how to get latest crazycat drivers in v8
need hdstar v3 + T230 to work at the same time.. crazycat drivers work fine.
how to get latest crazycat drivers in v8
need hdstar v3 + T230 to work at the same time.. crazycat drivers work fine.
Display More
Hi,i've been trying this on my TX3 (non pro).
Works very well with my usb T230 dvb-c adapterbut - for some "burn in" testing, i have been leaving it on a HD channel overnight, when i get up - sometimes it's still on, sometimes it's completely frozen with the TV/frozen image on the screen.
remote does not work and it requires powering off and on at the mains.How can i debug this, and/or do you think it's overheating? - will the disable temp sensor one work for s905 (i see in some issue on github it may not work with s905 and only s905x) - and is it also safe to use it..
i'm using tvheadend as the backend and frontend on the same box.
Thanks
hi Kazaq,
regarding this > i think it could be related to the sensor..
the temp was always around 54 deg c.. so seemed fine.
i left the temperature screen on the screen while lpaying hd tv in the background.
when it had crashed in the imddle of the night i noticed that for the temp it now said "?"
so i think it is related to temp sensor why it crashed..
any ideas?
Hi,
i've been trying this on my TX3 (non pro).
Works very well with my usb T230 dvb-c adapter
but - for some "burn in" testing, i have been leaving it on a HD channel overnight, when i get up - sometimes it's still on, sometimes it's completely frozen with the TV/frozen image on the screen.
remote does not work and it requires powering off and on at the mains.
How can i debug this, and/or do you think it's overheating? - will the disable temp sensor one work for s905 (i see in some issue on github it may not work with s905 and only s905x) - and is it also safe to use it..
i'm using tvheadend as the backend and frontend on the same box.
Thanks
any ideas why the 7.95 doesn't work with my T230 dvb-c?
just get insane massive continuity errors, and no display at all. I can see it is getting some data
using pi3
dvb_usb_cxusb dvb_usb_dw2102 dvb_usb i guess (maybe without dvb_usb)
thanks
it was si2168 and M88DS3103
-
i noticed that when it came out of suspend and the popup in the right started popping up to say it was connecting to tvheadend, it crashed kodi (segfault).
don't have the log.. but it kicks back in after a few seconds anyway.
The is repeatable at least on my x86 box.
Going to ignore that for now
there you have to insert your modules of the dvb card that it unload them before suspend
you can test it
lsmod should output the current used modules
look for your dvb device module, look which other modules use it
then modprobe -r module1 module2 ...
they have to unload without an error message, then try to load them again modprobe module1 module2 ...
then it should work, then just write the modules into the addon windowmaybe google can find you the necessary modules
Thanks
just remotely connected now -
these are my 2 modules i assume? (T230 + HDStar v3)
lsmod shows :
LibreELECmum:~ # lsmod
Module Size Used by
ctr 3840 2
ccm 8240 1
nvidia 10499254 65
rc_su3000 1323 0
snd_hda_codec_hdmi 32417 4
ts2020 6455 1
m88ds3103 11879 1
ds3000 10398 0
rt2800pci 5697 0
rt2800mmio 6990 1 rt2800pci
rt2800lib 71588 2 rt2800mmio,rt2800pci
rt2x00pci 2664 1 rt2800pci
rt2x00mmio 2745 2 rt2800mmio,rt2800pci
rt2x00lib 33782 5 rt2800lib,rt2x00pci,rt2800mmio,rt2x00mmio,rt2800pci
eeprom_93cx6 2651 1 rt2800pci
mac80211 343969 3 rt2800lib,rt2x00pci,rt2x00lib
si2157 5869 1
si2168 8497 1
wl 6364507 0
i2c_mux 4330 2 m88ds3103,si2168
dvb_usb_cxusb 71859 15
dvb_usb_dw2102 62417 1
dib0070 8019 1 dvb_usb_cxusb
dvb_usb 19322 2 dvb_usb_cxusb,dvb_usb_dw2102
rc_core 17286 4 dvb_usb,rc_su3000,dvb_usb_dw2102
dvb_core 85991 3 m88ds3103,dvb_usb,dvb_usb_dw2102
media 18682 3 dvb_core,dvb_usb,si2157
snd_hda_codec_realtek 56451 1
snd_hda_codec_generic 53514 1 snd_hda_codec_realtek
cfg80211 261912 3 wl,rt2x00lib,mac80211
snd_hda_intel 22061 3
snd_hda_codec 81447 4 snd_hda_intel,snd_hda_codec_hdmi,snd_hda_codec_generic,snd_hda_codec_realtek
snd_hda_core 42945 5 snd_hda_intel,snd_hda_codec,snd_hda_codec_hdmi,snd_hda_codec_generic,snd_hda_codec_realtek
snd_hwdep 5354 1 snd_hda_codec
uvesafb 20586 1
Display More
i guess, like you said, i can test.
i'll go into suspend and try unload.
thanks a lot CvH - will send beer money at end of month when i get paid
hi,
yes, it is probably suspend-
no i haven't configured anything for unloading, is there a guide for this?
Kind regards
without log i need black magic
ok i'll try to get it asap thanks
just wondered if it was a common issue with usb-dvb
current versions LE 7.90.010 + TBS + T230C 0.2
RPi2/3
Generic x86_64with latest changes from GitHub - crazycat69/linux_media: TBS linux open source drivers
i seem to have an issue with my dvb-s2 device waking back up if the power button is pressed. won't click on channels (get the spinning thing in middle)
I don't have any logs atm as it's at my parents house.
i need to do a full reboot to get it working again.
any ideas?
One more Jarvis build before my development focus switches entirely to Krypton. This one also focuses on media_build update. Those of you who don't use USB tuners don't need to update:
7.0.3.3 Index of /s805/7.0.3.3/Commits from 7.0.3.2 to 7.0.3.3: Comparing 7.0.3.2...7.0.3.3 · kszaq/LibreELEC.tv · GitHub
Kernel commits from 7.0.3.1 to 7.0.3.2: Comparing fb5b898...f622be3 · kszaq/linux · GitHubChangelog:
- update media_build drivers to CrazyCat69, 2016-12-23 (thanks CvH)
- improved Kodi buffering patch
Edit: I identified a bug in chapter seeking, 7.0.3.3 needs to be re-built. Images will be available back in a few hours.
a bit cheeky, but in your next one will you be able to put crazycats latest drivers which supports the HDStar v3 OEM?
The s960 is the same hardware as the hdstar v3 afaik.
your hdstar should work fine on the pi if you use CvH latest version he did a few days ago which has crazycats latest driver updates.
i'm using the hdstar v3 and it works flawless.
thanks yes. I did post and check using modinfo.
the issue was rectified by swapping the adapters into different usb ports.
Thanks Crazycat.
Hi Crazycat,
is this for twin tuner support or ATSC?
Couple weeks ago I bought T230c and I have LibreELEC 7.0.2-dvbdrivers. Everything working fine (DVB-C) but is one problem - very often when switching between channels, I see image errors (artefacts). This is big problem because I can't set recordings - if recording begins with artefacts I see this rec in tvheadend > Digital Video Recorder > Failed recordings.Is possible to fix this? Is this drivers problem or tv network problem (dvb-c) ? SNR is about 70% & signal strength -49 dbm.
you can Skip initial bytes:
in your dvb adapter settings in tvheadend if that is the cause...
i got this on my ubuntu normal server running tvheadend.. some channels always failed, not sure if it was related to this... but you could try it..
i think you can put a very large number in there
I tried the pi3 image and it actually works flawless (without dvb-options). Watching Live TV on the pi3 + watching a HD channel remotely (1 on dvb-c and 1 on dvb-s).
do get 1 or 2 continuity errrors maybe every 2 minutes, but seems normal for usb dvb. nothing visible goes wrong on the screen.
so it seems the x86 image is either different, or the hardware is having issues - it's an Acer Revo 3700
I'll try with my gigabye brix aswell and see if it's the same issue.
EDIT: works fine on the gigabyte brix.. so it's related to the acer, i wonder if it's something to do with USB
EDIT2: seems fine now on the acer - i played about using different ports (i had to do this in the brix or it actually wouldn't boot up at all)
echo "options cx231xx transfer_mode=0" > /storage/.config/modprobe.d/cx231xx.confi guess
thanks..
i take it the name of the file is irrelevant?
any tips to know if it's enabled?
i've added this to /etc/modprobe.d/dvb_options.conf
it's copied to the .config itself after a couple of reboots..
so should work with both devices?
i'm still getting the issue though with both devices (with 1 disabled at a time in case relatd).
hi thanks,
where is this?
is it when you create a dvb-options.conf file and in there?
i did modinfo and didn't see that parameter for my hardware, or is it somewhere else?
i'll try it though if you give me some pointers
There is different approach to fix v3. I'll try it and let you know.
crazycat has added support for v3 in his repo a few days ago