Just an update: using Alpha 520 of Libreelec for Kodi 19 which includes driver and firmware. Recognised immediately and works initially but after 5-10 mins it carks out. WiFi drops connection and although shows connected cannot SSH or ping. No problem with T4Uv2 out of tree device. Am interested in others feedback.
Posts by jksmurf
-
-
Power management is off on both devices by default it seems, so that's positive.
The A6210 doesn't come up by itself as wlan0 (or wlan1) on boot if the other Wifi Adapter is not plugged in together with it.
However if I start with the A6210 the Libreelec config shows Network Wireless Active but there are no connections.
If I then plug/unplug the adapter connections appear; I can even SSH in with putty, but it quickly drops the connection and putty times out.
Code
Display Morewlan1 IEEE 802.11 ESSID:"SmurfNET" Mode:Managed Frequency:2.452 GHz Access Point: 0C:XX:XX:XX:XX:A8 Bit Rate=144.4 Mb/s Tx-Power=12 dBm Retry short limit:7 RTS thr:off Fragment thr:off Encryption key:off Power Management:off Link Quality=70/70 Signal level=-36 dBm Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0 Tx excessive retries:0 Invalid misc:0 Missed beacon:0 QTPi2:~ # iwconfig wlan0 wlan0 IEEE 802.11 ESSID:"SmurfNET" Mode:Managed Frequency:5.745 GHz Access Point: 0C:XX:XX:XX:XX:AC Bit Rate=86.7 Mb/s Tx-Power=18 dBm Retry short limit:7 RTS thr:off Fragment thr:off Encryption key:off Power Management:off Link Quality=64/70 Signal level=-46 dBm Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0 Tx excessive retries:1 Invalid misc:31 Missed beacon:0
This is all I got before it timed out. It's in a powered hub so power should not be an issue.
Code
Display Moreiw dev wlan0 link Connected to 0c:XX:XX:XX:XX:ac (on wlan0) SSID: SmurfNET freq: 5745 RX: 169482 bytes (1409 packets) TX: 11064 bytes (67 packets) signal: -48 dBm tx bitrate: 27.0 MBit/s VHT-MCS 0 40MHz VHT-NSS 2 bss flags: short-slot-time dtim period: 3 beacon int: 100 iw event -t -f 1558213522.072778: wlan0 (phy #1): scan finished: 2412 2417 2422 2427 2432 2437 2442 2447 2452 2457 2462 2467 2472 2484 5180 5200 5220 5240 5260 5280 5300 5320 5500 5520 5540 5560 5580 5600 5620 5640 5660 5680 5700 5745 5765 5785 5805 5825, "SmurfNET" 1558213523.281894: wlan0 (phy #1): CQM event: RSSI went above threshold 1558213535.716144: wlan0 (phy #1): CQM event: RSSI went below threshold 1558213535.719372: wlan0 (phy #1): scan started 1558213555.322769: wlan0 (phy #1): scan finished: 2412 2417 2422 2427 2432 2437 2442 2447 2452 2457 2462 2467 2472 2484 5180 5200 5220 5240 5260 5280 5300 5320 5500 5520 5540 5560 5580 5600 5620 5640 5660 5680 5700 5745 5765 5785 5805 5825, "SmurfNET" 1558213556.552588: wlan0 (phy #1): CQM event: beacon loss 1558213567.805965: wlan0 (phy #1): CQM event: RSSI went above threshold 1558213578.826649: wlan0 (phy #1): CQM event: RSSI went below threshold 1558213578.829384: wlan0 (phy #1): scan started iw dev wlan0 station dump Station 0c:XX:XX:XX:XX:ac (on wlan0) inactive time: 11 ms rx bytes: 327433 rx packets: 2749 tx bytes: 17867 tx packets: 113 tx retries: 36 tx failed: 1 beacon loss: 0 beacon rx: 1072 rx drop misc: 9 signal: -44 [-44, -46] dBm signal avg: -44 [-46, -45] dBm beacon signal avg: 212 dBm tx bitrate: 30.0 MBit/s VHT-MCS 0 40MHz short GI VHT-NSS 2 rx bitrate: 526.6 MBit/s VHT-MCS 6 80MHz VHT-NSS 2 rx duration: 0 us expected throughput: 17.852Mbps authorized: yes authenticated: yes associated: yes preamble: long WMM/WME: yes MFP: no TDLS peer: no DTIM period: 3 beacon interval:100 short slot time:yes connected time: 114 seconds
There is possibly something going on with sleep though, I believe. If I play something before Libreelec goes into that darker sleep mode screen, it seems to keep the connection for a little while, before breaking it and then it collapses. Once in that sleep mode though, something happens to the adapter, it's like snow white except she never wakes up. Either way it stops functioning.
-
You read my mind but yep I deleted them first before the update. Thanks for the heads up though, much appreciated. All quite a steep learning curve for me.
Still having WiFi issues with that Adapter constantly dropping connection, unlike the TP -Link T4Uv2. My router (ASUS AC86U with Merlin) shows the A6210 as having two devices come through that client whereas the T4U shows only one.
Unlike Windows where you can navigate around changing drivers and power / driver settings, this is a little intimidating. A6200/A6210/WNDA3100v2 wireless adapter intermittently disconnects | Answer | NETGEAR Support
-
Cheers and thanks again. The Milhouse alpha of LibreElec with Kodi 19 has now added in the drivers. Will test later today or tomorrow. The Wi-Fi above was very unstable though (compared to another (T4Uv2 adapter) kept dropping the connection. Some folks had success disabling beamforming on the router when using the A6210 adapter.
-
Please check file name again.
Magic!, It works when using the other Wifi to Putty into it (at least it recognises it without the error, I can't seem to SSH into that alone though) My thanks to you, such a simple thing. I wonder why they changed the name. I hope I have the correct bins (source of the files as above) as I can get in and it shows as Wlan1 (other Wifi is Wlan0) just not by itself.
I ended up putting a copy of both mt7662.bin and mt7662_rom_patch.bin (without the u, just renamed the original files), in firmware, the ones WITH u's in mediatek:
/storage/.config/firmware
/storage/.config/firmware/mediatek/
I'm not sure which one got it going but it worked. I got the idea for the two different sets from this post ASUS USB-N53 B1: failed to load ROM patch · Issue #232 · openwrt/mt76 · GitHub (LorenzoBianconi, really who seems to know what he is doing, unlike me ).
cheers
k
Code
Display More[ 4629.752231] usb 1-1.3: new high-speed USB device number 11 using dwc_otg [ 4629.843823] usb 1-1.3: New USB device found, idVendor=0846, idProduct=9053, bcdDevice= 1.00 [ 4629.843843] usb 1-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=3 [ 4629.843854] usb 1-1.3: Product: A6210 [ 4629.843865] usb 1-1.3: Manufacturer: NETGEAR [ 4629.843876] usb 1-1.3: SerialNumber: 100 [ 4629.919026] usb 1-1.3: reset high-speed USB device number 11 using dwc_otg [ 4630.010751] mt76x2u 1-1.3:1.0: ASIC revision: 76120044 [ 4630.050929] mt76x2u 1-1.3:1.0: ROM patch build: 20140408060640a [ 4630.190442] mt76x2u 1-1.3:1.0: Firmware Version: 0.0.00 [ 4630.190461] mt76x2u 1-1.3:1.0: Build: 1 [ 4630.190473] mt76x2u 1-1.3:1.0: Build Time: 201406241830____ [ 4631.371626] ieee80211 phy7: Selected rate control algorithm 'minstrel_ht'
For future reference, the FOUR files I used, I found in kernel/git/firmware/linux-firmware.git - Repository of firmware blobs for use with the Linux kernel, in the latest gz file. It's a 78M file with ALL the firmware, my file name was linux-firmware-20190514.tar.gz. I extracted it with Z-Zip, found the files in:
1. The root folder, for mt7662.bin and mt7662_rom_patch.bin which I put into /storage/.config/firmware/
2. The mediatek folder, for the mt7662u.bin and mt7662u_rom_patch.bin which I put into /storage/.config/firmware/mediatek/
Will see if it continues to work, had a couple of hangs (authenticate/deauthenticate) ...
k.
-
You may have to rename mt7662u_rom_patch.bin from linux-firmware if there is no other firmware file.
.
.
.
Please check file name again.
I am not sure what you meant by rename but the two mt766u files I downloaded were from here mediatek - kernel/git/firmware/linux-firmware.git - Repository of firmware blobs for use with the Linux kernel so I believe the names are correct.
The files both showed up in /var/lib/firmware and /var/lib/firmware/mediatek. after I created the directory mediatek in /storage/.config/firmware.
Not sure what else to do?
EDIT: Doh; sorry, too tired. Error message says mt7662_rom_patch.bin, my file was mt7662u_rom_patch.bin
Will retry.
k.
-
Well I did create one, and the shortcuts? (sorry Linux noob from windows...) showed the files were indeed linked into /var/lib/firmware.
However it still did not load the driver unfortunately.
Code[ 10.344753] usb 1-1.4: reset high-speed USB device number 5 using dwc_otg [ 10.479281] mt76x2u 1-1.4:1.0: ASIC revision: 76120044 [ 10.538669] mt76x2u 1-1.4:1.0: Direct firmware load for mt7662_rom_patch.bin failed with error -2 [ 10.554289] usbcore: registered new interface driver 8812au [ 11.067466] smsc95xx 1-1.1:1.0 eth0: hardware isn't capable of remote wakeup [ 11.124270] mt76x2u: probe of 1-1.4:1.0 failed with error -2 [ 11.124987] usbcore: registered new interface driver mt76x2u
dmesg|paste:
-
Thanks mglae, I will try. I do have a list of binaries for that chipset but I am a wee bit confused here as libreelec does not seem to have a /storage/.config/firmware directory. Should I create one?
-
Another update:
OK, so thinking the updated drivers would be in the new kernel, I downloaded and installed the latest Alpha RPi2 Librelec version LibreELEC.tv Matrix build #0514 here:
libreelec-rpi2.arm-9.1-milhouse-20190514213922-#0514-g28380d2.tar
[From this thread LibreELEC Testbuilds for RaspberryPi (Kodi 19.0)].
It updated from 9.0.2 just fine but was a wee bit disappointed (appreciate it is Libreelec alpha) to see the same error message; seems the drivers are updated but the firmware (bins?) are not in the e /var/lib/firmware directory. Is this by design at the current time?
Code# dmesg | grep mt76x2u [ 10.181344] mt76x2u 1-1.3:1.0: ASIC revision: 76120044 [ 10.357937] mt76x2u 1-1.3:1.0: Direct firmware load for mt7662_rom_patch.bin failed with error -2 [ 10.948463] mt76x2u: probe of 1-1.3:1.0 failed with error -2 [ 10.949428] usbcore: registered new interface driver mt76x2u
dmesg http://ix.io/1j52
lsusb
CodeQTPi2:~ # lsusb Bus 001 Device 005: ID 0cf3:7015 Qualcomm Atheros Communications TP-Link TL-WN821N v3 / TL-WN822N v2 802.11n [Atheros AR7010+AR9287] Bus 001 Device 004: ID 0846:9053 NetGear, Inc. 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
I believe the in-tree firmware is here mediatek - kernel/git/firmware/linux-firmware.git - Repository of firmware blobs for use with the Linux kernel but using WinSCP to look in the /var/lib/firmware directory I do not see a mediatek folder (which would have those files in it?)
Cheers for any help
k.
-
Just an update.
While it should have worked with the current (Librelec 9.0.2) Kernel, it seems like a couple of Linux gurus (Lorenzo Bianconi and Stanislaw Gruszka) are currently (or have just) fixed the drivers due to the same error message I had about probe failing on the Mediatek Wifi driver for the chipset associated with the Netgear A6210 device (and others with the same chip), which apparently has issues on the RPi.
Not sure when (if) it will be in the updated Kernel, or which one.
CodeQTPi2:~ # dmesg | grep mt76x2u [ 7.044298] usbcore: registered new interface driver mt76x2u [ 31.454748] mt76x2u 1-1.4:1.0: ASIC revision: 76120044 [ 31.481849] mt76x2u: probe of 1-1.4:1.0 failed with error -22
[BUG] mt76x0u: Probing issues on Raspberry Pi 3 B+ - Patchwork
Also '[BUG] mt76x0u: Probing issues on Raspberry Pi 3 B+' thread - MARC
cheers
k.
-
Sorry to open an old thread, as per my other thread on WiFi devices I'm looking for an 802.11AC device supported by LibreElec and looking at the wireless devices in the linux kernel relevant to 9.0.2 of librelec (where the changelog for LibreElec 9.0.2 shows Kernel updated to 4.19.36 ), suggests the Netgear A6210 is now supported (since kernel 4.19)?
Was hoping this could be confirmed. I did a wee bit of digging myself and whilst linux/usb.c at master · torvalds/linux · GitHub shows the Netgear A6210 being in the latest linux Kernel as the latest seems to be 5.1.1 Linux kernel - Wikipedia, I am not sure if it is also in 4.19.36?
Code{ USB_DEVICE(0x0b05, 0x1833) }, /* Asus USB-AC54 */ { USB_DEVICE(0x0b05, 0x17eb) }, /* Asus USB-AC55 */ . . . { USB_DEVICE(0x0846, 0x9053) }, /* Netgear A6210 */
So I tried to dig around in /var/lib/modules/4.19.36/kernel/drivers/net/wireless/mediatek
In putty using: modinfo /usr/lib/kernel-overlays/base/lib/modules/4.19.36/kernel/drivers/net/wireless/mediate
k/mt76/mt76x2u.ko I got this (below) but it shows the mt7662, not the mt7612u? The wiki https://wikidevi.com/wiki/netgear_a6210 shows the device ID 0846:9053 which seems to appear at number 2 in he list of alias's below (and so do the ASUS USB-AC54 ( 0b05, 1833) and USB-AC55 ( 0b05, 17eb).
Code
Display Morefilename: /usr/lib/kernel-overlays/base/lib/modules/4.19.36/kernel/drivers/net/wireless/mediatek/mt76/mt76x2u.ko license: Dual BSD/GPL author: Lorenzo Bianconi firmware: mediatek/mt7662u_rom_patch.bin firmware: mediatek/mt7662u.bin alias: usb:v045Ep02E6d*dc*dsc*dp*ic*isc*ip*in* alias: usb:v0846p9053d*dc*dsc*dp*ic*isc*ip*in* alias: usb:v7392pB711d*dc*dsc*dp*ic*isc*ip*in* alias: usb:v057Cp8503d*dc*dsc*dp*ic*isc*ip*in* alias: usb:v0E8Dp7612d*dc*dsc*dp*ic*isc*ip*in* alias: usb:v0B05p180Bd*dc*dsc*dp*ic*isc*ip*in* alias: usb:v0B05p17EBd*dc*dsc*dp*ic*isc*ip*in* alias: usb:v0B05p1833d*dc*dsc*dp*ic*isc*ip*in* depends: mt76x2-common,mt76-usb,mt76,mac80211,cfg80211 intree: Y name: mt76x2u vermagic: 4.19.36 SMP mod_unload ARMv7 p2v8
In putty using: modinfo /usr/lib/kernel-overlays/base/lib/modules/4.19.36/kernel/drivers/net/wireless/mediatek/mt76/mt76-usb.ko I get this but no mt7612u?
Codefilename: /usr/lib/kernel-overlays/base/lib/modules/4.19.36/kernel/drivers/net/wireless/mediatek/mt76/mt76-usb.ko license: Dual BSD/GPL author: Lorenzo Bianconi <[email protected]> depends: mt76,mac80211 intree: Y name: mt76_usb vermagic: 4.19.36 SMP mod_unload ARMv7 p2v8
In putty using: modinfo /usr/lib/kernel-overlays/base/lib/modules/4.19.36/kernel/drivers/net/wireless/mediatek/mt76/mt76x2-common.ko
does not specifically show the mt7612u either?
Codefilename: /usr/lib/kernel-overlays/base/lib/modules/4.19.36/kernel/drivers/net/wireless/mediatek/mt76/mt76x2-common.ko license: Dual BSD/GPL depends: mt76,mac80211,cfg80211 intree: Y name: mt76x2_common vermagic: 4.19.36 SMP mod_unload ARMv7 p2v8
So I'm guessing mt76x2u.ko is the correct one and it IS supported?
Sorry about the long post I really am a Linux newbie but wanted to have a go poking around myself first before I ask (and show I tried).
Thanks a lot.
k.
-
OK cheers; hopefully that'll happen sooner rather than later.
The irony here being the "short list" I referred to above has primarily older devices in-kernel whilst newer ones just don't seem to make it.
k.
-
Oh. I'm guessing I'd need to do this everytime an udpate came out. Might be simpler finding a device that is in the kernel, referring to your note above "and since we plan to drop support for all wifi devices that don't have in-kernel drivers in LE 10.0 we're aren't in a rush to add more of them now."
Can I assume this lists all devices with "in-kernel drivers" https://wikidevi.com/wiki/list_of_wi-fi_device_ids_in_linux or here (USB only) query_hostif.php?hostif=usb? or here wireless\net\drivers - kernel/git/torvalds/linux.git - Linux kernel source tree ?
I appreciate not all versions of the devices tabled are supported e.g. I can only find the B1 version of the USB-AC55 adapter locally but I need the MediaTek version (see table below). I have to say that list seems quite short for newer devices (if you consider the life cycle of devices available), really hard to find the "old" e.g. 5 years old!) adapter that is in-kernel.
- ASUS USB-AC55 • FCC ID: MSQ-USBAC55 (11/14/2014)
Wireless-AC1300 USB 3.0 Adapter • MediaTek MT7612UN
- ASUS USB-AC55 B1 • FCC ID: MSQ-USBACRU00 (05/07/2018)
Wireless-AC1300 USB 3.0 Adapter • Realtek RTL8812BU
Like a numpty, I've now bought two devices (well I actually had one already) that are not in-kernel.
cheers
k.
-
Hi,
Fully understand your frustration with Realtek and I'm also pretty annoyed that one version works then they change the version or chipset and it ceases to work. Having said that I'm also keen on seeing if I can get this thing to work myself, if possible. I am almost a Linux newbie, but have read a lot, just got stuck now.
I can make the changes to the Makefile driver referenced above when I put it on my Windows desktop but I wasn't sure where (in which directory) to put the downloaded (and amended) directory on the Raspberry Pi. I was then going to run "make" and "sudo make install" as instructed on github.
CodeLibreELEC (official): 9.0.1 (RPi2.arm) QTPi2:~ # lsusb Bus 001 Device 005: ID 0cf3:7015 Qualcomm Atheros Communications TP-Link TL-WN821N v3 / TL-WN822N v2 802.11n [Atheros AR7010+AR9287] Bus 001 Device 006: ID 20a0:0001 Clay Logic Bus 001 Device 004: ID 2357:0115 TP-Link 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
dmesg|paste here
I then found a site showthread.php?t=2314039 which suggested to run this: (I modified the http address).
Codesudo apt-get update sudo apt-get install git git clone https://github.com/EntropicEffect/rtl8822bu cd rtl8822bu_master make sudo make install
I intended to run that with Putty and use WinSCp (which works) OK to the RPi2 (using the working WiFi Dongle Device 005) to edit the makefile on the Pi.
However,
1. I was told I didn't need :sudo" in "sudo apt-get update" as I had root access; OK.
2. So I tried "apt-get update"; but I was then told "There is no working 'apt-get' ".
So, how do you actually add the WiFi driver (if you want to do so by yourself?) please?
Thanks a lot
k.
-
Hi, me again,
Well I am now on Librelec 9.0.1 and was hoping the ASUS AC53 (not nano) would be supported but alas, not to be.
I do note however that this person GitHub - mumixam/LibreELEC.tv: Fork of LibreELEC with package added for RTL8822BU wireless cards (ASUS USB-AC53 Nano) has added a "Fork of LibreELEC with package added for RTL8822BU wireless cards (ASUS USB-AC53 Nano)". This being the case, could I ask whether it would be possible to add the driver package to 9.0.1? If yes, how do I go about doing this please (simply)?
Thanks a lot,
k.
-
Hi, just registered so I could ask a similar question.
RPi2, Librelec 8.95.003.
I am trying, like the OP to get AC53 (AC1200), not nano version, to be recognised by Librelec, no go; with or without a powered USB hub.
A D-Link and a TP-Link Wireless N USB Dongle are both recognised immediately (Kudos to the Libreelec team) even without a USB hub.
I worked out from other threads I need to supply a dmesg log which I have done using putty (once I worked that out...). See below.
I also tried to supply lspci -k and lspci -nn but both threw an error about not being found.
The Box has a FLIRC, Wireless Keyboard Dongle and Ethernet-USB Adapter in the USB Ports.
I then tried lsusb and got the devices listed below - it seems to recognise the AC53 with a Broadcom BCM43526 Chip?
Could someone kindly point me as to what to do next please? (I also looked at this thread to no avail HTPC Wifi not working ).
Code
Display More=~=~=~=~=~=~=~=~=~=~=~= PuTTY log 2019.01.22 12:44:21 =~=~=~=~=~=~=~=~=~=~=~= login as: root [email protected]'s password: ############################################## # LibreELEC # # https://libreelec.tv # ############################################## LibreELEC (official): 8.95.003 (RPi2.arm) QTPi2:~ # lsusb Bus 001 Device 009: ID 0b05:17c9 ASUSTek Computer, Inc. USB-AC53 802.11a/b/g/n/ac Wireless Adapter [Broadcom BCM43526] Bus 001 Device 006: ID 8564:4000 Transcend Information, Inc. RDF8 Bus 001 Device 005: ID 0b95:1790 ASIX Electronics Corp. AX88179 Gigabit Ethernet Bus 001 Device 007: ID 20a0:0001 Clay Logic Bus 001 Device 004: ID 1997:1221 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 QTPi2:~ #
Code
Display More=~=~=~=~=~=~=~=~=~=~=~= PuTTY log 2019.01.22 12:15:11 =~=~=~=~=~=~=~=~=~=~=~= login as: root [email protected]'s password: ############################################## # LibreELEC # # https://libreelec.tv # ############################################## LibreELEC (official): 8.95.003 (RPi2.arm) [1;32mQTPi2[1;32m:[1;34m~ [0m# dmesg [ 0.000000] Booting Linux on physical CPU 0xf00 [ 0.000000] Linux version 4.19.14 (jenkins@leda) (gcc version 8.2.0 (GCC)) #1 SMP Wed Jan 16 06:43:02 EST 2019 [ 0.000000] CPU: ARMv7 Processor [410fc075] revision 5 (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] OF: fdt: Machine model: Raspberry Pi 2 Model B Rev 1.1 [ 0.000000] Memory policy: Data cache writealloc [ 0.000000] cma: Reserved 8 MiB at 0x2f800000 [ 0.000000] On node 0 totalpages: 196608 [ 0.000000] Normal zone: 1728 pages used for memmap [ 0.000000] Normal zone: 0 pages reserved [ 0.000000] Normal zone: 196608 pages, LIFO batch:63 [ 0.000000] random: get_random_bytes called from start_kernel+0xb0/0x4a8 with crng_init=0 [ 0.000000] percpu: Embedded 18 pages/cpu @(ptrval) s41036 r8192 d24500 u73728 [ 0.000000] pcpu-alloc: s41036 r8192 d24500 u73728 alloc=18*4096 [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 194880 [ 0.000000] Kernel command line: bcm2708_fb.fbwidth=1184 bcm2708_fb.fbheight=624 bcm2708_fb.fbswap=1 vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000 boot=/dev/mmcblk0p1 disk=/dev/mmcblk0p2 quiet root=/dev/ram0 rdinit=/init usbcore.autosuspend=-1 [ 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: 754560K/786432K available (9216K kernel code, 688K rwdata, 1988K rodata, 3072K init, 527K bss, 23680K reserved, 8192K cma-reserved) [ 0.000000] Virtual kernel memory layout: [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB) [ 0.000000] fixmap : 0xffc00000 - 0xfff00000 (3072 kB) [ 0.000000] vmalloc : 0xb0800000 - 0xff800000 (1264 MB) [ 0.000000] lowmem : 0x80000000 - 0xb0000000 ( 768 MB) [ 0.000000] modules : 0x7f000000 - 0x80000000 ( 16 MB) [ 0.000000] .text : 0x(ptrval) - 0x(ptrval) (10208 kB) [ 0.000000] .init : 0x(ptrval) - 0x(ptrval) (3072 kB) [ 0.000000] .data : 0x(ptrval) - 0x(ptrval) ( 689 kB) [ 0.000000] .bss : 0x(ptrval) - 0x(ptrval) ( 528 kB) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 [ 0.000000] ftrace: allocating 29530 entries in 87 pages [ 0.000000] rcu: Hierarchical RCU implementation. [ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16 [ 0.000000] arch_timer: cp15 timer(s) running at 19.20MHz (phys). [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x46d987e47, max_idle_ns: 440795202767 ns [ 0.000010] sched_clock: 56 bits at 19MHz, resolution 52ns, wraps every 4398046511078ns [ 0.000025] Switching to timer-based delay loop, resolution 52ns [ 0.000347] Console: colour dummy device 80x30 [ 0.000379] console [tty0] enabled [ 0.000448] Calibrating delay loop (skipped), value calculated using timer frequency.. 38.00 BogoMIPS (lpj=64000) [ 0.000477] pid_max: default: 32768 minimum: 301 [ 0.000812] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes) [ 0.000838] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes) [ 0.002452] Disabling memory control group subsystem [ 0.002511] CPU: Testing write buffer coherency: ok [ 0.003379] CPU0: update cpu_capacity 1024 [ 0.003397] CPU0: thread -1, cpu 0, socket 15, mpidr 80000f00 [ 0.004562] Setting up static identity map for 0x100000 - 0x10003c [ 0.004819] rcu: Hierarchical SRCU implementation. [ 0.008286] smp: Bringing up secondary CPUs ... [ 0.009759] CPU1: update cpu_capacity 1024 [ 0.009773] CPU1: thread -1, cpu 1, socket 15, mpidr 80000f01 [ 0.011383] CPU2: update cpu_capacity 1024 [ 0.011394] CPU2: thread -1, cpu 2, socket 15, mpidr 80000f02 [ 0.012869] CPU3: update cpu_capacity 1024 [ 0.012881] CPU3: thread -1, cpu 3, socket 15, mpidr 80000f03 [ 0.013090] smp: Brought up 1 node, 4 CPUs [ 0.013110] SMP: Total of 4 processors activated (153.00 BogoMIPS). [ 0.013121] CPU: All CPU(s) started in HYP mode. [ 0.013131] CPU: Virtualization extensions available. [ 0.014407] devtmpfs: initialized [ 0.029621] VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 5 [ 0.029992] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns [ 0.030030] futex hash table entries: 1024 (order: 4, 65536 bytes) [ 0.030990] pinctrl core: initialized pinctrl subsystem [ 0.032490] NET: Registered protocol family 16 [ 0.036830] DMA: preallocated 256 KiB pool for atomic coherent allocations [ 0.043580] cpuidle: using governor ladder [ 0.043686] cpuidle: using governor menu [ 0.044346] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers. [ 0.044360] hw-breakpoint: maximum watchpoint size is 8 bytes. [ 0.044671] Serial: AMBA PL011 UART driver [ 0.049613] bcm2835-mbox 3f00b880.mailbox: mailbox enabled [ 0.101834] bcm2835-dma 3f007000.dma: DMA legacy API manager at (ptrval), dmachans=0x1 [ 0.104514] SCSI subsystem initialized [ 0.104850] usbcore: registered new interface driver usbfs [ 0.104947] usbcore: registered new interface driver hub [ 0.105120] usbcore: registered new device driver usb [ 0.107520] raspberrypi-firmware soc:firmware: Attached to firmware from 2019-01-09 20:07 [ 0.113999] clocksource: Switched to clocksource arch_sys_counter [ 0.227013] FS-Cache: Loaded [ 0.242799] NET: Registered protocol family 2 [ 0.243769] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes) [ 0.243820] TCP established hash table entries: 8192 (order: 3, 32768 bytes) [ 0.243941] TCP bind hash table entries: 8192 (order: 4, 65536 bytes) [ 0.244231] TCP: Hash tables configured (established 8192 bind 8192) [ 0.244469] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.244539] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.244994] NET: Registered protocol family 1 [ 0.246024] RPC: Registered named UNIX socket transport module. [ 0.246038] RPC: Registered udp transport module. [ 0.246049] RPC: Registered tcp transport module. [ 0.246060] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.431478] hw perfevents: enabled with armv7_cortex_a7 PMU driver, 5 counters available [ 0.434460] Initialise system trusted keyrings [ 0.434819] workingset: timestamp_bits=14 max_order=18 bucket_order=4 [ 0.447420] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 0.448554] FS-Cache: Netfs 'nfs' registered for caching [ 0.449580] NFS: Registering the id_resolver key type [ 0.449632] Key type id_resolver registered [ 0.449645] Key type id_legacy registered [ 0.449670] nfs4filelayout_init: NFSv4 File Layout Driver Registering... [ 0.450354] FS-Cache: Netfs 'cifs' registered for caching [ 0.461485] Key type asymmetric registered [ 0.461504] Asymmetric key parser 'x509' registered [ 0.461620] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 0.461637] io scheduler noop registered (default) [ 0.461650] io scheduler deadline registered [ 0.461917] io scheduler cfq registered [ 0.461933] io scheduler mq-deadline registered [ 0.461946] io scheduler kyber registered [ 0.462163] io scheduler bfq registered [ 0.466470] BCM2708FB: allocated DMA memory ef840000 [ 0.466525] BCM2708FB: allocated DMA channel 0 @ (ptrval) [ 0.489760] Console: switching to colour frame buffer device 148x39 [ 0.506940] bcm2835-rng 3f104000.rng: hwrng registered [ 0.507225] vc-mem: phys_addr:0x00000000 mem_base=0x3ec00000 mem_size:0x40000000(1024 MiB) [ 0.508185] vc-sm: Videocore shared memory driver [ 0.526700] brd: module loaded [ 0.526907] loop: module loaded [ 0.558112] usbcore: registered new interface driver rtsx_usb [ 0.558133] Loading iSCSI transport class v2.0-870. [ 0.558846] iscsi: registered transport (tcp) [ 0.559523] libphy: Fixed MDIO Bus: probed [ 0.559583] tun: Universal TUN/TAP device driver, 1.6 [ 0.560047] usbcore: registered new interface driver lan78xx [ 0.560122] usbcore: registered new interface driver dm9601 [ 0.560204] usbcore: registered new interface driver smsc95xx [ 0.560268] dwc_otg: version 3.00a 10-AUG-2012 (platform bus) [ 0.588362] dwc_otg 3f980000.usb: base=0xf0980000 [ 0.788778] Core Release: 2.80a [ 0.788796] Setting default values for core params [ 0.788834] Finished setting default values for core params [ 0.989250] Using Buffer DMA mode [ 0.989263] Periodic Transfer Interrupt Enhancement - disabled [ 0.989274] Multiprocessor Interrupt Enhancement - disabled [ 0.989288] OTG VER PARAM: 0, OTG VER FLAG: 0 [ 0.989318] Dedicated Tx FIFOs mode [ 0.990127] WARN::dwc_otg_hcd_init:1046: FIQ DMA bounce buffers: virt = 0xaf854000 dma = 0xef854000 len=9024 [ 0.990165] FIQ FSM acceleration enabled for : [ 0.990165] Non-periodic Split Transactions [ 0.990165] Periodic Split Transactions [ 0.990165] High-Speed Isochronous Endpoints [ 0.990165] Interrupt/Control Split Transaction hack enabled [ 0.990179] dwc_otg: Microframe scheduler enabled [ 0.990270] WARN::hcd_init_fiq:459: FIQ on core 1 at 0x80720004 [ 0.990283] WARN::hcd_init_fiq:460: FIQ ASM at 0x80720368 length 36 [ 0.990297] WARN::hcd_init_fiq:486: MPHI regs_base at 0xf0006000 [ 0.990411] dwc_otg 3f980000.usb: DWC OTG Controller [ 0.990464] dwc_otg 3f980000.usb: new USB bus registered, assigned bus number 1 [ 0.990525] dwc_otg 3f980000.usb: irq 56, io mem 0x00000000 [ 0.990579] Init: Port Power? op_state=1 [ 0.990590] Init: Power Port (0) [ 0.991173] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.19 [ 0.991193] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.991209] usb usb1: Product: DWC OTG Controller [ 0.991225] usb usb1: Manufacturer: Linux 4.19.14 dwc_otg_hcd [ 0.991240] usb usb1: SerialNumber: 3f980000.usb [ 0.992210] hub 1-0:1.0: USB hub found [ 0.992291] hub 1-0:1.0: 1 port detected [ 0.993232] dwc_otg: FIQ enabled [ 0.993244] dwc_otg: NAK holdoff enabled [ 0.993255] dwc_otg: FIQ split-transaction FSM enabled [ 0.993274] Module dwc_common_port init [ 0.993746] usbcore: registered new interface driver usb-storage [ 0.994190] mousedev: PS/2 mouse device common for all mice [ 0.994784] i2c /dev entries driver [ 0.997104] bcm2835-wdt 3f100000.watchdog: Broadcom BCM2835 watchdog timer [ 0.997647] bcm2835-cpufreq: min=600000 max=900000 [ 0.998479] sdhci: Secure Digital Host Controller Interface driver [ 0.998490] sdhci: Copyright(c) Pierre Ossman [ 0.999253] sdhost-bcm2835 3f202000.mmc: could not get clk, deferring probe [ 0.999479] sdhci-pltfm: SDHCI platform and OF driver helper [ 1.000599] ledtrig-cpu: registered to indicate activity on CPUs [ 1.000811] hidraw: raw HID events driver (C) Jiri Kosina [ 1.003552] usbcore: registered new interface driver usbhid [ 1.003560] usbhid: USB HID core driver [ 1.004414] vchiq: vchiq_init_state: slot_zero = (ptrval), is_master = 0 [ 1.006005] [vc_sm_connected_init]: start [ 1.014054] [vc_sm_connected_init]: end - returning 0 [ 1.016841] NET: Registered protocol family 10 [ 1.018643] Segment Routing with IPv6 [ 1.018755] NET: Registered protocol family 17 [ 1.018919] Key type dns_resolver registered [ 1.019276] Registering SWP/SWPB emulation handler [ 1.020301] Loading compiled-in X.509 certificates [ 1.031623] uart-pl011 3f201000.serial: cts_event_workaround enabled [ 1.031747] 3f201000.serial: ttyAMA0 at MMIO 0x3f201000 (irq = 81, base_baud = 0) is a PL011 rev2 [ 1.034456] sdhost: log_buf @ (ptrval) (ef853000) [ 1.081338] mmc0: sdhost-bcm2835 loaded - DMA enabled (>1) [ 1.083698] console [netcon0] enabled [ 1.083710] netconsole: network logging started [ 1.083722] of_cfs_init [ 1.083788] of_cfs_init: OK [ 1.106437] Freeing unused kernel memory: 3072K [ 1.114322] Run /init as init process [ 1.170111] mmc0: host does not support reading read-only switch, assuming write-enable [ 1.173177] mmc0: new high speed SDHC card at address aaaa [ 1.174460] mmcblk0: mmc0:aaaa SL32G 29.7 GiB [ 1.177485] mmcblk0: p1 p2 [ 1.204217] Indeed it is in host mode hprt0 = 00021501 [ 1.289516] random: fast init done [ 1.387416] usb 1-1: new high-speed USB device number 2 using dwc_otg [ 1.387602] Indeed it is in host mode hprt0 = 00001101 [ 1.587692] usb 1-1: New USB device found, idVendor=0424, idProduct=9514, bcdDevice= 2.00 [ 1.587710] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 [ 1.588399] hub 1-1:1.0: USB hub found [ 1.588501] hub 1-1:1.0: 5 ports detected [ 1.867383] usb 1-1.1: new high-speed USB device number 3 using dwc_otg [ 1.957668] usb 1-1.1: New USB device found, idVendor=0424, idProduct=ec00, bcdDevice= 2.00 [ 1.957684] usb 1-1.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 [ 1.960444] smsc95xx v1.0.6 [ 2.015573] smsc95xx 1-1.1:1.0 eth0: register 'smsc95xx' at usb-3f980000.usb-1.1, smsc95xx USB 2.0 Ethernet, b8:27:eb:92:ac:e9 [ 2.220813] usb 1-1.2: new low-speed USB device number 4 using dwc_otg [ 2.334329] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null) [ 2.335764] usb 1-1.2: New USB device found, idVendor=1997, idProduct=1221, bcdDevice= 2.08 [ 2.335780] usb 1-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [ 2.335791] usb 1-1.2: Product: Mini Keyboard [ 2.335802] usb 1-1.2: Manufacturer: [ 2.351576] input: Mini Keyboard as /devices/platform/soc/3f980000.usb/usb1/1-1/1-1.2/1-1.2:1.0/0003:1997:1221.0001/input/input0 [ 2.408334] hid-generic 0003:1997:1221.0001: input,hidraw0: USB HID v1.00 Keyboard [ Mini Keyboard] on usb-3f980000.usb-1.2/input0 [ 2.427904] input: Mini Keyboard Mouse as /devices/platform/soc/3f980000.usb/usb1/1-1/1-1.2/1-1.2:1.1/0003:1997:1221.0002/input/input1 [ 2.428435] input: Mini Keyboard System Control as /devices/platform/soc/3f980000.usb/usb1/1-1/1-1.2/1-1.2:1.1/0003:1997:1221.0002/input/input2 [ 2.484566] input: Mini Keyboard Consumer Control as /devices/platform/soc/3f980000.usb/usb1/1-1/1-1.2/1-1.2:1.1/0003:1997:1221.0002/input/input3 [ 2.484915] hid-generic 0003:1997:1221.0002: input,hidraw1: USB HID v1.00 Mouse [ Mini Keyboard] on usb-3f980000.usb-1.2/input1 [ 2.827451] usb 1-1.4: new high-speed USB device number 5 using dwc_otg [ 2.927414] usb 1-1.4: New USB device found, idVendor=0b95, idProduct=1790, bcdDevice= 1.00 [ 2.927434] usb 1-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=3 [ 2.927446] usb 1-1.4: Product: AX88179 [ 2.927457] usb 1-1.4: Manufacturer: ASIX Elec. Corp. [ 2.927468] usb 1-1.4: SerialNumber: 000000000001C9 [ 3.026799] systemd[1]: System time before build time, advancing clock. [ 3.041972] systemd[1]: systemd 239 running in system mode. (-PAM -AUDIT -SELINUX -IMA -APPARMOR -SMACK +SYSVINIT -UTMP -LIBCRYPTSETUP -GCRYPT -GNUTLS -ACL -XZ -LZ4 -SECCOMP +BLKID -ELFUTILS +KMOD -IDN2 -IDN -PCRE2 default-hierarchy=hybrid) [ 3.042566] systemd[1]: Detected architecture arm. [ 3.046751] systemd[1]: Set hostname to <LibreELEC>. [ 3.137396] usb 1-1.5: new high-speed USB device number 6 using dwc_otg [ 3.237868] usb 1-1.5: New USB device found, idVendor=8564, idProduct=4000, bcdDevice=92.07 [ 3.237886] usb 1-1.5: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [ 3.237897] usb 1-1.5: Product: USB2.0 Hub [ 3.237908] usb 1-1.5: Manufacturer: Transcend [ 3.239731] hub 1-1.5:1.0: USB hub found [ 3.241425] hub 1-1.5:1.0: 4 ports detected [ 3.306653] random: systemd: uninitialized urandom read (16 bytes read) [ 3.337513] systemd[1]: Listening on RPCbind Server Activation Socket. [ 3.337918] random: systemd: uninitialized urandom read (16 bytes read) [ 3.338013] systemd[1]: Reached target RPC Port Mapper. [ 3.338106] random: systemd: uninitialized urandom read (16 bytes read) [ 3.339170] systemd[1]: Listening on Journal Socket (/dev/log). [ 3.340559] systemd[1]: Listening on udev Control Socket. [ 3.341299] systemd[1]: Listening on udev Kernel Socket. [ 3.395463] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 3.399778] systemd[1]: Starting Show Version... [ 3.464061] usb 1-1.3: new low-speed USB device number 7 using dwc_otg [ 3.575513] usb 1-1.3: New USB device found, idVendor=20a0, idProduct=0001, bcdDevice= 1.00 [ 3.575531] usb 1-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [ 3.575543] usb 1-1.3: Product: flirc [ 3.575556] usb 1-1.3: Manufacturer: flirc.tv [ 3.601797] kernel-overlays-setup: setup base modules [ 3.602108] input: flirc.tv flirc Keyboard as /devices/platform/soc/3f980000.usb/usb1/1-1/1-1.3/1-1.3:1.0/0003:20A0:0001.0003/input/input4 [ 3.637389] usb 1-1.5.4: new high-speed USB device number 8 using dwc_otg [ 3.661314] input: flirc.tv flirc Consumer Control as /devices/platform/soc/3f980000.usb/usb1/1-1/1-1.3/1-1.3:1.0/0003:20A0:0001.0003/input/input5 [ 3.661728] input: flirc.tv flirc System Control as /devices/platform/soc/3f980000.usb/usb1/1-1/1-1.3/1-1.3:1.0/0003:20A0:0001.0003/input/input6 [ 3.662121] hid-generic 0003:20A0:0001.0003: input,hidraw2: USB HID v1.01 Keyboard [flirc.tv flirc] on usb-3f980000.usb-1.3/input0 [ 3.715201] kernel-overlays-setup: added modules from /usr/lib/kernel-overlays/base/lib/modules/4.19.14 [ 3.730196] usb 1-1.5.4: New USB device found, idVendor=0b05, idProduct=17c9, bcdDevice= 0.01 [ 3.730213] usb 1-1.5.4: New USB device strings: Mfr=1, Product=2, SerialNumber=3 [ 3.730225] usb 1-1.5.4: Product: Remote Download Wireless Adapter [ 3.730235] usb 1-1.5.4: Manufacturer: Broadcom [ 3.730245] usb 1-1.5.4: SerialNumber: 26257 [ 3.782160] kernel-overlays-setup: added firmware from /usr/lib/kernel-overlays/base/lib/firmware [ 3.782499] kernel-overlays-setup: adding overlays from /storage/.cache/kernel-overlays [ 3.787695] kernel-overlays-setup: done [ 4.163276] systemd-journald[193]: Received request to flush runtime journal from PID 1 [ 4.960755] random: crng init done [ 4.960777] random: 7 urandom warning(s) missed due to ratelimiting [ 5.951361] Console: switching to colour dummy device 80x30 [ 6.927702] smsc95xx 1-1.1:1.0 eth0: hardware isn't capable of remote wakeup [ 6.928139] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready [ 6.942596] gpiomem-bcm2835 3f200000.gpiomem: Initialised: Registers at 0x3f200000 [ 7.402198] ax88179_178a 1-1.4:1.0 eth1: register 'ax88179_178a' at usb-3f980000.usb-1.4, ASIX AX88179 USB 3.0 Gigabit Ethernet, f0:1e:34:1f:db:98 [ 7.402459] usbcore: registered new interface driver ax88179_178a [ 7.734912] IPv6: ADDRCONF(NETDEV_UP): eth1: link is not ready [ 10.680093] ax88179_178a 1-1.4:1.0 eth1: ax88179 - Link status is: 1 [ 10.687555] IPv6: ADDRCONF(NETDEV_CHANGE): eth1: link becomes ready [ 10.735537] 8021q: 802.1Q VLAN Support v1.8 [ 61.320300] usb 1-1.5.4: USB disconnect, device number 8 [ 63.064359] usb 1-1.5.3: new high-speed USB device number 9 using dwc_otg [ 63.157506] usb 1-1.5.3: New USB device found, idVendor=0b05, idProduct=17c9, bcdDevice= 0.01 [ 63.157527] usb 1-1.5.3: New USB device strings: Mfr=1, Product=2, SerialNumber=3 [ 63.157539] usb 1-1.5.3: Product: Remote Download Wireless Adapter [ 63.157550] usb 1-1.5.3: Manufacturer: Broadcom [ 63.157560] usb 1-1.5.3: SerialNumber: 26257 [1;32mQTPi2[1;32m:[1;34m~ [0m# exit =~=~=~=~=~=~=~=~=~=~=~= PuTTY log 2019.01.22 12:16:49 =~=~=~=~=~=~=~=~=~=~=~= login as: root [email protected]'s password: ############################################## # LibreELEC # # https://libreelec.tv # ############################################## LibreELEC (official): 8.95.003 (RPi2.arm) [1;32mQTPi2[1;32m:[1;34m~ [0m# lspci -k | paste -sh: lspci: not found