Hi, my old Android 8 phone and Ubuntu on the same laptop connects to
this point, but not Gentoo.
I see this point in `wpa_cli scan_result` as
[WPA-PSK-CCMP+TKIP][WPA2-PSK-CCMP+TKIP][ESS] Lali
My config in the same format as for other points:
network={
ssid="Lali"
psk="mypass"
priority=1
}
wpa_cli log like this point not exists - Gentoo not even trying to connect:
<3>CTRL-EVENT-NETWORK-NOT-FOUND
<3>CTRL-EVENT-SCAN-STARTED
<3>CTRL-EVENT-SCAN-RESULTS
<3>CTRL-EVENT-NETWORK-NOT-FOUND
<3>CTRL-EVENT-SCAN-STARTED
<3>CTRL-EVENT-SCAN-RESULTS
<3>CTRL-EVENT-NETWORK-NOT-FOUND
<3>CTRL-EVENT-SCAN-STARTED
<3>CTRL-EVENT-SCAN-RESULTS
<3>CTRL-EVENT-NETWORK-NOT-FOUND
I tried direct connect:
wpa_supplicant -i wlp3s0 -c <(wpa_passphrase Lali mypass)
and got
nl80211: kernel reports: Match already configured
nl80211: kernel reports: Match already configured
nl80211: kernel reports: Match already configured
nl80211: kernel reports: Match already configured
nl80211: kernel reports: Match already configured
nl80211: kernel reports: Match already configured
nl80211: kernel reports: Match already configured
nl80211: kernel reports: Match already configured
nl80211: kernel reports: Match already configured
nl80211: kernel reports: Match already configured
nl80211: kernel reports: Match already configured
wlp3s0: CTRL-EVENT-SCAN-FAILED ret=-16 retry=1
I enabled debug as
wpa_supplicant -dd -i wlp3s0 -c /etc/wpa_supplicant/wpa_supplicant.conf
but related to this point I see only
wlp3s0: skip - SSID mismatch
wlp3s0: skip - SSID mismatch
wlp3s0: skip - SSID mismatch
wlp3s0: skip - SSID mismatch
wlp3s0: skip - SSID mismatch
wlp3s0: skip - SSID mismatch
wlp3s0: skip - SSID mismatch
wlp3s0: skip - SSID mismatch
wlp3s0: 3: a0:8c:f8:78:01:50 ssid='Lali ' wpa_ie_len=26 rsn_ie_len=24
caps=0x1411 level=-59 freq=2432
wlp3s0: skip - SSID mismatch
wlp3s0: skip - SSID mismatch
wlp3s0: skip - SSID mismatch
wlp3s0: skip - SSID mismatch
wlp3s0: skip - SSID mismatch
wlp3s0: skip - SSID mismatch
wlp3s0: skip - SSID mismatch
wlp3s0: skip - SSID mismatch
wlp3s0: skip - SSID mismatch
wlp3s0: skip - SSID mismatch
wlp3s0: skip - SSID mismatch
like for other unavailable points
$ equery u wpa_supplicant
[ Legend : U - final flag setting for installation]
[ : I - package is installed with flag ]
[ Colors : set, unset ]
* Found these USE flags for net-wireless/wpa_supplicant-2.10-r4:
U I
- - ap : Add support for access point mode
- - broadcom-sta : Flag to help users disable features not
supported by broadcom-sta driver
+ + dbus : Enable dbus support for anything that needs
it (gpsd, gnomemeeting, etc)
- - eap-sim : Add support for EAP-SIM authentication algorithm
- - eapol-test : Build and install eapol_test binary
- - fasteap : Add support for FAST-EAP authentication algorithm
+ + fils : Add support for Fast Initial Link Setup
(802.11ai)
+ + hs2-0 : Add support for 802.11u and Passpoint for
HotSpot 2.0
- - macsec : Add support for wired macsec
+ + mbo : Add support Multiband Operation
+ + mesh : Add support for mesh mode
- - p2p : Add support for Wi-Fi Direct mode
- - privsep : Enable wpa_priv privledge separation binary
- - qt5 : Add support for the Qt 5 application and UI
framework
+ + readline : Enable support for libreadline, a GNU
line-editing library that almost everyone wants
- - smartcard : Add support for smartcards
- - tdls : Add support for Tunneled Direct Link Setup
(802.11z)
+ + tkip : Add support for WPA TKIP (deprecated due to
security flaws in 2009)
- - uncommon-eap-types : Add support for GPSK, SAKE, GPSK_SHA256,
IKEV2 and EKE
- - wep : Add support for Wired Equivalent Privacy
(deprecated due to security flaws in 2004)
- - wps : Add support for Wi-Fi Protected Setup
emerge --info
Portage 3.0.65 (python 3.12.3-final-0,
default/linux/amd64/17.1/no-multilib, gcc-13, glibc-2.39-r9,
6.6.30-gentoo+ x86_64)
=================================================================
System uname:
Linux-6.6.30-gentoo+-x86_64-Intel-R-_Core-TM-_i7-3840QM_CPU_@_2.80GHz-with-glibc2.39
KiB Mem: 16214828 total, 1965812 free
KiB Swap: 33554428 total, 33432572 free
Timestamp of repository gentoo: Sat, 20 Jul 2024 17:15:00 +0000
Head commit of repository gentoo: aff4faa0924988e635cef587083d3cf848808576
Head commit of repository amarlay: 2a4107e1466105f6f01d94a6a37bb4f858eca42c
Head commit of repository guru: baa8c0cc2f20f0d74145a0ff39ceaac981fd5810
Timestamp of repository palemoon: Fri, 19 Jul 2024 21:03:53 +0000
Head commit of repository palemoon: 3417bedc5899d74b93f75f1f49785302c31a160b
Head commit of repository unity-gentoo:
2ee2fdb9534beed714dddb3351d1057de81781c2
sh bash 5.2_p26-r6
ld GNU ld (Gentoo 2.42 p3) 2.42.0
app-misc/pax-utils: 1.3.7::gentoo
app-shells/bash: 5.2_p26-r6::gentoo
dev-build/autoconf: 2.13-r8::gentoo, 2.71-r7::gentoo
dev-build/automake: 1.16.5-r2::gentoo
dev-build/cmake: 3.28.5::gentoo
dev-build/libtool: 2.4.7-r4::gentoo
dev-build/make: 4.4.1-r1::gentoo
dev-build/meson: 1.4.1::gentoo
dev-java/java-config: 2.3.3-r1::gentoo
dev-lang/perl: 5.38.2-r3::gentoo
dev-lang/python: 3.9.19_p3::gentoo, 3.11.9-r1::gentoo,
3.12.3-r1::gentoo
dev-lang/rust: 1.77.1::gentoo
sys-apps/baselayout: 2.15::gentoo
sys-apps/openrc: 0.54::gentoo
sys-apps/sandbox: 2.38::gentoo
sys-devel/binutils: 2.42-r1::gentoo
sys-devel/binutils-config: 5.5::gentoo
sys-devel/clang: 16.0.6::gentoo, 17.0.6::gentoo
sys-devel/gcc: 13.3.1_p20240614::gentoo
sys-devel/gcc-config: 2.11::gentoo
sys-devel/lld: 17.0.6::gentoo
sys-devel/llvm: 16.0.6::gentoo, 17.0.6::gentoo
sys-kernel/linux-headers: 6.6-r1::gentoo (virtual/os-headers)
sys-libs/glibc: 2.39-r9::gentoo
Repositories:
gentoo
location: /var/db/repos/gentoo
sync-type: rsync
sync-uri: rsync://rsync2.ru.gentoo.org/gentoo-portage/
priority: -1000
volatile: False
sync-rsync-verify-max-age: 24
sync-rsync-extra-opts:
sync-rsync-verify-jobs: 1
sync-rsync-verify-metamanifest: yes
amarlay
location: /var/db/repos/amarlay
sync-type: git
sync-uri: https://github.com/amarakon/amarlay
masters: gentoo
volatile: False
guru
location: /var/db/repos/guru
sync-type: git
sync-uri: [email protected]:repo/proj/guru.git
masters: gentoo
volatile: False
my
location: /var/db/repos/my
masters: gentoo
volatile: False
palemoon
location: /var/db/repos/palemoon
sync-type: git
sync-uri: https://github.com/gentoo-mirror/palemoon.git
masters: gentoo
volatile: False
unity-gentoo
location: /var/db/repos/unity-gentoo
sync-type: git
sync-uri: https://github.com/shiznix/unity-gentoo
masters: gentoo
volatile: False
ACCEPT_KEYWORDS="amd64"
ACCEPT_LICENSE="@FREE @FREE ipw3945"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-O2 -march=native -pipe -frecord-gcc-switches"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/lib64/libreoffice/program/sofficerc
/usr/share/config /usr/share/gnupg/qualified.txt"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/dconf /etc/env.d
/etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release
/etc/php/apache2-php8.2/ext-active/ /etc/php/cgi-php8.2/ext-active/
/etc/php/cli-php8.2/ext-active/ /etc/php/fpm-php8.2/ext-active/
/etc/php/phpdbg-php8.2/ext-active/ /etc/revdep-rebuild /etc/sandbox.d
/etc/terminfo"
CXXFLAGS="-O2 -march=native -pipe -frecord-gcc-switches"
DISTDIR="/var/cache/distfiles"
ENV_UNSET="CARGO_HOME DBUS_SESSION_BUS_ADDRESS DISPLAY
GDK_PIXBUF_MODULE_FILE GOBIN GOPATH PERL5LIB PERL5OPT PERLPREFIX
PERL_CORE PERL_MB_OPT PERL_MM_OPT XAUTHORITY XDG_CACHE_HOME
XDG_CONFIG_HOME XDG_DATA_HOME XDG_RUNTIME_DIR XDG_STATE_HOME"
FCFLAGS="-O2 -march=native -pipe -frecord-gcc-switches"
FEATURES="assume-digests binpkg-docompress binpkg-dostrip binpkg-logs
buildpkg-live config-protect-if-modified distlocks ebuild-locks
fixlafiles ipc-sandbox merge-sync merge-wait multilib-strict
network-sandbox news parallel-fetch pid-sandbox pkgdir-index-trusted
preserve-libs protect-owned qa-unresolved-soname-deps sandbox sfperms
strict unknown-features-warn unmerge-logs unmerge-orphans userfetch
userpriv usersandbox usersync xattr"
FFLAGS="-O2 -march=native -pipe -frecord-gcc-switches"
GENTOO_MIRRORS="http://mirror.yandex.ru/gentoo-distfiles/
http://gentoo-mirror.alexxy.name/"
LANG="C.UTF8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0"
LEX="flex"
PKGDIR="/var/cache/binpkgs"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times
--omit-dir-times --compress --force --whole-file --delete --stats
--human-readable --timeout=180 --exclude=/distfiles --exclude=/local
--exclude=/packages --exclude=/.git"
PORTAGE_TMPDIR="/var/tmp"
RUSTFLAGS="-C debuginfo=0 -C target-cpu=native -C opt-level=3"
SHELL="/bin/bash"
USE="X acl amd64 bluetooth bluray bzip2 chromecast cli crypt dbus dri
dvd egl elogind eme-free exif ffmpeg flac fortran gdbm gdk-pixbuf
graphite grub heif iconv ipv6 jpeg libtirpc lto matroska mp3 ncurses nls
ogg opengl openmp opus pam pcre pgo png pulseaudio rdp readline seccomp
split-usr ssl svg svt-av1 test-rust tiff tkip unicode v4l vaapi vpx webp
x264 x265 xattr xml zlib" ABI_X86="64" ADA_TARGET="gcc_12"
APACHE2_MODULES="authn_core authz_core socache_shmcb unixd actions alias
auth_basic authn_anon authn_dbm authn_file authz_dbm authz_groupfile
authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs
dav_lock deflate dir env expires ext_filter file_cache filter headers
include info log_config logio mime mime_magic negotiation rewrite
setenvif speling status unique_id userdir usertrack vhost_alias"
CALLIGRA_FEATURES="karbon sheets words" COLLECTD_PLUGINS="df interface
irq load memory rrdtool swap syslog" CPU_FLAGS_X86="aes avx f16c mmx
mmxext pclmul popcnt rdrand sse sse2 sse3 sse4_1 sse4_2 ssse3"
ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18
garmin garmintxt gpsclock greis isync itrax mtk3301 ntrip navcom
oceanserver oncore rtcm104v2 rtcm104v3 sirf skytraq superstar2 tsip
tripmate tnt ublox" INPUT_DEVICES="libinput" KERNEL="linux"
LCD_DEVICES="bayrad cfontz glk hd44780 lb216 lcdm001 mtxorb text"
LLVM_TARGETS="x64" LUA_SINGLE_TARGET="lua5-1" LUA_TARGETS="lua5-1"
OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php8-2"
POSTGRES_TARGETS="postgres15" PYTHON_SINGLE_TARGET="python3_12"
PYTHON_TARGETS="python3_12" RUBY_TARGETS="ruby31 ruby32"
VIDEO_CARDS="intel i965" XTABLES_ADDONS="quota2 psd pknock lscan length2
ipv4options ipp2p iface geoip fuzzy condition tarpit sysrq proto logmark
ipmark dhcpmac delude chaos account"
Unset: ADDR2LINE, AR, ARFLAGS, AS, ASFLAGS, CC, CCLD, CONFIG_SHELL,
CPP, CPPFLAGS, CTARGET, CXX, CXXFILT, ELFEDIT, EMERGE_DEFAULT_OPTS,
EXTRA_ECONF, F77FLAGS, FC, GCOV, GPROF, INSTALL_MASK, LC_ALL, LD,
LFLAGS, LIBTOOL, LINGUAS, MAKE, MAKEFLAGS, MAKEOPTS, NM, OBJCOPY,
OBJDUMP, PORTAGE_BINHOST, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS,
PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, PYTHONPATH, RANLIB,
READELF, SIZE, STRINGS, STRIP, YACC, YFLAGS
My Wi-Fi adapter is Intel Centrino Advanced-N 6205, Dual Band
https://ark.intel.com/content/www/us/en/ark/products/59471/intel-centrino-advanced-n-6205-dual-band.html
from 2011, 802.11a/b/g/n, in Android I see that this access point is
Wi-Fi 4 - as I understand it mean n, so looks like supported.
Now I use my old Android phone with USB tethering - it connects to that
point.
Please help, thanks.