Actions

OLPC Sound modem: Difference between revisions

From HacDC Wiki

(Created page with "'''This is a work in progress''' # Get DebXO running on a XO with the Terminal Activity # Update it as per the [http://wiki.laptop.org/go/DebXO#Updating DebXO wiki]...")
 
No edit summary
Line 2: Line 2:
# Get [[OLPCDebXO|DebXO]] running on a XO with the Terminal Activity
# Get [[OLPCDebXO|DebXO]] running on a XO with the Terminal Activity
# Update it as per the [http://wiki.laptop.org/go/DebXO#Updating DebXO wiki]
# Update it as per the [http://wiki.laptop.org/go/DebXO#Updating DebXO wiki]
# Sacrafice a goat to the OLPC spirits (not really but i haven't gotten farther than this)
# <pre># apt-get install soundmodem ax25-apps ax25-tools</pre>
# <pre># apt-get install soundmodem ax25-apps ax25-tools</pre>
# <pre># mkdir /etc/ax25/</pre>
# <pre># mkdir /etc/ax25/</pre>
# Fake /dev/dsp <pre># modprobe snd-pcm-oss</pre>
# <pre># soundmodemconfig</pre>
# <pre># soundmodemconfig</pre>
# configure the settings to your requirements then quit soundmodemconfig
# configure the settings to your requirements then quit soundmodemconfig
# insert earplugs :P
# insert earplugs :P
# <pre># soundmodem /etc/ax25/soundmodem.conf</pre>
# <pre># soundmodem /etc/ax25/soundmodem.conf</pre>

Revision as of 05:02, 6 April 2011

This is a work in progress

  1. Get DebXO running on a XO with the Terminal Activity
  2. Update it as per the DebXO wiki
  3. # apt-get install soundmodem ax25-apps ax25-tools
  4. # mkdir /etc/ax25/
  5. Fake /dev/dsp
    # modprobe snd-pcm-oss
  6. # soundmodemconfig
  7. configure the settings to your requirements then quit soundmodemconfig
  8. insert earplugs :P
  9. # soundmodem /etc/ax25/soundmodem.conf