Re: Working with secureboot

2025-07-14 Thread Todd Zullinger
Robert McBroom via users wrote: > Didn't get very far > > :~# mokutil --import /etc/pki/akmods/certs/public_key.der > input password: > input password again: > Failed to enroll new keys What does `mokutil --sb-state` (with root privileges) report? It should say SecureBoot enabled. If not, you'l

Re: Problem accessing lvm on nvme drive

2025-07-14 Thread Samuel Sieb
On 7/13/25 1:31 PM, Robert McBroom via users wrote: During boot I get the message block nvme0n1: No UUID available providing old NGUID When I try to mount the lvm I get the message ~# mount /dev/mapper/fedora /sd1 mount: /sd1: fsconfig system call failed: /dev/mapper/fedora Can't lookup block

Re: Working with secureboot

2025-07-14 Thread Robert McBroom via users
On 7/14/25 8:18 PM, Todd Zullinger wrote: Robert McBroom via users wrote: Need to get my NVIDIA DRIVERS  registered. Gnome tells me they are ready and gives me a code. A window opens telling me to restart and enter the code when prompted. Selecting the button brings up a new window telling me

Re: Problem accessing lvm on nvme drive

2025-07-14 Thread Robert McBroom via users
On 7/13/25 5:08 PM, Barry wrote: On 13 Jul 2025, at 21:32, Robert McBroom via users wrote:  During boot I get the message block nvme0n1: No UUID available providing old NGUID When I try to mount the lvm I get the message ~# mount /dev/mapper/fedora /sd1 mount: /sd1: fsconfig system ca

Re: multiboot 2 HD

2025-07-14 Thread Steven I Usdansky via users
I deleted the 30_os_proxy file. It was giving me duplicate entries.  Below is my /EFI/fedora/grub.cfg. Each disk's efi partition contains a copy. I use efibootmgr to select which disk's /EFI/fedora.grub.cfg  to use when the computer is powered on. Changes made with Fedora's efibootmgr are not pe

Re: Working with secureboot

2025-07-14 Thread Todd Zullinger
Robert McBroom via users wrote: > Need to get my NVIDIA DRIVERS  registered. Gnome tells me they are ready and > gives me a code. > > A window opens telling me to restart and enter the code when prompted. > Selecting the button brings up a new window telling me "mokutil --import" > has failed and

Re: Dell Latitude 7420's camera not working on new F42 install

2025-07-14 Thread Todd Zullinger
Ben Matteson wrote: > You can see if the camera on this particular Dell works by installing > the akmod-intel-ipu6 driver from rpmfusion-nonfree. I believe it > requires Secure Boot to be disabled (it builds an unsigned kernel > module). FWIW, the akmods utility gained the ability to sign modules

Working with secureboot

2025-07-14 Thread Robert McBroom via users
Need to get my NVIDIA DRIVERS  registered. Gnome tells me they are ready and gives me a code. A window opens telling me to restart and enter the code when prompted. Selecting the button brings up a new window telling me "mokutil --import" has failed and to re-enter the code. It didn't do anyth

Re: Dell Latitude 7420's camera not working on new F42 install

2025-07-14 Thread Ranjan Maitra via users
On Mon Jul14'25 04:17:29PM, Community Support for Fedora Users wrote: > From: Ranjan Maitra via users > Date: Mon, 14 Jul 2025 16:17:29 -0500 > To: Community support for Fedora users > Cc: Ranjan Maitra > Reply-To: Community support for Fedora users > Subject: Re: Dell Latitude 7420's camera no

Re: Dell Latitude 7420's camera not working on new F42 install

2025-07-14 Thread Ranjan Maitra via users
Thanks for this! On Mon Jul14'25 03:53:35PM, Ben Matteson wrote: > From: Ben Matteson > Date: Mon, 14 Jul 2025 15:53:35 -0500 > To: Community support for Fedora users > CC: Ranjan Maitra > Reply-To: Community support for Fedora users > Subject: Re: Dell Latitude 7420's camera not working on ne

Re: Dell Latitude 7420's camera not working on new F42 install

2025-07-14 Thread Patrick Dupre via users
I do have a similar problem with my laptop MSI GE62 6QD MS-16J5 The camera is not detected no /dev/video In the past it has been working ! === Patrick DUPRÉ | | email: pdu...@gmx.com =

Re: Dell Latitude 7420's camera not working on new F42 install

2025-07-14 Thread Ben Matteson
On Mon, 2025-07-14 at 13:27 -0500, Ranjan Maitra via users wrote: > Hi, > > I installed F42 from scratch on a Dell Latitude 7420 about a month > ago, and only now have I noticed that the in-built camera does not > appear to be working. I just get a black screen. > > Perhaps it is missing a driver

Re: Dell Latitude 7420's camera not working on new F42 install

2025-07-14 Thread Barry
> On 14 Jul 2025, at 19:27, Ranjan Maitra via users > wrote: > > Hi, > > I installed F42 from scratch on a Dell Latitude 7420 about a month ago, and > only now have I noticed that the in-built camera does not appear to be > working. I just get a black screen. > > Perhaps it is missing a d

Re: Dell Latitude 7420's camera not working on new F42 install

2025-07-14 Thread Samuel Sieb
On 7/14/25 11:27 AM, Ranjan Maitra via users wrote: I installed F42 from scratch on a Dell Latitude 7420 about a month ago, and only now have I noticed that the in-built camera does not appear to be working. I just get a black screen. Perhaps it is missing a driver or something else. I am stil

Dell Latitude 7420's camera not working on new F42 install

2025-07-14 Thread Ranjan Maitra via users
Hi, I installed F42 from scratch on a Dell Latitude 7420 about a month ago, and only now have I noticed that the in-built camera does not appear to be working. I just get a black screen. Perhaps it is missing a driver or something else. I am still runnning 6.15.4-200 kernel, though the system

Re: multiboot 2 HD

2025-07-14 Thread Patrick Dupre via users
Following up on the issue. If I understand correctly. grub2-mkconfig build a configuration file based on the files available in /etc/grub.d The first part of the grub.cfg is based on 10_liunx which collects information from the running machine The second part is base on 30_os_prober It meant tha