Hardware • [Solved] Logitech K380 Keyboard Bluetooth Not Connecting
No problem. I use:https://www.amazon.com/dp/B09DMP6T22/re ... item_imageAlso make sure you are connecting using the command line and not the GUI.Enter bluetoothctl in command line then type scan on...
View ArticleDocs, HowTos, Tips & Tricks • [HowTo] Install and configure Debian bookworm
As always, the best guide / how to to install and configure Debian well.Statistics: Posted by wonder — 2024-10-28 19:26 — Replies 19 — Views 122817
View ArticleSystem and Network configuration • Bluetooth activation on Gnome
I kept a dual boot on my laptop windows/debian. And I can say that bluetooth is working on windows.Well then I admit it may be firmware/driver issue, but then you have to identify the chip, to...
View ArticleSystem and Network configuration • NIC WOL Changed with Debian update
Hello,What is the output of the following command in Debian 12 ?Code: script log.txtapt list ethtoolip addresssudo ethtool enp4s0sudo ifdown -asudo ifup -v -asudo ethtool enp4s0exitThe output of...
View ArticleInstallation • Installing on LUKS2 with AEAD or dm-integrity
Hello, folks!LUKS2 has an awesome feature — AEAD encryption (Authenticated Disk Encryption), which offers the cool secondary benefit of bit rot detection.I would like to install Debian on LUKS with...
View ArticleHardware • Mediatek MT7921 Wifi 6e hotspot throughput possible
Server 1 hotspot hostCode: lspci04:00.0 Network controller: MEDIATEK Corp. MT7921K (RZ608) Wi-Fi 6E 80MHzsudo iw listWiphy phy1wiphy index: 1max # scan SSIDs: 4max scan IEs length: 482 bytesmax #...
View ArticleGraphical Environments & Desktops • [Solved] After restart, DE...
Turns out that the system was finicky and not reading the original media storage device I was using as a rescue media, but switching to a new one did the trick.Still not sure what broke, but a fresh...
View ArticleHardware • Missing Nvidia graphics firmware
Hi,I have installed Debian Bookworm on my Sony Viao laptop and it mostly runs just fine. However, "sudo dmesg" reports the following.[ 68.448273] nouveau 0000:01:00.0: firmware: failed to load...
View ArticleBeginners Questions • Black screen with cursor after login [Debian/KDE Plasma]
Can you switch to virtual console?3 keys combination [Ctrl] + [left Alt] + [F1] should switch you there, to the 1st virtual console.(X.org and Wayland is usually on the 7th virtual console, press...
View ArticleGraphical Environments & Desktops • Youtube Shorts lag with comments...
Hello.If you run browser from command-line, what can you see in terminal during this lagging? Are there any warnings or error messages?Statistics: Posted by ruwolf — 2024-10-29 20:40 — Replies 1 —...
View ArticleBeginners Questions • [Installation] Unset Variables kde
Here are some suggestion, but they are 1 year old, so I do not know, if they will work for you:Discuss.KDE.org: iBus issue with WaylandStatistics: Posted by ruwolf — 2024-10-29 20:59 — Replies 1 —...
View ArticleInstallation • numpy on debian 12
Bookworm is now at 12.7 so it appears you haven't run apt full-upgrade lately.There have been a couple of reports of package lists failing to update - https://forums.debian.net/viewtopic.php ......
View ArticleInstallation • How can i setup installation media manually in the installer?
I too ran in to ta similar problem with my 2tb external sold state drive, where I'd first download the desired Debian image and then filemanaged >> home >> Downloads and select the cd or...
View ArticleGraphical Environments & Desktops • After waking from sleep second...
Is post #6 inxi output a result of a reawakened state, that is during the dysfunctional condition? I suspect so, but would like to see inxi -GSaz output from a normal state if yes, or vice versa.How...
View ArticleHardware • Live Debian USB does not boot kernel
When ever I dd of an iso mage from any distribution onto usb boot media I'll tend to pass the following variant of the dd command.Code: $ sudo dd if=./debian-live-12.7.0-amd64-gnome.iso of=/dev/sdc...
View ArticleGeneral Debian • [Discussion] Not a rant but a cry for help...
Thanks for the suggestion. I don't think it would have worked without first loging in as root.I thought it or working sudo was a given on a minimalist text only system. Could be you hadn't installed...
View ArticleHardware • How do I unbork a laptop
Yes.No.Statistics: Posted by dilberts_left_nut — 2024-10-30 06:09 — Replies 1 — Views 28
View ArticleGeneral Questions • Debian on Apple M series hardware
May I safely assume that there is no version of Debian that will run on the proprietary Apple M series CPUs? And little likelihood of one being developed, because proprietary hardware and minimal...
View ArticleGraphical Environments & Desktops • Cant execute scripts in terminal by...
Code: #!/bin/shDoes the script file start with this line?Statistics: Posted by LinuxOS — 2024-11-01 21:06 — Replies 1 — Views 72
View ArticleDocs, HowTos, Tips & Tricks • [HowTo] System backup with rsync
@Best_ThreadsStatistics: Posted by donald — 2024-11-01 23:24 — Replies 14 — Views 4255
View Article