Re: please help app missing ...

2024-09-25 Thread Brad Rogers
On Wed, 25 Sep 2024 15:46:56 -0600 Charles Curley wrote: Hello Charles, >The original poster specified Debian 12, not testing. Wherefore the >following is dangerous advice. If they installed 12, gimp is available, unless the install they did left only the install media as repo. If they really

Re: boot Debian Gnome, Debian KDE, and Mate, XFCE

2024-09-25 Thread Max Nikulin
On 26/09/2024 04:19, George at Clug wrote: Grub did not find other existing Linux distributions. Found Windows, but not other linux distributions. The following has been discussed on debian-user:

Re: subnet subset blocked

2024-09-25 Thread Andy Smith
Hi, On Wed, Sep 25, 2024 at 08:01:45AM -0400, Dan Ritter wrote: > Adam Weremczuk wrote: > > allow-hotplug ens192 > > iface ens192 inet static > > address 192.168.4.12 > > mask 255.255.252.0 > > Spell this netmask instead. Spell it address 192.168.4.12/22 (with no "netmask" line at all)

Re: please help app missing ...

2024-09-25 Thread Xiyue Deng
George at Clug writes: > Hi, > > > Does anyone know who/how/why Gimp was removed from testing? > > > I found the links below, but to me they don't explain any valid > reasons or how this decision was made (automated or by human) ? > > > So curious how such a well known package becomes removed. An

Re: old kernel appears more stable than latest

2024-09-25 Thread hlyg
On 9/25/24 20:56, Jeffrey Walton wrote: That is a very interesting finding. I thought the external hubs would auto-configure to the highest version provided by the host. I would not expect the machine to hang or crash in that particular configuration. Do you think it is due to cheap hardware? I

Re: please help app missing ...

2024-09-25 Thread Xiyue Deng
Charles Curley writes: > On Wed, 25 Sep 2024 13:41:52 -0700 > Xiyue Deng wrote: > >> Gimp was removed from testing on 2024-09-25[1] due to the ongoing >> transition. See [2] for more details. > > The original poster specified Debian 12, not testing. Wherefore the > following is dangerous advice

Re: please help app missing ...

2024-09-25 Thread Charles Curley
On Wed, 25 Sep 2024 13:41:52 -0700 Xiyue Deng wrote: > Gimp was removed from testing on 2024-09-25[1] due to the ongoing > transition. See [2] for more details. The original poster specified Debian 12, not testing. Wherefore the following is dangerous advice. > > I think you can enable sid (i

Re: please help app missing ...

2024-09-25 Thread Charles Curley
On Wed, 25 Sep 2024 19:26:07 + memorysticky wrote: > Hello, I recently did a wipe and reinstalled Debian 12. > One issue I'm having is, I can no longer install gimp, it seems to be > missing from the repos. > Only thing I can find in the repos is gimp-help etc. Curiouser and curiouser. root

boot Debian Gnome, Debian KDE, and Mate, XFCE

2024-09-25 Thread George at Clug
My experiences - George. On Wednesday, 25-09-2024 at 12:37 Max Nikulin wrote: > On 25/09/2024 04:52, George at Clug wrote: > > An other example would be to boot Debian Gnome, Debian KDE, and Debian > > Mate, Debian XFCE. > > What issues you have faced trying to install multiple desktop > enviro

Re: please help app missing ...

2024-09-25 Thread George at Clug
Hi, Does anyone know who/how/why Gimp was removed from testing? I found the links below, but to me they don't explain any valid reasons or how this decision was made (automated or by human) ? So curious how such a well known package becomes removed. And wonder how it will be available when St

Re: please help app missing ...

2024-09-25 Thread Xiyue Deng
Joe writes: > On Wed, 25 Sep 2024 19:26:07 + > memorysticky wrote: > >> Hello, I recently did a wipe and reinstalled Debian 12. >> One issue I'm having is, I can no longer install gimp, it seems to be >> missing from the repos. >> Only thing I can find in the repos is gimp-help etc. >> >> P

Re: Is the CPU microcode updated?

2024-09-25 Thread Dan Ritter
Franco Martelli wrote: > On 25/09/24 at 18:16, Dan Ritter wrote: > > > Is the CPU updated to the latest microcode? > > Yes. > > > > Resources I needed to find that out for you: > > https://www.cpu-world.com/cgi-bin/CPUID.pl?CPUID=22328 > > Thank you for the time you spent for me > > > and > >

please help app missing ...

2024-09-25 Thread memorysticky
Hello, I recently did a wipe and reinstalled Debian 12. One issue I'm having is, I can no longer install gimp, it seems to be missing from the repos. Only thing I can find in the repos is gimp-help etc. Please reply back. thanks Sincerely, nicky

Re: Is the CPU microcode updated?

2024-09-25 Thread Franco Martelli
On 25/09/24 at 18:16, Dan Ritter wrote: Is the CPU updated to the latest microcode? Yes. Resources I needed to find that out for you: https://www.cpu-world.com/cgi-bin/CPUID.pl?CPUID=22328 Thank you for the time you spent for me and https://github.com/platomav/CPUMicrocodes/blob/master/AMD

Re: can't get the sound settings stable for my headset

2024-09-25 Thread tom arnall
Gad! I totally forgot about the headset hw: LG-HBS-XL7. On Tue, Sep 24, 2024 at 12:27 PM tom arnall wrote: > > I can't get the sound settings stable for my headset. When I set output to > headset and then set input to headset, the output setting immediately > changes to handsfree, which produc

Re: Is the CPU microcode updated?

2024-09-25 Thread Dan Ritter
Franco Martelli wrote: > On 25/09/24 at 14:58, Jörg-Volker Peetz wrote: > > What is the output of > > > > sudo dmesg | grep -E '(microcode|model)' > > > > ? > > This should show information about your CPU model and if its microcode > > is actually updated. > > > > Regards, > > Jörg. > > > > I

Re: can't get the sound settings stable for my headset

2024-09-25 Thread Max Nikulin
On 25/09/2024 14:24, Anssi Saari wrote: Max Nikulin writes: On 25/09/2024 02:27, tom arnall wrote: immediately changes to handsfree, which produces only a hum in mono Is it a Bluetooth headset? That case see Debian wiki for limitations. Which part of the wiki? There seem to be a bunch of b

Re: Is the CPU microcode updated?

2024-09-25 Thread Franco Martelli
On 25/09/24 at 14:58, Jörg-Volker Peetz wrote: What is the output of sudo dmesg | grep -E '(microcode|model)' ? This should show information about your CPU model and if its microcode is actually updated. Regards, Jörg. It returns: ~# dmesg | grep -E '(microcode|model)' [0.131534] smp

Re: Is the CPU microcode updated?

2024-09-25 Thread Franco Martelli
On 25/09/24 at 00:55, Jeffrey Walton wrote: I think the microcode can be updated at three different times in the boot sequence. See . To check whether i

Re: subnet subset blocked

2024-09-25 Thread Adam Weremczuk
That was it, thanks everyone. On 25/09/2024 13:39, Erwan David wrote: It should be "netmask 255.255.252.0" or (I prefer) just set "address 192.168.4.12/22" without netmask (man says it is deprecated)

Re: Is the CPU microcode updated?

2024-09-25 Thread Jörg-Volker Peetz
What is the output of sudo dmesg | grep -E '(microcode|model)' ? This should show information about your CPU model and if its microcode is actually updated. Regards, Jörg.

Re: old kernel appears more stable than latest

2024-09-25 Thread Jeffrey Walton
On Tue, Sep 24, 2024 at 10:38 PM hlyg wrote: > > it seems to be caused by wrong usb configuration > > kernel msg during boot: "usb 1-3: device descriptor read/64, error -71" > > if usb hub is connected to wrong usb port, after running about 12 hours, > 12.7 fails while 12.5 is OK > > connecting to

Re: subnet subset blocked

2024-09-25 Thread Erwan David
Le 25/09/2024 à 12:30, Adam Weremczuk a écrit : On 24/09/2024 22:29, Dan Ritter wrote: What does ip route show give you on the VM in question? ip route show default via 192.168.4.1 dev ens192 onlink 192.168.4.0/24 dev ens192 proto kernel scope link src 192.168.4.12 BINGO! 192.168.4.0/24 i

Re: subnet subset blocked

2024-09-25 Thread Dan Ritter
Adam Weremczuk wrote: > On 24/09/2024 22:29, Dan Ritter wrote: > > > What does > > > > ip route show > > > > give you on the VM in question? > > ip route show > default via 192.168.4.1 dev ens192 onlink > 192.168.4.0/24 dev ens192 proto kernel scope link src 192.168.4.12 > > BINGO! > > 192.1

Re: subnet subset blocked

2024-09-25 Thread Adam Weremczuk
On 24/09/2024 22:29, Dan Ritter wrote: What does ip route show give you on the VM in question? ip route show default via 192.168.4.1 dev ens192 onlink 192.168.4.0/24 dev ens192 proto kernel scope link src 192.168.4.12 BINGO! 192.168.4.0/24 is wrong, should say 192.168.4.0/22 Do you know w

Re: Hibernate works with secure boot on OpenSUSE

2024-09-25 Thread Anssi Saari
Kevin Chadwick writes: > Apparently hibernate works on OpenSuse with secure boot enabled when swap is > within an encrypted drive or encrypted itself. > > Is that true? If it is then why hasn't Debian followed suit? Seems to be true. https://unix.stackexchange.com/questions/591488/why-does-the

Re: can't get the sound settings stable for my headset

2024-09-25 Thread Anssi Saari
Max Nikulin writes: > On 25/09/2024 02:27, tom arnall wrote: >> immediately changes to handsfree, which produces only a hum in mono > > Is it a Bluetooth headset? That case see Debian wiki for limitations. Which part of the wiki? There seem to be a bunch of bluetooth pages in the wiki but search