[Discussion] small gamepad-operated OS project
Hi. I am working on a small project of an OS baset on Debian that will be fully operable with gamepad. that is why I am looking for software that provides gamepad support.google wasn't very helpful I...
View ArticleReboot and select proper boot device
I've installed debian 12 on my new ssd.It worked properly until today, when i turned on my laptop and i got this error on black screen "Reboot and select proper boot device".Now:1. I've replaced my...
View Article[Software] No bluetooth in WireShark
Hi! I was advised to use WireShark to analyze my problem with Bluetooth Sound.I have installed Wireshark with apt install wireshark. But Wireshark doesn't find Bluetooth connection. I checkedCode:...
View ArticleAfter installing xfce, there is no menu on debian X terminal emulator?
On a debian bookworm VM, I installed xfce4.I am trying to change settings for the 'debian X terminal emulator' but there is no menu on that application, it only shows mlterm at the top, and I cannot...
View Article[Software] Kernel option to use VGA text mode or EFI Simple Text Output...
I'd like to use the hardware character generator for the console instead of framebuffer.I've tried booting with the nomodeset kernel option. This does the thing for the console. However it also...
View Articlechanging wifi network on minimal debian install
I have a minimal debian install with i3 on my laptop and i want to choose which wifi i am connected to. I ideally would like to have a gui for it.What i tried:- Changing the /etc/network/interfaces...
View Articleupgrade method.
All:So, although I'm quite happy with Bullseye I'm thinking to upgrade. Best to do a fresh install, or can I just change the tracked distro in 'sources.list'?BTW, will Bookworm still permit a LILO...
View ArticleOnly have Dummy Output Sound in Gnome, but no errors in dmesg
uname outputCode: Linux RBTEST-D12 6.1.0-18-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.76-1 (2024-02-01) x86_64 GNU/LinuxNo dmesg errors related to sound:Code: jklug@RBTEST-D12:~$ sudo dmesg --level...
View Article[Software] Install VirtualBox
Hi,Sorry if this is a repeated question.I have already read viewtopic.php?t=80468 and viewtopic.php?t=133006But my question is a bit more simple.On some others distros I was on, I used to download and...
View Article[Software] Repeated key inputs
In some cases when I use my keyboard, some duplicate keys are getting sent if i press them fairly fast (not crazy fast) or at the same time, for example if i try to press "cer" it outputs "cecer", I...
View ArticleHow to upgrade bookwork kernel from backports
Given that my Debian system is running on bookworm, and backports is configured, what is the recommended method of upgrading the kernel from backports?For instance, I see:Code: $ sudo apt upgrade -t...
View ArticleLUKS+TPM2 unattended boot on Debian 12
I'm attempting to store the LUKS password for LVM encryption/FDE in a TPM2 as part of unattended boot for a server, i.e. allowing a server with a LUKS encrypted root filesystem to boot without a user...
View Article[Solved] Slower than expected file transfers on 10gb ethernet
Not sure what I am missing? I have slower than what i Would expected on file transfers on 10gb ethernet from NVME to NVME over SMB and NFS. Test transfer of a 30 GB Folder containing mixed files @ 226...
View Articlesetting a public ftp server - 500 OOPS: cannot change directory
my dir is "/mnt/temp_dir/photos/stories" Code: ls -ldrwxrwxrwx+ 21 nobody nogroup 73728 Mar 12 15:22 storiesCode: cat /etc/vsftpd.conf...
View ArticleCan't Login On Any TTY Fresh Install Debian 12 - Intel Compute Stick
I have been using Debian on an Intel Compute Stick (model STK1A32SC) to host a website. It always has this problem: when I plug it into a display I can't login to the system through any TTY. In the...
View Article[Software] os-prober or equivlent mkconfig cannot find encrypted LVM
For the past few months I've been trying to create a LUKS LVM, first manually via terminal, then through the installation drive and now manually again.Fact is that I'm not able to boot into debian,...
View Article[Solved] Help with grub
SOLVED: Turns out it was because I was using BTRFS in my drive, using ext4 it works just fine.I have dual boot debian and windows 11, just for gaming, on a laptop. My laptop is usually closed and I...
View Article[Software] NGINX Reverse Proxy w/ MULTIPLE subdomains problem
Hello,PROBLEM: All subdomains are forwarding to the first subdomain, including non defined addresses (which should instead give a 404)I have a reverse proxy sitting in the cloud that has VPN...
View Article[Software] systemd slow shutdown
new install of debain 12.5system specs:Kernel: 6.1.0-18-amd64UEFI BIOS Version: U82 Ver. 01.07.00CPU Type: AMD 6850Uthe system seems to hang for a few minutes after shutdown or restart commanded from...
View Article[Software] DEbian 12.5 $PATH
I just upgraded to bookworm. I noticed that /bin is a symbolic link to /usr/bin and /sbin is a symbolic link to /usr/sbin. Is there a reason that the normal user $PATH does not have /sbin in it? Also...
View Article