Testing And Unstable • [SID - Unstable] Firefox short freezes since 135 ?
Thanks for reporting the bug @jlaine. I haven't investigated this myself out of laziness. For what its worth, I'm also running Plasma on Wayland (on Intel integrated graphics in my case). Not sure if...
View ArticleGeneral Debian • Text editor debate, zoomer edition
I use:nano for terminal editingkate for quick text edits in the GUIvscode for proper development (my studies and future work need some Python, C++, ...)Statistics: Posted by td211 — 2025-02-24 06:28 —...
View ArticleTesting And Unstable • Unclear request from Debian testing
I don't think it's that simple. I noticed the backup file, but there is no information that I have seen that indicates the new apt will work with the old file format. At the very least I think I would...
View ArticleGeneral Questions • [Software] Failed to retrieve the preconfiguration File
Below I am sending the contents of the config file:#!/bin/shset -elb config noauto \ --architectures amd64 \ --binary-image iso-hybrid \ --distribution stable \ --backports true \ --build-with-chroot...
View ArticleProgramming • [Solved] Compiling with -fsanitize=address does not detect...
Thank you once again AkiStatistics: Posted by safran — 2025-02-24 10:04 — Replies 9 — Views 663
View ArticleSystem and Network configuration • SMB share automount troubles
Hello,Was ok for 3/4 days and then, yesterday and today, back from work, switched on the computer, logged in debian, bang! No shares.sudo mount -a helped to fix it.dmesg says:Code: [ 15.158988] CIFS:...
View ArticleHardware • Cherry keyboards and device descriptor read/64, error -71
@arzgi I wouldn't know which parameter in /etc/default/keyboard has anything to do with the problem. The keyboard works correctly - as long as it works. @meow I have used the keyboards with USB 2.0...
View ArticleHardware • game audio crap
If I play a song, a movie, or use Google Meet, Zoom or similar, the audio is OK.If I play a game or use TeamSpeak as voice connection, the audio is crap and incomprehensibleDebian 12Code: $ inxi...
View ArticleDocs, HowTos, Tips & Tricks • [HowTo] LibreWolf repo changed. How to update
If you didn't use extrepo to set up the new repo, the key won't be in /var/lib/extrepo/keys/librewolf.ascI'm no expert on this, but try downloading the keyring from https://repo.librewolf.net/ , save...
View ArticleSystem and Network configuration • Installing missing firmware
Hello,I need newer firmware for my AX210. I've downloaded it and it works when placed in /lib/firmwareI've run update-initramfs and it loads after a reboot, but the firmware file is missing from...
View ArticleGeneral Questions • [Software] two different anacron start time
hello,As a new anacron user, I'm trying to understand the basics. I thought I understood how the anacron command was activated. I first consulted the manual :Code: man anacron......On Debian-based...
View ArticleBeginners Questions • [Solved] Shell input syntax for wrapped strings.
Looks like :Code: :~$ apt-listbugs list $(apt list --upgradable 2>/dev/null | grep -v '^Listing...$' | cut -d/ -f1)is a solution.But the second part about syntax help sources remains...
View ArticleHardware • Anyone made RTX 4060 running on Debian 12?
HiI have the same problem on my build. I cant even get it to boot on my built Gigabyte board graphics.BTW Windows 11 works with no problems at all and even installs an up to date Nvidia driver and...
View ArticleBeginners Questions • help with setting an alias for editing .zshrc
Hi!$EDITOR is correctly set?It was not! I forgot that I only set it for the current session. Right now I added `EDITOR=vim` to /etc/environment` and it works with sudo at the front. How to allow for...
View ArticleForum information, requests, and feedback. • [Forum] Slow and Timing out
I put in a request for more memory on this instance, in the meantime I'm going to try to slim down the massive number of IPs currently banned and try another approach to dealing with the bot net...
View ArticleTesting And Unstable • [Testing - Trixie] Unable to boot up the machine after...
Have you tried Ctrl-Alt-F4 after waiting for a short while? Does it provide a shell prompt? All is good in Trixie here (without Gnome or GDM):Code: # inxi -CGMSzSystem: Kernel: 6.12.12-amd64 arch:...
View ArticleInstallation • /home partition on separate drive using zfs
I'm not sure what the joke is about the 128 bit cpu will love it - maybe I'm just not technical enough to understand it.zfs was designed with the future in mindStatistics: Posted by 4D696B65 —...
View ArticleGeneral Questions • [Software] Keyboard mapping edit
I have a Lenovo laptop keyboard and the indicator light on the keyboard microphone does not light when pressed to mute or unmute the microphone.The keyboard functions its just that indicator light....
View ArticleGeneral Questions • OPcache settings
I'm running APCu Object Cache on php8.3/Debian 12 and was recommended to use the following OPcache...
View ArticleDocs, HowTos, Tips & Tricks • [HowTo] System backup with rsync
Backup. I run backup with the system shut down. Thanks for a great tutorial. Still digesting it.Oftentimes I need to do a backup of my current system while it is still running. I have been using the...
View Article