Re: hp-plugin fails

2019-08-01 Thread Michael Kesper
Hi Pierre, I did by no means want to offend you. The fact stays, though: You can scan from these other PCs because they are supported by this non-free binary. As soon as that stops working, the scanning will not be supported anymore. Someone should reverse engineer it. Bye Michael

Re: hp-plugin fails

2019-08-01 Thread Michael Kesper
Hi all, On 01.08.19 15:38, Pierre Frenkiel wrote: > hi, > > when I run hp-plugin on my laptop (debian/stretch), it says >    driver plugin for HPLIP 3.16.11 already installed ... >    (the hplip package version is 3.16.11) > > if I do that on my desktop (debian/buster), I get: >    error: Unable

Re: Hibernation takes too long

2019-07-23 Thread Michael Kesper
Hi all, sorry for having spread half-knowledge here. On 22.07.19 15:53, Stefan Monnier wrote: > Also, if the problem is in the time it takes to write the hibernation > data, then those 2 minutes should mostly be spent with a display that > says "blabla ... NN%" where the NN slowly goes from 0 to

Re: Hibernation takes too long

2019-07-20 Thread Michael Kesper
Hi all, Am 21. Juli 2019 02:45:39 MESZ schrieb Shahryar Afifi : >Thank you for your insight. >your explanation was helpful. >here is my setup: >X61 with Middleton's bios (SATA 2) >buster amd64 >upgraded from strech >cloned from 64GB to 128GB How did you do that? Afaik it's advised to copy files t

Re: id_dsa - not in PubkeyAcceptedKeyTypes

2019-07-17 Thread Michael Kesper
Hi Pierre, On 17.07.19 13:13, Pierre Frenkiel wrote: >   thanks, but I've still 2 questions: > >   1/ why something which worked yesterday doesn't work today? You'll note this often happens in IT due to the sheer number of moving parts (updates, changes of infrastructure, ...) >   2/ what would

Re: id_dsa - not in PubkeyAcceptedKeyTypes

2019-07-17 Thread Michael Kesper
Hi Pierre, On 17.07.19 12:42, Pierre Frenkiel wrote: >  it's the -v option which gives " id_dsa - not in PubkeyAcceptedKeyTypes Try -. :) id_dsa is deprecated though, probably you want to switch to a more secure key type anyway. Best wishes Michael signature.asc Description: OpenPGP digit

Fragility of PXE netboot

2019-07-16 Thread Michael Kesper
Hi all, how do you handle the fragility of netboot.tar.gz regarding kernel updates? (When the kernel modules get updated, the kernel from netboot.tar.gz cannot find them and (automated) installs will break.) Is it possible / recommended to just use a netinst.iso for (UEFI) PXE booting instead? B