 |
 |
 |
 |
| F17 Development Forum The proper place for all things "F17." This section has been archived since F17 reached final release. |

7th April 2012, 09:13 AM
|
|
Registered User
|
|
Join Date: Oct 2005
Location: Puerto Rico
Posts: 447

|
|
|
Sudden Freezes
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?
|

7th April 2012, 09:15 AM
|
 |
'The Blue Dragon'
|
|
Join Date: Jan 2011
Location: chennai
Posts: 996

|
|
|
Re: Sudden Freezes
what is your xorg output at those times?
__________________
LENOVO Y580 FHD Intel® Core™ i7-3630QM CPU @ 2.40GHz × 8 |660M GTX NVIDIA | 120 GB SSD OCZ AGILITY Fedora
|

7th April 2012, 09:24 AM
|
|
Registered User
|
|
Join Date: Oct 2005
Location: Puerto Rico
Posts: 447

|
|
|
Re: Sudden Freezes
Quote:
Originally Posted by hadrons123
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.
|

7th April 2012, 05:19 PM
|
 |
'The Blue Dragon'
|
|
Join Date: Jan 2011
Location: chennai
Posts: 996

|
|
|
Re: Sudden Freezes
If the xorg has been restarted
Quote:
|
[cat /var/log/Xorg.0.log.old | grep EE
|
If the xorg is still running
Quote:
|
cat /var/log/Xorg.0.log | grep EE
|
__________________
LENOVO Y580 FHD Intel® Core™ i7-3630QM CPU @ 2.40GHz × 8 |660M GTX NVIDIA | 120 GB SSD OCZ AGILITY Fedora
|

7th April 2012, 05:24 PM
|
|
Registered User
|
|
Join Date: Oct 2005
Location: Puerto Rico
Posts: 447

|
|
|
Re: Sudden Freezes
Quote:
Originally Posted by hadrons123
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.
|

8th April 2012, 11:32 AM
|
|
Registered User
|
|
Join Date: Oct 2005
Location: Puerto Rico
Posts: 447

|
|
|
Re: Sudden Freezes
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:
Code:
[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.
|

8th April 2012, 12:34 PM
|
 |
'The Blue Dragon'
|
|
Join Date: Jan 2011
Location: chennai
Posts: 996

|
|
|
Re: Sudden Freezes
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
__________________
LENOVO Y580 FHD Intel® Core™ i7-3630QM CPU @ 2.40GHz × 8 |660M GTX NVIDIA | 120 GB SSD OCZ AGILITY Fedora
|

8th April 2012, 12:57 PM
|
|
Registered User
|
|
Join Date: Oct 2005
Location: Puerto Rico
Posts: 447

|
|
|
Re: Sudden Freezes
Yes, I'm pretty sure is an Atheros card. Here's the pertinent output:
Code:
[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.
|

8th April 2012, 01:08 PM
|
|
Guest
|
|
Posts: n/a

|
|
|
Re: Sudden Freezes
Quote:
Originally Posted by Francisco_PR
Yes, I'm pretty sure is an Atheros card. Here's the pertinent output:
Code:
[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?
Code:
[ 33.802] (EE) Failed to load module "nv" (module does not exist, 0)
You should be using the nouveau module.
|

8th April 2012, 01:13 PM
|
|
Registered User
|
|
Join Date: Oct 2005
Location: Puerto Rico
Posts: 447

|
|
|
Re: Sudden Freezes
Quote:
Originally Posted by Yellowman
Why are you using the nv module? wasn't it depreciated in F13?
Code:
[ 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.
|

8th April 2012, 01:16 PM
|
|
Guest
|
|
Posts: n/a

|
|
|
Re: Sudden Freezes
Quote:
Originally Posted by Francisco_PR
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
Code:
cat /etc/X11/xorg.conf
|

8th April 2012, 01:24 PM
|
|
Registered User
|
|
Join Date: Oct 2005
Location: Puerto Rico
Posts: 447

|
|
|
Re: Sudden Freezes
I filed bug 810695. Here's the output requested:
Code:
[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.
|
| Thread Tools |
Search this Thread |
|
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
Current GMT-time: 22:59 (Friday, 24-05-2013)
|
|
 |
 |
 |
 |
|
|