Hardware • Re: QCA9377 802.11ac Wireless Network Adapter connects at 22/23...
Hmm – so there is light at the end of the tunnel!Whilst trying to find a definition of pre-cal-pci and cal-pci .bin files I came across 3 posts1)...
View ArticleOff-Topic • [Request] RIP Caldera Version 9.2 Installer
Hi everyone,I hope you're doing well.I'm reaching out because I need to reinstall RIP Caldera Version 9.2 on a computer, but unfortunately, I've lost the original installer. Since this is an older...
View ArticleOff-Topic • Re: [Request] RIP Caldera Version 9.2 Installer
Moved this thread to Off-Topic.edit: Have you tried the Wayback Machine?archive.org is the place to find stuff like this Statistics: Posted by wizard10000 — 2025-01-07 22:58
View ArticleGeneral Questions • Re: [Software] printer icon
Sorry, I may not have been clear, the printer works, but it copies itself so that I have two of the same printers and it copies when I turn the printer on again. Now there is no printer icon in the...
View ArticleHardware • Re: Shim Lock Protocol Error with Docking Station
Hello,I'm glad you sorted it out. :) Please, mark the discussion as "solved" manually adding the text tag "[Solved]" at the beginning of the subject of the first message.Thanks.Happy Debian !...
View ArticleGeneral Questions • Re: [Software] Bash with !
You can do Code: echo -e '!'"\n\$(ls /boot/vmlinuz-*-amd64) 'abc' $(ls -l /dev/disk/by-uuid|grep nvme0n1p3|head -n 1|awk '{print$9}')"Statistics: Posted by lindi — 2025-01-08 20:33
View ArticleInstallation • Run debian live as rescue system from HDD
With a few simple steps, I replaced the somewhat outdated Knoppix with an up-to-date Debian Live as my rescue system on my regular hard disk.Code: # mount the live isoMNT=/media/isomount -r...
View ArticleHardware • Re: WiFi Ralink RT3592 2T/2R not working properly
After quite some time with other Linux projects, it's time give this problem some attention again. Getting a 25 year old laptop up and running I replaced the default kernel with an older one. I'm...
View ArticleTesting And Unstable • Re: [Testing - Trixie] Generic LibreOffice Icons in...
(sorry, please remove this one, too)Statistics: Posted by phoebus — 2025-01-09 18:09
View ArticleTesting And Unstable • Re: [Testing - Trixie] Audio through HDMI not working...
I think this problem goes deeper than the sound, actually.When I try to run nvidia-settings on 6.12.6 it outputs "libEGL warning: DRI3: Screen seems not DRI3 capable" to console and all the X server...
View ArticleProgramming • Re: [Bash] PCRE: Latin letters with diacritics false match and...
I have found solution.You have to use both special switches:(*UCP) (UniCode Properties) & (*UTF) (for encoding);(their order is irrelevant):Code: $ grep -P '(*UTF)(*UCP)\b\p{Ll}{2}' diakritika.txt...
View ArticleGeneral Questions • Re: system updating issue.
well the system is working just fine otherwise , so no panic here.. was just confused when my update manager was in such old state 43.5 .. No problem acrually , i can wait - was just a bit concerned...
View ArticleSystem and Network configuration • Re: [Networking] Temporary failure in name...
Hello,fix is editing/etc/resolv.confthen textingnameserver 1.1.1.1I'm glad you got sorted. Please mark the discussion as "Solved" manually adding the tag "[Solved]" at the beginning of the subject of...
View ArticleOff-Topic • Re: Libra Chat Stifles Users Freedom
I have heard this type of problem ever since I got into computers really. Some people think because they are anonymous they can pretty much say whatever. I have always held the belief that if I am in...
View ArticleSystem and Network configuration • Possible to circumvent any low level malware?
Is there any way to safeguard against low level malware such as a BIOS with backdoors?Statistics: Posted by BillClinton69 — 2025-01-09 22:20
View ArticleSystem and Network configuration • Re: Automatically fix broken apt system
Running any apt command with -y is a bad idea, as is automating autoremove ...All right, after some reading, I understand that autoremove might in some cases do harm, and it is not needed to fix apt,...
View ArticleSystem and Network configuration • Re: network manager DHCP Lease error after...
Hello,According to the user manual of the dock [1]:Using the Ethernet connectorThe Ethernet connector has two network status indicators. When the green indicator is on, the computer isconnected to a...
View ArticleBeginners Questions • Re: Tty consoles and their peculiarities...if any
Hello,If you are in doubt, you can use the following command to check which virtual consoles are in use (and, consequently, which are unused and you could switch to them to open a terminal on...
View ArticleSystem and Network configuration • Re: Is there a new or pending default DHCP...
@CwF,Thanks for that, and esp the link. So it seems like there may be some interest in adopting dhcpcd, but no mention of Network Manager. Good news AFAIC Statistics: Posted by seamusdemora —...
View ArticleBeginners Questions • Re: [O/S] System becomes unresponsive with Debian...
Hello,Have you got sorted ?Statistics: Posted by Aki — 2025-01-10 19:41
View Article