| Summary: | app-emulation/vmware-modules-304.2 with kernel 4.0.5 - ? | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Juan Hernandez-Diaz <camilo.hernandez> |
| Component: | Current packages | Assignee: | Gentoo VMWare Bug Squashers [disabled] <vmware+disabled> |
| Status: | RESOLVED NEEDINFO | ||
| Severity: | normal | ||
| Priority: | Normal | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
| Attachments: |
emerge --info output
Kernel config |
||
Created attachment 411654 [details]
Kernel config
@Juan, I just want to make sure that I understand the issue correctly, so to be clear: USE="-vmci -vsock" implies that you must have CONFIG_VMWARE_VMCI and CONFIG_VMWARE_VMCI_VSOCKETS built into the kernel. USE="vmci vsock" implies that you must NOT have CONFIG_VMWARE_VMCI and CONFIG_VMWARE_VMCI_VSOCKETS built into the kernel. Can you confirm the combination of USE flags and kernel modules are are trying to use? |
Created attachment 411652 [details] emerge --info output I'm trying to install vmware-modules-304.2 package,but the process fails showing missing requirements in the kernel. Missing modules would be: CONFIG_VMWARE_VMCI CONFIG_VMWARE_VMCI_VSOCKETS I have tried installing the package disabled USE options, vmci and vsock, with the same result.