System 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 6420
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 2060
View ArticleGraphical Environments & Desktops • stuck at login screen
For reference, here's the tutorial the OP is trying to follow. In case it's not clear, I didn't create those procedures, I collected them. Tested all eight Bookworm desktops, so confident the write-up...
View ArticleBeginners Questions • [Solved] No nvidia driver found in ANY Debian 12 repo???
@Best_ThreadsStatistics: Posted by eamanu — 2025-01-30 02:04 — Replies 37 — Views 634
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 108
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 131
View ArticleTesting And Unstable • [Testing - Trixie] libsane-hpaio missing?
Guessing, but I think it's probably not in Trixie because hplip depends on it and hplip got removed from Trixie four months ago. hplip is the only package that depends on libsane-hpaio.Code:...
View ArticleTesting And Unstable • [Hardware] Programs not starting with discrete AMD...
Moved to Testing And Unstable.Statistics: Posted by wizard10000 — 2025-01-31 01:14 — Replies 5 — Views 122
View ArticleGeneral Questions • Were does the output from scripts in cron.daily go?
if it runs as root check the mail spool for root in /var/mail/ ?Statistics: Posted by CwF — 2025-01-31 02:12 — Replies 5 — Views 134
View ArticleTesting And Unstable • [SID - Unstable] SDDM Failed to read display number...
There have been several reports of nvidia driver not working on kernel 6.12. You may have to use 6.11 until a new driver version is available.This happens in Sid almost every time a new kernel point...
View ArticleBeginners Questions • release file error when changed mirror.
I would just use Code: deb http://deb.debian.org/debian/ bookworm main contrib non-free non-free-firmware# deb-src http://deb.debian.org/debian/ bookworm main contrib non-free non-free-firmwaredeb...
View ArticleBeginners Questions • [Networking] WiFi and sudo issues on battery mode in...
Those particular external repos have been tested and are considered safe; at least we have no complaints when the MX Package Installer adds them to a bookworm-based MX system. I wonder if there's some...
View Article