Testing And Unstable • [SID - Unstable] Problem updating packages on Debian Sid
Hello,I am on Debian Stable not on Sid Sorry, I don't understand this part. Your are on Sid, aren't you? Read this topic and see if it applies.Is your system clock set to the correct date and...
View ArticleBeginners Questions • yt-dlp HTTP Error 403: Forbidden
While you was posting ...I found this solution on a website:Code: sudo nano /etc/apt/sources.listBookworm backports:deb http://deb.debian.org/debian bookworm-backports main contrib...
View ArticleGraphical Environments & Desktops • my labwc experiment :)
I see you're using lxqt-panel. waybar really isn't making me happy so I think I'll try that next.Thanks for the screenshot and the linkage Statistics: Posted by wizard10000 — 2024-02-09 16:49 —...
View ArticleOff-Topic • [Industry] Microsoft is Introducing Sudo for Windows
Opens a new window? I see that MS marketing team is at it again I have a story.I drank the Kool-Aid for many years. Former MS-MVP in desktop operating systems, formerly one of the core 500 beta...
View ArticleGraphical Environments & Desktops • gkbd-keyboard-display always extended?
And what about these?Code: dconf read /org/gnome/desktop/input-sources/sourcesCode: dconf read /org/gnome/desktop/input-sources/xkb-optionsStatistics: Posted by ruwolf — 2024-02-09 16:58 — Replies 3 —...
View ArticleBeginners Questions • Latest linux upgrade 6.1.0-18-amd64 failed
EDITED: 2024-02-09 18:30 UTC 0Upgrading to kernel 6.5 (from backports) fixed the nvidia issue when using kernel 6.1.0-18-amd64 and dkms:Code: sudo apt install -t bookworm-backports...
View ArticleGeneral Questions • Is it possible to reconnect a disconnected live boot...
...not sure, maybe a thought!Perhaps /mnt still has an entry for the usb as sda. This directory persist on suspend, and is 'taken' when re-enumeration happens on resume.so the 1,2,3 is disconnect the...
View ArticleGeneral Questions • [Software] passwd of user answered too frequently
From previous posts, it looks like you're using XFCE. You can configure when the screen blanks, when the computer sleeps, and if you have to enter a password when returning to the computer, but it's a...
View ArticleBeginners Questions • [Hardware] Keyboard issue
The only time I've had something like this happen, it was related to the power supply, and it was a known issue.Open a terminal and runCode: journalctl -fThen open up LibreOffice or whatever and start...
View ArticleSystem and Network configuration • Firewall VM - Network Configuration
Personally I'd avoid the bridge methods and add physical ports, so an additional eth card.I'd use a combo of macvtap or vfio for each port. The host (L0) and macvtap guest (L1) are isolated, all...
View ArticleGeneral Questions • [Software] Unable to get SecureBoot to load Shim
Thank you very much for your help.Here is the output of lsblk -o PATH,MOUNTPOINT,PARTUUID,PARTTYPE. It looks like that is the correct UUID listed from efibootmgr.Code: PATH MOUNTPOINT PARTUUID...
View ArticleGeneral Questions • 12.5 point release breaks my system (Nvidia drivers)
I just tried to step up to the new point release, but it doesn't work with my Nvidia drivers.Building module:Cleaning build area...env NV_VERBOSE=1 make -j4 modules...
View ArticleTesting And Unstable • [SID - Unstable] Problem updating packages on Debian Sid
You are welcome. Do you confirm that apt now works on the second update, not just the first?If there is anything special you want me to share let me know.Yes, thank you. I'm interested in the output...
View ArticleSystem and Network configuration • VLAN interface renamed to RENAME#
eno1 & eno2 are physical interfaces on the server. (renamed from eth1 and eth2 or something at boot)Code: # udevadm test-builtin net_setup_link /sys/class/net/name/name is the final name, check...
View ArticleBeginners Questions • [O/S] HDD suddenly takes long time to mount
varied startup times of smr disk depend on the pattern of activity before the last shut downVery much true of SMR drives. They always will require reorganizing time after large writes, but it's that...
View ArticleHardware • CEC with Intel NUC8i3BEH: /dev/cec0 not found
Hi all,I use an Intel NUC8i3BEH, which has HDMI CEC and an internal CEC header, which typically is used for the Pulse Eight CEC adapter. I plan to use CEC for a project (not the Pulse Eight adapter,...
View ArticleBeginners Questions • [O/S] SUDOERS file
Don't remember how many times I've told this, but once again sudo has been like any other group for many Debian releases.Code: adduser $USER sudo $USER is your username, logout and log in. Requires...
View ArticleGeneral Questions • [Software] How can I install Mx-cleanup
I was using Mx-Cleanup and it went back to Debian 11. When Debian 12 was available I updated using terminal commands. Mx-cleanup was working fine. Last night I decided to do a clean install of 12 and...
View ArticleBeginners Questions • update screwed
so . .is there a fix for this?or do i just boot the previous kernel from grub?You have to boot the previous kernel or reset your system to a 'before update' state.We do have a kernel developer here in...
View ArticleGraphical Environments & Desktops • howto start xscreensaver from...
Hello,i was looking for a possibility to lock the screen and unlock it with a Yubico Key.I tried swaylock but give up because of swaylock startup error (Missing ext-session-lock-v1, wlr-layer-shell,...
View Article