Sie sind nicht angemeldet.

1

13.04.2010, 21:26

DVB driver API version 5.0 - wo im Kernel zu finden?

Hallo,
beim Kompilieren von VDR 1.7.9 bekomme ich diese Fehlermeldung:

Zitat

VDR requires Linux DVB driver API version 5.0

Lt. Google ist dieser Treiber seit Kernel 2.6.28 dabei - aber ich finde ihn nicht.
Kann mir jemand einen Tip geben?
Hintergrund: ich möchte DLNA/UPNP-Plugin von VDR testen - das Ganze auf einer virtuellen Maschine, also ohne DVB-Hardware (der Streamdev-Client soll lt. VDR-Forum reichen).
Die Maschine ist 64Bit Kernel 2.6.31 - 2 Prozessoren
Danke!
Jörg
VDR-Server:
AMD Sempron 2200 - 512 MB - DVB-C 2 x Mystique CaBiX-C2
3.5.?-gentoo - MythTV 0.27 (UPnP-Clients BD-Player Sony und Philips TV)

VirtualBox-Host headless:
AMD Athlon 2-Kern - 4GB Ram VMware-Server 2 - mehrere virt. Maschinen mit Gentoo bzw. WinXP/Win7

Dieser Beitrag wurde bereits 1 mal editiert, zuletzt von »joerg99« (16.04.2010, 10:11)


2

13.04.2010, 21:55

Hi Jörg

Hast du

Quellcode

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
  │ CONFIG_DVB_CORE:                                                                                                                    │   
  │                                                                                                                                     │   
  │ DVB core utility functions for device handling, software fallbacks etc.                                                             │   
  │                                                                                                                                     │   
  │ Enable this if you own a DVB/ATSC adapter and want to use it or if                                                                  │   
  │ you compile Linux for a digital SetTopBox.                                                                                          │   
  │                                                                                                                                     │   
  │ Say Y when you have a DVB or an ATSC card and want to use it.                                                                       │   
  │                                                                                                                                     │   
  │ API specs and user tools are available from <http://www.linuxtv.org/>.                                                              │   
  │                                                                                                                                     │   
  │ Please report problems regarding this support to the LinuxDVB                                                                       │   
  │ mailing list.                                                                                                                       │   
  │                                                                                                                                     │   
  │ If unsure say N.                                                                                                                    │   
  │                                                                                                                                     │   
  │ Symbol: DVB_CORE [=n]                                                                                                               │   
  │ Prompt: DVB for Linux                                                                                                               │   
  │   Defined at drivers/media/Kconfig:76                                                                                               │   
  │   Depends on: MEDIA_SUPPORT [=m] && NET [=y] && INET [=y]                                                                           │   
  │   Location:                                                                                                                         │   
  │     -> Device Drivers                                                                                                               │   
  │       -> Multimedia support (MEDIA_SUPPORT [=m])                                                                                    │   
  │   Selects: CRC32 [=y]
gesetzt?
würde ich auch so sehen das "DVB driver API version 5.0" ab 28er Kernel verwendet wird...,
ansonsten siehe zb auch: http://www.linuxtv.org/news.php?entry=2008-09-23.mchehab

3

14.04.2010, 18:24

Hm, ich habe den Kernel entspr. konfiguriert. Aber das bringt auch nichts. Auch die aktuellen v4l-Treiber bringen nichts.
Noch eine Idee?
@josef: woher hattest Du den Tip?
Jörg
VDR-Server:
AMD Sempron 2200 - 512 MB - DVB-C 2 x Mystique CaBiX-C2
3.5.?-gentoo - MythTV 0.27 (UPnP-Clients BD-Player Sony und Philips TV)

VirtualBox-Host headless:
AMD Athlon 2-Kern - 4GB Ram VMware-Server 2 - mehrere virt. Maschinen mit Gentoo bzw. WinXP/Win7

Dieser Beitrag wurde bereits 2 mal editiert, zuletzt von »joerg99« (14.04.2010, 18:47)


4

16.04.2010, 10:11

Okay - hat sich erledigt.
Die Lösung gibt es im VDR-Forum Es ist ein "VDR-Problem" gewesen.
Danke!
Jörg
VDR-Server:
AMD Sempron 2200 - 512 MB - DVB-C 2 x Mystique CaBiX-C2
3.5.?-gentoo - MythTV 0.27 (UPnP-Clients BD-Player Sony und Philips TV)

VirtualBox-Host headless:
AMD Athlon 2-Kern - 4GB Ram VMware-Server 2 - mehrere virt. Maschinen mit Gentoo bzw. WinXP/Win7