ubuntu-x-swat team mailing list archive
-
ubuntu-x-swat team
-
Mailing list archive
-
Message #95116
[Bug 659458] Re: blank screen on resume (Dell XPS M1330)
This looks to be a configuration error - you've got the nvidia binary
driver installed, but don't have an xorg.conf (which should have been
produced by jockey in the process of enabling the restricted driver).
This results in X trying nouveau (and failing, because nvidia is
installed and has disabled the nouveau kernel module), then fbdev (which
fails because there's on fb driver providing /dev/fb0), then vesa, which
succeeds.
VESA's not very good at suspend/resume, though, and probably interacts
badly with the nvidia kernel module even when VESA alone would work, so
this is likely to be the problem.
** Changed in: xorg (Ubuntu)
Status: Triaged => Incomplete
--
blank screen on resume (Dell XPS M1330)
https://bugs.launchpad.net/bugs/659458
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg in ubuntu.
References