Installation • [Solved] Trouble installing bootloader
Hello everyone!I'm trying to install Debian alongside Windows 10 and a couple of other things. I decided to manually partition my drive, using a ~500GB partition to be mounted as root. The installer...
View ArticleGeneral Debian • [Discussion] SMBIOS Data Not Displayed Correctly by...
dmidecode and lshw commands are not displaying the correct SMBIOS data on my Linux machine. Most of the fields are showing up as "NONE".System Information:Operating System: Debian 12 Bookworm with...
View ArticleGraphical Environments & Desktops • Window Resize Problem
I resize the active window by the following simple script:Code: window_id=$(xdotool getactivewindow)new_width=100new_height=100xdotool windowsize $window_id $new_width $new_heightThe window resizes,...
View ArticleGeneral Questions • [Software] Mount Server Permanently In Natilus
So, in nautilus, I have gone to Other Locations, and at the bottom I have managed to connect to my server. It shows up in the left hand panel and is mounted. But I have to do this each time I boot up....
View ArticleGeneral Questions • [Software] How to Enable HIP for Blender with an AMD GPU?
Hi everyone,I’m trying to set up HIP for Blender on Debian. Here’s my current setup:GPU: RX 7900 XTX (RDNA2 series)Blender Version: Latest release downloaded directly from Blender.orgI’ve been trying...
View ArticleBeginners Questions • [Software] volume boot has only 4mb disk space...
debian 12Running an update returned:the volume boot has only 4mb disk space remainingzstd: error 70 : Write error : cannot write block : No space left on device E: mkinitramfs failure zstd -q -9 -T0...
View ArticleTesting And Unstable • Is firewalld installed & enabled by default on the...
I needed to do a fresh install for my little mini computer home server after a borked upgrade from stable to testing necessitated by a hardware upgrade (a new Intel n150 board/graphics). I used...
View ArticleGeneral Debian • [Discussion] Debian 12 Repository Usage for Remastering
Hello, I have some questions regarding remastering Debian 12. If I want to create a remastered version of Debian based on the official Debian 12 repository as my source list (not using non-free...
View ArticleSystem and Network configuration • [Solved] Rapid Update from 6.1.0.29 to...
I run Debian 12 KDE and I check for updates basically every day. A couple of days ago, I saw kernel 6.1.0.29 was available, so I installed it. All fine. Then this morning, I saw 6.1.0.30 was...
View ArticleDocs, HowTos, Tips & Tricks • [HowTo] Driver of Nvidia
nvidia-driver of Debian https://packages.debian.org/search?keyw ... ection=all is late, I even asked the question viewtopic.php?t=161410.The solution:nvidia-driver of Nvidia (565.57.01-1 at this time)...
View ArticleSystem and Network configuration • Debian12 firewalld crash at startup
Hello,Setting up a system with NetworkManager, the best solution to control ports and protocols is via firewalld. Unfortunately, I am unable to make it work as the service crash immediately upon...
View ArticleTesting And Unstable • [Testing - Trixie] Guide to enable XPU support for...
Hello. I've got an Intel Arc A380. I'm trying to compute pytorch computations to the XPU device on it. However, the guides from Intel are for Ubuntu and Windows[1]. I would really appreciate a guide...
View ArticleInstallation • [Solved] Dual Boot Linux & Windows by Cloning to Different...
Recently, I wanted to set up an old PC with a Dual Boot using Debian 12 and Window 7 Pro. Because I’m never sure what combination of OS I will want over time, I decided to install Debian on one SSD...
View ArticleInstallation • I need help with the bios
Hi there. I've been using Linux for a while and was given a laptop with Winders 11 to try. Windows is just to complicated for me. I I'm trying to get Debian installed but getting frustrated. When I...
View ArticleGeneral Questions • [Software] Some questions about schroot usability
1. When I sign something with gbp in the host system the terminal brings up a dialog with a password field (I use XFCE). When I do this in a chroot it complains about invalid ioctl for device. I set...
View ArticleGeneral Questions • [Solved] newgrp creates a subshell!
See the attached image description and then note the behaviour when executing the command. They don't match.LOLI want to temporarily set my GID value to "devel" so that when I run my IDE the output...
View ArticleHardware • MB MSI X870-P WIFI - problem with rtl8126
I'm facing a situation that I have no idea how to solve.Got my new MB and until now i cant get it to work properly. Sadly I only checked about the rtl8126 after getting it. There is a lot of sites...
View ArticleSystem and Network configuration • Debian 12 with BCM4313 802.11bgn Wireless...
Hello friendsFor a laptop HP Pavilion g4-1387la was installed Debian 12 DesktopThe ethernet and wifi connections are possible.But when only the WIFI is used (no ethernet cable connected) exists the...
View ArticleBeginners Questions • [O/S] I2C bus not finding any i2c device on debian live
Hello, I have a sensor (I2C) connected to device that uses live debian system. For some reason when i run i2cdetect -y bus_number, no address shows up. On Ubuntu this works perfectly, so its not a...
View ArticleHardware • Intel laptop wifi high power draw with newest kernel/iwlwifi
Dear Community,since I updated to the backported 6.11.x kernel and updated to the backported intel wifi drivers (because wifi wouldn't work without them), wifi (AX211) shows noticeably higher power...
View Article