Beginners Questions • [Solved] 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 • Trouble accessing all of my disk space.
Is it ok to add spacing in the fstab file so that all of the columns are lined up and easier to read?Again, it's in the manual:Code: Each filesystem is described on a separate line. Fields on each...
View ArticleGeneral Questions • [Hardware] latest kernel - Audio now scrambled with HDMI...
I am having the exact same issue that started recently.I have a thinkstation p340 sff with amd wx 4100 connected from dp to hdmi to tv and audio started crackling and scratching recently. it's been...
View ArticleTesting And Unstable • I need to install linux-headers every time i get a new...
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 ArticleProgramming • [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 ArticleBeginners Questions • [Software] Linux Bible
Hello,Searching engines can be very helpful, but they will never replace a good book.As a study or reference, a book is always worth buying. Are the commands and information contained in the Linux...
View ArticleGeneral Questions • [Software] Create the swapfile at the moment of...
Hello,In my humble opinion, the benefit of creating and deleting a swap file (enabling / disabling the OS swap) every time you suspend and resume is controversial in a typical installation. It may be...
View ArticleSystem and Network configuration • [SOLVED] vsFTPd second instance of FTP Server
@Best_Threads Moved to "System and Network configuration" sub-forum.Statistics: Posted by Aki — 2024-10-23 07:30 — Replies 8 — Views 348
View ArticleHardware • 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,What is the question ?Please use code tags for log files. This time I did i form you.Statistics: Posted by Aki — 2024-10-23 08:53 — Replies 3 — Views 28
View ArticleGeneral Debian • Tmpfs disk savers, from ~/.profile
Well, here it is. Added these lines to .profile...Code: sudo systemd-mount -t tmpfs -o size=100M ramcachemoz /home/tiberius/.cache/mozillasudo systemd-mount -t tmpfs -o size=50M ramcachegdb...
View ArticleGraphical Environments & Desktops • MATE Desktop and issues with...
You might be able to add that argument to /usr/share/applications/chromium.desktop?Code: Exec=env LANGUAGE=it /usr/lib/chromium/chromiumStatistics: Posted by Uptorn — 2024-10-24 03:56 — Replies 1 —...
View ArticleGraphical Environments & Desktops • No sound from Firefox browser when...
Firefox on its own, works fine, except that it just won't give any sound when streaming internet audio.There is a specific site that is not working? Can you elaborate on 'streaming internet...
View ArticleGeneral Questions • [Software] Snapdragon X Processors Debian Support
Seems like full support for these (they are arm64, but also on a SOC (system-on-chip)) hasn't yet been fully integrated to even 6.11 kernels, but Qualcomm does have a team dedicated to getting these...
View ArticleGeneral Questions • [Software] file access rights
Code: ls -lah <directory>That explains it, that command does not show permissions of the directory, it shows permissions of files inside the directory. You need to use the "-d"...
View ArticleOff-Topic • [Discussion] wattOS forum requires phone number to register -...
I use WattOS on a couple of laptops. However I then add the absolute minimum bits to run XFCE - which is actually only a handful of packages. It's just Debian with a few nice wallpapers and LXDE with...
View ArticleGeneral Questions • characters coding problem
Hy,Thanks Fabien, thanks Aki for your help.Using open office saving as csv, I see (now) I can change format utf6, utf16 and so more...What disturb me is the fact that utf16 was correctly read by VI...
View ArticleBeginners Questions • [Video] Changed my refresh rate to 144 hz and my...
That's not much to go on. We don't know what monitor you have, what Debian version, which DM, what CPU, and most importantly, what GPU you have. Does it stay like that? If not, how long is it like...
View ArticleHardware • [Solved] PS4 controller(usb) shows up in lsusb but not in /dev/input
Hi @fabien and @AkiI now have 4 working controllers, 3 more than i need but it's always good to have spares. I am so grateful for your help that saying thank you does not seem enough.Thank you so very...
View ArticleHardware • which firmware files required about intel centrino advanced n 6200?
debian 12intel centrino advanced n 6200https://packages.debian.org/bookworm/al ... i/filelistInstalling debian package iwlwifi will getthe wifi card to work. I presume one or more firmware filesin...
View Article