Peer2Peer & Computerforum - Linux

Bildschirmgröße für das Sony Notebook C1XD einstellen!

 Bildschirmgröße für das Sony Notebook C1XD einstellen!

Um das Sony Notebook mit Linux 9.2 Pro. zu betreiben müssen folgende Einstellungen an der "XF86Config" Datei vorgenommen werden.

Das sind meine Einstellungen;
Section "Monitor"
Option "CalcAlgorithm" "CheckDesktopGeometry"
HorizSync 30-64
Identifier "Generic"
ModelName "Unknown"
VendorName "Unknown"
VertRefresh 50-100
UseModes "Modes[0]"
EndSection


Section "Modes"
Identifier "Modes[0]"
Modeline "1024x480" 65.00 1024 1032 1176 1344 480 488 494 563 -HSync -VSync
EndSection


Section "Screen"
DefaultDepth 24
SubSection "Display"
Depth 16
Modes "1024x480"
EndSubSection
SubSection "Display"
Depth 24
Modes "1024x480"
EndSubSection
SubSection "Display"
Depth 32
Modes "1024x480"
EndSubSection
SubSection "Display"
Depth 8
Modes "1024x480"
EndSubSection
Device "Device[0]"
Identifier "Screen[0]"
Monitor "Generic"
EndSection


Section "Device"
BoardName "MagicMedia 256AV"
BusID "1:0:0"
Driver "neomagic"
Identifier "Device[0]"
Option "DisplayHeight480"
Screen 0
Option "Rotate" "off"
VendorName "NeoMagic"
EndSection


Section "ServerLayout"
Identifier "Layout[all]"
InputDevice "Keyboard[0]" "CoreKeyboard"
InputDevice "Mouse[1]" "CorePointer"
Option "Clone" "off"
Option "Xinerama" "off"
Screen "Screen[0]"
EndSection

Section "DRI"
Group "video"
Mode 0660
EndSection

Ggf. noch mal --> Yast aufrufen -> Hardware -> Grafikkarte und Monitor -> Grafikkarte -> Eigenschaften -> Erweitert und in "Karten-Optionen" **DisplayHeight480** auswählen.
Übernehmen-> Testen und Abspeichern -> Fertig!

Gruß Master67


____________________