Ville Syrjälä wrote:
On Thu, Oct 27, 2005 at 10:48:21AM +0200, Attilio Fiandrotti wrote:
Ville Syrjälä wrote:
I need to see /proc/bus/pci/devices.
here it is.. :)
debian:~# cat /proc/bus/pci/devices
0110 102b051a 15 fdfec000 fe000008 fe800000
00000000 00000000 00000000 fdff0000 00004000
00800000 00800000 00000000 00000000
00000000 00010000 matroxfb
That looks fine.
Try the attached patch. It will just print some messages so at least we
can see what the code is doing...
i've applied all your patches to linux kernel source and to DFB 0.9.24,
here is the output i got
debian:~/DFBTutorials-0.5.0# src/simple/simple
(*) DirectFB/Config: Parsing config file '/etc/directfbrc'.
---------------------- DirectFB v0.9.24 ---------------------
(c) 2000-2002 convergence integrated media GmbH
(c) 2002-2004 convergence GmbH
-----------------------------------------------------------
(*) DirectFB/Core: Single Application Core. (2005-10-28 11:35)
(*) Direct/Memcpy: Using libc memcpy()
(*) Direct/Thread: Running 'VT Switcher' (CRITICAL, 2698)...
(*) Direct/Thread: Running 'PS/2 Input' (INPUT, 2699)...
(!!!) *** UNIMPLEMENTED [fusion_reactor_set_lock] *** [reactor.c:797]
(*) DirectFB/Input: IMPS/2 Mouse 1.0 (Convergence GmbH)
(*) Direct/Thread: Running 'Keyboard Input' (INPUT, 2700)...
(*) DirectFB/Input: Keyboard 0.9 (convergence integrated media GmbH)
(!) pci device: 00 00 1057 0002 00000000 00000000
(!) pci device: 00 58 1014 000a 00001001 00000000
(!) pci device: 00 60 1022 2000 00001021 fdead000
(!) pci device: 00 68 1014 0046 fdec0000 00000000
(!) pci device: 00 80 1000 0003 00001401 fdeae000
(!) pci device: 00 b8 1014 0022 00000000 00000000
(!) pci device: 01 08 10ec 8139 007ff001 fdfeb000
(!) pci device: 01 10 102b 051a fdfec000 fe000008
(!) matrox device: 01 02 00 102b 051a fdfec000 fe000000
(!) myst220: fdfec000 fe000000 fe000000
(!) DirectFB/Matrox: Can't find device in `/proc/bus/pci'!
(!) DirectFB/Core: Could not initialize 'gfxcard' core!
--> Initialization error!
simple.c <96>:
(#) DirectFBError [DirectFBCreate (&dfb)]: Initialization error!
ciao
attilio
_______________________________________________
directfb-dev mailing list
[email protected]
http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-dev