tgds.net

Linux on the Sony VAIO C1XD

 

XF86 configuration

New: updated for XFree 4.0.3.

The internal display is running at 1024x768 virtual. Fn - F7 gives you 1024x480 on both internal and external displays (usefull if you have a video projector which will sync to this resolution like the Proxima). Fn - F7 again and you have 1024x768 on the external display.

My /etc/X11/XF86Config-4 file

Section "ServerLayout"
           Identifier "XFree86 Configured"
           Screen 0 "Screen0" 0 0 
           InputDevice "Mouse0" "CorePointer"
           InputDevice "Mouse1" 
           InputDevice "Keyboard0" "CoreKeyboard"
EndSection
Section "Files"
           RgbPath "/usr/X11R6/lib/X11/rgb"
           ModulePath "/usr/X11R6/lib/modules"
           FontPath "unix/:7100"
EndSection
Section "Module"
           Load "extmod"
           Load "xie"
           Load "pex5"
           Load "glx"
           Load "dri"
           Load "GLcore"
           Load "dbe"
           Load "record"
EndSection
Section "InputDevice"
           Identifier "Keyboard0"
           Driver "keyboard"
           Option "XkbLayout" "us"
EndSection
Section "InputDevice"
           Identifier "Mouse0"
           Driver "mouse"
           Option "Protocol" "PS/2"
           Option "Device" "/dev/mouse"
EndSection
Section "InputDevice"
           Identifier "Mouse1"
           Driver "mouse"
           Option "Protocol" "IMPS/2"
           Option "Device" "/dev/input/mice"
           Option "ZaxisMapping" "4 5"
           Option "SendCoreEvents" "on"
EndSection
Section "Monitor"
           Identifier "Monitor0"
           VendorName "Sony"
           ModelName "LCD Panel"
           HorizSync 30-64
           VertRefresh 50-100
           Modeline "1024x480" 65 1024 1032 1176 1344 480 491 493 525
-hsync -vsync EndSection
Section "Device"
           Option "SWcursor"
           Option "internDisp"
           Option "externDisp"
           Option "ShadowFB"
           Option "pciBurst"
           Option "overrideValidateMode"
           Identifier "Card0"
           Driver "neomagic"
           VendorName "Neomagic"
           BoardName "NM2200"
           BusID "PCI:1:0:0"
EndSection
Section "Screen"
           Identifier "Screen0"
           Device "Card0"
           Monitor "Monitor0"
           DefaultDepth 16
               SubSection "Display"
               Depth 16
               Modes "1024x480" 
               ViewPort 0 0
               Virtual 1024 768
               EndSubSection
EndSection
#Section "DRI"
#EndSection

Reboot and admire!

Current screen shot

 

Links:

Linux on Laptops
several pages on C1 type machines to get you started

Other Linux on C1XD/XS pages

C1XS | C1XS

C1 pages mostly Windows (for those times when you "have" to)

C1

Mostly WIndows mailing list

C1-forum-subscribe@frijoles.hungry.com

All trademarks, brand names etc. used on this page are probably registered and owned by the companies mentioned herein.

31-août-2005 © tgds 2005 | tgrant@tgds.net | Privacy | Conditions de vente