# alsa_aplay /system/test.WAV
Playing WAVE '/system/test.WAV' : Unsigned 8 bit, Rate 11025 Hz, Mono
cd /data
arecord -D plughw:0,0 -f S16_LE -c 2 -r 22050 -d 15 ray.wav
alsa_arecord -D plughw:0,0 -f S16_LE -c 2 -r 22050 -d 20 /nand/ray.wav
#aplay test.wav
Playing WAVE 'test.wav' : Unsigned 8 bit, Rate 11025 Hz, Mono
arecord -f U8 -r 11025 -d 5 ray.wav
scp ray@192.168.1.12:/home/ray/work/TCC/telechips_yy_new/telechips/trunk/kernel/drivers/media/video/uvc/uvcvideo.ko /data/video_orig
scp ray@192.168.1.12:/home/ray/work/TCC/app/fswebcam/fswebcam-20070108/fswebcam ./
./fswebcam -r 160x120 ray.jpg -v &
./mplayer tv:// -tv fps=30 -tv width=320 -tv height=240 -vf scale=800:600
./mplayer tv:// -tv fps=30 -tv width=640 -tv height=480
insmod /drv/wemac.ko mac_addr_str=12:34:56:78:90:aa
udhcpc -i eth0
mount -o tcp,nolock -t nfs 192.168.1.12:/home/ray/nfs_share/boxchip /nfs
[151] Jan 01 00:00:11 premature exit: string too long
insmod /drv/wemac.ko mac_addr_str=00:12:34:56:78:9a
udhcpc -i eth0
mount -t nfs -o tcp,nolock 192.168.1.12:/home/ray/nfs_share/boxchip/lRootfs /mnt/nfs/
ln -s /dev/fb0 /dev/fb2
ao_alsa.c:37:2: error: #error "asoundlib.h is not in sys/ or alsa/ - please bugreport"
logcat -s "Sensors:*"
阅读(447) | 评论(0) | 转发(0) |