* [Comm] VMWare 3.{1.1,2}
@ 2003-03-06 0:43 Andrey Brindeew
2003-03-06 3:55 ` Александр Никольников
2003-03-06 4:36 ` rider
0 siblings, 2 replies; 8+ messages in thread
From: Andrey Brindeew @ 2003-03-06 0:43 UTC (permalink / raw)
To: ALT Linux community
[-- Attachment #1: Type: text/plain, Size: 515 bytes --]
Hi!
У кого-нибудь получилось запустить VMWare 3.1.1 (которая шла в комплекте с
Master 2.0) или 3.2 (скачана с родного сайта) на Master 2.2?
У меня стабильно вылетает в segfault при попытке запуска виртуальной
машины.
Модули для ядра компилировались gcc 3.2.1, сервис vmware запускается
нормально. В качестве исходников указывался каталог
/usr/lib/kernel/include , поставляемый пакетом
kernel24-headers-2.4.20-alt5
--
WBR, Andrey Brindeew.
"No one person can understand Perl culture completely"
(C) Larry Wall.
[-- Attachment #2: Type: application/pgp-signature, Size: 245 bytes --]
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [Comm] VMWare 3.{1.1,2}
2003-03-06 0:43 [Comm] VMWare 3.{1.1,2} Andrey Brindeew
@ 2003-03-06 3:55 ` Александр Никольников
2003-03-06 4:36 ` rider
1 sibling, 0 replies; 8+ messages in thread
From: Александр Никольников @ 2003-03-06 3:55 UTC (permalink / raw)
To: community
On Thu, Mar 06, 2003 at 03:43:58AM +0300, Andrey Brindeew wrote:
> Hi!
>
> У кого-нибудь получилось запустить VMWare 3.1.1 (которая шла в комплекте с
> Master 2.0) или 3.2 (скачана с родного сайта) на Master 2.2?
>
> У меня стабильно вылетает в segfault при попытке запуска виртуальной
> машины.
>
> Модули для ядра компилировались gcc 3.2.1, сервис vmware запускается
> нормально. В качестве исходников указывался каталог
> /usr/lib/kernel/include , поставляемый пакетом
> kernel24-headers-2.4.20-alt5
>
apic=on в параметрах ядра.
--
Саша
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [Comm] VMWare 3.{1.1,2}
2003-03-06 0:43 [Comm] VMWare 3.{1.1,2} Andrey Brindeew
2003-03-06 3:55 ` Александр Никольников
@ 2003-03-06 4:36 ` rider
2003-03-06 10:02 ` Andrey Brindeew
1 sibling, 1 reply; 8+ messages in thread
From: rider @ 2003-03-06 4:36 UTC (permalink / raw)
To: ALT Linux community
On Thu, Mar 06, 2003 at 03:43:58AM +0300, Andrey Brindeew wrote:
> Hi!
>
> У кого-нибудь получилось запустить VMWare 3.1.1 (которая шла в комплекте с
> Master 2.0) или 3.2 (скачана с родного сайта) на Master 2.2?
>
> У меня стабильно вылетает в segfault при попытке запуска виртуальной
> машины.
>
> Модули для ядра компилировались gcc 3.2.1, сервис vmware запускается
> нормально. В качестве исходников указывался каталог
> /usr/lib/kernel/include , поставляемый пакетом
> kernel24-headers-2.4.20-alt5
Для 2.2 модули нужно компилить 2.96 и ядру передавать параметр apic
Rgds,
Rider
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [Comm] VMWare 3.{1.1,2}
2003-03-06 4:36 ` rider
@ 2003-03-06 10:02 ` Andrey Brindeew
2003-03-06 10:06 ` Andrew Velikoredchanin
2003-03-09 11:58 ` Евгений В. Хорохорин
0 siblings, 2 replies; 8+ messages in thread
From: Andrey Brindeew @ 2003-03-06 10:02 UTC (permalink / raw)
To: ALT Linux community
[-- Attachment #1: Type: text/plain, Size: 281 bytes --]
On Thu, Mar 06, 2003 at 07:36:41AM +0300, rider@altlinux.com wrote:
> Для 2.2 модули нужно компилить 2.96 и ядру передавать параметр apic
а для 2.4.20 - каким компилятором собирать?
--
WBR, Andrey Brindeew.
"No one person can understand Perl culture completely"
(C) Larry Wall.
[-- Attachment #2: Type: application/pgp-signature, Size: 245 bytes --]
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [Comm] VMWare 3.{1.1,2}
2003-03-06 10:02 ` Andrey Brindeew
@ 2003-03-06 10:06 ` Andrew Velikoredchanin
2003-03-06 11:28 ` Andrey Brindeew
2003-03-09 11:58 ` Евгений В. Хорохорин
1 sibling, 1 reply; 8+ messages in thread
From: Andrew Velikoredchanin @ 2003-03-06 10:06 UTC (permalink / raw)
To: community
Andrey Brindeew wrote:
>On Thu, Mar 06, 2003 at 07:36:41AM +0300, rider@altlinux.com wrote:
>
>
>>Для 2.2 модули нужно компилить 2.96 и ядру передавать параметр apic
>>
>>
>
>а для 2.4.20 - каким компилятором собирать?
>
>
У меня 2.4.20-ac2 собранное gcc 3.2 (в т.ч. и модули vmmon и vmnet) -
vmware работает.
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [Comm] VMWare 3.{1.1,2}
2003-03-06 10:06 ` Andrew Velikoredchanin
@ 2003-03-06 11:28 ` Andrey Brindeew
0 siblings, 0 replies; 8+ messages in thread
From: Andrey Brindeew @ 2003-03-06 11:28 UTC (permalink / raw)
To: community
[-- Attachment #1: Type: text/plain, Size: 360 bytes --]
On Thu, Mar 06, 2003 at 01:06:57PM +0300, Andrew Velikoredchanin wrote:
> У меня 2.4.20-ac2 собранное gcc 3.2 (в т.ч. и модули vmmon и vmnet) -
> vmware работает.
Проблема была в apic=on, после включения этой опции все заработало, как
версия 3.1.1, так и 3.2.
--
WBR, Andrey Brindeew.
"No one person can understand Perl culture completely"
(C) Larry Wall.
[-- Attachment #2: Type: application/pgp-signature, Size: 245 bytes --]
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [Comm] VMWare 3.{1.1,2}
2003-03-06 10:02 ` Andrey Brindeew
2003-03-06 10:06 ` Andrew Velikoredchanin
@ 2003-03-09 11:58 ` Евгений В. Хорохорин
2003-03-11 13:57 ` Viacheslav Slobodian
1 sibling, 1 reply; 8+ messages in thread
From: Евгений В. Хорохорин @ 2003-03-09 11:58 UTC (permalink / raw)
To: community
On Thu, 6 Mar 2003 13:02:42 +0300
Andrey Brindeew <abr@altlinux.ru> wrote:
> On Thu, Mar 06, 2003 at 07:36:41AM +0300, rider@altlinux.com wrote:
> > Для 2.2 модули нужно компилить 2.96 и ядру передавать параметр apic
>
> а для 2.4.20 - каким компилятором собирать?
Наверное имелось в виду: модули для ядра нужно собирать тем же
компилятором что и ядро. Для 2.2 (Master, а не kernel!!!) это 2.96. Это в
том случае если вы пользуетесь дистрибутивным ядром и не пересобирали его
под себя.
--
Best regards, mailto: genix@sendmail.ru
Genix http://saratov.lug.ru
Registered Linux User #219993 JID: genix@jabber.org
-= С моих слов записано верно, мною прочитано =-
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [Comm] VMWare 3.{1.1,2}
2003-03-09 11:58 ` Евгений В. Хорохорин
@ 2003-03-11 13:57 ` Viacheslav Slobodian
0 siblings, 0 replies; 8+ messages in thread
From: Viacheslav Slobodian @ 2003-03-11 13:57 UTC (permalink / raw)
To: community
Евгений В. Хорохорин пишет:
>>>Для 2.2 модули нужно компилить 2.96 и ядру передавать параметр apic
>>>
>>>
>>а для 2.4.20 - каким компилятором собирать?
>>
>>
>
>Наверное имелось в виду: модули для ядра нужно собирать тем же
>компилятором что и ядро. Для 2.2 (Master, а не kernel!!!) это 2.96. Это в
>том случае если вы пользуетесь дистрибутивным ядром и не пересобирали его
>под себя.
>
>
>
Т.е., достаточно просто использовать gcc 2.96 при сборке модулей VMware,
и всё будет хорошо?
А как заставить систему использовать именно 2.96, если ещё стоит gcc 3.2
(как основной, наверное, т.к. ставился первый)?
^ permalink raw reply [flat|nested] 8+ messages in thread
end of thread, other threads:[~2003-03-11 13:57 UTC | newest]
Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-03-06 0:43 [Comm] VMWare 3.{1.1,2} Andrey Brindeew
2003-03-06 3:55 ` Александр Никольников
2003-03-06 4:36 ` rider
2003-03-06 10:02 ` Andrey Brindeew
2003-03-06 10:06 ` Andrew Velikoredchanin
2003-03-06 11:28 ` Andrey Brindeew
2003-03-09 11:58 ` Евгений В. Хорохорин
2003-03-11 13:57 ` Viacheslav Slobodian
ALT Linux Community general discussions
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V2 community community/ http://lore.altlinux.org/community \
mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
public-inbox-index community
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.community
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git