System and Network configuration • Re: UEFI Secure boot does not work with...
Hello,Thank you very much for your assistance. Adding Code: efi=runtime does the trick.[..]I'm glad you sorted it out. Please, mark the discussion as "solved" manually adding the text tag "[Solved]"...
View ArticleGeneral Questions • Re: Nvidia drivers are conflicting in backports repo
Did you install matching kernel headers from backports? You need that to build modules such as nvidia.Statistics: Posted by sunrat — 2025-01-27 23:10
View ArticleOff-Topic • Re: Which Browser do you use?
I just have been telling to other user about foreing packages, your mileage may vary.So did I miss getting chewed out for wanting to use the software I want to use? If so, what distro would you...
View ArticleOff-Topic • Re: What customizations do you do over the stock Debian install...
Thanks for the post leading me to it.Very welcome. I did fine one quirk of the AppImage Skype: if you tell it to start automatically on boot, it sets the AutoStart -- but sets it for the...
View ArticleGeneral Debian • Re: Well, that was painless
Well, I guess I should make sure I'm ready to get the best upgrade I can when 13 (Trixie?) drops.From what I've been seeing on these forums, at the least I need to disable third-party repos (like the...
View ArticleHardware • Re: RAID-5 gone. Help needed.
Hi Gunnar,I'm not really very competent here. The following thought's I have about this: I'm irritated that the parittion type of your example partition dump contains partitions of type "Microsoft...
View ArticleGraphical Environments & Desktops • Re: installing another desktop -...
Hmmm, larienna. I understand not wanting to reinstall. However, given KDE privacy issues. Gnome works, KDE fails. Backups are easy with unison or just file copy folders by hand. You have to watch out...
View ArticleGraphical Environments & Desktops • Wayland
I've been running KDE Plasma with wayland for some time on an Intel machine with Intel GPU, running Sid. This has worked well until today when I did an update, got a new kernel, and rebooted....
View ArticleHardware • Re: Help me to read smartctl result
9% of your spare sectors have already been consumed in only 4732 hours powered on. If they continue to be consumed at the same average rate, its total estimated remaining life calculates to...
View ArticleTesting And Unstable • Re: Sid safety cause of less control of packages?...
And yes: If "Linux" has an exploit there will be a big booooooooooooom.Yes indeed, even with these supposed problems that get all this attention like the xz, ssh, rsync the last notable one to get all...
View ArticleBeginners Questions • Re: [Software] sda1 Full - how to safely clear it?
Hello again. I'm afraid I'm just going around the houses. apt autoremove just tells me to run apt --fix-broken install, which stops because there is no room in the boot folder.ulimit -c returns 0 and...
View ArticleSystem and Network configuration • nginx is not respecting proxy_bind
I have a Debian server with two Ethernet ports. Relevant part of /etc/network/interfaces:Code: allow-hotplug enp2s0iface enp2s0 inet dhcpallow-hotplug enp3s0iface enp3s0 inet static address...
View ArticleTesting And Unstable • Re: Wayland login issues
Well, I'm not certain why, but I seem to have fixed my problem. I changed the display manager to LXDM, which I don't like, then back to SDDM, and suddenly I can log in to Wayland sessions. Presumably...
View ArticleBeginners Questions • [Hardware] Programs not starting with discrete AMD...
I don't really have a lot of knowledge (if any) about Linux, but I've been using Debian 12 for several months already. I recently got a cheap used ThinkPad L450, with Intel HD 5500 Integrated...
View ArticleSystem and Network configuration • Re: Debian 12 & libvirt: how to use...
@laineWe appreciate the update. This will finally be in play for Trixie.Statistics: Posted by CwF — 2025-01-29 22:37
View ArticleGeneral Questions • Re: Can somebody package ffsubsync
After reading your post, ever-curious to try things, I looked at the site and did: Code: # apt install ffmpeg# pip install ffsubsync& can execute the program in terminal.I have to say I doubt...
View ArticleBeginners Questions • Re: [Hardware] Programs not starting with discrete AMD...
Input/output from running inxi -GSaz --vs could say something more useful, especially if a recent (backports, or sudo inxi -U after editing /etc/inxi.conf to revert the -U disabler) or the latest inxi...
View ArticleBeginners Questions • Re: No nvidia driver found in ANY Debian 12 repo???
Dem BIOS settings can be tricksy. Now you mention it, I had to set "Other OS" on my old Gigabyte board to even get Debian installed like 9 years ago.Nice sleuthing and congrats on sorting it. Please...
View ArticleTesting And Unstable • Re: [Hardware] Programs not starting with discrete AMD...
https://wiki.debian.org/AtiHowTo#Hybrid_Graphicsxrandr does not work in Wayland, though.Statistics: Posted by stevepusser — 2025-01-30 17:47
View ArticleHardware • Re: Bluetooth seems broken
I think it's a good idea to start from investigating why Bluetooth service was skipped because of an unmet condition check (ConditionPathIsDirectory=/sys/class/bluetooth).Some threads mentioning...
View Article