Posted by dxprog on 10:18:00 03-15-2003
Okay, here's the deal. I just got a 3D vid card and downloaded and installed the Linux drivers for it. When I next booted into Linux XWin started and shut down repeatedly for about two or three minutes. How do I undo the effects of the driver install, or can I? At least can I bypass starting X on boot up? Thanks.
[addsig]
Posted by devusb on 23:53:00 03-18-2003
Well first, what kind of card/driver, NVIDIA or ATI? And second, what distro?
Posted by dxprog on 02:07:00 03-19-2003
Whoops. It's nVidia and I've got RedHat 7.3. I think I know how to get X configured again I just need to know how to keep it from starting up.
[addsig]
Posted by Sonarman on 05:28:00 03-19-2003
To keep X from starting when you boot, type Linux 3 (or linux 3, or whatever, just append a 3). That will cause it to boot in runlevel 3, and in most distros, booting into runlevel 3 doesn't start X automatically. Runlevel 5 starts X automatically.
Posted by dxprog on 00:39:00 03-20-2003
Where do you put that in? Is it a command to pass through the boot loader (I'm using GRUB)?
[addsig]
Posted by devusb on 13:32:00 03-20-2003
Yes, just add a number (in this case, 3) to the kernel line.
Posted by devusb on 13:37:00 03-20-2003
Erm, on second thought, don't guess I was very clear, huh? When you see the GRUB menu, hilight the Red Hat entry, and press 'e', then, add the number 3 to then end of the kernel line, and boot it. Then, that should (theoretically) start you in runlevel 3.
Posted by dxprog on 00:15:00 03-21-2003
Okay, thanks. I reinstalled Linux a couple days ago, but that will help should it ever happen again.
[addsig]
Posted by KaGez on 16:30:00 04-01-2003
also, you could simply switch to a tty (for example by pressing ++) and do stuff by hand. Probably the new driver isn't correctly mentioned in the /etc/X11/XF86Config
[addsig]
Posted by dxprog on 00:19:00 04-02-2003
I tried switching to a new tty, but the window of oppurtunity for hitting keys was about .001 seconds.
[addsig]
Posted by KaGez on 23:28:00 04-04-2003
doesn't it stop after trying like 5 times? If it doesn't, get another distro, honestly.
[addsig]