Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum. |
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.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
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.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
|
01-06-2005, 07:25 PM
|
#1
|
LQ Newbie
Registered: Jan 2005
Posts: 4
Rep:
|
Problem installing video card drivers!
I am using an old version of Corel Linux, dual booting with Windows 2000 Server.
I've installed a new video card on the dual-booted machine, installed the Windows 2000 server video drivers w/out problem. Downloaded the linux-compatible driver for the video card to the harddrive that is fully accessible in Linux.
I've got the instructions on how to mount the drivers.
However, I have no idea as to HOW TO GET INTO THE CONSOLE at reboot time?
Any assistance is greatly appreciated.
|
|
|
01-06-2005, 09:29 PM
|
#2
|
Senior Member
Registered: Oct 2003
Posts: 3,002
|
To install most graphics drivers you have to kill X before doing so. I assume that's what you want to do. Boot up as normal, login, open a console and run:
$ su
<enter root password>
# /sbin/init 3
That should kill X(i.e. the gui) and take you to a command line login. Login as root and you should be ready to install the grahics card driver.
|
|
|
01-06-2005, 11:05 PM
|
#3
|
LQ Newbie
Registered: Jan 2005
Posts: 4
Original Poster
Rep:
|
No, That's almost what I want to do.
When Linux is loaded, it cannot open the X. So what I want/need, is a way to access the shell prompt PRIOR to the X loading. Then I can mount the correct drivers.
How do I access that?
|
|
|
01-06-2005, 11:07 PM
|
#4
|
Senior Member
Registered: May 2004
Location: Hilliard, Ohio, USA
Distribution: Slackware, Kubuntu
Posts: 1,851
Rep:
|
Edit this file /etc/inittab
you see a line like this:
That tells the kernel to load x on boot.
Change that 5 to a 3 and reboot.
|
|
|
01-07-2005, 01:43 AM
|
#5
|
Senior Member
Registered: Oct 2003
Posts: 3,002
|
If X can't load, you should boot to a command line login, i.e. the shell, where you can enter your username and password. Are you getting that far? Explain more clearly exactly what happens when you boot. If your just getting a black screen, X is hanging things up. Hit Ctrl-Alt-F1; that will take you to a terminal with a command line login. Login as root and run "/sbin/init 3" to shut down X then install your driver.
As an aside, corel hasn't put out a distro in nearly four years. I would reccomend a more modern distro. there are many that are freely downloadable.
Last edited by kilgoretrout; 01-07-2005 at 01:49 AM.
|
|
|
All times are GMT -5. The time now is 05:43 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|