Xer0 Posted June 18, 2016 Posted June 18, 2016 i've cross-compiled all possible backported drivers for legacy 3.4.112 kernel could someone who has some usb tuners or video grabbers test it? download and untar http://d-h.st/k4kZ cd there and run sudo make install 1
t3g Posted August 7, 2016 Posted August 7, 2016 Hi Xer0, I've installed them to my NanoPi Neo (http://www.armbian.com/nanopi-neo/). Besides tvheadend and the firmware for my tuner (dvbsky s960). But it isn't being recognized. dmesg: [ 821.219574] ehci_irq: highspeed device connect [ 821.490236] usb 4-1: new high-speed USB device number 4 using sunxi-ehci lsusb: Bus 008 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 004 Device 005: ID 0572:6831 Conexant Systems (Rockwell), Inc. DVBSky S960 DVB-S2 tuner lsmod is empty So it seems, that it is not working?!? Or am I mistaken? How did you compile it? Crosscompile?
Xer0 Posted August 21, 2016 Author Posted August 21, 2016 Hi t3g, I heard newer DVBSky devices cause some problems. probably yours have not be backported to 3.14 yet But, have you also got and put all firmware files? I've crosscompiled them with Ubuntu 16.04 x64 in VM At the moment, i don't have access to my compiling PC Hope that i can compile and push a newer version in Oct
dony71 Posted April 18, 2017 Posted April 18, 2017 I need this V4L/DVB drivers for 3.4.113 kernel Anybody can tell me how to compile this? Or maybe someone has already compiled binary?
mihai.aldea Posted June 14, 2017 Posted June 14, 2017 No updates yet? Does that means that we can't use the generic DVB-T tuners (eg. Astrometa ID 15f4:0131) with 3.4.113?
Igor Posted June 14, 2017 Posted June 14, 2017 1 hour ago, mihai.aldea said: No updates yet? Does that means that we can't use the generic DVB-T tuners (eg. Astrometa ID 15f4:0131) with 3.4.113? Most of developers are dealing with mainline kernel, which is slowly emerging / getting ready on H3 devices too. There you have more chances for such hardware to work. I am using Nanopi neo for my tvheadend with 4.10.x - no problems: Spoiler _ _ ____ _ _ _ | \ | | __ _ _ __ ___ | _ \(_) | \ | | ___ ___ | \| |/ _` | '_ \ / _ \| |_) | | | \| |/ _ \/ _ \ | |\ | (_| | | | | (_) | __/| | | |\ | __/ (_) | |_| \_|\__,_|_| |_|\___/|_| |_| |_| \_|\___|\___/ Welcome to ARMBIAN 5.26 stable Debian GNU/Linux 8 (jessie) 4.10.0-sun8i System load: 0.19 Up time: 34 days Memory usage: 28 % of 243Mb IP: xxxxxxxxxxxxxx CPU temp: 32°C Usage of /: 19% of 7.2G It's still in development, so you are on your own.
mihai.aldea Posted June 14, 2017 Posted June 14, 2017 I have a NanoPi Neo but I was trying on an Orange Pi PC+. Will try kernel 4 on OPi before switching to NanoPi and report back.
Captain_Glen Posted January 14, 2018 Posted January 14, 2018 Hi, I'm trying to get MythTV or tvheadend working on my UDOO Quad with Armbian Jessie with kernal 4.4.102 glen@udoo:~$ uname -a Linux udoo 4.4.102-udoo #2 SMP Fri Nov 24 18:49:01 CET 2017 armv7l GNU/Linux I thought that dvb drivers were included in version 3.19 of the kernel and up? Anyway I copied dvb-usb-af9015.fw to /lib/firmware and rebooted. But nothing shows up under /dev/dvb/ I would expect there to be adapter0 and adapter1 Here is my lsusb: glen@udoo:~$ lsusb Bus 001 Device 004: ID 13d3:3226 IMC Networks DigitalNow TinyTwin DVB-T Receiver Bus 001 Device 002: ID 0424:2514 Standard Microsystems Corp. USB 2.0 Hub Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub and my dmesg: [ 8904.731820] usb 1-1.2: USB disconnect, device number 3 [ 9150.501583] usb 1-1.1: new high-speed USB device number 4 using ci_hdrc [ 9150.616876] usb 1-1.1: New USB device found, idVendor=13d3, idProduct=3226 [ 9150.616899] usb 1-1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=3 [ 9150.616915] usb 1-1.1: Product: DVB-T 2 [ 9150.616928] usb 1-1.1: Manufacturer: Afatech [ 9150.616940] usb 1-1.1: SerialNumber: 010101010600001 [ 9150.630673] input: Afatech DVB-T 2 as /devices/soc0/soc/2100000.aips-bus/2184200.usb/ci_hdrc.1/usb1/1-1/1-1.1/1-1.1:1.1/0003:13D3:3226.0002/input/input1 [ 9150.682765] hid-generic 0003:13D3:3226.0002: input: USB HID v1.01 Keyboard [Afatech DVB-T 2] on usb-ci_hdrc.1-1.1/input1
Recommended Posts