chickwolf
Posts: 4
Joined: Sat May 10, 2014 7:43 am

Sound card issues for the Pi

Tue Sep 02, 2014 10:55 am

Hi guys, I am trying to set up a USB sound card that I purchased for the Pi but am encountering some problems along the way. I am currently following the steps for its installation (link to the guide I am using at bottom, using exact same model of sound card) and have tried installing the alsa-utils, firmware and plugins that I have been told to do. Whenever I input the line of code from the guide, I receive the message "bash: pacman: command not found", I have copy and pasted the code in from the guide so am unsure where I have gone wrong. If anyone would be able to help me with this or point me towards somewhere that could help, that would be grand.

(Link for guide)
http://raspberryexp.blogspot.co.uk/2013 ... -card.html

User avatar
RaTTuS
Posts: 10559
Joined: Tue Nov 29, 2011 11:12 am
Location: North West UK
Contact: Twitter YouTube

Re: Sound card issues for the Pi

Tue Sep 02, 2014 10:59 am

that is arch instructions - you probably need raspbian ones
How To ask Questions :- http://www.catb.org/esr/faqs/smart-questions.html
WARNING - some parts of this post may be erroneous YMMV

1QC43qbL5FySu2Pi51vGqKqxy3UiJgukSX
Covfefe

User avatar
kusti8
Posts: 3439
Joined: Sat Dec 21, 2013 5:29 pm
Location: USA

Re: Sound card issues for the Pi

Tue Sep 02, 2014 10:59 am

If you are using raspbian you need to change the line to:

Code: Select all

sudo apt-get install alsa-utils alsa-firmware alsa-plugins
Since pac man is for arch. Try to find a tutorial for raspbian to make it easier.
There are 10 types of people: those who understand binary and those who don't.

User avatar
Paul Webster
Posts: 822
Joined: Sat Jul 30, 2011 4:49 am
Location: London, UK
Contact: Twitter

Re: Sound card issues for the Pi

Tue Sep 02, 2014 12:26 pm

However, the blogger switched from Raspbian to Arch because he was unable to get that device working on Raspbian.
"I Have Usb Sound Card that uses cmedia chipset and im uses wheezy raspbian image, its not work properly, then im switch to Arch linux and my usb sound card work flawlessly :) "

Return to “Beginners”