Re: support for ancient peripherals

2022-11-05 Thread Felix Miata
Kleene, Steven (kleenesj) composed on 2022-11-05 23:21 (UTC): > As you might understand, I'd like to replace my desktop, a 2006 Pentium 4 > with a 3-GHz processor. It has always run Debian, and so will the new one. > My concern is about support for three ancient peripherals that I like better >

Re: support for ancient peripherals

2022-11-05 Thread Stefan Monnier
Kleene, Steven (kleenesj) [2022-11-05 23:21:38] wrote: > My concern is about support for three ancient peripherals that I like better > than the modern equivalents: > 1. A Northgate Omnikey 101 keyboard (from 2006) with a 5-pin DIN cable, > currently going via an adapter to a PS/2 port in the deskt

support for ancient peripherals

2022-11-05 Thread Kleene, Steven (kleenesj)
As you might understand, I'd like to replace my desktop, a 2006 Pentium 4 with a 3-GHz processor. It has always run Debian, and so will the new one. My concern is about support for three ancient peripherals that I like better than the modern equivalents: 1. A Northgate Omnikey 101 keyboard (from

Re: Choosing neovim over vim as default

2022-11-05 Thread Oliver Schoede
Hello! On Fri, 04 Nov 2022 20:30:51 +0530 Bharatvaj P H wrote: >vimscript9 > feels like a bad decision, it is incompatible with vimscript2 and > does not match performance with lua. Probably not many scripting languages do. But then I'm not sure performance is the be-all and end-all when it com

Re: Changes in the syslog date format?

2022-11-05 Thread Greg Wooledge
On Sat, Nov 05, 2022 at 05:12:40PM +0100, local10 wrote: > Nov 5, 2022, 15:30 by g...@wooledge.org: > > >> > > local10 wrote: > >> > > > >> > > > Any ideas as to get the old syslog date format back? > >> > > > > What caused a change? > > > > > Who knows? I suspect   [UPGRADE] rsyslog:amd64 8.22

[SOLVED] Re: Changes in the syslog date format?

2022-11-05 Thread local10
Nov 5, 2022, 14:53 by j...@k4vqc.com: > On Sat, 2022-11-05 at 11:34 +0100, local10 wrote: > >> Nov 5, 2022, 09:55 by scdbac...@gmx.net: >> >> > Hi, >> > >> > local10 wrote: >> > >> > > Any ideas as to get the old syslog date format back? >> > > >> > >> > The internet points to /etc/rsyslog.con

Re: Changes in the syslog date format?

2022-11-05 Thread Greg Wooledge
> > > local10 wrote: > > > > > > > Any ideas as to get the old syslog date format back? What caused a change? What version of Debian are you running? What happened on the date in question (November 4) -- were some packages updated? Which ones? Here in Debian 11 (bullseye), I see no such chang

Re: Changes in the syslog date format?

2022-11-05 Thread Jim Popovitch
On Sat, 2022-11-05 at 11:34 +0100, local10 wrote: > Nov 5, 2022, 09:55 by scdbac...@gmx.net: > > > Hi, > > > > local10 wrote: > > > > > Any ideas as to get the old syslog date format back? > > > > > > > The internet points to /etc/rsyslog.conf and in there: > > > >  # > >  # Use traditional t

Re: Graphics Cards: Radeon RX 6000 Series on Debian-11 (Bullseye):

2022-11-05 Thread piorunz
On 28/07/2022 15:01, b...@iinet.net.au wrote: Hi to all of you on the debian-user list. Is anyone out there successfully running any of the Radeon RX 6000 Series graphics cards on Debian-11 (Bullseye) installations with *no* backports? I ask the above question because I can't see the required v

Re: Changes in the syslog date format?

2022-11-05 Thread local10
Nov 5, 2022, 09:55 by scdbac...@gmx.net: > Hi, > > local10 wrote: > >> Any ideas as to get the old syslog date format back? >> > > The internet points to /etc/rsyslog.conf and in there: > > # > # Use traditional timestamp format. > # To enable high precision timestamps, comment out the followin

Re: Changes in the syslog date format?

2022-11-05 Thread Thomas Schmitt
Hi, local10 wrote: > Any ideas as to get the old syslog date format back? The internet points to /etc/rsyslog.conf and in there: # # Use traditional timestamp format. # To enable high precision timestamps, comment out the following line. # $ActionFileDefaultTemplate RSYSLOG_Traditional

Re: loss of mbmon function

2022-11-05 Thread gene heskett
On 11/4/22 22:57, David Christensen wrote: On 11/2/22 21:23, gene heskett wrote: On 11/2/22 21:01, David Christensen wrote: On 11/2/22 12:07, gene heskett wrote: On 11/2/22 08:19, gene heskett wrote: All 5 of the samsung SDD's in THIS machine have now been -test=long'd, all 5 report with the

Re: loss of mbmon function

2022-11-05 Thread gene heskett
On 11/4/22 22:57, David Christensen wrote: On 11/2/22 21:23, gene heskett wrote: On 11/2/22 21:01, David Christensen wrote: On 11/2/22 12:07, gene heskett wrote: On 11/2/22 08:19, gene heskett wrote: All 5 of the samsung SDD's in THIS machine have now been -test=long'd, all 5 report with the

Changes in the syslog date format?

2022-11-05 Thread local10
Hi, It looks like the syslog date format has changed for some reason (see below) and the change is definitely less readable for me. The change maybe related to the rsyslog upgrade that happened around November 4, 2022:     [UPGRADE] rsyslog:amd64 8.2210.0-1 -> 8.2210.0-3 Any ideas as to get th

Re: Trying to start Xorg on a vanilla bullseye on rpi4

2022-11-05 Thread Tim Woodall
On Fri, 4 Nov 2022, Tim Woodall wrote: I've tried updating the kernel to bullseye-backports but that hasn't helped. It's using the modesetting driver. Putting nomodeset on the kernel commandline and that doesn't work. Forcing X11 to use the fbdev device does start but doesn't find any outputs.