Difference between revisions of "Tux Droid"
Jump to navigation
Jump to search
m (→First try) |
m (→First try) |
||
Line 20: | Line 20: | ||
And I can already place an Ekiga test call :-) |
And I can already place an Ekiga test call :-) |
||
<br>Note that echo between internal speaker and microphone is very important so echo tests are quite terrible! |
<br>Note that echo between internal speaker and microphone is very important so echo tests are quite terrible! |
||
+ | ===Audio=== |
||
− | |||
+ | mpg321 -o oss -a /dev/dsp2 /path/to/some/mp3 |
||
+ | mplayer -ao oss:/dev/dsp2 http://www.paul.sladen.org/pronunciation/torvalds-says-linux.mp3 |
||
+ | ===Reflashing=== |
||
Then I learn that to run the new (alpha2) tuxdaemon I'll also need to flash the stuffed pinguin. |
Then I learn that to run the new (alpha2) tuxdaemon I'll also need to flash the stuffed pinguin. |
||
<br>Instructions are given [http://www.tuxisalive.com/documentation/how-to/updating-the-firmware on the web site] |
<br>Instructions are given [http://www.tuxisalive.com/documentation/how-to/updating-the-firmware on the web site] |
Revision as of 22:20, 16 March 2007
Introduction
_The_ gadget any linux geek should have ;-)
Moreover it is designed in Belgium, tadaam!
Having kids can help justifying such a, hum, impulsive buy ;-)
http://www2.tux-is-alive.com/mediawiki/images/thumb/b/b9/Tux-proto.jpg/200px-Tux-proto.jpg
Sites
First try
- Plugging everything, and I get immediately a new Alsa device:
cat /proc/asound/cards ... 2 [default ]: USB-Audio - TUX RF DONGLE C2ME BELGIUM TUX RF DONGLE at usb-0000:00:1d.2-1, full speed
And I can already place an Ekiga test call :-)
Note that echo between internal speaker and microphone is very important so echo tests are quite terrible!
Audio
mpg321 -o oss -a /dev/dsp2 /path/to/some/mp3 mplayer -ao oss:/dev/dsp2 http://www.paul.sladen.org/pronunciation/torvalds-says-linux.mp3
Reflashing
Then I learn that to run the new (alpha2) tuxdaemon I'll also need to flash the stuffed pinguin.
Instructions are given on the web site
and are not... straightforward.
Additional notes:
Be sure to have installed properly libusb and to have mounted /proc/bus/usb, cf /usr/share/doc/libusb-0.1-4