Reply To: [solved] WLAN connect but no web pages show (antiX 21 i386)

Forum › Forums › General › Other Languages › German › [solved] WLAN connect but no web pages show (antiX 21 i386) › Reply To: [solved] WLAN connect but no web pages show (antiX 21 i386)

#75741
Anonymous

    It works! That was the solution. Super thank you! I needed days and several complete new installations.

    1. sudo rfkill unblock -all   (invalid command => I used rfkill then rfkill unblock 0)
    2. sudo apt purge firmware-b43-installer
    3. sudo apt update
    4. sudo apt install --reinstall firmware-b43-installer
    5. sudo modprobe -r b43
    6. sudo modprobe b43

    The problem is solved and the request can be closed.