irclog2html for #htc-linux on 20070118

00:27.46Zulekevin or anyone, working on getting haret booting a kernel on a new device, lots of stuff I gotta do, just looking to get some pointers I guess
00:28.13Zulegot everything setup, and got haret to load kernel ito memory and jump to it. hangs with the color bars though
00:28.28Zulehow do we get serial output from kevin's modified haret?
00:31.27Kevin2Hi
00:31.42Kevin2Which device?
00:31.53Zulehey man! long time no talk
00:32.06Kevin2Shadow?
00:32.08Zule700wx
00:32.13Zuleyep, zule = shadowmite
00:32.31Zulei'm following in your footsteps now
00:32.35Kevin2Hey!  Long time.
00:32.54Zulewe've got a lot of the gang working on this again
00:33.02Zulerayban and bobofdoom are back
00:33.10Zulebobofdoom is now a 650 user
00:33.21Kevin2That antique? :-)
00:33.24Zuleheh
00:33.40Zuleso how do I get your haret to give me serial
00:33.45Kevin2So, is that a pxa pda?
00:33.50Zulefor that matter, is the current haret cvs yours?
00:33.55Zuleyea, pxa-272
00:34.09Kevin2I have write permissions to the cvs.  I did most of the recent changes.
00:34.47Kevin2What makes you think haret is failing?  Shouldn't serial from Linux kernel be more important?
00:34.48Zulecool, so then I compiled the current head revision in there
00:36.14Zuleah, you're right, I guess I need linux debug serial... I get to the rainbow bars
00:36.14ZuleI didn't muck with the gpio's at all, trying a old 650 kernel
00:36.15Zulewas hoping palm didn't change it up
00:36.15Kevin2The last line is black?  If so, it generally means the hand off was okay.
00:36.15Zulebut they might have
00:36.53Zuleblue, red, cyan, yellow, black
00:37.05Kevin2Yeah, that is the success signal.
00:37.38Kevin2You can add "set kernelcrc 1" to do a post relocate crc check.  But I doubt it will find anything.
00:38.32Zulebtw, I rigged it to 766 type for now, I need to register a new mach id I guess
00:38.40Zuleare those the numbers you're using?
00:40.13Kevin2I use 959 for HTC Apache.  I recommend just adding a new one - it is fairly painless and it will allow us to permanently add it to haret code.
00:40.38Kevin2What does the welcome banner say when you telnet into the pda?
00:42.43*** part/#htc-linux g3gg0__ (n=g3gg0@ppp-82-135-2-157.dynamic.mnet-online.de)
00:45.30Kevin2Zule: If you are trying to reverse engineer any of the phone tools (especially the phone), have a look at http://www.handhelds.org/moin/moin.cgi/ApachePhoneTrace
00:46.03Kevin2Many improvements were made to haret to allow it to catch interrupts and examine memory.
00:47.19psokolovsky_Hi!
00:47.50psokolovsky_Kevin2, tagged 0.4.7 on weekend, but just now got idea I forgot to set release version in Makefile. retagged now.
00:48.21Zuleok, 700wx is now: machine id 1237
00:48.30Zuleone sec and I'll get haret's capture
00:50.40ZuleDetected machine 'Generic Intel PXA27x' (Plat='PocketPC' OEM='Palm Treo 700w')
00:50.40ZuleCPU is Intel ARM arch 5TE revision 0 product 17 stepping 7 running in system mode
00:51.11Zuleheh, it's gonna detect 700w and 700wx as the same, but that's fine
00:51.19Zuleonly change is 32 megs ram vs 64
00:54.47Zuleby the way, haret doesn't work too well on 240x240 screens
00:54.57Zuledo you hard set the windows pixels?
00:54.59Kevin2psokolovsky_: Thanks.
00:55.29Kevin2Zule: No, the window placement is done in src/wince/haret-res.rc
00:55.54psokolovsky_Kevin2, I'm a bit short of time now, but going to revamp wiki page/make an announcement on weekend hopefully.
01:00.02Kevin2Zule: Do you know how to generate a 'mach' type in haret src/mach/mach-*.cpp?  If so, can you create a patch and mail it haret@handhelds.org?
01:00.40Kevin2It isn't a requirement to have a mach-type in haret, but users like seeing that their pda was autodetected.  :-)
01:04.20Zuleyea, let me reboot to linux and try and make the patch, should be simple I would like... hardest part is me trying to use diff
01:04.21Zule:)
01:05.17*** join/#htc-linux Hawk|- (n=Hawk@p57A52272.dip0.t-ipconnect.de)
01:14.45*** join/#htc-linux Zule (n=foglem@24-155-71-190.dyn.grandenetworks.net)
01:14.53Zulemuch better
01:15.12Zulehaven't gotten syncce going yet so I had to use windows to debug
01:25.02Zuleso tell me what I'm putting where here... OEMInfo[0] = "Palm Treo 700w"
01:25.03Zule?
01:26.52Kevin2Zule: Yes.
01:28.06Zulewhere do I define the number?
01:30.58*** join/#htc-linux lkcl_ (n=lkcl@5ac5f3e8.bb.sky.com)
01:37.23*** join/#htc-linux phongred (n=phongred@203.113.144.83)
01:37.53phongredhiall good morning
01:39.53Zulekevin?
01:39.57*** join/#htc-linux Niacin (n=Niacin@cpe-76-187-29-166.tx.res.rr.com)
01:40.33Niacinthe heRET-omap.exe i'm using has the storage path hard coded... Does anyone have one that uses . for the config?
01:44.28phongredhix
01:44.51Niacinhix?
01:44.53phongredwho can help  me setup linux with Blueangel phone WM2005
01:47.11phongredwhen i run haret PC WINXP cant find device.
01:48.44phongredbut My computer ==> devive manager ==> Universal Serial Bus Controller ==>new port unknow
01:49.21phongredi think my file cant open USB port.
01:49.34phongredcan you help me?
01:49.46phongredwho can?
01:50.29phongredalo
01:52.25Kevin2Zule: Which number?  The machine type?  Do a "cvs up" and look at include/mach-types.h
01:53.06Zuleyea, I found that
01:53.10Zuleemailed you 2 patch files
01:53.14Zulethink I got em right
01:53.26Zulefor a new file you just diff from /dev/null right?
01:57.35Niacincan you communicate with the htc in linux mode from WinXP?
02:02.23*** join/#htc-linux Zule (n=Zule@24-155-71-190.dyn.grandenetworks.net)
02:08.00Kevin2Yes, but you can also just send the files.
02:08.41Zuletake a look at my work if you would and tell me what I did wrong
02:08.52Zuledidn't see it on the treo when I tried it
02:10.42Kevin2You need to add it to the makefile?
02:10.56Kevin2Also, do a "cvs up" to grab latest mach-types - you shouldn't need to modify that file.
02:13.30phongredalo
02:17.06Kevin2Zule: I've checked in what was sent.  Can you test if it detects okay?
02:26.43*** join/#htc-linux Zule (n=foglem@24-155-71-190.dyn.grandenetworks.net)
02:27.05Zuleworks great
02:27.06Zulethanks
02:27.10Zulelol, makefiles...
02:27.23Zuledidn't see it in the folder and forgot about it
02:27.25Zule:)
02:28.03ZuleI've been out of treo linux work since you were just starting on the apache...
02:28.16ZuleI have some remembering to do
02:30.27Kevin2Zule: Does the 700w have a serial cable, or just usb?
02:30.35Zuleit can do both
02:30.43Zulelike the 650 it's a rigged cable
02:30.49Zulevirtual serial
02:30.53Zule2 wires
02:32.43Kevin2Nice, you need to see which uart it uses and then have the kernel write to it during bootup.
02:34.17*** join/#htc-linux Ralith (n=ralith@soggy202.drizzle.com)
02:34.33Kevin2Take a look at linux/include/asm-arm/arch-pxa/uncompress.h -- it uses FFUART by default to write early boot messages.
02:35.36Niacinwhere can i find linux.inf ?
04:05.54*** join/#htc-linux TripleDES (n=sergio@89.129.163.187)
05:12.55Zulenight all
07:39.14*** join/#htc-linux rob_w (n=rob_w@p549B9475.dip0.t-ipconnect.de)
08:00.08*** join/#htc-linux rmoravcik (n=rmoravci@pc-3s0zt5w2e4y0vzmhnrzq3a21zqajzfw.users.student.utc.sk)
08:01.23*** join/#htc-linux goxboxlive (n=goxboxli@195.159.97.196)
08:02.25*** join/#htc-linux pH5 (n=ph5@e178212229.adsl.alicedsl.de)
09:28.58*** join/#htc-linux VisN (n=VisualN@ip227.131.adsl.wplus.ru)
09:54.24*** join/#htc-linux tudenbart (n=willi@xdsl-81-173-169-242.netcologne.de)
10:08.12*** join/#htc-linux hexm (n=kvirc@212.58.170.4)
10:09.54*** part/#htc-linux hexm (n=kvirc@212.58.170.4)
10:14.57*** join/#htc-linux hexm (n=kvirc@212.58.170.4)
10:51.22*** join/#htc-linux LunohoD_ (n=alex@e180106245.adsl.alicedsl.de)
12:11.15*** join/#htc-linux WizMaui (n=WizMaui@62.112.90.231)
12:20.46*** join/#htc-linux BabelO (n=m293@faim1.itesoft.com)
12:28.14*** part/#htc-linux WizMaui (n=WizMaui@62.112.90.231)
12:35.00*** join/#htc-linux hexm (n=kvirc@91.145.196.96)
13:17.12*** join/#htc-linux psokolovsky_ (n=psokolov@236.usernat.ip.net.ua)
13:37.00*** join/#htc-linux rob_w (n=bob@p85.212.179.91.tisdip.tiscali.de)
13:52.45*** join/#htc-linux silven (n=zmc@adsl-72-50-66-3.prtc.net)
13:55.49*** join/#htc-linux skodde (n=skodde@unaffiliated/skodde)
14:09.12*** join/#htc-linux Fossi (n=cmewes@195.177.48.115)
14:12.22*** join/#htc-linux Zule (n=Zule@24-155-71-190.dyn.grandenetworks.net)
14:57.51*** join/#htc-linux RoEn_PC (n=roen@p54A67C38.dip.t-dialin.net)
15:06.50*** join/#htc-linux ellisway (n=ellis@host-87-74-241-174.bulldogdsl.com)
15:48.17*** join/#htc-linux Tjikkun_ (n=tjikkun@ip5451133d.direct-adsl.nl)
15:56.52*** join/#htc-linux psokolovsky (n=psokolov@236.usernat.ip.net.ua)
16:17.28*** join/#htc-linux Ralith (n=ralith@66.150.12.86)
16:19.05*** join/#htc-linux WizMaui (n=WizMaui@62.112.90.231)
17:37.33*** join/#htc-linux pleemans (n=peter@d51A5E76A.access.telenet.be)
17:44.50*** join/#htc-linux Niacin (n=cwade@static-71-97-126-90.dllstx.dsl-w.verizon.net)
17:45.36*** join/#htc-linux FossiBusy (n=Fossi@e176111094.adsl.alicedsl.de)
17:46.10Niacingoumicator rules
17:46.15Niacindoes it only work on the angel?
17:52.30*** join/#htc-linux lilliput (n=Touriste@82-47-146-8.cable.ubr11.brad.blueyonder.co.uk)
17:53.55*** join/#htc-linux hexm (i=1000@rejectionness.chick.volia.net)
18:22.18*** join/#htc-linux hexm (i=1000@rejectionness.chick.volia.net)
18:23.35VisNNiacin, on my magician it works too
18:25.27*** join/#htc-linux HexM (i=1000@rejectionness.chick.volia.net)
18:34.19*** join/#htc-linux silven (n=zmc@adsl-72-50-66-3.prtc.net)
19:04.07*** join/#htc-linux BabelO (n=Fabrice@lun34-2-82-238-28-28.fbx.proxad.net)
19:05.16NiacinVish its gtk based right?
20:11.36*** join/#htc-linux rob_w (n=bob@p85.212.183.156.tisdip.tiscali.de)
20:56.57*** join/#htc-linux bd2 (n=ufo@89.113.84.151)
21:16.21*** join/#htc-linux Tjikkun__ (n=tjikkun@ip5451133d.direct-adsl.nl)
21:30.57*** join/#htc-linux Zule (n=Zule@24-155-71-190.dyn.grandenetworks.net)
21:48.07*** join/#htc-linux goxboxlive (n=goxboxli@9.80-202-160.nextgentel.com)
21:49.07goxboxlivegood evening
22:02.15*** join/#htc-linux psokolovsky_ (n=psokolov@236.usernat.ip.net.ua)
22:04.54*** join/#htc-linux tudenbart (n=willi@xdsl-213-196-220-28.netcologne.de)
22:14.13*** join/#htc-linux psokolovsky (n=psokolov@fever.wreak.volia.net)
22:34.23*** join/#htc-linux psokolovsky_ (n=psokolov@236.usernat.ip.net.ua)
22:36.20*** join/#htc-linux psokolovsky__ (n=psokolov@fever.wreak.volia.net)
22:50.29*** join/#htc-linux ljp (n=lpotter@203.94.178.46)
23:24.50*** join/#htc-linux g3gg0_ (n=g3gg0@ppp-82-135-2-121.dynamic.mnet-online.de)
23:24.53*** part/#htc-linux g3gg0_ (n=g3gg0@ppp-82-135-2-121.dynamic.mnet-online.de)

Generated by irclog2html.pl by Jeff Waugh - find it at freshmeat.net! Modified by Tim Riker to work with blootbot logs, split per channel, etc.