Re: Tiling display support

2020-12-19 Thread Mark Allums
Oh, thanks, I've reread specs. It says 'refresh rate up to 240Hz', but for full resolution it's 5120 x 1440 | 60 Hz. There is LG, which promises 3840 x 2160 144Hz. I'll be more careful. Which LG model offers 144 Hz at 3480 x 2160? Because I am shopping for a high-refresh 4k device right now,

Re: Mysterious Clementine dependency on libgcrypt.so.11

2020-12-19 Thread Anssi Saari
deloptes writes: > Anssi Saari wrote: > >> Never mind, old libmtp in /usr/local was the problem. Note to self, >> these should be cleaned up sometimes... > > One good advise is to isolate custom builds and follow the rule > 1. if possible build debian package That doesn't do much by itself. > 2

Re: Cloud-init in Debian

2020-12-19 Thread Ryan Nowakowski
You might have better luck asking on debian-cloud: https://lists.debian.org/debian-cloud/ On December 19, 2020 4:31:22 PM CST, James Allsopp wrote: >Hi, >Does anyone have an example or tutorial for using cloud-init with >debian >images. I'm currently trying to do terraform with kvm, but strugg

Re: Tiling display support

2020-12-19 Thread Dan Ritter
George Shuklin wrote: > On 12/18/20 9:55 PM, Dan Ritter wrote: > > George Shuklin wrote: > > > I continue to choose hardware carefully, and the next issue (I found a lot > > > on it) is support for tiling displays. They uses multiple streams inside > > > DisplayPort to achieve high resolution with

Cloud-init in Debian

2020-12-19 Thread James Allsopp
Hi, Does anyone have an example or tutorial for using cloud-init with debian images. I'm currently trying to do terraform with kvm, but struggling as although terraform picks up the cloud-init, the fqdn and the ssh key isn't working. I'm trying to use this image https://cdimage.debian.org/cdimage/

Re: Mysterious Clementine dependency on libgcrypt.so.11

2020-12-19 Thread deloptes
Anssi Saari wrote: > Never mind, old libmtp in /usr/local was the problem. Note to self, > these should be cleaned up sometimes... One good advise is to isolate custom builds and follow the rule 1. if possible build debian package 2. if not possible isolate in dedicated "prefix" for example /opt/

Re: Debian 10 64bit

2020-12-19 Thread deloptes
Brian wrote: > In what way does it rock? It hasn't any focus on Debian. Examples > welcome. Not on Debian, but it explains programs, subsystems and configurations much better. AFAIR it was discussed once here. What I was reading there, because the info I found on debian was confusing, outdated or

Re: NULL pointer dereference

2020-12-19 Thread Alexander V. Makartsev
On 19.12.2020 21:13, Grzesiek Sójka wrote: Hi there, I found the following in my "server" log: == BUG: unable to handle kernel NULL pointer dereference at 0008 PGD 0 P4D 0 Oops: [#2] SMP PTI CPU: 5 PID: 12441 Comm: awk Tainted: G

Re: Tiling display support

2020-12-19 Thread George Shuklin
On 12/18/20 9:55 PM, Dan Ritter wrote: George Shuklin wrote: I continue to choose hardware carefully, and the next issue (I found a lot on it) is support for tiling displays. They uses multiple streams inside DisplayPort to achieve high resolution with high frame rate. It's called MST (vs classi

Re: "Service restarts being deferred"

2020-12-19 Thread Kushal Kumaran
On Sat, Dec 19 2020 at 06:34:35 PM, Jesper Dybdal wrote: > On 2020-12-19 17:14, Dan Ritter wrote: >> Jesper Dybdal wrote: >>> I run Buster with unattended updates configured to allow reboots. >>> >>> Sometimes after an update, the log contains: >>> Service restarts being deferred: ??sys

Re: Debian 10 64bit

2020-12-19 Thread David Wright
On Fri 18 Dec 2020 at 13:05:26 (-0500), Jerry Mellon wrote: > I installed the Debian 10 64bit from the disks(16) that I purchased. No > down load from outside involved. > PS Not trying to cause a problem, just telling you what I had to todo. I'm sure you're posting in good faith. The problem is t

Re: NULL pointer dereference

2020-12-19 Thread Grzesiek Sójka
On 12/19/20 8:43 PM, David Christensen wrote: > > Which Debian? Buster, up to date > Which kernel? cat /proc/version Linux version 4.19.0-13-amd64 (debian-ker...@lists.debian.org) (gcc version 8.3.0 (Debian 8.3.0-6)) #1 SMP Debian 4.19.160-2 (2020-11-28) > Did you follow the instructions and r

Re: NULL pointer dereference

2020-12-19 Thread David Christensen
On 2020-12-19 08:13, Grzesiek Sójka wrote: Hi there, I found the following in my "server" log: == BUG: unable to handle kernel NULL pointer dereference at 0008 PGD 0 P4D 0 Oops: [#2] SMP PTI CPU: 5 PID: 12441 Comm: awk Tainted: G

Re: Debian 10 64bit

2020-12-19 Thread Brian
On Sat 19 Dec 2020 at 09:43:02 +0100, to...@tuxteam.de wrote: > On Sat, Dec 19, 2020 at 12:01:14AM +0100, deloptes wrote: > > [...] > > > Also I find very helpful the ArchLinux Wiki if I want to know how things > > work in general. They tend to have a bit better (sorry Debian) concept of > > doc

Re: "Service restarts being deferred"

2020-12-19 Thread Jesper Dybdal
On 2020-12-19 17:14, Dan Ritter wrote: Jesper Dybdal wrote: I run Buster with unattended updates configured to allow reboots. Sometimes after an update, the log contains: Service restarts being deferred: ??systemctl restart systemd-logind.service ??systemctl restart unattended-upgrades.ser

Re: Can't print: /var/spool/lpd

2020-12-19 Thread Brian
On Sat 19 Dec 2020 at 07:05:24 -0300, riveravaldez wrote: > On 12/12/20, Brian wrote: > > On Fri 11 Dec 2020 at 21:33:42 -0300, riveravaldez wrote: > > > >> Hi, I'm having an issue with a Brother HL-3150CDN printer on Debian > >> Testing. > > > > You do not say, so we will assume there is a USB c

Re: Mysterious Clementine dependency on libgcrypt.so.11

2020-12-19 Thread Anssi Saari
The Wanderer writes: > As a start to troubleshooting: where did you install this from? The > Debian archives, or somewhere else? Never mind, old libmtp in /usr/local was the problem. Note to self, these should be cleaned up sometimes...

NULL pointer dereference

2020-12-19 Thread Grzesiek Sójka
Hi there, I found the following in my "server" log: == BUG: unable to handle kernel NULL pointer dereference at 0008 PGD 0 P4D 0 Oops: [#2] SMP PTI CPU: 5 PID: 12441 Comm: awk Tainted: G D 4.19.0-13-amd64 #1 Debian 4.1

Re: "Service restarts being deferred"

2020-12-19 Thread Dan Ritter
Jesper Dybdal wrote: > I run Buster with unattended updates configured to allow reboots. > > Sometimes after an update, the log contains: > > > Service restarts being deferred: > > ??systemctl restart systemd-logind.service > > ??systemctl restart unattended-upgrades.service > > I don't underst

"Service restarts being deferred"

2020-12-19 Thread Jesper Dybdal
I run Buster with unattended updates configured to allow reboots. Sometimes after an update, the log contains: Service restarts being deferred:  systemctl restart systemd-logind.service  systemctl restart unattended-upgrades.service I don't understand why these services are not restarted, if

Re: Mysterious Clementine dependency on libgcrypt.so.11

2020-12-19 Thread The Wanderer
On 2020-12-19 at 09:14, Anssi Saari wrote: > I installed clementine music player today but it refuses to run, > complaining: > > clementine: error while loading shared libraries: libgcrypt.so.11: > cannot open shared object file: No such file or directory > > Um, well, libgrypt.so.11 hasn't be

Mysterious Clementine dependency on libgcrypt.so.11

2020-12-19 Thread Anssi Saari
I installed clementine music player today but it refuses to run, complaining: clementine: error while loading shared libraries: libgcrypt.so.11: cannot open shared object file: No such file or directory Um, well, libgrypt.so.11 hasn't been Debian for a bunch of versions and on other Debian 10 s

Re: Tiling display support

2020-12-19 Thread Steven Mainor
On 2020-12-19 03:52, Joe wrote: On Fri, 18 Dec 2020 23:55:09 +0100 deloptes wrote: Dan Ritter wrote: >> Does someone run desktop with 4k screen and high frame rate (150 >> fps+)? What monitor and gpu are you using? Are you having any >> issues? > > > There are no 4K 150Hz monitors current

No success trying to get vinagre (Gnome Remote Desktop Viewer) to work with Raspberry Pi (RealVNC server)

2020-12-19 Thread Nate Bargmann
I posted the following to the Gnome Reddit and receive no response, so I'm wondering if anyone here has been able to get this combination working. --- I've been trying to get Vinagre 3.22.0 on my Debian Gnome 3.38.2 desktop (already installed dependency) to work with the RealVNC s

Re: Can't print: /var/spool/lpd

2020-12-19 Thread riveravaldez
On 12/14/20, Greg Wooledge wrote: > > For future requests, you can get English messages by overriding the LANG > (or LC_ALL) variable. > > LC_ALL=C apt-get whatever > > or, if you're in a csh/tcsh shell, or if you're using sudo: > > env LC_ALL=C apt-get whatever Thanks A LOT, Greg! Didn't knew t

Re: Can't print: /var/spool/lpd

2020-12-19 Thread riveravaldez
On 12/12/20, Brian wrote: > On Fri 11 Dec 2020 at 21:33:42 -0300, riveravaldez wrote: > >> Hi, I'm having an issue with a Brother HL-3150CDN printer on Debian >> Testing. > > You do not say, so we will assume there is a USB connection. The device > probably does IPP-over-USB; you will want to read

Re: Tiling display support

2020-12-19 Thread Joe
On Fri, 18 Dec 2020 23:55:09 +0100 deloptes wrote: > Dan Ritter wrote: > > >> Does someone run desktop with 4k screen and high frame rate (150 > >> fps+)? What monitor and gpu are you using? Are you having any > >> issues? > > > > > > There are no 4K 150Hz monitors currently commercially ava

Re: Debian 10 64bit

2020-12-19 Thread tomas
On Sat, Dec 19, 2020 at 12:01:14AM +0100, deloptes wrote: [...] > Also I find very helpful the ArchLinux Wiki if I want to know how things > work in general. They tend to have a bit better (sorry Debian) concept of > documentation. > https://wiki.archlinux.org/index.php/Table_of_contents As a st