[iwlwifi] Failover Mode (ether/wlan) status

2022-08-01 Thread Nuno Teixeira
Hello,

What is the current status and is there any plans to make it work?

For what I've tested with a Intel AX201 and RealTek 8168/8111 is that there
is only one mac address.
I've checked my router and in fact using re0 or iwlwifi0, mac address is
the same.

More info at current mailing post

.

Thanks is advance,

Nuno Teixeira


[Bug 255337] ath(4): Atheros AR9462 identified correctly but does not function

2022-08-01 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=255337

Devin Rozsas  changed:

   What|Removed |Added

 CC||droz...@mailfence.com

--- Comment #3 from Devin Rozsas  ---
I have a similar issue. It worked during the installation of FreeBSD 13.0 (I
was able to download and install `nano` to configure my fstab and other
things), but stopped working in the first boot.

Apparently, `ifconfig wlan0 down`, wait a few seconds, then `ifconfig wlan0 up`
should make it work, but it only works on 2GHz despite the card supporting 5GHz
as well.

Probably same bug as: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=256255
(which is where I got the "solution" from).

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


[Bug 256255] Atheros AR9462 not recognised in bsdconfig

2022-08-01 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=256255

Devin Rozsas  changed:

   What|Removed |Added

 CC||droz...@mailfence.com

--- Comment #9 from Devin Rozsas  ---
pciconf -lv:

ath0@pci0:1:0:0:class=0x028000 rev=0x01 hdr=0x00 vendor=0x168c
device=0x0034 subvendor=0x1a3b subdevice=0x2234
vendor = 'Qualcomm Atheros'
device = 'AR9462 Wireless Network Adapter'
class  = network


kldstat:

Id Refs AddressSize Name
 1  174 0x8020  1f30590 kernel
 21 0x82131000 6cf8 uplcom.ko
 32 0x82138000 a7a8 ucom.ko
 41 0x82143000 3618 if_ath.ko
 52 0x82147000 2e40 ath_dfs.ko
 62 0x8214a000 64c0 ath_rate.ko
 72 0x8215100070150 ath_hal_ar9300.ko
 82 0x821c200040e98 ath_hal_ar5416.ko
 93 0x822030002d448 ath_hal_ar5212.ko
102 0x8223100012050 ath_hal_ar5211.ko
112 0x82244000 d080 ath_hal_ar5210.ko
121 0x822520001ae68 geom_eli.ko
131 0x8226d000 9430 acpi_video.ko
141 0x82277000 a320 ng_ubt.ko
153 0x8228200012e90 ng_hci.ko
165 0x82295000 4250 ng_bluetooth.ko
177 0x8229a00016d68 netgraph.ko
181 0x82918000 3530 fdescfs.ko
191 0x8291c000 639c linprocfs.ko
204 0x8292300010ab0 linux_common.ko
211 0x82934000 3284 linsysfs.ko
221 0x82938000   158438 i915kms.ko
231 0x82a910007f020 drm.ko
242 0x82b11000 cbc8 linuxkpi_gplv2.ko
251 0x82b1e00011cd8 fusefs.ko
261 0x82b3 21e8 acpi_dock.ko
271 0x82b33000 3378 acpi_wmi.ko
281 0x82b37000 3250 ichsmb.ko
291 0x82b3b000 2180 smbus.ko
301 0x82b3e000 5e7c ig4.ko
312 0x82b44000 433c iicbus.ko
321 0x82b49000 2110 pchtherm.ko
331 0x82b4c000 e000 if_rtwn_usb.ko
341 0x82b5a00019130 rtwn.ko
351 0x82b74000 e250 ng_l2cap.ko
361 0x82b830001bee8 ng_btsocket.ko
371 0x82b9f000 39c0 ng_socket.ko
381 0x82ba3000 2340 uhid.ko
391 0x82ba6000 3380 usbhid.ko
406 0x82baa000 31f8 hidbus.ko
411 0x82bae000 3320 wmt.ko
421 0x82bb2000 3240 iichid.ko
431 0x82bb6000 21e8 hms.ko
441 0x82bb9000 30a8 hidmap.ko
451 0x82bbd000 3328 hmt.ko
461 0x82bc1000 22b0 hconf.ko
471 0x82bc400038070 linux.ko
481 0x82bfd00032208 linux64.ko
491 0x82c3 2260 pty.ko
501 0x82c33000 5af8 autofs.ko
511 0x82c39000 2a08 mac_ntpd.ko

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


[Bug 256255] Atheros AR9462 not recognised in bsdconfig

2022-08-01 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=256255

--- Comment #10 from Devin Rozsas  ---
The down and up trick works (thank you!), but it only sees and connects to 2GHz
networks despite the card supporting 5GHz as well. I tried adding "mode 11a" to
force it to work on 5GHz but it failed.

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