The X-windows problem is solved...here's what I did
Linux - HardwareThis forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Introduction to Linux - A Hands on Guide
This guide was created as an overview of the Linux Operating System, geared toward new users as an exploration tour and getting started guide, with exercises at the end of each chapter.
For more advanced trainees it can be a desktop reference, and a collection of the base knowledge needed to proceed with system and network administration. This book contains many real life examples derived from the author's experience as a Linux system and network administrator, trainer and consultant. They hope these examples will help you to get a better understanding of the Linux system and that you feel encouraged to try out things on your own.
Click Here to receive this Complete Guide absolutely free.
The X-windows problem is solved...here's what I did
Hi Folks,
I had great trouble in getting my X-windows up. Now the problem is resolved. I just wanted to post this since I feel it may help others newbies like moi.
I just ran the NVchoober script and it showed me the Kernel module required for my Athlon Xp processor and NVidia Geforce2 Chipset.
1. There is a NVchooser script on NVIDIA website. Download and run. That tells you what are the files you need. Just make sure the script is the right one. Earlier I had downloaded a script which would only tell me about RHL7.2 and my version is 7.3.
2. Do a fresh install. Make sure you specify the right monitor type.
if (install is unable to probe monitor type ){
select Generic SVGA with the matching Horizontal and
vertical synch. (This is important otherwise you'll
get 'No screens found ' error) .
The sync values are found in you monitor manual
}
Install the kernel module and then the GLX.
3. Open the Kernel module Readme Its says, chage the following in your XFree86Config-4 file
a)Change ' Drivers "nv" ' to ' Drivers "nvidia" '
b)You have to comment out Load "GLcore" and another thing (I can't remember at the moment) Then make sure Load "glx" is present.
4. So 'startx' , you should see the NVidia logo.
I'd like to thank all you people...Thymox, Neo,...so many others...can't rememer the names. ( Thanks esp to Neo who told me about the script )
Don't want to be rude, but me sees numerous posts on this problem....and it can be rectified by running the script.
Now back to getting my soundserver running..........
shanlz Maximus
ps I was listening to Imagine - John Lenon and felt that it applies to Opensource a great deal. What a visionary Lenon was !
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.