LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Laptop and Netbook
User Name
Password
Linux - Laptop and Netbook Having a problem installing or configuring Linux on your laptop? Need help running Linux on your netbook? This forum is for you. This forum is for any topics relating to Linux and either traditional laptops or netbooks (such as the Asus EEE PC, Everex CloudBook or MSI Wind).

Notices


Reply
  Search this Thread
Old 03-27-2004, 05:45 AM   #1
MSIuser
LQ Newbie
 
Registered: Apr 2002
Location: Middle of Nowhere, Northern Ireland
Distribution: Mandrake
Posts: 16

Rep: Reputation: 0
XFree on Geforce FX Go5600


Hi,

I got a Sony Vaio laptop which has a GeForce FX Go5600 graphics chip. Now, I am wondering why the new nVidia driver doesn't work. I downloaded and installed it but it won't work. I think it might be my config file that is the problem, if you need it i can try and get a copy out of it.

Anytime i try to startx, the screen refreshes and then all I get is a blue line along the bottom of the screen. I have the monitor set to FlatPanel 800x600. When I was installing and at the configure the graphics adapter, each time i pressed test using any of the default nvidia drivers, i would get a black screen and then as it was exiting, i would see the rainbow colours you are meant to get.

I have Mandrake 10.0 community installed and it will boot to init3 no problem.

Thanks for any help.
 
Old 03-29-2004, 07:41 AM   #2
MSIuser
LQ Newbie
 
Registered: Apr 2002
Location: Middle of Nowhere, Northern Ireland
Distribution: Mandrake
Posts: 16

Original Poster
Rep: Reputation: 0
I am still having trouble with this, I have tried nearly everything I can think of to get ot working, but when I type startx, I still get blueness along the bottom of the screen (its not a perfect blue line, more of a selection of blue lines).
 
Old 03-29-2004, 09:02 AM   #3
bigjohn
Senior Member
 
Registered: Jun 2002
Location: UK .
Distribution: *buntu (usually Kubuntu)
Posts: 2,692
Blog Entries: 9

Rep: Reputation: 45
If you know what version of X you are using you could have a look at you /var/log/XFree86.0.log (I've recently applies the updates so I also have a /var/log/XFree86.9.log i.e. I'm not quite sure which one I'm actually using since the upgrades at the weekend).

Dunno how "au fait" you are with mandrake and/or linux but if you log in as root at the init3 log in, then you'd need
Code:
vi /var/log/XFree86.0.log
which should then display the log. you'd be looking for anything that is marked with (EE) to see what the error actually is, then if you managed to set your modem/adsl/cable/whatever, you should be able to note down the error and then either :q to quit or ctrl z to stop then with the init3 # prompt type lynx or try links or links2 one of which should drop you into a text only browser (if it seems to start, but you get a blank screen, try hitting esc).

You should then be able to surf here, log in and post the error's.

Erm, also I'm presuming that you've managed to check out the readme for changes to your XF86Config-4 (well, that's where my config is) so it then knows that if you managed to install the nvidia driver ok that you want to use the "nvidia" driver, and not the generic "nv" driver and that you've un-commented the Load "glx" bit.

And yes you can edit the config file with
Code:
vi /etc/X11/XF86Config-4
but to do that, once you're in the file you'd need to hit insert, then do the changes, then esc and then :wq (you do need to type the : ).

regards

John
 
Old 03-30-2004, 04:44 AM   #4
MSIuser
LQ Newbie
 
Registered: Apr 2002
Location: Middle of Nowhere, Northern Ireland
Distribution: Mandrake
Posts: 16

Original Poster
Rep: Reputation: 0
The error I'm getting says something like:

"NVIDIA: Failed to initialize AGP"

I'll try and see what I can do later and get the files off the linux partition (don't adsl yet, and modem doesn't work, but I will try saving it to my windows partition), and post them here later.
 
Old 03-30-2004, 09:47 AM   #5
bigjohn
Senior Member
 
Registered: Jun 2002
Location: UK .
Distribution: *buntu (usually Kubuntu)
Posts: 2,692
Blog Entries: 9

Rep: Reputation: 45
That sounds like the nvidia driver may be installed, but the changes haven't been made to the XF86Config-4 file.

If you look at nvidia driver readme in section 3 it tell's you which bit's need to be modified. In my case, I usually just have to change where is says driver="nv" to driver-"nvidia" (the difference being that nv is the generic driver, which in my case will work, but gives me horizontal scan lines, and "nvidia" being the actually nvidia provided driver - if you've got that working you get the nvidia splash screen during boot sequence - also sometimes if I've got it wrong, then it just won't start the X server and it drop's me into the init3 prompt/log in) and I also have to delete the # (which "comment's" out the rest of the line) in front of Load "glx"

It just depends which bit's show up in your XF86Config-4 as to whether you have to comment out the bit's in "their" instructions (i.e. put a # infront of a line or 2)

regards

John
 
Old 03-30-2004, 06:40 PM   #6
MSIuser
LQ Newbie
 
Registered: Apr 2002
Location: Middle of Nowhere, Northern Ireland
Distribution: Mandrake
Posts: 16

Original Poster
Rep: Reputation: 0
Thanks for the help bigjohn, but i had the settings all sorted right. Was a weird one to sort, but i got it now. Found while browsing someone mentioning setting Option "NvAGP" "8", and walla it works! :-) Will have to remember that for future reference.
 
Old 03-30-2004, 11:12 PM   #7
bigjohn
Senior Member
 
Registered: Jun 2002
Location: UK .
Distribution: *buntu (usually Kubuntu)
Posts: 2,692
Blog Entries: 9

Rep: Reputation: 45
Excellent, well done.

To be honest, my linux knowledge is pretty limited, so I just tend to try and help when someone has a similar problem to the ones that I've had.

Anyway's, you've got it now.

regards

John

p.s. Happy birthday
 
Old 03-31-2004, 09:58 AM   #8
MSIuser
LQ Newbie
 
Registered: Apr 2002
Location: Middle of Nowhere, Northern Ireland
Distribution: Mandrake
Posts: 16

Original Poster
Rep: Reputation: 0
Thanks! Girlfriend got me a flying lesson! Can't wait, getting to fly a plane on saturday.
 
  


Reply



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



Similar Threads
Thread Thread Starter Forum Replies Last Post
NVIDIA Geforce Go5600 driver help andy1 Mandriva 2 10-24-2004 09:56 AM
XFree 4.3 or Video locking up randomly on Geforce 2 Ultra Relativity Linux - Newbie 6 04-25-2004 11:00 PM
Problems with kernel 2.6.3, vesafb and XFree with Geforce 2 ivan_stepaniuk Linux - Software 2 03-17-2004 02:47 PM
Strange problem with Xfree 4.3 and Geforce FX 5900 jhahn Linux - Hardware 0 07-24-2003 08:08 PM
Epox 8rda3+ xfree lockup problems, nvidia geforce 4 kalimdor Linux - Hardware 1 07-14-2003 12:45 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Laptop and Netbook

All times are GMT -5. The time now is 06:23 AM.

Main Menu
Advertisement
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
Open Source Consulting | Domain Registration