IRC Logs

01. 10 2008

2008 10
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:02:15] *** GPSFan has quit IRC
[00:27:19] *** Limp_Trizkit has quit IRC
[06:21:49] *** g1powermac_PB has joined #zipit
[08:35:36] *** jhaluska has joined #zipit
[09:14:38] *** GPSFan has joined #zipit
[09:58:02] *** Mathman952 has joined #zipit
[10:59:51] *** Limp_Trizkit has joined #zipit
[11:00:02] *** Mathman952 has quit IRC
[11:00:02] *** Limp_Trizkit is now known as Mathman952
[11:10:13] *** Foxx has quit IRC
[11:11:58] *** Foxx has joined #ZipIt
[11:48:19] <echelon> hey Foxx
[11:49:54] <jhaluska> hey echelon
[11:49:39] <Foxx> hey
[11:49:42] <Foxx> hows it going?
[11:52:05] <jhaluska> It's going...poorly
[11:52:37] <Foxx> same here
[11:52:46] <Foxx> my day has been pretty shit so far
[12:26:55] *** Mathman952 has quit IRC
[13:55:44] <echelon> hey jhaluska
[14:03:14] <jhaluska> I wish my Z2 was hacked better.
[14:03:33] <echelon> how so?
[14:03:37] <jhaluska> I got a bigger hard disk for my laptop, so I should have enough space to build stuff on it once I install it.
[14:03:53] <jhaluska> Like it's hacked, but the wireless doesn't work
[14:04:02] <jhaluska> I'm using somebody else's image.
[14:04:04] <echelon> works for me
[14:04:38] <echelon> i don't get why openembedded is preferred over buildroot
[14:04:57] <echelon> because it pre-ported apps?
[14:05:01] <echelon> *it has
[14:05:25] *** Limp_Trizkit has joined #zipit
[14:06:41] <jhaluska> I'm don't even know the differences
[14:06:52] <jhaluska> I just want to be able to do a couple things on it.
[14:07:14] <Foxx> has any progress with the Z2 been made?
[14:07:15] <jhaluska> All it's been doing is sitting on my desk at work.
[14:07:17] <echelon> you don't need that much space on your disk if you decide to use buildroot
[14:07:35] <echelon> Foxx: what do you mean by progress? lol
[14:07:59] <jhaluska> I think what is needed is a image that people can just download to a card.
[14:08:09] <jhaluska> That will get more people interested in it.
[14:08:13] <Foxx> anything new worth noting?
[14:08:25] <echelon> jhaluska: i think that's what they're still working out
[14:08:29] <echelon> nope
[14:08:33] <Foxx> GUI, working wifi, new svn that WORKS
[14:08:42] <echelon> i'm just porting wavemon over to it
[14:08:49] <Foxx> id like that
[14:08:59] <echelon> GPSFan: already did it, but he won't give the patches :P
[14:09:10] <Foxx> :{
[14:09:14] <echelon> i already have wavemon working, just missing link quality
[14:09:18] <Foxx> my laptop took a crap, and with it all my Z2 work
[14:09:25] <echelon> and some minimal stuff
[14:09:32] <echelon> ah
[14:09:42] <Foxx> i need to get a base image that works
[14:09:07] <Foxx> mine failed to build, apparently there was an error in the svn, and i wasnt being an idiot
[14:09:09] <echelon> openembedded worked fine for me the first time around
[14:09:17] <echelon> just had to build it over night
[14:09:48] <Foxx> mine failed
[14:09:51] <Foxx> it would hang on boot
[14:10:01] <Foxx> after some research i saw that it was an SVN issue
[14:10:00] <echelon> i'm also working on a daemon so that it keeps the wireless card associated with an AP all the time
[14:10:16] <echelon> hmm, not for me
[14:11:03] <echelon> i got the source from openzipit.org
[14:11:09] <echelon> i don't know why it's down today
[14:11:19] <echelon> it was the stable version
[14:12:28] <echelon> Foxx: oh, did you try the pre-built image from linux.zipitwireless.com ?
[14:13:02] <Foxx> i think that was the one that worked
[14:13:09] <echelon> that one hung for me as well on boot, the image from clemsonlinux.org worked fine
[14:13:12] <Foxx> its been a while, and i lost all my sources and builds
[14:13:16] <Foxx> yeah
[14:13:21] <Foxx> that was the scenario
[14:13:24] *** Mathman952 has joined #zipit
[14:13:25] <Foxx> one image worked, the other didnt
[14:13:37] <echelon> so you didn't build openembedded?
[14:13:41] <Foxx> but i haveent done anything like this, so i assumed i was being an idiot
[14:13:55] <jhaluska> What browsers could easily be ported?
[14:14:05] <Foxx> links?
[14:14:07] <echelon> jhaluska: i was able to build dillo
[14:14:17] <echelon> after you get Xfbdev
[14:14:24] <echelon> the problem right now is the mousekeys
[14:14:45] <echelon> you can't do much with gui if you don't have a cursor
[14:15:17] <jhaluska> true
[14:15:44] <jhaluska> I wish I knew more or had more free time to be helpful.
[14:15:45] <echelon> bitbake xserver-kdrive
[14:15:58] <echelon> you have to build xserver-kdrive
[14:16:11] <echelon> that's the X server they're using
[14:16:37] <echelon> i don't know if it has built-in support for mousekeys
[14:16:43] <jhaluska> Is it also possible to fix the auto repeating on keyboard in linux?
[14:16:50] <echelon> it's very stripped down
[14:16:55] <echelon> yeah
[14:17:10] <echelon> i forgot what i did
[14:17:13] <echelon> damn
[14:19:07] <echelon> i also figured out how to enable color terminal
[14:19:26] <echelon> in /etc/profile you need to set the terminal to linux
[14:22:05] <echelon> jhaluska: oh!
[14:22:07] <echelon> xset
[14:22:22] <echelon> but in openembedded it's not xset
[14:22:30] <echelon> it's called something else
[14:25:01] <echelon> i discovered that it's not actually a problem with auto-repeat
[14:25:02] <jhaluska> What is it a problem with?
[14:25:09] <echelon> you just need to put the right amount of pressure
[14:25:15] <echelon> when pressing the keys
[14:25:24] <echelon> you get used to it after a while ;)
[14:27:42] <echelon> damn, now i forgot what it uses instead of xset
[14:29:09] <echelon> i can't find the pipe char |
[14:29:18] *** Limp_Trizkit has quit IRC
[14:29:18] *** Mathman952 is now known as Limp_Trizkit
[14:32:07] <echelon> d'oh!
[14:32:18] <jhaluska> What?
[14:32:29] <echelon> i forgot there's an #openembedded channel i can ask in heh
[14:33:04] <echelon> #oe rather
[14:37:09] *** FireEgl has quit IRC
[14:47:36] <echelon> jhaluska: i think you need to build kdrive
[14:49:57] <jhaluska> kdrive?
[14:49:50] *** Mathiasdm has joined #zipit
[14:50:44] <jhaluska> Is that what you're using?
[14:52:01] *** FireEgl has joined #ZipIt
[14:52:57] <echelon> that's the X server
[14:53:16] <echelon> that's what the zipit guys want you to use
[14:53:43] <echelon> still i don't think it'll help you on the terminal
[14:54:13] <echelon> jhaluska: you have an OE dev environment set up?
[14:54:46] <jhaluska> not currently
[14:54:04] <jhaluska> When I rebuild my laptop I'll re-set one up
[15:00:18] *** ChanServ has quit IRC
[15:00:19] *** jhaluska has quit IRC
[15:00:19] *** Crofton has quit IRC
[15:01:17] <Foxx> arent a few people trying to completely replace the onboard Z2 OS?
[15:01:34] <Foxx> that way we can run from onboard flash and not SD?
[15:02:50] <echelon> i prefer not flashing it
[15:02:57] <echelon> it's safer with sd
[15:03:12] <echelon> i don't think we're even close to that stage yet
[15:03:29] <Foxx> i agree, but to be god honest... im never going to boot the internal OS
[15:04:24] <Foxx> they did find the jtag and such
[15:04:55] <Foxx> i remember hearing reports of TomW making some progress with accessing the bootloader and bricking his Z2 because of a bad flash
[15:04:39] <echelon> yeah
[15:04:48] *** ChanServ has joined #zipit
[15:04:48] *** jhaluska has joined #zipit
[15:04:48] *** Crofton has joined #zipit
[15:04:48] *** irc.freenode.net sets mode: +o ChanServ
[15:05:42] <jhaluska> Kdrive sounds pretty cool
[15:06:01] <echelon> jhaluska: you can use setterm to turn repat on/off
[15:06:26] <echelon> with kbdrate you can change the rate
[15:06:35] <echelon> i'm checking if it comes with oe
[15:08:09] *** Limp_Trizkit has quit IRC
[15:08:46] <echelon> i think it was kbd_mode
[15:09:10] <echelon> argh, the oe version i have doesn't have it
[15:09:13] <echelon> you might
[15:09:29] <jhaluska> I'll worry about it later, I have to do work stuff :(
[15:09:40] <echelon> kk
[15:11:06] *** Mathiasdm has quit IRC
[15:33:52] *** Mathiasdm has joined #zipit
[16:05:32] *** Mathiasdm has quit IRC
[16:24:47] *** openbsdfan has joined #zipit
[16:24:50] <openbsdfan> Hi :-)
[16:25:28] <openbsdfan> I curious about this device, is it really just $50 USD?
[16:27:22] <openbsdfan> As for the onboard GUI, do they use X or a custom enviroment with custom applications?
[16:27:31] <jhaluska> openbsdfan: Sorta
[16:27:43] <openbsdfan> hmm
[16:27:45] <jhaluska> You can buy one for $50 USD and hack it.
[16:28:04] <jhaluska> But if you buy the $50 and don't pay the subscription fee, it's kind of useless
[16:28:22] <openbsdfan> how so?
[16:28:37] <jhaluska> openbsdfan: drmikecrowe can probably answer your questions regarding the GUI, he sorta works for ZipIt.
[16:28:59] <drmikecrowe> LOL sorta?
[16:29:14] <jhaluska> openbsdfan: They had two versions, one that was over $120 and didn't need a subscription, then they made a cheap one that needs a subscription.
[16:29:41] <jhaluska> drmikecrowe: Hey, playing around with linux all day is sort of like work. :)
[16:29:56] <drmikecrowe> I wish that was all I did.... ;)
[16:30:02] <openbsdfan> ah well, thanks for the info.
[16:30:08] *** openbsdfan has quit IRC
[16:33:53] <drmikecrowe> dang, did he leave already?
[17:20:14] *** jhaluska has quit IRC
[17:59:07] <echelon> people only talk when i'm not around :(
[17:59:53] <echelon> why did jhaluska tell him it's useless if you don't pay the subscription fee? -_-
[18:00:12] <echelon> trying to drive away possible customers
[18:44:16] <echelon> my problem is that the card keeps disassociating itself from the AP
[18:45:14] <echelon> so if i'm in the middle of an ssh session, i can't do anything but do a hard shutdown via the side button through the hole
[18:51:34] <drmikecrowe> echelon, using the internal wifi chip?
[18:51:44] <echelon> yeah
[18:52:22] <echelon> i need to write a daemon to keep the card associated with the AP or something
[18:52:28] <drmikecrowe> weird
[19:57:39] <echelon> drmikecrowe: should i use the OE src from openzipit.org ?
[19:58:11] <drmikecrowe> hmmm, echelon, I haven't looked at it lately. I think that's T0mW's, right?
[19:58:55] <echelon> i guess ^_-
[19:59:27] <drmikecrowe> I *think* so, but I haven't looked at it lately
[19:59:36] <echelon> svn version linked from linux.zipitwireless.com is supposedly unstable
[19:59:57] <echelon> and causes problems with matchbox, etc
[20:00:51] <echelon> heh, i can see your hands on the SDL_Example :P
[20:00:57] <echelon> fingers rather
[20:01:48] <echelon> hey, you have a mouse cursor on that pic
[20:01:59] <echelon> are you able to move it around?
[20:04:14] <Foxx> picture? mouse cursor? buah??
[20:04:29] <echelon> http://linux.zipitwireless.com/wiki/SDL_Example
[20:04:47] <Foxx> thank you echelon
[20:04:50] <Foxx> interesting
[20:04:53] <echelon> :)
[20:04:13] <echelon> now we can play armagetron on it
[20:04:37] <Foxx> it seems as soon as i walk away, life sprouts
[20:04:46] <echelon> same here
[20:04:58] <Foxx> meh, i guess im just a life sucking he-beast
[20:05:00] <Foxx> lol
[20:05:34] <echelon> there needs to be more input from the zipit wireless folks
[20:05:42] <echelon> at least throw us a bone
[20:06:22] <Foxx> any word on weather or not a sync cable will be released?
[20:06:52] <Foxx> from what I remember, there is TTL serial on the back sunc connector
[20:06:54] <Foxx> sync*
[20:07:22] <Foxx> i see no reason wht a simple laptop touchpad could be interfaced as a mouse
[20:07:54] <Foxx> most of the synaptic touchpads i have laying around have serial and PS/2
[20:08:03] <echelon> this is all i've heard about it.. http://zipit2system.sourceforge.net/?page_id=82
[20:08:59] <echelon> eh, the up/down/left/right arrows would be more convenient
[20:09:20] <echelon> it's just the kdrive that's the problem
[20:09:57] <echelon> i know Xorg lets you set mousekeys, but kdrive is just too stripped down
[20:09:48] <Foxx> seems i was wrong, the external connector doesnt have serial
[20:10:47] <Foxx> it does have an I2C bus though, but that will take some MCU magic and proper kernel driver to be used as an input device for a mouse
[20:11:02] <Foxx> maybe a thumb stick type addon
[20:11:34] <Foxx> it would be possible, but not as easy as a TTL touchpad
[20:12:01] <Foxx> hell, synamptic will even send free samples of select touchpads
[20:12:52] <echelon> my biggest problems atm are the wireless and audio cards
[20:13:30] <Foxx> yah, ive been keeping up with the logs
[20:13:53] <Foxx> my biggest problem is that i dont know enough about embedded linux
[20:14:06] <echelon> what, OE?
[20:14:20] <Foxx> yeah, and cross compiling in general
[20:14:18] <echelon> http://zipit2system.sourceforge.net/?page_id=115
[20:14:41] <Foxx> already been there, but thanks
[20:14:46] <Foxx> im a hands on guy, i learn more by making mistakes and asking proper questions
[20:15:04] <Foxx> my laptop that has all my devlopment stuff is out of comission until a new motherboard comes in
[20:16:37] <echelon> hmm.. openzipit.org seems to be completely offline
[20:16:59] <Foxx> still?
[20:16:59] <echelon> nameservers can't even be reached
[20:17:26] <Foxx> i noticed it was down about 5 days ago
[20:17:47] <echelon> drmikecrowe: yeah, openzipit is T0Mw's site
[20:18:15] <Foxx> i was strolling around the typical Z2 websites and blogs to see if any progress was made
[20:18:29] <Foxx> I noticed tom's openzipit was down
[20:19:34] <echelon> he uses some crappy nameservers
[20:19:42] <echelon> no wonder it's down
[22:01:54] *** GPSFan has quit IRC
[22:04:04] *** g1powermac_PB has quit IRC
[22:36:51] *** FireEgl has quit IRC
[22:50:50] *** FireEgl has joined #ZipIt