|
TuxMobil
|
site map · index a-z · search |
|
Linux on the COMPAQ Armada 1520D Laptop# The following /etc/X11/XF86Config for a Compaq Armada 1520D under Red Hat 8.0
# (XFree86 Version 4.1) was produced initially by XFree86 -configure and then
# modified. Unfortunately I did not manage to get it running without disabling
# hardware acceleration. Sound does not work either. But at least it shows a
# full screen picture in 800x600. Walter Jaburek <jaburek_AT_jaby.co.at>
#
#
Section "ServerLayout"
Identifier "XFree86 Configured"
Screen 0 "Screen0" 0 0
InputDevice "Mouse0" "CorePointer"
InputDevice "Keyboard0" "CoreKeyboard"
EndSection
Section "Files"
RgbPath "/usr/X11R6/lib/X11/rgb"
ModulePath "/usr/X11R6/lib/modules"
FontPath "/usr/X11R6/lib/X11/fonts/misc/"
FontPath "/usr/X11R6/lib/X11/fonts/Speedo/"
FontPath "/usr/X11R6/lib/X11/fonts/Type1/"
FontPath "/usr/X11R6/lib/X11/fonts/CID/"
FontPath "/usr/X11R6/lib/X11/fonts/75dpi/"
FontPath "/usr/X11R6/lib/X11/fonts/100dpi/"
EndSection
Section "Module"
Load "dbe"
Load "dri"
Load "extmod"
# Load "glx"
# Load "record"
Load "xtrap"
Load "speedo"
Load "type1"
EndSection
Section "InputDevice"
Identifier "Keyboard0"
Driver "keyboard"
EndSection
Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "PS/2"
Option "Device" "/dev/mouse"
EndSection
Section "Monitor"
Identifier "Monitor0"
VendorName "Monitor Vendor"
ModelName "Monitor Model"
# Insert WJ
HorizSync 28-40
VertRefresh 43-72
EndSection
Section "Device"
### Available Driver options are:-
### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
### <string>: "String", <freq>: "<f> Hz/kHz/MHz"
### [arg]: arg optional
#Option "HWcursor" # [<bool>]
Option "NoAccel" # [<bool>]
#Option "MMIO" # [<bool>]
#Option "ShadowFB" # [<bool>]
#Option "Rotate" # [<str>]
#Option "MemCFG1" # <i>
#Option "MemCFG2" # <i>
Identifier "Card0"
Driver "cirrus"
VendorName "Cirrus Logic"
BoardName "GD7548"
BusID "PCI:0:2:0"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Card0"
Monitor "Monitor0"
SubSection "Display"
Depth 4
ViewPort 0 0
EndSubSection
SubSection "Display"
Depth 8
ViewPort 0 0
EndSubSection
SubSection "Display"
Depth 15
ViewPort 0 0
EndSubSection
SubSection "Display"
Depth 16
ViewPort 0 0
EndSubSection
EndSection
Other Resources
This report is a courtesy for TuxMobil by Walter Jaburek <jaburek_at_jaby.co.at>. |
||
|
print · i-mode · WAP · PDA contact · imprint · privacy (P3P) · sponsors · RSS © Werner Heuser 1997-2013 · http://tuxmobil.org/compaq_armada1520d.html · last change Mon Nov 12 2007 |
|||