**** BEGIN LOGGING AT Fri Oct 24 02:59:57 2008 Oct 24 06:37:09 oh Oct 24 06:37:20 standby mode is very battery draining Oct 24 08:10:49 Hi, all! Oct 24 08:11:00 anybody being lazy today? Oct 24 08:11:03 hi slapin! Oct 24 08:11:13 * Sleep_Walker is not lazy much Oct 24 08:11:29 I just reflashed that crippled Treo 650 to start play with a bit :) Oct 24 08:19:41 cool Oct 24 10:28:43 * |miska| is lazy today :-B Oct 24 10:29:23 any news for PalmTX? Oct 24 10:29:52 about wi-fi Oct 24 10:37:30 isn't wifi working? Oct 24 10:37:52 ah Oct 24 10:38:00 firmware doesn't load Oct 24 10:42:05 can you give me direct link to an ISO image for TX? Oct 24 10:42:25 may be I use old version Oct 24 10:43:07 ISO? I didn't think the TX had a cd drive.. Oct 24 10:43:23 http://atrey.karlin.mff.cuni.cz/~miska/ Oct 24 10:43:31 btw, i don't have a TX Oct 24 10:43:44 |miska| is the one to talk to Oct 24 10:43:54 ISO not only for CD Oct 24 10:44:07 thanks Oct 24 10:45:12 true... ISO actually standards for International Standards Organization :) Oct 24 10:45:22 :)) Oct 24 10:48:22 <|miska|> fdv__: wifi can be sometimes somehow used with vanilla kernel Oct 24 10:49:00 <|miska|> It's on the testing page, cause it isn't stable yet... Oct 24 10:49:11 I need to compile it by myself? Oct 24 10:49:56 <|miska|> no, you can try binary package, but I'm not sure if it will boot currently... Oct 24 10:50:02 <|miska|> I need to update it Oct 24 10:51:38 good. thanks Oct 24 10:52:11 <|miska|> Well, I'll try to do something with it during this weekend Oct 24 10:52:20 without wi-fi it not complete device Oct 24 10:53:16 <|miska|> Well, currently only options are quite stable without wifi or wifi without nearly anything else :-D Oct 24 10:53:32 <|miska|> And wifi with some problems Oct 24 10:54:00 maybe Oct 24 10:54:50 * fdv__ will be back later Oct 24 11:15:37 BobOfDoom: setting GPIO10 to FFDCD cause 'Cannot open /dev/ttyS0!' :/ Oct 24 11:15:56 it is not set to any AFN in PalmOS - so who knows :/ Oct 24 11:16:47 mm Oct 24 11:18:03 okay, rasters happy with minicom Oct 24 11:18:10 now back to debugging cocoboot on 680 Oct 24 11:18:27 you're debugging it? great! Oct 24 11:18:40 I won't disturb you then :b Oct 24 11:18:45 I haven't had a single boot so far :p Oct 24 11:18:53 wow Oct 24 11:19:05 maybe I should send you my kernel Oct 24 11:19:28 to remove kernel site problems Oct 24 11:19:28 but my cocoboot build was broken.. the machine id was getting corrupt, and it was affecting 650 as well Oct 24 11:19:38 no idea why thats happening Oct 24 11:19:44 James Mckenzie Oct 24 11:19:50 who did the initial port to 650 Oct 24 11:19:59 I mean inital cocoboot prot Oct 24 11:20:07 put some comments in there mentioning too Oct 24 11:20:18 I jsut added some extra padding bytes Oct 24 11:20:22 cause I can't figure out what's going on Oct 24 11:20:43 maybe it's some DMA or random hardware going spastic when we disable interrupts Oct 24 11:20:52 I dunno Oct 24 11:30:50 hmm Oct 24 11:30:56 it's dying in linux land Oct 24 11:31:02 Sleep_Walker: yeah could you post a zImage? Oct 24 11:31:14 just to check whether my kernel is broken Oct 24 11:34:11 hmmm... my 680 kernel works on the 650.. (although the screen is all demented and red) Oct 24 11:39:59 BobOfDoom: http://sleepwalker.hackndev.com/kernel/ Oct 24 11:40:21 adapted k27x experimental of kEdAR Oct 24 11:40:30 kernel my own Oct 24 11:40:41 there should be also support for T650 Oct 24 11:41:08 thanks Oct 24 11:44:54 ooh it works Oct 24 11:45:56 now just gotta make it know the right amount of RAM Oct 24 11:46:41 BobOfDoom: there is some problem when compiling Treo680 kernel without Treo650 kernel Oct 24 11:47:50 I was actually trying with 2.6.27 which was probably part of the problem :p Oct 24 11:47:59 :b Oct 24 11:49:40 man.. that flap on the SD card slot on the 680 is so annoying Oct 24 11:49:47 makes it a pain to swap cards Oct 24 11:50:41 BobOfDoom: heh, yeah Oct 24 11:50:51 I think it will be the first thing to break Oct 24 11:51:01 when compiling 50x times a day Oct 24 11:52:02 * BobOfDoom tapes it back out of the way :D Oct 24 11:52:16 i should have thought of doing that before Oct 24 11:52:20 yay Oct 24 11:53:36 GRRRR Oct 24 11:53:40 mach_num is still being eaten Oct 24 11:54:35 hmm Oct 24 11:54:42 the only thing being written is the kernel Oct 24 11:54:47 maybe the kernel is overwriting it Oct 24 11:55:00 in that case.. I just need to shift it somewhere safer Oct 24 12:06:43 aaahh Oct 24 12:06:54 compiler is clobbering the inline asm registers Oct 24 12:15:31 ato cocoboot * r86c8bef9caab /m68k/mach.c: Add Palm Centro. Remove Treo 600, to avoid the illusion that we Oct 24 12:15:32 ato cocoboot * r95dde9a5f8db /arm/ (boot.c cpu.c): Cleanup and avoid some memory corruption on Treos. Oct 24 12:24:01 ato cocoboot * r019e7054094c /m68k/mem.c: Tweak RAM guesstimator on Treo 680 by adding a "magic" 3mb. Oct 24 12:24:01 ato cocoboot * rae432a160a45 /include/shared.h: Add some more padding to try to prevent overwrites. Oct 24 12:24:49 Sleep_Walker: ok I think its pretty stable on 680 now Oct 24 12:25:02 Sleep_Walker: I've done about 10 boots and not a single reset Oct 24 12:50:20 pity I still haven't got myself a compilation environment to try out my 680 yet then :-( Oct 24 12:50:37 probably have to hack an initrd to get qemu booting the debian (lenny) install I made, as the debian kernel doesn't have suitable hd support built in (though I'm thinking I'll just try emdebian's cross-compiler anyway). going away for long weekend though, so not til next week Oct 24 12:50:58 and if you think the 680's sd flap is bad you should try the cover on the Centro's minisd! Oct 24 12:52:02 :) Oct 24 12:55:15 fine, I'll sync Oct 24 12:55:35 kEdAR will be glad for that Centro :) Oct 24 12:56:48 I've yet to buy myself a tiny sd for it, but I will Oct 24 13:27:18 ato cocoboot * r24130154196b / (Changelog include/cocoboot.rcp): Bumped to version 0.5.1. Oct 24 14:00:08 hehehe ... I got Eric this time ;-) Oct 24 14:00:24 * slapin wonders if it is really possible to build arm part of cocoboot using normal compiler Oct 24 14:00:35 marex, hi Oct 24 14:00:40 slapin, bye, Im off Oct 24 14:00:54 marex, suits you Oct 24 14:02:36 why ? Oct 24 14:02:52 I need to go buy some food ... I'll be back in a few hours Oct 24 14:03:00 slapin, do you need something important ? Oct 24 14:03:25 marex, no, just about SoC thing Oct 24 14:03:36 marex, might wait a few days Oct 24 14:03:49 SoC ? you mean gSoC or aSoC or what SoC ? Oct 24 14:04:59 marex, ASoC, sorry, mistyped a damn thing Oct 24 14:05:08 what about it ? Oct 24 14:05:18 I already wrote generic driver, hope you used it Oct 24 14:05:26 BobOfDoom: ok, it seems that BCM2133 over FFUART has no other connected pins than you already have in gsm Oct 24 14:05:39 marex, just what are you going to do with pxa27x version and have you really tested it. Oct 24 14:05:48 initialization is 87 low, high, 34 out, in :) Oct 24 14:06:13 slapin, well it should be merged upstream as you probably know ... Oct 24 14:06:19 with software flow control it works flawlessly Oct 24 14:06:21 (it's common sense I guess) Oct 24 14:06:34 most of time :b Oct 24 14:06:45 marex, anyway, as I see with z72, there's no any GPIO there to control speaker/headphones, so this really doesn't work for z72 as is. Oct 24 14:07:30 marex, so as I see you didn't care, so I will try to clean it up and will submit to lakml Oct 24 14:08:28 marex, if you will have some time, please look at it too Oct 24 14:13:44 slapin, from where do you see I dont care ? Oct 24 14:14:49 btw. there is no need to clean it up, you just dont have to set any GPIO there, use -1 or something, I dont recall exactly Oct 24 14:15:24 we can continue this in the evening or so ... I dont have much time because of school Oct 24 14:15:29 bye Oct 24 14:15:31 marex, ok, you don't care enough, I decide this by not seeing in LAKML it yet. Oct 24 14:15:45 marex, so you agree? Oct 24 14:15:58 slapin, I sent it to lakml some time ago iirc Oct 24 14:16:20 I have some patches prepared already which I might submit soon, so give me some time Oct 24 14:16:44 slapin, this one is there as well Oct 24 14:16:53 0002-Palm-PXA27x-unified-aSoC-sound-driver.patch Oct 24 14:17:06 marex, anyway, I'd like to have more look into this Oct 24 14:17:20 do as you please, but I will submit my version eventually Oct 24 14:17:30 I made some more adjustments there Oct 24 14:17:31 marex, 'eventually' = ? Oct 24 14:17:42 eventually = when I have time Oct 24 14:17:47 marex, please share it then Oct 24 14:17:51 probably next week Oct 24 14:18:03 I will share it when I revise it ... and I will share it through lakml Oct 24 14:18:25 marex, cooperative, as always Oct 24 14:18:38 marex, I just wanted to add z72 support to it Oct 24 14:18:48 slapin, right ... I have school to study which has priority for me ... period Oct 24 14:19:01 marex, so, you agree or not? Oct 24 14:19:18 I will submit it till the end of next week Oct 24 14:19:30 slapin, happy with that ? Oct 24 14:20:15 marex, I'm really happy Oct 24 14:21:14 fine ... see you in lakml then Oct 24 14:21:28 slapin, anything else ? Oct 24 14:21:55 marex, I had a birthday yesterday Oct 24 14:23:00 slapin, Otanjobi omedeto Oct 24 14:26:08 marex, domo arigatoo Oct 24 14:46:15 Speak _english_ (clever topic part :b ) Oct 24 15:50:58 BobOfDoom: your cocofix is not helping me :/ Oct 24 15:51:09 you didn't test it with initrd did you Oct 24 15:55:00 that diff I sent you is making things a bit better Oct 24 16:14:32 9 and 47 are connected, but it is also connected to 115 Oct 24 16:15:03 115 is OUT, switching high/low Oct 24 16:15:35 47 is OUT on low, switching to IN high Oct 24 16:16:00 9 is IN all the time, switching on/off Oct 24 16:24:08 http://sleepwalker.hackndev.com/settel.sh Oct 24 16:24:48 this will initiate Treo 680 GSM so minicom can be used with HW flow control Oct 24 16:25:42 unfortunatelly I can't dial :( Oct 24 16:25:54 incomming call is detected and displayed Oct 24 16:26:18 but dialing with ATD always return NO CARRIER Oct 24 16:28:05 got it!!!!!!!!!!!! yay! Oct 24 16:28:50 <|miska|> ATX something? Oct 24 16:29:01 ATDT; Oct 24 16:29:09 semicolon was important Oct 24 18:39:56 heya Oct 24 18:45:12 unfortunately I can't force GSM chip to stay awake when it is not switched on from PalmOS Oct 24 19:09:04 13minutes of one way call :b Oct 24 19:16:44 really? Oct 24 19:18:48 yup Oct 24 19:19:04 trying to find two way settings Oct 24 19:35:40 ok, two way call done Oct 24 19:36:00 but there is very silent output to ear Oct 24 19:36:20 I'll try to find correct settings in PalmOS :) Oct 24 19:36:40 ;) Oct 24 19:57:32 Hi all. I have Raster's e17 image running on my Treo650, I've set up net connectivity and I can ping google. Now I want to install some Angstrom packages but I can't see which feeds to add/use. Can anyone help? Oct 24 22:23:45 BobOfDoom: that two way call you did - it was done as usual or with handsfree or using that external amplifier? Oct 24 22:24:27 that inner amplifier is quite silent, I wonder if it has it's own GPIO Oct 24 22:25:17 samuel, sure, use google Oct 24 22:25:42 Sleep_Walker: just the internal earphone Oct 24 22:25:55 hmmm Oct 24 22:27:29 Sleep_Walker: I just avoid initrd, so no haven't tested with that Oct 24 22:30:06 samuel: any arv5te or earlier packages should work I guess Oct 24 22:30:12 samuel: I dunno, haven't tried it Oct 24 22:31:10 BobOfDoom, right Oct 24 22:59:52 BobOfDoom: Thanks, that's the info I was missing... Do you know why Raster chose to use only example feeds in his image? I thought that might mean something specific... Oct 24 23:04:33 samuel: just because those are tesing / proof of concept images and raster builds his own packages with OE, I believe, rather than using a feed Oct 24 23:06:40 BobOfDoom: But even so - can I reasonable expect many Angstrom packages to work? Is there a non-raster/non proof of concept Angstrom image apart from the Debian on on the website that I've missed somehow (I really have googled this stuff, but when you're new to an area it is easy to miss things/not find the right keywords!) Oct 24 23:08:31 samuel: not for the treo specifically as far as I know, a rootfs from a bootpack for a different palm *should* theoretically work as well though Oct 24 23:09:48 just use a treo 650 zImage with it Oct 24 23:09:59 oh speaking of which, http://meshy.org/~ato/tmp/zImage Oct 24 23:10:07 that's the latest kernel, built yesterday Oct 24 23:10:21 might have a few minor fixes compared to the one in raster's image Oct 24 23:11:03 cool: thanks :) Am I missing a wiki somewhere? or does this information tend to float in the ether? Oct 24 23:12:40 haha Oct 24 23:12:51 yeah, it does kind of tend to float in the ether Oct 24 23:13:05 we do have some old trac instances at http://trac.hackndev.com Oct 24 23:13:16 but they're kind of decaying Oct 24 23:13:21 BobOfDoom: for example, there doesn't seem to be a good keymap for the Treo yet - but if people are actually running this I was sure someone, somewhere would have done it. For example, if I had '/' and 'tab' on the real kb I'd never need an onscreen one practically Oct 24 23:13:45 actually raster has one (again not documentmented anywhere except irc logs) Oct 24 23:14:07 lemme find it Oct 24 23:14:16 BobOfDoom: The one in his images is not perfect - do you know if that's the one you're thinking of? Oct 24 23:14:54 ah, there is one in those images? Oct 24 23:14:54 hmm Oct 24 23:15:00 yeah that'd be the one I'm thinking of Oct 24 23:15:07 I thought he added it after he built those images Oct 24 23:15:17 but maybe he posted new binaries when I wasn't looking :p Oct 24 23:15:18 different version? Oct 24 23:15:18 http://svn.enlightenment.org/svn/e/trunk/TMP/oe/my_packages/palmt650-keyboard-modmap/ Oct 24 23:16:11 I'll run a diff of this with the version on the phone Oct 24 23:17:45 samuel: I'm setting up a new trac on hackndev.com server (which is much faster than the one the old tracs are running on), I'll try and authenticate it against the forum accounts and link it more prominently from the frontpage too, so hopefully we can start to build up a more useful knowledge base Oct 24 23:18:53 BobOfDoom: That sounds great. I think now that treos are <£40 on eBay and they've had some good 'linux press' it might be more popular... Oct 24 23:19:16 Fun too :) Oct 24 23:20:17 BobOfDoom, I never noticed any knowledge ... Oct 24 23:20:41 at least on my side, there is nothing ... totally blank here ;-) Oct 24 23:20:49 XD Oct 24 23:21:52 anyway ... if you need some source of knowledge, start with anidb.net ;-) **** ENDING LOGGING AT Sat Oct 25 02:59:57 2008