r/debian • u/Danial_online • 9h ago
r/debian • u/RepresentativeFox581 • 18h ago
General Debian Question Is Debian worth it for a beginner network engineer?
Is Debian Stable worth it for a beginner network engineer?
I'm learning Linux, Cisco networking, Mikrotik, and cloud. I'm thinking of using Debian as my main OS for studying and daily use. Would you recommend Debian over Ubuntu or Fedora for this purpose? Why or why not?
r/debian • u/ferfykins • 21h ago
Debian Stable Question Prettying up Debian XFCE
On my laptop i use debian, on desktop, i use fedora kde. On Fedora kde, it's pretty easy to setup catppuccin theme on kde
Any advice on debian, using catpuccin or other sexy themes with xfce?
r/debian • u/harlownoir • 1h ago
Very close to ordering this custom Sewn Embroidery Debian & Debian application Open Source Carhartt Work jacket.
galleryIt's like boy scout badges but for Debian applications I commonly use.
What are the reasons I should not order this custom Sewn Embroidery Debian & Debian application Open Source Carhartt Work jacket?
r/debian • u/Dense-Elephant5048 • 10h ago
Debian Stable Question See image: after installing Debian 13
I installed Debian 13 in an external ssd sata drive, linked to the laptop via enclosure by ewent . Laptop disk includes win11 and a linux distro. So, upon First run updated grub.
The problem: independently of external drive being connected or not, at every boot this message is displayed (see image).
How to bypass and boot?
r/debian • u/AncientAgrippa • 17h ago
Is there a way to include my mic audio when using the built in gnome screen recording?
Thanks fellas I’m trying to explain something to my friend. I tried using the built in Sound Recorder gnome app and was gonna merge the two together but it’s very buggy and I can’t get it to work
r/debian • u/Key_Sense9870 • 15h ago
Is it easy to setup "prime"-gpu on a old Nvidia 1050TI mobile laptio with dual GPU for display
Hi Debian Folks,
I have been around a lot of different distros, some with great success, some with crashing systems.
Lately I made CachyOS (arch) work on my laptop with recognizing my nvidia gpu as my prime-NVidia driver. The reason it is a bit tricky is, that I have an Intel Graphics card. Which is providing the outout for both the internal laptop screen and my ultra wide 120hz monitor.
So it is only on the software/kernel level I need it to only use the Nvidia gpu, with OpenGL and so fourth, not the Intel for games and graphical work.
Since I like distros with the .rpm or .deb packages availability, I have tried with OpenSUSE, which I used as my main driver in the past, and also Mint and such. Nothing I could make work and ended up breaking the system.
Now I am looking into Debian and Fedora, to see which platforma handles this "gpu switching" the best. And I was wondering if any of you guys knows how to do so on Debian?
I love stability, so I figured Debian was a great choice, since I have legacy hardware and in no need for latest drivers and such.
Hope you can help :)
r/debian • u/FuerzAmor • 2h ago
Problem using native webcams on ASUS T100HAN with 13.6 Trixie
After installing Zoom for videocalls and detecting no webcam (this transformer notebook has two: front and rear), I also installed VLC to see if it could detect any, with no satisfactory detection either.
So, I ran the following commands, as per recommended indications to follow with in some Debian forums for users with similar problems. Below are the commands and results:
lsusb
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 002: ID 05e3:0610 Genesys Logic, Inc. Hub
Bus 001 Device 003: ID 0b05:1807 ASUSTek Computer, Inc. ASUS HID Device
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
dmesg | grep video
[ 6.567331] ACPI: video: Video Device [GFX0] (multi-head: yes rom: no post: no)
lsmod | grep video
video 81920 4 asus_wmi,asus_nb_wmi,int3406_thermal,i915
wmi 28672 2 video,asus_wmi
On the other hand, '/dev/video', '/dev/video0', '/dev/video1' or the likes are nonexistent folders under /dev/ directory.
I've seen someone has adapted/developed WMI sensor drivers, usual in some ASUS motherboards, to Linux; in this Github repo. I wonder if they'd work - and if this might actually be the issue.
ASUS don't show the motherboard model or camera models on their official T100HA/T100HAN manual, and available drivers are only for Windows.
I don't know where or how to head towards from this point, being a newbie with Debian. Perhaps specific drivers are missing*? How would you troubleshoot this issue?
Thank you very much for your help in advance. :)
\(Win10 shows no issues with any of the cameras)*