Re: [gentoo-user] Failed to load vboxpci

2021-01-18 Thread Neil Bothwick
On Mon, 18 Jan 2021 18:24:56 -0700, the...@sys-concept.com wrote: > > % qlist virtualbox-modules > > /lib/modules/5.4.80-gentoo-r1/misc/vboxnetflt.ko > > /lib/modules/5.4.80-gentoo-r1/misc/vboxnetadp.ko > > /lib/modules/5.4.80-gentoo-r1/misc/vboxdrv.ko > > /etc/modprobe.d/vboxdrv.conf > >

Re: [gentoo-user] Failed to load vboxpci

2021-01-18 Thread Ionen Wolkens
On Mon, Jan 18, 2021 at 02:47:59PM -0700, the...@sys-concept.com wrote: > On 1/18/21 2:31 PM, the...@sys-concept.com wrote: > > > > What is missing is in 5.4.80-gentoo-r1 is: vboxpci.ko > > > > In my old kernel it was there: > > /lib/modules/5.4.72-gentoo/misc/vboxpci.ko > > It seems to me

Re: [gentoo-user] Failed to load vboxpci

2021-01-18 Thread thelma
On 1/18/21 2:46 PM, Neil Bothwick wrote: > On Mon, 18 Jan 2021 14:31:49 -0700, the...@sys-concept.com wrote: > >> On 1/18/21 2:12 PM, tastytea wrote: >>> On 2021-01-18 14:04-0700 the...@sys-concept.com wrote: >>> emerge --info Portage 3.0.13 (python 3.8.6-final-0,

Re: [gentoo-user] Failed to load vboxpci

2021-01-18 Thread thelma
On 1/18/21 2:31 PM, the...@sys-concept.com wrote: > On 1/18/21 2:12 PM, tastytea wrote: >> On 2021-01-18 14:04-0700 the...@sys-concept.com wrote: >> >>> emerge --info >>> Portage 3.0.13 (python 3.8.6-final-0, >>> default/linux/amd64/17.1/desktop, gcc-9.3.0, glibc-2.32-r5, >>> 5.4.80-gentoo-r1

Re: [gentoo-user] Failed to load vboxpci

2021-01-18 Thread Neil Bothwick
On Mon, 18 Jan 2021 14:31:49 -0700, the...@sys-concept.com wrote: > On 1/18/21 2:12 PM, tastytea wrote: > > On 2021-01-18 14:04-0700 the...@sys-concept.com wrote: > > > >> emerge --info > >> Portage 3.0.13 (python 3.8.6-final-0, > >> default/linux/amd64/17.1/desktop, gcc-9.3.0, glibc-2.32-r5,

Re: [gentoo-user] Failed to load vboxpci

2021-01-18 Thread thelma
On 1/18/21 2:12 PM, tastytea wrote: > On 2021-01-18 14:04-0700 the...@sys-concept.com wrote: > >> emerge --info >> Portage 3.0.13 (python 3.8.6-final-0, >> default/linux/amd64/17.1/desktop, gcc-9.3.0, glibc-2.32-r5, >> 5.4.80-gentoo-r1 x86_64) >> >> This is new installation. >> cat

Re: [gentoo-user] Failed to load vboxpci

2021-01-18 Thread tastytea
On 2021-01-18 14:04-0700 the...@sys-concept.com wrote: > emerge --info > Portage 3.0.13 (python 3.8.6-final-0, > default/linux/amd64/17.1/desktop, gcc-9.3.0, glibc-2.32-r5, > 5.4.80-gentoo-r1 x86_64) > > This is new installation. > cat /etc/modules-load.d/virtualbox.conf > vboxdrv >

[gentoo-user] Failed to load vboxpci

2021-01-18 Thread thelma
emerge --info Portage 3.0.13 (python 3.8.6-final-0, default/linux/amd64/17.1/desktop, gcc-9.3.0, glibc-2.32-r5, 5.4.80-gentoo-r1 x86_64) This is new installation. cat /etc/modules-load.d/virtualbox.conf vboxdrv vboxnetadp vboxnetflt vboxpci All modules are loading OK except "vboxpci"