IRC Logs

17. 01 2008

2008 1
Mo Tu We Th Fr Sa So
  1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 31      
[00:28:03] *** dare2dreamer has joined #zipit
[00:28:26] *** dare2dreamer has left #zipit
[09:24:58] *** GPSFan has joined #zipit
[10:17:05] *** Rossim1 has joined #zipit
[10:17:40] *** Rossimo has quit IRC
[10:46:59] *** drmikecrowe has quit IRC
[10:47:08] *** drmikecrowe has joined #zipit
[11:47:24] *** Rossim1 has quit IRC
[11:47:37] *** Rossimo has joined #zipit
[12:06:01] *** CIA-27 has quit IRC
[12:06:41] *** Rossim1 has joined #zipit
[12:09:19] *** Rossim1 has quit IRC
[12:18:45] *** Rossimo has quit IRC
[12:27:40] *** CIA-28 has joined #zipit
[13:59:28] *** Magon has joined #zipit
[14:59:13] <drmikecrowe> nhoman: that's fantastic! congratulations!
[14:59:29] <drmikecrowe> Now, we need to figure out how to pull in X, diet-X, qt, or some framebuffer based graphics package
[15:18:24] <nhoman> drmikecrowe: someone mentioned on the wiki "pokylinux" http://www.pokylinux.org
[15:18:30] <nhoman> worth a look ... uses bitbake for autobuild
[15:18:49] <drmikecrowe> Interesting. an alternative to angstrom. I wonder if the package support is as big?
[15:19:21] <nhoman> yeah i would doubt it's as big
[15:19:37] *** Rossimo has joined #zipit
[15:19:51] <drmikecrowe> I'd love to be able to pull in any average package in OE and have it compile. That's nirvana.
[15:20:01] <Crofton> drmikecrowe, the package support is not as big
[15:22:32] <drmikecrowe> Have you looked at it before?
[15:22:40] <Crofton> not really, it is sort of an internal project at openedhand
[15:22:46] <Crofton> a couple of the OE guys work for openedhand
[15:22:54] <Crofton> stuff flows back and forth frequently
[15:23:00] <Crofton> bbl
[15:23:02] <drmikecrowe> thanks
[15:23:36] <nhoman> running the qemu emualtor now... nice distro (poky)
[15:24:43] <drmikecrowe> I haven't built qemu yet for OE. Need ot get to that
[15:24:46] <drmikecrowe> nhoman: where-abouts are you located?
[15:27:40] <nhoman> Ireland... i was hoping to be first in europe to get/mod a zipit but i think someone on IRC here bet me to it!
[15:28:06] <drmikecrowe> cool
[15:28:49] <nhoman> I have a bit of experience with nslu2-linux hoping i could lend a hand or at least get involved from the start.
[15:29:04] <nhoman> unfortunately im not a linux programmer. getting to grips slowly but surely.
[15:29:05] <nhoman> bbl
[15:38:06] <ethicalclone> drmikecrowe: I got a root image working on the zipit, and found a way to change to a new root
[15:38:12] <drmikecrowe> using chroot?
[15:38:25] <ethicalclone> no using switch_root
[15:38:28] <drmikecrowe> Also, you are not using OE, right? What toolchain?
[15:38:37] <ethicalclone> I am now using OE
[15:38:45] <ethicalclone> the root image was built using OE
[15:38:50] <drmikecrowe> very cool. Did you use the config files I started with? Or your own?
[15:39:11] <ethicalclone> I started with your configs and made some tweaks
[15:39:45] <Magon> nhoman: i am probably the first one in europe who got it
[15:40:00] <Magon> ethicalclone: how are you developing in OE? i couldnt stand it when i tried last time...trying to build buildroot
[15:43:58] <drmikecrowe> ethicalclone: the svn ones, or the first I posted? If it's svn, please check it in so I can try it too
[15:44:09] <drmikecrowe> I keep bombing on building the kernel, and haven't had time to figure out why
[15:44:20] <drmikecrowe> Magon: I knew you'd brag about that :D
[15:44:23] <drmikecrowe> How are exams going?
[15:44:34] <Magon> i have one examp done...few ones comming next week but are much simplier
[15:44:42] *** Rossimo has quit IRC
[15:44:52] <drmikecrowe> cool
[15:44:57] <Magon> drmikecrowe: but as long at it is on well know in europe having it first nothing :-)
[15:46:13] <ethicalclone> drmikecrowe: I made a zipit2 kernel package, i'll check it in.
[15:46:16] <Magon> getting my shiny new 2GB miniSD card tomorrow
[15:46:21] <drmikecrowe> ethicalclone: Many thanks.
[15:47:30] <Magon> ethicalclone: do you know some guide how to develop using OE?..when i tried first about year back, i was asking around and hadn't anything useful
[15:48:21] <ethicalclone> Magon: I read the docs on the OE site and dug in and read the bb and conf files. the bitbake manual helped also
[15:49:07] <Magon> so you have simply wrote bb file and runing bitbake my_project each time you need to compile that?
[15:49:23] <Magon> i had problem with that it too awfully long to compile that way
[15:54:35] <Magon> i ended with simple script compiling my project(using all the OE stuff but just setting params and launching gcc)
[15:56:22] <Magon> does anyone know what exact ARM is the PXA270?
[15:56:33] <ethicalclone> arm5te
[15:56:35] <Magon> i found xscale option...
[15:56:51] <Magon> and in buldroot there is no arm5te :-(
[15:56:59] <Magon> the original rom is in oabi?
[15:57:01] *** Rossimo has joined #zipit
[15:58:33] <ethicalclone> Magon: yes it is oabi, I wish the builtin kernel supported eabi.
[15:58:55] <Magon> problem is probably just in kernel..if we can completly overtake rootfs
[15:59:54] <drmikecrowe> I'm trying to get the next bootloader to include SD support to possibly boot a kernel on the SD as well. Not sure if I can get in this round or not
[16:05:25] <Magon> do we have FPU ?
[16:05:37] <Magon> drmikecrowe: wouldnt be simplier to get it boot off USB?
[16:07:18] <ethicalclone> drmikecrowe: kexec support would be nice
[16:07:20] *** drmikecrowe_ has joined #zipit
[16:08:36] <ethicalclone> drmikecrowe: I checked in the changes I made to the OE stuff
[16:10:01] <Magon> i am building buildroot now...will see if that is usable
[16:18:15] <Rossimo> what exactly are the differences between all of these toolchains?
[16:18:19] <Rossimo> buildroot, scratchbox, OE...
[16:18:44] *** drmikecrowe has quit IRC
[16:19:55] <Magon> scratchbox is debian like tool
[16:25:08] <Magon> buildroot is something that feels good but i have just pre-first impressions
[16:25:10] <Magon> OE is a beast
[16:25:20] <Magon> OE is complete package managment and building system...like portage
[16:25:23] <Rossimo> ah
[16:26:03] <Magon> scratchbox is like chrooted enviroment on host
[16:26:12] <Magon> it uses qemu to do everything natively on host
[16:29:01] <drmikecrowe_> Magon: true, OE is a beast. However, if we get a core set up, that give user access to 100s of packages that *could* build for the Zipit. That's the advantage I see in pursuing it
[16:29:04] *** drmikecrowe_ is now known as drmikecrowe
[16:29:33] <Magon> drmikecrowe: i absolutly agree..OE is best in here..I am just trying buildroot for some testing but for long shoot we need OE
[16:29:46] <drmikecrowe> ah, np. I merely wanted to make sure I point out the long term benefits of having OE.
[16:36:15] <Magon> i just need someone to teach me how to use OE so i can use it for developenent and i wont slow me down too much
[16:36:43] <Magon> btw: Z2 still endures all my attempts to open it
[16:36:57] <Crofton> drmikecrowe, the other huge advantage is you can install binary packages from a feed
[16:37:01] <drmikecrowe> Exactly
[16:37:20] <drmikecrowe> Magon, I agree. I don't understand yet how to "develop" with it. It seems great for building packages for your distribution, but I'm missing how to leverage it to develop
[16:37:40] <Magon> drmikecrowe: that is my point
[16:37:48] <drmikecrowe> Just agreeing with you :D
[16:37:55] <Magon> ok..i should get some sleep
[16:37:57] <drmikecrowe> BTW, after building 1 package, in tmp/work/* you will see run.XXXX, which has all the setup and instructions to call the cross-compiler
[16:37:58] <drmikecrowe> Night
[16:38:34] <Magon> drmikecrowe: that is how i made my script :-)
[16:38:38] <drmikecrowe> Magon: LOL
[16:39:04] <Magon> i said that is was "simple"
[16:39:42] <Magon> and OE consumes too much disk space..i cannot keep it all in my internal laptop disk
[16:47:21] <ethicalclone> setting ASSUME_PROVIDED to include some the -native packages that are installed by your host distro can help with size
[16:48:12] <Magon> and my problem with OE is i dont like the stamp system
[16:48:56] <Magon> gn
[16:48:57] *** Magon has quit IRC
[16:59:34] *** drmikecrowe has quit IRC
[17:22:42] <Rossimo> awesome, i'm playing doom sideways right now
[18:15:00] *** dare2dreamer has joined #zipit
[18:18:26] <dare2dreamer> Well, I've gotten one of the little beasts.
[18:18:42] <dare2dreamer> I tried the SD load, and it seems to have failed on loading the wpa stuff.
[18:19:00] <dare2dreamer> Any tips to get me up to speed so I can actually be of use would be appreciated.
[18:32:15] <dare2dreamer> ok, So I'm an idiot. After configuring the wpa_supplicant.conf I have a shell. :-)
[18:32:30] *** dare2dreamer has quit IRC
[18:33:05] *** Rossimo has quit IRC
[18:41:42] *** Rossimo has joined #zipit
[19:12:36] *** Rossim1 has joined #zipit
[19:31:48] *** Rossimo has quit IRC
[20:11:41] *** dare2dreamer has joined #zipit
[20:11:42] *** dare2dreamer has left #zipit
[20:13:37] *** dare2dreamer has joined #zipit
[21:03:23] <dare2dreamer> What exactly needs to be done to the GPIO driver in order to get the ALT keys working?
[21:12:22] <ethicalclone> dare2dreamer: a keymap needs to be loaded
[21:12:41] <dare2dreamer> Well, I'm using the scripts from the yahoo group and poking around. Currently, they only enable the non-ALT'ed keys. I'm trying to get up to speed.
[21:13:31] <ethicalclone> I was going to make a new version of the script that has the keymap loaded and an up-to-date driver.
[21:14:07] <dare2dreamer> Awesome, and thank you. I've got a fair bit of linux experience, though this whole embedded device insanity is new to me. Any suggestion for where to start? From reading the irc logs, it's clear that progress has been made and I'm not sure where I'd be best served helping.
[21:14:35] <dare2dreamer> it seems like what is needed is to start standardizing the "load" on the SD. I had some grief trying to figure out which magic zip file got me as far as I have.
[21:14:41] <dare2dreamer> but I'm definitely willing to follow the lead of those further along.
[21:24:44] *** dare2dreamer has left #zipit
[21:24:47] *** dare2dreamer has joined #zipit
[21:24:50] *** dare2dreamer has left #zipit
[21:34:48] *** dare2dreamer has joined #zipit
[22:12:43] *** dare2dreamer has quit IRC
[22:38:16] <ethicalclone> I uploaded a new version of the z2script zip to the yahoo group. It includes an updated keyboard driver and loads a keymap, so alt keys work now.
[23:04:07] *** Rossim1 is now known as Rossimo
[23:04:21] <Rossimo> ethicalclone: thanks!
[23:52:08] *** GPSFan has quit IRC