General Questions • Re: Old Laptop; Debian 12 kernel not installing on upgrade
HelloAccording to your logs, you are currently using an outdated version of the broadcom-sta-dkms package:HiThanks for your kind reply:Code: $ apt list broadcom-sta-dkmsListing......
View ArticleHardware • Re: Intel AX211 wifi driver not working properly
Hi!@brcisna, thanks, but I see exactly the same behavior after the kernel update and the kernel module.@stevepusser, thanks, I went over this post. Nothing there that could help me with my...
View ArticleInstallation • Installer trap: No root file system defined
Preferred:no LVMencryption for "/"no encryption for "/boot""/swap" is a concern for laterThis did not work with the Debian 12 installer. It does not seem possible to proceed with the installation...
View ArticleBeginners Questions • Re: Do you run Debian directly or under Windows 11 WSL,...
I've been running one distro or another (been with debian for a few years now) since 2007. All on bare metal on my desktop and laptops. I don't use windows.Statistics: Posted by bassplayer69 —...
View ArticleSystem and Network configuration • Auto block sleep and screen locking not...
I have Debian 12 with kde plasma and Wayland, and am facing an issue with automatic blocking of sleep and screen lock when a media is playing.When a media is playing, it is recognised by the system...
View ArticleGeneral Questions • Re: Kill Automatic Updates
That depends on which automatic update system you are using, do you have debian 12 with gnome desktop?Statistics: Posted by lindi — 2024-11-26 16:26
View ArticleGeneral Questions • Re: [Software] evemu-event works only in console
You cannot execute desktop files like that. How did you create the desktop file? What does it contain? Have you checked the specification? https://specifications.freedesktop.org/ ......
View ArticleGeneral Questions • Right Click Shred?
I've used shred at command line but want to be able to use Caja to right click on a file and then have the option of selecting "shred".Bleachbit works fine for that purpose but I can't figure out how...
View ArticleGraphical Environments & Desktops • Re: Very small text size in some...
Curius, Wm. A. Weasel, you're welcome!... So the system set QT_OPA_PLATFORMTHEME equal to "qt5ct " and the space at the end goofed it up. Never had this happen before ...There is a mistake, "O" should...
View ArticleGraphical Environments & Desktops • Re: Nvidia Geforce GT 730
What driver did you use? Nouveau worked fine also after updates/upgrades when I had Nvidia.Statistics: Posted by arzgi — 2024-11-26 17:21
View ArticleGraphical Environments & Desktops • Debian XFCE
I cannot get OpenVPN to tunnel traffic using the connection. The traffic ends up outside the tunnel. The tunnel gets established but no traffic is going through it. The same goes for using XFCE's...
View ArticleInstallation • deja-dup installation errors
Code: BackendException: PyDrive backend requires PyDrive and Google API client installation.Please read the manpage for setup details.Exception: No module named 'apiclient'A little strange,...
View ArticleInstallation • Re: deja-dup installation errors
What command did you use to install deja-dup?I just tried using apt, and went fine without any errors.Statistics: Posted by arzgi — 2024-11-26 18:59
View ArticleGeneral Questions • Re: [Solved] How To Configure Exim4 For External Email
You may test the above via the following command-line:Code: mail rootPress enter on Cc: input leaving blank:Code: Cc:Subject: Test SubjectThis is a test. That is all.Press CTRL+D on your keyboard to...
View ArticleGraphical Environments & Desktops • Re: Soundcard not detected on...
I have now also in vain added the lineCode: options snd-intel-dspcfg dsp_driver=2to Code: /etc/modprobe.d/inteldsp.confNow there's driver 1 and 2 there, but still no sound card found. Not even the...
View ArticleBeginners Questions • Re: This is no Evolution!
Evolution is used for calendar integration in gnome I think. You can take a look at https://lindi.iki.fi/lindi/tune-debian12-desktop.bash to learn about ways to reduce extra processes. I would not...
View ArticleGeneral Questions • Bleachbit- Shred- Fail?
I used Bleachbit (shred) to shred a series of files. They no longer appear in the directory where they were deleted.However- when using the following command in command line the file names appear!$...
View ArticleGeneral Questions • How do I make persistence permanent on Live USB
I have created a UBS with persistence. It works but I would like to edit grub o the live external SSD so that I don't have to write persistence every time I start the SSD. Not sure where grub hides on...
View ArticleInstallation • Re: Debian 11 and 12 gives can't access USB 2 ports
It's preferable to post terminal text as text rather than images to improve readability. Post the text inside code tags, the black box with "</>" in the format bar.It was not a terminal text...
View ArticleGeneral Questions • Re: KRDC: RDP-Session crashes in file transfer to client
Hello,You can trace the FreeRDP library operations (krdc uses it for rdp connections) with the following command:Code: $ WLOG_LEVEL=TRACE WLOG_APPENDER=file...
View Article