| [00:46:32] |
*** |
ogmious09 has joined #zipit |
| [03:00:18] |
*** |
m4t has quit IRC |
| [03:19:29] |
*** |
v_nickser has joined #zipit |
| [03:19:49] |
*** |
v_nickser has joined #zipit |
| [06:30:11] |
*** |
Bh420 has quit IRC |
| [06:38:42] |
*** |
Bh420 has joined #zipit |
| [07:15:21] |
*** |
valium1 has joined #zipit |
| [07:17:44] |
*** |
SDuensin has quit IRC |
| [07:21:07] |
<valium1> |
so...i2zs is fun...sorta |
| [07:23:25] |
<valium1> |
is there some special way of running binaries in iz2s that I should know of? |
| [07:23:55] |
<valium1> |
I cant run anything I put on it, it tells me 'No such file or directory' |
| [07:24:30] |
<valium1> |
~# ./myapp |
| [07:24:35] |
<valium1> |
fails |
| [08:07:27] |
<rkdavis> |
morning all |
| [08:08:25] |
<rkdavis> |
valium1: where are you getting the binaries from? are you building them yourself? |
| [08:08:56] |
<valium1> |
no, I didn't |
| [08:09:56] |
<valium1> |
I'm trying to see if fceu will run or even give an error, from what I can tell it's statically linked. |
| [08:10:22] |
<rkdavis> |
where are you getting it from ? debian binaries wqon't work |
| [08:10:46] |
<rkdavis> |
and pretty much give you that error |
| [08:10:58] |
<valium1> |
oh, well that certainly explains it then, I pulled it from one of the debian distros |
| [08:11:01] |
<rkdavis> |
well that or a segfault mostly |
| [08:11:32] |
<valium1> |
I just think it a bit odd that it fails to run at all |
| [08:11:41] |
<valium1> |
like it's not even there |
| [08:11:44] |
<rkdavis> |
yup that won't work, there are several reasons but mostly it's the arm version they are compiled for |
| [08:12:26] |
<rkdavis> |
the zipit will run both versions of arm code but mixing like that doesn't work |
| [08:13:14] |
<valium1> |
ah well, I really wish there was an easier way to do all this. I'm more of a PHP guy |
| [08:13:29] |
<valium1> |
not too savvy with c |
| [08:13:42] |
<rkdavis> |
and the error is because the /kernel/ doesn't recognise them as being valid executables and therefore can't find the file |
| [08:14:07] |
<valium1> |
ah, now that I understand |
| [08:14:17] |
*** |
tudisco has joined #zipit |
| [08:14:36] |
<rkdavis> |
valium1: you can build your own stuff for iz2s pretty easily, ray has put up a vm with all the dev stuff setup and most of the needed libs are ready in |
| [08:15:02] |
<valium1> |
I just saw that today, the last time I looked, that wasn't up yet |
| [08:15:04] |
<rkdavis> |
so on the whole it's just a matter of downlaoding the surce and doing a ./configure ; make |
| [08:15:39] |
<valium1> |
I was set up to build and your bog standard Hello World! worked fine. |
| [08:15:55] |
<valium1> |
but fceu require a different build environment |
| [08:15:59] |
<tudisco> |
My zipit isn't stock.. has updated zipit firmware.. anyway to replace firmware with SD card? or am I screwed. :p |
| [08:16:18] |
<valium1> |
tudisco, are you trying to go back to stock? |
| [08:16:35] |
<tudisco> |
That would be great if possible... |
| [08:16:53] |
<valium1> |
did you keep the backup of the original firmware? |
| [08:17:12] |
<tudisco> |
no... I turned it on.. and it updated.. :( |
| [08:17:28] |
<valium1> |
you mean from zipit itself |
| [08:17:32] |
<tudisco> |
yes |
| [08:17:49] |
<valium1> |
ohhh... thats something a bit different from what I was thinking |
| [08:17:57] |
<valium1> |
you can't really help that |
| [08:18:14] |
<valium1> |
is ther a specific reason you want to go back to the previous version? |
| [08:18:27] |
<rkdavis> |
valium1: what does fceu need? X and GTK? |
| [08:18:35] |
<tudisco> |
So no way to get linux on there now :( with out tearing it apart.. haha |
| [08:18:55] |
<rkdavis> |
tudisco: if you kept the files from the autoflasher after you upgraded you can downgrade |
| [08:19:05] |
<valium1> |
rkdavis, erm, it was last month, I'll have to check on that |
| [08:19:31] |
<rkdavis> |
tudisco: what do you mean upgraded? the zipit s/w upgraded or you have linux on it atm? |
| [08:19:59] |
<valium1> |
I think that he's referring to the auto update that zipit pushes when you connect |
| [08:20:10] |
<valium1> |
with the stock f/w that is |
| [08:20:36] |
<rkdavis> |
then he can do anything then |
| [08:20:53] |
<rkdavis> |
run iz2s or rootnexus or debian from aliosa27 or..... |
| [08:20:57] |
<valium1> |
thats my thinking |
| [08:21:25] |
<valium1> |
I rather like iz2s, infact, I've ssh'ed into it from my desktop |
| [08:21:58] |
<valium1> |
but I'm going to attempt something rather crazy in a bit, but back on topic |
| [08:22:11] |
<valium1> |
tudisco, you should still be able to run linux on your zipit |
| [08:22:23] |
<rkdavis> |
valium1: i have 1 zipit still stock although i have one upgraded with both kernel and bootloader but 90% of the time i am using iz2s |
| [08:23:53] |
<valium1> |
rkdavis: I actually flashed back to stock from jagsph's debian image, the stock IM client is the best one that I've seen for the platform |
| [08:24:31] |
<rkdavis> |
valium1: yes i've done that about 150 times :) went back and forth a zillion times :) |
| [08:24:54] |
<rkdavis> |
valium1: yup their app is pretty good considering although pity no xmpp |
| [08:25:15] |
<valium1> |
there aren't really instructions for going back to stock, but a simple dd if of takes care of that |
| [08:25:22] |
<valium1> |
xmpp? |
| [08:25:50] |
<rkdavis> |
xmpp == jabber == gtalk (and a few others) |
| [08:26:20] |
<valium1> |
ah, what really gets me is that you only get to pick from their list of radio stations, and you have to do it on the website |
| [08:26:39] |
<valium1> |
that was what made me buy it actually |
| [08:26:45] |
<valium1> |
the internet radio |
| [08:27:02] |
<valium1> |
fortunately, DI.fm Trance is on that list |
| [08:27:17] |
<rkdavis> |
valium1: yes, there is nothing to stop them letting you use any streaming from anywhere technically BUT the reason for it is that the device was aimed at teens and thus needed to be parent approved and thus /safe/ |
| [08:27:26] |
<rkdavis> |
alot of the restrictions are to keep it childsafe |
| [08:27:49] |
<valium1> |
I just wish it could pick up multiple keypresses, and I totally get the kid safe thing |
| [08:28:26] |
<rkdavis> |
what do you mean multiple keypresses? the /sticky/ shift alt thing? |
| [08:28:31] |
<valium1> |
I don't text nearly as fast as some teens, but I end up with dropped letters all the time on the stock app |
| [08:28:46] |
<valium1> |
and the sticky bit...that thows me off |
| [08:28:51] |
<rkdavis> |
are you are typing faster than the device :) |
| [08:28:56] |
<valium1> |
I am indeed |
| [08:29:30] |
<rkdavis> |
i must be slower than you then -- i have no probs with dropped chars |
| [08:29:48] |
<rkdavis> |
but then again i'm not that fast mostly although do get some bursts of speed |
| [08:30:22] |
<valium1> |
well, at 27 yrs. I'm right in that age group that remembers the pre-cell days, but still knows how to use one fairly well |
| [08:30:55] |
<valium1> |
but this netbook I'm on is starting to mess with my fingers a bit lool |
| [08:31:04] |
<rkdavis> |
well add 20 and call me a luser then :) |
| [08:31:42] |
<valium1> |
luser, havent heard that joke in a while |
| [08:31:50] |
<rkdavis> |
valium1: which version of iz2s are you using ? 2.04? |
| [08:31:59] |
<valium1> |
yes, I am |
| [08:32:16] |
<rkdavis> |
i still remember when tyranasaurus rex walked down the street |
| [08:32:55] |
<rkdavis> |
valium1: just checking because the 2.05beta isn't ready for primetime yet -- ray (and i) are still working on it |
| [08:33:19] |
<rkdavis> |
although we now have some simple powewrmanagement and battery stuff in it |
| [08:33:34] |
<valium1> |
rkdavis: Oh fun, now gimme X and we're good :P |
| [08:34:14] |
<rkdavis> |
valium1: i keep looking at adding X but it's sort of against my principles and there are ways to get gui stuff working |
| [08:34:59] |
<valium1> |
on a serious note, the crazy project I'm going to try(please don't laugh, I've jumped down this rabbit hole before), is to get git(repo manager) running on the z2 for source code control |
| [08:35:04] |
<valium1> |
for my prjects |
| [08:35:09] |
<rkdavis> |
i just discovered that SDL now does rotation nativly so alot of stuff that eally wanted X for rataion doesn't need to be X any more |
| [08:35:28] |
<rkdavis> |
and directfb does have a GTK frontend just not looked into it recently |
| [08:36:26] |
<rkdavis> |
valium1: not laughing, you probably could, apt works on the debian rootfs's and svn and cvs..... so other than lack of ram you probably could do it on iz2s |
| [08:36:43] |
<rkdavis> |
but the lack of ram will be a killer for large repos |
| [08:36:54] |
<rkdavis> |
probably need a swap partition |
| [08:37:09] |
<valium1> |
I actually did SVN on my iPhone for a while, I even had PHP and httpd running on it, but my build of MySQL just would not work |
| [08:37:17] |
<rkdavis> |
and that is another thing that is sort of against my principles -- i hate swap on flash |
| [08:37:41] |
<valium1> |
I have to agree with you there\, swap kills flash, it only has so many write cycles |
| [08:38:13] |
<valium1> |
I cringe when I see people running persistant linux distros off of USB drives. |
| [08:38:48] |
<rkdavis> |
yup it might take a while but.... i have about 10 sd cards that are now just cellphone fodder because of write cycles -- even without swap i normally kill an sd card every fortnight due to doing dev on the zipit |
| [08:39:45] |
<rkdavis> |
valium1: well i am guilty of running persistant linux on a few thumb drives but as i don't go out often or even see computers that aren't mine it's just because i can -- i never actually use them |
| [08:40:08] |
<rkdavis> |
i like running bootable ms-dos and cp/m-86 on my thumb drives |
| [08:40:24] |
<valium1> |
cp/m, wow |
| [08:40:48] |
<valium1> |
and here I am looking for the z80 expansion for my commodore 64 |
| [08:41:35] |
<valium1> |
I did manage to get the assember cart for it though |
| [08:41:41] |
<rkdavis> |
valium1: heh :) i hated commie 64's when i was growing up -- i was a z80 bigot but i have two commies here atm and one of my first professional programmign gigs was cp/m on the sx-64 |
| [08:42:10] |
<valium1> |
well, since you used one, I suppose I could have said that it's actually an sx-64 |
| [08:42:34] |
<rkdavis> |
:) |
| [08:42:53] |
<rkdavis> |
valium1: you'll probably want these too as you are using iz2s |
| [08:42:58] |
<valium1> |
and it's all original, I even have the silly little cloth bag that you carried the power and kbd cables in |
| [08:43:35] |
<valium1> |
rkdavis, wnat what? |
| [08:44:32] |
<rkdavis> |
tudisco: valium1russelldavis.org/ZipitZ2/screenon |
| [08:44:36] |
<rkdavis> |
russelldavis.org/ZipitZ2/screenoff |
| [08:44:47] |
<rkdavis> |
russelldavis.org/ZipitZ2/kbledson |
| [08:44:55] |
<rkdavis> |
russelldavis.org/ZipitZ2/kbledsoff |
| [08:45:03] |
<rkdavis> |
russelldavis.org/ZipitZ2/lid |
| [08:45:31] |
<rkdavis> |
russelldavis.org/ZipitZ2/powerdaemon |
| [08:45:39] |
<rkdavis> |
russelldavis.org/ZipitZ2/battery |
| [08:45:56] |
<rkdavis> |
the screen and kbleds things are self explainary |
| [08:46:16] |
<rkdavis> |
the lid one returns 0 or 1 depending if the lid is open/closed |
| [08:46:22] |
<valium1> |
ah, thanks |
| [08:46:32] |
<rkdavis> |
powerdaemon turns off the screen and kbleds if the lid is closed |
| [08:46:56] |
<rkdavis> |
battery returns a number if it is charging or full or broken |
| [08:47:16] |
<rkdavis> |
5 means fill and on ac |
| [08:47:34] |
<rkdavis> |
7 means battery is screwed |
| [08:47:52] |
<rkdavis> |
the rest are just different charing methods that noone needs to know but me atm |
| [08:48:41] |
<valium1> |
rkdavis: sily question, do you think I would be able to tunnel x11 over SSH to my desktop from one of the debian distros? |
| [08:48:52] |
<rkdavis> |
we also have some rudimentary battery level stuff but it's sort of guesstimation and off by about +-10% or so and needs some extra stuff that isn't bundled in 2.04 yes |
| [08:48:57] |
<rkdavis> |
s/yes/yet |
| [08:49:20] |
<rkdavis> |
valium1: software willing i can't see why not |
| [08:50:22] |
<valium1> |
I tried it on the iPhone (also ARM) but I couldn't even get x11 running on it, unsuprisingly |
| [08:51:14] |
<valium1> |
I just need something small that can handle a once or twice daily commit, and that has a shell |
| [08:51:17] |
<rkdavis> |
well it's going to depend on the s/w but get X on the zipit and i can't see why not and the debian based ones shoudl be able to do it |
| [08:52:14] |
<valium1> |
Thats, probably what I'll do, as long as I can SSH into it I should be fine, the repos for debian are reasonably large, and most things run okay. |
| [08:52:37] |
<valium1> |
aptitude is a bit of a pain to use, slow but thats expected |
| [08:53:04] |
<rkdavis> |
i've found quite a few things in the arm repositories that are broken or wrong endian but the major stuff is ok |
| [08:53:39] |
<valium1> |
this is true, mostly I was looking into server software, lighttpd and the likes |
| [08:54:00] |
<valium1> |
I had to stop my self from installing PHP. I remembered the 32meg limit |
| [08:54:08] |
<valium1> |
hardware that is |
| [08:54:38] |
<valium1> |
PHP + swap + flash = dead zipit in a week |
| [08:54:48] |
<valium1> |
well, dead SD card |
| [08:55:18] |
<rkdavis> |
heh |
| [08:55:33] |
<valium1> |
and given the compatibility rate of the cards that I've got on hand (1 of 6) I can't really put up with a failure at this point |
| [08:55:43] |
<rkdavis> |
i seem to vagually a thing called microphp that is supposed to be embedded device friendly |
| [08:56:06] |
<valium1> |
hmm... I wonder how friendly my code would be to it |
| [08:56:37] |
<rkdavis> |
valium1: what brand cards? i've found microsd in aan adapter are pretty good the weird thing is the miini sd cards i'm getting a 50% failure rate but they were part of a bulk buy |
| [08:56:56] |
<rkdavis> |
found that they work better using a usb reader rather than my computers builtin one for writing too |
| [08:56:58] |
<valium1> |
kensington |
| [08:57:29] |
<valium1> |
sandisk seems to work out okay |
| [08:57:35] |
<rkdavis> |
hmm kensington are pretty good on the whiole in the zipit but make sure the are sd not sdhc |
| [08:57:48] |
<valium1> |
none of my 2 gig cards work |
| [08:57:54] |
<rkdavis> |
yup i stick to sandisk myself apart form the builk noname ones i have |
| [08:58:39] |
<rkdavis> |
valium1: you obvioly have a a linux box so run hdparam against them and look at the speed |
| [08:58:39] |
<valium1> |
I wonder what mode the zipit uses to access the sd card |
| [08:59:09] |
<rkdavis> |
basically anything below about 20 is too slow and anything above 60 is too fast iirc |
| [08:59:11] |
<valium1> |
I had to repurpose my linux box as a windows server temporarily :( |
| [08:59:29] |
<tudisco> |
I have kingston sdhc :( |
| [09:00:06] |
<rkdavis> |
valium1: i'm not really the guy to believe on this but iirc it's 1bit mode on the stock |
| [09:00:31] |
<valium1> |
erm, thats SPI, isn't it? |
| [09:00:32] |
<rkdavis> |
tudisco: someple have reported they work but i've never had any luck with sdhc cards |
| [09:01:01] |
<rkdavis> |
but ppl have said that upto 8gig ones work but i've never had anything above 2gig work |
| [09:01:07] |
<rkdavis> |
valium1: yes spi |
| [09:01:44] |
<valium1> |
should only need 5 pins for that |
| [09:02:20] |
<rkdavis> |
valium1: if you ugrade your bootloader and thus use the mainline kernel .30+ i believe that stuff is different but as hardly anyone has upgraded their botloader and thus have the ability to run mainline .30_ there isn't much knowledge about it |
| [09:02:59] |
<valium1> |
well, I'm just debating soldering on this full size SD card slot |
| [09:03:43] |
<rkdavis> |
valium1: i took a look at the space inside because i was thinking to do that too but it won't quite fit in the place where the mini slot is |
| [09:03:58] |
<rkdavis> |
you might be able to force it but i couldn't quite see enough space |
| [09:04:01] |
<valium1> |
I cant figure out how to open mine without seriously damaging it |
| [09:04:11] |
<rkdavis> |
valium1: they open pretty eaily |
| [09:04:35] |
<rkdavis> |
the screws come out easily and then you need to force it a little but it doesn't damage really |
| [09:04:44] |
<rkdavis> |
as long as you are careful |
| [09:05:00] |
<valium1> |
I'm not sure that I got all the screws is the thing |
| [09:05:15] |
<rkdavis> |
http://zipit2system.sourceforge.net/?page_id=42 here is a site with pics of the insides |
| [09:05:44] |
<rkdavis> |
iirc it's just the 3 (4?) in the battery compartment but it's been a while |
| [09:06:33] |
<valium1> |
and then side snaps it seems |
| [09:07:22] |
<rkdavis> |
yup some little tabs so it's like opening most electronics, care and a couple of thin pieces of metal |
| [09:08:07] |
<valium1> |
I use guitar picks |
| [09:08:28] |
<rkdavis> |
ooooo hadn't thought of them, they'd probably work really well |
| [09:08:36] |
<rkdavis> |
plastic no fewer scratches |
| [09:08:54] |
<valium1> |
almost none, really |
| [09:09:00] |
<rkdavis> |
tha's a really clever idea |
| [09:09:09] |
<valium1> |
okie dokie |
| [09:09:12] |
* |
rkdavis makes a note to pick a few up for his toolkit |
| [09:09:14] |
<valium1> |
lets see here |
| [09:09:26] |
<valium1> |
get multiple sizes |
| [09:09:38] |
<valium1> |
you never know when you need a bit thicer |
| [09:09:43] |
<valium1> |
thicker* |
| [09:09:55] |
<rkdavis> |
valium1: keep a very close eye when unsnapping there is one piece of plastic that might fly out depending how lame you are :) |
| [09:10:18] |
<valium1> |
I caught it |
| [09:10:48] |
*** |
adnyxo has joined #zipit |
| [09:11:12] |
<valium1> |
allright this is the newer board |
| [09:12:14] |
<rkdavis> |
yup i haven't personally seen the patched one |
| [09:12:22] |
<valium1> |
no wires |
| [09:13:27] |
<rkdavis> |
the site i linked also has the info on how to do the serial mod |
| [09:13:55] |
<rkdavis> |
if you have that and aren't planning on upgrading the bootloader will mean you can always(with proviso's) unbrick it |
| [09:14:53] |
<rkdavis> |
if you have a dremel or something similar you can make the serial mod mich nicer too -- a guy here called Foxx has dome it and brings it out to the side and used a 4pin header block |
| [09:15:21] |
<valium1> |
speaking of 4 pin headers, any idea what the one on the headphone jack is for? |
| [09:16:24] |
<rkdavis> |
that is the holy grail |
| [09:16:48] |
<rkdavis> |
i've been talking to zipit about it and manufacturers in taiwan and noone can give me the connector part number |
| [09:16:59] |
<rkdavis> |
it wa sin common use but nowhere to be found these days |
| [09:17:03] |
<rkdavis> |
still lookign though |
| [09:17:09] |
<valium1> |
erm, but what does it DO? |
| [09:17:26] |
<rkdavis> |
the pins are known so you could make your own but that's a mickrey mouse(tm) solution |
| [09:17:32] |
<rkdavis> |
it's the mic input |
| [09:18:12] |
<rkdavis> |
and before you ask no the nintendo ds headset doesn't work :) missing 2 cinnections and they are wrong anyway |
| [09:18:12] |
<valium1> |
oh, really? do we know if it actually works? |
| [09:18:26] |
<rkdavis> |
yes it works if you have the connector |
| [09:18:31] |
<valium1> |
I as thinking older ipod mic that had the 4 pid connector actually |
| [09:18:33] |
<rkdavis> |
just noone has the connector |
| [09:18:35] |
*** |
SDuensin has joined #zipit |
| [09:18:55] |
<rkdavis> |
a guy called GPSfan unsoldered it and replaced it with a mic and has recording working |
| [09:19:00] |
<valium1> |
my 'w' finger appears to be broken |
| [09:19:02] |
<rkdavis> |
morning SDuensin |
| [09:19:19] |
<SDuensin> |
Greetings. |
| [09:19:36] |
<valium1> |
I was about to do that, I have just noticed that there is a place where a mic could and should be |
| [09:19:45] |
<valium1> |
morning SDuensin |
| [09:20:42] |
<rkdavis> |
valium1: there are pics iirc in the yahoo group for the zipit -- the s/w is defiantly there and iirc pics too |
| [09:21:09] |
<valium1> |
any news on ASLA support? |
| [09:21:34] |
<rkdavis> |
valium1: yes it's working |
| [09:22:00] |
<rkdavis> |
i thought it was in 2.04 but it's been a while since i looked -- might be an addon |
| [09:22:15] |
<rkdavis> |
cmus is in iz2s so it shoudl be |
| [09:22:40] |
<valium1> |
i'm thinking of possible VOIP capabilities |
| [09:23:14] |
<rkdavis> |
valium1: yup there power is just there, no skype of course but a sip softphone shoudl work |
| [09:24:02] |
<rkdavis> |
mompls |
| [09:24:22] |
<valium1> |
ugh, don't get me started on skype, I use it, but just recently found out htat you cant have any kernel level debuggers running. |
| [09:26:05] |
<valium1> |
huh.. 8 pins on micro, 11 on mini and 9 on full size SD |
| [09:46:11] |
<valium1> |
rkdavis, I think I know what the compatibility issue is |
| [09:46:25] |
<rkdavis> |
ok |
| [09:46:41] |
<valium1> |
apparently SPI mode is completely optional when using microSD |
| [09:47:14] |
<valium1> |
that is, manufacturers don't have to support it, unlike it's larger versions |
| [09:48:51] |
<SDuensin> |
This is completely off-topic, but are either of you mencoder experts? |
| [09:48:59] |
* |
SDuensin is good at being off-topic. |
| [09:49:32] |
<rkdavis> |
SDuensin: i'm not but i know a man who is |
| [09:49:54] |
<SDuensin> |
I got tired of explaining it... http://www.frostpowered.com/stuff/annoying-vob :-) |
| [09:49:55] |
<rkdavis> |
he runs a community television site so uses mencoder and stuff allt he time |
| [09:50:06] |
<SDuensin> |
Cool. |
| [09:50:21] |
<SDuensin> |
This is for a good cause. GAMES! |
| [09:51:04] |
<rkdavis> |
ok i'll ping him when he comes online -- he might be a while as his kids have a tree fell on the schools power line day |
| [09:51:20] |
<SDuensin> |
DOH! |
| [09:53:42] |
<SDuensin> |
That little script represents everything I know about mencoder. :-/ |
| [09:57:34] |
*** |
tudisco has quit IRC |
| [09:58:34] |
*** |
tudisco has joined #zipit |
| [10:03:01] |
*** |
tudisco has quit IRC |
| [10:04:57] |
<valium1> |
rkdavis, so, while the soldering iron heats up, do you know where I can find a pinout for that mic jack? |
| [10:07:42] |
<rkdavis> |
valium1: yes hold on a sec though |
| [10:07:48] |
<rkdavis> |
i'm on the phone |
| [10:07:57] |
<rkdavis> |
and need to get the schematic |
| [10:11:37] |
<rkdavis> |
russelldavis.org/ZipitZ2/HTJ-035-45ABG-1.pdf |
| [10:11:51] |
<rkdavis> |
there is the mb side schematic |
| [10:12:14] |
<rkdavis> |
http://russelldavis.org/ZipitZ2/HTJ-035-45ABG-1.pdf |
| [10:12:16] |
<rkdavis> |
even |
| [10:14:12] |
<rkdavis> |
http://www.sincityhackers.com/blog/ and that will help a bit too |
| [10:17:52] |
<valium1> |
ah, the actual electrical connection, that is perfect, much thanks |
| [10:19:00] |
<valium1> |
hrm..... that is odd |
| [10:19:15] |
<valium1> |
after a battery disconnect, it won't poweron until you plug it in |
| [10:19:52] |
*** |
tudisco has joined #zipit |
| [10:21:43] |
*** |
GPSFan has joined #zipit |
| [10:27:39] |
<creazur> |
Hey, could anyone tell or check OpenDNS IP address for me? I'm at friends house and DNS server is down... |
| [10:28:09] |
<rkdavis> |
morning GPSFan |
| [10:28:15] |
<valium1> |
I can check, but if the DNS server is down, how did you connect to freenode? |
| [10:28:56] |
<creazur> |
I have irssi running on schools server and I'm using Z2 |
| [10:30:37] |
<valium1> |
208.69.38.170, according to the webpage |
| [10:30:40] |
<SDuensin> |
valium1 - you don't memorize all your IPs? :-) |
| [10:30:43] |
*** |
nogitsune has joined #zipit |
| [10:31:04] |
<valium1> |
I remember the ones that I use for my own servers, yes |
| [10:31:16] |
<creazur> |
I recall something like 222.222 or such in the IP |
| [10:31:24] |
<rkdavis> |
SDuensin: i used to know about 3000 x.25 nua's by memory but that was about 30 years and 10million braincells ago |
| [10:31:28] |
<valium1> |
oh, for the actual nameserver? |
| [10:31:29] |
<creazur> |
But I'll try that one, thx |
| [10:31:49] |
<creazur> |
Yeah, that one :] |
| [10:31:54] |
<SDuensin> |
rkdavis - There should be a book about you...oh wait. |
| [10:32:12] |
<valium1> |
208.67.222.222, 208.67.220.220 |
| [10:32:29] |
<rkdavis> |
SDuensin: lol |
| [10:32:33] |
* |
SDuensin is about ready to throw mencoder out the window |
| [10:32:34] |
<creazur> |
OK, thx a lot! :] |
| [10:32:49] |
<rkdavis> |
SDuensin: sorry my guy hasn't popped up online yet |
| [10:33:00] |
<rkdavis> |
if he doesn't appear soon i am going to send out a search party |
| [10:33:13] |
<rkdavis> |
i know they had no electricity for about 19 hours yeasterday but |
| [10:33:22] |
<valium1> |
is there a book about rkdavis? am I missing something? |
| [10:34:06] |
<SDuensin> |
NP. Just arguing with it here. Odd how it works great for most the disc and completely fails on the rest. |
| [10:36:46] |
<SDuensin> |
Hehe |
| [10:39:13] |
<rkdavis> |
valium1: i was mentioned in a few books in the early 90s |
| [10:39:20] |
<rkdavis> |
a past life :) |
| [10:39:43] |
<rkdavis> |
ls |
| [10:39:45] |
<rkdavis> |
oopsy |
| [10:40:04] |
<SDuensin> |
. |
| [10:40:04] |
<SDuensin> |
.. |
| [10:40:10] |
<SDuensin> |
wrong-window.txt |
| [10:41:38] |
<valium1> |
this connector looks suspiciously like this http://pinouts.ru/connector/8_pin_4_pole_plug__4_pin_iPod_special_connector.shtml |
| [10:42:40] |
<rkdavis> |
it does rather |
| [10:43:15] |
<rkdavis> |
the s1r2r1 tip bit might be wrong but the other bit does |
| [10:45:14] |
<rkdavis> |
valium1: good find though, worth investigating |
| [10:45:56] |
<valium1> |
ehh, looking at it, the spacing is a bit too wide |
| [10:46:01] |
<rkdavis> |
wonder what the part number is |
| [10:46:09] |
<rkdavis> |
as there maybe something in the family |
| [10:46:46] |
<rkdavis> |
from what i heard the same connector was used it an aborted mp3 player so it means it wasn't a thing that only zipit used |
| [10:47:08] |
<rkdavis> |
so somewhere there must be a part number but i spent ages on the phone to 3 companies in taiwan and nada |
| [10:48:50] |
<valium1> |
I wonder if pin 7 does have to be pulled low |
| [11:03:02] |
<rkdavis> |
valium1: the person to ask about that is GPSFan if he's around |
| [11:03:30] |
<rkdavis> |
he's the zipit guru around here -- well hiim, marex and sweetlilmre fi he ever finishes getting his house renovated :) |
| [11:06:15] |
<rkdavis> |
ugh ugh ush |
| [11:06:19] |
<rkdavis> |
ugh even |
| [11:10:48] |
<valium1> |
rkdavis, any idea how I can test the mic input on this thing? |
| [11:12:01] |
<rkdavis> |
valium1: are you joined in the yahoo group? |
| [11:12:28] |
<valium1> |
I don't really remember to tell you the truth, but probably not |
| [11:12:30] |
<rkdavis> |
http://tech.groups.yahoo.com/group/zipitwireless/ |
| [11:12:50] |
<rkdavis> |
join and in the files section there are some sound related stuff -- one is for record |
| [11:15:19] |
*** |
jtudisco has joined #zipit |
| [11:25:16] |
*** |
jtudisco has quit IRC |
| [11:29:33] |
*** |
des has quit IRC |
| [11:29:53] |
*** |
des has joined #zipit |
| [11:33:27] |
<valium1> |
well, I've put together a connector that makes contact, seems to work okay, dunno if it works or not, I'm going to have to flash this thing (again) to find out |
| [11:33:47] |
<Mcavity[A]> |
good luck |
| [11:34:45] |
<valium1> |
not sure if you mean with the connector or flashing, but thats ither way =p |
| [11:34:52] |
<valium1> |
thanks* |
| [11:34:59] |
<Mcavity[A]> |
lol |
| [11:50:11] |
<SDuensin> |
I'm rocketing into the future today! I get XP Service Pack 3! |
| [11:50:25] |
<Mcavity[A]> |
lol |
| [11:50:32] |
<valium1> |
nice |
| [11:50:53] |
<valium1> |
now you can switch to AHCI mode on your sata drives |
| [11:51:19] |
*** |
creazur has quit IRC |
| [11:54:05] |
<SDuensin> |
Working for the government sucks. |
| [11:59:09] |
*** |
des has quit IRC |
| [11:59:30] |
*** |
tudisco has quit IRC |
| [11:59:32] |
*** |
des has joined #zipit |
| [11:59:39] |
<rkdavis> |
hmmm testing graphic primatives -- arcs are slow less that 3000/sec |
| [12:00:37] |
<Mcavity[A]> |
you keep calling them primitive... maybe its low self esteam |
| [12:00:45] |
<rkdavis> |
heh |
| [12:01:12] |
<rkdavis> |
Mcavity[A]: i haven't got sound yet because it's broken in my ver of iz2s but got prboom rotated correctly now in iz2s |
| [12:01:36] |
<Mcavity[A]> |
yay |
| [12:01:37] |
<rkdavis> |
in other words most of sdl and it's varous additional libs work |
| [12:01:57] |
<Mcavity[A]> |
progress.. now on to quake 2 |
| [12:02:00] |
<Mcavity[A]> |
lol |
| [12:02:04] |
<rkdavis> |
having a few probs with SDL-widgeets but i'll work it out in the end |
| [12:02:26] |
<rkdavis> |
Mcavity[A]: well is there a sdl based source ver anywhere? |
| [12:02:47] |
<rkdavis> |
Mcavity[A]: you are debian based aren't you not iz2s? |
| [12:04:00] |
<Mcavity[A]> |
yes |
| [12:04:06] |
<rkdavis> |
8bit pixels are nearly 100000/sec |
| [12:04:16] |
<Mcavity[A]> |
useing the rootnexus image |
| [12:04:33] |
<rkdavis> |
sorry nearlyt 1000000/sec |
| [12:04:46] |
<rkdavis> |
with alpha then it slows down to 800000 |
| [12:05:28] |
<rkdavis> |
horizontal lnes are 350000 and 95000 with alpha |
| [12:06:08] |
<rkdavis> |
Mcavity[A]: so you have rotation in X anyway -- just foundout the latest stable sdl does rotation nativly which is nice |
| [12:06:25] |
<rkdavis> |
so alot of stuff that was sucky before now is pretty good |
| [12:07:03] |
<Mcavity[A]> |
sweet |
| [12:07:29] |
<rkdavis> |
wish i could workout why the SDL-widgets are segfaulting though |
| [12:07:43] |
<rkdavis> |
it would be great for building a gui for iz2s |
| [12:09:05] |
<Mcavity[A]> |
well keep hackign away =) |
| [12:09:21] |
<Mcavity[A]> |
I have been doing the sxsw film festival for the last week |
| [12:09:23] |
<rkdavis> |
i am actually supposed to be doing something else but got sidetracked |
| [12:09:41] |
<Mcavity[A]> |
great stuff. saw Richarg Garott yesterday.. [lord british] |
| [12:09:42] |
<rkdavis> |
and once prboom worked i really got side tracked |
| [12:09:48] |
<rkdavis> |
cool |
| [12:11:04] |
<Mcavity[A]> |
and hubble 3d.. incredible suff.. they took an imax 3d camra up and used it while repairing the hubble |
| [12:16:35] |
<SDuensin> |
Doh! Lord B rocks. I *really* wanted to work for that guy. Until EA screwed it all up, that is. |
| [12:17:22] |
<Mcavity[A]> |
well he got himself launced into orbit on a russian rocket a while back and the movie was all about that.. |
| [12:17:41] |
<Mcavity[A]> |
but hes still working on games too.. |
| [12:18:16] |
<SDuensin> |
Yea, I know. :-) |
| [12:19:03] |
<Mcavity[A]> |
so after the premire of the movie LB came out with the director and the commander of the mission and had a q and a.. but i didnt get to ask my question.. |
| [12:19:11] |
<Mcavity[A]> |
ah well |
| [12:21:52] |
<SDuensin> |
When Ultima 9 was first shown at E3, I was in good with the EA rep I dealt with. I had a personal demo & hands-on time with the game, talked to some of the team, etc. But, of course, LB wasn't there that year! ARRRGH! |
| [12:22:56] |
<Mcavity[A]> |
hes an intresting guy |
| [12:23:19] |
<Mcavity[A]> |
i wanted to ask if hes done anything with john carmack given they are both local |
| [12:23:33] |
<Mcavity[A]> |
and both heavy into comercial spaceflight |
| [12:29:49] |
*** |
des has quit IRC |
| [12:30:18] |
*** |
des has joined #zipit |
| [12:32:14] |
<Mcavity[A]> |
bla i need another moniter. one of mine just died |
| [12:34:17] |
<rkdavis> |
the dorchester is the one right by the park but there are loads of hotels in the area and it's the posh area the 2000 pound site on the british monopoly board |
| [12:34:20] |
<rkdavis> |
oopsy |
| [12:34:58] |
<Mcavity[A]> |
wrong window? |
| [12:36:18] |
<rkdavis> |
yup |
| [12:36:35] |
<rkdavis> |
friend is going to london for work, they are putting him up in the connaught |
| [12:38:20] |
<Mcavity[A]> |
ahhh |
| [12:38:28] |
<Mcavity[A]> |
good or bad? |
| [12:42:32] |
<rkdavis> |
very good -- posh place |
| [12:42:41] |
<rkdavis> |
wouldn't let the likes of us in for a start |
| [12:42:48] |
<Mcavity[A]> |
lol |
| [12:42:57] |
<rkdavis> |
not as good as the dorchester but definatly up market |
| [12:43:15] |
<Mcavity[A]> |
cool |
| [12:43:47] |
<rkdavis> |
lets put it this way it ranges from about 700 bucks to 5000 bucks a night |
| [12:44:00] |
<rkdavis> |
and it's a 100 bucks to park |
| [12:44:52] |
<rkdavis> |
http://www.the-connaught.co.uk/home.aspx |
| [12:46:50] |
<Mcavity[A]> |
ouchy |
| [13:20:27] |
<ogmious09> |
LUSER |
| [13:20:33] |
<Mcavity[A]> |
? |
| [13:27:57] |
*** |
rossimo has joined #zipit |
| [13:49:55] |
*** |
rossimo has quit IRC |
| [13:59:49] |
*** |
des has quit IRC |
| [14:00:20] |
*** |
des has joined #zipit |
| [14:11:49] |
*** |
SDuensin has quit IRC |
| [14:17:21] |
*** |
SDuensin has joined #zipit |
| [14:19:57] |
*** |
GRUBaDubDub has quit IRC |
| [14:25:56] |
*** |
adnyxo has quit IRC |
| [14:26:50] |
*** |
adnyxo has joined #zipit |
| [14:54:29] |
*** |
GRUBaDubDub has joined #zipit |
| [15:03:57] |
*** |
Mcavity[A] has quit IRC |
| [15:19:33] |
*** |
SDuensin has quit IRC |
| [15:24:50] |
*** |
SDuensin has joined #zipit |
| [15:29:46] |
*** |
des has quit IRC |
| [15:30:16] |
*** |
des has joined #zipit |
| [15:44:35] |
*** |
SDuensin has quit IRC |
| [15:49:56] |
*** |
SDuensin has joined #zipit |
| [16:03:41] |
*** |
SDuensin has quit IRC |
| [16:06:52] |
*** |
offy has joined #zipit |
| [16:07:17] |
<offy> |
I need help with the rootnexus zipit. It starts up but it doesn't load graphics |
| [16:09:17] |
<offy> |
also shutdown wont work |
| [16:19:20] |
*** |
azend has joined #zipit |
| [16:20:46] |
<offy> |
window version of rootnexus wont load |
| [16:20:49] |
<offy> |
help |
| [16:21:40] |
<azend> |
all your fault :P |
| [16:22:07] |
<offy> |
so, will you help? |
| [16:22:10] |
<offy> |
i have a log |
| [16:22:14] |
<offy> |
from xorg |
| [16:22:40] |
<azend> |
sorry I don't know enough to help |
| [16:22:44] |
<azend> |
I'm a noob :P |
| [16:23:06] |
<offy> |
lol |
| [16:23:06] |
<offy> |
k |
| [16:28:56] |
*** |
des has quit IRC |
| [16:29:21] |
*** |
des has joined #zipit |
| [16:31:32] |
*** |
azend_ has joined #zipit |
| [16:35:46] |
*** |
azend has quit IRC |
| [16:57:02] |
*** |
nogitsune has quit IRC |
| [16:59:46] |
*** |
des has quit IRC |
| [17:00:06] |
*** |
des has joined #zipit |
| [17:03:14] |
*** |
azend_ has quit IRC |
| [17:58:55] |
*** |
SB-Zipit has joined #zipit |
| [18:07:33] |
*** |
Malwyn has quit IRC |
| [18:14:55] |
<SB-Zipit> |
New news from http://linux.zipitwireless.com/timeline?milestone=on&ticket=on&wiki=on&max=50&daysback=90&format=rss: Doom edited by rkdavis || WikiStart edited by FiftyOneFifty || WikiStart edited by FiftyOneFifty || FixAC edited by FiftyOneFifty || WikiStart edited by FiftyOneFifty || FixAC edited by FiftyOneFifty || Scratchbox edited by RayHaque || Scratchbox edited by RayHaque || Scratchbox edited by RayHaque || Scratchbox edited by RayHaque || Scratchbox edited by RayHaque || WikiStart edited by RayHaque || WikiStart edited by RayHaque |
| [18:30:45] |
*** |
offy has quit IRC |
| [18:36:22] |
*** |
user___ has joined #zipit |
| [18:37:47] |
*** |
T7g has quit IRC |
| [18:38:22] |
*** |
user___ is now known as tudisco |
| [18:41:11] |
*** |
T7g has joined #zipit |
| [18:53:49] |
*** |
T7g has quit IRC |
| [18:56:19] |
*** |
T7g has joined #zipit |
| [19:03:39] |
*** |
azend has quit IRC |
| [19:19:13] |
*** |
T7g has quit IRC |
| [19:20:30] |
*** |
tudisco has quit IRC |
| [19:23:20] |
*** |
T7g has joined #zipit |
| [20:03:57] |
*** |
offy has joined #zipit |
| [20:04:13] |
<offy> |
rootnexus userland wont load graphics |
| [20:40:37] |
*** |
absamide has joined #zipit |
| [20:46:28] |
<absamide> |
I believe that I have effectively bricked my Z2. I tried to use the autoflasher to apply the kernel aliosa27 had at http://aliosa27.net/projects/zipit2/mark2/kernel/zImage-2.6.29-r3-zipit2.bin and it appeared to work fine, but the picture that comes up now is a little red box that says Smart-reg international inc. Nothing loads with or without the SD card now. I am guessing I used the wrong kernel or something. Is there a way to rec |
| [20:46:28] |
<absamide> |
over from this without soldering in the serial at this point? |
| [20:48:01] |
<offy> |
you flashed it wrong is my guess |
| [20:48:09] |
<rkdavis> |
absamide: you used the wrong kernel |
| [20:48:39] |
<rkdavis> |
that one isn't for public use |
| [20:49:47] |
<absamide> |
That is what I figured. Any recovery without serial at this point or do I need to hunt down my iron? |
| [20:50:08] |
<rkdavis> |
hunt down the iron but there might be a way |
| [20:50:31] |
<rkdavis> |
let me check something and might be able to do it without the serial mod |
| [20:50:42] |
<absamide> |
Thanks. |
| [20:50:59] |
<rkdavis> |
how that version ended up there i dunno, it shoudl have been in a different dir |
| [20:52:29] |
<rkdavis> |
hold on a sec just realised it's a zimage need to unpack it |
| [20:52:34] |
<valium1> |
HHow that company name ended there, thats got me curious |
| [20:52:59] |
<rkdavis> |
valium1: aliosa made a kernel for a company that is using the zipit for their own stuff |
| [20:53:06] |
<absamide> |
It was certainly my first clue that something wasn't quite right. |
| [20:53:11] |
<rkdavis> |
it's just a different boot logo |
| [20:53:36] |
<valium1> |
hey, I want a custom bootlogo too :( |
| [20:53:53] |
<rkdavis> |
well you'll need a new kernel and then stock will be a pita |
| [20:54:44] |
<rkdavis> |
absamide: we just need to workout the kernel params and setup the rootfs like that , i think if you try the early oe rootfs they might be setup right |
| [20:55:00] |
<rkdavis> |
but let em see if i can workout what the kernel params are |
| [20:59:13] |
<absamide> |
Stepping away for a few for dinner, but back shortly. Thanks rkdavis. |
| [21:01:26] |
<rkdavis> |
ls |
| [21:01:36] |
<valium1> |
rkdavis, is aliosa27 working on getting android on the zipit? |
| [21:02:00] |
<valium1> |
also, I dont know what files are in your directory, sorry. |
| [21:05:56] |
<rkdavis> |
valium1: he did look at it for a while i think but the zipit reallty doesn't have enough ram |
| [21:06:22] |
<rkdavis> |
buggered if i know how he managed to get that kernel into that dir though |
| [21:06:50] |
<rkdavis> |
it was up a few levels before but then again ppl shouldn't be digging in his directories anyway :) |
| [21:07:11] |
<rkdavis> |
you never know what will jump up and bite ya :) |
| [21:08:06] |
<rkdavis> |
ok canna extract the kernel params from it but i suspect it'll be close to what he did first of all so probably the same layout as the original oe release he did |
| [21:13:19] |
*** |
user___ has joined #zipit |
| [21:13:54] |
*** |
user___ is now known as tudisco |
| [21:24:34] |
*** |
marex has quit IRC |
| [21:28:38] |
<absamide> |
What do I need to download or whatever to get his original layout? |
| [21:32:02] |
<absamide> |
I can't find any of aliosa27's original layouts anymore. Did he remove them from his site? |
| [21:32:58] |
<rkdavis> |
mompls |
| [21:34:10] |
<rkdavis> |
http://aliosa27.net/projects/zipit2/zipit2-audio+x+mouse.gz |
| [21:35:03] |
<rkdavis> |
try using that or one of the early debian ones (the tarball ver not the img ver |
| [21:51:15] |
*** |
tudisco has quit IRC |
| [22:15:22] |
*** |
adnyxo has quit IRC |
| [22:31:04] |
*** |
user____ has joined #zipit |
| [22:31:25] |
*** |
user____ is now known as tudisco |
| [22:35:02] |
*** |
tudisco has quit IRC |
| [22:58:02] |
*** |
offy has quit IRC |
| [23:18:58] |
*** |
user____ has joined #zipit |
| [23:19:39] |
*** |
user____ is now known as tudisco |
| [23:30:34] |
*** |
tudisco has quit IRC |
| [23:38:42] |
*** |
GPSFan has quit IRC |