PDA

Archiv verlassen und diese Seite im Standarddesign anzeigen : WinTV PVR-250 + XawTV



Virus2500
16.02.04, 01:20
Hallo Leute,

ehrlich gesagt hab ich keine Ahnung was mir, bzw. meinem System fehlt. Hoffe Ihr könnt mir helfen!

Habe den Kernel mit <M> BT848 Video For Linux kompiliert!

Lt. meiner Shell sollten die video Devices auch da sein

[root@backup linux]# ls -al /dev/v4l/*
crw------- 1 michael video 81, 0 Jan 1 1970 /dev/v4l/video0

[root@backup linux]# ls -al /dev/video*
lr-xr-xr-x 1 root root 11 Feb 16 2004 /dev/video -> /dev/video0
crw------- 1 michael video 81, 0 Feb 16 2004 /dev/video0
crw------- 1 michael video 81, 1 Feb 16 2004 /dev/video1
crw------- 1 michael video 81, 2 Feb 16 2004 /dev/video2
crw------- 1 michael video 81, 3 Feb 16 2004 /dev/video3

Nur wenn ich XawTV starte kommt folgendes!

can't open /dev/v4l/video0: Function not implemented
v4l-conf had some trouble, trying to continue anyway
v4l2: open /dev/v4l/video0: Function not implemented
v4l2: open /dev/v4l/video0: Function not implemented
v4l: open /dev/v4l/video0: Function not implemented
no video grabber device available

Leider kann ich damit nicht viel anfangen und im google bzw. der SuFu hab ich zu den Fehlermeldungen auch nichts entsprechendes gefunden!
Google = +Xawtv +"Function not implemented"
SuFU = XawTV AND Function not implemented

Any Ideas?

Danke

Mike

Virus2500
17.02.04, 00:48
hallo nochmal

bin schonmal draufgekommen das ich ivtv bräuchte...

habs mal laut http://coceed.dyndns.org/HOW-TO-Gentoo-pvr250_mythtv_dct2xxx.html
versucht...
leider kommt dann beim compilieren von ivtv nur

[root@backup driver]# make
gcc -D__KERNEL__ -D__KERNEL_SYSCALLS__ -DMODULE -DMODVERSIONS -I/lib/modules/2.6.2/build/include -O2 -fomit-frame-pointer -march=i586 -mcpu=i586 -fno-strict-aliasing -Wno-unused -include /lib/modules/2.6.2/build/include/linux/modversions.h -DNEW_I2C -c -o msp3400.o msp3400.c
<command line>:138832057:26880: /lib/modules/2.6.2/build/include/linux/modversions.h: No such file or directory
In file included from /lib/modules/2.6.2/build/include/asm/smp.h:18,
from /lib/modules/2.6.2/build/include/linux/smp.h:17,
from /lib/modules/2.6.2/build/include/linux/sched.h:23,
from /lib/modules/2.6.2/build/include/linux/module.h:10,
from msp3400.c:38:
/lib/modules/2.6.2/build/include/asm/mpspec.h:6:25: mach_mpspec.h: No such file or directory
In file included from /lib/modules/2.6.2/build/include/asm/smp.h:18,
from /lib/modules/2.6.2/build/include/linux/smp.h:17,
from /lib/modules/2.6.2/build/include/linux/sched.h:23,
from /lib/modules/2.6.2/build/include/linux/module.h:10,
from msp3400.c:38:
/lib/modules/2.6.2/build/include/asm/mpspec.h:8: error: `MAX_MP_BUSSES' undeclared here (not in a function)
/lib/modules/2.6.2/build/include/asm/mpspec.h:9: error: `MAX_MP_BUSSES' undeclared here (not in a function)
/lib/modules/2.6.2/build/include/asm/mpspec.h:10: error: `MAX_MP_BUSSES' undeclared here (not in a function)
/lib/modules/2.6.2/build/include/asm/mpspec.h:12: error: `MAX_MP_BUSSES' undeclared here (not in a function)
/lib/modules/2.6.2/build/include/asm/mpspec.h:19: error: `MAX_APICS' undeclared here (not in a function)
/lib/modules/2.6.2/build/include/asm/mpspec.h:20: error: `MAX_MP_BUSSES' undeclared here (not in a function)
/lib/modules/2.6.2/build/include/asm/mpspec.h:20: error: conflicting types for `mp_bus_id_to_type'
/lib/modules/2.6.2/build/include/asm/mpspec.h:8: error: previous declaration of `mp_bus_id_to_type'
/lib/modules/2.6.2/build/include/asm/mpspec.h:22: error: `MAX_IRQ_SOURCES' undeclared here (not in a function)
/lib/modules/2.6.2/build/include/asm/mpspec.h:24: error: `MAX_MP_BUSSES' undeclared here (not in a function)
/lib/modules/2.6.2/build/include/asm/mpspec.h:24: error: conflicting types for `mp_bus_id_to_pci_bus'
/lib/modules/2.6.2/build/include/asm/mpspec.h:12: error: previous declaration of `mp_bus_id_to_pci_bus'
/lib/modules/2.6.2/build/include/asm/mpspec.h:50: error: `MAX_APICS' undeclared here (not in a function)
In file included from /lib/modules/2.6.2/build/include/asm/smp.h:20,
from /lib/modules/2.6.2/build/include/linux/smp.h:17,
from /lib/modules/2.6.2/build/include/linux/sched.h:23,
from /lib/modules/2.6.2/build/include/linux/module.h:10,
from msp3400.c:38:
/lib/modules/2.6.2/build/include/asm/io_apic.h:160: error: `MAX_IRQ_SOURCES' undeclared here (not in a function)
/lib/modules/2.6.2/build/include/asm/io_apic.h:160: error: conflicting types for `mp_irqs'
/lib/modules/2.6.2/build/include/asm/mpspec.h:22: error: previous declaration of `mp_irqs'
In file included from /lib/modules/2.6.2/build/include/linux/smp.h:17,
from /lib/modules/2.6.2/build/include/linux/sched.h:23,
from /lib/modules/2.6.2/build/include/linux/module.h:10,
from msp3400.c:38:
/lib/modules/2.6.2/build/include/asm/smp.h:72:26: mach_apicdef.h: No such file or directory
msp3400.c: In function `msp3400c_set_scart':
msp3400.c:344: error: structure has no member named `data'
msp3400.c: In function `msp3400c_setmode':
msp3400.c:408: error: structure has no member named `data'
msp3400.c: In function `msp3400c_setstereo':
msp3400.c:481: error: structure has no member named `data'
msp3400.c: In function `msp3400c_restore_dfp':
msp3400.c:609: error: structure has no member named `data'
msp3400.c: In function `autodetect_stereo':
msp3400.c:637: error: structure has no member named `data'
msp3400.c: In function `watch_stereo':
msp3400.c:737: error: structure has no member named `data'
msp3400.c: In function `msp3400c_thread':
msp3400.c:756: error: structure has no member named `data'
msp3400.c:761: error: too few arguments to function `daemonize'
msp3400.c:765: error: structure has no member named `sigmask_lock'
msp3400.c:767: error: structure has no member named `sigmask_lock'
msp3400.c: In function `msp3410d_thread':
msp3400.c:1011: error: structure has no member named `data'
msp3400.c:1014: error: too few arguments to function `daemonize'
msp3400.c:1018: error: structure has no member named `sigmask_lock'
msp3400.c:1020: error: structure has no member named `sigmask_lock'
msp3400.c: In function `msp_attach':
msp3400.c:1282: error: structure has no member named `data'
msp3400.c:1333: warning: `MOD_INC_USE_COUNT' is deprecated (declared at /lib/modules/2.6.2/build/include/linux/module.h:488)
msp3400.c: In function `msp_detach':
msp3400.c:1357: error: structure has no member named `data'
msp3400.c:1383: warning: `MOD_DEC_USE_COUNT' is deprecated (declared at /lib/modules/2.6.2/build/include/linux/module.h:500)
msp3400.c: In function `msp_probe':
msp3400.c:1390: warning: passing arg 3 of `i2c_probe' from incompatible pointer type
msp3400.c: In function `msp_wake_thread':
msp3400.c:1396: error: structure has no member named `data'
msp3400.c: In function `msp_command':
msp3400.c:1408: error: structure has no member named `data'
make: *** [msp3400.o] Fehler 1

Kann damit jemand was anfangen?
Muss man eventuell im kernel noch was patchen?



Kernel 2.6.2
Mandrake 10 beta2