Neo Freerunner audio subsystem

From Openmoko

(Difference between revisions)
Jump to: navigation, search
Line 23: Line 23:
 
##* Control 3: "Headphone Playback Volume"
 
##* Control 3: "Headphone Playback Volume"
 
# State: ''GSM <-> Bluetooth Headset''
 
# State: ''GSM <-> Bluetooth Headset''
 +
## Possibly working state files: [http://handheldshell.com/gsm_headset.txt]
 
## Mic volume:
 
## Mic volume:
 
##* Control 13: "Mono Voice Playback Volume"
 
##* Control 13: "Mono Voice Playback Volume"

Revision as of 03:21, 18 September 2008

The Neo Freerunner inherited the audio subsystem from its older brother the Neo 1973. However, there are a few small differences. This page tries to show and explain the differences and points you to the Neo 1973 page whenever it touches the common points (but there may be overlaps for the sake of usability). It is maintained by the Community and therefore it may contain errors and omissions.


Alsamixer channel controls

  1. State: GSM <-> Built-in Handset
    1. Mic volume:
      • Control 48: "Mic2 Capture Volume"
      • Control 12: "Mono Sidetone Playback Volume"
      • Control 5: "Mono Playback Volume"
    2. Speaker volume:
      • Control 6: "Bypass Playback Volume"
      • Control 4: "Speaker Playback Volume"
  2. State: GSM <-> Wired Headset
    1. Mic volume:
      • Control 49: "Mic1 Capture Volume"
      • Control 12: "Mono Sidetone Playback Volume"
      • Control 5: "Mono Playback Volume"
    2. Speaker volume:
      • Control 6: "Bypass Playback Volume"
      • Control 3: "Headphone Playback Volume"
  3. State: GSM <-> Bluetooth Headset
    1. Possibly working state files: [1]
    2. Mic volume:
      • Control 13: "Mono Voice Playback Volume"
      • Control 5: "Mono Playback Volume"

Specific Software

Angus Ainslie has written a simple python volume control using some of these settings.

Personal tools

The Neo Freerunner inherited the audio subsystem from its older brother the Neo 1973. However, there are a few small differences. This page tries to show and explain the differences and points you to the Neo 1973 page whenever it touches the common points (but there may be overlaps for the sake of usability). It is maintained by the Community and therefore it may contain errors and omissions.


Alsamixer channel controls

  1. State: GSM <-> Built-in Handset
    1. Mic volume:
      • Control 48: "Mic2 Capture Volume"
      • Control 12: "Mono Sidetone Playback Volume"
      • Control 5: "Mono Playback Volume"
    2. Speaker volume:
      • Control 6: "Bypass Playback Volume"
      • Control 4: "Speaker Playback Volume"
  2. State: GSM <-> Wired Headset
    1. Mic volume:
      • Control 49: "Mic1 Capture Volume"
      • Control 12: "Mono Sidetone Playback Volume"
      • Control 5: "Mono Playback Volume"
    2. Speaker volume:
      • Control 6: "Bypass Playback Volume"
      • Control 3: "Headphone Playback Volume"
  3. State: GSM <-> Bluetooth Headset
    1. Possibly working state files: [1]
    2. Mic volume:
      • Control 13: "Mono Voice Playback Volume"
      • Control 5: "Mono Playback Volume"

Specific Software

Angus Ainslie has written a simple python volume control using some of these settings.