DaemonForums  

Go Back   DaemonForums > OpenBSD > OpenBSD General

OpenBSD General Other questions regarding OpenBSD which do not fit in any of the categories below.

Reply
 
Thread Tools Display Modes
  #1   (View Single Post)  
Old 30th June 2014
commodorejohn commodorejohn is offline
Real Name: John
Stubborn throwback
 
Join Date: Jun 2014
Location: Duluth, MN
Posts: 27
Default Compaq nc6000 w/Mobility Radeon 9600 - no acceleration

I've been playing around with OpenBSD on a spare laptop in an attempt to find a free Unix that makes me want to slit my wrists less than Linux, and so far things have been going pretty well. However, graphical performance isn't what it could be, because evidently there's no acceleration. The laptop is a Compaq nc6000 with a 64MB Mobility Radeon 9600, which is an R350 and does appear to be in the radeon driver's supported list, but it looks like the radeon DRI driver isn't getting launched in the first place. glxinfo spits out this:
Code:
libGL: OpenDriver: trying /usr/X11R6/lib/modules/dri/r300_dri.so
libGL error: failed to open drm device: Permission denied
libGL error: failed to load driver: r300
libGL: OpenDriver: trying /usr/X11R6/lib/modules/dri/swrast_dri.so
...and then goes on to give information for Mesa's GL capabilities. I'm curious, it looks like this is some kind of permissions issue? A quick Google search turned up suggestions that it stems from my launching X from a user account that doesn't have permissions for the DRM device and that the solution is to add the user account to the video group, but /etc/group.conf doesn't even have a video group listed. Can someone help me resolve this?
__________________
Computers: Amiga 1200, DEC VAXStation 4000/60, DEC MicroPDP-11/73
Synthesizers: Roland JX-10/MT-32/D-10, Oberheim Matrix-6, Yamaha DX7/FB-01, Korg MS-20 Mini, Ensoniq Mirage/SQ-80, Sequential Circuits Prophet-600, Hohner String Performer
Reply With Quote
  #2   (View Single Post)  
Old 1st July 2014
jggimi's Avatar
jggimi jggimi is offline
More noise than signal
 
Join Date: May 2008
Location: USA
Posts: 7,977
Default

Hello, and welcome!

There were many 9600 variants. And with "permissions" that got me thinking of the xf86(4) aperture driver. However the message is more clear if the aperture must be opened, and at OpenBSD 5.5 the aperture driver should no longer be required.

Could you please do us a favor and post both your dmesg and a copy of /var/log/Xorg.0.log? One would tell us a lot more about your hardware from OpenBSD's perspective, the other would tell us what OpenBSD's version of X.Org -- Xenocara -- thinks is going on regarding your hardware configuration.
Reply With Quote
  #3   (View Single Post)  
Old 1st July 2014
commodorejohn commodorejohn is offline
Real Name: John
Stubborn throwback
 
Join Date: Jun 2014
Location: Duluth, MN
Posts: 27
Default

Yeah, here you go:
Code:
OpenBSD 5.5 (GENERIC) #276: Wed Mar  5 09:57:06 MST 2014
    deraadt@i386.openbsd.org:/usr/src/sys/arch/i386/compile/GENERIC
cpu0: Intel(R) Pentium(R) M processor 1.80GHz ("GenuineIntel" 686-class) 1.80 GHz
cpu0: FPU,V86,DE,PSE,TSC,MSR,MCE,CX8,SEP,MTRR,PGE,MCA,CMOV,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,TM,PBE,EST,TM2,PERF
real mem  = 1609920512 (1535MB)
avail mem = 1571319808 (1498MB)
mainbus0 at root
bios0 at mainbus0: AT/286+ BIOS, date 07/23/04, BIOS32 rev. 0 @ 0xf0000, SMBIOS rev. 2.3 @ 0xff2eb (31 entries)
bios0: vendor Hewlett-Packard version "68BDD Ver. F.0F" date 07/23/2004
bios0: Hewlett-Packard HP Compaq nc6000 (PG401UA#ABA)
acpi0 at bios0: rev 0
acpi0: sleep states S0 S3 S4 S5
acpi0: tables DSDT FACP SSDT
acpi0: wakeup devices C057(S5)
acpitimer0 at acpi0: 3579545 Hz, 24 bits
acpiprt0 at acpi0: bus 1 (C046)
acpiprt1 at acpi0: bus 2 (C057)
acpiprt2 at acpi0: bus 0 (C045)
acpiec0 at acpi0
acpicpu0 at acpi0: C3, C2, C1, PSS
acpipwrres0 at acpi0: C16E, resource for C16A
acpipwrres1 at acpi0: C13E, resource for C16F
acpipwrres2 at acpi0: C185, resource for C184
acpipwrres3 at acpi0: C18C, resource for C186
acpipwrres4 at acpi0: C196, resource for C194
acpipwrres5 at acpi0: C0E7, resource for C0AB
acpipwrres6 at acpi0: C202, resource for C206
acpipwrres7 at acpi0: C203, resource for C207
acpipwrres8 at acpi0: C204, resource for C208
acpipwrres9 at acpi0: C205, resource for C209
acpitz0 at acpi0: critical temperature is 103 degC
acpitz1 at acpi0: critical temperature is 115 degC
acpitz2 at acpi0: critical temperature is 103 degC
acpibat0 at acpi0: C138 not present
acpibat1 at acpi0: C137 not present
acpiac0 at acpi0: AC unit online
acpibtn0 at acpi0: C13A
acpibtn1 at acpi0: C139
acpivideo0 at acpi0: C0D0
bios0: ROM list: 0xc0000/0x10000
cpu0 at mainbus0: (uniprocessor)
mtrr: Pentium Pro MTRR support, 8 var ranges, 88 fixed ranges
cpu0: Enhanced SpeedStep 1795 MHz: speeds: 1800, 1600, 1400, 1200, 1000, 800, 600 MHz
pci0 at mainbus0 bus 0: configuration mode 1 (bios)
pchb0 at pci0 dev 0 function 0 "Intel 82855PM Host" rev 0x03
intelagp0 at pchb0
agp0 at intelagp0: aperture at 0xb0000000, size 0x10000000
ppb0 at pci0 dev 1 function 0 "Intel 82855PM AGP" rev 0x03
pci1 at ppb0 bus 1
radeondrm0 at pci1 dev 0 function 0 "ATI Radeon Mobility M10" rev 0x00
drm0 at radeondrm0
radeondrm0: irq 10
uhci0 at pci0 dev 29 function 0 "Intel 82801DB USB" rev 0x03: irq 10
uhci1 at pci0 dev 29 function 1 "Intel 82801DB USB" rev 0x03: irq 10
uhci2 at pci0 dev 29 function 2 "Intel 82801DB USB" rev 0x03: irq 10
ehci0 at pci0 dev 29 function 7 "Intel 82801DB USB" rev 0x03: irq 10
usb0 at ehci0: USB revision 2.0
uhub0 at usb0 "Intel EHCI root hub" rev 2.00/1.00 addr 1
ppb1 at pci0 dev 30 function 0 "Intel 82801BAM Hub-to-PCI" rev 0x83
pci2 at ppb1 bus 2
ath0 at pci2 dev 4 function 0 "Atheros AR5212" rev 0x01: irq 11
ath0: AR5213 5.6 phy 4.1 rf5111 1.7 rf2111 2.3, WOR0W, address 00:11:85:1a:9f:27
cbb0 at pci2 dev 6 function 0 "O2 Micro OZ711E0 CardBus" rev 0x00: irq 10
cbb1 at pci2 dev 6 function 1 "O2 Micro OZ711E0 CardBus" rev 0x00: irq 10
"O2 Micro OZ711Mx Misc" rev 0x00 at pci2 dev 6 function 2 not configured
cbb2 at pci2 dev 6 function 3 "O2 Micro OZ711E0 CardBus" rev 0x00: irq 10
bge0 at pci2 dev 14 function 0 "Broadcom BCM5705M Alt" rev 0x03, BCM5705 A3 (0x3003): irq 11, address 00:0d:9d:91:45:90
brgphy0 at bge0 phy 1: BCM5705 10/100/1000baseT PHY, rev. 2
cardslot0 at cbb0 slot 0 flags 0
cardbus0 at cardslot0: bus 3 device 0 cacheline 0x0, lattimer 0x20
pcmcia0 at cardslot0
cardslot1 at cbb1 slot 1 flags 0
cardbus1 at cardslot1: bus 4 device 0 cacheline 0x0, lattimer 0x20
pcmcia1 at cardslot1
cardslot2 at cbb2 slot 2 flags 0
cardbus2 at cardslot2: bus 5 device 0 cacheline 0x0, lattimer 0x20
pcmcia2 at cardslot2
ichpcib0 at pci0 dev 31 function 0 "Intel 82801DBM LPC" rev 0x03
pciide0 at pci0 dev 31 function 1 "Intel 82801DBM IDE" rev 0x03: DMA, channel 0 configured to compatibility, channel 1 configured to compatibility
wd0 at pciide0 channel 0 drive 0: <IC25N020ATCS04-0>
wd0: 16-sector PIO, LBA, 19077MB, 39070080 sectors
wd0(pciide0:0:0): using PIO mode 4, Ultra-DMA mode 5
atapiscsi0 at pciide0 channel 1 drive 0
scsibus0 at atapiscsi0: 2 targets
cd0 at scsibus0 targ 0 lun 0: <TOSHIBA, DVD-ROM SD-R2512, 1A04> ATAPI 5/cdrom removable
cd0(pciide0:1:0): using PIO mode 4, DMA mode 2
auich0 at pci0 dev 31 function 5 "Intel 82801DB AC97" rev 0x03: irq 11, ICH4 AC97
ac97: codec id 0x41445374 (Analog Devices AD1981B)
ac97: codec features headphone, 20 bit DAC, No 3D Stereo
audio0 at auich0
"Intel 82801DB Modem" rev 0x03 at pci0 dev 31 function 6 not configured
usb1 at uhci0: USB revision 1.0
uhub1 at usb1 "Intel UHCI root hub" rev 1.00/1.00 addr 1
usb2 at uhci1: USB revision 1.0
uhub2 at usb2 "Intel UHCI root hub" rev 1.00/1.00 addr 1
usb3 at uhci2: USB revision 1.0
uhub3 at usb3 "Intel UHCI root hub" rev 1.00/1.00 addr 1
isa0 at ichpcib0
isadma0 at isa0
com0 at isa0 port 0x3f8/8 irq 4: ns16550a, 16 byte fifo
com2 at isa0 port 0x3e8/8 irq 5: ns16550a, 16 byte fifo
pckbc0 at isa0 port 0x60/5
pckbd0 at pckbc0 (kbd slot)
pckbc0: using irq 1 for kbd slot
wskbd0 at pckbd0: console keyboard
pms0 at pckbc0 (aux slot)
pckbc0: using irq 12 for aux slot
wsmouse0 at pms0 mux 0
wsmouse1 at pms0 mux 0
pms0: Synaptics touchpad, firmware 5.9
pcppi0 at isa0 port 0x61
spkr0 at pcppi0
lpt0 at isa0 port 0x378/4 irq 7
npx0 at isa0 port 0xf0/16: reported by CPUID; using exception 16
fdc0 at isa0 port 0x3f0/6 irq 6 drq 2
vscsi0 at root
scsibus1 at vscsi0: 256 targets
softraid0 at root
scsibus2 at softraid0: 256 targets
root on wd0a (8dbc64af0d95bca2.a) swap on wd0b dump on wd0b
drm: initializing kernel modesetting (RV350 0x1002:0x4E50 0x103C:0x0890).
radeondrm0: GTT: 256M 0xB0000000 - 0xBFFFFFFF
radeondrm0: VRAM: 128M 0x0000000098000000 - 0x000000009FFFFFFF (32M used)
drm: Panel ID String: LCD                     
drm: Panel Size 1024x768
drm: No TV DAC info found in BIOS
radeondrm0: 1024x768
wsdisplay0 at radeondrm0 mux 1: console (std, vt100 emulation), using wskbd0
wsdisplay0: screen 1-5 added (std, vt100 emulation)
Code:
[    67.677] (--) checkDevMem: using aperture driver /dev/xf86
[    67.687] (--) Using wscons driver on /dev/ttyC4 in pcvt compatibility mode (version 3.32)
[    68.837] 
X.Org X Server 1.14.5
Release Date: 2013-12-12
[    68.837] X Protocol Version 11, Revision 0
[    68.837] Build Operating System: OpenBSD 5.5 i386 
[    68.838] Current Operating System: OpenBSD sulva.eau.wi.charter.com 5.5 GENERIC#276 i386
[    68.838] Build Date: 26 February 2014  08:47:38PM
[    68.838]  
[    68.838] Current version of pixman: 0.32.4
[    68.838] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[    68.838] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    68.839] (==) Log file: "/var/log/Xorg.0.log", Time: Tue Jul  1 07:40:16 2014
[    68.902] (==) Using config file: "/etc/X11/xorg.conf"
[    68.902] (==) Using system config directory "/usr/X11R6/share/X11/xorg.conf.d"
[    68.977] (==) ServerLayout "X.org Configured"
[    68.977] (**) |-->Screen "Screen0" (0)
[    68.977] (**) |   |-->Monitor "Monitor0"
[    68.988] (**) |   |-->Device "Card0"
[    68.988] (**) |-->Screen "Screen1" (1)
[    68.988] (**) |   |-->Monitor "Monitor1"
[    68.988] (**) |   |-->Device "Card1"
[    68.988] (**) |-->Input Device "Mouse0"
[    68.988] (**) |-->Input Device "Keyboard0"
[    68.988] (==) Disabling SIGIO handlers for input devices
[    68.989] (==) Automatically adding devices
[    68.989] (==) Automatically enabling devices
[    68.989] (==) Not automatically adding GPU devices
[    69.225] (**) FontPath set to:
	/usr/X11R6/lib/X11/fonts/misc/,
	/usr/X11R6/lib/X11/fonts/TTF/,
	/usr/X11R6/lib/X11/fonts/OTF/,
	/usr/X11R6/lib/X11/fonts/Type1/,
	/usr/X11R6/lib/X11/fonts/100dpi/,
	/usr/X11R6/lib/X11/fonts/75dpi/,
	/usr/X11R6/lib/X11/fonts/misc/,
	/usr/X11R6/lib/X11/fonts/TTF/,
	/usr/X11R6/lib/X11/fonts/OTF/,
	/usr/X11R6/lib/X11/fonts/Type1/,
	/usr/X11R6/lib/X11/fonts/100dpi/,
	/usr/X11R6/lib/X11/fonts/75dpi/
[    69.225] (**) ModulePath set to "/usr/X11R6/lib/modules"
[    69.225] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
[    69.225] (WW) Disabling Mouse0
[    69.225] (WW) Disabling Keyboard0
[    69.225] (II) Loader magic: 0x3845b040
[    69.225] (II) Module ABI versions:
[    69.225] 	X.Org ANSI C Emulation: 0.4
[    69.225] 	X.Org Video Driver: 14.1
[    69.225] 	X.Org XInput driver : 19.1
[    69.225] 	X.Org Server Extension : 7.0
[    69.243] (--) PCI:*(0:1:0:0) 1002:4e50:103c:0890 rev 0, Mem @ 0x98000000/134217728, 0x90300000/65536, I/O @ 0x00002000/256, BIOS @ 0x????????/131072
[    69.243] Initializing built-in extension Generic Event Extension
[    69.243] Initializing built-in extension SHAPE
[    69.243] Initializing built-in extension MIT-SHM
[    69.243] Initializing built-in extension XInputExtension
[    69.243] Initializing built-in extension XTEST
[    69.243] Initializing built-in extension BIG-REQUESTS
[    69.243] Initializing built-in extension SYNC
[    69.243] Initializing built-in extension XKEYBOARD
[    69.243] Initializing built-in extension XC-MISC
[    69.243] Initializing built-in extension SECURITY
[    69.244] Initializing built-in extension XINERAMA
[    69.244] Initializing built-in extension XFIXES
[    69.244] Initializing built-in extension RENDER
[    69.244] Initializing built-in extension RANDR
[    69.244] Initializing built-in extension COMPOSITE
[    69.244] Initializing built-in extension DAMAGE
[    69.244] Initializing built-in extension MIT-SCREEN-SAVER
[    69.244] Initializing built-in extension DOUBLE-BUFFER
[    69.244] Initializing built-in extension RECORD
[    69.244] Initializing built-in extension DPMS
[    69.244] Initializing built-in extension X-Resource
[    69.244] Initializing built-in extension XVideo
[    69.244] Initializing built-in extension XVideo-MotionCompensation
[    69.244] Initializing built-in extension XFree86-VidModeExtension
[    69.244] Initializing built-in extension XFree86-DGA
[    69.244] Initializing built-in extension XFree86-DRI
[    69.244] Initializing built-in extension DRI2
[    69.244] (II) "glx" will be loaded. This was enabled by default and also specified in the config file.
[    69.244] (II) LoadModule: "glx"
[    69.285] (II) Loading /usr/X11R6/lib/modules/extensions/libglx.so
[    69.317] (II) Module glx: vendor="X.Org Foundation"
[    69.317] 	compiled for 1.14.5, module version = 1.0.0
[    69.317] 	ABI class: X.Org Server Extension, version 7.0
[    69.317] (==) AIGLX enabled
[    69.318] Loading extension GLX
[    69.318] (II) LoadModule: "radeon"
[    69.318] (II) Loading /usr/X11R6/lib/modules/drivers/radeon_drv.so
[    69.386] (II) Module radeon: vendor="X.Org Foundation"
[    69.387] 	compiled for 1.14.5, module version = 7.2.0
[    69.387] 	Module class: X.Org Video Driver
[    69.387] 	ABI class: X.Org Video Driver, version 14.1
[    69.387] (II) LoadModule: "vesa"
[    69.388] (II) Loading /usr/X11R6/lib/modules/drivers/vesa_drv.so
[    69.388] (II) Module vesa: vendor="X.Org Foundation"
[    69.388] 	compiled for 1.14.5, module version = 2.3.3
[    69.388] 	Module class: X.Org Video Driver
[    69.388] 	ABI class: X.Org Video Driver, version 14.1
[    69.389] (II) RADEON: Driver for ATI Radeon chipsets:
	ATI Radeon Mobility X600 (M24) 3150 (PCIE), ATI FireMV 2400 (PCI),
	ATI Radeon Mobility X300 (M24) 3152 (PCIE),
	ATI FireGL M24 GL 3154 (PCIE), ATI FireMV 2400 3155 (PCI),
	ATI Radeon X600 (RV380) 3E50 (PCIE),
	ATI FireGL V3200 (RV380) 3E54 (PCIE), ATI Radeon IGP320 (A3) 4136,
	ATI Radeon IGP330/340/350 (A4) 4137, ATI Radeon 9500 AD (AGP),
	ATI Radeon 9500 AE (AGP), ATI Radeon 9600TX AF (AGP),
	ATI FireGL Z1 AG (AGP), ATI Radeon 9800SE AH (AGP),
	ATI Radeon 9800 AI (AGP), ATI Radeon 9800 AJ (AGP),
	ATI FireGL X2 AK (AGP), ATI Radeon 9600 AP (AGP),
	ATI Radeon 9600SE AQ (AGP), ATI Radeon 9600XT AR (AGP),
	ATI Radeon 9600 AS (AGP), ATI FireGL T2 AT (AGP), ATI Radeon 9650,
	ATI FireGL RV360 AV (AGP), ATI Radeon 7000 IGP (A4+) 4237,
	ATI Radeon 8500 AIW BB (AGP), ATI Radeon IGP320M (U1) 4336,
	ATI Radeon IGP330M/340M/350M (U2) 4337,
	ATI Radeon Mobility 7000 IGP 4437, ATI Radeon 9000/PRO If (AGP/PCI),
	ATI Radeon 9000 Ig (AGP/PCI), ATI Radeon X800 (R420) JH (AGP),
	ATI Radeon X800PRO (R420) JI (AGP),
	ATI Radeon X800SE (R420) JJ (AGP), ATI Radeon X800 (R420) JK (AGP),
	ATI Radeon X800 (R420) JL (AGP), ATI FireGL X3 (R420) JM (AGP),
	ATI Radeon Mobility 9800 (M18) JN (AGP),
	ATI Radeon X800 SE (R420) (AGP), ATI Radeon X800XT (R420) JP (AGP),
	ATI Radeon X800 VE (R420) JT (AGP), ATI Radeon X850 (R480) (AGP),
	ATI Radeon X850 XT (R480) (AGP), ATI Radeon X850 SE (R480) (AGP),
	ATI Radeon X850 PRO (R480) (AGP), ATI Radeon X850 XT PE (R480) (AGP),
	ATI Radeon Mobility M7 LW (AGP),
	ATI Mobility FireGL 7800 M7 LX (AGP),
	ATI Radeon Mobility M6 LY (AGP), ATI Radeon Mobility M6 LZ (AGP),
	ATI FireGL Mobility 9000 (M9) Ld (AGP),
	ATI Radeon Mobility 9000 (M9) Lf (AGP),
	ATI Radeon Mobility 9000 (M9) Lg (AGP), ATI FireMV 2400 PCI,
	ATI Radeon 9700 Pro ND (AGP), ATI Radeon 9700/9500Pro NE (AGP),
	ATI Radeon 9600TX NF (AGP), ATI FireGL X1 NG (AGP),
	ATI Radeon 9800PRO NH (AGP), ATI Radeon 9800 NI (AGP),
	ATI FireGL X2 NK (AGP), ATI Radeon 9800XT NJ (AGP),
	ATI Radeon Mobility 9600/9700 (M10/M11) NP (AGP),
	ATI Radeon Mobility 9600 (M10) NQ (AGP),
	ATI Radeon Mobility 9600 (M11) NR (AGP),
	ATI Radeon Mobility 9600 (M10) NS (AGP),
	ATI FireGL Mobility T2 (M10) NT (AGP),
	ATI FireGL Mobility T2e (M11) NV (AGP), ATI Radeon QD (AGP),
	ATI Radeon QE (AGP), ATI Radeon QF (AGP), ATI Radeon QG (AGP),
	ATI FireGL 8700/8800 QH (AGP), ATI Radeon 8500 QL (AGP),
	ATI Radeon 9100 QM (AGP), ATI Radeon 7500 QW (AGP/PCI),
	ATI Radeon 7500 QX (AGP/PCI), ATI Radeon VE/7000 QY (AGP/PCI),
	ATI Radeon VE/7000 QZ (AGP/PCI), ATI ES1000 515E (PCI),
	ATI Radeon Mobility X300 (M22) 5460 (PCIE),
	ATI Radeon Mobility X600 SE (M24C) 5462 (PCIE),
	ATI FireGL M22 GL 5464 (PCIE), ATI Radeon X800 (R423) UH (PCIE),
	ATI Radeon X800PRO (R423) UI (PCIE),
	ATI Radeon X800LE (R423) UJ (PCIE),
	ATI Radeon X800SE (R423) UK (PCIE),
	ATI Radeon X800 XTP (R430) (PCIE), ATI Radeon X800 XL (R430) (PCIE),
	ATI Radeon X800 SE (R430) (PCIE), ATI Radeon X800 (R430) (PCIE),
	ATI FireGL V7100 (R423) (PCIE), ATI FireGL V5100 (R423) UQ (PCIE),
	ATI FireGL unknown (R423) UR (PCIE),
	ATI FireGL unknown (R423) UT (PCIE),
	ATI Mobility FireGL V5000 (M26) (PCIE),
	ATI Mobility FireGL V5000 (M26) (PCIE),
	ATI Mobility Radeon X700 XL (M26) (PCIE),
	ATI Mobility Radeon X700 (M26) (PCIE),
	ATI Mobility Radeon X700 (M26) (PCIE),
	ATI Radeon X550XTX 5657 (PCIE), ATI Radeon 9100 IGP (A5) 5834,
	ATI Radeon Mobility 9100 IGP (U3) 5835,
	ATI Radeon XPRESS 200 5954 (PCIE),
	ATI Radeon XPRESS 200M 5955 (PCIE), ATI Radeon 9250 5960 (AGP),
	ATI Radeon 9200 5961 (AGP), ATI Radeon 9200 5962 (AGP),
	ATI Radeon 9200SE 5964 (AGP), ATI FireMV 2200 (PCI),
	ATI ES1000 5969 (PCI), ATI Radeon XPRESS 200 5974 (PCIE),
	ATI Radeon XPRESS 200M 5975 (PCIE),
	ATI Radeon XPRESS 200 5A41 (PCIE),
	ATI Radeon XPRESS 200M 5A42 (PCIE),
	ATI Radeon XPRESS 200 5A61 (PCIE),
	ATI Radeon XPRESS 200M 5A62 (PCIE),
	ATI Radeon X300 (RV370) 5B60 (PCIE),
	ATI Radeon X600 (RV370) 5B62 (PCIE),
	ATI Radeon X550 (RV370) 5B63 (PCIE),
	ATI FireGL V3100 (RV370) 5B64 (PCIE),
	ATI FireMV 2200 PCIE (RV370) 5B65 (PCIE),
	ATI Radeon Mobility 9200 (M9+) 5C61 (AGP),
	ATI Radeon Mobility 9200 (M9+) 5C63 (AGP),
	ATI Mobility Radeon X800 XT (M28) (PCIE),
	ATI Mobility FireGL V5100 (M28) (PCIE),
	ATI Mobility Radeon X800 (M28) (PCIE), ATI Radeon X850 5D4C (PCIE),
	ATI Radeon X850 XT PE (R480) (PCIE),
	ATI Radeon X850 SE (R480) (PCIE), ATI Radeon X850 PRO (R480) (PCIE),
	ATI unknown Radeon / FireGL (R480) 5D50 (PCIE),
	ATI Radeon X850 XT (R480) (PCIE),
	ATI Radeon X800XT (R423) 5D57 (PCIE),
	ATI FireGL V5000 (RV410) (PCIE), ATI Radeon X700 XT (RV410) (PCIE),
	ATI Radeon X700 PRO (RV410) (PCIE),
	ATI Radeon X700 SE (RV410) (PCIE), ATI Radeon X700 (RV410) (PCIE),
	ATI Radeon X700 SE (RV410) (PCIE), ATI Radeon X1800,
	ATI Mobility Radeon X1800 XT, ATI Mobility Radeon X1800,
	ATI Mobility FireGL V7200, ATI FireGL V7200, ATI FireGL V5300,
	ATI Mobility FireGL V7100, ATI Radeon X1800, ATI Radeon X1800,
	ATI Radeon X1800, ATI Radeon X1800, ATI Radeon X1800,
	ATI FireGL V7300, ATI FireGL V7350, ATI Radeon X1600, ATI RV505,
	ATI Radeon X1300/X1550, ATI Radeon X1550, ATI M54-GL,
	ATI Mobility Radeon X1400, ATI Radeon X1300/X1550,
	ATI Radeon X1550 64-bit, ATI Mobility Radeon X1300,
	ATI Mobility Radeon X1300, ATI Mobility Radeon X1300,
	ATI Mobility Radeon X1300, ATI Radeon X1300, ATI Radeon X1300,
	ATI RV505, ATI RV505, ATI FireGL V3300, ATI FireGL V3350,
	ATI Radeon X1300, ATI Radeon X1550 64-bit, ATI Radeon X1300/X1550,
	ATI Radeon X1600, ATI Radeon X1300/X1550, ATI Mobility Radeon X1450,
	ATI Radeon X1300/X1550, ATI Mobility Radeon X2300,
	ATI Mobility Radeon X2300, ATI Mobility Radeon X1350,
	ATI Mobility Radeon X1350, ATI Mobility Radeon X1450,
	ATI Radeon X1300, ATI Radeon X1550, ATI Mobility Radeon X1350,
	ATI FireMV 2250, ATI Radeon X1550 64-bit, ATI Radeon X1600,
	ATI Radeon X1650, ATI Radeon X1600, ATI Radeon X1600,
	ATI Mobility FireGL V5200, ATI Mobility Radeon X1600,
	ATI Radeon X1650, ATI Radeon X1650, ATI Radeon X1600,
	ATI Radeon X1300 XT/X1600 Pro, ATI FireGL V3400,
	ATI Mobility FireGL V5250, ATI Mobility Radeon X1700,
	ATI Mobility Radeon X1700 XT, ATI FireGL V5200,
	ATI Mobility Radeon X1700, ATI Radeon X2300HD,
	ATI Mobility Radeon HD 2300, ATI Mobility Radeon HD 2300,
	ATI Radeon X1950, ATI Radeon X1900, ATI Radeon X1950,
	ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900,
	ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900,
	ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900,
	ATI AMD Stream Processor, ATI Radeon X1900, ATI Radeon X1950,
	ATI RV560, ATI RV560, ATI Mobility Radeon X1900, ATI RV560,
	ATI Radeon X1950 GT, ATI RV570, ATI RV570, ATI FireGL V7400,
	ATI RV560, ATI Radeon X1650, ATI Radeon X1650, ATI RV560,
	ATI Radeon 9100 PRO IGP 7834, ATI Radeon Mobility 9200 IGP 7835,
	ATI Radeon X1200, ATI Radeon X1200, ATI Radeon X1200,
	ATI Radeon X1200, ATI Radeon X1200, ATI RS740, ATI RS740M, ATI RS740,
	ATI RS740M, ATI Radeon HD 2900 XT, ATI Radeon HD 2900 XT,
	ATI Radeon HD 2900 XT, ATI Radeon HD 2900 Pro, ATI Radeon HD 2900 GT,
	ATI FireGL V8650, ATI FireGL V8600, ATI FireGL V7600,
	ATI Radeon 4800 Series, ATI Radeon HD 4870 x2,
	ATI Radeon 4800 Series, ATI Radeon HD 4850 x2,
	ATI FirePro V8750 (FireGL), ATI FirePro V7760 (FireGL),
	ATI Mobility RADEON HD 4850, ATI Mobility RADEON HD 4850 X2,
	ATI Radeon 4800 Series, ATI FirePro RV770, AMD FireStream 9270,
	AMD FireStream 9250, ATI FirePro V8700 (FireGL),
	ATI Mobility RADEON HD 4870, ATI Mobility RADEON M98,
	ATI Mobility RADEON HD 4870, ATI Radeon 4800 Series,
	ATI Radeon 4800 Series, ATI FirePro M7750, ATI M98, ATI M98, ATI M98,
	ATI Mobility Radeon HD 4650, ATI Radeon RV730 (AGP),
	ATI Mobility Radeon HD 4670, ATI FirePro M5750,
	ATI Mobility Radeon HD 4670, ATI Radeon RV730 (AGP),
	ATI RV730XT [Radeon HD 4670], ATI RADEON E4600,
	ATI Radeon HD 4600 Series, ATI RV730 PRO [Radeon HD 4650],
	ATI FirePro V7750 (FireGL), ATI FirePro V5700 (FireGL),
	ATI FirePro V3750 (FireGL), ATI Mobility Radeon HD 4830,
	ATI Mobility Radeon HD 4850, ATI FirePro M7740, ATI RV740,
	ATI Radeon HD 4770, ATI Radeon HD 4700 Series, ATI Radeon HD 4770,
	ATI FirePro M5750, ATI RV610, ATI Radeon HD 2400 XT,
	ATI Radeon HD 2400 Pro, ATI Radeon HD 2400 PRO AGP, ATI FireGL V4000,
	ATI RV610, ATI Radeon HD 2350, ATI Mobility Radeon HD 2400 XT,
	ATI Mobility Radeon HD 2400, ATI RADEON E2400, ATI RV610,
	ATI FireMV 2260, ATI RV670, ATI Radeon HD3870,
	ATI Mobility Radeon HD 3850, ATI Radeon HD3850,
	ATI Mobility Radeon HD 3850 X2, ATI RV670,
	ATI Mobility Radeon HD 3870, ATI Mobility Radeon HD 3870 X2,
	ATI Radeon HD3870 X2, ATI FireGL V7700, ATI Radeon HD3850,
	ATI Radeon HD3690, AMD Firestream 9170, ATI Radeon HD 4550,
	ATI Radeon RV710, ATI Radeon RV710, ATI Radeon RV710,
	ATI Radeon HD 4350, ATI Mobility Radeon 4300 Series,
	ATI Mobility Radeon 4500 Series, ATI Mobility Radeon 4500 Series,
	ATI FirePro RG220, ATI Mobility Radeon 4330, ATI RV630,
	ATI Mobility Radeon HD 2600, ATI Mobility Radeon HD 2600 XT,
	ATI Radeon HD 2600 XT AGP, ATI Radeon HD 2600 Pro AGP,
	ATI Radeon HD 2600 XT, ATI Radeon HD 2600 Pro, ATI Gemini RV630,
	ATI Gemini Mobility Radeon HD 2600 XT, ATI FireGL V5600,
	ATI FireGL V3600, ATI Radeon HD 2600 LE,
	ATI Mobility FireGL Graphics Processor, ATI Radeon HD 3470,
	ATI Mobility Radeon HD 3430, ATI Mobility Radeon HD 3400 Series,
	ATI Radeon HD 3450, ATI Radeon HD 3450, ATI Radeon HD 3430,
	ATI Radeon HD 3450, ATI FirePro V3700, ATI FireMV 2450,
	ATI FireMV 2260, ATI FireMV 2260, ATI Radeon HD 3600 Series,
	ATI Radeon HD 3650 AGP, ATI Radeon HD 3600 PRO,
	ATI Radeon HD 3600 XT, ATI Radeon HD 3600 PRO,
	ATI Mobility Radeon HD 3650, ATI Mobility Radeon HD 3670,
	ATI Mobility FireGL V5700, ATI Mobility FireGL V5725,
	ATI Radeon HD 3200 Graphics, ATI Radeon 3100 Graphics,
	ATI Radeon HD 3200 Graphics, ATI Radeon 3100 Graphics,
	ATI Radeon HD 3300 Graphics, ATI Radeon HD 3200 Graphics,
	ATI Radeon 3000 Graphics, SUMO, SUMO, SUMO2, SUMO2, SUMO2, SUMO2,
	SUMO, SUMO, SUMO, SUMO, SUMO, SUMO, SUMO, SUMO, ATI Radeon HD 4200,
	ATI Radeon 4100, ATI Mobility Radeon HD 4200,
	ATI Mobility Radeon 4100, ATI Radeon HD 4290, ATI Radeon HD 4250,
	AMD Radeon HD 6310 Graphics, AMD Radeon HD 6310 Graphics,
	AMD Radeon HD 6250 Graphics, AMD Radeon HD 6250 Graphics,
	AMD Radeon HD 6300 Series Graphics,
	AMD Radeon HD 6200 Series Graphics, PALM, PALM, PALM, CYPRESS,
	ATI FirePro (FireGL) Graphics Adapter,
	ATI FirePro (FireGL) Graphics Adapter,
	ATI FirePro (FireGL) Graphics Adapter, AMD Firestream 9370,
	AMD Firestream 9350, ATI Radeon HD 5800 Series,
	ATI Radeon HD 5800 Series, ATI Radeon HD 5800 Series,
	ATI Radeon HD 5800 Series, ATI Radeon HD 5900 Series,
	ATI Radeon HD 5900 Series, ATI Mobility Radeon HD 5800 Series,
	ATI Mobility Radeon HD 5800 Series,
	ATI FirePro (FireGL) Graphics Adapter,
	ATI FirePro (FireGL) Graphics Adapter,
	ATI Mobility Radeon HD 5800 Series, ATI Radeon HD 5700 Series,
	ATI Radeon HD 5700 Series, ATI Radeon HD 6700 Series,
	ATI Radeon HD 5700 Series, ATI Radeon HD 6700 Series,
	ATI Mobility Radeon HD 5000 Series,
	ATI Mobility Radeon HD 5000 Series, ATI Mobility Radeon HD 5570,
	ATI FirePro (FireGL) Graphics Adapter,
	ATI FirePro (FireGL) Graphics Adapter, ATI Radeon HD 5670,
	ATI Radeon HD 5570, ATI Radeon HD 5500 Series, REDWOOD,
	ATI Mobility Radeon HD 5000 Series,
	ATI Mobility Radeon HD 5000 Series, ATI Mobility Radeon Graphics,
	ATI Mobility Radeon Graphics, CEDAR,
	ATI FirePro (FireGL) Graphics Adapter,
	ATI FirePro (FireGL) Graphics Adapter, ATI FirePro 2270, CEDAR,
	ATI Radeon HD 5450, CEDAR, CEDAR, CAYMAN, CAYMAN, CAYMAN, CAYMAN,
	CAYMAN, CAYMAN, CAYMAN, CAYMAN, CAYMAN, CAYMAN,
	AMD Radeon HD 6900 Series, AMD Radeon HD 6900 Series, CAYMAN, CAYMAN,
	CAYMAN, AMD Radeon HD 6900M Series, Mobility Radeon HD 6000 Series,
	BARTS, BARTS, Mobility Radeon HD 6000 Series,
	Mobility Radeon HD 6000 Series, BARTS, BARTS, BARTS, BARTS,
	AMD Radeon HD 6800 Series, AMD Radeon HD 6800 Series,
	AMD Radeon HD 6700 Series, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS,
	TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS,
	TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS,
	CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS,
	CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, ARUBA, ARUBA,
	ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA,
	ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA,
	ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA,
	ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, TAHITI, TAHITI, TAHITI, TAHITI,
	TAHITI, TAHITI, TAHITI, TAHITI, TAHITI, TAHITI, TAHITI, TAHITI,
	TAHITI, PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN,
	PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN,
	VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE,
	VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE,
	VERDE, VERDE, VERDE, OLAND, OLAND, OLAND, OLAND, OLAND, OLAND, OLAND,
	OLAND, OLAND, OLAND, OLAND, OLAND, OLAND, HAINAN, HAINAN, HAINAN,
	HAINAN, HAINAN, HAINAN, BONAIRE, BONAIRE, BONAIRE, BONAIRE, BONAIRE,
	BONAIRE, BONAIRE, BONAIRE, KABINI, KABINI, KABINI, KABINI, KABINI,
	KABINI, KABINI, KABINI, KABINI, KABINI, KABINI, KABINI, KABINI,
	KABINI, KABINI, KABINI
[    69.392] (II) VESA: driver for VESA chipsets: vesa
[    69.415] (II) [KMS] Kernel modesetting enabled.
[    69.415] (WW) Falling back to old probe method for vesa
[    69.416] (==) RADEON(0): Depth 24, (--) framebuffer bpp 32
[    69.416] (II) RADEON(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
[    69.416] (==) RADEON(0): Default visual is TrueColor
[    69.416] (==) RADEON(0): RGB weight 888
[    69.416] (II) RADEON(0): Using 8 bits per RGB (8 bit DAC)
[    69.416] (--) RADEON(0): Chipset: "ATI Radeon Mobility 9600/9700 (M10/M11) NP (AGP)" (ChipID = 0x4e50)
[    69.416] (II) Loading sub module "dri2"
[    69.416] (II) LoadModule: "dri2"
[    69.416] (II) Module "dri2" already built-in
[    69.416] (II) Loading sub module "exa"
[    69.416] (II) LoadModule: "exa"
[    69.434] (II) Loading /usr/X11R6/lib/modules/libexa.so
[    69.449] (II) Module exa: vendor="X.Org Foundation"
[    69.449] 	compiled for 1.14.5, module version = 2.6.0
[    69.449] 	ABI class: X.Org Video Driver, version 14.1
[    69.449] (II) RADEON(0): KMS Color Tiling: enabled
[    69.449] (II) RADEON(0): KMS Color Tiling 2D: disabled
[    69.449] (II) RADEON(0): KMS Pageflipping: enabled
[    69.449] (II) RADEON(0): SwapBuffers wait for vsync: enabled
[    69.470] (II) RADEON(0): Output VGA-0 using monitor section Monitor0
[    69.471] (II) RADEON(0): Output DVI-0 has no monitor section
[    69.471] (II) RADEON(0): Output LVDS has no monitor section
[    69.491] (II) RADEON(0): Output S-video has no monitor section
[    69.495] (II) RADEON(0): EDID for output VGA-0
[    69.512] (II) RADEON(0): EDID for output DVI-0
[    69.512] (II) RADEON(0): EDID for output LVDS
[    69.512] (II) RADEON(0): Manufacturer: LCD  Model: ea01  Serial#: 16843009
[    69.512] (II) RADEON(0): Year: 2004  Week: 21
[    69.512] (II) RADEON(0): EDID Version: 1.2
[    69.512] (II) RADEON(0): Digital Display Input
[    69.512] (II) RADEON(0): Max Image Size [cm]: horiz.: 29  vert.: 21
[    69.512] (II) RADEON(0): Gamma: 2.20
[    69.512] (II) RADEON(0): No DPMS capabilities specified
[    69.512] (II) RADEON(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 
[    69.512] (II) RADEON(0): First detailed timing is preferred mode
[    69.512] (II) RADEON(0): redX: 0.600 redY: 0.335   greenX: 0.300 greenY: 0.540
[    69.512] (II) RADEON(0): blueX: 0.150 blueY: 0.135   whiteX: 0.315 whiteY: 0.330
[    69.512] (II) RADEON(0): Manufacturer's mask: 0
[    69.512] (II) RADEON(0): Supported standard timings:
[    69.512] (II) RADEON(0): #0: hsize: 1024  vsize 768  refresh: 60  vid: 16481
[    69.512] (II) RADEON(0): Supported detailed timing:
[    69.512] (II) RADEON(0): clock: 65.0 MHz   Image Size:  287 x 215 mm
[    69.512] (II) RADEON(0): h_active: 1024  h_sync: 1056  h_sync_end 1192 h_blank_end 1344 h_border: 0
[    69.512] (II) RADEON(0): v_active: 768  v_sync: 770  v_sync_end 772 v_blanking: 806 v_border: 0
[    69.512] (II) RADEON(0): Unknown vendor-specific block f
[    69.512] (II) RADEON(0):  TMDISPLAY
[    69.512] (II) RADEON(0):  LTD141EA0V
[    69.512] (II) RADEON(0): EDID (in hex):
[    69.512] (II) RADEON(0): 	00ffffffffffff00306401ea01010101
[    69.512] (II) RADEON(0): 	150e0102801d15780abdae99554c8a26
[    69.512] (II) RADEON(0): 	22505400000061400101010101010101
[    69.512] (II) RADEON(0): 	01010101010164190040410026302088
[    69.513] (II) RADEON(0): 	22001fd71000001e0000000f00064202
[    69.513] (II) RADEON(0): 	44010304072224030800000000fe0054
[    69.513] (II) RADEON(0): 	4d444953504c41590a202020000000fe
[    69.513] (II) RADEON(0): 	004c5444313431454130560a20200033
[    69.513] (II) RADEON(0): Printing probed modes for output LVDS
[    69.513] (II) RADEON(0): Modeline "1024x768"x60.0   65.00  1024 1056 1192 1344  768 770 772 806 +hsync +vsync (48.4 kHz eP)
[    69.513] (II) RADEON(0): Modeline "800x600"x59.9   38.25  800 832 912 1024  600 603 607 624 -hsync +vsync (37.4 kHz)
[    69.513] (II) RADEON(0): Modeline "848x480"x59.7   31.50  848 872 952 1056  480 483 493 500 -hsync +vsync (29.8 kHz)
[    69.513] (II) RADEON(0): Modeline "720x480"x59.7   26.75  720 744 808 896  480 483 493 500 -hsync +vsync (29.9 kHz)
[    69.513] (II) RADEON(0): Modeline "640x480"x59.4   23.75  640 664 720 800  480 483 487 500 -hsync +vsync (29.7 kHz)
[    69.533] (II) RADEON(0): EDID for output S-video
[    69.533] (II) RADEON(0): Output VGA-0 disconnected
[    69.533] (II) RADEON(0): Output DVI-0 disconnected
[    69.533] (II) RADEON(0): Output LVDS connected
[    69.533] (II) RADEON(0): Output S-video disconnected
[    69.533] (II) RADEON(0): Using exact sizes for initial modes
[    69.533] (II) RADEON(0): Output LVDS using initial mode 1024x768
[    69.533] (II) RADEON(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
[    69.533] (II) RADEON(0): mem size init: gart size :fdff000 vram size: s:2000000 visible:1f00000
[    69.533] (II) RADEON(0): EXA: Driver will not allow EXA pixmaps in VRAM
[    69.533] (==) RADEON(0): DPI set to (96, 96)
[    69.533] (II) Loading sub module "fb"
[    69.533] (II) LoadModule: "fb"
[    69.534] (II) Loading /usr/X11R6/lib/modules/libfb.so
[    69.557] (II) Module fb: vendor="X.Org Foundation"
[    69.557] 	compiled for 1.14.5, module version = 1.0.0
[    69.557] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    69.557] (II) Loading sub module "ramdac"
[    69.557] (II) LoadModule: "ramdac"
[    69.557] (II) Module "ramdac" already built-in
[    69.557] (II) UnloadModule: "vesa"
[    69.557] (II) Unloading vesa
[    69.557] (--) Depth 24 pixmap format is 32 bpp
[    69.573] (II) RADEON(0): [DRI2] Setup complete
[    69.573] (II) RADEON(0): [DRI2]   DRI driver: r300
[    69.573] (II) RADEON(0): [DRI2]   VDPAU driver: r300
[    69.584] (II) RADEON(0): Front buffer size: 3072K
[    69.584] (II) RADEON(0): VRAM usage limit set to 25776K
[    69.606] (==) RADEON(0): Backing store disabled
[    69.606] (II) RADEON(0): Direct rendering enabled
[    69.615] (II) RADEON(0): Render acceleration enabled for R300/R400/R500 type cards.
[    69.615] (II) EXA(0): Driver allocated offscreen pixmaps
[    69.615] (II) EXA(0): Driver registered support for the following operations:
[    69.615] (II)         Solid
[    69.615] (II)         Copy
[    69.615] (II)         Composite (RENDER acceleration)
[    69.615] (II)         UploadToScreen
[    69.615] (II)         DownloadFromScreen
[    69.615] (II) RADEON(0): Acceleration enabled
[    69.635] (==) RADEON(0): DPMS enabled
[    69.635] (==) RADEON(0): Silken mouse disabled
[    69.671] (II) RADEON(0): Set up textured video
[    69.672] (II) RADEON(0): [XvMC] Associated with Radeon Textured Video.
[    69.672] (II) RADEON(0): [XvMC] Extension initialized.
[    69.672] (II) RADEON(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[    69.691] (--) RandR disabled
[    70.347] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[    70.347] (II) AIGLX: enabled GLX_INTEL_swap_event
[    70.347] (II) AIGLX: enabled GLX_ARB_create_context
[    70.347] (II) AIGLX: enabled GLX_ARB_create_context_profile
[    70.347] (II) AIGLX: enabled GLX_EXT_create_context_es2_profile
[    70.347] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
[    70.347] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
[    70.348] (II) AIGLX: Loaded and initialized r300
[    70.348] (II) GLX: Initialized DRI2 GL provider for screen 0
[    70.421] (II) RADEON(0): Setting screen physical size to 270 x 203
[    71.576] (II) config/wscons: checking input device /dev/wskbd
[    71.576] (II) wskbd: using layout us
[    71.576] (II) LoadModule: "kbd"
[    71.577] (II) Loading /usr/X11R6/lib/modules/input/kbd_drv.so
[    71.606] (II) Module kbd: vendor="X.Org Foundation"
[    71.606] 	compiled for 1.14.5, module version = 1.8.0
[    71.606] 	Module class: X.Org XInput Driver
[    71.607] 	ABI class: X.Org XInput driver, version 19.1
[    71.607] (II) Using input driver 'kbd' for '/dev/wskbd'
[    71.607] (**) /dev/wskbd: always reports core events
[    71.607] (**) /dev/wskbd: always reports core events
[    71.607] (**) Option "Protocol" "standard"
[    71.607] (**) Option "XkbRules" "base"
[    71.607] (**) Option "XkbModel" "pc105"
[    71.607] (**) Option "XkbLayout" "us"
[    71.607] (II) XINPUT: Adding extended input device "/dev/wskbd" (type: KEYBOARD, id 6)
[    72.083] (II) config/wscons: checking input device /dev/wsmouse0
[    72.083] (II) LoadModule: "synaptics"
[    72.084] (II) Loading /usr/X11R6/lib/modules/input/synaptics_drv.so
[    72.086] (II) Module synaptics: vendor="X.Org Foundation"
[    72.086] 	compiled for 1.14.5, module version = 1.7.1
[    72.086] 	Module class: X.Org XInput Driver
[    72.086] 	ABI class: X.Org XInput driver, version 19.1
[    72.086] (II) Using input driver 'synaptics' for '/dev/wsmouse0'
[    72.086] (**) /dev/wsmouse0: always reports core events
[    72.086] (**) Option "Device" "/dev/wsmouse0"
[    73.084] (--) synaptics: /dev/wsmouse0: x-axis range 1472 - 5472 resolution 85
[    73.084] (--) synaptics: /dev/wsmouse0: y-axis range 1408 - 4448 resolution 94
[    73.084] (**) /dev/wsmouse0: always reports core events
[    73.084] (II) XINPUT: Adding extended input device "/dev/wsmouse0" (type: TOUCHPAD, id 7)
[    73.084] (**) synaptics: /dev/wsmouse0: (accel) MinSpeed is now constant deceleration 2.5
[    73.084] (**) synaptics: /dev/wsmouse0: (accel) MaxSpeed is now 1.75
[    73.084] (**) synaptics: /dev/wsmouse0: (accel) AccelFactor is now 0.040
[    73.085] (**) /dev/wsmouse0: (accel) keeping acceleration scheme 1
[    73.085] (**) /dev/wsmouse0: (accel) acceleration profile 1
[    73.085] (**) /dev/wsmouse0: (accel) acceleration factor: 2.000
[    73.085] (**) /dev/wsmouse0: (accel) acceleration threshold: 4
[    73.583] (II) config/wscons: checking input device /dev/wsmouse
[    73.584] (II) LoadModule: "ws"
[    73.585] (II) Loading /usr/X11R6/lib/modules/input/ws_drv.so
[    73.606] (II) Module ws: vendor="X.Org Foundation"
[    73.606] 	compiled for 1.14.5, module version = 1.3.0
[    73.606] 	Module class: X.Org XInput Driver
[    73.606] 	ABI class: X.Org XInput driver, version 19.1
[    73.606] (II) Using input driver 'ws' for '/dev/wsmouse'
[    73.606] (**) /dev/wsmouse: always reports core events
[    73.606] (II) ws: /dev/wsmouse: debuglevel 0
[    73.606] (**) Option "Device" "/dev/wsmouse"
[    73.606] (**) ws: /dev/wsmouse: ZAxisMapping: buttons 4 and 5
[    73.606] (**) ws: /dev/wsmouse: WAxisMapping: buttons 6 and 7
[    73.606] (**) ws: /dev/wsmouse: associated screen: 0
[    73.606] (II) ws: /dev/wsmouse: minimum x position: 0
[    73.606] (II) ws: /dev/wsmouse: maximum x position: 1023
[    73.606] (II) ws: /dev/wsmouse: minimum y position: 0
[    73.606] (II) ws: /dev/wsmouse: maximum y position: 767
[    73.606] (==) ws: /dev/wsmouse: Buttons: 7
[    73.606] (**) ws: /dev/wsmouse: YAxisMapping: buttons 4 and 5
[    73.606] (II) XINPUT: Adding extended input device "/dev/wsmouse" (type: MOUSE, id 8)
[    73.606] (**) /dev/wsmouse: (accel) keeping acceleration scheme 1
[    73.606] (**) /dev/wsmouse: (accel) acceleration profile 0
[    73.607] (**) /dev/wsmouse: (accel) acceleration factor: 2.000
[    73.607] (**) /dev/wsmouse: (accel) acceleration threshold: 4
[    75.388] (II) RADEON(0): EDID vendor "LCD", prod id 59905
[    75.422] (II) RADEON(0): Printing DDC gathered Modelines:
[    75.422] (II) RADEON(0): Modeline "1024x768"x0.0   65.00  1024 1056 1192 1344  768 770 772 806 +hsync +vsync (48.4 kHz eP)
[    75.422] (II) RADEON(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[    75.447] (II) RADEON(0): EDID vendor "LCD", prod id 59905
[    75.447] (II) RADEON(0): Printing DDC gathered Modelines:
[    75.447] (II) RADEON(0): Modeline "1024x768"x0.0   65.00  1024 1056 1192 1344  768 770 772 806 +hsync +vsync (48.4 kHz eP)
[    75.447] (II) RADEON(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
Interestingly, it looks from Xorg.0.log like the radeon driver loads and recognizes the chipset just fine...
__________________
Computers: Amiga 1200, DEC VAXStation 4000/60, DEC MicroPDP-11/73
Synthesizers: Roland JX-10/MT-32/D-10, Oberheim Matrix-6, Yamaha DX7/FB-01, Korg MS-20 Mini, Ensoniq Mirage/SQ-80, Sequential Circuits Prophet-600, Hohner String Performer
Reply With Quote
  #4   (View Single Post)  
Old 1st July 2014
jggimi's Avatar
jggimi jggimi is offline
More noise than signal
 
Join Date: May 2008
Location: USA
Posts: 7,977
Default

Thanks. It certainly looks like the radeon driver has enabled acceleration:
Code:
[    69.606] (II) RADEON(0): Direct rendering enabled
[    69.615] (II) RADEON(0): Render acceleration enabled for R300/R400/R500 type cards.
[    69.615] (II) EXA(0): Driver allocated offscreen pixmaps
[    69.615] (II) EXA(0): Driver registered support for the following operations:
[    69.615] (II)         Solid
[    69.615] (II)         Copy
[    69.615] (II)         Composite (RENDER acceleration)
[    69.615] (II)         UploadToScreen
[    69.615] (II)         DownloadFromScreen
[    69.615] (II) RADEON(0): Acceleration enabled
And that DRI2 is enabled:
Code:
[    69.573] (II) RADEON(0): [DRI2] Setup complete
[    69.573] (II) RADEON(0): [DRI2]   DRI driver: r300
[    69.573] (II) RADEON(0): [DRI2]   VDPAU driver: r300
So I'm not sure what the issue is .. perhaps a glxinfo or configuration problem? Which leads me to note that you are using an xorg.conf file. What happens when you run X without an xorg.conf file and X autoconfigures?

Unrelated, but I saw that your kernel is at 5.5-release. There's a patch for the kernel to correct ICMP reflection handling, which you may want or need.
Reply With Quote
  #5   (View Single Post)  
Old 1st July 2014
commodorejohn commodorejohn is offline
Real Name: John
Stubborn throwback
 
Join Date: Jun 2014
Location: Duluth, MN
Posts: 27
Default

When I rename xorg.conf to something else, X comes up without a fuss in the proper mode, but glxinfo still reports the same error. Here's the new dmesg and Xorg.0.log files:
Code:
OpenBSD 5.5 (GENERIC) #276: Wed Mar  5 09:57:06 MST 2014
    deraadt@i386.openbsd.org:/usr/src/sys/arch/i386/compile/GENERIC
cpu0: Intel(R) Pentium(R) M processor 1.80GHz ("GenuineIntel" 686-class) 1.80 GHz
cpu0: FPU,V86,DE,PSE,TSC,MSR,MCE,CX8,SEP,MTRR,PGE,MCA,CMOV,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,TM,PBE,EST,TM2,PERF
real mem  = 1609920512 (1535MB)
avail mem = 1571319808 (1498MB)
mainbus0 at root
bios0 at mainbus0: AT/286+ BIOS, date 07/23/04, BIOS32 rev. 0 @ 0xf0000, SMBIOS rev. 2.3 @ 0xff2eb (31 entries)
bios0: vendor Hewlett-Packard version "68BDD Ver. F.0F" date 07/23/2004
bios0: Hewlett-Packard HP Compaq nc6000 (PG401UA#ABA)
acpi0 at bios0: rev 0
acpi0: sleep states S0 S3 S4 S5
acpi0: tables DSDT FACP SSDT
acpi0: wakeup devices C057(S5)
acpitimer0 at acpi0: 3579545 Hz, 24 bits
acpiprt0 at acpi0: bus 1 (C046)
acpiprt1 at acpi0: bus 2 (C057)
acpiprt2 at acpi0: bus 0 (C045)
acpiec0 at acpi0
acpicpu0 at acpi0: C3, C2, C1, PSS
acpipwrres0 at acpi0: C16E, resource for C16A
acpipwrres1 at acpi0: C13E, resource for C16F
acpipwrres2 at acpi0: C185, resource for C184
acpipwrres3 at acpi0: C18C, resource for C186
acpipwrres4 at acpi0: C196, resource for C194
acpipwrres5 at acpi0: C0E7, resource for C0AB
acpipwrres6 at acpi0: C202, resource for C206
acpipwrres7 at acpi0: C203, resource for C207
acpipwrres8 at acpi0: C204, resource for C208
acpipwrres9 at acpi0: C205, resource for C209
acpitz0 at acpi0: critical temperature is 103 degC
acpitz1 at acpi0: critical temperature is 115 degC
acpitz2 at acpi0: critical temperature is 103 degC
acpibat0 at acpi0: C138 not present
acpibat1 at acpi0: C137 not present
acpiac0 at acpi0: AC unit online
acpibtn0 at acpi0: C13A
acpibtn1 at acpi0: C139
acpivideo0 at acpi0: C0D0
bios0: ROM list: 0xc0000/0x10000
cpu0 at mainbus0: (uniprocessor)
mtrr: Pentium Pro MTRR support, 8 var ranges, 88 fixed ranges
cpu0: Enhanced SpeedStep 1795 MHz: speeds: 1800, 1600, 1400, 1200, 1000, 800, 600 MHz
pci0 at mainbus0 bus 0: configuration mode 1 (bios)
pchb0 at pci0 dev 0 function 0 "Intel 82855PM Host" rev 0x03
intelagp0 at pchb0
agp0 at intelagp0: aperture at 0xb0000000, size 0x10000000
ppb0 at pci0 dev 1 function 0 "Intel 82855PM AGP" rev 0x03
pci1 at ppb0 bus 1
radeondrm0 at pci1 dev 0 function 0 "ATI Radeon Mobility M10" rev 0x00
drm0 at radeondrm0
radeondrm0: irq 10
uhci0 at pci0 dev 29 function 0 "Intel 82801DB USB" rev 0x03: irq 10
uhci1 at pci0 dev 29 function 1 "Intel 82801DB USB" rev 0x03: irq 10
uhci2 at pci0 dev 29 function 2 "Intel 82801DB USB" rev 0x03: irq 10
ehci0 at pci0 dev 29 function 7 "Intel 82801DB USB" rev 0x03: irq 10
usb0 at ehci0: USB revision 2.0
uhub0 at usb0 "Intel EHCI root hub" rev 2.00/1.00 addr 1
ppb1 at pci0 dev 30 function 0 "Intel 82801BAM Hub-to-PCI" rev 0x83
pci2 at ppb1 bus 2
ath0 at pci2 dev 4 function 0 "Atheros AR5212" rev 0x01: irq 11
ath0: AR5213 5.6 phy 4.1 rf5111 1.7 rf2111 2.3, WOR0W, address 00:11:85:1a:9f:27
cbb0 at pci2 dev 6 function 0 "O2 Micro OZ711E0 CardBus" rev 0x00: irq 10
cbb1 at pci2 dev 6 function 1 "O2 Micro OZ711E0 CardBus" rev 0x00: irq 10
"O2 Micro OZ711Mx Misc" rev 0x00 at pci2 dev 6 function 2 not configured
cbb2 at pci2 dev 6 function 3 "O2 Micro OZ711E0 CardBus" rev 0x00: irq 10
bge0 at pci2 dev 14 function 0 "Broadcom BCM5705M Alt" rev 0x03, BCM5705 A3 (0x3003): irq 11, address 00:0d:9d:91:45:90
brgphy0 at bge0 phy 1: BCM5705 10/100/1000baseT PHY, rev. 2
cardslot0 at cbb0 slot 0 flags 0
cardbus0 at cardslot0: bus 3 device 0 cacheline 0x0, lattimer 0x20
pcmcia0 at cardslot0
cardslot1 at cbb1 slot 1 flags 0
cardbus1 at cardslot1: bus 4 device 0 cacheline 0x0, lattimer 0x20
pcmcia1 at cardslot1
cardslot2 at cbb2 slot 2 flags 0
cardbus2 at cardslot2: bus 5 device 0 cacheline 0x0, lattimer 0x20
pcmcia2 at cardslot2
ichpcib0 at pci0 dev 31 function 0 "Intel 82801DBM LPC" rev 0x03
pciide0 at pci0 dev 31 function 1 "Intel 82801DBM IDE" rev 0x03: DMA, channel 0 configured to compatibility, channel 1 configured to compatibility
wd0 at pciide0 channel 0 drive 0: <IC25N020ATCS04-0>
wd0: 16-sector PIO, LBA, 19077MB, 39070080 sectors
wd0(pciide0:0:0): using PIO mode 4, Ultra-DMA mode 5
atapiscsi0 at pciide0 channel 1 drive 0
scsibus0 at atapiscsi0: 2 targets
cd0 at scsibus0 targ 0 lun 0: <TOSHIBA, DVD-ROM SD-R2512, 1A04> ATAPI 5/cdrom removable
cd0(pciide0:1:0): using PIO mode 4, DMA mode 2
auich0 at pci0 dev 31 function 5 "Intel 82801DB AC97" rev 0x03: irq 11, ICH4 AC97
ac97: codec id 0x41445374 (Analog Devices AD1981B)
ac97: codec features headphone, 20 bit DAC, No 3D Stereo
audio0 at auich0
"Intel 82801DB Modem" rev 0x03 at pci0 dev 31 function 6 not configured
usb1 at uhci0: USB revision 1.0
uhub1 at usb1 "Intel UHCI root hub" rev 1.00/1.00 addr 1
usb2 at uhci1: USB revision 1.0
uhub2 at usb2 "Intel UHCI root hub" rev 1.00/1.00 addr 1
usb3 at uhci2: USB revision 1.0
uhub3 at usb3 "Intel UHCI root hub" rev 1.00/1.00 addr 1
isa0 at ichpcib0
isadma0 at isa0
com0 at isa0 port 0x3f8/8 irq 4: ns16550a, 16 byte fifo
com2 at isa0 port 0x3e8/8 irq 5: ns16550a, 16 byte fifo
pckbc0 at isa0 port 0x60/5
pckbd0 at pckbc0 (kbd slot)
pckbc0: using irq 1 for kbd slot
wskbd0 at pckbd0: console keyboard
pms0 at pckbc0 (aux slot)
pckbc0: using irq 12 for aux slot
wsmouse0 at pms0 mux 0
wsmouse1 at pms0 mux 0
pms0: Synaptics touchpad, firmware 5.9
pcppi0 at isa0 port 0x61
spkr0 at pcppi0
lpt0 at isa0 port 0x378/4 irq 7
npx0 at isa0 port 0xf0/16: reported by CPUID; using exception 16
fdc0 at isa0 port 0x3f0/6 irq 6 drq 2
vscsi0 at root
scsibus1 at vscsi0: 256 targets
softraid0 at root
scsibus2 at softraid0: 256 targets
root on wd0a (8dbc64af0d95bca2.a) swap on wd0b dump on wd0b
drm: initializing kernel modesetting (RV350 0x1002:0x4E50 0x103C:0x0890).
radeondrm0: GTT: 256M 0xB0000000 - 0xBFFFFFFF
radeondrm0: VRAM: 128M 0x0000000098000000 - 0x000000009FFFFFFF (32M used)
drm: Panel ID String: LCD                     
drm: Panel Size 1024x768
drm: No TV DAC info found in BIOS
radeondrm0: 1024x768
wsdisplay0 at radeondrm0 mux 1: console (std, vt100 emulation), using wskbd0
wsdisplay0: screen 1-5 added (std, vt100 emulation)
Code:
[ 29869.768] (--) checkDevMem: using aperture driver /dev/xf86
[ 29869.779] (--) Using wscons driver on /dev/ttyC4 in pcvt compatibility mode (version 3.32)
[ 29870.818] 
X.Org X Server 1.14.5
Release Date: 2013-12-12
[ 29870.819] X Protocol Version 11, Revision 0
[ 29870.819] Build Operating System: OpenBSD 5.5 i386 
[ 29870.819] Current Operating System: OpenBSD sulva.eau.wi.charter.com 5.5 GENERIC#276 i386
[ 29870.819] Build Date: 26 February 2014  08:47:38PM
[ 29870.819]  
[ 29870.819] Current version of pixman: 0.32.4
[ 29870.819] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[ 29870.819] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 29870.820] (==) Log file: "/var/log/Xorg.0.log", Time: Tue Jul  1 15:56:58 2014
[ 29870.820] (==) Using system config directory "/usr/X11R6/share/X11/xorg.conf.d"
[ 29870.820] (==) No Layout section.  Using the first Screen section.
[ 29870.820] (==) No screen section available. Using defaults.
[ 29870.820] (**) |-->Screen "Default Screen Section" (0)
[ 29870.820] (**) |   |-->Monitor "<default monitor>"
[ 29870.821] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[ 29870.821] (==) Disabling SIGIO handlers for input devices
[ 29870.821] (==) Automatically adding devices
[ 29870.821] (==) Automatically enabling devices
[ 29870.821] (==) Not automatically adding GPU devices
[ 29870.821] (==) FontPath set to:
	/usr/X11R6/lib/X11/fonts/misc/,
	/usr/X11R6/lib/X11/fonts/TTF/,
	/usr/X11R6/lib/X11/fonts/OTF/,
	/usr/X11R6/lib/X11/fonts/Type1/,
	/usr/X11R6/lib/X11/fonts/100dpi/,
	/usr/X11R6/lib/X11/fonts/75dpi/
[ 29870.821] (==) ModulePath set to "/usr/X11R6/lib/modules"
[ 29870.821] (II) The server relies on wscons to provide the list of input devices.
	If no devices become available, reconfigure wscons or disable AutoAddDevices.
[ 29870.821] (II) Loader magic: 0x3bca8040
[ 29870.821] (II) Module ABI versions:
[ 29870.821] 	X.Org ANSI C Emulation: 0.4
[ 29870.821] 	X.Org Video Driver: 14.1
[ 29870.821] 	X.Org XInput driver : 19.1
[ 29870.821] 	X.Org Server Extension : 7.0
[ 29870.821] (--) PCI:*(0:1:0:0) 1002:4e50:103c:0890 rev 0, Mem @ 0x98000000/134217728, 0x90300000/65536, I/O @ 0x00002000/256, BIOS @ 0x????????/131072
[ 29870.821] Initializing built-in extension Generic Event Extension
[ 29870.821] Initializing built-in extension SHAPE
[ 29870.821] Initializing built-in extension MIT-SHM
[ 29870.821] Initializing built-in extension XInputExtension
[ 29870.821] Initializing built-in extension XTEST
[ 29870.821] Initializing built-in extension BIG-REQUESTS
[ 29870.821] Initializing built-in extension SYNC
[ 29870.822] Initializing built-in extension XKEYBOARD
[ 29870.822] Initializing built-in extension XC-MISC
[ 29870.822] Initializing built-in extension SECURITY
[ 29870.822] Initializing built-in extension XINERAMA
[ 29870.822] Initializing built-in extension XFIXES
[ 29870.822] Initializing built-in extension RENDER
[ 29870.822] Initializing built-in extension RANDR
[ 29870.822] Initializing built-in extension COMPOSITE
[ 29870.822] Initializing built-in extension DAMAGE
[ 29870.822] Initializing built-in extension MIT-SCREEN-SAVER
[ 29870.822] Initializing built-in extension DOUBLE-BUFFER
[ 29870.822] Initializing built-in extension RECORD
[ 29870.822] Initializing built-in extension DPMS
[ 29870.822] Initializing built-in extension X-Resource
[ 29870.822] Initializing built-in extension XVideo
[ 29870.822] Initializing built-in extension XVideo-MotionCompensation
[ 29870.822] Initializing built-in extension XFree86-VidModeExtension
[ 29870.822] Initializing built-in extension XFree86-DGA
[ 29870.822] Initializing built-in extension XFree86-DRI
[ 29870.822] Initializing built-in extension DRI2
[ 29870.822] (II) LoadModule: "glx"
[ 29870.824] (II) Loading /usr/X11R6/lib/modules/extensions/libglx.so
[ 29870.824] (II) Module glx: vendor="X.Org Foundation"
[ 29870.824] 	compiled for 1.14.5, module version = 1.0.0
[ 29870.824] 	ABI class: X.Org Server Extension, version 7.0
[ 29870.824] (==) AIGLX enabled
[ 29870.824] Loading extension GLX
[ 29870.824] (==) Matched ati as autoconfigured driver 0
[ 29870.824] (==) Matched vesa as autoconfigured driver 1
[ 29870.824] (==) Assigned the driver to the xf86ConfigLayout
[ 29870.824] (II) LoadModule: "ati"
[ 29870.824] (II) Loading /usr/X11R6/lib/modules/drivers/ati_drv.so
[ 29870.861] (II) Module ati: vendor="X.Org Foundation"
[ 29870.861] 	compiled for 1.14.5, module version = 7.2.0
[ 29870.861] 	Module class: X.Org Video Driver
[ 29870.861] 	ABI class: X.Org Video Driver, version 14.1
[ 29870.861] (II) LoadModule: "radeon"
[ 29870.862] (II) Loading /usr/X11R6/lib/modules/drivers/radeon_drv.so
[ 29870.863] (II) Module radeon: vendor="X.Org Foundation"
[ 29870.863] 	compiled for 1.14.5, module version = 7.2.0
[ 29870.863] 	Module class: X.Org Video Driver
[ 29870.863] 	ABI class: X.Org Video Driver, version 14.1
[ 29870.863] (II) LoadModule: "vesa"
[ 29870.864] (II) Loading /usr/X11R6/lib/modules/drivers/vesa_drv.so
[ 29870.865] (II) Module vesa: vendor="X.Org Foundation"
[ 29870.865] 	compiled for 1.14.5, module version = 2.3.3
[ 29870.865] 	Module class: X.Org Video Driver
[ 29870.865] 	ABI class: X.Org Video Driver, version 14.1
[ 29870.865] (II) RADEON: Driver for ATI Radeon chipsets:
	ATI Radeon Mobility X600 (M24) 3150 (PCIE), ATI FireMV 2400 (PCI),
	ATI Radeon Mobility X300 (M24) 3152 (PCIE),
	ATI FireGL M24 GL 3154 (PCIE), ATI FireMV 2400 3155 (PCI),
	ATI Radeon X600 (RV380) 3E50 (PCIE),
	ATI FireGL V3200 (RV380) 3E54 (PCIE), ATI Radeon IGP320 (A3) 4136,
	ATI Radeon IGP330/340/350 (A4) 4137, ATI Radeon 9500 AD (AGP),
	ATI Radeon 9500 AE (AGP), ATI Radeon 9600TX AF (AGP),
	ATI FireGL Z1 AG (AGP), ATI Radeon 9800SE AH (AGP),
	ATI Radeon 9800 AI (AGP), ATI Radeon 9800 AJ (AGP),
	ATI FireGL X2 AK (AGP), ATI Radeon 9600 AP (AGP),
	ATI Radeon 9600SE AQ (AGP), ATI Radeon 9600XT AR (AGP),
	ATI Radeon 9600 AS (AGP), ATI FireGL T2 AT (AGP), ATI Radeon 9650,
	ATI FireGL RV360 AV (AGP), ATI Radeon 7000 IGP (A4+) 4237,
	ATI Radeon 8500 AIW BB (AGP), ATI Radeon IGP320M (U1) 4336,
	ATI Radeon IGP330M/340M/350M (U2) 4337,
	ATI Radeon Mobility 7000 IGP 4437, ATI Radeon 9000/PRO If (AGP/PCI),
	ATI Radeon 9000 Ig (AGP/PCI), ATI Radeon X800 (R420) JH (AGP),
	ATI Radeon X800PRO (R420) JI (AGP),
	ATI Radeon X800SE (R420) JJ (AGP), ATI Radeon X800 (R420) JK (AGP),
	ATI Radeon X800 (R420) JL (AGP), ATI FireGL X3 (R420) JM (AGP),
	ATI Radeon Mobility 9800 (M18) JN (AGP),
	ATI Radeon X800 SE (R420) (AGP), ATI Radeon X800XT (R420) JP (AGP),
	ATI Radeon X800 VE (R420) JT (AGP), ATI Radeon X850 (R480) (AGP),
	ATI Radeon X850 XT (R480) (AGP), ATI Radeon X850 SE (R480) (AGP),
	ATI Radeon X850 PRO (R480) (AGP), ATI Radeon X850 XT PE (R480) (AGP),
	ATI Radeon Mobility M7 LW (AGP),
	ATI Mobility FireGL 7800 M7 LX (AGP),
	ATI Radeon Mobility M6 LY (AGP), ATI Radeon Mobility M6 LZ (AGP),
	ATI FireGL Mobility 9000 (M9) Ld (AGP),
	ATI Radeon Mobility 9000 (M9) Lf (AGP),
	ATI Radeon Mobility 9000 (M9) Lg (AGP), ATI FireMV 2400 PCI,
	ATI Radeon 9700 Pro ND (AGP), ATI Radeon 9700/9500Pro NE (AGP),
	ATI Radeon 9600TX NF (AGP), ATI FireGL X1 NG (AGP),
	ATI Radeon 9800PRO NH (AGP), ATI Radeon 9800 NI (AGP),
	ATI FireGL X2 NK (AGP), ATI Radeon 9800XT NJ (AGP),
	ATI Radeon Mobility 9600/9700 (M10/M11) NP (AGP),
	ATI Radeon Mobility 9600 (M10) NQ (AGP),
	ATI Radeon Mobility 9600 (M11) NR (AGP),
	ATI Radeon Mobility 9600 (M10) NS (AGP),
	ATI FireGL Mobility T2 (M10) NT (AGP),
	ATI FireGL Mobility T2e (M11) NV (AGP), ATI Radeon QD (AGP),
	ATI Radeon QE (AGP), ATI Radeon QF (AGP), ATI Radeon QG (AGP),
	ATI FireGL 8700/8800 QH (AGP), ATI Radeon 8500 QL (AGP),
	ATI Radeon 9100 QM (AGP), ATI Radeon 7500 QW (AGP/PCI),
	ATI Radeon 7500 QX (AGP/PCI), ATI Radeon VE/7000 QY (AGP/PCI),
	ATI Radeon VE/7000 QZ (AGP/PCI), ATI ES1000 515E (PCI),
	ATI Radeon Mobility X300 (M22) 5460 (PCIE),
	ATI Radeon Mobility X600 SE (M24C) 5462 (PCIE),
	ATI FireGL M22 GL 5464 (PCIE), ATI Radeon X800 (R423) UH (PCIE),
	ATI Radeon X800PRO (R423) UI (PCIE),
	ATI Radeon X800LE (R423) UJ (PCIE),
	ATI Radeon X800SE (R423) UK (PCIE),
	ATI Radeon X800 XTP (R430) (PCIE), ATI Radeon X800 XL (R430) (PCIE),
	ATI Radeon X800 SE (R430) (PCIE), ATI Radeon X800 (R430) (PCIE),
	ATI FireGL V7100 (R423) (PCIE), ATI FireGL V5100 (R423) UQ (PCIE),
	ATI FireGL unknown (R423) UR (PCIE),
	ATI FireGL unknown (R423) UT (PCIE),
	ATI Mobility FireGL V5000 (M26) (PCIE),
	ATI Mobility FireGL V5000 (M26) (PCIE),
	ATI Mobility Radeon X700 XL (M26) (PCIE),
	ATI Mobility Radeon X700 (M26) (PCIE),
	ATI Mobility Radeon X700 (M26) (PCIE),
	ATI Radeon X550XTX 5657 (PCIE), ATI Radeon 9100 IGP (A5) 5834,
	ATI Radeon Mobility 9100 IGP (U3) 5835,
	ATI Radeon XPRESS 200 5954 (PCIE),
	ATI Radeon XPRESS 200M 5955 (PCIE), ATI Radeon 9250 5960 (AGP),
	ATI Radeon 9200 5961 (AGP), ATI Radeon 9200 5962 (AGP),
	ATI Radeon 9200SE 5964 (AGP), ATI FireMV 2200 (PCI),
	ATI ES1000 5969 (PCI), ATI Radeon XPRESS 200 5974 (PCIE),
	ATI Radeon XPRESS 200M 5975 (PCIE),
	ATI Radeon XPRESS 200 5A41 (PCIE),
	ATI Radeon XPRESS 200M 5A42 (PCIE),
	ATI Radeon XPRESS 200 5A61 (PCIE),
	ATI Radeon XPRESS 200M 5A62 (PCIE),
	ATI Radeon X300 (RV370) 5B60 (PCIE),
	ATI Radeon X600 (RV370) 5B62 (PCIE),
	ATI Radeon X550 (RV370) 5B63 (PCIE),
	ATI FireGL V3100 (RV370) 5B64 (PCIE),
	ATI FireMV 2200 PCIE (RV370) 5B65 (PCIE),
	ATI Radeon Mobility 9200 (M9+) 5C61 (AGP),
	ATI Radeon Mobility 9200 (M9+) 5C63 (AGP),
	ATI Mobility Radeon X800 XT (M28) (PCIE),
	ATI Mobility FireGL V5100 (M28) (PCIE),
	ATI Mobility Radeon X800 (M28) (PCIE), ATI Radeon X850 5D4C (PCIE),
	ATI Radeon X850 XT PE (R480) (PCIE),
	ATI Radeon X850 SE (R480) (PCIE), ATI Radeon X850 PRO (R480) (PCIE),
	ATI unknown Radeon / FireGL (R480) 5D50 (PCIE),
	ATI Radeon X850 XT (R480) (PCIE),
	ATI Radeon X800XT (R423) 5D57 (PCIE),
	ATI FireGL V5000 (RV410) (PCIE), ATI Radeon X700 XT (RV410) (PCIE),
	ATI Radeon X700 PRO (RV410) (PCIE),
	ATI Radeon X700 SE (RV410) (PCIE), ATI Radeon X700 (RV410) (PCIE),
	ATI Radeon X700 SE (RV410) (PCIE), ATI Radeon X1800,
	ATI Mobility Radeon X1800 XT, ATI Mobility Radeon X1800,
	ATI Mobility FireGL V7200, ATI FireGL V7200, ATI FireGL V5300,
	ATI Mobility FireGL V7100, ATI Radeon X1800, ATI Radeon X1800,
	ATI Radeon X1800, ATI Radeon X1800, ATI Radeon X1800,
	ATI FireGL V7300, ATI FireGL V7350, ATI Radeon X1600, ATI RV505,
	ATI Radeon X1300/X1550, ATI Radeon X1550, ATI M54-GL,
	ATI Mobility Radeon X1400, ATI Radeon X1300/X1550,
	ATI Radeon X1550 64-bit, ATI Mobility Radeon X1300,
	ATI Mobility Radeon X1300, ATI Mobility Radeon X1300,
	ATI Mobility Radeon X1300, ATI Radeon X1300, ATI Radeon X1300,
	ATI RV505, ATI RV505, ATI FireGL V3300, ATI FireGL V3350,
	ATI Radeon X1300, ATI Radeon X1550 64-bit, ATI Radeon X1300/X1550,
	ATI Radeon X1600, ATI Radeon X1300/X1550, ATI Mobility Radeon X1450,
	ATI Radeon X1300/X1550, ATI Mobility Radeon X2300,
	ATI Mobility Radeon X2300, ATI Mobility Radeon X1350,
	ATI Mobility Radeon X1350, ATI Mobility Radeon X1450,
	ATI Radeon X1300, ATI Radeon X1550, ATI Mobility Radeon X1350,
	ATI FireMV 2250, ATI Radeon X1550 64-bit, ATI Radeon X1600,
	ATI Radeon X1650, ATI Radeon X1600, ATI Radeon X1600,
	ATI Mobility FireGL V5200, ATI Mobility Radeon X1600,
	ATI Radeon X1650, ATI Radeon X1650, ATI Radeon X1600,
	ATI Radeon X1300 XT/X1600 Pro, ATI FireGL V3400,
	ATI Mobility FireGL V5250, ATI Mobility Radeon X1700,
	ATI Mobility Radeon X1700 XT, ATI FireGL V5200,
	ATI Mobility Radeon X1700, ATI Radeon X2300HD,
	ATI Mobility Radeon HD 2300, ATI Mobility Radeon HD 2300,
	ATI Radeon X1950, ATI Radeon X1900, ATI Radeon X1950,
	ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900,
	ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900,
	ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900,
	ATI AMD Stream Processor, ATI Radeon X1900, ATI Radeon X1950,
	ATI RV560, ATI RV560, ATI Mobility Radeon X1900, ATI RV560,
	ATI Radeon X1950 GT, ATI RV570, ATI RV570, ATI FireGL V7400,
	ATI RV560, ATI Radeon X1650, ATI Radeon X1650, ATI RV560,
	ATI Radeon 9100 PRO IGP 7834, ATI Radeon Mobility 9200 IGP 7835,
	ATI Radeon X1200, ATI Radeon X1200, ATI Radeon X1200,
	ATI Radeon X1200, ATI Radeon X1200, ATI RS740, ATI RS740M, ATI RS740,
	ATI RS740M, ATI Radeon HD 2900 XT, ATI Radeon HD 2900 XT,
	ATI Radeon HD 2900 XT, ATI Radeon HD 2900 Pro, ATI Radeon HD 2900 GT,
	ATI FireGL V8650, ATI FireGL V8600, ATI FireGL V7600,
	ATI Radeon 4800 Series, ATI Radeon HD 4870 x2,
	ATI Radeon 4800 Series, ATI Radeon HD 4850 x2,
	ATI FirePro V8750 (FireGL), ATI FirePro V7760 (FireGL),
	ATI Mobility RADEON HD 4850, ATI Mobility RADEON HD 4850 X2,
	ATI Radeon 4800 Series, ATI FirePro RV770, AMD FireStream 9270,
	AMD FireStream 9250, ATI FirePro V8700 (FireGL),
	ATI Mobility RADEON HD 4870, ATI Mobility RADEON M98,
	ATI Mobility RADEON HD 4870, ATI Radeon 4800 Series,
	ATI Radeon 4800 Series, ATI FirePro M7750, ATI M98, ATI M98, ATI M98,
	ATI Mobility Radeon HD 4650, ATI Radeon RV730 (AGP),
	ATI Mobility Radeon HD 4670, ATI FirePro M5750,
	ATI Mobility Radeon HD 4670, ATI Radeon RV730 (AGP),
	ATI RV730XT [Radeon HD 4670], ATI RADEON E4600,
	ATI Radeon HD 4600 Series, ATI RV730 PRO [Radeon HD 4650],
	ATI FirePro V7750 (FireGL), ATI FirePro V5700 (FireGL),
	ATI FirePro V3750 (FireGL), ATI Mobility Radeon HD 4830,
	ATI Mobility Radeon HD 4850, ATI FirePro M7740, ATI RV740,
	ATI Radeon HD 4770, ATI Radeon HD 4700 Series, ATI Radeon HD 4770,
	ATI FirePro M5750, ATI RV610, ATI Radeon HD 2400 XT,
	ATI Radeon HD 2400 Pro, ATI Radeon HD 2400 PRO AGP, ATI FireGL V4000,
	ATI RV610, ATI Radeon HD 2350, ATI Mobility Radeon HD 2400 XT,
	ATI Mobility Radeon HD 2400, ATI RADEON E2400, ATI RV610,
	ATI FireMV 2260, ATI RV670, ATI Radeon HD3870,
	ATI Mobility Radeon HD 3850, ATI Radeon HD3850,
	ATI Mobility Radeon HD 3850 X2, ATI RV670,
	ATI Mobility Radeon HD 3870, ATI Mobility Radeon HD 3870 X2,
	ATI Radeon HD3870 X2, ATI FireGL V7700, ATI Radeon HD3850,
	ATI Radeon HD3690, AMD Firestream 9170, ATI Radeon HD 4550,
	ATI Radeon RV710, ATI Radeon RV710, ATI Radeon RV710,
	ATI Radeon HD 4350, ATI Mobility Radeon 4300 Series,
	ATI Mobility Radeon 4500 Series, ATI Mobility Radeon 4500 Series,
	ATI FirePro RG220, ATI Mobility Radeon 4330, ATI RV630,
	ATI Mobility Radeon HD 2600, ATI Mobility Radeon HD 2600 XT,
	ATI Radeon HD 2600 XT AGP, ATI Radeon HD 2600 Pro AGP,
	ATI Radeon HD 2600 XT, ATI Radeon HD 2600 Pro, ATI Gemini RV630,
	ATI Gemini Mobility Radeon HD 2600 XT, ATI FireGL V5600,
	ATI FireGL V3600, ATI Radeon HD 2600 LE,
	ATI Mobility FireGL Graphics Processor, ATI Radeon HD 3470,
	ATI Mobility Radeon HD 3430, ATI Mobility Radeon HD 3400 Series,
	ATI Radeon HD 3450, ATI Radeon HD 3450, ATI Radeon HD 3430,
	ATI Radeon HD 3450, ATI FirePro V3700, ATI FireMV 2450,
	ATI FireMV 2260, ATI FireMV 2260, ATI Radeon HD 3600 Series,
	ATI Radeon HD 3650 AGP, ATI Radeon HD 3600 PRO,
	ATI Radeon HD 3600 XT, ATI Radeon HD 3600 PRO,
	ATI Mobility Radeon HD 3650, ATI Mobility Radeon HD 3670,
	ATI Mobility FireGL V5700, ATI Mobility FireGL V5725,
	ATI Radeon HD 3200 Graphics, ATI Radeon 3100 Graphics,
	ATI Radeon HD 3200 Graphics, ATI Radeon 3100 Graphics,
	ATI Radeon HD 3300 Graphics, ATI Radeon HD 3200 Graphics,
	ATI Radeon 3000 Graphics, SUMO, SUMO, SUMO2, SUMO2, SUMO2, SUMO2,
	SUMO, SUMO, SUMO, SUMO, SUMO, SUMO, SUMO, SUMO, ATI Radeon HD 4200,
	ATI Radeon 4100, ATI Mobility Radeon HD 4200,
	ATI Mobility Radeon 4100, ATI Radeon HD 4290, ATI Radeon HD 4250,
	AMD Radeon HD 6310 Graphics, AMD Radeon HD 6310 Graphics,
	AMD Radeon HD 6250 Graphics, AMD Radeon HD 6250 Graphics,
	AMD Radeon HD 6300 Series Graphics,
	AMD Radeon HD 6200 Series Graphics, PALM, PALM, PALM, CYPRESS,
	ATI FirePro (FireGL) Graphics Adapter,
	ATI FirePro (FireGL) Graphics Adapter,
	ATI FirePro (FireGL) Graphics Adapter, AMD Firestream 9370,
	AMD Firestream 9350, ATI Radeon HD 5800 Series,
	ATI Radeon HD 5800 Series, ATI Radeon HD 5800 Series,
	ATI Radeon HD 5800 Series, ATI Radeon HD 5900 Series,
	ATI Radeon HD 5900 Series, ATI Mobility Radeon HD 5800 Series,
	ATI Mobility Radeon HD 5800 Series,
	ATI FirePro (FireGL) Graphics Adapter,
	ATI FirePro (FireGL) Graphics Adapter,
	ATI Mobility Radeon HD 5800 Series, ATI Radeon HD 5700 Series,
	ATI Radeon HD 5700 Series, ATI Radeon HD 6700 Series,
	ATI Radeon HD 5700 Series, ATI Radeon HD 6700 Series,
	ATI Mobility Radeon HD 5000 Series,
	ATI Mobility Radeon HD 5000 Series, ATI Mobility Radeon HD 5570,
	ATI FirePro (FireGL) Graphics Adapter,
	ATI FirePro (FireGL) Graphics Adapter, ATI Radeon HD 5670,
	ATI Radeon HD 5570, ATI Radeon HD 5500 Series, REDWOOD,
	ATI Mobility Radeon HD 5000 Series,
	ATI Mobility Radeon HD 5000 Series, ATI Mobility Radeon Graphics,
	ATI Mobility Radeon Graphics, CEDAR,
	ATI FirePro (FireGL) Graphics Adapter,
	ATI FirePro (FireGL) Graphics Adapter, ATI FirePro 2270, CEDAR,
	ATI Radeon HD 5450, CEDAR, CEDAR, CAYMAN, CAYMAN, CAYMAN, CAYMAN,
	CAYMAN, CAYMAN, CAYMAN, CAYMAN, CAYMAN, CAYMAN,
	AMD Radeon HD 6900 Series, AMD Radeon HD 6900 Series, CAYMAN, CAYMAN,
	CAYMAN, AMD Radeon HD 6900M Series, Mobility Radeon HD 6000 Series,
	BARTS, BARTS, Mobility Radeon HD 6000 Series,
	Mobility Radeon HD 6000 Series, BARTS, BARTS, BARTS, BARTS,
	AMD Radeon HD 6800 Series, AMD Radeon HD 6800 Series,
	AMD Radeon HD 6700 Series, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS,
	TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS,
	TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS,
	CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS,
	CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, ARUBA, ARUBA,
	ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA,
	ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA,
	ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA,
	ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, TAHITI, TAHITI, TAHITI, TAHITI,
	TAHITI, TAHITI, TAHITI, TAHITI, TAHITI, TAHITI, TAHITI, TAHITI,
	TAHITI, PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN,
	PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN,
	VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE,
	VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE,
	VERDE, VERDE, VERDE, OLAND, OLAND, OLAND, OLAND, OLAND, OLAND, OLAND,
	OLAND, OLAND, OLAND, OLAND, OLAND, OLAND, HAINAN, HAINAN, HAINAN,
	HAINAN, HAINAN, HAINAN, BONAIRE, BONAIRE, BONAIRE, BONAIRE, BONAIRE,
	BONAIRE, BONAIRE, BONAIRE, KABINI, KABINI, KABINI, KABINI, KABINI,
	KABINI, KABINI, KABINI, KABINI, KABINI, KABINI, KABINI, KABINI,
	KABINI, KABINI, KABINI
[ 29870.868] (II) VESA: driver for VESA chipsets: vesa
[ 29870.869] (II) [KMS] Kernel modesetting enabled.
[ 29870.869] (WW) Falling back to old probe method for vesa
[ 29870.869] (II) RADEON(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[ 29870.869] (==) RADEON(0): Depth 24, (--) framebuffer bpp 32
[ 29870.869] (II) RADEON(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
[ 29870.869] (==) RADEON(0): Default visual is TrueColor
[ 29870.869] (==) RADEON(0): RGB weight 888
[ 29870.869] (II) RADEON(0): Using 8 bits per RGB (8 bit DAC)
[ 29870.869] (--) RADEON(0): Chipset: "ATI Radeon Mobility 9600/9700 (M10/M11) NP (AGP)" (ChipID = 0x4e50)
[ 29870.869] (II) Loading sub module "dri2"
[ 29870.869] (II) LoadModule: "dri2"
[ 29870.869] (II) Module "dri2" already built-in
[ 29870.869] (II) Loading sub module "exa"
[ 29870.869] (II) LoadModule: "exa"
[ 29870.871] (II) Loading /usr/X11R6/lib/modules/libexa.so
[ 29870.871] (II) Module exa: vendor="X.Org Foundation"
[ 29870.871] 	compiled for 1.14.5, module version = 2.6.0
[ 29870.871] 	ABI class: X.Org Video Driver, version 14.1
[ 29870.871] (II) RADEON(0): KMS Color Tiling: enabled
[ 29870.871] (II) RADEON(0): KMS Color Tiling 2D: disabled
[ 29870.871] (II) RADEON(0): KMS Pageflipping: enabled
[ 29870.871] (II) RADEON(0): SwapBuffers wait for vsync: enabled
[ 29870.876] (II) RADEON(0): Output VGA-0 has no monitor section
[ 29870.876] (II) RADEON(0): Output DVI-0 has no monitor section
[ 29870.876] (II) RADEON(0): Output LVDS has no monitor section
[ 29870.896] (II) RADEON(0): Output S-video has no monitor section
[ 29870.901] (II) RADEON(0): EDID for output VGA-0
[ 29870.901] (II) RADEON(0): EDID for output DVI-0
[ 29870.901] (II) RADEON(0): EDID for output LVDS
[ 29870.901] (II) RADEON(0): Manufacturer: LCD  Model: ea01  Serial#: 16843009
[ 29870.901] (II) RADEON(0): Year: 2004  Week: 21
[ 29870.901] (II) RADEON(0): EDID Version: 1.2
[ 29870.901] (II) RADEON(0): Digital Display Input
[ 29870.901] (II) RADEON(0): Max Image Size [cm]: horiz.: 29  vert.: 21
[ 29870.901] (II) RADEON(0): Gamma: 2.20
[ 29870.901] (II) RADEON(0): No DPMS capabilities specified
[ 29870.901] (II) RADEON(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 
[ 29870.901] (II) RADEON(0): First detailed timing is preferred mode
[ 29870.901] (II) RADEON(0): redX: 0.600 redY: 0.335   greenX: 0.300 greenY: 0.540
[ 29870.901] (II) RADEON(0): blueX: 0.150 blueY: 0.135   whiteX: 0.315 whiteY: 0.330
[ 29870.901] (II) RADEON(0): Manufacturer's mask: 0
[ 29870.901] (II) RADEON(0): Supported standard timings:
[ 29870.901] (II) RADEON(0): #0: hsize: 1024  vsize 768  refresh: 60  vid: 16481
[ 29870.901] (II) RADEON(0): Supported detailed timing:
[ 29870.901] (II) RADEON(0): clock: 65.0 MHz   Image Size:  287 x 215 mm
[ 29870.901] (II) RADEON(0): h_active: 1024  h_sync: 1056  h_sync_end 1192 h_blank_end 1344 h_border: 0
[ 29870.902] (II) RADEON(0): v_active: 768  v_sync: 770  v_sync_end 772 v_blanking: 806 v_border: 0
[ 29870.902] (II) RADEON(0): Unknown vendor-specific block f
[ 29870.902] (II) RADEON(0):  TMDISPLAY
[ 29870.902] (II) RADEON(0):  LTD141EA0V
[ 29870.902] (II) RADEON(0): EDID (in hex):
[ 29870.902] (II) RADEON(0): 	00ffffffffffff00306401ea01010101
[ 29870.902] (II) RADEON(0): 	150e0102801d15780abdae99554c8a26
[ 29870.902] (II) RADEON(0): 	22505400000061400101010101010101
[ 29870.902] (II) RADEON(0): 	01010101010164190040410026302088
[ 29870.902] (II) RADEON(0): 	22001fd71000001e0000000f00064202
[ 29870.902] (II) RADEON(0): 	44010304072224030800000000fe0054
[ 29870.902] (II) RADEON(0): 	4d444953504c41590a202020000000fe
[ 29870.902] (II) RADEON(0): 	004c5444313431454130560a20200033
[ 29870.902] (II) RADEON(0): Printing probed modes for output LVDS
[ 29870.902] (II) RADEON(0): Modeline "1024x768"x60.0   65.00  1024 1056 1192 1344  768 770 772 806 +hsync +vsync (48.4 kHz eP)
[ 29870.902] (II) RADEON(0): Modeline "800x600"x59.9   38.25  800 832 912 1024  600 603 607 624 -hsync +vsync (37.4 kHz)
[ 29870.902] (II) RADEON(0): Modeline "848x480"x59.7   31.50  848 872 952 1056  480 483 493 500 -hsync +vsync (29.8 kHz)
[ 29870.902] (II) RADEON(0): Modeline "720x480"x59.7   26.75  720 744 808 896  480 483 493 500 -hsync +vsync (29.9 kHz)
[ 29870.902] (II) RADEON(0): Modeline "640x480"x59.4   23.75  640 664 720 800  480 483 487 500 -hsync +vsync (29.7 kHz)
[ 29870.922] (II) RADEON(0): EDID for output S-video
[ 29870.922] (II) RADEON(0): Output VGA-0 disconnected
[ 29870.922] (II) RADEON(0): Output DVI-0 disconnected
[ 29870.922] (II) RADEON(0): Output LVDS connected
[ 29870.922] (II) RADEON(0): Output S-video disconnected
[ 29870.922] (II) RADEON(0): Using exact sizes for initial modes
[ 29870.922] (II) RADEON(0): Output LVDS using initial mode 1024x768
[ 29870.922] (II) RADEON(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
[ 29870.922] (II) RADEON(0): mem size init: gart size :fdff000 vram size: s:2000000 visible:1f00000
[ 29870.922] (II) RADEON(0): EXA: Driver will not allow EXA pixmaps in VRAM
[ 29870.922] (==) RADEON(0): DPI set to (96, 96)
[ 29870.922] (II) Loading sub module "fb"
[ 29870.922] (II) LoadModule: "fb"
[ 29870.923] (II) Loading /usr/X11R6/lib/modules/libfb.so
[ 29870.924] (II) Module fb: vendor="X.Org Foundation"
[ 29870.924] 	compiled for 1.14.5, module version = 1.0.0
[ 29870.924] 	ABI class: X.Org ANSI C Emulation, version 0.4
[ 29870.924] (II) Loading sub module "ramdac"
[ 29870.924] (II) LoadModule: "ramdac"
[ 29870.924] (II) Module "ramdac" already built-in
[ 29870.924] (II) UnloadModule: "vesa"
[ 29870.924] (II) Unloading vesa
[ 29870.924] (--) Depth 24 pixmap format is 32 bpp
[ 29870.924] (II) RADEON(0): [DRI2] Setup complete
[ 29870.924] (II) RADEON(0): [DRI2]   DRI driver: r300
[ 29870.925] (II) RADEON(0): [DRI2]   VDPAU driver: r300
[ 29870.925] (II) RADEON(0): Front buffer size: 3072K
[ 29870.925] (II) RADEON(0): VRAM usage limit set to 25776K
[ 29870.925] (==) RADEON(0): Backing store disabled
[ 29870.925] (II) RADEON(0): Direct rendering enabled
[ 29870.925] (II) RADEON(0): Render acceleration enabled for R300/R400/R500 type cards.
[ 29870.925] (II) EXA(0): Driver allocated offscreen pixmaps
[ 29870.925] (II) EXA(0): Driver registered support for the following operations:
[ 29870.925] (II)         Solid
[ 29870.925] (II)         Copy
[ 29870.925] (II)         Composite (RENDER acceleration)
[ 29870.925] (II)         UploadToScreen
[ 29870.925] (II)         DownloadFromScreen
[ 29870.925] (II) RADEON(0): Acceleration enabled
[ 29870.925] (==) RADEON(0): DPMS enabled
[ 29870.925] (==) RADEON(0): Silken mouse disabled
[ 29870.925] (II) RADEON(0): Set up textured video
[ 29870.925] (II) RADEON(0): [XvMC] Associated with Radeon Textured Video.
[ 29870.925] (II) RADEON(0): [XvMC] Extension initialized.
[ 29870.925] (II) RADEON(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[ 29870.926] (--) RandR disabled
[ 29870.965] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[ 29870.965] (II) AIGLX: enabled GLX_INTEL_swap_event
[ 29870.965] (II) AIGLX: enabled GLX_ARB_create_context
[ 29870.965] (II) AIGLX: enabled GLX_ARB_create_context_profile
[ 29870.965] (II) AIGLX: enabled GLX_EXT_create_context_es2_profile
[ 29870.965] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
[ 29870.965] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
[ 29870.966] (II) AIGLX: Loaded and initialized r300
[ 29870.966] (II) GLX: Initialized DRI2 GL provider for screen 0
[ 29871.016] (II) RADEON(0): Setting screen physical size to 270 x 203
[ 29871.242] (II) config/wscons: checking input device /dev/wskbd
[ 29871.242] (II) wskbd: using layout us
[ 29871.242] (II) LoadModule: "kbd"
[ 29871.243] (II) Loading /usr/X11R6/lib/modules/input/kbd_drv.so
[ 29871.244] (II) Module kbd: vendor="X.Org Foundation"
[ 29871.244] 	compiled for 1.14.5, module version = 1.8.0
[ 29871.244] 	Module class: X.Org XInput Driver
[ 29871.244] 	ABI class: X.Org XInput driver, version 19.1
[ 29871.244] (II) Using input driver 'kbd' for '/dev/wskbd'
[ 29871.244] (**) /dev/wskbd: always reports core events
[ 29871.244] (**) /dev/wskbd: always reports core events
[ 29871.244] (**) Option "Protocol" "standard"
[ 29871.244] (**) Option "XkbRules" "base"
[ 29871.244] (**) Option "XkbModel" "pc105"
[ 29871.244] (**) Option "XkbLayout" "us"
[ 29871.244] (II) XINPUT: Adding extended input device "/dev/wskbd" (type: KEYBOARD, id 6)
[ 29871.767] (II) config/wscons: checking input device /dev/wsmouse0
[ 29871.767] (II) LoadModule: "synaptics"
[ 29871.769] (II) Loading /usr/X11R6/lib/modules/input/synaptics_drv.so
[ 29871.769] (II) Module synaptics: vendor="X.Org Foundation"
[ 29871.769] 	compiled for 1.14.5, module version = 1.7.1
[ 29871.769] 	Module class: X.Org XInput Driver
[ 29871.769] 	ABI class: X.Org XInput driver, version 19.1
[ 29871.769] (II) Using input driver 'synaptics' for '/dev/wsmouse0'
[ 29871.769] (**) /dev/wsmouse0: always reports core events
[ 29871.769] (**) Option "Device" "/dev/wsmouse0"
[ 29872.859] (--) synaptics: /dev/wsmouse0: x-axis range 1472 - 5472 resolution 85
[ 29872.859] (--) synaptics: /dev/wsmouse0: y-axis range 1408 - 4448 resolution 94
[ 29872.859] (**) /dev/wsmouse0: always reports core events
[ 29872.859] (II) XINPUT: Adding extended input device "/dev/wsmouse0" (type: TOUCHPAD, id 7)
[ 29872.860] (**) synaptics: /dev/wsmouse0: (accel) MinSpeed is now constant deceleration 2.5
[ 29872.860] (**) synaptics: /dev/wsmouse0: (accel) MaxSpeed is now 1.75
[ 29872.860] (**) synaptics: /dev/wsmouse0: (accel) AccelFactor is now 0.040
[ 29872.860] (**) /dev/wsmouse0: (accel) keeping acceleration scheme 1
[ 29872.860] (**) /dev/wsmouse0: (accel) acceleration profile 1
[ 29872.860] (**) /dev/wsmouse0: (accel) acceleration factor: 2.000
[ 29872.860] (**) /dev/wsmouse0: (accel) acceleration threshold: 4
[ 29873.406] (II) config/wscons: checking input device /dev/wsmouse
[ 29873.406] (II) LoadModule: "ws"
[ 29873.408] (II) Loading /usr/X11R6/lib/modules/input/ws_drv.so
[ 29873.408] (II) Module ws: vendor="X.Org Foundation"
[ 29873.408] 	compiled for 1.14.5, module version = 1.3.0
[ 29873.408] 	Module class: X.Org XInput Driver
[ 29873.408] 	ABI class: X.Org XInput driver, version 19.1
[ 29873.408] (II) Using input driver 'ws' for '/dev/wsmouse'
[ 29873.408] (**) /dev/wsmouse: always reports core events
[ 29873.408] (II) ws: /dev/wsmouse: debuglevel 0
[ 29873.408] (**) Option "Device" "/dev/wsmouse"
[ 29873.408] (**) ws: /dev/wsmouse: ZAxisMapping: buttons 4 and 5
[ 29873.408] (**) ws: /dev/wsmouse: WAxisMapping: buttons 6 and 7
[ 29873.408] (**) ws: /dev/wsmouse: associated screen: 0
[ 29873.408] (II) ws: /dev/wsmouse: minimum x position: 0
[ 29873.408] (II) ws: /dev/wsmouse: maximum x position: 1023
[ 29873.408] (II) ws: /dev/wsmouse: minimum y position: 0
[ 29873.408] (II) ws: /dev/wsmouse: maximum y position: 767
[ 29873.408] (==) ws: /dev/wsmouse: Buttons: 7
[ 29873.408] (**) ws: /dev/wsmouse: YAxisMapping: buttons 4 and 5
[ 29873.408] (II) XINPUT: Adding extended input device "/dev/wsmouse" (type: MOUSE, id 8)
[ 29873.408] (**) /dev/wsmouse: (accel) keeping acceleration scheme 1
[ 29873.409] (**) /dev/wsmouse: (accel) acceleration profile 0
[ 29873.409] (**) /dev/wsmouse: (accel) acceleration factor: 2.000
[ 29873.409] (**) /dev/wsmouse: (accel) acceleration threshold: 4
[ 29873.550] (II) RADEON(0): EDID vendor "LCD", prod id 59905
[ 29873.550] (II) RADEON(0): Printing DDC gathered Modelines:
[ 29873.550] (II) RADEON(0): Modeline "1024x768"x0.0   65.00  1024 1056 1192 1344  768 770 772 806 +hsync +vsync (48.4 kHz eP)
[ 29873.550] (II) RADEON(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[ 29873.579] (II) RADEON(0): EDID vendor "LCD", prod id 59905
[ 29873.579] (II) RADEON(0): Printing DDC gathered Modelines:
[ 29873.579] (II) RADEON(0): Modeline "1024x768"x0.0   65.00  1024 1056 1192 1344  768 770 772 806 +hsync +vsync (48.4 kHz eP)
[ 29873.579] (II) RADEON(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
__________________
Computers: Amiga 1200, DEC VAXStation 4000/60, DEC MicroPDP-11/73
Synthesizers: Roland JX-10/MT-32/D-10, Oberheim Matrix-6, Yamaha DX7/FB-01, Korg MS-20 Mini, Ensoniq Mirage/SQ-80, Sequential Circuits Prophet-600, Hohner String Performer
Reply With Quote
  #6   (View Single Post)  
Old 1st July 2014
LeFrettchen's Avatar
LeFrettchen LeFrettchen is offline
Marveled user
 
Join Date: Aug 2012
Location: France
Posts: 408
Default

This problem looks like a CDROM perms access problem :

http://www.openbsd.org/faq/faq13.html#playCD
Quote:
Originally Posted by http://www.openbsd.org/faq/faq13.html#playCD
This will play from the first CD-ROM drive, cd0, by default. Note that the user running cdio should have permissions to read the CD-ROM device (e.g. /dev/rcd0c). As this device is only readable by root or the operator group by default, for convenience you may want to add the user to the operator group by adjusting this group's line in /etc/group. Alternatively, you can modify the file permissions of the device as needed.
Do you encounter your trouble as a connected user, or as root ?
Is there a difference between user/root or not ?
Did you try to chmod the related file ?

Also it's possible to edit the /etc/group file (no .conf suffix), and add a video operator group, but I never tried those kind of thing.
But if you know the name of the video operator group you need, could worth a try.
__________________
ThinkPad W500 P8700 6GB HD3650 - faultry
ThinkStation P700 2x2620v3 32GB 1050ti 3xSSD 1xHDD
Reply With Quote
  #7   (View Single Post)  
Old 1st July 2014
commodorejohn commodorejohn is offline
Real Name: John
Stubborn throwback
 
Join Date: Jun 2014
Location: Duluth, MN
Posts: 27
Default

I'm, uh, not clear on how an issue with CD-ROM permissions would affect video acceleration...?

And no, I haven't tried chmod-ing it yet. I thought I'd ask around and see if there was a less low-level solution before I went mucking around with permissions in /dev.
__________________
Computers: Amiga 1200, DEC VAXStation 4000/60, DEC MicroPDP-11/73
Synthesizers: Roland JX-10/MT-32/D-10, Oberheim Matrix-6, Yamaha DX7/FB-01, Korg MS-20 Mini, Ensoniq Mirage/SQ-80, Sequential Circuits Prophet-600, Hohner String Performer
Reply With Quote
  #8   (View Single Post)  
Old 1st July 2014
IdOp's Avatar
IdOp IdOp is offline
Too dumb for a smartphone
 
Join Date: May 2008
Location: twisting on the daemon's fork(2)
Posts: 1,027
Default

If you should need to add a group to /etc/group for any reason ... there's a command for that, groupadd(8).
Reply With Quote
  #9   (View Single Post)  
Old 1st July 2014
LeFrettchen's Avatar
LeFrettchen LeFrettchen is offline
Marveled user
 
Join Date: Aug 2012
Location: France
Posts: 408
Default

Quote:
Originally Posted by commodorejohn View Post
I'm, uh, not clear on how an issue with CD-ROM permissions would affect video acceleration...?
That was just an example, a parallel...
__________________
ThinkPad W500 P8700 6GB HD3650 - faultry
ThinkStation P700 2x2620v3 32GB 1050ti 3xSSD 1xHDD
Reply With Quote
Old 2nd July 2014
commodorejohn commodorejohn is offline
Real Name: John
Stubborn throwback
 
Join Date: Jun 2014
Location: Duluth, MN
Posts: 27
Default

So for completeness's sake, I logged into the root account and started X from it. glxinfo shows it using Gallium on an R350, so it looks like it definitely is an issue with permissions. I guess I'll try chmodding those devices and see if that works.

Update: works perfectly, and now compton works with WindowMaker, which was what I was hoping for. Thanks for the help!
__________________
Computers: Amiga 1200, DEC VAXStation 4000/60, DEC MicroPDP-11/73
Synthesizers: Roland JX-10/MT-32/D-10, Oberheim Matrix-6, Yamaha DX7/FB-01, Korg MS-20 Mini, Ensoniq Mirage/SQ-80, Sequential Circuits Prophet-600, Hohner String Performer
Reply With Quote
Old 2nd July 2014
jggimi's Avatar
jggimi jggimi is offline
More noise than signal
 
Join Date: May 2008
Location: USA
Posts: 7,977
Default

I think you may have a configuration problem of some kind. When you start an X session, the drm device is chowned:
Code:
0 crw-------  1 josh  wheel   88,   0 Jun 26 20:15 drm0
0 crw-------  1 root  wheel   88,   1 Jun 26 20:15 drm1
0 crw-------  1 root  wheel   88,   2 Jun 26 20:15 drm2
0 crw-------  1 root  wheel   88,   3 Jun 26 20:15 drm3
How are you starting your X session? xinit? startx? xdm? other?
Reply With Quote
Old 3rd July 2014
commodorejohn commodorejohn is offline
Real Name: John
Stubborn throwback
 
Join Date: Jun 2014
Location: Duluth, MN
Posts: 27
Default

startx. Other than disabling xdm and changing the .xinitrc for the user account, I haven't made any changes from what the installer set up for X.
__________________
Computers: Amiga 1200, DEC VAXStation 4000/60, DEC MicroPDP-11/73
Synthesizers: Roland JX-10/MT-32/D-10, Oberheim Matrix-6, Yamaha DX7/FB-01, Korg MS-20 Mini, Ensoniq Mirage/SQ-80, Sequential Circuits Prophet-600, Hohner String Performer
Reply With Quote
Old 3rd July 2014
jggimi's Avatar
jggimi jggimi is offline
More noise than signal
 
Join Date: May 2008
Location: USA
Posts: 7,977
Default

Can I ask what's in your .xinitrc? Perhaps there's a command within that is causing the issue. Otherwise, I'm at a loss to explain it.

If there's nothing obvious in your .xinitrc, I'm going to recommend you reach out to the larger OpenBSD community by posting an informal problem report to the misc@ mailing list.
Reply With Quote
Old 3rd July 2014
commodorejohn commodorejohn is offline
Real Name: John
Stubborn throwback
 
Join Date: Jun 2014
Location: Duluth, MN
Posts: 27
Default

Code:
compton --backend glx --paint-on-overlay --glx-no-stencil --vsync opengl-swc --shadow-exclude "! name~=''" --config ~/.compton -b &  
xscreensaver -no-splash &
wmaker
__________________
Computers: Amiga 1200, DEC VAXStation 4000/60, DEC MicroPDP-11/73
Synthesizers: Roland JX-10/MT-32/D-10, Oberheim Matrix-6, Yamaha DX7/FB-01, Korg MS-20 Mini, Ensoniq Mirage/SQ-80, Sequential Circuits Prophet-600, Hohner String Performer
Reply With Quote
Old 3rd July 2014
jggimi's Avatar
jggimi jggimi is offline
More noise than signal
 
Join Date: May 2008
Location: USA
Posts: 7,977
Default

Have you tried without compton? If that is removed or commented out, does the drm device get chowned properly?

If that's not the problem, then I'm out of ideas. The larger audience of misc@ may have an answer.
Reply With Quote
Old 7th July 2014
commodorejohn commodorejohn is offline
Real Name: John
Stubborn throwback
 
Join Date: Jun 2014
Location: Duluth, MN
Posts: 27
Default

I checked, and it does the same thing with compton disabled.
__________________
Computers: Amiga 1200, DEC VAXStation 4000/60, DEC MicroPDP-11/73
Synthesizers: Roland JX-10/MT-32/D-10, Oberheim Matrix-6, Yamaha DX7/FB-01, Korg MS-20 Mini, Ensoniq Mirage/SQ-80, Sequential Circuits Prophet-600, Hohner String Performer
Reply With Quote
Old 7th July 2014
shep shep is offline
Real Name: Scott
Arp Constable
 
Join Date: May 2008
Location: Dry and Dusty
Posts: 1,503
Default

Quote:
compton --backend glx --paint-on-overlay --glx-no-stencil --vsync opengl-swc --shadow-exclude "! name~=''" --config ~/.compton -b &
xscreensaver -no-splash &
wmaker
I cannot find compton in the OpenBSD ports list and wonder why you are not using xcompmgr which is included in the base install. I run simple compositing with a Radeon HD2400X and do not have any problems with drm permissions. Is there a compton port that I cannot find or did you compile it yourself?

Also jiggimi had mentioned that i386 platforms should set machdep.allowaperture=2 in /etc/sysctl.conf.
More on the aperture here.


There is also a x11/compiz if you need more eye candy

Last edited by shep; 7th July 2014 at 06:57 PM. Reason: add machdep.allowaperture=2
Reply With Quote
Old 7th July 2014
jggimi's Avatar
jggimi jggimi is offline
More noise than signal
 
Join Date: May 2008
Location: USA
Posts: 7,977
Default

Quote:
Originally Posted by shep View Post
Also jiggimi had mentioned that i386 platforms should set machdep.allowaperture=2 in /etc/sysctl.conf.
More on the aperture here.
I did mention it. It's not an issue here, as the aperture driver was shown to be enabled per the Xorg.0.log above:
Code:
checkDevMem: using aperture driver /dev/xf86
I mentioned above, that at 5.5 the aperture window is no longer required if you use KMS vdeo -- that would be the inteldrm(4) and radeondrm(4) drivers. The installation script still asks because the platform may use a non-KMS video driver.

http://marc.info/?l=openbsd-cvs&;m=139245772023497&w=2
Reply With Quote
Old 7th July 2014
commodorejohn commodorejohn is offline
Real Name: John
Stubborn throwback
 
Join Date: Jun 2014
Location: Duluth, MN
Posts: 27
Default

Quote:
Originally Posted by shep View Post
I cannot find compton in the OpenBSD ports list and wonder why you are not using xcompmgr which is included in the base install. I run simple compositing with a Radeon HD2400X and do not have any problems with drm permissions. Is there a compton port that I cannot find or did you compile it yourself?

There is also a x11/compiz if you need more eye candy
I compiled compton myself; I didn't know about xcompmgr being included, and I didn't want to go with compiz because it's also a window manager on top of being a compositor, and Window Maker already does just fine as a window manager. Besides, I don't really want eye candy so much as just better window-manager performance. I'll take a look into xcompmgr, but compton isn't the issue here; glxinfo still has issues with the permissions whether compton is started or not.
__________________
Computers: Amiga 1200, DEC VAXStation 4000/60, DEC MicroPDP-11/73
Synthesizers: Roland JX-10/MT-32/D-10, Oberheim Matrix-6, Yamaha DX7/FB-01, Korg MS-20 Mini, Ensoniq Mirage/SQ-80, Sequential Circuits Prophet-600, Hohner String Performer
Reply With Quote
Old 7th July 2014
ibara ibara is offline
OpenBSD language porter
 
Join Date: Jan 2014
Posts: 783
Default

Quote:
Originally Posted by commodorejohn View Post
I compiled compton myself
Apologies for straying OT, but please consider writing a port of compton so everyone can benefit.
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
AMD Radeon card compatibility with the DragonFlyBSD Radeon driver. guitarfreak Other BSD and UNIX/UNIX-like 1 4th April 2014 01:47 PM
AMD Radeon cards supported by the Radeon driver for Current/5.5 guitarfreak OpenBSD General 3 4th April 2014 12:33 PM
2D Graphics acceleration in X virtuvoos OpenBSD General 10 18th October 2013 02:40 PM
HP/Compaq NX6110 Install mynameisjohn NetBSD Installation and Upgrading 5 5th April 2011 07:56 PM
Is 3d acceleration available with Intel GMA 3100 (AM64)? ghost77 FreeBSD General 5 12th January 2009 11:18 AM


All times are GMT. The time now is 11:14 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Content copyright © 2007-2010, the authors
Daemon image copyright ©1988, Marshall Kirk McKusick