Re: Non-working CPU cores showing up

2021-11-30 Thread Dirk Neumann
On Tue, 30 Nov 2021 08:52:59 -0800 Ken Cunningham wrote: > > Some software, like ninja etc, use that information to decide how many > parallel jobs to set up. On my systems (2 processors, 6 CPUs on each, each > with two threads per core = 12 parallel build processes) that works out well > it

stability level of testing

2021-11-30 Thread daggs
Greetings, I'm thinking of migrating my main server to Debian, I need stability and recent version of small number of pkgs. in addition I need to recompile with a out of tree patch. I had Debian stable before but replaced it because upgrade broke the system and the versions used for the mentione

Re: Emoji fonts in Debian [WAS:] Re: How to NOT automatically mount a specific partition of an external device?

2021-11-30 Thread Charlie Gibbs
On Tue Nov 30 11:54:48 2021 Jonathan Dowland wrote: > On Sun, Nov 28, 2021 at 11:54:16AM -0800, Charlie Gibbs wrote: > >> Am I the only one who sees the irony in all this? We're living >> in an era where the so-called "woke" generation is taking offence >> at every perceived slight or sign of r

Re: need help on setup netgear adapter

2021-11-30 Thread Long Wind
Thank  Andrew! i've been able to get stretch and bullseye to work with netgear wn111 both have installed other wifi adapter with non-freeware before but i can't get fresh install of buster to work buster has /lib/firmware/carl9170-1.fw i run ifup wlx... : Internet Systems Consortium DHCP Client 4.

Re: Don't try this at home kids

2021-11-30 Thread Joe Pfeiffer
Paul Johnson writes: > On Mon, Nov 29, 2021 at 11:57 PM Joe Pfeiffer wrote: > > David Wright writes: > > > On Mon 29 Nov 2021 at 17:47:24 (-0500), Jude DaShiell wrote: > >> sudo doesn't ask me for my password and I didn't even touch /etc/sudoers > >> to do it. A file placed in /etc/sudoers

Re: Don't try this at home kids

2021-11-30 Thread Greg Wooledge
On Tue, Nov 30, 2021 at 11:12:49AM -0600, Paul Johnson wrote: > On Mon, Nov 29, 2021 at 11:57 PM Joe Pfeiffer wrote: > > David Wright writes: > > > As /etc/sudoers already contains the line: > > > > > > %sudo ALL=(ALL:ALL) ALL > > > > > > one should be able to achieve the same effect by > > >

Re: Non-working CPU cores showing up

2021-11-30 Thread Tixy
On Tue, 2021-11-30 at 11:18 -0500, Paul M. Foster wrote: > It appears you are correct. lscpu shows this CPU has 4 cores, and 2 > threads per core. But it shows 8 CPUs. Silly. It may be not what you were expecting but that doesn't automatically make it 'silly'. Your processor chip can execute 8 in

Re: Don't try this at home kids

2021-11-30 Thread Paul Johnson
On Mon, Nov 29, 2021 at 11:57 PM Joe Pfeiffer wrote: > David Wright writes: > > > On Mon 29 Nov 2021 at 17:47:24 (-0500), Jude DaShiell wrote: > >> sudo doesn't ask me for my password and I didn't even touch /etc/sudoers > >> to do it. A file placed in /etc/sudoers.d with permissions of 0440 >

Re: Non-working CPU cores showing up

2021-11-30 Thread Ken Cunningham
> On Nov 30, 2021, at 8:18 AM, Paul M. Foster wrote: > > On 11/30/21 6:24 AM, Dan Ritter wrote: >> Paul M. Foster wrote: >>> Folks: >>> >>> Here's a curious thing. I have a 10th gen Intel i3 CPU with four cores. When >>> I look at /proc/cpuinfo, it actually shows eight cores. There's a line i

Re: Non-working CPU cores showing up

2021-11-30 Thread Paul M. Foster
On 11/30/21 6:24 AM, Dan Ritter wrote: Paul M. Foster wrote: Folks: Here's a curious thing. I have a 10th gen Intel i3 CPU with four cores. When I look at /proc/cpuinfo, it actually shows eight cores. There's a line in the output of each core which is cpu cores : 4 But there are outputs

Re: Trunk-bond-vlan-bridge on KVM and LXC host Stretch x Buster

2021-11-30 Thread debbug
Hi, for the reference, the issue is solved by this config below.   Ales         ---   cat /etc/network/interfaces auto lo iface lo inet loopback #auto ens3f0 #iface  ens3f0 inet manual #auto ens3f1 #iface ens3f1 inet manual allow-hotplug ens3f0 iface  ens3f0 inet manual allow-hotplug

Re: Bug report help

2021-11-30 Thread Andrew M.A. Cater
On Mon, Nov 29, 2021 at 11:14:20PM -0500, Steven Sostrom wrote: > I am having audio problems in Debian GNU/Linux bookworm/sid running on a > Raspberry Pi 4. > Kernel: Linux 5.15.0-1-arm64 > Hi Steven, Any particular reason to be using Sid? Where did you source your download from? It sounds li

Re: need help on setup netgear adapter

2021-11-30 Thread Andrew M.A. Cater
On Tue, Nov 30, 2021 at 09:56:32AM +, Long Wind wrote: > i plug netgear wn111 to other PC (hp thin client) running debian 11it easily > work, and don't seem to need non-free firmware??how to verify this? i think  > rt2870.bin is needed by other adapter > > >  ls /lib/firmware/ -lR > /lib/fi

Re: Non-working CPU cores showing up

2021-11-30 Thread Dan Ritter
Paul M. Foster wrote: > Folks: > > Here's a curious thing. I have a 10th gen Intel i3 CPU with four cores. When > I look at /proc/cpuinfo, it actually shows eight cores. There's a line in > the output of each core which is > > cpu cores : 4 > > But there are outputs for each of eight core

Re: Non-working CPU cores showing up

2021-11-30 Thread Eric S Fraga
On Tuesday, 30 Nov 2021 at 02:30, Paul M. Foster wrote: > But there are outputs for each of eight cores, numbered 0 through 7. You will find that these entries are allocated to 4 cores (look at core id for each entry). This is due to hyper-threading which essentially provides two virtual processo

Re: Non-working CPU cores showing up

2021-11-30 Thread piorunz
On 30/11/2021 07:30, Paul M. Foster wrote: Folks: Here's a curious thing. I have a 10th gen Intel i3 CPU with four cores. What exact model do you have? -- With kindest regards, Piotr. ⢀⣴⠾⠻⢶⣦⠀ ⣾⠁⢠⠒⠀⣿⡁ Debian - The universal operating system ⢿⡄⠘⠷⠚⠋⠀ https://www.debian.org/ ⠈⠳⣄

Re: Emoji fonts in Debian [WAS:] Re: How to NOT automatically mount a specific partition of an external device?

2021-11-30 Thread Jonathan Dowland
On Sun, Nov 28, 2021 at 11:54:16AM -0800, Charlie Gibbs wrote: Am I the only one who sees the irony in all this? We're living in an era where the so-called "woke" generation is taking offence at every perceived slight or sign of racial or sexual discrimination, however minor. Yet these same peo

Re: Non-working CPU cores showing up

2021-11-30 Thread Felix Miata
Paul M. Foster composed on 2021-11-30 02:30 (UTC-0500): > Here's a curious thing. I have a 10th gen Intel i3 CPU with four cores. > When I look at /proc/cpuinfo, it actually shows eight cores. There's a > line in the output of each core which is > cpu cores : 4 > But there are outputs fo