View Full Version : Sudden Freezes
Boricua
7th April 2012, 09:13 AM
Hi, I am running a fully updated Fedora 17 and just started getting hit by sudden freezes that force me to do a hard-reboot. No specific suspect, but as I recall, Firefox was running with several open tabs each time the freeze occurred. Anybody else having this issue lately?
hadrons123
7th April 2012, 09:15 AM
what is your xorg output at those times?
Boricua
7th April 2012, 09:24 AM
what is your xorg output at those times?
Hi:
Sorry, but I don't know how to find it out. After my post, however, I found out a bunch of updates which include gnome-session and clutter, among others. I also switched from the latest available kernel to the previous one, 3.3.0-8, to see if there is any improvement.
hadrons123
7th April 2012, 05:19 PM
If the xorg has been restarted
[cat /var/log/Xorg.0.log.old | grep EE
If the xorg is still running
cat /var/log/Xorg.0.log | grep EE
Boricua
7th April 2012, 05:24 PM
If the xorg has been restarted
If the xorg is still running
Ok, thanks for the hints. So far, this seems related to either xorg or the latest kernel. Using the previous kernel as already indicated, so far no freezes. I will later switch to the newest kernel and try to collect the xorg data.
Boricua
8th April 2012, 11:32 AM
After more than twelve hours of stability with kernel 3.3.0-8, I just got another freeze while watching a .flv file in Firefox. I applied the command but its output is not long:
[root@Hogar ~]# cat /var/log/Xorg.0.log.old | grep EE
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 33.800] (II) Loading extension MIT-SCREEN-SAVER
[ 33.802] (EE) Failed to load module "nv" (module does not exist, 0)
[root@Hogar ~]#
Not sure if it's related, but network manager is way erratic too, detecting and failing to detect my wireless card at random with each reboot. :(
hadrons123
8th April 2012, 12:34 PM
try upgrading your nvidia drivers for your current kernel.
Concerning your wireless, do you by any chance have atheros wifi card?
post the output of lspci -vvv
Boricua
8th April 2012, 12:57 PM
Yes, I'm pretty sure is an Atheros card. Here's the pertinent output:
[francisco@Hogar ~]$ lspci -vvv
08:01.0 Ethernet controller: Atheros Communications Inc. Atheros AR5001X+ Wireless Network Adapter (rev 01)
Subsystem: Atheros Communications Inc. TRENDnet TEW-443PI Wireless PCI Adapter
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV+ VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 168 (2500ns min, 7000ns max), Cache Line Size: 32 bytes
Interrupt: pin A routed to IRQ 16
Region 0: Memory at fbef0000 (32-bit, non-prefetchable) [size=64K]
Capabilities: <access denied>
Kernel driver in use: ath5k
[francisco@Hogar ~]$
I don't have the best experience with nvidia, so I prefer to stick with nouveau. I'll check bugzilla for a similar bug or file a new one.
Yellowman
8th April 2012, 01:08 PM
Yes, I'm pretty sure is an Atheros card. Here's the pertinent output:
[francisco@Hogar ~]$ lspci -vvv
08:01.0 Ethernet controller: Atheros Communications Inc. Atheros AR5001X+ Wireless Network Adapter (rev 01)
Subsystem: Atheros Communications Inc. TRENDnet TEW-443PI Wireless PCI Adapter
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV+ VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 168 (2500ns min, 7000ns max), Cache Line Size: 32 bytes
Interrupt: pin A routed to IRQ 16
Region 0: Memory at fbef0000 (32-bit, non-prefetchable) [size=64K]
Capabilities: <access denied>
Kernel driver in use: ath5k
[francisco@Hogar ~]$
I don't have the best experience with nvidia, so I prefer to stick with nouveau. I'll check bugzilla for a similar bug or file a new one.
Why are you using the nv module? wasn't it depreciated in F13?
[ 33.802] (EE) Failed to load module "nv" (module does not exist, 0)
You should be using the nouveau module.
Boricua
8th April 2012, 01:13 PM
Why are you using the nv module? wasn't it depreciated in F13?
[ 33.802] (EE) Failed to load module "nv" (module does not exist, 0)
You should be using the nouveau module.
Yes, I agree. It's supposed to be nouveau. I'll file a bug report.
---------- Post added at 08:13 AM ---------- Previous post was at 08:12 AM ----------
I forgot to report that I started suffering the freezes with kernel 3.3.0-8, so it must be a graphics issue.
Yellowman
8th April 2012, 01:16 PM
Yes, I agree. It's supposed to be nouveau. I'll file a bug report.
---------- Post added at 08:13 AM ---------- Previous post was at 08:12 AM ----------
I forgot to report that I started suffering the freezes with kernel 3.3.0-8, so it must be a graphics issue.
Post your xorg.conf
cat /etc/X11/xorg.conf
Boricua
8th April 2012, 01:24 PM
I filed bug 810695. Here's the output requested:
[root@Hogar ~]# cat /etc/X11/xorg.conf
cat: /etc/X11/xorg.conf: No such file or directory
[root@Hogar ~]#
I'm using an nvidia gforce 8300 card that sends a digital signal to my viewsonic monitor. Sometimes the digital signal is lost for a second.
vBulletin® v3.8.7, Copyright ©2000-2013, vBulletin Solutions, Inc.