Monday, November 7, 2011

Bodhi Linux ARM Repository Online

Five months ago I did a post announcing that we are working to bring Bodhi to ARM devices. I've been rather quiet about this part of our project since then. We are still finalizing the direction this part of our project is headed in, but for now we have landed on the choice of Debian Wheezy as our core. Our repository is currently online and you can easily install our Enlightenment packages on top of your Debian Wheezy ARM install by following these steps:

Edit your /etc/apt/sources.list file and add the following line (yes squeeze is correct):

deb http://packages.bodhilinux.com/bodhi/ squeeze stable

Save and close the file and then run:

sudo apt-get update && sudo apt-get install bodhi-desktop

Let apt work it's magic and you will soon have our customized Enlightenment desktop installed on your system (there are even some extra E modules in the repo). Our goal is to get our ARM packages as polished and stable as our x86 release on a variety of hardware.
 
I've recorded a short demo video of these packages running in a Debian chroot on my Nokia N900:


As you can see, still a little rough around the edges - but we will be improving these in the coming months. If you wish to help us test packages be sure to leave us some feedback on our forums.

Finally, we will not be officially supporting ArchOS Gen8 devices as we had hoped. The number of lacking closed source drivers they require make it impossible for us to achieve the level of polish on these devices we would like to see. Note the steps above work for installing Bodhi packages on your ArchOS after installing Debian.

~Jeff Hoogland

22 comments:

  1. Nice nice nice. Can't wait to try it out (altought I need to buy an ARM device first haha(.

    ReplyDelete
  2. Does power management subsystem and battery indicator works in some rate?

    ReplyDelete
  3. CPU and battery gadget work so long as the hardware has the properly supported kernel modules.

    ReplyDelete
  4. You think I could boot this up on a BeagleBoard-xm?

    ReplyDelete
  5. Yep. Just install Debian first and then add out repo as indicated above.

    ReplyDelete
  6. HP Touchpad!
    Please!

    ReplyDelete
  7. I actually just picked up a touch pad. I have our packages running in a chroot, still working at getting them booting natively.

    ~Jeff

    ReplyDelete
  8. sorry...not a computer geek, but...can you install and run Bodhi Linux on a MIPS based tablet? (Velocity Cruz T10x series...possibly an Ingenic JZ4760 processor...any ideas?

    ReplyDelete
  9. If it can boot Debian in can run the Bodhi packages yes.

    ReplyDelete
  10. Well I kind of have it working on the Acer Iconia A500 Tab. Although it's just a mod to the Gen8 image, it works pretty smoothly. http://forums.bodhilinux.com/index.php?/topic/3653-acer-iconia-a500-tab-partially-working/

    ReplyDelete
  11. I was sorry to see you're no longer working with the Archos gen8 tablet. I've installed your rootfs.img file on mine, and independently worked out that the bodhi repository in it was wrong. It's running rather nicely now.

    However, I can't work out how to install Flash on the device - apt-get doesn't work (package not found), nor does the bod file on the site (clicking on install now gives an error and downloading and running gives lots of errors, followed by a claim that it's installed but it isn't) and rpm doesn't work because there's no bash shell of course.

    Any suggestions?

    ReplyDelete
  12. Flash is a closed source technology that does not provide packages for Linux ARM.

    ReplyDelete
  13. Yep, I subsequently found that out. I initially assumed that because flash kind of works on Android there were ARM packages, but further investigation revealed that that flash player is running in a JVM, not natively. Oh well.

    Thanks for the swift response though.

    ReplyDelete
  14. can I configure a PC TABLET eGalax Ekoore et10ta with Touch controller with Bodhi? - you think

    ReplyDelete
  15. I have put the repository that is described here but when I try to
    sudo apt-get update && sudo apt-get install bodhi-desktop

    it tells me that it cannot download all dependencies and stops. What to do?

    ReplyDelete
  16. Please open a request support thread in the ARM section of our forums.

    ReplyDelete
  17. is it possible to install it on an adam notionink device? If you haven't tried that for some reason, is there a guide of installing it on a generic android device? And, is it possible to roll back to android if something goes wrong?

    ReplyDelete
    Replies
    1. I do not own a notionink and neither does anyone else I know. Installing on EVERY arm device is a different process.

      Delete
  18. Impression I7 tablet?

    ReplyDelete
  19. Hi:

    Thanks for your efforts!!

    I have a ancient smartq v7 that runs (out of the box. ie with the stock ROM) android, windows CE and debian, really bizarre. Did I understood correctly: if I run the above mentioned comments I will have a brand new fantastiq up-to-date bodhi linux on it??

    Regards.

    ReplyDelete
    Replies
    1. If you have Debian Wheezy on the device and add the repo as detailed above things should work splendid yes - let us know how it works out :D

      Delete