Forum information, requests, and feedback. • Re: [Forum] Verification emails...
Thanks, for this. I remembered my details and have been able to login and read this.Statistics: Posted by reformedhatter — 2024-02-19 12:32
View ArticleGeneral Questions • Re: Help troubleshooting when suspending to S3 with Self...
@dashek After reading your logs, I'm almost sure that the problem is with disk access. This would explain why there is no trace of messages generated after wake-up*. Tha fact that only some programs...
View ArticleBeginners Questions • [Hardware] ACPI Error message
Hello, I'm new to Linux and I just installed Debian 12 like 2 weeks ago.I've been getting this error every time I power on my laptop, can I fix this or what's going on?My laptop seems to be working...
View ArticleSystem and Network configuration • Re: KVM + VLAN-aware-bridge
I see many options:Create VLAN interfaces using ifupdown. For each VLAN, also create a bridge. Then add each VM to the appropriate bridge. If you really want to support native VLAN, you probably need...
View ArticleBeginners Questions • Sleuthing CPU/load/memory increases
Hi,I have a Raspberry Pi which runs 24/7 as a music server and it periodically becomes unexpectedly unresponsive and/or crashes completely. OMV provides historic graphics of cpu, load and memory (via...
View ArticleBeginners Questions • [Sound] Audio in lft channel only
HiOperating System: Debian GNU/Linux 12KDE Plasma Version: 5.27.5KDE Frameworks Version: 5.103.0Qt Version: 5.15.8Kernel Version: 6.1.0-18-amd64 (64-bit)Graphics Platform: WaylandProcessors: 4 ×...
View ArticleBeginners Questions • Re: [Networking] [Solved] Can't configure wifi on a...
I realized that the default tool in Debian is NetworkManager - which doesn't use interfaces or systemd-networking.Statistics: Posted by Ravi Joshi — 2024-02-21 13:10
View ArticleInstallation • Bluetooth ???
Hello All,I upgraded Debiann11 to Debian12 yesterday, My box does not have any form of Bluetooth on it or in it.Can I safely remove any Bluetooth software/Firmware from Synaptic Package Manager?...
View ArticleGraphical Environments & Desktops • Debian 12 (BOOKWORM)
Hello All,I'm running the Gnome 43.6 DE with Muffin WM and Cinnamon theme on Debian 12.I upgraded from Debian 11 yesterday, and the system is a lot slower now. Is there a easy way to change my DE to...
View ArticleGraphical Environments & Desktops • Re: Debian 12 (BOOKWORM)
You could use tasksel or install one of the desktop meta packages. The mate-desktop-environment package for example.Those packages will also install a set of common apps (calculator, image...
View ArticleGeneral Questions • Re: my printer is not seen by debian 12
I use Brothrer HL-2130 bw laserprinter, and if I need coloured output, I use my wife's Xerox C235 MFP colour laser printer. It should not be impossible to use Epson printers too.Statistics: Posted by...
View ArticleInstallation • Re: Bluetooth ???
You could disable the Bluetooth service to start with and then see if anything breaks.I don't think it will break anything.Statistics: Posted by bbbhltz — 2024-02-21 14:06
View ArticleGraphical Environments & Desktops • Re: Security issue with WIFI being...
Well there are ways to use wifi in Linux. I have only used wpa-supplicant and now iwd, and they require admin rights to alter wifi-password. And they don't even show the wifi-password in normal...
View ArticleInstallation • Re: How do I remove snaps
Snap is a EVIL....First, make sure that you don’t have any snap packages installed.Code: snap listIf there are any, remove those snap packages first.Code: sudo snap remove package1 package2...
View ArticleGeneral Questions • Re: [Software] How to use two operating systems in one...
Ok @sunrat thank you for information, I'll keep on my mind.Statistics: Posted by Ushavilash — 2024-02-22 12:54
View ArticleOff-Topic • Re: [Off-Topic]
@Uptorn gave just a good answer, I will continue from different aspect. Many games available for Linux user are quite simple, they usually are products of one or few persons. Some better, like already...
View ArticleInstallation • Does Debian have any GUI-installer?, Live-USB
Hello,Does Debian 12 have any GUI to install it from a live-USB or any command to use from terminal#?Thank you.Statistics: Posted by keos — 2024-02-22 13:15
View ArticleInstallation • Re: Does Debian have any GUI-installer?, Live-USB
Hello,Does Debian 12 have any GUI to install it from a live-USB or any command to use from terminal#?Thank you.You can select GUI installation from the installation images, Live images as well have a...
View ArticleGeneral Questions • Re: Very big difference in graphic performance
According to xrandr output provided here, the external port supports no more than 60Hz. 3840x2160 is 4X as many pixels to manage as the 1920x1080 internal @120. @144 is still much less work to do. You...
View ArticleSystem and Network configuration • Re: iptables and connection limit
As I said, no one can connect to the server. How can I solve it?Try to set a rule to ACCEPT connection and move your existing rule to reject after it.Statistics: Posted by C4H7Cl2O4P — 2024-02-22 14:26
View Article