On Fri, 16 Jan 2004, Diego Zamboni wrote:

> Hi,
> 
> > I (try to)use kernel 2.6.1 with vmware.
> > Compiling the modules by calling vmware-config.pl gives the following 
> > error:
> 
> Are you using the vmware-workstation ebuild? There are some external
> patches (in particular,
> http://platan.vc.cvut.cz/ftp/pub/vmware/vmware-any-any-update48.tar.gz)
> that need to be applied for VMware to work under 2.6. The ebuild applies
> it automatically.

The ebuild automatically installs the vmware-any-any-update45.
I now installed update48 manually, but no difference at all.
I guess there's something about the kernel config that's not compatible 
with vmware. 

Could it have anything to do with SMP, Preemptible kernel, HPET?
Here's the processor type part of my kernel config: 

(Please shoot at it)

#
# Processor type and features
#
CONFIG_X86_PC=y
# CONFIG_X86_VOYAGER is not set
# CONFIG_X86_NUMAQ is not set
# CONFIG_X86_SUMMIT is not set
# CONFIG_X86_BIGSMP is not set
# CONFIG_X86_VISWS is not set
# CONFIG_X86_GENERICARCH is not set
# CONFIG_X86_ES7000 is not set
# CONFIG_M386 is not set
# CONFIG_M486 is not set
# CONFIG_M586 is not set
# CONFIG_M586TSC is not set
# CONFIG_M586MMX is not set
# CONFIG_M686 is not set
# CONFIG_MPENTIUMII is not set
# CONFIG_MPENTIUMIII is not set
# CONFIG_MPENTIUM4 is not set
# CONFIG_MK6 is not set
CONFIG_MK7=y
# CONFIG_MK8 is not set
# CONFIG_MELAN is not set
# CONFIG_MCRUSOE is not set
# CONFIG_MWINCHIPC6 is not set
# CONFIG_MWINCHIP2 is not set
# CONFIG_MWINCHIP3D is not set
# CONFIG_MCYRIXIII is not set
# CONFIG_MVIAC3_2 is not set
# CONFIG_X86_GENERIC is not set
CONFIG_X86_CMPXCHG=y
CONFIG_X86_XADD=y
CONFIG_X86_L1_CACHE_SHIFT=6
CONFIG_RWSEM_XCHGADD_ALGORITHM=y
CONFIG_X86_WP_WORKS_OK=y
CONFIG_X86_INVLPG=y
CONFIG_X86_BSWAP=y
CONFIG_X86_POPAD_OK=y
CONFIG_X86_GOOD_APIC=y
CONFIG_X86_INTEL_USERCOPY=y
CONFIG_X86_USE_PPRO_CHECKSUM=y
CONFIG_X86_USE_3DNOW=y
CONFIG_HPET_TIMER=y
# CONFIG_HPET_EMULATE_RTC is not set
# CONFIG_SMP is not set
CONFIG_PREEMPT=y
CONFIG_X86_UP_APIC=y
CONFIG_X86_UP_IOAPIC=y
CONFIG_X86_LOCAL_APIC=y
CONFIG_X86_IO_APIC=y
CONFIG_X86_TSC=y
# CONFIG_X86_MCE is not set
# CONFIG_TOSHIBA is not set
# CONFIG_I8K is not set
# CONFIG_MICROCODE is not set
# CONFIG_X86_MSR is not set
# CONFIG_X86_CPUID is not set
# CONFIG_EDD is not set
CONFIG_NOHIGHMEM=y
# CONFIG_HIGHMEM4G is not set
# CONFIG_HIGHMEM64G is not set
# CONFIG_MATH_EMULATION is not set
CONFIG_MTRR=y
# CONFIG_EFI is not set
CONFIG_HAVE_DEC_LOCK=y

 

> 
> > /tmp/vmware-config6/vmmon-only/linux/hostif.c:643: too few arguments to 
> > function `do_mmap_pgoff'
> 
> I have not seen this warning. With the vmware-any-any patch applied, I
> see some warnings, but the modules compile and load OK.
> 
> > Is vmware compatible with 2.6.1?
> 
> Yes, I'm running it right now. I have the
> app-emulation/vmware-workstation-4.0.5.6030 ebuild installed.
> 
> --Diego
> 
> 
> 
> --
> [EMAIL PROTECTED] mailing list
> 
> 
> 
> 
> 
> 


--
[EMAIL PROTECTED] mailing list

Reply via email to