Re: Looking for video card recommendation

2020-05-06 Thread Anders Andersson
On Wed, May 6, 2020 at 7:02 PM Alberto Sentieri <2...@tripolho.com> wrote: > > Thanks. Adding contrib solved the problem. > > On 5/5/20 8:24 PM, Alexander V. Makartsev wrote: > > On 05.05.2020 20:29, Alberto Sentieri wrote: > >> Last time I installed it I downloaded the driver from NVIDIA web > >>

Slow performance due to llvmpipe being used despite Radeon kernel and X modules being loaded

2020-05-06 Thread EoflaOE ViceCity
Hello. Sorry for the length of this problem, but I am trying to get the X server to use my graphics card, AMD Radeon 9200 SE (RV280), instead of my CPU to render things on the desktop. I actually have a newer computer, but I use the older computer for experiments. Here's how the problem goes. Last

Re: Some applications fail to pass links to browser

2020-05-06 Thread Johann Klammer
On 05/06/2020 12:00 PM, Gernot Kranz wrote: > Hey, > as this issue: https://github.com/wireapp/wire-desktop/issues/3853 > happens since the upgrade to debian stable (4.19.98-1+deb10u1 to be precise) > with at least two different programms, wire-desktop and owncloud-client, I > guess it is a probl

Re: Looking for video card recommendation

2020-05-06 Thread Alberto Sentieri
Thanks. Adding contrib solved the problem. On 5/5/20 8:24 PM, Alexander V. Makartsev wrote: On 05.05.2020 20:29, Alberto Sentieri wrote: Last time I installed it I downloaded the driver from NVIDIA web site. I was able to install it and it worked well, but updates started bothering me. Maybe I

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

2020-05-06 Thread Yvan Masson
Le 05/05/2020 à 20:55, Yvan Masson a écrit : Le 05/05/2020 à 17:06, Yvan Masson a écrit : Le 05/05/2020 à 16:48, Yvan Masson a écrit : Le 05/05/2020 à 15:52, Yvan Masson a écrit : Le 05/05/2020 à 12:42, Liam O'Toole a écrit : On Mon, 04 May, 2020 at 23:02:16 +0200, Yvan Masson wrote: Le 04/0

Re: cleanly getting rid of manually installed transitional packages due to rename

2020-05-06 Thread Vincent Lefevre
On 2020-04-28 10:21:16 -0500, David Wright wrote: > On Sat 25 Apr 2020 at 21:41:09 (+0200), Vincent Lefevre wrote: > > I think that you are over-optimistic. Imagine the following case. > > The pdftk package has been manually installed in the past and is > > now a transitional package to pdftk-java

Some applications fail to pass links to browser

2020-05-06 Thread Gernot Kranz
Hey, as this issue: https://github.com/wireapp/wire-desktop/issues/3853 happens since the upgrade to debian stable (4.19.98-1+deb10u1 to be precise) with at least two different programms, wire-desktop and owncloud-client, I guess it is a problem in debian or lxde. lxde version is lxde-core_10_all

Re: mount an external usb hdd and share it through samba

2020-05-06 Thread Andrei POPESCU
On Mi, 06 mai 20, 01:35:02, Michael Morgan wrote: > > Since automount works, and samba will work well if I restart it, my guess is > that on boot, samba (smbd service) starts before /usb-hdd is mounted. To > make it working, > I need make sure the fstab mounting happens before samba starts. Can a

Re: mount an external usb hdd and share it through samba

2020-05-06 Thread Marco Möller
On 06.05.20 08:35, Michael Morgan wrote: Dear all, I have an external usb hdd. I would like to automount it on boot and share it through samba. 1) So I put it in the fstab. It automounts correctly on boot, no problem: UUID=XXX /usb-hdd ext4 defaults,nofail 0 0 2) I then share t