* [sisyphus] VMWare and Sisyphus
@ 2005-05-05 11:39 Alexey Kakunin
2005-05-05 16:34 ` Andrey Rahmatullin
2005-05-05 19:02 ` Sergey V. Degtiarenko
0 siblings, 2 replies; 14+ messages in thread
From: Alexey Kakunin @ 2005-05-05 11:39 UTC (permalink / raw)
To: sisyphus
Добрый день.
Никто не в курсе - есть ли возможность поставить VMWare 5.0 на текущий
Сизиф?
Имеем: скачанную rpm-ку с VMWAre
Последний сизиф.
Пытаемся поставить на ядро 2.6.11-std26-up-alt6
Ставим дополнительные пакеты и header-ами ядра:
kernel-headers-modules-std26-up-2.6.11-alt6
kernel-headers-std26-up-2.6.11-alt6
патчим locations что бы пофиксить проблему с ICON_DIR
после компиляции vmmon.o получем ошибку -1 - cannot load module....
долго бился - не понимаю чем ей не нравится сгенеренный модуль.
Ладно, решил попробовать на ядре wks
поставил 2.6.11-wks26-up-alt2 (кстати, модуль subfs для wks26-up сейчас
не ставится - говорит что собран для 2.6.10 :( (
поставил header-ы:
kernel-headers-modules-wks26-up-2.6.11-alt2
kernel-headers-wks26-up-2.6.11-alt2
пытаюсь сконфигурировать vmware - получаю ошибку мол "different address
space with runned kernel"
пытаюсь разобраться - выясняется что в header-Ах прописана PAGE_OFFSET =
B0000000, а для запущенного ядра VMWAre определила что page_offset -
80000000...
Хм :(
Есть у кого-нибудь рецепт по поводу установки VMWAre на текущий Сизиф?
На wiki.sisyphus.ru смотрел - но те патчи, которые там предлагаются
никак не влияют
С Уважением,
Алексей Какунин
^ permalink raw reply [flat|nested] 14+ messages in thread
* Re: [sisyphus] VMWare and Sisyphus
2005-05-05 11:39 [sisyphus] VMWare and Sisyphus Alexey Kakunin
@ 2005-05-05 16:34 ` Andrey Rahmatullin
2005-05-05 19:02 ` Sergey V. Degtiarenko
1 sibling, 1 reply; 14+ messages in thread
From: Andrey Rahmatullin @ 2005-05-05 16:34 UTC (permalink / raw)
To: sisyphus
[-- Attachment #1: Type: text/plain, Size: 1301 bytes --]
On Thu, May 05, 2005 at 03:39:27PM +0400, Alexey Kakunin wrote:
> Никто не в курсе - есть ли возможность поставить VMWare 5.0 на текущий
> Сизиф?
Разумеется.
> Имеем: скачанную rpm-ку с VMWAre
Гм, ну да ладно.
> Ставим дополнительные пакеты и header-ами ядра:
> kernel-headers-modules-std26-up-2.6.11-alt6
> kernel-headers-std26-up-2.6.11-alt6
Ага.
> патчим locations что бы пофиксить проблему с ICON_DIR
Возможно.
> после компиляции vmmon.o получем ошибку -1 - cannot load module....
Нефик.
> долго бился - не понимаю чем ей не нравится сгенеренный модуль.
Собрался он криво.
http://lists.altlinux.org/pipermail/sisyphus/2004-May/041398.html
> пытаюсь сконфигурировать vmware - получаю ошибку мол "different address
> space with runned kernel"
о_О
1-й раз вижу/слышу.
> пытаюсь разобраться - выясняется что в header-Ах прописана PAGE_OFFSET =
> B0000000, а для запущенного ядра VMWAre определила что page_offset -
> 80000000...
Бр-р, не сталкивался.
> Есть у кого-нибудь рецепт по поводу установки VMWAre на текущий Сизиф?
ftp.altlinux.ru/pub/people/wrar/vmware/5.0/vmware.readme
--
WBR, wRAR (ALT Linux Team)
Powered by the ALT Linux fortune(8):
Зачем пакет нужен на первом диске, если он не будет использован по умолчанию?
-- ldv in devel@
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 14+ messages in thread
* Re: [sisyphus] VMWare and Sisyphus
2005-05-05 11:39 [sisyphus] VMWare and Sisyphus Alexey Kakunin
2005-05-05 16:34 ` Andrey Rahmatullin
@ 2005-05-05 19:02 ` Sergey V. Degtiarenko
1 sibling, 1 reply; 14+ messages in thread
From: Sergey V. Degtiarenko @ 2005-05-05 19:02 UTC (permalink / raw)
To: ALT Linux Sisyphus discussion list
Alexey Kakunin wrote:
> Добрый день.
> Никто не в курсе - есть ли возможность поставить VMWare 5.0 на текущий
> Сизиф?
Ставил сегодня по рекомендаци "Vmware && 2.6.11-wks26-up" из
http://wiki.sisyphus.ru/admin/VmWare?v=1a44
ядро 2.6.11-wks26-up-alt2
VMware-workstation-5.0.0–13124
собралось и работает без проблем.
>
> Имеем: скачанную rpm-ку с VMWAre
> Последний сизиф.
>
> Пытаемся поставить на ядро 2.6.11-std26-up-alt6
> Ставим дополнительные пакеты и header-ами ядра:
> kernel-headers-modules-std26-up-2.6.11-alt6
> kernel-headers-std26-up-2.6.11-alt6
>
> патчим locations что бы пофиксить проблему с ICON_DIR
>
> после компиляции vmmon.o получем ошибку -1 - cannot load module....
>
> долго бился - не понимаю чем ей не нравится сгенеренный модуль.
> Ладно, решил попробовать на ядре wks
> поставил 2.6.11-wks26-up-alt2 (кстати, модуль subfs для wks26-up сейчас
> не ставится - говорит что собран для 2.6.10 :( (
> поставил header-ы:
> kernel-headers-modules-wks26-up-2.6.11-alt2
> kernel-headers-wks26-up-2.6.11-alt2
>
> пытаюсь сконфигурировать vmware - получаю ошибку мол "different address
> space with runned kernel"
Эта ошибка появляется если не выполнить шаг 3.
С уважением,
Дегтяренко С.В.
^ permalink raw reply [flat|nested] 14+ messages in thread
* Re: [sisyphus] VMWare and Sisyphus
@ 2005-05-06 6:44 ` ABATAPA
2005-05-06 13:51 ` Andrey Rahmatullin
0 siblings, 1 reply; 14+ messages in thread
From: ABATAPA @ 2005-05-06 6:44 UTC (permalink / raw)
To: ALT Linux Sisyphus discussion list
Пятница 06 Май 2005 09:53, Alexey Kakunin написал:
> Шаг 3 выполнил - модуль начал конфигурироваться - но все равно не
> загружается - вроде проблема в томчто надо пропатчить Makefile для vmmon
> и vmnet -сделал - но все равно не помогло...
Для ядер 2.6.x мне приходится делать для модулей симлинки с *.ko на *.o - там
в скриптах ошибки.
--
ABATAPA
^ permalink raw reply [flat|nested] 14+ messages in thread
* Re: [sisyphus] VMWare and Sisyphus
@ 2005-05-06 8:43 ` Andrey Rahmatullin
2005-05-06 11:50 ` Хлызов А.А.
0 siblings, 1 reply; 14+ messages in thread
From: Andrey Rahmatullin @ 2005-05-06 8:43 UTC (permalink / raw)
To: sisyphus
[-- Attachment #1: Type: text/plain, Size: 563 bytes --]
On Fri, May 06, 2005 at 09:56:23AM +0400, Alexey Kakunin wrote:
> есдинственный косячок - когда после всего запускашь vmware-config.pl все
> равно вылезает ошибка с ICONDIR в locations.
Я уже понял.
> надо добавлять строку /answer ICONDIR /usr/share/icons/
Нет, я просто забыл включить в пакет патч, запрещающий vmware-config.pl
конфигурить значки и .desktop.
Так что качайте обновленный пакет.
--
WBR, wRAR (ALT Linux Team)
Powered by the ALT Linux fortune(8):
[...] размножение ядер лучше делать автоматизированным...
-- mouse in devel@
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 14+ messages in thread
* Re: [sisyphus] VMWare and Sisyphus
2005-05-06 8:43 ` Andrey Rahmatullin
@ 2005-05-06 11:50 ` Хлызов А.А.
2005-05-06 13:53 ` Andrey Rahmatullin
0 siblings, 1 reply; 14+ messages in thread
From: Хлызов А.А. @ 2005-05-06 11:50 UTC (permalink / raw)
To: Andrey Rahmatullin, sisyphus
В сообщении от 6 Май 2005 17:43 Andrey Rahmatullin написал(a):
> On Fri, May 06, 2005 at 09:56:23AM +0400, Alexey Kakunin wrote:
> > есдинственный косячок - когда после всего запускашь vmware-config.pl все
> > равно вылезает ошибка с ICONDIR в locations.
>
> Я уже понял.
>
> > надо добавлять строку /answer ICONDIR /usr/share/icons/
>
> Нет, я просто забыл включить в пакет патч, запрещающий vmware-config.pl
> конфигурить значки и .desktop.
>
> Так что качайте обновленный пакет.
А все-таки подскажите, что можно сделать тем, кто все-таки скачал .rpm? Я
поправил Makefile-ы на тему путей, поправил vmware-config.pl, прописал
locations, даже исправил Makefile-ы в части того, чтобы модули были с
расширением .o, а не .ko, как в оригинале. И все равно я получаю ошибку:
Unable to make a vmmon module that can be loaded in the running kernel:
Error inserting '/root/tmp/vmware-config7/vmmon.o': -1 Invalid module format
There is probably a slight difference in the kernel configuration between the
set of C header files you specified and your running kernel. You may want to
rebuild a kernel based on that directory, or specify another directory.
Где что еще можно покопать?
# uname -r
2.6.10-wks26-up-alt5
Та же ошибка у меня вылазила на 2.6.11
# cat /etc/altlinux-release
ALT Linux Sisyphus (20050505)
# rpm -q VMwareWorkstation
VMwareWorkstation-5.0.0-13124
# rpm -qa | grep headers
kernel-headers-modules-wks26-up-2.6.10-alt5
kernel-headers-common-1.1.5-alt1
kernel-headers-wks26-up-2.6.10-alt5
glibc-kernheaders-2.4.25-alt1
--
С уважением,
проектный руководитель ООО "АСФ-Трэйд"
Хлызов Алексей
ICQ UIN: 5181148
E-Mail: A.Khlyzov@asf-trade.ru
WWW: http://auto.asf-trade.ru
^ permalink raw reply [flat|nested] 14+ messages in thread
* Re: [sisyphus] VMWare and Sisyphus
2005-05-06 6:44 ` ABATAPA
@ 2005-05-06 13:51 ` Andrey Rahmatullin
0 siblings, 0 replies; 14+ messages in thread
From: Andrey Rahmatullin @ 2005-05-06 13:51 UTC (permalink / raw)
To: sisyphus
[-- Attachment #1: Type: text/plain, Size: 412 bytes --]
On Fri, May 06, 2005 at 10:44:06AM +0400, ABATAPA wrote:
> Для ядер 2.6.x мне приходится делать для модулей симлинки с *.ko на *.o - там
> в скриптах ошибки.
Лучше скрипт запатчите.
--
WBR, wRAR (ALT Linux Team)
Powered by the ALT Linux fortune(8):
> > Package: alsa-tools-1.0.7-alt1
> > Status: rebuild failed.
> А я вчера 1.0.8 залил. ;-P
Что-то рановато ты радуешься. :)
-- ldv in devel@
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 14+ messages in thread
* Re: [sisyphus] VMWare and Sisyphus
2005-05-06 11:50 ` Хлызов А.А.
@ 2005-05-06 13:53 ` Andrey Rahmatullin
2005-05-06 14:34 ` Хлызов А.А.
0 siblings, 1 reply; 14+ messages in thread
From: Andrey Rahmatullin @ 2005-05-06 13:53 UTC (permalink / raw)
To: sisyphus
[-- Attachment #1: Type: text/plain, Size: 908 bytes --]
On Fri, May 06, 2005 at 08:50:47PM +0900, Хлызов А.А. wrote:
> А все-таки подскажите, что можно сделать тем, кто все-таки скачал .rpm? Я
> поправил Makefile-ы на тему путей, поправил vmware-config.pl, прописал
> locations, даже исправил Makefile-ы в части того, чтобы модули были с
> расширением .o, а не .ko, как в оригинале. И все равно я получаю ошибку:
Не надо править Makefile. Заворачивайте vm*.tar в kernel-source (команды
для этого в конце %install у vmware.spec) и собирайте модули из пакета.
> Где что еще можно покопать?
Если при сборке сказало Using standalone build system - сразу нет.
--
WBR, wRAR (ALT Linux Team)
Powered by the ALT Linux fortune(8):
>> а не глобально - вот shrek из сизфа бэкпорты делает назад в мастер.
> Поможет ли чайная ложка, если нужен полный комплект мощных помп?
Стоп. Так нужны точечные ложки или помпы по площади?
-- mike in community@
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 14+ messages in thread
* Re: [sisyphus] VMWare and Sisyphus
2005-05-06 13:53 ` Andrey Rahmatullin
@ 2005-05-06 14:34 ` Хлызов А.А.
2005-05-06 17:47 ` Andrey Rahmatullin
0 siblings, 1 reply; 14+ messages in thread
From: Хлызов А.А. @ 2005-05-06 14:34 UTC (permalink / raw)
To: Andrey Rahmatullin, sisyphus
В сообщении от 6 Май 2005 22:53 Andrey Rahmatullin написал(a):
> On Fri, May 06, 2005 at 08:50:47PM +0900, Хлызов А.А. wrote:
> > А все-таки подскажите, что можно сделать тем, кто все-таки скачал .rpm? Я
> > поправил Makefile-ы на тему путей, поправил vmware-config.pl, прописал
> > locations, даже исправил Makefile-ы в части того, чтобы модули были с
> > расширением .o, а не .ko, как в оригинале. И все равно я получаю ошибку:
>
> Не надо править Makefile. Заворачивайте vm*.tar в kernel-source (команды
> для этого в конце %install у vmware.spec) и собирайте модули из пакета.
Андрей, еще раз - у меня .rpm... Мне НЕОБХОДИМО править Makefile... А
заворачивать нечего...
>
> > Где что еще можно покопать?
>
> Если при сборке сказало Using standalone build system - сразу нет.
--
С уважением,
проектный руководитель ООО "АСФ-Трэйд"
Хлызов Алексей
ICQ UIN: 5181148
E-Mail: A.Khlyzov@asf-trade.ru
WWW: http://auto.asf-trade.ru
^ permalink raw reply [flat|nested] 14+ messages in thread
* Re: [sisyphus] VMWare and Sisyphus
2005-05-06 14:34 ` Хлызов А.А.
@ 2005-05-06 17:47 ` Andrey Rahmatullin
2005-05-07 6:12 ` Хлызов А.А.
0 siblings, 1 reply; 14+ messages in thread
From: Andrey Rahmatullin @ 2005-05-06 17:47 UTC (permalink / raw)
To: sisyphus
[-- Attachment #1: Type: text/plain, Size: 510 bytes --]
On Fri, May 06, 2005 at 11:34:58PM +0900, Хлызов А.А. wrote:
> Андрей, еще раз - у меня .rpm... Мне НЕОБХОДИМО править Makefile... А
> заворачивать нечего...
Ну как нечего?
Берете свои vm*.tar, в которых Makefile правили, и заворачиваете.
--
WBR, wRAR (ALT Linux Team)
Powered by the ALT Linux fortune(8):
> > ошибка: неудовлетворенные зависимости сборки:
> > gcc-g77 нужен для tvtime-0.9.12-alt2.1
> Можете выкинуть из спека, это наводки.
Паразитная емкость! :)
-- at in sisyphus@
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 14+ messages in thread
* Re: [sisyphus] VMWare and Sisyphus
2005-05-06 17:47 ` Andrey Rahmatullin
@ 2005-05-07 6:12 ` Хлызов А.А.
2005-05-07 8:14 ` Andrey Rahmatullin
0 siblings, 1 reply; 14+ messages in thread
From: Хлызов А.А. @ 2005-05-07 6:12 UTC (permalink / raw)
To: Andrey Rahmatullin, sisyphus
В сообщении от 7 Май 2005 02:47 Andrey Rahmatullin написал(a):
> On Fri, May 06, 2005 at 11:34:58PM +0900, Хлызов А.А. wrote:
> > Андрей, еще раз - у меня .rpm... Мне НЕОБХОДИМО править Makefile... А
> > заворачивать нечего...
>
> Ну как нечего?
> Берете свои vm*.tar, в которых Makefile правили, и заворачиваете.
Завернул... Все равно:
make: Leaving directory `/root/tmp/vmware-config9/vmmon-only'
Unable to make a vmmon module that can be loaded in the running kernel:
Error inserting '/root/tmp/vmware-config9/vmmon.o': -1 Invalid module format
There is probably a slight difference in the kernel configuration between the
set of C header files you specified and your running kernel. You may want to
rebuild a kernel based on that directory, or specify another directory.
--
С уважением,
проектный руководитель ООО "АСФ-Трэйд"
Хлызов Алексей
ICQ UIN: 5181148
E-Mail: A.Khlyzov@asf-trade.ru
WWW: http://auto.asf-trade.ru
^ permalink raw reply [flat|nested] 14+ messages in thread
* Re: [sisyphus] VMWare and Sisyphus
2005-05-07 6:12 ` Хлызов А.А.
@ 2005-05-07 8:14 ` Andrey Rahmatullin
2005-05-10 4:36 ` Хлызов А.А.
0 siblings, 1 reply; 14+ messages in thread
From: Andrey Rahmatullin @ 2005-05-07 8:14 UTC (permalink / raw)
To: sisyphus
[-- Attachment #1: Type: text/plain, Size: 365 bytes --]
On Sat, May 07, 2005 at 03:12:28PM +0900, Хлызов А.А. wrote:
> Завернул...
Куда?
--
WBR, wRAR (ALT Linux Team)
Powered by the ALT Linux fortune(8):
> может быть стоит сделать hasher'у свою версию cpio ? ;-)
Нет. Так все сразу узнают в чем проблема, а если hasher будет работать,
то другие пользователи cpio могут наловить глюков...
-- ns in devel@
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 14+ messages in thread
* Re: [sisyphus] VMWare and Sisyphus
2005-05-07 8:14 ` Andrey Rahmatullin
@ 2005-05-10 4:36 ` Хлызов А.А.
2005-05-10 9:50 ` Andrey Rahmatullin
0 siblings, 1 reply; 14+ messages in thread
From: Хлызов А.А. @ 2005-05-10 4:36 UTC (permalink / raw)
To: sisyphus
В сообщении от 7 Май 2005 17:14 Andrey Rahmatullin написал(a):
> On Sat, May 07, 2005 at 03:12:28PM +0900, Хлызов А.А. wrote:
> > Завернул...
>
> Куда?
В tar, положил туда же, где и лежало - /usr/lib/vmware/modules/source
язвить каждый может, а вот помочь...
--
С уважением,
проектный руководитель ООО "АСФ-Трэйд"
Хлызов Алексей
ICQ UIN: 5181148
E-Mail: A.Khlyzov@asf-trade.ru
WWW: http://auto.asf-trade.ru
^ permalink raw reply [flat|nested] 14+ messages in thread
* Re: [sisyphus] VMWare and Sisyphus
2005-05-10 4:36 ` Хлызов А.А.
@ 2005-05-10 9:50 ` Andrey Rahmatullin
0 siblings, 0 replies; 14+ messages in thread
From: Andrey Rahmatullin @ 2005-05-10 9:50 UTC (permalink / raw)
To: sisyphus
[-- Attachment #1: Type: text/plain, Size: 402 bytes --]
On Tue, May 10, 2005 at 01:36:19PM +0900, Хлызов А.А. wrote:
> > > Завернул...
> > Куда?
> В tar, положил туда же, где и лежало - /usr/lib/vmware/modules/source
Я сказал - завернуть в пакет kernel-source-vmware.
> язвить каждый может, а вот помочь...
Спек написать?
--
WBR, wRAR (ALT Linux Team)
Powered by the ALT Linux fortune(8):
* gvy не настолько тормоз, как иногда кажется ;)
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 14+ messages in thread
end of thread, other threads:[~2005-05-10 9:50 UTC | newest]
Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-05-05 11:39 [sisyphus] VMWare and Sisyphus Alexey Kakunin
2005-05-05 16:34 ` Andrey Rahmatullin
2005-05-06 8:43 ` Andrey Rahmatullin
2005-05-06 11:50 ` Хлызов А.А.
2005-05-06 13:53 ` Andrey Rahmatullin
2005-05-06 14:34 ` Хлызов А.А.
2005-05-06 17:47 ` Andrey Rahmatullin
2005-05-07 6:12 ` Хлызов А.А.
2005-05-07 8:14 ` Andrey Rahmatullin
2005-05-10 4:36 ` Хлызов А.А.
2005-05-10 9:50 ` Andrey Rahmatullin
2005-05-05 19:02 ` Sergey V. Degtiarenko
2005-05-06 6:44 ` ABATAPA
2005-05-06 13:51 ` Andrey Rahmatullin
ALT Linux Sisyphus discussions
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/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 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \
sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru
public-inbox-index sisyphus
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.sisyphus
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git