Hi @ all,
I just wanted to say that I fixed the problem by updating my X-Server to
Version 3.3.6. I put my XF86Config-File below so everybody having the same
problem can fix it. I'm thinking about writing a new HowTo for installing
Linux on the Compaq Armada 1530D ;-).
See you soon,
Jan-Christian
My "XF86Config":
Section "Files"
RgbPath "/usr/X11R6/lib/X11/rgb"
FontPath "/usr/X11R6/lib/X11/fonts/75dpi:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/local"
FontPath "/usr/X11R6/lib/X11/fonts/misc:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/100dpi:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/Type1"
FontPath "/usr/X11R6/lib/X11/fonts/URW"
FontPath "/usr/X11R6/lib/X11/fonts/Speedo"
FontPath "/usr/X11R6/lib/X11/fonts/misc"
FontPath "/usr/X11R6/lib/X11/fonts/75dpi"
FontPath "/usr/X11R6/lib/X11/fonts/100dpi"
FontPath "/usr/X11R6/lib/X11/fonts/PEX"
FontPath "/usr/X11R6/lib/X11/fonts/cyrillic"
FontPath "/usr/X11R6/lib/X11/fonts/latin2/misc"
FontPath "/usr/X11R6/lib/X11/fonts/latin2/75dpi"
FontPath "/usr/X11R6/lib/X11/fonts/latin2/100dpi"
FontPath "/usr/X11R6/lib/X11/fonts/latin2/Type1"
FontPath "/usr/X11R6/lib/X11/fonts/latin7/75dpi"
FontPath "/usr/X11R6/lib/X11/fonts/kwintv"
FontPath "/usr/X11R6/lib/X11/fonts/truetype"
FontPath "/usr/X11R6/lib/X11/fonts/uni"
FontPath "/usr/X11R6/lib/X11/fonts/baekmuk"
FontPath "/usr/X11R6/lib/X11/fonts/ucs/misc"
FontPath "/usr/X11R6/lib/X11/fonts/ucs/75dpi"
FontPath "/usr/X11R6/lib/X11/fonts/ucs/100dpi"
FontPath "/usr/X11R6/lib/X11/fonts/hellas/misc"
FontPath "/usr/X11R6/lib/X11/fonts/hellas/75dpi"
FontPath "/usr/X11R6/lib/X11/fonts/hellas/100dpi"
FontPath "/usr/X11R6/lib/X11/fonts/hellas/Type1"
FontPath "/usr/X11R6/lib/X11/fonts/xtest"
EndSection
Section "ServerFlags"
AllowMouseOpenFail
EndSection
Section "Module"
EndSection
# This section is no longer supported
# See a template below
# Section "XInput"
# EndSection
Section "Keyboard"
Protocol "Standard"
XkbRules "xfree86"
XkbModel "pc104"
XkbLayout "de"
XkbVariant "nodeadkeys"
EndSection
Section "Pointer"
Protocol "PS/2"
Device "/dev/psaux"
SampleRate 60
BaudRate 1200
EndSection
Section "Monitor"
Identifier "Compaq LCD Display"
VendorName "LCD"
ModelName "SVGA 800X600@60HZ"
HorizSync 31.5-40
VertRefresh 58-62
Modeline "1400x1050" 71.91 1400 1416 1704 1816 1050 1050 1056 1097
Modeline "1280x960" 66.56 1280 1296 1552 1664 960 960 966 1003
Modeline "1600x1000" 71.97 1600 1616 1968 2080 1000 1000 1005 1044
Modeline "1024x864" 53.12 1024 1040 1216 1328 864 864 870 902
Modeline "800x600" 39.99 800 816 928 1040 600 600 606 626
Modeline "1152x864" 59.84 1152 1168 1384 1496 864 864 870 902
Modeline "1280x1024" 66.56 1280 1296 1552 1664 1024 1024 1030 1070
Modeline "640x480" 25.79 640 656 720 832 480 480 484 501
Modeline "1024x768" 53.12 1024 1040 1216 1328 768 768 774 802
Modeline "1600x1200" 71.97 1600 1616 1968 2080 1200 1200 1205 1253
EndSection
Section "Device"
Identifier "Primary-Card"
VendorName "Cirrus Logic G7548"
BoardName "Cirrus Logic G7548"
EndSection
Section "Screen"
Driver "SVGA"
Device "Primary-Card"
Monitor "Compaq LCD Display"
DefaultColorDepth 8
SubSection "Display"
Depth 32
Modes "640x480"
EndSubSection
SubSection "Display"
Depth 24
Modes "640x480"
EndSubSection
SubSection "Display"
Depth 16
Modes "640x480"
EndSubSection
SubSection "Display"
Depth 8
Modes "800x600"
Virtual 800 600
EndSubSection
EndSection
Section "Screen"
Driver "Accel"
Device "Primary-Card"
Monitor "Compaq LCD Display"
DefaultColorDepth 8
SubSection "Display"
Depth 32
Modes "640x480"
EndSubSection
SubSection "Display"
Depth 24
Modes "640x480"
EndSubSection
SubSection "Display"
Depth 16
Modes "640x480"
EndSubSection
SubSection "Display"
Depth 8
Modes "800x600"
Virtual 800 600
EndSubSection
EndSection
_______________________________________________
Newbie mailing list
[EMAIL PROTECTED]
*** To unsubscribe , or change message options, see:
http://XFree86.Org/mailman/listinfo/newbie