Unable to change screen resolution. When installed, and did not choose the properresolution, a temporary solution that can be used is to press Ctrl + Alt + arows (+,-) onthe keypad, to change the resolution, at a resolution requesting the required debian. Another solution is to re-setting our graphics card, assuming you are using nvidia. do something like this: # apt-cache search nvidia | grep 2.6.26 # apt-get install nvidia-kernel-2.6.26-2-686 # apt-cache search nvidia # apt-get install nvidia-glx # apt-get install nvidia-settings {, kernel-common} # sudo apt-get install nvidia-xconfig # nvidia-xconfig <- This command automatically monitors the configuration of thegraphics we have. carauntuk.com
