IRC log for #htc-linux on 20071109

00:00.04cr2_BabelO: they usually don't want you to control the sound and CAM.
00:00.18BabelOi hope wifi can work on artemis too, we take long time to have it working on ba :(
00:00.48BabelOcr2_: yes sound and cam are for cia and nsa ;) and maybe gps too ;)
00:01.00PITABoyhttp://forum.xda-developers.com/showthread.php?t=341903 <-- that is my mogul linux forum I also posted a kernelconfig (nonworking) and some haret logs. I am about to post more haret dumps
00:01.13cr2_BabelO: wifi on artemis is the same SDIO twnet1250 chips as on all other devices.
00:01.33BabelOcr2_: so we can reuse acx mem driver first time ?
00:02.00BabelOit work so nice on artemis wifi... connected to my internet box in 5s
00:02.05cr2_BabelO: SDIO needs some work, but i guess that big parts of acx100 can be reused.
00:02.23cr2_i don't think TI made some big changes there.
00:02.34BabelOcool don't want to spend to much time like for pcmcia
00:02.47cr2_even brf6500 works with the brf6150 fw.
00:03.10BabelOanyway i have the bts file for it
00:03.21cr2_yes, PCMCIA is not used anywhere else. only on ba ( and axim, but that's another story)
00:03.30BabelOi already send it to you right ? but it is 6150 on artemis too
00:03.32cr2_BabelO: i have all BTS files.
00:03.42BabelOgood ;)
00:03.55cr2_maybe we should write the BTS compiler :)
00:04.09BabelOwithout doc ?
00:04.13cr2_i've done the BTS decompiler long ago .
00:04.37BabelOi ve to try a2dp
00:04.41BabelOi ve a device now ;)
00:04.42cr2_you can decompile all available BTS files, and make some conclusions about the settings.
00:04.51cr2_sdg has the docs.
00:05.02BabelOok
00:05.16cr2_so the BTS format is "documented" with the -S switch source ;)
00:05.36cr2_i've just ripped this code from there and created a standalone app.
00:05.56cr2_there was somebody who has done something like that for nokia.
00:06.01BabelOcr2_: yes and already tried another fw on my ba that's how they upgrade to stereo bt
00:06.06cr2_and he sent me his code too.
00:06.22cr2_i just need to search for it, and probably commit to CVS.
00:06.29Zooloocbed time now, cu guys
00:06.35BabelOcr2_: like the brf driver in omap tree ? it is coming from nokia too
00:06.38cr2_good night
00:06.46BabelOgood night Zoolooc
00:07.00cr2_brf in omap is quite useless.
00:07.11cr2_all the logic is packed into the BTS
00:07.16PITABoynoob question what is BTS
00:07.24cr2_BTS is not quite the firmware, but very close to it.,
00:07.30BabelOcr2_: brf driver have firmware upload over sys class
00:07.35cr2_BlueToothScript
00:07.43BabelOso no need of hciattach ?
00:08.03cr2_BabelO: a stupid idea anyway. it can be done by 'hcitool' if you really want it.
00:08.04PITABoyyeah my guess was going to be bluetooth stuff
00:08.31BabelOok
00:09.20cr2_BabelO: there is really no use for one more custom serial driver without any substantial reason.
00:09.59BabelOhow they do bt in msm git tree ?
00:10.18BabelOanother solution than hciattach and omap tree ?
00:10.20cr2_DMA driver
00:10.23BabelOlol
00:10.37cr2_i'm not quite sure how it is done.
00:10.51cr2_somebody needs to open the msm device and post the pics.
00:11.06BabelOi want pics for artemis too
00:11.16cr2_BabelO: there is no brf6150 there, afair.
00:11.17BabelObut i hope camera is ov96xx
00:11.21cr2_no.
00:11.33cr2_samsung like on all other newer phones.
00:11.42BabelO:(
00:11.49cr2_well, maybe the second cam for VT
00:11.55BabelOso no camera on artemis
00:12.04cr2_ov can't do 2-3Mpix
00:12.34BabelOcr2_: yes , i forgot that :(
00:12.41cr2_hehe. navit includes the map of Munich in the standard package.
00:12.51BabelO? free map ?
00:13.16cr2_OSM.
00:13.25cr2_it's pretty good.
00:13.40cr2_i'm impressed with the OSM development in Germany
00:13.58cr2_when i've uploaded my first tracks, it was very very empty there :)
00:14.25BabelOi started some trace too for my town, and i remember policeman now ;)
00:14.56BabelOcr2_: you add coment draw road type on your uploaded map ?
00:16.03PITABoyhttp://forum.xda-developers.com/showthread.php?p=1650346#post1650346 check out my attachment hope that it helps
00:16.17PITABoythe zip file that has a haret dump inside
00:17.04cr2_PITABoy: ok.
00:17.35BabelOcr2_: i m looking at munich, map is very nice.. " c'est magnifique " :)
00:17.41cr2_BabelO: :)
00:17.59cr2_i've immediately found a bug at a place which i know very well :)
00:18.15cr2_ok, it's late now. good night
00:18.23BabelOcr2_: good night
00:18.30BabelOme too
00:19.52cr2_BabelO: blueangel_set_vpp
00:19.59cr2_magician_egpio_set(EGPIO_NR_MAGICIAN_FLASH_VPP, 1);
00:20.05cr2_does not look very good
00:20.10BabelOyou think it is the same ?
00:20.15BabelOyes i put it in comment
00:20.23BabelOjust try some test with wince partition
00:20.25BabelO:)
00:20.26cr2_you don't have egpio on ba. only asic3.
00:20.33BabelOyes i know
00:20.45cr2_so it must be something else
00:20.45BabelObut i have it on artemis i think
00:20.59cr2_but i need to look at the BL to check that.
00:21.06BabelOit is just a copy / paste to keep structure
00:21.11cr2_artemis has CPLD, that's right.
00:21.16BabelOok
00:21.29BabelOdriver is on hh kernel ?
00:21.34BabelOthe one from Kevin2 ?
00:21.36cr2_VPP is actually an action item.
00:21.44cr2_you need to adapt it.
00:21.52cr2_yes, it's rather generic.
00:22.11BabelOok, need to fix this silly freeze before :(
00:22.11cr2_i'll tell you tomorrow how many banks are there.
00:22.24cr2_don't know about irq, though.
00:22.31BabelOmaybe clock issue or irq o don't know, i hope pH5 can help me
00:22.32cr2_hopefully they are not used.
00:22.47cr2_ok. as i've said gather the "triples"
00:22.51BabelOok and need to finish wiki page
00:22.59cr2_put them to wiki, or save somewhere.
00:23.07BabelOok
00:23.44cr2_good night.
00:23.50BabelOgood night
00:24.05*** join/#htc-linux g0atboy (n=mike@149.254.192.192)
00:37.21PITABoywhat did I miss
00:37.27PITABoyis there an new wiki page
00:37.38BabelOPITABoy: nothing
00:37.43PITABoyoh
00:38.03PITABoywhat is the difference between the hh kernel and the Kevin2 kernel?
00:38.22BabelOKevin2 kernel ? ;)
00:38.37PITABoy"<BabelO> the one from Kevin2 ?"
00:38.38BabelOwe work only with hh kenrel here
00:38.44PITABoyok
00:39.07BabelOah it is just a drive made by kevin2 in hh tree
00:39.48BabelOok good night
00:39.53PITABoyI know that this is probably a long way off but what gui are you guys planning on putting on the msm7x00 based devices
00:41.21PITABoylooks like everyone went to sleep :-(
00:41.26BabelOPITABoy: you have the choice ;) opie 1 or gpe or gpehone or openmoko or qtopia
00:41.28PITABoyit is only 7:40
00:41.36BabelOdepend on your need PDA only or PDA /phone
00:41.37PITABoyok cool
00:42.09BabelOPITABoy: it is 1:42 am :)
00:42.18BabelOso sleeping is a good idea
00:42.27PITABoyi haven't heard of qtopia in a while I thought that opie was the newer version of that and now there is opie 2 is for phones
00:43.08BabelOPITABoy: real name of opie 2 change a little :)
00:43.32BabelOPITABoy: wait i have video i think
00:43.51PITABoyso qtopia is opie 2
00:44.37BabelOPITABoy: yes it is qtopia phone edition based on qtopia 4.3
00:45.16BabelOPITABoy: qtopia is the name from trolltech release and opie II is for a custom based on qtopia phone edition
00:45.28BabelOunderstand ?
00:46.17PITABoyoh
00:46.18PITABoyok
00:46.36BabelOPITABoy: http://video.google.fr/videoplay?docid=9190740901240738097&q=qtopia+fic&total=3&start=0&num=10&so=0&type=search&plindex=1
00:46.50BabelOthey speak about google on tv now ;)
00:47.12BabelOlot of speaker for a virtual machine ;)
00:48.24*** join/#htc-linux Writchie (n=writchie@195.230.118.70.cfl.res.rr.com)
00:48.43BabelOPITABoy: there is also openmoko video
00:48.53BabelOgood night , i go to bed now
00:48.55BabelObye
00:49.25*** part/#htc-linux Writchie (n=writchie@195.230.118.70.cfl.res.rr.com)
00:54.05PITABoyIs anyone awake
00:55.24g0atboyyep
01:06.55*** join/#htc-linux Hawk||- (n=Hawk@p5B178528.dip0.t-ipconnect.de)
01:25.23PITABoyg0atboy
01:25.35PITABoywhat htc device do you have
01:55.31*** join/#htc-linux orlock (n=orlock@124.246.27.120.static.nexnet.net.au)
02:02.29*** join/#htc-linux the_sys0p (i=nroberts@117.121.88.236)
02:20.16*** join/#htc-linux Keizer (n=keizer@c-69-139-42-47.hsd1.fl.comcast.net)
02:24.04*** join/#htc-linux jasonchen (i=jasonche@nat/google/x-eda99c3ff7b9b755)
02:28.12orlockman, i am dissapointed in my HTC, mainly cos of windows mobile :-\
02:30.52PITABoyarent we all what one do you have
02:31.05PITABoyI will be back in 15 mins or less
02:44.27PITABoyback
02:44.33orlockTyTn/iMate JasJam
02:45.08orlockcant even get the damn thing to sync
02:45.48PITABoygsm or cdma
02:46.05orlocki am trying to sync over usb
02:46.17PITABoyi know
02:46.23PITABoydoes it have linux on it?
02:46.31orlocknope
02:46.41orlocki dont think its available for this model yet
02:46.51orlockwtf
02:46.53orlockhey mazza
02:47.06PITABoymazza?
02:47.32orlockmazzanet, another ausssie i see around irc
02:47.42PITABoyoh
02:48.00PITABoyI'm assuming that it is a gsm phone then
02:48.25orlockGSM/3G/etc
02:48.40PITABoyyeah
02:48.49PITABoyand you cant get it to sync via usp
02:48.52PITABoyusb*
02:49.26PITABoyok this is going to sound dumb but what are you using to sync activesync?
02:49.42orlockon the linux side i am trying to use multisync/synce
02:50.30PITABoygood luck I have had 3 pocketpc devices 2 ipaqs and one htc mogul and could never sync with linux
02:51.02PITABoyI have been able to teather and make a usb network to "talk" to the phone like as in telnet to it
02:51.41orlockyeah
02:51.46orlocki was looking for a telnetd before
02:51.54orlocknone of the onesi found run on my phone
02:52.40*** join/#htc-linux Foxdie` (i=Foxdie@77-98-48-193.cable.ubr05.harb.blueyonder.co.uk)
02:52.41orlockwireless and putty work well though for going the other way
02:52.41PITABoyi was running linux on my ipaqs when i telneted into them
02:52.53PITABoywhat telnetd did you find for pocketpc i would like to try them
02:53.04PITABoytrue
02:53.44orlockthere is a .de site that has a few apps
02:53.47orlockCMD, etc
02:53.49PITABoywhat is stupid about my phone the sprint mogul made by htc is that they dont even show it on their page
02:54.13PITABoydid the cmd work?
02:54.28orlockhttp://www.symbolictools.de/public/pocketconsole/applications/telnetd/index.htm
02:54.35orlocknah, they are all pretty old
02:55.02PITABoymight sound stupid but did you get the arm version
02:57.33PITABoyyeah and no cabs :-(
02:59.09orlockyeah
02:59.21orlockthe place i work actually does embedded linux ARM phone stuff
02:59.33PITABoycool
02:59.38PITABoywhere do you work
02:59.59orlockjust some place in australia, not well known
03:00.05orlockthey dont make anything normal people would see
03:00.42PITABoyoh\
03:01.06PITABoyyeah the place where I work makes everything :-P and I'm not kidding
03:01.24PITABoyeverything from airplanes to resistors
03:01.46orlockahh, cool
03:02.04PITABoylooks promising http://blogs.msdn.com/cenet/archive/2004/09/30/the-ce-telnet-server.aspx
03:03.22orlocklook at the date, man :)
03:03.47PITABoyI know it is for ce 1003
03:03.52PITABoy2003*\
03:04.24PITABoybut it is form MS and therefore probably in later builds it says that is is built into windows and you just have to activate it
03:12.41PITABoylooks like htc followed ms advice and removed it before release :-( however I'm sure that someone has it
03:16.23PITABoywell at least this gives me something usefull I just learned that there is a windows mobile "debug dll" you get it from ms and it pumps out all the information about the device (I really want this, do you know how much easier this could make putting linux on these devices) capturing gpios and memory etc
03:18.25PITABoytoo bad you "need" to be a oem or device builder to get it
03:18.37PITABoyi will start the hunt when I get home
03:21.15PITABoyjust looked in the registry and htc left some debug logs in there turned off of course but we can turn them on ... the first one that I found was the wlan debud that should tell us what wlan card it has we could also do a mac search to find out who makes it
03:21.36PITABoybe back in 50 minutes (when I get home)
03:41.52*** join/#htc-linux Zoolooc_ (n=fredsiba@p54952C06.dip0.t-ipconnect.de)
04:20.50*** join/#htc-linux PITABoy (i=Windoze@adsl-221-110-242.rmo.bellsouth.net)
04:34.33*** join/#htc-linux swetland (n=swetland@frotz.net)
04:40.57PITABoydarn
04:50.03*** join/#htc-linux swetland (n=swetland@sunnyvale.frotz.net)
04:56.32*** join/#htc-linux GPFerror (i=GPF@cpe-76-187-41-132.tx.res.rr.com)
05:06.37*** join/#htc-linux GPFerror (n=GPF@cpe-76-187-41-132.tx.res.rr.com)
05:09.01GPFerroranyone know the ip adress/port the latest hermes build uses?
05:11.47*** join/#htc-linux ImCoKeMaN (n=me@rrcs-67-78-122-67.sw.biz.rr.com)
06:30.25*** join/#htc-linux jasonchen (n=jasonche@c-69-181-186-138.hsd1.ca.comcast.net)
06:30.53*** join/#htc-linux rob_w (n=bob@M9d83.m.pppool.de)
06:42.21*** join/#htc-linux pleemans (n=peter@leemanpe.ugent.be)
06:45.04*** join/#htc-linux _law_ (n=law@mail.stiftadmont.at)
07:16.06*** join/#htc-linux |dion| (n=dion@inhex.net)
07:22.08*** join/#htc-linux kiozen (n=oeichler@p5492A62E.dip0.t-ipconnect.de)
07:38.05*** join/#htc-linux goxboxlive (n=goxboxli@81.80-202-132.nextgentel.com)
08:29.02kiozencr2_: morning
08:29.46kiozencr2_: I suspect GPIO 53 to be the one to power the GPS
08:30.50kiozensee http://pastebin.ca/766912
08:59.35*** join/#htc-linux Marex-notebook (n=marex@vasut.kolej.mff.cuni.cz)
09:50.09BabelO_kiozen: hi, you find the right one ;)
09:50.24BabelO_kiozen: 116 is your touch screen or the OK key ?
09:55.02cr2_hi
09:55.09swetland'morning
09:55.34cr2_kiozen: you should mask the I2C bits. and other know gpios
09:55.37cr2_hi swetland
09:55.54cr2_kiozen: 116 and 117 are SCL and SDA
09:56.30BabelO_morning swetland, cr2_
09:56.32cr2_heh. i need to create the wiki page ;-)
09:57.14*** join/#htc-linux lieter (n=lieter@a62-251-100-248.adsl.xs4all.nl)
09:58.16kiozenmorning all
09:58.36kiozencr2_: what's SCL / SDA
09:58.37cr2_BabelO_: 'ibit' masks the irqs. how does one mask gpio bits now ? Kevin has changed the syntax
09:58.55cr2_I2C data/clock lines
09:59.00kiozenibit gpios num ?
09:59.12cr2_num1 num2 ...
09:59.20kiozenyes
09:59.21cr2_works for irq
10:00.14kiozenI do a "ibit gpios num1 num2 .." until watch gpios is silence suring idle
10:01.40cr2_ok.
10:03.51BabelO_cr2_: same thing ibit gpios <num>
10:05.30cr2_kiozen: sorry. it was 117 and 118
10:06.18cr2_i'll find 10min in the next hours and will create the wiki page.
10:06.18kiozenok, thanks
10:06.25swetlandwhat're you hacking on?
10:06.30kiozentry toinstall synce :)
10:06.44cr2_swetland: loox n560. it's a pda
10:06.49kiozenswetland: loox n560
10:07.02*** join/#htc-linux mxktmdude (n=mxktmdud@162client6.cpe.ezlink.ca)
10:07.10cr2_with a pxa270 cpu. easy :)
10:08.25swetlandanything particularly interesting about it?
10:09.20cr2_swetland: it has sirf3 gps. and that's the device kiozen uses
10:09.50kiozenwant to get some alternative to satmap active 10 ;)
10:09.54swetlandah
10:10.01cr2_swetland: htc calls it 'dresden'
10:10.19cr2_and it's a vga LCD
10:10.48swetlanddidn't realize they did pxa based stuff
10:11.19cr2_swetland: before msm and ompa850 they used pxa.
10:11.28kiozenmy wife is from dresden :) If I had nown WAF had been much better when purchasing the device
10:11.29swetlandah, before my time
10:11.30cr2_athena is pxa270 too.
10:11.45cr2_kiozen: LOL
10:13.43cr2_swetland: http://wiki.xda-developers.com/index.php?pagename=AthenaResearch
10:14.14swetlandwas surprised to see how active the linux hacking on various htc stuff was. probably should not be surprising, really
10:14.27BabelO_swetland: you are the gameboy advance guy ;)
10:14.41BabelO_swetland: want linux on it ?
10:14.56cr2_it's the best smartphone hardware one can get
10:15.05swetlandon a 17MHz ARM7?  seems like overkill
10:15.35BabelO_swetland: i ran linux on a dragon ball m68k 66Mhz cpu :)
10:15.36swetlandyeah, have done a bit of gba hacking, bit of dreamcast stuff. never enough time. need to take a few years off work and spend more time on fun projects
10:15.46cr2_swetland: linux on garmin 60/76c(s)x is more fun :)
10:16.16swetlandmostly 7k for me at the moment.
10:16.32cr2_it has 16M nor flash and 2MB sram
10:16.37cr2_and omap cpu
10:16.40cr2_http://wiki.xda-developers.com/index.php?pagename=60Cx_registers
10:17.14BabelO_swetland: do you have a HTC phone with omap cpu ? ;)
10:18.40swetlandwhich omap core is that?
10:18.50swetlandhard to recognize 'em by part of the register map
10:19.39BabelO_swetland: i see you post a patch on OMAP850 cpu for ti f sample board, this board have aGPS ?
10:20.01cr2_swetland: it's probably some custom omap-based asic
10:20.15swetlandhonestly I'm not sure. haven't mucked around with f-sample in quite a while
10:21.32swetlandit had a fair bit of random stuff on it -- being an eval platform
10:23.05BabelO_i m looking at this http://osdir.com/ml/linux.ports.arm.omap/2006-04/txtzyFLIwPnQN.txt
10:24.15swetlandyup. 850 is extremely similar to 730
10:25.16cr2_BabelO_: btw, the TS SPI port does not look like a documented 5912 SPI port.
10:25.19swetlandye gods, forgot that thing had NOR flash. wow.
10:26.26BabelO_cr2_: yes interesting patch ;)
10:27.25swetlandahahah, patches finally made it through moderatio
10:27.26cr2_BabelO_: yes. why can't it be found elsewhere ?
10:27.26swetlandn
10:28.03cr2_swetland: which patches ?
10:28.04swetlandwish I understood why lakml mail I send doesn't actually get back to me.
10:28.14swetlandthe 7k stuff I sent yesterday morning
10:28.16BabelO_cr2_: don't know
10:30.43cr2_ok.
10:30.44swetlandhttp://lists.arm.linux.org.uk/pipermail/linux-arm-kernel/2007-November/043182.html
10:31.42*** join/#htc-linux JuNuKN (n=JuNuKN@p549AAE5C.dip0.t-ipconnect.de)
10:32.23cr2_i wish we had updated the hh.org CVS to .24-rc2 ;)
10:32.34swetlandare you against .23?
10:32.44swetlandthe rebase from .23 to .24 was virtually a no-op
10:32.44cr2_psokolovsky still can#t be found.
10:32.57cr2_we are at .21 there :(
10:33.15swetlandthis stuff might backport okay. not sure about the hrtimer stuff
10:33.28cr2_and the SD/MMC is heavily restructured.
10:34.17cr2_yes. i have a sdio gps somewhere, but need to write a host driver first.
10:34.56swetlandwe've got a bunch more 7k stuff underway. lots to do.
10:35.12cr2_that's good.
10:35.22cr2_SD too ?
10:35.30swetlandyup
10:35.36cr2_great.
10:35.42swetlandhave permission to to gplv2 drivers for most all of the a11 stuff
10:36.04cr2_makes good sense.
10:36.19swetlandbest way to do things
10:36.21BabelO_swetland: why dma is called dmov ?
10:36.29swetlandscrewing around with binary modules is pure misery
10:36.33swetlanddatamover
10:36.39swetlandit's what the dma engine is called
10:37.12cr2_hehe. secure dma engine ;)
10:37.14swetlandthat stuff could use some tidying up. we didn't want to wait forever to start moving toward mainline
10:37.35cr2_i agree
10:37.38BabelO_ok
10:37.57cr2_it's good to present at least something that works.
10:38.03swetlandI'm still up in the air about ARCH_MSM vs ARCH_MSM7K or ARCH_MSM7X00
10:38.25cr2_is msm62xx very different ?
10:38.34swetlanddon't know anything about 6K
10:38.37cr2_ok.
10:39.32cr2_they are used as separate cpus on many htc phones.
10:39.36cr2_as the modems.
10:39.42swetlandthe qualcomm team expressed a preference for ARCH_MSM. we'll see what the lakml feedback looks like
10:39.46swetlandyeah
10:40.08swetlandbelieve they're arm9 only (presumably with dsp for baseband, etc), but don't know any details
10:40.46cr2_ok.
10:41.31swetlandfriend of mine pointed me here and I saw some of the logs and was happy to see people actually *looking* at the code ^^
10:41.51BabelOswetland: is jasonche ?
10:42.02swetlandthe initial lakml response being a debate about the merits of per-soc mailing lists ^^
10:43.27cr2_swetland: the code is much better than the .asm dumps ;)
10:43.30BabelOswetland: i look at your old patch for omap850, maybe i can hope some new thing i miss
10:43.57cr2_arm-dev was always a separate list.
10:44.44cr2_and at handhelds one mostly discusses the device drivers for pdas.
10:44.58swetlandit'd be nice of the silicon vendors were less crazy-secretive about datasheets
10:45.01cr2_omap tree is really evil. imho.
10:45.23cr2_yes, i don't understand the position of TI too.
10:45.48swetlandlarge companies are strange beasts, always
10:46.27cr2_dec was very nice with the SA docs
10:46.38cr2_intel with pxa too.
10:47.59swetlandokay, strange. I see replies to my lakml mails in the web archive but not in my inbox. it is a strange, broken mail week for me for some reason
10:51.02BabelOswetland: what can you say about coment broken irq clearing ? :)
10:51.49swetlandI'm going to need to figure out exactly what the bounds of what I can discuss about this stuff is soon, I think...
10:52.20swetlandiirc, there's an issue with all edge gpio interrupts in a bank getting cleared when any single one is cleared
10:53.33BabelOswetland: ok we wait monday to ask you more question then ;)
10:54.28BabelOcr2_: what is gps one ?
10:54.30swetlanddoh
10:54.31swetlandWe have received some recent bounces from your address. Your current bounce score is 1.0 out of a maximum of 3.0. Please double check that your subscribed address is correct and that there are no problems with delivery to this address.
10:55.51mxktmdudehi guys
10:56.21JuNuKN~seen ph5
10:56.35aptph5 <n=ph5@e178249170.adsl.alicedsl.de> was last seen on IRC in channel #htc-linux, 12h 42m 59s ago, saying: 'cr2_: do the htcs use external bt chipsets? I think they have bt 2.0 advertised.'.
10:56.35cr2_BabelO: some agps stuff from qualcomm.
10:57.50cr2_swetland: imho the SD and TS support are really critical for msm7200. everything else can be sorted out later.
10:57.56swetlandTS?
10:58.03cr2_touchscreen
10:58.57swetlandSD is very high on our list as well.
10:59.16swetlandit's a popular peripheral interconnect for 7k, seeing as there are 4 SD controllers
11:00.00cr2_i've worked out the hitachi LCD init, so with the working touchscreen and SD one can already boot something.
11:00.06cr2_4 ? hehe.
11:01.19BabelOcr2_: ok i ll look at wiki for this
11:03.17cr2_swetland: ok, now i get it. there are 2x2 channels. it can be seen from the clock register.
11:04.42swetlander, 7200A is what I'm working with.  7200 is not always identical
11:05.32cr2_ok.
11:07.07kiozencr2_: anything I can do next?
11:12.21BabelOkiozen: is suspend / resume working ?
11:12.53BabelOyou can try to trace that when connecting over usb ;à
11:13.30kiozenno not working.
11:13.56kiozenthe screen gets black, key backlight stays on, needs hard reset
11:14.15kiozenwas the first thing I tried :)
11:14.22BabelOkiozen: ok maybe it is like on ba time initialiaztion sequence
11:14.26BabelO:)
11:15.07BabelOkiozen: with haret you can telnet on 9999 and also on 9998
11:15.17mxktmdudethis might be a dumb question, but i have a msn7500 device and since its all i got, i would like to help even in the smallest of ways. cr2_ mentioned to me that we need the cpu docs which ive been unable to find not surprisingly. im not too familiar with kernels etc but is there something that can be done to make even small progress? :)
11:15.23BabelOone to send predefined command and other to start a trace at same time
11:17.21cr2_kiozen: i'll write the resume driver. you can't trace some parts of it anyway.
11:17.22BabelOkiozen: when you call help on haret console, if i remember well there is some suspend command, or it a cr2 option ;)
11:17.51cr2_mxktmdude: give swetland some time :) the CPU support is coming soon.
11:18.39mxktmdudecr2_, ive been doing a lot of reading (irc logs and forum) but its hard to wait :)
11:18.44kiozenBabelO: so you want me to make a suspend via haret on wince, right?
11:19.02cr2_mxktmdude: look at this list here http://wiki.xda-developers.com/index.php?pagename=TitanMemoryMap
11:20.01BabelOkiozen: yes, youhave to start a trace on a console and then start command to suspend on the other
11:20.09mxktmdudecr2_, ohh looks like some updates
11:20.10BabelOkiozen: ah i remember it is display off command ;)
11:20.17cr2_mxktmdude: there are some undocumented blocks and '?' there. you can look with haret at these locations and see if (1) something is there (2) if it's used (3) if it's used, then in which context
11:20.32kiozenok i'll try
11:20.55cr2_mxktmdude: i've picked some data from the kernel code published by swetland
11:22.20cr2_BabelO: is there are haret command for global suspend ?
11:22.49cr2_BabelO: should not be difficult to add if not.
11:22.51BabelOcr2_: wait i check with 0.5 :)
11:23.03BabelOi remember there is a display shut off command
11:24.41cr2_BabelO: i'm out of sync with the mainline code.
11:25.17cr2_BabelO: i had code for on/off for wifi/bt/ir/lcd/bkl
11:25.17mxktmdudecr2_, is there a specific version of haret i am to use? i know i remember reading a lot about people using specific builds from a site other than http://www.handhelds.org/moin/moin.cgi/HaRET
11:25.51cr2_mxktmdude: only haret-0.5.0 has some rudimentary support for msm
11:26.06cr2_others do not have it at all.
11:26.49BabelOcr2_: no it is setlcd only
11:26.55cr2_gnu-haret has some nice features for pxa/asic3/pasic3/atiw, but i'll port it over.
11:27.16cr2_BabelO: well, then it needs to be ported.
11:27.52cr2_the sa11x0 support is already sorted out in 0.5.0
11:28.03cr2_so the wiki needs some updates.
11:29.08mxktmdudecr2_, ok thanks, i will read up on haret and figure out how to use it
11:30.41BabelObbl
11:30.59kiozensetlcd on/off works
11:31.16kiozensetlcd suspend/standby does nothing
11:31.48cr2_kiozen: which gpios change on setlcd ?
11:31.50kiozenno display command
11:32.04kiozenmoment ..
11:32.33cr2_kiozen: you should also try to separate the LCD power and backlight power.
11:32.55cr2_the backlight pwm channel (brightness) is known.
11:36.02kiozengrr anyone have a suggestion for a decent console for windows ?
11:36.26cr2_cygwin+xterm
11:37.18cr2_kiozen: since gnu-haret works on n560, you can use it too for tracing the wifi/bt/etc on/off.
11:37.38cr2_but since it's a bit older, it has some command differences with mainline.
11:48.11*** join/#htc-linux goxboxlive (n=goxboxli@81.80-202-132.nextgentel.com)
12:08.11*** join/#htc-linux Nandex (n=laborato@158.49.118.224)
12:09.56NandexHI, somebody use linux on htc prophet??
12:16.38*** join/#htc-linux pleemans (n=peter@leemanpe.ugent.be)
12:28.12*** join/#htc-linux goxboxlive (n=goxboxli@81.80-202-132.nextgentel.com)
12:32.50goxboxlivetes
12:33.46goxboxlivetest
12:34.01goxboxliveanyone answer me
12:34.06goxboxlivei need to set colors
12:40.40BabelOkiozen: for a windows console use putty
12:42.59*** join/#htc-linux goxboxlive (n=goxboxli@81.80-202-132.nextgentel.com)
12:43.23Nandexsee rafago.unex.es
12:43.29Nandexhttp://rafago.unex.es
12:45.30goxboxlivetest
12:46.35BabelOgoxboxlive: test
12:46.51goxboxlivehi BabelO good
12:46.54BabelOapt test
12:46.55aptOh, no! There's a test and I haven't studied!
12:47.03BabelO:)
12:47.03goxboxlive:-)
12:47.12goxboxliveI am setting up my laptop
12:47.30goxboxliveeverytime i move one of my computer screwes up.
13:04.37BabelOcr2_: you see little video, it is from the guy you help few day ago ?
13:05.00*** join/#htc-linux Marex-notebook (n=marex@vasut.kolej.mff.cuni.cz)
13:12.56*** join/#htc-linux JuNu_KN (n=JuNuKN@p549A8C1F.dip0.t-ipconnect.de)
13:14.59cr2_BabelO: which little video ?
13:44.00kiozencr2_: http://pastebin.ca/767095
13:44.06kiozenlcd off/on
13:45.56cr2_kiozen: looks good. what about backlight ?
13:46.10kiozenthat is lcd and backlight
13:46.24kiozenhavent found out how to separate
13:46.30kiozenbut wait have an idea ...
13:46.34cr2_set the "dimp" option
13:46.42cr2_s/dimp/dim/
13:47.00cr2_in 5 sec, and watch the gpio changes.
13:47.13cr2_LCD will stay on, the backlight will go off.
13:47.26kiozentaht was my idea :)
13:47.31cr2_:)
13:49.59kiozencr2_: http://pastebin.ca/767100
13:50.03kiozenbacklight off
13:52.21*** join/#htc-linux goxboxlive (n=goxboxli@81.80-202-132.nextgentel.com)
13:53.12cr2_ok, looks like it's pwm only.
13:53.59cr2_look for wifi and bt.
13:58.34kiozencr2_: http://pastebin.ca/767113
13:58.36kiozenbt on
13:59.04kiozenhttp://pastebin.ca/767114
13:59.07kiozenbt off
14:01.56BabelOcr2_: bottom left of this web page http://rafago.unex.es/joomla/
14:06.36kiozencr2_: http://pastebin.ca/767124
14:06.38kiozenwifi on
14:07.05kiozenhttp://pastebin.ca/767126
14:07.07kiozenwifi off
14:13.12cr2_BabelO: it's treo650, not treo750. and it's running opie
14:14.10BabelOcr2_: ah ok ;)
14:14.17cr2_BabelO: calibrating the screen, it's something for you :)
14:14.44BabelOlol yes, we can start it with qcop command maybe i have to create a script for this ;)
14:14.54BabelOcr2_: what is palm booloader ?
14:15.05cr2_treo650 is palmos
14:15.06BabelOi user a old c file for my sony clie
14:15.18cr2_it's like haret, but for palmos
14:15.28BabelOcr2_: yes i know, ok something like uharet
14:15.57BabelOi ve to look for it maybe i can boot my sony clie again it have same ts driver as universal
14:15.58cr2_kiozen: we are getting closer :)
14:16.22cr2_BabelO: tsc2046 ? artemis too ?
14:16.43BabelOcr2_: no on my old sony clie T675 C
14:16.49BabelOcr2_: maybe artemis too
14:28.59*** join/#htc-linux goxboxlive (n=goxboxli@81.80-202-132.nextgentel.com)
14:31.07*** join/#htc-linux torarne (i=torarne@stud268.idi.ntnu.no)
14:31.39cr2_BabelO: does it compile on qtopia? http://sourceforge.net/projects/navipowm
14:32.10BabelOcr2_: let me try , i have 30mn before cofee time ;)
14:32.23*** join/#htc-linux rob_w|laptop (n=rob_w@p549B9305.dip0.t-ipconnect.de)
14:32.46BabelOcr2_: hey, i can run it on windows mobile too ;) and there is osm converter
14:37.46*** join/#htc-linux jasonchen (i=jasonche@nat/google/x-d716171732b38e69)
14:46.23BabelOcr2_: they develop under windows ?
14:46.28*** join/#htc-linux goxboxlive_ (n=goxboxli@81.80-202-132.nextgentel.com)
14:49.36kiozencr2_: one more houre (I hope) for important work. what's next?
14:55.55cr2_kiozen: i need to create a wiki table. then we will see.
14:56.19kiozenok
15:02.52cr2_BabelO: i'd prefer to have a normal makefile. also for wince ;)
15:04.06kiozenbbl
15:04.17cr2_BabelO: NaviPOWM.pro
15:04.34cr2_../src/TargetIncludes.hpp:34: error: conflicting declaration ‘typedef unsigned int size_t’
15:04.52cr2_BabelO: have i told you that i hate windows developers ? :)
15:11.34BabelOcr2_: it compile but i have  an issue with atoi ??!!
15:11.50cr2_on whihc platform ?
15:12.01cr2_i compiled it on amd64
15:12.01BabelOcr2_: on linux qtopia
15:12.13BabelOatoi is ascii to int
15:13.16cr2_ok.
15:13.18cr2_yes.
15:13.30cr2_atoi is in glibc
15:14.00cr2_there is no make install ?
15:14.29BabelOdon't know i m not at this point
15:14.43BabelOit is a mix of cpp and c
15:15.01BabelOback in few minutes ;)
15:15.13cr2_std::atoi ?
15:16.22*** join/#htc-linux GPFerror (n=gpferror@cpe-76-187-41-132.tx.res.rr.com)
15:30.46BabelOcr2_: no just include stdlib.h
15:32.35cr2_ok.
15:33.00cr2_post a bug :)
15:33.32cr2_i've posted anonymously because i've forgot all the sf.net stuff
15:34.28BabelOcr2_: done , compiled on qtopia
15:34.38BabelOmissing some settings in pro file but it is ok now
15:34.45BabelO:)
15:34.53BabelOwe are goind so fast to compile thing
15:36.36BabelOs/goind/going/
15:36.41cr2_:)
15:36.42BabelOor boeing
15:37.10*** join/#htc-linux g0atboy (n=mike@149.254.192.192)
15:43.41BabelOcr2_: i try it this evening then i post on their mailing list
15:45.08*** join/#htc-linux rob_w|laptop (n=rob_w@p549B9305.dip0.t-ipconnect.de)
15:46.21cr2_ok.
15:52.56*** join/#htc-linux anYc_ (i=mario@hadince17.hadiko.uni-karlsruhe.de)
15:55.40*** join/#htc-linux mxktmdude (n=mxktmdud@162client6.cpe.ezlink.ca)
16:07.47*** join/#htc-linux goxboxlive (n=goxboxli@81.80-202-132.nextgentel.com)
16:08.33*** join/#htc-linux g0atboy (n=mike@149.254.192.192)
16:09.12g0atboyyo
16:10.03g0atboydoes anyone have 5mins for my ppp over UMTS issues on my uni again?
16:10.10goxboxlivehi
16:10.54BabelOcr2_: navipowm compiled on msvc 2005 with few change
16:11.22cr2_ok.
16:11.50g0atboyhave now managed to dialout by taling to /dev/ttyS0, start pppd on /dev/ttyUSB0, gets past auth ack, then cant negotiate an ip
16:12.28cr2_g0atboy: works with qtopia afaik. ask goxboxlive
16:14.11g0atboydoin it on GPE myself - have X-apps i would like to run
16:15.36g0atboyNov  9 14:38:40 htcuniversal daemon.debug pppd[1934]: sent [PAP AuthReq id=0x1 user="tmobile" password=<hidden>]
16:15.37g0atboyNov  9 14:38:40 htcuniversal daemon.debug pppd[1934]: rcvd [LCP DiscReq id=0xa magic=0x950111cb]
16:15.37g0atboyNov  9 14:38:40 htcuniversal daemon.debug pppd[1934]: rcvd [PAP AuthAck id=0x1 ""]
16:15.37g0atboyNov  9 14:38:40 htcuniversal daemon.notice pppd[1934]: PAP authentication succeeded
16:15.37g0atboyNov  9 14:38:40 htcuniversal daemon.debug pppd[1934]: sent [CCP ConfReq id=0x1 <deflate 15> <deflate(old#) 15> <bsd v1 15>]
16:15.39g0atboyNov  9 14:38:40 htcuniversal daemon.debug pppd[1934]: sent [IPCP ConfReq id=0x1 <compress VJ 0f 01> <addr 0.0.0.0> <ms-dns1 0.0.0.0> <ms-dns3 0.0.0.0>]
16:15.42g0atboyNov  9 14:38:40 htcuniversal daemon.debug pppd[1934]: rcvd [LCP ProtRej id=0xb 80 fd 01 01 00 0f 1a 04 78 00 18 04 78 00 15 03 2f]
16:15.56goxboxliveg0atboy: use pastebin.ca or something
16:17.03g0atboysorry, didnt mean 2 spam
16:17.56g0atboyafter that last one just goes round trying 2 resend IPCP Confreq
16:26.25*** join/#htc-linux ellisway (n=ellis@homealone.good1.com)
16:36.33g0atboygoxboxlive: i hear from xda-devs linux on uni thread u have it working?  As i have said b4 am willing to write guide for other n00bs like me if i can get it to work, will put it on xda-devs or hh.org wiki
16:37.09BabelOcr2_: how i extract map from OSM ?
16:38.59cr2_BabelO: you grab the 27GB xml file ;)
16:38.59cr2_otherwise you can pick the limited tile through their API
16:39.07cr2_10x10 km or something like that.
16:41.16BabelOcr2_: 27GB file ... hmmm i can get it, but no update after that :(
16:41.18goxboxliveg0atboy: i had it working, I havent tested it for a while. I used CU to bring it up
16:43.36goxboxliveBabelO: any news from ljp?
16:46.39g0atboygoxboxlive: Yeah, similar here but use picocom to talk to the At command chan on the modem.  Its the pppd i'm having trouble with - it gets past authentication but cant get an ip i think
16:47.00g0atboynot to sure - don't know much about ppp
16:50.14BabelOgoxboxlive: ljp is maybe on holiday... no more  news :( or he is working for google andriod project, maybe based on Qt :)
16:50.47goxboxliveok
16:54.34BabelOgoxboxlive: did you see this ? http://buildhost.automated.it/screenshots/
16:58.26cr2_BabelO: it's 1.2GB compressed http://planet.openstreetmap.org
16:59.21BabelOcr2_: ok, i found how to get osm file for navipowm, with a java app, so i can try when i m back to home
17:00.24cr2_BabelO: i think that the cutted-green-Q-square is ugly.
17:02.50goxboxliveBabelO: what is it? It's just recular screenshits right?
17:11.19GPFerrorwhats the ip address hermes build is listening on ? or is it listening ?
17:12.10BabelOGPFerror: i think 192.168.0.202
17:12.23BabelOGPFerror: default OE value
17:13.34GPFerrorok thx
17:17.51*** part/#htc-linux BabelO (n=fcr@81.80.236.75)
17:18.44*** join/#htc-linux goxboxlive (n=goxboxli@81.80-202-132.nextgentel.com)
17:51.28*** join/#htc-linux BabelO (n=Fabrice@lun34-2-82-238-28-28.fbx.proxad.net)
17:52.46*** join/#htc-linux goxboxlive (n=goxboxli@81.80-202-132.nextgentel.com)
17:57.31*** join/#htc-linux pleemans (n=peter@d51A5E76A.access.telenet.be)
18:15.12*** join/#htc-linux GPFerror (n=gpferror@cpe-76-187-41-132.tx.res.rr.com)
18:16.48*** join/#htc-linux rmoravcik (n=rmoravci@ip-89-103-152-149.karneval.cz)
18:18.24*** join/#htc-linux Marex-notebook (n=marex@gwfm10-3-250.802.cz)
18:26.03*** join/#htc-linux Zoolooc (n=fredsiba@p54952C06.dip0.t-ipconnect.de)
19:01.59*** join/#htc-linux pH5 (n=ph5@p5485E821.dip.t-dialin.net)
19:16.59*** join/#htc-linux pleemans (n=peter@d51A5E76A.access.telenet.be)
19:24.51BabelOhi pH5
19:32.55*** join/#htc-linux kiozen (n=oeichler@rgnb-4db09e34.pool.einsundeins.de)
19:39.57Zooloochi folks
19:40.09*** join/#htc-linux TimRiker (n=timr@psnet.cc)
19:44.15*** join/#htc-linux Mineque (n=Mineque@195.60.65.50)
20:04.39*** join/#htc-linux goxboxlive (n=goxboxli@81.80-202-132.nextgentel.com)
20:11.57*** join/#htc-linux goxboxlive_ (n=goxboxli@81.80-202-132.nextgentel.com)
20:14.43cr2_kiozen: http://www.handhelds.org/moin/moin.cgi/LooxC550Hardware
20:16.06kiozenlooking...
20:18.40kiozencr2_: impressive list
20:19.38*** join/#htc-linux goxboxlive_ (n=goxboxli@81.80-202-132.nextgentel.com)
20:22.58kiozencr2_: what is the next step? Or in other words: What can I do?
20:25.03*** join/#htc-linux |dion| (n=dion@inhex.net)
20:31.12cr2_kiozen: found 2 more gpios.
20:31.41kiozenwhich ones?
20:32.12cr2_right now you can't do much. i need to write some drivers.
20:32.18cr2_i'll add them to the list.
20:32.48kiozenok, play with wince, google map, bt ... get disappointed because everything sucks..
20:33.00cr2_ok.
20:33.33kiozenand most people are happy with wince?
20:33.52cr2_can you switch bt/wifi/gps on, insert the SD card and do 'dump gpio' in gnu-haret ?
20:34.13kiozenwith no filters?
20:34.42kiozendump while inserting the SD ?
20:34.49kiozencr2_
20:36.03cr2_no. just with the inserted card.
20:36.14kiozenack
20:36.21cr2_otherwise the SD driver will be unloaded.
20:37.08kiozencr2_: filters?
20:38.49cr2_no, just a dump
20:40.08kiozencr2_: http://pastebin.ca/767528
20:40.56goxboxlive_cr2_: have you solder your A780 yet?
20:41.10cr2_goxboxlive_: no time.
20:41.18goxboxlive_k
20:41.34cr2_goxboxlive_: is there linux software to access gps ?
20:41.54goxboxlive_cr2_: not that o know of
20:41.59cr2_linux == free
20:42.23cr2_there is something that works with mux14
20:42.26goxboxlive_:-)
20:42.32cr2_does the phone work now ?
20:43.18*** join/#htc-linux Foxdie` (i=Foxdie@77-98-48-193.cable.ubr05.harb.blueyonder.co.uk)
20:43.27goxboxlive_cr2_: i have no idea. I havent tested it for some days now. I have been moving and have just got my internet connection up.
20:44.02cr2_kiozen: the gpio56 is something sound related. you can run 'playsound N' in one haret connection while tracing in the other.
20:44.06cr2_goxboxlive_: ok.
20:44.42cr2_kiozen: it may be the codec power, or reset. all other gpio lines are understood.
20:45.01kiozenok try to log it ...
20:53.46kiozencr2_: http://pastebin.ca/767545
20:55.18cr2_kiozen: too much spam.
20:55.30cr2_mask the I2S pins
20:56.09cr2_there is some tricky logic of SD host sharing between the SD card and wifi it seems.
20:56.15*** join/#htc-linux webcordes (i=4e36a0dd@gateway/web/cgi-irc/ircatwork.com/x-f662d0e472364130)
20:56.29webcordeshello
20:57.29kiozenibit gpios 64 68 71 72 73 77 58 59 10 28 113 64 66 68 70 72 73 77 32 61 63 17 65 69 60 67 62 24 25 26 23 75 74 16 30 31
20:58.03cr2_kiozen: i2s
20:58.28kiozenoops wrong line to pate, sorry
20:58.30cr2_28,29,30,31 and 113
20:58.43kiozenblush :)
20:59.16webcordesare there any achievements with hermes? I took a look in the wiki but there's only old comments on it
21:00.39cr2_webcordes: not yet. Kevin has a vacation for a week, then he'll look at the TS and keyboard. the TS actually works if enabled, but i don't know how good.
21:01.06cr2_i'm looking at the ATI SD and will make a test in the next days.
21:01.31webcordescr2_: so you guys active about hermes? i think a bout getting one
21:01.55webcordeswhat is TSß
21:02.35cr2_touchscreen
21:02.50webcordeshow about keyboard?
21:03.09cr2_it's relatively easy. i've already tracked the keycodes.
21:03.15webcordesand gsm?
21:03.25cr2_as on the universal.
21:03.44cr2_=will work.
21:03.52webcordesI hope I can find one at german provider
21:04.24kiozencr2_: no gpios while playing sound
21:04.26kiozen?
21:04.53webcordessomebody selling his hermes?
21:05.04cr2_kiozen: strange.
21:05.13kiozenmybe I masked them
21:05.28cr2_webcordes: if i'll sell, you'll be without linux support :)
21:05.40kiozenbut I rebuild my idle gpio mask list. same result
21:05.42cr2_and it's not mine actually ;)
21:06.11cr2_kiozen: ok. good to know.
21:10.09webcordesah damn german voda want 200 euros with contract
21:10.19webcordes600 w/o
21:11.11cr2_what about kaiser ?
21:11.45cr2_webcordes: how does vodafone call it ?
21:12.57webcordeserm vodafone is mda vario 2
21:13.17webcordessorry im confused
21:13.23webcordeshttp://wiki.xda-developers.com/index.php?pagename=HTC_Hermes
21:13.32cr2_hm. no wifi on kaiser ?
21:13.38webcordescr2_: is't kaiser qualcomm?
21:14.05cr2_yes.
21:14.09cr2_O2 Xda Trion / T-Mobile MDA Vario II / Vodafone 1605 VPA Compact III
21:14.20cr2_damn marketologists.
21:14.36webcordeshaha yea
21:15.00webcordesI can't afford kaiser anyways i think
21:16.15cr2_T-Mobile MDA Vario III
21:16.20cr2_typo at xda-dev ?
21:16.29cr2_or is it a different phone ?
21:17.19webcordeshermes wiki says mda vario ii not iii
21:17.31webcordeswith t mobile it is 120
21:18.48cr2_what is iii ?
21:19.00webcordes3
21:19.10webcordes3 is tytn2 i guess
21:20.35cr2_ok.
21:20.48cr2_htc shift is a monstrosity.
21:21.21webcordeshttp://www.t-mobile.de/suche?qt=vario&vgn_form_encoding=ISO-8859-1&ugu=0
21:21.47cr2_120+240
21:21.50webcordesyes
21:22.01cr2_360
21:22.09cr2_hmm.
21:22.18webcordes120 will be ok if i sell old samsung sgh d600
21:22.40cr2_well, -20
21:23.04cr2_Bei Online-Bestellung gibt es automatisch:
21:23.04cr2_<PROTECTED>
21:23.10cr2_so 340
21:24.11webcordes340 360 what you mean?
21:24.45cr2_the minimal price.
21:25.17cr2_you pick the cheapest contract and do not use it.
21:25.30cr2_i usually buy phones this way ;)
21:27.10cr2_webcordes: hmm. it's not so simple.
21:28.10webcordeshow much is that 340 contract?
21:28.51cr2_i miscalculated it.
21:29.04cr2_it seems 240+240 is the cheapest i can find.
21:29.48webcordesI need new contract anyways. Don't have rx with eplus at my flat
21:30.04cr2_ok.
21:30.20cr2_found one where you can call for these 10€/mon
21:30.44cr2_ok. i have already enough phones ;)
21:31.59cr2_kaiser may be interesting, but certainly not worth its price.
21:32.27cr2_ATI. i need an ATI driver...
21:32.47webcordesATI?
21:33.27cr2_yes, hermes has an ati chip. video+cam+sound+sd
21:33.41webcordeshow sweet
21:34.29cr2_yes, but nothing is documented or supported.
21:34.34cr2_yet.
21:35.05webcordeswhat you mean yet? isn't there evil disclosure stuff so no details will be released?
21:35.45cr2_i'll make video and sd work.
21:35.51cr2_that's more or less clear.
21:36.05cr2_ati cam is a problem since himalaya.
21:36.22cr2_just not worth the pain, i guess.
21:36.27webcordesI hope I will be able to contribute
21:37.00cr2_sound is probably a must, but i#m not going to work on it soon.
21:37.16Zoolooccr2_, waht do you think of my price calculation when I got my kaiser now? needed a new contract anyway, was sick after 8 yeras of t-mobile and got the kaiser from handyattacke.de for 199 + a "free power" contract for 25/month including 120 minutes at freenetMobile, and I'm not even going to use more than those 120 minutes
21:37.27cr2_webcordes: coding is the easy part.
21:37.55cr2_Zoolooc: it depends on how much you call per month.
21:38.14cr2_ok. so 200+25*24 ?
21:38.42cr2_=800
21:38.51Zooloocyes, didn't want to pay the whole price at once, and those minutes will fit
21:38.53webcordesexpensive shit
21:39.28Zooloocif I had the money right now, I might have gotten it for 640 or something, still expensive like shit
21:39.38cr2_340+240=580
21:39.45cr2_and no wifi ??
21:39.49webcordeswhat does it have that hermes doesn't?
21:40.00Zooloocwho says no wifi?
21:40.02webcordesuuuh no wifi that`s no go
21:40.09cr2_i'm asking
21:40.27cr2_don't know what's inside.
21:40.34ZooloocI have the htc, not some braindead (branded) provider shit :-)
21:40.56webcordesConnectivity: Bluetooth 2.0, WiFi 802.11b/g, HTC ExtUSB
21:40.59webcordeskaiser==
21:41.04cr2_ok.
21:41.09Zoolooct-mobile and maybe even o2 used to castrate htc phones when they sold it under their own branding
21:41.24webcordesreflash
21:41.33cr2_yes, i see. that's probbably you may get it cheaper then.
21:41.49cr2_webcordes: there were models without wifi before .
21:41.54cr2_blueangel for exmaple.
21:42.09webcordesno idea that`s just what xda dev wikii says
21:42.32cr2_there is even an athena without the second cam. bastards, they saved 5€ probably :)
21:42.57Zooloocyes, so the're doing with kaiser
21:43.24webcordesineed$
21:57.36PITABoyso what is the news
21:59.09cr2_kiozen: still here ?
21:59.11PITABoysounds like cr2_ is making progress
21:59.29cr2_PITABoy: on the n560, which is not a phone.
21:59.38PITABoyoh :-(
21:59.46kiozencr2_ yup
22:01.47cr2_kiozen: are you logged over wifi ?
22:01.53cr2_to n560
22:02.11kiozenyes
22:02.47cr2_is the data going over sdio/mmc pins ?
22:03.20cr2_you need to mask the backlight pwm and the unknown pwm only.
22:03.26cr2_and then trace over a minute.
22:03.34cr2_will you see some gpio changes ?
22:03.41cr2_without doing anything.
22:03.50kiozeni try it ...
22:04.31PITABoythis sucks the mac address of the mogul is 00-18-41-xx-xx-xx and is registered to high tech computer corp
22:04.57PITABoythis sucks becuase it tells us nothing about the chipset
22:05.20cr2_D3 state. is it suspend ?
22:08.32kiozencr2_ if I just mask gpio 17 I will see tons of gpio changes
22:09.14cr2_gpio16 too.
22:09.42kiozenyes
22:09.48cr2_ok, so what changes ?
22:10.04cr2_bt off, gps off
22:10.13kiozenyes
22:10.17cr2_ok.
22:11.29kiozenthe stuff I pasted to the wrong command line are all idle gpios
22:11.29cr2_D3 is sleep.
22:11.40cr2_<PROTECTED>
22:11.41cr2_?
22:11.45kiozenyes
22:12.05PITABoycr2_ do you still have that "private" dump of the titan
22:12.27PITABoydo you know how it was made??? haret??? if so what did he do to dump it?
22:12.33cr2_PITABoy: you can do it yourself.
22:12.49cr2_32MB SRAM and 64MB DRAM.
22:13.10PITABoywhat do i type into my default.txt
22:14.16cr2_pwf sram 0x0 0x2000000
22:14.25cr2_it'll dump 32MB on the card.
22:14.43cr2_pwf dram 0x10000000 0x4000000
22:14.53cr2_will dump 64MB on the card.
22:19.35cr2_kiozen: found wifi reset pin.
22:21.05kiozen:) reset is always good. have done this a lot lately ;)
22:21.27cr2_kiozen: your device is very important. you have a 54mbit acx100 on the pxa sdio, and linux .24 supports pxa sdio host. we may get live debug info.
22:22.10kiozenalways a pleasure to help
22:22.14cr2_and since the code is not from htc, it looks very sane :)
22:22.39kiozengood old German engineering?
22:22.42kiozenguess not
22:22.56cr2_who knows.
22:23.26cr2_it's written very linux-style.
22:23.39cr2_very easy to understand the .asm :)
22:23.59kiozen:) big companies are these days more linux than one might expect
22:24.51kiozenI help pushing them into the right direction each day
22:25.50cr2_:)
22:27.19*** join/#htc-linux goxboxlive (n=goxboxli@81.80-202-132.nextgentel.com)
22:29.17PITABoyi'm dumping (i think) about how long should it take to dump???
22:29.55PITABoynvm
22:30.05cr2_PITABoy: 96MB to the SD.
22:32.01PITABoyok
22:32.10PITABoyhow do I open them?? notepad?
22:32.20PITABoyI'm curently on a windows machine
22:32.31cr2_no, they are binary
22:32.42PITABoyoh
22:33.06PITABoyso how do I open them? I'm guessing that I have to decompress them somehow
22:34.50cr2_'strings' on linux.
22:34.52*** join/#htc-linux rob_w (n=bob@M9dc5.m.pppool.de)
22:35.03PITABoyi will look at that
22:38.39*** join/#htc-linux Zoolooc (n=fredsiba@p54952C06.dip0.t-ipconnect.de)
22:45.00PITABoyit opens with wordpad
22:45.14*** join/#htc-linux GPFerror (n=gpferror@cpe-76-187-41-132.tx.res.rr.com)
22:51.49*** join/#htc-linux dcordes (n=dcordes_@f048036091.adsl.alicedsl.de)
22:54.26PITABoycr2_ what is usefull in these dumps???
22:54.47PITABoyand where is the personal data?
22:56.08PITABoywell I found my phoen number but that is about it so far
22:57.15PITABoydram has my name
22:57.46PITABoythere is also some html code
22:58.04PITABoylooks like my emails
22:58.23dcordesPITABoy, what's the machine? (just curious=
22:58.40PITABoyit is a sprint mogul aka titan
23:00.56PITABoyif I get ambishous I might reset my device therefore removing all inportant info like emails and phonebooks the only inportant stuff would be like the msl code and voicemail number I would then change that to [msl] or [my number] etc and upload it to some forum or wiki
23:01.52PITABoydoes anyone know where there is a colaborative wiki for the mogul or titan? I have been posting on the xda forums
23:02.05cr2_HTC_SN, ESN, CDMA_LOCKCODE, IMSI, etc.
23:02.35PITABoyyeah I was going to take off the battery write down all numbers and x them out
23:03.12dcordesPITABoy, ah one of the qualcom ones?
23:03.16dcordestytn2?
23:03.24PITABoythe msm7500
23:03.25PITABoyyes
23:03.39PITABoyit is made by htc for sprint
23:04.11dcordesand for like 40 providers
23:04.18PITABoyyeah
23:04.39PITABoyactually no
23:04.57PITABoythere arent even that many providers that use cdma
23:05.16dcordeswhat's that?
23:05.41PITABoythere are two or more differnet cellular technologys
23:05.53PITABoygsm and cdma are the two most popular
23:06.10dcordesah i see ok
23:06.16PITABoygsm is pretty much everywhere except usa it is only in some parts of usa
23:06.21dcordesin usa is cdma right?
23:06.24PITABoycdma rules in the usa
23:06.28dcordesI see
23:06.28PITABoyyes
23:06.33dcordesyou in the states?
23:06.36PITABoyyes
23:06.43dcordeshow much did you pay?
23:06.48PITABoylike 600
23:07.04PITABoyi already had a contract so i had to pay full price
23:07.14PITABoythat is 600usd btw
23:07.23PITABoywhere are you europe?
23:07.42dcordesmine is ending this month and I will get a new one with the phone (not sure which one yet though)
23:07.44dcordesgermany
23:07.53PITABoyoh
23:08.31PITABoyI might actually get the neo1973 by open moko if i used gsm
23:09.12PITABoywell actually it is made by fic for openmoko
23:09.23dcordesI am think about the neo but it lacks some hardware I'd like
23:09.31PITABoyoh
23:12.29PITABoywhat is the cdma lockcode
23:12.33PITABoyand the imsi
23:14.42PITABoyi know that this is a stupid question but...
23:15.04PITABoywhat can someone do with my esn? they can clone my phone and use my account right???
23:18.40PITABoyalso what is important about the msl other than the being able to program the phoen
23:27.12PITABoyI should go to a sprint store and bring haret on a sd card and run it on their mogul and upload that unedited ;-)

Generated by irclog2html.pl Modified by Tim Riker to work with infobot.