All of lore.kernel.org
 help / color / mirror / Atom feed
* hdspmixer vs cvs
@ 2004-05-07  4:56 Patrick Shirkey
  2004-05-07  7:44 ` Jaroslav Kysela
  0 siblings, 1 reply; 4+ messages in thread
From: Patrick Shirkey @ 2004-05-07  4:56 UTC (permalink / raw)
  To: alsa-devel

In the latest cvs snapshot the hdspmixer app returns this error when I 
try to use it.

hdspmixer

HDSPMixer 1.6 - Copyright (C) 2003 Thomas Charbonnel <thomas@undata.org>
This program comes with ABSOLUTELY NO WARRANTY
HDSPMixer is free software, see the file COPYING for details

Looking for HDSP cards :
Card 0 : C-Media PCI CMI8738 (model 37) at 0x9800, irq 10
Card 1 : RME Hammerfall DSP + Multiface at 0xe9000000, irq 5
Multiface found !
1 Hammerfall DSP card found.
hdspmixer: async.c:56: snd_async_handler: Assertion `siginfo->si_code == 
SI_SIGI
O' failed.
Aborted



-- 
Patrick Shirkey - Boost Hardware Ltd.
Http://www.boosthardware.com
Http://www.djcj.org/LAU/guide/ - The Linux Audio Users guide
Http://www.djcj.org/gigs/ - Gigs guide Korea
Http://www.nana7.net - Bar Nana - Itaewon, Seoul, Sth Corea
========================================


Apparently upon the beginning of the barrage, the donkey broke 
discipline and panicked, toppling the cart. At that point, the rockets 
disconnected from the timer, leaving them strewn around the street. 
Tethered to the now toppled cart, the donkey was unable to escape before 
the arrival of U.S. troops.

United Press International
Rockets on donkeys hit major Baghdad sites

By P. MITCHELL PROTHERO
Published 11/21/2003 11:13 AM



-------------------------------------------------------
This SF.Net email is sponsored by Sleepycat Software
Learn developer strategies Cisco, Motorola, Ericsson & Lucent use to deliver
higher performing products faster, at low TCO.
http://www.sleepycat.com/telcomwpreg.php?From=osdnemail3

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: hdspmixer vs cvs
  2004-05-07  4:56 hdspmixer vs cvs Patrick Shirkey
@ 2004-05-07  7:44 ` Jaroslav Kysela
  2004-05-08  5:24   ` Patrick Shirkey
  0 siblings, 1 reply; 4+ messages in thread
From: Jaroslav Kysela @ 2004-05-07  7:44 UTC (permalink / raw)
  To: Patrick Shirkey; +Cc: alsa-devel

On Fri, 7 May 2004, Patrick Shirkey wrote:

> In the latest cvs snapshot the hdspmixer app returns this error when I 
> try to use it.

I've fixed this in CVS yesterday, so wait for new snapshot.

						Jaroslav

-----
Jaroslav Kysela <perex@suse.cz>
Linux Kernel Sound Maintainer
ALSA Project, SuSE Labs


-------------------------------------------------------
This SF.Net email is sponsored by Sleepycat Software
Learn developer strategies Cisco, Motorola, Ericsson & Lucent use to deliver
higher performing products faster, at low TCO.
http://www.sleepycat.com/telcomwpreg.php?From=osdnemail3

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: hdspmixer vs cvs
  2004-05-07  7:44 ` Jaroslav Kysela
@ 2004-05-08  5:24   ` Patrick Shirkey
  2004-05-08  8:13     ` Erik Inge Bolsø
  0 siblings, 1 reply; 4+ messages in thread
From: Patrick Shirkey @ 2004-05-08  5:24 UTC (permalink / raw)
  To: Jaroslav Kysela; +Cc: alsa-devel

Jaroslav Kysela wrote:
> On Fri, 7 May 2004, Patrick Shirkey wrote:
> 
> 
>>In the latest cvs snapshot the hdspmixer app returns this error when I 
>>try to use it.
> 
> 
> I've fixed this in CVS yesterday, so wait for new snapshot.
> 

Great. The reason I'm using a snapshot is because I cannot login to the 
cvs repository as anonymous. It times out.



-- 
Patrick Shirkey - Boost Hardware Ltd.
Http://www.boosthardware.com
Http://www.djcj.org/LAU/guide/ - The Linux Audio Users guide
Http://www.djcj.org/gigs/ - Gigs guide Korea
Http://www.nana7.net - Bar Nana - Itaewon, Seoul, Sth Corea
========================================


Apparently upon the beginning of the barrage, the donkey broke 
discipline and panicked, toppling the cart. At that point, the rockets 
disconnected from the timer, leaving them strewn around the street. 
Tethered to the now toppled cart, the donkey was unable to escape before 
the arrival of U.S. troops.

United Press International
Rockets on donkeys hit major Baghdad sites

By P. MITCHELL PROTHERO
Published 11/21/2003 11:13 AM



-------------------------------------------------------
This SF.Net email is sponsored by Sleepycat Software
Learn developer strategies Cisco, Motorola, Ericsson & Lucent use to deliver
higher performing products faster, at low TCO.
http://www.sleepycat.com/telcomwpreg.php?From=osdnemail3

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: hdspmixer vs cvs
  2004-05-08  5:24   ` Patrick Shirkey
@ 2004-05-08  8:13     ` Erik Inge Bolsø
  0 siblings, 0 replies; 4+ messages in thread
From: Erik Inge Bolsø @ 2004-05-08  8:13 UTC (permalink / raw)
  To: Patrick Shirkey; +Cc: alsa-devel

On Sat, 8 May 2004, Patrick Shirkey wrote:
>Great. The reason I'm using a snapshot is because I cannot login to the
>cvs repository as anonymous. It times out.

Login/checkout from cvs.sourceforge.net instead of cvs.alsa-project.org as
a workaround. Worked For Me (TM) a few days ago.

--
Erik I. Bolsø | email: <knan at mo.himolde.no>
The UNIX philosophy basically involves giving you enough rope to
hang yourself.  And then a couple of feet more, just to be sure.


-------------------------------------------------------
This SF.Net email is sponsored by Sleepycat Software
Learn developer strategies Cisco, Motorola, Ericsson & Lucent use to deliver
higher performing products faster, at low TCO.
http://www.sleepycat.com/telcomwpreg.php?From=osdnemail3

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2004-05-08  8:13 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-05-07  4:56 hdspmixer vs cvs Patrick Shirkey
2004-05-07  7:44 ` Jaroslav Kysela
2004-05-08  5:24   ` Patrick Shirkey
2004-05-08  8:13     ` Erik Inge Bolsø

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.