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

XF86Config for IBM Thinkpad 760XL



Does anyone have a working XF86Config for an IBM Thinkpad 760XL?  I have
tried numerous settings, but alas, all I get is a screen full of ugly
flickering.

Thanks,

Patrick


SuperProbe output:
---------------------------------------------------------------
First video: Super-VGA
        Chipset: Trident Cyber9385 (PCI Probed)
        Memory:  1024 Kbytes
        RAMDAC:  Trident Built-In 15/16/24-bit DAC
                 (with 6-bit wide lookup tables (or in 6-bit mode))

dmesg output:
---------------------------------------------------------------
OpenBSD 2.9 (GENERIC) #653: Sat Apr 28 13:57:59 MDT 2001
    deraadt_(_at_)_i386_(_dot_)_openbsd_(_dot_)_org:/usr/src/sys/arch/i386/compile/GENERIC
cpu0: F00F bug workaround installed
cpu0: Intel Pentium/MMX ("GenuineIntel" 586-class) 166 MHz
cpu0: FPU,V86,DE,PSE,TSC,MSR,MCE,CX8,MMX
real mem  = 83472384 (81516K)
avail mem = 72372224 (70676K)
using 1044 buffers containing 4276224 bytes (4176K) of memory
mainbus0 (root)
bios0 at mainbus0: AT/286+(46) BIOS, date 02/18/97, BIOS32 rev. 0 @ 0xfd8f0
apm0 at bios0: Power Management spec V1.2
apm0: battery life expectancy 100%
apm0: AC on, battery charge high
pcibios0 at bios0: rev. 2.1 @ 0xfd930/0x800
pcibios0: PCI BIOS has 2 Interrupt Routing table entries
pcibios0: PCI Exclusive IRQs: 11
pcibios0: PCI bus #2 is the last bus
bios0: ROM list: 0xc0000/0x8000
pci0 at mainbus0 bus 0: configuration mode 1 (no bios)
pchb0 at pci0 dev 0 function 0 "Intel 82437 PCI/Cache/DRAM" rev 0x02
pcib0 at pci0 dev 1 function 0 "Intel 82371FB PCI-ISA" rev 0x02
cbb0 at pci0 dev 2 function 0 "Texas Instruments PCI1130 PCI-CardBus" rev
0x04pci_intr_map: no mapping for pin A
: couldn't map interrupt
cbb1 at pci0 dev 2 function 1 "Texas Instruments PCI1130 PCI-CardBus" rev
0x04pci_intr_map: no mapping for pin B
: couldn't map interrupt
vga1 at pci0 dev 3 function 0 "Trident TGUI 9660" rev 0xd3
wsdisplay0 at vga1: console (80x25, vt100 emulation)
wsdisplay0: screen 1-5 added (80x25, vt100 emulation)
isa0 at pcib0
isadma0 at isa0
pckbc0 at isa0 port 0x60/5
pckbd0 at pckbc0 (kbd slot)
pckbc0: using irq 1 for kbd slot
wskbd0 at pckbd0: console keyboard, using wsdisplay0
pms0 at pckbc0 (aux slot)
pckbc0: using irq 12 for aux slot
wsmouse0 at pms0 mux 0
wdc0 at isa0 port 0x1f0/8 irq 14
atapiscsi0 at wdc0 channel 0
scsibus0 at atapiscsi0: 2 targets
cd0 at scsibus0 targ 1 lun 0: <TEAC, CD-44E, 2.0C> SCSI0 5/cdrom removable
wd0 at wdc0 channel 0 drive 0: <IBM-DCRA-22110>
wd0: 16-sector PIO, LBA, 2016MB, 4096 cyl, 16 head, 63 sec, 4128768 sectors
wd0(wdc0:0:0): using PIO mode 4
cd0(wdc0:0:1): using PIO mode 3
sb0 at isa0 port 0x220/24 irq 5 drq 1: dsp v3.01
midi0 at sb0: <SB MIDI UART>
audio0 at sb0
opl0 at sb0: model OPL3
midi1 at opl0: <SB Yamaha OPL3>
pcppi0 at isa0 port 0x61
midi2 at pcppi0: <PC speaker>
sysbeep0 at pcppi0
lpt2 at isa0 port 0x3bc/4: polled
npx0 at isa0 port 0xf0/16: using exception 16
fdc0 at isa0 port 0x3f0/6 irq 6 drq 2
pcic0 at isa0 port 0x3e0/2 iomem 0xd0000/65536
pcic0 controller 0: <Intel 82365SL rev 1> has sockets A and B
pcmcia0 at pcic0 controller 0 socket 0
wi0 at pcmcia0 function 0 "Instant Wireless ,  Network PC CARD, Version
01.02": address 00:04:5a:0e:31:f4 irq 3
pcmcia1 at pcic0 controller 0 socket 1
ep1 at pcmcia1 function 0 "3Com, Megahertz 3CCFEM556B, A" port 0x340/32 irq
4: address 00:00:86:16:46:20
tqphy0 at ep1 phy 0: 78Q2120 10/100 media interface, rev. 3
pcic0: irq 9, polling enabled
biomask 4040 netmask 4058 ttymask 525a
pctr: 586-class performance counters and user-level cycle counter enabled
dkcsum: wd0 matched BIOS disk 80
root on wd0a
rootdev=0x0 rrootdev=0x300 rawdev=0x302

Current XF86Config
--------------------------------------------------------
Section "Module"
    Load        "dbe"   # Double buffer extension
    SubSection  "extmod"
      Option    "omit xfree86-dga"   # don't initialise the DGA extension
    EndSubSection
    Load        "type1"
    Load        "freetype"
EndSection

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


Section "ServerFlags"
EndSection

Section "InputDevice"
    Identifier  "Keyboard1"
    Driver      "Keyboard"
    Option "AutoRepeat" "500 30"
    Option "XkbRules"   "xfree86"
    Option "XkbModel"   "pc101"
    Option "XkbLayout"  "us"
EndSection

Section "InputDevice"
    Identifier  "Mouse1"
    Driver      "mouse"
    Option "Protocol"    "Microsoft"
    Option "Device"      "/dev/wsmouse"
    Option "Emulate3Buttons"
EndSection

Section "Monitor"
    Identifier  "ThinkPad"
    VendorName  "IBM"
    ModelName   "760XL"
    HorizSync   28-33
    VertRefresh 43-72
EndSection

Section "Device"
    Identifier  "Trident"
    driver      "trident"
    Option      "CyberShadow" "off"
    Option      "NoAccel" "on"
    Option      "ShadowFB" "off"
    Option      "NoPciBurst" "on"
    VendorName  "Trident"
    BoardName   "9385"
    VideoRam    1024
    ClockChip   "tgui"
EndSection

Section "Screen"
    Driver      "ThinkPad"
    Device      "Trident"
    Monitor     "ThinkPad"
    DefaultDepth 8
    Subsection "Display"
        Depth       8
        Modes       "800x600" "640x480"
        ViewPort    0 0
    EndSubsection
#    Subsection "Display"
#        Depth       16
#        Modes       "800x600" "640x480"
#        ViewPort    0 0
#    EndSubsection
EndSection

Confidentiality Notice: This e-mail message, including any attachments, is for the sole use of the intended recipient(s) and may contain confidential and privileged information. Any unauthorized review, use, disclosure or distribution is prohibited. If you are not the intended recipient, please contact the sender by reply e-mail and destroy all copies of the original message.



Visit your host, monkey.org