Summary: | [NVAF] Garbled Screen | ||||||
---|---|---|---|---|---|---|---|
Product: | xorg | Reporter: | Bastien Dejean <nihilhill> | ||||
Component: | Driver/nouveau | Assignee: | Nouveau Project <nouveau> | ||||
Status: | RESOLVED INVALID | QA Contact: | Xorg Project Team <xorg-team> | ||||
Severity: | normal | ||||||
Priority: | medium | ||||||
Version: | unspecified | ||||||
Hardware: | Other | ||||||
OS: | All | ||||||
Whiteboard: | |||||||
i915 platform: | i915 features: | ||||||
Attachments: |
|
(In reply to comment #0) > Created attachment 74036 [details] > dmesg's output > > I have to specify 'nouveau.noaccel=1' otherwise X is not reached. There's no problem visible in your dmesg now. Could you please post your dmesg output when acceleration is not disabled? I'd be willing to, but: - The screen is garbled with and without acceleration. - When acceleration is disabled, the boot process interrupts: I can't read anything though and I don't know how to get debug informations under those circumstances... If you compile nouveau as a module, you will probably be able to get it from /var/log. Are there instructions on how to compile it as a module? What should I look for in `/var/log`? Tried again with Linux 3.8.3: I could boot without `nomodeset` but the pointer icon, in X, was cropped. On the next reboot the screen was garbled again. Does this still happen with the latest kernel (3.10 or 3.11-rc6)? (In reply to comment #6) > Does this still happen with the latest kernel (3.10 or 3.11-rc6)? Yes (3.11). Please supply a kernel log for a recent kernel, without nomodeset or noaccel (i.e. a boot that exhibits the issue). Potentially relevant -- also make sure you have a recent DDX (xf86-video-nouveau). (In reply to Ilia Mirkin from comment #8) > Please supply a kernel log for a recent kernel, without nomodeset or noaccel > (i.e. a boot that exhibits the issue). > > Potentially relevant -- also make sure you have a recent DDX > (xf86-video-nouveau). No new info provided for over one year, closing as invalid concerning the missing feedback. -> Feel free to reopen if this is still a problem! |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.
Created attachment 74036 [details] dmesg's output The problem appeared when I upgraded to the 3.7 kernel. I have to specify 'nouveau.noaccel=1' otherwise X is not reached.