On Tuesday 08 October 2002 17:52, Jens Owen wrote:
> Ilia Zadorozhko 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.
> > ........
> > --------------------
> Ilia,
>
> Maybe it's a kernel module problem.  Make sure your AGPGART module is
> loaded into the kernel before the r128 module.  If that doesn't work,
> post the output from dmesg.

Jens, 
This is a dmesg log you asked for.
------- dmesg ----------
Linux agpgart interface v0.99 (c) Jeff Hartmann
agpgart: Maximum main memory to use for agp memory: 321M
agpgart: agpgart: Detected an Intel i815, but could not find the secondary 
device. Assuming a non-integrated video card.
agpgart: Detected Intel i815 chipset
agpgart: AGP aperture is 64M @ 0xf8000000
[drm] AGP 0.99 on Intel i815 @ 0xf8000000 64MB
[drm] Initialized r128 2.2.0 20010917 on minor 0
-----------------


-------------------------------------------------------
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