matroxfb und TVout

P

pospiech

Doppel-As
Ich gebe zu ich habe von directfb nicht den blassesten Schimmer.
Versucht habe ich framebuffer beim booten in lilo zu aktivieren über
Code:
image = /boot/vmlinuz
        label = linux-tvout
        append = "video=matrox:vesa:0x114"

Das hat aber nicht funktioniert.

Muss dazu matroxfb (Mandrake 9.2 Kernel) im Kernel kompiliert sein - bislang nur als module ?

Wozu brauche ich directfb dann eigentlich ? Ich will ja nur TVout über mplayer nutzen. Bzw wie starte ich directfb überhaupt ?

Matthias
 
Ich kann DirectFB nicht kompilieren:

usr/include/linux/i2c-dev.h:29:40: missing binary operator before token "("
matrox_maven.c: In function `maven_write_byte':
matrox_maven.c:63: error: implicit declaration of function `i2c_smbus_write_byte_data'
matrox_maven.c: In function `maven_write_word':
matrox_maven.c:80: error: implicit declaration of function `i2c_smbus_write_word_data'
matrox_maven.c: In function `maven_open':
matrox_maven.c:311: error: `I2C_SLAVE' undeclared (first use in this function)
matrox_maven.c:311: error: (Each undeclared identifier is reported only once
matrox_maven.c:311: error: for each function it appears in.)
matrox_maven.c: In function `maven_init':
matrox_maven.c:450: error: `I2C_SLAVE' undeclared (first use in this function)
make[3]: *** [matrox_maven.lo] Fehler 1
make[3]: Leaving directory `/root/DirectFB-0.9.20/gfxdrivers/matrox'
...

Installation von fusion funktioniert auch nicht
depmod: *** Unresolved symbols in /lib/modules/2.4.22-10mdk/fusion.o
depmod: create_proc_entry_R112bf9f7
depmod: proc_mkdir_R96bcb412
depmod: devfs_register_R4069b69d
depmod: __pollwait_R39e543d5
depmod: devfs_register_chrdev_R04f2e4e0
depmod: devfs_unregister_R6c089a02
depmod: preempt_schedule_R707f93dd
depmod: remove_proc_entry_R2945684c


Beide Sachen sollte ich für directfb benötigen, oder ?

Matthias
 

Ähnliche Themen

Displayport + externer Monitor zeigt bei startx nichts erst bei DVI

Crux - Kernel panic - unable to mount root fs

Ubuntu X / dbus problem

booten von kopierten Redhat 9 im MEPIS konfiguration

externe Festplatte wird nach neustart nicht mehr "erkannt"

Zurück
Oben