Re: Hyper-typematic and Firefox responsiveness in Weston.

2021-12-31 Thread tomas
On Fri, Dec 31, 2021 at 07:15:53PM +0100, Johann Klammer wrote: [...] > Haven't you noticed the x.org people fucking stuff up since Xfree became > x.org? > Why do you expect this to chsange? Try to be more constructive next time. You can do, promised! Cheers -- t signature.asc Description:

Monthly FAQ for debian-user mailing list

2021-12-31 Thread Andrew M.A. Cater
an-user is a mailing list provided for support for Debian users, and to facilitate discussion on relevant topics. Some guidelines which may help explain how the list works: * The language on this mailing list is English. There may be other mailing lists that are language-specific for example

Re: jupyter-notebook and bullseye

2021-12-31 Thread Nicholas Geovanis
On Fri, Dec 31, 2021, 4:08 PM D. R. Evans wrote: > .. > > Pretty wise; I think. I was sucked in a bit about the hype that surrounds > it > and put in quite a bit of effort to build some useful notebooks a few > years > ago. But now I find that it's pretty much like the majority of experiments

Re: jupyter-notebook and bullseye

2021-12-31 Thread Dan Ritter
D. R. Evans wrote: > > If the user really wants /usr/bin/python the user should install > > python-is-python2 or python-is-python3. And these two packages conflict > > with each other. > > Once upon a time, not really that long ago, Debian seemed to make very > sensible decisions to keep everythi

having high cpu problem related to kernel version

2021-12-31 Thread _ djdisodo
note that i'm using debian sid and xfce4 it shows full of red bars on htop on one of the core between two(i have atom n455 cpu) iirc red bars means kernel threads i've tested using debian's boot menu so only thing changed is kernel version it was fine on kernel 5.10 it's happening on kernel 5.14

Re: jupyter-notebook and bullseye

2021-12-31 Thread D. R. Evans
Reco wrote on 12/31/21 1:47 PM: That was certainly a help (although I wonder why it was necessary for me to do that manually), It's official Debian policy now, believe it or not. python 2.x is /usr/bin/python2. python 3.x is /usr/bin/python3. If the user really wants /usr/bin/python the use

Re: jupyter-notebook and bullseye

2021-12-31 Thread Reco
Hi. On Fri, Dec 31, 2021 at 01:35:47PM -0700, D. R. Evans wrote: > Reco wrote on 12/17/21 6:10 AM: > > Hi. > > > > On Thu, Dec 16, 2021 at 12:43:51PM -0700, D. R. Evans wrote: > > > FileNotFoundError: [Errno 2] No such file or directory: '/usr/bin/python' > > ... > > > Can someone sug

Re: Hyper-typematic and Firefox responsiveness in Weston.

2021-12-31 Thread Georgi Naplatanov
On 12/31/21 05:48, pe...@easthope.ca wrote: > Hi, > > Debian 11 is easily arranged so that "startx" or "weston" can be > issued at the console command line. That allows simple qualitative > comparisons. > > In weston, keyboard response can be hyper-typematic. The briefest > keypress can give

Re: jupyter-notebook and bullseye

2021-12-31 Thread D. R. Evans
Reco wrote on 12/17/21 6:10 AM: Hi. On Thu, Dec 16, 2021 at 12:43:51PM -0700, D. R. Evans wrote: FileNotFoundError: [Errno 2] No such file or directory: '/usr/bin/python' ... Can someone suggest how I might get back to the fully-working set of kernels that I had in buster? Try this

Re: Hyper-typematic and Firefox responsiveness in Weston.

2021-12-31 Thread Johann Klammer
On 12/31/2021 05:10 AM, pe...@easthope.ca wrote: > Hi, > > Debian 11 is easily arranged so that "startx" or "weston" can be > issued at the console command line. That allows simple qualitative > comparisons. > > In weston, keyboard response can be hyper-typematic. The briefest > keypress can

Re: Question about email received

2021-12-31 Thread Charles Curley
On Thu, 30 Dec 2021 17:33:03 +0100 Julius Hamilton wrote: > Google would never intentionally send an email like that. Of course they wouldn't send you an email like that. They have much better ways of snooping information about you. -- Does anybody read signatures any more? https://charlescur

Solved! Re: pulseaudio only finds one sink but alsa shows all

2021-12-31 Thread Eric S Fraga
Success! I copied the default.pa file into my local .config and uncommented the line: load-module module-alsa-sink Initially, I tried adding device= options to this line (as the manual suggests) but I could not get the right incantation. Without it, PA found the device just fine as a possible

Re: pulseaudio only finds one sink but alsa shows all

2021-12-31 Thread didier gaumet
Le vendredi 31 décembre 2021 à 11:39 +, Eric S Fraga a écrit : > On Friday, 31 Dec 2021 at 11:21, didier gaumet wrote: > > [...] > > but starts enumerating sinks at Sink#12 > > Is this important/relevant?  I know nothing about how PA enumerates > sinks or sources. I mentioned this becau

Re: pulseaudio only finds one sink but alsa shows all

2021-12-31 Thread Eric S Fraga
On Friday, 31 Dec 2021 at 11:21, didier gaumet wrote: > It seems to me that Alsa recognizes 3 audio cards (Intel, webcam, > Nvidia) while Pulseaudio recognizes 2 audio cards only (webcam, Nvidia) Yes, that's my impression as well. > but starts enumerating sinks at Sink#12 Is this important/rele

Re: pulseaudio only finds one sink but alsa shows all

2021-12-31 Thread didier gaumet
Le jeudi 30 décembre 2021 à 23:33 +, Eric S Fraga a écrit : [...] > Please find the output from pa-info attached.  Also attached is the > output from alsa-info, just in case. [...] Hello Eric, Disclaimer: I am far from knowledgeable in these matters and have never experimented what I sugg