On Wed, Nov 6, 2019 at 11:56 AM Wayne Li wrote:
>
> The thing is I don't know how to pick specific kernel modules and add it to
> the system. Me and my coworker were able to add missing TUN/TAP kernel
> modules using the same process I described (i.e. pulling up the GUI, saving a
> .config fil
The thing is I don't know how to pick specific kernel modules and add it to
the system. Me and my coworker were able to add missing TUN/TAP kernel
modules using the same process I described (i.e. pulling up the GUI, saving
a .config file for TUN/TAP device driver support, and copying the .config
f
On Wed, Nov 6, 2019 at 11:30 AM Wayne Li wrote:
>
> Dear Yocto Developers,
>
> I'm trying to get KVM added and working on a Yocto kernel I built up for a
> T4240 RDB (has a PowerPC CPU). KVM isn't working and the reason why it isn't
> working seems to be I'm missing the necessary kernel modules
Dear Yocto Developers,
I'm trying to get KVM added and working on a Yocto kernel I built up for a
T4240 RDB (has a PowerPC CPU). KVM isn't working and the reason why it
isn't working seems to be I'm missing the necessary kernel modules. More
specifically, I don't seem to have a kvm.ko file that