Torgeir Veimo wrote: > > On 17 Jun 2007, at 17:27, Ville Syrjälä wrote: > >> 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. > > Ok, putting directfbrc under /usr/local/etc fixed it! Thx
Hi folks, I just upgraded my htpc box to DirectFB-1.1.0 from last night's git snapshot, and to the 2.6.22 kernel. I still carry the CONFIG_SYSFS_DEPRECATED kernel config option for several kernel versions with me, and now I also tried to put directfbrc under /usr/local/etc as suggested in this thread, but I no longer have a CRTC2 on my G400 DH. What's wrong, how to debug further? Regards, Lucian _______________________________________________ directfb-users mailing list [email protected] http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-users
