You are not logged in.

#1 2018-02-23 08:40:03

iSTAYERi
Member
Registered: 2018-02-23
Posts: 5

[SOLVED] Wifi not working on base system

Hi all, I install clear Arch first time and have this issue...
When i use live-iso - wifi works well with

wifi-menu

After installing (with dialog , iw , wpa_supplicant depencies) base system and reloading to it - wifi dont work.
Wifi-menu see my network, but write "CONNECTING FAILED"

ip link

says that wlp2s0 is down.

ip link set wlp2s0 up

did not change the state of wlp2s0

When i try to check my device and drivers with this command:

 lspci 

the system stuck with messages:

 
NMI watchdog: Watchdog detected hard LOCKUP on cpu 1
INFO: rcu_preempt detected stalls on CPU/tasks:
k1-....0: (1 GPs behind) idle=41a/140000000000000/0 softirq=3104/3106 fqs=15001 last_accelerate: 1920/437c, nonlazy_posted: 0, L.
k(detected by 3, t=60004 jiffies, g=2599, c=2598, q=27)
INFO: task jbd2/sda4-8:213 blocked for more than 120 seconds.
Not tained 4.15.4-1-ARCH #1

repeating it much time and after about 10 minutes:

watchdog: BUG: soft lookup - CPU#0 stuck for 22s! [systemd:1]

ps: sorry for my english, it is not my native language.

Last edited by iSTAYERi (2018-02-23 21:21:48)

Offline

#2 2018-02-23 10:01:43

iSTAYERi
Member
Registered: 2018-02-23
Posts: 5

Re: [SOLVED] Wifi not working on base system

Okey, I kill dhcpcd:

 killall dhcpcd 

disable wifi interface

 ip link set wlp2s0 down 

started wifi-menu again - and its work!!

but

lspci

dont work and watchdog detect hard lockup sad

Offline

#3 2018-02-23 10:53:03

Mr.Elendig
#archlinux@freenode channel op
From: The intertubes
Registered: 2004-11-07
Posts: 4,092

Re: [SOLVED] Wifi not working on base system

What hardware is this?


Evil #archlinux@libera.chat channel op and general support dude.
. files on github, Screenshots, Random pics and the rest

Offline

#4 2018-02-23 15:12:19

iSTAYERi
Member
Registered: 2018-02-23
Posts: 5

Re: [SOLVED] Wifi not working on base system

Notebook MSI GV72 7RD-864XRU
Core i7 7700HQ
GeForce GTX 1050

Offline

#5 2018-02-23 19:26:19

Slithery
Administrator
From: Norfolk, UK
Registered: 2013-12-01
Posts: 5,776

Re: [SOLVED] Wifi not working on base system

I believe he was asking about your wireless hardware smile


No, it didn't "fix" anything. It just shifted the brokeness one space to the right. - jasonwryan
Closing -- for deletion; Banning -- for muppetry. - jasonwryan

aur - dotfiles

Offline

#6 2018-02-23 20:09:43

Trilby
Inspector Parrot
Registered: 2011-11-29
Posts: 29,523
Website

Re: [SOLVED] Wifi not working on base system

I can't speculate on what Mr.E  really intended, but I doubt the wireless hardware is relevant.  Despite the title, this thread is no longer about a wireless issue: that is working, and the OP just took it in a different direction.

OP, this should be marked as SOLVED, and you should open a new thread for your new issue.  The watchdog lockups seem to come from a variety of causes, but issues with nvidia drivers seem to be among them.  So in your new thread you may want to start with more details of your hardware and drivers (e.g. nvidia) that you are using and whether you've tried any alternative graphics driver(s).


"UNIX is simple and coherent..." - Dennis Ritchie, "GNU's Not UNIX" -  Richard Stallman

Offline

#7 2018-02-23 21:14:54

seth
Member
Registered: 2012-09-03
Posts: 51,056

Re: [SOLVED] Wifi not working on base system

Noueau is known to cause lspci to hang, https://wiki.archlinux.org/index.php/No … le_Invalid

Offline

#8 2018-02-23 21:18:34

iSTAYERi
Member
Registered: 2018-02-23
Posts: 5

Re: [SOLVED] Wifi not working on base system

Trilby, thanks for a tip (nvidia driver). Yes, this title realy solved. I will try to solve new issue with your tip before create a new topic.

Offline

#9 2018-02-23 21:19:36

iSTAYERi
Member
Registered: 2018-02-23
Posts: 5

Re: [SOLVED] Wifi not working on base system

seth, thanks for link smile

Offline

Board footer

Powered by FluxBB