Beginners Questions • Re: [Hardware] Regular Freeze when computing
I happen to have a thermal camera so I had also done a check.Excellent.90C for a xeon under full load is fine. Some get there easier than others, most have headroom left at that temp. Memory does get...
View ArticleHardware • Re: [Hardware] Unable to format a USB sick / Verbatim SECURE PRO
It shows up as a CDRW with UDF 2.0 under a current version of Windows.* Telling windows to format it gives options to format a 8MB drive as UDF* Running the installer, in windows, results in a msg to...
View ArticleGeneral Questions • [Software] quodlibet has access to root files
HiIt seems like quodlibet has full access to root files.I tried to protect this file:~/.config/quodlibet/configwith root access only Code: chown root:root config;chmod 400 configAfter starting...
View ArticleInstallation • Re: Fresh install debian 12, black screen on Alder Lake N100...
Thanks for the suggestions, unfortunately they did not work with i915.enable_psr=0Code: uname -r6.10.6+bpo-amd64Code: /etc/default/grubGRUB_CMDLINE_LINUX_DEFAULT="quiet fbcon=rotate:1...
View ArticleGeneral Questions • Re: [Solved] How to list all packages installed from a...
Just for fun, more options with aptitude:For packages from backports -Code: aptitude search '?narrow(?installed, ?archive(backports))'For non-Debian packages -Code: aptitude search '~S ~i...
View ArticleGeneral Questions • Re: [Software] Buster to Bookworm broke login
Please provide details of meaning of "broke my login". What exactly does, or does not, happen that should? Is failure on a GUI screen, or on a VT (e.g. Ctrl-Alt-F3 after boot for sure has...
View ArticleOff-Topic • Re: What does your non-Debian desktop look like?
A recent bump to Kali GNU/Linux 2924.3 on a Lenovo N23 Chromebook using Xfce as a DE, with Gkrellm for meters qmmp for music, Thunar for FM, Qterminal with one of my wallpapers. She was mad the other...
View ArticleHardware • Second monitor not displaying w/ HMDI-DVI adapter
Hello all,I have encountered some issue trying to use an external monitor (early 2000s LG Flatron) with my laptop (Framework 13) running Debian 12. While the hardware appears to be detected correctly,...
View ArticleHardware • [Question] [Hardware] Debian support for Intel AX411?
I've ordered this WLAN/Bluetooth chip module because I wanted to upgrade my notebook's wifi support from WiFi 5 to WiFi 6E. And my Killer module has been problematic sometimes. I know there are WiFi 7...
View ArticleOff-Topic • Re: Time Sync
LinuxCNC is a derivative distro based on Debian. Derivatives are dealt with in our Off-Topic section. Topic moved.Is the hardware clock set to local time? Debian by default expects it to be UTC. Time...
View ArticleHardware • Re: [Question] [Hardware] Debian support for Intel AX411?
AX411 is listed as supported from kernel 5.12 in the kernel wiki so should be fine in Bookworm. - https://wireless.wiki.kernel.org/en/use ... rs/iwlwifiYou will need the firmware-iwlwifi firmware from...
View ArticleGeneral Questions • Re: [Software] quodlibet has access to root files
Got it! Thank you False alarm Statistics: Posted by 3-WVI — 2024-09-06 00:00
View ArticleProgramming • Re: [IDE] C, C++, Rust, Python - what IDE to use?
I was using visual code, but now I'm trying to learn vim and I'm loving it.Statistics: Posted by lucas8178 — 2024-09-06 00:17
View ArticleGeneral Questions • Re: multiple browsers recently started failing to load...
After 2 weeks, it suddenly started working again. I had already tested earlier today, after this morning's chromium update and it still failed then. We turned the laptop upside down briefly and...
View ArticleOff-Topic • Re: Impact of the current magnetic storm on PC, laptop, ... ?
I updated my page with fresh links to real-time Space Weather data to include SOHO EIT 171 Latest Image, SOHO LASCO C2 Latest Image, NASA ACE Satellite Real-Time Solar Wind Data Broadcast, NOAA POES...
View ArticleHardware • Re: Intel Tiger Lake-LP Smart Sound Audio Not working
alsa-ucm-conf_1.2.12-1_all.deb is installable leaving unconfigured (because of unmet libasound2t64), and this makes microphone to work after rebooting system. But no output...
View ArticleInstallation • Re: Network Config for Mac Air 2014
Do not have an internet connection on that device plus ethernet and tethering do not seem to work.Installed the package broadcom-sta-dkms.deb from another usb using dkpg, but it needs dkms as a...
View ArticleGeneral Debian • Re: Tmpfs disk savers, from ~/.profile
Where would you put the unmount command?You don't. It is handled by systemd. Mentioned below, drop that 'n'! it's umount!You can manually 'systemd-umount' or 'systemctl stop'. systemd gracefully shuts...
View ArticleGeneral Questions • Re: Debian11 : du and df disagree !
If upgrading from 11 to 12 and rsyslog is not removed it will continue in parallel with systemd journal. Once safely running 12 a user should verify config and function of journalctl if they prefer...
View ArticleTesting And Unstable • Re: [Testing - Trixie] MATE 1.28
Since 1.28 was released more than 6 months ago, i was wondering when it would land in sid/testingWatch here;https://tracker.debian.org/pkg/mate-desktopStatistics: Posted by CwF — 2024-09-06 20:27
View Article