Beginners Questions • Configure static route
Simplify the setupI would support arzgis opinion: One router less here will simplify things. But I - for sure - know little about your master plan. For example, I do not understand why you are needing...
View ArticleBeginners Questions • [Software] sda1 Full - how to safely clear it?
Hello again. I'm afraid I'm just going around the houses. apt autoremove just tells me to run apt --fix-broken install, which stops because there is no room in the boot folder.ulimit -c returns 0 and...
View ArticleHardware • RAID-5 gone. Help needed.
Thanks for your help.Here you go.Code: root@debian:~# lsblkNAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINTsda 8:0 0 59.6G 0 disk├─sda1 8:1 0 243M 0 part /boot├─sda2 8:2 0 58.7G 0 part /├─sda3 8:3 0 1K 0...
View ArticleHardware • Help me to read smartctl result
I do not like your percentage used to power cycles ratioWhat does that valeu means?Statistics: Posted by fch — 2025-01-28 23:21 — Replies 4 — Views 120
View ArticleBeginners Questions • [Networking] WiFi and sudo issues on battery mode in...
Thank you very much for replying. Please find the result from my debian machine below. I look forward to hearing again your guidance to solve the problem.Code: $ inxi -FxxxmprzSystem: Kernel:...
View ArticleSystem and Network configuration • Email server, sending email failure
@fx919 plain answer: it is not working with "dial up". So it is not worth it to further investigate this idea. I just wanted to point you to possible solutions.Statistics: Posted by mcdaniels —...
View ArticleGeneral Questions • System only does not boot after "coldstart"
fun fact: till now the problem not appeared again.Weird! I had it until today in the morning.Seems like the system is aware of the running ssh-server and I may connect to it, if it wont boot....
View ArticleGeneral Questions • [Workaround]Slow restart and shutdown in Debian 12, KDE...
Could both messages be linked? I mean the stop job for User manager could be the job that is trying to shutdown plasma-kwin service and fails after a timeout which then releases the shutdown to...
View ArticleSystem and Network configuration • nginx is not respecting proxy_bind
I have a Debian server with two Ethernet ports. Relevant part of /etc/network/interfaces:Code: allow-hotplug enp2s0iface enp2s0 inet dhcpallow-hotplug enp3s0iface enp3s0 inet static address...
View ArticleTesting And Unstable • Wayland login issues
The exact message I got said that /var/lib/sddm/.config/sddm-greeter-qt6c is not writable. Solved by changing the owner of /var/lib/sddm to sddm. My kwallet data also got munged, but I sorted that out...
View ArticleSystem and Network configuration • Debian 12 & libvirt: how to use...
@laineWe appreciate the update. This will finally be in play for Trixie.Statistics: Posted by CwF — 2025-01-29 22:37 — Replies 5 — Views 6403
View ArticleBeginners Questions • [Hardware] Programs not starting with discrete AMD...
Input/output from running inxi -GSaz --vs could say something more useful, especially if a recent (backports, or sudo inxi -U after editing /etc/inxi.conf to revert the -U disabler) or the latest inxi...
View ArticleGeneral Questions • Can somebody package ffsubsync
@einpoklum as the message says, use pipx (install package pipx) or set up a venv.Statistics: Posted by sunrat — 2025-01-30 00:01 — Replies 3 — Views 2032
View ArticleGeneral Questions • [Software] Snapdragon X Processors Debian Support
hi, please follow this thread https://bugs.launchpad.net/ubuntu-concept/+bug/2084540 ...there's an Ubuntu installer that gets the machine through, but there are issues: - no DP chaining (two chained...
View ArticleBeginners Questions • [Software] [I NEED A HELP][Debian]
I GOT IT THANK YOU A LOT!Statistics: Posted by f1izzzy — 2025-01-30 16:13 — Replies 4 — Views 107
View ArticleBeginners Questions • [Software] Does anyone have an idiots' guide for Box64?
Well, I updated the source to 0.32+dfsg, and am building it soooooooper slow in emulation on my laptop, but also trying on the OBS. Note there are several processor-optimized packages besides the...
View ArticleHardware • Bluetooth seems broken
I think it's a good idea to start from investigating why Bluetooth service was skipped because of an unmet condition check (ConditionPathIsDirectory=/sys/class/bluetooth).Some threads mentioning...
View ArticleBeginners Questions • [Solved] [Software] Update failure, debian 12
@AreF004e7 You should start a new topic as your issue is different from OP.I suspect your sources are wrong. Default in Bookworm is something like:Code: deb http://security.debian.org/debian-security...
View ArticleProgramming • installing gcc4 on Debian 12.6
As this thread is a few months old now, I'll add to the discussion with a potential solution that might help others:You could use Debian Etch (Debian 4.0) which shipped with gcc 4.1. Here's how:1....
View ArticleGeneral Questions • myMPD
Maybe this: https://github.com/jcorporation/myMPD/discussions/1376Statistics: Posted by stevepusser — 2025-01-30 18:17 — Replies 3 — Views 124
View Article