I compiled Kernel 2.6.7 with I2C and Matrox (modules) on linux gentoo. [Motherboard Via + Matrox G400DH]
Today, I got directFB from CVS with: cvs -d :pserver:[EMAIL PROTECTED]:/cvs/directfb login cvs -d :pserver:[EMAIL PROTECTED]:/cvs/directfb co DirectFB
I have the following in /etc/directfbrc matrox-crtc2 matrox-tv-standard=pal
When I do: linux_box tools # ./dfbinfo (*) DirectFB/Config: Parsing config file '/etc/directfbrc'.
---------------------- DirectFB v0.9.21 ---------------------
(c) 2000-2002 convergence integrated media GmbH
(c) 2002-2004 convergence GmbH
-----------------------------------------------------------(*) DirectFB/Core: Single Application Core. (with MMX support) (2004-09-06 23:45)
(*) Direct/Memcpy: Using MMXEXT optimized memcpy()
(*) Direct/Thread: Running 'VT Switcher' (CRITICAL, 7340)...
(*) Direct/Thread: Running 'PS/2 Input' (INPUT, 7345)...
(*) DirectFB/Input: IMPS/2 Mouse 0.9 (convergence integrated media GmbH)
(*) Direct/Thread: Running 'Keyboard Input' (INPUT, 7346)...
(*) DirectFB/Input: Keyboard 0.9 (convergence integrated media GmbH)
(*) DirectFB/Genefx: MMX detected and enabled
(*) DirectFB/Graphics: Matrox G400 0.7 (convergence integrated media GmbH)
(*) DirectFB/WM: Default 0.1 (Convergence GmbH)
(!) DirectFB/Matrox/Maven: Error opening `/proc/bus/i2c'!
--> No such file or directory
(!) DirectFB/Core/layers: Failed to initialize layer 2!
(!) DirectFB/Core: Could not initialize 'layers' core!
--> File not found!
(#) DirectFBError [DirectFBCreate() failed]: File not found!
--8<------------
What can be wrong? Which modules should I have loaded? i2c-matroxfb + matroxfb_maven ? Which parameter should I have passed to the kernel? I used: kernel /bzImage root=/dev/hda6 video=matroxfb
Thanks gb
