Lamont
26th June 2004, 00:14
So I don't get any sound at all in either the release or the test client. My setup is fairly odd, though... I'm using Slackware 9 with both ALSA and OSS installed, but without ALSA's OSS compatibility module loaded. The sound card I'm trying to get this to work with is a Creative Extigy (with OSS drivers), which ONLY supports a 48kHz sample rate. Other applications work either right away or after specifying 48kHz. There are no ALSA drivers for the Extigy.
I've tried specifying '-oss' on the command line and using an ALSA sound card (snd-intel8x0) with '-alsa'. Neither worked. Looking at the egenesis.bug, there's this susipicious grouping of three lines after all the 'Rendering mode' messages:
Rendering mode superterrain: Line 2217: ARBFP10 not supported by this driver.
eSound: Attempting to force sound to Open Sound System: OK
Could not initialize FMOD: FSOUND error 6
My suspicion is that error 6 means invalid sample rate, since that's what causes most other applications (which usually expect 24kHz) to fail with my sound card. But that doesn't explain why my "regular", ALSA sound card doesn't work.
That's as much analysis as I could manage. Anyone have any insights?
edit: When trying it with ALSA, it reports FSOUND error 3...
I've tried specifying '-oss' on the command line and using an ALSA sound card (snd-intel8x0) with '-alsa'. Neither worked. Looking at the egenesis.bug, there's this susipicious grouping of three lines after all the 'Rendering mode' messages:
Rendering mode superterrain: Line 2217: ARBFP10 not supported by this driver.
eSound: Attempting to force sound to Open Sound System: OK
Could not initialize FMOD: FSOUND error 6
My suspicion is that error 6 means invalid sample rate, since that's what causes most other applications (which usually expect 24kHz) to fail with my sound card. But that doesn't explain why my "regular", ALSA sound card doesn't work.
That's as much analysis as I could manage. Anyone have any insights?
edit: When trying it with ALSA, it reports FSOUND error 3...