All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andreas Hubmer <andreas@hubmer.at>
To: alsa-devel@lists.sourceforge.net
Subject: USB Audio Device: Philips Audio Set
Date: Tue, 27 Feb 2007 14:13:44 +0100	[thread overview]
Message-ID: <45E42E88.9080403@hubmer.at> (raw)

Hello,

I have a Philips mini hifi-system named "Philips FWM589" that can be
used as an usb sound card. It is recognized as USB Audio device but I'm
not able to get it to work.
The module snd-usb-audio is loaded and in gnome a message pops up that a
new audio device was found. In the gnome audio preferences a new device
"USB Audio" is shown but the test sound doesn't work.

It seems that the "Philips Audio Set" is not standard-conform.
Is there anyone who has experience with Philips USB sound cards or
someone who can help me isolating the problem?
Where should I start looking for possible problems?
Is there a good way to debug the module snd-usb-audio? I found out that
there exists the header file usbquirks.h. Can that be helpful to me?

Vendor/Product ID of the USB Device: 0471:0111

dmesg output after plugging in:
[14603.564000] usb 1-2: new full speed USB device using uhci_hcd and
address 7
[14603.768000] usb 1-2: configuration #1 chosen from 1 choice
[14603.776000] input: Philips Philips Audio Set as /class/input/input10
[14603.776000] input: USB HID v1.00 Device [Philips Philips Audio Set]
on usb-0000:00:1d.0-2
[14604.176000] usbcore: registered new interface driver snd-usb-audio

cat /proc/asound/cars shows my onboard sound card and the USB device:
 0 [ICH6           ]: ICH4 - Intel ICH6
                      Intel ICH6 with AD1981B at 0xb0040800, irq 16
 1 [Set            ]: USB-Audio - Philips Audio Set
                      Philips Philips Audio Set at usb-0000:00:1d.0-2,
full speed

To change the default alsa-device I also tried changing ~/.asoundrc and
added the following lines:
pcm.!default {
        type hw
        card Set
}
ctl.!default {
        type hw
        card Set
}
Afterwards I restarted alsa with "/etc/init.d/alsa-utils restart" but
that didn't help. I couldn't hear anything.

I'm using Ubuntu 6.10 and the new kernel 2.6.20.1

Thanks for your help!

Andreas Hubmer

-------------------------------------------------------------------------
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

             reply	other threads:[~2007-02-27 13:13 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-02-27 13:13 Andreas Hubmer [this message]
2007-02-27 14:06 ` USB Audio Device: Philips Audio Set Ingo Müller
2007-02-27 17:27 ` Clemens Ladisch
2007-02-27 18:06   ` Andreas Hubmer

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=45E42E88.9080403@hubmer.at \
    --to=andreas@hubmer.at \
    --cc=alsa-devel@lists.sourceforge.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.