You are not logged in.

#1 2006-01-19 02:29:58

grail
Member
Registered: 2005-02-22
Posts: 70

2.6.15-archck and vmware

I installed kernel26archck-2.6.15.archck2-3 today and it seems to be running well. But now I cannot setup vmware again.
Vmware was running fine on the vanilla Arch 0.7.1 kernel but when I try to configure it now I get the error:

What is the location of the directory of C header files that match your running
kernel? [/usr/src/linux/include]

The kernel defined by this directory of header files does not have the same
address space size as your running kernel.

Any suggestions?

Offline

#2 2006-01-20 02:17:04

grail
Member
Registered: 2005-02-22
Posts: 70

Re: 2.6.15-archck and vmware

Has no one else experienced this issue or have any suggestions on how to fix?

Offline

#3 2006-01-20 08:49:51

Romashka
Forum Fellow
Registered: 2005-12-07
Posts: 1,054

Re: 2.6.15-archck and vmware

I don't know what exactly causes this problem, but here is the suggestion:
check if the path to kernel headers points to archck headers, not the default arch kernel headers. It is better to enter the path manually in vmwareconfig's prompt.


to live is to die

Offline

#4 2006-01-20 09:00:00

iphitus
Forum Fellow
From: Melbourne, Australia
Registered: 2004-10-09
Posts: 4,927

Re: 2.6.15-archck and vmware

Multiple solutions are on the gentoo forums here:

http://forums.gentoo.org/viewtopic-t-42 … 7115ed9d51

iphitus

Offline

#5 2006-01-20 18:16:18

mic64
Member
Registered: 2005-03-03
Posts: 173

Re: 2.6.15-archck and vmware

grail ..same issue here
and for the solutions in the gentoo fourm, I´m too dumb  smile

Offline

#6 2006-01-21 12:16:33

iphitus
Forum Fellow
From: Melbourne, Australia
Registered: 2004-10-09
Posts: 4,927

Re: 2.6.15-archck and vmware

edit vmware-config.pl

find this area:

                    . 'not have the same address space size as your running '
                    . 'kernel.' . "nn", 0);
       }
      return '';
     }
   }

change the one line so it looks like this

                    . 'not have the same address space size as your running '
                    . 'kernel.' . "nn", 0);
       }
#      return '';
     }
   }

and it should be fine..

Offline

#7 2006-01-22 16:28:43

mic64
Member
Registered: 2005-03-03
Posts: 173

Re: 2.6.15-archck and vmware

thanks iphitus

it works now.

mic64

Offline

#8 2006-01-23 00:18:15

grail
Member
Registered: 2005-02-22
Posts: 70

Re: 2.6.15-archck and vmware

Thanks iphitus for the suggestion, it now works (well is now builing) also big thanks for doing such a good job with archck.

Offline

#9 2006-02-05 20:20:35

BlueThumb
Member
From: Denmark
Registered: 2006-02-05
Posts: 12

Re: 2.6.15-archck and vmware

THX iphitus too, I was strugling with that problem alot.
Fun thing is vmware-config.pl was running find with a vanilla kernel (2.6.15.2) manual installed ?? but not with the kernel-2.6.15-archck. from the /var/abs !!


If you can't crack it then hack it !!

Offline

#10 2006-06-25 00:56:06

Titus
Member
From: Izmir
Registered: 2006-05-11
Posts: 120
Website

Re: 2.6.15-archck and vmware

could you please tell me how can i edit the vmware-config.pl  file?


In a world without walls,who need windows?

Offline

#11 2006-06-25 10:09:18

scarecrow
Member
From: Greece
Registered: 2004-11-18
Posts: 715

Re: 2.6.15-archck and vmware

VMware is working without the need of editing vmware-config.pl
Just build the vmware from AUR (mikos has done a great job), it includes the latest any-any patch which is enough to configure vmware properly.


Microshaft delenda est

Offline

Board footer

Powered by FluxBB