You are not logged in.

#1 2016-04-17 09:05:30

johnnyhoffmann32
Member
Registered: 2016-04-15
Posts: 16

Wireless worked during install, it's not working now

My wireless was working during the installation of arch linux, but now won't connect to my wireless network.

● netctl@wlp3s0\x2dLG\x20Leon\x20LTE_9557.service - Automatically generated profile by wifi-menu
   Loaded: loaded (/etc/systemd/system/netctl@wlp3s0\x2dLG\x20Leon\x20LTE_9557.service; enabled; vendor preset: disabled)
   Active: failed (Result: exit-code) since Sat 2016-04-16 18:53:37 UTC; 31s ago
     Docs: man:netctl.profile(5)
  Process: 25691 ExecStop=/usr/lib/network/network stop %I (code=exited, status=0/SUCCESS)
  Process: 25793 ExecStart=/usr/lib/network/network start %I (code=exited, status=1/FAILURE)
Main PID: 25793 (code=exited, status=1/FAILURE)

Apr 16 18:53:21 xjohnnylinux systemd[1]: Starting Automatically generated profile by wifi-menu...
Apr 16 18:53:21 xjohnnylinux network[25793]: Starting network profile 'wlp3s0-LG Leon LTE_9557'...
Apr 16 18:53:37 xjohnnylinux network[25793]: WPA association/authentication failed for interface 'wlp3s0'
Apr 16 18:53:37 xjohnnylinux network[25793]: Failed to bring the network up for profile 'wlp3s0-LG Leon LTE_9557'
Apr 16 18:53:37 xjohnnylinux systemd[1]: netctl@wlp3s0\x2dLG\x20Leon\x20LTE_9557.service: Main process exited, code=exited, status=1/FAILURE
Apr 16 18:53:37 xjohnnylinux systemd[1]: Failed to start Automatically generated profile by wifi-menu.
Apr 16 18:53:37 xjohnnylinux systemd[1]: netctl@wlp3s0\x2dLG\x20Leon\x20LTE_9557.service: Unit entered failed state.
Apr 16 18:53:37 xjohnnylinux systemd[1]: netctl@wlp3s0\x2dLG\x20Leon\x20LTE_9557.service: Failed with result 'exit-code'.
~

Offline

#2 2016-04-17 09:21:01

headkase
Member
Registered: 2011-12-06
Posts: 1,986

Re: Wireless worked during install, it's not working now

What kind of chipset is the wireless?  Do you have the firmware installed for it?  If not, boot off the LiveCD, arch-chroot into your installation so that you have internet and install the firmware.  The firmware might be in the AUR.  If you have access to a wired connection then it would be much easier to use that to get the firmware and/or troubleshooting.

Offline

#3 2016-04-17 09:38:40

Head_on_a_Stick
Member
From: The Wirral
Registered: 2014-02-20
Posts: 9,003
Website

Re: Wireless worked during install, it's not working now

headkase wrote:

firmware

The linux firmware package is a dependency of the kernel and is installed as part of the base group wink

johnnyhoffmann32 wrote:
Apr 16 18:53:37 xjohnnylinux network[25793]: WPA association/authentication failed for interface 'wlp3s0'

Are you sure that the password is correct?

Try connecting manually, post any error messages if it doesn't work:
https://wiki.archlinux.org/index.php/Wi … nual_setup


Jin, Jîyan, Azadî

Offline

#4 2016-04-17 09:55:41

johnnyhoffmann32
Member
Registered: 2016-04-15
Posts: 16

Re: Wireless worked during install, it's not working now

I'll check

Offline

#5 2016-04-17 10:02:11

johnnyhoffmann32
Member
Registered: 2016-04-15
Posts: 16

Re: Wireless worked during install, it's not working now

I entered my password again but i have another error

● netctl@wlp3s0\x2dLG\x20Leon\x20LTE_9557.service - Automatically generated profile by wifi-menu
   Loaded: loaded (/etc/systemd/system/netctl@wlp3s0\x2dLG\x20Leon\x20LTE_9557.service; enabled; vendor preset: disabled)
   Active: failed (Result: exit-code) since Sat 2016-04-16 19:59:30 UTC; 29s ago
     Docs: man:netctl.profile(5)
  Process: 9971 ExecStart=/usr/lib/network/network start %I (code=exited, status=1/FAILURE)
Main PID: 9971 (code=exited, status=1/FAILURE)

Apr 16 19:59:30 xjohnnylinux systemd[1]: Starting Automatically generated profile by wifi-menu...
Apr 16 19:59:30 xjohnnylinux network[9971]: Starting network profile 'wlp3s0-LG Leon LTE_9557'...
Apr 16 19:59:30 xjohnnylinux network[9971]: The interface of network profile 'wlp3s0-LG Leon LTE_9557' is already up
Apr 16 19:59:30 xjohnnylinux systemd[1]: netctl@wlp3s0\x2dLG\x20Leon\x20LTE_9557.service: Main process exited, code=exited, status=1/FAILURE
Apr 16 19:59:30 xjohnnylinux systemd[1]: Failed to start Automatically generated profile by wifi-menu.
Apr 16 19:59:30 xjohnnylinux systemd[1]: netctl@wlp3s0\x2dLG\x20Leon\x20LTE_9557.service: Unit entered failed state.
Apr 16 19:59:30 xjohnnylinux systemd[1]: netctl@wlp3s0\x2dLG\x20Leon\x20LTE_9557.service: Failed with result 'exit-code'.

Offline

#6 2016-04-17 10:12:48

Head_on_a_Stick
Member
From: The Wirral
Registered: 2014-02-20
Posts: 9,003
Website

Re: Wireless worked during install, it's not working now

johnnyhoffmann32 wrote:
Apr 16 19:59:30 xjohnnylinux network[9971]: The interface of network profile 'wlp3s0-LG Leon LTE_9557' is already up

https://wiki.archlinux.org/index.php/Ne … ice_failed

Also, please use code tags when posting terminal output.


Jin, Jîyan, Azadî

Offline

#7 2016-04-17 12:32:03

Alber
Member
From: Spain - España
Registered: 2011-11-11
Posts: 227

Re: Wireless worked during install, it's not working now

Have you installed wpa_supplicant package?


Because not all of us are native English speakers, try no to use slang or abbreviations, thank you.

Offline

#8 2016-04-17 20:45:55

johnnyhoffmann32
Member
Registered: 2016-04-15
Posts: 16

Re: Wireless worked during install, it's not working now

Yes. wifi_supplicant is installed

Offline

#9 2016-04-18 05:24:42

johnnyhoffmann32
Member
Registered: 2016-04-15
Posts: 16

Re: Wireless worked during install, it's not working now

What do I have to do to solve this problem?

Offline

#10 2016-04-18 06:14:04

headkase
Member
Registered: 2011-12-06
Posts: 1,986

Re: Wireless worked during install, it's not working now

Head_on_a_Stick wrote:
headkase wrote:

firmware

The linux firmware package is a dependency of the kernel and is installed as part of the base group wink

johnnyhoffmann32 wrote:
Apr 16 18:53:37 xjohnnylinux network[25793]: WPA association/authentication failed for interface 'wlp3s0'

Are you sure that the password is correct?

Try connecting manually, post any error messages if it doesn't work:
https://wiki.archlinux.org/index.php/Wi … nual_setup

Gee, if only all firmware was in the kernel..

Offline

#11 2016-04-18 06:54:49

johnnyhoffmann32
Member
Registered: 2016-04-15
Posts: 16

Re: Wireless worked during install, it's not working now

Sorry about asking again sad I thought linux-firmware and linux-headers were installed sorry sad But yeah I agree. I'm only a beginner to arch linux.

Offline

#12 2016-04-18 06:56:08

johnnyhoffmann32
Member
Registered: 2016-04-15
Posts: 16

Re: Wireless worked during install, it's not working now

linux-firmware and linux-headers is now installed now what?

Offline

#13 2016-04-18 06:57:32

Head_on_a_Stick
Member
From: The Wirral
Registered: 2014-02-20
Posts: 9,003
Website

Re: Wireless worked during install, it's not working now

@headkase -- oops, sorry!

@OP: what is your hardware?


Jin, Jîyan, Azadî

Offline

#14 2016-04-18 07:06:04

johnnyhoffmann32
Member
Registered: 2016-04-15
Posts: 16

Re: Wireless worked during install, it's not working now

My hardware did work on Ubuntu and works on arch, and it is at least detecting networks but not connecting to them. I have to plug my phone into the USB port to access the internet.

[johnnyhoffmann32@xjohnnylinux ~]$ lspci
00:00.0 Host bridge: Intel Corporation 3rd Gen Core processor DRAM Controller (rev 09)
00:02.0 VGA compatible controller: Intel Corporation 3rd Gen Core processor Graphics Controller (rev 09)
00:14.0 USB controller: Intel Corporation 7 Series/C210 Series Chipset Family USB xHCI Host Controller (rev 04)
00:16.0 Communication controller: Intel Corporation 7 Series/C210 Series Chipset Family MEI Controller #1 (rev 04)
00:1a.0 USB controller: Intel Corporation 7 Series/C210 Series Chipset Family USB Enhanced Host Controller #2 (rev 04)
00:1b.0 Audio device: Intel Corporation 7 Series/C210 Series Chipset Family High Definition Audio Controller (rev 04)
00:1c.0 PCI bridge: Intel Corporation 7 Series/C210 Series Chipset Family PCI Express Root Port 1 (rev c4)
00:1c.2 PCI bridge: Intel Corporation 7 Series/C210 Series Chipset Family PCI Express Root Port 3 (rev c4)
00:1c.3 PCI bridge: Intel Corporation 7 Series/C210 Series Chipset Family PCI Express Root Port 4 (rev c4)
00:1d.0 USB controller: Intel Corporation 7 Series/C210 Series Chipset Family USB Enhanced Host Controller #1 (rev 04)
00:1f.0 ISA bridge: Intel Corporation HM77 Express Chipset LPC Controller (rev 04)
00:1f.2 SATA controller: Intel Corporation 7 Series Chipset Family 6-port SATA Controller [AHCI mode] (rev 04)
00:1f.3 SMBus: Intel Corporation 7 Series/C210 Series Chipset Family SMBus Controller (rev 04)
02:00.0 Unassigned class [ff00]: Realtek Semiconductor Co., Ltd. RTL8411 PCI Express Card Reader (rev 01)
02:00.2 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (rev 0a)
03:00.0 Network controller: Qualcomm Atheros AR9462 Wireless Network Adapter (rev 01)

Offline

#15 2016-04-18 07:07:42

Head_on_a_Stick
Member
From: The Wirral
Registered: 2014-02-20
Posts: 9,003
Website

Re: Wireless worked during install, it's not working now

Head_on_a_Stick wrote:

Try connecting manually, post any error messages if it doesn't work:
https://wiki.archlinux.org/index.php/Wi … nual_setup


Jin, Jîyan, Azadî

Offline

#16 2016-04-18 07:23:05

headkase
Member
Registered: 2011-12-06
Posts: 1,986

Re: Wireless worked during install, it's not working now

Also, if you use more than one method to establish an internet connection then they will interfere with each other.  Say for example using dhcpcd@interface and wicd at the same time.  If you are using more than one method then disable them all and then do what Head_on_a_Stick said.

I've heard good things about Network Manager: https://wiki.archlinux.org/index.php/NetworkManager for managing all your interfaces, wired and wireless.

Last edited by headkase (2016-04-18 07:23:44)

Offline

#17 2016-04-18 08:42:52

johnnyhoffmann32
Member
Registered: 2016-04-15
Posts: 16

Re: Wireless worked during install, it's not working now

Ok. I will have a look at that. I never used to have that issue in Ubuntu.

Offline

#18 2016-04-18 09:23:50

jasonwryan
Anarchist
From: .nz
Registered: 2009-05-09
Posts: 30,426
Website

Re: Wireless worked during install, it's not working now

If you want the convenience of Ubuntu, you have come to the wrong place. Arch is a manual distro: you are in control, so you are expected to set everything up yourself.

The wiki documents everything you need; please make more of an effort to utilise it before posting here.


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

#19 2016-04-19 05:24:51

johnnyhoffmann32
Member
Registered: 2016-04-15
Posts: 16

Re: Wireless worked during install, it's not working now

OK. I understand. I just want to get this thing working. smile I came to Arch Linux because of the easy to use AUR and because of the fact that Arch Linux is a rolling release. I been able to setup the GUI and Install Arch Linux from the command line. The wifi did work on the live CD though.

Last edited by johnnyhoffmann32 (2016-04-19 05:28:37)

Offline

Board footer

Powered by FluxBB