LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Ubuntu (https://www.linuxquestions.org/questions/ubuntu-63/)
-   -   Ubuntu Edgy - black screen on reboot (https://www.linuxquestions.org/questions/ubuntu-63/ubuntu-edgy-black-screen-on-reboot-522707/)

tiger.woods 01-25-2007 10:05 AM

Ubuntu Edgy - black screen on reboot
 
Did a fresh install on Ubuntu Edgy 6.10 and am getting a black screen on reboot... using an MX4000 NVIDIA GFORCE card. Actually I'm able to get to a terminal by using CTRL-ALT-F1, but I'm unable to startx.

After install Ubuntu and running an apt-get update / apt-get upgrade then installing KUBUNTUI rebooted the machine and black is all I see...

Did I need to do some type of video card driver installation? or isn't there a default driver loaded?

T.I.A.

TW,

ramram29 01-25-2007 10:58 AM

You probably need to install the nvidia X module. Run:

apt-get install xserver-xorg-video-nv

You may need to modify xorg.conf to load the module under the Modules section.

Run 'dpkg -L xserver-xorg-video-nv' to see what is the name of the modules. It should be called saved possibly to /usr/lib/xorg/modules/libnv.so

roofninja 01-25-2007 11:25 AM

Quote:

Originally Posted by tiger.woods
After install Ubuntu and running an apt-get update / apt-get upgrade then installing KUBUNTUI rebooted the machine and black is all I see...
TW,

If you want Kubuntu then all you have to do is go to distrowatch.com and find Kubuntu or go to kubuntu.org and go to the download page. I am running Kubuntu at home and it is better than what I was using. It is taking me some time to get use to the uniqueness of Ubuntu.

Of course you have to have a working OS to do this, but doing a reinstall of Ubuntu or any OS you can make this work.

tiger.woods 01-25-2007 11:50 AM

Quote:

Originally Posted by ramram29
You probably need to install the nvidia X module. Run:

apt-get install xserver-xorg-video-nv

I get "already at latest version" when trying apt-get install xserver-xorg-video-nv

Quote:

Originally Posted by ramram29
You may need to modify xorg.conf to load the module under the Modules section.

Run 'dpkg -L xserver-xorg-video-nv' to see what is the name of the modules. It should be called saved possibly to /usr/lib/xorg/modules/libnv.so

Am I trying to load a driver at this point?

When I ran `dpkg -L xserver-xorg-video-nv` I get a list of directory's, files, etc. the 2 that stick out to me are nv_drv.so and riva128.so. does that make any sense to you?

Thanks,

tiger.woods 01-25-2007 05:02 PM

Found this link (http://www.cs.cornell.edu/~djm/ubuntu/) and it was generaly able to help..

Thanks for the assistance.


All times are GMT -5. The time now is 10:55 AM.