Quoting Mathias Schenck ([EMAIL PROTECTED]): > Hi, > > Included in the DirectFB package is a patch for the 2.4.19. Several > hunks fail when applied on 2.4.20, but those can easily be edited and > corrected by hand (just a matter of adding the FB_SAVAGE entry in > Makefile.in and Config.in, see the patch).
If you have a patch for 2.4.20 I would add it to the CVS. > I'd gladly post an updated patch but i guess first i should get savagefb > working on my laptop first to test its ok !! i own an IBM T23 which > somehow use a slightly different savage IX chip according to dok, and > can't get it to initialize, see my previous posts and dok's answers. > > Btw, i hadn't enough time to extensivly test it, but adding the chip ID > in the savagefb.h file sadly doesn't seem to make much difference.. You have to add it to the device list, too. It's somewhere in the sources. Simply grep for the id macros. > Could this be due to the memory ? i mean maybe mmios values differ > between chips with dedicated video memory and chips using shared memory > ??? and is there any code in the savagefb source that i could activate > (or add) to have more debug info on why it can't initialize ?? dmesg is > absolutely empty... This is because it didn't detect the chip at all. -- Best regards, Denis Oliver Kropp .------------------------------------------. | DirectFB - Hardware accelerated graphics | | http://www.directfb.org/ | "------------------------------------------" Convergence GmbH -- Info: To unsubscribe send a mail to [EMAIL PROTECTED] with "unsubscribe directfb-users" as subject.
