Hi.

On Sat, 02 Sep 2023 22:53:59 +1000 "Michael D. Setzer II via users" wrote:

>> Did the install and created the new driver as it says, and it seems 
>> to have the vboxdrv in the same relative place as it did with fc37, 
>> but gives message that not found, but file is there??

>> modprobe vboxdrv
>> modprobe: FATAL: Module vboxdrv not found in directory 
>> /lib/modules/6.4.12-200.fc38.x86_64

>> # find . | grep vboxdrv
>> ./6.4.11-100.fc37.x86_64/extra/VirtualBox/vboxdrv.ko.xz
>> ./6.4.12-100.fc37.x86_64/extra/VirtualBox/vboxdrv.ko.xz
>> ./6.4.12-200.fc38.x86_64/extra/VirtualBox/vboxdrv.ko.xz

>> Any ideals why modprobe isn't seeing the driver that does exist??

The depmod done by the kmod-VirtualBox-KERNELVER RPM may have been interrupted
during its installation. This ia a know problem.

What is the release of it ?

For example with:

  dnf list installed kmod-VirtualBox-$(uname -r)

or:

  rpm -qf /lib/modules/6.4.12-200.fc38.x86_64/extra/VirtualBox/vboxdrv.ko.xz

> Latest atempt shows failure in build process? 

> The installation of packages shows already installed.

> dnf install akmod-VirtualBox kernel-devel-6.4.12-200.fc38.x86_64
> Last metadata expiration check: 1:51:24 ago on Sat 02 Sep 2023 08:49:43 PM 
> ChST.
> Package akmod-VirtualBox-7.0.6-1.fc38.x86_64 is already installed.
> Package kernel-devel-6.4.12-200.fc38.x86_64 is already installed.

I am using the same kernel but a slightly newer version of akmod-VirtualBox
from rpmfusion that works:

  rpm -q akmod-VirtualBox; rpm -q --changelog akmod-VirtualBox | head
  akmod-VirtualBox-7.0.10-2.fc38.x86_64
  * Sat Aug 12 2023 Sérgio Basto <ser...@serjux.com> - 7.0.10-2
  - Add fix for kernel-6.4.10

  * Wed Jul 19 2023 Sérgio Basto <ser...@serjux.com> - 7.0.10-1
  - Update to 7.0.10

-- 
francis
_______________________________________________
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

Reply via email to