Autor Thema: connecting to tvheadend not working (Raspbmc)  (Gelesen 4082 mal)

Jazqas

  • Newbie
  • *
  • Beiträge: 1
    • Profil anzeigen
connecting to tvheadend not working (Raspbmc)
« am: Mai 26, 2013, 01:43:59 Nachmittag »
I am trying to get this working on my raspberri pi.
When I run tvheadend, mediaclient --lc gives
pi@raspbmc:~$ /opt/bin/mediaclient --lc
**** List of Media Clients ****
/dev/dvb/adapter0/frontend0:
  1816 ... tvheadend
/dev/dvb/adapter0/dvr0:
  No client connected
/dev/dvb/adapter0/demux0:
  No client connected
/dev/mediainput0:
  No client connected

However 2 seconds later it gives
pi@raspbmc:~$ /opt/bin/mediaclient --lc
**** List of Media Clients ****
/dev/dvb/adapter0/frontend0:
  No client connected
/dev/dvb/adapter0/dvr0:
  No client connected
/dev/dvb/adapter0/demux0:
  No client connected
/dev/mediainput0:
  No client connected



pi@raspbmc:~$ /opt/bin/mediaclient -e  
**** List of Media Hardware Devices ****
device 0: [Sundtek MediaTV Digital Home (USB 2.0)]  DVB-C, DVB-T, REMOTE-CONTROL
  [BUS]:
     ID: 1-1.2.2
  [SERIAL]:
     ID: U121211032700
  [DVB-C]:
     FRONTEND: /dev/dvb/adapter0/frontend0
     DVR: /dev/dvb/adapter0/dvr0
     DMX: /dev/dvb/adapter0/demux0
  [DVB-T]:
     FRONTEND: /dev/dvb/adapter0/frontend0
     DVR: /dev/dvb/adapter0/dvr0
     DMX: /dev/dvb/adapter0/demux0
  [REMOTECONTROL]:
     INPUT0: /dev/mediainput0





What am I doing wrong? Help!
« Letzte Änderung: Mai 26, 2013, 01:47:58 Nachmittag von Jazqas »

Sundtek

  • Administrator
  • Hero Member
  • *****
  • Beiträge: 8512
    • Profil anzeigen
Re:connecting to tvheadend not working (Raspbmc)
« Antwort #1 am: Mai 26, 2013, 02:09:20 Nachmittag »
well try to start tvheadend manually and see why it disconnects?

It also depends on which version of tvheadend you are using, new versions do not permanently keep the connection open to the driver.
Failure is a good thing! I'll fix it