General Questions • [Software] docker daemon fails to start
In past few days, some update has caused docker daemon from starting:Looks like problem is with configuring the network:Code: 2024-07-22T13:52:48.311618+02:00 host firewalld[1364]: ERROR:...
View ArticleSystem and Network configuration • Need help in getting Wireguard to work
I am not understanding something correctly here.What I want to do is set up Wireguard on a computer on my network so I can access my network when away from home.I have read through many tutorials and...
View ArticleBeginners Questions • [O/S] Cloning existing Debian install to bigger disk...
A quick answer, use clonezilla and clone our beloved OS then use gparted live to resize all partitions. I used to increase the windows partitions and reducing the Debian one, all goes...
View ArticleSystem and Network configuration • Console resolution in Virtualbox
Okay, now I understand. Did you install Guest Additions? At a guess, that's the piece of the puzzle you're missing.Statistics: Posted by pbear — 2024-07-22 14:40 — Replies 5 — Views 129
View ArticleSystem and Network configuration • Ethernet port not working
Can you post the output of these commands? Not with photo but in code tags.Code: cat /etc/network/interfacesCode: ls /etc/network/interfaces.dP.S. To the moderators, In general I don't receive mail...
View ArticleGeneral Questions • [Software] Unattended boot with encrypted storage
fwiw, I also tried setting this up using Ansible, just to minimize copy-paste errors (but of course that didn't work either):Code: - name: Setup LUKS hosts: proxmox become: true vars: disks: - id:...
View ArticleTesting And Unstable • [SID - Unstable] I broke wayland. How do I fix it?
Can you share the exact commands you're recommending?If you compiled the app from source and *didn't* use checkinstall or another tool to create a .deb package you're gonna have to manually remove the...
View ArticleGeneral Questions • [Software] Errors with apt update && apt Upgrade...
FWIW : I find it a bit strange that when it comes to keeping the "sources" in order, no reference is made to the “ sudo nano /etc/apt/sources.list “ procedure... very easy , right ?If nano is your...
View ArticleHardware • AX201 WLAN card not recognized during installaiton
Hi,I installed debian 12 on my chuwi CoreBook X i5-1235U.Equipped with wlan chip Intel Ax201.There was no ethernet card found during installation process.iwlwifi was not accepted by installation...
View ArticleTesting And Unstable • [SID - Unstable] 2+ months since last successful apt...
Hello,pretty much as the subject says, it's been 2+ months since I've been able to launch an apt full-upgrade command, as there are some packages conflicting and it tries to remove what I think are...
View ArticleGeneral Questions • Big Endian Debian for PowerPC?
I see some isos available for ppc but it is not clear whether any of them support big-endian:https://cdimage.debian.org/cdimage/port ... 024-02-25/Can anyone point me to some unambiguous...
View ArticleGeneral Questions • [Solved] rEFInd - Unable to boot into debian system
Glad you got it sorted. I forgot about that issue, as I only use rEFInd with USB drives for which SOP is to install all drivers. FWIW, rEFInd would have installed the ext4 driver had you installed the...
View ArticleInstallation • How to move /boot from USB drive to sata drive, and change...
I agree with mrmazda. You would be much better off learning how UEFI works than clinging to the old BIOS system.That said, I will mention one issue not well known when trying to convert from UEFI to...
View ArticleInstallation • Legacy Firmware
Hi,The exact file is mention in this post viewtopic.php?t=158673Say to install:Code: $ sudo apt install firmware-b43-installerIf you need another pc to download here is the package...
View ArticleGraphical Environments & Desktops • New install D12 with Mate - window...
This isn't a problem with Mate generally. Do you have another pointer device (mouse, trackball, etc.) you can try, to see whether it's a hardware issue?If that doesn't solve the problem, I'm not going...
View ArticleGeneral Questions • Request kate shortcuts
Are there any shortcuts in vim kate mode that can be used to delete the previous word like ctrl+w bash and delete to the beginning of the line like ctrl+u?These shortcuts should work in vim insert...
View ArticleGeneral Questions • [Software] Black screen loop when waking computer from...
Hello,You can verify in the computer's BIOS if is it possible to disable the intel integrated GPU leaving active only the nvidia discrete GPU.If it is not possible and if both GPUs are connected to...
View ArticleSystem and Network configuration • Console resolution in Virtualbox
During some other test I removed vga=795 and suddently the screen started with resolution 1280x800. I remove also the other lines:Code: GRUB_GFXMODE=1600x1200GRUB_GFXPAYLOAD_LINUX=keepand the console...
View ArticleTesting And Unstable • [Testing - Trixie] xrdp 0.10 - does it work for you?
xrdp is not working for me since updating. x11-common:all 1:7.7+23 => 1:7.7+23.1 xorg:amd64 1:7.7+23 => 1:7.7+23.1 xorgxrdp:amd64 1:0.9.19-1 => 1:0.10.0-2 xrdp:amd64 0.9.24-5 => 0.10.0-2...
View ArticleTesting And Unstable • [SID - Unstable] Wayland terminated abnormally with...
On this point, the apt logs are in /var/log/apt/Thank you for the help. By looking at the log at 7/24 13:00(machine1) and 7/24 19:00(machine2), they both have some association with wayland.I asked...
View Article