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

Re: upgrade of kernel breaks drm/dri?



Hi,

My problem simply went away *after* I remembered to enable the CONFIG_DRM=y in 
the kernel config and rebuilt (and then chose the right driver) the kernel.

DRM is NOT built into the kernel by default.  You must enable it in the kernel 
config first and then rebuild your kernel.

HTH,

Kevin


On Monday 01 December 2003 02:12, Colin Leroy wrote:
> On 30 Nov 2003 at 10h28, Kevin B. Hendricks wrote:
>
> Hi,
>
> > drmOpenDevice: minor is 0
> > drmOpenDevice: node name is /dev/dri/card0
> > drmOpenDevice: open result is -1, (No such device)
> > drmOpenDevice: open result is -1, (No such device)
>
> I have exactly the same behaviour on iBook G4. /dev/dri is empty. I have
> DRI's xfree CVS installed and modules agpgart and radeon are inserted.
> If I try to create the nodes with mknod (c 226 0), startx removes them...
>
> I don't know what to do. Could someone help ? thanks in advance...
> --
> Colin
> for i in `find /home -type f`; do \
>   mv "$i" "`head -c 10 /dev/urandom`"; \
> done;



Reply to: