tech-x11 archive

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

radeon without DRI



Hello,


I have this r200. This is -current 5.99.21. It began to fail DRI time ago:

cetrox@core $ pcictl /dev/pci1 list                                             
           [15:59:31 - 09-11-14]
001:00:0: ATI Technologies Radeon 8500 QL (VGA display)

but is not detected by Xorg. This card has its BusID defined in xorg.conf:
Section "Device"
        Identifier      "Radeon-Single"
        Driver          "radeon"
        BusID           "PCI:1:0:0"

The log complains about device not configurated and irq not available:
(II) RADEON(0): [DRI] installation complete
(II) RADEON(0): [drm] Added 32 65536 byte vertex/indirect buffers
(II) RADEON(0): [drm] Mapped 32 vertex/indirect buffers
(II) RADEON(0): [drm] failure adding irq handler, there is a device already 
using that irq
[drm] falling back to irq-free operation
...
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 7, (OK)
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 7, (OK)
drmGetBusid returned ''
(II) [drm] DRM interface version 1.2
(II) [drm] DRM open master succeeded.
...
(II) AIGLX: Screen 0 is not DRI2 capable
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 8, (OK)
drmOpenByBusid: Searching for BusID pci:0000:01:00.0
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 8, (OK)
drmOpenByBusid: drmOpenMinor returns 8
drmOpenByBusid: drmGetBusid reports pci:0001:01:00.0
...
(EE) AIGLX error: drmOpenOnce failed (Operation not permitted)
(EE) AIGLX: reverting to software rendering
(II) AIGLX: Loaded and initialized /usr/pkg/lib/dri/swrast_dri.so
(II) GLX: Initialized DRISWRAST GL provider for screen 0

Any suggestions?


Regards
-- 
César Catrián Carreño <ccatrian%eml.cc@localhost>

Attachment: pgpNGoXIPEURf.pgp
Description: PGP signature



Home | Main Index | Thread Index | Old Index