* C-Media / usb device bug ?
@ 2006-09-18 22:21 Pablo Yaggi
2006-09-19 6:36 ` Clemens Ladisch
0 siblings, 1 reply; 3+ messages in thread
From: Pablo Yaggi @ 2006-09-18 22:21 UTC (permalink / raw)
To: alsa-devel
(sorry if this come twice, i think i miss posted first one)
Hi,
I'm working in a multi-capture application with alsa and i discovered
if i attach two "c-media usb headphone set" adapters to an usb hub which
is attached to my computer when i try to read from the two devices the
first one read (also open) errors with (-77) bad file descriptor status
and the other one keep working. When i attach the two devices directly to
the usb connectors (without hub) all works fine, the two devices can be
read at the same time. I proved Hubs version 1.0 and 2.0 .
Regards
Pablo
This is the /proc/asound/cards when i attach them to the hub:
(yes i also have an intel device)
0 [ICH6 ]: ICH4 - Intel ICH6
Intel ICH6 with AD1980 at 0xd0201000, irq 20
1 [default ]: USB-Audio - C-Media USB Headphone Set
C-Media USB Headphone Set at usb-0000:00:1d.1-1.3,
full speed
2 [default_1 ]: USB-Audio - C-Media USB Headphone Set
C-Media USB Headphone Set at usb-0000:00:1d.1-1.2,
full speed
and this is when i attach them directly to the computer:
0 [ICH6 ]: ICH4 - Intel ICH6
Intel ICH6 with AD1980 at 0xd0201000, irq 20
1 [default ]: USB-Audio - C-Media USB Headphone Set
C-Media USB Headphone Set at usb-0000:00:1d.0-1,
full speed
2 [default_1 ]: USB-Audio - C-Media USB Headphone Set
C-Media USB Headphone Set at usb-0000:00:1d.3-2,
full speed
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
^ permalink raw reply [flat|nested] 3+ messages in thread* Re: C-Media / usb device bug ?
2006-09-18 22:21 C-Media / usb device bug ? Pablo Yaggi
@ 2006-09-19 6:36 ` Clemens Ladisch
2006-09-19 7:17 ` Pablo Yaggi
0 siblings, 1 reply; 3+ messages in thread
From: Clemens Ladisch @ 2006-09-19 6:36 UTC (permalink / raw)
To: Pablo Yaggi, alsa-devel
Pablo Yaggi wrote:
> I'm working in a multi-capture application with alsa and i discovered
> if i attach two "c-media usb headphone set" adapters to an usb hub which
> is attached to my computer when i try to read from the two devices the
> first one read (also open) errors with (-77) bad file descriptor status
> and the other one keep working. When i attach the two devices directly to
> the usb connectors (without hub) all works fine, the two devices can be
> read at the same time.
What kernel version are you using?
The EHCI transaction translator code (which is responsible for moving
audio data through an high speed hub) got a bugfix in 2.6.17, but still
artificially limits the bandwidth. It will be rewritten in 2.6.18.
HTH
Clemens
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: C-Media / usb device bug ?
2006-09-19 6:36 ` Clemens Ladisch
@ 2006-09-19 7:17 ` Pablo Yaggi
0 siblings, 0 replies; 3+ messages in thread
From: Pablo Yaggi @ 2006-09-19 7:17 UTC (permalink / raw)
To: Clemens Ladisch; +Cc: alsa-devel
On Tuesday 19 September 2006 03:36, Clemens Ladisch wrote:
> Pablo Yaggi wrote:
> > I'm working in a multi-capture application with alsa and i discovered
> > if i attach two "c-media usb headphone set" adapters to an usb hub which
> > is attached to my computer when i try to read from the two devices the
> > first one read (also open) errors with (-77) bad file descriptor status
> > and the other one keep working. When i attach the two devices directly to
> > the usb connectors (without hub) all works fine, the two devices can be
> > read at the same time.
>
> What kernel version are you using?
>
> The EHCI transaction translator code (which is responsible for moving
> audio data through an high speed hub) got a bugfix in 2.6.17, but still
> artificially limits the bandwidth. It will be rewritten in 2.6.18.
>
>
> HTH
> Clemens
>
I tested it on 2.6.15, 2.6.16 and 2.6.17,
so you think the problem is EHCI ? is there anyway to check it ?
is it yet in rewriting process ?
Thank's
Pablo
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2006-09-19 7:17 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-09-18 22:21 C-Media / usb device bug ? Pablo Yaggi
2006-09-19 6:36 ` Clemens Ladisch
2006-09-19 7:17 ` Pablo Yaggi
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.