You are not logged in.

#1776 2010-11-21 15:14:34

Perry3D
Member
Registered: 2008-03-20
Posts: 553

Re: Discussion: the ati/radeon open source drivers & radeon repository

risk wrote:

Hi Perry3D,

The repo on spiralinear, radeon.db.tar.gz is broken, it has a reference to libdrm-git from Nov 18th, but the .xz package is not there.

Thx, it should be fixed.

risk wrote:

2. Shouldn't the packages you built work with Evergreen chipsets (HD 5450 in my case)? I get
RADEON(0): No DRI yet on Evergreen

Here's the full Xorg.0.log http://pastebin.com/5txq0TVR

I don't miss AIGLX, but I do miss xv video acceleration

Which kernel are you using?
Can you post the output of dmesg?

Offline

#1777 2010-11-21 15:51:30

xheyther
Member
Registered: 2009-10-18
Posts: 40

Re: Discussion: the ati/radeon open source drivers & radeon repository

I manage to get my hd5770 somewhat working (the kwin effects are a bit laggy) with the -git packages (from nightly).

I was going to try gallium but I failed sad According to the first page instruction I have to install everything plus mesa-full-gallium but that doesn't change anything.

Offline

#1778 2010-11-21 17:02:04

Alby90
Member
Registered: 2009-11-05
Posts: 2

Re: Discussion: the ati/radeon open source drivers & radeon repository

Hi everyone, first post here on the ArchLinux forum!

I have installed the packages from the radeon repository (something from the nightly because were not on the x86-64 repo).
Everything is working well, the desktop experience is even smoothier than with fglrx: i'm amazed of the progress of this open source driver, huge thanks to everyone involved in developing and here on the forums!

The only problem is that I need to build the driver for my wireless card (rtl8192se_pci), but i fail, probably because i don't have the kernel headers for the drm kernel.
I'm a noob about this kernel stuff, never built a custom kernel before. I have to compile the kernel from source and add the kernel header or there is a workaround and continue using the binary from the radeon repo? Meanwhile i can stick with the stock kernel, but i want to try the new one.

Sorry for my bad english and thanks in advance!

Offline

#1779 2010-11-21 21:37:38

risk
Member
From: Dublin, IE
Registered: 2010-11-21
Posts: 3
Website

Re: Discussion: the ati/radeon open source drivers & radeon repository

Perry3D wrote:
risk wrote:

RADEON(0): No DRI yet on Evergreen

Which kernel are you using?
Can you post the output of dmesg?

/facepalm

I loaded the kernel you provided in the repo, but kept forgetting to check if radeon module was loaded. As soon as I loaded it, thing apparently started to work.

I'm off to set-up power management now and some other stuff... (dual monitor configs etc ...)

Thanks Perry

Offline

#1780 2010-11-22 13:05:53

gerd
Member
Registered: 2007-03-19
Posts: 7

Re: Discussion: the ati/radeon open source drivers & radeon repository

Hi Perry3D,

the latest file "xf86-video-ati-git-20101118-1-x86_64.pkg.tar.xz" is still missing on spiralinear.org.

Do you publish your PKGBUILDs still on git://gitorious.org/radeon/radeon.git or is there a new location available?

Thanks and best regards,
Gerd

Offline

#1781 2010-11-22 22:19:22

BigLouis87
Member
From: Italy
Registered: 2010-05-15
Posts: 44

Re: Discussion: the ati/radeon open source drivers & radeon repository

Hi,
I noticed that the radeon kernel (2.6.36-rc8) is buggy... sometimes, randomly, kernel freezes into "kernel panic", even if no activity is going on... take a look at this screenshot:
http://img638.imageshack.us/img638/2771/kernelpanic.jpg
can anyone confirm this? or am I the only who has this error?
thanks

Offline

#1782 2010-11-23 09:57:10

risk
Member
From: Dublin, IE
Registered: 2010-11-21
Posts: 3
Website

Re: Discussion: the ati/radeon open source drivers & radeon repository

I've had ~3 lock-ups in the past 2 days which is how long I've had the set-up.
This is with 2.6.37 kernel from the radeon repository.
I'm not sure whether it's the radeon module's code or something else, everything worked fine with the official 2.6.35.
Is it possible to build radeon.ko against 2.6.35 ?

Offline

#1783 2010-11-23 10:30:13

Octoploid
Member
From: Berlin, Germany
Registered: 2009-10-13
Posts: 64

Re: Discussion: the ati/radeon open source drivers & radeon repository

BigLouis87 wrote:

Hi,
I noticed that the radeon kernel (2.6.36-rc8) is buggy... sometimes, randomly, kernel freezes into "kernel panic", even if no activity is going on... take a look at this screenshot:
http://img638.imageshack.us/img638/2771/kernelpanic.jpg
can anyone confirm this? or am I the only who has this error?
thanks

Your CPU is sending MCEs (Machine Check Exceptions). Check your
/var/log/mcelog file. It looks like your CPU is dying...
Try running " mcelog --ascii < /var/log/mcelog" and post the results here.

Offline

#1784 2010-11-23 12:05:10

handy
Member
From: Oz
Registered: 2008-03-26
Posts: 719

Re: Discussion: the ati/radeon open source drivers & radeon repository

risk wrote:

I've had ~3 lock-ups in the past 2 days which is how long I've had the set-up.
This is with 2.6.37 kernel from the radeon repository.
I'm not sure whether it's the radeon module's code or something else, everything worked fine with the official 2.6.35.
Is it possible to build radeon.ko against 2.6.35 ?

I'm running the same kernel & haven't had any problems?


I used to be surprised that I was still surprised by my own stupidity, finding it strangely refreshing.
Well, now I don't find it refreshing.
I'm over it!

Offline

#1785 2010-11-24 11:32:14

BigLouis87
Member
From: Italy
Registered: 2010-05-15
Posts: 44

Re: Discussion: the ati/radeon open source drivers & radeon repository

Octoploid wrote:

Your CPU is sending MCEs (Machine Check Exceptions). Check your
/var/log/mcelog file. It looks like your CPU is dying...
Try running " mcelog --ascii < /var/log/mcelog" and post the results here.

Sorry I have no mcelog... and I don't think my cpu is dying, it happens only with radeon kernel and never with Arch stock kernel. :-/

Offline

#1786 2010-11-24 12:07:05

JoKo
Member
Registered: 2010-04-09
Posts: 37

Re: Discussion: the ati/radeon open source drivers & radeon repository

I still cannot find xf86-video-ati-git-20101118-1-x86_64.pkg.tar.xz @ spiralinear.org

Shall I switch to the other repo, nightly.uhuc.de? Does it provide the same packages?

Offline

#1787 2010-11-24 12:20:01

handy
Member
From: Oz
Registered: 2008-03-26
Posts: 719

Re: Discussion: the ati/radeon open source drivers & radeon repository

JoKo wrote:

I still cannot find xf86-video-ati-git-20101118-1-x86_64.pkg.tar.xz @ spiralinear.org

Shall I switch to the other repo, nightly.uhuc.de? Does it provide the same packages?

I'll ask an admin at spiralinear to have a look. But really, I don't think the problem is on our side. The forum has been working without a hiccup for quite some time now.


I used to be surprised that I was still surprised by my own stupidity, finding it strangely refreshing.
Well, now I don't find it refreshing.
I'm over it!

Offline

#1788 2010-11-24 13:13:32

Perry3D
Member
Registered: 2008-03-20
Posts: 553

Re: Discussion: the ati/radeon open source drivers & radeon repository

Maybe i did a mistake. I'll take a look at the repo this evening.
I should write a little script to compile and upload the packages automatically.

Offline

#1789 2010-11-24 14:35:53

kinu
Member
Registered: 2009-06-13
Posts: 64

Re: Discussion: the ati/radeon open source drivers & radeon repository

JoKo wrote:

I still cannot find xf86-video-ati-git-20101118-1-x86_64.pkg.tar.xz @ spiralinear.org

Shall I switch to the other repo, nightly.uhuc.de? Does it provide the same packages?

Same thing here.

Offline

#1790 2010-11-24 17:31:24

Perry3D
Member
Registered: 2008-03-20
Posts: 553

Re: Discussion: the ati/radeon open source drivers & radeon repository

Sorry, my fault. It is fixed.

I'm currently write a script to do these things.

Last edited by Perry3D (2010-11-24 17:38:42)

Offline

#1791 2010-11-24 17:49:32

kinu
Member
Registered: 2009-06-13
Posts: 64

Re: Discussion: the ati/radeon open source drivers & radeon repository

Perry3D wrote:

Sorry, my fault. It is fixed.

I'm currently write a script to do these things.

Great! Thank you.

Offline

#1792 2010-11-24 22:41:32

hauzer
Member
From: Belgrade, Serbia
Registered: 2010-11-17
Posts: 279
Website

Re: Discussion: the ati/radeon open source drivers & radeon repository

Can someone help me with this issue? Nothing with OpenGL works. I have Radeon x1650 Pro (RV530) with the open-source video drivers. The graphical output of glxgears is black nothingness, just like other applications, and it doesn't report FPS into the console, only this at starting it:

[hauzer@harch ~]$ glxgears
IRQ's not enabled, falling back to busy waits: 0 1
Running synchronized to the vertical refresh.  The framerate should be
approximately the same as the monitor refresh rate.

Also, if it means something:

[hauzer@harch ~]$ glxinfo | grep direct
IRQ's not enabled, falling back to busy waits: 0 1
direct rendering: Yes

Last edited by hauzer (2010-11-24 22:50:41)


Vanity of vanities, saith the Preacher, vanity of vanities; all is vanity.
What profit hath a man of all his labour which he taketh under the sun?
All the rivers run into the sea; yet the sea is not full; unto the place from whence the rivers come, thither they return again.
For in much wisdom is much grief: and he that increaseth knowledge increaseth sorrow.

Offline

#1793 2010-11-24 22:46:38

Perry3D
Member
Registered: 2008-03-20
Posts: 553

Re: Discussion: the ati/radeon open source drivers & radeon repository

Can you post the output of

dmesg  |grep -i drm

and

glxinfo |grep -i opengl

Offline

#1794 2010-11-24 22:52:21

hauzer
Member
From: Belgrade, Serbia
Registered: 2010-11-17
Posts: 279
Website

Re: Discussion: the ati/radeon open source drivers & radeon repository

[hauzer@harch ~]$ dmesg  |grep -i drm
[drm] Initialized drm 1.1.0 20060810
[drm] radeon kernel modesetting enabled.
[drm] initializing kernel modesetting (RV530 0x1002:0x71C7).
[drm] register mmio base: 0xD1000000
[drm] register mmio size: 65536
[drm:radeon_agp_init] *ERROR* Unable to acquire AGP: -19
[drm] Forcing AGP to PCIE mode
[drm] Generation 2 PCI interface, using max accessible memory
[drm] radeon: irq initialized.
[drm] Detected VRAM RAM=512M, BAR=256M
[drm] RAM width 128bits DDR
[drm] radeon: 512M of VRAM memory ready
[drm] radeon: 512M of GTT memory ready.
[drm] GART: num cpu pages 131072, num gpu pages 131072
[drm] radeon: 1 quad pipes, 2 z pipes initialized.
[drm] PCIE GART of 512M enabled (table at 0x00040000).
[drm] Loading R500 Microcode
[drm] radeon: ring at 0x0000000020000000
[drm] ring test succeeded in 8 usecs
[drm] radeon: ib pool ready.
[drm] ib test succeeded in 0 usecs
[drm] Default TV standard: PAL
[drm] Default TV standard: PAL
[drm] Default TV standard: PAL
[drm] Radeon Display Connectors
[drm] Connector 0:
[drm]   VGA
[drm]   DDC: 0x7e40 0x7e40 0x7e44 0x7e44 0x7e48 0x7e48 0x7e4c 0x7e4c
[drm]   Encoders:
[drm]     CRT1: INTERNAL_KLDSCP_DAC1
[drm] Connector 1:
[drm]   S-video
[drm]   Encoders:
[drm]     TV1: INTERNAL_KLDSCP_DAC2
[drm] Connector 2:
[drm]   DVI-I
[drm]   HPD1
[drm]   DDC: 0x7e50 0x7e50 0x7e54 0x7e54 0x7e58 0x7e58 0x7e5c 0x7e5c
[drm]   Encoders:
[drm]     CRT2: INTERNAL_KLDSCP_DAC2
[drm]     DFP1: INTERNAL_KLDSCP_TMDS1
[drm] fb mappable at 0xC00C0000
[drm] vram apper at 0xC0000000
[drm] size 5242880
[drm] fb depth is 24
[drm]    pitch is 5120
fb0: radeondrmfb frame buffer device
drm: registered panic notifier
[drm] Initialized radeon 2.5.0 20080528 for 0000:02:00.0 on minor 0
[hauzer@harch ~]$ glxinfo |grep -i opengl
IRQ's not enabled, falling back to busy waits: 0 1
OpenGL vendor string: DRI R300 Project
OpenGL renderer string: Mesa DRI R300 (RV530 71C7) 20090101 x86/MMX+/3DNow!+/SSE TCL DRI2
OpenGL version string: 1.5 Mesa 7.8.3
OpenGL extensions:

Also, Xorg.0.log.

[    17.286] 
X.Org X Server 1.9.2
Release Date: 2010-10-30
[    17.286] X Protocol Version 11, Revision 0
[    17.286] Build Operating System: Linux 2.6.35-ARCH i686 
[    17.286] Current Operating System: Linux harch 2.6.35-ARCH #1 SMP PREEMPT Sat Oct 30 19:57:05 UTC 2010 i686
[    17.286] Kernel command line: root=/dev/disk/by-uuid/c348789d-1aa7-4686-bfd5-badc21e4a666 ro radeon.modeset=1
[    17.286] Build Date: 01 November 2010  10:23:07PM
[    17.286]  
[    17.286] Current version of pixman: 0.20.0
[    17.286]     Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
[    17.286] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    17.287] (==) Log file: "/var/log/Xorg.0.log", Time: Wed Nov 24 23:35:36 2010
[    17.317] (==) Using config directory: "/etc/X11/xorg.conf.d"
[    17.325] (==) No Layout section.  Using the first Screen section.
[    17.325] (==) No screen section available. Using defaults.
[    17.325] (**) |-->Screen "Default Screen Section" (0)
[    17.325] (**) |   |-->Monitor "<default monitor>"
[    17.325] (==) No monitor specified for screen "Default Screen Section".
    Using a default monitor configuration.
[    17.325] (==) Automatically adding devices
[    17.325] (==) Automatically enabling devices
[    17.427] (==) FontPath set to:
    /usr/share/fonts/misc/,
    /usr/share/fonts/TTF/,
    /usr/share/fonts/OTF/,
    /usr/share/fonts/Type1/,
    /usr/share/fonts/100dpi/,
    /usr/share/fonts/75dpi/
[    17.427] (==) ModulePath set to "/usr/lib/xorg/modules"
[    17.427] (II) The server relies on udev to provide the list of input devices.
    If no devices become available, reconfigure udev or disable AutoAddDevices.
[    17.427] (II) Loader magic: 0x81f1f80
[    17.427] (II) Module ABI versions:
[    17.427]     X.Org ANSI C Emulation: 0.4
[    17.427]     X.Org Video Driver: 8.0
[    17.427]     X.Org XInput driver : 11.0
[    17.427]     X.Org Server Extension : 4.0
[    17.428] (--) PCI:*(0:2:0:0) 1002:71c7:1787:3000 rev 158, Mem @ 0xc0000000/268435456, 0xd1000000/65536, I/O @ 0x0000a000/256, BIOS @ 0x????????/131072
[    17.428] (--) PCI: (0:2:0:1) 1002:71e7:1787:3001 rev 158, Mem @ 0xd1010000/65536
[    17.429] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[    17.429] (II) LoadModule: "extmod"
[    17.461] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
[    17.481] (II) Module extmod: vendor="X.Org Foundation"
[    17.481]     compiled for 1.9.2, module version = 1.0.0
[    17.481]     Module class: X.Org Server Extension
[    17.481]     ABI class: X.Org Server Extension, version 4.0
[    17.481] (II) Loading extension MIT-SCREEN-SAVER
[    17.481] (II) Loading extension XFree86-VidModeExtension
[    17.481] (II) Loading extension XFree86-DGA
[    17.481] (II) Loading extension DPMS
[    17.481] (II) Loading extension XVideo
[    17.481] (II) Loading extension XVideo-MotionCompensation
[    17.481] (II) Loading extension X-Resource
[    17.481] (II) LoadModule: "dbe"
[    17.481] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
[    17.492] (II) Module dbe: vendor="X.Org Foundation"
[    17.492]     compiled for 1.9.2, module version = 1.0.0
[    17.492]     Module class: X.Org Server Extension
[    17.492]     ABI class: X.Org Server Extension, version 4.0
[    17.492] (II) Loading extension DOUBLE-BUFFER
[    17.492] (II) LoadModule: "glx"
[    17.492] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[    17.518] (II) Module glx: vendor="X.Org Foundation"
[    17.518]     compiled for 1.9.2, module version = 1.0.0
[    17.518]     ABI class: X.Org Server Extension, version 4.0
[    17.520] (==) AIGLX enabled
[    17.520] (II) Loading extension GLX
[    17.520] (II) LoadModule: "record"
[    17.520] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
[    17.531] (II) Module record: vendor="X.Org Foundation"
[    17.531]     compiled for 1.9.2, module version = 1.13.0
[    17.531]     Module class: X.Org Server Extension
[    17.531]     ABI class: X.Org Server Extension, version 4.0
[    17.531] (II) Loading extension RECORD
[    17.531] (II) LoadModule: "dri"
[    17.531] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
[    17.549] (II) Module dri: vendor="X.Org Foundation"
[    17.549]     compiled for 1.9.2, module version = 1.0.0
[    17.550]     ABI class: X.Org Server Extension, version 4.0
[    17.550] (II) Loading extension XFree86-DRI
[    17.550] (II) LoadModule: "dri2"
[    17.550] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[    17.563] (II) Module dri2: vendor="X.Org Foundation"
[    17.563]     compiled for 1.9.2, module version = 1.2.0
[    17.563]     ABI class: X.Org Server Extension, version 4.0
[    17.563] (II) Loading extension DRI2
[    17.563] (==) Matched ati as autoconfigured driver 0
[    17.563] (==) Matched vesa as autoconfigured driver 1
[    17.563] (==) Matched fbdev as autoconfigured driver 2
[    17.563] (==) Assigned the driver to the xf86ConfigLayout
[    17.563] (II) LoadModule: "ati"
[    17.563] (II) Loading /usr/lib/xorg/modules/drivers/ati_drv.so
[    17.579] (II) Module ati: vendor="X.Org Foundation"
[    17.579]     compiled for 1.9.0, module version = 6.13.2
[    17.579]     Module class: X.Org Video Driver
[    17.579]     ABI class: X.Org Video Driver, version 8.0
[    17.579] (II) LoadModule: "radeon"
[    17.580] (II) Loading /usr/lib/xorg/modules/drivers/radeon_drv.so
[    17.636] (II) Module radeon: vendor="X.Org Foundation"
[    17.636]     compiled for 1.9.0, module version = 6.13.2
[    17.636]     Module class: X.Org Video Driver
[    17.636]     ABI class: X.Org Video Driver, version 8.0
[    17.645] (II) LoadModule: "vesa"
[    17.645] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[    17.652] (II) Module vesa: vendor="X.Org Foundation"
[    17.652]     compiled for 1.9.0, module version = 2.3.0
[    17.652]     Module class: X.Org Video Driver
[    17.652]     ABI class: X.Org Video Driver, version 8.0
[    17.652] (II) LoadModule: "fbdev"
[    17.670] (WW) Warning, couldn't open module fbdev
[    17.670] (II) UnloadModule: "fbdev"
[    17.670] (EE) Failed to load module "fbdev" (module does not exist, 0)
[    17.670] (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 8500 AIW BC (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 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, ATI Radeon HD 4200, ATI Radeon 4100,
    ATI Mobility Radeon HD 4200, ATI Mobility Radeon 4100,
    ATI Radeon HD 4290, ATI Radeon HD 4290, 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 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 5700 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
[    17.675] (II) VESA: driver for VESA chipsets: vesa
[    17.675] (++) using VT number 7

[    17.705] (II) [KMS] Kernel modesetting enabled.
[    17.705] (WW) Falling back to old probe method for vesa
[    17.705] (II) RADEON(0): Creating default Display subsection in Screen section
    "Default Screen Section" for depth/fbbpp 24/32
[    17.705] (==) RADEON(0): Depth 24, (--) framebuffer bpp 32
[    17.705] (II) RADEON(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
[    17.705] (==) RADEON(0): Default visual is TrueColor
[    17.705] (==) RADEON(0): RGB weight 888
[    17.705] (II) RADEON(0): Using 8 bits per RGB (8 bit DAC)
[    17.705] (--) RADEON(0): Chipset: "ATI Radeon X1650" (ChipID = 0x71c7)
[    17.705] (II) RADEON(0): AGP card detected
[    17.705] drmOpenDevice: node name is /dev/dri/card0
[    17.705] drmOpenDevice: open result is 8, (OK)
[    17.705] drmOpenByBusid: Searching for BusID pci:0000:02:00.0
[    17.705] drmOpenDevice: node name is /dev/dri/card0
[    17.706] drmOpenDevice: open result is 8, (OK)
[    17.706] drmOpenByBusid: drmOpenMinor returns 8
[    17.706] drmOpenByBusid: drmGetBusid reports pci:0000:02:00.0
[    17.706] (II) RADEON(0): KMS Color Tiling: enabled
[    17.773] (II) RADEON(0): Output VGA-0 has no monitor section
[    17.800] (II) RADEON(0): Output S-video has no monitor section
[    17.827] (II) RADEON(0): Output DVI-0 has no monitor section
[    17.885] (II) RADEON(0): EDID for output VGA-0
[    17.885] (II) RADEON(0): Manufacturer: GSM  Model: 443c  Serial#: 73566
[    17.885] (II) RADEON(0): Year: 2007  Week: 7
[    17.885] (II) RADEON(0): EDID Version: 1.3
[    17.885] (II) RADEON(0): Analog Display Input,  Input Voltage Level: 0.700/0.700 V
[    17.885] (II) RADEON(0): Sync:  Separate  Composite  SyncOnGreen
[    17.885] (II) RADEON(0): Max Image Size [cm]: horiz.: 34  vert.: 27
[    17.885] (II) RADEON(0): Gamma: 2.20
[    17.885] (II) RADEON(0): DPMS capabilities: StandBy Suspend Off; RGB/Color Display
[    17.885] (II) RADEON(0): First detailed timing is preferred mode
[    17.885] (II) RADEON(0): redX: 0.640 redY: 0.349   greenX: 0.284 greenY: 0.617
[    17.885] (II) RADEON(0): blueX: 0.142 blueY: 0.067   whiteX: 0.313 whiteY: 0.329
[    17.885] (II) RADEON(0): Supported established timings:
[    17.885] (II) RADEON(0): 720x400@70Hz
[    17.885] (II) RADEON(0): 640x480@60Hz
[    17.885] (II) RADEON(0): 640x480@67Hz
[    17.885] (II) RADEON(0): 640x480@72Hz
[    17.885] (II) RADEON(0): 640x480@75Hz
[    17.885] (II) RADEON(0): 800x600@56Hz
[    17.885] (II) RADEON(0): 800x600@60Hz
[    17.885] (II) RADEON(0): 800x600@72Hz
[    17.885] (II) RADEON(0): 800x600@75Hz
[    17.885] (II) RADEON(0): 832x624@75Hz
[    17.885] (II) RADEON(0): 1024x768@60Hz
[    17.885] (II) RADEON(0): 1024x768@70Hz
[    17.885] (II) RADEON(0): 1024x768@75Hz
[    17.885] (II) RADEON(0): 1280x1024@75Hz
[    17.885] (II) RADEON(0): 1152x864@75Hz
[    17.885] (II) RADEON(0): Manufacturer's mask: 0
[    17.885] (II) RADEON(0): Supported standard timings:
[    17.885] (II) RADEON(0): #0: hsize: 640  vsize 480  refresh: 75  vid: 20273
[    17.885] (II) RADEON(0): #1: hsize: 800  vsize 600  refresh: 75  vid: 20293
[    17.886] (II) RADEON(0): #2: hsize: 1024  vsize 768  refresh: 75  vid: 20321
[    17.886] (II) RADEON(0): #3: hsize: 1280  vsize 1024  refresh: 60  vid: 32897
[    17.886] (II) RADEON(0): Supported detailed timing:
[    17.886] (II) RADEON(0): clock: 108.0 MHz   Image Size:  338 x 270 mm
[    17.886] (II) RADEON(0): h_active: 1280  h_sync: 1328  h_sync_end 1440 h_blank_end 1688 h_border: 0
[    17.886] (II) RADEON(0): v_active: 1024  v_sync: 1025  v_sync_end 1028 v_blanking: 1066 v_border: 0
[    17.886] (II) RADEON(0): Ranges: V min: 50 V max: 75 Hz, H min: 30 H max: 83 kHz, PixClock max 145 MHz
[    17.886] (II) RADEON(0): Monitor name: L1718S
[    17.886] (II) RADEON(0): Monitor name: 
[    17.886] (II) RADEON(0): EDID (in hex):
[    17.886] (II) RADEON(0):     00ffffffffffff001e6d3c445e1f0100
[    17.886] (II) RADEON(0):     071101036e221b78eadc55a359489e24
[    17.886] (II) RADEON(0):     115054bfef80314f454f614f81800101
[    17.886] (II) RADEON(0):     010101010101302a009851002a403070
[    17.886] (II) RADEON(0):     1300520e1100001e000000fd00324b1e
[    17.886] (II) RADEON(0):     530e000a202020202020000000fc004c
[    17.886] (II) RADEON(0):     31373138530a202020202020000000fc
[    17.886] (II) RADEON(0):     00200a202020202020202020202000ff
[    17.886] (II) RADEON(0): EDID vendor "GSM", prod id 17468
[    17.896] (II) RADEON(0): Using EDID range info for horizontal sync
[    17.896] (II) RADEON(0): Using EDID range info for vertical refresh
[    17.896] (II) RADEON(0): Printing DDC gathered Modelines:
[    17.897] (II) RADEON(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
[    17.897] (II) RADEON(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
[    17.897] (II) RADEON(0): Modeline "800x600"x0.0   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz)
[    17.897] (II) RADEON(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz)
[    17.897] (II) RADEON(0): Modeline "640x480"x0.0   31.50  640 664 704 832  480 489 492 520 -hsync -vsync (37.9 kHz)
[    17.897] (II) RADEON(0): Modeline "640x480"x0.0   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz)
[    17.897] (II) RADEON(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
[    17.897] (II) RADEON(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz)
[    17.897] (II) RADEON(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
[    17.897] (II) RADEON(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz)
[    17.897] (II) RADEON(0): Modeline "1024x768"x0.0   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz)
[    17.897] (II) RADEON(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
[    17.897] (II) RADEON(0): Modeline "832x624"x0.0   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz)
[    17.897] (II) RADEON(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz)
[    17.897] (II) RADEON(0): Modeline "800x600"x0.0   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz)
[    17.897] (II) RADEON(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz)
[    17.897] (II) RADEON(0): Printing probed modes for output VGA-0
[    17.897] (II) RADEON(0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
[    17.897] (II) RADEON(0): Modeline "1280x1024"x75.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
[    17.897] (II) RADEON(0): Modeline "1152x864"x75.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz)
[    17.897] (II) RADEON(0): Modeline "1024x768"x75.1   78.80  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.1 kHz)
[    17.897] (II) RADEON(0): Modeline "1024x768"x75.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz)
[    17.897] (II) RADEON(0): Modeline "1024x768"x70.1   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz)
[    17.897] (II) RADEON(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
[    17.897] (II) RADEON(0): Modeline "832x624"x74.6   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz)
[    17.897] (II) RADEON(0): Modeline "800x600"x72.2   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz)
[    17.897] (II) RADEON(0): Modeline "800x600"x75.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz)
[    17.897] (II) RADEON(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
[    17.897] (II) RADEON(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz)
[    17.897] (II) RADEON(0): Modeline "640x480"x72.8   31.50  640 664 704 832  480 489 491 520 -hsync -vsync (37.9 kHz)
[    17.897] (II) RADEON(0): Modeline "640x480"x75.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz)
[    17.897] (II) RADEON(0): Modeline "640x480"x66.7   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz)
[    17.897] (II) RADEON(0): Modeline "640x480"x60.0   25.20  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
[    17.897] (II) RADEON(0): Modeline "720x400"x70.1   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz)
[    17.923] (II) RADEON(0): EDID for output S-video
[    17.950] (II) RADEON(0): EDID for output DVI-0
[    17.950] (II) RADEON(0): Output VGA-0 connected
[    17.950] (II) RADEON(0): Output S-video disconnected
[    17.950] (II) RADEON(0): Output DVI-0 disconnected
[    17.950] (II) RADEON(0): Using exact sizes for initial modes
[    17.950] (II) RADEON(0): Output VGA-0 using initial mode 1280x1024
[    17.950] (II) RADEON(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
[    17.950] (II) RADEON(0): mem size init: gart size :1fdff000 vram size: s:20000000 visible:1fac0000
[    17.950] (II) RADEON(0): EXA: Driver will allow EXA pixmaps in VRAM
[    17.960] (**) RADEON(0): Display dimensions: (340, 270) mm
[    17.960] (**) RADEON(0): DPI set to (95, 96)
[    17.960] (II) Loading sub module "fb"
[    17.960] (II) LoadModule: "fb"
[    17.960] (II) Loading /usr/lib/xorg/modules/libfb.so
[    17.972] (II) Module fb: vendor="X.Org Foundation"
[    17.972]     compiled for 1.9.2, module version = 1.0.0
[    17.972]     ABI class: X.Org ANSI C Emulation, version 0.4
[    17.972] (II) Loading sub module "ramdac"
[    17.972] (II) LoadModule: "ramdac"
[    17.972] (II) Module "ramdac" already built-in
[    17.972] (II) Loading sub module "exa"
[    17.972] (II) LoadModule: "exa"
[    17.972] (II) Loading /usr/lib/xorg/modules/libexa.so
[    17.980] (II) Module exa: vendor="X.Org Foundation"
[    17.980]     compiled for 1.9.2, module version = 2.5.0
[    17.980]     ABI class: X.Org Video Driver, version 8.0
[    17.980] (II) UnloadModule: "vesa"
[    17.980] (II) Unloading /usr/lib/xorg/modules/drivers/vesa_drv.so
[    17.980] (--) Depth 24 pixmap format is 32 bpp
[    17.980] (II) RADEON(0): [DRI2] Setup complete
[    17.980] (II) RADEON(0): [DRI2]   DRI driver: r300
[    17.981] (II) RADEON(0): Front buffer size: 5120K
[    17.981] (II) RADEON(0): VRAM usage limit set to 462412K
[    18.019] (==) RADEON(0): Backing store disabled
[    18.019] (II) RADEON(0): Direct rendering enabled
[    18.020] (II) RADEON(0): Render acceleration enabled for R300/R400/R500 type cards.
[    18.020] (II) RADEON(0): Setting EXA maxPitchBytes
[    18.020] (II) EXA(0): Driver allocated offscreen pixmaps
[    18.020] (II) EXA(0): Driver registered support for the following operations:
[    18.020] (II)         Solid
[    18.020] (II)         Copy
[    18.020] (II)         Composite (RENDER acceleration)
[    18.020] (II)         UploadToScreen
[    18.020] (II)         DownloadFromScreen
[    18.020] (II) RADEON(0): Acceleration enabled
[    18.020] (==) RADEON(0): DPMS enabled
[    18.020] (==) RADEON(0): Silken mouse enabled
[    18.021] (II) RADEON(0): Set up textured video
[    18.021] (II) RADEON(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[    18.022] (--) RandR disabled
[    18.022] (II) Initializing built-in extension Generic Event Extension
[    18.022] (II) Initializing built-in extension SHAPE
[    18.022] (II) Initializing built-in extension MIT-SHM
[    18.022] (II) Initializing built-in extension XInputExtension
[    18.022] (II) Initializing built-in extension XTEST
[    18.022] (II) Initializing built-in extension BIG-REQUESTS
[    18.022] (II) Initializing built-in extension SYNC
[    18.022] (II) Initializing built-in extension XKEYBOARD
[    18.022] (II) Initializing built-in extension XC-MISC
[    18.022] (II) Initializing built-in extension SECURITY
[    18.022] (II) Initializing built-in extension XINERAMA
[    18.022] (II) Initializing built-in extension XFIXES
[    18.022] (II) Initializing built-in extension RENDER
[    18.022] (II) Initializing built-in extension RANDR
[    18.022] (II) Initializing built-in extension COMPOSITE
[    18.022] (II) Initializing built-in extension DAMAGE
[    18.068] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[    18.068] (II) AIGLX: enabled GLX_INTEL_swap_event
[    18.068] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
[    18.068] (II) AIGLX: enabled GLX_SGI_make_current_read
[    18.068] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
[    18.068] (II) AIGLX: Loaded and initialized /usr/lib/xorg/modules/dri/r300_dri.so
[    18.068] (II) GLX: Initialized DRI2 GL provider for screen 0
[    18.070] (II) RADEON(0): Setting screen physical size to 338 x 270
[    18.681] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[    18.682] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    18.682] (II) LoadModule: "evdev"
[    18.682] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    18.689] (II) Module evdev: vendor="X.Org Foundation"
[    18.689]     compiled for 1.9.0, module version = 2.5.0
[    18.689]     Module class: X.Org XInput Driver
[    18.689]     ABI class: X.Org XInput driver, version 11.0
[    18.689] (**) Power Button: always reports core events
[    18.689] (**) Power Button: Device: "/dev/input/event2"
[    18.689] (--) Power Button: Found keys
[    18.689] (II) Power Button: Configuring as keyboard
[    18.689] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
[    18.689] (**) Option "xkb_rules" "evdev"
[    18.689] (**) Option "xkb_model" "evdev"
[    18.689] (**) Option "xkb_layout" "us"
[    18.739] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[    18.739] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    18.739] (**) Power Button: always reports core events
[    18.739] (**) Power Button: Device: "/dev/input/event1"
[    18.739] (--) Power Button: Found keys
[    18.739] (II) Power Button: Configuring as keyboard
[    18.739] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
[    18.739] (**) Option "xkb_rules" "evdev"
[    18.739] (**) Option "xkb_model" "evdev"
[    18.739] (**) Option "xkb_layout" "us"
[    18.741] (II) config/udev: Adding input device GreenAsia Inc.      USB  Joystick   (/dev/input/event5)
[    18.741] (II) No input driver/identifier specified (ignoring)
[    18.741] (II) config/udev: Adding input device GreenAsia Inc.      USB  Joystick   (/dev/input/js1)
[    18.741] (II) No input driver/identifier specified (ignoring)
[    18.745] (II) config/udev: Adding input device Analog 4-axis 4-button joystick (/dev/input/event4)
[    18.745] (II) No input driver/identifier specified (ignoring)
[    18.745] (II) config/udev: Adding input device Analog 4-axis 4-button joystick (/dev/input/js0)
[    18.745] (II) No input driver/identifier specified (ignoring)
[    18.749] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[    18.749] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[    18.749] (**) AT Translated Set 2 keyboard: always reports core events
[    18.749] (**) AT Translated Set 2 keyboard: Device: "/dev/input/event0"
[    18.749] (--) AT Translated Set 2 keyboard: Found keys
[    18.749] (II) AT Translated Set 2 keyboard: Configuring as keyboard
[    18.750] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD)
[    18.750] (**) Option "xkb_rules" "evdev"
[    18.750] (**) Option "xkb_model" "evdev"
[    18.750] (**) Option "xkb_layout" "us"
[    18.750] (II) config/udev: Adding input device ImPS/2 Generic Wheel Mouse (/dev/input/event3)
[    18.750] (**) ImPS/2 Generic Wheel Mouse: Applying InputClass "evdev pointer catchall"
[    18.750] (**) ImPS/2 Generic Wheel Mouse: always reports core events
[    18.750] (**) ImPS/2 Generic Wheel Mouse: Device: "/dev/input/event3"
[    18.750] (--) ImPS/2 Generic Wheel Mouse: Found 3 mouse buttons
[    18.750] (--) ImPS/2 Generic Wheel Mouse: Found scroll wheel(s)
[    18.750] (--) ImPS/2 Generic Wheel Mouse: Found relative axes
[    18.750] (--) ImPS/2 Generic Wheel Mouse: Found x and y relative axes
[    18.750] (II) ImPS/2 Generic Wheel Mouse: Configuring as mouse
[    18.751] (**) ImPS/2 Generic Wheel Mouse: YAxisMapping: buttons 4 and 5
[    18.751] (**) ImPS/2 Generic Wheel Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[    18.751] (II) XINPUT: Adding extended input device "ImPS/2 Generic Wheel Mouse" (type: MOUSE)
[    18.751] (**) ImPS/2 Generic Wheel Mouse: (accel) keeping acceleration scheme 1
[    18.751] (**) ImPS/2 Generic Wheel Mouse: (accel) acceleration profile 0
[    18.751] (**) ImPS/2 Generic Wheel Mouse: (accel) acceleration factor: 2.000
[    18.751] (**) ImPS/2 Generic Wheel Mouse: (accel) acceleration threshold: 4
[    18.751] (II) ImPS/2 Generic Wheel Mouse: initialized for relative axes.
[    18.751] (II) config/udev: Adding input device ImPS/2 Generic Wheel Mouse (/dev/input/mouse0)
[    18.751] (II) No input driver/identifier specified (ignoring)
[    25.569] (II) RADEON(0): EDID vendor "GSM", prod id 17468
[    25.569] (II) RADEON(0): Using hsync ranges from config file
[    25.569] (II) RADEON(0): Using vrefresh ranges from config file
[    25.569] (II) RADEON(0): Printing DDC gathered Modelines:
[    25.569] (II) RADEON(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
[    25.569] (II) RADEON(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
[    25.569] (II) RADEON(0): Modeline "800x600"x0.0   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz)
[    25.569] (II) RADEON(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz)
[    25.569] (II) RADEON(0): Modeline "640x480"x0.0   31.50  640 664 704 832  480 489 492 520 -hsync -vsync (37.9 kHz)
[    25.569] (II) RADEON(0): Modeline "640x480"x0.0   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz)
[    25.569] (II) RADEON(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
[    25.569] (II) RADEON(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz)
[    25.569] (II) RADEON(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
[    25.569] (II) RADEON(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz)
[    25.569] (II) RADEON(0): Modeline "1024x768"x0.0   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz)
[    25.569] (II) RADEON(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
[    25.569] (II) RADEON(0): Modeline "832x624"x0.0   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz)
[    25.569] (II) RADEON(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz)
[    25.569] (II) RADEON(0): Modeline "800x600"x0.0   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz)
[    25.569] (II) RADEON(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz)

Vanity of vanities, saith the Preacher, vanity of vanities; all is vanity.
What profit hath a man of all his labour which he taketh under the sun?
All the rivers run into the sea; yet the sea is not full; unto the place from whence the rivers come, thither they return again.
For in much wisdom is much grief: and he that increaseth knowledge increaseth sorrow.

Offline

#1795 2010-11-24 23:22:16

Perry3D
Member
Registered: 2008-03-20
Posts: 553

Re: Discussion: the ati/radeon open source drivers & radeon repository

Looks fine to me, except this message:

[drm:radeon_agp_init] *ERROR* Unable to acquire AGP: -19

But it should work nevertheless.
Is your user in the video group?
Do you use a xorg.conf (try without one)?

Last edited by Perry3D (2010-11-24 23:24:42)

Offline

#1796 2010-11-24 23:29:15

hauzer
Member
From: Belgrade, Serbia
Registered: 2010-11-17
Posts: 279
Website

Re: Discussion: the ati/radeon open source drivers & radeon repository

[hauzer@harch ~]$ groups
video audio power users

I don't have a xorg.conf, I've also tried to use one. By the way, what does "IRQ's not enabled, falling back to busy waits: 0 1" means? I'll try to tweak something in BIOS.


Vanity of vanities, saith the Preacher, vanity of vanities; all is vanity.
What profit hath a man of all his labour which he taketh under the sun?
All the rivers run into the sea; yet the sea is not full; unto the place from whence the rivers come, thither they return again.
For in much wisdom is much grief: and he that increaseth knowledge increaseth sorrow.

Offline

#1797 2010-11-24 23:37:51

Perry3D
Member
Registered: 2008-03-20
Posts: 553

Re: Discussion: the ati/radeon open source drivers & radeon repository

That's a warning and should only decrease the performance. But normally this message should not appear anymore: the IRQ feature was implemented a few kernel versions ago. Maybe it is connected with the agp-error.
Are you using the stock kernel from the core repo?

Offline

#1798 2010-11-24 23:44:53

kfgz
Member
From: Supraśl, Poland
Registered: 2009-03-02
Posts: 114

Re: Discussion: the ati/radeon open source drivers & radeon repository

Perry3D wrote:

But normally this message should not appear anymore: the IRQ feature was implemented a few kernel versions ago.

It will appear when driver is using UMS.

Offline

#1799 2010-11-25 00:04:16

hauzer
Member
From: Belgrade, Serbia
Registered: 2010-11-17
Posts: 279
Website

Re: Discussion: the ati/radeon open source drivers & radeon repository

I'm using the basic stock kernel with enabled early KMS.

Yeah.. mplayer detects "radeon xv", if it's meaningful.

http://i52.tinypic.com/23uo7y1.png

Last edited by hauzer (2010-11-25 00:33:34)


Vanity of vanities, saith the Preacher, vanity of vanities; all is vanity.
What profit hath a man of all his labour which he taketh under the sun?
All the rivers run into the sea; yet the sea is not full; unto the place from whence the rivers come, thither they return again.
For in much wisdom is much grief: and he that increaseth knowledge increaseth sorrow.

Offline

#1800 2010-11-25 05:58:11

boast
Member
Registered: 2010-09-28
Posts: 219

Re: Discussion: the ati/radeon open source drivers & radeon repository

What do I need to do to use gallium for wine32 if Im 64bit?

I get

err:d3d:wined3d_event_query_test Event query created despite lack of GL support
err:d3d:IWineD3DEventQueryImpl_GetData The GL event query failed, returning D3DERR_INVALIDCALL

I installed the multilib ati-dri and mesa from testing.

I get horrible performance in steam games. I had better FPS (more than 9) when I didn't use git/gallium

Last edited by boast (2010-11-25 20:17:04)


Asus M4A785TD-V ;; Phenom II X4 @ 3.9GHz ;; Ripjaws 12GB DDR3-1600 ;; 128GB Samsung 830 ;; MSI GTX460 v2 w/ blob ;; Arch Linux + KDE 4.x

Offline

Board footer

Powered by FluxBB