Hi,
this is release candidate 1 for android-x86 for generic n450 tablet.
The current image:
- supports a tablet with Atom N450
- intel NM10 chipset
- imtel GMA 3150 graphics card
- Realtek audio (should support most of them)
- PixCir / Sintek touchscreen
- RT3090 wifi (the only wifi card that works with this image)
- you can plug in a usb key and it will appear as /mnt/sdcard2 in the
file manager
Please note the following issues:
- will not go to sleep
- audio works but plugging in headphones doesn't disable the speaker
- Open GL 2 is not supported (most live wallpapers will not work)
- Bluetooth isn't configured in this image as I don't have bluetooth
on my tablet
This image can be installed to a hard drive. If you do decide to
install it onto a hard drive, you will need to partition your hard
drive in 3 partitions:
/dev/sda1 -> ext3 -> this will contain the main boot system. When I
installed android, I made it 1GB in size
/dev/sda2 -> ext3 -> this will be the /data partition, it is where all
new apps are installed and where the data is stored. When I installed
android, I made it 4GB in size
/dev/sda3 -> VFAT (fat32) -> this is the "sd card" partition. This is
where you can put your mp3/images/etc.. Use the space from the hard
drive that you want but it needs to be fat32!
You can easily create those partitions by booting from the usb key in
debug mode. You will need to know linux to perform that, but anybody
that is used to linux will be able to create and format those
partitions.
To transfer mp3s or other media to the internal SD card, you can use a
usb key and use EStrong File Manager to copy. You can also install
apks from the usb key (again, using the file manager). You can also
use SwiFTP to have an FTP server running on your tablet. You can then
use any FTP client to transfer music to your tablet. Here is the link
to SwiFTP :
http://code.google.com/p/swiftp/
Finally, here is the link to the image:
http://android.sopht.ca/android-x86/generic_n450_usb_rt3090.zip
Please note that this is a usb image. You will need a usb key to boot
to image. Please use Win32DiskImager to create your usb key:
http://launchpad.net/win32-image-writer/0.2/0.2/+download/win32diskimager-RELEASE-0.2-r23-win32.zip
Hope anybody finds this useful.
Cheers,
Stephane.