General Questions • Re: [Software] Debian 12 can't resolve fqdn via curl wget...
Hmm...And what about /etc/resolv.conf, also no difference?Statistics: Posted by ruwolf — 2024-02-16 11:31
View ArticleGeneral Questions • Re: [Software] Problem with qbittorrent after autostart
Looks to me like qbit is still missing something on startup since killing qbittorrent and restarting the service resolves the issue.I guess the next thing I'd look at is that automount. Maybe convert...
View ArticleInstallation • Re: Debian 12.4 amd64 installer bootia32.efi (Mac Pro 1,1 2,1)...
I'm glad you sorted it out. Besides the workaround being reported upfront on the dated hardware Debian wiki and was already part of my personal notes but #commented... wouldn't thought it was the...
View ArticleSystem and Network configuration • Help troubleshooting Suspend to S3
System: Debian Stable 12 x86_64Old notebook Intel Core™ i7-2720QM and Nvidia GeForce® GTX 560M, and I'm using a self encrypting SSD configured with sedutil.I boot with the parameter libata.allow_tpm=1...
View ArticleBeginners Questions • Re: update screwed
@Rita G. Please do NOT follow what @Fossy .... said, it is wrong.Fossy's suggestion to use the Nouveau drivers instead of the much better NVidia drivers will result into an unstable system whose...
View ArticleInstallation • Re: How not to format home directory during install
Good to make backup of your /home before trying, better to be safe than sorry. The right procedure is described above, but if might be difficult if you are not a seasoned Linux user. When you get...
View ArticleBeginners Questions • Re: Should I recommend Debian to a friend who has no...
He hasn't lost interest in Debian, but ATM he's dualbooting Windows 10 and Qubes OS. Not sure why he went with that one, unless the security aspect intrigued him. Or the possibly of running fully...
View ArticleHardware • Re: Wireless card - bad configuration or faulty hardware?
Update: I have recently talked with previous owner of this laptop. He had bougth couple of identical Thinkpads. All were running Ubuntu, but mine was the only one having WiFi issues. So I'm almost...
View ArticleSystem and Network configuration • Re: Help troubleshooting Suspend to S3
@asana,have you read last messages of system journal after having this problem? (You can see it with "journalctl -b -1", meaning "select boot -1 from current".) I mean messages that have been logged...
View ArticleGeneral Questions • firejail: Error: no suitable executable found
Hello, I hope its ok to ask here about a firejail problem but I have not found any other platform to ask about this.I want to run MultiMC (an alternative minecraft launcher) in firejail for at least a...
View ArticleGeneral Questions • Re: firejail: Error: no suitable executable found
Did you have a look here:https://github.com/netblue30/firejail/discussions/4130Basically what is mentioned about the error:The executable (or a upper directory) is blacklisted.The executable is under...
View ArticleSystem and Network configuration • Re: iptables and connection limit
Code: # ss -tuplnNetid State Recv-Q Send-Q Local Address:Port Peer Address:Port Process udp UNCONN 0 0 0.0.0.0:68 0.0.0.0:* users:(("dhclient",pid=495,fd=7)) udp UNCONN 0 0 0.0.0.0:68 0.0.0.0:*...
View ArticleGeneral Questions • Re: my printer is not seen by debian 12
answer to FreewheelinFranck :1. to install the printer, my last try was to reinstall debian 12 when the printer was on2. the printer is connected in WIFI3. I am the only one on my computer4. error...
View ArticleBeginners Questions • Re: [O/S] What's wrong with the update?
If you do a dist-upgrade it will tell you what it's going to do and you can always say no if it's going to remove packages.--glennStatistics: Posted by PsychoHermit — 2024-02-18 12:33
View ArticleGeneral Debian • Re: [Discussion] Why are severely broken point releases...
It is doing the project a huge favour, because today's Debian users are tomorrow's Debian developers.A fine argument, until you set it alongside:Your assumption that everyone wants to become an expert...
View ArticleGeneral Questions • Re: [Software] Videos lag on Debian but not Ubuntu please...
How do Code: inxi -SGaz -vsand Code: dpkg-query -W | egrep 'alsa|arts|audio|codec|demul|gstr|jack|kodi|libde2|libx26|mesa|mix|mpv|pavu|puls|sof-|sound|vlc|wire|xdg'|sortcompare between Debian and...
View ArticleGeneral Debian • Re: Which non-hp printer for my deb laptops?
I like HP laptops, but never had good experiences with HP printers.What I have noticed is, Brother Printers have better support in Linux. The website even has detailed instructions on how to install...
View ArticleHardware • wifi issue rtw8852be
Hi Folks,My problem is, that the new wifi6 never works, while image greater than subver. 13 ...This is the working state:Code: root@xxx:~# lsmod | grep rtwrtw_8852be 16384 0rtw_8852b 372736 1...
View ArticleSystem and Network configuration • Re: apt problem with dns
Hello Probzx,I remove all files in /etc/apt/trusted.gpg on /root and copy all files in /usr/share/keyrings to /etc/apt/trusted.gpg.d.Tested sudo apt update with a user and it seems to work like a...
View ArticleHardware • Re: Nvidia driver update broke GPU
Your GTX540 is simply too old for the new 525.147.05 driversWhat you wrote has long been known to me. My video card is gtx650. And previously I used a closed source driver (nvidia-tesla-470-driver). I...
View Article