Beginners Questions • Re: [Hardware] Missing AMDGPU firmware warnings during...
Is there is any way to hide these missing firmware warningsStatistics: Posted by ash — 2024-09-13 04:08
View ArticleHardware • Re: WiFi Ralink RT3592 2T/2R not working properly
The deb line is not a command, it is a line you edit in your sources file /etc/apt/sources.list . It has changed for Debian 12.The safe way to do it is run the command (as root or sudo)Code: apt...
View ArticleGeneral Questions • Re: Why does my sleeping laptop do so many things by night?
It doesn't work, the log.txt file remains empty.Those are 3 separate commands you run consecutively one at a time, not all at once. Works here.Statistics: Posted by sunrat — 2024-09-13 23:54
View ArticleSystem and Network configuration • Re: No can hibernate when running Live USB?
/sys/power/diskYes, this file was dynamically/virtually created by the Linux kernel (6.10.9) after boot.OTOH . . . a corresponding entry was made to the /etc/fstab file.This step was not necessary...
View ArticleInstallation • Trying to upgrade PHP 7.4 to 8.x after upgrade from Debian 10...
Here's the output trying to update:Code: techonnapkins@deb1-wp-vm:/etc/apt/sources.list.d$ sudo apt updateHit:1 http://security.debian.org/debian-security bullseye-security InReleaseHit:2...
View ArticleInstallation • Re: Trying to upgrade PHP 7.4 to 8.x after upgrade from Debian...
Looks like you need to update the signing key. Read the README.txt at https://packages.sury.org/php/Statistics: Posted by sunrat — 2024-09-14 04:53
View ArticleForum information, requests, and feedback. • Re: [Feedback] Login/Logout issues?
I get it from time to time. Firefox-ESR from the Stable repo, fully upgraded.Statistics: Posted by roseway — 2024-09-14 06:04
View ArticleOff-Topic • Re: What does your non-Debian desktop look like?
My new W520 running Kali GNU/Linux 2024.3Lenovo Thinkpad W520Intel Core i7-2760QM @ 8x 2.4GHz Hitachi Travelstar 250GB HDD x 7200RPM24GB PC3-10600 RAMNVIDIA Quadro 1000M 15.6" TFT display with...
View ArticleOff-Topic • Re: What does your REAL desktop look like?
My "new" Lenovo Thinkpad W520 running Kali GNU/Linux 2024.3No shiny keys or shiny spots on the touchpad is a good sign it hasn't seen heavy use.Lenovo Thinkpad W520Intel Core i7-2760QM @ 8x 2.4GHz...
View ArticleSystem and Network configuration • Intel iris Xe graphics not working
Here is a video of the issue https://vimeo.com/1009526794and here is a link to my reddit post my hardware is a dell inspiron 16 plus 7630 with an intel core i13700H and 32gb of ramFirstly the Issue...
View ArticleHardware • Upgraded from Debian 11 to 12, sound no longer working
I did an in-place upgrade from Debian 11.11 to 12.7. One issue that occurred was no sound devices being seen in KDE anymore. I dual boot, and the sound continues to work in Windows, so this is not a...
View ArticleHardware • Re: Upgraded from Debian 11 to 12, sound no longer working
Use code tags for terminal text, errors etc. please. Fixed it for you this time.Sound can be tricky with multiple devices so one solution may not work while others might.Try going into the...
View ArticleSystem and Network configuration • Re: Intel iris Xe graphics not working
Use code tags for terminal text etc. please. Include the command you used to get the output as well. Fixed it for you this time.Your reddit link didn't work and "uname -r" is absent.Statistics: Posted...
View ArticleSystem and Network configuration • Re: Ethernet connection fluctuates on startup
Hello,For the record, [...] the room I am in has a single network plug and I split it in two 100baseT [..] I prefer not to add an additional switch since the overall internet speed is below...
View ArticleSystem and Network configuration • Re: Configuring udev and systemd to USB...
Hello,Ok I solved this - sorry Guys for bothering you :)Can you please tell us what solution you have chosen ?Please, use code tags to include commands and/or their logs in the body of a message. I...
View ArticleTesting And Unstable • Re: [SID - Unstable] AX210 don't show 6 Ghz in...
Hello,Can you please report the output of the following command ?Code: sudo LANG=C nmcli -f wifi-properties dev showStatistics: Posted by Aki — 2024-09-16 06:05
View ArticleGeneral Questions • Re: [Software] Debian12.6 modprobe failed
Well, that may be the problem. Some flags may be different from stock Debian kernel. I suggest trying that first.Hi, Do you mean I need update the kernel version suite for debian12.6?Statistics:...
View ArticleBeginners Questions • Re: [Hardware] Missing AMDGPU firmware warnings during...
No, there is no way to eliminate all these messages.You can get upstream linux-firmware's amdgpu directory and copy it to your system, which will add some files and get rid of some of the messages....
View ArticleHardware • Re: Random freezes with Ryzen processors?
I never had problems with Linux on my Ryzen 3700 and my 5625U. And the 3700 runs Ubuntu since 2019.Statistics: Posted by blackbird — 2024-09-16 06:51
View ArticleHardware • Re: Crashes and freezes in Linux with (some) Ryzen CPUs
Found this thread from your comment elsewhere. This appears to be a solution to your problem:https://unix.stackexchange.com/a/619587/39229Recording solutions here too:- Update BIOS and set PSU Idle to...
View Article