Docs, HowTos, Tips & Tricks • [Best-Of] Threads for the week.
[Solved] Stereo to 5.1 upmixing with pipewire“I've been trying to get stereo (and anything below 5.1) to be upmixed to 5.1, or at least play stereo stuff on front and rear L+R not just front...
View ArticleGraphical Environments & Desktops • Keyboard backlight control
So it is the desktop environment that caters for the FN shortcuts on a laptop? I would have expected that this happens at a lower level... By the way, screen (not keyboard backlight) brightness...
View ArticleGeneral Questions • [Software] How do you find reverse deps with aptitude
From aptitude user's manual - Search term reference?broken-depType, ~BdepType Matches packages which have an unfulfilled (“broken”) dependency of the given depType. depType can be “depends”,...
View ArticleGeneral Questions • [Software] Kernel panic: unable to handle page fault for...
My "homelab" has been crashing lately every few days. I ran memtest to make sure it is not a memory issue (at least 4 successful passes. Here's the latest log from journalctl....
View ArticleHardware • there is no full support for AMD APUs and GPUs in Debian Trixie or...
Ok why there's no package called rocm which is opencl from AMD. Why there's no package called AMF headers.I tested other Linux distributions like Fedora and Arch Linux and they provide packages like...
View ArticleBeginners Questions • [Software] Why does swap never empty itself even after...
Take a look at some stats$ cat /proc/meminfo There is some additional swap info that gives some food for thought, cached, dirty, etc.Lots of parameters to learn about in /proc/sys/vm/. We 'cat' the...
View ArticleTesting And Unstable • [Testing - Trixie] i915 related crashes with kernel...
This smells like a hardware failure. You might try removing half the RAM to see if anything changes. First run memtest86 for at least 4 passes, overnight even better. If this has any fans inside, make...
View ArticleHardware • Sound from applications running within foreign CHROOT
Sound works just fine from chroot. Chroot only affects file access.Yes and No. Here's a summary of what I'm experiencing using just Debian 12.6:Using x86_64 Debian Live 12.6 (bookworm - the current...
View ArticleInstallation • Can't get login screen after upgrading to Debian12
Disclaimer: I am speculating as to what the issue is, based on the provided information.That is good that GRUB is showing. We can rule out more serious issues being the cause.I am speculating, based...
View ArticleGeneral Questions • New Install does not run shutdown or reboot
Has the OP considered creating a non-root user and then adding said non-root(regular) user to the sudoers file? This might be a smart approach because it provides an extra layer of security you know...
View ArticleBeginners Questions • [Software] Dolphin, mounting drives
Yes, polkit-kde-agent-1 was installed automatically.Statistics: Posted by roboev — 2024-08-27 18:20 — Replies 2 — Views 55
View ArticleGeneral Questions • [Software] AMD gpu and kernel (and gnome) backports
You can get already backported Debian kernels in backports.org, and safely install testing or Sid versions of firmware-amd-graphics.Not upstreams's xserver-xorg-video-amdgpu, though.IDK if that...
View ArticleOff-Topic • ARP requests failing
Hello,I'm running Wireshark on a mac.The ARP response message from your OMV computer (in response to a broadcast ARP request message from your scanner) should not be a broadcast message: it is a...
View ArticleProgramming • How to upgrade libsqlite3 on debian 12 stable?
Here's an OBS repository (very much like a PPA) with the backports: https://build.opensuse.org/package/show ... 46/sqlite3Statistics: Posted by stevepusser — 2024-08-27 20:25 — Replies 3 — Views 114
View ArticleBeginners Questions • new install no sound
Thanks for reply, here is output.Code: on@LAPTOP-DQT2J1J5:~$ sudo journalctl -k | grep -Ei "ALSA|HDA|sof|HDMI|snd[_-]|sound|hda.codec|hda.intel"[sudo] password for ron: Aug 27 14:49:48 LAPTOP-DQT2J1J5...
View ArticleGeneral Questions • [Solved] Time and date sync with timezone?
This is a glimpse of my /etc/systemd/timesyncd.conf file (system clock will sync with ntp servers every 32 seconds):Code: [Time]NTP=FallbackNTP=0.debian.pool.ntp.org 1.debian.pool.ntp.org...
View ArticleBeginners Questions • [Solved] Can't connect to WPA2 Enterprise
Thank you!I was able to get my wifi working by changing your answer to:Code: nmcli c add type wifi ifname wlan0 con-name 'My Wifi Network' \ 802-11-wireless.ssid 'My Wifi' \...
View ArticleHardware • Intel Corporation Wi-Fi 6E AX211 Not Working on Core Ultra (Intel...
Hello,[..]3. Checked dmesg Logs for iwlwifi:Code: [code]root@DEB-NUC14RVS-ASUSNUC14ProPlus:~# sudo dmesg | grep iwlwifi[ 2.939942] iwlwifi 0000:00:14.3: enabling device (0000 -> 0002)[ 2.941591]...
View ArticleHardware • The wifi connection disconnects randomly
Hello,In previous message, no network device was detected by the lspci and inxi programs.What is the output of lsusb command ?Statistics: Posted by Aki — 2024-08-28 15:57 — Replies 3 — Views 120
View ArticleGeneral Questions • [Software] env variable LC_CTYPE issues with debian 12
Hello,If you are using ssh to connect to remote computer, this link might be useful to you:locale not getting set correctly over ssh connectionStatistics: Posted by Aki — 2024-08-28 15:57 — Replies 3...
View Article