Re: Solved

2022-02-20 Thread 황병희
> And now i finished test with new ssmtp binary, thanks! And i did file as Bug#1005970, for the record. Sincerely, Linux fan Byung-Hee -- ^고맙습니다 _和合團結_ 감사합니다_^))//

Re: about 10th new install of bullseye

2022-02-20 Thread David Wright
On Sun 20 Feb 2022 at 07:47:57 (+0100), john doe wrote: > On 2/19/2022 9:03 PM, David Wright wrote: > > On Fri 18 Feb 2022 at 20:46:03 (-0800), Gene Heskett wrote: > > > Since last post, I found the install logs, and BRLTTY is listed in the > > > hardware file, as if its a mobo feature. And readin

Re: Touch Screen and Rodent

2022-02-20 Thread David Wright
On Sun 20 Feb 2022 at 15:49:18 (-0700), Charles Curley wrote: > I am bringing up Debian 11 on a Lenovo IdeaPad Yoga 13. It has a touch > screen, and Debian Installer installed the driver, ELAN Touchscreen. > There is also a touchpad. Both sort of work. I am using an external > mouse, and that works

Re: Cannot login to my user?

2022-02-20 Thread Chuck Zmudzinski
Dear Thomas, If you can login as Bob on the command line, try journalctl --user and look for some error from your last login attempt to the gnome desktop. If you cannot login on the command line as Bob, try sudo journalctl after logging in as Sally and look for some error from your last logi

Touch Screen and Rodent

2022-02-20 Thread Charles Curley
I am bringing up Debian 11 on a Lenovo IdeaPad Yoga 13. It has a touch screen, and Debian Installer installed the driver, ELAN Touchscreen. There is also a touchpad. Both sort of work. I am using an external mouse, and that works just fine. The buttons on the touch pad do not work. I can get neith

Re: Error when updating user Python packages

2022-02-20 Thread Nicholas Geovanis
On Sun, Feb 20, 2022, 2:21 AM Christian Britz wrote: > > > On 2022-02-20 03:35 UTC+0100, Nicholas Geovanis wrote: > > > Probably you should be using the pip3 command instead. It may not be > > installed, > > so I think this will install it: > > sudo apt-get install python3-pip > > python3-pip is

Re: missing dependencies

2022-02-20 Thread rhkramer
On Sunday, February 20, 2022 01:33:49 AM to...@tuxteam.de wrote: > > Does apt-file update (cuz its cache was empty) use a different set of > > repo's? I always thought a synaptics->reload did exactly the same thing? > > No, it shouldn't. And, if I read you above correctly, apt-file and apt > do ag

Re: [Sid] InfiniBand (please apply the following pach)

2022-02-20 Thread Grzesiek
On 2/20/22 01:14, Grzesiek wrote: On 2/16/22 00:11, Grzesiek wrote: Hi there, I plan to use NFS over RDMA. I decided to buy two QLE7340 InfniBand controllers and DAC cable (no switch, two nodes only). Is QLE7340 supported by Sid? Is required software included in Debian repositories? It seem

Re: Error when updating user Python packages

2022-02-20 Thread Christian Britz
On 2022-02-20 03:35 UTC+0100, Nicholas Geovanis wrote: > Probably you should be using the pip3 command instead. It may not be > installed, > so I think this will install it: >  sudo apt-get install python3-pip python3-pip is installed. I think it came with the Debian installer. It makes no di