> Kurt Wall <[EMAIL PROTECTED]> wrote: > Quoth Chris Kassopulo: > > > > When dri is enabled in XF86Config, X complains > > on startup: > > > > i830.o unresolved symbols > > rwsem_down_write_failed > > rwsem_wake > > insmod i830 failed > > This is a module versioning problem. The i830 module needs to > be recompiled for your kernel. > > > > > The XFree.log says: > > > > drmOpenDevice: minor is 0 > > : node name is /dev/drx/card0 > > : open result -1 (no such device) > > : Open failed > > [drm] failed to load kernel module "i830" > > This will go away as soon as the module loads and creates > the device. > > > Any idea what /dev/drx/card0 is ? > > Device file for the video card. >
I went back and rebuilt the kernel, modules and recompiled the i830 module. That made the XFree error go away, the i830 module loads and Card0 was indeed created. X starts with no complaints. That's the good news. The bad news is that's there is no improvement in the performance. When using a display depth of 8, gamma is adjustable but the graphics are grainy and there are not enough colors available. Depth over 8 gives good texture and color but the gamma is too high and not adjustable. I don't know if the chipset or the driver are at fault here although I suspect the driver. I'll have to try to adjust gamma under Windows. All in all I'm not impressed with this setup under linux. I'll post to comp.os.linux.x and email Intel. Chris _______________________________________________ Linux-users mailing list [EMAIL PROTECTED] Unsubscribe/Suspend/Etc -> http://www.linux-sxs.org/mailman/listinfo/linux-users
