I'm fighting w/ 3D acceleration on my new installation and have such
DRM related items in the X log file:
...
drmOpenByBusid: Searching for BusID pci:0000:01:05.0
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 7, (OK)
...
(II) RADEON(0): [dri] Found DRI library version 1.3.0 and kernel module
version 1.32.0
(II) RADEON(0): Direct rendering experimental on RS400/Xpress 200
enabled
...
drmOpenByBusid: drmOpenMinor returns 7
drmOpenByBusid: drmGetBusid reports pci:0000:01:05.0
(II) [drm] DRM interface version 1.3
(II) [drm] DRM open master succeeded.
(II) RADEON(0): [drm] Using the DRM lock SAREA also for drawables.
(II) RADEON(0): [drm] framebuffer handle = 0xc8000000
(II) RADEON(0): [drm] added 1 reserved context for kernel
(II) RADEON(0): [drm] installed DRM signal handler
(II) RADEON(0): [drm] register handle = 0x2fff9000
...
(==) RADEON(0): Backing store disabled
(II) RADEON(0): [DRI] installation complete
(II) RADEON(0): [drm] removed 1 reserved context for kernel
(II) RADEON(0): [drm] unmapping 8192 bytes of SAREA 0x2b7ff000 at
0x7fbb664bc000 (II) RADEON(0): [drm] Closed DRM master.
(WW) RADEON(0): Direct rendering disabled
(II) RADEON(0): EXA Composite requires CP on R5xx/IGP
(II) RADEON(0): num pipes is 1
...
--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
Archive: 4ce010af.cb7b0e0a.7f24.100f@mx.google.com">http://lists.debian.org/4ce010af.cb7b0e0a.7f24.100f@mx.google.com
11-14-2010, 04:54 PM
Andrei Popescu
3D acceleration on ATI
On Du, 14 nov 10, 23:38:58, Sthu Deus wrote:
> Good day.
>
> I'm fighting w/ 3D acceleration on my new installation and have such
> DRM related items in the X log file:
I don't see any errors here, please post the output of
glxinfo | grep rendering
(glxinfo is in package mesa-utils). You might also want to get rid of
the xorg.conf file, unless you are running Lenny (you did not specify).
Regards,
Andrei
--
Offtopic discussions among Debian users and developers:
http://lists.alioth.debian.org/mailman/listinfo/d-community-offtopic
11-15-2010, 04:53 AM
Sthu Deus
3D acceleration on ATI
Thank You for Your time and answer, Andrei:
> I don't see any errors here, please post the output of
Yea, there is no error, but for some reason You saw after xserver
has turned it on, it turns it off. Is it because I have second monitor
connected?
> glxinfo | grep rendering
Here it is:
direct rendering: No (If you want to find out why, try setting
LIBGL_DEBUG=verbose)
> (glxinfo is in package mesa-utils). You might also want to get rid of
> the xorg.conf file, unless you are running Lenny (you did not
> specify).
My fault. I use lenny.
--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
Archive: 4ce0cad4.cc7e0e0a.495d.29d9@mx.google.com">http://lists.debian.org/4ce0cad4.cc7e0e0a.495d.29d9@mx.google.com
11-15-2010, 06:16 AM
Andrei Popescu
3D acceleration on ATI
On Lu, 15 nov 10, 12:53:16, Sthu Deus wrote:
> Thank You for Your time and answer, Andrei:
>
> > I don't see any errors here, please post the output of
>
> Yea, there is no error, but for some reason You saw after xserver
> has turned it on, it turns it off. Is it because I have second monitor
> connected?
>
> > glxinfo | grep rendering
>
> Here it is:
>
> direct rendering: No (If you want to find out why, try setting
> LIBGL_DEBUG=verbose)
>
> > (glxinfo is in package mesa-utils). You might also want to get rid of
> > the xorg.conf file, unless you are running Lenny (you did not
> > specify).
>
> My fault. I use lenny.
Pure or do you have any packages from backports or so (especially
kernel)? Please also post the complete /var/log/Xorg.0.log
Thanks,
Andrei
--
Offtopic discussions among Debian users and developers:
http://lists.alioth.debian.org/mailman/listinfo/d-community-offtopic
11-15-2010, 12:33 PM
Sthu Deus
3D acceleration on ATI
Thank You for Your time and answer, Andrei:
> Pure or do you have any packages from backports or so (especially
> kernel)? Please also post the complete /var/log/Xorg.0.log
That's what I have from backports, kernel included:
Do You want me to post Xorg log right here? - for it is huge, or I can
attach it?
--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
Archive: 4ce136cc.cc7e0e0a.495d.44c9@mx.google.com">http://lists.debian.org/4ce136cc.cc7e0e0a.495d.44c9@mx.google.com
11-16-2010, 05:57 PM
Andrei Popescu
3D acceleration on ATI
On Lu, 15 nov 10, 20:33:27, Sthu Deus wrote:
> Thank You for Your time and answer, Andrei:
>
> > Pure or do you have any packages from backports or so (especially
> > kernel)? Please also post the complete /var/log/Xorg.0.log
>
> That's what I have from backports, kernel included:
...
> linux-image-2.6.32-bpo.5-amd64
...
Indeed.
> Do You want me to post Xorg log right here? - for it is huge, or I can
> attach it?
Try first with the kernel from stable. If it doesn't work you can attach
the full Xorg.0.log (maybe gzipped if the difference is significant).
Regards,
Andrei
--
Offtopic discussions among Debian users and developers:
http://lists.alioth.debian.org/mailman/listinfo/d-community-offtopic
11-22-2010, 01:59 PM
Sthu Deus
3D acceleration on ATI
Thank You for Your time and answer, Andrei:
> Try first with the kernel from stable. If it doesn't work you can
> attach the full Xorg.0.log (maybe gzipped if the difference is
> significant).
Well... it did work... So, no option for me (w/ new kernel)?
--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
Archive: 4cea8553.147c0e0a.1df9.2166@mx.google.com">http://lists.debian.org/4cea8553.147c0e0a.1df9.2166@mx.google.com