Hallo, ich habe an meine Box einen MT7601 Wlan Stick gesteckt und den Treiber network-usb-mt7601u installiert.
Auch nach einem Reboot sehe ich keine Einstellungsmöglichkeit im Netzwerk.
Also vorhanden scheint der Treiber.
Code: Alles auswählen
root@mutant1500:/# find -type f | grep mt76
./lib/firmware/mt7601u.bin
./lib/modules/4.10.12/kernel/drivers/net/wireless/mediatek/mt7601u/mt7601u.ko
./var/lib/opkg/info/kernel-module-mt7601u-4.10.12.list
./var/lib/opkg/info/kernel-module-mt7601u-4.10.12.postrm
./var/lib/opkg/info/enigma2-plugin-drivers-network-usb-mt7601u.control
./var/lib/opkg/info/kernel-module-mt7601u-4.10.12.postinst
./var/lib/opkg/info/firmware-mt7601u.list
./var/lib/opkg/info/firmware-mt7601u.control
./var/lib/opkg/info/kernel-module-mt7601u-4.10.12.control
./var/lib/opkg/info/enigma2-plugin-drivers-network-usb-mt7601u.list
In der Box sehe ich im dmesg - das sieht nicht gut aus. Was kann ich tun?
► Text anzeigen
Code: Alles auswählen
[ 11.210000] input: RC for hdmi_cec as /devices/platform/hdmi.0/rc/rc0/input3
[ 11.211000] rc rc0: RC for hdmi_cec as /devices/platform/hdmi.0/rc/rc0
[ 11.759000] SGI XFS with security attributes, realtime, no debug enabled
[ 11.864000] boxmodel: module license 'proprietary' taints kernel.
[ 13.248000] usb 1-1.3: reset high-speed USB device number 4 using ehci-brcm
[ 13.392000] mt7601u 1-1.3:1.0: ASIC revision: 76010001 MAC revision: 76010500
[ 13.409000] CPU 0 Unable to handle kernel paging request at virtual address 401a6008, epc == 80464de8, ra == 80464dd8
[ 13.409000] Oops[#1]:
[ 13.409000] CPU: 0 PID: 380 Comm: modprobe Tainted: PF O 4.10.12 #1
[ 13.409000] task: af001300 task.stack: af6de000
[ 13.409000] $ 0 : 00000000 10008700 10008701 035bd024
[ 13.409000] $ 4 : 00000000 00000001 804767c4 aedbb900
[ 13.409000] $ 8 : fffffffe e1df1164 00005a48 00005a4c
[ 13.409000] $12 : 00005a50 00000000 00000000 00005a54
[ 13.409000] $16 : 401a6000 af5d5020 8047694c 804767c4
[ 13.409000] $20 : aedbb900 10008701 af5d516c af5d5168
[ 13.409000] $24 : 00000000 804f075c
[ 13.409000] $28 : af6de000 af6dfb20 80470000 80464dd8
[ 13.409000] Hi : 0005a088
[ 13.409000] Lo : 0002d044
[ 13.409000] epc : 80464de8 devres_find+0x54/0x124
[ 13.409000] ra : 80464dd8 devres_find+0x44/0x124
[ 13.409000] Status: 10008702 KERNEL EXL
[ 13.409000] Cause : 00800008 (ExcCode 02)
[ 13.409000] BadVA : 401a6008
[ 13.409000] PrId : 0002a065 (Broadcom BMIPS4380)
[ 13.409000] Modules linked in: mt7601u(+) mac80211 boxmodel(PFO) xfs(F) libcrc32c(F) hd1500(FO) hd1500_3(FO) hd1500_2(FO) hd1500_1(FO)
[ 13.409000] Process modprobe (pid: 380, threadinfo=af6de000, task=af001300, tls=7754dfa0)
[ 13.409000] Stack : 807f7998 8089de58 e1dddb6c 80123e08 af6dfb78 af6dfc28 aedbba00 af5d5020
[ 13.409000] aedbba80 807f7998 80960000 e1dddb6c aedbb900 80477360 80094748 e1dd1440
[ 13.409000] aedbba00 808bfffc 7fffffff 00000000 00000001 00000730 0000b164 00000000
[ 13.409000] 0000012c 00000040 807f799c aedbbaa0 7fffffff 00000001 809deec0 80940000
[ 13.409000] 809f0000 00000004 af6dfc28 e1dddb6c af5d5020 e1dd6460 e1dde574 af5d5000
[ 13.409000] ...
[ 13.409000] Call Trace:
[ 13.409000] [<80464de8>] devres_find+0x54/0x124
[ 13.409000] [<80477360>] _request_firmware+0x5fc/0x868
[ 13.409000] [<80477614>] request_firmware+0x48/0x70
[ 13.409000] [<e1dd4a78>] mt7601u_mcu_init+0x9c/0x4b0 [mt7601u]
[ 13.409000] [<e1dd25bc>] mt7601u_init_hardware+0xac/0x5c4 [mt7601u]
[ 13.409000] [<e1dd1908>] mt7601u_probe+0x228/0x32c [mt7601u]
[ 13.409000] [<8053c2f4>] usb_probe_interface+0xf8/0x2cc
[ 13.409000] [<80460d34>] driver_probe_device+0x12c/0x418
[ 13.409000] [<8046110c>] __driver_attach+0xec/0x128
[ 13.409000] [<8045e7e8>] bus_for_each_dev+0x74/0xb4
[ 13.409000] [<80460098>] bus_add_driver+0x1d0/0x244
[ 13.409000] [<80461ab4>] driver_register+0x9c/0x144
[ 13.409000] [<8053ab1c>] usb_register_driver+0x84/0x160
[ 13.409000] [<8000150c>] do_one_initcall+0x44/0x188
[ 13.409000] [<800b0498>] do_init_module+0x64/0x1d4
[ 13.409000] [<800b2f78>] SyS_finit_module+0xc4/0xe4
[ 13.409000] [<80014904>] syscall_common+0x34/0x58
[ 13.409000] Code: 2636014c 12d00007 0040a825 <8e030008> 12430013 00000000 8e100004 16d0fffb 00000000
[ 13.409000]
[ 13.411000] ---[ end trace bcd9b9e4940e96f5 ]---
[ 16.928000] NET: Registered protocol family 10
[ 16.930000] Segment Routing with IPv6
[ 21.235000] __clk_enable: network [1]
[ 21.235000] __clk_enable: enet [1]
[
An meinem Laptop passiert beim Anstecken folgendes:
► Text anzeigen
Code: Alles auswählen
[162683.096044] mt7601u 3-1:1.0: ASIC revision: 76010001 MAC revision: 76010500
[162683.110238] mt7601u 3-1:1.0: Firmware Version: 0.1.00 Build: 7640 Build time: 201302052146____
[162683.471566] mt7601u 3-1:1.0: EEPROM ver:0c fae:00
[162683.685088] ieee80211 phy1: Selected rate control algorithm 'minstrel_ht'
[162683.695194] usbcore: registered new interface driver mt7601u
[162683.761985] mt7601u 3-1:1.0 wlx488f4cf6d343: renamed from wlan0
[/spoil]