chris_c
Member
- Joined
- Jun 25, 2010
- Messages
- 393
- Age
- 56
First of all you need to grab a tar ball from http://www.openpandora.org/firmware/
extract pandora-rootfs.tar.bz2 to an sd card an put an autoboot.txt on the root of the sd card as explained in the wiki
boot the sd card and open a terminal
run
sudo su
opkg update
then using
opkg install xxx
install the following angstrom-task-lxde lxde-common task-lxde-apps openbox-theme-clearlooks
now try installing lxsession - there should be a dependency problem - either force the install or uninstall the task package that conflicts and also lxsession-lite
edit the file /etc/pandora/conf/gui.conf add the following
LXDE;Lightweight full desktop;startlxde;lxde-logout
use the system settings tool to change the default desktop to LXDE
log out and then back in...
two things that are missing is I'm unable to get lxde session manager to allow you to shutdown (just sudo poweroff)
More importantly the battery monitor does work
let me know how you get on I might be able to help - if you are able to give decent feedback about whats not working...!
it does all kind of occur to me that in conjunction with usb networking you could have a boot sd that just contained opkg and little else - If there's anyone out there would be interested in making a minimal install like that pm so we can work together
extract pandora-rootfs.tar.bz2 to an sd card an put an autoboot.txt on the root of the sd card as explained in the wiki
boot the sd card and open a terminal
run
sudo su
opkg update
then using
opkg install xxx
install the following angstrom-task-lxde lxde-common task-lxde-apps openbox-theme-clearlooks
now try installing lxsession - there should be a dependency problem - either force the install or uninstall the task package that conflicts and also lxsession-lite
edit the file /etc/pandora/conf/gui.conf add the following
LXDE;Lightweight full desktop;startlxde;lxde-logout
use the system settings tool to change the default desktop to LXDE
log out and then back in...
two things that are missing is I'm unable to get lxde session manager to allow you to shutdown (just sudo poweroff)
More importantly the battery monitor does work
let me know how you get on I might be able to help - if you are able to give decent feedback about whats not working...!
it does all kind of occur to me that in conjunction with usb networking you could have a boot sd that just contained opkg and little else - If there's anyone out there would be interested in making a minimal install like that pm so we can work together