Yes I have ALSA implemeation for Overo. I haven't tried running alsa
utilities. I will soon try it and let you know about it.

On Sun, Jul 17, 2011 at 12:39 PM, Amit Pundir <pundira...@gmail.com> wrote:

> On Sun, Jul 17, 2011 at 11:43 AM, Manish Shakya <manishshakya...@gmail.com
> > wrote:
>
>> Krishna,
>>
>> If you want to try kernel 2.6.32+ Android 2.3.3, here is the link
>> http://wiki.gumstix.org/index.php?title=Android_Source .
>>
>> If you want to use 2.6.37 kernel + SGX v 1.7  + Android-2.3.4, you should
>> download rowboat code and include appropriate drivers for your board.I have
>> my own board  that uses overo. Then you should change uboot command line
>> args.
>> You should change ttyS to ttyO and add vram="8M" omapfb.vram=0:8M  in
>> uboot args. Your final uboot args should be something like this
>>
>> console=ttyO2,115200n8 androidboot.console=ttyO2 root=/dev/mmcblk0p2 rw
>> rootfstype=ext3 rootwait init=/init vram=8M omapfb.vram=0:8M
>> omapfb.mode=dvi:480x272MR...<http://groups.google.com/groups/unlock?_done=/group/rowboat/browse_thread/thread/8e0210482b89348f&msg=6c2cc55dfcd6d889>@60omapdss.def_disp=lcd43
>>
>>
>>
>> After make those change, I could make 2.6.37 kernel + SGX v 1.7  +
>> Android-2.3.4  run on the overo. Audio flinger was crashing.I need to figure
>> out why?. Then,I used AUDIO STUB for now.
>>
>>
> Manish,
>
> What is the error with Audio flinger?
>
> Rowboat uses ALSA based AudioHardwareInterface. Do you have ALSA SOC
> implementation for Overo? If yes then have you tried running regular alsa
> utils(alsa_aplay etc)?
>
> Regards,
> Amit Pundir
>
>
>>
>> I hope this helps.
>> --
>> Manish Shakya
>> http://www.manishshakya.com.np
>> http://secs.oakland.edu/~ganesan/iMX/
>>
>
>


-- 
Manish Shakya
http://www.manishshakya.com.np
http://secs.oakland.edu/~ganesan/iMX/

-- 
unsubscribe: android-porting+unsubscr...@googlegroups.com
website: http://groups.google.com/group/android-porting

Reply via email to