Installation • Installing Debian 12.6.0 on non-UEFI compatible PCs
Thanks for your suggestions, I will keep it into due account.Consider this - using a 'golden image' you can have a single copy of the OS that will run on all 'classic' computers and you pass it around...
View ArticleGeneral Questions • [Software] How to list the packages based on last updated...
Synaptic will tell you also; highlight package, under 'Description' click 'Get Changelog'Statistics: Posted by CwF — 2024-08-10 17:16 — Replies 3 — Views 75
View ArticleBeginners Questions • Which laptop do YOU run Debian on?
I have Thinkpad T480, I dont know what throttling issue is but i have installed debian with system utilities and with a window manager. Overall it works fine without any errors.Statistics: Posted by...
View ArticleHardware • Thunderbolt interface vanishes when client shutdown
Hi everyone...here's the thing. I have a server running Openmediavault (a NAS interface for Debian) where I installed a Thunderbolt card. I configured the network interface, connected it directly to a...
View ArticleGraphical Environments & Desktops • synaptic
Are there any root-owned files in your homeCode: # find ~/ -user rootIf there are, you need to change thatCode: sudo chown -Rc $USER:$USER $HOMEReboot and reinstall Synaptic and don't launch it with...
View ArticleInstallation • Backported Kernel Versions 6.5 and 6.7 on Debian 12
You've done nothing wrong except to misunderstand what backports are. They are not simply "other versions" of a package. They are whatever the current version is in testing, rebuilt against the...
View ArticleHardware • Bluetooth issues with ps4 controller
Using debian 12 kde with the liquorix 6.10.3-1 kernel. My ps4 dualshock controller has issues with connecting properly. It used to connect normally and work for a couple of minutes with the light...
View ArticleGeneral Questions • [Software] Minidlna Update
Hello,The Debian repository offers minidland version 1.3.0 which has a bug, that leaves network sockets open. As a result, the minidlna log ist flooded by corresponding messages. A bugfix has been...
View ArticleTesting And Unstable • [SID - Unstable] [solved] apt getting an errsig with...
Thanks. The logs have been rotated and should now be in history.log.3.gz, but that's not a problem, your previous post was sufficient and I apologize for asking something that wasn't necessary.So from...
View ArticleHardware • Display manager not outputting KDE on either Proprietary or Free...
Hi, I'm quite new to Linux so please be patient with me and I appreciate your help. I've just reinstalled Debian as my Motherboard and m.2 drive failed. When booting KDE fails to show. The steps I've...
View ArticleHardware • AMD drivers don't work on Debian 12
Updating to testing branch fixed the issues. Thanks!Statistics: Posted by debiluser — 2024-08-11 18:52 — Replies 4 — Views 62
View ArticleGeneral Questions • [Solved] Request Bash shorcuts in kate
Solved:Code: https://invent.kde.org/utilities/kate/-/issues/122Statistics: Posted by amin11 — 2024-08-11 19:26 — Replies 3 — Views 152
View ArticleHardware • [Solved] Debian 12 breaks my 80mhz wifi (Intel 7260 rev. 73)
Hello,[..]Update: After many, many hours of internet based investigating, I was able to fix the issue by adding a file to /etc/modprobe.d called iwlwifi.conf The contents of the file are very simple,...
View ArticleBeginners Questions • [Installation] Mounting hard disks in a live system
Hello,Im new to debianWhat is the Debian version you are using ?want to understand what script is responsible for mounting the partitions of a hard disk. It depends on how you mount it.I noticed that...
View ArticleGeneral Questions • [Software] AppImage has access to a Downloads directory only
.AppImage file opened on Debian 11 Linux with KDE desktop environment is unable to open any file beside files in a Downloads directory. No matter if I run it from my main file manager (Dolphin) or...
View ArticleOff-Topic • [Discussion] Smart App Alternatives
I swore for years that when I retired I was gonna dust off my old Motorola Razr but my carrier doesn't support 3G any more I guess a simless phone or a small tablet; I've got a 7" Google Nexus 7...
View ArticleHardware • Thunderbolt interface vanishes when client shutdown
Hello,Hi everyone...here's the thing. I have a server running Openmediavault (a NAS interface for Debian) where I installed a Thunderbolt card. I configured the network interface, connected it...
View ArticleSystem and Network configuration • [Solved] bridged networking for qemu/kvm...
anyway now i have two virual machines on the machine with the configured bridge, runnin respectively IBM AIX 4.3 and 5.1 (with a particular qemu branch modified by Artyom Tarasenko), both accessing...
View ArticleGraphical Environments & Desktops • Failed to load module...
Hello,I rebuilt the binary for the code of your previous message with the following commands (using a Debian 12.6 for amd64 with KDE and gtk libraries installed):Code: PKGCONFIG=$(which...
View ArticleGeneral Questions • [Solved] Spurious sdX:sdX1 events in kernel log
Have you searched the systemd journal or webmin logs ?I dont see this as a webmin issue - webmin is just calling the kernel to probe partitions, any other package could also call to do the same - the...
View Article