| [00:41:52] |
*** |
dare2dreamer has joined #zipit |
| [02:13:24] |
*** |
dare2dreamer has left #zipit |
| [09:29:01] |
*** |
GPSFan has joined #zipit |
| [11:33:02] |
*** |
Magon has joined #zipit |
| [11:43:18] |
*** |
dare2dreamer has joined #zipit |
| [11:43:57] |
<dare2dreamer> |
Should openembedded's bitbake be doing something on the order of 187 tasks to build the helloworld target _after_ I already built ncmpc without errors? |
| [12:24:19] |
<Magon> |
that is strange |
| [12:24:26] |
<Magon> |
but OE probably just tries to build all dependency |
| [12:24:32] |
<Magon> |
and you are not providing them(ie. ASSUME_PROVIDED) |
| [12:24:34] |
<dare2dreamer> |
I thought it might be that, but I built ncmpc first and some of the same packages seemed to be being rebuilt. |
| [12:24:45] |
<Magon> |
i had similar problems with OE...i am building buildroot now |
| [12:29:21] |
<dare2dreamer> |
I'm just trying to figure out if every time I build an 80k package is it going to happen. |
| [12:29:27] |
<dare2dreamer> |
on the flipside, it's not erroring. :-) |
| [12:29:58] |
<Magon> |
:-) |
| [12:30:00] |
<Magon> |
have you any experiences with buildroot? |
| [12:30:41] |
<dare2dreamer> |
None. |
| [12:30:57] |
<Magon> |
ok |
| [12:31:00] |
<dare2dreamer> |
I only started messing with OE because it seemed to be the way everyone was heading. |
| [12:31:01] |
<Magon> |
it gona be a surprise |
| [12:31:03] |
<dare2dreamer> |
heh |
| [12:31:09] |
<Magon> |
yes..i OE is good for distribution |
| [12:31:20] |
<Magon> |
but it was useless for developement last time i tried |
| [12:31:45] |
<dare2dreamer> |
Maybe it is my newbieness showing, but once you get a package compiled for the zipit what do you do with all the dependancies for it? it's not like you can install them into usr/lib on the device. |
| [12:31:55] |
<dare2dreamer> |
or is there a way to force bitbake to build static executables? |
| [12:32:04] |
<dare2dreamer> |
I'm not sure of the "logical" way forward |
| [12:32:12] |
<Magon> |
make an overlay? |
| [12:32:28] |
<dare2dreamer> |
it seems like if we're going to go to the trouble of moving to openembedded, some decisions need to be made in order to standardize such things. |
| [12:32:37] |
<dare2dreamer> |
otherwise, if everyone approaches the solution differently we're right back at hand compiling everything to "fit" |
| [12:33:00] |
<Magon> |
the solution is to switch_root :-) |
| [12:33:06] |
<Magon> |
just simply abandond the flash and do all the stuff on SDcarc |
| [12:33:07] |
<Magon> |
Sd card |
| [12:33:18] |
<dare2dreamer> |
doesn't that completely undermine the point of having the working wireless, and such from the z2's existing kernel? |
| [12:33:25] |
<dare2dreamer> |
or are we eventually going to get the binary blobs? |
| [12:34:33] |
<Magon> |
you can copy to your card any file from old flash to use it..and kernel will be used still the same as we have no safe way of switching to another |
| [12:40:38] |
<dare2dreamer> |
oh, so more like a chroot then. come up, switch over to our root and go. |
| [12:40:41] |
<Magon> |
yes |
| [12:41:17] |
<dare2dreamer> |
Sweet. I'm completely out of my depth on how to set up the switch_root, though. |
| [12:42:12] |
<Magon> |
i am the same probably...just someone was talking about that yeasterday |
| [12:42:21] |
<dare2dreamer> |
Seems like we need a "openz2onthesdswitchroot" framework we can all start contributing to. |
| [12:43:07] |
<Magon> |
i am building my build system to start working |
| [12:43:16] |
<Magon> |
meanwhile i need to learn non-procedural programing for my examp next week |
| [12:43:39] |
<dare2dreamer> |
I thought I had my build system built but it keeps attempting to build it. |
| [12:44:17] |
<Magon> |
:-) |
| [12:44:22] |
<dare2dreamer> |
frustrating to look at a working device and realize by technicality it's currently useless. |
| [12:44:39] |
<Magon> |
yes...in current state Z2 is quite useless for me now |
| [12:44:52] |
<Magon> |
i have just one big uncerntality....how to get mouse |
| [12:52:45] |
<dare2dreamer> |
eh, not so important. worst case, usb over the expansion connector. I'm more curious if it couldn't be managed with the direction pad. |
| [12:53:23] |
<dare2dreamer> |
or just skip it in favor of using ncurses and keyboardable applications. |
| [12:53:30] |
<dare2dreamer> |
that's just gui issues. get me to a gui and we can discuss them :-) |
| [12:53:42] |
<Magon> |
i would like to use the direction pad |
| [12:53:46] |
<dare2dreamer> |
I think building something like pokylinux way exceeds my expectations for the device. I had hoped for a pocket ssh term, and it looks like once some things get settled (like the switch_root) it will be so much more. |
| [12:53:48] |
<Magon> |
but arrows are also important for bash :-) |
| [12:54:00] |
<dare2dreamer> |
there are applications that allow cursor control of a mouse via keyboard, so I'm not worried about it once you get a Xfb running. |
| [12:54:06] |
<Magon> |
there are completly useless prev next buttons...can be used for left rigth |
| [12:54:08] |
<dare2dreamer> |
ratpoison or matchbox (which is what most pda style devices use) doesn't require a mouse anyway |
| [12:54:15] |
<dare2dreamer> |
What I really need is a pipe | on that keyboard. :-) |
| [12:54:19] |
<Magon> |
the CPU should have enougth horsepower to run light version of X |
| [12:54:25] |
<dare2dreamer> |
oh definitely. Supposedly, Rossimo had it working briefly. |
| [12:54:30] |
<dare2dreamer> |
at least so sayeth the irc logs. |
| [12:54:34] |
<Magon> |
problem is it expects touchscreen..that is what we dont have |
| [12:54:39] |
<dare2dreamer> |
what expects a touch screen? |
| [12:54:41] |
<Magon> |
there is also photo of some SDL app |
| [12:54:45] |
<Magon> |
matchbox |
| [12:54:46] |
<dare2dreamer> |
incorrect |
| [12:54:49] |
<dare2dreamer> |
I've used it on several systems without a mouse at all. |
| [12:54:57] |
<Magon> |
ok that is great |
| [12:55:01] |
<Magon> |
and the stupind smile button can work as pipe very well :-) |
| [12:58:33] |
<dare2dreamer> |
matchbox window manager supports alternative input, but can also ignore it. actually, it's greatest strength is the fact that matchbox-window-manager requires nothing but xlibs to run. |
| [12:58:42] |
<dare2dreamer> |
well, and a small xserver, naturally. |
| [12:58:44] |
<Magon> |
i have seen one working |
| [12:58:46] |
<dare2dreamer> |
on a z2? |
| [12:59:15] |
<dare2dreamer> |
I have a matchbox install as a part of my htpc, so I'm fairly familiar with it. it plus an xterm plus ncmpc makes a nice jukebox interface. |
| [12:59:24] |
<Magon> |
on neo1973 |
| [12:59:26] |
<Magon> |
that one have touchscreen |
| [12:59:45] |
<dare2dreamer> |
the neo supports a touchscreen as an interface. that's a separate issue from matchbox. for our purposes, all matchbox will do is provide a maximized window for x apps on the lcd. |
| [12:59:50] |
<dare2dreamer> |
assuming your apps are keyboardable, you're done. |
| [12:59:56] |
<dare2dreamer> |
I'm more concerned with getting a standardized chassis to bolt all that hotness onto. |
| [13:02:45] |
<dare2dreamer> |
in the meantime, lunch. |
| [13:03:00] |
<Magon> |
i have dinner :-) |
| [13:03:06] |
<dare2dreamer> |
GMT-6 here, Texas. :-) |
| [13:03:11] |
<Magon> |
GMT+1 Czech |
| [14:19:27] |
*** |
dare2dreamer has left #zipit |
| [14:47:21] |
<Rossimo> |
dare2dreamer: no X, just SDL on the framebuffer |
| [14:47:27] |
<Rossimo> |
oh, he just left |
| [16:18:03] |
<Magon> |
buildroot have some problems building tinyx |
| [16:24:28] |
*** |
dare2dreamer has joined #zipit |
| [16:24:31] |
*** |
dare2dreamer has left #zipit |
| [17:36:37] |
*** |
Magon has quit IRC |
| [22:22:46] |
*** |
Rossimo_mobile has joined #Zipit |
| [22:47:02] |
*** |
Rossimo_mobile has quit IRC |
| [22:58:26] |
*** |
Rossimo_mobile has joined #Zipit |
| [23:26:16] |
*** |
GPSFan has quit IRC |