tvheadend doesnt find all services, mapping doesn't work
Added by Man Jetzger over 11 years ago
Hey guys,
i am experiencing some starting issues with tvheadend on Ubuntu 12.04 with DVB-S2 and i hope you can help me.
What have i done so far:
I installed the firmware for my Skystar USB HD and enabled the module, the DVB Adapter is recognised and dmesg output seems normal to me.
I set up tvheadend via apt-get (Version 2.99.53.4502158) and added Astra 19.2.
I enabled autodetect muxes & idle scanning.
Tvheadend finds all 101 Muxes but only 42 services, mostly encrypted.
I cant map those services after the initial scan is finished, nore can i play the unencrypted ones.
If i try to map the services the log always says "no input detected".
I tryed to find channels via w_scan, but it always fails with "NIT actual filter timeout".
The adapter works flawlessly on Windows 7.
Google was not a great help, but i hope you are.
Thanks,
Manjetzger
Replies (1)
RE: tvheadend doesnt find all services, mapping doesn't work - Added by Man Jetzger about 11 years ago
Hey guys,
i got my problem solved.
Compiling tvheadend from source didnt make any changes at first, but after i compiled and installed
the media.build repository from linux.tv, i recognised that the .ko files are stored in
/lib/modules/3.5.0-23-generic/.../dvb-usb/, which is not the kernel i am using.
So i simply copied the needed .ko file into the right folder and it worked after a reboot.