Olimex Support Forum

OLinuXino Android / Linux boards and System On Modules => iMX233 => Topic started by: marcelocampos on June 05, 2022, 03:49:44 PM

Title: Olinuxino-MAXI audio input/ output, how to use
Post by: marcelocampos on June 05, 2022, 03:49:44 PM
Hi friends,

a help please, regarding the use of audio on Olinuxino MAXI board:

  - I´m using Debian Wheezy with alsa-utils installed and kernel "3.11.0-rc1-imxv5-x0.1", (cat /etc/os-release result):
 
PRETTY_NAME="Debian GNU/Linux 7.0 (wheezy)"
NAME="Debian GNU/Linux"
VERSION_ID="7.0"
VERSION="7.0 (wheezy)"
ID=debian
ANSI_COLOR="1;31"
HOME_URL="http://www.debian.org/"
SUPPORT_URL="http://www.debian.org/support/"
BUG_REPORT_URL="http://bugs.debian.org/"

aplay and arecord -l are both returning the message:
": device_list:252: no soundcards found..."

any sugestions of what to do or which way to go ?

thanks in advance

marcelo

Title: Re: Olinuxino-MAXI audio input/ output, how to use
Post by: LubOlimex on June 06, 2022, 02:07:27 PM
Did you first test with the official Arch image listed here first:

https://www.olimex.com/wiki/IMX233
Title: Re: Olinuxino-MAXI audio input/ output, how to use
Post by: marcelocampos on June 06, 2022, 10:11:40 PM
Oh no, i have my others applications and services already configured in this debian image
Arch isn't an option
USB audio dongle maybe ...
Title: Re: Olinuxino-MAXI audio input/ output, how to use
Post by: LubOlimex on June 07, 2022, 08:30:53 AM
Maybe some part of the official image or the build instructions can help you implement it in your image.
Title: Re: Olinuxino-MAXI audio input/ output, how to use
Post by: marcelocampos on June 07, 2022, 08:03:54 PM
Good idea, i´ll try this,

thanks