Hi,
I have begon to use linux kernel 2.6.1 and ran into some problems with my G400 and directfb. Uppon starting a directfb app I get:
(*) DirectFB/GraphicsDevice: Matrox G400/G450/G550 0.6 (convergence integrated media GmbH)
(!) DirectFB/Matrox/Maven: Error opening `/proc/bus/i2c'!
--> No such file or directory
I have i2c_matroxfb loaded but I believe it is using /sys/bus/i2c/. I see in gfxdrivers/matrox/matrox_maven.c that is explicitly tries to read /proc/bus/i2c. So I must come to one of the following conclusions:
1) The directfb matrox driver (0.9.20) does not yet work with the 2.6 kerenl.
2) I am missing a piece of the equation and a simple change on my system will magicly make /proc/bus/i2c appear, with MAVEN in it.
I suspect #2 is the case so would anyone care to lead me in the right direction? :)
BTW I am also seeing a few:
(!) DirectFB/FBDev/vt: FBIOGET_CON2FBMAP failed!
--> Inappropriate ioctl for deviceI am probably missing a few 2.6-isms.
Thanks, -Rob
--
Info: To unsubscribe send a mail to [EMAIL PROTECTED] with "unsubscribe directfb-users" as subject.
