Author Topic: SOLVED! wifi connections? no gui, no "connmanctl scan wifi" output  (Read 2855 times)

speculatrix

  • Administrator
  • Hero Member
  • *****
  • Posts: 3707
    • View Profile
I don't seem to have any wifi functionality.

I ssh'd in over the usb ether, and I see a wifi device,

Code: [Select]
root@gemini:~# ip ad show dev wlan0
34: wlan0: mtu 1500 qdisc noop state DOWN group default qlen 1000
    link/ether 00:09:34:5a:83:db brd ff:ff:ff:ff:ff:ff

root@gemini:~# ip link set dev wlan0 up

root@gemini:~# ip ad show dev wlan0
34: wlan0: mtu 1500 qdisc mq state DOWN group default qlen 1000
    link/ether 00:09:34:5a:83:db brd ff:ff:ff:ff:ff:ff

root@gemini:~# connmanctl enable wifi
Enabled wifi

root@gemini:~# connmanctl scan wifi
Scan completed for wifi

I installed connman-ui but if I run connman-ui-gtk at the command line, nothing happens. There's nothing in the menus that looks useful.
« Last Edit: June 24, 2018, 07:40:29 am by speculatrix »
Gemini 4G/Wi-Fi owner, formerly zaurus C3100 and 860 owner; also owner of an HTC Doubleshot, a Zaurus-like phone.

Adam Boardman

  • Full Member
  • ***
  • Posts: 191
    • View Profile
SOLVED! wifi connections? no gui, no "connmanctl scan wifi" output
« Reply #1 on: June 24, 2018, 04:55:56 am »
The connman UI we've been using is 'cmst'.

See the debian notes: http://support.planetcom.co.uk/index.php/Debian_Notes

speculatrix

  • Administrator
  • Hero Member
  • *****
  • Posts: 3707
    • View Profile
SOLVED! wifi connections? no gui, no "connmanctl scan wifi" output
« Reply #2 on: June 24, 2018, 07:39:57 am »
Ah, wonderful, worked perfectly. thanks.
Gemini 4G/Wi-Fi owner, formerly zaurus C3100 and 860 owner; also owner of an HTC Doubleshot, a Zaurus-like phone.