Hardware • Can't hear sounds on new pc
Hi, here is the command:Code: $ sudo dmesg | grep 'sof\|snd\|audio\|firmware'[ 0.024441] software IO TLB: area num 32.[ 0.082389] Spectre V2 : Enabling Speculation Barrier for firmware calls[...
View ArticleInstallation • Sury PHP repo no longer signed?
Hello,I'm running a small server with some PHP scripting, and for several years, this has been quite uneventful.However, on the latest update attempt, I get the following problem:Code: # apt update...
View ArticleGeneral Questions • [Software] Upgrading From Debian 10 To Debian 12
Yes there is a recovery console. Right now, I am reformatting the server and putting Debian 10 again.I think I will be able to restore the files afterwards.If I put all the files in the correct...
View ArticleInstallation • Disk order and preseed recipe
Dear fellow Debian users,[tl;dr] Please advice me on how to automatically figure out which disk (actually RAID array) is which during the early_command stage of an automated install while the RAID...
View ArticleSystem and Network configuration • Blocking A Specific SSID
I'm not sure I'd be using Network Manager if I wanted to lock a machine to a single SSID. The way I do it is by hashing the wpa key and configuring wireless in /etc/network/interfaces - this will...
View ArticleGeneral Questions • [Software] Unattended-upgrades keeps sending emails to...
Thanks for your reply. I might end up using your suggestion if PostFix will work with Gmail as SMTP server.However, I have another machine running Debian 11 and everything works perfect with Exim4 and...
View ArticleGeneral Questions • [Software] Python script needed ??
Hi,I am currently having problems connecting to the web using Firefox 115.12.0esr (64-bit). When I try to do so, a dialog box appears containing the following text.Code: Software is Preventing Firefox...
View ArticleBeginners Questions • [Software] I can't set up Secure Boot, "This...
Why do you not disable secure boot from the bios, if it causing problems?Statistics: Posted by arzgi — 2024-07-06 09:07 — Replies 3 — Views 199
View ArticleInstallation • Dual Boot - Debian appears twice
Hi,I installed Debian Linux on a dual boot along with my Windows11 system. However, when choosing which operating system to boot from the bios (not the grub, the bios boot menu), the option "debian"...
View ArticleOff-Topic • [Software] Debian KDE Dual Boot occasionally mass flickers
I can't seem to upload the video here so refer to the video here https://www.reddit.com/r/debian/comment ... _flickers/It had to be done anyway, it's the least you can do when you crosspost.Your video...
View ArticleGeneral Questions • [Software] Debian security updates
What desktop environment is this?Discover is KDE Plasma's GUI package manager.I remember when I installed my current system it was Bullseye Testing and I just purged plasma-discover. I don't care for...
View ArticleProgramming • OpenSSL and legacy providers
Hello, welcome to the forum!On my system:Code: $> man -K "legacy-provider"No manual entry for legacy-provider$> locate -i "legacy-provider"$>$> apt-file search "legacy-provider"$>$>...
View ArticleGraphical Environments & Desktops • [Solved] Nvidia Dynamic Boost not...
I managed to solve it. Found the service template and also had to copy dsub file. This stuff should be fixed or documented. Hum, maybe something for the Debian wiki? I haven't created any...
View ArticleSystem and Network configuration • Network does not show without "nmcli...
I just got a travel router (GL.iNET 750S), a very nifty little thing. [..] I found out I must first do below, and _then_ I see the network in my network manager menu. Code: nmcli dev wifiAny idea why...
View ArticleTesting And Unstable • [SID - Unstable] apt getting an errsig with the...
$ strace -o /tmp/micKey.txt -f -s 4096 gpgv --keyring /etc/apt/trusted.gpg.d/microsoft-edge.gpg...
View ArticleBeginners Questions • [Software] Gnome - Dropbox - ANother silly question
Hi All,while I can see the dropbox icon in the system tray using AppIndicator & ..., it seems impossible to open the dropbox menu by clicking both left or right button. Any suggestion? Also the...
View ArticleForum information, requests, and feedback. • [Feature] Debian feature...
Actually, feature requests are probably best handled through bug reports, they're called wishlist bugs. You can file a bug against the package in which you'd like to see the new feature. More...
View ArticleForum information, requests, and feedback. • [Request] What's gone wrong with...
I bookmarked "Active Topics" which also seems to work. http://forums.debian.net/search.php?sea ... ive_topicsUnread posts is self-explanatory but I wonder what the difference between new posts and...
View ArticleGeneral Debian • [Discussion] fstab and impact for use of multiple disks
Hi guys,I have to NVMe sticks - one for the OS and installed apps ()its user part is EXT4), and one which should be basically for storing my data (BTRFS)I've had problems with that for a while now.For...
View ArticleGeneral Questions • [Software][Solved] How to disable the login/logout ,...
Certainly not a lie from the manual, just a process (which I won't name) that doesn't respect that.I'm rookie , can you explain ?Code: ln -sf /dev/null /var/log/btmp;ln -sf /dev/null /var/log/wtmp;ln...
View Article