Bug 251087
| Summary: | GeForce 8400M PCI setup bug | ||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Robert 'Bob' Jensen <bob> | ||||||||||||||
| Component: | xorg-x11-drv-nv | Assignee: | Adam Jackson <ajax> | ||||||||||||||
| Status: | CLOSED NOTABUG | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||||||||
| Severity: | medium | Docs Contact: | |||||||||||||||
| Priority: | low | ||||||||||||||||
| Version: | 7 | CC: | mcepl, triage, xgl-maint | ||||||||||||||
| 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: | 2008-05-17 15:19:29 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
Robert 'Bob' Jensen
2007-08-07 00:21:59 UTC
Created attachment 160785 [details]
Xorg.0.log of failed startx
Can you attach output of 'lspci -vnn' and the content of /proc/iomem please? The allocation thing is weird even though I don't think it's causing this particular problem. Created attachment 187741 [details]
output of 'lspci -vnn'
Created attachment 187751 [details]
content of /proc/iomem
Created attachment 187781 [details]
Log for the running vesa driver
Okay, this is just weird. I don't see sufficient bridge setup in lspci to see
how the 0x1_40000000 map can ever get to the VGA device. But vesa's not using
that range anyway:
PhysBasePtr: 0xfb000000
Clearly I need to double-check what BARs on G80 correspond to what features, but
I suspect the mismapped one is just registers not memory, which would explain
why unaccelerated vesa works.
Does the nv driver work if you add
Option "NoAccel"
to the nv Driver section of xorg.conf?
Created attachment 187871 [details]
nv driver w/ NoAccel conf
Created attachment 187881 [details]
Log from nv driver w/ NoAccel
Just tested this issue with the kernel-2.6.23.1-8.fc7 build from koji, same results. I'm told this is a system BIOS bug. IIRC the affected machine is a laptop, so it sounds suspiciously like: http://www.nvnews.net/vbulletin/showthread.php?t=93293 http://www.nvnews.net/vbulletin/showthread.php?t=96613 There's a patch in the latter thread but it's _really_ sketchy. Is there a BIOS update for this machine? Adam, Yeah it is a laptop, ASUS A8Sc. I updated my BIOS using a biosdisk util from Dell that mdomsch gave me link to so my bios is now v205 was 202. Still no nv love... reading the links you provided now. Bob This message is a reminder that Fedora 7 is nearing the end of life. Approximately 30 (thirty) days from now Fedora will stop maintaining and issuing updates for Fedora 7. It is Fedora's policy to close all bug reports from releases that are no longer maintained. At that time this bug will be closed as WONTFIX if it remains open with a Fedora 'version' of '7'. Package Maintainer: If you wish for this bug to remain open because you plan to fix it in a currently maintained version, simply change the 'version' to a later Fedora version prior to Fedora 7's end of life. Bug Reporter: Thank you for reporting this issue and we are sorry that we may not be able to fix it before Fedora 7 is end of life. If you would still like to see this bug fixed and are able to reproduce it against a later version of Fedora please change the 'version' of this bug. If you are unable to change the version, please add a comment here and someone will do it for you. Although we aim to fix as many bugs as possible during every release's lifetime, sometimes those efforts are overtaken by events. Often a more recent Fedora release includes newer upstream software that fixes bugs or makes them obsolete. If possible, it is recommended that you try the newest available Fedora distribution to see if your bug still exists. Please read the Release Notes for the newest Fedora distribution to make sure it will meet your needs: http://docs.fedoraproject.org/release-notes/ The process we are following is described here: http://fedoraproject.org/wiki/BugZappers/HouseKeeping My laptop was sent out for repairs, they updated the BIOS and this issue does not exist in F9 now that it is back. Thank you for helping me track it down, this bug was included as a reference when the hardware was sent to ASuS. Bob |