General Questions • [Software] Question about self compiled kernel security
Hi folks,I sometimes compile some newer kernels for my machine (mainly just for testing purposes, as the bpo kernel works great). Now 2 things are unclear to me.I compile e.g....
View ArticleGraphical Environments & Desktops • ratpoison: helping if the mouse /...
I did, I am sorry, completely forget where I did ask those information and thank you to have read and answered.Yes bbhtlz an ISO thgat uses it did exist (and is the hidden reason of my question!). It...
View ArticleHardware • Scanner is not detected
You don't actually need hplip for older scanners like this (or the newer ones, because they are driverless). Got mine working without the bloat:http://dontsurfinthenude.blogspot.com/2 ......
View ArticleBeginners Questions • Dual monitor lag with different refresh rates
Graphics: Device-1: NVIDIA TU104 [GeForce RTX 2080 Rev. A] vendor: Gigabyte driver: nvidia v: 525.147.05 non-free: 530.xx+ status: current (as of 2023-03) arch: Turing code: TUxxx process: TSMC 12nm...
View ArticleGeneral Questions • [Solved] Trying to resize /boot partition but stuck
This is an after-action report for the benefit of anyone who might be in a similar situation.After deciding that deactivating the LVM partition was ok, I booted into my live cd again. I now had the...
View ArticleSystem and Network configuration • [Solved] v12 Bookworm | 'mod_qos.so:...
So my question is, if I install the version from Testing now (on Bookworm, which is a manual process [wget -> dpkg]) and Trixie is released, will the installed version (which I installed manually)...
View ArticleSystem and Network configuration • recompile 32bit driver to 64bit possible?
Hi,the problem with not installing the i386 cups2 is, I cannot access the printers ppd file in the cups folder /usr/share/cups/model/ the file only exists if I install the 32bit version :/right now...
View ArticleGraphical Environments & Desktops • XFCE File and Folder order
Thunar...some day we will be rid of the gtk file-chooser and use the DE's native fm!I'm sure there is a cli way to set some of these settings, but a gui is also...
View ArticleGeneral Questions • [Solved] Thunderbird calendar empty after update
Your calendar is very Wraith-like.It appeared to have died yet came back to life since it has unfinished business with you Statistics: Posted by cds60601 — 2024-05-17 23:04 — Replies 2 — Views 37
View ArticleDocs, HowTos, Tips & Tricks • [Challenge] Q1. Process/Port location and kill
I realize I should have explained the command a bit.Code: myCMD="nc" ### assign the value "nc" to the myCMD variabledeclare -i CMDport=34567 ### declare the CMDport variable as integer and assign it...
View ArticleGeneral Questions • [Software] update-grub fails
LILO? Really?That's pretty cool even if I don't have fond memories of that particular bootloader grub's original files are in /boot/grub/backup, I believe but the thing to do would be to reinstall...
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 ArticleInstallation • Undetermined error with apt update
The 192.168.11.1 80 is not on our network.This is a net install. The IP address for the PC is 192.168.188.34. The PC is connected to the internet. As we can't update or install we can't copy the...
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 ArticleGeneral Questions • [Software] Bash Scripit Advise
Hi Everyone,I have the following Bash scrpit that starts up when my Debain 12 PoS machine boots and it works great I just wondered if I could make it look a little more cleaner.Code: ##!/bin/bashecho...
View Article