LinuxQuestions.org
Did you know LQ has a Linux Hardware Compatibility List?
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Fedora
User Name
Password
Fedora This forum is for the discussion of the Fedora Project.

Notices

Reply
 
LinkBack Search this Thread
Old 04-15-2006, 06:51 PM   #1
jwstric2
Member
 
Registered: Jan 2004
Posts: 105

Rep: Reputation: 15
Asus GeForce 6600 Refresh Problems with FC4


Im having problems where occasionally the screen fails to refresh properly. It looks like a tv when the cable signal goes out If I log out and log back in everything is fine. Below I've given some highlights of my system if anyone could englighten me of how and why this could be happening.

------------------Hardware--------------------
ASUS 90-M9L0L1-G0UAYZ Socket 754 NVIDIA nForce4 4X ATX
Asus GeForce 6600
----------------------------------------------



----------------Xorg.conf---------------------
Section "Monitor"
Identifier "Monitor0"
VendorName "Monitor Vendor"
ModelName "Dell D1028L"
DisplaySize 300 230
HorizSync 30.0 - 69.0
VertRefresh 48.0 - 120.0
Option "dpms"
EndSection

Section "Device"
Identifier "Videocard0"
Driver "nv"
VendorName "Videocard vendor"
BoardName "NVIDIA GeForce 6600"
EndSection
----------------------------------------------


--------------------Software------------------
FC4
Linux version 2.6.11-1.1369_FC4
----------------------------------------------

Thanks in advance for any information
 
Old 04-16-2006, 02:04 AM   #2
Simon Bridge
Guru
 
Registered: Oct 2003
Location: Waiheke NZ
Distribution: Ubuntu 10.04
Posts: 9,196

Rep: Reputation: 190Reputation: 190
Are you using the fedora/livna-sourced nvidia driver?
 
Old 04-16-2006, 10:43 AM   #3
jwstric2
Member
 
Registered: Jan 2004
Posts: 105

Original Poster
Rep: Reputation: 15
I found the livna rpm in my list (I never installed this though from livna.org, does this come with FC4 distribution)

[jwstric2@localhost ~]$ rpm -qa | grep liv
livna-release-4-0.lvn.7.4




Doesn't mean its being used properly though. I was looking through used modules for the appropriate module..

[jwstric2@localhost ~]$ /sbin/lsmod
Module Size Used by
parport_pc 28933 1
lp 13001 0
parport 40585 2 parport_pc,lp
autofs4 29253 1
rfcomm 42333 0
l2cap 30661 5 rfcomm
bluetooth 56133 4 rfcomm,l2cap
sunrpc 167813 1
ipt_REJECT 5569 1
ipt_comment 1601 2
ipt_LOG 7745 4
ipt_limit 3265 3
ipt_state 1857 7
iptable_filter 2881 1
iptable_mangle 2753 0
ipt_MASQUERADE 3265 1
iptable_nat 21917 2 ipt_MASQUERADE
ip_conntrack 41497 3 ipt_state,ipt_MASQUERADE,iptable_nat
ip_tables 19521 9 ipt_REJECT,ipt_comment,ipt_LOG,ipt_limit,ipt_state,iptable_filter,iptable_mangle,ipt_MASQUERADE,ipta ble_nat
dm_mod 58101 0
video 15941 0
button 6609 0
battery 9413 0
ac 4805 0
md5 4033 1
ipv6 268097 8
ohci1394 41353 0
ieee1394 304441 1 ohci1394
ohci_hcd 26849 0
ehci_hcd 41037 0
i2c_nforce2 6849 0
i2c_core 21569 1 i2c_nforce2
shpchp 94405 0
snd_intel8x0 34689 1
snd_ac97_codec 75961 1 snd_intel8x0
snd_seq_dummy 3653 0
snd_seq_oss 37057 0
snd_seq_midi_event 9153 1 snd_seq_oss
snd_seq 62289 5 snd_seq_dummy,snd_seq_oss,snd_seq_midi_event
snd_seq_device 8781 3 snd_seq_dummy,snd_seq_oss,snd_seq
snd_pcm_oss 51185 0
snd_mixer_oss 17857 1 snd_pcm_oss
snd_pcm 100169 3 snd_intel8x0,snd_ac97_codec,snd_pcm_oss
snd_timer 33605 2 snd_seq,snd_pcm
snd 57157 11 snd_intel8x0,snd_ac97_codec,snd_seq_oss,snd_seq,snd_seq_device,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd _timer
soundcore 10913 1 snd
snd_page_alloc 9669 2 snd_intel8x0,snd_pcm
forcedeth 23745 0
8139too 30017 0
mii 5441 1 8139too
floppy 65269 0
ext3 132553 3
jbd 86233 1 ext3
raid1 22337 3
sata_nv 9413 0
sata_sil 9029 0
libata 47045 2 sata_nv,sata_sil
sd_mod 20545 0
scsi_mod 148105 2 libata,sd_mod
 
Old 04-16-2006, 10:59 PM   #4
Simon Bridge
Guru
 
Registered: Oct 2003
Location: Waiheke NZ
Distribution: Ubuntu 10.04
Posts: 9,196

Rep: Reputation: 190Reputation: 190
Quote:
I found the livna rpm in my list (I never installed this though from livna.org, does this come with FC4 distribution)
...
Have you read this...
https://www.redhat.com/archives/fedo.../msg01178.html
??

Last edited by Simon Bridge; 04-16-2006 at 11:01 PM.
 
Old 04-17-2006, 02:58 PM   #5
seimour
LQ Newbie
 
Registered: Feb 2006
Location: Euroland
Distribution: Debian Stable
Posts: 25

Rep: Reputation: 15
And for the solution, go here:

http://www.stanton-finley.net/fedora...es.html#nVidia

It's for FC5, don't know if it'll work with FC4
 
Old 04-17-2006, 08:20 PM   #6
Simon Bridge
Guru
 
Registered: Oct 2003
Location: Waiheke NZ
Distribution: Ubuntu 10.04
Posts: 9,196

Rep: Reputation: 190Reputation: 190
siemour: Stanton Finley (on an absolutely aweful web page) advises to use www.mjmwired.net ... to enable the livna repo and obtain the nvidia driver via yum.

This will not fix the problem if the nvidia driver has been installed from the nvidia site. The information to fix the problem, including the advice given by Stanton, is included in the link provided in post #4.

However - it is entirely possible that the nvidia driver has not been installed, since the xorg.conf is using the "nv" driver. I'm waiting for feedback from jwstric2 before proceeding with specific advice.

Certainly:
www.mjmwired.net is an excellent resource, folk new to fedora should also check out www.fedorafaq.org (the fedora faq) and www.fedoraforum.org (official fedora project forums - which are, oddly, not as good as here.)

Note: FC5 has a graphical interface for YUM (Pup) in which you can enable or disable the repos you need without resorting to CLI jiggery-pokery. The same functionality is provided for FC4- by Yum-Extender which is anstalled using the yum.conf from the fedorafaq and yum install yumex.

http://www.linux.com/article.pl?sid=06/03/08/2321254
I see yumex is available for FC5 and is better than Pup.

Last edited by Simon Bridge; 04-17-2006 at 08:46 PM. Reason: research results included
 
Old 05-20-2006, 10:59 AM   #7
jwstric2
Member
 
Registered: Jan 2004
Posts: 105

Original Poster
Rep: Reputation: 15
Thanks. I ended up reading through Simon's info at https://www.redhat.com/archives/fedo.../msg01178.html I ended up completely cleaning off some package discrepencies and getting the "good" driver packages from livna.org. It wasn't a simple solution but it works.

Once again .. thanks.
 
Old 05-21-2006, 08:07 PM   #8
Simon Bridge
Guru
 
Registered: Oct 2003
Location: Waiheke NZ
Distribution: Ubuntu 10.04
Posts: 9,196

Rep: Reputation: 190Reputation: 190
Well done. Just goes to show how careful you have to be.
BTW: nvidia know about this problem, and have their own solution for it in their own forums. I still think the livna one works better since it is packaged by people who know the ins and outs of fedora much better.

You were lucky - in my case I ended up with windows-like crashes and hangs (about once a day) and when I did the check, there were thousands of packages affected. In the end it wa simpler to backup and reinstall ... so I chose a distro easier to install... which is why the "FC4" vanished from my profile. (Also, keeping one distro uptodate is simpler and cheaper than multi-distros.)

BTW: you should consider editing your profile to include a location and distro. Stps folk from having to keep scrolling back (sometimes several pages) for a reminder.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
nVidia GeForce 6600 pittopitto Linux - Hardware 16 03-16-2006 09:58 AM
mandriva and geforce 6600 Dryduck Mandriva 6 01-30-2006 04:54 PM
geforce 6600 orbbo Linux - Hardware 13 10-26-2005 10:25 PM
GeForce FX 5200 slow refresh with FC4? sohmc Linux - Hardware 4 08-04-2005 04:13 PM
geforce NX 6600 glxgears perfect_circle Slackware 12 07-06-2005 01:45 AM


All times are GMT -5. The time now is 07:14 AM.

Main Menu
 
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
identi.ca: @linuxquestions
Facebook: @linuxquestions
Open Source Consulting | Domain Registration