[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Toshiba portege 7000CT



* rich (rich_walker@blueyonder.co.uk) wrote:
> Hi,
> 
> I'm trying to get a udeful debian-testing setup on a Portege 7000CT. However, 
> I can't get XFree86-4.1.0 to behave with the LCD at all. Anyone got any notes 
> on this install?
> 
> cheers, Rich.

  Hi Rich,

 You don't mention any specifics of your problem. Therefore, I suggest
you try the http://www.linux-laptop.net/
 I just went there and even though the 7000CT page was not accessible I
got ya' an XF86Config from 7020CT page. I hope those are sufficiently similar
to make its modelines work for you. You should dig some more on that site.  
Just find a videochipset and LCD that are same as yours.
 Alex.

============================================
aX autogenerated XF86Config file
# This file was generated from the SaX
# Version: 2.7 - sax@suse.de
# Date: Thu May 20 00:25:37 MEST 1999
# Xserver:SVGA
# MouseVendor:Unknown
# MouseName:Unknown
# RamDac:110
# Dac8:110
# Dac16:
# Dac24:110
# Dac32:

Section "Files"
  RgbPath       "/usr/X11R6/lib/X11/rgb"
  FontPath      "/usr/X11R6/lib/X11/fonts/misc:unscaled"
  FontPath      "/usr/X11R6/lib/X11/fonts/100dpi:unscaled"
  FontPath      "/usr/X11R6/lib/X11/fonts/75dpi:unscaled"
  FontPath      "/usr/X11R6/lib/X11/fonts/Type1"
  FontPath      "/usr/X11R6/lib/X11/fonts/Speedo"
  FontPath      "/usr/X11R6/lib/X11/fonts/misc"
  FontPath      "/usr/X11R6/lib/X11/fonts/75dpi"
EndSection

Section "ServerFlags"
  AllowMouseOpenFail
EndSection

Section "Module"
EndSection

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
  Emulate3Buttons
EndSection

Section "Monitor"
  Identifier    "Primary-Monitor"
  VendorName    "Unknown"
  ModelName     "Unknown"
  HorizSync     31-69
  VertRefresh   50-85
  Modeline "1600x1000" 109.82 1600 1616 1968 2080 1000 1000 1008 1044
  Modeline "1280x960" 109.99 1280 1296 1552 1664 960 960 970 1003
  Modeline "1024x768" 90.44 1024 1048 1224 1352 768 768 778 818
  Modeline "640x480" 35.36 640 656 720 832 480 480 486 501
  Modeline "1600x1200" 109.82 1600 1616 1968 2080 1200 1200 1208 1253
  Modeline "1280x1024" 109.99 1280 1296 1552 1664 1024 1024 1034 1070
  Modeline "1152x864" 103.22 1152 1168 1384 1496 864 864 874 902
  Modeline "800x600" 55.33 800 816 928 1040 600 600 608 626
EndSection

Section "Device"
  Identifier    "Primary-Card"
  VendorName    "!!! GENERIC SERVER SELECTION !!!"
  BoardName     "SVGA"
  Videoram      2560
EndSection
Section "Screen"
  Driver        "SVGA"
  Device        "Primary-Card"
  Monitor       "Primary-Monitor"
  DefaultColorDepth     16
  SubSection "Display"
    Depth       32
    Modes       "1024x768"
  EndSubSection
  SubSection "Display"
    Depth       24
    Modes       "1024x768"
#    Virtual    1024 768
  EndSubSection
  SubSection "Display"
    Depth       16
    Modes       "1024x768" "800x600"
  EndSubSection
  SubSection "Display"
    Depth       8
    Modes       "1024x768"
  EndSubSection
EndSection

Section "Screen"
  Driver        "Accel"
  Device        "Primary-Card"
  Monitor       "Primary-Monitor"
  DefaultColorDepth     24
  SubSection "Display"
    Depth       32
    Modes       "640x480"
  EndSubSection
  SubSection "Display"
    Depth       24
    Modes       "1024x768"
    Virtual     1024 768
  EndSubSection
  SubSection "Display"
    Depth       16
    Modes       "640x480"
  EndSubSection
  SubSection "Display"
    Depth       8
    Modes       "640x480"
  EndSubSection
EndSection



Reply to: