[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

LG Flatron L1732S ustawienie odświeżania: Out Of Range.



Zainstalowałem Lennego w wersji 64-bitowej. Po uruchomieniu gdm na monitorze wyskakuje mi komunikat:

OUT OF RANGE 90.0 kHz/60Hz

Mój domyślny plik /etc/X11/xorg.conf:

Section "InputDevice"
        Identifier      "Generic Keyboard"
        Driver          "kbd"
        Option          "XkbRules"      "xorg"
        Option          "XkbModel"      "pc105"
        Option          "XkbLayout"     "pl"
EndSection

Section "InputDevice"
        Identifier      "Configured Mouse"
        Driver          "mouse"
EndSection

Section "Device"
        Identifier      "Configured Video Device"
        Option          "UseFBDev"              "true"
EndSection

Section "Monitor"
        Identifier      "Configured Monitor"
EndSection

Section "Screen"
        Identifier      "Default Screen"
        Monitor         "Configured Monitor"     
EndSection


Próbowałem zmienić odpowiednie częstotliwości odświeżania poprzez dodanie:
- do sekcji "Monitor":


HorizSync       30 - 83
VertRefresh     56 - 75

- do sekcji "Screen":

DefaultDepth    16
SubSection      "Display"
Depth   16
Modes   "800x600_60.00"
EndSubSection

Zrestartowałem x-y/gdm, niestety nadal pojawia się komunikat "OUT OF RANGE 90.0 kHz/60Hz".
Mój monitor: LG Flatron L1732S
Moja karta: Radeon HD4550.

Do tej pory nie wgłębiałem się w x-y, stąd prośba do osób, które orientują się temacie o pomoc.

Pozdrawiam,
R.



Reply to: