WiFi Connection Debian 10
by esperanzamaca from LinuxQuestions.org on (#4TCYT)
Hi!
I've just installed successfully Debian 10 on an old laptop (Lanix, Intel Celeron), during the installation it drop me a message about the need of rt73.bin non-free firmware, so I've installed the non-free firmware package.
The system activates the WiFi card and detects the network, but it can't connect successfully.
The last logs of dmesg are:
Code:[ 1387.073427] wlx0019db08ab7a: authenticate with 84:aa:9c:4f:ba:a0
[ 1387.109000] wlx0019db08ab7a: send auth to 84:aa:9c:4f:ba:a0 (try 1/3)
[ 1387.111000] wlx0019db08ab7a: authenticated
[ 1392.114261] wlx0019db08ab7a: aborting authentication with 84:aa:9c:4f:ba:a0 by local choice (Reason: 3=DEAUTH_LEAVING)
[ 1403.431760] wlx0019db08ab7a: authenticate with 84:aa:9c:4f:ba:a0
[ 1403.493880] wlx0019db08ab7a: send auth to 84:aa:9c:4f:ba:a0 (try 1/3)
[ 1403.495646] wlx0019db08ab7a: authenticated
[ 1408.499118] wlx0019db08ab7a: aborting authentication with 84:aa:9c:4f:ba:a0 by local choice (Reason: 3=DEAUTH_LEAVING)
[ 1412.025007] IPv6: ADDRCONF(NETDEV_UP): wlx0019db08ab7a: link is not ready
[ 1412.213320] IPv6: ADDRCONF(NETDEV_UP): wlx0019db08ab7a: link is not ready
[ 1737.189000] IPv6: ADDRCONF(NETDEV_UP): wlx0019db08ab7a: link is not ready
[ 1851.773221] perf: interrupt took too long (2511 > 2500), lowering kernel.perf_event_max_sample_rate to 79500
[ 2052.196973] IPv6: ADDRCONF(NETDEV_UP): wlx0019db08ab7a: link is not readyAny help will be very appreciated, thanks in advance!
Cheers!


I've just installed successfully Debian 10 on an old laptop (Lanix, Intel Celeron), during the installation it drop me a message about the need of rt73.bin non-free firmware, so I've installed the non-free firmware package.
The system activates the WiFi card and detects the network, but it can't connect successfully.
The last logs of dmesg are:
Code:[ 1387.073427] wlx0019db08ab7a: authenticate with 84:aa:9c:4f:ba:a0
[ 1387.109000] wlx0019db08ab7a: send auth to 84:aa:9c:4f:ba:a0 (try 1/3)
[ 1387.111000] wlx0019db08ab7a: authenticated
[ 1392.114261] wlx0019db08ab7a: aborting authentication with 84:aa:9c:4f:ba:a0 by local choice (Reason: 3=DEAUTH_LEAVING)
[ 1403.431760] wlx0019db08ab7a: authenticate with 84:aa:9c:4f:ba:a0
[ 1403.493880] wlx0019db08ab7a: send auth to 84:aa:9c:4f:ba:a0 (try 1/3)
[ 1403.495646] wlx0019db08ab7a: authenticated
[ 1408.499118] wlx0019db08ab7a: aborting authentication with 84:aa:9c:4f:ba:a0 by local choice (Reason: 3=DEAUTH_LEAVING)
[ 1412.025007] IPv6: ADDRCONF(NETDEV_UP): wlx0019db08ab7a: link is not ready
[ 1412.213320] IPv6: ADDRCONF(NETDEV_UP): wlx0019db08ab7a: link is not ready
[ 1737.189000] IPv6: ADDRCONF(NETDEV_UP): wlx0019db08ab7a: link is not ready
[ 1851.773221] perf: interrupt took too long (2511 > 2500), lowering kernel.perf_event_max_sample_rate to 79500
[ 2052.196973] IPv6: ADDRCONF(NETDEV_UP): wlx0019db08ab7a: link is not readyAny help will be very appreciated, thanks in advance!
Cheers!