Hardware • [Solved] AMD laptop is sometimes very slow until next boot
Turns out I was getting this issue on my AMD desktop too, even! I just didn't notice other than occasional sound lag. Wild.Statistics: Posted by diziet_sma — 2024-05-18 01:20 — Replies 7 — Views 101
View ArticleHardware • ADATA Legend 710 SSD freezing on Debian 12
I was unable to find any product by that name. Do you mean the "ADATA Legend 710"? They might post errata along with firmware updates for such a drive.If that were happening to me, I would first...
View ArticleBeginners Questions • [O/S] Keyslot requires more than available memory
Yes that is how the luks encryption process works. During creation, It uses the available ram to determine how complex to make the key. So if you reduce the ram afterwards, then it might not be able...
View ArticleInstallation • Cannot install qt5 development packages after upgrading from...
Hello,can you please post the output ofCode: $> apt policyandCode: $> apt policy qtbase5-dev libx11-dev libx11-6Statistics: Posted by fabien — 2024-05-18 21:31 — Replies 1 — Views 34
View ArticleBeginners Questions • system hangs during boot after update
@Mort No foul! It actually may have been vaguely relevant but different kernels are more likely to have different issues in this kind of scenario, especially considering the vast difference in...
View ArticleHardware • NEW: Possible missing firmware /lib/firmware/i915/
And your graphics firmware files appear to be in the linux-firmware package.Code: zeus@9600k:~$ apt-file search i915/ehl_guc_70.1.1.binlinux-firmware:...
View ArticleInstallation • apt complains about linux-image-amd64 dependencies
Debian 12.5 is installed on an USB key. That would be a good reason for it taking forever to do something, USB keys are not really the ideal for lots of random access of many tiny files that will be...
View ArticleGeneral Questions • How to achieve a "delta" pull with apt-mirror ?...
I want to keep different versions of the same package for the same architecture with apt-mirror, without storing them in different locations or distributions Every step along the way is designed to...
View ArticleInstallation • Undetermined error with apt update
As we can't update or install we can't copy the sources list.You can use a USB stick to transfer to another machine (how to mount a USB stick).You can redirect the output of a command to a file. Let's...
View ArticleGeneral Questions • [Software] Bash Scripit Advise
For pretty init-like output, I suggest looking at (or outright nicking) the LSB init functions shipped with pre-systemd Debian, Devuan, or any number of takes on the same idea by other distros from...
View ArticleGeneral Questions • is security.debian.org broken
that may be truei haven't tried updates/upgradesi was looking at the directory structure and the filesor trying toStatistics: Posted by fxkl47BF — 2024-05-19 18:12 — Replies 4 — Views 96
View ArticleForum information, requests, and feedback. • [Best-Of] Threads for the week.
[Software] pulling in sid-packages to stable to make hardware work / a good idea?“you're likely going to see apt skipping stable updates [...] you may also find one day that semingly unrelated...
View ArticleSystem and Network configuration • Wireguard on an ARM64 board with self...
That seems like just trying stuff without understanding how it really works.Surely there is a definitive kernel option that makes the nft protocol work.The suggestions you have already received from...
View ArticleGeneral Debian • Why do you use debian?
Stable. Good for gaming, large library of games and other software. Easy to install, easy to manage, and like the only os that does not force wayland onto youStatistics: Posted by vincentkanin —...
View ArticleForum information, requests, and feedback. • [Forum] Verification emails not...
What email provider are you supposed to use then?!Looks like you used Gmail to register. Possibly the issue is solved as donald posted in his message above.Statistics: Posted by sunrat — 2024-05-20...
View ArticleGeneral Questions • [Solved] update-grub fails (use rEFInd instead!)
Yeah, rEFInd is a nice piece of work, perhaps the best Linux app I know that never caught on. Part of the problem is that it's UEFI only, so distros use Grub because it also supports BIOS boot.You...
View ArticleBeginners Questions • [Software] Best System Snapshot: grsync, backintime,...
Maybe someone else can understand what you're trying to say, but I can't. Good luck.Simply, I am asking what is the best app to take system snapshots. Is it worth it converting or reinstalling with...
View ArticleTesting And Unstable • [Testing - Trixie] Laptop idling at over 30 Watts
This just started happening so I think it might be due to the latest upgrade. It makes no difference if I shut everything down except the terminal. When I do "top" there doesn't seem to be anything...
View ArticleBeginners Questions • Is installing NVidia driver worth it?
I thought I had answered the question but was not 100% sure. My hope was that I do not need to install the NVidia driver because it is one more thing to manage and it recently caused me some havoc...
View ArticleGraphical Environments & Desktops • screen flickering on stable with KDE...
I think, that information about system and graphics could be useful here (e.g. to find similar error, or try to find cause by try to change driver, kernel, etc.)E.g.Code: inxi --edid -S -zHow exactly...
View Article