By the way, Ive been messing with the menu.lst file so I could display my Samsung NC10 to a 1080p display but two things happened:
1. I have a very bad performance at that resolution, black static wallpaper always, cant change it, going through menus is choppy, slow...but quite usable. I cant remember if I had a black wallpaper when external displaying at 1080p on ICS, but I do remember everything was way slower than when using the internal display back then too.
2. I cant boot Windows 7 now. I had two working partitions for windows, and another one for the last JB preview build, Im getting "error 1 filename must be either an absolute pathname or blocklist"
It probably has to do with the menu.lst file but I swear I only changed the Video=LVDS thing...
Hi,I have a Lenovo S10-3t(netbook with touch display).With the actual build wifi driver (broadcom if I'm right) seems to work better than with the devel built.So Wifi networks come up both in live mode and full install to ssd. But after configuring it, the whole system crashes in live mode (caps lock led starts flashing, after a while whole system turns off - like long press of the on/off switch).Nearly the same in full install mode: after configuration of wlan network - lcd turns black in full install - unresponsive system.Could post system logs here if you tell me which output you want and how I can get it.Uwe
If you have a grub multiboot setup with multiple linux distros/flavors of WinX, this is for you.
Beware--- the default install only installs grub to your MBR, not the partition you installed android to. and it will somewhat>severely break any existing setup.
The easy work around is to install to another USB stick or SDcard, also installing grub to that device.
then install to your partition, NOT installing grub. Make a note of what partition that was.
Then, boot into your choice of Linux distro or livecd, start grub
mount the sdcard and partition somewhere as root, start mc.
copy over /grub from the sdcard to your install partition (/dev/sda6 in the following example)
edit target partition /grub/menu.lst so that root=(hd0,0) gets changed to root (hd 0,5) or as appropriate, in grub, (hd0,0) is the first drive/partition.
grub> root (hd0,5) ----------dangerously assuming your hdd install partition was /dev/sda6
grub> setup (hd0,5) --------this will install the boot loader to the chosen partition
Then you can set it up in an existing multi-boot as if it was Windows or any non-linux OS. (chainload)
It MAY be possible to do all this from the install iso... but it borked on me when i tried it.
install it on my acer d255 with ext4 partition, it run very well, wifi ok. but there's still a black screen in some apps such whatsapp and paragon ntfs. first time i'm installing it run okay but the second time boot it's stuck on android logo. after reinstall its always stuck at android logo on the second boot.
great build chin wei
--
You received this message because you are subscribed to a topic in the Google Groups "Android-x86" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/android-x86/uxjo_DTZqsM/unsubscribe?hl=en.
To unsubscribe from this group and all its topics, send an email to android-x86...@googlegroups.com.
To post to this group, send email to andro...@googlegroups.com.
Visit this group at http://groups.google.com/group/android-x86?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.
Known issues
--
You received this message because you are subscribed to the Google Groups "Android-x86" group.
To unsubscribe from this group and stop receiving emails from it, send an email to android-x86...@googlegroups.com.
To post to this group, send email to andro...@googlegroups.com.
Visit this group at http://groups.google.com/group/android-x86?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.
Hi,
A new test build of jb-x86 is released:
http://www.android-x86.org/releases/build-20130228
Tested on HP EliteBook 2740P
Running from Live USB. The first Androix X86 that I can test something. It was very very smooth !Wifi: FAIL
Touchscreen: FAILCamera: OKTrackpad: OKKeyboard: OKCamera: OKBluetooth: No testedAccelerated: No testedYoutube: No testedBrowser: No tested
Waiting at least to have Wifi to check browser, youtube, games... and touchscreen.
Is there any way to activate and check for logs?
Thanks!
El dimecres 13 de març de 2013 21:47:17 UTC+1, Manuel Cuadra va escriure:
--
You received this message because you are subscribed to a topic in the Google Groups "Android-x86" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/android-x86/uxjo_DTZqsM/unsubscribe?hl=en.
To unsubscribe from this group and all its topics, send an email to android-x86...@googlegroups.com.
Next up-- is it possible to build a android-x86_64 build?