On Sun, Jun 17, 2007 at 12:05:24AM +0100, Torgeir Veimo wrote: > I upgraded to directfb current git and now I cannot find the crtc2 > layer anymore..(?) > > Any clues to what can be wrong?
Did you upgrade your kernel as well? If so make sure you have CONFIG_SYSFS_DEPRECATED enabled. The sysfs layout changed somewhat which broke the detection. I had a real simple idea how to fix it but it turns out libsysfs is crap and doesn't always handle symlinks so the fix won't work. I think I'll have to get rid of libsysfs altogether... -- Ville Syrjälä [EMAIL PROTECTED] http://www.sci.fi/~syrjala/ _______________________________________________ directfb-users mailing list [email protected] http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-users
