Might help other users. LibreELEC 8.0 Generic without media_build.
Working with my Technotrend TT-connect CT-3650.
Might help other users. LibreELEC 8.0 Generic without media_build.
Working with my Technotrend TT-connect CT-3650.
Working with my Technotrend TT-connect CT-3650.
were you able to track down which commit breaks the dvb device ?
were you able to track down which commit breaks the dvb device ?
not yet.
Well.. some progress...
I could not determine a correspondence between media_build and linux kernel trees. I decided to disable media_build and try to pinpoint the issue directly in the kernel tree. Following CvH directions about the problem being between 4.9.0 and 4.10rc1, I compiled a LE8 image with linux 4.10. To my surprise, my dvb device is working with this image!
# uname -aLinux liessa 4.10.0 #1 SMP Thu Mar 2 22:13:49 BRT 2017 x86_64 GNU/Linux dmesg
gOaY
Changes:
It's newer than 4.10rc1 but older (I think) than the other images I tested. I have a feeling it is something related to mb (out of tree build?)... if you have clue where to look, please, let me know.
could you try to build kernel 4.10-rc1 (you need to change the url to testing) ? there should be the error too, if not the used drivers for MB has some problem
Quote
*)
PKG_VERSION="4.10-rc1"
PKG_URL="https://www.kernel.org/pub/linux/kernel/v4.x/testing/$PKG_NAME-$PKG_VERSION.tar.xz"
PKG_PATCH_DIRS="default"
;;
Seems a problem with MB.
yes ... Ill try to build something recent, maybe the error disappeared at newer versions
Any idea about any debug options I can enable in the dvb modules?
yes ... Ill try to build something recent, maybe the error disappeared at newer versions
any update?
Thanks!
Still no luck with 8.0.2. LE is using ME sources from January, but I test it anyway.
My adapter is working fine without MB in 8.0.2.
My adapter is working fine without MB in 8.0.2.
it isn't directly connected to media_build (mb just allows to use drivers from much newer kernels at older ones) - the adapter is "just" broken for Kernel >4.10
You could test the current LibreELEC Testbuilds for x86_64 (Kodi 18.0) if it works or not.
Hi CvH,
it isn't directly connected to media_build (mb just allows to use drivers from much newer kernels at older ones) - the adapter is "just" broken for Kernel >4.10
You could test the current LibreELEC Testbuilds for x86_64 (Kodi 18.0) if it works or not.
I thought the same, but I create some LE images with kernel 4.10 on March and they worked.
I will build a LE8 image with kernel 4.11.3, same used in the test builds, and let you know.
Thanks!
Good and bad news..
Good: my adapter is working properly with kernel 4.11.3
Bad: i still don't know why it does not work with media_build
Bad: i still don't know why it does not work with media_build
I quickly looked through the different commits and didn't found something obvious, I could do a "special" build to try something out.
(compiling takes a while)
I quickly looked through the different commits and didn't found something obvious, I could do a "special" build to try something out.
(compiling takes a while)
Thanks! If you have the source code available somewhere I can build it myself...
LibreELEC-Generic.x86_64-8.0.2-TT3650-test-tbsofficial.img.gz
it is just an different driver package, if this is not working I build some other so we can rule out if it is a media_build or a driver used from media_build problem.
Thx! Only saw it today. I will test it as soon as I get home.
LibreELEC-Generic.x86_64-8.0.2-TT3650-test-tbsofficial.img.gz
it is just an different driver package, if this is not working I build some other so we can rule out if it is a media_build or a driver used from media_build problem.
Working!
liessa:/usr/lib # modinfo dvb_usb_ttusb2
filename: /lib/modules/4.9.29/updates/dvb-usb-ttusb2.ko
license: GPL
version: 1.0
description: Driver for Pinnacle PCTV 400e DVB-S USB2.0
author: Patrick Boettcher <[email protected]>
srcversion: B884E2F721B478F3BECF7DE
alias: usb:v0B48p3009d*dc*dsc*dp*ic*isc*ip*in*
alias: usb:v0B48p300Dd*dc*dsc*dp*ic*isc*ip*in*
alias: usb:v0B48p3006d*dc*dsc*dp*ic*isc*ip*in*
alias: usb:v2304p0222d*dc*dsc*dp*ic*isc*ip*in*
alias: usb:v2304p020Fd*dc*dsc*dp*ic*isc*ip*in*
depends: dvb-usb,rc-core,dvb-core
vermagic: 4.9.29 SMP mod_unload
parm: debug:set debugging level (1=info (or-able)). (int)
parm: debug_ci:set debugging ci. (int)
parm: adapter_nr:DVB adapter numbers (array of short)
Display More