Re: armhf: buster: TLS / HTTPS partly broken

2020-05-04 Thread Mark Jonas
Hi Reco, > > What now? How do I get this fixed in Debian and/ or the official > > container image? > > I was under the impression that you're creating your own docker > container anyway. > Add it to docker build file or whatever it's called. Yes, I have my own Dockerfile and I can add to it whate

Re: Cannot display this video mode

2020-05-04 Thread deloptes
M Bernard Richards wrote: > I tried to upgrade from Debian 9.12.. (for which the Dell monitor worked > well) to buster and got the above message. Also it says "Optimum > resolution 1280 x 1024". I tried the howtoforge.com advice but without > success. did you try moveing away xorg.conf?

Re: armhf: buster: TLS / HTTPS partly broken

2020-05-04 Thread Reco
Hi. On Tue, May 05, 2020 at 08:05:04AM +0200, Mark Jonas wrote: > What now? How do I get this fixed in Debian and/ or the official > container image? I was under the impression that you're creating your own docker container anyway. Add it to docker build file or whatever it's called. Rec

Re: armhf: buster: TLS / HTTPS partly broken

2020-05-04 Thread Mark Jonas
Hi Reco, > > 1613 stat64("/etc/ssl/certs/4a6481c9.0", 0x7ec95160) = -1 ENOENT (No > > such file or directory) > > Presumably ca-certificates postinst script haven't run, because these > symlinks missing ain't normal. Ubuntu 18.04 on my PC gives more or less the same errors but succeeds. So I hav

Re: armhf: buster: TLS / HTTPS partly broken

2020-05-04 Thread Reco
Hi. On Mon, May 04, 2020 at 08:41:43PM +0200, Mark Jonas wrote: > Hi Reco, > > > > I used the identical image to run the container on an amhf host > > > (Raspberry Pi 3). So there is now no QEMU in the way. > > > > Curious. Just tested it with curl at Marvell Armada 385 (runs Debian 10, >

Re: Looking for video card recommendation

2020-05-04 Thread Alberto Sentieri
Thank you for your answer. I will try the nouveau user list. I tried the  suggestion below, I mean delete nouveau_dri.so, but the system became unstable. I could not login, and the mouse and keyboard became very slow. After entering the correct password, the login screen would come back as if

Re: Looking for video card recommendation

2020-05-04 Thread riveravaldez
On 5/3/20, Alberto Sentieri <2...@tripolho.com> wrote: > > Lately, with Debian stretch (and Mate), things got sort of stable with > the nouveau driver, and I was getting one frozen screen every few > months, which was kind of acceptable. A couple of weeks ago I upgrade to > Debian buster (GNOME3) a

Re: Custom application icon do not appear in Gnome and LXQT

2020-05-04 Thread Yvan Masson
Le 04/05/2020 à 22:52, Liam O'Toole a écrit : On Mon, 04 May, 2020 at 22:29:14 +0200, Yvan Masson wrote: Le 04/05/2020 à 22:21, Liam O'Toole a écrit : On Mon, 04 May, 2020 at 21:22:20 +0200, Yvan Masson wrote: Le 04/05/2020 à 17:06, Liam O'Toole a écrit : On Mon, 04 May, 2020 at 16:28:30 +020

Re: Custom application icon do not appear in Gnome and LXQT

2020-05-04 Thread Liam O'Toole
On Mon, 04 May, 2020 at 22:29:14 +0200, Yvan Masson wrote: > Le 04/05/2020 à 22:21, Liam O'Toole a écrit : > > On Mon, 04 May, 2020 at 21:22:20 +0200, Yvan Masson wrote: > > > Le 04/05/2020 à 17:06, Liam O'Toole a écrit : > > > > On Mon, 04 May, 2020 at 16:28:30 +0200, Yvan Masson wrote: > > > > T

Re: Custom application icon do not appear in Gnome and LXQT

2020-05-04 Thread Yvan Masson
Le 04/05/2020 à 22:21, Liam O'Toole a écrit : On Mon, 04 May, 2020 at 21:22:20 +0200, Yvan Masson wrote: Le 04/05/2020 à 17:06, Liam O'Toole a écrit : On Mon, 04 May, 2020 at 16:28:30 +0200, Yvan Masson wrote: No problem Didier, I appreciate all answers, even not on the list :-) I had not rea

Re: Custom application icon do not appear in Gnome and LXQT

2020-05-04 Thread Liam O'Toole
On Mon, 04 May, 2020 at 21:22:20 +0200, Yvan Masson wrote: > Le 04/05/2020 à 17:06, Liam O'Toole a écrit : > > On Mon, 04 May, 2020 at 16:28:30 +0200, Yvan Masson wrote: > > > No problem Didier, I appreciate all answers, even not on the list :-) > > > > > > I had not read the Freedesktop wiki befo

Re: Custom application icon do not appear in Gnome and LXQT

2020-05-04 Thread Yvan Masson
Le 04/05/2020 à 17:06, Liam O'Toole a écrit : On Mon, 04 May, 2020 at 16:28:30 +0200, Yvan Masson wrote: No problem Didier, I appreciate all answers, even not on the list :-) I had not read the Freedesktop wiki before, but unfortunately it does not help: I thought the solution was here when it

Re: armhf: buster: TLS / HTTPS partly broken

2020-05-04 Thread Mark Jonas
Hi Reco, > > I used the identical image to run the container on an amhf host > > (Raspberry Pi 3). So there is now no QEMU in the way. > > Curious. Just tested it with curl at Marvell Armada 385 (runs Debian 10, > armhf), works as supposed to. > I could also test it on Exynos 5422 (also runs Debia

Re: armhf: buster: TLS / HTTPS partly broken

2020-05-04 Thread Mark Jonas
Hi Tomas, > > Yes, "curl -k https:/www.google.com" succeeds. > > Then it's quite probable that the problem lies with certificate > resolution. Either it doesn't find a trusted root cert to validate > the server against, or the validation fails. > > You might try curl's -v option (with and without

Re: Custom application icon do not appear in Gnome and LXQT

2020-05-04 Thread Liam O'Toole
On Mon, 04 May, 2020 at 16:28:30 +0200, Yvan Masson wrote: > No problem Didier, I appreciate all answers, even not on the list :-) > > I had not read the Freedesktop wiki before, but unfortunately it does not > help: I thought the solution was here when it says icon "has to have the > same name as

Re: Custom application icon do not appear in Gnome and LXQT

2020-05-04 Thread Yvan Masson
No problem Didier, I appreciate all answers, even not on the list :-) I had not read the Freedesktop wiki before, but unfortunately it does not help: I thought the solution was here when it says icon "has to have the same name as the executable", but tried it without luck (and many well-know p

Re: Custom application icon do not appear in Gnome and LXQT

2020-05-04 Thread didier gaumet
my apologies to Yvan, I replied to him by e-mail (clicked too hastily) I am not knowledgeable at all about this subject but perhaps you will find some hints there? https://freedesktop.org/wiki/Howto_desktop_files/

Re: armhf: buster: TLS / HTTPS partly broken

2020-05-04 Thread tomas
On Mon, May 04, 2020 at 02:39:09PM +0200, Mark Jonas wrote: > Hi Thomas, > > > > curl https://www.google.com still fails on the armhf host. So QEMU is > > > out of the game. > > > > Someone hinted at ca_certificates. To verify that, you could try with > > the option "-k" for curl. Then the server

Re: armhf: buster: TLS / HTTPS partly broken

2020-05-04 Thread Mark Jonas
Hi Thomas, > > curl https://www.google.com still fails on the armhf host. So QEMU is > > out of the game. > > Someone hinted at ca_certificates. To verify that, you could try with > the option "-k" for curl. Then the server certificate isn't checked. Yes, "curl -k https:/www.google.com" succeeds.

Re: armhf: buster: TLS / HTTPS partly broken

2020-05-04 Thread Reco
Hi. On Mon, May 04, 2020 at 01:49:34PM +0200, Mark Jonas wrote: > Hi Reco, > > > > > Ok. Can you run tcpdump while you're running curl? > > > > Specifically, > > > > > > > > tcpdump -s0 -pnni any -w /tmp/curl.pcap tcp port 443 > > > > > > I tried to dump from within the running container

Re: armhf: buster: TLS / HTTPS partly broken

2020-05-04 Thread tomas
On Mon, May 04, 2020 at 01:49:34PM +0200, Mark Jonas wrote: > Hi Reco, > > > > > Ok. Can you run tcpdump while you're running curl? > > > > Specifically, > > > > > > > > tcpdump -s0 -pnni any -w /tmp/curl.pcap tcp port 443 > > > > > > I tried to dump from within the running container but failed. >

Re: armhf: buster: TLS / HTTPS partly broken

2020-05-04 Thread Mark Jonas
Hi Reco, > > > Ok. Can you run tcpdump while you're running curl? > > > Specifically, > > > > > > tcpdump -s0 -pnni any -w /tmp/curl.pcap tcp port 443 > > > > I tried to dump from within the running container but failed. > > It's way too complicated. Docker is basically a one big NAT, so please >

Re: Cannot display this video mode

2020-05-04 Thread Dan Ritter
M Bernard Richards wrote: > Hi, > > I tried to upgrade from Debian 9.12.. (for which the Dell monitor worked > well) to buster and got the above message. Also it says "Optimum resolution > 1280 x 1024". I tried the howtoforge.com advice but without success. At what point did this occur? What had

Re: Is there a Debian oriented Rasberry Pi list

2020-05-04 Thread Richard Owlett
On 05/04/2020 12:33 AM, Keith Bainbridge wrote: On 4/5/20 12:53 am, Andrei POPESCU wrote: On Du, 03 mai 20, 07:49:51, Richard Owlett wrote: I had browsed that list. It would definitely be appropriate if I already had chosen specific Raspberry Pi hardware and needed help getting Debian instal

Cannot display this video mode

2020-05-04 Thread M Bernard Richards
Hi, I tried to upgrade from Debian 9.12.. (for which the Dell monitor worked well) to buster and got the above message. Also it says "Optimum resolution 1280 x 1024". I tried the howtoforge.com advice but without success. Any advice for an ordinary user, appreciated. Thanks, M Bernard Rich

AW: Re: Re: Mouse awfully slow on Debian 10 on certain machines

2020-05-04 Thread kampmann (SPH)
In the meantime I found xinput and installed it. Good tool. But things go slow due to lack of time. I will come back a bit later.===Von meinem Samsung Gerät gesendet.Jörg  Kampmann, Dr. Dipl.-Phys.www.ibk-Consult.de - www.kampmannpeine.orgwww.researchga

Custom application icon do not appear in Gnome and LXQT

2020-05-04 Thread Yvan Masson
Hi, I made a small graphical app with Python/GTK. When installing it (manually or via pip3), it properly appears in the software list. However, after starting the app, Gnome does not show my icon but a default one, indicating it is missing or invalid. I installed LXQT to compare, and result

Re: armhf: buster: TLS / HTTPS partly broken

2020-05-04 Thread Reco
Hi. On Mon, May 04, 2020 at 09:27:14AM +0200, Mark Jonas wrote: > >> >> curl: (60) SSL certificate problem: unable to get local issuer > >> >> certificate > >> >> > >> >> Does that mean a TLS library does not feature all required protocols on > >> >> armhf? > >> > > >> > TLS library that

Re: armhf: buster: TLS / HTTPS partly broken

2020-05-04 Thread Mark Jonas
Hi Reco, >> >> curl: (60) SSL certificate problem: unable to get local issuer certificate >> >> >> >> Does that mean a TLS library does not feature all required protocols on >> >> armhf? >> > >> > TLS library that curl uses (openssl) is perfectly fine, but it cannot >> > validate any certificate

Re: systemd-homed

2020-05-04 Thread Thomas Schmitt
Hi, Kenneth Parker wrote: > This issue (systemd-homed) was brought up on a different Linux-based email > list.  I suggested that, to learn more, I would be happy to  "sacrifice"   a > partition on a USB Memory Stick. But, to my question on links to people, > doing this, I got nothing, except for a