Solved: TV not working after Kodi 17 upgrade
|
26th Jan, 2017, 08:21 AM
Post: #1
|
|||
|
|||
TV not working after Kodi 17 upgrade
Good afternoon
If it can help: After the upgrade to Kodi 17.0 I noticed that tvheadend was not working anymore. the syslog of the pi had this entry: Code: dvb_usb_v2: Did not find the firmware file 'dvb-usb-it9135-02.fw'. Please see linux/Documentation/dvb/ for more details on firmware-problems. Status -2 That's very explicit. What I did on my laptop linux machine: cd ~ mkdir linuxtv-git cd linuxtv-git git clone git://linuxtv.org/media_build.git ./build after that, from my xbian: sudo su scp user@ip-of-laptop:/home/user/linuxtv-git/media_build/v4l/firmware/dvb-usb-it9135-02.fw /lib/firmware/dvb-usb-it9135-02.fw One reboot after, everything is back to normal. |
|||
26th Jan, 2017, 11:41 AM
Post: #2
|
|||
|
|||
RE: TV not working after Kodi 17 upgrade | |||
26th Jan, 2017, 08:26 PM
Post: #3
|
|||
|
|||
RE: TV not working after Kodi 17 upgrade
Thanks.
Well, since I'm very lucky, i'm going to buy a lottery ticket... :-D More seriously, when the problem is fixed, will i have to do something about my manual installation of the firmware? |
|||
27th Jan, 2017, 12:22 AM
Post: #4
|
|||
|
|||
RE: TV not working after Kodi 17 upgrade
No, don't think so. Once Debian will be upgraded from Jessie to Stretch, your manually installed firmware file will be overwritten by the firmware package supplied by Debian.
|
|||
7th Feb, 2017, 07:57 AM
Post: #5
|
|||
|
|||
RE: TV not working after Kodi 17 upgrade
Ok, thanks. :-)
|
|||
7th Feb, 2017, 09:30 AM
(This post was last modified: 7th Feb, 2017 09:31 AM by Nachteule.)
Post: #6
|
|||
|
|||
RE: TV not working after Kodi 17 upgrade
Btw, in the meantime found better solution against file collision between firmware package(s) and kernel package , all firmware files returned to kernel package
|
|||
« Next Oldest | Next Newest »
|