[+] Jak wymusi
[+] Jak wymusić rozdzielczość?
Witam. Mam dziwny problem. Otóż miałem ostatnio drobne manewry z komputerem i przeinstalowałem debiana i problemem jest to że nie mogę ustawić grafiki tak jak miałem ja wcześniej czyli 1280x1024 z odświerzaniem 75 Hz teraz wyciąga mi na takiej rozdzielczości 60 Hz a na wszystkich innych spokojnie po 80 Hz. Kombinowałem parę razy dpkg-rekonfigure xserver-xorg i narazie osiągnąłem tylko tyle że już wogóle nie mam wyższych rozdziałek jak 1024x768. Sprzęt mam ten sam więc nie mam pojęcia co mu odbiło. Czy ma ktoś jakiś pomysł jak go przekonać żeby działał jak wczeniej?
P.S. Zapomniałem dodać że korzystam z KDE.
P.S. Zapomniałem dodać że korzystam z KDE.
xorg.conf
W tej chwili wygląda tak bo przy rekonfiguracji wybrałem żeby nie wpisywał tu odświerzania ale czemu najwyższej rozdziałki nie pokazuje w konfigu KDE to nie wiem. wcześniej z odświerzaniem był taki kawałek z monitorem:
reszta chyba była taka sama.
Kod: Zaznacz cały
...
Section "Module"
Load "bitmap"
Load "ddc"
Load "dri"
Load "extmod"
Load "freetype"
Load "glx"
Load "int10"
Load "vbe"
EndSection
Section "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "CoreKeyboard"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "pl"
EndSection
Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
Option "Device" "/dev/input/mice"
Option "Protocol" "ImPS/2"
Option "Emulate3Buttons" "true"
EndSection
Section "Device"
Identifier "Intel i810"
Driver "i810"
BusID "PCI:0:1:0"
VideoRam 4096
EndSection
Section "Monitor"
Identifier "Mitsubishi Monitor"
Option "DPMS"
EndSection
Section "Screen"
Identifier "Default Screen"
Device "Intel i810"
Monitor "Mitsubishi Monitor"
DefaultDepth 24
SubSection "Display"
Depth 1
Modes "1280x1024" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 4
Modes "1280x1024" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 8
Modes "1280x1024" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 15
Modes "1280x1024" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 16
Modes "1280x1024" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 24
Modes "1280x1024" "1024x768" "800x600" "640x480"
EndSubSection
EndSection
Section "ServerLayout"
Identifier "Default Layout"
Screen "Default Screen"
InputDevice "Generic Keyboard"
InputDevice "Configured Mouse"
EndSection
Section "DRI"
Mode 0666
EndSection
Kod: Zaznacz cały
...
Section "Monitor"
Identifier "Mitsubishi Monitor"
Option "DPMS"
HorizSync 30-107
VertRefresh 50-85
EndSection
...
nic z tego dalej nie ma do wyboru rozdzielczości wyższej niż 1024x768 a xorg.conf wygląda tak:
Kod: Zaznacz cały
Section "Files"
FontPath "/usr/share/fonts/X11/misc"
FontPath "/usr/X11R6/lib/X11/fonts/misc"
FontPath "/usr/share/fonts/X11/cyrillic"
FontPath "/usr/X11R6/lib/X11/fonts/cyrillic"
FontPath "/usr/share/fonts/X11/100dpi/:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/100dpi/:unscaled"
FontPath "/usr/share/fonts/X11/75dpi/:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/75dpi/:unscaled"
FontPath "/usr/share/fonts/X11/Type1"
FontPath "/usr/X11R6/lib/X11/fonts/Type1"
FontPath "/usr/share/fonts/X11/100dpi"
FontPath "/usr/X11R6/lib/X11/fonts/100dpi"
FontPath "/usr/share/fonts/X11/75dpi"
FontPath "/usr/X11R6/lib/X11/fonts/75dpi"
# path to defoma fonts
FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
EndSection
Section "Module"
Load "bitmap"
Load "ddc"
Load "dri"
Load "extmod"
Load "freetype"
Load "glx"
Load "int10"
Load "vbe"
EndSection
Section "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "CoreKeyboard"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "pl"
EndSection
Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
Option "Device" "/dev/input/mice"
Option "Protocol" "ImPS/2"
Option "Emulate3Buttons" "true"
EndSection
Section "Device"
Identifier "Intel i810"
Driver "i810"
BusID "PCI:0:1:0"
VideoRam 4096
EndSection
Section "Monitor"
Identifier "Mitsubishi Monitor"
Option "DPMS"
HorizSync 30-107
VertRefresh 50-85
EndSection
Section "Screen"
Identifier "Default Screen"
Device "Intel i810"
Monitor "Mitsubishi Monitor"
DefaultDepth 24
SubSection "Display"
Depth 1
Modes "1280x1024" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 4
Modes "1280x1024" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 8
Modes "1280x1024" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 15
Modes "1280x1024" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 16
Modes "1280x1024" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 24
Modes "1280x1024" "1024x768" "800x600" "640x480"
EndSubSection
EndSection
Section "ServerLayout"
Identifier "Default Layout"
Screen "Default Screen"
InputDevice "Generic Keyboard"
InputDevice "Configured Mouse"
EndSection
Section "DRI"
Mode 0666
EndSection
8siem, przekonfiguruj jeszcze raz xorga, i gdy zobaczysz pytanie
to wybierz
wtedy będziesz mógł wpisać zakres odświeżania.
aloha
Kod: Zaznacz cały
Method for selecting the monitor charakteristics
Kod: Zaznacz cały
Advanced
aloha