Bug 165252
Summary: | System freezes completely when printing | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Guo Yang <yangguo1991> | ||||||
Component: | kernel | Assignee: | Dave Jones <davej> | ||||||
Status: | CLOSED DUPLICATE | QA Contact: | Brian Brock <bbrock> | ||||||
Severity: | medium | Docs Contact: | |||||||
Priority: | medium | ||||||||
Version: | rawhide | CC: | pfrields, wtogami | ||||||
Target Milestone: | --- | ||||||||
Target Release: | --- | ||||||||
Hardware: | i386 | ||||||||
OS: | Linux | ||||||||
Whiteboard: | |||||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||||
Doc Text: | Story Points: | --- | |||||||
Clone Of: | Environment: | ||||||||
Last Closed: | 2005-08-05 22:40:44 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
Guo Yang
2005-08-05 21:33:43 UTC
Created attachment 117503 [details]
Output from lspci -v
Created attachment 117504 [details]
Output from dmesg under kernel 2.6.12-1.1398_FC4smp
I forgot to mention that my machine's specs. It's a Dell Optiplex GX270 with Intel Pentium 4 CPU working at 3.20GHz. The HyperThread is enabled. The system has 2 Gig memory. I use nVidia driver 7667 which is faily stabl now. I am not sure if the problem caused by this driver. Kernel-smp version before 1421 all works fine. Also I noticed that if I move the mouse after I print something, it is more easily to happen. We've seen many reports of hangs with the nvidia driver. They're unfortunatly impossible for us to diagnose. Unless you can repeat it without it loaded, there's nothing we can do. *** This bug has been marked as a duplicate of 73733 *** Thank you Dave for prompt reply. I just tried to run the system without the nvidia binary module. Here is what I did: 1.I edited xorg.conf and commented the line with: Driver "nvidia" and change it to: Driver "nv". Then I commented other lines related to this driver and then restart the machine. 2. After the restart I launched firefox and opened the ups.com's home page and tried to print it. Right after I hit the print menu item, I started to move the mouse around. 3 or 4 seconds later the machine froze again (In the first 2 seconds I was thinking it would be fine.) I am not sure if it is enough to disable the nvidia binary module by just changing the xorg.conf. I tried to search similar problem but failed. And because there is no any diagnostic information so I will not expect it fixed very soon. I will keep trying every new kernel and see if it will be gone. Dave, I am wondering if you still have the kernel-smp-devel-2.6.12-1.1421_FC5 package. I deleted it accidently. I tried to find it on google but it seems that every repository has updated to latest ones. This one doesn't give me any problem and runs much better than kernel-smp-2.6.12-1.1398_FC4 especially under heavy load. |