Code: Select all
systemctl restart wpa_supplicant
Moderator: M. Eerie
Code: Select all
systemctl restart wpa_supplicant
Do I do this after executing the previous nmctl commands?brokenman wrote:Please open a root console with the non-working wifi and issue the following:Then try to connect again.Code: Select all
systemctl restart wpa_supplicant
Code: Select all
guest ~ $ nmcli c
NAME UUID TYPE DEVICE
Wired connection 1 6b78674f-9295-4b4a-be55-6b7ce19633f9 802-3-ethernet --
guest ~ $ systemctl restart wpa-supplicant
Failed to open /run/systemd/ask-password-block/136:0: No such file or directory
Failed to restart wpa-supplicant.service: Unit wpa-supplicant.service failed to load: No such file or directory.
guest ~ $ sudo systemctl restart wpa-supplicant
We trust you have received the usual lecture from the local System
Administrator. It usually boils down to these three things:
#1) Respect the privacy of others.
#2) Think before you type.
#3) With great power comes great responsibility.
[sudo] password for guest: <<<<< Wrong user name specified
Failed to restart wpa-supplicant.service: Unit wpa-supplicant.service failed to load: No such file or directory.
guest ~ $ su
Password:
Failed to connect to bus: Operation not permitted
root /home/guest # systemctl restart wpa-supplicant
Failed to restart wpa-supplicant.service: Unit wpa-supplicant.service failed to load: No such file or directory.
root /home/guest #
Code: Select all
systemctl restart wpa_supplicant
systemctl status wpa_supplicant
brokenman wrote:wpa_supplicant <-- please note the underscore
No need to run the nmcli commands anymore. Just:Code: Select all
systemctl restart wpa_supplicant systemctl status wpa_supplicant
Code: Select all
guest ~ $ su
Password:
Failed to connect to bus: Operation not permitted
root /home/guest # systemctl restart wpa_supplicant
root /home/guest # systemctl status wpa_supplicant
● wpa_supplicant.service - WPA supplicant
Loaded: loaded (/usr/lib/systemd/system/wpa_supplicant.service; disabled; vendor preset: disabled)
Active: active (running) since Sun 2015-11-29 23:10:27 UTC; 15s ago
Main PID: 1780 (wpa_supplicant)
CGroup: /system.slice/wpa_supplicant.service
└─1780 /usr/bin/wpa_supplicant -u
Nov 29 23:10:27 porteus systemd[1]: Starting WPA supplicant...
Nov 29 23:10:27 porteus systemd[1]: Started WPA supplicant.
root /home/guest # nmcli c
NAME UUID TYPE DEVICE
Wired connection 1 6e181c70-d7eb-474f-bf13-50903116cf5c 802-3-ethernet --
root /home/guest # nmcli g
STATE CONNECTIVITY WIFI-HW WIFI WWAN-HW WWAN
disconnected none enabled enabled enabled enabled
root /home/guest #
brokenman wrote:Hmmmm. Output of the following please (cut and paste it)
cat /var/log/porteus-livedbg
ps aux|grep NetworkManager
ls /sys/class/net
netctl list
Code: Select all
guest ~ $ cat /var/log/porteus-livedbg
# Recognized devices:
/dev/sda1: LABEL="PQSERVICE" UUID="9894832D94830CC6" TYPE="ntfs"
/dev/sda2: LABEL="SYSTEM RESERVED" UUID="ECF483DEF483AA02" TYPE="ntfs"
/dev/sda3: LABEL="Acer" UUID="48168114168103E2" TYPE="ntfs"
/dev/sda5: LABEL="Data" UUID="01CD20066B8BF780" TYPE="ntfs"
/dev/sda6: LABEL="BKUPS" UUID="1ECAD5A8CAD57C89" TYPE="ntfs"
# Booting device:
/mnt/sda5
# Porteus data found in:
/mnt/isoloop/porteus
# Changes are stored in:
/porteus3.x/porteussave.dat
# Non standard /rootcopy dir:
none
# Modules activated during boot time:
/mnt/isoloop/porteus/base/000-kernel.xzm
/mnt/isoloop/porteus/base/001-core.xzm
/mnt/isoloop/porteus/base/002-xorg.xzm
/mnt/isoloop/porteus/base/003-lxde.xzm
guest ~ $ ps aux|grep NetworkManager
root 650 0.4 0.9 357512 16308 ? Ssl 18:27 0:02 /usr/bin/NetworkManager --no-daemon
guest 1851 0.0 0.1 10728 2280 pts/0 S+ 18:37 0:00 grep --color=auto NetworkManager
guest ~ $ ls /sys/class/net
eth0 lo
guest ~ $ netctl list
guest ~ $
guest ~ $ /mnt/sda5/porteus3.0/Guest/bootdev.sh
Boot device: /mnt/sda5
Boot device format: "ntfs"
Boot folder: /porteus3.x/
Boot mode: ISO /ISOs/porteus-nemesis-v3.3-x86_64.iso
OS: Porteus-v3.3
ARCH: x86_64
Kernel: Linux porteus 4.3.0-porteus #2
Cmdline: quiet from=/ISOs/porteus-nemesis-v3.3-x86_64.iso changes=/porteus3.x/porteussave.dat volume=40 ramsize=80%
guest ~ $
No. Windows 7, 10, Porteus 2.1, 3.0, 3.0.1, 3.1 don't have a problem with the network.brokenman wrote:Do you have some type of wifi network toggle kill switch on this machine?
When you click on the nm-applet icon what do you see?
Code: Select all
ifconfig
Oh man. I asked for the output to check if wifi was loaded. Clearly too many late nights for me, I somehow saw a wireless device there. Therein lies the problem.Leaping ahead I see local (lo) and wired (eth0)
Code: Select all
guest@porteus:~$ ifconfig
eth0: flags=4099<UP,BROADCAST,MULTICAST> mtu 1500
ether b8:70:f4:ef:57:5d txqueuelen 1000 (Ethernet)
RX packets 0 bytes 0 (0.0 B)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 0 bytes 0 (0.0 B)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
eth1: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
inet 192.168.200.212 netmask 255.255.255.0 broadcast 192.168.200.255
inet6 2604:6000:1010:406b:62d8:19ff:fe1a:a1fc prefixlen 64 scopeid 0x0<global>
inet6 fe80::62d8:19ff:fe1a:a1fc prefixlen 64 scopeid 0x20<link>
ether 60:d8:19:1a:a1:fc txqueuelen 1000 (Ethernet)
RX packets 45 bytes 3481 (3.3 KiB)
RX errors 0 dropped 0 overruns 0 frame 328
TX packets 40 bytes 6516 (6.3 KiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
device interrupt 19
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 0 (Local Loopback)
RX packets 2 bytes 100 (100.0 B)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 2 bytes 100 (100.0 B)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
guest@porteus:~$
Code: Select all
guest ~ $ ifconfig
eth0: flags=4099<UP,BROADCAST,MULTICAST> mtu 1500
ether b8:70:f4:ef:57:5d txqueuelen 1000 (Ethernet)
RX packets 0 bytes 0 (0.0 B)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 0 bytes 0 (0.0 B)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
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 0 (Local Loopback)
RX packets 100 bytes 6000 (5.8 KiB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 100 bytes 6000 (5.8 KiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
guest ~ $ cat /etc/porteus.d/network
### Network config file.
### Options listed here will be parsed at boot.
### Options must be listed one per line without space before them.
## IMPORTANT - If you use a graphical network manager then set Ignore=yes in this file
### This option means the file will be ignored at boot.
### Uncomment this if you will manually setup your network or
### another application handles the setup.
Ignore=yes
### Give this configuration profile a name. This can be used from
### inside netctl to switch between profiles after boot. If this
### profile already exists as a nemesis module it will be skipped.
### Please use a human friendly name without special characters.
### This option is obligatory.
Profile=wired
################################################
### Standard settings (most common)
################################################
### This option sets an ethernet (wired) or wireless network card.
### This option allows: ethernet or wireless
Connection=ethernet
Code: Select all
Cmdline: quiet from=/ISOs/porteus-nemesis-v3.3-x86_64.iso changes=/porteus3.x/porteussave.dat volume=40
Any particular command(s) you want to see?brokenman wrote:Please post the model of wireless card you have, perhaps from Porteus-v3.1.
Code: Select all
guest@porteus:~$ ifconfig
bash: ifconfig: command not found
guest@porteus:~$ su
Password:
root@porteus:/home/guest# ifconfig
eth0: flags=4099<UP,BROADCAST,MULTICAST> mtu 1500
ether b8:70:f4:ef:57:5d txqueuelen 1000 (Ethernet)
RX packets 0 bytes 0 (0.0 B)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 0 bytes 0 (0.0 B)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
eth1: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
inet 192.168.200.213 netmask 255.255.255.0 broadcast 192.168.200.255
inet6 2604:6000:1010:406b:62d8:19ff:fe1a:a1fc prefixlen 64 scopeid 0x0<global>
inet6 fe80::62d8:19ff:fe1a:a1fc prefixlen 64 scopeid 0x20<link>
ether 60:d8:19:1a:a1:fc txqueuelen 1000 (Ethernet)
RX packets 1274 bytes 688247 (672.1 KiB)
RX errors 0 dropped 0 overruns 0 frame 8603
TX packets 718 bytes 151483 (147.9 KiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
device interrupt 19
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 0 (Local Loopback)
RX packets 122 bytes 6100 (5.9 KiB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 122 bytes 6100 (5.9 KiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
root@porteus:/home/guest#
Code: Select all
guest@porteus:~$ cat /var/log/porteus-livedbg
# Recognized devices:
/dev/sda1: LABEL="PQSERVICE" UUID="9894832D94830CC6" TYPE="ntfs"
/dev/sda2: LABEL="SYSTEM RESERVED" UUID="ECF483DEF483AA02" TYPE="ntfs"
/dev/sda3: LABEL="Acer" UUID="48168114168103E2" TYPE="ntfs"
/dev/sda5: LABEL="Data" UUID="01CD20066B8BF780" TYPE="ntfs"
/dev/sda6: LABEL="BKUPS" UUID="1ECAD5A8CAD57C89" TYPE="ntfs"
/mnt/sda5//porteus3.1/changes/porteussave.dat: UUID="e95e03b4-b1e3-4362-a61c-7744ddda7312" TYPE="xfs"
# Booting device:
/mnt/sda5
# Porteus data found in:
/mnt/isoloop/porteus
# Changes are stored in:
memory
# Non standard /rootcopy dir:
none
# Modules activated during boot time:
/mnt/isoloop/porteus/base/000-kernel.xzm
/mnt/isoloop/porteus/base/001-core.xzm
/mnt/isoloop/porteus/base/002-xorg.xzm
/mnt/isoloop/porteus/base/003-lxqt.xzm
/mnt/isoloop/porteus/base/04-firefox.xzm
/mnt/sda5//porteus3.1/Modules/001-core_alldesktops-150124.xzm
/mnt/sda5//porteus3.1/Modules/002-xorg_alldesktops-150126.xzm
/mnt/sda5//porteus3.1/Modules/004-lxqt_fixes-150120.xzm
/mnt/sda5//porteus3.1/Modules/07-printing.xzm
/mnt/sda5//porteus3.1/Modules/MyWines.xzm
/mnt/sda5//porteus3.1/Modules/Wine-1.7.26-x64-GeckoMono-1.xzm
/mnt/sda5//porteus3.1/Modules/flashplayer-plugin-11.2.202.548-x86_64-1alien.xzm
/mnt/sda5//porteus3.1/Modules/java-builder-1.1_noarch.xzm
/mnt/sda5//porteus3.1/Modules/jre-8u66-x86_64-1.xzm
/mnt/sda5//porteus3.1/Modules/kpat/kpat-4.10.5-x86_64-1.xzm
/mnt/sda5//porteus3.1/Modules/kpat/kpat-4.10.5-x86_64-bundle.xzm
/mnt/sda5//porteus3.1/Modules/kpat/libdbusmenu-qt-0.9.2-x86_64-2.xzm
/mnt/sda5//porteus3.1/Modules/upkernel-3.18.18-noarch-1.xzm
/mnt/sda5//porteus3.1/Modules/xgames-0.3-x86_64-4.xzm
/mnt/sda5//porteus3.1/Modules/xscreensaver-5.29-x86_64-1_slack14.1.xzm
/mnt/sda5//porteus3.1/changes/porteussave.dat/changes
guest@porteus:~$
guest@porteus:~$ ps aux|grep NetworkManager
root 3947 0.1 0.3 318796 6080 ? Ssl 09:22 0:00 /usr/sbin/NetworkManager
guest 4378 0.0 0.0 5092 1040 pts/0 R+ 09:31 0:00 grep NetworkManager
guest@porteus:~$
guest@porteus:~$ ls /sys/class/net
eth0@ eth1@ lo@
guest@porteus:~$
guest@porteus:~$ netctl list
bash: netctl: command not found
guest@porteus:~$
You can get this from porteus-settings-centre or from: lspciPlease post the model of wireless card you have
From Porteus 3.1 Porteus-LXQT-v3.1-x86_64-nu.isobrokenman wrote:You can get this from porteus-settings-centre or from: lspciPlease post the model of wireless card you have
Code: Select all
guest@porteus:~$ lspci
bash: lspci: command not found
guest@porteus:~$ su
Password:
root@porteus:/home/guest# lspci
00:00.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 14h Processor Root Complex
00:01.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Wrestler [Radeon HD 6290]
00:01.1 Audio device: Advanced Micro Devices, Inc. [AMD/ATI] Wrestler HDMI Audio
00:11.0 SATA controller: Advanced Micro Devices, Inc. [AMD/ATI] SB7x0/SB8x0/SB9x0 SATA Controller [AHCI mode]
00:12.0 USB controller: Advanced Micro Devices, Inc. [AMD/ATI] SB7x0/SB8x0/SB9x0 USB OHCI0 Controller
00:12.2 USB controller: Advanced Micro Devices, Inc. [AMD/ATI] SB7x0/SB8x0/SB9x0 USB EHCI Controller
00:13.0 USB controller: Advanced Micro Devices, Inc. [AMD/ATI] SB7x0/SB8x0/SB9x0 USB OHCI0 Controller
00:13.2 USB controller: Advanced Micro Devices, Inc. [AMD/ATI] SB7x0/SB8x0/SB9x0 USB EHCI Controller
00:14.0 SMBus: Advanced Micro Devices, Inc. [AMD/ATI] SBx00 SMBus Controller (rev 42)
00:14.2 Audio device: Advanced Micro Devices, Inc. [AMD/ATI] SBx00 Azalia (Intel HDA) (rev 40)
00:14.3 ISA bridge: Advanced Micro Devices, Inc. [AMD/ATI] SB7x0/SB8x0/SB9x0 LPC host controller (rev 40)
00:14.4 PCI bridge: Advanced Micro Devices, Inc. [AMD/ATI] SBx00 PCI to PCI Bridge (rev 40)
00:15.0 PCI bridge: Advanced Micro Devices, Inc. [AMD/ATI] SB700/SB800/SB900 PCI to PCI bridge (PCIE port 0)
00:15.2 PCI bridge: Advanced Micro Devices, Inc. [AMD/ATI] SB900 PCI to PCI bridge (PCIE port 2)
00:15.3 PCI bridge: Advanced Micro Devices, Inc. [AMD/ATI] SB900 PCI to PCI bridge (PCIE port 3)
00:18.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 12h/14h Processor Function 0 (rev 43)
00:18.1 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 12h/14h Processor Function 1
00:18.2 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 12h/14h Processor Function 2
00:18.3 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 12h/14h Processor Function 3
00:18.4 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 12h/14h Processor Function 4
00:18.5 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 12h/14h Processor Function 6
00:18.6 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 12h/14h Processor Function 5
00:18.7 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 12h/14h Processor Function 7
06:00.0 Ethernet controller: Qualcomm Atheros AR8152 v2.0 Fast Ethernet (rev c1)
07:00.0 Network controller: Broadcom Corporation BCM4313 802.11bgn Wireless Network Adapter (rev 01)
root@porteus:/home/guest#
Code: Select all
WIRELESS INFO:
07:00.0 Network controller: Broadcom Corporation BCM4313 802.11bgn Wireless Network Adapter (rev 01)
Subsystem: Foxconn International, Inc. Device e042
Flags: bus master, fast devsel, latency 0, IRQ 19
Memory at 90100000 (64-bit, non-prefetchable) [size=16K]
Capabilities: [40] Power Management version 3
Capabilities: [58] Vendor Specific Information: Len=78 <?>
Capabilities: [48] MSI: Enable- Count=1/1 Maskable- 64bit+
Capabilities: [d0] Express Endpoint, MSI 00
Capabilities: [100] Advanced Error Reporting
Capabilities: [13c] Virtual Channel
Capabilities: [160] Device Serial Number 00-00-19-ff-ff-1a-60-d8
Capabilities: [16c] Power Budgeting <?>
Kernel driver in use: wl
Kernel modules: bcma, wl
ETHERNET INFO:
06:00.0 Ethernet controller: Qualcomm Atheros AR8152 v2.0 Fast Ethernet (rev c1)
Subsystem: Acer Incorporated [ALI] Device 0598
Flags: bus master, fast devsel, latency 0, IRQ 42
Memory at 90200000 (64-bit, non-prefetchable) [size=256K]
I/O ports at 2000 [size=128]
Capabilities: [40] Power Management version 3
Capabilities: [48] MSI: Enable+ Count=1/1 Maskable- 64bit+
Capabilities: [58] Express Endpoint, MSI 00
Capabilities: [6c] Vital Product Data
Capabilities: [100] Advanced Error Reporting
Capabilities: [180] Device Serial Number ff-ef-57-5d-b8-70-f4-ff
Kernel driver in use: atl1c
Kernel modules: atl1c