Bug 638174
Summary: | F14 graphics test Xorg falls back to VESA instead of Nouveau | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Marti Raudsepp <marti> | ||||||||||||
Component: | xorg-x11-drv-nouveau | Assignee: | Adam Williamson <awilliam> | ||||||||||||
Status: | CLOSED NOTABUG | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||||||
Severity: | medium | Docs Contact: | |||||||||||||
Priority: | low | ||||||||||||||
Version: | 14 | CC: | airlied, ajax, awilliam, bskeggs, greg, iiska, krnlbg, tiredman, wfp5p | ||||||||||||
Target Milestone: | --- | ||||||||||||||
Target Release: | --- | ||||||||||||||
Hardware: | x86_64 | ||||||||||||||
OS: | Linux | ||||||||||||||
Whiteboard: | |||||||||||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||||||||||
Doc Text: | Story Points: | --- | |||||||||||||
Clone Of: | Environment: | ||||||||||||||
Last Closed: | 2010-09-28 15:41:52 UTC | Type: | --- | ||||||||||||
Regression: | --- | Mount Type: | --- | ||||||||||||
Documentation: | --- | CRM: | |||||||||||||
Verified Versions: | Category: | --- | |||||||||||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||||||||
Cloudforms Team: | --- | Target Upstream Version: | |||||||||||||
Embargoed: | |||||||||||||||
Attachments: |
|
Description
Marti Raudsepp
2010-09-28 12:51:15 UTC
Created attachment 450176 [details]
fedora14-nouveau-vt1.jpg
Created attachment 450177 [details]
Xorg.0.log
Created attachment 450179 [details]
dmesg output
PS: the attached log files are gzipped. I forgot to link to my Smolt profile: http://www.smolts.org/client/show/pub_2e2b15ad-7abf-4d09-bd42-72e3f25f27e4 Also some relevant-looking lines from Xorg.0.log: [ 178.448] (II) LoadModule: "nouveau" [ 178.451] (WW) Warning, couldn't open module nouveau [ 178.451] (II) UnloadModule: "nouveau" [ 178.451] (EE) Failed to load module "nouveau" (module does not exist, 0) [ 178.451] (II) LoadModule: "vesa" But I'm booting the test day live image intact from a USB stick (!) The file /usr/lib/xorg/modules/drivers/nouveau_drv.so exists on the live distro. Livecd doesn't use xorg nouveau driver, it loads vesa driver instead. There are logs frin Xorg.0.log: [ 648.447] (II) LoadModule: "nouveau" [ 648.452] (WW) Warning, couldn't open module nouveau [ 648.452] (II) UnloadModule: "nouveau" [ 648.452] (EE) Failed to load module "nouveau" (module does not exist, 0) File exists: [root@localhost liveuser]# ls /usr/lib/xorg/modules/drivers/ ati_drv.so nouveau_drv.so radeon_drv.so According to dmesg kernel driver works: nouveau 0000:05:00.0: PCI INT A -> Link[APC3] -> GSI 18 (level, low) -> IRQ 18 nouveau 0000:05:00.0: setting latency timer to 64 [drm] nouveau 0000:05:00.0: Detected an NV40 generation card (0x043100a4) [drm] nouveau 0000:05:00.0: Attempting to load BIOS image from PRAMIN [drm] nouveau 0000:05:00.0: ... appears to be valid [drm] nouveau 0000:05:00.0: BIT BIOS found [drm] nouveau 0000:05:00.0: Bios version 05.43.02.69 But console screens(ctrl+alt+fX) are corrupted(low bright and despositioned). My smolt profile: http://www.smolts.org/client/show/pub_f2422092-b71d-4b2e-ae5a-d5112f928bb5 nvidida 6600 videocard. dmesg and xorg logs are attached to the message. Created attachment 450201 [details]
Xorg log
Created attachment 450202 [details]
dmesg
I had similar issue but with only one display. Boot and Plymouth went OK, and GDM corrupted display. VT's were unusable. My smolt profile: http://www.smolts.org/client/show/pub_2a596078-a216-4a92-a86e-3942a98f454e i believe this is some kind of error with the live image, though i've no idea what (an almost identical build I tested before this one worked fine). closing the bug as it's not really a Fedora issue. please don't use this live image for your testing, for now. (Did everyone who had trouble use the 64-bit live image?) -- Fedora Bugzappers volunteer triage team https://fedoraproject.org/wiki/BugZappers > (Did everyone who had trouble use the 64-bit live image?)
I used 64. Now i'm downloading i686, will try one more time. :)
*** Bug 638258 has been marked as a duplicate of this bug. *** *** Bug 638134 has been marked as a duplicate of this bug. *** *** Bug 638159 has been marked as a duplicate of this bug. *** *** Bug 638103 has been marked as a duplicate of this bug. *** *** Bug 638163 has been marked as a duplicate of this bug. *** *** Bug 638190 has been marked as a duplicate of this bug. *** *** Bug 638272 has been marked as a duplicate of this bug. *** *** Bug 638278 has been marked as a duplicate of this bug. *** For everyone who hit this: this was caused by a bad x86-64 Test Day live image, which is my fault, I'm sorry. I still have no idea how the image wound up bad. I've built a fixed image which is now linked from all three test day pages, with the sha256sum 624ed21266aa75f2eb4949967a342970d5efcf5b842654ced8f5a2570147af63 . Please download and use that one instead. Thanks! -- Fedora Bugzappers volunteer triage team https://fedoraproject.org/wiki/BugZappers |