[Bug 274382] iwlwifi Invalid TXQ id (FIXED)

2024-09-15 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=274382

Sergey A. Osokin  changed:

   What|Removed |Added

 CC||o...@freebsd.org

--- Comment #83 from Sergey A. Osokin  ---
$ freebsd-version
14.1-RELEASE-p4
$ dmesg | grep report
iwl_mvm_tx_mpdu:1204: fc 0x00b0 tid 8 txq_id 65535 mvm 0xfe015572d4c8 skb
0xf80035b83000 { len 30 } info 0xfe00e1253cd8 sta 0xf80035ecc080
(if you see this please report to PR 274382)
iwl_mvm_tx_mpdu:1204: fc 0x00b0 tid 8 txq_id 65535 mvm 0xfe015572d4c8 skb
0xf80035b83000 { len 30 } info 0xfe00e1253cd8 sta 0xf80035ecc080
(if you see this please report to PR 274382)

-- 
You are receiving this mail because:
You are on the CC list for the bug.


Problem reports for wireless@FreeBSD.org that need special attention

2024-09-15 Thread bugzilla-noreply
To view an individual PR, use:
  https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=(Bug Id).

The following is a listing of current problems submitted by FreeBSD users,
which need special attention. These represent problem reports covering
all versions including experimental development code and obsolete releases.

Status  |Bug Id | Description
+---+---
In Progress |237921 | wpi: Memory leak in function wpi_free_tx_ring of  
Open|265066 | ng_hci: Add support for Bluetooth secure simple p 

2 problems total for which you should take action.


[Bug 281468] Alder Lake Intel WiFi (iwlwifi) will not associate to Marriott hotel networks

2024-09-15 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=281468

--- Comment #2 from rkober...@gmail.com ---
After many reboots and checking of logs, I'm really baffled. I now can get the
interface to associate, but not the way it should.

I am attaching the verbose log of the failure. Not too interesting to me, but
I'm far from expert.

I changed the wpa_supplicaant_flags to include '-f' to write the log to a file
(as per the man page). Turns out that wpa-supplicant does not seem to recognize
'-f'. '-h' does not show it in the list of options. I will also attach the log
of that boot. The interface associated and operated normally. dhclient had no
problem getting address and defaut route. I did note that the SSID shown by
ifconfig was "MVC_GUEST ". My immediate thought was that there was a space
appended to the SSID, so I changed my wpa_suplicant.conf file to add a space.
Still failed to work.For each case of the SSID, it sill logged "No match".

I'll open a documentation ticket on the man page error.

I then deliberately made wpa_suppliment incorrect (adding
 a '-f file', and either rebooting or 'service netif restart wlan0' resulted in
the error message and no running wpa_supplicant.

The also remains the issue of not seeing my phone AP when it is running.

-- 
You are receiving this mail because:
You are the assignee for the bug.


[Bug 281468] Alder Lake Intel WiFi (iwlwifi) will not associate to Marriott hotel networks

2024-09-15 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=281468

--- Comment #3 from rkober...@gmail.com ---
Created attachment 253596
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=253596&action=edit
Log of debug output from wpa_supplicant

-- 
You are receiving this mail because:
You are the assignee for the bug.


[Bug 281468] Alder Lake Intel WiFi (iwlwifi) will not associate to Marriott hotel networks

2024-09-15 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=281468

--- Comment #4 from rkober...@gmail.com ---
Created attachment 253597
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=253597&action=edit
Log of system boot with broken wpa_suppliment flags

Log of successful boot due to bad '-f' option to wpa_supplicant

-- 
You are receiving this mail because:
You are the assignee for the bug.