Re: Debian kernel VMware

2000-04-07 Thread Alexander Zhuckov
Adam Shand [EMAIL PROTECTED] writes:

  May be there are some parameters I _must_ turn on in the kernel to run
  VMware? or may be I must install respective kernel-headers package?
 
 you need to have the real time clock enabled.  other then that i don't think
 there is anything that is required (the default debian kernel used to
 provide it).
 
 i haven't played with vmware for quite a while but if you didn't have the
 rtc enabled vmware would just print out an error message when you tried to
 run it.

I have `enhanced real time clock' enabled. It doesn't help :(
-- 
Alexander Zhuckov   [EMAIL PROTECTED]   2:5030/518.50


Re: Debian kernel VMware

2000-04-07 Thread Alexander Zhuckov
Adam Shand [EMAIL PROTECTED] writes:

  May be there are some parameters I _must_ turn on in the kernel to run
  VMware? or may be I must install respective kernel-headers package?
 
 you need to have the real time clock enabled.  other then that i don't think
 there is anything that is required (the default debian kernel used to
 provide it).
 
 i haven't played with vmware for quite a while but if you didn't have the
 rtc enabled vmware would just print out an error message when you tried to
 run it.

I have `enhanced real time clock' enabled. It doesn't help :(
-- 
Alexander Zhuckov   [EMAIL PROTECTED]   2:5030/518.50


Re: Debian kernel VMware

2000-04-06 Thread Oswald Buddenhagen
 When I build kernel from sources (using kernel-package)
 vmware completely hangs my box (I must use reset button).
 
just an idea: vmware builds its own kernel modules. if you change the
kernel, you might need to re-run vmware-config.pl

-- 
Hi! I'm a .signature virus! Copy me into your ~/.signature, please!
--
Linux - the last service pack you'll ever need.


Re: Debian kernel VMware

2000-04-06 Thread Alexander Zhuckov
Oswald Buddenhagen [EMAIL PROTECTED] writes:

  When I build kernel from sources (using kernel-package)
  vmware completely hangs my box (I must use reset button).
  
 just an idea: vmware builds its own kernel modules. if you change the
 kernel, you might need to re-run vmware-config.pl

Yes, I did it many times. All vmware modules loads fine.
-- 
Alexander Zhuckov   [EMAIL PROTECTED]   2:5030/518.50


Re: Debian kernel VMware

2000-04-06 Thread Jean Pierre LeJacq
On Thu, 6 Apr 2000, Oswald Buddenhagen wrote:

  When I build kernel from sources (using kernel-package)
  vmware completely hangs my box (I must use reset button).
  
 just an idea: vmware builds its own kernel modules. if you change the
 kernel, you might need to re-run vmware-config.pl

My experience is that vmware notices when a new kernel is installed
and will prompt you to rebuild the modules.  I've had no trouble
using vmware and rebuilding newer versions of the kernel.

-- 
Jean Pierre



Re: Debian kernel VMware

2000-04-06 Thread Alexander Zhuckov
Jean Pierre LeJacq [EMAIL PROTECTED] writes:

 On Thu, 6 Apr 2000, Oswald Buddenhagen wrote:
 
   When I build kernel from sources (using kernel-package)
   vmware completely hangs my box (I must use reset button).
   
  just an idea: vmware builds its own kernel modules. if you change the
  kernel, you might need to re-run vmware-config.pl
 
 My experience is that vmware notices when a new kernel is installed
 and will prompt you to rebuild the modules.  I've had no trouble
 using vmware and rebuilding newer versions of the kernel.

May be there are some parameters I _must_ turn on in the kernel
to run VMware? or may be I must install respective kernel-headers
package?
-- 
Alexander Zhuckov   [EMAIL PROTECTED]   2:5030/518.50


Re: Debian kernel VMware

2000-04-06 Thread Andy Roosen
I had the same problem until I compiled with the parallel port as a
module (I usually compile everything into the kernel). There's a note
somewhere on the VMware install site that implied a parallel module
was required.

Cheers,
Andy

On Thu, Apr 06, 2000 at 12:52:48PM +0400, Alexander Zhuckov wrote:
 Oswald Buddenhagen [EMAIL PROTECTED] writes:
 
   When I build kernel from sources (using kernel-package)
   vmware completely hangs my box (I must use reset button).
   
  just an idea: vmware builds its own kernel modules. if you change the
  kernel, you might need to re-run vmware-config.pl
 
 Yes, I did it many times. All vmware modules loads fine.
 -- 
 Alexander Zhuckov   [EMAIL PROTECTED]   2:5030/518.50


Re: Debian kernel VMware

2000-04-06 Thread Alexander Zhuckov
Andy Roosen [EMAIL PROTECTED] writes:

 I had the same problem until I compiled with the parallel port as a
 module (I usually compile everything into the kernel). There's a note
 somewhere on the VMware install site that implied a parallel module
 was required.

I compiled paralled port as module. The effect was the same.  I found
with depmod that vmmon, vmnet and vmppuser modules all had unresolved
external references, so I recompiled them by hand from sources.
And nothing changed.

 
 Cheers,
 Andy
 
 On Thu, Apr 06, 2000 at 12:52:48PM +0400, Alexander Zhuckov wrote:
  Oswald Buddenhagen [EMAIL PROTECTED] writes:
  
When I build kernel from sources (using kernel-package)
vmware completely hangs my box (I must use reset button).

   just an idea: vmware builds its own kernel modules. if you change the
   kernel, you might need to re-run vmware-config.pl
  
  Yes, I did it many times. All vmware modules loads fine.
-- 
Alexander Zhuckov   [EMAIL PROTECTED]   2:5030/518.50


Re: Debian kernel VMware

2000-04-06 Thread Adam Shand

 May be there are some parameters I _must_ turn on in the kernel to run
 VMware? or may be I must install respective kernel-headers package?

you need to have the real time clock enabled.  other then that i don't think
there is anything that is required (the default debian kernel used to
provide it).

i haven't played with vmware for quite a while but if you didn't have the
rtc enabled vmware would just print out an error message when you tried to
run it.

adam.