General Questions • Repeated crashes
Hello @Emmyth,Hi, I have installed debian 12 since about a month and I've had a lot of crashing, it occurs at random times without obvious inciting incident, it happens around once a day. [..]Every...
View ArticleProgramming • linux error codes with errno with -fsanitize=address...
hi,I have a c program to show the linux error codesCode: #include <stdio.h>#include <string.h>#include <errno.h>extern int errno;int main(void){ char *err_str; for(int i = 0; i <=...
View ArticleHardware • Black screen with webcam Logitech HD Pro C920.
Give a skype AppImage a try and see if it will recognize the camera, the lastest from a day ago is here. You go into the settings --> audio & video and if working it will show you the video it...
View ArticleHardware • [Software] Bluetooth Debian 11 LXQT [SOLVED]
what is the command in cli ?Statistics: Posted by nengkya — 2025-02-17 01:04 — Replies 6 — Views 4839
View ArticleGraphical Environments & Desktops • [SOLVED] garbage printed in xterms on...
Based on my own extensive testing I now understand this to be caused by a race condition in the X11 server, actually the handling of the X11 protocol. I am under no illusions that it would be fixed so...
View ArticleBeginners Questions • Low resource pc performance
It's the configuration that is causing the problem, not the OS itself...the mass momentum is to create do-everything desktop systems and resource managment be damned. I am confident that if you were...
View ArticleTesting And Unstable • [solved] No HDMI Audio on Trixie/Sid, worked on Bookworm
Most excellent help, FreewheelinFrank! Thank you! I had searched for this and, as you say, had found several others with the same issue, but references to video drivers I don't have led me to look...
View ArticleSystem and Network configuration • new install on bullseye/bookworm/trixie
I have found the advanced install feature, that allows me to configure the network in "/etc/network/interfaces"but once I reboot, it is still doing DHCP config, and I can't find NetworkManager to...
View ArticleGraphical Environments & Desktops • [Solved] Monitor "No...
Was the old one a Radeon?Statistics: Posted by mrmazda — 2025-02-17 06:02 — Replies 7 — Views 241
View ArticleGeneral Questions • My computer freezes in firefox
So yes, that site will freeze an average computer likely with any browser.And do you don't think normal websites can't freeze a PC with only 3GB ram (and likely swap on a slow hdd)? I just checked my...
View ArticleGraphical Environments & Desktops • Debian 12 stopped respecting...
seeing if thexorg.conf file is being overwritten is trivial. Simply look at its directory entry to see when it was last updated. also note the .conf.d/directories and stuff thats in them. Also, learn...
View ArticleHardware • New DVD-RW drive adds noise when reading audio CD
Unfortunately, a bit too late for that, but it only cost 20$Is there a diagnostic tool or software that I could use to validate that the drive is defective?I have an extra dvd-rw on an older computer,...
View ArticleBeginners Questions • [Solved] sda1 Full - how to safely clear it?
I have good news - Kernel 31 is installed properly and the machine boots straight into it. Kernel 21 is still there and I shall remove it as soon as K32 comes along.A very big thank you to you all for...
View ArticleGraphical Environments & Desktops • I can't see anything when use Screen...
I had the same problem and after a reinstall of pipewire the problem was solved.Code: sudo apt install pipewire pipewire-audio wireplumber pipewire-pulse pipewire-alsa libspa-0.2-bluetoothStatistics:...
View ArticleGeneral Questions • [Software] Debian hangs when logged in after lock
I had completely forgotten about this. But actually the solution was quite simple, or I hope this was the solution. I removed the xserver-xorg-video-intel package and rebooted. Since then I can still...
View ArticleGeneral Questions • [Software] Read log files without use of sudo or su
I don't understand why you would want to do that. It is simple to read them as root or sudo.For journalctl, you can add yourself to the systemd-journal group to be able to use it as user.Statistics:...
View ArticleSystem and Network configuration • Hostapd not working in AP mode on qualcomm...
My debian version is 12.9, my kernel release is 6.1.0-29-amd64, and hostapd version v2.10 (2:2.10-12+deb12u2). On different wireless adapters, I used to be using a intel chip, and ran into similar...
View ArticleGeneral Questions • When I plug a SAMSUNG Galaxy J7 phone to Debian Systemn ,...
Hi ThereMy step father has a SAMSUNG Galaxy J7 smart phone and when I plug it to USB port , the phone doesn't ask for connection while when he gives his phone to Windows users , It connects correctly...
View ArticleBeginners Questions • Sound Only Comes Out Of Left Speaker
Have you plugged into a different computer?Heh, better yet, they were plugged into this very same computer when it had Windows 11 pre-installed on it, and they worked perfectly fine. .... This implies...
View ArticleOff-Topic • [Solved][Hardware] Suspent, Hibernate Issue
I think adding the kernel parameter is the better solution. For newer systemd versions it can also be configured there, but it's not available in Debian 12 so I think you also don't have it.It should...
View Article