[Bug 228287] x11/nvidia-driver linux compatibility not working anymore

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed May 16 08:25:59 UTC 2018


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=228287

            Bug ID: 228287
           Summary: x11/nvidia-driver linux compatibility not working
                    anymore
           Product: Ports & Packages
           Version: Latest
          Hardware: amd64
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: danfe at FreeBSD.org
          Reporter: sterum77 at gmail.com
             Flags: maintainer-feedback?(danfe at FreeBSD.org)
          Assignee: danfe at FreeBSD.org

Created attachment 193445
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=193445&action=edit
output of the command linux-doom3

I tried to run linux-doom3 but get a Segmentation fault:

Fatal X Error:
  Major opcode of failed request: 153
  Minor opcode of failed request: 3
  Serial number of failed request: 42

See attachement linux-doom3

NVIDIA driver is : nvidia-driver-390.48  =   up-to-date with remote
Hardware is a GeForce GTX 560
nvidia driver an the linux modules are loaded:

% kldstat: 
Id Refs Address            Size     Name
 1   76 0xffffffff80200000 1f6e480  kernel
 2    1 0xffffffff82170000 316728   zfs.ko
 3    2 0xffffffff82487000 cb78     opensolaris.ko
 4    1 0xffffffff82b11000 5936     fdescfs.ko
 5    1 0xffffffff82b17000 a8c4     linprocfs.ko
 6    4 0xffffffff82b22000 7b27     linux_common.ko
 7    1 0xffffffff82b2a000 5aaa     linsysfs.ko
 8    2 0xffffffff82b30000 c40d3f   nvidia.ko
 9    2 0xffffffff83771000 4286e    linux.ko
10    1 0xffffffff837b4000 f408c    nvidia-modeset.ko
11    1 0xffffffff838a9000 85b9     cuse.ko
12    1 0xffffffff838b2000 e580     fuse.ko
13    3 0xffffffff838c1000 54416    vboxdrv.ko
14    1 0xffffffff83916000 7ca0     vkbd.ko
15    1 0xffffffff8391e000 245c     ulpt.ko
16    1 0xffffffff83921000 2986     uhid.ko
17    2 0xffffffff83924000 2cbf     vboxnetflt.ko
18    2 0xffffffff83927000 c57d     netgraph.ko
19    1 0xffffffff83934000 43da     ng_ether.ko
20    1 0xffffffff83939000 4016     vboxnetadp.ko
22    1 0xffffffff8397b000 bb55     tmpfs.ko
23    1 0xffffffff83987000 7fd      cd9660_iconv.ko
24    2 0xffffffff83988000 44ca     libiconv.ko
25    1 0xffffffff8398d000 6679     nullfs.ko
26    1 0xffffffff83994000 7e9      udf_iconv.ko
27    1 0xffffffff83995000 914e     udf.ko
28    1 0xffffffff8393e000 3c947    linux64.ko

running /compat/linux/usr/bin/glxgears gives me a similar error:

libGL error: No matching fbConfigs or visuals found
libGL error: failed to load driver: swrast
X Error of failed request:  BadValue (integer parameter out of range for
operation)
  Major opcode of failed request:  153 (GLX)
  Minor opcode of failed request:  3 (X_GLXCreateContext)
  Value in failed request:  0x0
  Serial number of failed request:  35
  Current serial number in output stream:  37

I have seen that the following files in /compat/linux/usr/lib are empty:
  libEGL.so.1
  libGLESv1_CM.so.1
  libGLESv2.so.2
Why?

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list