Почетак › Форуми › Линукс › Играње на линуксу › quake 3 no sound ?
- This topic has 20 одговора, 5 гласова, and was last updated 21 years, 1 month раније by
AuReUs_ReCtoR.
-
АуторЧланци
-
11. јул 2005. у 12:28 am #29590
Minister
УчесникNovi OSS drajveri su mu nacisto ukinuli zvuk. Pratio sam uputstva sa sajta. Pitanje: Kako da uninstaliram te nove drajvere, odnosno sistem vratim na predjasnje stanje???
11. јул 2005. у 10:03 pm #29591Bastard
УчесникPa odi u yast i reinstaliraj original paket
12. јул 2005. у 10:52 am #29592AuReUs_ReCtoR
УчесникThe sound doesn’t work / sound crashes
The first thing to check is that it is actually a sound related. Run the game with +set s_initsound 0 and see what happens. All problems reported so far about sound turned out to be OS/drivers. Listed below:
On some Mandrake distributions:
Check if you are running the enlightenment sound daemon (esd). With ps aux | grep esdfor instance. It is a multiplexer for /dev/dsp, and might block use of /dev/dsp by Quake III Arena. You can disable esd with esdctl stop (as root).Mandrake 8’s default sound drivers seem broken, installing the Alsa drivers or the http://www.opensound.com drivers fixes the problem.
Some beta Alsa drivers have been reported to crash with Q3. Non-beta ones are fine.
VIA chipset and AC97 driver:
This combination is known to have various issues. They have been fixed in recent drivers (thanks to Arne Schmitz for the heads up):http://sourceforge.net/projects/gkernel has got the up to date version of
the AC97 kernel driver. The current version can be found here:
http://prdownloads.sourceforge.net/gkernel/via82cxxx-1.1.15.tar.gz
It has working mmap sound, so Q3 shouldn’t be a problem any more.
12. јул 2005. у 7:21 pm #29593Minister
УчесникPa odi u yast i reinstaliraj original paket
Pokusavao sam, al stvarno ne znam kako da to uradim… Kako?:)
12. јул 2005. у 7:37 pm #29594Sioux
УчесникMeni lepo radi sa ALSA , uključen full duplex (podešavanje kroz kde sound )
13. јул 2005. у 8:41 pm #29595Bastard
УчесникProbaj ovo u konzoli
export SDL_AUDIODRIVER=dsp
i onda
printenv | grep -i SDL13. јул 2005. у 9:03 pm #29596Bastard
УчесникNa forumu od glest igrice sam nasao gde neko pise
$ export SDL_AUDIODRIVER=alsa
if, per example, artsd is configured to use alsa, then sound will run nice. more info on http://www.libsdl.org/cgi/docwiki.cgi/Environment_20variablesA number of SDL settings are mutable via environment variables.
You can set the environment variable “SDL_AUDIODRIVER”
dsp – (default) Use the OSS API by opening /dev/dsp
dma – Use the OSS API to perform DMA access on /dev/dsp
esd – Connect to the Enlightenment sound audio daemon
You can set the environment variable “SDL_VIDEODRIVER”
x11 – (default) Use the X11 windowing system
fbcon – Use the framegrabber console
svga – Use the SVGAlib API
ggi – Use the General Graphics Interface API
aalib – Use the Ascii Art library (!?)$ printenv | grep -i SDL
SDL_AUDIODRIVER=artscMislim da quake i slicne igrice koriste sdl.
Vredi pokusati da podesimo sdl na dsp ili alsa13. јул 2005. у 11:02 pm #29597Minister
УчесникProbaj ovo u konzoli
export SDL_AUDIODRIVER=dsp
i onda
printenv | grep -i SDLNe znam za sta je to, ali drugi problem je u pitanju:
[quote=”Bastard”]Pa odi u yast i reinstaliraj original paket
Pokusavao sam, al stvarno ne znam kako da to uradim… Kako?:)[/quote]
Nema zvuka u celom Linuxu.
13. јул 2005. у 11:12 pm #29598Bastard
УчесникProbaj u konzoli da upises
export SDL_AUDIODRIVER=dsp
pa onda
printenv | grep -i SDL
sto bi trebalo da podesi sdl lib da koristi dsp
Creative sb koriste /dev/dspNeznam tacno kako da deinstaliras surs koji si instaliro iz konzole ali ako bi otisao u yast install softvare i na serch filteru upiso to sto hoces da reinstaliras dobio bi ime paketa na koga kliknes desnim dugmetom pa onda stavis znak sa strelivama(nesto slicno ko recikle)
Mislim da se ta opcija zove update ili slicno.
Kad kliknes na ok trazice disk gde je taj paket.13. јул 2005. у 11:47 pm #29599Bastard
Учесникcontrol center–>yast2 modules—->software–>install and remove software
pa se logujes kao admin i trazis alsa
zatim instaliraj sve sto ti izadje u vezi sa alsom (devel) sto nije instalirano a alsu reinstaliraj
Ono sto je instalirano desnim klikom dugmeta stavis na update a ono sto nije
stikliras
Zatim kliknes na accept i radis sta trazi -
АуторЧланци
Мораш бити пријављен да би поставио коментар у овој теми.