Workarounds:
 In Ubuntu 6.10 you can go to console [Ctrl+Alt+F2], and add this line in to 
xorg.conf: 
sudo nano -w /etc/X11/xorg.conf

In section Monitor you need to add line:
   VertRefresh   43-60


 The second testing CD of 7.04 Feisty Fawn starts with vesa driver.  Vesa 
driver detects correctly monitor frequency (60Hz). 

If you want to start you go to the console and edit the configuration
file: sudo nano -w /etc/X11/xorg.conf

In section Monitor you need to add Line:
   VertRefresh   43-60

And in section Device change from vesa to via:
  Driver "via"

Now restart  xorg [Ctrl+Alt+BackSpace].

+++

 Then via xorg driver will select only correct frequency (only non-
interlaced if video chip doesn't support interlaced mode) this bugs will
be fixed.

-- 
Xorg start with incorrect frequency for LKM monitor
https://launchpad.net/bugs/29291

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to