Wiki

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
resources:tools-software:linux-drivers:sound:ad1835a [11 Mar 2015 11:05] – [Status] fix alignment Lars-Peter Clausenresources:tools-software:linux-drivers:sound:ad1835a [04 Feb 2021 15:36] (current) – [Driver testing] Michael Hennerich
Line 99: Line 99:
  
 ^ Name ^ Supported by driver ^ Description ^ ^ Name ^ Supported by driver ^ Description ^
-| SND_SOC_DAIFMT_I2S     | no  | I2S Justified mode |+| SND_SOC_DAIFMT_I2S     | no  | I2S mode |
 | SND_SOC_DAIFMT_RIGHT_J | no  | Right Justified mode | | SND_SOC_DAIFMT_RIGHT_J | no  | Right Justified mode |
 | SND_SOC_DAIFMT_LEFT_J  | no  | Left Justified mode  | | SND_SOC_DAIFMT_LEFT_J  | no  | Left Justified mode  |
Line 286: Line 286:
   Also you can run "alsamixer" to get graphic configuration interface, OSS-based "mixer" can work too.   Also you can run "alsamixer" to get graphic configuration interface, OSS-based "mixer" can work too.
   - Check to make sure mp3s work (assuming you have built mp3play),   - Check to make sure mp3s work (assuming you have built mp3play),
-    - The first step is to download a mp3 file onto the platform. The ''wget'' command assumes that networking is properly configured (you have an IP number, the default gateway is set, and DNS servers can be accessed), and working. See the [[:setting_up_the_network|network setup page]] for more info. <xterm>root:/> **cd /var**+    - The first step is to download a mp3 file onto the platform. The ''wget'' command assumes that networking is properly configured (you have an IP number, the default gateway is set, and DNS servers can be accessed), and working. <xterm>root:/> **cd /var**
 root:/var> **wget http://www.radiocrazy.com/shows/A/AbbottCostello/ABCOWhosOnFirstclip.mp3** root:/var> **wget http://www.radiocrazy.com/shows/A/AbbottCostello/ABCOWhosOnFirstclip.mp3**
 </xterm> </xterm>
resources/tools-software/linux-drivers/sound/ad1835a.1426068310.txt.gz · Last modified: 11 Mar 2015 11:05 by Lars-Peter Clausen