On Tue, 8 Oct 2002 11:29:44 +0300
Ilia Zadorozhko <[EMAIL PROTECTED]> wrote:

> Hi people, 
> Help me please getting DRI to work.
> I've installed latest (rage128-20021008-linux.i386.tar.bz2) versions of DRI. 
> Function drmSetBusid requires some kind of permission, which I can't 
> understand. Launching X from root gives the same results. Please, help !
> 
> Some info and logs:
> Kernel 2.4.19
> ----- lsmod ---------
> Module                  Size  Used by
> r128                   88132   0
> agpgart                31840   1
> -----------ls -l /dev/dri/-----------
> crw-rw-rw-    1 root     root     226,   0 ïËÔ  7 17:14 card0
> -----------XF86Config-4--------
> Section "DRI"
>     Mode        0666
> EndSection
> --------XFree86.0.log-----------
> XFree86 Version 4.2.0 / X Window System
> .............
> (--) PCI:*(2:0:0) ATI Rage 128 Pro PF rev 0, Mem @ 0xf0000000/26, 
> 0xff9fc000/14, I/O @ 0xd800/8, BIOS @ 0xff9c0000/17
> .......
> (==) R128(0): Write-combining range (0xf0000000,0x2000000)
> drmOpenDevice: minor is 0
> drmOpenDevice: node name is /dev/dri/card0
> drmOpenDevice: open result is 7, (OK)
> drmOpenDevice: minor is 0
> drmOpenDevice: node name is /dev/dri/card0
> drmOpenDevice: open result is 7, (OK)
> drmOpenDevice: minor is 0
> drmOpenDevice: node name is /dev/dri/card0
> drmOpenDevice: open result is 7, (OK)
> drmGetBusid returned ''
> (II) R128(0): [drm] drmSetBusid failed (7, PCI:2:0:0), Permission denied
> (EE) R128(0): [dri] DRIScreenInit failed.  Disabling DRI.
> ........
> --------------------

José, didn't we see such problems with the Mach64 driver some months
ago, when mixing compiler versions? I don't remember which combination
it was that had these problems.

Ilia, make sure that the kernel module is compiled with the same
compiler version as your kernel (in case you have several versions
installed).

Cheers,
   Felix

               __\|/__    ___     ___     ___
__Tschüß_______\_6 6_/___/__ \___/__ \___/___\___You can do anything,___
_____Felix_______\Ä/\ \_____\ \_____\ \______U___just not everything____
  [EMAIL PROTECTED]    >o<__/   \___/   \___/        at the same time!


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Dri-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to