Re: Blank screen when installing Live CD - using ASUS laptop, nvidia 8600m GT
Yeah, that means your Nvidia driver is not installed correctly.
And you used Envy to install it?
hmmmmmmmm .... mumble, mumble .....
If you do Ctrl-Alt-F1 and get to the CLI, then do these:
and then
Does the text-mode Envy installer appear to work correctly, or does it put out errors?
Yeah, that means your Nvidia driver is not installed correctly.
And you used Envy to install it?
hmmmmmmmm .... mumble, mumble .....
If you do Ctrl-Alt-F1 and get to the CLI, then do these:
Code:
sudo /etc/init.d/kdm stop
Code:
sudo envy -t
Comment