Visualizzazione dei risultati da 1 a 6 su 6
  1. #1

    vmware-server (Debian etch)

    Le sto provando un'pò tutte da diversi giorni.

    Quando tento di installare vmware server sulla mia debian
    ho continui problemi con il moulo vmmon.
    Ho gia tentato di patchare con le vmware-any-any-update versione 109, 115, 116, 117 ma patchando restituisce lo stesso errore sul modulo

    ho tentato di patchar emanualmente

    con tar xvf vmmon.tar
    cd vmmon-only/include
    nano vcpuset.h
    line 74
    sostituito #include “asm/bitops.h” con #include “linux/bitops.h”

    ma il risultato è sempre questo.

    il mio uname -a

    Linux osiris 2.6.23-1-amd64 #1 SMP Fri Oct 12 23:45:48 UTC 2007 x86_64 GNU/Linux

    codice:
    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.23-1-amd64/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-config5/vmmon-only'
    make -C /lib/modules/2.6.23-1-amd64/build/include/.. SUBDIRS=$PWD SRCROOT=$PWD/. modules
    make[1]: Entering directory `/usr/src/linux-headers-2.6.23-1-amd64'
      CC [M]  /tmp/vmware-config5/vmmon-only/linux/driver.o
    /tmp/vmware-config5/vmmon-only/linux/driver.c: In function âLinuxDriver_Ioctlâ:
    /tmp/vmware-config5/vmmon-only/linux/driver.c:1659: error: âstruct mm_structâ has no member named âdumpableâ
    make[2]: *** [/tmp/vmware-config5/vmmon-only/linux/driver.o] Error 1
    make[1]: *** [_module_/tmp/vmware-config5/vmmon-only] Error 2
    make[1]: Leaving directory `/usr/src/linux-headers-2.6.23-1-amd64'
    make: *** [vmmon.ko] Error 2
    make: Leaving directory `/tmp/vmware-config5/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.
    
    osiris:~/vmware/vmware-server-distrib#
    There are two kinds of researchers:
    those that have implemented something and those that have not.
    The latter will tell you that there are 142 ways of doing things
    and that there isn't consensus on which is best.
    The former will simply tell you that 141 of them don't work.

  2. #2
    Forse ho una possibile soluzione ma devo aggiornare il kernel da 2.6.23-1-amd64 a 2.6.24-1-amd64


    come si fa inmaniera rapida con apt-get???
    There are two kinds of researchers:
    those that have implemented something and those that have not.
    The latter will tell you that there are 142 ways of doing things
    and that there isn't consensus on which is best.
    The former will simply tell you that 141 of them don't work.

  3. #3
    Utente di HTML.it L'avatar di GunMan
    Registrato dal
    Dec 2005
    Messaggi
    2,642
    non mi risulta che quella release sia nei repository etch

    se così fosse potresti ricompilare, alla debian, il kernel e installarlo con dpkg

    Chaos A.D. Disorder unleashed.
    Starting to burn. Starting to lynch.
    Silence means death. Stand on your feet.
    Inner fear. Your worst enemy.

    Refuse / Resist

  4. #4
    ma è un casino

    Si tratta di scaricare il kernel compilarlo e sostituirlo al kernel attuale?
    There are two kinds of researchers:
    those that have implemented something and those that have not.
    The latter will tell you that there are 142 ways of doing things
    and that there isn't consensus on which is best.
    The former will simply tell you that 141 of them don't work.

  5. #5
    Utente di HTML.it L'avatar di GunMan
    Registrato dal
    Dec 2005
    Messaggi
    2,642
    si, in buona sostanza si tratta di scaricare i sorgenti da kernel.org configurare e costruire il pacchetto che poi potrà essere gestito alla stregua di qualsiasi altro .deb da apt/synaptic/aptitude

    comunque non conosco abbastanza bene vmware-server e i problemi a cui si può andare incontro quando lo si installa, magari prima di imbarcarti nella compilazione prova ad aspettare qualche altro parere di gente più ferrata... potrebbe esserci una soluzione alternativa al problema.

    Chaos A.D. Disorder unleashed.
    Starting to burn. Starting to lynch.
    Silence means death. Stand on your feet.
    Inner fear. Your worst enemy.

    Refuse / Resist

  6. #6
    Sulla vmware communities sembra un problema noto ma la maggior parte delle persone lo risolvono.
    Altri come me no...

    mannaggia... Grazie intanto per le informazioni...
    There are two kinds of researchers:
    those that have implemented something and those that have not.
    The latter will tell you that there are 142 ways of doing things
    and that there isn't consensus on which is best.
    The former will simply tell you that 141 of them don't work.

Permessi di invio

  • Non puoi inserire discussioni
  • Non puoi inserire repliche
  • Non puoi inserire allegati
  • Non puoi modificare i tuoi messaggi
  •  
Powered by vBulletin® Version 4.2.1
Copyright © 2025 vBulletin Solutions, Inc. All rights reserved.