bt4 got no gui on my laptop?
hi,i have a problem with backtrack 4..when i booted from dvd,the only thing i got was command line..why not in graphical view?i typed startx on the command,and got black screen..my laptop is asus k50in with nvidia geforce g102m cuba 512mb..i have tried on other laptops but still got black screen..help me
Re: bt4 got no gui on my laptop?
Probably needs the right drivers. There's a how to around here for that.
Re: bt4 got no gui on my laptop?
install the drivers for your NVIDIA card from there website.
Re: bt4 got no gui on my laptop?
Or you could just revert to the VGA drivers. Edit the /etc/Xorg.conf file appropriately.
Re: bt4 got no gui on my laptop?
Try
Code:
apt-get install nvidia-drivers
That should install any drivers you need.