On Sun, Jun 17, 2007 at 11:04:24AM +0100, Torgeir Veimo wrote: > > On 17 Jun 2007, at 10:49, Ville Syrjälä wrote: > > >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... > > No I'm still on 2.6.20-1.2948.fc6, since I had some libata issues > with more recent kernels. Is there a simple tweak I can make in the > mga driver until I'm running a more recent kernel?
It's not a sysfs issue then. Ah, I think it's probably a case of your directfbrc being in the wrong place. The code was changed to respect sysconfdir so the location of the global config file depends on your configure options. -- 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
