MokoMakefile

2009-05-04 Thread hadroneo

Hello,

When I try to build the openmoko toolchain with the MokoMakefile
I have encountered this error :

NOTE: make
make: GNUmakefile: Too many levels of symbolic links
make: stat: GNUmakefile: Too many levels of symbolic links
make: *** No rule to make target `GNUmakefile'.  Stop.
FATAL: oe_runmake failed

in the following package

NOTE: package coreutils-native-7.1-r0: task do_compile: started
ERROR: function do_compile failed

My procedure to build the openmoko toolchain was the following :

$ wget http://downloads.freesmartphone.org/Makefile
$ make setup
$ make fso-gta02-testing-image

Nowadays is it possible to build the openmoko toolchain with a
MokoMakefile or is it broken.

Best Regards,
hadroneo.

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: arecord on freerunner

2008-10-14 Thread hadroneo
Le Sun, 12 Oct 2008 21:54:56 +0200,
Baruch Even [EMAIL PROTECTED] a écrit :


Hi Baruch,

 I got the same, I used the following command:
 
 arecord -D hw -f cd  -vvv -d 5 -t wav rec-$(date +%Y-%m-%d-%H-%M).wav

Thank you so much, your -D hw option for arecord work like a charm
for me.

Best Regards,
hadroneo.
 

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


arecord on freerunner

2008-10-12 Thread hadroneo

Hi,

I would like to record a sound with my freerunner with arecord program.

for this i run:

$ arecord -c 2 -f S16_LE -r8000 -d 10 test.pcm

with the following result:

ALSA lib pcm_dmix.c:805:(snd_pcm_dmix_open) The dmix plugin supports
only playback stream arecord: main:546: audio open error: Invalid
argument

Also i run:

$ arecord -l

with the following result:

 List of CAPTURE Hardware Devices 
card 0: neo1973gta02 [neo1973-gta02], device 0: WM8753 HiFi WM8753
HiFi-I2S-0 [] Subdevices: 1/1
  Subdevice #0: subdevice #0
card 0: neo1973gta02 [neo1973-gta02], device 1: Voice WM8753
Voice-PCM-1 [] Subdevices: 1/1
  Subdevice #0: subdevice #0

And :

$ arecord -L

give:

null
Discard all samples (playback) or generate zero samples (capture)


Which PCM can i give to --device option to arecord program for
recording a sound on freerunner.

Best Regards.
hadroneo.

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community