<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/4.6.6">
</HEAD>
<BODY>
I have a USB audio device which is recognized correctly on my Fedora system (Fedora-20 with all updates running KDE) but is not recognized by another Linux system (a Samsung Chromebook).&nbsp; Can anyone tell me how Fedora recognizes the device, so I can figure out whether it would be practical to tweak the Chromebook to get it to recognize the device.&nbsp; The device shows up this way:<BR>
<BLOCKQUOTE>
    <TT>$ lsusb</TT><BR>
    <TT>...</TT><BR>
    <TT>Bus 005 Device 003: ID 08bb:2702 Texas Instruments Speakers</TT><BR>
    <TT>...</TT><BR>
</BLOCKQUOTE>
and appears in my alsa configuration as:<BR>
<BLOCKQUOTE>
    <TT>$ aplay -l</TT><BR>
    <TT>...</TT><BR>
    <TT>card 1: PCM2702 [Burr-Brown Japan PCM2702], device 0: USB Audio [USB Audio]</TT><BR>
    <TT>&nbsp; Subdevices: 1/1</TT><BR>
    <TT>&nbsp; Subdevice #0: subdevice #0</TT><BR>
    <TT>...</TT><BR>
</BLOCKQUOTE>
Any info/hints/links/etc would be much appreciated.<BR>
<BR>
</BODY>
</HTML>