LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Games (https://www.linuxquestions.org/questions/linux-games-33/)
-   -   Quake3 and Doom3 - no sound on Fedora Core 3 (https://www.linuxquestions.org/questions/linux-games-33/quake3-and-doom3-no-sound-on-fedora-core-3-a-252868/)

vanquisher 11-09-2004 12:44 PM

Quake3 and Doom3 - no sound on Fedora Core 3
 
Hello,
This question has been asked over and over, I guess. I've read all the posts and tried everything. But the damn thing won't work.

I got AMD64 running Fedora Core 3 on VIA chipset with nVidia GeForce FX 5200. I've downloaded and installed the Geforce drivers. I've installed Quake 3 Arena and Doom 3 - actually, I've copied the linux binaries to my windows folders and running them directly. The games work fine but the sound wouldn't. Here's what quake says:

Code:

------- sound initialization -------
GETOSPACE: Invalid argument
Um, can't do GETOSPACE?
------------------------------------

Here's Doom output:

Code:

----------- OSS Sound Initialization -----------
opened sound device '/dev/dsp'
/dev/dsp - bit rate: 16, channels: 2, frequency: 44100
WARNING: ioctl SNDCTL_DSP_GETOSPACE failed

close sound device
WARNING: sound subsystem disabled

------------------------------------------------

How can I make the sound work? If I can make it work, it would totally remove any need to boot my pc to winblows.

edit: sound card is onboard AC97 and uses snd-via82xx driver. Sound works perfectly fine.

predator.hawk 11-09-2004 01:00 PM

Fedora uses ALSA by default if i'm not mistaken. You should proble recompile the kernel and remove ALSA, then compile ALSA from source and load the modules at start up.

Edit: O almost forgot, make sure to get the alsa driver, lib, oss and utils source from www.alsa-project.org. I find that it works better if you make your own ALSA with the OSS modules.

NexusGS 11-12-2004 06:04 PM

Well,i have an other problem: i execute Quake 3 perfectly,but I can't move the mouse,or better say,i move my mouse,but the pointer down't move...i have installed it correctly(i suppose so..) and i have even made scroll to work..My mouse is Microsoft Wheel mouse optical(if you need it) and i have Slackware 10...Any help???Anyone has any idea,please help me...Thanx ;)

gopi.d 03-12-2006 04:23 AM

hi guys i got Pentium-4 520/2.8GHZ, on intel D915GAV desktop board with 384 MB RAM running Fedora core 4, i've downloaded and installed latest video drivers and alsa drivers. i have installed doom3 version 1.3, i'm experiencing very slow game performance, the sound works, the display is set to 1024x768 at 24 bits depth. anyone knows how to make the game work fast pls help me

Chuong 04-02-2006 10:54 AM

Yes gopi.d,

I've an idea, you need more RAMs I believe.

384 MB RAM is not enough to run Doom 3 smoothly I think. It is a very intensive game, and it's dodgy, to me anyways.

But if you want to waste $50 for more RAMs just to play Doom 3, go ahead. I suppose the RAMs won't go to waste though. Quake III will be very smooth if you have 1 GB RAM.

__________________________________________

Ok, now I have the same problem what NexusGS has.

My Quake III is running like a gem on Fedora Core 4. Except the mouse ain't responding to me fully. I can shoot bullets and stuff, and I suppose I can turn my character using the keyboard's arrow keys, but I can't turn my character with the mouse.

Hope this question gets answered soon!

I'm a complete Linux illiterate, and I don't know how to use it besides double clicking on my computers and the basic copy and paste files. Anybody can show us how to fix the mouse problem would be greatly appreciated (basic step by step if possible).

Thanking you in advance,


Chuong.

WhiskeyTangoFoxtrot 04-06-2006 10:04 PM

Hold on mate, i have a sollution for ur problems so dont recompile ur kernel or buy extra ram or anything !!!
predator.hawk was right abt the ALSA thing, i had the same problem. all i did was when i started the game in console i added extra commands. for example for Doom3 i did :
Quote:

#doom3 set s_driver oss
its all in a tutorial i wrote for Doom3 here : http://www.linuxquestions.org/questi...d.php?t=417308
Let me know if it helps you.

gopi.d 04-07-2006 02:31 AM

thanks WhiskeyTangoFoxtrot your tip worked for audio on doom3 but there's a bit problem in my system running doom3, the video quality is poor and the game creeps, i had never experienced any problem with my system on windowsXP. my system config is fair enough to run doom3 and quake3 on windowsXP so why can't it work good on linux my confusion is the system appears to run faster in Fedora core4 than in windows and the video is good too while playing dvds and the xwindow works at resolutions which i can never imagine in windowsXP. i can't find a solution for this so i decided to try it on Fedora core 5 and started downloading it. and moreover there is a note in doom3 official web site saying "doom3 hitching on 2.6.10 kernel" and offers a patch for that pls check it and tell me how to install the patch.

WhiskeyTangoFoxtrot 04-07-2006 06:17 PM

i would not recomend using Fedora core 5 for games........yet. i too tried to install it but the kernel in FC5 has a bug and i couldnt install my Nvidia drivers :eek: so hold off FC5 for a while, FC4 should be good enough. on the doom3 FAQ it says theres a problem with the 2.6.9kernel but i think FC4 is currently much higher than that aint it ? try doing "yum update" if you havnt updated your kernel because im sure thats not the problem afterall i ran the game smoothly a month ago. mayby the game has just put the settings too high, start from minimum and work your way up. on my comp doom3 actually ran much faster on FC4 than on XP :cool:

not related to the issue i see ur from india. whick city exactly, if u dont mind my asking. ive lived in bombay, delhi and prety much grew up in srinagar and poona. its great to see Linux users from india :D

WhiskeyTangoFoxtrot 04-07-2006 06:29 PM

Quote:

Originally Posted by gopi.d
hi guys i got Pentium-4 520/2.8GHZ, on intel D915GAV desktop board with 384 MB RAM running Fedora core 4, i've downloaded and installed latest video drivers and alsa drivers. i have installed doom3 version 1.3, i'm experiencing very slow game performance, the sound works, the display is set to 1024x768 at 24 bits depth. anyone knows how to make the game work fast pls help me

384MB is a bit low to be playing it at 1024x768 mate. try setting to 640x480 on medium settings and work ur way upwards then. also, let us know what sort of graphics card u have, that coule explain a lot abt the slow performance.

another fellow indian eh !! wow, dint know so many ppl back home played doom3 :cool:

WhiskeyTangoFoxtrot 04-07-2006 06:46 PM

Quote:

Originally Posted by Chuong
Ok, now I have the same problem what NexusGS has.
My Quake III is running like a gem on Fedora Core 4. Except the mouse ain't responding to me fully. I can shoot bullets and stuff, and I suppose I can turn my character using the keyboard's arrow keys, but I can't turn my character with the mouse.
Hope this question gets answered soon!
I'm a complete Linux illiterate, and I don't know how to use it besides double clicking on my computers and the basic copy and paste files. Anybody can show us how to fix the mouse problem would be greatly appreciated (basic step by step if possible).
Thanking you in advance,
Chuong.

ok Chuong and NexusGS, i found this on a debian forum, hope it helps.
Quote:

Well, just in case someone else runs across the problem, updating from
the 1.32 point release to the 1.32b point release fixed the problem.
1.32b is kind of hard to find though, so look in
ftp.idsoftware.com/idstuff/quake3/linux

kamowa 04-08-2006 08:00 AM

I have the same problem trying to run Quake 3, I dont get any sound.

I installed the most recent Alsa drivers.

I installed the alsa drivers after I installed my kernal

I use FC2. what can I do?

WhiskeyTangoFoxtrot 04-08-2006 01:38 PM

Quote:

Originally Posted by kamowa
I have the same problem trying to run Quake 3, I dont get any sound.

I installed the most recent Alsa drivers.

I installed the alsa drivers after I installed my kernal

I use FC2. what can I do?

Try the following command to launch the game with OSS sound instead, dont know f it will work for Q3 though, worked for Doom3.
Quote:

#doom3 set s_driver oss
And mate, why on earth are u still usig FC2 ?? FC5 is already out man! My 1st suggestion would be that u upgrade, say to FC4 and then continue.

kamowa 04-08-2006 06:55 PM

I dont upgrade because I like FC2, it serves my needs. I tried that things for Doom 3 for quake 3 it didnt work.

Chuong 04-09-2006 12:15 AM

I've fixed my mouse problem and sound problem already, thanks guys.

Well, you need to do something rather than just installing the Alsa driver. I went to the creative live (my sound card) site and looked for Linux sound drivers.

I installed the Alsa driver and it fixed it.

They teach you how to install it there too.

You have to download this file then type something like:

chmod x+a alsa driver something something something, I can't remember.

I don't think I can post any URL until I have posted at least three.

As for the mouse, downloading the Linux Point Release 1.32b-2 fixed it instantly. You can download it from world wide web dot planetquake3 dot net

^_^

Hope that helps.



Chuong

Chuong 04-09-2006 12:16 AM

Just this extra post so I can use URL in my post for the future, thanks guys!



Chuong

Chuong 04-09-2006 12:26 AM

Well, this isn't really a problem but does Quake III usually freeze for 1 second. Sometimes I jump around the map, and my character freezes for a second then it fixes itself and I keep playing.

Anybody get that, too?

WhiskeyTangoFoxtrot 04-09-2006 12:59 AM

Might be a ram problem, how much ram do u have mate ? could be that its just taking a second to refresh the ram, try turning the graphic level down and see if the problem persists.

WhiskeyTangoFoxtrot 04-09-2006 01:06 AM

Quote:

Originally Posted by kamowa
I dont upgrade because I like FC2, it serves my needs. I tried that things for Doom 3 for quake 3 it didnt work.

if memory serves right FC2 uses XFree86 graphics server. as far as i know mate that server is a bit out of date these days, Xorg is the best thing in. im not sure but the quake3 problem you are having might be solved if u used Xorg instead of Xfree86. plus remember, FC2 may have all u need, FC4 will have mostly the same packages. the main difference in Fedora is that each new release has some performance updates. for example FC4 boots up and loads programs twice as fast as compared to FC3 and no idea how many times faster than FC2 so pardon my saying again but you should take a closer look at what more u can get with a newer version. for me, not updating my linux distro atleast once in a year makes linux feel more like M$ windows ;)

gopi.d 04-10-2006 01:07 AM

hi WhiskeyTangoFoxtrot i'm glad to hear you have been in india, i'm in chennai(TamilNadu). to me the real problem is i feel my system is not fully supported by fc4 and the smp kernel is chosen as default during installation as my processor is hyper threading enabled, and i could not install the latest drivers posted on source forge dri project as i could not get get any support from intel for linux os. i think fc5 should fix it all. its really cool to chat with indian linux users, if you have any tips on tweaking fedora pls mail me on dgopi81@yahoo.co.in or post it here. bye bye keep in touch.

with regards
gopi

WhiskeyTangoFoxtrot 04-10-2006 07:46 PM

Hey Gopi,
just to clear it up, im born and brought up in India, just moved around a bit cos dad's in the army ( lived everywhere, from Srinagar to Melbourne , Australia ) and ive just been in Canada for 2 yrs now. ( i got worried when u said chennai(Tamil Nadu), im sure most pune-ites know where chennai is :p
Back to ur question, u need to tell me what graphic card you have. If it is ATI or Nvidia, dont go for FC5 yet, theres a bug in its kernal that prevents modules from compiling using the kernal-source so u wont be able to install ur drivers on it. FC4 is an awsome distro mate and has a lot of potential still, if u dont believe me, check out what my desktop looks like :
http://spaces.msn.com/starbase12/blo...part#permalink

gopi.d 04-11-2006 02:34 AM

Quote:

Originally Posted by WhiskeyTangoFoxtrot
Hey Gopi,
just to clear it up, im born and brought up in India, just moved around a bit cos dad's in the army ( lived everywhere, from Srinagar to Melbourne , Australia ) and ive just been in Canada for 2 yrs now. ( i got worried when u said chennai(Tamil Nadu), im sure most pune-ites know where chennai is :p
Back to ur question, u need to tell me what graphic card you have. If it is ATI or Nvidia, dont go for FC5 yet, theres a bug in its kernal that prevents modules from compiling using the kernal-source so u wont be able to install ur drivers on it. FC4 is an awsome distro mate and has a lot of potential still, if u dont believe me, check out what my desktop looks like :
http://spaces.msn.com/starbase12/blo...part#permalink

i'm sorry if i'd embarassed you. comming to the problem i have no additional video cards as i'm happy with the on board Grapics Media Accelerator 900 the 915GAV chipset has and the overall performance of video and audio is exceptionally good while running the system on windows XP, but i'll go for nvidia when my on board video cudn't support the latest games. actually i tried installing Red Hat 9 linux but it didn't detect my sata hard disk so i tried fedora core 4. i'm really moved by its performance and functionality so i want to make it work perfectly in my system. the issue in my video card is the xserver has assigned i810 drivers for my 915 graphics card so the functionality of the graphics card seems to be reduced as could not change the color depth to 32bits and the videoram could not be increased more than 64mb. the system is a marvel running windows xp and i had played doom3 and quake 3 with the same setup and the quality is excellent, but doom3 on linux looked like running on a cheap video card. i'm really set back and posted this issue on lq http://www.linuxquestions.org/questi...d.php?t=423727. i really want fedora on my system so i had to choose to upgrade to fc5 to fix the driver compatiblity problems.

kamowa 04-22-2006 04:52 AM

I followed the instructions on installing alsa for my sound card from the alsa web site too.


All times are GMT -5. The time now is 01:27 AM.