Update for 2018

The only thing missing right now is a i386 Tumbleweed JeOS image. With that we should be good. Any help on that is highly appreciated.

Update for 2017

The source code for crouton needs to be fixed up and pushed again to see if it gets accpeted upstream. We should be near (TM).


old description

[edit] After some discussions it seems more reasonable to get crouton to be able to build a openSUSE chroot, so I will look into this. If that's to easy/hard/boring I will fallback to some lowlevel kernel/uboot hacking :) [/edit]

With the chromebook R13 [1] the first arm64 based laptop style HW is available. The idea is to enable openSUSE on it. Lot's of things have to be done here:

  • find out how the image has to look like and build an image
  • forward port the patches needed to get graphics et al working
  • enable the mt8173 SoC in u-boot

[1] https://www.amazon.de/Acer-Chromebook-CB5-312T-K0YK-Convertible-Notebook-Multi-Touch/dp/B01N6JR7UE/ref=sr_1_1?ie=UTF8&qid=1484905877&sr=8-1&keywords=chromebook+r13

Looking for hackers with the skills:

arm64 chromeos bash chromebook

This project is part of:

Hack Week 15 Hack Week 16 Hack Week 17

Activity

  • about 3 years ago: mbrugger left this project.
  • almost 4 years ago: cdywan liked this project.
  • almost 6 years ago: tdz liked this project.
  • almost 6 years ago: rtorrero liked this project.
  • over 6 years ago: michals liked this project.
  • over 6 years ago: a_faerber liked this project.
  • over 6 years ago: mbrugger added keyword "chromebook" to this project.
  • over 6 years ago: TBro liked this project.
  • over 6 years ago: mkubecek liked this project.
  • over 6 years ago: ldevulder liked this project.
  • about 7 years ago: randybb liked this project.
  • about 7 years ago: mbrugger added keyword "chromeos" to this project.
  • about 7 years ago: mbrugger added keyword "bash" to this project.
  • about 7 years ago: mbrugger started this project.
  • about 7 years ago: vliaskovitis liked this project.
  • about 7 years ago: pluskalm liked this project.
  • about 7 years ago: mbrugger added keyword "arm64" to this project.
  • about 7 years ago: mbrugger originated this project.

  • Comments

    • mbrugger
      about 7 years ago by mbrugger | Reply

      I'm able to get a basic xfce desktop up and running, code can be found at: https://github.com/mbgg/crouton/tree/opensuse-v2

      Try: sudo sh crouton -r tumbleweed -t xiwi,xfce,cli-extra sudo startxfce4 -X xiwi-tab

      Needs to get merged to the official project though