* [Comm] Включение виртуальной машины в VMWare
@ 2004-12-01 13:55 Drool
2004-12-02 8:23 ` Michael Isachenkov
` (2 more replies)
0 siblings, 3 replies; 9+ messages in thread
From: Drool @ 2004-12-01 13:55 UTC (permalink / raw)
To: community
Привет всем!
При включении виртуальной машины выскакивает такое предупреждение:
************************************
XFree86 DGA extension not present. Either
your X Server is built without this extension,
or it is not configured to use it. XFree86
direct graphics (DGA extension) initialization
failed.
************************************
Вот часть конфига иксов:
************************************
# This loads the miscellaneous extensions module, and disables
# initialisation of the XFree86-DGA extension within that module.
SubSection "extmod"
Option "omit xfree86-dga"
EndSubSection
************************************
Сама же виртуальная машина потом работает вроде нормально. Что это за
расширение DGA, что за предупреждение и что еще показать для прояснения
ситуации?
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [Comm] Включение виртуальной машины в VMWare
2004-12-01 13:55 [Comm] Включение виртуальной машины в VMWare Drool
@ 2004-12-02 8:23 ` Michael Isachenkov
2004-12-02 14:19 ` Andrey Rahmatullin
2004-12-02 10:30 ` бМЕЛУБОДТ оЙЛПМШОЙЛПЧ
2004-12-02 14:20 ` Andrey Rahmatullin
2 siblings, 1 reply; 9+ messages in thread
From: Michael Isachenkov @ 2004-12-02 8:23 UTC (permalink / raw)
To: community
почти оффтопик: рендеринг графики работает быстро? (у меня он просто тормозит без видимых причин)
--
Best regards, Michael Isachenkov
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [Comm] Включение виртуальной машины в VMWare
2004-12-02 8:23 ` Michael Isachenkov
@ 2004-12-02 14:19 ` Andrey Rahmatullin
2004-12-02 14:52 ` Michael Isachenkov
0 siblings, 1 reply; 9+ messages in thread
From: Andrey Rahmatullin @ 2004-12-02 14:19 UTC (permalink / raw)
To: community
[-- Attachment #1: Type: text/plain, Size: 557 bytes --]
On Thu, Dec 02, 2004 at 11:23:56AM +0300, Michael Isachenkov wrote:
> почти оффтопик: рендеринг графики работает быстро? (у меня он просто тормозит без видимых причин)
Там неускоритель эмулируется.
--
WBR, wRAR (ALT Linux Team)
Powered by the ALT Linux fortune(8):
Можно поинтересоваться -- как бы отнёсся твой начальник к тому, что хирург
делающий ему операцию _одновременно_ будет отвечать на телефонные звонки,
что-то объяснять и показывать студентам, да ещё и делать это в свободное
от основной работы время.
-- mithraen in sisyphus@
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [Comm] Включение виртуальной машины в VMWare
2004-12-02 14:19 ` Andrey Rahmatullin
@ 2004-12-02 14:52 ` Michael Isachenkov
2004-12-02 15:45 ` Andrey Rahmatullin
0 siblings, 1 reply; 9+ messages in thread
From: Michael Isachenkov @ 2004-12-02 14:52 UTC (permalink / raw)
To: community
:(
это вообще как-нибудь лечится?
>> Там неускоритель эмулируется.
--
Best regards, Michael Isachenkov
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [Comm] Включение виртуальной машины в VMWare
2004-12-02 14:52 ` Michael Isachenkov
@ 2004-12-02 15:45 ` Andrey Rahmatullin
2004-12-02 15:54 ` Michael Isachenkov
0 siblings, 1 reply; 9+ messages in thread
From: Andrey Rahmatullin @ 2004-12-02 15:45 UTC (permalink / raw)
To: community
[-- Attachment #1: Type: text/plain, Size: 436 bytes --]
On Thu, Dec 02, 2004 at 05:52:49PM +0300, Michael Isachenkov wrote:
> >> Там неускоритель эмулируется.
> :(
> это вообще как-нибудь лечится?
Гм. Ставьте венду, если хотите нормальную производительность. Вам что
именно надо? 2D, 3D, или что?
--
WBR, wRAR (ALT Linux Team)
Powered by the ALT Linux fortune(8):
по моему это не совсем правильно, что
service killall status
приводит к завершению работы.
-- avl in devel@
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [Comm] Включение виртуальной машины в VMWare
2004-12-01 13:55 [Comm] Включение виртуальной машины в VMWare Drool
2004-12-02 8:23 ` Michael Isachenkov
@ 2004-12-02 10:30 ` бМЕЛУБОДТ оЙЛПМШОЙЛПЧ
2004-12-02 10:53 ` Drool
2004-12-02 14:20 ` Andrey Rahmatullin
2 siblings, 1 reply; 9+ messages in thread
From: бМЕЛУБОДТ оЙЛПМШОЙЛПЧ @ 2004-12-02 10:30 UTC (permalink / raw)
To: community
On Wed, Dec 01, 2004 at 03:55:26PM +0200, Drool wrote:
> Привет всем!
>
> При включении виртуальной машины выскакивает такое предупреждение:
> ************************************
> XFree86 DGA extension not present. Either
> your X Server is built without this extension,
> or it is not configured to use it. XFree86
> direct graphics (DGA extension) initialization
> failed.
> ************************************
>
> Вот часть конфига иксов:
> ************************************
> # This loads the miscellaneous extensions module, and disables
> # initialisation of the XFree86-DGA extension within that module.
>
> SubSection "extmod"
> Option "omit xfree86-dga"
>
> EndSubSection
> ************************************
>
> Сама же виртуальная машина потом работает вроде нормально. Что это за
> расширение DGA, что за предупреждение и что еще показать для прояснения
> ситуации?
А в поноэкранный режим переключается ?Ы
По-моему без DGA нет.
--
Саша
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [Comm] Включение виртуальной машины в VMWare
2004-12-02 10:30 ` бМЕЛУБОДТ оЙЛПМШОЙЛПЧ
@ 2004-12-02 10:53 ` Drool
0 siblings, 0 replies; 9+ messages in thread
From: Drool @ 2004-12-02 10:53 UTC (permalink / raw)
To: community
> > При включении виртуальной машины выскакивает такое предупреждение:
> > ************************************
> > XFree86 DGA extension not present. Either
> > your X Server is built without this extension,
> > or it is not configured to use it. XFree86
> > direct graphics (DGA extension) initialization
> > failed.
> > ************************************
> >
> > Вот часть конфига иксов:
> > ************************************
> > # This loads the miscellaneous extensions module, and disables
> > # initialisation of the XFree86-DGA extension within that module.
> >
> > SubSection "extmod"
> > Option "omit xfree86-dga"
> >
> > EndSubSection
> > ************************************
> >
> > Сама же виртуальная машина потом работает вроде нормально. Что это за
> > расширение DGA, что за предупреждение и что еще показать для прояснения
> > ситуации?
>
> А в поноэкранный режим переключается ?Ы
> По-моему без DGA нет.
>
> --
Переключается :-) Но монитор уходит в запредельные частоты...
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [Comm] Включение виртуальной машины в VMWare
2004-12-01 13:55 [Comm] Включение виртуальной машины в VMWare Drool
2004-12-02 8:23 ` Michael Isachenkov
2004-12-02 10:30 ` бМЕЛУБОДТ оЙЛПМШОЙЛПЧ
@ 2004-12-02 14:20 ` Andrey Rahmatullin
2 siblings, 0 replies; 9+ messages in thread
From: Andrey Rahmatullin @ 2004-12-02 14:20 UTC (permalink / raw)
To: community
[-- Attachment #1: Type: text/plain, Size: 673 bytes --]
On Wed, Dec 01, 2004 at 03:55:26PM +0200, Drool wrote:
> Option "omit xfree86-dga"
Закомментируйте.
> Сама же виртуальная машина потом работает вроде нормально. Что это за
> расширение DGA, что за предупреждение и что еще показать для прояснения
> ситуации?
Нужно для полноэкрана в вмваре, побочных эффектов вроде не наблюдается.
--
WBR, wRAR (ALT Linux Team)
Powered by the ALT Linux fortune(8):
* Pilot решил посмотреть на Skype for Linux: help -> about -> Segmentation fault
<drF_ckoff> =)
<Pilot> file -> options -> Segmentation fault
<UlfR> хех
<drF_ckoff> Pilot: это у тебя люлекс не той системы =)
<UlfR> Pilot: у тебя наверное не слакварь ;)
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 9+ messages in thread
end of thread, other threads:[~2004-12-02 15:54 UTC | newest]
Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-12-01 13:55 [Comm] Включение виртуальной машины в VMWare Drool
2004-12-02 8:23 ` Michael Isachenkov
2004-12-02 14:19 ` Andrey Rahmatullin
2004-12-02 14:52 ` Michael Isachenkov
2004-12-02 15:45 ` Andrey Rahmatullin
2004-12-02 15:54 ` Michael Isachenkov
2004-12-02 10:30 ` бМЕЛУБОДТ оЙЛПМШОЙЛПЧ
2004-12-02 10:53 ` Drool
2004-12-02 14:20 ` Andrey Rahmatullin
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