User avatar
ric96
Posts: 1253
Joined: Sun Mar 17, 2013 6:03 am
Location: NOIDA, India
Contact: Website

Chromium Os

Sun Aug 24, 2014 9:52 am

I successfully built chromium os for pi using the overlays included in the source bt when i boot it all i get a black screen with only the raspberry pi logo on the upper left corner!!!
Pl. Help
Ps. I suspect some kind of kernel error!
The thing is if we can get past this kernel error we can boot into chromium on the pi which would be awesome!!

GUIDE TO BUILD IN THE ATTACHMENT
Attachments
chromiumpi.zip
(7.38 KiB) Downloaded 113 times
My apologies for shameless YouTube Plugs...
youtube.com/sahajsarup
twitter @sahajsarup
skype srics1996
e-mail: sahajsarup@gmail.com
Blog: http://www.geektillithertz.com/wordpress
Web: http://www.geektillithertz.com

gkreidl
Posts: 6307
Joined: Thu Jan 26, 2012 1:07 pm
Location: Germany

Re: Chromium Os

Sun Aug 24, 2014 10:14 am

How can you say that you "successfully built" something if it doesn't work? You're always trying to install something on the RPi which doesn't work (Android, Chrome OS).

And what's "awesome" about Chrome OS? It's just another way of allowing Google to spy on you.
Minimal Kiosk Browser (kweb)
Slim, fast webkit browser with support for audio+video+playlists+youtube+pdf+download
Optional fullscreen kiosk mode and command interface for embedded applications
Includes omxplayerGUI, an X front end for omxplayer

User avatar
ric96
Posts: 1253
Joined: Sun Mar 17, 2013 6:03 am
Location: NOIDA, India
Contact: Website

Re: Chromium Os

Sun Aug 24, 2014 10:26 am

gkreidl wrote:How can you say that you "successfully built" something if it doesn't work? You're always trying to install something on the RPi which doesn't work (Android, Chrome OS).

And what's "awesome" about Chrome OS? It's just another way of allowing Google to spy on you.
The "build process" itself didn't have any errors as opposed to my previous attempts. Only the boot issue has to be resolved, the rest has a good chance of working well !
As of the spying stuff may be we can save that for later!
My apologies for shameless YouTube Plugs...
youtube.com/sahajsarup
twitter @sahajsarup
skype srics1996
e-mail: sahajsarup@gmail.com
Blog: http://www.geektillithertz.com/wordpress
Web: http://www.geektillithertz.com

Heater
Posts: 15838
Joined: Tue Jul 17, 2012 3:02 pm

Re: Chromium Os

Sun Aug 24, 2014 3:14 pm

A "successful" build is exactly that. Everything gets compiled and linked and packaged and whatever else along the way without error.

It says nothing about whether the finished product actually works or not.

If you are someone like Microsoft then if it builds ship it!

Why the Chrome OS?

Well why not? It's an open source Linux based operating system. No more surprising than wanting to get Debian or Arch working on the Pi.

I suspect getting the graphics sorted out might not be trivial and performance may not be good. Chrome OS is all about running apps written in JavaScript.

I encourage anyone with the knowledge and skill to try it.

As for "spying", nah, it's open source any shenanigans can soon be sorted out. One does not need Google to use Chrome OS.
Memory in C++ is a leaky abstraction .

fruitoftheloom
Posts: 23132
Joined: Tue Mar 25, 2014 12:40 pm
Location: Delightful Dorset

Re: Chromium Os

Mon Aug 25, 2014 6:58 am

Heater wrote:A "successful" build is exactly that. Everything gets compiled and linked and packaged and whatever else along the way without error.

It says nothing about whether the finished product actually works or not.

If you are someone like Microsoft then if it builds ship it!

Why the Chrome OS?

Well why not? It's an open source Linux based operating system. No more surprising than wanting to get Debian or Arch working on the Pi.

I suspect getting the graphics sorted out might not be trivial and performance may not be good. Chrome OS is all about running apps written in JavaScript.

I encourage anyone with the knowledge and skill to try it.

As for "spying", nah, it's open source any shenanigans can soon be sorted out. One does not need Google to use Chrome OS.
ChromiumOS is the open source code which Google use for ChromeOS, so really if one is porting they should call it ChromiumOS as the OP has done.

Google ChromeOS like Google Chrome Browser does in fact have Tracking Usage built in by default.
Rather than negativity think outside the box !
RPi 4B 4GB (SSD Boot)..
Asus ChromeBox 3 Celeron is my other computer...

Heater
Posts: 15838
Joined: Tue Jul 17, 2012 3:02 pm

Re: Chromium Os

Mon Aug 25, 2014 7:38 am

fruitoftheloom,

"Chrome" vs "Chromium". Good point. Subtle but important.Thanks.
Memory in C++ is a leaky abstraction .

User avatar
AndrewS
Posts: 3625
Joined: Sun Apr 22, 2012 4:50 pm
Location: Cambridge, UK
Contact: Website

Re: Chromium Os

Tue Aug 26, 2014 2:37 pm

For debugging kernel errors, you'll need a USB->TTL UART adaptor so you can watch the kernel bootup messages / errors...

User avatar
redhawk
Posts: 3465
Joined: Sun Mar 04, 2012 2:13 pm
Location: ::1

Re: Chromium Os

Tue Aug 26, 2014 2:46 pm

I found the following build instructions on another website http://www.cnx-software.com/2012/04/19/ ... -pi-armv6/ perhaps you'll have better luck with this.

Richard S.

User avatar
ric96
Posts: 1253
Joined: Sun Mar 17, 2013 6:03 am
Location: NOIDA, India
Contact: Website

Re: Chromium Os

Fri Sep 05, 2014 2:13 pm

redhawk wrote:I found the following build instructions on another website http://www.cnx-software.com/2012/04/19/ ... -pi-armv6/ perhaps you'll have better luck with this.

Richard S.
this instruction is too obsolete, xapt couldnt find any of the mentioned libraries!!
My apologies for shameless YouTube Plugs...
youtube.com/sahajsarup
twitter @sahajsarup
skype srics1996
e-mail: sahajsarup@gmail.com
Blog: http://www.geektillithertz.com/wordpress
Web: http://www.geektillithertz.com

User avatar
Rowawn
Posts: 7
Joined: Fri Sep 05, 2014 4:05 pm

Re: Chromium Os

Fri Sep 05, 2014 4:42 pm

Do you think this would work with drivers such as the Canakit Wifi dongle? I want to put Chromium Os on my Pi but I am not in a room with an ethernet cord, and, as you know, Chromium relies on internet connection. If not, is it possible to create a solution?

*edit: Didn't read to the part where you said there was an error earlier. I had raced to ask my question not realize that this was a "help needed" post, not a "Check out what I did post". Sorry about that : P
I'm currently just starting out.
Thanks for the help!

User avatar
ric96
Posts: 1253
Joined: Sun Mar 17, 2013 6:03 am
Location: NOIDA, India
Contact: Website

Re: Chromium Os

Sat Sep 06, 2014 5:10 am

Rowawn wrote:Do you think this would work with drivers such as the Canakit Wifi dongle? I want to put Chromium Os on my Pi but I am not in a room with an ethernet cord, and, as you know, Chromium relies on internet connection. If not, is it possible to create a solution?

*edit: Didn't read to the part where you said there was an error earlier. I had raced to ask my question not realize that this was a "help needed" post, not a "Check out what I did post". Sorry about that : P
As of now we are not able to get the os itself running on the pi, leave alone other things.
My apologies for shameless YouTube Plugs...
youtube.com/sahajsarup
twitter @sahajsarup
skype srics1996
e-mail: sahajsarup@gmail.com
Blog: http://www.geektillithertz.com/wordpress
Web: http://www.geektillithertz.com

Return to “General discussion”