Hi dear, nothing to do. I created the firmware folder but not works.
I can see it in lsusb, but no trace in dmesg and /dev/dvb
Any advice?
Thx
LibreELEC 8.x images for additional dvb drivers
-
CvH -
April 17, 2016 at 7:29 PM -
Thread is Unresolved
-
-
- Official Post
/storage/.config/firmware/dvb-demod-si2168-d60-01.fw
/storage/.config/firmware/dvb-tuner-si2141-a10-01.fw
are existing ? could you post a dmesg ? dmesg | paste -
Of course...
Card ID 0572:c689CodeLibreELEC-Rpi3:~ # lsusb Bus 001 Device 005: ID 0572:c689 Conexant Systems (Rockwell), Inc. Bus 001 Device 004: ID 13fd:1040 Initio Corporation INIC-1511L PATA Bridge Bus 001 Device 003: ID 0424:ec00 Standard Microsystems Corp. SMSC9512/9514 Fast Ethernet Adapter Bus 001 Device 002: ID 0424:9514 Standard Microsystems Corp. SMC9514 Hub Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Files in firmware folder
-
Hi CvH,
Thanks for the great build without which I'd have no TV !
I have a question.. I have the following tuners :
TBS 5922SE DVB-S
Astrometa Generic DVB-C/T/T2
Sundtek MediaTV ProThe Sundtek is fine ins any scenario (installs own drivers via kodi addon)
The Astrometa works in the standard build and the 'other drivers' build
The TBS works with the TBS driver build, but the astrometa does not showAre there any driver builds that support both the TBS and the Astrometa together ? If not is there any way I can install the astrometa driver separately ?
Cheers,
Neil
-
- Official Post
Dmesg on RTST
looks like you need to recheck the dvb driver at the addon because at dmesg is nothing shown of the driver (ljalves-cc)
You can check your self, WARNING: You are using an experimental version of the media stack. should be at your dmesg somewhere.
Are there any driver builds that support both the TBS and the Astrometa together ?
the TBS-OSS should (also ljalves-cc) work, they have tbs driver + latest kernel drivers -
the TBS-OSS should (also ljalves-cc) work, they have tbs driver + latest kernel driversBingo! Thanks CvH
All tuners working perfectly.. I could have sworn I'd tested driver option (apologies)
Cheers,
Neil
-
Hi CvH, could you help me on how to recheck the dvb driver in the addon (tvheadend?!?)? I don't know how to do that. Thanks
-
I haven't build a version for LE8 yet because it is still a moving target (I start as soon we hit beta/near to this). But you can try to update to latest LE 7.90.006 because an "homemade" DD patch was added (no guarantee that this patch made it to the final version) which support some DD cards ootb.
Yes, my Digital Devices Cine C/T V6 works out of the box with LE 7.90.006! Thanks!
-
- Official Post
I don't know how to do that.Choose your driver here (ljalves-cc)
-
I select crazycat-cc in dvb configuration addon and now the tuner works fine. Thx a lot
-
quick question... if i drop my le 8.0 build on my tvserver which runs my m88rs6000 tuners (and has a tbs6285 silently lingering) . Install le 7.0 is it likely both my tuners will function?
I would hate to kill a perfectly stable setup for the added perk of activating a dvb-t2 quad tuner for the home use.
Not sure if this can be answered without trial and error (real world test) but does not hurt to ask.
Thank you...
-
Hi CvH, a Little request. Could you create a repository for index - powered by h5ai v0.29.0 (https://larsjung.de/h5ai/) so we can add it like a source in Kodi and update your tvheadend nightly build directly for LE? Thx a lot
-
Hi CvH.
will you builds boot on VirtualBox? Could you build ones? -
ahh we managed to get tbs driver working under le8 all good... £100+ tuner getting some love now!
-
ahh we managed to get tbs driver working under le8 all good... £100+ tuner getting some love now!Hello all ,
Reading above "ahh we managed to get tbs driver working under le8 all good"....i trhought i wil pop my question...i'm running LibreELEC-Generic.x86_64-7.0.0-dvb-drivers-1.0...> 18-Jul-2016 22:07 on a Intel based HTPC with TBS6902 dual DVB-S2 tuner and TBS6922SE single DVB-S2 tuner....is it possible to update to LibreElec 8.0 without breaking LiveTV...(so without losing the drivers)..for my TvHeadend 4.2 ??
If yes , how please ?
Thanks in advance
Blimp
-
Yes, my Digital Devices Cine C/T V6 works out of the box with LE 7.90.006! Thanks!
My one as well. I have some smaller issues, but this is more due to the complexity of TVH, I guess.
-
Hello CVH, I just installed LibreELEC-RPi2.arm-7.0.2-dvb-drivers-1.66.img.gz and I wanted to use it with my Geniatech MyGica T230C. I activated the CrazyCat-CC DVB Driver and my TVHeadend 4.2 backend recognizes the stick as Silicon Labs Si2168 but then when I add the muxes and I scan it fails. I did a dmesg via ssh and i found this out:
Code
Display More[ 4.203477] dvb-usb: found a 'Mygica T230C DVB-T/T2/C' in warm state. [ 4.250497] Console: switching to colour dummy device 80x30 [ 4.437480] dvb-usb: will pass the complete MPEG2 transport stream to the software demuxer. [ 4.439070] DVB: registering new adapter (Mygica T230C DVB-T/T2/C) [ 4.439106] usb 1-1.3: media controller created [ 4.440310] dvb_create_media_entity: media entity 'dvb-demux' registered. [ 4.477570] i2c i2c-3: Added multiplexed i2c bus 4 [ 4.477585] si2168 3-0064: Silicon Labs Si2168-D60 successfully identified [ 4.477591] si2168 3-0064: firmware version: D 6.0.1 [ 4.487392] si2157 4-0060: Silicon Labs Si2141/2151 successfully attached [ 4.487428] usb 1-1.3: DVB: registering adapter 0 frontend 0 (Silicon Labs Si2168)... [ 4.487447] dvb_create_media_entity: media entity 'Silicon Labs Si2168' registered. [ 4.488555] input: IR-receiver inside an USB DVB receiver as /devices/platform/soc/3f980000.usb/usb1/1-1/1-1.3/input/input0 [ 4.488655] dvb-usb: schedule remote query interval to 100 msecs. [ 4.488693] dvb-usb: Mygica T230C DVB-T/T2/C successfully initialized and connected. [ 4.488755] usbcore: registered new interface driver dvb_usb_cxusb .... .... [ 7.788022] si2168 3-0064: Direct firmware load for dvb-demod-si2168-d60-01.fw failed with error -2 [ 7.788037] si2168 3-0064: firmware file 'dvb-demod-si2168-d60-01.fw' not found [ 7.798485] si2157 4-0060: Si2141/2151 reset attempts 1 [ 7.807065] si2157 4-0060: found a 'Silicon Labs Si2141-A10' [ 7.807210] si2157 4-0060: Direct firmware load for dvb-tuner-si2141-a10-01.fw failed with error -2 [ 7.807219] si2157 4-0060: firmware file 'dvb-tuner-si2141-a10-01.fw' not found [ 7.807327] usb 1-1.3: DVB: adapter 0 frontend 0 frequency 0 out of range (42000000..870000000) [ 7.812988] si2168 3-0064: Direct firmware load for dvb-demod-si2168-d60-01.fw failed with error -2 [ 7.813003] si2168 3-0064: firmware file 'dvb-demod-si2168-d60-01.fw' not found [ 7.823636] si2157 4-0060: Si2141/2151 reset attempts 1 [ 7.831318] si2157 4-0060: found a 'Silicon Labs Si2141-A10' [ 7.831378] si2157 4-0060: Direct firmware load for dvb-tuner-si2141-a10-01.fw failed with error -2 [ 7.831387] si2157 4-0060: firmware file 'dvb-tuner-si2141-a10-01.fw' not found
I suppose this is the reson why it doesn't work.. what am I doing wrong? Thank you!
-
Hi lordslash,
copy both files:
dvb-demod-si2168-d60-01.fw
dvb-tuner-si2141-a10-01.fw
in /storage/.config/firmware -