|
|
#1 | |
|
Guest
Posts: n/a
|
Hi,
I've installed the NVIDIA drivers on my DELL Inspiron 8100 laptop; which is running Redhat 7.3. The linux kernel version is 2.4.18-5. The NVIDIA video card is GeForce2 Go. I've used NVIDIA_kernel-1.0-2960.rh73up.i686.rpm and the tarball NVIDIA_GLX-1.0-2960.tar.gz. I also can't run modprobe NVdriver. When X-windows starts to run, the screen flickers and I end up with the message : Id "X" respawning too fast If there is no solution, how can I uninstall the GLX driver? thanks, Norm |
|
|
|
|
#2 | |
|
Join Date: Jul 2002
Location: Netherlands, Europe
Posts: 2,105
|
When you use kernel 2.4.18-5 you can't use the kernel rpm for Rh 7.3 at all since that one was made for 2.4.18-3.
|
|
|
|
|
|
|
#3 |
|
Guest
Posts: n/a
|
thanks for the advice - I've now installed the NVIDIA kernel using the src RPM. What happens now is that when I start Redhat I see the NVIDIA logo flicker on and off continuously, for at least five minutes. Being a linux newbie, I'm unable to stop this happening except using CTRL-ALT-DEL. This means I can't get into my OS to examine the XFree log - any suggestions.
Can I boot into redhat without kicking off the Xserver? |
|
|
|
#4 | |
|
Guest
Posts: n/a
|
Your machine boots into runlevel 5 which means that it will start X automatically. If you don't want to start X automatically boot into runlevel 3 for instance. The runlevel you boot into is controlled by the file /etc/inittab. You will find a line in there looking like this:
id:5:initdefault: All you have to do is to switch the '5' to a '3' and it will not try to start X automatically. Now it sounds like your machine didn't really lock up completely so you can get out of X to a terminal by hitting Ctrl+Alt+F1 (or F2,F3..F6). At that point you can edit /etc/inittab (using vi, pico, nano or whatever your favorite editor is). You can also kill X at any point by hitting Crtl+Alt+Backspace. Note that X will be respawned automatically if you are in runlevel 5. As to your oroginal problem, I am sure someone will be able to help once they have the log. HTH |
|
|
|
|
#5 |
|
Guest
Posts: n/a
|
thanks for the advice but I still can't get into the terminal mode. I've tried a combination of CTRL-ALT-F1, F2... but to no avail. Only CTRL-ALT-DEL will stop X from flasjhing the NVIDIA logo screen but this results in the OS being rebooted.
Fustrated! |
|
|
|
#6 | |
|
Guest
Posts: n/a
|
When GRUB loads read the text at the bottom if you have a password set press p and entrer it if not I think you press e to edit the load commands. Look for the one that says kernel /boot/vmlinuz-2.4.18-5 ...
at the end of it put a space then 3 press enter and then press b too boot. this will get you into runlevel 3 so you can see what is going on. |
|
|
|
|
#7 |
|
Guest
Posts: n/a
|
thanks - managed to boot into terminal mode now. Resolved the problem - /dev/mouse was not loading. A mouse device wasn't connected - didn't recognise my touchpad as a mouse until I connected a proper mouse.
thanks for all you help - now I have to figure out how to change the resolution. |
|
![]() |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| [BUG] nvidia crashes kernel with 'Xid 13' and attempted to yield the CPU while atomic | rockob | NVIDIA Linux | 36 | 09-26-12 07:48 AM |
| upgrade to xorg server 1.13 damaged Geforce 7300 GT | KDE | NVIDIA Linux | 2 | 09-07-12 08:04 AM |
| Fatal upgrade: from bad (8800 GTS) to worse 9GTX 560 Ti) | ssnyder | NVIDIA Linux | 1 | 07-01-12 08:14 PM |
| UEFI+Nvidia - NVRM: Your system is not currently configured to drive a VGA console... | interzoneuk | NVIDIA Linux | 0 | 06-26-12 04:51 AM |
| xorg locks-up with newest nvidia drivers w/ vdpau. | theroot | NVIDIA Linux | 1 | 06-24-12 11:04 AM |