Temat: Tvheadend DVB-T It9135
Witam serdecznie.
Mam problem z Tvheadend jak biorę watch TV wybieram program jest loading..., a potem An unknown error occurred.
Czy brakuje jakiegoś kodeka?
Tak wyglądała instalacja::
/$ opkg install tvheadend
Installing tvheadend (2014-03-05-68f60618cd3b8c97176ec882dda30da8ccc19e70) to root...
Downloading http://dl.eko.one.pl/attitude_adjustmen … ar71xx.ipk.
Multiple packages (kmod-sound-core and kmod-sound-core) providing same name marked HOLD or PREFER. Using latest.
Multiple packages (kmod-sound-core and kmod-sound-core) providing same name marked HOLD or PREFER. Using latest.
Multiple packages (kmod-input-core and kmod-input-core) providing same name marked HOLD or PREFER. Using latest.
Installing libavahi-client (0.6.31-5) to root...
Downloading http://dl.eko.one.pl/attitude_adjustmen … ar71xx.ipk.
Installing libavahi-dbus-support (0.6.31-5) to root...
Downloading http://dl.eko.one.pl/attitude_adjustmen … ar71xx.ipk.
Installing dbus (1.4.14-2) to root...
Downloading http://dl.eko.one.pl/attitude_adjustmen … ar71xx.ipk.
Installing libexpat (2.0.1-1) to root...
Downloading http://dl.eko.one.pl/attitude_adjustmen … ar71xx.ipk.
Installing libdbus (1.4.14-2) to root...
Downloading http://dl.eko.one.pl/attitude_adjustmen … ar71xx.ipk.
Installing libavahi (0.6.31-5) to root...
Downloading http://dl.eko.one.pl/attitude_adjustmen … ar71xx.ipk.
Installing libdaemon (0.14-2) to root...
Downloading http://dl.eko.one.pl/attitude_adjustmen … ar71xx.ipk.
Installing libgdbm (1.9.1-2) to root...
Downloading http://dl.eko.one.pl/attitude_adjustmen … ar71xx.ipk.
Installing avahi-daemon (0.6.31-5) to root...
Downloading http://dl.eko.one.pl/attitude_adjustmen … ar71xx.ipk.
Installing libcurl (7.29.0-1) to root...
Downloading http://dl.eko.one.pl/attitude_adjustmen … ar71xx.ipk.
Installing libdvbcsa (1.1.0-1) to root...
Downloading http://dl.eko.one.pl/attitude_adjustmen … ar71xx.ipk.
Installing libffmpeg-0.11 (0.11.5-1) to root...
Downloading http://dl.eko.one.pl/attitude_adjustmen … ar71xx.ipk.
Installing alsa-lib (1.0.24.1-1) to root...
Downloading http://dl.eko.one.pl/attitude_adjustmen … ar71xx.ipk.
Installing kmod-sound-core (3.3.8-1-3b70fc7d412617eb97c6bdc7d8fb7844) to root...
Downloading http://dl.eko.one.pl/gargoyle-pl/attitu … ar71xx.ipk.
Installing libbz2 (1.0.6-1) to root...
Downloading http://downloads.openwrt.org/attitude_a … ar71xx.ipk.
Configuring kmod-sound-core.
Configuring alsa-lib.
Configuring libdbus.
Configuring libcurl.
Configuring libexpat.
Configuring dbus.
Configuring libdaemon.
Configuring libgdbm.
Configuring libavahi.
Configuring libavahi-dbus-support.
Configuring avahi-daemon.
Configuring libavahi-client.
Configuring libdvbcsa.
Configuring libbz2.
Configuring libffmpeg-0.11.
Configuring tvheadend.
A przy okazji chciałbym się zapytać o poprawność pliku rc.local, chciałbym aby moduły samoczynnie się ładowały.
Oto jego zawartość:
# Put your custom commands here that should be executed once
# the system init finished. By default this file does nothing.
insmod dvb-core
insmod dvb-usb
insmod it913x-fe.ko
insmod rc-it913x-v1.ko
insmod rc-it913x-v2.ko
insmod dvb-usb-it913x.ko
/etc/init.d/tvheadend start
exit 0
Czy jest poprawna?