Talk:OMAP Ubuntu Core
From OMAPpedia
The following command is failling to find the packages
And now a window manager. A light WM is OpenBox and it can be installed with the following command line:
apt-get install openbox obconf openbox-themes
The following is the error message:
root@localhost:/etc# apt-get install openbox obconf openbox-themes Reading package lists... Done Building dependency tree Reading state information... Done E: Unable to locate package openbox E: Unable to locate package obconf E: Unable to locate package openbox-themes root@localhost:/etc#
What can I do to fix this?
Where are the openbox packages? Where to put that information?
Thank you, Bruce.
you probably need to add universe/multiverse in /etc/apt/sources.list.
can you try this if it fixes the problem, and update the wiki if ok?
--ndec
I just finished the installation setup via chroot (no Xorg) and successfully booted the panda board to a login prompt but the keyboard does not work i.e nothing appear when typing and caps, num and scroll lock buttons do not light up. I can rule out a hardware problem as the ubuntu prebuilt binaries we able to make use of the keyboard.
Any idea ?
Thanks Robert