Nabend
@Krautmaster
erst mal Danke für den Denkanstoß, nach ls /dev/dvb kommt erst mal Zugriff auf /dev/dvb nicht möglich: Datei oder Verzeichnis nicht gefunden
Also denke ich mal wird kein Treiber aus dem Kernel für die Tevii S470 geladen ?!
Ein LSPCI bringt schon mal das hier:
02:00.0 Multimedia video controller: Conexant Systems, Inc. CX23885 PCI Video and Audio Decoder (rev 02)
Ein dmesg bringt
7.349424] 769af2146a93c27c8834dbca54c02cd67468036d [media] em28xx: Change scope of em28xx-input local functions to static
[ 7.349425] 9d9f479b39d58d5b7d9eae1d12b0f9de3c4fc606 [media] em28xx: Move em28xx_register_i2c_ir() to em28xx-input.c
[ 7.349948] cx23885: disagrees about version of symbol videobuf_streamoff
[ 7.349951] cx23885: Unknown symbol videobuf_streamoff (err -22)
[ 7.349969] cx23885: disagrees about version of symbol videobuf_poll_stream
[ 7.349971] cx23885: Unknown symbol videobuf_poll_stream (err -22)
[ 7.349977] cx23885: disagrees about version of symbol video_ioctl2
[ 7.349979] cx23885: Unknown symbol video_ioctl2 (err -22)
.
.
.
[ 7.350482] cx23885: disagrees about version of symbol videobuf_mmap_free
[ 7.350484] cx23885: Unknown symbol videobuf_mmap_free (err -22)
Ich habe auch schon das hier
http://www.vdr-portal.de/board60-linux/board61-hardware/111442-solved-tevii-s470-will-nicht gefunden
Wie stelle ich bitte Optionen im Kernel ein ???
Zitat Multimedia support --->
<*> Video For Linux
<*> DVB for Linux
[*] DVB Network Support
<*> Remote Controller adapters --->
<*> Compile Remote Controller keymap modules
<*> Enable IR raw decoder for the NEC protocol
<*> Enable IR raw decoder for the RC-5 protocol
<*> Enable IR raw decoder for the RC6 protocol
<*> Enable IR raw decoder for the JVC protocol
<*> Enable IR raw decoder for the Sony protocol
<*> Enable IR raw decoder for the RC-5 (streamzap) protocol
<*> Enable IR raw decoder for the MCE keyboard/mouse protocol
<*> Enable IR to LIRC bridge
[*] Load and attach frontend and tuner driver modules as needed
[*] Video capture adapters --->
[*] Autoselect pertinent encoders/decoders and other helper chips
<M> Conexant cx23885 (2388x successor) support
[*] DVB/ATSC adapters --->
Gruß Sascha