Firmware numbers

2025-03-15 Thread Todd Gruhn
I just update firmware on 2 nVidia cards. Is there a nice way to print the card firmware version? How about firmware version of OTHER cards or devices??

Re: That DEL key thing...

2025-03-15 Thread Bob Proulx
pl wrote: > Bob Proulx wrote: > > I would want to see the output of "stty -a" and see what the erase > > settings are set to in the tty driver. > > pl@toasterbawx:/home/pl~$ stty -a ... > eol2 = ; erase = ^?; intr = ^C; kill = ^U; lnext = ^V; The important part in the above is this part. >

Re: Firmware numbers

2025-03-15 Thread Todd Gruhn
My system had 2 thing: NetBSD 10.0C6 AND MicroSoft 11.* I did all the NVIDIA stuff on MicroSoft On Fri, Mar 14, 2025 at 3:36 PM Cameron Kelly wrote: > > Which OS are you on? I assume you are not on NetBSD since you are > updating from the NVIDIA website. > > On 2025-03-14 2:23 p.m., Todd Gru