Kubuntu 7.10: During Boot Splash, Monitor Says 'Not Optimum Mode'
Posted 10-29-2007 at 08:40 PM by w322
I installed Kubuntu 7.10 and during boot (after grub menu) the Samsung LCD monitor said 'Not optimum mode, recommended mode 1280 x 1024'. I have a Radeon video adapter and apparently usplash does not select a suitable resolution or refresh rate to match the monitor. After some searching I found this solution:
edit /etc/usplash.conf to show:
then run:
That made the splash screen work for me.
2007-10-29
edit /etc/usplash.conf to show:
Code:
xres=1024 yres=768
Code:
sudo dpkg-reconfigure usplash
2007-10-29




