Off-Topic • Re: [Off-Topic] So who here is looking forward to Ubuntu's 24.04...
Last time I checked, Canonical was still a bad actor with regard to unsolicited phone-home code embedded in their releases. At least every time I've installed it on a machine here, I started seeing...
View ArticleInstallation • Debian testing fails at Installing the Base System
Hello everyone,I've been trying to install Debian testing, but have been unsuccessful with any of the ISOs available on Debian's website, with the exception of the live install image using, what I...
View ArticleHardware • RGB Lighting Not Working on Gamer Ares M2 RGB Keyboard in Debian
Hello everyone,I am experiencing an issue with my Gamer Ares M2 RGB keyboard when using Debian (latest version). The keyboard is supposed to have RGB backlighting, which works perfectly on Windows....
View ArticleBeginners Questions • Re: Which laptop do YOU run Debian on?
Dell XPS17 - 9730Dell XPS17 - 9720Statistics: Posted by scouser — 2024-05-02 16:18
View ArticleSystem and Network configuration • Re: Mokutil - This system doesn't support...
Can you please share the output of the following commands:Code: script efi.logmount | grep -i efimount | grep -i sysls /sys/firmware/efi/ -lals /sys/firmware/efi/efivars/ -lasu -l -c "efivar...
View ArticleGraphical Environments & Desktops • GPU's on KDE worse than on GNOME?
Hi all,I recently started using debian, and it has been fun. I installed gnome to start with, but now I want to use KDE.Now i have a laptop using a 4050, with the NVIDIA drivers installed and...
View ArticleTesting And Unstable • Re: Debian 12 updates are failing
I can no longer get into the system to be able to do that. I tried running "sudo apt update" from the command line (or "sudo apt upgrade" - I can't remember now) and it crashed. After the system would...
View ArticleSystem and Network configuration • Re: NetworkManager Keeps Disconnecting and...
Hello,EDIT 1:[..] I had to go somewhere outside my home network (to a friend's house) and I took my second notebook (machine 2) which was the only computer connected to the network and consequently...
View ArticleHardware • Re: Mouse often needs to be replugged when booting desktop
Hello @MiracleDinner,Did you sorted it out ?Statistics: Posted by Aki — 2024-05-03 15:51
View ArticleGeneral Questions • finding start up process
I am running Debian 12 with 2 processes running from start up.iprt-VBoxWQueueiprt-VboxTscthreadI believe these are Virtualbox processes but they start without me activating Virtualbox. I would like to...
View ArticleGeneral Questions • Re: finding start up process
You can use the commandCode: sudo systemctl statusto see what processes are part of each service. For example on my system I seeCode: ─bolt.service └─937 /usr/libexec/boltd─colord.service └─1063...
View ArticleInstallation • Debian 12 fails to install nVidia drivers
My first attempt at this I accidentally added the unstable section to the apt sources list. This completely broke the system so I have just installed Debian 12 again and this times followed the...
View ArticleSystem and Network configuration • Error while loading mount point during...
Hi all,I'm facing an issue with a mount point defined in /etc/fstab during the boot sequence.I have the following line in my /etc/fstab file :Code: //192.168.1.60/movies /mnt/synology cifs...
View ArticleSystem and Network configuration • Re: Error while loading mount point during...
...It seems that system try to do mount before having network access.How can I get around this problem ?Add _netdev to your mount options in fstab. That will tell the system to wait for the network...
View ArticleGeneral Questions • Re: [Software] aptitude refuses second effort to...
TryCode: dpkg --configure -aIf that works, great. If it doesn't work (and after ensuring you have enough disk space) try purging the package and then installing (not reinstalling) it.Good...
View ArticleBeginners Questions • Re: Should I recommend Debian to a friend who has no...
Just my 2 cents. A year ago, my brother's Mac died, and he could not afford a new one. So he bought a Dell Laptop and after my advice got Xubuntu installed on it. Had Debian 12 existed at that time, I...
View ArticleBeginners Questions • Re: Question about removing apps in KDE
There was a part of me that was tempted to try the netinstall but I decided it was probably too technical for me. Plus a bare-bones CLI is the last thing I am looking for.I still don't understand why...
View ArticleInstallation • Re: Is it possible to install Debian 6 (Squeeze) nowadays?
Hello, welcome to the forums!no matter what I doWhat exactly did you do? What installation media did you use?Statistics: Posted by fabien — 2024-05-04 16:01
View ArticleSystem and Network configuration • the "magic file" [named.ca] is...
hello,my VPS load fine any web from NET, however my own hostname or domain NOT LOAD :'(searching, I find as solution: "update your [named.ca] (https://docs.oracle.com/cd/E19683-01/80 ......
View ArticleGeneral Questions • Has anyone replaced (or added) systemd-boot to grub
Thinking of replacing systemd-boot with grub (or have them both for some time before eventually getting rid of grub).Anyone installed systemd-boot in debian 12 to replace grub? Any...
View Article