[Bug 42354] Screen configuration misses horizontal/virtical refresh rates

Remon remon at vt.shuis.tudelft.nl
Mon May 1 12:01:29 UTC 2006


Public bug reported:

Affects: kubuntu-meta kubuntu-live (Ubuntu)
       Severity: Normal
       Priority: (none set)
         Status: Unconfirmed


Description:
I used the kubuntu live-cd Dapper release, Beta2

It appeared the screen device was detected properly, however there were
no horizontal sync and verticall refresh rates set.

Section "Monitor"
        Identifier      "MD30217PG"
        Option          "DPMS"
EndSection

I fixed it by adding those:
Section "Monitor"
        Identifier      "MD30217PG"
        Option          "DPMS"
        HorizSync       30-83
        VertRefresh     56-76
EndSection


xorg then started just fine.

Graphics card: ATI radeon 9250 (RV280) PCI version.
17" tft monitor, resolution: 1280x1024 @75Hz

** Description changed:

  I used the kubuntu live-cd Dapper release, Beta2
  
  It appeared the screen device was detected properly, however there were
  no horizontal sync and verticall refresh rates set.
  
  Section "Monitor"
          Identifier      "MD30217PG"
          Option          "DPMS"
  EndSection
  
  I fixed it by adding those:
  Section "Monitor"
          Identifier      "MD30217PG"
          Option          "DPMS"
          HorizSync       30-83
          VertRefresh     56-76
  EndSection
  
  
  xorg then started just fine.
+ 
+ Graphics card: ATI radeon 9250 (RV280) PCI version.
+ 17" tft monitor, resolution: 1280x1024 @75Hz

-- 
Screen configuration misses horizontal/virtical refresh rates
https://launchpad.net/bugs/42354




More information about the kubuntu-bugs mailing list