Re: Is it time for remove (crap) ALSA from kernel tree ?

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Rene Herman
Date: Monday, June 25, 2007 - 3:49 pm

On 06/25/2007 07:00 PM, Tomasz Kłoczko wrote:


[ ... ]


Nothing to do with O_NONBLOCK:

$ strace -f -e trace=file firefox 2>&1 | grep dev/snd
[pid  1889] ....
[pid  1889] open("/dev/snd/pcmC0D0p", O_RDWR|O_NONBLOCK) = 38
[pid  1889] open("/dev/snd/controlC0", O_RDONLY) = 37
[pid  1889] open("/dev/snd/timer", O_RDONLY|O_NONBLOCK) = 37

$ strace -f -e trace=file ogg123 foo.ogg 2>&1 | grep dev/snd
[pid  1916] ...
[pid  1916] open("/dev/snd/pcmC0D0p", O_RDWR|O_NONBLOCK|O_APPEND) = 5
[pid  1916] open("/dev/snd/controlC0", O_RDONLY) = 4
[pid  1916] open("/dev/snd/timer", O_RDONLY|O_NONBLOCK) = 4

And both the youtube video (flash 9) and my ogg file play fine. Now, I don't 
actually know about that O_ASYNC thing you have in there but it looks as 
though you're simply not using dmix. Which card, and if you specify an ALSA 
device somewhere, is it the "default" device?

And fix your inbound mailer -- it's rejecting my posts.

Rene.

-
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Is it time for remove (crap) ALSA from kernel tree ?, Tomasz Kłoczko, (Sun Jun 24, 10:51 am)
Re: Is it time for remove (crap) ALSA from kernel tree ?, Tomasz Kłoczko, (Sun Jun 24, 12:24 pm)
Re: Is it time for remove (crap) ALSA from kernel tree ?, Jan Engelhardt, (Sun Jun 24, 12:27 pm)
Re: Is it time for remove (crap) ALSA from kernel tree ?, Olivier Galibert, (Sun Jun 24, 3:43 pm)
Re: Is it time for remove (crap) ALSA from kernel tree ?, Carlo Florendo, (Sun Jun 24, 11:22 pm)
Re: Is it time for remove (crap) ALSA from kernel tree ?, Carlo Florendo, (Sun Jun 24, 11:24 pm)
Re: Is it time for remove (crap) ALSA from kernel tree ?, Tomasz Kłoczko, (Mon Jun 25, 2:51 am)
Re: Is it time for remove (crap) ALSA from kernel tree ?, Tomasz Kłoczko, (Mon Jun 25, 3:06 am)
Re: Is it time for remove (crap) ALSA from kernel tree ?, Jan Engelhardt, (Mon Jun 25, 3:46 am)
Re: Is it time for remove (crap) ALSA from kernel tree ?, Tomasz Kłoczko, (Mon Jun 25, 4:36 am)
Re: Is it time for remove (crap) ALSA from kernel tree ?, Tomasz Kłoczko, (Mon Jun 25, 4:50 am)
Re: Is it time for remove (crap) ALSA from kernel tree ?, Jan Engelhardt, (Mon Jun 25, 5:40 am)
Re: Is it time for remove (crap) ALSA from kernel tree ?, Olivier Galibert, (Mon Jun 25, 5:44 am)
Re: Is it time for remove (crap) ALSA from kernel tree ?, Olivier Galibert, (Mon Jun 25, 5:47 am)
Re: Is it time for remove (crap) ALSA from kernel tree ?, Bartlomiej Zolnierki ..., (Mon Jun 25, 6:04 am)
Re: Is it time for remove (crap) ALSA from kernel tree ?, Olivier Galibert, (Mon Jun 25, 6:20 am)
Re: Is it time for remove (crap) ALSA from kernel tree ?, Renato S. Yamane, (Mon Jun 25, 6:21 am)
Re: Is it time for remove (crap) ALSA from kernel tree ?, Tomasz Kłoczko, (Mon Jun 25, 6:41 am)
Re: Is it time for remove (crap) ALSA from kernel tree ?, Tomasz Kłoczko, (Mon Jun 25, 7:02 am)
Re: Is it time for remove (crap) ALSA from kernel tree ?, Lennart Sorensen, (Mon Jun 25, 7:44 am)
Re: Is it time for remove (crap) ALSA from kernel tree ?, Tomasz Kłoczko, (Mon Jun 25, 8:48 am)
Re: Is it time for remove (crap) ALSA from kernel tree ?, Tomasz Kłoczko, (Mon Jun 25, 10:00 am)
Re: Is it time for remove (crap) ALSA from kernel tree ?, Lennart Sorensen, (Mon Jun 25, 10:13 am)
Handling xruns in OSS (was re:whatever), Hannu Savolainen, (Mon Jun 25, 1:09 pm)
Re: Is it time for remove (crap) ALSA from kernel tree ?, Hannu Savolainen, (Mon Jun 25, 1:32 pm)
Re: Is it time for remove (crap) ALSA from kernel tree ?, Hannu Savolainen, (Mon Jun 25, 2:18 pm)
Re: Is it time for remove (crap) ALSA from kernel tree ?, Rene Herman, (Mon Jun 25, 3:49 pm)
Re: Handling xruns in OSS (was re:whatever), Takashi Iwai, (Tue Jun 26, 2:18 am)
Re: Is it time for remove (crap) ALSA from kernel tree ?, Florian Schmidt, (Fri Jun 29, 4:52 am)
Re: Is it time for remove (crap) ALSA from kernel tree ?, Miklos Szeredi, (Fri Jun 29, 7:56 am)
Re: Is it time for remove (crap) ALSA from kernel tree ?, Miklos Szeredi, (Fri Jun 29, 8:55 am)
Re: Is it time for remove (crap) ALSA from kernel tree ?, Miklos Szeredi, (Fri Jun 29, 9:14 am)
Re: Is it time for remove (crap) ALSA from kernel tree ?, Pavel Machek, (Fri Jun 29, 11:39 am)
Re: Is it time for remove (crap) ALSA from kernel tree ?, Florian Schmidt, (Sun Jul 1, 4:46 am)
Re: Is it time for remove (crap) ALSA from kernel tree ?, Miklos Szeredi, (Sun Jul 1, 5:17 am)
Re: Is it time for remove (crap) ALSA from kernel tree ?, Tomasz Kłoczko, (Thu Jul 5, 5:59 am)