[Bug 991480] New: X11 Crash with USB Video Device
http://bugzilla.suse.com/show_bug.cgi?id=991480 Bug ID: 991480 Summary: X11 Crash with USB Video Device Classification: openSUSE Product: openSUSE Distribution Version: Leap 42.2 Hardware: Other OS: Other Status: NEW Severity: Normal Priority: P5 - None Component: X.Org Assignee: xorg-maintainer-bugs@forge.provo.novell.com Reporter: david.westfall@red-inc.us QA Contact: xorg-maintainer-bugs@forge.provo.novell.com Found By: --- Blocker: --- Created attachment 686262 --> http://bugzilla.suse.com/attachment.cgi?id=686262&action=edit Xorg Log X11 crashes on boot or when a USB video device is plugged in. I have a new MIMO UM-760CF. I have tried three different 42.1 computers. X11 crashes on each one if the MIMO monitor is plugged in. X11 dose not crash on 13.2, still working on getting the driver installed and working on 13.2 [310830.753] (EE) [310830.753] (EE) Backtrace: [310830.753] (EE) 0: /usr/bin/X (xorg_backtrace+0x48) [0x58b268] [310830.753] (EE) 1: /usr/bin/X (0x400000+0x18f609) [0x58f609] [310830.753] (EE) 2: /lib64/libc.so.6 (0x7fbe987a5000+0x35140) [0x7fbe987da140] [310830.753] (EE) 3: /usr/lib64/libX11.so.6 (XQueryExtension+0x5b) [0x7fbe7da345cb] [310830.753] (EE) 4: /usr/lib64/libX11.so.6 (XInitExtension+0x22) [0x7fbe7da28902] [310830.753] (EE) 5: /usr/lib64/libXext.so.6 (XextAddDisplay+0x4f) [0x7fbe7d7f4fff] [310830.753] (EE) 6: /usr/lib64/libnvidia-glsi.so.340.96 (0x7fbe7dd38000+0x623e7) [0x7fbe7dd9a3e7] [310830.753] (EE) 7: /usr/lib64/libnvidia-glsi.so.340.96 (_nv049glsi+0x4c) [0x7fbe7dd3c3ec] [310830.753] (EE) 8: /usr/X11R6/lib64/libEGL.so.1 (0x7fbe7dfc0000+0x24fe8) [0x7fbe7dfe4fe8] [310830.753] (EE) 9: /usr/X11R6/lib64/libEGL.so.1 (0x7fbe7dfc0000+0x2d324) [0x7fbe7dfed324] -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.suse.com/show_bug.cgi?id=991480 http://bugzilla.suse.com/show_bug.cgi?id=991480#c1 Egbert Eich <eich@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Component|X.Org |X11 3rd Party Driver Resolution|--- |INVALID QA Contact|xorg-maintainer-bugs@forge. |sndirsch@suse.com |provo.novell.com | --- Comment #1 from Egbert Eich <eich@suse.com> --- Your combination is invalid: you cannot combine NVIDIA's proprietary libGL with glamor. Glamor is used by the modesetting driver which is loaded for you extra device. The only this *might* work is by disabling glamor for 'modesetting'. -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.suse.com/show_bug.cgi?id=991480 http://bugzilla.suse.com/show_bug.cgi?id=991480#c2 --- Comment #2 from David Westfall <david.westfall@red-inc.us> --- Had to create a static xorg.conf. I created 20-modesetting.conf but then I got no devices found. Section "Device" Identifier "MIMO UM-760CF" Driver "modesetting" Option "AccelMethod" "none" EndSection Xorg.0.log shows that it see the USB monitor but I am not getting anything displayed. I posted to a thread in the forum. https://forums.opensuse.org/showthread.php/509518-Porting-the-DisplayLink-Ub... Thank you for pointing in the right direction. Dave W -- You are receiving this mail because: You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com