Keyboard layout does not persist in /etc/vconsole.conf

2023-01-06 Thread Björn Försterling
Hello, After finishing the Arch Linux installation (without desktop environment or X11) I can't make the keyboard layout persistent. (I am using the 01/2023 ISO as installation medium) I have set the keyboard layout to de-latin1 in /etc/vconsole.conf. This is the content of /etc/vconsole.conf: KEY

Re: Keyboard layout does not persist in /etc/vconsole.conf

2023-01-06 Thread Björn Försterling
That resolved my issue. Thank you very much. Regards Björn On Fri, 2023-01-06 at 10:52 +0100, Uwe Sauter wrote: > Did you recreate the initrd? > > mkinitcpio -p linux > > Am 06.01.23 um 10:18 schrieb Björn Försterling: > > Hello, > > > > After finishing the

Scanner does not work in Arch Linux but works in Ubuntu VM

2023-06-14 Thread Björn Försterling
Hello, I have a question about my "HP Deskjet F2280" printer/scanner. I could not get it working in Arch Linux with "sane" or "simple-scan". It is visible in a "lsusb" command and found by a "sudo sane-find-scanner" as a possible usb scanner. But it is not found in a "sudo scanimage -L" command.

Re: Scanner does not work in Arch Linux but works in Ubuntu VM

2023-06-15 Thread Björn Försterling
Thank you, I found out that there is a hplip package in the extra repository. sudo pacman -S hplip And it works. On Thu, 2023-06-15 at 07:56 +0200, Frank wrote: > Am Donnerstag, dem 15.06.2023 um 07:30 +0200 schrieb Björn Försterling: > > Hello, > > > > I have a question

Network Issues After Pacman Upgrade

2024-10-13 Thread Björn Försterling
Hello, I just ran a "pacman -Syu" and am having issues with the internet connection. I have around 10 seconds with a working connection to the internet followed by 10 seconds without being able to establish a connection. For 10 seconds I am able to curl google.com or telnet its port 443, and then

Re: Network Issues After Pacman Upgrade

2024-10-13 Thread Björn Försterling
Even though I have rebooted several times a restart of NetworkManager solved the problem. Very weird since a reboot should technically do the same thing. On Sun, 2024-10-13 at 13:07 -0400, Genes Lists wrote: > On Sun, 2024-10-13 at 18:13 +0200, Björn Försterling wrote: > > Hello, > &

Status of package superslicer

2024-10-30 Thread Björn Försterling
Hi, was the package "superslicer" removed from pacman? $ sudo pacman -Ss superslicer $ echo $? 1 Also I cannot find the package "slic3r" as well. The only slicer that pacman supports now seems to be the "prusa- slicer". Does anyone know why these packages where removed? Regards Björn