Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
iwd doesn't scan network automatically
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
aar
n00b
n00b


Joined: 25 Jan 2018
Posts: 6
Location: Russia, Rostov-on-Don

PostPosted: Tue Apr 09, 2024 2:19 pm    Post subject: iwd doesn't scan network automatically Reply with quote

Hi,
I have a problem with iwd scanning network. It should scan network automatically by default, but It doesn't and I scan the network manually every time.
iwd config:
Code:
aar@gentoo ~ $ cat /etc/iwd/main.conf
[General]
EnableNetworkConfiguration=true

[Network]
RoutePriorityOffset=300
NameResolvingService=resolvconf

[Scan]
InitialPeriodicScanInterval=5

[Settings]
AutoConnect=true


I use built-in daemon instead of dhcpcd.
iwd use flags:
Code:
aar@gentoo ~ $ equery u iwd
[ Legend : U - final flag setting for installation]
[        : I - package is installed with flag     ]
[ Colors : set, unset                             ]
 * Found these USE flags for net-wireless/iwd-2.14:
 U I
 + + client              : Enable iwctl client tool
 - - cpu_flags_x86_aes   : Enable support for Intel's AES instruction set (AES-NI)
 - - cpu_flags_x86_ssse3 : Use the SSSE3 instruction set (NOT sse3/pni)
 + + monitor             : Enable iwmon monitor tool
 - - ofono               : Enable support for oFono SIM authentication
 + + standalone          : Enable standalone mode with built-in DHCP client and DNS handling"
 - - systemd             : Use systemd-resolve rather than resolvconf for DNS handling in standalone mode
 + + wired               : Enable ethernet authentication daemon


iwd is default rc-service:

Code:
aar@gentoo ~ $ rc-status default
Runlevel: default
 sysklogd       [  started  ]
 sshd             [  started  ]
 alsasound    [  started  ]
 bluetooth      [  started  ]
 chronyd        [  started  ]
 cronie           [  started  ]
 iwd               [  started  ]
 netmount      [  started  ]
 local              [  started  ]


I have no idea how to solve this problem. It is annoying to scan the network manually every time. Could you please help me with any idea of solving this problem.
_________________
noob
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum