General Questions • Re: [Software] Clear -a fails to clear printer queue
Hello,Code: $ strace -o log.txt lpqWarning: no daemon presentRank Owner Job Files Where is the lpq log fiie? locate finds hundreds of log.txt files (many backups accessible)The log file with the name...
View ArticleGraphical Environments & Desktops • Re: Major display and application...
I plugged in the eGPU and tried to boot with the configuration of eGPU + Nvidia Driver, and module_blacklist=i915Code: [FAILED] FAiled to start lightdm.service - Light Display Manager.Since I think it...
View ArticleGeneral Questions • Re: Is there any FOSS Audio EQ software with cutoff filters?
Great!I just installed Viper, but have to wait to test until tomorrow... not good to test subwoofers in deep night.And ffmpeg, good idea... need to look at the documentation, to judge how easy it...
View ArticleSystem and Network configuration • Problem with Apache/www-data
Unfortunately I only get an empty string when running /usr/bin/xorriso -device_links using backticks in my Perl CGI running on Bookworm Apache.When the script is being run from the console as a normal...
View ArticleHardware • No HDMI sound on NVidia GeForce GTX 750 TI
Hi,I've been reading posts for just a week. and testing everything with no luck, so I'm asking pretty much everywhere how to continue digging on this.What I have:NVidia Geforce GTX 750 TIHitachi...
View ArticleHardware • Re: No HDMI sound on NVidia GeForce GTX 750 TI
Have you tried different settings in pavucontrol?Statistics: Posted by bbbhltz — 2024-12-27 20:25
View ArticleSystem and Network configuration • How to enable zram writeback feature in...
I've been trying to enable the zram writeback feature. I'm using it on Debian 12 Stable without any other swap device activated; no partition and no swap file, just zram. How do I activate this zram...
View ArticleSystem and Network configuration • Re: How to enable zram writeback feature...
Moved to system config forum and changed title.Statistics: Posted by bbbhltz — 2024-12-27 20:36
View ArticleInstallation • Re: Debian 12.8 Live KDE boot problem with USB
During boot, before it hangs, does it make it to the options screen withDebian GNU/Linux installer boot menuGraphical installInstallAdvanced options >Accessible dark contrast installer menu...
View ArticleProgramming • Re: [C][GMP] What are these trash data written on files ?
Try to add comments to you code on every cca 5 to 10 lines, what you are trying to do.I am quite lazy to guessing, what is in your mind there...Statistics: Posted by ruwolf — 2024-12-27 21:33
View ArticleDocs, HowTos, Tips & Tricks • [HowTo] Install broadcom drivers on Macbook...
Hi!This helped me alot so maybe it can help somebody else.I recently installed Debian 12 on my Macbook Air 7.2 2014/2015, and did not have any wifi.I installed with the Debian 12 LIVE ISO, and after...
View ArticleTesting And Unstable • Re: [SID - Unstable] lockups with 6.12.6 kernel?
There used to be an issue sometimes with available random entropy...Code: cat /proc/sys/kernel/random/entropy_avail I'd thought some stalls are from this getting low. Back then a few thousand was...
View ArticleHardware • Re: Network controller: Intel Corporation Wi-Fi 6 AX200 (rev 1a)...
Moved to “Hardware” sub-forum.Statistics: Posted by Aki — 2024-12-29 00:08
View ArticleTesting And Unstable • Re: Blinking cursor after installing updates
Try an official Nvidia driver (the last is NVIDIA-Linux-x86_64-565.77.run at this time) from https://www.nvidia.com/en-us/drivers/, more advanced version.I've it, ok.For Wayland I need...
View ArticleTesting And Unstable • Re: Kernel 6.12.x + nvidia = problems
viewtopic.php?p=813854#p813854Statistics: Posted by jebez — 2024-12-29 00:36
View ArticleGraphical Environments & Desktops • Re: Display port and HDMI problem...
Do you mean in grub (/etc/default/grub) ?That, along with a following grub.cfg regeneration, would make it persist unless and until changed. If you wish to test whether it solves the issue on one...
View ArticleGeneral Questions • Re: [Software] Unable to install hp-lip because package...
hplip is unavailable in testing https://packages.debian.org/search?keywords=hplip, how do you do it?Statistics: Posted by jebez — 2024-12-29 00:50
View ArticleHardware • Re: QCA9377 802.11ac Wireless Network Adapter connects at 22/23...
just a note:If using/have running systemd-rfkill as mentoned by CWFdo NOT install rfkill or if installed remove it.I remember it cut my WiFi speed in half when I installed rfkill once upon a...
View ArticleBeginners Questions • Re: Why Grafana not in stable package list for Bookworm?
After doing a quick google search with the following search term I found this article on grafanas'wiki.https://grafana.com/docs/grafana/latest ... on/debian/Statistics: Posted by friendlysalmon88 —...
View ArticleGeneral Questions • Re: How do you install apps that you downloaded?
If you've downloaded a package like say zoom or vscode for example youd use the following command to install said package(s).Code: sudo dpkg - package_nameWhere package_name is the name of the debian...
View Article