Programming • Meson dependencies: Homemade and missing dependencies
I read a lot about how to configure Meson, it's pretty neat, there are various ways to find your dependencies and just adding the dependency name solve the requirement. When it's something know and...
View ArticleHardware • Cant install GRUB on emmc storage on Acer Spin 1
I do have an Acer Spin 1 here. It is a neat little device that runs the Debian 12.7.0 Xfce Live system perfectly fine after I set a UEFI password, disabled secure boot and changed the boot order to...
View ArticleHardware • Re: Cant install GRUB on emmc storage on Acer Spin 1
Is /dev/mmcblk1p1 your /boot filesystem? If yes, it is normal that it does not contain bash. You need to mount your / filesystem too. Check "cat /proc/partitions"Statistics: Posted by lindi —...
View ArticleHardware • Re: PS4 controller(usb) shows up in lsusb but not in /dev/input
Hi @fabienThank you for the information. Why is the driver not upgraded automatically when I upgrade the kernel?Statistics: Posted by Dzimbahwe — 2024-10-22 05:04
View ArticleGeneral Questions • Re: Unable to suspend
It is about suspend. It just wakeup a second after being suspendStatistics: Posted by Azhar — 2024-10-22 05:13
View ArticleGeneral Debian • Re: Would you recommend Debian to a brand new Linux user?...
Well first of all most of the people who are coming into Linux are coming either from Windows or Mac ecosystem. For them Ubuntu or MX Linux or Mint is preferred as it gives a better and easier path....
View ArticleHardware • Bluetooth no longer working
HelloDebian BookwormKernel: 6.1.0-25-amd64I disabled the bluetooth on my machine in an attempt to disconnect a some troublesome earphones and then could not enable it again.following are the steps I...
View ArticleInstallation • Re: spaces in mounted Live iso images
"Where is it you see what you see? Are you sure you're not looking at a mount's title rather than its mount point?" When I mount in Nemo by right clicking on "debian-live-12.7.0-amd64-cinnamon.iso"...
View ArticleSystem and Network configuration • Re: Cannot wake after sleep
0. After intalling bookworm with default kernel, when I close my laptop lid and disconnect the charging cable, the battery will drain within a few hours. It seems the machine is not "sleeping" at...
View ArticleGraphical Environments & Desktops • Re: KDE and Baloo - search indexer...
OP is back. I am now using Debian 12 on the same computer and having a SSD drives (same as before), but this software (baloo 5.103.0) should not noticeable slowdown the computer even if I have...
View ArticleBeginners Questions • Re: [Software] Trouble running Putty
Why puTTY?What's wrong withCode: ssh me@myotherbox?Statistics: Posted by dilberts_left_nut — 2024-10-22 07:17
View ArticleBeginners Questions • Re: [Installation] Synaptic Package Manager
Just install digikam.It will install any dependencies it needs (like those other listed packages) and mark them as automatically installed.If you mark all of them for installation, they won't be...
View ArticleBeginners Questions • Re: [Software] Linux Bible
I got the first CD that I actually installed Linux from (RedHat 5.2 CD; 5.1 referred to in the book) from The Linux Bible. I lent the book to a nephew 10 or more years later and haven't seen it since....
View ArticleTesting And Unstable • Re: I need to install linux-headers every time i get a...
Today I went from 6.11.2 to 6.11.4 without any problems after installing linux-headers-amd64. Can be marked as solved. Thanks again @akiExcellent! To mark solved edit your first post and add prefix...
View ArticleGeneral Questions • Re: [Software] Create the swapfile at the moment of...
https://wiki.debian.org/Hibernation/Hib ... _Partition , To-Do at the end .The webpage was last modified 2024-03-02 19:15:18 at the time I write , why does it take so long ? Is someone currently...
View ArticleProgramming • Re: [Python] Problem with Tkinter
You have a file tkinter.py in the same directory where you call your test2.py ("/home/user/Documents/tkinter.py"). So instead of the library tkinter, python imports you local file tkinter.py. And I...
View ArticleSystem and Network configuration • Re: [SOLVED] vsFTPd second instance of FTP...
@Best_Threads Moved to "System and Network configuration" sub-forum.Statistics: Posted by Aki — 2024-10-23 07:30
View ArticleHardware • Re: lan interface RX errors
Hello,HiIt's an old consumer-grade router (unmanaged) which I'm using as an L2 switch only. The logs don't show any info on the ports, unfortunately. Swapping cables didn't help.After thinking about...
View ArticleForum information, requests, and feedback. • characters coding problem
Hello,With vi editor, I wrote...
View ArticleInstallation • Re: replacing windows with debian 12: bios issue
Debian is perfectly capable of booting on EFI environments. Changing to BIOS (legacy) mode shouldn't be necessary.Are you selecting the boot device at startup? Otherwise you have changed the drive...
View Article