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.
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.
I am currently using Kubuntu and when I install My nvidia drivers for the geforce fx series keep giving me problems, I have someone working on it now and he is absolutely stumped and has never seen this problem before, my nvidia drivers just will not run, it doesn't want to. i don't know how to explain it but whenever we try to start the computer it just gives us as my friend calls it the blinking light of death, it's the black screen with a dash blinking. the only way the computer will run is if the graphics card doesn't.
to explain things more when it's installed and it tries to run it shows the load bar for kubuntu then it acts like it's going to start up then it goes back to a kubuntu bar in black then gives me the black sreen with the one sole blinking dash.
Exactly which driver is your nvidia driver? Is it from Ubuntu repositories or from Nvidia site.
You could return to using Linux drivers by booting into single user mode and editing /etc/X11/xorg.conf to use the nv driver instead of the nvidia driver in the device section at any time also.
It seems X Window System can not figure out the correct modelines on its own for the desire resolution and refresh rate. I suggest use the utility gtf to help create modelines for the desire resolution and refresh rate. Then put them in the monitor section of /etc/X11/xorg.conf. Then restart runlevel 5.
The so called "Blinking Light of Death" is not a bad thing. Linux still works, it just X Window System can not detect the correct settings, so it goes into an endless loop until something works or it just goes to the console. Usually the blinking dash means X Window System has crash because it gave up trying.
Usually tty7 is for GUI on most distributions which is CTL+ALT+F7. If you hit CTL+ALT+F1...6, it will go to the console.
If you want to know more what X Window System is doing while it is loading, read through /var/log/Xorg.0.log.
This is all gonna help out alot, I have a guy from work who's been working on it, he got stumped by what the hell was heppening so I decided t pst this, He will completely withut a dought understand every little thing everyne is saying, me on the ther hand will have my thumb up my a$$ with the command part of linux, i knw how to point and click pretty good though sad enough to say.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.