Any advise now what driver etc need for this USB?
RT5370 USB Wireless
Re: RT5370 USB Wireless #41
Re: RT5370 USB Wireless #42
Posted 11 December 2018 - 13:47
@ColinB,
This is what I want to see:
[ 9.514000] usb 1-2.2: reset high-speed USB device number 4 using ehci-brcm [ 9.605000] ieee80211 phy0: rt2x00_set_rt: Info - RT chipset 5390, rev 0502 detected [ 9.637000] ieee80211 phy0: rt2x00_set_rf: Info - RF chipset 5370 detected [ 9.639000] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht' [ 9.641000] usbcore: registered new interface driver rt2800usb [ 9.772000] Console: switching to colour dummy device 80x25 [ 14.459000] ieee80211 phy0: rt2x00lib_request_firmware: Info - Loading firmware file 'rt2870.bin' [ 14.465000] ieee80211 phy0: rt2x00lib_request_firmware: Info - Firmware detected - version: 0.36
Jut so you know we are talking about the same adapter.
I dont have p0hysical access to the Zgemma H3 until later. But I tried the adapter in my et8000 7.0-rc
root@et8000:~# dmesg
[ 125.615000] usb 3-1: new high-speed USB device number 2 using ehci-brcm
[ 125.979000] usb 3-1: reset high-speed USB device number 2 using ehci-brcm
[ 126.101000] mt7601u 3-1:1.0: ASIC revision: 76010001 MAC revision: 76010500
[ 126.111000] mt7601u 3-1:1.0: Firmware Version: 0.1.00 Build: 7640 Build time: 201302052146____
[ 126.475000] mt7601u 3-1:1.0: EEPROM ver:0c fae:00
[ 126.701000] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
[ 126.702000] usbcore: registered new interface driver mt7601u
root@et8000:~#
Xtrend et8000 7.1-Release
2 x 8/1 DiSEqC 30w 13e 19e 23e 28e
Astrometa USB Tuner Working DVB-T2 now on Kernel 4.10+
WD10EARX 1TB
Sandisk 32GB USB for AFB, EPG, Picons & Timeshift
ZGemma Star S 7.0-Release
4/1 DiSEqC 30w 13e 19e 28e
Sandisk 8GB USB for AFB, EPG, Picons & Timeshift
LG 49UH610V UHD-HDR
UHF/Cable/Sat
E-Channelizer
Re: RT5370 USB Wireless #43
Posted 11 December 2018 - 13:58
In your case it works, but in Search40's case the driver crashes on trying to load the firmware.
Currently in use: VU+ Duo 4K (2xFBC S2), VU+ Solo 4K (1xFBC S2), uClan Usytm 4K Ultimate (S2+T2), Octagon SF8008 (S2+T2), Zgemma H9.2H (S2+T2)
Due to my bad health, I will not be very active at times and may be slow to respond. I will not read the forum or PM on a regular basis.
Many answers to your question can be found in our new and improved wiki.
Re: RT5370 USB Wireless #44
Posted 11 December 2018 - 14:00
Any advise now what driver etc need for this USB?
It uses the mt7601u driver, it doesn't have a rt5370 chipset. And the driver is installed, as it loads it. But it crashes on trying to load the firmware. Do you have the "firmware-mt7601u" package installed?
Currently in use: VU+ Duo 4K (2xFBC S2), VU+ Solo 4K (1xFBC S2), uClan Usytm 4K Ultimate (S2+T2), Octagon SF8008 (S2+T2), Zgemma H9.2H (S2+T2)
Due to my bad health, I will not be very active at times and may be slow to respond. I will not read the forum or PM on a regular basis.
Many answers to your question can be found in our new and improved wiki.
Re: RT5370 USB Wireless #45
Posted 11 December 2018 - 14:07
Any advise now what driver etc need for this USB?
It uses the mt7601u driver, it doesn't have a rt5370 chipset. And the driver is installed, as it loads it. But it crashes on trying to load the firmware. Do you have the "firmware-mt7601u" package installed?
Yes it is installed it show on modules, this USB is not going to work, 100% sure now, never mind, i will sell.
Re: RT5370 USB Wireless #46
Posted 11 December 2018 - 14:15
What do you mean by "show on modules"? In the plugin downloads, you only see the kernel module, not the firmware package.
Currently in use: VU+ Duo 4K (2xFBC S2), VU+ Solo 4K (1xFBC S2), uClan Usytm 4K Ultimate (S2+T2), Octagon SF8008 (S2+T2), Zgemma H9.2H (S2+T2)
Due to my bad health, I will not be very active at times and may be slow to respond. I will not read the forum or PM on a regular basis.
Many answers to your question can be found in our new and improved wiki.
Re: RT5370 USB Wireless #47
Re: RT5370 USB Wireless #48
Re: RT5370 USB Wireless #49
Posted 11 December 2018 - 17:58
Then it is already installed. So the crash is not because the firmware is absent.
The driver in the H5 should be the standard linux kernel driver, overriding our out-of-tree driver. We have to check if that is the case, can you type
opkg info kernel-module-mt7601u*
and post the result here?
Currently in use: VU+ Duo 4K (2xFBC S2), VU+ Solo 4K (1xFBC S2), uClan Usytm 4K Ultimate (S2+T2), Octagon SF8008 (S2+T2), Zgemma H9.2H (S2+T2)
Due to my bad health, I will not be very active at times and may be slow to respond. I will not read the forum or PM on a regular basis.
Many answers to your question can be found in our new and improved wiki.
Re: RT5370 USB Wireless #50
Re: RT5370 USB Wireless #51
Posted 11 December 2018 - 23:47
The reason that I ask is that there may be two mt7601 drivers, and I need to know which one it says is installed.
Currently in use: VU+ Duo 4K (2xFBC S2), VU+ Solo 4K (1xFBC S2), uClan Usytm 4K Ultimate (S2+T2), Octagon SF8008 (S2+T2), Zgemma H9.2H (S2+T2)
Due to my bad health, I will not be very active at times and may be slow to respond. I will not read the forum or PM on a regular basis.
Many answers to your question can be found in our new and improved wiki.
Re: RT5370 USB Wireless #52
Posted 12 December 2018 - 00:10
Ok here:
Re: RT5370 USB Wireless #53
Posted 12 December 2018 - 00:19
That is the correct one, the original one provided by the linux kernel. I double checked the firmware file in the image with the original from MediaTek, but that is correct too.
I'm starting to get out of idea's...
Currently in use: VU+ Duo 4K (2xFBC S2), VU+ Solo 4K (1xFBC S2), uClan Usytm 4K Ultimate (S2+T2), Octagon SF8008 (S2+T2), Zgemma H9.2H (S2+T2)
Due to my bad health, I will not be very active at times and may be slow to respond. I will not read the forum or PM on a regular basis.
Many answers to your question can be found in our new and improved wiki.
Re: RT5370 USB Wireless #54
Posted 12 December 2018 - 00:28
God Bless you WanWizard, you must be very patient person, thanks a lot for helping me, no problem, maybe is the USB ID or chip, Chinese use cloned chips, id etc, do not know what to say either, I will test with other images is well, or pli 6.2, to see if it works, when i have time.
Re: RT5370 USB Wireless #55
Posted 12 December 2018 - 11:57
We're here to help each other, and I hate it as much as the next guy that something doesn't work and I don't know why...
Currently in use: VU+ Duo 4K (2xFBC S2), VU+ Solo 4K (1xFBC S2), uClan Usytm 4K Ultimate (S2+T2), Octagon SF8008 (S2+T2), Zgemma H9.2H (S2+T2)
Due to my bad health, I will not be very active at times and may be slow to respond. I will not read the forum or PM on a regular basis.
Many answers to your question can be found in our new and improved wiki.
Re: RT5370 USB Wireless #56
Posted 12 December 2018 - 12:12
I couldn't get physical access to the Zgemma H3 last night, neighbour came too late.
Just to prove the point will put 7.0-rc on my Zgemma Star 5, and I'm fairly confident it will have the same results.
So just buy the one I sugguested in previous posts.
Or sell your Zgemma and buy a STB that's compatable with your wifi adapter.
Only Joking.
Merry Christmas
Edited by ColinB, 12 December 2018 - 12:13.
Xtrend et8000 7.1-Release
2 x 8/1 DiSEqC 30w 13e 19e 23e 28e
Astrometa USB Tuner Working DVB-T2 now on Kernel 4.10+
WD10EARX 1TB
Sandisk 32GB USB for AFB, EPG, Picons & Timeshift
ZGemma Star S 7.0-Release
4/1 DiSEqC 30w 13e 19e 28e
Sandisk 8GB USB for AFB, EPG, Picons & Timeshift
LG 49UH610V UHD-HDR
UHF/Cable/Sat
E-Channelizer
Re: RT5370 USB Wireless #57
Posted 12 December 2018 - 14:55
I couldn't get physical access to the Zgemma H3 last night, neighbour came too late.
Just to prove the point will put 7.0-rc on my Zgemma Star 5, and I'm fairly confident it will have the same results.
So just buy the one I sugguested in previous posts.
Or sell your Zgemma and buy a STB that's compatable with your wifi adapter.
Only Joking.
Merry Christmas
@Search40 & @WW
I seem to stand corrected, as far as the Zgemma-sh1 is concerned. I flashed it to 7.0-rc 11-12 online and:
openpli 7.0-rc sh1
sh1 login: root
root@sh1:~# dmesg
[ 0.000000] Determined physical RAM map:
[ 0.000000] memory: 10000000 @ 00000000 (usable)
[ 0.000000] bmem: adding 230 MB LINUX region at 9 MB (0x0e689000@0x00977000)
[ 0.000000] bmem: adding 16 MB RESERVED region at 240 MB (0x01000000@0x0f000000)
[ 0.000000] Primary instruction cache 32kB, VIPT, 4-way, linesize 16 bytes.
[ 0.000000] Primary data cache 32kB, 2-way, VIPT, cache aliases, linesize 16 bytes
[ 0.000000] Zone ranges:
[ 0.000000] Normal [mem 0x0000000000000000-0x000000000fffffff]
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x0000000000000000-0x000000000fffffff]
[ 0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x000000000fffffff]
[ 0.000000] On node 0 totalpages: 65536
[ 0.000000] free_area_init_node: node 0, pgdat 80900270, node_mem_map 81000020
[ 0.000000] Normal zone: 576 pages used for memmap
[ 0.000000] Normal zone: 0 pages reserved
[ 0.000000] Normal zone: 65536 pages, LIFO batch:15
[ 0.000000] pcpu-alloc: s0 r0 d32768 u32768 alloc=1*32768
[ 0.000000] pcpu-alloc: [0] 0
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 64960
[ 0.000000] Kernel command line: ubi.mtd=rootfs rootfstype=ubifs root=ubi0:rootfs bmem=256M@512M bmem=16M console=null
[ 0.000000] PID hash table entries: 1024 (order: 0, 4096 bytes)
[ 0.000000] Dentry cache hash table entries: 32768 (order: 5, 131072 bytes)
[ 0.000000] Inode-cache hash table entries: 16384 (order: 4, 65536 bytes)
[ 0.000000] Memory: 233520K/262144K available (7436K kernel code, 375K rwdata, 1468K rodata, 244K init, 153K bss, 286
24K reserved, 0K cma-reserved)
[ 0.000000] NR_IRQS:160
[ 0.000000] Measuring MIPS counter frequency...
[ 0.000000] Detected MIPS clock frequency: 751 MHz (375.771 MHz counter)
[ 0.000000] clocksource: wktmr: mask: 0xffffffffffffffff max_cycles: 0x63a1e71a3, max_idle_ns: 440795203123 ns
[ 0.000000] sched_clock: 32 bits at 1kHz, resolution 1000000ns, wraps every 2147483647500000ns
[ 0.000000] Console: colour dummy device 80x25
[ 0.008000] Calibrating delay loop... 749.56 BogoMIPS (lpj=374784)
[ 0.008000] pid_max: default: 32768 minimum: 301
[ 0.008000] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
[ 0.008000] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
[ 0.012000] devtmpfs: initialized
[ 0.014000] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns
[ 0.014000] futex hash table entries: 256 (order: -1, 3072 bytes)
[ 0.015000] bmem: adding extra 256 MB RESERVED region at 512 MB (0x10000000@0x20000000)
[ 0.015000] NET: Registered protocol family 16
[ 0.030000] USB0: power enable is active low; overcurrent is active low
[ 0.045000] SCSI subsystem initialized
[ 0.046000] libata version 3.00 loaded.
[ 0.046000] usbcore: registered new interface driver usbfs
[ 0.047000] usbcore: registered new interface driver hub
[ 0.047000] usbcore: registered new device driver usb
[ 0.047000] Linux cec interface: v0.10
[ 0.047000] Linux video capture interface: v2.00
[ 0.047000] Advanced Linux Sound Architecture Driver Initialized.
[ 0.048000] Bluetooth: Core ver 2.22
[ 0.049000] NET: Registered protocol family 31
[ 0.049000] Bluetooth: HCI device and connection manager initialized
[ 0.049000] Bluetooth: HCI socket layer initialized
[ 0.049000] Bluetooth: L2CAP socket layer initialized
[ 0.049000] Bluetooth: SCO socket layer initialized
[ 0.051000] clocksource: Switched to clocksource wktmr
[ 0.051000] FS-Cache: Loaded
[ 0.078000] NET: Registered protocol family 2
[ 0.080000] TCP established hash table entries: 2048 (order: 1, 8192 bytes)
[ 0.080000] TCP bind hash table entries: 2048 (order: 1, 8192 bytes)
[ 0.080000] TCP: Hash tables configured (established 2048 bind 2048)
[ 0.080000] UDP hash table entries: 256 (order: 0, 4096 bytes)
[ 0.080000] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
[ 0.081000] NET: Registered protocol family 1
[ 0.082000] RPC: Registered named UNIX socket transport module.
[ 0.082000] RPC: Registered udp transport module.
[ 0.082000] RPC: Registered tcp transport module.
[ 0.082000] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 0.084000] workingset: timestamp_bits=14 max_order=16 bucket_order=2
[ 0.086000] NFS: Registering the id_resolver key type
[ 0.086000] Key type id_resolver registered
[ 0.086000] Key type id_legacy registered
[ 0.087000] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[ 0.088000] fuse init (API version 7.26)
[ 0.101000] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
[ 0.101000] io scheduler noop registered
[ 0.101000] io scheduler cfq registered (default)
[ 0.102000] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
[ 0.105000] serial8250.0: ttyS0 at MMIO 0x10406800 (irq = 62, base_baud = 5062500) is a 16550A
[ 0.106000] serial8250.0: ttyS1 at MMIO 0x10406840 (irq = 63, base_baud = 5062500) is a 16550A
[ 0.107000] serial8250.0: ttyS2 at MMIO 0x10406880 (irq = 64, base_baud = 5062500) is a 16550A
[ 0.124000] loop: module loaded
[ 0.125000] brcmstb_nand: NAND controller driver is loaded
[ 0.126000] libphy: Fixed MDIO Bus: probed
[ 0.126000] __clk_enable: network [1]
[ 0.126000] __clk_enable: enet [1]
[ 0.126000] bcm7552_pm_genet_enable 00
[ 0.126000] bcmgenet bcmgenet.0: GENET 2.6 EPHY: 0x00a0
[ 0.126000] bcmgenet bcmgenet.0: failed to get enet-eee clock
[ 0.162000] libphy: bcmgenet MII bus: probed
[ 0.162000] __clk_disable: enet [0]
[ 0.162000] bcm7552_pm_genet_disable 00
[ 0.162000] __clk_disable: network [0]
[ 0.163000] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 0.163000] __clk_enable: usb [1]
[ 0.163000] bcm7552_pm_usb_enable 00
[ 0.163000] ehci-brcm ehci-brcm.0: Broadcom STB EHCI
[ 0.163000] ehci-brcm ehci-brcm.0: new USB bus registered, assigned bus number 1
[ 0.174000] ehci-brcm ehci-brcm.0: irq 66, io mem 0x10480300
[ 0.181000] ehci-brcm ehci-brcm.0: USB 0.0 started, EHCI 1.00
[ 0.182000] hub 1-0:1.0: USB hub found
[ 0.182000] hub 1-0:1.0: 2 ports detected
[ 0.184000] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 0.184000] ohci-brcm ohci-brcm.0: Broadcom STB OHCI
[ 0.184000] ohci-brcm ohci-brcm.0: new USB bus registered, assigned bus number 2
[ 0.184000] ohci-brcm ohci-brcm.0: irq 67, io mem 0x10480400
[ 0.251000] hub 2-0:1.0: USB hub found
[ 0.251000] hub 2-0:1.0: 2 ports detected
[ 0.252000] random: fast init done
[ 0.253000] usbcore: registered new interface driver usb-storage
[ 0.253000] mousedev: PS/2 mouse device common for all mice
[ 0.253000] i2c /dev entries driver
[ 0.254000] usbcore: registered new interface driver btusb
[ 0.254000] sdhci: Secure Digital Host Controller Interface driver
[ 0.254000] sdhci: Copyright© Pierre Ossman
[ 0.254000] sdhci-pltfm: SDHCI platform and OF driver helper
[ 0.254000] hidraw: raw HID events driver © Jiri Kosina
[ 0.255000] usbcore: registered new interface driver usbhid
[ 0.255000] usbhid: USB HID core driver
[ 0.256000] NET: Registered protocol family 17
[ 0.257000] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
[ 0.257000] Bluetooth: HIDP socket layer initialized
[ 0.257000] Key type dns_resolver registered
[ 0.257000] PM: CP0 COUNT/COMPARE frequency depends on divisor
[ 0.260000] EBI CS2: setting up NAND flash (primary)
[ 0.261000] nand: device found, Manufacturer ID: 0xc2, Chip ID: 0xda
[ 0.261000] nand: Macronix MX30LF2G18AC
[ 0.261000] nand: 256 MiB, SLC, erase size: 128 KiB, page size: 2048, OOB size: 64
[ 0.261000] nand: device found, Manufacturer ID: 0xc2, Chip ID: 0xda
[ 0.261000] nand: Macronix MX30LF2G18AC
[ 0.261000] nand: 256 MiB, SLC, erase size: 128 KiB, page size: 2048, OOB size: 64
[ 0.261000] brcmnand brcmnand.0: 256MiB total, 128KiB blocks, 2KiB pages, 16B OOB, 8-bit, BCH-4
[ 0.261000]
[ 0.262000] Bad block table found at page 131008, version 0x01
[ 0.262000] Bad block table found at page 130944, version 0x01
[ 0.265000] Creating 3 MTD partitions on "brcmnand.0":
[ 0.265000] 0x000000000000-0x000010000000 : "complete"
[ 0.268000] 0x000000000000-0x000000600000 : "kernel"
[ 0.271000] 0x000000600000-0x000010000000 : "rootfs"
[ 0.275000] EBI CS0: setting up SPI flash
[ 0.275000] brcm_setup_spi_flash: can't locate SPI master
[ 0.275000] brcm_setup_cs: can't register SPI flash (error -19)
[ 0.276000] ubi0: default fastmap pool size: 100
[ 0.276000] ubi0: default fastmap WL pool size: 50
[ 0.276000] ubi0: attaching mtd2
[ 0.496000] usb 1-2: new high-speed USB device number 2 using ehci-brcm
[ 0.510000] ubi0: attached by fastmap
[ 0.510000] ubi0: fastmap pool size: 100
[ 0.510000] ubi0: fastmap WL pool size: 50
[ 0.524000] ubi0: attached mtd2 (name "rootfs", size 250 MiB)
[ 0.524000] ubi0: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes
[ 0.524000] ubi0: min./max. I/O unit sizes: 2048/2048, sub-page size 2048
[ 0.524000] ubi0: VID header offset: 2048 (aligned 2048), data offset: 4096
[ 0.524000] ubi0: good PEBs: 1996, bad PEBs: 4, corrupted PEBs: 0
[ 0.524000] ubi0: user volume: 1, internal volumes: 1, max. volumes count: 128
[ 0.524000] ubi0: max/mean erase counter: 2474/510, WL threshold: 4096, image sequence number: 665158749
[ 0.524000] ubi0: available PEBs: 0, total reserved PEBs: 1996, PEBs reserved for bad PEB handling: 36
[ 0.524000] ALSA device list:
[ 0.524000] No soundcards found.
[ 0.524000] Warning: unable to open an initial console.
[ 0.525000] ubi0: background thread "ubi_bgt0d" started, PID 67
[ 0.526000] UBIFS (ubi0:0): background thread "ubifs_bgt0_0" started, PID 68
[ 0.617000] hub 1-2:1.0: USB hub found
[ 0.618000] hub 1-2:1.0: 4 ports detected
[ 0.640000] UBIFS (ubi0:0): UBIFS: mounted UBI device 0, volume 0, name "rootfs"
[ 0.640000] UBIFS (ubi0:0): LEB size: 126976 bytes (124 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes
[ 0.640000] UBIFS (ubi0:0): FS size: 246714368 bytes (235 MiB, 1943 LEBs), journal size 9023488 bytes (8 MiB, 72 LEBs
)
[ 0.640000] UBIFS (ubi0:0): reserved for root: 0 bytes (0 KiB)
[ 0.640000] UBIFS (ubi0:0): media format: w4/r0 (latest is w5/r0), UUID AF18E226-39EF-45C0-9448-C0AC2B29C5CF, small L
PT model
[ 0.642000] VFS: Mounted root (ubifs filesystem) on device 0:12.
[ 0.645000] devtmpfs: mounted
[ 0.647000] Freeing unused kernel memory: 244K
[ 0.647000] This architecture does not have kernel memory protection.
[ 0.834000] usb 1-1: new high-speed USB device number 3 using ehci-brcm
[ 0.955000] usb-storage 1-1:1.0: USB Mass Storage device detected
[ 0.956000] scsi host0: usb-storage 1-1:1.0
[ 1.016000] usb 1-2.2: new high-speed USB device number 4 using ehci-brcm
[ 1.177000] usb 1-2.4: new full-speed USB device number 5 using ehci-brcm
[ 2.015000] sh1_1: loading out-of-tree module taints kernel.
[ 2.020000] usbcore: registered new interface driver tpm
[ 2.022000] scsi 0:0:0:0: Direct-Access SanDisk Cruzer Blade 8.02 PQ: 0 ANSI: 0 CCS
[ 2.026000] sd 0:0:0:0: Attached scsi generic sg0 type 0
[ 2.028000] sd 0:0:0:0: [sda] 7856127 512-byte logical blocks: (4.02 GB/3.75 GiB)
[ 2.029000] sd 0:0:0:0: [sda] Write Protect is off
[ 2.029000] sd 0:0:0:0: [sda] Mode Sense: 45 00 00 08
[ 2.032000] sd 0:0:0:0: [sda] No Caching mode page found
[ 2.032000] sd 0:0:0:0: [sda] Assuming drive cache: write through
[ 2.063000] sda: sda1
[ 2.078000] sd 0:0:0:0: [sda] Attached SCSI removable disk
[ 2.937000] random: crng init done
[ 3.290000] EXT4-fs (sda1): mounted filesystem with writeback data mode. Opts: nodelalloc
[ 6.293000] sh1: module_layout: kernel tainted.
[ 6.293000] Disabling lock debugging due to kernel taint
[ 8.824000] Console: switching to colour frame buffer device 160x45
[ 8.996000] input: front panel as /devices/virtual/input/input0
[ 8.999000] input: dreambox remote control (native) as /devices/virtual/input/input1
[ 9.010000] input: dreambox advanced remote control (native) as /devices/virtual/input/input2
[ 9.116000] dvbdev: DVB: registering new adapter (dvb0)
[ 9.148000] platform dvb0.0: DVB: registering adapter 0 frontend 0 (DVB-S2)...
[ 9.896000] input: front panel as /devices/virtual/input/input3
[ 9.950000] Registered IR keymap rc-cec
[ 9.951000] input: RC for hdmi_cec as /devices/platform/hdmi.0/rc/rc0/input4
[ 9.992000] rc rc0: RC for hdmi_cec as /devices/platform/hdmi.0/rc/rc0
[ 18.361000] usb 1-2.2: reset high-speed USB device number 4 using ehci-brcm
[ 18.445000] mt7601u 1-2.2:1.0: ASIC revision: 76010001 MAC revision: 76010500
[ 18.462000] mt7601u 1-2.2:1.0: Firmware Version: 0.1.00 Build: 7640 Build time: 201302052146____
[ 18.861000] mt7601u 1-2.2:1.0: EEPROM ver:0c fae:00
[ 19.130000] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
[ 19.132000] usbcore: registered new interface driver mt7601u
[ 19.475000] Console: switching to colour dummy device 80x25
[ 23.032000] __clk_enable: network [1]
[ 23.032000] __clk_enable: enet [1]
[ 23.032000] bcm7552_pm_genet_enable 00
[ 23.147000] bcmgenet bcmgenet.0: configuring instance for (null)
[ 24.145000] NET: Registered protocol family 10
[ 24.174000] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 24.175000] Segment Routing with IPv6
[ 24.268000] bcmgenet bcmgenet.0 eth0: Link is Down
[ 24.849000] bcmgenet bcmgenet.0 eth0: Link is Up - 100Mbps/Full - flow control off
[ 24.849000] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[ 183.033000] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
root@sh1:~#
root@sh1:/# dmesg -c
root@sh1:/# opkg info kernel-module-mt7601u*
Package: kernel-module-mt7601u-4.10.12
Version: 4.10.12-.2.7
Depends: kernel-4.10.12, kernel-module-mac80211-4.10.12
Provides: kernel-module-mt7601u
Status: install ok installed
Section: kernel
Architecture: sh1
Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
MD5Sum: d968ae33bc4698e84d392b1fcd06a6bf
Size: 40306
Filename: kernel-module-mt7601u-4.10.12_4.10.12-.2.7_sh1.ipk
Source: linux-zgemma_4.10.12.bb
Description: mt7601u kernel module
mt7601u kernel module
Installed-Size: 96280
Installed-Time: 1544539918
I activated it via remote and could find both the available Wifi networks near me.
I can report that it did not crash the (sh1) at any time. "Hot Plug" or from "Full Reboot".
Xtrend et8000 7.1-Release
2 x 8/1 DiSEqC 30w 13e 19e 23e 28e
Astrometa USB Tuner Working DVB-T2 now on Kernel 4.10+
WD10EARX 1TB
Sandisk 32GB USB for AFB, EPG, Picons & Timeshift
ZGemma Star S 7.0-Release
4/1 DiSEqC 30w 13e 19e 28e
Sandisk 8GB USB for AFB, EPG, Picons & Timeshift
LG 49UH610V UHD-HDR
UHF/Cable/Sat
E-Channelizer
Re: RT5370 USB Wireless #58
Re: RT5370 USB Wireless #59
Posted 13 December 2018 - 11:04
Thanks ColinB, Merry Christmas to you.
Maybe is problem with this USB, very cheap, maybe cloned wrongly, do not know now, i need to test on other boxes to see if works at all.
@Search40 Merry Christmas to You as well.
If it works on your PC/Laptop keep it for that and get another.
I have a PC (Win10) with a LAN connection, so I added it to my PC and now I can access Wifi and my Lan from my PC. Bonus is that I can connect to another WiFi network (WLAN) on my router when needed.
I'm actually quite amazed that my version is now working on Zgemma-Star-5/S (Pli-7.0-rc), when it wouldn't before. Thanks @PLi -Team
Xtrend et8000 7.1-Release
2 x 8/1 DiSEqC 30w 13e 19e 23e 28e
Astrometa USB Tuner Working DVB-T2 now on Kernel 4.10+
WD10EARX 1TB
Sandisk 32GB USB for AFB, EPG, Picons & Timeshift
ZGemma Star S 7.0-Release
4/1 DiSEqC 30w 13e 19e 28e
Sandisk 8GB USB for AFB, EPG, Picons & Timeshift
LG 49UH610V UHD-HDR
UHF/Cable/Sat
E-Channelizer
Re: RT5370 USB Wireless #60
Posted 13 December 2018 - 14:20
Yes it works fine on Laptop with Windows 10.
I did this on telnet: lsusb this are the ID of my USB
25 user(s) are reading this topic
0 members, 25 guests, 0 anonymous users