boot screen resolution prob in ubuntu 64

Status
Not open for further replies.

abhinandh

Proud to be Linux
hey i just installed ubuntu 64.its good and faster than 32.
all system works fine but during startup (that orange loading bar),monitor displays h/v frequency out of range.
 

Rahim

Married!
Check /etc/usplash.conf and set xres and yres accordingly.
Open a Terminal and type
Code:
sudo gedit /etc/usplash.conf
It will ask for root password. Enter your password. Post your usplash.conf here. Mine is set to
Code:
xres=1024
yres=768
 
Status
Not open for further replies.
Top Bottom