usbTuner (multiple tuners on dm800) v0.7.3 ipk package (all new images) + GUI plugin

  • OK Czaja.


    Check out 1st and 2nd post.


    Please leave feedback on whether it works or not.
    oh...and I recommend uninstalling the 0.1 version first:
    ipkg remove usbtuner




    "My psy musimy trzymac sie razem."

  • Zitat

    Originally posted by troll
    Hi,
    i have a tevii s660 and tbs qbox2 dvb-s2 usb tuner , can any body tell me what i can to do ,to make a driver for this tuner? This tuner work on linux .


    Maybe if you told me the module/driver name it uses under normal Linux distro I could do something about it...


    Maybe...

  • - dvb-usb-tbsqbox-id5928.fw (QBOXS2 USB firmware file)
    - dvb-fe-cx24116.fw (CX24116 DVB-S2 Demodulator firmware)
    - linux-tbs-all.tar.bz2 (source code of S2API Linix drivers for TBS QBOXS2 USB box)

  • Zitat

    Originally posted by saty77
    - dvb-usb-tbsqbox-id5928.fw (QBOXS2 USB firmware file)
    - dvb-fe-cx24116.fw (CX24116 DVB-S2 Demodulator firmware)
    - linux-tbs-all.tar.bz2 (source code of S2API Linix drivers for TBS QBOXS2 USB box)


    Ha! - this one is tougher.
    There don't seem to be dm800 (precompiled) drivers available for this tuner. I'd need to setup an environment for this. I don't really have time for it now.

  • I got the crypto redi 100 working (smsusb) by doing the following


    cd /lib/firmware/
    sudo wget http://steventoth.net/linux/sm…1xxx-hcw-55xxx-dvbt-02.fw
    sudo mv sms1xxx-hcw-55xxx-dvbt-02.fw dvb_nova_12mhz_b0.inp


    and i had to pass smsusb as argument to your install script


    This is a 17 Euro runer here in Greece that works pretty good for European
    digital channels


    http://www.pc1.gr/showitem.php?ID=200012139
    http://www.crypto.gr/.


    What is the difference between "01" and "02" versions?
    Any luck with em28xx? (pinnacle 330e)??



    Thanks for your effort and the good work.

  • Install problem in usbtuner_0.2_dm800.ipk, exactly in postinst script installdtt.sh


    ";;" missing after dvbt="${dvbt} vp7045". Please add it.

  • unfortunately my skystar is still not working and giving the same error :frowning_face:
    of course I've made changes to the script as written above and the installation went fine but no second tuner in my config :frowning_face:


    finally managed to started it manually but still horizontal polarization is not working at all. no probs with V.


    any idea??


    look here:


    I tried szap to see what is going on:


    This is my channel.conf
    RTL4:12344:H:1:27500 80:32:1:2004


    And here szap:


    reading channels from file '/tmp/channels.conf.astra'
    zapping to 416 'RTL4':
    sat 1, frequency = 12344 MHz V, symbolrate 27500000, vpid = 0x0201, apid = 0x005 0 sid = 0x0020 using '/dev/dvb/adapter1/frontend0' and '/dev/dvb/adapter1/demux0'
    status 03 | signal 4b58 | snr 7179 | ber 0000ff09 | unc 00000000 | status 03 | signal 4f6a | snr 723c | ber 0000ff0e | unc 00000000 | status 03 | signal 5e8e | snr 7335 | ber 0000ff0b | unc 00000000 | status 03 | signal 8869 | snr 86fd | ber 0000ff0e | unc 00000000 | status 03 | signal a04d | snr 8988 | ber 0000ff0e | unc 00000000 | status 03 | signal 3ff7 | snr 7170 | ber 0000ff0e | unc 00000000 | status 03 | signal 44c8 | snr 7191 | ber 0000ff00 | unc 00000000 | status 03 | signal 4441 | snr 718e | ber 0000ff0e | unc 00000000 | status 03 | signal 3f59 | snr 7170 | ber 0000ff05 | unc 00000000 | status 03 | signal 4dd7 | snr 719a | ber 0000ff0e | unc 00000000 |


    It is strange that it says V polarization while it is H and you can see that in channels.conf.astra it stays as horizonal.


    When zapping to V it is no problem.
    TAQUILLA 1:10788:V:1:22000:168:112:56:1:30350


    reading channels from file '/tmp/channels.conf.astra'
    zapping to 387 'TAQUILLA 1':
    sat 1, frequency = 10788 MHz V, symbolrate 22000000, vpid = 0x00a8, apid = 0x007 0 sid = 0x0038 using '/dev/dvb/adapter1/frontend0' and '/dev/dvb/adapter1/demux0'
    status 1f | signal c033 | snr bc85 | ber 0000ff00 | unc 00000000 | FE_HAS_LOCK


    So it seems to be the driver issue.



    thank you

  • Did you try manually add all needed modules from original image feed via software manager? Maybe newer modules are better.


    PS: After installing new modules via software manager you have to copy all of them to the right directory (/lib/modules/dvbt) for loading with the script loaddttmodules.sh.

  • Yes i did
    I've even connected my skystar to pc to check if it is working fine with H polarization and I must say yes. There is no problem at all.


    Since GP 5.1 only V polarization is working fine.
    Have no idea what is wrong


  • Second post of this thread is the change log - look for differences between packages there.


    For the em28xx based boards - please check version v0.4b of my usbtuner package and report success/failures.


  • Also problem here with my sinovideo (AF9015) stick.
    I am trying to install this through the menu (offline installer) since the ipkg command isn't working from the console for some reason)
    The package installed with 1 errors.


    Then, I am getting this output from dmesg:
    [] enable tsm0
    [] avb_usb_af9015: Unknown symbol dvb_usb_device_init
    [] avb_usb_af9015: Unknown symbol dvb_usb_device_exit


    Any ideas;



  • I checked the module loading sequence and It seems fine - all modules load up properly. I'm assuming that it will be caused by the timings.
    I've uploaded a new version where there is a delay between loading dvb-dll.ko and dvb-usb.ko where I think the problem occurs.
    If you want to help here...
    Try this:
    Disable your tuner from autoloading (remove your tuner's module-set name from /etc/dtt.devices). Reboot your dreambox and then do:
    cd /lib/modules/dvbt
    and then:
    one after another try to load the following modules by:


    insmod mxl5005s.ko
    insmod mc44s803.ko
    insmod mt2060.ko
    insmod qt1010.ko
    insmod tda18218.ko
    insmod tda18271.ko
    insmod af9013.ko
    insmod dvb-usb.ko
    insmod dvb-pll.ko
    insmod dvb-usb-af9015.ko


    Don't execute it from a script - do it manually to check if the sequence is good.


    Write me where it fails. Of course u need to do it from the shell (ssh or telnet).

  • [quote]Originally posted by Czaja0
    Yes i did
    I've even connected my skystar to pc to check if it is working fine with H polarization and I must say yes. There is no problem at all.


    Since GP 5.1 only V polarization is working fine.
    Have no idea what is wrong[/quote


    Sorry Chaja - I think it's gonna be a bug in the module which I can't really fix.


    Btw - do you have any settings in the tuner config panel ? Maybe there will be something there that u could adjust ?

  • Thank you for your answer
    I did what you ask
    Here you go:


    root@dm800:~# cd /lib/modules/dvbt
    root@dm800:/lib/modules/dvbt# insmod mxl5005s.ko
    root@dm800:/lib/modules/dvbt# insmod mc44s803.ko
    root@dm800:/lib/modules/dvbt# insmod mt2060.ko
    insmod: can't insert 'mt2060.ko': File exists
    root@dm800:/lib/modules/dvbt# insmod qt1010.ko
    root@dm800:/lib/modules/dvbt# insmod tda18218.ko
    root@dm800:/lib/modules/dvbt# insmod tda18271.ko
    root@dm800:/lib/modules/dvbt# insmod af9013.ko
    root@dm800:/lib/modules/dvbt# insmod dvb-usb.ko
    insmod: can't insert 'dvb-usb.ko': File exists
    root@dm800:/lib/modules/dvbt# insmod dvb-pll.ko
    insmod: can't insert 'dvb-pll.ko': File exists
    root@dm800:/lib/modules/dvbt# insmod dvb-usb-af9015.ko
    root@dm800:/lib/modules/dvbt#


    File exists mean that it is already loaded?


  • I've got DM800 + skystar USB and almost everything works fine with drivers from b2c2.tar.gz + usbtuner.rar. All channels are available (with polarization V and H), recording, etc. so I think that they're ok.


    I didn't try usbtuner_0.4b_dm800.ipk, it won't work on my GP 5.1.


    Here are my deps for b2c2-flexcop.ko and b2c2-flexcop-usb.ko:


    Code
    /lib/modules/2.6.18-7.3-dm800/extra/dvb-usb.ko: /lib/modules/2.6.18-7.3-dm800/extra/dvb-pll.ko


    Code
    /lib/modules/2.6.18-7.3-dm800/extra/b2c2-flexcop.ko: /lib/modules/2.6.18-7.3-dm800/extra/dvb-pll.ko /lib/modules/2.6.18-7.3-dm800/extra/lgdt330x.ko /lib/modules/2.6.18-7.3-dm800/extra/mt352.ko /lib/modules/2.6.18-7.3-dm800/extra/stvA299.ko /lib/modules/2.6.18-7.3-dm800/extra/nxt200x.ko /lib/modules/2.6.18-7.3-dm800/extra/stv0297.ko /lib/modules/2.6.18-7.3-dm800/extra/mt312.ko


    Code
    /lib/modules/2.6.18-7.3-dm800/extra/b2c2-flexcop-usb.ko: /lib/modules/2.6.18-7.3-dm800/extra/b2c2-flexcop.ko /lib/modules/2.6.18-7.3-dm800/extra/dvb-pll.ko /lib/modules/2.6.18-7.3-dm800/extra/lgdt330x.ko /lib/modules/2.6.18-7.3-dm800/extra/mt352.ko /lib/modules/2.6.18-7.3-dm800/extra/stvA299.ko /lib/modules/2.6.18-7.3-dm800/extra/nxt200x.ko /lib/modules/2.6.18-7.3-dm800/extra/stv0297.ko /lib/modules/2.6.18-7.3-dm800/extra/mt312.ko


    "Moze dzieki temu cos wiecej wykiminicie."

    2 Mal editiert, zuletzt von i28 ()