All of lore.kernel.org
 help / color / mirror / Atom feed
* Re: Alsa and the ice1724 chipset
       [not found]   ` <20030901094356.7a79dd1f.joel@highvoltagelinux.com>
@ 2003-09-01 13:48     ` Takashi Iwai
       [not found]       ` <20030901095705.10992be4.joel@highvoltagelinux.com>
       [not found]       ` <20030901100242.522b430d.joel@highvoltagelinux.com>
  0 siblings, 2 replies; 6+ messages in thread
From: Takashi Iwai @ 2003-09-01 13:48 UTC (permalink / raw)
  To: Joel Hill; +Cc: alsa-devel

At Mon, 1 Sep 2003 09:43:56 -0400,
Joel Hill wrote:
> 
> On Mon, 01 Sep 2003 15:07:32 +0200
> Takashi Iwai <tiwai@suse.de> wrote:
> 
> > At Fri, 29 Aug 2003 21:49:34 -0400,
> > Joel Hill wrote:
> > > 
> > > I was wondering if you wrote this driver and if so why it is that i can loud the modules no problems alsamixer can change the dac's etc but i get no sound and xmms alsaplayer and aplay all hang 
> > 
> > what card is that?
> > are you sure that no other apps block the pcm device?
> > 
> > it's working fine on terratec aureon and m-audio revolution boards.
> > 
> > 
> > Takashi
> Thankyou for your reply Takashi
> 
> i have a m-audio revolution and i have a santa cruz cs46xx in the machine with the revo card i can use the cs46xx based card but the ice1724 just causes freezes lockups etc, only reason i have both of them in here at the same time is because i need sound while i fix this ice1724 issue. i can use alsamixer to mix both cards with alsamixer -c 0 or -c 1, aplay hang's xmms says 'sample format not available for playback: invalid argument' mplayer see's the device but locks after it detects the card, once again the santa cruz cs46xx based doesnt show these problems at all so i dont understand.

ice1724 doesn't support 16bit format.
try to use plughw instead of hw layer if you use ALSA native apps.


Takashi


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf

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

* Re: Alsa and the ice1724 chipset
       [not found]       ` <20030901095705.10992be4.joel@highvoltagelinux.com>
@ 2003-09-01 14:06         ` Takashi Iwai
       [not found]           ` <20030901100930.05669810.joel@highvoltagelinux.com>
  0 siblings, 1 reply; 6+ messages in thread
From: Takashi Iwai @ 2003-09-01 14:06 UTC (permalink / raw)
  To: Joel Hill; +Cc: alsa-devel

At Mon, 1 Sep 2003 09:57:05 -0400,
Joel Hill wrote:
> 
> On Mon, 01 Sep 2003 15:48:28 +0200
> Takashi Iwai <tiwai@suse.de> wrote:
> 
> > At Mon, 1 Sep 2003 09:43:56 -0400,
> > Joel Hill wrote:
> > > 
> > > On Mon, 01 Sep 2003 15:07:32 +0200
> > > Takashi Iwai <tiwai@suse.de> wrote:
> > > 
> > > > At Fri, 29 Aug 2003 21:49:34 -0400,
> > > > Joel Hill wrote:
> > > > > 
> > > > > I was wondering if you wrote this driver and if so why it is that i can loud the modules no problems alsamixer can change the dac's etc but i get no sound and xmms alsaplayer and aplay all hang 
> > > > 
> > > > what card is that?
> > > > are you sure that no other apps block the pcm device?
> > > > 
> > > > it's working fine on terratec aureon and m-audio revolution boards.
> > > > 
> > > > 
> > > > Takashi
> > > Thankyou for your reply Takashi
> > > 
> > > i have a m-audio revolution and i have a santa cruz cs46xx in the machine with the revo card i can use the cs46xx based card but the ice1724 just causes freezes lockups etc, only reason i have both of them in here at the same time is because i need sound while i fix this ice1724 issue. i can use alsamixer to mix both cards with alsamixer -c 0 or -c 1, aplay hang's xmms says 'sample format not available for playback: invalid argument' mplayer see's the device but locks after it detects the card, once again the santa cruz cs46xx based doesnt show these problems at all so i dont understand.
> > 
> > ice1724 doesn't support 16bit format.
> > try to use plughw instead of hw layer if you use ALSA native apps.
> > 
> > 
> > Takashi
> 
> hmm im looking online and i cant find any real info on it 'non-dev' stuff
> is it part of alsa-lib or a seperate thing all togethor?

what do you mean 'non-dev'?
please give the info what you're doing.  if you use OSS output plugin
of xmms, then it should work as it is.  if it's ALSA-native plugin,
then you need to set up to use plughw:0 instead of hw:0.  how to set
up is depending on the application.  don't ask me :)


Takashi


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf

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

* Re: Alsa and the ice1724 chipset
       [not found]           ` <20030901100930.05669810.joel@highvoltagelinux.com>
@ 2003-09-01 14:14             ` Takashi Iwai
  0 siblings, 0 replies; 6+ messages in thread
From: Takashi Iwai @ 2003-09-01 14:14 UTC (permalink / raw)
  To: Joel Hill; +Cc: alsa-devel

At Mon, 1 Sep 2003 10:09:30 -0400,
Joel Hill wrote:
> 
> On Mon, 01 Sep 2003 16:06:11 +0200
> Takashi Iwai <tiwai@suse.de> wrote:
> 
> > At Mon, 1 Sep 2003 09:57:05 -0400,
> > Joel Hill wrote:
> > > 
> > > On Mon, 01 Sep 2003 15:48:28 +0200
> > > Takashi Iwai <tiwai@suse.de> wrote:
> > > 
> > > > At Mon, 1 Sep 2003 09:43:56 -0400,
> > > > Joel Hill wrote:
> > > > > 
> > > > > On Mon, 01 Sep 2003 15:07:32 +0200
> > > > > Takashi Iwai <tiwai@suse.de> wrote:
> > > > > 
> > > > > > At Fri, 29 Aug 2003 21:49:34 -0400,
> > > > > > Joel Hill wrote:
> > > > > > > 
> > > > > > > I was wondering if you wrote this driver and if so why it is that i can loud the modules no problems alsamixer can change the dac's etc but i get no sound and xmms alsaplayer and aplay all hang 
> > > > > > 
> > > > > > what card is that?
> > > > > > are you sure that no other apps block the pcm device?
> > > > > > 
> > > > > > it's working fine on terratec aureon and m-audio revolution boards.
> > > > > > 
> > > > > > 
> > > > > > Takashi
> > > > > Thankyou for your reply Takashi
> > > > > 
> > > > > i have a m-audio revolution and i have a santa cruz cs46xx in the machine with the revo card i can use the cs46xx based card but the ice1724 just causes freezes lockups etc, only reason i have both of them in here at the same time is because i need sound while i fix this ice1724 issue. i can use alsamixer to mix both cards with alsamixer -c 0 or -c 1, aplay hang's xmms says 'sample format not available for playback: invalid argument' mplayer see's the device but locks after it detects the card, once again the santa cruz cs46xx based doesnt show these problems at all so i dont understand.
> > > > 
> > > > ice1724 doesn't support 16bit format.
> > > > try to use plughw instead of hw layer if you use ALSA native apps.
> > > > 
> > > > 
> > > > Takashi
> > > 
> > > hmm im looking online and i cant find any real info on it 'non-dev' stuff
> > > is it part of alsa-lib or a seperate thing all togethor?
> > 
> > what do you mean 'non-dev'?
> > please give the info what you're doing.  if you use OSS output plugin
> > of xmms, then it should work as it is.  if it's ALSA-native plugin,
> > then you need to set up to use plughw:0 instead of hw:0.  how to set
> > up is depending on the application.  don't ask me :)
> > 
> > 
> > Takashi
> 
> oss or alsa does not work xmms mplayer aplay all show the same results

could you elaborate the symptom a bit more precisely and what
_exactly_ did you do?  i don't know whether it's a kernel lock-up, or
just the device is blocked, etc.

otherwise i cannot help.


Takashi


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf

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

* Re: Alsa and the ice1724 chipset
       [not found]       ` <20030901100242.522b430d.joel@highvoltagelinux.com>
@ 2003-09-01 14:17         ` Takashi Iwai
  2003-09-07  2:14           ` Thierry Vignaud
  0 siblings, 1 reply; 6+ messages in thread
From: Takashi Iwai @ 2003-09-01 14:17 UTC (permalink / raw)
  To: Joel Hill; +Cc: alsa-devel

At Mon, 1 Sep 2003 10:02:42 -0400,
Joel Hill wrote:
> 
> On Mon, 01 Sep 2003 15:48:28 +0200
> Takashi Iwai <tiwai@suse.de> wrote:
> 
> > At Mon, 1 Sep 2003 09:43:56 -0400,
> > Joel Hill wrote:
> > > 
> > > On Mon, 01 Sep 2003 15:07:32 +0200
> > > Takashi Iwai <tiwai@suse.de> wrote:
> > > 
> > > > At Fri, 29 Aug 2003 21:49:34 -0400,
> > > > Joel Hill wrote:
> > > > > 
> > > > > I was wondering if you wrote this driver and if so why it is that i can loud the modules no problems alsamixer can change the dac's etc but i get no sound and xmms alsaplayer and aplay all hang 
> > > > 
> > > > what card is that?
> > > > are you sure that no other apps block the pcm device?
> > > > 
> > > > it's working fine on terratec aureon and m-audio revolution boards.
> > > > 
> > > > 
> > > > Takashi
> > > Thankyou for your reply Takashi
> > > 
> > > i have a m-audio revolution and i have a santa cruz cs46xx in the machine with the revo card i can use the cs46xx based card but the ice1724 just causes freezes lockups etc, only reason i have both of them in here at the same time is because i need sound while i fix this ice1724 issue. i can use alsamixer to mix both cards with alsamixer -c 0 or -c 1, aplay hang's xmms says 'sample format not available for playback: invalid argument' mplayer see's the device but locks after it detects the card, once again the santa cruz cs46xx based doesnt show these problems at all so i dont understand.
> > 
> > ice1724 doesn't support 16bit format.
> > try to use plughw instead of hw layer if you use ALSA native apps.
> > 
> > 
> > Takashi
> i just went into xmms for eg and defined the alsa output as plughw:0,0 and it works but thats the cs46xx based card with plughw:1,0 which is the ice1724 it just freezes like it did before.

do you mean freeze as the kernel lock-up or the machine is still responsible?

> so i dont know if thats the issue then

again, did you check whether no other apps block the device?
cs46xx can play multiple streams at the same time, while ice1724
cannot.


Takashi


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf

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

* Re: Re: Alsa and the ice1724 chipset
  2003-09-01 14:17         ` Takashi Iwai
@ 2003-09-07  2:14           ` Thierry Vignaud
       [not found]             ` <s5hbrtv7j2m.wl@alsa2.suse.de>
  0 siblings, 1 reply; 6+ messages in thread
From: Thierry Vignaud @ 2003-09-07  2:14 UTC (permalink / raw)
  To: Takashi Iwai; +Cc: Joel Hill, alsa-devel

Takashi Iwai <tiwai@suse.de> writes:

> > > > > > I was wondering if you wrote this driver and if so why it
> > > > > > is that i can loud the modules no problems alsamixer can
> > > > > > change the dac's etc but i get no sound and xmms
> > > > > > alsaplayer and aplay all hang
> > > > > 
> > > > > what card is that?
> > > > > are you sure that no other apps block the pcm device?
> > > > > 
> > > > > it's working fine on terratec aureon and m-audio revolution
> > > > > boards.
> > > >
> > > > i have a m-audio revolution and i have a santa cruz cs46xx in
> > > > the machine with the revo card i can use the cs46xx based card
> > > > but the ice1724 just causes freezes lockups etc, only reason i
> > > > have both of them in here at the same time is because i need
> > > > sound while i fix this ice1724 issue. i can use alsamixer to
> > > > mix both cards with alsamixer -c 0 or -c 1, aplay hang's xmms
> > > > says 'sample format not available for playback: invalid
> > > > argument' mplayer see's the device but locks after it detects
> > > > the card, once again the santa cruz cs46xx based doesnt show
> > > > these problems at all so i dont understand.
> > > 
> > > ice1724 doesn't support 16bit format.
> > > try to use plughw instead of hw layer if you use ALSA native apps.
> > > 
> > > 
> > > Takashi
> > i just went into xmms for eg and defined the alsa output as
> > plughw:0,0 and it works but thats the cs46xx based card with
> > plughw:1,0 which is the ice1724 it just freezes like it did
> > before.
> 
> do you mean freeze as the kernel lock-up or the machine is still
> responsible?
> 
> > so i dont know if thats the issue then
> 
> again, did you check whether no other apps block the device?
> cs46xx can play multiple streams at the same time, while ice1724
> cannot.

regardince M-Audio buggy support, i got a strange bug report about
snd-ice1724 in alsa-drivers-0.9.6 on kernel 2.4.2x, see mdk bug #5084:
http://qa.mandrakesoft.com/show_bug.cgi?id=5084



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf

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

* Re: m-audio delta
       [not found]             ` <s5hbrtv7j2m.wl@alsa2.suse.de>
@ 2003-09-11 15:00               ` Thierry Vignaud
  0 siblings, 0 replies; 6+ messages in thread
From: Thierry Vignaud @ 2003-09-11 15:00 UTC (permalink / raw)
  To: Takashi Iwai; +Cc: alsa-devel

Takashi Iwai <tiwai@suse.de> writes:

> > regardince M-Audio buggy support, i got a strange bug report about
> > snd-ice1724 in alsa-drivers-0.9.6 on kernel 2.4.2x, see mdk bug #5084:
> > http://qa.mandrakesoft.com/show_bug.cgi?id=5084
> 
> it's ice1712.
> 
> and, i still suspect it's a mixer configuration problem...  not the
> output of amixer but /etc/asound.state would show more details.

here it is:
http://qa.mandrakesoft.com/attachment.cgi?id=770&action=view



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf

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

end of thread, other threads:[~2003-09-11 15:00 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <20030829214934.50139ef9.joel@highvoltagelinux.com>
     [not found] ` <s5hvfscodwr.wl@alsa2.suse.de>
     [not found]   ` <20030901094356.7a79dd1f.joel@highvoltagelinux.com>
2003-09-01 13:48     ` Alsa and the ice1724 chipset Takashi Iwai
     [not found]       ` <20030901095705.10992be4.joel@highvoltagelinux.com>
2003-09-01 14:06         ` Takashi Iwai
     [not found]           ` <20030901100930.05669810.joel@highvoltagelinux.com>
2003-09-01 14:14             ` Takashi Iwai
     [not found]       ` <20030901100242.522b430d.joel@highvoltagelinux.com>
2003-09-01 14:17         ` Takashi Iwai
2003-09-07  2:14           ` Thierry Vignaud
     [not found]             ` <s5hbrtv7j2m.wl@alsa2.suse.de>
2003-09-11 15:00               ` m-audio delta Thierry Vignaud

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.