Noobi3inNeed Posted August 22, 2016 Posted August 22, 2016 I'm sorry if I come across as incompetent but I have limited skills in linux and I really dont know where else to turn to. I recently bought a DVB-S reciever to plug into my SBC (banana Pi M1) to use with tvheadend, as opposed to getting a dedicated chinese box. I just cant seem to get it to work! This is the Tuner I bought: https://www.linuxtv.org/wiki/index.php/Geniatech_HD_Star_DVB-S2_USB2.0 Apparently I have revision 3 of the board: http://imgur.com/3IhpuGG This is the comparison between the lsusb in the wiki, and my board: http://imgur.com/iHN3R5R This is the output of dmesg: [ 7.847279] sun4i-ss 1c15000.crypto-engine: Die ID 0 [ 7.911683] dw2102: su3000_identify_state [ 7.911711] dvb-usb: found a 'SU3000HD DVB-S USB2.0' in warm state. [ 7.911733] dw2102: su3000_power_ctrl: 1, initialized 0 [ 7.919512] dvb-usb: will pass the complete MPEG2 transport stream to the software demuxer. [ 7.920151] DVB: registering new adapter (SU3000HD DVB-S USB2.0) [ 7.931083] dvb-usb: MAC address: 00:af:78:66:2b:cf [ 8.002739] Registered IR keymap rc-empty [ 8.003442] input: sunxi-ir as /devices/platform/soc@01c00000/1c21800.ir/rc/rc0/input1 [ 8.003487] rc rc0: sunxi-ir as /devices/platform/soc@01c00000/1c21800.ir/rc/rc0 [ 8.021047] sunxi-ir 1c21800.ir: initialized sunXi IR driver [ 8.025796] lirc_dev: IR Remote Control driver registered, major 246 [ 8.034635] rc rc0: lirc_dev: driver ir-lirc-codec (sunxi-ir) registered at minor = 0 [ 8.034663] IR LIRC bridge handler initialized [ 8.084644] sun4i-codec 1c22c00.codec: Codec <-> 1c22c00.codec mapping ok [ 8.300174] DS3000 chip version: 0.208 attached. [ 8.456265] ts2020 2-0060: Montage Technology TS2022 successfully identified [ 8.456359] dw2102: Attached DS3000/TS2020! [ 8.456387] usb 1-1: DVB: registering adapter 0 frontend 0 (Montage Technology DS3000)... [ 8.457379] EXT4-fs (mmcblk0p1): re-mounted. Opts: commit=600,errors=remount-ro [ 8.523385] Registered IR keymap rc-su3000 [ 8.523992] input: IR-receiver inside an USB DVB receiver as /devices/platform/soc@01c00000/1c14000.usb/usb1/1-1/rc/rc1/input2 [ 8.524650] rc rc1: IR-receiver inside an USB DVB receiver as /devices/platform/soc@01c00000/1c14000.usb/usb1/1-1/rc/rc1 [ 8.524674] dvb-usb: schedule remote query interval to 150 msecs. [ 8.524691] dw2102: su3000_power_ctrl: 0, initialized 1 [ 8.524700] dvb-usb: SU3000HD DVB-S USB2.0 successfully initialized and connected. [ 8.524875] usbcore: registered new interface driver dw2102 [ 8.790118] Adding 131068k swap on /var/swap. Priority:-1 extents:1 across:131068k SSFS [ 10.156341] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null) [ 10.371942] systemd-journald[233]: Received request to flush runtime journal from PID 1 [ 10.919515] RX IPC Checksum Offload disabled [ 10.919550] No MAC Management Counters available [ 10.919937] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready [ 13.225766] random: nonblocking pool is initialized [ 13.851099] NFSD: Using /var/lib/nfs/v4recovery as the NFSv4 state recovery directory [ 13.852131] NFSD: starting 90-second grace period (net c0e92c80) [ 16.903720] sun7i-dwmac 1c50000.ethernet eth0: Link is Up - 1Gbps/Full - flow control rx/tx [ 16.903812] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready [ 18.533280] dw2102: su3000_power_ctrl: 1, initialized 1 [ 18.553986] ds3000_firmware_ondemand: Waiting for firmware upload (dvb-fe-ds3000.fw)... [ 18.557242] ds3000_firmware_ondemand: Waiting for firmware upload(2)... [ 19.645835] usb 1-1: DVB: adapter 0 frontend 0 frequency 0 out of range (950000..2150000) [ 19.649659] dw2102: su3000_power_ctrl: 0, initialized 1 [ 19.654783] dw2102: su3000_power_ctrl: 1, initialized 1 [ 19.674284] ds3000_firmware_ondemand: Waiting for firmware upload (dvb-fe-ds3000.fw)... [ 19.674555] ds3000_firmware_ondemand: Waiting for firmware upload(2)... This is the output of lsusb: bpi@bananapitv:~/DVB-S_FW$ lsusb -s 002 -v Bus 001 Device 002: ID 1f4d:3000 G-Tek Electronics Group Couldn't open device, some information will be missing Device Descriptor: bLength 18 bDescriptorType 1 bcdUSB 2.00 bDeviceClass 0 (Defined at Interface level) bDeviceSubClass 0 bDeviceProtocol 0 bMaxPacketSize0 64 idVendor 0x1f4d G-Tek Electronics Group idProduct 0x3000 bcdDevice 0.00 iManufacturer 1 iProduct 2 iSerial 3 bNumConfigurations 1 Configuration Descriptor: bLength 9 bDescriptorType 2 wTotalLength 219 bNumInterfaces 1 bConfigurationValue 1 iConfiguration 4 bmAttributes 0x80 (Bus Powered) MaxPower 500mA Interface Descriptor: bLength 9 bDescriptorType 4 bInterfaceNumber 0 bAlternateSetting 0 bNumEndpoints 3 bInterfaceClass 255 Vendor Specific Class bInterfaceSubClass 1 bInterfaceProtocol 1 iInterface 0 Endpoint Descriptor: bLength 7 bDescriptorType 5 bEndpointAddress 0x81 EP 1 IN bmAttributes 2 Transfer Type Bulk Synch Type None Usage Type Data wMaxPacketSize 0x0200 1x 512 bytes bInterval 0 Endpoint Descriptor: bLength 7 bDescriptorType 5 bEndpointAddress 0x01 EP 1 OUT bmAttributes 2 Transfer Type Bulk Synch Type None Usage Type Data wMaxPacketSize 0x0200 1x 512 bytes bInterval 0 Endpoint Descriptor: bLength 7 bDescriptorType 5 bEndpointAddress 0x82 EP 2 IN bmAttributes 2 Transfer Type Bulk Synch Type None Usage Type Data wMaxPacketSize 0x0200 1x 512 bytes bInterval 0 Interface Descriptor: bLength 9 bDescriptorType 4 bInterfaceNumber 0 bAlternateSetting 1 bNumEndpoints 3 bInterfaceClass 255 Vendor Specific Class bInterfaceSubClass 1 bInterfaceProtocol 1 iInterface 0 Endpoint Descriptor: bLength 7 bDescriptorType 5 bEndpointAddress 0x81 EP 1 IN bmAttributes 3 Transfer Type Interrupt Synch Type None Usage Type Data wMaxPacketSize 0x0040 1x 64 bytes bInterval 3 Endpoint Descriptor: bLength 7 bDescriptorType 5 bEndpointAddress 0x01 EP 1 OUT bmAttributes 2 Transfer Type Bulk Synch Type None Usage Type Data wMaxPacketSize 0x0200 1x 512 bytes bInterval 0 Endpoint Descriptor: bLength 7 bDescriptorType 5 bEndpointAddress 0x82 EP 2 IN bmAttributes 1 Transfer Type Isochronous Synch Type None Usage Type Data wMaxPacketSize 0x13f2 3x 1010 bytes bInterval 1 Interface Descriptor: bLength 9 bDescriptorType 4 bInterfaceNumber 0 bAlternateSetting 2 bNumEndpoints 3 bInterfaceClass 255 Vendor Specific Class bInterfaceSubClass 1 bInterfaceProtocol 1 iInterface 0 Endpoint Descriptor: bLength 7 bDescriptorType 5 bEndpointAddress 0x81 EP 1 IN bmAttributes 3 Transfer Type Interrupt Synch Type None Usage Type Data wMaxPacketSize 0x0040 1x 64 bytes bInterval 3 Endpoint Descriptor: bLength 7 bDescriptorType 5 bEndpointAddress 0x01 EP 1 OUT bmAttributes 2 Transfer Type Bulk Synch Type None Usage Type Data wMaxPacketSize 0x0200 1x 512 bytes bInterval 0 Endpoint Descriptor: bLength 7 bDescriptorType 5 bEndpointAddress 0x82 EP 2 IN bmAttributes 1 Transfer Type Isochronous Synch Type None Usage Type Data wMaxPacketSize 0x12d6 3x 726 bytes bInterval 1 Interface Descriptor: bLength 9 bDescriptorType 4 bInterfaceNumber 0 bAlternateSetting 3 bNumEndpoints 3 bInterfaceClass 255 Vendor Specific Class bInterfaceSubClass 1 bInterfaceProtocol 1 iInterface 0 Endpoint Descriptor: bLength 7 bDescriptorType 5 bEndpointAddress 0x81 EP 1 IN bmAttributes 3 Transfer Type Interrupt Synch Type None Usage Type Data wMaxPacketSize 0x0040 1x 64 bytes bInterval 3 Endpoint Descriptor: bLength 7 bDescriptorType 5 bEndpointAddress 0x01 EP 1 OUT bmAttributes 2 Transfer Type Bulk Synch Type None Usage Type Data wMaxPacketSize 0x0200 1x 512 bytes bInterval 0 Endpoint Descriptor: bLength 7 bDescriptorType 5 bEndpointAddress 0x82 EP 2 IN bmAttributes 1 Transfer Type Isochronous Synch Type None Usage Type Data wMaxPacketSize 0x12ae 3x 686 bytes bInterval 1 Interface Descriptor: bLength 9 bDescriptorType 4 bInterfaceNumber 0 bAlternateSetting 4 bNumEndpoints 3 bInterfaceClass 255 Vendor Specific Class bInterfaceSubClass 1 bInterfaceProtocol 1 iInterface 0 Endpoint Descriptor: bLength 7 bDescriptorType 5 bEndpointAddress 0x81 EP 1 IN bmAttributes 3 Transfer Type Interrupt Synch Type None Usage Type Data wMaxPacketSize 0x0040 1x 64 bytes bInterval 3 Endpoint Descriptor: bLength 7 bDescriptorType 5 bEndpointAddress 0x01 EP 1 OUT bmAttributes 2 Transfer Type Bulk Synch Type None Usage Type Data wMaxPacketSize 0x0200 1x 512 bytes bInterval 0 Endpoint Descriptor: bLength 7 bDescriptorType 5 bEndpointAddress 0x82 EP 2 IN bmAttributes 1 Transfer Type Isochronous Synch Type None Usage Type Data wMaxPacketSize 0x03ca 1x 970 bytes bInterval 1 Interface Descriptor: bLength 9 bDescriptorType 4 bInterfaceNumber 0 bAlternateSetting 5 bNumEndpoints 3 bInterfaceClass 255 Vendor Specific Class bInterfaceSubClass 1 bInterfaceProtocol 1 iInterface 0 Endpoint Descriptor: bLength 7 bDescriptorType 5 bEndpointAddress 0x81 EP 1 IN bmAttributes 3 Transfer Type Interrupt Synch Type None Usage Type Data wMaxPacketSize 0x0040 1x 64 bytes bInterval 3 Endpoint Descriptor: bLength 7 bDescriptorType 5 bEndpointAddress 0x01 EP 1 OUT bmAttributes 2 Transfer Type Bulk Synch Type None Usage Type Data wMaxPacketSize 0x0200 1x 512 bytes bInterval 0 Endpoint Descriptor: bLength 7 bDescriptorType 5 bEndpointAddress 0x82 EP 2 IN bmAttributes 1 Transfer Type Isochronous Synch Type None Usage Type Data wMaxPacketSize 0x02ac 1x 684 bytes bInterval 1 Interface Descriptor: bLength 9 bDescriptorType 4 bInterfaceNumber 0 bAlternateSetting 6 bNumEndpoints 3 bInterfaceClass 255 Vendor Specific Class bInterfaceSubClass 1 bInterfaceProtocol 1 iInterface 0 Endpoint Descriptor: bLength 7 bDescriptorType 5 bEndpointAddress 0x81 EP 1 IN bmAttributes 3 Transfer Type Interrupt Synch Type None Usage Type Data wMaxPacketSize 0x0040 1x 64 bytes bInterval 3 Endpoint Descriptor: bLength 7 bDescriptorType 5 bEndpointAddress 0x01 EP 1 OUT bmAttributes 2 Transfer Type Bulk Synch Type None Usage Type Data wMaxPacketSize 0x0200 1x 512 bytes bInterval 0 Endpoint Descriptor: bLength 7 bDescriptorType 5 bEndpointAddress 0x82 EP 2 IN bmAttributes 1 Transfer Type Isochronous Synch Type None Usage Type Data wMaxPacketSize 0x03ac 1x 940 bytes bInterval 1 I even downloaded the firmwares and placed them in /lib/firmware : bpi@bananapitv:~/DVB-S_FW$ ls /lib/firmware/ | grep "dvb" dvb-demod-mn88472-02.fw dvb-fe-ds3000.fw dvb-fe-xc4000-1.4.1.fw dvb-fe-xc5000-1.6.114.fw dvb-fe-xc5000c-4.1.30.7.fw dvb-usb-dib0700-1.20.fw dvb-usb-dw2102.fw dvb-usb-it9135-01.fw dvb-usb-it9135-02.fw dvb-usb-tbs5520.fw dvb-usb-terratec-h5-drxk.fw dvb_nova_12mhz.inp dvb_nova_12mhz_b0.inp sms1xxx-hcw-55xxx-dvbt-02.fw sms1xxx-nova-a-dvbt-01.fw sms1xxx-nova-b-dvbt-01.fw sms1xxx-stellar-dvbt-01.fw What happens is that I login to the web interface, set up a mux, enable the receiver, and associlate it with the mux I made, but it never seems to work? All my scans fail. Im fairly sure that my line is alright since the cheap chinese box I had beforehand picked up the signals perfectly fine. I went to the great and glorious google to try to look for an answer, I found out that for my revision of the tuner, a patch has been developed: https://gist.github.com/pdp7/cafd7e32fc3ec9e7a268 Link: https://github.com/Outernet-Project/orx-rpi/commit/4b336a8940604c91187ea7680a3e991d3c28ce37#diff-8b56063fa57e24b219cc9aba37202653 I've read that you need to recompile the kernel to patch it. This is the current kernel I am on: bpi@bananapitv:~$ cat /proc/version Linux version 4.6.3-sunxi (root@pluton) (gcc version 5.3.1 20160413 (Ubuntu/Linaro 5.3.1-14ubuntu2) ) #7 SMP Tue Jul 5 16:23:41 CEST 2016 bpi@bananapitv:~$ uname -a Linux bananapitv 4.6.3-sunxi #7 SMP Tue Jul 5 16:23:41 CEST 2016 armv7l GNU/Linux I edited /etc/apt/sources.list and uncommented "deb-src" and then did apt-get update and tried: bpi@bananapitv:/media/bpiDrive/KERNEL$ sudo apt-get source linux-image-$(uname -r) Reading package lists... Done Building dependency tree Reading state information... Done E: Unable to find a source package for linux-image-4.6.3-sunxi Soooo now I'm stuck. I dunno what to do ): This is waaaay above my current skillset. Since I cant get it done myself, I really don't mind paying somebody who will has the skills to be able to do it. I dont see anything wrong with compensating them for their time/expertise. How much would be reasonable for a kernel patching/recompile? USD10? USD20? I really have no idea what the going rate is, so I'm sorry if anybody takes offence to my offers. Anyways, thanks for all your time and reading my drivel. I tried to be as detailed as I could, and include any important details.
nereeb Posted August 22, 2016 Posted August 22, 2016 you can build the kernel yourself with the buildsystem and add the patch in userspace/patches.
Noobi3inNeed Posted August 22, 2016 Author Posted August 22, 2016 you can build the kernel yourself with the buildsystem and add the patch in userspace/patches. This is really several degrees above my current linux skillset. I barely know how to compile something
Noobi3inNeed Posted August 24, 2016 Author Posted August 24, 2016 Bump? Anybody? Is there anywhere more appropriate I can go for help?
nereeb Posted August 25, 2016 Posted August 25, 2016 I had to change the patch a bit, it did not cleanly aply. I put the binaries and patches on Google drive. I have no idea if it will even boot or break anything. 1
Noobi3inNeed Posted August 27, 2016 Author Posted August 27, 2016 I had to change the patch a bit, it did not cleanly aply. I put the binaries and patches on Google drive. I have no idea if it will even boot or break anything. Hey, thanks, but how would I apply the patch? I've read online that you need to have the kernel sources to patch the kernel, but when I try to get the sources, I get an error: bpi@bananapitv:/media/bpiDrive/KERNEL$ sudo apt-get source linux-image-$(uname -r) Reading package lists... Done Building dependency tree Reading state information... Done E: Unable to find a source package for linux-image-4.6.3-sunxi Thanks for your time and helping me out !
nereeb Posted August 27, 2016 Posted August 27, 2016 I also compiled the necessary files. If you download them to a folder you can install them with dpkg -i -R folder. Reboot and check if it works.
Noobi3inNeed Posted August 28, 2016 Author Posted August 28, 2016 EDIT: Ignore, the USB port was plugged in loosly. I've plugged it in and am re-investigating.
Noobi3inNeed Posted September 1, 2016 Author Posted September 1, 2016 Hey, even with the patches applied, it doesnt seem to help much: bpi@bananapitv:~$ dmesg [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 4.7.2-sunxi (root@armbianbuild) (gcc version 4.8.4 (Ubuntu/Linaro 4.8.4-2ubuntu1~14.04.1) ) #1 SMP Thu Aug 25 19:10:36 CEST 2016 [ 0.000000] CPU: ARMv7 Processor [410fc074] revision 4 (ARMv7), cr=10c5387d [ 0.000000] CPU: div instructions available: patching division code [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache [ 0.000000] Machine model: LeMaker Banana Pi [ 0.000000] cma: Reserved 16 MiB at 0x7e800000 [ 0.000000] Memory policy: Data cache writealloc [ 0.000000] On node 0 totalpages: 260119 [ 0.000000] free_area_init_node: node 0, pgdat c0e9f200, node_mem_map ef701000 [ 0.000000] Normal zone: 1728 pages used for memmap [ 0.000000] Normal zone: 0 pages reserved [ 0.000000] Normal zone: 196608 pages, LIFO batch:31 [ 0.000000] HighMem zone: 63511 pages, LIFO batch:15 [ 0.000000] psci: probing for conduit method from DT. [ 0.000000] psci: Using PSCI v0.1 Function IDs from DT [ 0.000000] percpu: Embedded 14 pages/cpu @ef6bd000 s27968 r8192 d21184 u57344 [ 0.000000] pcpu-alloc: s27968 r8192 d21184 u57344 alloc=14*4096 [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 258391 [ 0.000000] Kernel command line: console=ttyS0,115200 console=tty1 root=/dev/mmcblk0p1 rootwait rootfstype=ext4 cgroup_enable=memory swapaccount=1 sunxi_ve_mem_reserve=0 sunxi_g2d_mem_reserve=0 sunxi_no_mali_mem_reserve sunxi_fb_mem_reserve=16 hdmi.audio=EDID:0 disp.screen0_output_mode=1920x1080p60 panic=10 consoleblank=0 enforcing=0 loglevel=1 [ 0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes) [ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes) [ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes) [ 0.000000] Memory: 995476K/1040476K available (9905K kernel code, 674K rwdata, 2240K rodata, 1024K init, 309K bss, 28616K reserved, 16384K cma-reserved, 237660K highmem) [ 0.000000] Virtual kernel memory layout: vector : 0xffff0000 - 0xffff1000 ( 4 kB) fixmap : 0xffc00000 - 0xfff00000 (3072 kB) vmalloc : 0xf0800000 - 0xff800000 ( 240 MB) lowmem : 0xc0000000 - 0xf0000000 ( 768 MB) pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB) modules : 0xbf000000 - 0xbfe00000 ( 14 MB) .text : 0xc0008000 - 0xc0cdc4c8 (13138 kB) .init : 0xc0d00000 - 0xc0e00000 (1024 kB) .data : 0xc0e00000 - 0xc0ea8b0c ( 675 kB) .bss : 0xc0eaa000 - 0xc0ef7430 ( 310 kB) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 32. [ 0.000000] RCU restricting CPUs from NR_CPUS=4 to nr_cpu_ids=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=32, nr_cpu_ids=2 [ 0.000000] NR_IRQS:16 nr_irqs:16 16 [ 0.000000] Architected cp15 timer(s) running at 24.00MHz (phys). [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns [ 0.000008] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns [ 0.000023] Switching to timer-based delay loop, resolution 41ns [ 0.000599] clocksource: timer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635851949 ns [ 0.000872] clocksource: hstimer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 12741736309 ns [ 0.001304] Console: colour dummy device 80x30 [ 0.001464] console [tty1] enabled [ 0.001496] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=240000) [ 0.001513] pid_max: default: 32768 minimum: 301 [ 0.001693] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes) [ 0.001710] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes) [ 0.002749] CPU: Testing write buffer coherency: ok [ 0.002816] ftrace: allocating 29867 entries in 88 pages [ 0.055009] /cpus/cpu@0 missing clock-frequency property [ 0.055050] /cpus/cpu@1 missing clock-frequency property [ 0.055066] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000 [ 0.055120] Setting up static identity map for 0x40100000 - 0x40100058 [ 0.067770] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001 [ 0.067917] Brought up 2 CPUs [ 0.067940] SMP: Total of 2 processors activated (96.00 BogoMIPS). [ 0.067948] CPU: All CPU(s) started in HYP mode. [ 0.067953] CPU: Virtualization extensions available. [ 0.069108] devtmpfs: initialized [ 0.085210] VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 4 [ 0.085611] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns [ 0.086471] xor: measuring software checksum speed [ 0.177683] arm4regs : 1227.600 MB/sec [ 0.277756] 8regs : 710.400 MB/sec [ 0.377838] 32regs : 726.000 MB/sec [ 0.477919] neon : 1141.200 MB/sec [ 0.477928] xor: using function: arm4regs (1227.600 MB/sec) [ 0.478093] pinctrl core: initialized pinctrl subsystem [ 0.479566] NET: Registered protocol family 16 [ 0.480969] DMA: preallocated 256 KiB pool for atomic coherent allocations [ 0.508041] cpuidle: using governor ladder [ 0.528133] cpuidle: using governor menu [ 0.537106] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers. [ 0.537128] hw-breakpoint: maximum watchpoint size is 8 bytes. [ 0.708705] raid6: int32x1 gen() 142 MB/s [ 0.878649] raid6: int32x1 xor() 110 MB/s [ 1.048866] raid6: int32x2 gen() 189 MB/s [ 1.218841] raid6: int32x2 xor() 129 MB/s [ 1.388854] raid6: int32x4 gen() 180 MB/s [ 1.559069] raid6: int32x4 xor() 124 MB/s [ 1.729165] raid6: int32x8 gen() 182 MB/s [ 1.899513] raid6: int32x8 xor() 110 MB/s [ 2.069493] raid6: neonx1 gen() 437 MB/s [ 2.239522] raid6: neonx1 xor() 324 MB/s [ 2.409688] raid6: neonx2 gen() 578 MB/s [ 2.579820] raid6: neonx2 xor() 422 MB/s [ 2.749978] raid6: neonx4 gen() 705 MB/s [ 2.920049] raid6: neonx4 xor() 477 MB/s [ 3.090280] raid6: neonx8 gen() 644 MB/s [ 3.260324] raid6: neonx8 xor() 446 MB/s [ 3.260332] raid6: using algorithm neonx4 gen() 705 MB/s [ 3.260339] raid6: .... xor() 477 MB/s, rmw enabled [ 3.260346] raid6: using intx1 recovery algorithm [ 3.260726] reg-fixed-voltage usb0-vbus: could not find pctldev for node /soc@01c00000/pinctrl@01c20800/usb0_vbus_pin@0, deferring probe [ 3.260789] reg-fixed-voltage usb1-vbus: could not find pctldev for node /soc@01c00000/pinctrl@01c20800/usb1_vbus_pin@0, deferring probe [ 3.260829] reg-fixed-voltage usb2-vbus: could not find pctldev for node /soc@01c00000/pinctrl@01c20800/usb2_vbus_pin@0, deferring probe [ 3.261746] reg-fixed-voltage gmac-3v3: could not find pctldev for node /soc@01c00000/pinctrl@01c20800/gmac_power_pin@0, deferring probe [ 3.263045] SCSI subsystem initialized [ 3.263392] libata version 3.00 loaded. [ 3.263753] usbcore: registered new interface driver usbfs [ 3.263830] usbcore: registered new interface driver hub [ 3.263940] usbcore: registered new device driver usb [ 3.264245] media: Linux media interface: v0.10 [ 3.264309] Linux video capture interface: v2.00 [ 3.264396] pps_core: LinuxPPS API ver. 1 registered [ 3.264405] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> [ 3.264430] PTP clock support registered [ 3.266305] clocksource: Switched to clocksource arch_sys_counter [ 3.322046] VFS: Disk quotas dquot_6.6.0 [ 3.322159] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) [ 3.323294] simple-framebuffer 7f817000.framebuffer: framebuffer at 0x7f817000, 0x7e9000 bytes, mapped to 0xf0900000 [ 3.323317] simple-framebuffer 7f817000.framebuffer: format=x8r8g8b8, mode=1920x1080x32, linelength=7680 [ 3.360128] Console: switching to colour frame buffer device 240x67 [ 3.395774] simple-framebuffer 7f817000.framebuffer: fb0: simplefb registered! [ 3.407050] NET: Registered protocol family 2 [ 3.407901] TCP established hash table entries: 8192 (order: 3, 32768 bytes) [ 3.408002] TCP bind hash table entries: 8192 (order: 4, 65536 bytes) [ 3.408135] TCP: Hash tables configured (established 8192 bind 8192) [ 3.408252] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 3.408319] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 3.408593] NET: Registered protocol family 1 [ 3.409160] RPC: Registered named UNIX socket transport module. [ 3.409180] RPC: Registered udp transport module. [ 3.409187] RPC: Registered tcp transport module. [ 3.409194] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 3.409623] Trying to unpack rootfs image as initramfs... [ 3.697009] Freeing initrd memory: 3976K (c9c1e000 - ca000000) [ 3.697816] hw perfevents: enabled with armv7_cortex_a7 PMU driver, 5 counters available [ 3.699224] futex hash table entries: 512 (order: 3, 32768 bytes) [ 3.699968] Initialise system trusted keyrings [ 3.700699] workingset: timestamp_bits=12 max_order=18 bucket_order=6 [ 3.710812] zbud: loaded [ 3.714392] NFS: Registering the id_resolver key type [ 3.714470] Key type id_resolver registered [ 3.714479] Key type id_legacy registered [ 3.714498] nfs4filelayout_init: NFSv4 File Layout Driver Registering... [ 3.714508] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [ 3.716176] JFS: nTxBlock = 7936, nTxLock = 63489 [ 3.727800] SGI XFS with ACLs, security attributes, realtime, no debug enabled [ 3.737014] Key type asymmetric registered [ 3.737126] bounce: pool size: 64 pages [ 3.737496] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 248) [ 3.737723] io scheduler noop registered [ 3.737738] io scheduler deadline registered [ 3.737807] io scheduler cfq registered (default) [ 3.738803] sun4i-usb-phy 1c13400.phy: could not find pctldev for node /soc@01c00000/pinctrl@01c20800/usb0_id_detect_pin@0, deferring probe [ 3.742189] sun7i-a20-pinctrl 1c20800.pinctrl: initialized sunXi PIO driver [ 3.818181] Serial: 8250/16550 driver, 8 ports, IRQ sharing disabled [ 3.821825] console [ttyS0] disabled [ 3.842047] 1c28000.serial: ttyS0 at MMIO 0x1c28000 (irq = 45, base_baud = 1500000) is a U6_16550A [ 3.842585] console [ttyS0] enabled [ 3.866395] 1c28c00.serial: ttyS1 at MMIO 0x1c28c00 (irq = 46, base_baud = 1500000) is a U6_16550A [ 3.890195] 1c29c00.serial: ttyS2 at MMIO 0x1c29c00 (irq = 47, base_baud = 1500000) is a U6_16550A [ 3.895834] brd: module loaded [ 3.904850] loop: module loaded [ 3.966408] ahci-sunxi 1c18000.sata: controller can't do PMP, turning off CAP_PMP [ 3.966476] ahci-sunxi 1c18000.sata: SSS flag set, parallel bus scan disabled [ 3.966512] ahci-sunxi 1c18000.sata: AHCI 0001.0100 32 slots 1 ports 3 Gbps 0x1 impl platform mode [ 3.966529] ahci-sunxi 1c18000.sata: flags: ncq sntf stag pm led clo only pio slum part ccc [ 3.968081] scsi host0: ahci-sunxi [ 3.968505] ata1: SATA max UDMA/133 mmio [mem 0x01c18000-0x01c18fff] port 0x100 irq 33 [ 3.971663] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 3.971685] ehci-platform: EHCI generic platform driver [ 3.972068] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 3.972105] ohci-platform: OHCI generic platform driver [ 3.972528] usbcore: registered new interface driver usb-storage [ 3.973725] sunxi-rtc 1c20d00.rtc: rtc core: registered rtc-sunxi as rtc0 [ 3.973744] sunxi-rtc 1c20d00.rtc: RTC enabled [ 3.973870] i2c /dev entries driver [ 3.975038] axp20x-i2c 0-0034: AXP20x variant AXP209 found [ 3.988388] input: axp20x-pek as /devices/platform/soc@01c00000/1c2ac00.i2c/i2c-0/0-0034/axp20x-pek/input/input0 [ 3.996440] axp20x-i2c 0-0034: Backup (RTC) battery charging is disabled [ 3.996676] axp20x-i2c 0-0034: AXP20X driver loaded [ 4.016582] sunxi-wdt 1c20c90.watchdog: Watchdog enabled (timeout=16 sec, nowayout=0) [ 4.018407] sunxi-mmc 1c0f000.mmc: Got CD GPIO [ 4.056613] sunxi-mmc 1c0f000.mmc: base:0xf08fa000 irq:28 [ 4.057598] ledtrig-cpu: registered to indicate activity on CPUs [ 4.057702] hidraw: raw HID events driver (C) Jiri Kosina [ 4.057904] usbcore: registered new interface driver usbhid [ 4.057913] usbhid: USB HID core driver [ 4.059074] Initializing XFRM netlink socket [ 4.060346] NET: Registered protocol family 10 [ 4.061581] NET: Registered protocol family 17 [ 4.061637] NET: Registered protocol family 15 [ 4.061711] bridge: automatic filtering via arp/ip/ip6tables has been deprecated. Update your scripts to load br_netfilter if you need this. [ 4.061782] 8021q: 802.1Q VLAN Support v1.8 [ 4.061844] Key type dns_resolver registered [ 4.062271] Registering SWP/SWPB emulation handler [ 4.064287] registered taskstats version 1 [ 4.064307] Loading compiled-in X.509 certificates [ 4.064413] zswap: loaded using pool lzo/zbud [ 4.067627] Btrfs loaded, crc32c=crc32c-generic [ 4.067646] BTRFS: selftest: sectorsize: 4096 nodesize: 4096 [ 4.067653] BTRFS: selftest: sectorsize: 4096 nodesize: 8192 [ 4.067660] BTRFS: selftest: sectorsize: 4096 nodesize: 16384 [ 4.067667] BTRFS: selftest: sectorsize: 4096 nodesize: 32768 [ 4.067674] BTRFS: selftest: sectorsize: 4096 nodesize: 65536 [ 4.088797] Key type encrypted registered [ 4.115729] mmc0: host does not support reading read-only switch, assuming write-enable [ 4.119764] mmc0: new high speed SDHC card at address e624 [ 4.120682] mmcblk0: mmc0:e624 SL08G 7.40 GiB [ 4.122260] mmcblk0: p1 [ 4.196415] sun7i-dwmac 1c50000.ethernet: no reset control found [ 4.196442] Ring mode enabled [ 4.196452] DMA HW capability register supported [ 4.196460] Normal descriptors [ 4.212432] libphy: stmmac: probed [ 4.212462] eth0: PHY ID 001cc915 at 0 IRQ POLL (stmmac-0:00) active [ 4.212473] eth0: PHY ID 001cc915 at 1 IRQ POLL (stmmac-0:01) [ 4.213023] ehci-platform 1c14000.usb: EHCI Host Controller [ 4.213078] ehci-platform 1c14000.usb: new USB bus registered, assigned bus number 1 [ 4.213436] ehci-platform 1c14000.usb: irq 30, io mem 0x01c14000 [ 4.226349] ehci-platform 1c14000.usb: USB 2.0 started, EHCI 1.00 [ 4.226726] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 [ 4.226745] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 4.226756] usb usb1: Product: EHCI Host Controller [ 4.226765] usb usb1: Manufacturer: Linux 4.7.2-sunxi ehci_hcd [ 4.226775] usb usb1: SerialNumber: 1c14000.usb [ 4.227757] hub 1-0:1.0: USB hub found [ 4.227841] hub 1-0:1.0: 1 port detected [ 4.228850] ehci-platform 1c1c000.usb: EHCI Host Controller [ 4.228905] ehci-platform 1c1c000.usb: new USB bus registered, assigned bus number 2 [ 4.229197] ehci-platform 1c1c000.usb: irq 34, io mem 0x01c1c000 [ 4.246345] ehci-platform 1c1c000.usb: USB 2.0 started, EHCI 1.00 [ 4.246688] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002 [ 4.246703] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 4.246715] usb usb2: Product: EHCI Host Controller [ 4.246724] usb usb2: Manufacturer: Linux 4.7.2-sunxi ehci_hcd [ 4.246734] usb usb2: SerialNumber: 1c1c000.usb [ 4.247674] hub 2-0:1.0: USB hub found [ 4.247760] hub 2-0:1.0: 1 port detected [ 4.248755] ohci-platform 1c14400.usb: Generic Platform OHCI controller [ 4.248808] ohci-platform 1c14400.usb: new USB bus registered, assigned bus number 3 [ 4.249071] ohci-platform 1c14400.usb: irq 31, io mem 0x01c14400 [ 4.288138] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300) [ 4.288819] ata1.00: ATA-9: WDC WD7500BPVX-00JC3T0, 01.01A01, max UDMA/133 [ 4.288832] ata1.00: 1465149168 sectors, multi 0: LBA48 NCQ (depth 31/32) [ 4.289543] ata1.00: configured for UDMA/133 [ 4.290518] scsi 0:0:0:0: Direct-Access ATA WDC WD7500BPVX-0 1A01 PQ: 0 ANSI: 5 [ 4.310662] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001 [ 4.310680] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 4.310692] usb usb3: Product: Generic Platform OHCI controller [ 4.310701] usb usb3: Manufacturer: Linux 4.7.2-sunxi ohci_hcd [ 4.310711] usb usb3: SerialNumber: 1c14400.usb [ 4.311686] hub 3-0:1.0: USB hub found [ 4.311778] hub 3-0:1.0: 1 port detected [ 4.312791] ohci-platform 1c1c400.usb: Generic Platform OHCI controller [ 4.312844] ohci-platform 1c1c400.usb: new USB bus registered, assigned bus number 4 [ 4.313111] ohci-platform 1c1c400.usb: irq 35, io mem 0x01c1c400 [ 4.367571] sd 0:0:0:0: [sda] 1465149168 512-byte logical blocks: (750 GB/699 GiB) [ 4.367595] sd 0:0:0:0: [sda] 4096-byte physical blocks [ 4.367906] sd 0:0:0:0: [sda] Write Protect is off [ 4.367923] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00 [ 4.368049] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 4.369365] sd 0:0:0:0: Attached scsi generic sg0 type 0 [ 4.370692] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001 [ 4.370710] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 4.370721] usb usb4: Product: Generic Platform OHCI controller [ 4.370731] usb usb4: Manufacturer: Linux 4.7.2-sunxi ohci_hcd [ 4.370741] usb usb4: SerialNumber: 1c1c400.usb [ 4.371625] hub 4-0:1.0: USB hub found [ 4.371717] hub 4-0:1.0: 1 port detected [ 4.372829] usb_phy_generic.0.auto supply vcc not found, using dummy regulator [ 4.373484] musb-hdrc musb-hdrc.1.auto: MUSB HDRC host driver [ 4.373512] musb-hdrc musb-hdrc.1.auto: new USB bus registered, assigned bus number 5 [ 4.373943] usb usb5: New USB device found, idVendor=1d6b, idProduct=0002 [ 4.373967] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 4.373979] usb usb5: Product: MUSB HDRC host driver [ 4.373988] usb usb5: Manufacturer: Linux 4.7.2-sunxi musb-hcd [ 4.373998] usb usb5: SerialNumber: musb-hdrc.1.auto [ 4.374910] hub 5-0:1.0: USB hub found [ 4.374995] hub 5-0:1.0: 1 port detected [ 4.397043] of_cfs_init [ 4.397182] of_cfs_init: OK [ 4.403481] vcc3v0: disabling [ 4.403516] vcc5v0: disabling [ 4.404061] usb0-vbus: disabling [ 4.458843] sda: sda1 [ 4.460946] sd 0:0:0:0: [sda] Attached SCSI disk [ 4.462283] Freeing unused kernel memory: 1024K (c0d00000 - c0e00000) [ 4.522659] systemd-udevd[146]: starting version 215 [ 4.525532] random: systemd-udevd: uninitialized urandom read (16 bytes read, 17 bits of entropy available) [ 4.566485] usb 2-1: new high-speed USB device number 2 using ehci-platform [ 4.718895] usb 2-1: New USB device found, idVendor=1f4d, idProduct=3000 [ 4.718922] usb 2-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3 [ 4.718934] usb 2-1: Product: USB Stick [ 4.718944] usb 2-1: Manufacturer: Max [ 4.718953] usb 2-1: SerialNumber: 080116 [ 5.711001] EXT4-fs (mmcblk0p1): mounted filesystem with writeback data mode. Opts: (null) [ 6.086589] random: systemd: uninitialized urandom read (16 bytes read, 42 bits of entropy available) [ 6.120980] systemd[1]: systemd 215 running in system mode. (+PAM +AUDIT +SELINUX +IMA +SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ -SECCOMP -APPARMOR) [ 6.121455] systemd[1]: Detected architecture 'arm'. [ 6.134380] systemd[1]: Set hostname to <bananapitv>. [ 6.240591] random: systemd-sysv-ge: uninitialized urandom read (16 bytes read, 43 bits of entropy available) [ 6.331050] random: systemd-sysv-ge: uninitialized urandom read (16 bytes read, 45 bits of entropy available) [ 6.349638] random: systemd: uninitialized urandom read (16 bytes read, 45 bits of entropy available) [ 6.350865] random: systemd: uninitialized urandom read (16 bytes read, 45 bits of entropy available) [ 6.352019] random: systemd: uninitialized urandom read (16 bytes read, 45 bits of entropy available) [ 6.372040] random: systemd: uninitialized urandom read (16 bytes read, 45 bits of entropy available) [ 6.372909] random: systemd: uninitialized urandom read (16 bytes read, 45 bits of entropy available) [ 6.373101] random: systemd: uninitialized urandom read (16 bytes read, 45 bits of entropy available) [ 6.581688] systemd[1]: Cannot add dependency job for unit display-manager.service, ignoring: Unit display-manager.service failed to load: No such file or directory. [ 6.585269] systemd[1]: Starting Forward Password Requests to Wall Directory Watch. [ 6.585819] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [ 6.585935] systemd[1]: Expecting device dev-ttyS0.device... [ 6.586819] systemd[1]: Starting Remote File Systems (Pre). [ 6.587413] systemd[1]: Reached target Remote File Systems (Pre). [ 6.587642] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [ 6.587981] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 6.588071] systemd[1]: Starting Paths. [ 6.588607] systemd[1]: Reached target Paths. [ 6.588698] systemd[1]: Starting Encrypted Volumes. [ 6.589190] systemd[1]: Reached target Encrypted Volumes. [ 6.589391] systemd[1]: Starting Arbitrary Executable File Formats File System Automount Point. [ 6.590737] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. [ 6.590873] systemd[1]: Expecting device dev-disk-by\x2duuid-19adc0b3\x2d75fb\x2d4b42\x2daf6a\x2dc5b95fbf592c.device... [ 6.591525] systemd[1]: Starting Root Slice. [ 6.592120] systemd[1]: Created slice Root Slice. [ 6.592216] systemd[1]: Starting User and Session Slice. [ 6.592998] systemd[1]: Created slice User and Session Slice. [ 6.593098] systemd[1]: Starting /dev/initctl Compatibility Named Pipe. [ 6.593894] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [ 6.593988] systemd[1]: Starting Delayed Shutdown Socket. [ 6.594667] systemd[1]: Listening on Delayed Shutdown Socket. [ 6.594766] systemd[1]: Starting Journal Socket (/dev/log). [ 6.595544] systemd[1]: Listening on Journal Socket (/dev/log). [ 6.595693] systemd[1]: Starting udev Control Socket. [ 6.596428] systemd[1]: Listening on udev Control Socket. [ 6.596568] systemd[1]: Starting udev Kernel Socket. [ 6.597221] systemd[1]: Listening on udev Kernel Socket. [ 6.597370] systemd[1]: Starting Journal Socket. [ 6.598107] systemd[1]: Listening on Journal Socket. [ 6.598339] systemd[1]: Starting System Slice. [ 6.599219] systemd[1]: Created slice System Slice. [ 6.599407] systemd[1]: Started File System Check on Root Device. [ 6.599475] systemd[1]: Starting system-systemd\x2dfsck.slice. [ 6.600473] systemd[1]: Created slice system-systemd\x2dfsck.slice. [ 6.600585] systemd[1]: Starting system-serial\x2dgetty.slice. [ 6.601489] systemd[1]: Created slice system-serial\x2dgetty.slice. [ 6.601588] systemd[1]: Starting system-getty.slice. [ 6.602424] systemd[1]: Created slice system-getty.slice. [ 6.602656] systemd[1]: Starting Increase datagram queue length... [ 6.627425] systemd[1]: Starting Restore / save the current clock... [ 6.641049] systemd[1]: Mounting Debug File System... [ 6.647078] systemd[1]: Mounted Huge Pages File System. [ 6.647410] systemd[1]: Starting udev Coldplug all Devices... [ 6.680034] systemd[1]: Started Set Up Additional Binary Formats. [ 6.680763] systemd[1]: Starting Create list of required static device nodes for the current kernel... [ 6.685619] systemd[1]: Mounting POSIX Message Queue File System... [ 6.722490] systemd[1]: Starting Load Kernel Modules... [ 6.727953] systemd[1]: Starting LSB: Set keymap... [ 6.738054] systemd[1]: Starting Slices. [ 6.761831] systemd[1]: Reached target Slices. [ 6.768257] systemd[1]: Mounted POSIX Message Queue File System. [ 6.769366] systemd[1]: Mounted Debug File System. [ 6.772244] systemd[1]: Started Increase datagram queue length. [ 6.795667] systemd[1]: Started Create list of required static device nodes for the current kernel. [ 6.800064] systemd[1]: Started Restore / save the current clock. [ 6.804161] systemd[1]: Started LSB: Set keymap. [ 6.808804] fuse init (API version 7.25) [ 6.823030] systemd[1]: Time has been changed [ 6.939461] Ethernet Channel Bonding Driver: v3.7.1 (April 27, 2011) [ 6.959636] systemd[1]: Started Load Kernel Modules. [ 6.962462] systemd[1]: Started udev Coldplug all Devices. [ 6.979813] systemd[1]: Mounting Configuration File System... [ 7.017064] systemd[1]: Mounting FUSE Control File System... [ 7.021616] systemd[1]: Starting Apply Kernel Variables... [ 7.027645] systemd[1]: Starting Create Static Device Nodes in /dev... [ 7.040107] systemd[1]: Starting Syslog Socket. [ 7.045485] systemd[1]: Listening on Syslog Socket. [ 7.046041] systemd[1]: Starting Journal Service... [ 7.056003] systemd[1]: Started Journal Service. [ 7.234947] systemd-udevd[243]: starting version 215 [ 7.747809] sun4i-ss 1c15000.crypto-engine: no reset control found [ 7.749504] sun4i-ss 1c15000.crypto-engine: Die ID 0 [ 7.929816] Registered IR keymap rc-empty [ 7.930340] input: sunxi-ir as /devices/platform/soc@01c00000/1c21800.ir/rc/rc0/input1 [ 7.930390] rc rc0: sunxi-ir as /devices/platform/soc@01c00000/1c21800.ir/rc/rc0 [ 7.955759] sunxi-ir 1c21800.ir: initialized sunXi IR driver [ 7.971853] lirc_dev: IR Remote Control driver registered, major 245 [ 7.996531] rc rc0: lirc_dev: driver ir-lirc-codec (sunxi-ir) registered at minor = 0 [ 7.996561] IR LIRC bridge handler initialized [ 8.018431] dw2102: su3000_identify_state [ 8.018437] dvb-usb: found a 'SU3000HD DVB-S USB2.0' in warm state. [ 8.018455] dw2102: su3000_power_ctrl: 1, initialized 0 [ 8.024363] dvb-usb: will pass the complete MPEG2 transport stream to the software demuxer. [ 8.025167] DVB: registering new adapter (SU3000HD DVB-S USB2.0) [ 8.037848] dvb-usb: MAC address: 00:af:78:66:2b:cf [ 8.105970] sun4i-codec 1c22c00.codec: Codec <-> 1c22c00.codec mapping ok [ 8.405611] DS3000 chip version: 0.208 attached. [ 8.408046] Chip ID = [DS3103]! [ 8.409444] dw2102: Attached DS3000/TS2020! [ 8.409495] usb 2-1: DVB: registering adapter 0 frontend 0 (Montage Technology DS3000/TS2020)... [ 8.480250] EXT4-fs (mmcblk0p1): re-mounted. Opts: commit=600,errors=remount-ro [ 8.486900] Registered IR keymap rc-su3000 [ 8.487504] input: IR-receiver inside an USB DVB receiver as /devices/platform/soc@01c00000/1c1c000.usb/usb2/2-1/rc/rc1/input2 [ 8.489034] rc rc1: IR-receiver inside an USB DVB receiver as /devices/platform/soc@01c00000/1c1c000.usb/usb2/2-1/rc/rc1 [ 8.489070] dvb-usb: schedule remote query interval to 150 msecs. [ 8.489089] dw2102: su3000_power_ctrl: 0, initialized 1 [ 8.489098] dvb-usb: SU3000HD DVB-S USB2.0 successfully initialized and connected. [ 8.489313] usbcore: registered new interface driver dw2102 [ 8.923584] Adding 131068k swap on /var/swap. Priority:-1 extents:1 across:131068k SSFS [ 10.250064] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null) [ 10.493930] systemd-journald[239]: Received request to flush runtime journal from PID 1 [ 11.008489] RX IPC Checksum Offload disabled [ 11.008516] No MAC Management Counters available [ 11.008841] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready [ 13.411847] random: nonblocking pool is initialized [ 13.661720] NFSD: Using /var/lib/nfs/v4recovery as the NFSv4 state recovery directory [ 13.663028] NFSD: starting 90-second grace period (net c0e93880) [ 17.006786] sun7i-dwmac 1c50000.ethernet eth0: Link is Up - 1Gbps/Full - flow control rx/tx [ 17.006875] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready [ 18.043027] dw2102: su3000_power_ctrl: 1, initialized 1 [ 18.100871] ds3000_firmware_ondemand: Waiting for firmware upload (dvb-fe-ds3103.fw)... [ 18.100897] ds3000_firmware_ondemand: Waiting for firmware upload(2)... [ 19.172644] usb 2-1: DVB: adapter 0 frontend 0 frequency 0 out of range (950000..2150000) [ 19.175611] dw2102: su3000_power_ctrl: 0, initialized 1 [ 19.183924] dw2102: su3000_power_ctrl: 1, initialized 1 [ 19.252152] ds3000_firmware_ondemand: Waiting for firmware upload (dvb-fe-ds3103.fw)... [ 19.252193] ds3000_firmware_ondemand: Waiting for firmware upload(2)... bpi@bananapitv:~$ ls /lib/firmware/ | grep "dvb-" dvb-demod-m88ds3103.fw dvb-demod-mn88472-02.fw dvb-fe-ds3000.fw dvb-fe-ds3103.fw dvb-fe-xc4000-1.4.1.fw dvb-fe-xc5000-1.6.114.fw dvb-fe-xc5000c-4.1.30.7.fw dvb-usb-dib0700-1.20.fw dvb-usb-dw2102.fw dvb-usb-it9135-01.fw dvb-usb-it9135-02.fw dvb-usb-tbs5520.fw dvb-usb-terratec-h5-drxk.fw
nereeb Posted September 1, 2016 Posted September 1, 2016 It could be that the firmware is different. the md5sum from the firmware in this openelec is 2c12c1931ead080490e91bbc181aa285. I don't own this card so I can not test myself. PS armbian used the sources from kernel.org
nereeb Posted September 8, 2016 Posted September 8, 2016 EDIT: Ignore, the USB port was plugged in loosly. I've plugged it in and am re-investigating. Did you get it working? It might be worth looking at this.
Recommended Posts