I recently got a fit-PC. I found that after installing snapshots,
issuing startx simply blacks the screen. The normal methods to stop X
and recover the screen were unsuccessful. This is the behavior when
using the vesa driver. Under the vga driver, X starts, but the fonts
are unreadable and the resolution very low. It appears from the fit-PC
forums that the amd driver is needed. Has anyone had other success
with this machine, or previously ported this driver to OpenBSD? dmesg
below.

OpenBSD 4.2-current (GENERIC) #628: Fri Jan  4 21:55:46 MST 2008
    [EMAIL PROTECTED]:/sys/arch/i386/compile/GENERIC
cpu0: Geode(TM) Integrated Processor by AMD PCS ("AuthenticAMD"
586-class) 500 MHz
cpu0: FPU,DE,PSE,TSC,MSR,CX8,SEP,PGE,CMOV,CFLUSH,MMX
real mem  = 246919168 (235MB)
avail mem = 230821888 (220MB)
mainbus0 at root
bios0 at mainbus0: AT/286+ BIOS, date 09/02/07, BIOS32 rev. 0 @
0xed720, SMBIOS rev. 2.3 @ 0xe3110 (19 entries)
bios0: vendor General Software, Inc. version "Version 5.2" date 09/02/2007
bios0: CompuLab AMD "CM-iGLX" Geode LX/CS5536
apm0 at bios0: Power Management spec V1.2 (BIOS management disabled)
(BIOS managing devices)
apm0: battery life expectancy 97%
apm0: AC off, battery charge high, estimated 6:49 hours
acpi at bios0 function 0x0 not configured
pcibios0 at bios0: rev 2.1 @ 0xed790/0x1000
pcibios0: PCI IRQ Routing Table rev 1.0 @ 0xf1af0/128 (6 entries)
pcibios0: PCI Exclusive IRQs: 5 10 11
pcibios0: no compatible PCI ICU found: ICU vendor 0x1022 product 0x2090
pcibios0: Warning, unable to fix up PCI interrupt routing
pcibios0: PCI bus #0 is the last bus
bios0: ROM list: 0xc0000/0x8000
cpu0 at mainbus0
pci0 at mainbus0 bus 0: configuration mode 1 (bios)
pchb0 at pci0 dev 1 function 0 "AMD Geode LX" rev 0x31
vga1 at pci0 dev 1 function 1 "AMD Geode LX Video" rev 0x00
wsdisplay0 at vga1 mux 1: console (80x25, vt100 emulation)
wsdisplay0: screen 1-5 added (80x25, vt100 emulation)
glxsb0 at pci0 dev 1 function 2 "AMD Geode LX Crypto" rev 0x00: RNG AES
rl0 at pci0 dev 13 function 0 "Realtek 8139" rev 0x10: irq 10, address
00:01:c0:03:6e:81
rlphy0 at rl0 phy 0: RTL internal PHY
rl1 at pci0 dev 14 function 0 "Realtek 8139" rev 0x10: irq 5, address
00:01:c0:03:6d:86
rlphy1 at rl1 phy 0: RTL internal PHY
glxpcib0 at pci0 dev 15 function 0 "AMD CS5536 ISA" rev 0x03: rev 0,
32-bit 3579545Hz timer, watchdog, gpio
gpio0 at glxpcib0: 32 pins
pciide0 at pci0 dev 15 function 2 "AMD CS5536 IDE" rev 0x01: DMA,
channel 0 wired to compatibility, channel 1 wired to compatibility
wd0 at pciide0 channel 0 drive 0: <FUJITSU MHW2040AT>
wd0: 16-sector PIO, LBA, 38154MB, 78140160 sectors
wd0(pciide0:0:0): using PIO mode 4, Ultra-DMA mode 2
pciide0: channel 1 ignored (disabled)
"AMD CS5536 Audio" rev 0x01 at pci0 dev 15 function 3 not configured
ohci0 at pci0 dev 15 function 4 "AMD CS5536 USB" rev 0x02: irq 11,
version 1.0, legacy support
ehci0 at pci0 dev 15 function 5 "AMD CS5536 USB" rev 0x02: irq 11
ehci0: pre-2.0 USB rev
isa0 at glxpcib0
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
pcppi0 at isa0 port 0x61
midi0 at pcppi0: <PC speaker>
spkr0 at pcppi0
npx0 at isa0 port 0xf0/16: reported by CPUID; using exception 16
pccom0 at isa0 port 0x3f8/8 irq 4: ns16550a, 16 byte fifo
pccom1 at isa0 port 0x2f8/8 irq 3: ns16550a, 16 byte fifo
usb0 at ohci0: USB revision 1.0
uhub0 at usb0 "AMD OHCI root hub" rev 1.00/1.00 addr 1
biomask ebc5 netmask efe5 ttymask ffe7
mtrr: K6-family MTRR support (2 registers)
uhidev0 at uhub0 port 2 configuration 1 interface 0 "Logitech Logitech
USB Keyboard" rev 1.10/15.00 addr 2
uhidev0: iclass 3/1
ukbd0 at uhidev0: 8 modifier keys, 6 key codes
wskbd1 at ukbd0 mux 1
wskbd1: connecting to wsdisplay0
uhidev1 at uhub0 port 2 configuration 1 interface 1 "Logitech Logitech
USB Keyboard" rev 1.10/15.00 addr 2
uhidev1: iclass 3/0, 3 report ids
uhid0 at uhidev1 reportid 1: input=2, output=0, feature=0
uhid1 at uhidev1 reportid 2: input=1, output=0, feature=0
ums0 at uhidev1 reportid 3: 0 buttons and Z dir.
wsmouse1 at ums0 mux 0
softraid0 at root
root on wd0a swap on wd0b dump on wd0b

Reply via email to