Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WiFi on PS7000: the built-in WiFi module "mt7601u" is not configured properly #13203

Open
andrea-dintino opened this issue Jan 5, 2025 · 3 comments
Labels
need info need vendor support or information to resolve

Comments

@andrea-dintino
Copy link

Batocera build version

batocera-rk3128-ps7000-41-20241213.img.gz from https://mirrors.o2switch.fr/batocera/ps7000/beta/last/

Your architecture

PS7000

Your Graphic Processor Unit(s) (GPU)

RK3128

Issue description

The built-in WiFi chip doesn't work: when turning on the WiFi, nothing happens (I tried build 34, 39 and 41)

So I plugged in an external WiFi stick that worked fine. Through that I could connect via SSH and check the situation.

It seems that the PS7000, based on RK3128, also has a WiFi module on board "mt7601u", the driver seems to be loaded in the kernel, but something is missing. I guess my understanding ends here. I'll try to write an issue on Github.

Detailed reproduction steps

See above, I have the full DMESG log if needed.

Details of any attempts to fix this yourself

none

Details of any modifications you have made to Batocera.

none

Logs and data

[ 75.534868] usb 2-1: new high-speed USB device number 2 using ehci-platform
[ 75.697579] usb 2-1: New USB device found, idVendor=148f, idProduct=7601
[ 75.704455] usb 2-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 75.711861] usb 2-1: Product: 802.11 n WLAN
[ 75.716381] usb 2-1: Manufacturer: MediaTek
[ 75.720752] usb 2-1: SerialNumber: 1.0
[ 76.075088] usb 2-1: reset high-speed USB device number 2 using ehci-platform
[ 76.227796] mt7601u 2-1:1.0: ASIC revision: 76010001 MAC revision: 76010500
[ 76.266522] mt7601u 2-1:1.0: Firmware Version: 0.1.00 Build: 7640 Build time: 201302052146____
[ 76.405164] rk3x-i2c 20072000.i2c: timeout, ipd: 0x80, state: 1
[ 76.703310] mt7601u 2-1:1.0: EEPROM ver:0d fae:00
[ 77.013926] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
[ 77.032531] usbcore: registered new interface driver mt7601u
[ 77.414726] rk3x-i2c 20072000.i2c: timeout, ipd: 0x80, state: 1
[ 78.424854] rk3x-i2c 20072000.i2c: timeout, ipd: 0x80, state: 1
[ 79.434946] rk3x-i2c 20072000.i2c: timeout, ipd: 0x80, state: 1
[ 80.444885] rk3x-i2c 20072000.i2c: timeout, ipd: 0x80, state: 1
[ 81.454973] rk3x-i2c 20072000.i2c: timeout, ipd: 0x80, state: 1
[ 81.647809] usb 2-1: USB disconnect, device number 2
[ 81.656152] mt7601u 2-1:1.0: rx urb failed: -71
[ 81.658227] mt7601u 2-1:1.0: Error: MCU response pre-completed!
[ 81.658268] mt7601u 2-1:1.0: Error: send MCU cmd failed:-19
[ 81.658326] mt7601u 2-1:1.0: Error: MCU response pre-completed!
[ 81.658355] mt7601u 2-1:1.0: Error: send MCU cmd failed:-19
[ 81.658403] mt7601u 2-1:1.0: Error: MCU response pre-completed!
[ 81.658429] mt7601u 2-1:1.0: Error: send MCU cmd failed:-19
[ 81.658479] mt7601u 2-1:1.0: Error: MCU response pre-completed!
[ 81.658505] mt7601u 2-1:1.0: Error: send MCU cmd failed:-19
[ 81.658554] mt7601u 2-1:1.0: Error: MCU response pre-completed!
[ 81.658580] mt7601u 2-1:1.0: Error: send MCU cmd failed:-19
[ 81.658626] mt7601u 2-1:1.0: Error: MCU response pre-completed!
[ 81.658652] mt7601u 2-1:1.0: Error: send MCU cmd failed:-19
[ 81.658698] mt7601u 2-1:1.0: Error: MCU response pre-completed!
[ 81.658724] mt7601u 2-1:1.0: Error: send MCU cmd failed:-19
[ 81.658806] mt7601u 2-1:1.0: Error: MCU response pre-completed!
[ 81.658834] mt7601u 2-1:1.0: Error: send MCU cmd failed:-19
[ 81.757378] mt7601u 2-1:1.0: rx urb failed: -71

@n2qz
Copy link
Contributor

n2qz commented Jan 5, 2025

Please post a support file as requested in the "logs and data" section of the template.

@n2qz n2qz added feedback awaiting user feedback need info need vendor support or information to resolve and removed feedback awaiting user feedback labels Jan 5, 2025
@andrea-dintino
Copy link
Author

@n2qz thank you - I generated the file and went through it, I would prefer not post it on github (there is my WiFi name, Router Mac address, my IP etc). Can I send it somewhere else?

@n2qz
Copy link
Contributor

n2qz commented Jan 5, 2025

This is it. You can scrub out specific details that you don't want to share.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
need info need vendor support or information to resolve
Projects
None yet
Development

No branches or pull requests

2 participants