Re: How to discover latex fonts

2024-02-14 Thread Michael Hennebry
Antykwa Toruńska Condensed is at 
https://tug.org/FontCatalogue/antykwatorunskacondensed/ .

Somehow I discovered that I needed
texlive-antt-10:svn18651.2.08-65.fc38.noarch to use package anttor ,
so I installed it with dnf.
No go:
LaTeX Info: Font shape T1/anttc/mx/n has incorrect series value `mx'.
It should not contain an `m'! Please correct it.
Found on input line 32.
Likewise for lines 33..35 .
I have 17 lines:
\documentclass{article}
\usepackage[condensed,math]{anttor}
\usepackage[T1]{fontenc}
\usepackage{fontspec}
\fontsize{140pt}{210pt}\selectfont
\begin{document}
Hello world!
Hello world!
Hello world!
Hello world!
Hello world!
Hello world!
Hello world!
Hello world!
Hello world!
Hello world!
\end{document}

I got output, but the \fontsize definitely did not take.

What now?

--
Michael   henne...@mail.cs.ndsu.nodak.edu
"SCSI is NOT magic. There are *fundamental technical
reasons* why it is necessary to sacrifice a young
goat to your SCSI chain now and then."   --   John Woods--
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue


Re: PCI-E to PS2

2024-02-14 Thread Chris Adams
Once upon a time, Tim  said:
> ToddAndMargo:
> > Just found this on their web site:
> > 
> >  "***Don't support CMOS or MS-DOS"
> > 
> > Even if it did not arrive dead, it would have still
> > required the OS to boot.  Lesson learned.
> 
> From what I'd read, that ought to be the case with any PCI-E based
> card.  Apparently the slots aren't dealt with early enough (they
> certainly can't be if they require drivers).  Although that doesn't
> make sense with other things - a graphics card can show a pre-boot
> screen, for instance (there's obviously some built-in functionality,
> even if it's more basic than post-boot).

I expect it's that motherboard firmware knows how to activate two kinds
of input devices - PS/2 via the emulation of the legacy chips that date
back to the 1980s, and USB.  A PCIe device is neither of those.  It's
not just a matter of initializing the device, it has to be recognized
and handled by the firmware, and it's such a rare thing, none do.

-- 
Chris Adams 
--
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue


Re: gpg decrypt from a script

2024-02-14 Thread Alex
>
>
> >Also, I'm not new to Linux administration, but somewhat new to sshpass.
> >Does it only work with ssh passwords or public keys as well?
>
> You don't need sshpass if you have the private key matching the public
> key already stored on the server. Just use ssh.
>

This would be for use in a script - I'm assuming someone would use it as
part of an automated backup script or when it's not possible to be at the
keyboard to enter that passphrase.

Remember "expect"? It sounds reminiscent of that from the 90s.
--
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue


Re: PCI-E to PS2

2024-02-14 Thread Tim via users
ToddAndMargo:
> Just found this on their web site:
> 
>  "***Don't support CMOS or MS-DOS"
> 
> Even if it did not arrive dead, it would have still
> required the OS to boot.  Lesson learned.
> 

From what I'd read, that ought to be the case with any PCI-E based
card.  Apparently the slots aren't dealt with early enough (they
certainly can't be if they require drivers).  Although that doesn't
make sense with other things - a graphics card can show a pre-boot
screen, for instance (there's obviously some built-in functionality,
even if it's more basic than post-boot).

-- 
 
uname -rsvp
Linux 3.10.0-1160.108.1.el7.x86_64 #1 SMP Thu Jan 25 16:17:31 UTC 2024 x86_64
 
Boilerplate:  All unexpected mail to my mailbox is automatically deleted.
I will only get to see the messages that are posted to the mailing list.
 
--
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue


Re: kernels > 6.5.12-300.fc39.x86_64 do not boot

2024-02-14 Thread Felix Miata
olivares33561 composed on 2024-02-15 01:25 (UTC):

>>> Edit the boot command line to remove "rhgb" and "quiet". Then you can
>>> see where it's getting stuck.

> I have done that plenty of times, taken pictures but to no avail, it did not 
> make a difference.  I had to revert to old kernel to get successful boot.  

> Thanks to Felix's suggestion I was able to boot the kernel, but the one 
> difference in my machine secure boot is enabled.  When booting the 
> screen/menu is hidden and I cannot press e to edit the command line to boot.  
> So I appeneded nomodeset to the kernel line removing rhgb and quiet from it.  


> Using gnome with wayland enabled.   Can send/appened output of neofetch later 
> if needed/desired.

Let's see how far along your boot gets before the hang. Instead of using 
nomodeset
in place of "rhgb" and "quiet", remove them and add simply a 3. If you land a
shell prompt, then the problem is in the GUI somewhere (GDM or Wayland or ???). 
If
you are able to login, try:

startx /usr/bin/icewm

If you get a command not found error, do:

sudo dnf install icewm

and try again.

Also you should be able to access the journal from a prior unadulterated boot
attempt either the same way, or having used nomodeset, which may have needed
clues. IOW, try to boot normally into a lockup, then on the immediately 
following
boot, use nomodeset (or if it works, 3) and login. Then:

sudo journalctl -b -1 > somefile.txt

Then attach somefile.txt to your bug report.
-- 
Evolution as taught in public schools is, like religion,
based on faith, not based on science.

 Team OS/2 ** Reg. Linux User #211409 ** a11y rocks!

Felix Miata
--
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue


Re: kernels > 6.5.12-300.fc39.x86_64 do not boot

2024-02-14 Thread olivares33561 via users




Sent from ProtonMail, encrypted email based in Switzerland.

Sent with Proton Mail secure email.

On Wednesday, February 14th, 2024 at 4:06 PM, Felix Miata 
 wrote:

> Samuel Sieb composed on 2024-02-14 13:28 (UTC-0800):
> 
> > olivares33561 wrote:
> 
> > > I have installed and tried to boot the 6.6.X kernels in fedora and now 
> > > the latest one 6.7.3 one and
> > > have not seen a successful boot of such a kernel. I have had to delete 
> > > the kernels every time I try them.
> 
> > Edit the boot command line to remove "rhgb" and "quiet". Then you can
> > see where it's getting stuck.
I have done that plenty of times, taken pictures but to no avail, it did not 
make a difference.  I had to revert to old kernel to get successful boot.  

Thanks to Felix's suggestion I was able to boot the kernel, but the one 
difference in my machine secure boot is enabled.  When booting the screen/menu 
is hidden and I cannot press e to edit the command line to boot.  So I 
appeneded nomodeset to the kernel line removing rhgb and quiet from it.  

> > Since you said "nomodeset" lets it boot, what is your graphics chipset?
> 
> 
> I already indicated in thread, his, as indicated in OP, is identical to mine:
> 
> Device-1: Intel RocketLake-S GT1 [UHD Graphics 730] vendor: ASUSTeK
> driver: i915 v: kernel arch: Gen-12.1 process: Intel 10nm built: 2020-21
> 
> I can't as yet reproduce, but thread hasn't shown much about his software
> configuration, which more than likely differs, with me using TDE/TDM and F39's
> ancient Xorg 1.20.14, on NVME/EXT4, and with no Fedora bootloader installed.
> --
> Evolution as taught in public schools is, like religion,
> based on faith, not based on science.
> 
> Team OS/2 ** Reg. Linux User #211409 ** a11y rocks!
> 
> Felix Miata
> --

Using gnome with wayland enabled.   Can send/appened output of neofetch later 
if needed/desired.

Thanks to all for helping.

Best Regards,


Antonio 
--
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue


Re: gpg decrypt from a script

2024-02-14 Thread Dave Close
Alex wrote:

>Also, I'm not new to Linux administration, but somewhat new to sshpass.
>Does it only work with ssh passwords or public keys as well?

You don't need sshpass if you have the private key matching the public
key already stored on the server. Just use ssh.
-- 
 Dave Close, Compata, Irvine CA   +1 714 434 7359
   d...@compata.com  dhcl...@alumni.caltech.edu
  "Punctuality is the virtue of the bored."  -- Evelyn Waugh

--
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue


gpg decrypt from a script

2024-02-14 Thread Alex
Hi, I recently found an article on using sshpass with gpg to script the
process of connecting to a remote host using a password, while also
encrypting that password in a file using gpg.

$ gpg -d -q .sshpasswd.gpg | sshpass ssh u...@srv1.example.com

https://www.redhat.com/sysadmin/ssh-automation-sshpass

However, I think it requires having previously stored your key passphrase
into the keyring stored in memory, correct? So this script would not work
as advertised for this reason. Is that correct?

Also, I'm not new to Linux administration, but somewhat new to sshpass.
Does it only work with ssh passwords or public keys as well?
--
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue


Re: kernels > 6.5.12-300.fc39.x86_64 do not boot

2024-02-14 Thread Felix Miata
Samuel Sieb composed on 2024-02-14 13:28 (UTC-0800):

> olivares33561 wrote:

>> I have installed and tried to boot the 6.6.X kernels in fedora and now the 
>> latest one 6.7.3 one and
>> have not seen a successful boot of such a kernel.  I have had to delete the 
>> kernels every time I try them.

> Edit the boot command line to remove "rhgb" and "quiet".  Then you can 
> see where it's getting stuck.
> Since you said "nomodeset" lets it boot, what is your graphics chipset?

I already indicated in thread, his, as indicated in OP, is identical to mine:

  Device-1: Intel RocketLake-S GT1 [UHD Graphics 730] vendor: ASUSTeK
driver: i915 v: kernel arch: Gen-12.1 process: Intel 10nm built: 2020-21

I can't as yet reproduce, but thread hasn't shown much about his software
configuration, which more than likely differs, with me using TDE/TDM and F39's
ancient Xorg 1.20.14, on NVME/EXT4, and with no Fedora bootloader installed.
-- 
Evolution as taught in public schools is, like religion,
based on faith, not based on science.

 Team OS/2 ** Reg. Linux User #211409 ** a11y rocks!

Felix Miata
--
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue


Re: kernels > 6.5.12-300.fc39.x86_64 do not boot

2024-02-14 Thread Samuel Sieb

On 2/8/24 09:56, olivares33561 via users wrote:

I have installed and tried to boot the 6.6.X kernels in fedora and now the 
latest one 6.7.3 one and
have not seen a successful boot of such a kernel.  I have had to delete the 
kernels every time I try them.


Edit the boot command line to remove "rhgb" and "quiet".  Then you can 
see where it's getting stuck.

Since you said "nomodeset" lets it boot, what is your graphics chipset?
--
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue


Re: PCI-E to PS2

2024-02-14 Thread ToddAndMargo via users

On 2/13/24 17:07, ToddAndMargo via users wrote:

The only one I could find was
https://www.amazon.com/gp/product/B07VB9TD6D
and it was dead on arrival: no power to the
keyboard.


Just found this on their web site:

"***Don't support CMOS or MS-DOS"

Even if it did not arrive dead, it would have still
required the OS to boot.  Lesson learned.
--
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue


Re: PCI-E to PS2

2024-02-14 Thread ToddAndMargo via users

On 2/14/24 06:37, murph nj wrote:

Monoproce USB-PS/2


Just found this one:
https://www.amazon.com/Jaquiain-Expansion-Adapter-External-Driver-Free/dp/B0BW89P678

Supports hot-swappable, plug-and-play and driver-free
peripherals SE-U2M9990A-P2 adopts ASIX MCS9990 chip solution,
stable transmission, compatible with line force, used for
all other external PS/2 interface devices such as mouse and
keyboard

Hmmm/  Cheap enought bu there is also:
https://www.ebay.com/itm/175132100313

• Drive-free, plug and play
• Windows, Linux, MAC operating system

If is also support MAC, it really does seem driver free.
--
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue


Re: CLASSPATH for all Java installations?

2024-02-14 Thread Jeffrey Walton
On Mon, Feb 12, 2024 at 11:19 PM Jeffrey Walton  wrote:
>
> I am building a DocBook, which requires Java. Fop is provided by
> Fedora. I want to install FOP-Hyphenation provided by fop-hyph.jar.
>
> The problem I have is, I don't know the CLASSPATH to place
> fop-hyph.jar. It can be one of several locations provided by Fedora.
> Cf., 
> 
> and `alternatives --config java`.
>
> My question is, where can I put fop-hyph.jar so that it is available
> to all Java installations provided by Fedora?
>
> (The info below is from Fedora 39 and Fedora's fop. I can't find
> relevant reading on 'set_classpath' used by fop. I guess my Google-foo
> is off today).

I side stepped the problem by installing fop-hyph.jar alongside fop:

$ find /usr -name '*.jar' | grep fop
/usr/share/java/fop/fop-core.jar
/usr/share/java/fop/fop-events.jar
/usr/share/java/fop/fop-sandbox.jar
/usr/share/java/fop/fop-transcoder-allinone.jar
/usr/share/java/fop/fop-transcoder.jar
/usr/share/java/fop/fop-util.jar
/usr/share/java/fop/fop.jar
/usr/share/java/fop/fop-hyph.jar

Hyphenate is working as expected in all Java environments I tested.

Jeff
--
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue


Nginx and feenginx

2024-02-14 Thread Jeffrey Walton
This just made my radar from the nginx-users mailing list. It looks
like there's a freenginx available:
.

Jeff
--
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue


Re: kernels > 6.5.12-300.fc39.x86_64 do not boot

2024-02-14 Thread olivares33561 via users




Sent from ProtonMail, encrypted email based in Switzerland.

Sent with Proton Mail secure email.

On Tuesday, February 13th, 2024 at 1:29 PM, Felix Miata  
wrote:

> olivares33561 composed on 2024-02-13 18:18 (UTC):
> 
> > Felix Miata wrote:
> 
> > > olivares33561 composed on 2024-02-13 12:21 (UTC-0500):
> 
> > > > Finally I have successfully booted a kernel > 6.5.12-300.fc39.x86_64 on 
> > > > Fedora. Thanks to all who have helped and provided things to try. I 
> > > > added nomodeset to line, I guess I will have to add it to grub and make 
> > > > it permanent so I do not have problems.
> 
> > > > olivares@fedora:~$ uname -a
> > > > Linux fedora 6.7.4-200.fc39.x86_64 #1 SMP PREEMPT_DYNAMIC Mon Feb 5 
> > > > 22:21:14 UTC 2024 x86_64 GNU/Linux
> > > > olivares@fedora:~$
> 
> > > Nomodeset is never a proper solution. It's designed as a troubleshooting
> > > parameter and workaround to allow graphical mode system administration 
> > > and log
> > > access. It kills performance. It disables displays other than the first. 
> > > It
> > > usually reduces the screen resolution to something less than the 
> > > display's ideal
> > > native mode.
> > > 
> > > https://web.archive.org/web/20230203110609/https://en.opensuse.org/SDB:Nomodeset:_Work_Around_Graphic_Upgrade_&_Installation_Obstacles
> 
> > If I remove nomodeset from the grub cmdline, the boot hangs and does not 
> > proceed. If I keep it, there is no sound. I have encountered problems 
> > before on other machine(s) where sound does not work on one kernel, but an 
> > update makes it work again(using hdmi). But here I am inexperienced with 
> > nomodeset parameter. I am happy that I can boot the new kernel, but the 
> > sound is not there, maybe a newer kernel can make it work, but I am unsure 
> > of what to expect. It is strange that these things happened, because before 
> > for two or three years it worked flawlessly.
> 
> 
> I suggest you report a bug that 6.6 and 6.7 kernels are not bootable without 
> using
> nomodeset, while 6.5 kernels work as expected without nomodeset.
> 
> https://docs.fedoraproject.org/en-US/quick-docs/bugzilla-file-a-bug/
> 
> You may try again to install inxi. If it fails again you may install directly 
> from
> upstream: https://smxi.org/docs/inxi-installation.htm#inxi-manual-install
> Inxi is merely a perl script that collects and formats data that facilitates
> troubleshooting and solving bugs.
> 
> Once your kernel problem is solved, your sound problem may solve itself, as 
> your
> issue is apparently graphics-related, to which HDMI sound is coupled.
> --
> Evolution as taught in public schools is, like religion,
> based on faith, not based on science.
> 
> Team OS/2 ** Reg. Linux User #211409 ** a11y rocks!
> 
> Felix Miata
> --

Bug Submitted:  
https://bugzilla.redhat.com/show_bug.cgi?id=2264223

Output of inxi command 
olivares@fedora:~/Downloads/kerTeX/Documents/Documents/mptmp$ inxi -C --vs --zl 
--hostname
inxi 3.3.32-00 (2024-01-30)
CPU:
  Info: 6-core model: 11th Gen Intel Core i5-11400 bits: 64 type: MT MCP
cache: L2: 3 MiB
  Speed (MHz): avg: 799 min/max: 800/4400 cores: 1: 800 2: 800 3: 800 4: 800
5: 800 6: 800 7: 800 8: 800 9: 800 10: 799 11: 800 12: 800

Hope bug is not trashed or marked not a bug.  I would not have tried nomodeset 
if it was not suggested.  Upon successful booting without using nomodeset maybe 
sound comes back.

Best Regards,


Antonio 


Best Regards,


Antonio 
--
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue


Re: google-chrome-stable update fails today on gpg keys

2024-02-14 Thread Neal Becker
On Wed, Feb 14, 2024 at 9:17 AM Tom Horsley  wrote:

> On Wed, 14 Feb 2024 09:06:44 -0500
> Neal Becker wrote:
>
> > running /etc/cron.daily/google-chrome gives:
>
> I just ignore any gibberish it prints and do the update again,
> always seems to work for me.
> --
>

Thanks!  Rubbish ignored.  I took those messages as errors, seems they are
just noise.
--
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue


Re: PCI-E to PS2

2024-02-14 Thread murph nj
The system that I built in 2020 has a PS/2 port, and an IBM model M
works great on it.

I've also had good luck with the Monoproce USB-PS/2 adapters on a
variety of systems.

On Wed, Feb 14, 2024 at 9:23 AM Tim via users
 wrote:
>
> Tim:
> >> I'm kind of surprised someone still has PS/2 keyboard/mouse that they'd
> >> like to keep using.
>
> ToddAndMargo:
> > One word.  It is a "Unicomp".  Best typist keyboard ever made.
>
> I was always partial to the IBM Selectric typewriter keyboards.  But,
> these days, I'm using $30 mechanical gaming cheapies from Kmart.  For a
> touch-typist (me) they're reasonably good.  Better than many of the
> pretend high quality $100+ ones you see in many stores.  They're
> probably *ALL* made for $3 in China, anyway.  About the only things
> I'd complain about them on them are too noisy and too sharp edges on
> the keys.  I do prefer keyboards that clunk rather than squoosh, but
> clackety-clack ones drive me around the bend.
>
> You might just have to try a few different *active* converters, then.
> Or, go the whole hog, and get one of those overblown Raspberry Pi kits
> just used as a keyboard converter.
>
> That, or get yourself a newer Unicomp...
>
> At least an old-school keyboard doesn't have those extra media keys
> which are a non-standard extension to deal with.  Though the really old
> ones are the 5-pin DIN connectors (XT/AT), not PS/2, and may require
> more power to run.
>
> I was surprised that my 2017/2018-era motherboard still had PS/2 ports
> on it.  I dunno if any motherboards have hidden ones (jumpers on the
> motherboard for a flylead to a socket panel).  Daughterboard PCI-E
> interfaces may allow you to use PS/2 keyboards once booted up, but
> aren't likely to be working before that.  Boot menus may be a problem.
> You could keep a crappy cheapy USB keyboard stashed away for if you
> need to change BIOS or UEFI settings.
>
> --
>
> uname -rsvp
> Linux 3.10.0-1160.108.1.el7.x86_64 #1 SMP Thu Jan 25 16:17:31 UTC 2024 x86_64
>
> Boilerplate:  All unexpected mail to my mailbox is automatically deleted.
> I will only get to see the messages that are posted to the mailing list.
>
> --
> ___
> users mailing list -- users@lists.fedoraproject.org
> To unsubscribe send an email to users-le...@lists.fedoraproject.org
> Fedora Code of Conduct: 
> https://docs.fedoraproject.org/en-US/project/code-of-conduct/
> List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
> List Archives: 
> https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
> Do not reply to spam, report it: 
> https://pagure.io/fedora-infrastructure/new_issue
--
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue


Re: PCI-E to PS2

2024-02-14 Thread Tim via users
Tim:
>> I'm kind of surprised someone still has PS/2 keyboard/mouse that they'd
>> like to keep using.

ToddAndMargo:
> One word.  It is a "Unicomp".  Best typist keyboard ever made.

I was always partial to the IBM Selectric typewriter keyboards.  But,
these days, I'm using $30 mechanical gaming cheapies from Kmart.  For a
touch-typist (me) they're reasonably good.  Better than many of the
pretend high quality $100+ ones you see in many stores.  They're
probably *ALL* made for $3 in China, anyway.  About the only things
I'd complain about them on them are too noisy and too sharp edges on
the keys.  I do prefer keyboards that clunk rather than squoosh, but
clackety-clack ones drive me around the bend.

You might just have to try a few different *active* converters, then. 
Or, go the whole hog, and get one of those overblown Raspberry Pi kits
just used as a keyboard converter.

That, or get yourself a newer Unicomp...

At least an old-school keyboard doesn't have those extra media keys
which are a non-standard extension to deal with.  Though the really old
ones are the 5-pin DIN connectors (XT/AT), not PS/2, and may require
more power to run.

I was surprised that my 2017/2018-era motherboard still had PS/2 ports
on it.  I dunno if any motherboards have hidden ones (jumpers on the
motherboard for a flylead to a socket panel).  Daughterboard PCI-E
interfaces may allow you to use PS/2 keyboards once booted up, but
aren't likely to be working before that.  Boot menus may be a problem. 
You could keep a crappy cheapy USB keyboard stashed away for if you
need to change BIOS or UEFI settings.

-- 
 
uname -rsvp
Linux 3.10.0-1160.108.1.el7.x86_64 #1 SMP Thu Jan 25 16:17:31 UTC 2024 x86_64
 
Boilerplate:  All unexpected mail to my mailbox is automatically deleted.
I will only get to see the messages that are posted to the mailing list.
 
--
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue


Re: google-chrome-stable update fails today on gpg keys

2024-02-14 Thread Tom Horsley
On Wed, 14 Feb 2024 09:06:44 -0500
Neal Becker wrote:

> running /etc/cron.daily/google-chrome gives:

I just ignore any gibberish it prints and do the update again,
always seems to work for me.
--
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue


Re: google-chrome-stable update fails today on gpg keys

2024-02-14 Thread Neal Becker
On Wed, Feb 14, 2024 at 8:58 AM Tom Horsley  wrote:

> On Wed, 14 Feb 2024 07:46:15 -0500
> Neal Becker wrote:
>
> > The GPG keys listed for the "google-chrome" repository are already
> > installed but they are not correct for this package.
>
> After getting this many times, I finally figured out I need to
> manually run /etc/cron.daily/google-chrome to get new keys
> (the install from the google rpm sets this up, but doesn't
> always get run in time for the next update to work).
> --
>

running /etc/cron.daily/google-chrome gives:

warning: Certificate A040830F7FAC5991:
  Policy rejects subkey 4F30B6B4C07CB649: Policy rejected asymmetric
algorithm
warning: Certificate 7721F63BD38B4796:
  Subkey 1397BC53640DB551 is expired: The subkey is not live
  Subkey 78BD65473CB3BD13 is expired: The subkey is not live
  Subkey 6494C6D6997C215E is expired: The subkey is not live
--
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue


Re: google-chrome-stable update fails today on gpg keys

2024-02-14 Thread Tom Horsley
On Wed, 14 Feb 2024 07:46:15 -0500
Neal Becker wrote:

> The GPG keys listed for the "google-chrome" repository are already
> installed but they are not correct for this package.

After getting this many times, I finally figured out I need to
manually run /etc/cron.daily/google-chrome to get new keys
(the install from the google rpm sets this up, but doesn't
always get run in time for the next update to work).
--
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue


google-chrome-stable update fails today on gpg keys

2024-02-14 Thread Neal Becker
Today's dnf update fails with:

The GPG keys listed for the "google-chrome" repository are already
installed but they are not correct for this package.
Check that the correct key URLs are configured for this repository..
Failing package is: google-chrome-stable-121.0.6167.184-1.x86_64
 GPG Keys are configured as:
https://dl.google.com/linux/linux_signing_key.pub
--
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue