Beginners Questions • [Software] sda1 Full - how to safely clear it?
Hello all, I've not had chance to open my laptop and try the suggestions but I will at some point soon, and I'll post the results. Thank you for replying - I appreciate the help.Statistics: Posted by...
View ArticleGeneral Questions • Accessing Multi-function printer folder in Thunar/Dolphin
At a guess, it's a Samba share.As a start point, I would look at this for Thunar, using gvfs and gvfs-smb:https://wiki.archlinux.org/title/Thunar ... _locationsAnd try:Code:...
View ArticleGeneral Questions • OS Backup
if I remember correctly, the "apt-mark showmanual" will list not only the programs you installed manually but also all of their dependencies that you never had to touch because they came...
View ArticleSystem and Network configuration • [Solved] system & program updating...
thank you Hallvor.seems to work now.to add google repo , is that in sources file or in the software&updates - other software / lindis68Statistics: Posted by lindis68 — 2024-11-15 09:19 — Replies 2...
View ArticleBeginners Questions • set correct keyboard mapping.
The quote I wrote says guite clearly chek the man-page of keyboard for more info. Forgot to say, that after changing the file, you have to reboot (in the man page there was also an alternative...
View ArticleInstallation • Consistent, yet seemingly random boot problems
If you got to a login screen you're most of the way there and it could be a graphics issue. Search the forum for topics about RX7800XT, it may require newer kernel and graphics driver and mesa stack...
View ArticleGeneral Questions • [Hardware] USB Thumb drives not appearing on File managers
It is possible that the drives are not automatically mounting.Do they show up in /dev/~?If you have udisks2 installed, what happens when you runCode: udisksctl mount -b /dev/SOMETHINGAnd if that works...
View ArticleForum information, requests, and feedback. • Cookies Decline - Accept box...
uBlock Origin -> Element zapper -> highlight the offending popover -> "Create filter"oruMatrix -> Allow only cookies, CSS and images. (Javascript not required if you've memorized BB...
View ArticleInstallation • Is it still possible to run virtualbox on debian? (2024)
The first is a secureboot problem. The second is almost certainly a kernel version incompatibility.Reports of VirtualBox demise are greatly exaggerated, I'm running it (from debian-fasttrack)...
View ArticleProgramming • [C] Why " fwrite " writes werid number as binary ?
You still use the sizes of a base 10 representation for the binary data you write. We had this topic here one month ago. So first you could change to base 256 when you write byte (num = num/256; and...
View ArticleTesting And Unstable • Putty does not accept input from pgup and pgdn since...
I'd suggest filing a bug report so we can ensure things are working properly for the next stable release.Statistics: Posted by wizard10000 — 2024-11-15 13:58 — Replies 2 — Views 104
View ArticleBeginners Questions • Appreciate pointer to info on installation on RPi5 with...
https://raspi.debian.net/daily-images/ Doesn't have a version for the pi5. I would suggest using the official rpios image.Statistics: Posted by craigevil — 2024-11-15 14:03 — Replies 2 — Views 23
View ArticleGeneral Questions • [Software] where is the xfce4-weather-plugin?
Thank you. Nothing pops up when I right click the app.Statistics: Posted by NakedRider — 2024-11-15 14:05 — Replies 4 — Views 92
View ArticleHardware • Wireless not working
Hello,I was incorrect, the adapter was in fact an 8812BU WLan, and installing https://github.com/morrownr/88x2bu-20210702 took care of the issue for me.I'm glad you sorted it out. :) Please, mark the...
View ArticleBeginners Questions • [Networking] Can't connect to Ethernet on Debian Live...
Welcome to the forum!Could you give us the output of the following commands please? Please use code tags - highlight and click the </> button.Code: $ lspci -knnJust the lines for...
View ArticleBeginners Questions • Shrink data partition and create encrypted SWAP...
Is this of any use?https://unix.stackexchange.com/question ... -resize-doThere are a number of topics on the subject which may be of use. Search:Code: encrypted swap debian site:forums.debian.netNot...
View ArticleHardware • Intel WiFi 6 AX201 160MHz stopped working after update to 12.8
Hello,According to the log in your first post, the kernel module (driver) for the wireless network interface detects an initialization error of the wireless firmware named...
View ArticleBeginners Questions • [O/S] Keyslot requires more than available memory
It is a warning that OOM may kill cryptsetup. Probably you have Argon2 key which by design requires a lot of memory. You may change the key to PBKDF2 format if you're OK with it.Statistics: Posted by...
View ArticleGeneral Questions • When will bookworm move to LTS Kernel 6.6
Debian security patches naturally cover only stock Debian kernels.Statistics: Posted by arzgi — 2024-11-16 12:36 — Replies 9 — Views 358
View ArticleGraphical Environments & Desktops • Issue with Renaming Custom Shortcuts...
I can't see any screenshots.Statistics: Posted by wizard10000 — 2024-11-16 13:41 — Replies 1 — Views 33
View Article