Did you try the -audio option, see -help-audio for details... On Mon, Nov 23, 2009 at 7:30 PM, garycode <garyma...@hotmail.com> wrote:
> Hi, > When I start the emulator with the command > emulator -avd Android2.0 > it comes up with > Segmentation fault (core dumped) > > if i start it without sound it works > emulator -no-audio -avd Android2.0 > > I'm using Fedora Core 12 64bit. > If i run > emulator -verbose -avd Android2.0 > > i get this, > > emulator: found SDK root at /home/gary/android-sdk-linux > emulator: root virtual device file at /home/gary/.android/avd/ > Android2.0.ini > emulator: virtual device content at /home/gary/.android/avd/ > Android2.0.avd > emulator: virtual device config file: /home/gary/.android/avd/ > Android2.0.avd/ > config.ini > emulator: locking user data image at /home/gary/.android/avd/ > Android2.0.avd/userdata- > qemu.img > emulator: locking cache image at /home/gary/.android/avd/ > Android2.0.avd/ > cache.img > emulator: ignoring non-existing SD Card at /home/gary/.android/avd/ > Android2.0.avd/sdcard.img: No such file or > directory > emulator: found skin 'HVGA' in directory: /home/gary/android-sdk-linux/ > platforms/android-2.0/ > skins > emulator: autoconfig: -skin > HVGA > emulator: autoconfig: -skindir /home/gary/android-sdk-linux/platforms/ > android-2.0/ > skins > emulator: keyset loaded from: /home/gary/.android/ > default.keyset > emulator: trying to load skin file '/home/gary/android-sdk-linux/ > platforms/android-2.0/skins/HVGA/ > layout' > emulator: skin network speed: > 'full' > emulator: skin network delay: > 'none' > emulator: registered 'boot-properties' qemud service > emulator: registered 'boot-properties' qemud service > emulator: Adding boot property: 'qemu.sf.lcd_density' = '160' > emulator: Adding boot property: 'dalvik.vm.heapsize' = '16m' > emulator: argv[00] = "emulator" > emulator: argv[01] = "-kernel" > emulator: argv[02] = "/home/gary/android-sdk-linux/platforms/ > android-2.0/images//kernel-qemu" > emulator: argv[03] = "-initrd" > emulator: argv[04] = "/home/gary/android-sdk-linux/platforms/ > android-2.0/images//ramdisk.img" > emulator: argv[05] = "-nand" > emulator: argv[06] = "system,size=0x4800000,initfile=/home/gary/ > android-sdk-linux/platforms/android-2.0/images//system.img" > emulator: argv[07] = "-nand" > emulator: argv[08] = "userdata,size=0x4200000,file=/home/gary/.android/ > avd/Android2.0.avd/userdata-qemu.img" > emulator: argv[09] = "-nand" > emulator: argv[10] = "cache,size=0x4200000,file=/home/gary/.android/ > avd/Android2.0.avd/cache.img" > emulator: argv[11] = "-serial" > emulator: argv[12] = "android-kmsg" > emulator: argv[13] = "-serial" > emulator: argv[14] = "android-qemud" > emulator: argv[15] = "-append" > emulator: argv[16] = "qemu=1 console=ttyS0 android.checkjni=1 > android.qemud=ttyS1 android.ndns=1" > emulator: argv[17] = "-m" > emulator: argv[18] = "96" > emulator: argv[19] = "-clock" > emulator: argv[20] = "unix" > emulator: mapping 'system' NAND image to /tmp/android/emulator-2nFiaj > emulator: rounding devsize up to a full eraseunit, now 480f000 > > Segmentation fault (core dumped) > > Any idea why the emulator is getting a problem with sound? I'm trying > to write an app that uses sound so really need to get this working but > i'm stumped. > > Thanks > > Gary > > -- > You received this message because you are subscribed to the Google > Groups "Android Developers" group. > To post to this group, send email to android-developers@googlegroups.com > To unsubscribe from this group, send email to > android-developers+unsubscr...@googlegroups.com<android-developers%2bunsubscr...@googlegroups.com> > For more options, visit this group at > http://groups.google.com/group/android-developers?hl=en > -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send email to android-developers+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-developers?hl=en