SOLVED yaVDR 0.5 and TBS-driver package - remote is not working anymore

  • Hi,


    I bought TBS6285 DVB-card. I used these drivers: http://www.tbsdtv.com/download…linux-drivers_v140323.zip
    I got card working fine but now my remote is not anymore working. :wand


    So how I can start solving this case?


    I am using TechnoTrend USB IR receiver tt-usbir.


    lsusb show this:

    Code
    Bus 003 Device 002: ID 0b48:2003 TechnoTrend AG


    sudo modprobe lirc_ttusbir

    Code
    FATAL: Error inserting lirc_ttusbir (/lib/modules/3.2.0-60-generic/kernel/drivers/staging/media/lirc/lirc_ttusbir.ko): Invalid argument


    dmesg | grep ir

    Code
    [  537.690293] lirc_ttusbir: module is from the staging directory, the quality is unknown, you have been warned.
    [  537.690397] lirc_ttusbir: disagrees about version of symbol lirc_register_driver
    [  537.690401] lirc_ttusbir: Unknown symbol lirc_register_driver (err -22)
    [  913.303717] lirc_ttusbir: module is from the staging directory, the quality is unknown, you have been warned.
    [  913.303818] lirc_ttusbir: disagrees about version of symbol lirc_register_driver
    [  913.303822] lirc_ttusbir: Unknown symbol lirc_register_driver (err -22)
    [ 1298.105406] lirc_ttusbir: module is from the staging directory, the quality is unknown, you have been warned.
    [ 1298.105509] lirc_ttusbir: disagrees about version of symbol lirc_register_driver
    [ 1298.105513] lirc_ttusbir: Unknown symbol lirc_register_driver (err -22)


    Edit2.


    Now I have noticed that when I run this command I got Lirc working:

    Code
    sudo ln -s /lib/modules/$(uname -r)/kernel/drivers/staging/media/lirc /lib/modules/$(uname -r)/kernel/drivers/staging/lirc


    But then TBS6285 card is not working anymore.


    Edit3.


    I noticed that when I installed that TBS-driver package that replaced yaVDR lirc-drivers. It's possible to someway install those back?


    Edit4. Linux-dkms works but after that card is missing... So how I can install those TBS and preventing that tt-usbir overwrite?

  • I got card working fine but now my remote is not anymore working.


    I've got a similar issue with the linux-tbs-drivers and my Homebrew-Serial-IR-Receiver. After installation the linux-tbs-drivers the remote control doesn't work.
    The only way that I know and use to solve this issue is to save the "original" lirc kernel module before I compile the linux-tbs-drivers.
    After installation of the linux-tbs-drivers you can copy back the "original" (saved) lirc kernel module and make a reboot.


    You can try it and I hope this will help you. 8)


    Paulaner


  • I've got a similar issue with the linux-tbs-drivers and my Homebrew-Serial-IR-Receiver. After installation the linux-tbs-drivers the remote control doesn't work.
    The only way that I know and use to solve this issue is to save the "original" lirc kernel module before I compile the linux-tbs-drivers.
    After installation of the linux-tbs-drivers you can copy back the "original" (saved) lirc kernel module and make a reboot.


    You can try it and I hope this will help you. 8)


    Paulaner


    Is the correct location to save this: /lib/modules/$(uname -r)/kernel/drivers/staging/lirc ?

  • Unfortunately the tbs-l4m part is older than dirt.


    Your card is not listed there, but it's worth a try
    https://github.com/ljalves/linux_media/wiki


    good luck

  • Is the correct location to save this: /lib/modules/$(uname -r)/kernel/drivers/staging/lirc ?


    I think you find the right path and file name in your own first post:

    Code
    FATAL: Error inserting lirc_ttusbir (/lib/modules/3.2.0-60-generic/kernel/drivers/staging/media/lirc/lirc_ttusbir.ko): Invalid argument


    Paulaner

Jetzt mitmachen!

Sie haben noch kein Benutzerkonto auf unserer Seite? Registrieren Sie sich kostenlos und nehmen Sie an unserer Community teil!