Fórum Ubuntu CZ/SK

Ubuntu pro osobní počítače => Pracovní prostředí => Téma založeno: 6105 20 Září 2009, 09:07:57

Název: kubuntu 9.04 amd64 a vmware server 1.0.9 - chyba [vyřešeno]
Přispěvatel: 6105 20 Září 2009, 09:07:57
Zdravim,
pouzivam vmware server pro virtualizaci.. na kubuntu 8.04- amd64 to 100% jelo. Po ciste instalaci kubuntu 9.04 amd64 to haze chyby.
Da se rict ze postup instalace je tento http://www.howtoforge.com/how-to-install-vmware-server-1.0.x-on-an-ubuntu-8.10-desktop

ale jeste pred zadanim seriaoveho cisla se to ukonci s hlaskou

vmware-config.pl
Making sure services for VMware Server are stopped.

Stopping VMware services:
   Virtual machine monitor                                             done

Configuring fallback GTK+ 2.4 libraries.

In which directory do you want to install the mime type icons?
[/usr/share/icons]                                             

What directory contains your desktop menu entry files? These files have a
.desktop file extension. [/usr/share/applications]                       

In which directory do you want to install the application's icon?
[/usr/share/pixmaps]                                             

Trying to find a suitable vmmon module for your running kernel.

None of the pre-built vmmon modules for VMware Server is suitable for your
running kernel.  Do you want this program to try to build the vmmon module for
your system (you need to have a C compiler installed on your system)? [yes]   

Using compiler "/usr/bin/gcc". Use environment variable CC to override.

What is the location of the directory of C header files that match your running
kernel? [/lib/modules/2.6.28-15-generic/build/include]                         

Extracting the sources of the vmmon module.

Building the vmmon module.

Using 2.6.x kernel build system.
make: Entering directory `/tmp/vmware-config2/vmmon-only'
make -C /lib/modules/2.6.28-15-generic/build/include/.. SUBDIRS=$PWD SRCROOT=$PWD/. modules
make[1]: Entering directory `/usr/src/linux-headers-2.6.28-15-generic'                     
  CC [M]  /tmp/vmware-config2/vmmon-only/linux/driver.o                                   
In file included from /tmp/vmware-config2/vmmon-only/./include/x86.h:20,                   
                 from /tmp/vmware-config2/vmmon-only/./include/machine.h:24,               
                 from /tmp/vmware-config2/vmmon-only/linux/driver.h:15,                   
                 from /tmp/vmware-config2/vmmon-only/linux/driver.c:49:                   
/tmp/vmware-config2/vmmon-only/./include/x86apic.h:79:1: warning: "APIC_BASE_MSR" redefined
In file included from /usr/src/linux-headers-2.6.28-15-generic/arch/x86/include/asm/numa_64.h:5,
                 from /usr/src/linux-headers-2.6.28-15-generic/arch/x86/include/asm/numa.h:4,   
                 from /usr/src/linux-headers-2.6.28-15-generic/arch/x86/include/asm/acpi.h:28, 
                 from /usr/src/linux-headers-2.6.28-15-generic/arch/x86/include/asm/fixmap_64.h:15,
                 from /usr/src/linux-headers-2.6.28-15-generic/arch/x86/include/asm/fixmap.h:7,   
                 from /usr/src/linux-headers-2.6.28-15-generic/arch/x86/include/asm/apic.h:8,     
                 from /usr/src/linux-headers-2.6.28-15-generic/arch/x86/include/asm/smp.h:13,     
                 from include/linux/smp.h:30,                                                     
                 from include/linux/topology.h:33,                                                 
                 from include/linux/mmzone.h:763,                                                 
                 from include/linux/gfp.h:4,                                                       
                 from include/linux/kmod.h:22,                                                     
                 from include/linux/module.h:13,                                                   
                 from /tmp/vmware-config2/vmmon-only/linux/driver.c:12:                           
/usr/src/linux-headers-2.6.28-15-generic/arch/x86/include/asm/apicdef.h:132:1: warning: this is the location of the previous definition                                                                                                                                   
In file included from /tmp/vmware-config2/vmmon-only/./include/machine.h:24,                                                         
                 from /tmp/vmware-config2/vmmon-only/linux/driver.h:15,                                                             
                 from /tmp/vmware-config2/vmmon-only/linux/driver.c:49:                                                             
/tmp/vmware-config2/vmmon-only/./include/x86.h:830:1: warning: "PTE_PFN_MASK" redefined                                             
In file included from /usr/src/linux-headers-2.6.28-15-generic/arch/x86/include/asm/pda.h:8,                                         
                 from /usr/src/linux-headers-2.6.28-15-generic/arch/x86/include/asm/current.h:19,
                 from /usr/src/linux-headers-2.6.28-15-generic/arch/x86/include/asm/processor.h:15,
                 from include/linux/prefetch.h:14,
                 from include/linux/list.h:6,
                 from include/linux/module.h:9,
                 from /tmp/vmware-config2/vmmon-only/linux/driver.c:12:
/usr/src/linux-headers-2.6.28-15-generic/arch/x86/include/asm/page.h:22:1: warning: this is the location of the previous definition
In file included from /tmp/vmware-config2/vmmon-only/linux/vmhost.h:13,
                 from /tmp/vmware-config2/vmmon-only/linux/driver.c:71:
/tmp/vmware-config2/vmmon-only/./include/compat_semaphore.h:5:27: error: asm/semaphore.h: No such file or directory
/tmp/vmware-config2/vmmon-only/linux/driver.c:146: error: unknown field ‘nopage’ specified in initializer
/tmp/vmware-config2/vmmon-only/linux/driver.c:147: warning: initialization from incompatible pointer type
/tmp/vmware-config2/vmmon-only/linux/driver.c:150: error: unknown field ‘nopage’ specified in initializer
/tmp/vmware-config2/vmmon-only/linux/driver.c:151: warning: initialization from incompatible pointer type
/tmp/vmware-config2/vmmon-only/linux/driver.c: In function ‘LinuxDriver_Ioctl’:
/tmp/vmware-config2/vmmon-only/linux/driver.c:1670: error: too many arguments to function ‘smp_call_function’
make[2]: *** [/tmp/vmware-config2/vmmon-only/linux/driver.o] Error 1
make[1]: *** [_module_/tmp/vmware-config2/vmmon-only] Error 2
make[1]: Leaving directory `/usr/src/linux-headers-2.6.28-15-generic'
make: *** [vmmon.ko] Error 2
make: Leaving directory `/tmp/vmware-config2/vmmon-only'
Unable to build the vmmon module.

For more information on how to troubleshoot module-related problems, please
visit our Web site at "http://www.vmware.com/download/modules/modules.html" and
"http://www.vmware.com/support/reference/linux/prebuilt_modules_linux.html".

Execution aborted.


Mam takovy pocit jestli se nemuselo drive neco prenastavit, ci vytvorit adresar nebo symb link.. myslim tim u 8.04 ale nejsem si tim jisty.. mozna neco s xinetdtem ale uz opravdu nevim jestli se me to jen nezda..

prechod na 2.x vmware nechci kvuli webove konzoli..

diky
Název: Re: kubuntu 9.04 amd64 a vmware server 1.0.9 - chyba
Přispěvatel: Vojtěch Trefný 20 Září 2009, 09:24:39
prechod na 2.x vmware nechci kvuli webove konzoli..

Bohužel nic jiného vám nezbyde -- starší VMware není kompatibilní s novějšími kernely...
Název: Re: kubuntu 9.04 amd64 a vmware server 1.0.9 - chyba
Přispěvatel: 6105 21 Září 2009, 20:16:38
Zdravim,

tak jsem deska s dobrym znamym toho VMwera server 1.0.9 rozjel na kubuntu 9.04 amd64.

Sice si to chvilku vzalo ale vygooglovali jsme to a jede to a to je hlavni!

Zitra Vam sem hodim navod bude-li zajem. V klidu si to musim prolest at nepisu blbosti..

Název: Re: kubuntu 9.04 amd64 a vmware server 1.0.9 - chyba [vyřešeno]
Přispěvatel: 6105 22 Září 2009, 13:49:07
Zdravim,

tak pisu jak jsem slibil..

zde je postup jak jde rozchodit VMware 1.0.9 na Kubuntu 9.04 AMD 64bit, kerner 2.6.28-15

1. stazeni a instalace vmware 1.0.9 - nejspis skonci chybovou hlaskou ale nevadi..
    instalaci provedeme spustenim instalacniho souboru vmware-install.pl

2. nainstalujeme vmware-update-2.6.27-5.5.7-2
    Nejspis pro instalaci budete potrebovat jeste doinstalobat g++ a xinet
    takze apt-get install g++ xinetd
    instalaci spustime souborem update

3. vec a to posledni je potreba nahrat patch pro vmware na grafickou kartu.. novy Vmware nema rad nove    ovladace.. vse vyresi vmware-server-console_1.0.8_2-intrepid-patch
    Je to sice patch pro 1.0.8 ale na 1.0.9 funguje

Budouli potreba dane balicky nekam je uploadnu na web a hodim link.. jsem ted v praci tak je to trochu hekticke..

Prosim kdyz tak jen o overeni instalace.. myslim si ze na nic jsem nezapomnel ale znate to..