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:
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

Nice nice nice. Can't wait to try it out (altought I need to buy an ARM device first haha(.
ReplyDeleteDoes power management subsystem and battery indicator works in some rate?
ReplyDeleteCPU and battery gadget work so long as the hardware has the properly supported kernel modules.
ReplyDeleteYou think I could boot this up on a BeagleBoard-xm?
ReplyDeleteYep. Just install Debian first and then add out repo as indicated above.
ReplyDeleteAwesome,,
ReplyDeleteHP Touchpad!
ReplyDeletePlease!
I actually just picked up a touch pad. I have our packages running in a chroot, still working at getting them booting natively.
ReplyDelete~Jeff
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?
ReplyDeleteIf it can boot Debian in can run the Bodhi packages yes.
ReplyDeleteWell 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/
ReplyDeleteI 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.
ReplyDeleteHowever, 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?
Flash is a closed source technology that does not provide packages for Linux ARM.
ReplyDeleteYep, 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.
ReplyDeleteThanks for the swift response though.
can I configure a PC TABLET eGalax Ekoore et10ta with Touch controller with Bodhi? - you think
ReplyDeleteI have put the repository that is described here but when I try to
ReplyDeletesudo apt-get update && sudo apt-get install bodhi-desktop
it tells me that it cannot download all dependencies and stops. What to do?
Please open a request support thread in the ARM section of our forums.
ReplyDeleteis 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?
ReplyDeleteI do not own a notionink and neither does anyone else I know. Installing on EVERY arm device is a different process.
DeleteImpression I7 tablet?
ReplyDeleteHi:
ReplyDeleteThanks 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.
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
DeleteHi again:
DeleteBad luck, I don't think Wheezy to be the instaled version... I couldn't upgrade at all. Would you be so kind as to redirect me to some place with instructions to build by myself such version?
Regards.
Question: will Bodhi Linux run on the Sylvania ARM WM8500 7" netbook". If so, where can I find a cookbook to get this "net brick" to be useful and run Linux?
ReplyDeleteBodhi will run on any ARM device that supports debian. Every ARM device is different though, so we can't provide guides for everything.
DeleteOK, a new occasion to publish my ignorance. Any one out there who has any version of LINUX running on an Apple device (I piced up an old 3g 8gigger, and why not?
ReplyDeleteQrazydutch
I've heard of people getting various forms of Linux running on Apple devices - can't speak to how functional they are though.
DeleteHello, Is posible install bodhi linux in the Zenithink C71 Tablet
ReplyDeleteYou can use Bodhi's ARM branch on any device that allows you to boot Debian Wheezy.
DeleteFailed to fetch http://packages.bodhilinux.com/bodhi/dists/squeeze/stable/binary-i386/Packages.gz 404 Not Found
ReplyDeleteSome index files failed to download, they have been ignored, or old ones used instead.
bt5 r2
Please read your error message - you clearly are trying to add our ARM repo to an x86 system.
Delete~Jeff
W: Failed to fetch http://packages.bodhilinux.com/bodhi/dists/squeeze/stable/binary-armhf/Packages 404 Not Found
ReplyDeleteE: Some index files failed to download. They have been ignored, or old ones used instead.
root@omap:~# uname -a
Linux omap 3.2.0-psp6 #1 Thu Mar 22 05:08:40 UTC 2012 armv7l GNU/Linux
root@omap:~# cat /etc/apt/sources.list
deb http://ftp.us.debian.org/debian/ wheezy main contrib non-free
deb-src http://ftp.us.debian.org/debian/ wheezy main contrib non-free
# add bodhi
deb http://packages.bodhilinux.com/bodhi/ squeeze stable
root@omap:~#
The Bodhi repo is ARMEL not ARMHF.
DeleteHi,
ReplyDeleteI've tried to install Bodhi on my ARM device which is currently running Debian Wheezy (It's a C71 tablet) but I get a broken package error:
apt-get install bodhi-desktop
I get:
The following packages have unmet dependancies:
bodhi-desktop: Depends: bodhi-quickstart but it is not going to be installed
E: Broken packages
If I do:
apt-get install bodhi-quickstart bodhi-desktop
I get:
The following packages have unmet dependancies:
bodhi-quickstart: Depends: ttf-ubuntu-font-family but it is not installable
E: Broken packages
I really would like to try Bodhi on this tablet as I think it could be the right one for a Linux tablet
You can check the work that's being done to get Linux on the C71 here:
http://www.slatedroid.com/topic/31075-linux-on-the-zt-280-c71/
Thanks for this heads up! I didn't realize our packager added Ubuntu dependencies to this package. I should have it sorted in the next 48 hours - sorry. Will drop a comment here when I get things sorted.
DeleteThis package issue should be resolved now - let me know if you still have troubles (be sure to apt-get update before trying again).
DeleteThanks Jeff:
DeleteThe dependancy problem has been resolved and I was able to install. However after selecting the profile Enlightenement SEGVs. After a couple of F1 (recovers) I get a desktop but without any modules. I can then add modules and every thing works fine, but when I login again I get the SEGV then again the desktop without modules.
In xsession-errors I get:
ESTART: 1.10500 [0.00000] - Load Modules
/usr/lib/enlightenment/modules/wizard/linux-gnueabi-arm-ver-pre-svn-08/page_000.la: invalid ELF header
(the same for page_020.la, page_025.la, page_080.la, page_200.la)
I must say that I got the same behavior with the e17 debian package, but without the errors on .xsession-errors
I compared .xsession-errors on the device withe the one of wheezy and bodhi running on a QEMU environment (which doesn't SEGV) and they are identical (including the ELF header errors).
Any clues that would help me solve this problem would be greatly appreciated. I really liked what I saw on the QEMU environment and I'm eager to have Bodhi work on the C71 tablet.
Xavier.
I'm not sure honestly - the ARM packages work here on the half dozen+devices I've tried them on without issues.
DeleteHave you got Raspberry-PI in mind?
ReplyDeleteYep. Once the one I have on pre-order finally comes in we will be providing images for the Pi :)
Delete