ALT Linux Community general discussions
 help / color / mirror / Atom feed
* Re: [Comm] Q3
  2004-07-16 11:01 [Comm] Q3 Donner
@ 2004-07-16  9:11 ` altex
  2004-07-16 11:25   ` Donner
  2004-07-16  9:43 ` Spider
  1 sibling, 1 reply; 8+ messages in thread
From: altex @ 2004-07-16  9:11 UTC (permalink / raw)
  To: community

>
>
>я так понимаю она не может найти драйвер GL, но так как очень недавно работаю 
>в линухе я просто не знаю куда копать ...
>  
>
apt-get install kernel-modules-nvidia nvidia_glx
что то типа этого


^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [Comm] Q3
  2004-07-16 11:01 [Comm] Q3 Donner
  2004-07-16  9:11 ` altex
@ 2004-07-16  9:43 ` Spider
  1 sibling, 0 replies; 8+ messages in thread
From: Spider @ 2004-07-16  9:43 UTC (permalink / raw)
  To: community

В сообщении от 16 Июль 2004 15:01 Donner написал(a):

Найдите файл libGL.so и положите его в каталог с квакой.

> Здрям,
> помогите запустить сабж, система алт компакт 2.3, квака выдает при запуске
>
> [donner@localhost quake3]$ ./quake3
> Q3 1.16n linux-i386 Mar 14 2000
> ----- FS_Startup -----
> Current search path:
> /home/donner/.q3a/baseq3
> ./baseq3/pak2.pk3 (148 files)
> ./baseq3/pak1.pk3 (26 files)
> ./baseq3/pak0.pk3 (3539 files)
> ./baseq3
>
> ----------------------
> execing default.cfg
> execing q3config.cfg
> couldn't exec autoexec.cfg
> ----- Client Initialization -----
> ----- Initializing Renderer ----
> -------------------------------
> ----- Client Initialization Complete -----
> --- Common Initialization Complete ---
> Opening IP socket: localhost:27960
> Hostname: localhost.localdomain
> Alias: localhost
> IP: 127.0.0.1
> Couldn't write q3config.cfg.
> ----- R_Init -----
> ...loading libGL.so: QGL_Init: Can't load libGL.so from /etc/ld.so.conf or
> current dir: /usr/local/games/quake3/libGL.so: cannot open shared object
> file: No such file or directory
> failed
> ...loading libMesaVoodooGL.so: QGL_Init: Can't load libMesaVoodooGL.so from
> /etc/ld.so.conf or current dir: /usr/local/games/quake3/libMesaVoodooGL.so:
> cannot open shared object file: No such file or directory
> failed
> ----- CL_Shutdown -----
> RE_Shutdown( 1 )
> -----------------------
> ----- CL_Shutdown -----
> -----------------------
> Error: GLimp_Init() - could not load OpenGL subsystem
>
> я так понимаю она не может найти драйвер GL, но так как очень недавно
> работаю в линухе я просто не знаю куда копать ...
>
> _______________________________________________
> Community mailing list
> Community@altlinux.ru
> https://lists.altlinux.ru/mailman/listinfo/community


^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [Comm] Q3
  2004-07-16 11:25   ` Donner
@ 2004-07-16  9:47     ` Alexandr R Ogurtzoff
  2004-07-18 17:27       ` Donner
  2004-07-16 10:41     ` Andrey Rahmatullin
  1 sibling, 1 reply; 8+ messages in thread
From: Alexandr R Ogurtzoff @ 2004-07-16  9:47 UTC (permalink / raw)
  To: community


> эм... что вроде ATI Radeon 9500 :(
TuxRacer идёт без тормозов и проблем?
-- 
С наилучшими пожеланиями
With best regards
Александр Огурцов
Alexandr Ogurtzoff


^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [Comm] Q3
  2004-07-16 11:25   ` Donner
  2004-07-16  9:47     ` Alexandr R Ogurtzoff
@ 2004-07-16 10:41     ` Andrey Rahmatullin
  1 sibling, 0 replies; 8+ messages in thread
From: Andrey Rahmatullin @ 2004-07-16 10:41 UTC (permalink / raw)
  To: community

[-- Attachment #1: Type: text/plain, Size: 642 bytes --]

On Fri, Jul 16, 2004 at 03:25:31PM +0400, Donner wrote:
>эм... что вроде ATI Radeon 9500 :(
apt-get install kernel-modules-fglrx-std-up fglrx_glx

Прооверить наличие Direct rendering: yes в выводе glxinfo. И, как сказали,
кинуть линк на libGL в папку с квакой (либо прописать полный путь к ней в
конфиг).

-- 
WBR, wRAR (ALT Linux Team)

В mysql chroot'изация всегда была сделана из рук вон плохо, и реакция от
upstream на мои патчи была невразумительной.  Как следствие, у меня есть
основание полагать, что в этой области там не все сделано правильно, вне
зависимости от того, что написано в документации.
		-- ldv in devel@

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 8+ messages in thread

* [Comm] Q3
@ 2004-07-16 11:01 Donner
  2004-07-16  9:11 ` altex
  2004-07-16  9:43 ` Spider
  0 siblings, 2 replies; 8+ messages in thread
From: Donner @ 2004-07-16 11:01 UTC (permalink / raw)
  To: community

Здрям,
помогите запустить сабж, система алт компакт 2.3, квака выдает при запуске 

[donner@localhost quake3]$ ./quake3
Q3 1.16n linux-i386 Mar 14 2000
----- FS_Startup -----
Current search path:
/home/donner/.q3a/baseq3
./baseq3/pak2.pk3 (148 files)
./baseq3/pak1.pk3 (26 files)
./baseq3/pak0.pk3 (3539 files)
./baseq3

----------------------
execing default.cfg
execing q3config.cfg
couldn't exec autoexec.cfg
----- Client Initialization -----
----- Initializing Renderer ----
-------------------------------
----- Client Initialization Complete -----
--- Common Initialization Complete ---
Opening IP socket: localhost:27960
Hostname: localhost.localdomain
Alias: localhost
IP: 127.0.0.1
Couldn't write q3config.cfg.
----- R_Init -----
...loading libGL.so: QGL_Init: Can't load libGL.so from /etc/ld.so.conf or 
current dir: /usr/local/games/quake3/libGL.so: cannot open shared object 
file: No such file or directory
failed
...loading libMesaVoodooGL.so: QGL_Init: Can't load libMesaVoodooGL.so from 
/etc/ld.so.conf or current dir: /usr/local/games/quake3/libMesaVoodooGL.so: 
cannot open shared object file: No such file or directory
failed
----- CL_Shutdown -----
RE_Shutdown( 1 )
-----------------------
----- CL_Shutdown -----
-----------------------
Error: GLimp_Init() - could not load OpenGL subsystem

я так понимаю она не может найти драйвер GL, но так как очень недавно работаю 
в линухе я просто не знаю куда копать ...



^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [Comm] Q3
  2004-07-16  9:11 ` altex
@ 2004-07-16 11:25   ` Donner
  2004-07-16  9:47     ` Alexandr R Ogurtzoff
  2004-07-16 10:41     ` Andrey Rahmatullin
  0 siblings, 2 replies; 8+ messages in thread
From: Donner @ 2004-07-16 11:25 UTC (permalink / raw)
  To: community

В сообщении от 16 Июль 2004 13:11 altex написал(a):
> apt-get install kernel-modules-nvidia nvidia_glx
> что то типа этого
эм... что вроде ATI Radeon 9500 :(

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [Comm] Q3
  2004-07-16  9:47     ` Alexandr R Ogurtzoff
@ 2004-07-18 17:27       ` Donner
  2004-07-19  7:46         ` Andrey Rahmatullin
  0 siblings, 1 reply; 8+ messages in thread
From: Donner @ 2004-07-18 17:27 UTC (permalink / raw)
  To: community

> TuxRacer идёт без тормозов и проблем?
Все, нашел файлик libGLfglrx.so кинул его в папку кваки и переименовал, она 
запустилась, вот только тормозит страшно, рендеринг вроде включен... есть ли 
какие нибудь советы по настройке, куда копать?

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [Comm] Q3
  2004-07-18 17:27       ` Donner
@ 2004-07-19  7:46         ` Andrey Rahmatullin
  0 siblings, 0 replies; 8+ messages in thread
From: Andrey Rahmatullin @ 2004-07-19  7:46 UTC (permalink / raw)
  To: community

[-- Attachment #1: Type: text/plain, Size: 407 bytes --]

On Sun, Jul 18, 2004 at 09:27:43PM +0400, Donner wrote:
>Все, нашел файлик libGLfglrx.so кинул его в папку кваки и переименовал, она 
>запустилась, вот только тормозит страшно, рендеринг вроде включен... есть ли 
>какие нибудь советы по настройке, куда копать?
$ glxinof | grep Direct

-- 
WBR, wRAR (ALT Linux Team)

Это похоже на ошибку, чреватую большими неприятностями.
		-- ldv in sisyphus@

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2004-07-19  7:46 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-07-16 11:01 [Comm] Q3 Donner
2004-07-16  9:11 ` altex
2004-07-16 11:25   ` Donner
2004-07-16  9:47     ` Alexandr R Ogurtzoff
2004-07-18 17:27       ` Donner
2004-07-19  7:46         ` Andrey Rahmatullin
2004-07-16 10:41     ` Andrey Rahmatullin
2004-07-16  9:43 ` Spider

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