[android-porting] Re: Howto build Android full source for X86 Architecture like EeePC(ASUS)

2009-02-12 Thread Jackie Wu
kernel version 2.6.25? I checked android.git.kernel common.git, i915 driver doesn't declare any PARAMs. Best Regards, Brian 2009/2/11 Jackie Wu wwh.andr...@gmail.com The kernel and i915 driver should be ok. I used EeePC1000H which is also 945 but they use same driver source. I think

[android-porting] Re: about epc android driver

2009-02-11 Thread Jackie Wu
the sound driver. cat /proc/asound/version Advanced Linux Sound Architectrue Driver Version 1.0.16rc2 i find the 701Sd use realtek ALC269 and the 701 use realtek ALC662. why it not work ?i need recompile ? Thanks Sam 2009/2/11 Jackie Wu wwh.andr...@gmail.com The ALSA audio support has

[android-porting] Re: about epc android driver

2009-02-10 Thread Jackie Wu
The ALSA audio support has been added into Android projects. (Check http://android.git.kernel.org/, alsa_sound and alsa-lib). You can get it and make your audio work. The kernel already include ALSA driver. For the camera, you may need the uvcvideo kernel driver first. Then you need to write a