XFree86 on Toshiba Tecra M1
Tom Coulter
TCoulter at novatel.ca
Tue Oct 21 13:31:25 PDT 2003
For the life of me I cannot get XFree86 going on my new Toshiba laptop. The
particulars:
Toshiba Tecra M1 w/ 1024MB RAM 1.70GHz P4 Centrino
- XFree86 4.3.0
- FreeBSD 4.8
- Graphics Controller: Trident XP4m32
I've tried XFree86 -config, but the configurations just hang the machine on
testing. I've tried the
following manual configuration, but can only see 1/4 of the screen, and it
appears to be in black and
white:
*****************************
Section "ServerLayout"
Identifier "Default Layout"
Screen 0 "Screen0" 0 0
InputDevice "Mouse0" "CorePointer"
InputDevice "Keyboard0" "CoreKeyboard"
InputDevice "DevInputMice" "AlwaysCore"
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/75dpi/"
FontPath "/usr/X11R6/lib/X11/fonts/100dpi/"
EndSection
Section "Module"
Load "dbe"
Load "extmod"
Load "fbdevhw"
Load "glx"
Load "record"
Load "freetype"
Load "type1"
EndSection
Section "InputDevice"
Identifier "Keyboard0"
Driver "keyboard"
Option "XkbRules" "xfree86"
Option "XkbModel" "pc105"
Option "XkbLayout" "us"
Option "XkbVariant" "nodeadkeys"
EndSection
Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "PS/2"
Option "Device" "/dev/psaux"
Option "ZAxisMapping" "4 5"
Option "Emulate3Buttons" "no"
EndSection
Section "Monitor"
Identifier "Monitor0"
VendorName "Monitor Vendor"
ModelName "Toshiba TOS5082"
DisplaySize 290 220
HorizSync 31.0 - 48.0
VertRefresh 50.0 - 70.0
Option "dpms"
EndSection
Section "Device"
Identifier "Trident CyberXP"
Driver "trident"
VendorName "Trident/Toshiba"
BoardName "CyberBlade/XP/Ai1"
ChipSet "cyberbladeXPAi1"
Option "CyberShadow" "false"
Option "ShadowFB" "true"
Option "accel"
Option "BackingStore" "on"
Option "SaveUnders" "on"
BusID "PCI:01:00:0"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Trident CyberXP"
Monitor "Monitor0"
DefaultDepth 24
SubSection "Display"
Depth 24
Modes "1024x768"
EndSubSection
EndSection
Section "DRI"
Group 0
Mode 0666
EndSection
*************************************8
Any help would be _greatly_ appreciated. Thanks,
...TC
Tom Coulter
Senior Systems Architect
NovAtel Inc.
More information about the freebsd-mobile
mailing list