[Desktop-packages] [Bug 1124693] Re: Xorg crashed with SIGABRT in drmmode_from_scrn [hybrid]

2013-02-19 Thread Launchpad Bug Tracker
This bug was fixed in the package xserver-xorg-video-nouveau - 1:1.0.6-0ubuntu3 --- xserver-xorg-video-nouveau (1:1.0.6-0ubuntu3) raring; urgency=low * Remove individual patches, sync to git a80785f792 to pick up some fixes. - Mostly import for fixes to reverse prime support.

[Desktop-packages] [Bug 1124693] Re: Xorg crashed with SIGABRT in drmmode_from_scrn [hybrid]

2013-02-19 Thread Bryce Harrington
I think he didn't deliberately set nomodeset; it sounds like we're doing this via grub for failsafe. Perhaps we shouldn't, but until that's changed we should continue tracking this issue. Ideally the system should give the user an error rather than crashing, or default to something safe when we'r

[Desktop-packages] [Bug 1124693] Re: Xorg crashed with SIGABRT in drmmode_from_scrn

2013-02-19 Thread Maarten Lankhorst
Never mind, at the time of the crash there was no possibility you could have been in nomodeset mode, since the nouveau ddx will not load in that case. ** Changed in: xserver-xorg-video-nouveau (Ubuntu) Status: Invalid => In Progress -- You received this bug notification because you are a

[Desktop-packages] [Bug 1124693] Re: Xorg crashed with SIGABRT in drmmode_from_scrn

2013-02-19 Thread Maarten Lankhorst
Please please please do not set nomodeset, ever! ** Changed in: xserver-xorg-video-nouveau (Ubuntu) Status: Triaged => Invalid -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to xserver-xorg-video-nouveau in Ubuntu. https://bugs.laun

[Desktop-packages] [Bug 1124693] Re: Xorg crashed with SIGABRT in drmmode_from_scrn

2013-02-19 Thread Bryce Harrington
from nouveau ddx, drmmode_display.c: if (scrn) { xf86CrtcConfigPtr conf = XF86_CRTC_CONFIG_PTR(scrn); drmmode_crtc_private_ptr crtc = conf->crtc[0]->driver_private; return crtc->drmmode; } crtc is being set to 0x1b0, which is not a