Hi,

Rather sporadically I am getting an error from VMCI.  It was working 
previously.

[EMAIL PROTECTED]:~/VMCI$ ./sharedMemApp -s
Failed opening default VMCI device with error 2.
Failed to init VMCI library.

/dev/vmci exists but strace shows the following error:
open("/dev/vmci", O_RDWR|O_LARGEFILE)   = -1 ENODEV (No such device)

Here is the output from dmesg referring to VMCI.

[713259.760719] VMCI: Major device number is: 253
[713259.762032] Probing for vmci/PCI.
[713259.762094] ACPI: PCI Interrupt 0000:02:03.0[A] -> GSI 17 (level, 
low) -> IRQ 18
[713259.762174] Found vmci/PCI at 0x20c0, irq 18.
[713259.762200] VMCI device does not support datagrams.
[713259.762248] ACPI: PCI interrupt for device 0000:02:03.0 disabled
[713259.768547] vmci: probe of 0000:02:03.0 failed with error -16
[713270.412047] Opening vmci device
[713270.412392] Received open on uninitialized vmci device.
[713277.483196] Opening vmci device
[713277.483568] Received open on uninitialized vmci device.

It seems the probe is failing.  I am running Ubuntu with 2.6.24-16.  Is 
it known what combination open-vm-tools version and kernel that work 
well together?

Thanks,
Cam

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
open-vm-tools-devel mailing list
open-vm-tools-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/open-vm-tools-devel

Reply via email to