
On Sat, 10 Jul 2021 at 17:42:37 +0200, Patrick Shanahan wrote:
Wolfgang Mueller <wm@ariannuccia.de> [07-10-21 11:35]:
My new computer is an
HP 15s-eq2147 FHD RYZ5-5 16GB 512 SSD DOS
It has no cable connection to the internet, but only access via WiFi. Installing Leap 15.3 was no problem, but so far I did not manage to establish a WiFi connection.
Using Yast, I set up a wicked service with fixed address, getting this list:
Device Name: wlan0 Configured with address 192.168.2.16/24 (acer.ariannuccia.zz) Starting automatically on cable connection
start with ip addr
and your box address should appear under "wlan0"
There is no address different from the the loopback address: ------------------------------------------------------------------- ip addr ======= 1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever ------------------------------------------------------------------- Regards, Wolfgang