Pi 上的 TVHeadEnd 提示“未偵測到輸入”

Pi 上的 TVHeadEnd 提示“未偵測到輸入”

這是我第一次在這裡發文。我有一個運行 TVHeadEnd 的 ubuntu 12.04.3LTS 伺服器,以 RPi 作為前端。一切工作正常,然後我為自己帶來了一台 Dell Poweredge 1950。信號和品質。所以我去設定 Pi,重置所有 DVB 和 PVR 資料庫,並顯示「TVHeadEnd HTSP:未偵測到輸入」。

因此,在伺服器中查看了一段時間後,我來到了 Dmesg 日誌,我只添加了結尾部分(從 DVB 配置開始的所有內容):

[   13.531334] dvb-usb: found a 'Hauppauge Nova-TD Stick (52009)' in cold state, will try to load a firmware
[   13.548551] dvb-usb: downloading firmware from file 'dvb-usb-dib0700-1.20.fw'
[   13.821865] e1000: eth0 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: None
[   14.646128] init: failsafe main process (584) killed by TERM signal
[   15.130773] type=1400 audit(1391719987.659:8): apparmor="STATUS" operation="profile_replace" name="/sbin/dhclient" pid=753 comm="apparmor_parser"
[   15.131423] type=1400 audit(1391719987.663:9): apparmor="STATUS" operation="profile_replace" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=753 comm="apparmor_parser"
[   15.131645] type=1400 audit(1391719987.663:10): apparmor="STATUS" operation="profile_replace" name="/usr/lib/connman/scripts/dhclient-script" pid=753 comm="apparmor_parser"
[   15.149650] type=1400 audit(1391719987.679:11): apparmor="STATUS" operation="profile_load" name="/usr/sbin/tcpdump" pid=755 comm="apparmor_parser"
[   18.490533] dib0700: firmware started successfully.
[   18.993964] dvb-usb: found a 'Hauppauge Nova-TD Stick (52009)' in warm state.
[   18.994473] dvb-usb: will pass the complete MPEG2 transport stream to the software demuxer.
[   18.995615] DVB: registering new adapter (Hauppauge Nova-TD Stick (52009))
[   19.939357] usb 1-1: DVB: registering adapter 0 frontend 0 (DiBcom 7000PC)...
[   20.524680] DiB0070: successfully identified
[   20.524690] dvb-usb: will pass the complete MPEG2 transport stream to the software demuxer.
[   20.527972] DVB: registering new adapter (Hauppauge Nova-TD Stick (52009))
[   20.999385] usb 1-1: DVB: registering adapter 1 frontend 0 (DiBcom 7000PC)...
[   21.589969] DiB0070: successfully identified
[   21.626593] Registered IR keymap rc-dib0700-rc5
[   21.627205] input: IR-receiver inside an USB DVB receiver as /devices/pci0000:00/0000:00:11.0/0000:02:03.0/usb1/1-1/rc/rc0/input5
[   21.627360] rc0: IR-receiver inside an USB DVB receiver as /devices/pci0000:00/0000:00:11.0/0000:02:03.0/usb1/1-1/rc/rc0
[   21.627872] dvb-usb: schedule remote query interval to 50 msecs.
[   21.627880] dvb-usb: Hauppauge Nova-TD Stick (52009) successfully initialized and connected.
[   21.631543] usbcore: registered new interface driver dvb_usb_dib0700
[   21.715817] init: udev-fallback-graphics main process (1029) terminated with status 1
[   21.780130] init: plymouth-splash main process (1038) terminated with status 1

我最初的猜測是它與 IR 鍵映射有關,因為我之前運行的伺服器上從未得到任何此類資訊。但我完全迷失了最後兩個日誌,不確定其中任何一個是什麼,但無論它們是什麼,它們都已被終止...

希望有人能解答一下這個問題,謝謝!

答案1

我正在使用帶有 tvheadend 和 vlc 的 Ubuntu 13.10。您可能使用了錯誤的插件 HTSP 插件。我嘗試過的所有操作均未在 vlc 本機網路子選單中顯示該插件,但插件版本 #68 除外。該插件的問題是 HD 通道上沒有聲音,因為它們使用 AAC 濾波器。我從下載它們這裡

相關內容