I use netctl-ifplugd to manage the ethernet interface (external port on USB-C dongle). When I resume my laptop from standby the service fails to retrieve the ip address. Here's the full log: $ sudo systemctl status netctl-ifplugd@eth0 -n 100 * netctl-ifplugd@eth0.service - Automatic wired network connection using netctl profiles Loaded: loaded (/usr/lib/systemd/system/netctl-ifplugd@.service; enabled; preset: disabled) Drop-In: /etc/systemd/system/netctl-ifplugd@.service.d `-override.conf Active: deactivating (stop-sigterm) (Result: exit-code) since Thu 2026-09-17 14:58:38 CEST; 51s ago Job: 4226 Invocation: 80f0875f74734adc8bfa39ba3f303fb0 Docs: man:netctl.special(7) Process: 69719 ExecStop=/usr/bin/ifplugd -i eth0 -k -W (code=exited, status=6) Main PID: 993 (ifplugd) Status: "online" Tasks: 1 (limit: 18718) Memory: 2.3M (peak: 11.3M) CPU: 331ms CGroup: /system.slice/system-netctl\x2difplugd.slice/netctl-ifplugd@eth0.service `-993 /usr/bin/ifplugd -i eth0 -r /etc/ifplugd/netctl.action -d 0 -bfIns set 17 08:20:29 stryke systemd[1]: Starting Automatic wired network connection using netctl profiles... set 17 08:20:30 stryke ifplugd[993]: ifplugd 0.28 initializing. set 17 08:20:30 stryke ifplugd[993]: Using interface eth0/00:E0:4C:A2:02:4E with driver (version: 7.2.4-arch1-2) set 17 08:20:30 stryke ifplugd[993]: Using detection mode: SIOCETHTOOL set 17 08:20:30 stryke ifplugd[993]: Initialization complete, link beat not detected. set 17 08:20:34 stryke ifplugd[993]: Link beat de
Fórum Arch Linux Forums
bbs.archlinux.org ↗Fórum PunBB em inglês. 9 seções acompanhadas: Installation, Applications & Desktop Environments, Kernel & Hardware, Newbie Corner, Other Languages, Laptop Issues, Multimedia and Games, Arch Linux Guided Installer e Networking, Server, and Protection.
- Discussões por dia
- 18
- Discussões coletadas
- 347
- Mensagens por dia
- 27
- Seções
- 9
- Fontes acompanhadas
- 11
- Motor
- PunBB
Últimas discussões
Coletadas a cada 4 horas do feed público do fórum. Reproduzimos apenas o título, o link e o começo da mensagem; cada link leva à fonte.
You do realise this thread is 11 years old ? Moderator Note Please re-read necro-bumping Closing this old thread.
This may be a solved issue. In fact it likely is? I just am struggling to understand the "Suggested fix". Am experiencing the issue described in https://github.com/hyprwm/Hyprland/issues/9833 , (( with likely semantic variation of using a Thunderbolt4 connection to secondary monitor )) and seemingly officially addressed in https://github.com/hyprwm/aquamarine/issues/404 ? There is a suggested fix in the official post, however I would need assistance in comprehending what we are directed to do?
I decided I need to check Convey (Geary hard fork) https://gitlab.gnome.org/donnybeelo/convey but author provides scr and flatpak only, I did PKGBUILD for convey-git. I do not have an account and never submitted one. So if someone will check it and make it to AUR for easier updating, Thanks! And sorry If I did something wrong. pkgname=convey-git pkgver=r7459.329d971 pkgrel=1 pkgdesc="Convey application from GNOME GitLab" arch=('x86_64') url="https://gitlab.gnome.org/donnybeelo/convey" license=('GPL-3.0-or-later') depends=( 'cairo' 'enchant' 'folks' 'gcr-4' 'glib2' 'gmime3' 'gnome-online-accounts' 'gst-plugins-bad' 'gst-plugins-base' 'gstreamer' 'gtk4' 'icu' 'iso-codes' 'json-glib' 'libadwaita' 'libgee' 'libpeas-2' 'libsecret' 'libsoup3' 'libunwind' 'libxml2' 'sqlite' 'webkitgtk-6.0' 'libytnef' ) makedepends=( 'git' 'gobject-introspection' 'itstool' 'meson' 'ninja' 'vala' ) source=("git+https://gitlab.gnome.org/donnybeelo/convey.git") sha256sums=('SKIP') pkgver() { cd convey printf "r%s.%s" "$(git rev-list --count HEAD)" "$(git rev-parse --short=7 HEAD)" } build() { arch-meson convey build meson compile -C build } package() { meson install -C build --destdir "$pkgdir" }
So a month has been going on and everything is working fine thanks for the solution of Antiz ^^ So probably I going to change the name of the post and mark it as solved. is this one okey for finding it in the future more easily for quoting ?: Bad CSRF in forum login page. As for me sounds okey for a title of this thread. But let me know if you are okey with it.
What driver did you use before this happened? Is this single GPU on your system? Do you use X11 or Wayland? Display manager? Can you switch to VT with Ctrl+Alt+F1 and login there or login remotely and post journal?
Yes, the module is loaded automatically, the python service works and rotate the camera, but the camera is visible only using gst-launch-1.0 v4l2src device=/dev/video0 ! videoconvert ! autovideosink , not in browsers or signals. If I stop the python service, the built camera is accessible and works with browser and apps, but it is not the /dev/video0 device in that case and it is upside down in lts lsmod | grep v4l2loopback v4l2loopback 77824 1 videodev 421888 14 v4l2_async,v4l2_fwnode,videobuf2_v4l2,ov01a10,ov02c10,ivsc_csi,v4l2loopback,intel_ipu6_isys [andreak@D9330 ~]$ getfacl /dev/video* getfacl: Removing leading '/' from absolute path names # file: dev/video0 # owner: root # group: video user::rw- user:andreak:rw- group::rw- mask::rw- other::--- My user is part of video group
[babaliaris@babaliaris ~]$ sudo pacman -Qkk $(pacman -Qsq) | grep -v " 0 altered files" [sudo] password for babaliaris: Sorry, try again. [sudo] password for babaliaris: warning: amd-ucode: /boot/amd-ucode.img (Permissions mismatch) warning: cups: /etc/cups/classes.conf (Permissions mismatch) warning: cups: /etc/cups/printers.conf (Permissions mismatch) warning: cups: /etc/cups/subscriptions.conf (Permissions mismatch) amd-ucode: 17 total files, 1 altered file backup file: cups: /etc/cups/printers.conf (Modification time mismatch) backup file: cups: /etc/cups/printers.conf (Size mismatch) backup file: cups: /etc/cups/printers.conf (SHA256 checksum mismatch) backup file: cups: /etc/cups/subscriptions.conf (Modification time mismatch) backup file: cups: /etc/cups/subscriptions.conf (Size mismatch) backup file: cups: /etc/cups/subscriptions.conf (SHA256 checksum mismatch) cups: 947 total files, 3 altered files backup file: filesystem: /etc/fstab (Modification time mismatch) backup file: filesystem: /etc/fstab (Size mismatch) backup file: filesystem: /etc/fstab (SHA256 checksum mismatch) backup file: filesystem: /etc/group (Modification time mismatch) backup file: filesystem: /etc/group (Size mismatch) backup file: filesystem: /etc/group (SHA256 checksum mismatch) backup file: filesystem: /etc/gshadow (Modification time mismatch) backup file: filesystem: /etc/gshadow (Size mismatch) backup file: filesystem: /etc/gshadow (SHA256 checksum mismatch) backup file: filesystem: /etc/nss
V1del wrote: Note the second to last sentence in the section you linked Arch Wiki wrote: To configure MAC randomization for a specific connection (for example, if the network does not like random MAC addresses), edit the connection to set 802-11-wireless.cloned-mac-address to one of the modes (e.g. stable or random). where "edit the connection" links to https://wiki.archlinux.org/title/Networ … connection Correct. I can change the property to stable from GUI, but I am not sure how to make it via config files. My folder is empty /etc/NetworkManager/system-connections/.
I had some issues earlier and now whenever I do anything in pacman I get "command terminated by signal 11: segmentation fault". Looking in the journal it seems to be caused by ldconfig. Running ldconfig on its own also produces a segmentation fault. Previously ldconfig -v was complaining about some corrupted .so files in /usr/lib, I have reinstalled the packages corresponding to these and those errors disappeared however I am still getting a segmentation fault. This is the output for ldconfig -v: ldconfig: Path `/usr/lib64' given more than once (from :0 and :0) ldconfig: Can't stat /usr/libx32: No such file or directory /usr/lib/libfakeroot: (from /usr/lib/ld.so.conf.d/fakeroot.conf:1) libfakeroot-0.so -> libfakeroot.so /usr/lib: (from :0) [1] 4729 segmentation fault (core dumped) ldconfig -v I have also tried reinstalling glibc
I'm trying to install Blackmagic Desktop Video so I can get my Intensity capture card but I'm having some issues. As far as I can tell, I'm using the correct version of the packet (the one contained in the desktopvideo-16.4a1-x86_64 folder), but when I launch the setup I just get a message saying "No Desktop Video Device Detected. Please check that your product is connected via Thunderbolt, USB3, or PCIe and is powered on". When I use lspci in terminal, I see 05:00.0 Multimedia video controller: Blackmagic Design Intensity Pro 4K listed, so the card does seem to be connected properly and is detected by the system, just not the software setup. I found this thread with the same issue that suggested a solution of adding ibt=off to the kernel parameter, which solved the issue in that case but doesn't seem to have done so for me. Not certain what other info might be needed to help here but I'm of course using Arch, with kernel 6.18.51-1-lts. Quick edit: It ocurred to me I should test if the inclusion of ibt=off had worked properly and typing zcat /proc/config | grep IBT into terminal results in this CONFIG_CC_HAS_IBT=y CONFIG_X86_KERNEL_IBT=y CONFIG_BT_HCIBTUSB=m CONFIG_BT_HCIBTUSB_AUTOSUSPEND=y CONFIG_BT_HCIBTUSB_POLL_SYNC=y CONFIG_BT_HCIBTUSB_BCM=y CONFIG_BT_HCIBTUSB_MTK=y CONFIG_BT_HCIBTUSB_RTL=y CONFIG_BT_HCIBTSDIO=m CONFIG_BT_HCIBT3C=m So it would appear that it didn't work, and that may be the source of the problem, though I'm not also uncertain how to fix that if it is inde
Hi All, I'm having trouble with suspending with systemd my desktop PC: AMD Ryzen 5 3500 3600 with Radeon 6700XT. # cat /sys/power/mem_sleep s2idle [deep] # echo mem > /sys/power/state works fine. System goes to deep sleep - fans turn off and I need to push power button to resume. But when I try to use: $ systemctl suspend command or try using suspend option in Gnome (wayland), the screen goes black for a few seconds (fans on), then I'm greeted by lock screen. I think it's probably something systemd related, because directly echoing into /sys/power/state works fine and system resumes correctly, but I can't tell what's wrong. Here's my config: $ cat /etc/systemd/sleep.conf [Sleep] AllowSuspend=yes AllowHibernation=no AllowSuspendThenHibernate=no AllowHybridSleep=no SuspendState=mem MemorySleepMode=deep and logs: $ journalctl -b -g suspend sep 15 22:11:07 desktop systemd-logind[635]: suspend requested from client PID 9489 ('systemctl') (unit user@1000.service)... sep 15 22:11:07 desktop systemd-logind[635]: The system will suspend now! Thanks for help EDIT: fix typo in CPU name
347 discussões coletadas desde 31 August 2026. Acompanhe este fórum com uma palavra-chave →