- Edited
Hey all,
I've installed Obarun on my laptop using the 'Obarun-JWM_x86_64-2018-09.iso'.
At first, connman-gtk was working just fine, both on the Live ISO, and on my current installation; I was able to easily set up my wifi using it.
Recently, though, I changed my hostname in '/etc/s6/s6.conf'. It appears that, after that (or else due to package updates?) connman-gtk displays blank output; no menu nor interfaces appear. In addition,
my wifi connection no longer works.
When I run 'connmanctl', I get the following output:
Error getting services: Rejected send message, 3 matched rules; type="method_call", sender=":1.49" (uid=1000 pid=3356 comm="connmanctl ") interface="net.connman.Manager" member="GetServices" error name="(unset)" requested_reply="0" destination="net.connman" (uid=0 pid=2966 comm="/usr/bin/connmand --config=/etc/connman/Error getting peers: Rejected send message, 3 matched rules; type="method_call", sender=":1.49" (uid=1000 pid=3356 comm="connmanctl ") interface="net.connman.Manager" member="GetPeers" error name="(unset)" requested_reply="0" destination="net.connman" (uid=0 pid=2966 comm="/usr/bin/connmand --config=/etc/connman/main.cError getting technologies: Rejected send message, 3 matched rules; type="method_call", sender=":1.49" (uid=1000 pid=3356 comm="connmanctl ") interface="net.connman.Manager" member="GetTechnologies" error name="(unset)" requested_reply="0" destination="net.connman" (uid=0 pid=2966 comm="/usr/bin/connmand --config=/etc/connman/main.conf ")
connmanctl>
In searching for a solution, I started playing around with 's6opts switch' - when I run 's6opts switch Default', I lose even my wired connection, and ifconfig outputs the following (which I suspect is wrong, since my wired interface, having been stopped, doesn't show up, but my wireless interface for some weird reason does, and says it's up, when that's not true):
lo: flags=73<UP,LOOPBACK,RUNNING> mtu 65536
inet 127.0.0.1 netmask 255.0.0.0
inet6 ::1 prefixlen 128 scopeid 0x10<host>
loop txqueuelen 1000 (Local Loopback)
RX packets 1464 bytes 116468 (113.7 KiB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 1464 bytes 116468 (113.7 KiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
wlp3s0: flags=-28669<UP,BROADCAST,MULTICAST,DYNAMIC> mtu 1500
ether 8c:70:5a:21:3b:bc txqueuelen 1000 (Ethernet)
RX packets 815 bytes 551196 (538.2 KiB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 984 bytes 194547 (189.9 KiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
Now, when I run 's6opts switch Live', I get my wired connection back, and ifconfig now outputs the following:
enp0s25: flags=-28605<UP,BROADCAST,RUNNING,MULTICAST,DYNAMIC> mtu 1500
inet 192.168.0.7 netmask 255.255.255.0 broadcast 192.168.0.255
inet6 2604:2000:f1cf:a00::e prefixlen 64 scopeid 0x0<global>
inet6 2604:2000:f1cf:a00:f2de:f1ff:feae:5658 prefixlen 64 scopeid 0x0<global>
inet6 fe80::f2de:f1ff:feae:5658 prefixlen 64 scopeid 0x20<link>
ether f0:de:f1:ae:56:58 txqueuelen 1000 (Ethernet)
RX packets 3417 bytes 2001631 (1.9 MiB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 4546 bytes 611773 (597.4 KiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
device interrupt 20 memory 0xf2500000-f2520000
lo: flags=73<UP,LOOPBACK,RUNNING> mtu 65536
inet 127.0.0.1 netmask 255.0.0.0
inet6 ::1 prefixlen 128 scopeid 0x10<host>
loop txqueuelen 1000 (Local Loopback)
RX packets 1496 bytes 118788 (116.0 KiB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 1496 bytes 118788 (116.0 KiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
wlp3s0: flags=-28669<UP,BROADCAST,MULTICAST,DYNAMIC> mtu 1500
ether 8c:70:5a:21:3b:bc txqueuelen 1000 (Ethernet)
RX packets 815 bytes 551196 (538.2 KiB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 984 bytes 194547 (189.9 KiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
My wired interface is now back.
I'm not sure if wpa_supplicant has anything to do with this. Maybe there is something with the s6 tools that I need to do? Any thoughts/help is appreciated.
- Brandon
I've installed Obarun on my laptop using the 'Obarun-JWM_x86_64-2018-09.iso'.
At first, connman-gtk was working just fine, both on the Live ISO, and on my current installation; I was able to easily set up my wifi using it.
Recently, though, I changed my hostname in '/etc/s6/s6.conf'. It appears that, after that (or else due to package updates?) connman-gtk displays blank output; no menu nor interfaces appear. In addition,
my wifi connection no longer works.
When I run 'connmanctl', I get the following output:
Error getting services: Rejected send message, 3 matched rules; type="method_call", sender=":1.49" (uid=1000 pid=3356 comm="connmanctl ") interface="net.connman.Manager" member="GetServices" error name="(unset)" requested_reply="0" destination="net.connman" (uid=0 pid=2966 comm="/usr/bin/connmand --config=/etc/connman/Error getting peers: Rejected send message, 3 matched rules; type="method_call", sender=":1.49" (uid=1000 pid=3356 comm="connmanctl ") interface="net.connman.Manager" member="GetPeers" error name="(unset)" requested_reply="0" destination="net.connman" (uid=0 pid=2966 comm="/usr/bin/connmand --config=/etc/connman/main.cError getting technologies: Rejected send message, 3 matched rules; type="method_call", sender=":1.49" (uid=1000 pid=3356 comm="connmanctl ") interface="net.connman.Manager" member="GetTechnologies" error name="(unset)" requested_reply="0" destination="net.connman" (uid=0 pid=2966 comm="/usr/bin/connmand --config=/etc/connman/main.conf ")
connmanctl>
In searching for a solution, I started playing around with 's6opts switch' - when I run 's6opts switch Default', I lose even my wired connection, and ifconfig outputs the following (which I suspect is wrong, since my wired interface, having been stopped, doesn't show up, but my wireless interface for some weird reason does, and says it's up, when that's not true):
lo: flags=73<UP,LOOPBACK,RUNNING> mtu 65536
inet 127.0.0.1 netmask 255.0.0.0
inet6 ::1 prefixlen 128 scopeid 0x10<host>
loop txqueuelen 1000 (Local Loopback)
RX packets 1464 bytes 116468 (113.7 KiB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 1464 bytes 116468 (113.7 KiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
wlp3s0: flags=-28669<UP,BROADCAST,MULTICAST,DYNAMIC> mtu 1500
ether 8c:70:5a:21:3b:bc txqueuelen 1000 (Ethernet)
RX packets 815 bytes 551196 (538.2 KiB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 984 bytes 194547 (189.9 KiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
Now, when I run 's6opts switch Live', I get my wired connection back, and ifconfig now outputs the following:
enp0s25: flags=-28605<UP,BROADCAST,RUNNING,MULTICAST,DYNAMIC> mtu 1500
inet 192.168.0.7 netmask 255.255.255.0 broadcast 192.168.0.255
inet6 2604:2000:f1cf:a00::e prefixlen 64 scopeid 0x0<global>
inet6 2604:2000:f1cf:a00:f2de:f1ff:feae:5658 prefixlen 64 scopeid 0x0<global>
inet6 fe80::f2de:f1ff:feae:5658 prefixlen 64 scopeid 0x20<link>
ether f0:de:f1:ae:56:58 txqueuelen 1000 (Ethernet)
RX packets 3417 bytes 2001631 (1.9 MiB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 4546 bytes 611773 (597.4 KiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
device interrupt 20 memory 0xf2500000-f2520000
lo: flags=73<UP,LOOPBACK,RUNNING> mtu 65536
inet 127.0.0.1 netmask 255.0.0.0
inet6 ::1 prefixlen 128 scopeid 0x10<host>
loop txqueuelen 1000 (Local Loopback)
RX packets 1496 bytes 118788 (116.0 KiB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 1496 bytes 118788 (116.0 KiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
wlp3s0: flags=-28669<UP,BROADCAST,MULTICAST,DYNAMIC> mtu 1500
ether 8c:70:5a:21:3b:bc txqueuelen 1000 (Ethernet)
RX packets 815 bytes 551196 (538.2 KiB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 984 bytes 194547 (189.9 KiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
My wired interface is now back.
I'm not sure if wpa_supplicant has anything to do with this. Maybe there is something with the s6 tools that I need to do? Any thoughts/help is appreciated.
- Brandon