Toke Høiland-Jørgensen writes: > I'm getting some weird errors in dmesg on my latest cero(-based) build: > > [75667.492187] ath: phy0: Failed to stop TX DMA, queues=0x004! > [75667.574218] ath: phy0: Failed to stop TX DMA, queues=0x004! > [75667.660156] ath: phy0: Failed to stop TX DMA, queues=0x004! > [75667.742187] ath: phy0: Failed to stop TX DMA, queues=0x004! > [75667.828125] ath: phy0: Failed to stop TX DMA, queues=0x004! > [78593.152343] ath: phy0: Failed to stop TX DMA, queues=0x004! > [78600.367187] ath: phy0: Failed to stop TX DMA, queues=0x004! Something is definitely dodgy with the wireless. I can only see the different networks intermittently, and when I try to connect, I get this in the logs: Jun 18 15:31:33 guardian daemon.notice hostapd: sw10: STA 00:21:5c:51:c1:ad IEEE 802.11: did not acknowledge authentication response Jun 18 15:31:33 guardian daemon.info hostapd: sw10: STA 00:21:5c:51:c1:ad IEEE 802.11: associated (aid 1) Jun 18 15:31:34 guardian daemon.info hostapd: sw10: STA 00:21:5c:51:c1:ad RADIUS: starting accounting session 51BE2E3B-00000000 Jun 18 15:31:34 guardian daemon.info hostapd: sw10: STA 00:21:5c:51:c1:ad WPA: pairwise key handshake completed (RSN) Jun 18 15:31:37 guardian daemon.info dnsmasq-dhcp[2782]: DHCPDISCOVER(sw10) 00:21:5c:51:c1:ad Jun 18 15:31:37 guardian daemon.info dnsmasq-dhcp[2782]: DHCPOFFER(sw10) 10.42.3.101 00:21:5c:51:c1:ad Jun 18 15:31:37 guardian daemon.info dnsmasq-dhcp[2782]: DHCPREQUEST(sw10) 10.42.3.101 00:21:5c:51:c1:ad Jun 18 15:31:37 guardian daemon.info dnsmasq-dhcp[2782]: DHCPACK(sw10) 10.42.3.101 00:21:5c:51:c1:ad alrua-laptop Jun 18 15:31:37 guardian daemon.info dnsmasq-dhcp[2782]: RTR-ADVERT(sw10) xxxx.xxxx.xxxx:4:: Jun 18 15:31:44 guardian daemon.notice hostapd: sw10: STA 00:21:5c:51:c1:ad IEEE 802.11: did not acknowledge authentication response Jun 18 15:31:44 guardian daemon.notice hostapd: sw10: STA 00:21:5c:51:c1:ad IEEE 802.11: did not acknowledge authentication response On a second try it succeeds, however I still can't connect to the 2.4ghz net... -Toke