Re: USB Mic not recognised

Ralf Mardorf <[email protected]>
Newsgroups gmane.linux.alsa.user
Message-ID <20200827200907.4d7acc97@archlinux>
On Thu, 27 Aug 2020 17:13:36 +0000, Stuart Naylor wrote:
>rock@rockpis:~$ lsusb -s 002:005 -v
>
> 
>
>Bus 002 Device 005: ID ffef:0f00
>
>Couldn't open device, some information will be missing

Hi,

you likely need to run

  sudo lsusb

or if you don't have set up sudo, first

  su

before running

  lsusb

However, does

  arecord -l

not list the device?

It either needs to be class compliant or it requires a dedicated driver.

Does running

  lsmod | grep snd_usb_audio

return that 'snd_usb_audio' is loaded, after the mic was plugged into
an USB pot?

Regards,
Ralf


_______________________________________________
Alsa-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/alsa-user
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.