* 1.0.6rc1 packages
@ 2004-08-04 18:51 Jaroslav Kysela
2004-08-04 21:31 ` Martin Langer
` (3 more replies)
0 siblings, 4 replies; 13+ messages in thread
From: Jaroslav Kysela @ 2004-08-04 18:51 UTC (permalink / raw)
To: ALSA development
Hi all,
the 1.0.6rc1 ALSA packages are available for testing.
Jaroslav
-----
Jaroslav Kysela <perex@suse.cz>
Linux Kernel Sound Maintainer
ALSA Project, SUSE Labs
-------------------------------------------------------
This SF.Net email is sponsored by OSTG. Have you noticed the changes on
Linux.com, ITManagersJournal and NewsForge in the past few weeks? Now,
one more big change to announce. We are now OSTG- Open Source Technology
Group. Come see the changes on the new OSTG site. www.ostg.com
^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: 1.0.6rc1 packages
2004-08-04 18:51 1.0.6rc1 packages Jaroslav Kysela
@ 2004-08-04 21:31 ` Martin Langer
2004-08-05 9:42 ` Takashi Iwai
2004-08-04 22:17 ` James Courtier-Dutton
` (2 subsequent siblings)
3 siblings, 1 reply; 13+ messages in thread
From: Martin Langer @ 2004-08-04 21:31 UTC (permalink / raw)
To: Jaroslav Kysela; +Cc: ALSA development
On Wed, Aug 04, 2004 at 08:51:08PM +0200, Jaroslav Kysela wrote:
> Hi all,
>
> the 1.0.6rc1 ALSA packages are available for testing.
In file included from usbusx2yaudio.c:19:
../../alsa-kernel/usb/usx2y/usbusx2yaudio.c: In function usX2Y_urbs_allocate':
../../alsa-kernel/usb/usx2y/usbusx2yaudio.c:492: __old_i_usX2Y_urb_complete'
undeclared (first use in this function)
../../alsa-kernel/usb/usx2y/usbusx2yaudio.c:492: (Each undeclared identifier
is reported only once
../../alsa-kernel/usb/usx2y/usbusx2yaudio.c:492: for each function it
appears in.)
../../alsa-kernel/usb/usx2y/usbusx2yaudio.c: In function usX2Y_rate_set':
../../alsa-kernel/usb/usx2y/usbusx2yaudio.c:623: warning: assignment from
incompatible pointer type
usbusx2yaudio.c: At top level:
usbusx2yaudio.c:26: warning: i_usX2Y_urb_complete__old_' defined but not used
Oh, usx2y needs a fix.
martin
-------------------------------------------------------
This SF.Net email is sponsored by OSTG. Have you noticed the changes on
Linux.com, ITManagersJournal and NewsForge in the past few weeks? Now,
one more big change to announce. We are now OSTG- Open Source Technology
Group. Come see the changes on the new OSTG site. www.ostg.com
^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: 1.0.6rc1 packages
2004-08-04 18:51 1.0.6rc1 packages Jaroslav Kysela
2004-08-04 21:31 ` Martin Langer
@ 2004-08-04 22:17 ` James Courtier-Dutton
2004-08-04 22:53 ` Rui Nuno Capela
2004-08-05 19:41 ` Giuliano Pochini
2004-08-05 20:38 ` Dominique Dumont
3 siblings, 1 reply; 13+ messages in thread
From: James Courtier-Dutton @ 2004-08-04 22:17 UTC (permalink / raw)
To: Jaroslav Kysela; +Cc: ALSA development
Jaroslav Kysela wrote:
> Hi all,
>
> the 1.0.6rc1 ALSA packages are available for testing.
>
> Jaroslav
>
compiles completely with "./configure --with-cards=all".
also compiles with "./configure --with-cards=emu10k1,audigyls"
"make install" with emu10k1 and audigyls works fine.
kernel version 2.6.8rc2.
Cheers
James
-------------------------------------------------------
This SF.Net email is sponsored by OSTG. Have you noticed the changes on
Linux.com, ITManagersJournal and NewsForge in the past few weeks? Now,
one more big change to announce. We are now OSTG- Open Source Technology
Group. Come see the changes on the new OSTG site. www.ostg.com
^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: 1.0.6rc1 packages
2004-08-04 22:17 ` James Courtier-Dutton
@ 2004-08-04 22:53 ` Rui Nuno Capela
2004-08-05 7:48 ` Martin Langer
0 siblings, 1 reply; 13+ messages in thread
From: Rui Nuno Capela @ 2004-08-04 22:53 UTC (permalink / raw)
To: alsa-devel; +Cc: Karsten Wiese, Martin Langer, Takashi Iwai, Jaroslav Kysela
Jaroslav Kysela wrote:
>
> Hi all,
> the 1.0.6rc1 ALSA packages are available for testing.
>
Everything builds fine on my SUSE 9.1 box, for a 2.6.8-rc2 SMP/HT kernel.
That includes snd-usb-usx2y is compiling, loading and sounds fine.
Tomorrow I'll try on my dreaded laptop, Mdk10.0, 2.6.8-rc2 UP kernel,
where recent snd-usb-usx2y it's known to freeze the whole system :(
BTW, it's not a SMP vs. UP issue, as I've tested today on a SMP kernel
with a very same config as of my other box, and the freezing result was
the same.
Regards,
--
rncbc aka Rui Nuno Capela
rncbc@rncbc.org
-------------------------------------------------------
This SF.Net email is sponsored by OSTG. Have you noticed the changes on
Linux.com, ITManagersJournal and NewsForge in the past few weeks? Now,
one more big change to announce. We are now OSTG- Open Source Technology
Group. Come see the changes on the new OSTG site. www.ostg.com
^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: 1.0.6rc1 packages
2004-08-04 22:53 ` Rui Nuno Capela
@ 2004-08-05 7:48 ` Martin Langer
2004-08-05 9:44 ` Rui Nuno Capela
0 siblings, 1 reply; 13+ messages in thread
From: Martin Langer @ 2004-08-05 7:48 UTC (permalink / raw)
To: Rui Nuno Capela; +Cc: alsa-devel, annabellesgarden, tiwai, perex
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain; charset="us-ascii", Size: 818 bytes --]
> Tomorrow I'll try on my dreaded laptop, Mdk10.0, 2.6.8-rc2 UP kernel,
> where recent snd-usb-usx2y it's known to freeze the whole system :(
>
> BTW, it's not a SMP vs. UP issue, as I've tested today on a SMP kernel
> with a very same config as of my other box, and the freezing result was
> the same.
different usb controllers? Problems with non-UHCI?
--
NEU: WLAN-Router für 0,- EUR* - auch für DSL-Wechsler!
GMX DSL = supergünstig & kabellos http://www.gmx.net/de/go/dsl
-------------------------------------------------------
This SF.Net email is sponsored by OSTG. Have you noticed the changes on
Linux.com, ITManagersJournal and NewsForge in the past few weeks? Now,
one more big change to announce. We are now OSTG- Open Source Technology
Group. Come see the changes on the new OSTG site. www.ostg.com
^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: 1.0.6rc1 packages
2004-08-04 21:31 ` Martin Langer
@ 2004-08-05 9:42 ` Takashi Iwai
2004-08-05 10:17 ` Clemens Ladisch
0 siblings, 1 reply; 13+ messages in thread
From: Takashi Iwai @ 2004-08-05 9:42 UTC (permalink / raw)
To: Martin Langer; +Cc: Jaroslav Kysela, ALSA development
[-- Attachment #1: Type: text/plain, Size: 994 bytes --]
At Wed, 4 Aug 2004 23:31:06 +0200,
Martin Langer wrote:
>
> On Wed, Aug 04, 2004 at 08:51:08PM +0200, Jaroslav Kysela wrote:
> > Hi all,
> >
> > the 1.0.6rc1 ALSA packages are available for testing.
>
> In file included from usbusx2yaudio.c:19:
> ../../alsa-kernel/usb/usx2y/usbusx2yaudio.c: In function usX2Y_urbs_allocate':
> ../../alsa-kernel/usb/usx2y/usbusx2yaudio.c:492: __old_i_usX2Y_urb_complete'
> undeclared (first use in this function)
> ../../alsa-kernel/usb/usx2y/usbusx2yaudio.c:492: (Each undeclared identifier
> is reported only once
> ../../alsa-kernel/usb/usx2y/usbusx2yaudio.c:492: for each function it
> appears in.)
> ../../alsa-kernel/usb/usx2y/usbusx2yaudio.c: In function usX2Y_rate_set':
> ../../alsa-kernel/usb/usx2y/usbusx2yaudio.c:623: warning: assignment from
> incompatible pointer type
> usbusx2yaudio.c: At top level:
> usbusx2yaudio.c:26: warning: i_usX2Y_urb_complete__old_' defined but not used
>
> Oh, usx2y needs a fix.
This one should fix.
Takashi
[-- Attachment #2: Type: text/plain, Size: 593 bytes --]
Index: alsa-driver/usb/usx2y/usbusx2yaudio.c
===================================================================
RCS file: /suse/tiwai/cvs/alsa/alsa-driver/usb/usx2y/usbusx2yaudio.c,v
retrieving revision 1.17
diff -u -r1.17 usbusx2yaudio.c
--- alsa-driver/usb/usx2y/usbusx2yaudio.c 2 Aug 2004 20:48:53 -0000 1.17
+++ alsa-driver/usb/usx2y/usbusx2yaudio.c 5 Aug 2004 09:42:21 -0000
@@ -12,7 +12,7 @@
#endif
#ifdef OLD_USB
-#define snd_usb_complete_callback(x) __old_ ## x
+#define snd_usb_complete_callback(x) x ## __old_
static void i_usX2Y_urb_complete__old_(struct urb *urb);
#endif
^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: 1.0.6rc1 packages
2004-08-05 7:48 ` Martin Langer
@ 2004-08-05 9:44 ` Rui Nuno Capela
2004-08-05 19:52 ` Martin Langer
0 siblings, 1 reply; 13+ messages in thread
From: Rui Nuno Capela @ 2004-08-05 9:44 UTC (permalink / raw)
To: Martin Langer; +Cc: alsa-devel, annabellesgarden, tiwai
Hi Martin,
>
>> Tomorrow I'll try on my dreaded laptop, Mdk10.0, 2.6.8-rc2 UP kernel,
>> where recent snd-usb-usx2y it's known to freeze the whole system :(
>>
>> BTW, it's not a SMP vs. UP issue, as I've tested today on a SMP kernel
>> with a very same config as of my other box, and the freezing result was
>> the same.
>
> different usb controllers? Problems with non-UHCI?
>
Probably. lspci -v gives:
00:02.0 USB Controller: ALi Corporation USB 1.1 Controller (rev 03)
(prog-if 10 [OHCI])
Subsystem: Hewlett-Packard Company: Unknown device 0850
Flags: bus master, medium devsel, latency 64, IRQ 10
Memory at d4000000 (32-bit, non-prefetchable) [size=4K]
Capabilities: <available only to root>
00:0f.0 USB Controller: ALi Corporation USB 1.1 Controller (rev 03)
(prog-if 10 [OHCI])
Subsystem: Hewlett-Packard Company: Unknown device 0850
Flags: bus master, medium devsel, latency 64, IRQ 10
Memory at d4009000 (32-bit, non-prefetchable) [size=4K]
Capabilities: <available only to root>
where relevant lines of lsmod output are:
ohci_hcd 21124 0
usbcore 113892 5 snd_usb_usx2y,snd_usb_lib,ohci_hcd
so, it seems that is a non-UHCI system.
Is there a definite issue with OHCI controllers?
Please note that it used to work, right before Karten's 0.7.1 patch of
July 13, or something. The other fact is that all the firmware load steps
are taken successfully, even us428control starts and works as expected.
The MIDI interface is working OK.
The main problem "only" happens exactly when one tries to open the PCM
device: the whole system freezes pretty bad, bang!. Again, when using
stock alsa-driver-1.0.5a this does not occur.
Is there anything I can do to get around this ?
Highly appreciated.
--
rncbc aka Rui Nuno Capela
rncbc@rncbc.org
-------------------------------------------------------
This SF.Net email is sponsored by OSTG. Have you noticed the changes on
Linux.com, ITManagersJournal and NewsForge in the past few weeks? Now,
one more big change to announce. We are now OSTG- Open Source Technology
Group. Come see the changes on the new OSTG site. www.ostg.com
^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: 1.0.6rc1 packages
2004-08-05 9:42 ` Takashi Iwai
@ 2004-08-05 10:17 ` Clemens Ladisch
2004-08-05 19:29 ` Martin Langer
0 siblings, 1 reply; 13+ messages in thread
From: Clemens Ladisch @ 2004-08-05 10:17 UTC (permalink / raw)
To: Takashi Iwai; +Cc: Martin Langer, ALSA development
Takashi Iwai wrote:
> Martin Langer wrote:
> > usbusx2yaudio.c:492: __old_i_usX2Y_urb_complete undeclared
>
> This one should fix.
>
> -#define snd_usb_complete_callback(x) __old_ ## x
> +#define snd_usb_complete_callback(x) x ## __old_
> static void i_usX2Y_urb_complete__old_(struct urb *urb);
Oops, I didn't read your mail before committing my patch which changes
the function names instead. Well, now it's consistent with
usbaudio.c. :-)
Clemens
--
Index: alsa-driver/usb/usx2y/usbusx2yaudio.c
===================================================================
RCS file: /cvsroot/alsa/alsa-driver/usb/usx2y/usbusx2yaudio.c,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- alsa-driver/usb/usx2y/usbusx2yaudio.c 3 Aug 2004 14:24:05 -0000 1.18
+++ alsa-driver/usb/usx2y/usbusx2yaudio.c 5 Aug 2004 09:43:40 -0000 1.19
@@ -13,7 +13,7 @@
#ifdef OLD_USB
#define snd_usb_complete_callback(x) __old_ ## x
-static void i_usX2Y_urb_complete__old_(struct urb *urb);
+static void __old_i_usX2Y_urb_complete(struct urb *urb);
#endif
#include "../../alsa-kernel/usb/usx2y/usbusx2yaudio.c"
@@ -22,7 +22,7 @@
* compatible layers
*/
#ifdef OLD_USB
-static void i_usX2Y_urb_complete__old_(struct urb *urb)
+static void __old_i_usX2Y_urb_complete(struct urb *urb)
{
i_usX2Y_urb_complete(urb, NULL);
}
-------------------------------------------------------
This SF.Net email is sponsored by OSTG. Have you noticed the changes on
Linux.com, ITManagersJournal and NewsForge in the past few weeks? Now,
one more big change to announce. We are now OSTG- Open Source Technology
Group. Come see the changes on the new OSTG site. www.ostg.com
^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: 1.0.6rc1 packages
2004-08-05 10:17 ` Clemens Ladisch
@ 2004-08-05 19:29 ` Martin Langer
0 siblings, 0 replies; 13+ messages in thread
From: Martin Langer @ 2004-08-05 19:29 UTC (permalink / raw)
To: Clemens Ladisch; +Cc: Takashi Iwai, ALSA development
On Thu, Aug 05, 2004 at 12:17:08PM +0200, Clemens Ladisch wrote:
> Takashi Iwai wrote:
> > Martin Langer wrote:
> > > usbusx2yaudio.c:492: __old_i_usX2Y_urb_complete undeclared
> >
> > This one should fix.
> >
> > -#define snd_usb_complete_callback(x) __old_ ## x
> > +#define snd_usb_complete_callback(x) x ## __old_
> > static void i_usX2Y_urb_complete__old_(struct urb *urb);
>
> Oops, I didn't read your mail before committing my patch which changes
> the function names instead. Well, now it's consistent with
> usbaudio.c. :-)
Yep. It's fixed.
Just updating my OHCI-PowerBook I detected another problem:
./cvscompile --with-cards=powermac
fails with
checking for which soundcards to compile driver for... configure: error:
Unsupported soundcard powermac
martin
-------------------------------------------------------
This SF.Net email is sponsored by OSTG. Have you noticed the changes on
Linux.com, ITManagersJournal and NewsForge in the past few weeks? Now,
one more big change to announce. We are now OSTG- Open Source Technology
Group. Come see the changes on the new OSTG site. www.ostg.com
^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: 1.0.6rc1 packages
2004-08-04 18:51 1.0.6rc1 packages Jaroslav Kysela
2004-08-04 21:31 ` Martin Langer
2004-08-04 22:17 ` James Courtier-Dutton
@ 2004-08-05 19:41 ` Giuliano Pochini
2004-08-06 20:50 ` Martin Langer
2004-08-05 20:38 ` Dominique Dumont
3 siblings, 1 reply; 13+ messages in thread
From: Giuliano Pochini @ 2004-08-05 19:41 UTC (permalink / raw)
To: Jaroslav Kysela; +Cc: ALSA development
On Wed, 4 Aug 2004, Jaroslav Kysela wrote:
> the 1.0.6rc1 ALSA packages are available for testing.
cvscompile complains:
checking for which soundcards to compile driver for... configure: error:
Unsupported soundcard powermac
Even though configure --help shows it in the list.
My driver for the Echoaudio cards works fine after the required changes.
It's not heavily tested since I completed the port half hour ago but it
seems ok.
[Linux Jay 2.6.7 #3 SMP Thu Jul 29 20:51:56 CEST 2004 ppc unknown]
--
Giuliano.
-------------------------------------------------------
This SF.Net email is sponsored by OSTG. Have you noticed the changes on
Linux.com, ITManagersJournal and NewsForge in the past few weeks? Now,
one more big change to announce. We are now OSTG- Open Source Technology
Group. Come see the changes on the new OSTG site. www.ostg.com
^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: 1.0.6rc1 packages
2004-08-05 9:44 ` Rui Nuno Capela
@ 2004-08-05 19:52 ` Martin Langer
0 siblings, 0 replies; 13+ messages in thread
From: Martin Langer @ 2004-08-05 19:52 UTC (permalink / raw)
To: Rui Nuno Capela; +Cc: alsa-devel, annabellesgarden, tiwai
On Thu, Aug 05, 2004 at 10:44:32AM +0100, Rui Nuno Capela wrote:
> >
> >> Tomorrow I'll try on my dreaded laptop, Mdk10.0, 2.6.8-rc2 UP kernel,
> >> where recent snd-usb-usx2y it's known to freeze the whole system :(
> >>
> >> BTW, it's not a SMP vs. UP issue, as I've tested today on a SMP kernel
> >> with a very same config as of my other box, and the freezing result was
> >> the same.
> >
> > different usb controllers? Problems with non-UHCI?
> >
>
> Probably. lspci -v gives:
>
> 00:02.0 USB Controller: ALi Corporation USB 1.1 Controller (rev 03)
> (prog-if 10 [OHCI])
> Subsystem: Hewlett-Packard Company: Unknown device 0850
> Flags: bus master, medium devsel, latency 64, IRQ 10
> Memory at d4000000 (32-bit, non-prefetchable) [size=4K]
> Capabilities: <available only to root>
>
> so, it seems that is a non-UHCI system.
Yep. The same bug occurs on my OHCI Powerbook. It has to be an OHCI problem.
A simple "aplay xxx.wav" freezes the system. Only arecord runs fine. But you
already know the story.
But I have to downgrade alsa again for now. I need some working audio at the
moment...
martin
-------------------------------------------------------
This SF.Net email is sponsored by OSTG. Have you noticed the changes on
Linux.com, ITManagersJournal and NewsForge in the past few weeks? Now,
one more big change to announce. We are now OSTG- Open Source Technology
Group. Come see the changes on the new OSTG site. www.ostg.com
^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: 1.0.6rc1 packages
2004-08-04 18:51 1.0.6rc1 packages Jaroslav Kysela
` (2 preceding siblings ...)
2004-08-05 19:41 ` Giuliano Pochini
@ 2004-08-05 20:38 ` Dominique Dumont
3 siblings, 0 replies; 13+ messages in thread
From: Dominique Dumont @ 2004-08-05 20:38 UTC (permalink / raw)
To: Jaroslav Kysela; +Cc: ALSA development
Jaroslav Kysela <perex@suse.cz> writes:
> the 1.0.6rc1 ALSA packages are available for testing.
Compiles fine with debian's kernel 2.6.7.
So far:
- PCM spdif on intel8x0 and nforce2 is working fine
- AC3 spdif on nforce2 (ALC650F) is still not working (No change wrt
1.0.4. See bug 411 [1] for details)
- PCM spdif on emu10k1 (SBlive digital live 5.1) is severily distorted
when playing musing. Speech is fine. (BTW, why has the spdif device
changed from hw:0,3 to hw:0,2 ? )
HTH
[1] https://bugtrack.alsa-project.org/alsa-bug/bug_view_page.php?bug_id=0000411
-------------------------------------------------------
This SF.Net email is sponsored by OSTG. Have you noticed the changes on
Linux.com, ITManagersJournal and NewsForge in the past few weeks? Now,
one more big change to announce. We are now OSTG- Open Source Technology
Group. Come see the changes on the new OSTG site. www.ostg.com
^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: 1.0.6rc1 packages
2004-08-05 19:41 ` Giuliano Pochini
@ 2004-08-06 20:50 ` Martin Langer
0 siblings, 0 replies; 13+ messages in thread
From: Martin Langer @ 2004-08-06 20:50 UTC (permalink / raw)
To: Giuliano Pochini; +Cc: Jaroslav Kysela, ALSA development
On Thu, Aug 05, 2004 at 09:41:48PM +0200, Giuliano Pochini wrote:
>
> cvscompile complains:
>
> checking for which soundcards to compile driver for... configure: error:
> Unsupported soundcard powermac
>
> Even though configure --help shows it in the list.
>
just looking into alsa-kernel/ppc/Kconfig I found:
[...]
comment "ALSA PowerMac requires I2C"
depends on SND && I2C=n
[...]
"requires I2C" and "I2C=n" are the same??? .... I'm still wondering here.
martin
-------------------------------------------------------
This SF.Net email is sponsored by OSTG. Have you noticed the changes on
Linux.com, ITManagersJournal and NewsForge in the past few weeks? Now,
one more big change to announce. We are now OSTG- Open Source Technology
Group. Come see the changes on the new OSTG site. www.ostg.com
^ permalink raw reply [flat|nested] 13+ messages in thread
end of thread, other threads:[~2004-08-06 20:49 UTC | newest]
Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-08-04 18:51 1.0.6rc1 packages Jaroslav Kysela
2004-08-04 21:31 ` Martin Langer
2004-08-05 9:42 ` Takashi Iwai
2004-08-05 10:17 ` Clemens Ladisch
2004-08-05 19:29 ` Martin Langer
2004-08-04 22:17 ` James Courtier-Dutton
2004-08-04 22:53 ` Rui Nuno Capela
2004-08-05 7:48 ` Martin Langer
2004-08-05 9:44 ` Rui Nuno Capela
2004-08-05 19:52 ` Martin Langer
2004-08-05 19:41 ` Giuliano Pochini
2004-08-06 20:50 ` Martin Langer
2004-08-05 20:38 ` Dominique Dumont
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.