Re: Akmod Built Nvidia Module Tainting the Kernel at Boot Time

2022-07-06 Thread Jonathan Billings
On Jul 6, 2022, at 15:47, Lester Petrie wrote: > If I remember your original email, you have successfully created and > installed a key to sign the modules with (and maybe even signed the original > module). If you have kept the key, you will not have to generate and install > another one, but

Re: Akmod Built Nvidia Module Tainting the Kernel at Boot Time

2022-07-06 Thread Patrick O'Callaghan
On Wed, 2022-07-06 at 15:46 -0400, Lester Petrie wrote: > > On 7/6/2022 12:39 PM, Patrick O'Callaghan wrote: > > On Wed, 2022-07-06 at 19:07 +1000, Stephen Morris wrote: > > > On 6/7/22 10:41, Jonathan Billings wrote: > > > > On Jul 5, 2022, at 18:55, Stephen > > > > Morris > > > > wrote: > > > >

Re: Akmod Built Nvidia Module Tainting the Kernel at Boot Time

2022-07-06 Thread Lester Petrie
On 7/6/2022 12:39 PM, Patrick O'Callaghan wrote: On Wed, 2022-07-06 at 19:07 +1000, Stephen Morris wrote: On 6/7/22 10:41, Jonathan Billings wrote: On Jul 5, 2022, at 18:55, Stephen Morris wrote: [   13.973636] nvidia: module license 'NVIDIA' taints kernel. It’s this line where the kernel

Re: Akmod Built Nvidia Module Tainting the Kernel at Boot Time

2022-07-06 Thread Patrick O'Callaghan
On Wed, 2022-07-06 at 19:07 +1000, Stephen Morris wrote: > On 6/7/22 10:41, Jonathan Billings wrote: > > On Jul 5, 2022, at 18:55, Stephen Morris  > > wrote: > > > [   13.973636] nvidia: module license 'NVIDIA' taints kernel. > > > > It’s this line where the kernel notes why it is tainted.  

Re: akmods issue

2022-07-06 Thread Roger Heflin
I manually do the update and reboot, and likely do not wait for all of the kernel module rebuilds to get done. Likely others are doing similar since they are having similar issues. On Wed, Jul 6, 2022 at 10:23 AM Tom Horsley wrote: > > On Wed, 6 Jul 2022 11:04:01 -0400 > Lester Petrie wrote: >

Re: akmods issue

2022-07-06 Thread Tom Horsley
On Wed, 6 Jul 2022 11:04:01 -0400 Lester Petrie wrote: > I need to wait long enough for > this to finish. I am currently still running Fedora 35. Is this not what > will happen with Fedora 36? That's what happens for me. The only difference is the log file moved, so if you "tail -f" to see

Re: hardware RAID1 NVMe card?

2022-07-06 Thread Chris Murphy
On Thu, Jun 23, 2022 at 11:05 PM ToddAndMargo via users wrote: > > Hi All, > > Any of you guys know of a PCIe card that will do > hardware RAID 1 with two NVMe drives? > > I have found some, but they are way to elaborate, > and as such, way too expensive. I'm really not certain how

Fusioninventory packages

2022-07-06 Thread Federico Alaimo
Hello all, I wanted to know if epel 9 will bring fusion inventory agent packages (as done in epel7 and 8) and if yes, when that is expected to happen. Thanks!! ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to

Re: akmods issue

2022-07-06 Thread Lester Petrie
On 7/6/2022 10:27 AM, Roger Heflin wrote: From what I can tell the boot sequence on an nvidia and/or kernel update is this: Machine boots up. Akmods begins building new driver and/or driver for new kernel. Available old driver loads (if new kernel the driver will be nouveau, if new nvidia

Re: akmods issue

2022-07-06 Thread Roger Heflin
From what I can tell the boot sequence on an nvidia and/or kernel update is this: Machine boots up. Akmods begins building new driver and/or driver for new kernel. Available old driver loads (if new kernel the driver will be nouveau, if new nvidia this will be older nvidia) and Graphics start up.

Re: EXT4 Data Loss Error on Resume from Suspend

2022-07-06 Thread Chris Murphy
On Tue, Jul 5, 2022 at 8:40 PM Joseph D Wagner wrote: > > Should this go here, or the devel list? Is this filtered in any way? Can you post a complete dmesg? -- Chris Murphy ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe

Re: EXT4 Data Loss Error on Resume from Suspend

2022-07-06 Thread stan via users
On Tue, 5 Jul 2022 17:38:56 -0700 Joseph D Wagner wrote: > Should this go here, or the devel list? This looks like a failing drive. You could try umounting the drive from a rescue boot, and then running e2fsck on the partition, e2fsck /dev/sd[a,b,etc.][1,2,etc.] or smartctl -a

Re: Install error

2022-07-06 Thread stan via users
On Tue, 5 Jul 2022 17:35:03 +0200 GianPiero Puccioni wrote: > Hi, > I am installing F36, from the "netinstall disk" on a HP laptop (dual > boot, Xfce). > > After downloading and installing it gives this: > error in POSTTRANS scriptlet in rpm package grub2 common > and aborts the installation,

Re: akmods issue

2022-07-06 Thread Tom Horsley
On Wed, 6 Jul 2022 08:07:10 -0400 Neal Becker wrote: > Any ideas? You can examine /var/log/akmods/akmods.log to see the progress of the driver build and make sure the build finished before rebooting. ___ users mailing list --

Re: akmods issue

2022-07-06 Thread John Pilkington
On 06/07/2022 13:07, Neal Becker wrote: Speaking of nvidia and akmods, I just had an issue this morning.  On my server I'm using nvidia proprietary driver from rpmfusion.  Apparently it was updated (automatically) last night and when I tried to run experiments on the gpu this morning I got the

akmods issue

2022-07-06 Thread Neal Becker
Speaking of nvidia and akmods, I just had an issue this morning. On my server I'm using nvidia proprietary driver from rpmfusion. Apparently it was updated (automatically) last night and when I tried to run experiments on the gpu this morning I got the dreaded version mismatch between the kernel

Network boot fails in dracut-initqueue due to nm-online wrongly pretend that the network is connected

2022-07-06 Thread Francis . Montagnac
Hi. For information, I made this buzilla this morning: https://bugzilla.redhat.com/show_bug.cgi?id=2104398 (I did similar for Fedora-34). I wonder if there is a single case where nm-online is useful :-( -- francis ___ users mailing list --

Re: Akmod Built Nvidia Module Tainting the Kernel at Boot Time

2022-07-06 Thread Stephen Morris
On 6/7/22 10:41, Jonathan Billings wrote: On Jul 5, 2022, at 18:55, Stephen Morris wrote: [   13.973636] nvidia: module license 'NVIDIA' taints kernel. It’s this line where the kernel notes why it is tainted.  Somewhere in the nvidia kmod C code, there is a line that looks like this: