Skip to content

Tinkerboard R2.0 (S) WiFi Hotspot not working #1

@cloud4every1

Description

@cloud4every1

Tried several versions of Tinker_board-Devian-Buster-v3.0.(27,23,6) but on non of them I can create a Hotspot that a device can connect to.

journal shows when I try to connect to the Tinkerboard (cell phone, tablet):

May 21 17:12:55 linaro-alip hostapd[2296]: Configuration file: /etc/hostapd/hostapd.conf
May 21 17:12:55 linaro-alip hostapd[2296]: Could not open configuration file '/etc/hostapd/hostapd.conf' for reading.
May 21 17:12:55 linaro-alip hostapd[2296]: Failed to set up interface with /etc/hostapd/hostapd.conf
May 21 17:12:55 linaro-alip hostapd[2296]: Failed to initialize interface
May 21 17:12:55 linaro-alip systemd[1]: hostapd.service: Failed with result 'exit-code'.
May 21 17:12:55 linaro-alip systemd[1]: Failed to start Advanced IEEE 802.11 AP and IEEE 802.1X/WPA/WPA2/EAP Authenticator.
May 21 17:12:57 linaro-alip systemd[1]: hostapd.service: Failed to add inotify watch descriptor for control group /system.slice/hostapd.service: No space left on device

And yes it is right, there is no hostapd.conf file

The corresponding configuration file looks like:

[connection]
id=Wi-Fi connection 1
uuid=b7ab776a-8ca0-423b-95e9-144866dd366a
type=wifi
interface-name=wlan0
permissions=

[wifi]
band=bg
cloned-mac-address=stable
mac-address=B4:8C:9D:E1:23:0D
mac-address-blacklist=
mode=ap
ssid=XXXXXXXXX_00000W0

[wifi-security]
key-mgmt=wpa-psk
psk=XXXXXXXXX_00000W0

[ipv4]
address1=192.168.137.2/24
dns-search=
method=shared

[ipv6]
addr-gen-mode=stable-privacy
dns-search=
ip6-privacy=0
method=shared

How can this be fixed on the R2 boards??
boardinfo shows:

cat /proc/boardinfo
Tinker Board S R2.0

Many thanks for your help!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions