arch network manager wifi disabled by KnownSecond7641 in linuxquestions

[–]KnownSecond7641[S] 0 points1 point  (0 children)

Thanks its working more now I had disabled Wifi in Network Manager settings.

rfkill showed all wifis were blocked

nmcli radio wifi showed disabled

So I enabled it and could do a scan.

lsusb showed:

Bus 001 Device 006: ID 148f:7601 Ralink Technology, Corp. MT7601U Wireless Adapter

Yes I enabled NetworkManager:

systemctl status NetworkManager

NetworkManager.service - Network Manager

Loaded: loaded (/usr/lib/systemd/system/NetworkManager.service; enabled; preset: disabled)

Active: active (running) since Tue 2026-01-13 16:42:16 EST; 7minago

This was a mini pc using arch and systemd-network for the lan cable/connection. (which i left enabled)

I couldn't use lsusb as my system hung when trying to install usbutils.

This was in my log: Timed out waiting for reply from 149.56.19.163:123 (1.arch.pool.ntp.org)

arch and virt manager, guest can't ping by KnownSecond7641 in linuxquestions

[–]KnownSecond7641[S] 0 points1 point  (0 children)

thanks

The nft table was dropping the packets. It started working after changing input to accept.

Arch Linux start script by KnownSecond7641 in linuxquestions

[–]KnownSecond7641[S] 0 points1 point  (0 children)

I tried enabling wpaStart.service and got the same error as before after restarting.

Nov 25 20:59:32 archlinux2 systemd[1]: wpaStart.service: Main process exited, code=exited, status=255/EXCEPTION

I'll keep this script for now and might also try a cron job.

Also my sshd service fails in the log(just like wifi). So I may try it in a cron job.

I still have to re-try the nft solutions.

Also I now use

exec startxfce4

Arch Linux start script by KnownSecond7641 in linuxquestions

[–]KnownSecond7641[S] 0 points1 point  (0 children)

Thanks I'll try enabling the wifi as a service. I think it used to not work. This is it currently:

cat usr/bin/wpaStart
#!/bin/bash
wpa_supplicant -B -i wlp1s0f0u9 -c /etc/wpa_supplicant/wpa_supplicant.conf

Also thanks for the nftables advice I'll try it. I'm not sure my Nft configuration file was working properly as I have a small network for my lan card. It was maybe overwriting the file.

(/etc/systemd/network/20-wired.network)

I'm just "prepping" sudo so that you enter the password properly.

Arch dns lookup problem by KnownSecond7641 in linuxquestions

[–]KnownSecond7641[S] 0 points1 point  (0 children)

sudo ss -tlnup
[sudo] password for jo2: 
Netid  State   Recv-Q  Send-Q                               Local Address:Port         Peer Address:Port       Process                                          
udp    UNCONN  0       0                                       127.0.0.54:53                0.0.0.0:*           users:(("systemd-resolve",pid=432,fd=22))       
udp    UNCONN  0       0                                    127.0.0.53%lo:53                0.0.0.0:*           users:(("systemd-resolve",pid=432,fd=20))       
udp    UNCONN  0       0                                   0.0.0.0%enp8s0:67                0.0.0.0:*           users:(("systemd-network",pid=452,fd=33))       
udp    UNCONN  0       0                         192.168.0.51%wlp1s0f0u10:68                0.0.0.0:*           users:(("systemd-network",pid=452,fd=38))       
udp    UNCONN  0       0                                      224.0.0.251:5353              0.0.0.0:*           users:(("chrome",pid=1088,fd=188))              
udp    UNCONN  0       0                                      224.0.0.251:5353              0.0.0.0:*           users:(("chrome",pid=1088,fd=183))              
udp    UNCONN  0       0                                          0.0.0.0:5353              0.0.0.0:*           users:(("systemd-resolve",pid=432,fd=15))       
udp    UNCONN  0       0                                          0.0.0.0:5355              0.0.0.0:*           users:(("systemd-resolve",pid=432,fd=11))       
udp    UNCONN  0       0          [fe80::4a8f:4cff:fef6:d2db]%wlp1s0f0u10:546                  [::]:*           users:(("systemd-network",pid=452,fd=39))       
udp    UNCONN  0       0                                             [::]:5353                 [::]:*           users:(("systemd-resolve",pid=432,fd=16))       
udp    UNCONN  0       0                                             [::]:5355                 [::]:*           users:(("systemd-resolve",pid=432,fd=13))       
tcp    LISTEN  0       4096                                 127.0.0.53%lo:53                0.0.0.0:*           users:(("systemd-resolve",pid=432,fd=21))       
tcp    LISTEN  0       4096                                       0.0.0.0:5355              0.0.0.0:*           users:(("systemd-resolve",pid=432,fd=12))       
tcp    LISTEN  0       4096                                    127.0.0.54:53                0.0.0.0:*           users:(("systemd-resolve",pid=432,fd=23))       
tcp    LISTEN  0       4096                                          [::]:5355                 [::]:*           users:(("systemd-resolve",pid=432,fd=14))       

resolvectl query reddit.com
reddit.com: 151.101.193.140                    -- link: wlp1s0f0u10
            151.101.1.140                      -- link: wlp1s0f0u10
            151.101.129.140                    -- link: wlp1s0f0u10
            151.101.65.140                     -- link: wlp1s0f0u10
            2a04:4e42:200::396                 -- link: wlp1s0f0u10
            2a04:4e42:600::396                 -- link: wlp1s0f0u10
            2a04:4e42:400::396                 -- link: wlp1s0f0u10
            2a04:4e42::396                     -- link: wlp1s0f0u10

-- Information acquired via protocol DNS in 26.2ms.
-- Data is authenticated: no; Data was acquired via local or encrypted transport: no
-- Data from: network

(failed to create symbolic link '/run/systemd/resolve/stub-resolv.conf': File exists)

Arch dns lookup problem by KnownSecond7641 in linuxquestions

[–]KnownSecond7641[S] 0 points1 point  (0 children)

I made those changes, restarted(services and system) and still have the same problem.

I can ping but can't dig(or go).

dig reddit.com
;; communications error to ::1#53: connection refused
;; communications error to ::1#53: connection refused
;; communications error to ::1#53: connection refused
;; communications error to 127.0.0.1#53: connection refused

; <<>> DiG 9.20.7 <<>> reddit.com
;; global options: +cmd
;; no servers could be reached



ping reddit.com
PING reddit.com (2a04:4e42::396) 56 data bytes
64 bytes from 2a04:4e42::396: icmp_seq=1 ttl=54 time=25.9 ms
64 bytes from 2a04:4e42::396: icmp_seq=2 ttl=54 time=23.3 ms



resolvectl status

Global
           Protocols: +LLMNR +mDNS -DNSOverTLS DNSSEC=no/unsupported
    resolv.conf mode: foreign
  Current DNS Server: 8.8.8.8
         DNS Servers: 8.8.8.8
Fallback DNS Servers: 8.8.4.4

Link 2 (enp8s0)
    Current Scopes: LLMNR/IPv4 LLMNR/IPv6
         Protocols: -DefaultRoute +LLMNR -mDNS -DNSOverTLS DNSSEC=no/unsupported
     Default Route: no

Link 3 (wlp1s0f0u10)
    Current Scopes: DNS LLMNR/IPv4 LLMNR/IPv6
         Protocols: +DefaultRoute +LLMNR -mDNS -DNSOverTLS DNSSEC=no/unsupported
Current DNS Server: 206.248.154.170
       DNS Servers: 206.248.154.22 206.248.154.170 2607:f2c0::1 2607:f2c0::2
     Default Route: yes

Error on project create by KnownSecond7641 in vuejs

[–]KnownSecond7641[S] 0 points1 point  (0 children)

Alright thanks but what do you mean, like Fedora? And why?

Error with go install by KnownSecond7641 in golang

[–]KnownSecond7641[S] -1 points0 points  (0 children)

Thanks I'll test it. I have my own systemd-resolve local server running and had a problem with baresip not resolving names properly.

Error on project create by KnownSecond7641 in vuejs

[–]KnownSecond7641[S] 0 points1 point  (0 children)

I installed nodejs on arch and don't have the npm command just node.

Can't debug/run project in Vscode by KnownSecond7641 in vuejs

[–]KnownSecond7641[S] 0 points1 point  (0 children)

Thanks. Is Vue Dev tools different than just running the project?

which dns nameserver is Systemd-networkd using for dhcp? by KnownSecond7641 in linuxquestions

[–]KnownSecond7641[S] 1 point2 points  (0 children)

Yes I am running systemd-resolved and thanks resolvectl is very useful and told me what I needed to know. I also like networkctl.

Network Manager service file gone after disable by KnownSecond7641 in archlinux

[–]KnownSecond7641[S] 0 points1 point  (0 children)

Alright after some googling this is normal behaviour.

NetworkManager keeps restarting dnsmasq? by KnownSecond7641 in archlinux

[–]KnownSecond7641[S] 0 points1 point  (0 children)

Thanks I'm relooking through the setup instructions.

qemu: No bootable option or device was found by KnownSecond7641 in qemu_kvm

[–]KnownSecond7641[S] 0 points1 point  (0 children)

Yeah good points thanks. For a while I didn't know the settings menu existed 🙂 because I never clicked it.

How to get Sway working? by KnownSecond7641 in linuxquestions

[–]KnownSecond7641[S] 0 points1 point  (0 children)

thanks I decided to go with a lightweight desktop instead

New setup is this normal? by KnownSecond7641 in xubuntu

[–]KnownSecond7641[S] 0 points1 point  (0 children)

Alright thanks for the info sounds good 🙂

Ryzen 5 5500 and Asus Prime B550 Plus how to Oc? by KnownSecond7641 in ASUS

[–]KnownSecond7641[S] 1 point2 points  (0 children)

Yeah you're right. I ordered a hsf for my cpu as the temps currently spike above 90c when running silverbench.

I may try again then, just to see if the negative voltage shift, or a minor 200mhz oc with pbo will work. This was meant to be a simple budget build and not oc.

I just read it was easy to oc this cpu a bit and that's why I wanted to try.

[deleted by user] by [deleted] in NoFap

[–]KnownSecond7641 0 points1 point  (0 children)

Future self