From: Johan De G. <joh...@sk...> - 2005-08-04 19:22:14
|
Setting "Settings>Miscellaneous>Audio device" to "plughw:0" indeed makes a difference. Sometimes I even get a very short snippet of sound. But then it just goes into a loop with: "aw2 ~ # gwc Current stack limit: 8388608 bytes leaving start with audio_playback=1 ########################################################## audio_device_nonblocking_write_buffer_size: snd_pcm_avail_update Broken pipe ########################################################## audio_device_processed_bytes: snd_pcm_delay Broken pipe" (in this case it went directly into a loop) This card is a bit different from the rest since it doesn't use the mixer, everything goes directly to the card. So maybe I have to set the output channels also in that box. Does anyone knows how to do that? So it really looks as alsa is not usable. This is a pity since from 2.6.x this is the preferred way of working. Even better would be a jack interface since then even all routing would be taken care of. Bigger problem is that OSS emulation on the Hammerfall is not usable for one reason or another. So I will have to add another soundcard (or worse, get the onboard sound working). Regards, Johan On Thursday 04 August 2005 15:37, Ken Dere wrote: > On Wednesday 03 August 2005 23:05, gwc...@li... > wrote: > > > > > Message: 2 > > Date: Wed, 03 Aug 2005 06:19:28 -0700 > > From: Jeff Welty <we...@ya...> > > To: joh...@sk... > > CC: gwc...@li... > > Subject: Re: [Gwc-general] problem getting gwc to use alsa > > > > I still don't have an ALSA setup. so I can't test this. But the > > settings->miscellaneous->audio device > > was created for ALSA users. > > > > Anyone with alsa care to offer some advice? > > > > jw > > > > Johan De Groote wrote: > > >Hello, here again... > > > > > >So I got gwc running under 64bit, but I cannot use alsa. > > > > > >I have alsa compiled into the 2.6.11 kernel. Using the rme hammerfall > > > card. I do have the following installed: > > >alsa-lib 1.0.8 > > >alsa-headers 1.0.8 > > >alsa-utils 1.0.8 > > >Other applications using alsa work fine. > > > > > >I used "./configure --enable-alsa" and recompiled gwc (had forgotten this > > >option the first time). When I want to play back a file, I get the > > > following window: "failed to open output device /dev/dsp0" > > > > > >if I click "OK", gwc crashes and I have the following in the terminal: > > > > > >"daw2 ~ # gwc > > >Current stack limit: 8388608 bytes > > >ALSA lib pcm.c:2068:(snd_pcm_open_noupdate) Unknown PCM /dev/dsp0 > > >########################################################## > > >audio_device_open: snd_pcm_open > > >No such file or directory > > >gwc: pcm.c:920: snd_pcm_delay: Assertion `pcm' failed." > > > > > >So it looks like even if you compile to use alsa that it still looks to > > > use the OSS output driver. Or do I have to give an option on the command > > > line when starting gwc? I don't remember having to do that before and the > > > --help doesn't list anything for output selection. Or do I have to use > > > some other output device in the "Settings>Miscellaneous"? But then what, > > > because "hw:0" also doesn't work? > > > > > >regards, > > >Johan > > > > > > > > > > > >------------------------------------------------------- > > >SF.Net email is sponsored by: Discover Easy Linux Migration Strategies > > >from IBM. Find simple to follow Roadmaps, straightforward articles, > > >informative Webcasts and more! Get everything you need to get up to > > >speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click > > >_______________________________________________ > > >Gwc-general mailing list > > >Gwc...@li... > > >https://lists.sourceforge.net/lists/listinfo/gwc-general > > > > > > > > > > > >!DSPAM:42f0bdc9134501476118180! > > > > --__--__-- > > > > _______________________________________________ > > Gwc-general mailing list > > Gwc...@li... > > https://lists.sourceforge.net/lists/listinfo/gwc-general > > > > > > End of Gwc-general Digest > > I think you need to set it to > > plughw:0 > > in the miscellaneous -preferences- device > > setttings > -- > Ken Dere > > > ------------------------------------------------------- > SF.Net email is Sponsored by the Better Software Conference & EXPO > September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices > Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA > Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf > _______________________________________________ > Gwc-general mailing list > Gwc...@li... > https://lists.sourceforge.net/lists/listinfo/gwc-general > > |