invalid wifi key

  • Hey. I have updated le from 10.0.4 to 11.0.0 on a nuc8i3bek with spec https://ark.intel.com/content/www/us…-nuc8i3bek.html every time i try to connect to wifi i get invalid key, connection failed, input/output error. when it connects it only connects with dhcp. it barely takes 2 minutes before it comes up with invalid key and connection error. when I try to switch from dhcp to manual ip, it does not connect to wifi. I use onboard wifi. when it comes with the error mld invalid key I also lose the ssid. i have to deactivate wifi on and off before ssid comes back. I have managed to upload logs to ix.io/4qct and ix.io/4qcu can someone please look at it? something has also happened to the speed of wifi. it's incredibly slow on le 11.0.0 i use the same wifi key on pc, phone and tv so there is nothing wrong with it. i have done a hard reset on le 11.0.0 but same thing. the only thing i have connected to the nuc is a usb receiver for a osmc remote control. i have removed that but same thing. the other thing is a usb hdd.

  • Well, it seems you've got the same Problem like me:

    Niceguy
    March 8, 2023 at 2:10 PM
  • There are iwlwifi errors/crashes:

    Code
    Mar 07 16:34:28.694546 LibreELEC kernel: iwlwifi 0000:00:14.3: Queue 10 is active on fifo 1 and stuck for 10000 ms. SW [208, 224] HW [208, 224] FH TRB=0x0c010a0df
    Mar 07 16:34:28.696267 LibreELEC kernel: iwlwifi 0000:00:14.3: Microcode SW error detected. Restarting 0x0.
    Mar 07 16:34:28.697666 LibreELEC kernel: iwlwifi 0000:00:14.3: Start IWL Error Log Dump:
    [...]
    Mar 07 16:34:28.728650 LibreELEC kernel: ieee80211 phy0: Hardware restart was requested

    A web search leads to https://bugs.gentoo.org/show_bug.cgi?id=721064. You can try the tips in the last post.

  • There are iwlwifi errors/crashes:

    Code
    Mar 07 16:34:28.694546 LibreELEC kernel: iwlwifi 0000:00:14.3: Queue 10 is active on fifo 1 and stuck for 10000 ms. SW [208, 224] HW [208, 224] FH TRB=0x0c010a0df
    Mar 07 16:34:28.696267 LibreELEC kernel: iwlwifi 0000:00:14.3: Microcode SW error detected. Restarting 0x0.
    Mar 07 16:34:28.697666 LibreELEC kernel: iwlwifi 0000:00:14.3: Start IWL Error Log Dump:
    [...]
    Mar 07 16:34:28.728650 LibreELEC kernel: ieee80211 phy0: Hardware restart was requested

    A web search leads to https://bugs.gentoo.org/show_bug.cgi?id=721064. You can try the tips in the last post.

    network boot is disable. I have absolutely zero knowledge of how to add this text "add the amsdu_size=3 parameter while loading iwlwifi module"

  • To create the modprobe configuration file:

    Code
    echo 'option iwlwifi amsdu_size=3' > /storage/.config/modprobe.d/iwlwifi.conf

    Then reboot.

  • To create the modprobe configuration file:

    Code
    echo 'option iwlwifi amsdu_size=3' > /storage/.config/modprobe.d/iwlwifi.conf

    Then reboot.

    And where do i put this? should the text be saved as a special file?

  • Code
    echo 'option iwlwifi amsdu_size=3' > /storage/.config/modprobe.d/iwlwifi.conf
    reboot

    Login over SSH and run the command ^ and it will create the file, then reboot.

  • Code
    echo 'option iwlwifi amsdu_size=3' > /storage/.config/modprobe.d/iwlwifi.conf
    reboot

    Login over SSH and run the command ^ and it will create the file, then reboot.

    I have no idea how to do that. I will wait for a update ore go back to le 9 where everything works.

  • External Content www.youtube.com
    Content embedded from external sources will not be displayed without your consent.
    Through the activation of external content, you agree that personal data may be transferred to third party platforms. We have provided more information on this in our privacy policy.

  • i manage to login to le true putty and paste that text in the terminal then reboot



    echo 'option iwlwifi amsdu_size=3' > /storage/.config/modprobe.d/iwlwifi.conf

    still invalid key

  • Code
    echo 'option iwlwifi amsdu_size=3' > /storage/.config/modprobe.d/iwlwifi.conf
    reboot

    Login over SSH and run the command ^ and it will create the file, then reboot.

    Hi! The workaround is working, I will write in a couple of days about the results.

  • There is a WiFi WPA bug fixed in kernel 6.1.19.

    These are building for LE11 - 8b01ceb

    Should be available in the next 12 hours.

    This may fix the reported issue, and if not (at least rule that out.)

    ** this is in addition to the “iwlwifi amsdu_size=3” discussion above.

  • same issue with nightly build from 14/3

    LibreELEC official nightly builds

    and now its impossible to get it online

    input/output error

    invalid key

    connection failed

    There is a WiFi WPA bug fixed in kernel 6.1.19.

    These are building for LE11 - 8b01ceb

    Should be available in the next 12 hours.

    This may fix the reported issue, and if not (at least rule that out.)

    ** this is in addition to the “iwlwifi amsdu_size=3” discussion above.

    Edited once, last by Airwolf (March 14, 2023 at 3:02 PM).

  • My thinking is that we won't see a fix for this before le 12.

    Le 12 was written in parentheses for 6.1.19 in the list for nightly builds.

    Another thing: Can someone PLEASE! put back the Matrix screensaver in le 11?

  • clean install with le 11.0.1

    well the error messages is gone but now it only gets 169 ip.

    have tried to set it to manual ip, but it does not come online.

    when you can't make software anymore, you should stop doing it.

    what happened after le9? it is just garbage. charge instead and you have to deliver something that actually works.

    Edited 2 times, last by Airwolf (March 24, 2023 at 11:20 AM).