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

[BUG]: bug or not bug ? Card mt7925... #1

Open
1 of 2 tasks
gcastle2007 opened this issue Oct 22, 2024 · 1 comment
Open
1 of 2 tasks

[BUG]: bug or not bug ? Card mt7925... #1

gcastle2007 opened this issue Oct 22, 2024 · 1 comment
Labels
bug Something isn't working untriaged

Comments

@gcastle2007
Copy link

What happened?

Please check, bug or not..

wlanpi@wlanpi-d44:~ $ sudo wlanpi-model
Model:                WLAN Pi M4
Main board:           Mcuzone M4
USB Wi-Fi adapter:    13d3:3604 IMC Networks Wireless_Device
Bluetooth adapter:    Built-in
wlanpi@wlanpi-d44:~ $

Network card mk7925b22m.

wlanpi@wlanpi-d44:~ $ dmesg | grep 7925
[    1.294559] pci 0000:01:00.0: [14c3:7925] type 00 class 0x028000 PCIe Endpoint
[    8.813982] mt7925e 0000:01:00.0: enabling device (0000 -> 0002)
[    8.858719] mt7925e 0000:01:00.0: ASIC revision: 79250000
[    8.965022] mt7925e 0000:01:00.0: HW/SW Version: 0x8a108a10, Build Time: 20240816132951a
[    9.303826] mt7925e 0000:01:00.0: WM Firmware Version: ____000000, Build Time: 20240816133044
wlanpi@wlanpi-d44:~ $ sudo ./hostapd 5ghz_eht.cfg
[sudo] password for wlanpi:
nl80211: kernel reports: Match already configured
nl80211: Could not configure driver mode
nl80211: deinit ifname=wlan0 disabled_11b_rates=0
nl80211 driver initialization failed.
wlan0: interface state UNINITIALIZED->DISABLED
wlan0: AP-DISABLED
wlan0: CTRL-EVENT-TERMINATING
hostapd_free_hapd_data: Interface wlan0 wasn't started
wlanpi@wlanpi-d44:~ $ sudo ./hostapd 6ghz_eht.cfg
nl80211: kernel reports: Match already configured
nl80211: Could not configure driver mode
nl80211: deinit ifname=wlan0 disabled_11b_rates=0
nl80211 driver initialization failed.
wlan0: interface state UNINITIALIZED->DISABLED
wlan0: AP-DISABLED
wlan0: CTRL-EVENT-TERMINATING
hostapd_free_hapd_data: Interface wlan0 wasn't started
wlanpi@wlanpi-d44:~ $
wget https://github.com/WLAN-Pi/experimental/raw/main/wlanpi-kernel_1.20240916-1_arm64.deb.zip - OK
unzip wlanpi-kernel_1.20240916-1_arm64.deb.zip - OK
sudo apt install ./wlanpi-kernel_1.20240916-1_arm64.deb - OK
sudo reboot - OK
wget https://github.com/WLAN-Pi/experimental/raw/main/wpa_supplicant_11be.zip - OK
unzip wpa_supplicant_11be.zip - OK
sudo ./wpa_supplicant -c /etc/wpa_supplicant/wpa_supplicant.conf -i wlan0 - error...
wlanpi@wlanpi-d44:~ $ sudo ./wpa_supplicant -c /etc/wpa_supplicant/wpa_supplicant.conf -i wlan0
[sudo] password for wlanpi:
Sorry, try again.
[sudo] password for wlanpi:
Successfully initialized wpa_supplicant
nl80211: kernel reports: Match already configured
nl80211: Could not configure driver mode
nl80211: deinit ifname=wlan0 disabled_11b_rates=0
wlan0: Failed to initialize driver interface
wlan0: CTRL-EVENT-DSCP-POLICY clear_all
wlanpi@wlanpi-d44:~ $

Relevant log output

.

How often does this bug happen?

Every time

What version are you using?

3.2.2 laetst build

Self Service

  • I would be willing to fix this bug myself.

Guidelines and Policies

  • I have read the contributing guidelines and agree to follow the code of conduct and contribution policies.
@gcastle2007 gcastle2007 added bug Something isn't working untriaged labels Oct 22, 2024
@joshschmelzle
Copy link
Member

We've also noticed some problems (instability) with the Wi-Fi 7 MediaTek modules on arm platforms. This is probably a driver issue, but give us some time to look at this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working untriaged
Projects
None yet
Development

No branches or pull requests

2 participants