Re: Bullseye: Redshift and Wayland

2021-03-05 Thread Teemu Likonen
* 2021-03-05 12:28:53-0700, Charles Curley wrote:

> Redshift does not appear able to work with Wayland on Bullseye. Is there
> a workaround or fix?

Redshift is made for X Window System (on Linux): it uses X's features to
set color temperature. Here is a quote from Redshift's FAQ:


The Wayland protocol does not support Redshift. There is currently
no way for Redshift to adjust the color temperature in Wayland.

Instead, you can use:

In GNOME Shell: Settings → Display Settings → Night Light
In Plasma: System Settings → Display and Monitor → Night Color


https://github.com/jonls/redshift

-- 
/// Teemu Likonen - .-.. https://www.iki.fi/tlikonen/
// OpenPGP: 4E1055DC84E9DFF613D78557719D69D324539450


signature.asc
Description: PGP signature


Re: cannot boot into Debian after transferring hard drive to another desktop computer

2021-03-05 Thread David Christensen

On 3/5/21 7:12 AM, kaye n wrote:

Hello Friends!

Desktop Computer One has a hard drive that is multiboot:  Windows 7,
Debian, and another linux operating system which I will call linux-x.

It seems that the MOTHERBOARD of Desktop Computer One has finally given out
(wild guess only, as even a linux live USB can't function properly).  I
took out the multiboot hard drive and put it in another desktop computer
which I call Desktop Computer Two.

Now I can boot into linux-x just fine with Desktop Computer Two.  I'm using
linux-x to type and send this email.  I have not tried the windows 7 yet.

However I cannot boot into Debian (I believe it is Debian 10).  I get this
message:

-
You are in emergency mode. After logging in, type "journalctl -xb" to view
system logs, "systemctl reboot" to reboot, "systemctl default" or "exit"
to boot into default mode.

Cannot open access to console, the root account is locked.
See sulogin(8) man page for more details.

Press Enter to continue.
---

If I press enter, I reach the Debian logo with the circling animation but
after a while I get the above message again.

If it matters, the UUID of both / and /home partitions of the Debian system
remain the same; I compared the info provided by Gparted and the /etc/fstab
in the Debian system.


On 3/5/21 7:25 AM, kaye n wrote:
> I also cannot boot into Windows 7.  I get the start normally or safe
> mode window.


I attempted multi-boot years ago.  Even when I got it working (and kept 
it working), I found that I wanted to use the multiple OS's at the same 
time.  My solution was to get another computer, put drive racks in my 
computers, dedicate one drive to each OS, and then boot a given drive in 
an available computer.  I now have a half dozen computers and a dozen OS 
drives.  The key is to install each OS so that its boot loader finds the 
right partitions regardless of the BIOS device enumeration.  This works 
great for FOSS OS's, but Windows is tied to the computer it was 
activated on.



I would use a power supply tester and test all of your power supplies.


Can you fix One (or do you want to?), such as by installing a new power 
supply or an identical motherboard?



Alternatively, install a blank drive in Two and install Debian.  Put the 
salvaged HDD into a USB enclosure and back up the Debian stuff.  Restore 
to the new Debian drive.  Similarly, get two more drives and do install/ 
backup/ restore cycles for Windows 7 and linux-x.



David



Re: Non-free firmware [was: Debian install Question]

2021-03-05 Thread rhkramer
On Friday, March 05, 2021 08:44:26 PM David Wright wrote:
> On Fri 05 Mar 2021 at 14:30:30 (-0500), rhkra...@gmail.com wrote:
> > On Friday, March 05, 2021 11:56:24 AM David Wright wrote:
> > > On Thu 04 Mar 2021 at 15:47:37 (-0500), rhkra...@gmail.com wrote:
> > 
> > 
> > > If a device is sold on a separate card, it's not necessarily
> > > enough to know the model number of the card. Many "identical"
> > > models are sold with various different chips, which will
> > > require different firmware. You might not know which chip you've
> > > got until you look at the board, or even read its codes from
> > > the dmesg output.
> > > 
> > > Being non-free, the firmware usually originates/d from some
> > > manufacturer or other. If the firmware fails to work with the
> > > device, there's not much that Debian can do about it. It might
> > > be something for some sub-sub-group of the linux kernel people,
> > > if the problem lies in how the driver and firmware interact.
> > > 
> > > So in your scheme, the "unofficial installers" that have to be
> > > "vetted" by someone to confirm they "indeed work on those
> > > hardware configurations" are actually hundreds of different
> > > combinations, each one comprising one particular firmware blob,
> > > 
> > > plus the same old official installer image:
> > >  iwlwifi-100-5.ucode   + official installer  ✓ Vetted  ✓ Passed
> > >  iwlwifi-105-6.ucode   + official installer  ✓ Vetted  ✓ Passed
> > >  iwlwifi-135-6.ucode   + official installer  ✓ Vetted  ✓ Passed
> > >  iwlwifi-1000-5.ucode  + official installer  ✓ Vetted  ✓ Passed
> > >  iwlwifi-2000-6.ucode  + official installer  ✓ Vetted  ✓ Passed
> > >  iwlwifi-2030-6.ucode  + official installer  ✓ Vetted  ✓ Passed
> > >  …  …  …  …  …
> > >  
> > >  ad infinitum …
> > 
> > It would be nice (imho), but may be difficult. ;-)
> 
> Imagine you are part of the team, and you've volunteered to shoulder
> the responsibility for firmware-iwlwifi_20190114-2_all.deb. In order
> to vet it, you have to track down, purchase and install 35 different
> types of wifi "cards", and over half a dozen more for bluetooth. With
> each, you need to run the first half dozen steps of the installer,
> presumably by preseed.
> 
> I wrote "cards" because you're not just juggling PCI cards here, but
> excavating tiny little boards out of the guts of various sorts of
> laptop. But you picked an easy option. Many of the ethernet hardware
> options are integrated with the mobo.
> 
> IMHO, "difficult" doesn't cover it. Nor expensive, nor tedious.

That's not how I would do it, and not what I'm trying to suggest.  If person A 
has hardware B and he tries installer C and it works, he reports (or even 
updates a web page  himself) the point that he successfully used installer C 
on hardware B.

Somebody else might do the same for hardware they have.





Re: Re: The best way to install inkscape 1.0 on Debian stable

2021-03-05 Thread Gene Heskett
On Friday 05 March 2021 20:43:10 A_Man_Without_Clue wrote:

> On 3/5/21 10:58 PM, Gene Heskett wrote:
> > On Friday 05 March 2021 03:08:00 Alex Mestiashvili wrote:
> >> On 3/5/21 9:02 AM, A_Man_Without_Clue wrote:
> >>> Hi all,
> >>>
> >>> What is the best way to install the latest version of the inkscape
> >>> on Buster?
> >>>
> >>> Buster installs inkscape 0.9 and I still encounter lots of bugs
> >>> with it. I would like to try the latest but what is the best way
> >>> to install newest version? Download .deb file?
> >>
> >> They provide appimage, just download and run it.
> >
> > Which works, but I just now looked at .profile, and found that when
> > I looked at my $PATH, AppImage was not being added. I had several
> > months ago, created a $HOME/AppImages directory to store them in.
> >
> > It worked well for that, but wasn't being added to my $PATH. Seem
> > like it might be handy if it was.
> >
> > It was easier to add the missing 's' those two places in my .profile
> > than it was to fix all the links that would need to be fixed as I
> > have plural AppImages in that location now..
> >
> > Now any bash shell that doesn't have the right $PATH seems to be
> > fixable by a ". $HOME/.profile".
> >
> > Those of you with multiple users might want to become root and fix
> > the copy in /etc/skel so new users are also blessed. But you'll need
> > to add the whole if/fi stanza to it. It was missing in my copy here.
> > And I just checked a buster install, which didn't have it.
> >
> > Was there a valid reason its not? Or is the idea too new?
> >
> > Cheers, Gene Heskett
>
> Well, thanks all.
> I have tried appimage for the first time, it launched but obviously
> there is something wrong with my system other than inkscape itself, so
> I have to figure out what that is first.
>
You are correct, as an appimage, it fails to open anything, logging this 
to the konsole window as it dies:
gene@coyote:~$ inkscape
Setting _INKSCAPE_GC=disable as a workaround for broken libgc
Run experimental bundle that bundles everything

(process:1082): Gtk-WARNING **: 20:50:28.589: Locale not supported by C 
library.
Using the fallback 'C' locale.

(here I clicked on the open button)

(org.inkscape.Inkscape:1082): GLib-GIO-ERROR **: 20:51:17.953: Settings 
schema 'org.gtk.Settings.FileChooser' does not contain a key 
named 'show-type-column'
Trace/breakpoint trap
gene@coyote:~$ 

So while this thread may be solved, now we have a new problem. Anybody 
have a clue?   Sounds like my gtk is too old, (this is still stretch) 
but its supposed to be an AppImage. I don't believe it qualifies for 
that label, so I'd fuss at the inkscape folks. But I don't have a dog in 
this fight, and a 1920x1040 screen full of mailing lists already.

> For now, I mark this thread as "Solved".
>
> Thank you.
>
> A Man Without any Clue


Cheers, Gene Heskett
-- 
"There are four boxes to be used in defense of liberty:
 soap, ballot, jury, and ammo. Please use in that order."
-Ed Howdershelt (Author)
If we desire respect for the law, we must first make the law respectable.
 - Louis D. Brandeis
Genes Web page 



Re: Non-free firmware [was: Debian install Question]

2021-03-05 Thread David Wright
On Fri 05 Mar 2021 at 14:30:30 (-0500), rhkra...@gmail.com wrote:
> On Friday, March 05, 2021 11:56:24 AM David Wright wrote:
> > On Thu 04 Mar 2021 at 15:47:37 (-0500), rhkra...@gmail.com wrote:
> 
> 
> 
> > If a device is sold on a separate card, it's not necessarily
> > enough to know the model number of the card. Many "identical"
> > models are sold with various different chips, which will
> > require different firmware. You might not know which chip you've
> > got until you look at the board, or even read its codes from
> > the dmesg output.
> > 
> > Being non-free, the firmware usually originates/d from some
> > manufacturer or other. If the firmware fails to work with the
> > device, there's not much that Debian can do about it. It might
> > be something for some sub-sub-group of the linux kernel people,
> > if the problem lies in how the driver and firmware interact.
> > 
> > So in your scheme, the "unofficial installers" that have to be
> > "vetted" by someone to confirm they "indeed work on those
> > hardware configurations" are actually hundreds of different
> > combinations, each one comprising one particular firmware blob,
> > plus the same old official installer image:
> > 
> >  iwlwifi-100-5.ucode   + official installer  ✓ Vetted  ✓ Passed
> >  iwlwifi-105-6.ucode   + official installer  ✓ Vetted  ✓ Passed
> >  iwlwifi-135-6.ucode   + official installer  ✓ Vetted  ✓ Passed
> >  iwlwifi-1000-5.ucode  + official installer  ✓ Vetted  ✓ Passed
> >  iwlwifi-2000-6.ucode  + official installer  ✓ Vetted  ✓ Passed
> >  iwlwifi-2030-6.ucode  + official installer  ✓ Vetted  ✓ Passed
> >  …  …  …  …  …
> > 
> >  ad infinitum …
> 
> It would be nice (imho), but may be difficult. ;-)

Imagine you are part of the team, and you've volunteered to shoulder
the responsibility for firmware-iwlwifi_20190114-2_all.deb. In order
to vet it, you have to track down, purchase and install 35 different
types of wifi "cards", and over half a dozen more for bluetooth. With
each, you need to run the first half dozen steps of the installer,
presumably by preseed.

I wrote "cards" because you're not just juggling PCI cards here, but
excavating tiny little boards out of the guts of various sorts of
laptop. But you picked an easy option. Many of the ethernet hardware
options are integrated with the mobo.

IMHO, "difficult" doesn't cover it. Nor expensive, nor tedious.

Cheers,
David.



Re: PARTIAL DIAGNOSIS of Installation problems

2021-03-05 Thread David Wright
On Mon 01 Feb 2021 at 06:46:40 (-0600), Richard Owlett wrote:
> I have just installed Debian 10.7 to my Lenovo T510 Thinkpad having
> copied debian-10.7.0-amd64-DVD-1.iso to a flash drive [the machine is
> intentionally isolated from the internet].

So you have a 10.7 amd64 DVD available.

On Wed 03 Mar 2021 at 09:22:45 (-0600), Richard Owlett wrote:
> I've one fine machine running i386 flavor of Debian 9.13 .
> I've wish to install 64 bit flavor on a second machine.
> debian-10.8.0-amd64-netinst.iso was successfully downloaded & saved.
> It was copied to a USB flash drive and installation attempted.
> Only did minimal install as I could not connect to internet.

The netinst image is for people with access to the internet.

> Connection to internet is via a T-Mobile Alcatel Linkzone Hotspot.
> The WiFi connectivity programmatically disabled (i.e. it is
> effectively just a modem).
> It is detected by lsusb as:
>  Bus 002 Device 008: ID 1bbb:0195 T & A Mobile Phones
> No non-free driver is needed as none are on the working system.
> 
> I attempted to configure the ethernet device […]

Which ethernet device? You don't have one in your universe.
Now I realise why you wrote ethernet in quotation marks—you're
pretending it's an ethernet connection.

> Also I didn't find anything in
> https://www.debian.org/releases/stable/amd64/ telling details of how
> to set up a "ethernet" device.

Why would there be? If you have a real Ethernet device, bought or
supplied by your real ISP, you just plug a Cat5 cable into it.

. You have a 10.7 amd64 DVD on a stick,

. You have a USB port on the laptop,

. Install it;

. It will work: "install from image of DVD1works."

. Upgrade to 10.8 like everyone else does.

. Then ascertain from *your* own *running* system what it requires
  for connectivity *before* you try to install something from scratch.
  It's called "bootstrapping": at each stage you need a little bit
  of a system that *works* to get you to the next stage.

For someone who doesn't use WiFi, that gizmo looks like a dud.
3/4/5G devices with ethernet do appear to exist, but the ones I've
seen are expensive. They throw in things like a firewall and so on.
But they're not a mass market, so it's hardly surprising they cost.

Cheers,
David.



Re: The best way to install inkscape 1.0 on Debian stable

2021-03-05 Thread A_Man_Without_Clue




On 3/5/21 10:58 PM, Gene Heskett wrote:
> On Friday 05 March 2021 03:08:00 Alex Mestiashvili wrote:
> 
>> On 3/5/21 9:02 AM, A_Man_Without_Clue wrote:
>>> Hi all,
>>>
>>> What is the best way to install the latest version of the inkscape
>>> on Buster?
>>>
>>> Buster installs inkscape 0.9 and I still encounter lots of bugs with
>>> it. I would like to try the latest but what is the best way to
>>> install newest version? Download .deb file?
>>
>> They provide appimage, just download and run it.
> 
> Which works, but I just now looked at .profile, and found that when I 
> looked at my $PATH, AppImage was not being added. I had several months 
> ago, created a $HOME/AppImages directory to store them in.
> 
> It worked well for that, but wasn't being added to my $PATH. Seem like it 
> might be handy if it was. 
> 
> It was easier to add the missing 's' those two places in my .profile than 
> it was to fix all the links that would need to be fixed as I have plural 
> AppImages in that location now..
> 
> Now any bash shell that doesn't have the right $PATH seems to be fixable 
> by a ". $HOME/.profile".
> 
> Those of you with multiple users might want to become root and fix the 
> copy in /etc/skel so new users are also blessed. But you'll need to add 
> the whole if/fi stanza to it. It was missing in my copy here. And I just 
> checked a buster install, which didn't have it.
> 
> Was there a valid reason its not? Or is the idea too new?
> 
> Cheers, Gene Heskett
> 


Well, thanks all.
I have tried appimage for the first time, it launched but obviously
there is something wrong with my system other than inkscape itself, so I
have to figure out what that is first.

For now, I mark this thread as "Solved".

Thank you.

A Man Without any Clue



Re: user unit file

2021-03-05 Thread Jim Popovitch
On Fri, 2021-03-05 at 22:45 +0200, Andrei POPESCU wrote:
> On Vi, 05 mar 21, 12:53:24, Jim Popovitch wrote:
> > Right now I can't get this to work:
> > 
> > ~$ systemctl --user enable Test.service
> > Failed to connect to bus: No such file or directory
> 
> To save you some head banging after you fix this...
> 
> > ~$ cat ~/.config/systemd/user/Test.service
> > [Unit]
> > Description = Test Service
> > After = network.target
> > 
> > [Service]
> > WorkingDirectory=/home/bob/Test/
> > ExecStart = bash Test.sh
> > TimeoutSec=15
> > 
> > [Install]
> > WantedBy=multi-user.target
> 
> ... user units and system units are completely isolated from each other, 
> so your After= and WantedBy= won't have the expected effect.
> 
> 
> For WantedBy= you probably want (no pun intended) default.target 
> instead.
> 
> 
> This is a hack I'm using to order a user unite after a system unit is 
> started:
> 
>   ExecStartPre=/usr/bin/sh -c 'until systemctl --quiet is-active 
> network-online.target ; do sleep 1 ; done'
> 
> 
> Note: you should read on network-online.target in systemd.special(7) if 
> you intend to follow my example.
> 
> Kind regards,
> Andrei

Thanks Andrei!

-Jim P.



Re: PARTIAL DIAGNOSIS of Installation problems

2021-03-05 Thread Charles Curley
On Fri, 5 Mar 2021 21:47:25 +
Joe  wrote:

> In the beginning, the problem was inability to write an .iso to a USB
> stick or to use Google. Since then, things seem to have evolved. There
> are too many posts in this thread to read each one of yours to see
> what is currently the problem, and you have just chosen to rant in
> this post rather than explaining (again, if necessary) exactly what
> the current sticking point is. 

It would help reduce confusion if the OP would, upon solving a problem,
reply indicating that the problem is solved, and how to handle it.

Then the OP should start a new, independent, email thread with the new
problem, if any.

-- 
Does anybody read signatures any more?

https://charlescurley.com
https://charlescurley.com/blog/



Re: cannot boot into Debian after transferring hard drive to another desktop computer

2021-03-05 Thread Felix Miata
kaye n composed on 2021-03-05 23:12 (UTC+0800):

> It seems that the MOTHERBOARD of Desktop Computer One has finally given out
> (wild guess only  
> 
High probability that what went bad was the power supply. High probably you can
open the power supply and spot bad electrolytic capacitors. Generally these can 
be
successfully replaced using only modest soldering/desoldering skills. The forums
at http://badcaps.net/ has all the HOWTOs for DIY. More often than not, a dead 
PS
does not kill the motherboard, but it is certainly a significant possibility. 
How
old is yours? What model? Power supply brand?
-- 
Evolution as taught in public schools, like religion,
is based on faith, not on science.

 Team OS/2 ** Reg. Linux User #211409 ** a11y rocks!

Felix Miata  ***  http://fm.no-ip.com/



Re: smartd monitoritzant els vostres discs durs...

2021-03-05 Thread Alex Muntada
Hola Joan

> Volia saber si valtros useu aquesta opció i si te alguna
> contrapartida...

Als servidors físics que gestionàvem a la meva antiga feina
sempre posàvem smartmontools amb el dimoni corrent i teníem
alertes per correu i comprovacions amb nagios.

> D'altra banda, veig quan quan es fa un anàlisi llarg, pot
> trigar molta estona.
> 
> i per tant suposo que no és aquest tipus d'anàlisi els que fa
> el dimoni smartd, oi?

Pot fer-ne de curts i de llargs però per defecte no en fa cap.
Tens una pila d'exemples a /etc/smartd.conf. Nosaltres no fèiem
tests fins que no es produïa cap alerta perquè no afectés el
rendiment durant el dia ni els backups durant la nit.

Salut,
Alex

--
  ⢀⣴⠾⠻⢶⣦⠀
  ⣾⠁⢠⠒⠀⣿⡁   Alex Muntada 
  ⢿⡄⠘⠷⠚⠋   Debian Developer  log.alexm.org
  ⠈⠳⣄



signature.asc
Description: PGP signature


Re: PARTIAL DIAGNOSIS of Installation problems

2021-03-05 Thread Richard Owlett

On 03/05/2021 03:47 PM, Joe wrote:

On Fri, 5 Mar 2021 15:12:50 -0600
Richard Owlett  wrote:


Please PLEASE *PLEASE* read what I *ACTUALLY* wrote
!!! *BEFORE* replying to what you WISH I had written !




In the beginning, the problem was inability to write an .iso to a USB
stick or to use Google. Since then, things seem to have evolved. There
are too many posts in this thread to read each one of yours to see what
is currently the problem, and you have just chosen to rant in this post
rather than explaining (again, if necessary) exactly what the current
sticking point is.

If it's user-installed non-free firmware for network interfaces, that is
the state of manufacturing today: we're back to Winmodems and you're
stuck with it. I have one of the last netbooks to come with an Ethernet
port. A USB-Ethernet widget is quite useful to have around these days.




install from image of DVD1works.
install from image of netinst.iso fails.





Re: JAVA_HOME voor javaws

2021-03-05 Thread Geert Stappers
On Fri, Mar 05, 2021 at 11:31:06AM +0200, Wouter Verhelst wrote:
> On Sun, Feb 28, 2021 at 10:43:50AM +0100, Geert Stappers wrote:
> > 
> > Hoi,
> > 
> > Bij het uitvoeren  van `javaws launch.jnlp` krijg ik
> >   Exception in thread "AWT-EventQueue-1"
> >   javax.xml.parsers.FactoryConfigurationError: Provider for class
> >   javax.xml.parsers.DocumentBuilderFactory cannot be created
> > en een java stack trace.
> 
> Die stack trace is geen nutteloze informatie. Mogelijk staat er
> informatie in die zou kunnen helpen met uitvissen waarom de
> DocumentBuilderFactory niet gemaakt kan worden.

Dit bericht heeft wel een stack trace.

 
> > Ik denk dat JAVA_HOME gezet moet worden.
> 
> Dat zou niet nodig mogen zijn.
> 
> Wel is het mogelijk dat je een andere JVM nodig hebt dan degene die je
> geïnstalleerd hebt.

Dat zou er ook aan de hand kunnen zijn.

 
> > Ik weet echter niet met welke waarde.
> > 
> > Dit is er aan "java" ge-installeerd:
> > 
> > $ LANG=C apt search java | grep -i install | grep -e ^icedtea -e ^java -e 
> > ^openjdk |grep -v ^lib
> > 
> > WARNING: apt does not have a stable CLI interface. Use with caution in 
> > scripts.
> > 
> > icedtea-netx/unstable,now 1.8.4-1 all [installed]

> > openjdk-10-jre/now 10.0.1+10-4 amd64 [installed,local]
> > openjdk-11-jre/unstable,now 11.0.11+4-1 amd64 [installed,automatic]
> > openjdk-17-jre/unstable,now 17~11-1 amd64 [installed,automatic]
> > openjdk-8-jre/now 8u275-b01-1 amd64 [installed,local]
> 
> OK, je hebt dus 4 JVMs geïnstalleerd staan: JDK8, 10, 11, en 17.
> 
> wat zegt
> 
> update-alternatives --display java
> 
> ? Dat toont je welke JVM actief is.


$ LANG=C update-alternatives --display java
java - auto mode
  link best version is /usr/lib/jvm/java-17-openjdk-amd64/bin/java
  link currently points to /usr/lib/jvm/java-17-openjdk-amd64/bin/java
  link java is /usr/bin/java
  slave java.1.gz is /usr/share/man/man1/java.1.gz
/usr/lib/jvm/java-10-openjdk-amd64/bin/java - priority 1101
  slave java.1.gz: /usr/lib/jvm/java-10-openjdk-amd64/man/man1/java.1.gz
/usr/lib/jvm/java-11-openjdk-amd64/bin/java - priority 
  slave java.1.gz: /usr/lib/jvm/java-11-openjdk-amd64/man/man1/java.1.gz
/usr/lib/jvm/java-17-openjdk-amd64/bin/java - priority 1711
  slave java.1.gz: /usr/lib/jvm/java-17-openjdk-amd64/man/man1/java.1.gz
/usr/lib/jvm/java-8-openjdk-amd64/jre/bin/java - priority 1081
  slave java.1.gz: /usr/lib/jvm/java-8-openjdk-amd64/jre/man/man1/java.1.gz


> Op een Debian-systeem hoort JAVA_HOME te verwijzen naar
> /usr/lib/jvm/default-java, wat een symlink is naar één van de
> geïnstalleerde JVMs. Je kan de te gebruiken JVM selecteren via
> /usr/sbin/update-java-alternatives -- wat een wrapper rond de gewone
> "update-alternatives" is, en ook de default-java symlink en een paar
> andere dingen beheert.

Dat heb ik omgezet naar "Linux commandos"

$ ls -l /usr/lib/jvm/default-java
lrwxrwxrwx 1 root root 25 28 okt  2018 /usr/lib/jvm/default-java -> 
java-1.11.0-openjdk-amd64
$ sudo /usr/sbin/update-java-alternatives 
usage: update-java-alternatives [--jre-headless] [--jre] [--plugin] 
[-v|--verbose]
   -l|--list []
   -s|--set 
   -a|--auto
   -h|-?|--help
$ sudo /usr/sbin/update-java-alternatives --list
java-1.10.0-openjdk-amd64  1101   /usr/lib/jvm/java-1.10.0-openjdk-amd64
java-1.11.0-openjdk-amd64     /usr/lib/jvm/java-1.11.0-openjdk-amd64
java-1.17.0-openjdk-amd64  1711   /usr/lib/jvm/java-1.17.0-openjdk-amd64
java-1.8.0-openjdk-amd64   1081   /usr/lib/jvm/java-1.8.0-openjdk-amd64
$ sudo /usr/sbin/update-java-alternatives --set java-1.17.0-openjdk-amd64
Er is geen programma dat clhsdb voorziet.
update-alternatives: fout: geen alternatieven voor extcheck
Er is geen programma dat hsdb voorziet.
update-alternatives: fout: geen alternatieven voor javah
update-alternatives: fout: geen alternatieven voor jhat
update-alternatives: fout: geen alternatieven voor jsadebugd
update-alternatives: fout: geen alternatieven voor mozilla-javaplugin.so
update-alternatives: fout: geen alternatieven voor native2ascii
$ ls -l /usr/lib/jvm/default-java
lrwxrwxrwx 1 root root 25 28 okt  2018 /usr/lib/jvm/default-java -> 
java-1.11.0-openjdk-amd64
$ 


Iets waar ik een nachtje over ga slapen ...



Groeten
Geert Stappers
-- 
Silence is hard to parse
$ javaws launch.jnlp
Codebase matches codebase manifest attribute, and application is signed. 
Continuing. See: 
http://docs.oracle.com/javase/7/docs/technotes/guides/jweb/security/no_redeploy.html
 for details.
Starting application [tw.com.aten.ikvm.KVMMain] ...
Buf size:425984
Exception in thread "AWT-EventQueue-1" 
javax.xml.parsers.FactoryConfigurationError: Provider for class 
javax.xml.parsers.DocumentBuilderFactory cannot be created
at 
java.xml/javax.xml.parsers.FactoryFinder.findServiceProvider(FactoryFinder.java:305)
at java.xml/javax.xml.parsers.FactoryFinder.find(FactoryFinder.java:261)
at 

Re: PARTIAL DIAGNOSIS of Installation problems

2021-03-05 Thread Joe
On Fri, 5 Mar 2021 15:12:50 -0600
Richard Owlett  wrote:

> Please PLEASE *PLEASE* read what I *ACTUALLY* wrote
> !!! *BEFORE* replying to what you WISH I had written !
> 
> 

In the beginning, the problem was inability to write an .iso to a USB
stick or to use Google. Since then, things seem to have evolved. There
are too many posts in this thread to read each one of yours to see what
is currently the problem, and you have just chosen to rant in this post
rather than explaining (again, if necessary) exactly what the current
sticking point is. 

If it's user-installed non-free firmware for network interfaces, that is
the state of manufacturing today: we're back to Winmodems and you're
stuck with it. I have one of the last netbooks to come with an Ethernet
port. A USB-Ethernet widget is quite useful to have around these days.

-- 
Joe



Re: Fwd: Debian sid, résolution Razer Kiyo

2021-03-05 Thread F. Dubois

Le 05/03/2021 à 22:02, F. Dubois a écrit :

Le 05/03/2021 à 18:58, Bernard Schoenacker a écrit :

Bonjour Fabien,


Bonsoir,

Merci pour la réponse. Mais 2 choses, avec la mise en page la création 
du source.list est mauvaise et aptitude refuse de fonctionner. Où se 
situent les changements de ligne...
De toute façon, openrazer est installé, depuis une autre source. Et il 
ne prend pas en charge la webcam, donc cela ne changera 
malheureusement rien je pense.


Fabien

PS désolé pour le post envoyé directement sur ton adresse perso, petit 
cafouillage





Re,

En fait j'ai été voir le lien, et c'est bien la même source en fait. Et 
les programmes de config ne connaissent pas la Kiyo. Ce que j'avais 
constaté avant même d'essayer ce paquet, sur le site d'origine. Testé 
tout de même au cas où, pas de réussite...


Fabien



Re: PARTIAL DIAGNOSIS of Installation problems

2021-03-05 Thread Richard Owlett

Please PLEASE *PLEASE* read what I *ACTUALLY* wrote
!!! *BEFORE* replying to what you WISH I had written !




Re: Fwd: Debian sid, résolution Razer Kiyo

2021-03-05 Thread F. Dubois

Le 05/03/2021 à 18:58, Bernard Schoenacker a écrit :

Bonjour Fabien,


Bonsoir,

Merci pour la réponse. Mais 2 choses, avec la mise en page la création 
du source.list est mauvaise et aptitude refuse de fonctionner. Où se 
situent les changements de ligne...
De toute façon, openrazer est installé, depuis une autre source. Et il 
ne prend pas en charge la webcam, donc cela ne changera malheureusement 
rien je pense.


Fabien

PS désolé pour le post envoyé directement sur ton adresse perso, petit 
cafouillage






Re: cannot boot into Debian after transferring hard drive to another desktop computer

2021-03-05 Thread Andrew M.A. Cater
On Fri, Mar 05, 2021 at 11:12:35PM +0800, kaye n wrote:
> Hello Friends!
> 
> Desktop Computer One has a hard drive that is multiboot:  Windows 7,
> Debian, and another linux operating system which I will call linux-x.
> 
> It seems that the MOTHERBOARD of Desktop Computer One has finally given out
> (wild guess only, as even a linux live USB can't function properly).  I
> took out the multiboot hard drive and put it in another desktop computer
> which I call Desktop Computer Two.
> 
> Now I can boot into linux-x just fine with Desktop Computer Two.  I'm using
> linux-x to type and send this email.  I have not tried the windows 7 yet.
> 
> However I cannot boot into Debian (I believe it is Debian 10).  I get this
> message:
> 
> -
> You are in emergency mode. After logging in, type "journalctl -xb" to view
> system logs, "systemctl reboot" to reboot, "systemctl default" or "exit"
> to boot into default mode.
> 
> Cannot open access to console, the root account is locked.
> See sulogin(8) man page for more details.
> 
> Press Enter to continue.
> ---
> 
> If I press enter, I reach the Debian logo with the circling animation but
> after a while I get the above message again.
> 
> If it matters, the UUID of both / and /home partitions of the Debian system
> remain the same; I compared the info provided by Gparted and the /etc/fstab
> in the Debian system.
> 
> Thank you for your time.
> kaye

OK. 

* In what order did you install Debian / Linux-x / Windows on the original
  machine?

* Are the two motherboards booting the same way - was one booting legacy/MBR 
  and is the other booting using UEFI?

* What happens if you boot into rescue mode for the Debian / boot using boot
  media and use rescue mode?

If you can boot using rescue media, say, and chroot into the Debian partition,
you can use the option to re-install GRUB

Windows 7

If you can't boot into Windows 7 - use the original install media to boot and 
boot from the DVD

One suggestion online is to use System Recovery Options and use Startup Repair
or a more complex route via Windows Commmand Prompt.

Ideally, you should not now be using Windows 7 (and, in fact, should not be 
using Windows at all - but that's another rant :-) )

All the very best, as ever,

Andy C.




Re: user unit file

2021-03-05 Thread Andrei POPESCU
On Vi, 05 mar 21, 12:53:24, Jim Popovitch wrote:
> 
> Right now I can't get this to work:
> 
> ~$ systemctl --user enable Test.service
> Failed to connect to bus: No such file or directory

To save you some head banging after you fix this...

> ~$ cat ~/.config/systemd/user/Test.service
> [Unit]
> Description = Test Service
> After = network.target
> 
> [Service]
> WorkingDirectory=/home/bob/Test/
> ExecStart = bash Test.sh
> TimeoutSec=15
> 
> [Install]
> WantedBy=multi-user.target

... user units and system units are completely isolated from each other, 
so your After= and WantedBy= won't have the expected effect.


For WantedBy= you probably want (no pun intended) default.target 
instead.


This is a hack I'm using to order a user unite after a system unit is 
started:

ExecStartPre=/usr/bin/sh -c 'until systemctl --quiet is-active 
network-online.target ; do sleep 1 ; done'


Note: you should read on network-online.target in systemd.special(7) if 
you intend to follow my example.

Kind regards,
Andrei
-- 
http://wiki.debian.org/FAQsFromDebianUser


signature.asc
Description: PGP signature


Re: smartd monitoritzant els vostres discs durs...

2021-03-05 Thread Daniel
Jo tinc programat un test llarg mensual per la nit als servidors. Així 
en principi revisa tots els sectors. Després cal revisar els mails per 
comprovar com ha anat, es clar.


Els test curts i suposo que el daemon comprova alguns paràmetres que es 
suposa que seran probables que provoquin o siguin símptoma d'una avaria. 
No se quanta sobrecarrega suposa tindre-ho sempre actiu. Potser cal que 
em repensi la estratègia que feia fins ara, altres opinions son benvingudes.


Daniel


El 5/3/21 a les 20:30, Joan ha escrit:

En aquest howto:

https://www.howtoforge.com/checking-hard-disk-sanity-with-smartmontools-debian-ubuntu

he vist que e spot fer que smartd estigui funcionant sempre com a
dimoni, i a part de passar info al syslog, també envii un mail si hi ha
algun problema.

Volia saber si valtros useu aquesta opció i si te alguna
contrapartida...

D'altra banda, veig quan quan es fa un anàlisi llarg, pot trigar molta
estona. Per exemple: sudo smartctl -t long  /dev/sdb

i per tant suposo que no és aquest tipus d'anàlisi els que fa el dimoni
smartd, oi?

Fins ara,





Re: PARTIAL DIAGNOSIS of Installation problems

2021-03-05 Thread David Christensen

On 3/5/21 4:09 AM, Richard Owlett wrote:

On 03/04/2021 04:46 PM, David Christensen wrote:



2. I _actively_ abhor activating *any* WiFi device. [long OT story]



My system currently has [from image of DVD1]:
   1. Debian 10.0 with minimum default configuration of MATE.



That is a security risk.  Update it.  If you succeed, then you do not 
need to install 10.8.




   2. Debian 9.13 with MATE with lots of extras.
Neither has any non-free drivers and both connect readily to internet.



How does your computer connect to the Internet?


Attempting to install Debian 10.8.0 from image of netinst.iso downloaded 
after following default link from Debian homepage. 



Ignore the giant "Download" button on the Debian home page and go to 
this page:


https://www.debian.org/CD/

ignore this message:

"If you simply want to install Debian and have an Internet
connection on the target computer please consider the Network
Install media which is a smaller download."


Download a complete installer.  I use this:


https://cdimage.debian.org/debian-cd/current/amd64/jigdo-cd/debian-10.8.0-amd64-xfce-CD-1.jigdo


The apparent failure 
point is on the screen offering automatic configuration using DHCP.



You need to load the Wi-Fi packages and get your Wi-Fi interface working 
before that point.



Are you following the instructions?

https://www.debian.org/releases/stable/amd64/ch02s02.en.html

https://www.debian.org/releases/stable/amd64/ch06s04.en.html


Have you tried "Expert Mode"?


With a complete installer, if you can install the Wi-Fi packages during 
installation, fine.  If not, do the installation and figure out the 
Wi-Fi later.



David



Re: cannot boot into Debian after transferring hard drive to another desktop computer

2021-03-05 Thread IL Ka
Hi.

A couple of questions.

* Do you use EFI or MBR/BIOS mode?
* You have a SATA disk, right? Does your controller set to the AHCI mode?
Was it set to AHCI in the previous motherboard?


On Fri, Mar 5, 2021 at 6:13 PM kaye n  wrote:

> Hello Friends!
>
> Desktop Computer One has a hard drive that is multiboot:  Windows 7,
> Debian, and another linux operating system which I will call linux-x.
>
> It seems that the MOTHERBOARD of Desktop Computer One has finally given
> out (wild guess only, as even a linux live USB can't function properly).  I
> took out the multiboot hard drive and put it in another desktop computer
> which I call Desktop Computer Two.
>
> Now I can boot into linux-x just fine with Desktop Computer Two.  I'm
> using linux-x to type and send this email.  I have not tried the windows 7
> yet.
>
> However I cannot boot into Debian (I believe it is Debian 10).  I get this
> message:
>
> -
> You are in emergency mode. After logging in, type "journalctl -xb" to view
> system logs, "systemctl reboot" to reboot, "systemctl default" or "exit"
> to boot into default mode.
>
> Cannot open access to console, the root account is locked.
> See sulogin(8) man page for more details.
>
> Press Enter to continue.
> ---
>
> If I press enter, I reach the Debian logo with the circling animation but
> after a while I get the above message again.
>
> If it matters, the UUID of both / and /home partitions of the Debian
> system remain the same; I compared the info provided by Gparted and the
> /etc/fstab in the Debian system.
>
> Thank you for your time.
> kaye
>
>


Re: cannot boot into Debian after transferring hard drive to another desktop computer

2021-03-05 Thread Joe
On Fri, 5 Mar 2021 23:25:30 +0800
kaye n  wrote:

> UPDATE:
> I also cannot boot into Windows 7.  I get the start normally or safe
> mode window.
> 
That's deliberate. You'll probably have to reactivate Windows, possibly
by phone.

-- 
Joe



Re: Bullseye: Redshift and Wayland

2021-03-05 Thread Charles Curley
On Fri, 5 Mar 2021 14:32:38 -0500
Greg Wooledge  wrote:

> > Trying location provider `geoclue2'...
> > error: XDG_RUNTIME_DIR not set in the environment.
> > Could not connect to wayland display, exiting.  
> 
> What command did you run?  How did you try to run it?

Line wrapping ahead

root@orca:~# redshift
Trying location provider `geoclue2'...
Using provider `geoclue2'.
error: XDG_RUNTIME_DIR not set in the environment.
Could not connect to wayland display, exiting.
Failed to start adjustment method wayland.
Trying next method...
No protocol specified
`RANDR Query Version' returned error -1
Initialization of randr failed.
Trying next method...
No protocol specified
X request failed: XOpenDisplay
Initialization of vidmode failed.
Trying next method...
No more methods to try.
root@orca:~# 


charles@orca:~$ redshift
Trying location provider `geoclue2'...
Using provider `geoclue2'.
Could not connect to wayland display, exiting.
Failed to start adjustment method wayland.
Trying next method...
Using method `randr'.
Waiting for initial location to become available...
Unable to start GeoClue client: 
GDBus.Error:org.freedesktop.DBus.Error.AccessDenied: 'redshift' disallowed, no 
agent for UID 1000.
Access to the current location was denied by GeoClue!
Make sure that location services are enabled and that Redshift is permitted
to use location services. See https://github.com/jonls/redshift#faq for more
information.
Unable to get location from provider.
charles@orca:~$ 


> 
> Are you typing this in a shell that you opened in a graphical terminal
> window inside your Wayland session?

Yes. As both root and user.



-- 
Does anybody read signatures any more?

https://charlescurley.com
https://charlescurley.com/blog/



Re: cannot boot into Debian after transferring hard drive to another desktop computer

2021-03-05 Thread Charles Curley
On Fri, 5 Mar 2021 23:12:35 +0800
kaye n  wrote:

> Desktop Computer One has a hard drive that is multiboot:  Windows 7,
> Debian, and another linux operating system which I will call linux-x.
> 
> It seems that the MOTHERBOARD of Desktop Computer One has finally
> given out (wild guess only, as even a linux live USB can't function
> properly).

How far do you get booting? Do you get the grub2 menu?

If you have memtest86 (assuming it's an Intel processor or similar) on
either of your linuxes, what does that report?

-- 
Does anybody read signatures any more?

https://charlescurley.com
https://charlescurley.com/blog/



Re: The best way to install inkscape 1.0 on Debian stable

2021-03-05 Thread Gene Heskett
On Friday 05 March 2021 10:52:11 Greg Wooledge wrote:

> Gene Heskett (ghesk...@shentel.net) wrote:
> > On Friday 05 March 2021 03:08:00 Alex Mestiashvili wrote:
> > > They provide appimage, just download and run it.
> >
> > Which works, but I just now looked at .profile, and found that when
> > I looked at my $PATH, AppImage was not being added. I had several
> > months ago, created a $HOME/AppImages directory to store them in.
>
> When using upstream software, it's your responsibility to configure
> your shell the way you need, or to set up symlinks.
>
> I don't know anything about inkscape or AppImage, but let's say you've
> installed this inkscape thing under /opt/inkscape.  Let's also say it
> has exactly one user-invokable program, /opt/inkscape/bin/inkscape,
> and that you would like to be able to run it by typing "inkscape" in
> your shell.
>
> In that (extremely common) situation, you have two ways to proceed:
>
> 1) Adjust your dot files so that /opt/inkscape/bin is added to your
> PATH environment variable.
>
> 2) Create a symbolic link from /usr/local/bin/inkscape to
>/opt/inkscape/bin/inkscape.
>
> Number 1 can be done without root privileges, but is *so* freaking
> hard to explain to people because of all the utterly batshit insane
> ways that people can login nowadays.  There is no way to give
> instructions that will work for every Debian user.
>
> Number 2 is simpler, and will make the program available to all users
> on the system, but requires root privileges to enact.
>
> If this $HOME/AppImages thing is like a personal /opt directory, then
> choice number 2 for this situation would be to make the symlink from
> $HOME/bin to $HOME/AppImages/whatever/inkscape.  This presumes that
> you've already managed to configure your login so that $HOME/bin is
> in your shell's PATH.  This is the default for Debian console logins
> (due to /etc/skel/.profile), but may not be the case for various
> Display Manager logins.

As you so eloquently say, batshit ways. I'll argue that mine is in that 
list since you didn't find fault with it. :)

In my case, tde.login, and I am user 1000. I do have other users in the 
home dir, but they are sandboxes, or jails to build nut or amanda in, 
however you want to classify them. 

Cheers, Gene Heskett
-- 
"There are four boxes to be used in defense of liberty:
 soap, ballot, jury, and ammo. Please use in that order."
-Ed Howdershelt (Author)
If we desire respect for the law, we must first make the law respectable.
 - Louis D. Brandeis
Genes Web page 



Re: Bullseye: Redshift and Wayland

2021-03-05 Thread Greg Wooledge
Charles Curley (charlescur...@charlescurley.com) wrote:
> Redshift does not appear able to work with Wayland on Bullseye. Is there
> a workaround or fix?
> 
> Trying location provider `geoclue2'...
> error: XDG_RUNTIME_DIR not set in the environment.
> Could not connect to wayland display, exiting.

What command did you run?  How did you try to run it?

Are you typing this in a shell that you opened in a graphical terminal
window inside your Wayland session?  Or are you trying to do this from
a crontab?



smartd monitoritzant els vostres discs durs...

2021-03-05 Thread Joan
En aquest howto:

https://www.howtoforge.com/checking-hard-disk-sanity-with-smartmontools-debian-ubuntu

he vist que e spot fer que smartd estigui funcionant sempre com a
dimoni, i a part de passar info al syslog, també envii un mail si hi ha
algun problema.

Volia saber si valtros useu aquesta opció i si te alguna
contrapartida...

D'altra banda, veig quan quan es fa un anàlisi llarg, pot trigar molta
estona. Per exemple: sudo smartctl -t long  /dev/sdb

i per tant suposo que no és aquest tipus d'anàlisi els que fa el dimoni
smartd, oi?

Fins ara,

-- 
Joan Cervan i Andreu
http://personal.calbasi.net

"El meu paper no és transformar el món ni l'home sinó, potser, el de
ser útil, des del meu lloc, als pocs valors sense els quals un món no
val la pena viure'l" A. Camus

i pels que teniu fe:
"Déu no és la Veritat, la Veritat és Déu"
Gandhi



Re: user unit file

2021-03-05 Thread Jim Popovitch
On Fri, 2021-03-05 at 14:29 -0500, Greg Wooledge wrote:
> Jim Popovitch (j...@k4vqc.com) wrote:
> > On Fri, 2021-03-05 at 14:21 -0500, Greg Wooledge wrote:
> > > Jim Popovitch (j...@k4vqc.com) wrote:
> > > > Ugh. So the solution seems to be to add UsePAM to sshd just to make
> > > > systemd work.  Not sure that I can get that approved, but I will see.
> > > 
> > > This sounds like an X-Y problem.  What are you actually trying to do?
> > 
> > That sounds like an X-Y question. :)
> > 
> > Obviously I'm trying to run a systemd unit file from within a non-root
> > env.  I apologize if that wasn't obvious. 
> 
> Why?  What does it do?  Why do you need to invoke it this way?  What
> results are you expecting to achieve?

Thanks Greg.

-Jim P.



Re: Non-free firmware [was: Debian install Question]

2021-03-05 Thread rhkramer
On Friday, March 05, 2021 11:56:24 AM David Wright wrote:
> On Thu 04 Mar 2021 at 15:47:37 (-0500), rhkra...@gmail.com wrote:



> If a device is sold on a separate card, it's not necessarily
> enough to know the model number of the card. Many "identical"
> models are sold with various different chips, which will
> require different firmware. You might not know which chip you've
> got until you look at the board, or even read its codes from
> the dmesg output.
> 
> Being non-free, the firmware usually originates/d from some
> manufacturer or other. If the firmware fails to work with the
> device, there's not much that Debian can do about it. It might
> be something for some sub-sub-group of the linux kernel people,
> if the problem lies in how the driver and firmware interact.
> 
> So in your scheme, the "unofficial installers" that have to be
> "vetted" by someone to confirm they "indeed work on those
> hardware configurations" are actually hundreds of different
> combinations, each one comprising one particular firmware blob,
> plus the same old official installer image:
> 
>  iwlwifi-100-5.ucode   + official installer  ✓ Vetted  ✓ Passed
>  iwlwifi-105-6.ucode   + official installer  ✓ Vetted  ✓ Passed
>  iwlwifi-135-6.ucode   + official installer  ✓ Vetted  ✓ Passed
>  iwlwifi-1000-5.ucode  + official installer  ✓ Vetted  ✓ Passed
>  iwlwifi-2000-6.ucode  + official installer  ✓ Vetted  ✓ Passed
>  iwlwifi-2030-6.ucode  + official installer  ✓ Vetted  ✓ Passed
>  …  …  …  …  …
> 
>  ad infinitum …

It would be nice (imho), but may be difficult. ;-)






Re: user unit file

2021-03-05 Thread Jim Popovitch
On Fri, 2021-03-05 at 14:16 -0500, Jim Popovitch wrote:
> On Fri, 2021-03-05 at 13:35 -0500, Greg Wooledge wrote:
> > Jim Popovitch (j...@k4vqc.com) wrote:
> > > It's a VPS server, I ssh'ed in.  No GUI, minimal install to test systemd
> > > user unit files.
> > 
> > Apparently you need to configure sshd to use PAM.
> > 
> > > bob@sbc:~$ ps -ef|grep dbus
> > > message+ 520   1  0 13:08 ?00:00:00 /usr/bin/dbus-daemon 
> > > --system --address=systemd: --nofork --nopidfile --systemd-activation --
> > > syslog-only
> > > bob 24222413  0 18:14 pts/000:00:00 grep --color=auto dbus
> > > bob@sbc:~$ env|grep XDG
> > > bob@sbc:~$ systemctl --user status
> > > Failed to connect to bus: No such file or directory
> > > bob@sbc:~$
> > 
> > https://bbs.archlinux.org/viewtopic.php?id=234813
> > 
> > It was my first Google result.
> 
> Ugh. So the solution seems to be to add UsePAM to sshd just to make
> systemd work.  Not sure that I can get that approved, but I will see.

Further data: One also needs dbus-user-session which pulls in libpam-
systemd

-Jim P.




Re: user unit file

2021-03-05 Thread Greg Wooledge
Jim Popovitch (j...@k4vqc.com) wrote:
> On Fri, 2021-03-05 at 14:21 -0500, Greg Wooledge wrote:
> > Jim Popovitch (j...@k4vqc.com) wrote:
> > > Ugh. So the solution seems to be to add UsePAM to sshd just to make
> > > systemd work.  Not sure that I can get that approved, but I will see.
> > 
> > This sounds like an X-Y problem.  What are you actually trying to do?
> 
> That sounds like an X-Y question. :)
> 
> Obviously I'm trying to run a systemd unit file from within a non-root
> env.  I apologize if that wasn't obvious. 

Why?  What does it do?  Why do you need to invoke it this way?  What
results are you expecting to achieve?



Bullseye: Redshift and Wayland

2021-03-05 Thread Charles Curley
Redshift does not appear able to work with Wayland on Bullseye. Is there
a workaround or fix?

Trying location provider `geoclue2'...
error: XDG_RUNTIME_DIR not set in the environment.
Could not connect to wayland display, exiting.
Failed to start adjustment method wayland.
Trying next method...
No protocol specified
`RANDR Query Version' returned error -1
Initialization of randr failed.
Trying next method...
No protocol specified
X request failed: XOpenDisplay
Initialization of vidmode failed.
Trying next method...
No more methods to try.


-- 
Does anybody read signatures any more?

https://charlescurley.com
https://charlescurley.com/blog/



Re: user unit file

2021-03-05 Thread Jim Popovitch
On Fri, 2021-03-05 at 14:21 -0500, Greg Wooledge wrote:
> Jim Popovitch (j...@k4vqc.com) wrote:
> > Ugh. So the solution seems to be to add UsePAM to sshd just to make
> > systemd work.  Not sure that I can get that approved, but I will see.
> 
> This sounds like an X-Y problem.  What are you actually trying to do?

That sounds like an X-Y question. :)

Obviously I'm trying to run a systemd unit file from within a non-root
env.  I apologize if that wasn't obvious. 

-Jim P.



[1/2HS] Partition n°1 amorçable

2021-03-05 Thread ajh-valmer
Hello,

Question technique sur fdisk, d'où le 1/2 HS :

fdisk -l m'informe que ma partition sda1 est amorçable.

Je boote mon système sur la partition sda2 sans problème,
(via grub).

Quel est l'intérêt de déclarer la partition 1 amorçable ?
peut-on mofifier le n° de la partition amorçable, p. ex. sda2 ?
et cette action peut-elle causer une cata ?

Merci.

A. Valmer



Re: user unit file

2021-03-05 Thread Greg Wooledge
Jim Popovitch (j...@k4vqc.com) wrote:
> Ugh. So the solution seems to be to add UsePAM to sshd just to make
> systemd work.  Not sure that I can get that approved, but I will see.

This sounds like an X-Y problem.  What are you actually trying to do?



Re: user unit file

2021-03-05 Thread Jim Popovitch
On Fri, 2021-03-05 at 13:35 -0500, Greg Wooledge wrote:
> Jim Popovitch (j...@k4vqc.com) wrote:
> > It's a VPS server, I ssh'ed in.  No GUI, minimal install to test systemd
> > user unit files.
> 
> Apparently you need to configure sshd to use PAM.
> 
> > bob@sbc:~$ ps -ef|grep dbus
> > message+ 520   1  0 13:08 ?00:00:00 /usr/bin/dbus-daemon 
> > --system --address=systemd: --nofork --nopidfile --systemd-activation --
> > syslog-only
> > bob 24222413  0 18:14 pts/000:00:00 grep --color=auto dbus
> > bob@sbc:~$ env|grep XDG
> > bob@sbc:~$ systemctl --user status
> > Failed to connect to bus: No such file or directory
> > bob@sbc:~$
> 
> https://bbs.archlinux.org/viewtopic.php?id=234813
> 
> It was my first Google result.

Ugh. So the solution seems to be to add UsePAM to sshd just to make
systemd work.  Not sure that I can get that approved, but I will see.

Thx Greg.

-Jim P.



Re: user unit file

2021-03-05 Thread Greg Wooledge
Jim Popovitch (j...@k4vqc.com) wrote:
> It's a VPS server, I ssh'ed in.  No GUI, minimal install to test systemd
> user unit files.

Apparently you need to configure sshd to use PAM.

> bob@sbc:~$ ps -ef|grep dbus
> message+ 520   1  0 13:08 ?00:00:00 /usr/bin/dbus-daemon 
> --system --address=systemd: --nofork --nopidfile --systemd-activation --
> syslog-only
> bob 24222413  0 18:14 pts/000:00:00 grep --color=auto dbus
> bob@sbc:~$ env|grep XDG
> bob@sbc:~$ systemctl --user status
> Failed to connect to bus: No such file or directory
> bob@sbc:~$

https://bbs.archlinux.org/viewtopic.php?id=234813

It was my first Google result.



Re: user unit file

2021-03-05 Thread Jim Popovitch
On Fri, 2021-03-05 at 13:11 -0500, Greg Wooledge wrote:
> Jim Popovitch (j...@k4vqc.com) wrote:
> > Right now I can't get this to work:
> > 
> > ~$ systemctl --user enable Test.service
> > Failed to connect to bus: No such file or directory
> 
> After Googling this error, I suspect that you're either operating in
> an environment where the XDG variables are not being set properly,
> or else dbus is actually not running.
> 
> How did you get to THAT specific shell, the one where you typed that
> command and got that error?  Give details.
> 
> In that same shell, what does   env | grep XDG   give you?
> 
> How about   systemctl --user status   ?
> 

It's a VPS server, I ssh'ed in.  No GUI, minimal install to test systemd
user unit files.

bob@sbc:~$ ps -ef|grep dbus
message+ 520   1  0 13:08 ?00:00:00 /usr/bin/dbus-daemon 
--system --address=systemd: --nofork --nopidfile --systemd-activation --
syslog-only
bob 24222413  0 18:14 pts/000:00:00 grep --color=auto dbus
bob@sbc:~$ env|grep XDG
bob@sbc:~$ systemctl --user status
Failed to connect to bus: No such file or directory
bob@sbc:~$


Thanks! Any advice/help is much appreciated.

-Jim P.



Re: user unit file

2021-03-05 Thread Greg Wooledge
Jim Popovitch (j...@k4vqc.com) wrote:
> Right now I can't get this to work:
> 
> ~$ systemctl --user enable Test.service
> Failed to connect to bus: No such file or directory

After Googling this error, I suspect that you're either operating in
an environment where the XDG variables are not being set properly,
or else dbus is actually not running.

How did you get to THAT specific shell, the one where you typed that
command and got that error?  Give details.

In that same shell, what does   env | grep XDG   give you?

How about   systemctl --user status   ?



Fwd: Debian sid, résolution Razer Kiyo

2021-03-05 Thread Bernard Schoenacker


Bonjour Fabien,


voici le lien pour le sources.list :

https://software.opensuse.org/download.html?project=hardware%3Arazer=openrazer-meta


pour ton problème de webcam :

Pour Debian Unstable, exécutez :
Keep in mind that the owner of the key may distribute updates,
packages and repositories that your system will trust (more
information).

echo 'deb
http://download.opensuse.org/repositories/hardware:/razer/Debian_Unstable/
/' | sudo tee /etc/apt/sources.list.d/hardware:razer.list
curl -fsSL
https://download.opensuse.org/repositories/hardware:razer/Debian_Unstable/Release.key
| gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/hardware_razer.gpg
> /dev/null
sudo apt update
sudo apt install openrazer-meta

Pour Debian Testing, exécutez :
Keep in mind that the owner of the key may distribute updates,
packages and repositories that your system will trust (more
information).

echo 'deb
http://download.opensuse.org/repositories/hardware:/razer/Debian_Testing/
/' | sudo tee /etc/apt/sources.list.d/hardware:razer.list
curl -fsSL
https://download.opensuse.org/repositories/hardware:razer/Debian_Testing/Release.key
| gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/hardware_razer.gpg
> /dev/null
sudo apt update
sudo apt install openrazer-meta

Pour Debian 9.0, exécutez :
Keep in mind that the owner of the key may distribute updates,
packages and repositories that your system will trust (more
information).

echo 'deb
http://download.opensuse.org/repositories/hardware:/razer/Debian_9.0/
/' | sudo tee /etc/apt/sources.list.d/hardware:razer.list
curl -fsSL
https://download.opensuse.org/repositories/hardware:razer/Debian_9.0/Release.key
| gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/hardware_razer.gpg
> /dev/null
sudo apt update
sudo apt install openrazer-meta

Pour Debian 10, exécutez :
Keep in mind that the owner of the key may distribute updates,
packages and repositories that your system will trust (more
information).

echo 'deb
http://download.opensuse.org/repositories/hardware:/razer/Debian_10/
/' | sudo tee /etc/apt/sources.list.d/hardware:razer.list
curl -fsSL
https://download.opensuse.org/repositories/hardware:razer/Debian_10/Release.key
| gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/hardware_razer.gpg
> /dev/null
sudo apt update
sudo apt install openrazer-meta


essayes de voir ...

Bien à toi

Bernard



Re: user unit file

2021-03-05 Thread Jim Popovitch
On Fri, 2021-03-05 at 18:36 +0100, Sven Hartge wrote:
> Jim Popovitch  wrote:
> > Please be gentle.  Searching for this is proving futile.
> > How do I enable systemd user (--user) unit files that are maintained in
> > a user's home directory at /home/bob/.config/systemd/user/*.service ?
> 
> What do you mean with "enable"?
> 
> "Enable" as in "enable support"? Then everything is enabled.
> 
> Or "enable" as in "enable the unit"? Then "systemctl --user enable
> unitname.service" does what you want.
> 
> Or "enable" as in "start at boot"? Then you to enable lingering for the
> user via loginctl as root.
> 

Why not, All of the above! :)  

Right now I can't get this to work:

~$ systemctl --user enable Test.service
Failed to connect to bus: No such file or directory
~$ cat ~/.config/systemd/user/Test.service
[Unit]
Description = Test Service
After = network.target

[Service]
WorkingDirectory=/home/bob/Test/
ExecStart = bash Test.sh
TimeoutSec=15

[Install]
WantedBy=multi-user.target




tia,

-Jim P.




Re: user unit file

2021-03-05 Thread Sven Hartge
Jim Popovitch  wrote:
> Please be gentle.  Searching for this is proving futile.

> How do I enable systemd user (--user) unit files that are maintained in
> a user's home directory at /home/bob/.config/systemd/user/*.service ?

What do you mean with "enable"?

"Enable" as in "enable support"? Then everything is enabled.

Or "enable" as in "enable the unit"? Then "systemctl --user enable
unitname.service" does what you want.

Or "enable" as in "start at boot"? Then you to enable lingering for the
user via loginctl as root.

S°

-- 
Sigmentation fault. Core dumped.



user unit file

2021-03-05 Thread Jim Popovitch
Please be gentle.  Searching for this is proving futile.

How do I enable systemd user (--user) unit files that are maintained in
a user's home directory at /home/bob/.config/systemd/user/*.service ?

tia,

-Jim P.



Re: Sharing a scanner from a Buster system

2021-03-05 Thread Brian
On Fri 05 Mar 2021 at 10:28:27 -0500, John Boxall wrote:

> On 2021-03-05 6:05 a.m., Brian wrote:
> 
> > > [1} 
> > > https://wiki.debian.org/SaneOverNetwork#Sharing_a_USB_Connected_Scanner:_the_Basics
> > 
> > The note on Bug #918358 towards the end of
> > 
> >https://wiki.debian.org/Scanner#perms
> > 
> > could help with a solution.
> > 
> 
> Once I looked at the bug report it most certainly did! Succinct and to the
> point.
> 
> Thank you!

Thank you, too. In the light of your issue, the Troubleshooting section
now has a link to the bug report. Hopefully, this will help users.

-- 
Brian.



Re: Non-free firmware [was: Debian install Question]

2021-03-05 Thread David Wright
On Thu 04 Mar 2021 at 15:47:37 (-0500), rhkra...@gmail.com wrote:
> On Thursday, March 04, 2021 12:40:00 PM David Wright wrote:
> > On Wed 03 Mar 2021 at 10:36:42 (-0500), rhkra...@gmail.com wrote:
> > > On Tuesday, March 02, 2021 10:01:09 PM David Wright wrote:
> > Brian wrote: '"+1" for what? Advertising each and every non-Debian
> > installer that comes along and is uploaded to unofficial?'
> > 
> > > > I was under the impression that "The Debian Images Team is a small
> > > > team of people working on creating, testing and distributing Debian
> > > > images for [us]", whereas you seem to be describing something like
> > > > a wiki where any Tom, Dick or Harry dumps their cobbled together
> > > > installer.
> > > 
> > > Well, until and unless some person or group tries to vet those Debian
> > > installation images, that may be the best that can be done.
> > 
> > You cut the context. 
> 
> > They wouldn't be "Debian installation images",
> > but "non-Debian installers", as quoted above.
> 
> Ok.
> > 
> > I don't want non-Debian installers on cdimage.debian.org, official
> > or unofficial. Do bear in mind that the debian-installer in the
> > official image is the same debian-installer as in the unofficial
> > image. The latter image just contains some extra files, almost
> > all of which originate from the kernel team or Debian.
> > 
> > What I did suggest go into a wiki was the *method* of extracting
> > firmware from a particular driver. I notice that there is already
> > one fwcutter in my unofficial image (for Broadcom B54xx), but
> > I don't know how it works, nor whether it works in the same way
> > as one for the p54usb would.
> > 
> > > It would be nicer if there was some person or group that tried to vet
> > > them, or maybe even suggesting that something like a requirement that at
> > > least one other person attest that an installation image worked for them
> > > (on the target hardware).
> > 
> > AIUI the Debian Install System Team build the Debian installer, and
> > the aforementioned Debian Images Team put it into the unofficial
> > images, along with some extra .debs and a couple of Packages files.
> > So I'm not sure I understand exactly what this person/group would
> > be expected to vet.
> 
> If there are non-free non-official Debian installers that add non-free 
> firmware 
> or such in order to install on specific hardware, the vetting would be to 
> have 
> someone else confirm that the install did indeed work on that hardware.
> 
> Maybe I've confused this thread, but all that I'm trying to say is that:
> If:
>1) the official Debian installer will not work on some hardware 
> configurations, 
> and 
>2) the only Debian installer listed on the main page of debian.org is that 
> official one
> Then:
> 
>1) I'd like to see a (non-snarky) note on that main page that points out 
> that installer may not work for everyone, and a little bit about why 
> (hardware 
> that doesn't have free drivers or firmware or such)

Agreed, and I think there may have been recent improvements.

> and
> 
>2) it should include a link to some place (not necessarily the wiki you 
> envision), and not necessarily on debian.org (but I think that would be good) 
> to installers that work with various hardware configuraions that don't work 
> with the official installer

Ditto.

IMO it's important that each link to the official downloads is
accompanied by one to the unofficial ones. Otherwise the effect
is like letting go of a blind person's arm without first ensuring
that they know they've reached their destination.

> and
> 
>3) as mentioned above, it would be nice if those unofficial installers 
> have 
> been vetted by someone to confirm they indeed work on those hardware 
> configurations.

Take amd64 PCs as an example, being perhaps the most popular
variety. There's an installer, DI, for that architecture. It's
bundled in various ways, depending on size of medium (CD/DVD)
and size of download (netinst/xfce). So for netinst, one arrives
at https://cdimage.debian.org/debian-cd/current/amd64/iso-cd/

The official images contain myriads of hardware drivers, most of
them from the linux kernel tree, to make them work on "those
hardware configurations", as you put it.

However, as you know, they lack the firmware that typically makes
the chip on the board know how to do what it does. The unofficial
*images* contain a collection of .debs, each of which contains
related or unrelated collections of firmware in various revisions.

In the example that I took (netinst), all this firmware, plus the
Packages files to describe them, is added to the official image's
contents, including exactly the same DI. Apart metadata text files
describing the contents, there's one binary file, the efi.img,
that contains a few bytes that differ between the two images.
So it really is *the* Debian installer.

Take one firmware .deb as an example, a popular one, iwlwifi.
It contains 56 discrete binary firmware files. 

Re: Fwd: Impresión rebelde

2021-03-05 Thread Jorge A. Secreto
El vie, 5 de mar. de 2021 a la(s) 11:27, Camaleón (noela...@gmail.com) escribió:
>
> El 2021-03-05 a las 10:10 -0300, Jorge A. Secreto escribió:
>
> > El vie, 5 de mar. de 2021 a la(s) 06:43, Camaleón (noela...@gmail.com) 
> > escribió:
> > >
> > > Hola,
> > > 
> > > 2. El nuevo menú de impresión de Firefox 86.0 (versión de Mozilla), que
> > > no me desagrada, no me permite seleccionar una salida a doble cara, tengo
> > > que volver al menú antiguo para poder habilitarlo. O no está la opción
> > > o no la veo...
> > >
> > cerca del final del menu, en mas opciones, si la impresora lo permite,
> > aparece la posibilidad de doble cara.
>
> Pues... no lo veo.
>
> https://justpaste.it/97b7e
>
> La impresora es una HP Laserjet color 4600 (admite duplex) pero no lo
> veo dentro del nuevo menú → más ajustes :-?
>
> Si a ti te lo muestra, ¿qué versión de Firefox tienes? ¿Y qué impresora?

version de firefox y menu en
https://justpaste.it/8z93k
La impresora es una Ricoh SP 377SFNwX con el controlador Generic PCL
Laser Printer por socket

>
> Saludos,
>
> --
> Camaleón
>
Saludos

-- 
Jorge A Secreto
Analista de Sistemas
MP 361



Re: instalar Firefox 85 en debian 10

2021-03-05 Thread Camaleón
El 2021-03-05 a las 16:35 +0100, miguel angel gonzalez escribió:

(...)

> Lo que sigue sin mostrarme en aplicaciones predeterminadas la opción de
> firefox, he revisado la lista de aplicaciones de
> /home/usuario/.config/mimeapps.list pero no termino de encontrar el
> problema.

Mira a ver si las 3 opciones que indican en este artículo te da alguna 
pista:

How to set the program defaults in Gnome Shell
https://www.addictivetips.com/ubuntu-linux-tips/set-program-defaults-in-
gnome-shell/

Saludos,

-- 
Camaleón 



Re: Debian sid, résolution Razer Kiyo

2021-03-05 Thread F. Dubois

Je rajoute la sortie de v4l2-ctl --list-formats-ext

ioctl: VIDIOC_ENUM_FMT
    Type: Video Capture

    [0]: 'MJPG' (Motion-JPEG, compressed)
        Size: Discrete 640x480
            Interval: Discrete 0.033s (30.000 fps)
        Size: Discrete 1920x1080
            Interval: Discrete 0.033s (30.000 fps)
        Size: Discrete 1280x720
            Interval: Discrete 0.017s (60.000 fps)
            Interval: Discrete 0.033s (30.000 fps)
        Size: Discrete 640x360
            Interval: Discrete 0.033s (30.000 fps)
    [1]: 'YUYV' (YUYV 4:2:2)
        Size: Discrete 640x480
            Interval: Discrete 0.033s (30.000 fps)
        Size: Discrete 640x360
            Interval: Discrete 0.033s (30.000 fps)
    [2]: 'H264' (H.264, compressed)
        Size: Discrete 640x480
            Interval: Discrete 0.033s (30.000 fps)
            Interval: Discrete 0.042s (24.000 fps)
            Interval: Discrete 0.050s (20.000 fps)
        Size: Discrete 1920x1080
            Interval: Discrete 0.033s (30.000 fps)
            Interval: Discrete 0.042s (24.000 fps)
            Interval: Discrete 0.050s (20.000 fps)
        Size: Discrete 1280x720
            Interval: Discrete 0.033s (30.000 fps)
            Interval: Discrete 0.042s (24.000 fps)
            Interval: Discrete 0.050s (20.000 fps)
        Size: Discrete 640x360
            Interval: Discrete 0.033s (30.000 fps)
            Interval: Discrete 0.042s (24.000 fps)
            Interval: Discrete 0.050s (20.000 fps)


Le 1080p est présent donc devrait être possible.

lsusb

Bus 005 Device 002: ID 1532:0e03 Razer USA, Ltd Gaming Webcam [Kiyo]

lsusb -v

Bus 005 Device 002: ID 1532:0e03 Razer USA, Ltd Gaming Webcam [Kiyo]
Couldn't open device, some information will be missing
Device Descriptor:
  bLength    18
  bDescriptorType 1
  bcdUSB   2.00
  bDeviceClass  239 Miscellaneous Device
  bDeviceSubClass 2
  bDeviceProtocol 1 Interface Association
  bMaxPacketSize0    64
  idVendor   0x1532 Razer USA, Ltd
  idProduct  0x0e03 Gaming Webcam [Kiyo]
  bcdDevice   79.13
  iManufacturer   1 Alpha Imaging Tech. Corp.
  iProduct    2 Razer Kiyo
  iSerial 0
  bNumConfigurations  1
  Configuration Descriptor:
    bLength 9
    bDescriptorType 2
    wTotalLength   0x02c7
    bNumInterfaces  4
    bConfigurationValue 1
    iConfiguration  0
    bmAttributes 0x80
  (Bus Powered)
    MaxPower  500mA
    Interface Association:
  bLength 8
  bDescriptorType    11
  bFirstInterface 0
  bInterfaceCount 2
  bFunctionClass 14 Video
  bFunctionSubClass   3 Video Interface Collection
  bFunctionProtocol   0
  iFunction   0
    Interface Descriptor:
  bLength 9
  bDescriptorType 4
  bInterfaceNumber    0
  bAlternateSetting   0
  bNumEndpoints   1
  bInterfaceClass    14 Video
  bInterfaceSubClass  1 Video Control
  bInterfaceProtocol  0
  iInterface  0
  VideoControl Interface Descriptor:
    bLength    13
    bDescriptorType    36
    bDescriptorSubtype  1 (HEADER)
    bcdUVC   1.00
    wTotalLength   0x0069
    dwClockFrequency   30.00MHz
    bInCollection   1
    baInterfaceNr( 0)   1
  VideoControl Interface Descriptor:
    bLength 9
    bDescriptorType    36
    bDescriptorSubtype  3 (OUTPUT_TERMINAL)
    bTerminalID 4
    wTerminalType  0x0101 USB Streaming
    bAssocTerminal  0
    bSourceID   2
    iTerminal   0
  VideoControl Interface Descriptor:
    bLength    27
    bDescriptorType    36
    bDescriptorSubtype  6 (EXTENSION_UNIT)
    bUnitID 2
    guidExtensionCode {2c49d16a-32b8-4485-3ea8-643a152362f2}
    bNumControls    6
    bNrInPins   1
    baSourceID( 0)  6
    bControlSize    2
    bmControls( 0)   0x3f
    bmControls( 1)   0x00
    iExtension  0
  VideoControl Interface Descriptor:
    bLength    27
    bDescriptorType    36
    bDescriptorSubtype  6 (EXTENSION_UNIT)
    bUnitID 6
    guidExtensionCode {23e49ed0-1178-4f31-ae52-d2fb8a8d3b48}
    bNumControls    5
    bNrInPins   1
    baSourceID( 0)  3
    bControlSize    2
    bmControls( 0)   0xff
    bmControls( 1)   0x6f
    iExtension  0
  VideoControl Interface Descriptor:
    bLength    18
    bDescriptorType  

Re: The best way to install inkscape 1.0 on Debian stable

2021-03-05 Thread Greg Wooledge
Gene Heskett (ghesk...@shentel.net) wrote:
> On Friday 05 March 2021 03:08:00 Alex Mestiashvili wrote:
> > They provide appimage, just download and run it.
> 
> Which works, but I just now looked at .profile, and found that when I 
> looked at my $PATH, AppImage was not being added. I had several months 
> ago, created a $HOME/AppImages directory to store them in.

When using upstream software, it's your responsibility to configure your
shell the way you need, or to set up symlinks.

I don't know anything about inkscape or AppImage, but let's say you've
installed this inkscape thing under /opt/inkscape.  Let's also say it
has exactly one user-invokable program, /opt/inkscape/bin/inkscape, and
that you would like to be able to run it by typing "inkscape" in your
shell.

In that (extremely common) situation, you have two ways to proceed:

1) Adjust your dot files so that /opt/inkscape/bin is added to your PATH
   environment variable.

2) Create a symbolic link from /usr/local/bin/inkscape to
   /opt/inkscape/bin/inkscape.

Number 1 can be done without root privileges, but is *so* freaking hard
to explain to people because of all the utterly batshit insane ways
that people can login nowadays.  There is no way to give instructions
that will work for every Debian user.

Number 2 is simpler, and will make the program available to all users
on the system, but requires root privileges to enact.

If this $HOME/AppImages thing is like a personal /opt directory, then
choice number 2 for this situation would be to make the symlink from
$HOME/bin to $HOME/AppImages/whatever/inkscape.  This presumes that
you've already managed to configure your login so that $HOME/bin is
in your shell's PATH.  This is the default for Debian console logins
(due to /etc/skel/.profile), but may not be the case for various Display
Manager logins.



Debian sid, résolution Razer Kiyo

2021-03-05 Thread F. Dubois

Bonjour,

Récent acquéreur d'une webcam Razer Kiyo, elle est parfaitement reconnu 
par debian sid. Par contre, que ce soit cheese, vlc... tous ne me 
permettent d'utiliser que du 640 x 480. La cam peut fournir du 1080p.
J'ai commencé à fouiller un peu avec v4l2-ctl, à priori pas trouvé 
d'option pour la résolution

sortie de v4l2-ctl -l

brightness 0x00980900 (int)    : min=0 max=255 step=1 default=128 value=128
   contrast 0x00980901 (int)    : min=0 max=255 
step=1 default=128 value=128
 saturation 0x00980902 (int)    : min=0 max=255 
step=1 default=128 value=128

 white_balance_temperature_auto 0x0098090c (bool)   : default=1 value=1
   gain 0x00980913 (int)    : min=0 max=255 
step=1 default=0 value=0
   power_line_frequency 0x00980918 (menu)   : min=0 max=2 
default=2 value=2
  white_balance_temperature 0x0098091a (int)    : min=2000 max=7500 
step=10 default=4000 value=4000 flags=inactive
  sharpness 0x0098091b (int)    : min=0 max=255 
step=1 default=128 value=128
 backlight_compensation 0x0098091c (int)    : min=0 max=1 
step=1 default=0 value=0
  exposure_auto 0x009a0901 (menu)   : min=0 max=3 
default=3 value=3
  exposure_absolute 0x009a0902 (int)    : min=3 max=2047 
step=1 default=127 value=156 flags=inactive

 exposure_auto_priority 0x009a0903 (bool)   : default=0 value=1
   pan_absolute 0x009a0908 (int)    : min=-36000 
max=36000 step=3600 default=0 value=0
  tilt_absolute 0x009a0909 (int)    : min=-36000 
max=36000 step=3600 default=0 value=0
 focus_absolute 0x009a090a (int)    : min=0 max=255 
step=1 default=0 value=255 flags=inactive

 focus_auto 0x009a090c (bool)   : default=1 value=1
  zoom_absolute 0x009a090d (int)    : min=100 max=140 
step=10 default=100 value=100


J'ai vu qu'il existait openrazer, des drivers et utilitaires pour 
configurer le matériel Razer.
Installé, modules compilés, redémarrage ; la Kiyo ne fait pas partie du 
matériel supporté...
Dons je viens chercher un peu d'aide. A priori je suppose que le 
problème vient en amont des logiciels, un driver à installer, un firmware...


Si quelqu'un à la même, ou une autre, et qu'il sait comment autoriser 
les résolutions maximales de la webcam (pour l'instant je n'ai qu'un 
choix, celui indiqué plus haut, dans cheese).

Merci, et bon début de we.

Fabien



Re: chrome me pone la pc demasiado lenta

2021-03-05 Thread Camaleón
El 2021-03-05 a las 08:55 -0300, Marcelo Eduardo Giordano escribió:
> 
> Utilizo debian 10 xfce desde hace mucho tiempo. Desde hace algunos días
> cuando abro Chrome (se abren como 30 páginas de inicio) el sistema se pone
> muy inestable y lento.

Hombre... con 30 pestañas abiertas, pues es normal. Salvo que tengas 
32 GiB de RAM física y un procesador medianamente reciente, notarás que
va lento.

Mira a ver si accediendo con un perfil nuevo, vacío, cargando esas 
mismas 30 páginas te funciona igual. Si notas alguna diferencia, quizá 
sea hora de limpiar el contenido que tienes almacenado en caché.

> Me gustaría saber como solucionar este problema.
> 
> Probé de utilizar el comando "top". y me aparece varias sesiones de chrome
> utilizando (no entiendo como puede ser, pero yo digo lo que sale) una sesión
> 55% del cpu, otra 50%, otra 45%, otra 40% y asi muchas.

Sí, es normal con los navegadores actuales. Cada pestaña consume 
recursos de manera independiente, con Firefox pasa igual (tengo dos 
pestañas abiertas):

sm01@stt008:~$ ps uax | grep -i firefox
sm01 10180  4.8  3.9 3010296 321768 ?  Sl   16:20   0:23 
/opt/firefox/firefox
sm01 10225  0.8  1.7 2761032 144176 ?  Sl   16:20   0:04 
/opt/firefox/firefox-bin -contentproc -childID 1 -isForBrowser -prefsLen 1 
-prefMapSize 255857 -parentBuildID 20210222142601 -appdir /opt/firefox/browser 
10180 true tab
sm01 10270  0.1  1.0 2554700 87532 ?   Sl   16:20   0:00 
/opt/firefox/firefox-bin -contentproc -childID 2 -isForBrowser -prefsLen 6182 
-prefMapSize 255857 -parentBuildID 20210222142601 -appdir /opt/firefox/browser 
10180 true tab
sm01 10311  0.1  1.1 2561996 96396 ?   Sl   16:20   0:00 
/opt/firefox/firefox-bin -contentproc -childID 3 -isForBrowser -prefsLen 6970 
-prefMapSize 255857 -parentBuildID 20210222142601 -appdir /opt/firefox/browser 
10180 true tab
sm01 10362  0.0  0.3 338456 30104 ?Sl   16:20   0:00 
/opt/firefox/firefox-bin -contentproc -parentBuildID 20210222142601 -prefsLen 
7036 -prefMapSize 255857 -appdir /opt/firefox/browser 10180 true rdd
sm01 10510  6.2  2.8 2773444 233428 ?  Sl   16:26   0:07 
/opt/firefox/firefox-bin -contentproc -childID 8 -isForBrowser -prefsLen 7265 
-prefMapSize 255857 -parentBuildID 20210222142601 -appdir /opt/firefox/browser 
10180 true tab
sm01 10551  0.7  0.7 2532176 63988 ?   Sl   16:28   0:00 
/opt/firefox/firefox-bin -contentproc -childID 9 -isForBrowser -prefsLen 7265 
-prefMapSize 255857 -parentBuildID 20210222142601 -appdir /opt/firefox/browser 
10180 true tab
sm01 10591  0.0  0.0  12780  1008 pts/1S+   16:28   0:00 grep -i firefox

top - 16:31:26 up  9:02,  1 user,  load average: 0,15, 0,16, 0,14
Tasks: 177 total,   2 running, 175 sleeping,   0 stopped,   0 zombie
%Cpu(s):  1,1 us,  0,2 sy,  0,0 ni, 98,7 id,  0,0 wa,  0,0 hi,  0,0 si,  0,0 st
KiB Mem :  8177768 total,  5776164 free,  1090820 used,  1310784 buff/cache
KiB Swap:  2104476 total,  2104476 free,0 used.  6739252 avail Mem 

  PID USER  PR  NIVIRTRESSHR S  %CPU %MEM TIME+ COMMAND 

 
  721 sm01  20   0 3124212 459944 137620 S   0,0  5,6   3:00.40 
thunderbird-bin 
 
10180 sm01  20   0 3071776 320472 143416 S   0,0  3,9   0:25.26 firefox-bin 

10510 sm01  20   0 2773444 225224 137620 S   0,3  2,8   0:08.56 Web Content 

10225 sm01  20   0 2761088 144564 102732 S   0,0  1,8   0:04.45 Web Content 

10311 sm01  20   0 2561996  96444  72968 S   0,0  1,2   0:00.95 Privileged 
Cont 
  488 root  20   0  451092  95444  59700 S   1,7  1,2   5:24.32 Xorg

10270 sm01  20   0 2554700  87532  66656 S   0,0  1,1   0:00.65 
WebExtensions   
10551 sm01  20   0 2532436  64552  50480 S   0,0  0,8   0:00.21 Web Content 
  

(...)

Saludos,

-- 
Camaleón 



Re: instalar Firefox 85 en debian 10

2021-03-05 Thread miguel angel gonzalez
Hola,

Pues siguiendo tu consejo, ha funcionado, el comportamiento es el habitual
en el resto de aplicaciones, así que bien.
Lo que sigue sin mostrarme en aplicaciones predeterminadas la opción de
firefox, he revisado la lista de aplicaciones de
/home/usuario/.config/mimeapps.list pero no termino de encontrar el
problema.

Gracias. Un saludo

El jue, 18 feb 2021 a las 8:08, Camaleón () escribió:

> El 2021-02-17 a las 21:46 +0100, miguel angel gonzalez escribió:
>
> > El mié, 17 feb 2021 a las 19:46, Camaleón ()
> escribió:
> >
> > > El 2021-02-17 a las 19:07 +0100, miguel angel gonzalez escribió:
> > >
> > > > Para tener la versión más moderna estable, he instalado a mano
> Firefox
> > > > 85.0.2 y desinstalado Firefox ESR.
> > > > Os comento los pasos que he hecho:
> > >
> > > (...)
> > >
> > > > El problema que tengo es que por ejemplo el icono que tengo en la
> barra
> > > de
> > > > tareas no se comporta como el resto de aplicaciones,
> > > > cuando pincho en ella no minimiza, abre otra nueva instancia y
> además no
> > > > veo esta aplicación para seleccionarla como aplicaciones favoritas.
> > > > Creo que me falta algún paso. Por cierto, los permisos y propietario
> del
> > > > fichero firefox-stable.desktop, los he puesto iguales que los
> ficheros
> > > que
> > > > hay dentro de la ruta, por ejemplo, en /usr/share/applications son de
> > > root,
> > > > en /home/usr/.local/share/applications, del usuario.
> > > >
> > > > ¿Se os ocurre qué puede ser? Muchas gracias.
> > >
> > > Cuando instalas Firefox así (yo también opto por esa solcuión) la
> > > integración se pierde pero nada que no se pueda solucionar con ajustes
> > > manuales.
> > >
> > > ¿Qué entorno de escritorio tienes? KDE, Gnome, XFCE...
>
> > Se me pasó decirlo, uso gnome.
> >
> > Gracias!
>
> Podrías comparar los datos con los que has definido el archivo «.desktop»
> con los de cualquier otra aplicación que tengas instalada y que tenga
> el comportamiento deseado, para ver las diferencias.
>
> O mejor aún, puedes usar como plantilla el paquete de Sid¹ que contiene
> el archivo «firefox.desktop» (recorto el contenido para dejar sólo
> inglés y español):
>
> [Desktop Entry]
> Name=Firefox
> Name[es]=Firefox
> Comment=Browse the World Wide Web
> Comment[es]=Navegue por la web
> GenericName=Web Browser
> GenericName[es]=Navegador web
> X-GNOME-FullName=Firefox Web Browser
> X-GNOME-FullName[es]=Navegador web Firefox
> Exec=/usr/lib/firefox/firefox %u
> Terminal=false
> X-MultipleArgs=false
> Type=Application
> Icon=firefox
> Categories=Network;WebBrowser;
>
> MimeType=text/html;text/xml;application/xhtml+xml;application/xml;application/vnd.mozilla.xul+xml;application/rss+xml;application/rdf+xml;image/gif;image/jpeg;image/png;x-scheme-handler/http;x-scheme-handler/https;
> StartupWMClass=Firefox
> StartupNotify=true
>
> Y cambia únicamente estas líneas que tenías:
>
> Exec=/opt/firefox/firefox %u
> Icon=/opt/firefox/browser/chrome/icons/default/default128.png
>
> Recuerda reiniciar la sesión o refrescar el escritorio para que se
> apliquen los cambios.
>
> ¹https://packages.debian.org/sid/amd64/firefox/filelist
>
> Saludos,
>
> --
> Camaleón
>
>

-- 
/m.a.


Re: Sharing a scanner from a Buster system

2021-03-05 Thread John Boxall

On 2021-03-05 6:05 a.m., Brian wrote:


[1} 
https://wiki.debian.org/SaneOverNetwork#Sharing_a_USB_Connected_Scanner:_the_Basics


The note on Bug #918358 towards the end of

   https://wiki.debian.org/Scanner#perms

could help with a solution.



Once I looked at the bug report it most certainly did! Succinct and to 
the point.


Thank you!

--
Regards,

John Boxall



Re: Fwd: Impresión rebelde

2021-03-05 Thread Camaleón
El 2021-03-05 a las 15:26 +0100, Camaleón escribió:
> El 2021-03-05 a las 10:10 -0300, Jorge A. Secreto escribió:
> 
> > El vie, 5 de mar. de 2021 a la(s) 06:43, Camaleón (noela...@gmail.com) 
> > escribió:
> > >
> > > Hola,
> > > 
> > > 2. El nuevo menú de impresión de Firefox 86.0 (versión de Mozilla), que
> > > no me desagrada, no me permite seleccionar una salida a doble cara, tengo
> > > que volver al menú antiguo para poder habilitarlo. O no está la opción
> > > o no la veo...
> > >
> > cerca del final del menu, en mas opciones, si la impresora lo permite,
> > aparece la posibilidad de doble cara.
> 
> Pues... no lo veo.
> 
> https://justpaste.it/97b7e

Parece que hay otros usaurios con el problema:

The new print box
https://support.mozilla.org/en-US/questions/1322471

Pues tocará eperar, al menos puedo acceder al viejo menú de impresión. 
Lo del writer me fastidiaba más, porque lo uso de contínuo y 
precisamente para imprimir documentos.

Saludos,

-- 
Camaleón 



Re: cannot boot into Debian after transferring hard drive to another desktop computer

2021-03-05 Thread kaye n
UPDATE:
I also cannot boot into Windows 7.  I get the start normally or safe mode
window.


On Fri, Mar 5, 2021 at 11:12 PM kaye n  wrote:

> Hello Friends!
>
> Desktop Computer One has a hard drive that is multiboot:  Windows 7,
> Debian, and another linux operating system which I will call linux-x.
>
> It seems that the MOTHERBOARD of Desktop Computer One has finally given
> out (wild guess only, as even a linux live USB can't function properly).  I
> took out the multiboot hard drive and put it in another desktop computer
> which I call Desktop Computer Two.
>
> Now I can boot into linux-x just fine with Desktop Computer Two.  I'm
> using linux-x to type and send this email.  I have not tried the windows 7
> yet.
>
> However I cannot boot into Debian (I believe it is Debian 10).  I get this
> message:
>
> -
> You are in emergency mode. After logging in, type "journalctl -xb" to view
> system logs, "systemctl reboot" to reboot, "systemctl default" or "exit"
> to boot into default mode.
>
> Cannot open access to console, the root account is locked.
> See sulogin(8) man page for more details.
>
> Press Enter to continue.
> ---
>
> If I press enter, I reach the Debian logo with the circling animation but
> after a while I get the above message again.
>
> If it matters, the UUID of both / and /home partitions of the Debian
> system remain the same; I compared the info provided by Gparted and the
> /etc/fstab in the Debian system.
>
> Thank you for your time.
> kaye
>
>


Re: Impresión rebelde

2021-03-05 Thread Camaleón
El 2021-03-05 a las 10:43 +0100, Camaleón escribió:

> 1. En LibreOffice 7.1.0.3 (versión de Document Foundation) cuando voy a 
> imprimir un documento de writer, y quiero sacar varias copias, sólo me 
> imprime una. Tengo seleccionada la opción de «crear tareas de impresión 
> separadas parauna saldia intercalada» pero activada o desactivada no 
> hace efecto alguno.

(...)

Estoy probando con otro driver en CUPS: lo he cambiado de «hpcups» al 
«postscript» de toda la vida y con el driver postscript puro funciona 
bien.

De momento lo voy a dejar así, no recuerdo si me pasé a hpcups por 
algún motivo concreto pero es un alivio que vuelva a funcionar la copia 
múltiple :-)

Sigo con el problema en Firefox.

Saludos,

-- 
Camaleón 



cannot boot into Debian after transferring hard drive to another desktop computer

2021-03-05 Thread kaye n
Hello Friends!

Desktop Computer One has a hard drive that is multiboot:  Windows 7,
Debian, and another linux operating system which I will call linux-x.

It seems that the MOTHERBOARD of Desktop Computer One has finally given out
(wild guess only, as even a linux live USB can't function properly).  I
took out the multiboot hard drive and put it in another desktop computer
which I call Desktop Computer Two.

Now I can boot into linux-x just fine with Desktop Computer Two.  I'm using
linux-x to type and send this email.  I have not tried the windows 7 yet.

However I cannot boot into Debian (I believe it is Debian 10).  I get this
message:

-
You are in emergency mode. After logging in, type "journalctl -xb" to view
system logs, "systemctl reboot" to reboot, "systemctl default" or "exit"
to boot into default mode.

Cannot open access to console, the root account is locked.
See sulogin(8) man page for more details.

Press Enter to continue.
---

If I press enter, I reach the Debian logo with the circling animation but
after a while I get the above message again.

If it matters, the UUID of both / and /home partitions of the Debian system
remain the same; I compared the info provided by Gparted and the /etc/fstab
in the Debian system.

Thank you for your time.
kaye


Re: Sharing a scanner from a Buster system

2021-03-05 Thread John Boxall

On 2021-03-05 4:50 a.m., David Pottage wrote:

David,

Thank you for the detailed instructions.

I hope this solves your problem. I struggled with that exact issue a 
couple of months ago, and I know how frustrating it can be.




It should. I will try it later today. The frustration was amplified 
because of my experience after using Bullseye and not needing to do any 
of it.


--
Regards,

John Boxall



Re: Fwd: Impresión rebelde

2021-03-05 Thread Camaleón
El 2021-03-05 a las 10:10 -0300, Jorge A. Secreto escribió:

> El vie, 5 de mar. de 2021 a la(s) 06:43, Camaleón (noela...@gmail.com) 
> escribió:
> >
> > Hola,
> > 
> > 2. El nuevo menú de impresión de Firefox 86.0 (versión de Mozilla), que
> > no me desagrada, no me permite seleccionar una salida a doble cara, tengo
> > que volver al menú antiguo para poder habilitarlo. O no está la opción
> > o no la veo...
> >
> cerca del final del menu, en mas opciones, si la impresora lo permite,
> aparece la posibilidad de doble cara.

Pues... no lo veo.

https://justpaste.it/97b7e

La impresora es una HP Laserjet color 4600 (admite duplex) pero no lo 
veo dentro del nuevo menú → más ajustes :-?

Si a ti te lo muestra, ¿qué versión de Firefox tienes? ¿Y qué impresora?

Saludos,

-- 
Camaleón 



Re: Sharing a scanner from a Buster system

2021-03-05 Thread John Boxall

On 2021-03-05 3:38 a.m., Darac Marjal wrote:

First of all, you might need to give us some hint as to how it doesn't
work? 

Agreed...bad form...no excuse.

"scanimage -L" on the client did not show the scanner whereas on the 
server it did. I tried from both root and non-root users.



"doesn't work" could range from "can't see the scanner at all" to
"always produces a black image" to  "inexplicably fills the room with
rabid weasels".


Based on this (from the reference) "The server will now be sharing the 
USB connected scanner with other designated machines on the network. " I 
would have expected to be able to see the scanner on the client in the 
scanimage output without having to do anything else. On the Bullseye 
instance the scanimage output did show the scanner with no additional steps.


Thank you for the feedback.

--
Regards,

John Boxall



Re: [OFFTOPIC] Re: Trusting trust [was: PARTIAL DIAGNOSIS of Installation problems]

2021-03-05 Thread Gene Heskett
On Friday 05 March 2021 03:14:51 to...@tuxteam.de wrote:

> On Fri, Mar 05, 2021 at 01:33:14AM -0500, Stefan Monnier wrote:
> > > AIUI compilers have been studied so extensively that their
> > > production is largely automated.
> >
> > Oh, no.  There are some parts we know how to automate, but by and
> > large it's all hand written code.
> >
> :-)
>
> https://m.xkcd.com/224/
>
Thanks for my morning chuckle, Tomas. I needed that, badly.

> Cheers
>  - t


Cheers, Gene Heskett
-- 
"There are four boxes to be used in defense of liberty:
 soap, ballot, jury, and ammo. Please use in that order."
-Ed Howdershelt (Author)
If we desire respect for the law, we must first make the law respectable.
 - Louis D. Brandeis
Genes Web page 



Re: The best way to install inkscape 1.0 on Debian stable

2021-03-05 Thread Gene Heskett
On Friday 05 March 2021 03:08:00 Alex Mestiashvili wrote:

> On 3/5/21 9:02 AM, A_Man_Without_Clue wrote:
> > Hi all,
> >
> > What is the best way to install the latest version of the inkscape
> > on Buster?
> >
> > Buster installs inkscape 0.9 and I still encounter lots of bugs with
> > it. I would like to try the latest but what is the best way to
> > install newest version? Download .deb file?
>
> They provide appimage, just download and run it.

Which works, but I just now looked at .profile, and found that when I 
looked at my $PATH, AppImage was not being added. I had several months 
ago, created a $HOME/AppImages directory to store them in.

It worked well for that, but wasn't being added to my $PATH. Seem like it 
might be handy if it was. 

It was easier to add the missing 's' those two places in my .profile than 
it was to fix all the links that would need to be fixed as I have plural 
AppImages in that location now..

Now any bash shell that doesn't have the right $PATH seems to be fixable 
by a ". $HOME/.profile".

Those of you with multiple users might want to become root and fix the 
copy in /etc/skel so new users are also blessed. But you'll need to add 
the whole if/fi stanza to it. It was missing in my copy here. And I just 
checked a buster install, which didn't have it.

Was there a valid reason its not? Or is the idea too new?

Cheers, Gene Heskett
-- 
"There are four boxes to be used in defense of liberty:
 soap, ballot, jury, and ammo. Please use in that order."
-Ed Howdershelt (Author)
If we desire respect for the law, we must first make the law respectable.
 - Louis D. Brandeis
Genes Web page 



Re: chrome me pone la pc demasiado lenta

2021-03-05 Thread Debian

El 5/3/21 a las 10:38, Debian escribió:


Presioná la tecla o (la letra "o") y luego la orden de filtro COMMAND=java

Probá también con
COMMAND=rsync


Tontuelo de mí de escribir a medias.

Con el comando top corriendo, Presioná la tecla o


JAP



Re: Deb10 installer can't install grub

2021-03-05 Thread Andrei POPESCU
On Mi, 03 mar 21, 17:16:14, Felix Miata wrote:
> Andrei POPESCU composed on 2021-03-03 17:50 (UTC+0200):
> 
> > Felix Miata wrote:
> 
> >> To start with, RAID1 is marginally slower than ordinary filesystems on 
> >> partitions.
> 
> > This is true for some workloads, for others it can be significantly 
> > faster.
> 
> > https://arstechnica.com/information-technology/2020/04/understanding-raid-how-performance-scales-from-one-disk-to-eight/
>   
> I wrote not RAID, but RAID1, very purposely. I found no mention of RAID1 in 
> any of
> the graphs there, and the subject of RAID1 barely touched, basically 
> describing
> its purely mirror topology and little else.

Quote from the article:

In our performance charts, we show a line from two disks through 
eight disks for RAID10. The first datapoint, for two disks, is 
obviously a simple RAID1. The datapoints for four, six, and eight 
disks are RAID10. We draw a line through all points for ease of 
interpretation—but there is no three, five, or seven disk RAID10 in 
the actual data, for hopefully obvious reasons.


Kind regards,
Andrei
-- 
http://wiki.debian.org/FAQsFromDebianUser


signature.asc
Description: PGP signature


Re: chrome me pone la pc demasiado lenta

2021-03-05 Thread Debian

El 5/3/21 a las 10:06, Marcelo Eduardo Giordano escribió:

On 5/3/21 09:02, Debian wrote:

Pasando a Firefox.

Broma aparte, Chrome es pesadísimo.
Si usás la "nube" de Chrome, probá con Chromium que NO tiene algunas 
funciones que en Chrome son privativas, y podés mejorar algo el 
rendimiento, sin perder los datos de la nube.


Pero realmente, te recomiendo Firefox.

PERO.

...puede ser que la carga no sea de Chrome.
Fijate si no tenés algún JAVA corriendo.
Si es así, pueden ser dos cosas:
1 - Alguna de las ventanas está corriendo una máquina virtual de JAVA 
y eso ralentiza todo.
2 - Se te metió un exploit con un criptominador. Estos HdP se esconden 
consumiendo hasta el 50% de los recursos remanentes, no importa lo que 
tengas funcionando, para no bloquear la máquina del todo, pero hace 
MUY lento el sistema.


JAP 


Estimado amigo. Gracias por responder

Con firefox también he tenido problemas de rendimiento. Pero le voy a 
volver a dar una oportunidad. Sin duda.


También voy a probar con Chromium. Buena alternativa. No lo había pensado.

como hago para saber si JAVA esta corriendo?


Presioná la tecla o (la letra "o") y luego la orden de filtro COMMAND=java

Probá también con
COMMAND=rsync




y como hago para saber si se metio un "exploit con un criptominador"

(Esperando muy ansioso Debian 11 estable)



A una de mis hijas se le metió un criptominador en su sesión, 
específicamente éste:

https://drejosite.wordpress.com/2020/04/23/ssh-attack-to-my-server/

Y las instrucciones de eliminación son éstas:
https://nitifilter.com/en/ive-been-hacked/

El error, fue en parte mío; tenía expuesto el puerto 22 a internet y la 
clave de mi hija era muy fácil  su propio nombre de sesión.
Además de eliminar todo como dice el segundo enlace, cambié el puerto 
ssh a un número alto.


JAP




Fwd: Impresión rebelde

2021-03-05 Thread Jorge A. Secreto
perdon el anterior, se me fue sin querer

-- Forwarded message -
De: Jorge A. Secreto 
Date: vie, 5 de mar. de 2021 a la(s) 10:06
Subject: Re: Impresión rebelde
To: Debian [es] 


Hola Camaleon

El vie, 5 de mar. de 2021 a la(s) 06:43, Camaleón (noela...@gmail.com) escribió:
>
> Hola,
> 
> 2. El nuevo menú de impresión de Firefox 86.0 (versión de Mozilla), que
> no me desagrada, no me permite seleccionar una salida a doble cara, tengo
> que volver al menú antiguo para poder habilitarlo. O no está la opción
> o no la veo...
>
cerca del final del menu, en mas opciones, si la impresora lo permite,
aparece la posibilidad de doble cara.


>
> He probado en ambas aplicaciones cargando un perfil vacío, por si
> alguna configuración heredada estuviera interfiriendo, pero no hay
> cambios: los problemas persisten.
>
> ¿A alguien más le pasa esto? ¿Alguna idea para probar? No es que sea una
> tragedia pero en el trabajo sí me supone una traba (ralentización con
> la consiguiente pérdida de tiempo).
>
> Saludos,
>
> --
> Camaleón
>

saludos
-- 
Jorge A Secreto
Analista de Sistemas
MP 361


-- 
Jorge A Secreto
Analista de Sistemas
MP 361



Re: Impresión rebelde

2021-03-05 Thread Jorge A. Secreto
Hola Camaleon

El vie, 5 de mar. de 2021 a la(s) 06:43, Camaleón (noela...@gmail.com)
escribió:

> Hola,
> 
> 2. El nuevo menú de impresión de Firefox 86.0 (versión de Mozilla), que
> no me desagrada, no me permite seleccionar una salida a doble cara, tengo
> que volver al menú antiguo para poder habilitarlo. O no está la opción
> o no la veo...
>
> cerca del final del menu, en mas opciones, si la impresora lo permite,
aparece la posibilidad de doble cara.



> He probado en ambas aplicaciones cargando un perfil vacío, por si
> alguna configuración heredada estuviera interfiriendo, pero no hay
> cambios: los problemas persisten.
>
> ¿A alguien más le pasa esto? ¿Alguna idea para probar? No es que sea una
> tragedia pero en el trabajo sí me supone una traba (ralentización con
> la consiguiente pérdida de tiempo).
>
> Saludos,
>
> --
> Camaleón
>
>
saludos
-- 
Jorge A Secreto
Analista de Sistemas
MP 361


Re: chrome me pone la pc demasiado lenta

2021-03-05 Thread Marcelo Eduardo Giordano

On 5/3/21 09:02, Debian wrote:

Pasando a Firefox.

Broma aparte, Chrome es pesadísimo.
Si usás la "nube" de Chrome, probá con Chromium que NO tiene algunas 
funciones que en Chrome son privativas, y podés mejorar algo el 
rendimiento, sin perder los datos de la nube.


Pero realmente, te recomiendo Firefox.

PERO.

...puede ser que la carga no sea de Chrome.
Fijate si no tenés algún JAVA corriendo.
Si es así, pueden ser dos cosas:
1 - Alguna de las ventanas está corriendo una máquina virtual de JAVA 
y eso ralentiza todo.
2 - Se te metió un exploit con un criptominador. Estos HdP se esconden 
consumiendo hasta el 50% de los recursos remanentes, no importa lo que 
tengas funcionando, para no bloquear la máquina del todo, pero hace 
MUY lento el sistema.


JAP 


Estimado amigo. Gracias por responder

Con firefox también he tenido problemas de rendimiento. Pero le voy a 
volver a dar una oportunidad. Sin duda.


También voy a probar con Chromium. Buena alternativa. No lo había pensado.

como hago para saber si JAVA esta corriendo?

y como hago para saber si se metio un "exploit con un criptominador"

(Esperando muy ansioso Debian 11 estable)



Re: systemd 248 in bullseye?

2021-03-05 Thread Brian
On Fri 05 Mar 2021 at 11:28:03 +0100, Stefan K wrote:

> that is sad
> any other ideas how can I done that? (but I will create a new thread for that

The systemd maintainers put packages in backports, so it looks likely
there could be a bullseye one at some time.

-- 
Brian.



Re: PARTIAL DIAGNOSIS of Installation problems

2021-03-05 Thread Richard Owlett

On 03/04/2021 04:46 PM, David Christensen wrote:

On 3/4/21 4:27 AM, Richard Owlett wrote:


What I do now is make yet another attempt to convey my problem.

My universe consists of:
   1. myself.
   2. a laptop onto which I wish to install Debian using a netinst.iso .
   3. an Alcatel Linkzone sold me by T-Mobile, my ISP.
  T-Mobile erroneously ASSUMES that *all*customers will use it as a
  WiFi Hotspot to create a LAN of up to 15 devices.
  I, however, disable the WiFi as that function has *NO* value to me.
   4. Debian, absent *ANY* non-free drivers, which is slightly schizoid
  in that:
  a. it will happily connect to internet if it was installed from an
 image of DVD1.
  b. its installer which assumes one has *exactly* 2 ways to connect
WiFi
"ethernet" N.B. the quotes and use of lower case
   5. the internet which has all the privacy of a party-linefrom over
  three score and ten in the past.


I will assume you have this device:


https://www.alcatelmobile.com/product/mobile-broadband/mobile-wifi/linkzone-cat4-mobile-wi-fi/#spec 



That looks like what I have.




I will assume your laptop has a Wi-Fi adapter.


It does. {With two BUTS ;}
1. I don't know if it id defective or not.
2. I _actively_ abhor activating *any* WiFi device. [long OT story]




Identify which Debian package(s) are required for your Wi-Fi adapter 
(firmware, utilities, whatever).  Download the packages and put them on 
a USB flash drive.



Boot the Debian installer.  Insert the USB flash drive with the Wi-Fi 
packages when needed.  Install the Wi-Fi packages.  Proceed with the 
Debian installation.




That would be a "workaround" but not a diagnosis/solution.
I'm working with a multi-boot system to make all environments as 
consistent as possible.


My system currently has [from image of DVD1]:
  1. Debian 10.0 with minimum default configuration of MATE.
  2. Debian 9.13 with MATE with lots of extras.
Neither has any non-free drivers and both connect readily to internet.

Attempting to install Debian 10.8.0 from image of netinst.iso downloaded 
after following default link from Debian homepage. The apparent failure 
point is on the screen offering automatic configuration using DHCP.








Re: chrome me pone la pc demasiado lenta

2021-03-05 Thread Debian

El 5/3/21 a las 08:55, Marcelo Eduardo Giordano escribió:

Estimados:

Utilizo debian 10 xfce desde hace mucho tiempo. Desde hace algunos días 
cuando abro Chrome (se abren como 30 páginas de inicio) el sistema se 
pone muy inestable y lento.


Me gustaría saber como solucionar este problema.

Probé de utilizar el comando "top". y me aparece varias sesiones de 
chrome utilizando (no entiendo como puede ser, pero yo digo lo que sale) 
una sesión 55% del cpu, otra 50%, otra 45%, otra 40% y asi muchas.


Gracias compañeros






Pasando a Firefox.

Broma aparte, Chrome es pesadísimo.
Si usás la "nube" de Chrome, probá con Chromium que NO tiene algunas 
funciones que en Chrome son privativas, y podés mejorar algo el 
rendimiento, sin perder los datos de la nube.


Pero realmente, te recomiendo Firefox.

PERO.

...puede ser que la carga no sea de Chrome.
Fijate si no tenés algún JAVA corriendo.
Si es así, pueden ser dos cosas:
1 - Alguna de las ventanas está corriendo una máquina virtual de JAVA y 
eso ralentiza todo.
2 - Se te metió un exploit con un criptominador. Estos HdP se esconden 
consumiendo hasta el 50% de los recursos remanentes, no importa lo que 
tengas funcionando, para no bloquear la máquina del todo, pero hace MUY 
lento el sistema.


JAP



chrome me pone la pc demasiado lenta

2021-03-05 Thread Marcelo Eduardo Giordano

Estimados:

Utilizo debian 10 xfce desde hace mucho tiempo. Desde hace algunos días 
cuando abro Chrome (se abren como 30 páginas de inicio) el sistema se 
pone muy inestable y lento.


Me gustaría saber como solucionar este problema.

Probé de utilizar el comando "top". y me aparece varias sesiones de 
chrome utilizando (no entiendo como puede ser, pero yo digo lo que sale) 
una sesión 55% del cpu, otra 50%, otra 45%, otra 40% y asi muchas.


Gracias compañeros




Re: Deb10 installer can't install grub

2021-03-05 Thread Andy Smith
Hello,

On Fri, Mar 05, 2021 at 10:04:34AM +, Darac Marjal wrote:
> So, if your file is small, then yes, you won't see any performance
> benefit. But if your file is larger than a block, or if you want
> to access more than one file at once, then RAID can read the
> second block from a different drive.

However, Linux MD RAID-1 will only ever achieve the read performance
of a single device per thread, so in order to get the read
performance benefit of multiple copies you either need to use
multiple reading threads / processes or else use RAID-10 instead.

https://www.spinics.net/lists/raid/msg47240.html

ZFS does not suffer from this.

Cheers,
Andy

-- 
https://bitfolk.com/ -- No-nonsense VPS hosting



Re: Sharing a scanner from a Buster system

2021-03-05 Thread Brian
On Thu 04 Mar 2021 at 18:38:09 -0500, John Boxall wrote:

> I have been trying for some time to setup a system that will share an
> attached scanner over the network. I had hoped to use Buster as it is still
> the stable instance of Debian. I have followed everything in [1] but I could
> never get it to work. I then tried Bullseye and it worked right away. Today
> I decided to install a clean NETINST image of each and repeat the "server"
> steps as outlined at [1].
> 
> Even though the howto states that it covers Debian from versions 8 to 11, I
> could not get it to work on Buster (10). The process failed on Buster,
> again, even though scanimage on the system saw the USB scanner (Epson
> Perfection 2480 Photo). I then installed Bullseye. The exact same process
> and the very same saned.conf file worked immediately.
> 
> The client was the same in both cases (Buster).
> 
> Is there a tweak that I am missing? Has there been a change that isn't in
> Buster but has made it to Bullseye? Any recommendations on debug steps would
> be appreciated?
> 
> 
> [1} 
> https://wiki.debian.org/SaneOverNetwork#Sharing_a_USB_Connected_Scanner:_the_Basics

The note on Bug #918358 towards the end of

  https://wiki.debian.org/Scanner#perms

could help with a solution.

-- 
Brian.



issue with systemd-sysv-generator (Package: systemd-sysv?)

2021-03-05 Thread Hans
Hi folks,

I am running into a little issue. At every update I am spammed with the 
following 
messages from systemd (some lines as an example):



Mär 05 10:43:09 protheus1 systemd-sysv-generator[37639]: SysV service 
'/etc/init.d/
restorecond' lacks a native systemd unit file. Automatical
ly generating a unit file for compatibility. Please update package to include a 
native 
systemd unit file, in order to make it more safe and r
obust. 
Mär 05 10:43:09 protheus1 systemd-sysv-generator[37639]: SysV service 
'/etc/init.d/
nvtv' lacks a native systemd unit file. Automatically gene
rating a unit file for compatibility. Please update package to include a native 
systemd 
unit file, in order to make it more safe and robust. 
Mär 05 10:43:09 protheus1 systemd-sysv-generator[37639]: SysV service 
'/etc/init.d/
waproamd' lacks a native systemd unit file. Automatically 
generating a unit file for compatibility. Please update package to include a 
native 
systemd unit file, in order to make it more safe and robu
st. 
Mär 05 10:43:09 protheus1 systemd-sysv-generator[37639]: SysV service 
'/etc/init.d/
cryptmount-early' lacks a native systemd unit file. Automa
tically generating a unit file for compatibility. Please update package to 
include a native 
systemd unit file, in order to make it more safe 
and robust. 
Mär 05 10:43:09 protheus1 systemd-sysv-generator[37639]: SysV service 
'/etc/init.d/
tpconfig' lacks a native systemd unit file. Automatically 
generating a unit file for compatibility. Please update package to include a 
native 
systemd unit file, in order to make it more safe and robust.
...and so on.

As this is only on ONE of my identical installed systems, I believe, the files, 
that are 
missing according to this message, are existent in reality.

These messages are a lot, so the chance, that ALL are missing is very small 
IMHO.

Is there a way, to force the regenerating of the "missing" systemd unit file, 
maybe by a 
command. Or must I reinstall all named packages? 

If someone knows more, I would be happy to be enlightened.

Thanks in advance and 

best regards

Hans 





Re: systemd 248 in bullseye?

2021-03-05 Thread Stefan K
that is sad
any other ideas how can I done that? (but I will create a new thread for that



On Friday, March 5, 2021 10:55:36 AM CET didier gaumet wrote:
> Hello
>
> from what I understand, Bulleye's version of Systemd is now frozen to 247:
>   https://lists.debian.org/debian-devel-announce/2021/02/msg2.html
>
>





Re: systemd 248 in bullseye?

2021-03-05 Thread didier gaumet

Hello

from what I understand, Bulleye's version of Systemd is now frozen to 247:
 https://lists.debian.org/debian-devel-announce/2021/02/msg2.html



Re: Deb10 installer can't install grub

2021-03-05 Thread Darac Marjal

On 05/03/2021 09:25, Anssi Saari wrote:
> Greg Wooledge  writes:
>
>> to...@tuxteam.de (to...@tuxteam.de) wrote:
 1x 4TB, single drive,  3.7 TB,  w=108MB/s , rw=50MB/s  , r=204MB/s 
 2x 4TB, mirror (raid1),3.7 TB,  w=106MB/s , rw=50MB/s , r=488MB/s 
>>> Thanks. Real data :)
>>>
>>> The doubling in read throughput is somewhat surprising to me. Some
>>> learning to do, it seems.
>> There are two copies of everything.  So, if you need to read a big
>> file, you can read half of it from disk 1 and the other half from disk 2,
>> roughly simultaneously.
> I have a vague memory of reading once that mdraid doesn't stripe reads
> to a single file. I.e. with raid1 you get the double speed if you read
> different files (or different parts of disk) but reading a single file,
> no.
RAID won't know what's a file or not. It works below the file system
layer, so only concerns itself with blocks. For any particular block, a
RAID1 array has N copies of that block to read from. It makes no sense
to read all of those copies - imagine if you were really paranoid and
had a 10-disk RAID array. Instead, the driver will choose one of the
constituent drives and read the block from that drive. So, if your file
is small, then yes, you won't see any performance benefit. But if your
file is larger than a block, or if you want to access more than one file
at once, then RAID can read the second block from a different drive.
Remember that  the I in RAID stands for Inexpensive. RAID assumes that
the disk is slow, the bus is faster and the applications are impatient  :)
>
> So is this different in zfs? I guess I could test this myself. The way
> Bonnie++ was used for those results above is definitely parallel.
ZFS will work in much the same manner, except when performing a "scrub".
During a scrub, all copies of all blocks are read and compared. If a
block differs across the mirrors, then ZFS has a decision to make: if
there are more identical copies than different copies, ZFS assumes that
the identical copies are good (hence why having a three-way mirror is
recommended). Alternatively, ZFS uses checksums on stored data. If the
block doesn't match the checksum, then ZFS can also recover that data.
More details here
https://blogs.oracle.com/bonwick/zfs-end-to-end-data-integrity
>



OpenPGP_signature
Description: OpenPGP digital signature


Re: Sharing a scanner from a Buster system

2021-03-05 Thread David Pottage

On 2021-03-04 23:38, John Boxall wrote:

I have been trying for some time to setup a system that will share an
attached scanner over the network. I had hoped to use Buster as it is
still the stable instance of Debian. I have followed everything in [1]
but I could never get it to work. I then tried Bullseye and it worked
right away. Today I decided to install a clean NETINST image of each
and repeat the "server" steps as outlined at [1].

Even though the howto states that it covers Debian from versions 8 to
11, I could not get it to work on Buster (10). The process failed on
Buster, again, even though scanimage on the system saw the USB scanner
(Epson Perfection 2480 Photo). I then installed Bullseye. The exact
same process and the very same saned.conf file worked immediately.

The client was the same in both cases (Buster).

Is there a tweak that I am missing? Has there been a change that isn't
in Buster but has made it to Bullseye? Any recommendations on debug
steps would be appreciated?


I suspect the tweak you are missing is the permissions on the scanner 
device so that the saned daemon can access it.


I have a network shared scanner on my Debian buster system (With an 
Ubuntu client), and had trouble getting it to work.


Firstly, make sure can you access the scanner locally as root, and can 
scan an image via the command line.


Then you need to set the ACL permissions on your scanner so that the 
username 'scanner' that the saned daemon uses can access the device in 
order to share it over the network. The Debian docs [2] for a scanner 
have the necessary commands to identify your scanner on the USB bus, and 
set the ACL on it.


For my scanner, the command I used was:

setfacl -m g:scanner:rw- /dev/bus/usb/003/002

Your scanner is probably connected to a different USB socket, so for you 
the command will be different.


Then restart the saned daemon, and test connectivity from your client 
machine.


If that works then you need to make the change permanent (otherwise it 
will be lost when you reboot). For that you will need to add a custom 
udev rule so that the kernel will recognise the device as a scanner 
during boot up device enumeration or when you connect it. The notes on 
how to do this came from the Arch Linux wiki. [3]


From the sane-find-scanner output, make a note of the Device id & vendor 
id for your scanner, and then prepare a new udev rule file:


/etc/udev/rules.d/49-sane-missing-scanner.rules

Mine contains the identification for my scanner (HP ScanJet 3300c), 
Yours will be different:


ATTRS{idVendor}=="03f0", ATTRS{idProduct}=="0205", MODE="0664", 
GROUP="scanner", ENV{libsane_matched}="yes"



I hope this solves your problem. I struggled with that exact issue a 
couple of months ago, and I know how frustrating it can be.


[2] https://wiki.debian.org/Scanner
[3] https://wiki.archlinux.org/index.php/SANE#Permission_problem


--
David Pottage



systemd 248 in bullseye?

2021-03-05 Thread Stefan K
Hello,

is there a chance that systemd 248 get in bullseye?
Systemd248 allow to unlocking encrypted volumes via FIDO2, which is very 
usefull nowadays.

best regards
Stefan




Impresión rebelde

2021-03-05 Thread Camaleón
Hola,

Se me han rebelado las impresoras :-), pero no sé si sólo me pasa a mí o
es un problema generalizado.

1. En LibreOffice 7.1.0.3 (versión de Document Foundation) cuando voy a 
imprimir un documento de writer, y quiero sacar varias copias, sólo me 
imprime una. Tengo seleccionada la opción de «crear tareas de impresión 
separadas parauna saldia intercalada» pero activada o desactivada no 
hace efecto alguno.

2. El nuevo menú de impresión de Firefox 86.0 (versión de Mozilla), que 
no me desagrada, no me permite seleccionar una salida a doble cara, tengo 
que volver al menú antiguo para poder habilitarlo. O no está la opción 
o no la veo...

He probado en ambas aplicaciones cargando un perfil vacío, por si 
alguna configuración heredada estuviera interfiriendo, pero no hay 
cambios: los problemas persisten.

¿A alguien más le pasa esto? ¿Alguna idea para probar? No es que sea una
tragedia pero en el trabajo sí me supone una traba (ralentización con 
la consiguiente pérdida de tiempo).

Saludos,

-- 
Camaleón 



Re: JAVA_HOME voor javaws

2021-03-05 Thread Wouter Verhelst
On Sun, Feb 28, 2021 at 10:43:50AM +0100, Geert Stappers wrote:
> 
> Hoi,
> 
> Bij het uitvoeren  van `javaws launch.jnlp` krijg ik
>   Exception in thread "AWT-EventQueue-1"
>   javax.xml.parsers.FactoryConfigurationError: Provider for class
>   javax.xml.parsers.DocumentBuilderFactory cannot be created
> en een java stack trace.

Die stack trace is geen nutteloze informatie. Mogelijk staat er
informatie in die zou kunnen helpen met uitvissen waarom de
DocumentBuilderFactory niet gemaakt kan worden.

> Ik denk dat JAVA_HOME gezet moet worden.

Dat zou niet nodig mogen zijn.

Wel is het mogelijk dat je een andere JVM nodig hebt dan degene die je
geïnstalleerd hebt.

> Ik weet echter niet met welke waarde.
> 
> Dit is er aan "java" ge-installeerd:
> 
> $ LANG=C apt search java | grep -i install | grep -e ^icedtea -e ^java -e 
> ^openjdk |grep -v ^lib
> 
> WARNING: apt does not have a stable CLI interface. Use with caution in 
> scripts.
> 
> icedtea-netx/unstable,now 1.8.4-1 all [installed]
> java-common/unstable,now 0.72 all [installed,automatic]
> java-wrappers/stable,unstable,now 0.3 all [installed,automatic]
> javacc/unstable,now 5.0-8.1 all [installed]
> javahelper/unstable,now 0.78 all [installed]
> javascript-common/unstable,now 11+nmu1 all [installed,automatic]
> openjdk-10-jdk/now 10.0.1+10-4 amd64 [installed,local]
> openjdk-10-jdk-headless/now 10.0.1+10-4 amd64 [installed,local]
> openjdk-10-jre/now 10.0.1+10-4 amd64 [installed,local]
> openjdk-10-jre-headless/now 10.0.1+10-4 amd64 [installed,local]
> openjdk-11-jdk/unstable,now 11.0.11+4-1 amd64 [installed,automatic]
> openjdk-11-jdk-headless/unstable,now 11.0.11+4-1 amd64 [installed,automatic]
> openjdk-11-jre/unstable,now 11.0.11+4-1 amd64 [installed,automatic]
> openjdk-11-jre-headless/unstable,now 11.0.11+4-1 amd64 [installed,automatic]
> openjdk-17-jdk/unstable,now 17~11-1 amd64 [installed]
> openjdk-17-jdk-headless/unstable,now 17~11-1 amd64 [installed,automatic]
> openjdk-17-jre/unstable,now 17~11-1 amd64 [installed,automatic]
> openjdk-17-jre-headless/unstable,now 17~11-1 amd64 [installed,automatic]
> openjdk-8-jre/now 8u275-b01-1 amd64 [installed,local]
> openjdk-8-jre-headless/now 8u275-b01-1 amd64 [installed,local]

OK, je hebt dus 4 JVMs geïnstalleerd staan: JDK8, 10, 11, en 17.

wat zegt

update-alternatives --display java

? Dat toont je welke JVM actief is.

Op een Debian-systeem hoort JAVA_HOME te verwijzen naar
/usr/lib/jvm/default-java, wat een symlink is naar één van de
geïnstalleerde JVMs. Je kan de te gebruiken JVM selecteren via
/usr/sbin/update-java-alternatives -- wat een wrapper rond de gewone
"update-alternatives" is, en ook de default-java symlink en een paar
andere dingen beheert.

-- 
To the thief who stole my anti-depressants: I hope you're happy

  -- seen somewhere on the Internet on a photo of a billboard



Re: l'actu internationale du 5/3: Hong-Kong et Chine

2021-03-05 Thread didier gaumet
Please excuse my mistake, I have sent by error to the list a private 
message that was to be sent to a friend


Again, my apologies.



Re: Deb10 installer can't install grub

2021-03-05 Thread Anssi Saari
Greg Wooledge  writes:

> to...@tuxteam.de (to...@tuxteam.de) wrote:
>> > 1x 4TB, single drive,  3.7 TB,  w=108MB/s , rw=50MB/s  , r=204MB/s 
>> > 2x 4TB, mirror (raid1),3.7 TB,  w=106MB/s , rw=50MB/s , r=488MB/s 
>
>> Thanks. Real data :)
>> 
>> The doubling in read throughput is somewhat surprising to me. Some
>> learning to do, it seems.
>
> There are two copies of everything.  So, if you need to read a big
> file, you can read half of it from disk 1 and the other half from disk 2,
> roughly simultaneously.

I have a vague memory of reading once that mdraid doesn't stripe reads
to a single file. I.e. with raid1 you get the double speed if you read
different files (or different parts of disk) but reading a single file,
no.

So is this different in zfs? I guess I could test this myself. The way
Bonnie++ was used for those results above is definitely parallel.



l'actu internationale du 5/3: Hong-Kong et Chine

2021-03-05 Thread didier gaumet



HONG-KONG

- Sur les 47 militants de Hong Kong incarcérés, 15 ont été libérés sous 
caution mais restent détenus dans l'attente d'un appel introduit par le 
ministère de la justice

(traduc auto Google)

https://translate.google.com/translate?sl=auto=fr=https://www.bbc.com/news/world-asia-china-56281684
(en anglais, BBC)
 https://www.bbc.com/news/world-asia-china-56281684

CHINE

- La Chine fixe un objectif de croissance "supérieur à 6%", resserre son 
 contrôle sur Hong Kong et cherche la réunification pacifique avec Taïwan

(traduc auto Google)

https://translate.google.com/translate?sl=auto=fr=https://apnews.com/article/technology-li-keqiang-global-trade-hong-kong-coronavirus-pandemic-172832d3def512abc74167478e2ad1cb
(en anglais, AP)

https://apnews.com/article/technology-li-keqiang-global-trade-hong-kong-coronavirus-pandemic-172832d3def512abc74167478e2ad1cb



Re: Sharing a scanner from a Buster system

2021-03-05 Thread Darac Marjal

On 04/03/2021 23:38, John Boxall wrote:
> I have been trying for some time to setup a system that will share an
> attached scanner over the network. I had hoped to use Buster as it is
> still the stable instance of Debian. I have followed everything in [1]
> but I could never get it to work. I then tried Bullseye and it worked
> right away. Today I decided to install a clean NETINST image of each
> and repeat the "server" steps as outlined at [1].
>
> Even though the howto states that it covers Debian from versions 8 to
> 11, I could not get it to work on Buster (10). The process failed on
> Buster, again, even though scanimage on the system saw the USB scanner
> (Epson Perfection 2480 Photo). I then installed Bullseye. The exact
> same process and the very same saned.conf file worked immediately.
>
> The client was the same in both cases (Buster).
>
> Is there a tweak that I am missing? Has there been a change that isn't
> in Buster but has made it to Bullseye? Any recommendations on debug
> steps would be appreciated?

First of all, you might need to give us some hint as to how it doesn't
work?  For example, what's the output of "scanimage -L" on the client
system? If you run something like "xsane", what happens?

"doesn't work" could range from "can't see the scanner at all" to
"always produces a black image" to  "inexplicably fills the room with
rabid weasels".

>
>
> [1}
> https://wiki.debian.org/SaneOverNetwork#Sharing_a_USB_Connected_Scanner:_the_Basics
>



OpenPGP_signature
Description: OpenPGP digital signature


Re: The best way to install inkscape 1.0 on Debian stable

2021-03-05 Thread Alex Mestiashvili

On 3/5/21 9:02 AM, A_Man_Without_Clue wrote:

Hi all,

What is the best way to install the latest version of the inkscape on
Buster?

Buster installs inkscape 0.9 and I still encounter lots of bugs with it.
I would like to try the latest but what is the best way to install
newest version? Download .deb file?



They provide appimage, just download and run it.



Re: [OFFTOPIC] Re: Trusting trust [was: PARTIAL DIAGNOSIS of Installation problems]

2021-03-05 Thread tomas
On Fri, Mar 05, 2021 at 01:33:14AM -0500, Stefan Monnier wrote:
> > AIUI compilers have been studied so extensively that their production is
> > largely automated.
> 
> Oh, no.  There are some parts we know how to automate, but by and large
> it's all hand written code.

:-)

https://m.xkcd.com/224/

Cheers
 - t


signature.asc
Description: Digital signature


Re: The best way to install inkscape 1.0 on Debian stable

2021-03-05 Thread Sven Joachim
On 2021-03-05 17:02 +0900, A_Man_Without_Clue wrote:

> What is the best way to install the latest version of the inkscape on
> Buster?
>
> Buster installs inkscape 0.9 and I still encounter lots of bugs with it.
> I would like to try the latest but what is the best way to install
> newest version? Download .deb file?

Install inkscape from the buster-backports repository, which you might
have to enable first.

https://backports.debian.org/Instructions/

Cheers,
   Sven



The best way to install inkscape 1.0 on Debian stable

2021-03-05 Thread A_Man_Without_Clue
Hi all,

What is the best way to install the latest version of the inkscape on
Buster?

Buster installs inkscape 0.9 and I still encounter lots of bugs with it.
I would like to try the latest but what is the best way to install
newest version? Download .deb file?