LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
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 06-01-2004, 08:12 AM   #1
kronikly_ill
LQ Newbie
 
Registered: Jun 2004
Location: Montreal
Distribution: Mandrake
Posts: 3

Rep: Reputation: 0
Question NVidia GeForce FX 5200 with Mandrake 10.0


Hi! Has anyone sucessfully installed Mandrake (or any distro for that matter) on a Medion MD40566 notebook? I got everything up and running except for my X server. The LCE display goes crazy with what appears to be a completly out of sync image - yet the additional vga output on the rear of the notebook displays me gnome/kde perfectly on a traditional CRT monitor. I tried installing the NVidia Linux driver but it gives me some error about me missing some kernel files ... I have tried numerous solutions, all without sucess. Once again the AGP card is a GeForce FX 5200 64Mb. Anyone have any ideas - or know of a distribution that works flawlessly with this setup? (I am willing to change if that's the case, but resolving my issue would be the easiest solution) Thanks in advance!
 
Old 06-01-2004, 09:09 AM   #2
xbaez
Member
 
Registered: Mar 2004
Location: USA
Distribution: Ubuntu
Posts: 287

Rep: Reputation: 30
Check Mandrake

I have RedHat 9 with the same card and it all runs ok

Search for "Nvidia patched" on Google. If you respond to this post I'll search the URL for you at the job

Try installing the "kernel source" from your Mandrake CDs, and then installing the NVIDIA installer

And check the sync rates of your monitor

Regards

Xavier
 
Old 06-01-2004, 09:28 AM   #3
kilgoretrout
Senior Member
 
Registered: Oct 2003
Posts: 2,948

Rep: Reputation: 381Reputation: 381Reputation: 381Reputation: 381
If it works flawlessly on a crt, one would have to suspect that the lcd on your notebook was not set up properly. You can rerun the graphics configuration from the command line by doing:

$ su
<enter root password>
# XFdrake

That will bring up an ncurses program called XFdrake from which you can reset the monitor configuration, among other things. It's similar to the graphics set up in the install program but w/o mouse support. You navigate using the keyboard keys and you can test your new configuration from within XFdrake to make sure it works. Do this configuration with the crt disconnected and start out by choosing the "Generic>Flat Panel(your native resolution for the lcd)" option, then test it to see if it works.

Last edited by kilgoretrout; 06-01-2004 at 09:29 AM.
 
Old 06-01-2004, 09:35 AM   #4
kronikly_ill
LQ Newbie
 
Registered: Jun 2004
Location: Montreal
Distribution: Mandrake
Posts: 3

Original Poster
Rep: Reputation: 0
Thanks to both of you for your advice. Unfortunately I am at work right now so playing around on my laptop is sort of frowned upon. I will take some time at lunch to try both suggestions. Thanks again for your help. Xbeaz: I have copy of redhat 9 lying around - if all else fails I'll give it a shot. I'm not too picky cause this laptop will simply be to access my server box running mandrake 10 from time to time to check up when I am away from it. If anyone else has expericeced similar problems with the NVidia please don't hesitate to give me some feedback! Thanx!
 
Old 06-01-2004, 12:03 PM   #5
nodotnet
LQ Newbie
 
Registered: May 2004
Distribution: MDK 10.0 Official Download
Posts: 9

Rep: Reputation: 0
I had the same problem on my NVFX5200. Went back to my 10.0 Official Download CD (burned using iso image) and installed the kernel-source package. Then installed the Linux driver from Nvidia. Make sure you change the "nv" value to "nvidia" in your XF86Config-4 file. (/etc/X11..).

The nvidia linux driver is quite self explanatory and helps you with good messages during install.
 
Old 06-02-2004, 01:36 AM   #6
xbaez
Member
 
Registered: Mar 2004
Location: USA
Distribution: Ubuntu
Posts: 287

Rep: Reputation: 30
This is my best advice:

"I have copy of redhat 9 lying around - if all else fails I'll give it a shot."

Usually, if you know how to use Linux, you don't even have to buy a new version for it again. (upgrading kernel, upgrading programs...) so I doubt it's a ditro problem

try this

NVIDIA-package-installer........ --extract-only

Then go to

src/share/doc (path may not be excactly that one) and read the README file

There are numerous things that you can do (like removing the annoying Nvidia logo that shows up before XWindows starts)

I recommend you to read the entire document and find excact values for your monitor Hz

Then you should be done

PD: Did you Googled for Nvidia patched + Linux?
 
Old 06-02-2004, 06:55 AM   #7
bralitis
LQ Newbie
 
Registered: Jun 2004
Posts: 1

Rep: Reputation: 0
5200 on mandrake

Right, your nvidia installer doesn't find your krenel development package with necessary header files. You must first install the package and then run the nvidia installer.
I have FX5200 with 128ddr and it worked right out of the box, though the original nvidia driver is much better. My linux is mandrake 10.
Girts
 
Old 06-02-2004, 07:43 AM   #8
kronikly_ill
LQ Newbie
 
Registered: Jun 2004
Location: Montreal
Distribution: Mandrake
Posts: 3

Original Poster
Rep: Reputation: 0
Unhappy

Hi. This is where I currently stand:
I installed the kernel source no problem. Then installed my NVidia driver (one from the NVidia web site) and well it re-built the kernel or something - the text flew by too quickly . Then changed my 'nv' value to 'nvidia' in the /etc/X11/XF86Config-4 file. I even ran XFdrake after this to set my monitor resolution and type. After when I startx, I still do not have any image. There are a few 'squiggly' blue lines at the bottom of my LCD but that's about it. Correct me if I am wrong, but I really should enter my sync rates in the XF86Config-4 file no? Would that maybe resolve my issue? Thanks!
 
Old 06-10-2004, 04:32 PM   #9
xbaez
Member
 
Registered: Mar 2004
Location: USA
Distribution: Ubuntu
Posts: 287

Rep: Reputation: 30
hmm

Just install the driver, then type

tail -f /var/log/messages

while installing it

Then, type

XFree86 --xf86config /etc/X11/XF86Config-4

(that's usually /etc/X11/Xf86config, the file you edited)

If successfull, you should see a mouse cursor with a black screen

Try a google search for Nvidia patched

Regards
 
  


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



Similar Threads
Thread Thread Starter Forum Replies Last Post
Xinerama/nVidia GeForce FX 5200 clearer Fedora 10 02-23-2005 04:11 PM
Chromium won't run on Mandrake 10.1 with new NVIDIA Drivers (GeForce FX 5200) fatenabu Linux - Software 0 10-04-2004 11:35 PM
*NO TV* on Mandrake 10, kernel 2.6.3 with NVIDIA Geforce FX 5200 patkalolo Linux - Hardware 4 07-06-2004 05:45 PM
GeForce FX 5200, Mandrake 9.1, nVidia Driver trouble - HELP! Chrisguy18 Linux - Software 11 01-08-2004 08:46 AM
Nvidia Geforce FX 5200 + RH 9 Pro Pierce Red Hat 20 11-04-2003 04:10 PM

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

All times are GMT -5. The time now is 07:56 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