Bug 571992
Summary: | F12 not work with NVIDIA Quadro FX 1800 (last kernels) | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Lui <luisferlinux> | ||||||||||||
Component: | kernel | Assignee: | Kernel Maintainer List <kernel-maint> | ||||||||||||
Status: | CLOSED NOTABUG | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||||||
Severity: | medium | Docs Contact: | |||||||||||||
Priority: | low | ||||||||||||||
Version: | 12 | CC: | anton, casper, dougsland, gansalmon, itamar, jonathan, kernel-maint, maciek.borzecki, m, vezza | ||||||||||||
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-05-12 21:07:25 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
Lui
2010-03-09 22:50:14 UTC
Created attachment 399048 [details]
xorg.conf
This is the xorg.conf used in both kernels (3.6.31.5-127 and 3.6.32.9-70)
I have other system work fine with the last kernel (2.6.32.9-70) and last driver NVIDIA (195.36.08-1), used the same install procedure and updates. The system is: DELL precision 380 with NVIDIA Quadro FX 570 (dual screen). Created attachment 399050 [details]
Xorg.conf log to 2.6.31.5-127 kernel (work OK).
Created attachment 399056 [details]
Xorg.conf log to 2.6.32.9-70 kernel (not work)
see the last line:
(EE) Mar 10 11:56:42 NVIDIA(0): WAIT: (E, 0, 0x887d, 0)
SELinux is always Disabled Same problem here: - kernel 2.6.32.9-70.fc12.x86_64 - nvidia driver 195.36.08-1 - SELinux disabled Created attachment 399792 [details]
Xorg.0.log
Comment on attachment 399792 [details]
Xorg.0.log
Same problem here:
- kernel 2.6.32.9-70.fc12.x86_64
- nvidia driver 195.36.08-1
- SELinux disabled
- nvidia 9500GT
Today I apply new updates from fedora repositories: Among this updates, news changes: nvidia driver 195.36.08-1 no more exists and it show nvidia drivers 190.53.3 (akmod and kmod for kernel 2.6.31.5-127 / 2.6.32.9-70). Same problem with kernel 2.6.32.9-70. With kernel 2.6.31.5-127 work fine. Can the OP attach the contents of /var/log/messages? is it similar to what's provided here: https://bugzilla.redhat.com/show_bug.cgi?id=589007 ? Created attachment 412627 [details]
file /var/log/messages
12:20 to 12:25 --> Start F12 with kernel 2.6.32.12.114.fc12.x86_64 (init 5)
Result: monitor in Power Save State.
File messages show error:
May 9 12:34:45 Fedorax64-USB kernel: DMAR:[DMA Read] Request device [03:00.0] fault addr 199a50000
May 9 12:34:45 Fedorax64-USB kernel: DMAR:[fault reason 01] Present bit in root entry is clear
May 9 12:34:45 Fedorax64-USB kernel: DRHD: handling fault status reg 2
12:28 to 12:35 --> Start F12 with kernel 2.6.32.12.114.fc12.x86_64 (init 3)
Result: OK
Command: startx for init 5 --> Result: monitor in Power Save State.
12:40... --> Start F12 with kernel 2.6.31.5.127.fc12.x86_64 (init 5)
Result: OK
Seems rife at the momemt: https://bugzilla.redhat.com/show_bug.cgi?id=479996 https://bugzilla.redhat.com/show_bug.cgi?id=572517 https://bugzilla.redhat.com/show_bug.cgi?id=481356 https://www.redhat.com/archives/fedora-test-list/2009-January/msg00380.html My box seems to load latest kernel and nvidia modules fine with intel_iommu=off as kernel option in grub. Thank you Now my system work fine with latest kernel and nvidia modules. bug closed. |