Gentoo Archives: gentoo-user

From: Walter Dnes <waltdnes@××××××××.org>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Lenovo T400 wifi scan and connect questions
Date: Tue, 30 Aug 2022 22:26:08
Message-Id: Yw6OeF48SH9Bqe9j@waltdnes.org
In Reply to: Re: [gentoo-user] Lenovo T400 wifi scan and connect questions by Michael
1 I'm having problems, even running as root. As per the previous
2 message, the system is detecting the hardware, but wpa_aupplicant cannot
3 get going. I have a minimal /etc/wpa_supplicant/wpa_supplicant.conf
4
5 ctrl_interface=/var/run/wpa_supplicant
6 update_config=1
7
8 From https://wiki.gentoo.org/wiki/Wpa_supplicant#Using_wpa_cli the
9 command for debugging is...
10
11 wpa_supplicant -Dnl80211 -iwlan0 -C/var/run/wpa_supplicant/ -c/etc/wpa_supplicant/wpa_supplicant.conf -dd
12
13 ...to which I appended ">>logfile.txt 2>&1" to grab all output. I
14 waited for a minute or so, and got the logfile which I've attached. Any
15 ideas?
16
17 --
18 Walter Dnes <waltdnes@××××××××.org>
19 I don't run "desktop environments"; I run useful applications

Attachments

File name MIME type
logfile.txt.gz application/gzip

Replies

Subject Author
Re: [gentoo-user] Lenovo T400 wifi scan and connect questions Michael <confabulate@××××××××.com>