Wifi connexion error on raspberry Pi3

  • Hello everybody,

    I've just bought a raspberry PI3.
    I'm trying to setup my wifi access on libreelec, but I get error after having set the password.
    system -> libreelec > connexion

    After this failure I can't see any wifi access. I've to reboot to see it again.

    Here are my infos and tests :

    • Wifi with Raspbian is ok (so I guess the hardware is OK)
    • Wifi with osmc is KO, as with libreelec
    • Some infos about my stuff


    LibreELEC:~ # uname -a
    Linux LibreELEC 4.4.13 #1 SMP Sat Jun 25 04:53:00 BST 2016 armv7l GNU/Linux

    LibreELEC:~ # dmesg | grep brcm
    [ 5.528765] usbcore: registered new interface driver brcmfmac
    [ 6.029843] brcmfmac: brcmf_c_preinit_dcmds: Firmware version = wl0: May 27 2016 00:13:38 version 7.45.41.26 (r640327) FWID 01-df77e4a7
    [ 6.047508] brcmfmac: brcmf_cfg80211_reg_notifier: not a ISO3166 code
    [ 6.704650] brcmfmac: brcmf_add_if: ERROR: netdev:wlan0 already exists
    [ 6.704665] brcmfmac: brcmf_add_if: ignore IF event
    [ 6.708196] brcmfmac: power management disabled


    I've found some stuff about disable power management,but as we can see it's already disable.

    Any idea or ints ?

    Thanks

    Regards

    Edited once, last by GreatDeadpool (October 30, 2016 at 12:58 AM).

  • i have the same, i tried with;
    pi:~/.config # cat /storage/.config/modprobe.d/8192cu.conf
    options 8192cu rtw_power_mgnt=0 rtw_enusbss=0 rtw_ips_mode=1


    but i am not sure its working better yet.


  • i have the same, i tried with;
    pi:~/.config # cat /storage/.config/modprobe.d/8192cu.conf
    options 8192cu rtw_power_mgnt=0 rtw_enusbss=0 rtw_ips_mode=1


    but i am not sure its working better yet.

    Hi,

    Thanks for the int, but I can't find .config/modprobe.d/8192cu.conf file.

  • Options for the Realtek 8192cu driver won't change a thing on a Broadcom based Wifi chipset.

    @OP
    Just posting that you get an error without telling what exactly the error message says is quite useless, better yet provide full logs and not only snippets.

    Edited once, last by Grimson (October 29, 2016 at 6:42 PM).


  • Options for the Realtek 8192cu driver won't change a thing on a Broadcom based Wifi chipset.

    @OP
    Just posting that you get an error without telling what exactly the error message says is quite useless, better yet provide full logs and not only snippets.

    No problem,

    Could you tell me where I can find usefull error logs ?


  • Options for the Realtek 8192cu driver won't change a thing on a Broadcom based Wifi chipset.

    @OP
    Just posting that you get an error without telling what exactly the error message says is quite useless, better yet provide full logs and not only snippets.

    Hm, maybe i found the wrong then... i was looking at alot of topics.. :( (but its been more stable for me somehow?)

    Edited once, last by basn (October 29, 2016 at 8:41 PM).

  • Hm, maybe i found the wrong then... i was looking at alot of topics.. :( (but its been more stable for me somehow?)


    It's a placebo, the settings for a realtek driver won't effect the broadcom driver.