Re: Toshiba Satellite 2210CDT XF86 setup nightmare.


Subject: Re: Toshiba Satellite 2210CDT XF86 setup nightmare.
From: Mark Bodenstein (m.bodenstein@gmx.de)
Date: Fri Dec 15 2000 - 21:31:37 GMT+1


Hi,
here I send you my XF86Config, working under SuSe 7.0 with XF86 4.0. For
me it works fine on my Toshiba 2550 CDT with the same Graphic card. I
hope this helds.

Mark

TheMooch wrote:
>
> I've been working on setting up my Toshiba Satellite 2210CDT with RH6.2. The
> setup went smooth and I've since (in the past week) upgraded the kernel to
> 2.4.0-test11. Not a problem.
>
> The problem has been setting up the X environment. The 2210 CDT uses the
> Trident Cyber9525/DVD Chipset (XF86_SVGA) and has the following stats:
>
> hsync: 31.5 - 37.8
> vsync: 60
> Clocks: 12 - 230 (not probed)
> RAM 2.5M
>
> If I use a plain vanilla, "Generica VGA" setup for the card and monitor, I
> end up with an 8bpp 320x204 display in X.
>
> Nothing else I've done so far has managed to work.
>
> Currently, I have Framebuffer compiled into the kernel, X is linked to
> XF86_SVGA. When I startx the server seems to start normally, but the screen
> then goes blank. Switching terminals (ctrl+alt+F#) results in nothing until
> I get to F7. F7 shows a quick flash of a perfect (albeit slightly offset) X
> Desktop, but quickly disappears.
>
> I have seen the message:
>
> Xlib: connection to " :0.0" refused by server
> Xlib: Client is not authorized to connect to Server
>
> and also a message about xscreensaver using (nobody/nobody)
>
> Any attempt to upgrade to XFree86 4.0.1 has met with disaster, requiring me
> to restore my original settings and move on.
>
> ANY help would be appreciated since "xf86config" and
> "Xconfigurator --expert" and "XF86Setup" have all failed me.I learned a lot,
> but obviously not enough! I've tried untold numbers of different "prebuilt"
> XF86Config files for the 2210, but none have worked yet.
>
> Thanks in advance to all who can offer any help.
>
> Monty

#--------#
# »» SaX generated XFree86 config file ««
# Copyright (c) 2000 SuSE GmbH Nuernberg, All rights reserved.
#
# Version: 4.0
# Contact: Marcus Schaefer <sax@suse.de>, 2000
#
# this file has been created from SaX version 4.0
# Please do not edit this file, changes may be lost the
# next time using SaX
#

Section "Files"
  FontPath "/usr/X11R6/lib/X11/fonts/misc:unscaled"
  FontPath "/usr/X11R6/lib/X11/fonts/local"
  FontPath "/usr/X11R6/lib/X11/fonts/misc:unscaled"
  FontPath "/usr/X11R6/lib/X11/fonts/75dpi: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/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"
  ModulePath "/usr/X11R6/lib/modules"
  RgbPath "/usr/X11R6/lib/X11/rgb"
EndSection

Section "ServerFlags"
  Option "AllowMouseOpenFail"
EndSection

Section "Module"
  Load "dbe"
  Load "type1"
  Load "speedo"
  Load "extmod"
  Load "freetype"
EndSection

Section "InputDevice"
  Driver "keyboard"
  Identifier "Keyboard[0]"
  Option "Protocol" "Standard"
  Option "XkbKeyCodes" "xfree86"
  Option "XkbLayout" "de"
  Option "XkbModel" "pc104"
  Option "XkbRules" "xfree86"
  Option "XkbVariant" "nodeadkeys"
EndSection

Section "InputDevice"
  Driver "mouse"
  Identifier "Mouse[1]"
  Option "BaudRate" "9600"
  Option "Device" "/dev/psaux"
  Option "Emulate3Buttons" "on"
  Option "Emulate3Timeout" "50"
  Option "Name" "AutoDetected"
  Option "Protocol" "ps/2"
  Option "Vendor" "AutoDetected"
EndSection

Section "Monitor"
  HorizSync 31.5-60
  Identifier "Monitor[0]"
  ModelName "SVGA 800x600@60Hz"
  VendorName "--> LCD"
  VertRefresh 58-76
  UseModes "Modes[0]"
EndSection

Section "Modes"
  Identifier "Modes[0]"
  Modeline "800x600" 49.68 800 824 968 1040 600 612 619 648
EndSection

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

Section "Device"
  BoardName "Cyber9525DVD"
  Driver "trident"
  Identifier "Device[0]"
  Option "CyberShadow"
  VendorName "Trident"
EndSection

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

Section "DRI"
  Group "video"
  Mode 0660
EndSection



This archive was generated by hypermail 2b25 : Sat Dec 16 2000 - 08:44:20 GMT+1