Chromium OS Builds - Chromebooks

Just recently started building these for one of my laptops. Not sure how great compatibility is to start but it ran and installed on every device I tried on, mostly devices from within the last 5 years 64 but capable.
One problem I noticed on some older devices, it doesn't auto boot. I will post instructions to get the image to boot shortly.
***Directions to install***
1. Burn to usb drive:
Code:
#sdX should be your usb device
dd if=/path/to/img/chromiumos-1.23.15-x86_64.img of=/dev/sdX
Or use equivilant windows tool to burn similar to these directions http://www.ubuntu.com/download/desktop/create-a-usb-stick-on-windows
2. Boot from USB drive, some devices have errors, fix will be posted soon
3. Switch virtual terminals to get to a text prompt - CTRL+ALT+F2
4. Login - username: chronos password: password
5. Elevate privs:
Code:
sudo su -
#type password again
6. Run installer:
Code:
/usr/sbin/chromeos-install
***Downloads***
https://www.androidfilehost.com/?fid=95916177934521960
md5sum b73b5ae6eec3c1497a35e97212243fda
***Source***
Right now just building from master at https://chromium.googlesource.com/chromiumos/manifest.git
Plan on forking things soon
***Thanks***
Thanks to everyone who is working hard on the Chromium OS project
​

Is there any way I could run Chromium OS on an old Mac Mini?
Sent from my A0001 using XDA Free mobile app

I have an interest in Chromium builds. I am trying to find ones that will work on a wide variety of hardware.
Like: Acer Aspire One 722-0473. This one has 64 bit Amd c-60 dual core, Radeon HD and Atheos wifi. So far everything is locking up at the first screen where the 3 drop down menus are. I would be perfectly happy to boot with 32 bit, lite distro.
Like a Dell Latitude D530. Appears to have Broadcom wifi but won't boot at all. Gets to the unpacking kernal screen and starts complaining.
Like a Dell Inspiron 910 Mini. This actually has a small SSD. It boots but doesn't recognize the touch pad.
I have had to resort to Chromixium.org which has a chromebook look-alike project.
Or to Zorin OS which has a Windows 7 look-alike that maybe I can get to automagically start Chrome browser.
I both am curious and there is actually a business opportunity out there. Installing a "more or less" production version of Chromium OS on old/slow netbooks could become a side job if I could get them to work.
Tom

mugurtek said:
Is there any way I could run Chromium OS on an old Mac Mini?
Sent from my A0001 using XDA Free mobile app
Click to expand...
Click to collapse
If its Intel hardware it should work, there might even be something for their old ppc hardware but not 100% sure.
tlgalenson said:
I have an interest in Chromium builds. I am trying to find ones that will work on a wide variety of hardware.
Like: Acer Aspire One 722-0473. This one has 64 bit Amd c-60 dual core, Radeon HD and Atheos wifi. So far everything is locking up at the first screen where the 3 drop down menus are. I would be perfectly happy to boot with 32 bit, lite distro.
Like a Dell Latitude D530. Appears to have Broadcom wifi but won't boot at all. Gets to the unpacking kernal screen and starts complaining.
Like a Dell Inspiron 910 Mini. This actually has a small SSD. It boots but doesn't recognize the touch pad.
I have had to resort to Chromixium.org which has a chromebook look-alike project.
Or to Zorin OS which has a Windows 7 look-alike that maybe I can get to automagically start Chrome browser.
I both am curious and there is actually a business opportunity out there. Installing a "more or less" production version of Chromium OS on old/slow netbooks could become a side job if I could get them to work.
Tom
Click to expand...
Click to collapse
I can't make any promises on functionality, I have only explored the source a little bit and I am sure troubleshooting without me having the same exact hardware will be hard but I will put something up for you guys to test. Keep a look out for it in this thread in the next day or 2.
There are a few things I have ran across for getting it to boot from USB so I will most likely update op with some directions and notes that I have.
Sent from my SM-G900P using XDA Free mobile app

Related

Ubuntu Installer on Play Store

Anyone try out the Ubuntu Installer on the Play Store with the TFP( link below ) I wanna give it a go but was wondering what other peoples experience with it is first. I saw there is a way to run Ubuntu nativly on our device, but it seems like it may be a bit 'new' ( as in driver support etc... ) which I'd be ok with, but the dual boot process seems like a pain to have to change the boot image everytime you want to use it...
https://play.google.com/store/apps/...ubuntuinstallpaid&feature=more_from_developer
RubenRybnik said:
Anyone try out the Ubuntu Installer on the Play Store with the TFP( link below ) I wanna give it a go but was wondering what other peoples experience with it is first. I saw there is a way to run Ubuntu nativly on our device, but it seems like it may be a bit 'new' ( as in driver support etc... ) which I'd be ok with, but the dual boot process seems like a pain to have to change the boot image everytime you want to use it...
https://play.google.com/store/apps/...ubuntuinstallpaid&feature=more_from_developer
Click to expand...
Click to collapse
Hi
Yes, I have been messing wth it since I got my Prime a few months ago (running Linux on it was the reason I bought in the first place). Like you, the native stuff seems a little too "fresh" and the risk of a brick a bit too much.
Anyway, the Linux Installers Zac is doing can work well on the Prime. There is an issue with the Ubuntu 12.04 Unity at present which I have not been able to figure out as I can't deal with Unity for longer than bout 60 seconds before reaching for Xfce anyway.
I have had good results using the Ubuntu 12.04 image and installing Xfce. The VNC client you choose makes a huge difference. I have found Jump Desktop by far the best (middle and right mouse buttons, scroll wheel, dock keyboard all work great) and it is quite close to using it natively.
The real downer with the chroot methods is there does not appear to be any way to do it except by running the GUI/X as root while in Ubuntu. Not really a workable option for any long term use. This is down to how Android handles permissions and the use of TCP/UDP ports. If you try to run the VNC server as anything other than root you just get a permission failure. I have not been able to figure out a way around this yet.
Worth the download to try it out.
Sent from my Transformer Prime TF201 using Tapatalk 2
I'd like to ask a serious question here.. and I'm not trying to put down Ubuntu or anything - if you're into Linux, it's a good choice...
But..
*Why* would someone want to take an Android tablet and install an OS that's not really tablet friendly on it? What's the benefits?
Unless you plan to keep it in the dock all the time - then why not just buy a netbook?
What am I missing here?
You don't have to take two devices with you if you have Ubuntu installed on Transformer. If you had a tablet AND a netbook the weight would be doubled... Netbooks also have poor screens and probably less battery life.
TheWerewolf said:
I'd like to ask a serious question here.. and I'm not trying to put down Ubuntu or anything - if you're into Linux, it's a good choice...
But..
*Why* would someone want to take an Android tablet and install an OS that's not really tablet friendly on it? What's the benefits?
Unless you plan to keep it in the dock all the time - then why not just buy a netbook?
What am I missing here?
Click to expand...
Click to collapse
Versatility, choice, and because we can
Android is great for some things but a lot of what I do would be much better done in a Linux environment. The Prime has replaced my laptop, and having a dual boot option would make it pretty much the perfect piece of kit for me.
I didnt realise this was available !
I will be giving it a go as soon as i get home!!
Would prefer a native install, but this looks pretty easy and quick to do, so i'll give it a shot.
And another nice thing we are not able to use because of missing root rights
I really hope somebody finds and publishes a new way to gain root. (without unlocking)
Running Linux on it was also a reason for my to chose the Prime.
Great comments all... Personally I want Linux on the Prime for some of the reasons above ( portability, not having to carry two machines, "because we can" lol ) however I mostly want it because it should offer a much better development environment on the Prime which would be great. Still haven't gotten it up and running yet, but bought everything I need, should be able to play today
will installing ubuntu thru this app break future ota updates? I do have root, but i only use it for a working ipsec vpn right now
Anyone having problems unzipping the beta Ubuntu 12.04 Full V1 download to get the image file? I've tried various unzip tools, and multiple download attempts, and it always comes up corrupt. The 12.04 small works fairly well.
nonpaq said:
Anyone having problems unzipping the beta Ubuntu 12.04 Full V1 download to get the image file? I've tried various unzip tools, and multiple download attempts, and it always comes up corrupt. The 12.04 small works fairly well.
Click to expand...
Click to collapse
Haven't tried that one yet, gonna start with 10.10 large, then move to 12.04 after...
Do you have to unlock prime to use this? I have root, but it says something about needing kernel or something on the app.
justPorter said:
will installing ubuntu thru this app break future ota updates? I do have root, but i only use it for a working ipsec vpn right now
Click to expand...
Click to collapse
No it shouldn't have any affect. It does not touch anything outside of /data/local (or wherever you install the ubuntu.img file - could be your sdcard) - no system files are changed.
---------- Post added at 04:24 PM ---------- Previous post was at 04:21 PM ----------
nonpaq said:
Anyone having problems unzipping the beta Ubuntu 12.04 Full V1 download to get the image file? I've tried various unzip tools, and multiple download attempts, and it always comes up corrupt. The 12.04 small works fairly well.
Click to expand...
Click to collapse
I think there was an issue with the Full V1 file. The dev re-uploaded today so you might try it again. However, the default Unity interface on Full does not seem to work on the Prime for whatever reason (Tegra 3 differences it has been said) so it might not be worth the effort until that is fixed. Firefox also does not work (I have never got Firefox of Chrome to work on any of these builds)
The older Ubuntu version (10.10 was it?) works fine, except Firefox just crashes, and Midori is the only currently working browser
---------- Post added at 04:26 PM ---------- Previous post was at 04:24 PM ----------
kidio007 said:
Do you have to unlock prime to use this? I have root, but it says something about needing kernel or something on the app.
Click to expand...
Click to collapse
Your kernel needs to support the loop device which is the way that the ubuntu.img file gets "mounted" on the system. I dont recall if the stock kernel supports this but I would be surprised if it doesn't
Stock kernel apparently has the loop device, as I have been able to run Ubuntu on stock (rooted of course).
Thanks for info on new upload of 12.04 full. Didnt you say you installed Xfce and 12.04 worked well?
nonpaq said:
Stock kernel apparently has the loop device, as I have been able to run Ubuntu on stock (rooted of course).
Thanks for info on new upload of 12.04 full. Didnt you say you installed Xfce and 12.04 worked well?
Click to expand...
Click to collapse
Yes, Xfce I find works well. Just did not know how much effort you might be willing to put into it
Bit of advice - don't use "apt-get install xubuntu-desktop" to change to Xfce. That wants to install a ton of stuff that is not needed. Just try installing the the meta package "xfce4" and then add the other bits you want. I then removed the Unity desktop and it booted straight in to Xfce.
Edit: Actually, in this 12.04 image doing "apt-get install xubuntu-desktop" does not appear to be as bad. A previous image wanted to download 750Mb of stuff!
Edit2: Oh, and to get xfce loading instead of Unity, you need to edit /root/.vnx/xstartup and change the last line:
/etc/X11/Xsession
to be
startxfce4
..then restart the linux chroot by typing exit
barryflanagan said:
Yes, Xfce I find works well. Just did not know how much effort you might be willing to put into it
Bit of advice - don't use "apt-get install xubuntu-desktop" to change to Xfce. That wants to install a ton of stuff that is not needed. Just try installing the the meta package "xfce4" and then add the other bits you want. I then removed the Unity desktop and it booted straight in to Xfce.
Edit: Actually, in this 12.04 image doing "apt-get install xubuntu-desktop" does not appear to be as bad. A previous image wanted to download 750Mb of stuff!
Edit2: Oh, and to get xfce loading instead of Unity, you need to edit /root/.vnx/xstartup and change the last line:
/etc/X11/Xsession
to be
startxfce4
..then restart the linux chroot by typing exit
Click to expand...
Click to collapse
Great info I have the 10.10 full image up and running and Firefox does seem to be working fine for me "out of the box". Think I'm going to try the 12 image and Xfce next.
Anyone have any optimization tips and tricks to get this running as fast as possible? I'm trying the Jump VNC client, seems pretty nice, just need to get some kind of gesture to hide the tablets nav bar as it covers the screen.
Hey Barryflanagan, I'm playing with Zac's images and I am wondering if you got ubuntu to read any external storage media plugged into the dock : like sdcard or usb external drive. I don't know if it's because of the dock proper, or ubuntu, or chroot, but I got the prime on ubuntu to read microsd on the prime proper but nothing routing through the dock..
As to why I'd want both linux and android, most of the time I'm fine with android, sometimes with the dock sometimes without. I don't have a laptop anymore and 2 weeks ago I happened to get to my first need that android couldn't handle: I have to trim and clean 10 000+ files of music library with many copies and variations by file names, lengths, quality, and tags, and to pick the good tracks manually, and nothing on the android's ecosystem is as good or useful as mediamonkey. I've had to borrow a laptop from somebody to get the job done. I'm pretty sure in linux I could have found a working application-- if the usb hard drive for those 70gigs could have been recognized through the dock. Anyway -- also, some more intensive work like the occasional flyer or poster I design for friends.
By the way, have anyone tried to get Wine working on the chroot ubuntu? Maybe with kernel overclocked to 1.8 it might work?
Sent from my LG-P500 using my Dog
Is it possible to run Ubuntu offline, like without VNC, or do you need internet to use it? I followed the instructions on the app and connected with vnc. I would rather use splashtop and connect to my desktop if ubuntu cant be run offline.
kidio007 said:
Is it possible to run Ubuntu offline, like without VNC, or do you need internet to use it? I followed the instructions on the app and connected with vnc. I would rather use splashtop and connect to my desktop if ubuntu cant be run offline.
Click to expand...
Click to collapse
I'm confused as to what you're asking. Technically, Ubuntu is running offline. You're only connecting to the GUI over VNC. You do not need internet.
Sent from my HTC Desire using XDA
Parastie said:
I'm confused as to what you're asking. Technically, Ubuntu is running offline. You're only connecting to the GUI over VNC. You do not need internet.
Sent from my HTC Desire using XDA
Click to expand...
Click to collapse
Ah, I see. But what use has ubuntu without the GUI? I'm obviously new to this, but I assumed that you could use the ubuntu OS offline. Like open and use programs like open office. How would you be using ubuntu if you were at a place without internet?

[Q] Sorely disappointed with Ubuntu Touch !!

I'm a (fairly) recent convert to Linux. Ubuntu 12.04 was great and persuaded me to drop Windoze. Ubuntu 14.04 was a frustrating due to lots of silly problems with Unity, I now use Linux Mint 17.1. When Ubuntu became available for the Nexus tablets I enthusiastically bought a Nexus 7 2013 WiFi device. I couldn't load Ubuntu Touch at all, or get the official dual boot to work. I ended up rooting the device and using MultiBoot in Android to dual boot Ubuntu Touch 1 from the 'devel' channel. What a disappointment, I gave up trying to use it a while ago and resorted to using Android, which at least works for me !!! I recently saw Ubuntu Touch 2 was available on the 'devel' channel, so installed it hoping it would be better. Within a couple of hours I ground to a halt, again !! This time I can't access my gmail account (added during initial setup), I just get a blank screen, I can't add any other accounts, I open the settings screen, it responds to my touch but does nothing else. Without any accounts open the tablet is just about useless, I can't access anything, I can't add any apps and I can't access any updates !!
Can anyone tell me if these problems are due to using MultiBoot on the Nexus or are these fundamental problems in Ubuntu Touch ? I thought the Nexus 7 was supposed to be one of the officially supported tablets ! I'm very wary of wiping Android completely (again) and trying another clean install of Ubuntu Touch as at least I can use the tablet with Android at present !!
Thanks
PaulM
PaulM55 said:
I'm a (fairly) recent convert to Linux. Ubuntu 12.04 was great and persuaded me to drop Windoze. Ubuntu 14.04 was a frustrating due to lots of silly problems with Unity, I now use Linux Mint 17.1. When Ubuntu became available for the Nexus tablets I enthusiastically bought a Nexus 7 2013 WiFi device. I couldn't load Ubuntu Touch at all, or get the official dual boot to work. I ended up rooting the device and using MultiBoot in Android to dual boot Ubuntu Touch 1 from the 'devel' channel. What a disappointment, I gave up trying to use it a while ago and resorted to using Android, which at least works for me !!! I recently saw Ubuntu Touch 2 was available on the 'devel' channel, so installed it hoping it would be better. Within a couple of hours I ground to a halt, again !! This time I can't access my gmail account (added during initial setup), I just get a blank screen, I can't add any other accounts, I open the settings screen, it responds to my touch but does nothing else. Without any accounts open the tablet is just about useless, I can't access anything, I can't add any apps and I can't access any updates !!
Can anyone tell me if these problems are due to using MultiBoot on the Nexus or are these fundamental problems in Ubuntu Touch ? I thought the Nexus 7 was supposed to be one of the officially supported tablets ! I'm very wary of wiping Android completely (again) and trying another clean install of Ubuntu Touch as at least I can use the tablet with Android at present !!
Thanks
PaulM
Click to expand...
Click to collapse
https://wiki.ubuntu.com/Touch/Devices
What version did you flash? Is it the most recent? Not sure about the status of multiboot support, try asking on #ubuntu-touch channel on irc.freenode.net.
Hi,
Judging from your post you installed Ubuntu from the "devel" channel. That one is actually quite outdated.
It is recommended to install the "stable" channel now. That will give you a much better experience.
I'd love to see you trying these builds.
nikwen said:
Hi,
Judging from your post you installed Ubuntu from the "devel" channel. That one is actually quite outdated.
It is recommended to install the "stable" channel now. That will give you a much better experience.
I'd love to see you trying these builds.
Click to expand...
Click to collapse
Ok, thanks for both your replies.
As far as I can tell MultiBoot is working Ok, I can boot into Android or Ubuntu quite happily.
According to Ubuntu Settings/About/OS I'm running Ubuntu 15.04 (r2), last updated 03/05/15, which looks like it's probably as up to date as it gets
MultiBoot shows the 'devel' channel is an alias of 'vivid', which taliles with the Ubuntu version info.. There is no 'stable' channel available via MultiBoot, just 'vivid', 'vivid-proposed' and a bunch of 'ubuntu-rtm/14.09' channels so it looks like I already have the latest version of Ubuntu-touch
Update - initial problem solved
I've solved the problem with adding accounts - the first time you open 'Settings/Accounts' you *have* to add an account or it locks you out !! If you back out you then can't add an account, if you add an account then it appears to work fine. This is the same with the 'vivid-proposed' channel. I'll try and find somewhere to report this problem.
There appears to be a major problem with exitting the 'vivid-proposed' installation. The only way I've found to exit Ubuntu Touch and reboot the Nexus 7 is to open a terminal and type 'sudo reboot'. With 'vivid' this works fine, with 'vivid-proposed' it takes *ages* before the Nexus even responds to the power button. When I first saw this I thought I'd bricked it, but thankfully not - Beware !!!
A correction to my previous posts - it's MultiROM I'm using, not MultiBoot
Cheers

A weekend using remix 3.0.102

[FONT="<font><font>Lucida Sans Unicode</font></font>"]Hi all users remix I will present to you today as I was using for two days in his last remix version on my laptop with the following characteristics:
TOSHIBA NB250-108
Intel® Atom ™ N455 processor
ddr3 ram 2gb
Intel® Graphics Media Accelerator 3150 (256mb)
open gl 2.0
I say this after beginning...
I use windows 7 without any problem from there 3.0.102 remix install the hard disk on another partition, was fast, start well, I gave me choose my WiFi connection but not detect anything even though it was activated.
okay
no problem, sure to restart may recognize my wifi and so was ... well it works well, not as fast as its main competitor, phoenix you, but not as fluid goes well, native apps are good, your file manager does not have option to extract compressed files, but only touches download an app for that ... ok let's start with the good things about this version:
It works faster than version 2.0 ...
store and play alternative app store
It is rooted
all applications work smoothly
detects all partitions
we now for the things that must be corrected:
problems with the WiFi that spend an hour or a little more begins to fail, disconnect and try to connect again and does not, after several attempts just says error wifi connection and no problem with my wifi in my phone does not happen and is the same wifi I have in my house.
the file browser is missing extract compressed files.
many crashes, when using the system and do many things like download any app, play games, listen to music or do something in Word hangs and returns to CRGAR the system.
also freezes playing restart the computer.
when the computer is asleep after resume does not react more, it turns but is completely frozen.
besides that he needs more fluidity.
mapping the full screen key does not fit well because of the lower task bar.
but that is only corrected manually adjusting the size of the games.
You can not be installed launchers and assume that android is customizable.
change those icons so ugly: P
some games run smoothly but many do not work.
examples:
baseball superstar 2013
Zenonia 5
ZENONIA S
candy crush and all games dl same developer
battle camp
demon souls ... the list is longer but are just a few examples.
I hope to do more compatible with those games.
jetpack joyride also runs slow and that in phoennix will operate normally.
I do this because I work with system installation and I would like to install this system to my clients and do not have many problems and they can do their jobs, watch videos, play and do everything smoothly.
so users expand this excellent system. jide thank for this, I hope I read and take into account.
and the laptop that I use is very, very common where I live.[/FONT]​
Why I'm getting stuck on setup wizard in RemixOS 3.0 ??
Sent from my ONE E1003 using XDA-Developers mobile app
I also installed the new marshmallow update on my 2015 Dell Xps 13 with the touch screen. Wifi is non existent. The system looks promising, but without wifi I'm not going to even give it a try.
You know...I am getting tired of this stupid linux/open source/remixos driver situation. I mean...it's 2016. Are we still having trouble with a god damn wifi? The wifi dongle is such a ubiquitous tool. We have wifi everywhere - but no, we don't have drivers for them. Seriously? Do we even *need* drivers for such a simple device? And then graphics. Of course, graphics. NVidia launches the Pascal architecture, AMD launches the 400 series - but wait, we are on linux or a futile linux hack called remixos. We don't get access to all that. We need opensource drivers.
What in the name of sweet baby jezus is all this crap? We have PCs for over 60 years folks. 60 god damn years. And we still lack basic boilerplate drivers like graphics and wifi? See? This is exactly why I don't bother with hacks like remix os or linux. Yes, I am including linux here because no hardware vendor supports it properly. Hell, I could extend this to the whole open source ecosystem. I don't use that. I don't want that. I want supported devices.
I am tired of browsing forums to help me get my god damn wifi or printer working. It's been 60 years of personal computing folks, we deserve better. That's exactly why I am ranting and will always rant about this. And for sure I will get a chromebox when android play store comes to chrome os and will say goodbye to PCs forever. Remix OS for PC - what a god damn joke. If it's for PCs, make it actually run on PCs.
.....
Jide moderator????????????
Update fix estable version
i need help

[1/12/17] Collecting our success into one place

Hello, everyone!​
So as we all know, any developments to do with the Yoga Book seem to be very slow.
Considering a decent number of us have experimented with the Yoga Book, I thought it'd be a good idea to make a centralised place for methods that have worked for people, so we can all have a go and hopefully obtain similar results.
So the idea would hopefully end up being something along the lines of my Megathread (which is now in General).
I guess this is where I get the ball rolling...
Most Promising Leads for Installing Android (1/12/17)
I have tried to install Bliss OS, but with not much luck. Once you get passed the GRUB screen it says there was an emergency error of some kind and reboots the device.
https://forum.xda-developers.com/android/software/x86-bliss-x86-pc-s-t3534657
I found that his updated installer (v25.0004) doesn't work at all, but the latest version from the original developer worked fine, linked below:
https://forum.xda-developers.com/android/software/winapp-android-x86-installer-uefi-t3222483
I followed the following methods, all which resulted in a failed attempt, but the one with the most success was the first one:
- Easy install for Bliss-x86 UEFI/ESP
- For Bliss-x86 USB based installs
- Custom install for Bliss-x86 UEFI/ESP
My next attempt will be with Phoenix OS.
OLD INFO (as of 1/12/17)
Edit: I managed to replicate my situation twice. So I now have a method. Will post more info soon.
Okay... so if you want to get into Remix OS (knowing it's only temporary), here's how to replicate what I did. But make sure you have the following tools:
- USB keyboard & microUSB to USB adaptor (for the keyboard)
- Remix OS (I'm using the 64-bit version)
- A bit of time
What I did:
- Install Remix OS (doesn't matter what size you choose; 8, 16 or 32) on your C: Drive (main Local Disk) with the bundled installer
- Reboot when it finishes (via the dialog box, don't reboot any other way... it won't work properly)
- Give it about 10-15 minutes on the first boot. It'll be "stuck" at this Android-looking thing (mine's all glitched up and stuff)
- When it's done it'll show a black screen, and the Pencil icon to switch the Halo Keyboard on/off will stop turning on&off, it'll instead just stay on 100% of the time
- Reboot again, again choosing to boot into Remix OS
- As soon as you choose Remix OS, you NEED to hold the escape (ESC) key!!! If you don't do this, you'll have to start from scratch
- If you did it right, it'll come up with a couple lines of code, and then after a couple second it'll say "ANDROID" underneath the code, and everything will load up
- Everything should be in portrait-mode, but you should have no graphical glitches now, and should see the setup screen
- The touch-screen still shouldn't work here, you need to use the keyboard to navigate through the setup. If the Wi-Fi bit isn't connecting properly, do that later (just skip that step, up the top right). I left Google Play Services enabled, it doesn't matter, it won't ask for your information unless you open a Google App.
- When you finish the installation, everything should work (except the Halo Keyboard of course)
- To make Remix OS take up the whole screen instead of just the middle... go to the Settings App -> Remix OS Settings (whatever the top one is) -> Always show landscape thingo, toggling this off will make it use the whole screen instead of that little square in the middle.
This is far as I've gotten. I've tried getting USB Debugging to work, but it doesn't want to work. Bluetooth doesn't work for me, nor does changing the brightness. I wouldn't lock the tablet either, sometimes that doesn't work. Also don't try use the Google Play Store, because when you finish entering your information, it'll likely crash and you'll have to start over again. Rebooting will reset everything.
OLD INFO (as of 30/03/17)
I've had some random luck (as told in my recent post, I'll quote it here) with Remix OS.
I had a minor breakthrough last night. I don't know how I managed it though.
So Remix OS has an installer application you can run from within Windows. I used that, then rebooted into Remix OS. The first boot was met with just lots of graphical errors, but when I rebooted again into Remix OS, it booted perfectly. Android was running smoothly, everything worked (the touch screen, Wi-Fi, etc. - but not the Halo Keyboard). However, when I rebooted again, it stopped working. I was not able to successfully replicate that again - even with many re-installations of Remix OS.
I'll continue to mess with it, but if anyone has Windows and wants to attempt getting Android on it, this may be a viable method they can try. But of course, it's not perfect so don't do anything you don't know how to do just yet.
Click to expand...
Click to collapse
Somehow I managed to get it working, but only temporarily.
If I'm able to replicate this situation again, I may be able to install the Stock ROM alongside Windows 10. However, I don't have all the time in the world, so this may take a long while.
General Yoga Book Information:
To my knowledge, there are two versions of the Yoga Book, each with two sub-versions for the OS:
1.) YB1-X9aF - this is the Wi-Fi version
2.) YB1-X9aL - this is the LTE/4G version
Where the "a" between the 9 and the F/L is either a zero or a one, depending on the installed OS (Android: 0, Windows 10: 1)
The SIM card is a Nano-SIM with 3G capability.
Other than that, all Yoga Book devices share the following specifications:
- 10.1 inch IPS display, of resolution 1920x1200
- Intel Atom x5-Z8550 processor, which:
----+ Has an architecture of x86_64 (ie. 64-bit)
----+ Core base clock of 1.44 gigahertz
----+ Core boost clock of 2.4 gigahertz
----+ 4 cores and 4 threads
- Battery capacity of 8500 milliampere hours
- On-board storage of 64 gigabytes of solid-state storage (SSD)
- 4 gigabytes of random-access memory (RAM)
- A microSD card slot capable of up to 128 gigabytes of storage
- Two camera's, one above the display and one on the keyboard
- Wi-Fi (802.11 ac) and Bluetooth (v4)
- 3.5 millimetre headphone jack
- Micro-USB 2.0 OTG port
- Micro-HDMI port
Any information I put about my experience will be with the YB1-X91F version (aka Windows 10 Wi-Fi)
Dual OS or Switching the pre-installed one:
I have attempted getting Android on my Yoga Book, and completely deleting everything Windows. This has obviously not gone very well for me.
Version's I've tried:
- Android x86 6.0-r1
- Android x86_64 6.0-r1
- Android x86 6.0 20160129
- Android Nougat x86 20160902
- Android 4.2.2-r1 "ia3-core mesa-userdebug"
- Remix OS (32 & 64-bit)
The one I personally have had the most success with (by that I mean I've gotten it to display the Android set-up screen with no touch-input) is the 32-bit version of 6.0-r1 (so the first one on my list above).
Other OS's that I've tried/succeeded in running:
- GParted Live 0.28.1-2 i686 (although, the whole screen is in portrait mode)
- Ubuntu 16.10 Desktop (amd64 - so it obviously didn't work)
- Windows 10 with AMIDuOS on-top (honestly wasn't that great)
Currently testing:
- Windows 10 with BlueStacks on-top
TLDR:
If you're on the Windows 10 version of the Yoga Book, I cannot recommend attempting to install Android on it (even with a dual-boot) at this current time. This will probably change if x86 Android update their ROM/Image, though.
I'm currently testing the practicality of putting BlueStacks on-top of Windows 10, which is a player that allows you to run Android apps. The only thing I'm keeping an eye on is battery life (since it'll be doing background tasks for Windows AND Android). However, you will at least have full functionality - especially with the Halo Keyboard.
Ehh... BlueStacks isn't that great after all. Personally I'd stick with Windows apps if you need something like that.
I will add more info and links later on, I just wanted to get this out before hitting the hay. Australia's time difference sucks.
AmiDuOS works for me but the keyboard language cannot be changed somehow.
nan0s7 said:
Hello, everyone!​
So as we all know, any developments to do with the Yoga Book seem to be very slow.
Considering a decent number of us have experimented with the Yoga Book, I thought it'd be a good idea to make a centralised place for methods that have worked for people, so we can all have a go and hopefully obtain similar results.
So the idea would hopefully end up being something along the lines of my Megathread (which is now in General).
I guess this is where I get the ball rolling...
General Yoga Book Information:
To my knowledge, there are two versions of the Yoga Book, each with two sub-versions for the OS:
1.) YB1-X9aF - this is the Wi-Fi version
2.) YB1-X9aL - this is the LTE/4G version
Where the "a" between the 9 and the F/L is either a zero or a one, depending on the installed OS (Android: 0, Windows 10: 1)
Any information I put about my experience will be with the YB1-X91F version (aka Windows 10 Wi-Fi)
Dual OS or Switching the pre-installed one:
I have attempted getting Android on my Yoga Book, and completely deleting everything Windows. This has obviously not gone very well for me.
Version's I've tried:
- Android x86 6.0-r1
- Android x86_64 6.0-r1
- Android x86 6.0 20160129
- Android Nougat x86 20160902
- Android 4.2.2-r1 "ia3-core mesa-userdebug"
- Remix OS (32 & 64-bit)
The one I personally have had the most success with (by that I mean I've gotten it to display the Android set-up screen with no touch-input) is the 32-bit version of 6.0-r1 (so the first one on my list above).
Other OS's that I've tried/succeeded in running:
- GParted Live 0.28.1-2 i686 (although, the whole screen is in portrait mode)
- Ubuntu 16.10 Desktop (amd64 - so it obviously didn't work)
Currently testing:
- Windows 10 with AMIDuOS on-top
TLDR:
If you're on the Windows 10 version of the Yoga Book, I cannot recommend attempting to install Android on it (even with a dual-boot) at this current time. This will probably change if x86 Android update their ROM/Image, though.
I'm currently testing the practicality of putting AMIDuOS on-top of Windows 10, which will be like having an app that just runs Android. The only thing I'm keeping an eye on is battery life (since it'll be doing background tasks for Windows AND Android). However, you will at least have full functionality - especially with the Halo Keyboard.
I will add more info and links later on, I just wanted to get this out before hitting the hay. Australia's time difference sucks.
Click to expand...
Click to collapse
deepsync said:
AmiDuOS works for me but the keyboard language cannot be changed somehow.
Click to expand...
Click to collapse
Have you tried different keyboard apps?
Well on screen keyboard works fine. I just can't change the key mappings of the Halo keyboard to my German keyboard. English may work as that seems to be the default.
deepsync said:
Well on screen keyboard works fine. I just can't change the key mappings of the Halo keyboard to my German keyboard. English may work as that seems to be the default.
Click to expand...
Click to collapse
Hmm you're right. I've tried switching to a Polish keyboard in AMIDuOS, and it doesn't work at all. Although I didn't try switching the keyboard language in Windows, and then using AMIDuOS. I'm kind of optimistic that that method may work, so possibly give that a try if you haven't yet?
Are you gonna try again if you can get your hands on Lenovo's stock Yoga Book ROM?
sawyerbenjamin said:
Are you gonna try again if you can get your hands on Lenovo's stock Yoga Book ROM?
Click to expand...
Click to collapse
I do actually have a copy of the stock ROM, but not in a format I can put on the Yoga Book without the Android bootloader installed. The versions of Android I tested were ones that include the files for the bootloader and such, but they didn't want to work properly.
If something new comes up, or I get another idea, I will for sure try again. I prefer to use Android over Windows, any day.
I had a minor breakthrough last night. I don't know how I managed it though.
So Remix OS has an installer application you can run from within Windows. I used that, then rebooted into Remix OS. The first boot was met with just lots of graphical errors, but when I rebooted again into Remix OS, it booted perfectly. Android was running smoothly, everything worked (the touch screen, Wi-Fi, etc. - but not the Halo Keyboard). However, when I rebooted again, it stopped working. I was not able to successfully replicate that again - even with many re-installations of Remix OS.
I'll continue to mess with it, but if anyone has Windows and wants to attempt getting Android on it, this may be a viable method they can try. But of course, it's not perfect so don't do anything you don't know how to do just yet.
nan0s7 said:
However, when I rebooted again, it stopped working. I was not able to successfully replicate that again - even with many re-installations of Remix OS.
Click to expand...
Click to collapse
Why so much headache? If you are having the Windows Version how often do you really miss Android? What Apps are not present under Windows? I am absolutely not a gamer, that's probably why I don't really have the need for Android... Anyhow, why installing Remix OS and risking to mess up with the Bootloader? I tried NOX Player and KO Player. The last one works very smooth on an Atom Processor. KO Player even let you go Fullscreen. Everything works out off the box as it's just a layer, Halo Keyboard, Pen, just all works and pretty decent. Many low equipped Android Tablets perform slower...
jamespmi said:
Why so much headache? If you are having the Windows Version how often do you really miss Android? What Apps are not present under Windows? I am absolutely not a gamer, that's probably why I don't really have the need for Android... Anyhow, why installing Remix OS and risking to mess up with the Bootloader? I tried NOX Player and KO Player. The last one works very smooth on an Atom Processor. KO Player even let you go Fullscreen. Everything works out off the box as it's just a layer, Halo Keyboard, Pen, just all works and pretty decent. Many low equipped Android Tablets perform slower...
Click to expand...
Click to collapse
I've got Windows machines all around me. Which is... tolerable. But it's more that I just enjoy having Android on my device, and I do really enjoy messing with tech. I've gotten so close to getting Android on my tablet, it's just a project to really satisfy my time with. Plus, with Android I have more control over everything
nan0s7 said:
I've gotten so close to getting Android on my tablet, it's just a project to really satisfy my time with. Plus, with Android I have more control over everything
Click to expand...
Click to collapse
As a techie achievement I totally understand. But I doubt you will get all the drivers working properly. Halo Keyboard, Wacom & AnyPen for example. But good luck... On the other hand I have to insist: Windows gives you more control over everything... lol...
jamespmi said:
As a techie achievement I totally understand. But I doubt you will get all the drivers working properly. Halo Keyboard, Wacom & AnyPen for example. But good luck... On the other hand I have to insist: Windows gives you more control over everything... lol...
Click to expand...
Click to collapse
Once I get some sort of Android on it, that will allow me to flash a ROM that has all the drivers in it. And it depends what you define control as...
nan0s7 said:
Once I get some sort of Android on it, that will allow me to flash a ROM that has all the drivers in it. And it depends what you define control as...
Click to expand...
Click to collapse
Hey dude,
It looks like this thread hasn't had a great deal of attention lately, which is kinda sad. I figured it would be a really tricky endeavour anyway.
Anywho, just letting you know that if you do ever figure this out, there's one chick in Australia whom will owe you her eternal thanks.
Seriously, I tried to Remix, I tried to x86, but all it got me was a trip to Harvey Norman and a 2-5 week waiting period to get my book back. If you get a flashable Android ROM for this thing you will be my favourite person in the whole world ever. :laugh:
Melliejoy said:
Hey dude,
It looks like this thread hasn't had a great deal of attention lately, which is kinda sad. I figured it would be a really tricky endeavour anyway.
Anywho, just letting you know that if you do ever figure this out, there's one chick in Australia whom will owe you her eternal thanks.
Seriously, I tried to Remix, I tried to x86, but all it got me was a trip to Harvey Norman and a 2-5 week waiting period to get my book back. If you get a flashable Android ROM for this thing you will be my favourite person in the whole world ever. :laugh:
Click to expand...
Click to collapse
Haha damn sounds like a.... fun time
But yeah, there hasn't been much progress. I mean you could always run an emulator on-top of Windows if you NEED an Android tablet.
nan0s7 said:
Haha damn sounds like a.... fun time
But yeah, there hasn't been much progress. I mean you could always run an emulator on-top of Windows if you NEED an Android tablet.
Click to expand...
Click to collapse
I didn't NEED Android until I discovered Freeview FV, so I could watch Highway Patrol without taking the TV from my hubby. Between that and the few apps I use for D&D, I'm sort of regretting going with the Windows version.
I can't really do anything until I get it back, anyway. The furthest I got was successfully installing Remix, but it wouldn't accept any external input when trying to select it from the boot menu. I guess I could use an emu, but it's not as good as the real thing.
Melliejoy said:
I didn't NEED Android until I discovered Freeview FV, so I could watch Highway Patrol without taking the TV from my hubby. Between that and the few apps I use for D&D, I'm sort of regretting going with the Windows version.
I can't really do anything until I get it back, anyway. The furthest I got was successfully installing Remix, but it wouldn't accept any external input when trying to select it from the boot menu. I guess I could use an emu, but it's not as good as the real thing.
Click to expand...
Click to collapse
Yeah I wish I had gotten the Android version, but I got mine for a reduced price... so I can't complain too much ;P
Yeah... none of the emus are perfect anyway. I'm hoping that a new version of x86 Android or Remix OS will allow me to get ADB to work, so I can then flash Android. But I'm not holding my breath for that.
Any recent experimenting with Remix? Im about to download it and see what I can gather. Too bad there's about zero android devs on this thing. Im sure a custom Kernel under RemixOS would be fix most of its problems.
sawyerbenjamin said:
Any recent experimenting with Remix? Im about to download it and see what I can gather. Too bad there's about zero android devs on this thing. Im sure a custom Kernel under RemixOS would be fix most of its problems.
Click to expand...
Click to collapse
Nah I haven't done anything recently. But if you're having trouble getting things booted use my method (assuming it still works now) and I guess see what you can do
nan0s7 said:
I do actually have a copy of the stock ROM, but not in a format I can put on the Yoga Book without the Android bootloader installed. The versions of Android I tested were ones that include the files for the bootloader and such, but they didn't want to work properly.
If something new comes up, or I get another idea, I will for sure try again. I prefer to use Android over Windows, any day.
Click to expand...
Click to collapse
Is your stock ROM for YB1-X90F or YB1-X90L?
ljbha007 said:
Is your stock ROM for YB1-X90F or YB1-X90L?
Click to expand...
Click to collapse
I have both. Got them from easy-firmware (had to pay for the X90F version).
They're not "ROMS" so much as they are just a way to replace Android with this particular version. So it comes with all the .img files for each partition you'd normally see (system, boot, etc.) and some scripts to use with the Intel flasher program thingo.

Installing Windows 10 with Chrome OS

Installing Windows 10 with Chrome OS
greetings!
I have Toshiba Chromebook 2 and I would like to install Windows 10 on external SSD drive beside Chrome OS
Is it possible to install both systems with bootable choice
Which is better
1 -Linux + windows 10 or
2- Chrome OS + Windows 10?
for more details about my machine
https://www.cnet.com/products/toshiba-chromebook-2/specs/
thanks,
MoMo131 said:
Installing Windows 10 with Chrome OS
greetings!
I have Toshiba Chromebook 2 and I would like to install Windows 10 on external SSD drive beside Chrome OS
Is it possible to install both systems with bootable choice
Which is better
1 -Linux + windows 10 or
2- Chrome OS + Windows 10?
for more details about my machine
https://www.cnet.com/products/toshiba-chromebook-2/specs/
thanks,
Click to expand...
Click to collapse
I bought a new Laptop this year with Windows 10 and I absolutely hate it. So much so that I've decided to dump Micro$oft for personel usage. For that reason, I've been looking at Linux. For me, Linux has the most potential. It's been around a while so has enough apps etc. In practice though, I've had too many issues with Linux Mint on 2 different machines now. The first, a new Asus FX503, has touchpad issues, video issues and every time you change a driver, the bootloader just breaks and is sometimes unrepairable. On the few times I got things sorted, silly niggles like screen brightness, media keys and poor touchpad scrolling have still killed the experience.
On the second laptop, an old Dell Vostro 3500, it refuses to load Linux. This got me into trying Chrome OS with Cloudready. I have to say, I'm really impressed as most things just work out of the box. Media keys, brightness, video etc. Scrolling is the only issue here, but that could be related to running a live session off an old Nokia N86 as the USB key with very slow memory speeds.
From what I've seen, Chrome OS + Windows 10 is the easier of the 2 options.

Categories

Resources