Posts by pepesuriano

    they are in ljalves-cc (because they are a fork from the ljalves drivers cc for crazycat - not ideal naming i know)

    That would be possible but generates a lot maintance - its much easier to just build a new image. (the drivers need to be build against the extactly right kernel and stuff).


    I tested latest RPI image and it does not work, at desktop PC drivers run fine if I compile them, perhaps you complied it before crazycat added annex b support?

    Is it possible to have an image with updated crazycat driver? (Commits · crazycat69/linux_media · GitHub)?

    He make important updates to make dvbc annx b work fine yesterday :D
    [hr]
    P.D.: CvH have you consider the idea to add some tab in dvb-drivers add-on to update drivers? Usually the most common reason for waiting for a new build is that, and perhaps it is just to run a script to clone the github repo, change directory, make, and some stuff like that

    It is still not getting installed on RPI with OSMC, what could be bad?

    It seems to load OK, but it does not tune

    Tvheadend output at scanning:

    Code
    2016-05-29 13:47:48.494 mpegts: 375MHz in MC - tuning on Silicon Labs Si2168 : DVB-C #0
    2016-05-29 13:47:48.494 eit: registering mux 375MHz in MC
    2016-05-29 13:47:48.657 subscription: 0001: "scan" subscribing to mux "375MHz", weight: 5, adapter: "Silicon Labs Si2168 : DVB-C #0", network: "MC", service: "Raw PID Subscription"
    2016-05-29 13:47:53.602 mpegts: 375MHz in MC - scan no data, failed
    2016-05-29 13:47:53.602 subscription: 0001: "scan" unsubscribing

    Great work! But my TBS5881 is still not working in the RPI, now I saw in dmesg that dvb-usb-tbsqbox-id5881.fw is missing at /lib/firmware/

    [ 6.222150] dvb-usb: found a 'TBS 5881 CI USB2.0' in cold state, will try to load a firmware
    [ 6.248817] usb 1-1.3: Direct firmware load for dvb-usb-tbsqbox-id5881.fw failed with error -2
    [ 6.248853] dvb-usb: did not find the firmware file. (dvb-usb-tbsqbox-id5881.fw) Please see linux/Documentation/dvb/ for more details on firmware-problems. (-2)

    How could I add it to see if the tbs5881 works? At 7.0.0 there was not this problem