[pulseaudio-discuss] PulseAudio questions

2007-08-24 Thread Nikita V. Youshchenko
Hello. We are implementing "floation desktops" here (there is an Xvnc server per user running on an application server, and users are connecting from different terminals). To provide audio, we are trying to use pulseaudio: - for each user session, a pulseaudio server is started on the applicat

[pulseaudio-discuss] PulseAudio questions

2007-08-24 Thread Nikita V. Youshchenko
Hello. We are implementing "floation desktops" here (there is an Xvnc server per user running on an application server, and users are connecting from different terminals). To provide audio, we are trying to use pulseaudio: - for each user session, a pulseaudio server is started on the applicat

Re: [pulseaudio-discuss] Sound works, then doesn't until I log out and back in

2007-08-26 Thread Nikita V. Youshchenko
> Playing file /home/dstromberg/Sound/Music/Dan Brown/The Da Vinci Code > (disc 3)/24 - Chapter 22b.flac > *** PULSEAUDIO: Unable to connect: Connection terminated > *** PULSEAUDIO: Unable to connect: Connection terminated > *** PULSEAUDIO: Unable to connect: Connection terminated > *** PULSEAUDIO:

Re: [pulseaudio-discuss] ALSA pulse plugin & SND_PCM_ACCESS_MMAP_INTERLEAVED

2007-08-27 Thread Nikita V. Youshchenko
> > It's always the same issue. We cannot reliably emulate mmap'ed audio > device access. Neither with ALSA nor with OSS. > > It's not a problem specific to PA. It's the same issue with almost any > non-hw driver for libasound. May I be a bit currious and ask why? Isn't mmap'ed device just a buffe

Re: [pulseaudio-discuss] Sound works, then doesn't until I log out and back in

2007-08-27 Thread Nikita V. Youshchenko
> On Sun, 26.08.07 23:00, Nikita V. Youshchenko ([EMAIL PROTECTED]) wrote: > > > Playing file /home/dstromberg/Sound/Music/Dan Brown/The Da Vinci > > > Code (disc 3)/24 - Chapter 22b.flac > > > *** PULSEAUDIO: Unable to connect: Connection terminated > >

Re: [pulseaudio-discuss] PulseAudio questions

2007-08-28 Thread Nikita V. Youshchenko
> If I understand correctly you are running PA on top of some SunRay > specific OSS emulation? This looks like an issue in that emulation to > me. According to the OSS docs reads/writes to the OSS devices are > always guaranteed to be multiples of the frame sizes in size. And > apparently that guar

[pulseaudio-discuss] pulseaudio server + sunray audio device

2007-10-09 Thread Nikita V. Youshchenko
Hello. Information for those who whish to use pulseaudio with sunray audio device: to stop pulseaudio crashes, apply the following patch to sunray audio kernel module, and recompile --- utadem.c.orig 2007-08-17 17:25:37.0 +0400 +++ utadem.c2007-10-09 12:42:30.0 +0400 @