Nios® V/II Embedded Design Suite (EDS)
Support for Embedded Development Tools, Processors (SoCs and Nios® V/II processor), Embedded Development Suites (EDSs), Boot and Configuration, Operating Systems, C and C++

DE1-SoC LXDE Audio

Altera_Forum
Honored Contributor II
1,159 Views

I have been going through the Getting Started Guides and am currently trying to get Linux running on the DE1-SOC board. After having followed the procedures in the Getting Started Guide I don't get any audio output. 

 

There is somenthing wrong in the procedure done? 

0 Kudos
1 Reply
Altera_Forum
Honored Contributor II
378 Views

As far as I know, the example provided by Terasic doesn't contain an audio module inside the FPGA fabric. 

 

You have to add an IP Core to the design that can be accessed from the HPS. In addition to that you need a Linux Kernel driver that provides the software support for the Audio IP-Core. This may require a self-compiled Linux-Kernel and a modified device tree.  

 

Have a look at following link. I haven't tested it but on first glance it looks okay: 

https://github.com/bsteinsbo/de1-soc-sound (https://github.com/bsteinsbo/de1-soc-sound)
0 Kudos
Reply