Skip to content

Kobo Glo: Cannot get WiFi working #18

@rectagonal

Description

@rectagonal

I had the wierd partition structure mentioned here: #12 and here #14.

Any attempt to create a new ext4 filesystem in partition 1 resulted in no boot. So I opted to resize the existing ext4 partition 1, leaving the 9.5mb of free space at the beginning intact, and just deleted the contents of the existing rootfs with a rm -rf *. I then extracted the rootfs.tar.gz into partition 1.

uBoot uImage rootfs taken from the provided a9bf918_build.

USB, backlight and etc all seem to be working fine except for WiFi.

Any attempts to enable wifi at the GUI result in "Failed to connect to wpa_supplicant control socket: /var/run/wpa_supplicant/eth0"

/var/run/wpa_supplicant does not exist.

lsmod does list brcmfmac

I've extracted the firmware and modules .debs from a9bf918_build release and their contents do appear to be on the sdcard.

uname -a reports a kernel version that matches the /lib/modules folder.

EDIT:

Output of enable-wifi.sh

rfkill: Cannot open RFKILL control device
Could not read interface wlan0 flags: No such device
WEXT: Could not set interface 'wlan0' UP
wlan0: Failed to initialize driver interface

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions