Tim Riker wrote:
> Try adding:
> 
> set audioDriver alsa
> 
> to .bzf/2.0/config.cfg
> 
> This should be discovered automatically, but it appears it does not do
> so all the time.

No improvement. This doesn't work for the old alsa package,
either. I don't get error messages about /dev/dsp, though.
strace says:

:
[pid  4690] read(10, "NumChars: 95\nTextureWidth: 512\nTe"..., 4096) = 4096
[pid  4690] read(10, ": 150\nEndX: 187\nStartY: 200\nEndY:"..., 4096) = 4096
[pid  4690] read(10, "1\nWidth: 39\nWhitespace: -1\nStartX"..., 4096) = 726
[pid  4690] close(10)                   = 0
[pid  4690] munmap(0x7f42b6be2000, 4096) = 0
[pid  4690] ioctl(5, 0xc020464f, 0x7fffbebf4af0) = 0
[pid  4690] munmap(0x7f42aecfb000, 1572864) = 0
[pid  4690] ioctl(5, 0xc030464e, 0x7fffbebf4ac0) = 0
[pid  4690] mmap(NULL, 9961472, PROT_READ|PROT_WRITE, MAP_SHARED, 6, 
0xd0984000) = 0x7f42ae1f9000
[pid  4690] ioctl(5, 0xc028465e, 0x7fffbebf4a40) = 0
[pid  4690] ioctl(5, 0xc020464f, 0x7fffbebf4af0) = 0
[pid  4690] munmap(0x7f42aeb7a000, 1572864) = 0
[pid  4690] ioctl(5, 0xc030464e, 0x7fffbebf4ac0) = 0
[pid  4690] mmap(NULL, 9961472, PROT_READ|PROT_WRITE, MAP_SHARED, 6, 
0xd737c000) = 0x7f42ad879000
[pid  4690] ioctl(5, 0xc028465e, 0x7fffbebf4a40) = 0
[pid  4690] write(2, "Couldn't open audio: No available"..., 47Couldn't open 
audio: No available audio device
) = 47
:

AFAICS file descriptor 5 is used to access /dev/nvidiactl, so I
would assume the ioctl()s are not related to Alsa.

I also built bzflag from SVN using debian/buildsnap, but it did
not help.

BTW, I am member of the audio group. And other audio applications
(alsamixer, aplay, xmms, etc) work fine.


Regards

Harri




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to