IRC log for #htc-linux on 20100816

00:01.11*** join/#htc-linux CrAzY_CbR (d5e74712@gateway/web/freenode/ip.213.231.71.18)
00:02.17*** part/#htc-linux CrAzY_CbR (d5e74712@gateway/web/freenode/ip.213.231.71.18)
00:08.37*** join/#htc-linux CrAzY_CbR (d5e74712@gateway/web/freenode/ip.213.231.71.18)
00:10.31*** join/#htc-linux David_ (~David@41.226.189.58)
00:12.04*** join/#htc-linux Termana (~bradley@123-3-152-59.static.dsl.dodo.com.au)
00:17.40*** join/#htc-linux hypersonicx (~none@c-68-53-159-88.hsd1.tn.comcast.net)
00:21.28*** part/#htc-linux David_ (~David@41.226.189.58)
00:24.41*** join/#htc-linux derek91 (58059c3e@gateway/web/freenode/ip.88.5.156.62)
00:26.18*** join/#htc-linux mayohead (~ethan@70.102.40.23)
00:40.57*** join/#htc-linux Hambo (~hambo@121.15.140.244)
00:42.52*** join/#htc-linux thedicemaster (thedicemas@e200071.upc-e.chello.nl)
00:49.47*** join/#htc-linux josh13x12 (~ipwnukthx@99-190-187-250.lightspeed.lsvlky.sbcglobal.net)
00:51.05*** join/#htc-linux PsiCoLeO (~leomal14@69.146.216.201.dsl.intelnet.net.gt)
00:56.32*** join/#htc-linux yimb0 (~alberto@89.131.179.187)
00:59.19*** join/#htc-linux PsiCoLeO (~leomal14@69.146.216.201.dsl.intelnet.net.gt)
01:02.16*** join/#htc-linux mastermerlin1 (~Adium@pD957FBAB.dip.t-dialin.net)
01:06.06*** part/#htc-linux yimb0 (~alberto@89.131.179.187)
01:19.16*** join/#htc-linux freeky (~spam@p5DF1630A.dip.t-dialin.net)
01:21.57*** join/#htc-linux josh13x12 (~ipwnukthx@99-190-187-250.lightspeed.lsvlky.sbcglobal.net)
01:31.19*** join/#htc-linux [acl] (~abel@cpe-69-203-141-229.si.res.rr.com)
01:34.49*** join/#htc-linux jonpry (~jonpry@63.245.31.4)
01:34.58[acl]jonpry: Sup dood
01:36.01jonpryhey
01:36.22jonpryi'm working on a software mmu for vial
01:36.53[acl]figured out who to map those addreses?
01:36.53jonpryshould get the sound working :-)
01:37.03[acl]nice nice
01:37.13[acl]i need ur help for something quick.
01:37.20jonpryyeah, just not mapping them at all. using soft mmu. then i can do syscalls too
01:37.28[acl]ahh ic
01:37.32[acl]nand boot is moving along but we dont have incall sound.
01:37.45jonprythat sounds about right
01:37.48*** join/#htc-linux Zeman4323 (~Zeman4323@173.6.209.0)
01:38.03jonpryafaict you will need real sound for incall with nand boot
01:38.04[acl]yup.. so i need your skills here. what should we dive into to fix this?
01:38.13*** join/#htc-linux hyperfire21 (63596909@gateway/web/freenode/ip.99.89.105.9)
01:38.13[acl]ahh
01:38.30jonpryyou have calls though?
01:38.32[acl]yeah
01:38.40jonpryhmm
01:39.17jonpryspeakerphone?
01:39.28[acl]nuffin
01:39.41jonpryget white noise, or nothing?
01:39.43[acl]phh mentioned some rpc calls. turns out we dont have those available to us
01:39.47[acl]WoZZeR: u around?
01:39.56[acl]jonpry: last i heard its nothing
01:40.24jonpryrpc and sound is dangerous. usually turns it off all together
01:40.54[acl]well we have no wince now to do it all for us. time to get nasty :-\
01:41.14jonprysounds like you need vial :-)
01:41.29[acl]lol.. and this is why im coming to you my friend
01:43.12jonprysomebody had a really good dump of the rpc's made by winmo on boot
01:43.28jonpryyou could try sending them. if the problem is rpc
01:43.34jonprydo you have working rpc?
01:44.02[acl]yes.. looks like we all the servers are happy .. dmesg dont show any issues.
01:44.47[acl]i do have issues calling clk_regim calls tho. but thats an issue on the kernel itself
01:45.00[acl]http://pastebin.com/30xvXfSU
01:45.16[acl]i dont think calling it in the clocks code is a good idea.
01:45.37jonpryneed this, but for rhod http://tibook.jb.b4m.com/j0b0/raph100-info/raph100-wince-dmesg.txt
01:45.58[acl]i have that for the rhod
01:46.10[acl]http://pastebin.com/M1Ad4YMv
01:46.23[acl]no real details on the rpc calls tho
01:46.53jonpryyeah there is
01:47.31[acl]maybe im not reading it right
01:47.36[acl]give me an example
01:48.35[acl]look at this for example
01:48.36[acl]#
01:48.36[acl]Line: 1076. rpc_router_os_wm: IOCTL code  = 30010010
01:48.36[acl]#
01:48.36[acl][RPC] s 50e4a670 50e4a5f0 xid:1
01:48.36[acl]#
01:48.40[acl][RPC] i 50e4a670 50e4a5f0 xid:1
01:48.43[acl]looks like russian to me
01:49.25jonpryyour right. useless pointers
01:49.35[acl]wrapper ?
01:49.37[acl]lol
01:50.04[acl]wrap and log is a time old tradition now ..
01:50.05*** join/#htc-linux josh13x12 (~ipwnukthx@99-190-187-250.lightspeed.lsvlky.sbcglobal.net)
01:52.45[acl]jonpry: also comparing clocks outside of 3d.. they are all effed up. they dont match wince at all
01:53.03[acl]some do but alot arent being setup i think
01:54.54jonprylol. i don't know where the clock regs are
01:55.09jonpryphh said that a9 handles most clocks
01:56.53[acl]jonpry: for sound probably..
01:57.36jonprythat could be
01:57.53jonpryyou could always enable them :-)
01:59.00[acl]trying to. its a painful process
01:59.22*** join/#htc-linux mastermerlin (~Adium@pD957C9CD.dip.t-dialin.net)
01:59.36jonprylots of crashing?
01:59.54WoZZeR[acl]: hey
01:59.56[acl]lack of documentation.. im just going on what we have documented
02:00.03[acl]WoZZeR: sup dood.. any good news?
02:00.16WoZZeRI've got the larger initrd.gz loading
02:00.24WoZZeRthe 4m one
02:00.32WoZZeRnot sure if it matters, but I can
02:00.36[acl]phh made u another one?
02:00.41WoZZeRno
02:00.46WoZZeRI used the one from blazn release
02:00.52WoZZeRfroyo
02:00.56boominsvxoooooooooooo
02:01.01[acl]who is blazs source ?
02:01.10[acl]i know he didnt write his own .. so who is the root of that project?
02:01.16WoZZeRit's just a modded froyo
02:01.23WoZZeRtheme mostly
02:01.27[acl]he built his own ?
02:01.32WoZZeRdon't know
02:01.33[acl]its not based of xdandroid ?
02:01.40WoZZeRI think it is
02:01.49[acl]ok
02:02.05WoZZeR[acl]: phh said I needed to include bcm2354.ko, how do I do that?
02:02.20[acl]isnt it included in the rootfs ?
02:02.28WoZZeRwell, wifi isn't working
02:02.30[acl]thats where we usually shoved it
02:02.32WoZZeRand he said it was because of that
02:02.47[acl]that file you need even with winmo
02:03.05[acl]so if the build works on winmo it should be there as well for nand
02:03.13WoZZeRI don't know, phh said it was because I was building my own kernel without it
02:03.43[acl]try ur kernel in winmo and when u boot with haret.. does wifi work?
02:03.50[acl]if so, then its not kernel
02:03.54WoZZeRdon't know, I'll try it
02:04.05jonprywozzer's kernel build number probably doesn't match the modules
02:04.29ali1234right, if you build your own kernel you have to build that wifi module too
02:04.50WoZZeRit's in the module build source
02:05.14ali1234why don't you guys just patch it into the kernel?
02:05.24ali1234instead of building it separately?
02:05.32jonpryfirmware?
02:05.58ali1234i doubt it, that can be fixed anyway
02:06.37[acl]test it in wince first.. we never saw any logs so i cant say for sure
02:06.53WoZZeRtesting now
02:07.14[acl]lol.. we should really worry about incall sound first.. wifi can wait
02:08.02WoZZeR[acl]: any ideas for keyboards?
02:08.39[acl]only place i see the cmd line being read for kb is the rootfs init file..
02:08.55[acl]i cant find anywhere in the kernel where we use that as well
02:09.00WoZZeRcan we get the phone model id?
02:09.14WoZZeRit must be passed somewhere
02:09.21*** join/#htc-linux Neo31 (~Neo31@unaffiliated/neo31)
02:09.28WoZZeRwhen I changed rhod400 to 500, someone's / key was fixed
02:09.29[acl]i dunno about that level of luxury .. i was thinking more of reading the value off a file
02:09.31WoZZeRso it is being used
02:09.54*** join/#htc-linux Hauk (~Hauk@c-69-254-195-185.hsd1.az.comcast.net)
02:10.40WoZZeR[acl]: got any patches for me to test?
02:10.48WoZZeRIt seems my nbh works for everyone
02:10.58WoZZeRgot a gsm person testing it on ppcg
02:11.03[acl]nahh man.. still trying to figure out how call rpc
02:11.04ali1234haret sets mtype which indeicates board id to kernel
02:11.25ali1234there's a list somewhere
02:11.25[acl]ali1234: we all use the same mtype tho.. so that stays in
02:11.26WoZZeRali1234: but board id is general, right?
02:11.32ali1234but boards have subtypes :(
02:11.40[acl]this is truy
02:11.45[acl]cdma have diff mtype
02:11.48ali1234there's probably only 1 for rhod yes
02:11.49[acl]but we always ignored it
02:12.04ali1234mtype is just a amde up number anyway
02:12.08ali1234*made up
02:12.12[acl]yea .. thats why we ignored it :-)
02:12.14[acl]lol
02:12.38ali1234but its all you have unless you can find something else to key from
02:12.40[acl]still.. this stuff is easy.. need to concentrate on incall sound.. right now we have nothing
02:13.19[acl]ali1234: care to take a stab at this ?
02:13.21[acl]http://pastebin.com/30xvXfSU
02:13.54WoZZeR[acl]: wifi doesn't work from haret on my zImage
02:13.55ali1234Unable to handle kernel NULL pointer dereference at virtual address 00000000
02:13.57WoZZeRis it easy to fix?
02:14.19[acl]msm_rpc_connect fails. The actual failure is in the msm_rpc_open
02:14.52[acl]ali1234: the weird thing is the call works .. we use it in the code.. but not with this specific situation which got me baffled
02:15.26ali1234well
02:15.30ali1234i don't understand
02:15.33[acl]ali1234: this is why we moved away from rpc and just tried to do it without it.
02:15.46[acl]ali1234: want me to show u in use?
02:16.22ali1234BUG_ON panics if the condition is true
02:16.58ali1234the condition is ept=msm_rpc_connect(0x3000000f, 0x1c5ace2a, 0x0)
02:17.06ali1234so that will panic if ept is anything but null
02:17.26ali1234otoh if ept actually *is* NULL, you'll get a panic later when you try to use it
02:17.44ali1234so this code is destined to fail no matter what
02:17.49[acl]bug on was added just so we can get info.. without it .. we get a panich and boom kernel dies
02:17.52ali1234that's my understanding anyway
02:18.07[acl]http://gitorious.org/linux-on-qualcomm-s-msm/linux-msm/blobs/htc-msm-2.6.27/arch/arm/mach-msm/clock-wince.c
02:18.12[acl]go to line 813
02:18.45[acl]this works.. but lets say we create another function above making another call. it failes.. so why would one work and not another?
02:19.25ali1234i suggest you say:
02:19.25ali1234<PROTECTED>
02:19.25ali1234<PROTECTED>
02:19.41[acl]tried it. It will never get to the bug_on
02:19.49[acl]it will die in rpc_connect
02:20.24ali1234then the bug is inside rpc_connect :)
02:20.32ali1234no use looking elsewhere for it :)
02:20.32[acl]ept = kmalloc(sizeof(struct msm_rpc_endpoint), GFP_KERNEL);
02:20.41[acl]thats inside rpc connect
02:20.46[acl]thats where it poops out
02:21.24ali1234ah
02:21.27ali1234GFP_KERNEL
02:21.35ali1234are you sure you're not calling it from an interrupt handler?
02:21.42ali1234what line number is that?
02:22.04ali1234can you show me a backtrace when this happens?
02:22.15[acl]its in smd_router.c
02:22.42*** join/#htc-linux skodde (~skodde@unaffiliated/skodde)
02:22.56[acl]backtrace is in the pastebin i put up
02:23.04*** join/#htc-linux Blades (~Blades@c-24-34-126-187.hsd1.ct.comcast.net)
02:23.46Bladeswozzer, can you build that wifi module, we can just put it in /andboot/root/sys/lib/modules or wherever it needs to be
02:23.56ali1234the backtrace you put up crashes inside printk
02:24.11WoZZeRhow do I do that
02:24.31WoZZeRI changede it to a 'y' in the config, from module
02:24.34[acl]ali1234: weird.. i have no printks around here
02:25.07ali1234maybe not actually
02:25.09Bladesyou are trying to include it in kernel?
02:25.21WoZZeRyeah
02:25.34Bladesi come up short on programming. very short.. but i'll take it apart in a heartbeat
02:25.45Bladeswhich could be necessary if you need to find specifics on hardware
02:25.52*** join/#htc-linux MacMiller (~marper@201.165.126.148)
02:26.05ali1234this is what i see, that backtrace happened with in_atomic()=1
02:26.14WoZZeRok, it might be built in
02:26.16ali1234so try changing that GFP_KERNEL to GFP_ATOMIC
02:26.19WoZZeRthe zimage is about 600K larger
02:26.24WoZZeR100K
02:26.25WoZZeRsorry
02:26.26Bladeshaha
02:26.28Bladesi was gonna say
02:26.36*** join/#htc-linux MacMiller (~marper@201.165.126.148)
02:26.47[acl]ali1234: thats the confusing part since it works in other areas as kernel.
02:26.53Bladesmy tp2 was able to charge to 50%
02:26.57ali1234yeah it will, if you are not in atomic mode
02:27.01WoZZeRlol
02:27.07WoZZeRBlades: did you see my new version up?
02:27.11Bladesit just gets to 100% so quickly that it stops charging all together
02:27.18ali1234atomic mode = inside irq handler
02:27.19Bladesi just got it.. heh, on my hd2
02:27.22WoZZeRjust saw your post
02:27.31Bladesim gonna bt send it to my tp2
02:27.33*** join/#htc-linux K_Hismoom (~JewelJK@pD9EB887F.dip0.t-ipconnect.de)
02:27.43Bladesi flashed winmo rom to get charged to 100%
02:27.44ali1234but you probably aren't supposed to be calling rpc_connect over and over? you should call it once and keep the resulting struct around
02:27.47[acl]ali1234: hmm .. so maybe i cant call it form here.
02:27.52ali1234yes probably
02:28.04ali1234i'm not familiar with this msm stuff
02:28.10Bladesyeah i wrote that in android hd2.. which for some reason was hella laggy.. must be flash related ppcgeeks stuff
02:28.20[acl]ali1234: i didnt know it was stateless like that.. ill try it since your are right.. we can couple these
02:28.42Bladesbrb im going to get the tp2 and flash. feel free to build another oc kernel!! heheh
02:28.42ali1234you can;t do certain things while in an irq handler
02:28.45WoZZeR[acl]: I still get error with wifi
02:28.57[acl]WoZZeR: need details bro.. logs ? anything ?
02:29.11WoZZeRhow do I include it in the zImage
02:29.15ali1234http://lists.metaprl.org/pipermail/cs134-labs/2002-October/000025.html
02:29.25WoZZeRCONFIG_BCM4329=y
02:29.25WoZZeRCONFIG_BCM4329_FW_PATH="/system/etc/firmware/fw_bcm4329.bin"
02:29.25WoZZeRCONFIG_BCM4329_NVRAM_PATH="/proc/calibration"
02:29.27WoZZeRis what I have
02:29.28Bladesacl - can't the wifi module just be built separately? as is done with hd2
02:29.29ali1234that tallies with the backtrace - you can't sleep while atomic
02:29.34Bladesthats the wrong chipset
02:29.40ali1234so if kzalloc sleeps = bad things
02:29.42Bladesthats hd2 bcm
02:29.47Bladesi think
02:30.07Bladesyeah, it is
02:30.11[acl]take a second to step back
02:30.16ali1234since it might not always sleep you get a nice unpredictable crash
02:30.52[acl]Blades: this kernel isnt gonna only for rhod so i'd like to keep it the way its currently setup
02:30.59ali1234Blades: yes, you can compile it separately, but you need wozzer's source tree to do it (well just the headers, but they HAVE to match his tree)
02:31.08[acl]we use bcm4329 is back compatible with our chipset it has always worked..
02:31.29Bladesoh heh.. i coulda sworn i saw different #s on ppcgeeks thread..
02:31.38[acl]its bcm4325
02:31.41[acl]what we have
02:31.43WoZZeRdo the modules tar.gz get loaded with rootfs?
02:31.47[acl]but 29 is what we have used
02:31.53WoZZeRor with the zImage
02:32.08[acl]WoZZeR: pop open the init file in the rootfs
02:32.09ali1234they need to be on rootfs
02:32.22ali1234(the modules)
02:32.38Bladesah... surprised it works for cdma.. the fm radio is a broadcom deal, right?
02:33.35[acl]Blades: i dont think we ever got any radio working.. just wifi
02:34.10Bladesyeah.. i am just surprised it works on cdma.. which (i think) has a different chipset than gsm
02:34.21Bladesthen again, 4325 is a different chipset than 4329.. heh
02:34.54[acl]all rhod have this wifi chip
02:34.59[acl]wait
02:35.06[acl]actually i dont remember
02:35.07[acl]lol
02:35.28Bladeshah, if fm radio is part of broadcom chip.. then cdma and gsm have slightly different chips
02:36.09[acl]WoZZeR: what logs did you show phh about this wifi issue?
02:36.32WoZZeRI didn't show him any
02:36.35WoZZeRhe just knew
02:36.43[acl]lol
02:36.47[acl]classic phh
02:37.29WoZZeRhe said I had to push the wifi by hand
02:37.35WoZZeRI remember him saying that
02:37.38WoZZeRI got confused
02:37.53Bladesbrb. need to fetch tp2.. would it help to try booting with many different sdcards
02:38.11Bladessomeone mentioned a problem with the kernel being stuck at waiting for sd card
02:38.25[acl]fuck .. i wish i could take a look
02:38.25[acl]but incall soud right now needs to be fixed
02:38.27WoZZeRthat was kane, he didn't have an sd card
02:38.37WoZZeRhe was just testing booting
02:38.48Bladesoh, so that went as planned then. heh
02:38.53WoZZeRyeah
02:39.14*** join/#htc-linux josh13x12 (~ipwnukthx@99-190-187-250.lightspeed.lsvlky.sbcglobal.net)
02:39.15Bladeswhen you mentioned usb (charging) as not working.. does that mean usb data does work?
02:39.34WoZZeRno
02:39.37WoZZeRno charging
02:39.39WoZZeRis what I meant
02:39.48Bladesyeah, but does that infer that data does work
02:40.03WoZZeRmeh, it can infer that pig's fl
02:40.04WoZZeRfly
02:40.06WoZZeRit's a test
02:40.16Bladeswow, when did they breed a flying pig
02:40.24WoZZeRabout 14 years ago
02:40.34WoZZeRwhen you launch them from a cannon
02:40.51Bladesohh yeah, i remember that
02:40.54theredundantlol
02:40.54Bladesjk
02:41.34Bladesmy ex gf had to dissect baby pigs. hardy hoofs on them. i bet a pig launcher is lethal
02:42.02Bladesbrb for real this time
02:43.11WoZZeR[acl]: if I just put bcm4329.ko in lib/modules, it should fix it right?
02:43.27ali1234WoZZeR: no
02:43.33Bladesif its same version
02:43.39ali1234it has to match your kernel
02:44.00WoZZeRso I have to use the one from the modules file that get's created?
02:44.35ali1234yes
02:44.36Bladesyep. you could just post that and people could untar or gzip.. whatever it is
02:44.37ali1234i suppose
02:44.47[acl]WoZZeR: im not sure exactly what ur doing :-( ..
02:44.51ali1234dont know how your build system works
02:44.59WoZZeR[acl]: neither am I :(
02:45.03Bladeswozzer.. send me modules file
02:45.15WoZZeRcreating a new kernel now
02:45.24WoZZeRso why didn't including the driver in the kernel work?
02:45.26Bladesoc? :)
02:45.34WoZZeRBlades: NO!
02:45.35WoZZeRlol
02:45.39[acl]WoZZeR: android doesnt work that way
02:45.47Bladesaw come on, 528 is less than half of my hd2 android
02:45.48[acl]lib_hardware legacy calls the ko file
02:46.08WoZZeRok, so then how do I include this rootfs in the xip so that it boots for everyone?
02:46.12ali1234WoZZeR: cos it tries to load firmware from rootfs, and rootfs isn't mounted until later
02:46.23ali1234so you have to make it a module to delay loading it
02:46.36WoZZeRjust adding .incbin "rootfs.img"
02:46.37WoZZeRdidn't work
02:46.53ali1234i don't know about that
02:47.04ali1234isn't rootfs still on sd card at this point?
02:47.16*** join/#htc-linux g55 (~g55@rgnb-5d87df60.pool.mediaWays.net)
02:47.24ali1234or is it supposed to go inside the initrd?
02:47.36[acl]ali1234: i dont think we insmod the module by hand..
02:47.45ali1234[acl]: init does it
02:48.08[acl]with firmware and data as well ?
02:48.27ali1234init insmods, then the module itself asks for the firmware
02:48.39ali1234then some android function supplies it
02:48.44ali1234but you dont need to worry about that
02:48.58ali1234all you need to do is put the right version of the module into the right place and it will "just work"
02:49.07[acl]lol
02:49.26WoZZeRali1234: that's good, so I need to supply people with the 'correct' rootfs to use?
02:49.26[acl]i wrote the code for libhardware legacy.. wasnt that easy
02:49.42ali1234WoZZeR: yeah, or just the module
02:49.58ali1234then they can insert it themselves
02:50.40WoZZeRali1234: so there's no way to include it in the zImage?
02:50.45ali1234no
02:50.48WoZZeRI'm trying to make it as automated as possible
02:50.53Bladesoh screw em
02:51.00Bladesthats for later
02:51.02WoZZeRand if I have to pull it out of the modules file every build, that's just a pain
02:51.08ali1234if oyu put the module inside the zImage it will try to load firmware before rootfs is mounted and fail
02:51.33WoZZeRthen I need to figure out how to get the rootfs into the xip
02:51.43WoZZeRcan it be put in initrd.gz?
02:51.43ali1234why?
02:51.52WoZZeRso it works for everyone
02:52.02[acl]WoZZeR: gms uses a diff module
02:52.10[acl]it wont work for everyone
02:52.11Bladesis there a way to configure hw keyboard after boot
02:52.12ali1234no i mean how does putting the rootfs in xip help that?
02:52.16Bladesvia commandline?
02:52.26Bladesor config file
02:52.34WoZZeRali1234: so that they don't have to redownload it then blame me
02:52.52ali1234WoZZeR: they will blame you no matter what, get used to it :)
02:52.55Bladesblame you for what?
02:52.57Bladesbeing the man
02:52.59Blades?
02:53.05Bladesoh im sorry you made my tp2 awesome
02:53.27Bladesjust tell them its ID-10-T error
02:53.36Bladescommon thing when dealing with this stuff
02:53.41WoZZeRali1234: can the modules file be placed in initrd.gz?
02:53.47[acl]yall need to read the code..
02:53.48[acl]http://gitorious.org/linux-on-qualcomm-s-msm/libhardware_legacy/blobs/master/wifi/wifi.c
02:54.03[acl]need to make sure the module is in those locations
02:54.28ali1234i don't know if it is supposed to go into initrd or rootfs
02:54.48[acl]in eclair we had it in the rootfs
02:54.49ali1234it goes in /system/lib/modules/ wherever that is
02:54.53WoZZeRif I can just insert the modules in the initrd.gz, that would be easy
02:54.57[acl]and manually copied it into the correct loations
02:54.58*** join/#htc-linux C_h_r_i_s_ (~ja@dslb-084-057-090-017.pools.arcor-ip.net)
02:55.02ali1234yes
02:55.27ali1234people just need to copy the new module into rootfs when they upgrade kernel
02:55.36WoZZeR[acl]: with nand boot, is the modules file used on the sd card?
02:55.42ali1234you dont have to unpack the rootfs or anything, you can insert it with adb or whatever
02:56.02ali1234assuming it is on rootfs
02:56.05ali1234if it goes in initrd then just rebuild initrd
02:56.06Blades? adb?
02:56.07Bladesno usb
02:56.12[acl]WoZZeR: i can explain in eclair how its done.. i dunno about your build
02:56.16ali1234lol, fix USB then
02:56.27Bladesheh, well.. its possible to adb over wifi/tcp
02:56.30[acl]THATS what im saying.. we have so much other crap to fix
02:56.30ali1234that's more important then wifi :)
02:56.34Bladesvery easy on rooted nook
02:56.36[acl]wayyy more important
02:56.40[acl]incall sound
02:56.45[acl]how about that
02:56.46[acl]lol
02:56.54WoZZeRgo, fix it
02:56.55Bladeshaha yeah. that'd be nice
02:56.59ali1234WoZZeR: you should unpack your build files and start reading /init etc
02:56.59WoZZeRI'm just trying to figure this out
02:57.03WoZZeRand asking questions
02:57.07ali1234then you'll understand how it works... it's the only way
02:57.12Bladesthen agian, you can always just repeat "what i cant hear you, speak louder"
02:57.14WoZZeRali1234: I have been
02:57.18Bladesa fun joke to play
02:57.29ali1234also look for where the old module is
02:57.51WoZZeRk
02:57.53[acl]WoZZeR: if you wanna really learn. read the old logs..  i did it for the tp2.. helped the hd2 guys do it.. plenty of logs out there to get it orking
02:58.30WoZZeRok
02:58.35Bladesaround what time was that
02:58.40[acl]good ol days
02:58.44Bladesmid to late june?
02:58.49[acl]for rhod?
02:58.51[acl]nahh earlier
02:58.54[acl]feb
02:59.04Bladesoh, before the big fix
02:59.22[acl]i dunno what big fix u mean
03:00.24[acl]also .. if possible .. we really need to work off xdandroid.. we cant customize to someones build.. thats not how it works.
03:00.38[acl]they need to mod their stuff to us, not the other way around
03:00.48WoZZeR[acl]: I don't plan to customize to someone's build
03:00.51Bladesthe netripper fix for cpu crash
03:01.08Bladesim talking hd2
03:01.09*** join/#htc-linux tiger2wander (~uocnb@117.6.135.144)
03:01.38[acl]WoZZeR: cool.. then start using xdandroid instead of the other build.. :-) .. then party time
03:01.49Bladesbrb for a while.. wozz.. dcc me something so i can see if it works while unattended from you
03:02.23Bladesthe other build is based on xdandroid.. if not.. it certainly ripped its boot screen off
03:02.28WoZZeR[acl]: I don't know how to build android images, so I just use what I have access to
03:02.31*** join/#htc-linux programmer8922 (~Evan@67.219.166.182)
03:02.42[acl]WoZZeR: cant you download the builds off xdandroid?
03:03.01Bladesthat blazn build is fine..
03:03.12Bladesyou can even use the reference one.. i think thats actually the one without overclock
03:03.35Bladesif you want to be a party pooper, that is
03:03.38WoZZeR[acl]: this source? http://htcandroid.xland.cz/
03:03.59ali1234WoZZeR: you need a custom kernel to fit inside xip right?
03:04.03[acl]i couda sworn there was an actual webpage
03:04.09[acl]lol
03:04.14ali1234there is an autobuilder, i forgot the link
03:04.15Bladeshttp://sites.google.com/site/androidport/
03:04.29WoZZeRali1234: no
03:04.33Bladeslinks and extras
03:04.37[acl]http://xdandroid.com/wiki/Main_Page
03:04.43ali1234WoZZeR: how did you fix it then?
03:05.03WoZZeRali1234: no size limitation
03:05.17WoZZeRthe way it was built was just bad
03:05.22ali1234i see, so what did you have to change in the asm?
03:05.26WoZZeRI've got a 4mb initrd.gz in there now
03:05.29Bladesok.. nvm that, i thought it had links to the autobuild
03:05.35ali1234nothing?
03:05.44ali1234so you do still need the custom kernel...
03:06.53ali1234once you get XIP working, just release it and let the rom builders figure out how to make their rootfs work with it
03:07.10[acl]exactly
03:07.21[acl]damn rom bastards
03:07.23[acl]:-p
03:07.40ali1234well, not really
03:07.49ali1234it's just simple division of labour
03:07.51[acl]so they may not be bastards
03:07.58[acl]:-p
03:07.59ali1234you don;t have to do everything yourself
03:08.18Bladesis this what you were looking for?
03:08.20Bladeshttp://xdandroid.southcape.org/rootfs/
03:08.25ali1234no
03:08.30WoZZeRali1234: well, someone else is going to have to find out about how to put the zImage in the xip
03:08.36WoZZeRbecause I'm not going to be cooking
03:08.49ali1234you already did it?
03:08.58WoZZeRzImage in xip?
03:08.59ali1234you mean the rootfs?
03:09.04WoZZeRno
03:09.14WoZZeRthe cookers are going to have to do all that
03:09.28ali1234you never got it working?
03:09.29WoZZeRonce we get a working zImage, the cookers are going to ahve to figure all that out
03:09.55ali1234i'm confused
03:10.00WoZZeRali1234: trying again with modules on the sd card
03:10.11WoZZeRnew modules
03:10.47ali1234ah yeah... init should unpack them if they are in the tgz in the right place on the sd card... i forgot that
03:11.00ali1234well, in some builds it does
03:11.16WoZZeRwhat would be nice would be if it worked from initrd.gz
03:11.20WoZZeRthen it's all together
03:11.35ali1234yeah that's what initrd is supposed to be used for
03:11.42WoZZeRI have initrd.gz and the zImage in the xip
03:11.54WoZZeRso if the modules can be put in the initrd.gz, when I would be happy
03:12.00*** join/#htc-linux josh13x12 (~ipwnukthx@99-190-187-250.lightspeed.lsvlky.sbcglobal.net)
03:12.09ali1234you can modify init so it pulls the modules from the initrd instead of a tgz on the sd card
03:12.41WoZZeRali1234: well, wireless works now
03:12.48[acl]lol
03:12.49ali1234yes, it would :)
03:12.58WoZZeRis there a good howto for rebuilding initrd.gz?
03:13.19WoZZeRif I can make it a script, I would be happy
03:14.11WoZZeRI'll try to figure all this out
03:14.11ali1234you don't want to do it like that
03:14.18WoZZeRwhy?
03:14.45ali1234you should find how to build the initrd from scratch instead... and then patch it
03:14.56WoZZeRhmm, good idea
03:15.06ali1234but really eventually you want the rootfs in the nbh
03:15.12WoZZeRso just decompress one, and use it as a source?
03:15.21ali1234so at that point the module can just be in the rootfs with everything else
03:15.28WoZZeRcan the rootfs.img be put in the initrd.gz?
03:15.34ali1234no
03:15.44ali1234but it can be put into the nand
03:15.49ali1234if you have a nand driver
03:15.56ali1234if you don't it's all academic anyway
03:16.04WoZZeRthe yafffs or something
03:16.10ali1234yeah
03:16.19WoZZeRis there a sample I can use?
03:16.22WoZZeRI couldn't find one
03:16.27ali1234no
03:16.57ali1234there's no sense in putting a lot of effort into this when you have other things to fix
03:17.24WoZZeRI don't have other things to fix. I'm too far behind to be of help
03:17.31WoZZeRI can only offer my testing and debugging
03:17.38ali1234you have hardware, that's themost important thing
03:18.22WoZZeRwhat is the initramfs?
03:18.27WoZZeRdo we need it?
03:18.30ali1234it's the same as the initrd
03:18.45WoZZeRahh
03:18.45WoZZeRok
03:19.40WoZZeRali1234: would the easiest way to patch the initrd.gz, use the git source
03:19.50WoZZeRupdate, then move the modules to the correct location
03:19.51WoZZeRand build?
03:19.57ali1234i have no idea who made your initrd or how, so i don't know
03:20.08WoZZeRany initrd.gz should work though, right?
03:20.21WoZZeRso if I ignore what I have now
03:20.25ali1234"any"?
03:20.37WoZZeRI've used a 900K one, and a 4mb one
03:20.50ali1234the module doesn't even go in the initrd afaik
03:20.58WoZZeRno, but it could
03:21.07ali1234it could if you completely changed how everything works
03:21.13ali1234but it isn't worth it
03:21.14WoZZeRotherwise the rootfs has to be rebuild
03:21.16WoZZeRwith the new modules
03:21.26WoZZeRwhen nand comes alone
03:21.28WoZZeRalong*
03:21.40ali1234when nand comes along the rootfs has to be rebuild anyway
03:21.50WoZZeRhmm
03:22.03ali1234because you wlll have a totally different kernel by then
03:22.05WoZZeRso for now, just release the modules file with my nbh's?
03:22.12ali1234sure
03:22.16WoZZeRok
03:22.25WoZZeRI guess I'll just do taht
03:23.31ali1234if you get rootfs on nand, and if you ever figure out how to reflash the kernel without reflashing the rootfs, then they can still just upload the new module into existing rootfs, overwriting the old one
03:23.49ali1234just like kernel upgrade on any other distro
03:24.04ali1234but that's so far off there is n point worrying about it
03:24.27WoZZeRI just like future thinking
03:24.34WoZZeRand doing what I can with my ability right now
03:24.39WoZZeRsince I'm not good at kernel dev
03:24.53ali1234too much planning can paralyse you
03:25.21ali1234http://en.wikipedia.org/wiki/Second-system_effect
03:26.54ali1234http://en.wikipedia.org/wiki/Parkinson's_Law_of_Triviality
03:26.58ali1234etc etc
03:27.12ali1234don't worry about it, just start hacking
03:27.37WoZZeRI'll have to start trying to learn more about the kernel
03:27.46WoZZeRkinda overwhelming at first glance
03:27.56ali1234yeah... just don't try to understand all of it
03:28.09ali1234you can ignore all the fs/drivers stuff
03:28.28ali1234and all the really low level stuff
03:28.36ali1234just concentrate on the arch/ stuff
03:28.44ali1234that's where all the interesting things are
03:28.50WoZZeRarch/arm/linux-msm
03:28.52WoZZeRthat's it?
03:28.59ali1234yeah
03:29.11ali1234all platform specific stuff is in there, everything else is somebody else's problem
03:29.19*** join/#htc-linux Refuge (~none@adsl-99-23-77-158.dsl.ipltin.sbcglobal.net)
03:29.27*** join/#htc-linux bcd (58a0b68b@gateway/web/freenode/ip.88.160.182.139)
03:29.38WoZZeRk
03:29.40WoZZeRthx
03:29.46ali1234you might have to look at other drivers outside to figure out why they don't work, but in general you can assume they work for someone so they aren't completely broken
03:30.37WoZZeRwell, I got my zImage and xip creating script done
03:30.45WoZZeR1 command to get modules and xip.bin
03:30.55ali1234nice
03:31.20WoZZeRthat should make life a little easier
03:33.10WoZZeR1 command for 3 xip's and the modules file.
03:35.01*** join/#htc-linux pongster (~opera@121.96.153.41)
03:37.19*** join/#htc-linux ikevin (~kevin@2a01:240:fe76:1::1)
03:37.35ikevinhi
03:37.50jonprystupid arm instruction set is so complicated
03:42.24jonpryits ruining my day
03:42.39[acl]could be worse
03:42.53[acl]u could have no in-call sound :-(
03:43.28jonprydude, i;m about to have all around sound
03:43.48[acl]and i have my drink ready when u do
03:43.53[acl]:-)
03:44.13jonpryit will be necessary
03:44.25[acl]its a must
03:45.01jonpryi've more or less got wince smd/rpc going
03:45.15jonpryits just a bit tricky
03:45.19[acl]do tell
03:45.51jonprywell, its kind of like bochs. like we can run 99.999% of the code.
03:45.56jonprybut some of it just can't work
03:46.01jonpryso then we need to emulate
03:46.22[acl]your pet project
03:46.45jonpryi guess. i don't like puzzles i can't solve
03:47.43Refugeguys does undervolting really help?
03:47.52Refugeif a bat can only give out a certin ma
03:47.52jonpryi really only have to emulate the various kinds of ldr/str
03:48.46jonprybut there are oh so many. like thumb and arm. then each has ldrb, ldrh, ldr. signed unsigned, immediate offset, register offset, register offset with shift
03:49.11jonprywriteback, post application.
03:49.19jonprythen there is STMIA and the like
03:49.33Bladesrefuge-yes.. undervolting draws less power.. its self-explainatory.
03:49.34[acl]you definitely took this to a new level
03:49.56Bladesless heat too..
03:50.02Bladesback to brbing
03:50.26jonpry:-p
03:50.41[acl]jonpry: which dll should i attack? to get this insound call enabled. looking but there are many for sound
03:51.05[acl]must be rpc related
03:51.25tiger2wanderis there any program on android can catch and show me what key pressed?
03:51.45tiger2wanderi want to re-map some keys such as: escape, ctrl, alt
03:51.54[acl]go to the chat channel .. they know it all
03:52.49[acl]jonpry: performance suffer with your emulation going on ?
03:53.17jonprymaybe it is i2c
03:54.11jonpryA1010, ADC3001, and the speaker amp
03:54.24[acl]nice
03:54.28jonpry[acl] performance can improved after it works
03:54.49jonpryits possible to switch out most of the soft MMU spaces for mmap'ed regions
03:55.02jonpryprobably only a couple have lots of data moving around
03:55.06tiger2wander[acl], ok
03:56.04jonpryi would watch out for A1010 in particular
03:56.18jonpryi don't think it will pass through any audio until it gets its firmware
03:56.23jonprywhich i don't think we have :-)
03:56.34[acl]ha
03:59.01jonprythis is only rpc we send on init http://pastebin.com/neijjhzK
03:59.05*** join/#htc-linux stinebd (~bryan@maduin.suporma.com)
03:59.31jonprythe dmesg on that is better, but i don't have it :-)
03:59.54[acl]30000002:aa2b1a44 ?
04:00.11jonpryendpoint
04:00.25[acl]i know but what is it ? for sound?
04:00.25jonprythe enums are the ambigious part
04:00.34jonpryyes
04:00.57jonprythen it loads parameters into audience and ADC3001
04:01.16[acl]ill try this out
04:02.02[acl]this from your wrapper/
04:02.04[acl]?
04:02.11jonpryyeah
04:02.53jonprynew wrapper is less informative about rpc unfortunately. but is more reliable
04:03.09jonpryonce it works i can try hacking in a native rpc so we can get good dumps
04:03.19[acl]that would be helpful
04:03.49jonpryi think what you really need is audience and adc init
04:04.08jonpryphh once said he had code for the audience chip
04:04.19[acl]guy lost alot of his code..
04:04.24[acl]i asked him abou tit
04:05.24jonpryi see
04:05.53jonpryonce soft mmu works, i can get some init code for audience really easily
04:13.58*** part/#htc-linux pongster (~opera@121.96.153.41)
04:21.47*** join/#htc-linux Refuge-server-on (~none@99.23.77.158)
04:26.10*** join/#htc-linux defendthecommons (~defendthe@76.14.64.151)
04:31.17*** join/#htc-linux hunterkll (4430e34d@gateway/web/freenode/ip.68.48.227.77)
04:31.27hunterkllwho wants to overclock and add more ram to my hd2
04:33.03hunterklloh. did dr`ryder ragequit?
04:33.20Ondalflol :D
04:35.25hunterklllet's get this bitch up to 4ghz
04:35.30hunterkllln2 standing by
04:36.45hunterklljonpry: just emulate nk.exe inside the kernel. run a mini windows. :P
04:42.58*** join/#htc-linux programmer8922 (~Evan@67.219.166.182)
04:45.38*** join/#htc-linux Neo31 (~Neo31@unaffiliated/neo31)
04:55.29*** join/#htc-linux antoszka_ (~antoszka@unaffiliated/antoszka)
04:56.24*** join/#htc-linux Unholy (~IceChat7@74.213.104.180)
04:58.42*** join/#htc-linux hyperfire21 (63596909@gateway/web/freenode/ip.99.89.105.9)
05:00.31*** join/#htc-linux adioph (7432e344@gateway/web/freenode/ip.116.50.227.68)
05:00.40jonpryhunterkll, that is exactly what i am doing :-)
05:15.10*** join/#htc-linux programmer8922 (~Evan@67.219.166.182)
05:32.40*** join/#htc-linux shroom2k1 (~shroom.jo@c-76-30-161-228.hsd1.tx.comcast.net)
05:41.51*** join/#htc-linux Mavy (~R_Koens@94.228.218.132)
05:42.07Mavymorning
05:45.40*** join/#htc-linux pongster (~opera@121.96.153.41)
05:45.55*** join/#htc-linux Scepterr (~scepterr@ool-18b92277.dyn.optonline.net)
05:46.01*** join/#htc-linux programmer89221 (~Evan@67.219.166.182)
05:47.35*** part/#htc-linux pongster (~opera@121.96.153.41)
05:49.25*** join/#htc-linux programmer8922 (~Evan@67.219.166.182)
05:57.14*** join/#htc-linux hunterkll (4430e34d@gateway/web/freenode/ip.68.48.227.77)
05:57.28hunterklljonpry: Anyone ever tell you that you are fucking crazy? :D
05:57.35*** join/#htc-linux goxboxlive (~jrs@mail2.hjellnesconsult.no)
05:57.44WoZZeRjonpry: any progress?
06:00.48jonprysome people have mentioned it
06:01.02jonpryi think there is a problem with order i am loading the dll's
06:01.05*** join/#htc-linux pongster (~opera@121.96.153.41)
06:01.10WoZZeRahh
06:01.31WoZZeRanything I can help with?
06:01.44jonpryprobably
06:02.00jonpryyou have IDA or something that list the dll's imports?
06:02.04WoZZeRyeah
06:03.05jonpryhere is a list of the ones i am loading http://pastebin.com/TejjMA3L
06:03.30jonpryi need like a map of the imports
06:03.43jonprylike which one can be loaded without any of the others
06:03.56WoZZeRI'll look for that, and windows may have an init order
06:04.09jonprythat has something to do with it
06:04.31jonpryin reality it is more complicated than the imports because they access each other via files
06:04.48WoZZeRok, I'll see if I can map it out
06:05.06jonprylike oncrpc uses rpc_router in dll_attach
06:05.11jonprywhich is like the worst place for me
06:05.25jonprybecause we don't have real dynamic loading
06:05.37jonprycool thanks
06:08.25WoZZeRjonpry: did you ever look though initnmmap?
06:09.30jonprywhat is that?
06:09.37WoZZeRsorry, initvmmap
06:09.50WoZZeRI assume it init's virtual memory
06:09.56WoZZeRit's only 7K
06:09.59jonprysounds about right
06:10.01WoZZeRfrom oemxip
06:10.11WoZZeRinterested in it?
06:10.41WoZZeRit should be in the xip packages I posted at ppcg
06:11.39jonprythe stuff from xip that you posted isn't recmod'd properly
06:11.54WoZZeRit's not recmodded
06:11.58WoZZeRyou can't recmod stuff in xip
06:12.05WoZZeRit's the raw data
06:12.28jonpryi've done it
06:12.43jonpryat least i have some files from xip that are recmodded
06:12.48WoZZeRsome can be
06:12.56WoZZeReverything I sent was the raw data
06:13.01MavyWoZZeR, do you know if there is a way to see what xip is doing instead of watching the boot logo?
06:13.07WoZZeRMavy: no idea
06:13.45jonpryits awfully hard to disassembler non recmodded stuff
06:13.54WoZZeRok, lemme see what can be recmodded
06:14.19WoZZeRI know nk can't
06:14.22jonpryall the pointers go out into space somewhere. and some of the time IDA can't even determine if it is code or data
06:14.33jonpryyeah, but it is a static module
06:16.09WoZZeRjonpry: http://www.mediafire.com/?w202h19p0cnksp0 here's everything that didn't error out while recmodding
06:16.13*** join/#htc-linux shu8i (~shu8i@194.48.133.8)
06:16.14WoZZeRfrom xip
06:18.12jonprycool. will look tomorrow. must sleep
06:18.16WoZZeRk
06:18.22WoZZeRI'll create a map of the loading
06:18.23WoZZeRfor you
06:20.35*** join/#htc-linux BlackRhino (~BlackRhin@c-71-63-195-232.hsd1.mn.comcast.net)
06:24.56MavyWoZZeR, would you be able to send me the tinboot files again? Forgot to send them to my office pc
06:25.13Mavyand i feel like hcking some stuff :P
06:25.35WoZZeRlol
06:25.35WoZZeRok
06:25.41*** join/#htc-linux kiozen (~kiozen@rgnb-5d878c91.pool.mediaWays.net)
06:26.26WoZZeRhttp://www.mediafire.com/?9nn8j8rhrlfozfe
06:26.36WoZZeRthat's the tinboot
06:26.37Mavythx
06:26.55*** join/#htc-linux tilleke (~AndChat@151.61.67.30)
06:31.38*** join/#htc-linux Dinde (kayser@81-65-135-53.rev.numericable.fr)
06:33.36*** join/#htc-linux shubi (~shu8i@194.48.133.8)
06:35.07*** join/#htc-linux Cotulla (~opera@nat004-252-205-109.tvoe.tv)
06:41.38*** join/#htc-linux balans (~Gebruiker@82-170-217-205.ip.telfort.nl)
06:42.02*** join/#htc-linux fakker (~noobhands@cpc4-hitc6-2-0-cust82.hitc.cable.virginmedia.com)
06:47.10*** join/#htc-linux tiger2wander (~uocnb@117.6.135.144)
06:47.23*** join/#htc-linux ack_winmo (4bbbc75b@gateway/web/freenode/ip.75.187.199.91)
06:49.16WoZZeRjonpry: I have a new order for you
06:50.02*** join/#htc-linux josh13x12 (~hello@99-190-187-250.lightspeed.lsvlky.sbcglobal.net)
06:52.14WoZZeRjonpry: try this order http://pastebin.com/22buFMQ4
06:52.58Cotullawhat is it?
06:53.50WoZZeRsome wrapper for sound
06:54.02Cotullaow
06:54.04WoZZeRI just organized things by load order
06:54.07Cotullau looked to PLAYSND.dll?
06:54.18Cotullait seems this dll can play sound more simply
06:54.47MavyWoZZeR, Im trying to create a payload myself. However i end up with a 250M file
06:54.48WoZZeRdon't think we have it
06:54.51Mavywhat step am i missing
06:54.58Cotullacheck I saw it in some rom
06:55.02WoZZeRMavy: putting a blank imgfs in it
06:55.11Mavyah :P
06:55.18WoZZeRCotulla: then it's not a standard file
06:55.21WoZZeRat least for TP2
06:55.22*** join/#htc-linux josh13x12 (~hello@99-190-187-250.lightspeed.lsvlky.sbcglobal.net)
06:55.41Cotullaok
06:56.10WoZZeRCotulla: any idea why on the TP2 with the latest ASOP xdandroid, trying to use the gps resets the phone?
06:56.30WoZZeRAOSP*
06:56.48Cotullaincompatible rpc?
06:56.55WoZZeRit used to work
06:56.59WoZZeRand works for other builds
06:57.07CotullamARM have error and whole system go to reset
06:57.13WoZZeRhmm
06:57.31WoZZeRI'll have to play with the initrd, rootfs and zImage from builds where I know it works
06:57.49*** join/#htc-linux dekar (~dekar@drms-4d015a39.pool.mediaWays.net)
06:57.51WoZZeRjust wondering if you had heard of it
07:01.01MavyWoZZeR, just realized something. yesterday you send me a payload of 8 meg. Ofc this already has a blank imgfs in it. the scripts add the imgfs again. Would that cause the problem?
07:01.14WoZZeRno
07:01.20WoZZeRit inserts the blank imgfs
07:01.33Mavyyes but that is already in the payload
07:01.39Mavywhy would we insert it twice
07:01.46WoZZeRthe os.nb.payload I use now is 3.7 megs
07:01.54WoZZeRit's replaced
07:01.56WoZZeRnot inserted
07:02.03Mavyah
07:02.03*** join/#htc-linux josh13x12 (~hello@99-190-187-250.lightspeed.lsvlky.sbcglobal.net)
07:02.04Mavy:)
07:02.15WoZZeRare you looking at the commented out line?
07:02.50Mavyno im looking at line 2
07:02.57Mavyimgfstonb
07:03.07WoZZeRthat's making the payload into an os.nb
07:03.16WoZZeRor kinda
07:03.19WoZZeRit's inserting it
07:03.24WoZZeRand replacing it at the same time
07:03.35WoZZeRit's more of a formality
07:03.54WoZZeRyou may not have to, but it's good practice after changing the xip
07:03.55Mavyok
07:03.58WoZZeRso it can readdres sitself
07:04.04Mavyk :)
07:06.44*** join/#htc-linux babijoee (~babijoee_@d110-33-169-115.sun801.vic.optusnet.com.au)
07:06.50*** join/#htc-linux Art-X (~pa@193.172.8.38)
07:07.55*** join/#htc-linux Dinde (kayser@81-65-135-53.rev.numericable.fr)
07:13.58*** join/#htc-linux danibjor (~no@n-16-38.sbnett.no)
07:14.30*** join/#htc-linux testkev (~testkev@ip-95-222-116-217.unitymediagroup.de)
07:19.41Mavygetting tired of looking at this damn logo.
07:20.05Art-Xwhat logo
07:20.18Mavyboot logo
07:20.23Mavytrying hd2 nand boot
07:20.42Art-Xoeh
07:21.00Art-Xany success ?
07:21.22Mavynot really
07:21.46Mavynot sure if its the tinboot or if something in the zimage is hanging
07:22.14manusfreedomMavy: did you check all our init in kernel to remove shutdown needed by wince/haret?
07:22.20WoZZeRI'm going to go with load_start
07:22.26Art-Xmaybe an ousiders view; the patches used for haret, do they have anything to do with this boot?
07:22.41Art-Xmaybe certain settings
07:22.53*** join/#htc-linux Bry8Star (~Bry8Star@cpe-76-170-247-232.socal.res.rr.com)
07:23.13Mavymanusfreedom, where can i find this shutdown?
07:23.34manusfreedomMavy: I said that because we shutdown some device (& clock maybe) and start them after because they are already started in wince
07:23.53manusfreedombottom init off each file...
07:23.54Mavyok
07:23.58manusfreedomboard-htcleo.c
07:24.48*** part/#htc-linux pongster (~opera@121.96.153.41)
07:24.50manusfreedomhtcleo_init: compass & kgsl
07:25.26*** join/#htc-linux josh13x12 (~hello@99-190-187-250.lightspeed.lsvlky.sbcglobal.net)
07:25.29*** part/#htc-linux Cotulla (~opera@nat004-252-205-109.tvoe.tv)
07:25.43Mavyok let me check
07:26.27manusfreedomI don't know if it can freeze kernel if you shutdown an already stopped device
07:27.09Mavycould be the cause. I think on TP2 it was usb causing issues
07:27.20Mavyso i should remove the GPIO resets?
07:27.21WoZZeRusb_probe broke
07:27.26WoZZeRproximity broke
07:27.33WoZZeRbut we still got video at init
07:28.14manusfreedomMavy: yes for compass
07:28.27Mavyok
07:28.32Mavylet me test now
07:29.04manusfreedomand remove for kgsl:      htcleo_kgsl_power(false);      mdelay(100);
07:29.39Mavyok
07:29.40Mavydone
07:30.16Mavymanusfreedom, anything else?
07:30.25manusfreedomI search
07:30.32Mavyok thanks
07:30.47Mavyin meantime i will try a build liek this
07:37.53WoZZeRMavy: try to get it to vibrate as early as possible
07:38.02WoZZeRthat way you know it got at least that far
07:38.32Mavygood point
07:38.38Mavywill try that next build :D
07:38.45manusfreedomvibrate= debug :p
07:38.45*** join/#htc-linux FD-hd2 (~FD-hd2@82.132.139.102)
07:38.47Mavyrunning it with manusfreedom changes now
07:41.03Mavymanusfreedom, where does it vibrate first?
07:41.44Mavyor can we uncomment the led flash
07:43.00manusfreedommaybe you can
07:43.12manusfreedomI think you can
07:44.51Mavyok
07:45.05manusfreedomand move it before kgsl
07:45.22manusfreedomso we will know if we can get the first part
07:45.36*** join/#htc-linux shu8i (~shu8i@194.48.133.8)
07:45.43Mavyok its now just before kgsl
07:46.31*** join/#htc-linux balans2 (~Gebruiker@53546526.cable.casema.nl)
07:47.10*** join/#htc-linux kvaster (~kvaster@93.84.112.80)
07:48.14FD-hd2how about staged flashes   one for part one two for two etc...
07:48.28Mavylets get the first one first :P
07:48.32Mavysee what that does
07:48.37Mavyand then we can build from that
07:48.51Mavylets make sure we get tot he zimage first
07:49.47fakkerno fake fakkers today
07:50.06FD-hd2oO
07:50.29*** join/#htc-linux laurens (~laurens@82-136-218-66.ip.telfort.nl)
07:50.30Mavyand i noticed ryder kept his mouth shut :P
07:50.54theredundant~seen dr`ryder
07:50.55aptdr`ryder <~HODM@pool-96-228-142-19.tampfl.fios.verizon.net> was last seen on IRC in channel #htc-linux, 1d 12h 54m 3s ago, saying: 'Gotta script my flooder again. I'll work on it later. Going to the mall. Bye kids.'.
07:51.02theredundantthink he got hit by a truck
07:51.18Mavyprays he did
07:51.32Mavyi hope anonymous drove it :)
07:51.59FD-hd2lol
07:57.13Mavynothing :(
07:57.20Mavyno flash no vibrate
07:57.28Mavyi dont think its even loading the zimage
07:58.15*** join/#htc-linux dieselboyx (~dieselboy@dsl-69-172-108-236.acanac.net)
07:58.20*** join/#htc-linux stAv (~technics@umail.upg.co.uk)
07:58.27Mavymanusfreedom, WoZZeR, any more ideas?
07:58.45WoZZeRtry different load starts?
07:58.59WoZZeRmake sure the cmdline is correct?
07:59.31Mavycommandline is just panic=0 and hw3d.force=0
07:59.51WoZZeRuse the same cmdline you use for startup.txt
07:59.56Mavywhat should this load_start be? the kernel adress?
07:59.59*** join/#htc-linux krat0s12 (krat0s@adsl-71-131-2-43.dsl.sntc01.pacbell.net)
08:00.12WoZZeRno idae
08:00.15WoZZeRidea*
08:01.41manusfreedomwhat is your load_starT?
08:01.56Mavy0x10000000
08:03.39manusfreedomok bad I think
08:04.09manusfreedomtry that 0x11800000 (or 0x11800100)
08:04.42Mavywhat is that based on?
08:04.50manusfreedomlast kernel git
08:05.02Mavyok
08:05.12manusfreedomit's the address from makefile.boot
08:05.55Mavyah i see
08:05.57manusfreedom0x11800100 = .boot_params
08:06.07manusfreedomin MACHINE_START
08:06.26Mavytrying 11800100 now
08:06.42manusfreedomok
08:07.48manusfreedombut try too without the 100, because I think it's added by your tinboot
08:08.09manusfreedomcould you give me the tinboot source
08:08.31*** join/#htc-linux krat0s (~krat0s@c-98-234-170-91.hsd1.ca.comcast.net)
08:09.10*** join/#htc-linux stAv (~technics@umail.upg.co.uk)
08:09.35Mavyk 1 sec
08:10.49Mavyhttp://www.ckgaming.co.uk/downloads/android/tinboot.zip
08:11.04Mavythat laod adress is not working either
08:11.10*** join/#htc-linux pongster (~opera@121.96.153.41)
08:11.42Mavylet me try another kernel offset
08:12.55manusfreedomok have you change all tinboot param?
08:13.04manusfreedomram start and size
08:13.11manusfreedominitrd_start?
08:13.28WoZZeRulRAMStart: R=804C1000
08:13.29WoZZeRtry that
08:13.34Mavyonly changed load_start so far
08:13.40manusfreedombad!!
08:13.56Mavyok so what do we want?
08:13.57WoZZeRmanusfreedom: it's from an official leo xip
08:14.16manusfreedomram_start= 0x11800000
08:14.41manusfreedomram_size= 0x1E800000
08:14.44Mavysame as load_start?
08:14.49manusfreedomyes
08:15.12manusfreedomKERNEL_OFFSET is good
08:15.20Mavy8000?
08:15.26manusfreedomyes
08:15.41*** join/#htc-linux darkstone (lolzone@kimoshi.net)
08:15.45Mavyi changed initrd_start to ram+0x00a00000
08:15.54Mavyas in startup.txt
08:16.06*** join/#htc-linux alex_ (4c6601e5@gateway/web/freenode/ip.76.102.1.229)
08:16.25manusfreedomINITRD_START = 0x12200000 or RAM_START+0x00A00000
08:16.34manusfreedomok
08:16.36*** join/#htc-linux MethoS- (~clemens@134.102.106.250)
08:16.43Mavy;)
08:16.57Mavy.ifdef leo
08:16.58Mavy.asciz "lpj=638976 panic=0 rel_path=android"
08:16.58Mavy.endif
08:17.05Mavythat should do to begin with
08:17.11manusfreedomI do'nt use lpj=638976
08:17.16WoZZeRMavy: you are setting up leo=1 in compile2, right?
08:17.24Mavyi just took what i have in my current cmdline
08:17.27*** join/#htc-linux kalemas (~kalemas@ns2.openhardware.ru)
08:17.36Mavy<PROTECTED>
08:17.43Mavy:D
08:18.06*** join/#htc-linux shu8i (~shu8i@194.48.133.8)
08:19.09manusfreedomok with that address and last kernel GIT, normally your leo will boot, I hope you will get the flash led
08:19.10Mavycould it be the ruu.exe im using?
08:19.32Mavytrying now
08:19.58*** join/#htc-linux balans (~Gebruiker@53546526.cable.casema.nl)
08:20.25Mavymanusfreedom, http://pastebin.com/uM2VQ13R
08:20.29*** part/#htc-linux pongster (~opera@121.96.153.41)
08:20.29Mavythats what i have now
08:20.59manusfreedomwhat is xip_end?
08:21.12*** join/#htc-linux pongster (~opera@121.96.153.41)
08:21.54WoZZeRmanusfreedom: it was used to fill, but I removed it
08:22.09manusfreedomfill what?
08:22.19WoZZeR1 sec
08:22.35Mavysadly no flash :(
08:22.36WoZZeR.org XIP_END-0x20000,0xff
08:22.54WoZZeRwon't boot, or won't flash?
08:22.59Mavywont boot
08:23.09Mavywe set it to flash led as soon as zimage loads
08:23.25WoZZeRhow?
08:23.30WoZZeRin zimage?
08:23.44Mavyyeah
08:23.52WoZZeRoh
08:23.56WoZZeRI thought you did it in tinboot
08:24.13Mavydont think you can
08:25.33Mavymanusfreedom,  want me to try load_start 11800100?
08:25.51manusfreedomno
08:25.57manusfreedomnot needed
08:25.59Mavyok
08:26.28*** join/#htc-linux Cotulla (~opera@nat004-252-205-109.tvoe.tv)
08:26.44Cotullahello
08:26.48Mavymorning Cotulla :)
08:26.55manusfreedomhi
08:27.21fakkermy hd2 blew up
08:27.22fakker:O
08:27.28Mavy:o
08:27.31Cotullablow up?
08:27.32fakkerkiddin
08:27.38Mavytried to oc it to 3.8ghz?
08:28.19fakkeri got no idea what im doing haha, it's stuck at 500mhz
08:28.27fakkeri tried biting it
08:29.33Cotullahehe
08:29.42Cotullaanyone used ubuntu on LEO?
08:29.53fakkeri did the first version - long ago
08:30.06*** join/#htc-linux Eruzemberg (~Eru@81.201.54.6)
08:30.13fakkeri might download v2, i have nothing to do here at work
08:30.16fakker0.2
08:30.25Cotullaand what u will say about touchscreen?
08:30.37*** join/#htc-linux ToAsTcfh (~toastcfh@100-47.200-68.tampabay.res.rr.com)
08:30.38*** part/#htc-linux kalemas (~kalemas@ns2.openhardware.ru)
08:30.41*** join/#htc-linux tekoholic (~quassel@174-29-148-110.hlrn.qwest.net)
08:31.05fakkerwhen i used it, it was really off - it kept clicking to the left, hard to navigate
08:31.18fakkerthat was your first ts zimage - after segfault
08:31.20*** join/#htc-linux TheGuv (~steveb@81.145.46.124)
08:31.27*** join/#htc-linux kalemas (~kalemas@ns2.openhardware.ru)
08:32.06Cotullaheh\
08:32.18Cotullais it fucking difficult to point to something there also?
08:32.22fakkeryeah
08:32.25hunterkllts in ubuntu .2 is fine
08:32.34hunterklli had no issues at all
08:32.39fakkeri suggested setting call answer to left click
08:32.41Cotullafine - can u touch close window button?
08:32.46hunterkllyes
08:32.48fakkerand hang up or back to right click
08:32.50*** join/#htc-linux balans (~Gebruiker@53546526.cable.casema.nl)
08:32.50Cotullais it big?
08:33.03hunterkll700-900mb d/l, 2.5gig on sd card iirc
08:33.10CotullaI about close button...
08:33.15hunterklloh
08:33.22hunterkllstandard window size in relationi
08:33.27hunterkllit is usable to close window
08:33.37*** join/#htc-linux lenix (~irc@lenix.de)
08:33.55Cotullahm intersting
08:34.04CotullaI guess there all is fucking small, isn't it?
08:34.16fakkerit looked ok when i first used it
08:34.16Cotullacan u make/give link to screenshots?
08:34.21fakkeris downloading
08:34.29fakkerhttp://leo.artworkx.nl/bestanden/hd2-ubuntu_0.2.zip
08:34.58Cotullajust running CE70 and all things are TOO small there for MY finger...
08:35.09Cotullairritates really
08:35.20fakkerfat fingers, lose weight :P
08:35.26fakkerlol
08:35.29Cotullathey not big, but still
08:35.42fakkeri joke
08:35.51Cotullano stylus and etc :(
08:36.06*** join/#htc-linux UnknownArtists (~unknown@84.19.198.100)
08:36.07Cotullaeven iphone stylus
08:36.09manusfreedomMavy: you need to set mtype
08:36.11Cotullait's too big actually
08:36.19fakkerdo you have one?
08:36.25Cotullano
08:36.29fakkertried hotdog sausage?
08:36.30Mavymanusfreedom, arm-eabi-as  tinboot2.S -o tinboot.o --defsym leo=1 --defsym MTYPE=2524 --defsym hw3d=1
08:36.32fakkeri saw it on engadget
08:36.33Cotullabut looked at pictures - they are big\
08:36.34Mavyalready done
08:36.41manusfreedomok
08:36.42fakkeryeah, bigger than index finger
08:37.01Cotullamanusfreedom, btw it's better to save microp "as it is", no reason to port it...
08:37.09manusfreedommavy: where?
08:37.25manusfreedomCotulla: ok
08:37.31Cotullait can be used as whole subsystem
08:37.41Mavyi have it in my compile2 script
08:37.46Mavy--defsym MTYPE=2524
08:37.46Cotullagsensor + lsensor + leds + other stuffs
08:37.49manusfreedomok
08:37.50manusfreedomsorry
08:37.54Eruzembergcotulla are you the same guy that made hard spl for hd2?
08:37.58fakkerCotulla, http://www.engadget.com/2010/03/08/sausage-stylus-for-the-iphone-now-on-sale-in-the-us/ ;]
08:38.19Cotullafakker, :D
08:38.21CotullaI saw it\
08:38.23fakker:D
08:39.03Mavymanusfreedom, im out of ideas as to why it wont boot
08:39.05Cotulla<PROTECTED>
08:40.28Eruzembergahh iight
08:40.39manusfreedomMavy: try a load start at 0x11B00000
08:40.47*** join/#htc-linux shu8i (~shu8i@194.48.133.8)
08:40.55Eruzembergcuz i was like hmmm whos this person that apeers on my try color screen
08:41.30CotullaI am part of DFT team obviously ^_^
08:41.58Eruzembergahh
08:42.00Mavymanusfreedom, trying now
08:42.00Eruzembergduuuh
08:42.06Eruzembergbtw your the man!
08:42.20Eruzembergthank you and your team for the work!
08:42.28Cotulla:)
08:42.28Eruzembergand android...:-D
08:42.39Cotullawe planned to provide our own android build
08:42.43Cotullafor leo
08:43.53*** join/#htc-linux friehmaen (freeman@xers.de)
08:44.05fakkernice
08:44.17Mavymanusfreedom, nothing :(
08:44.40*** join/#htc-linux Blades (~Blades@c-71-233-217-102.hsd1.ct.comcast.net)
08:46.27Cotullaactually ppl, why u don't want to work under recent problems?
08:46.33manusfreedomMavy: Did you try with an Image no a zImage?
08:46.46Mavywont that get to big?
08:47.11Cotullaor u prefer easy things as usual?
08:47.30manusfreedomCotulla: develop please
08:48.00Cotullawhy me?
08:48.33manusfreedommaybe I don't speak right... develop= can you  be more precise on what you say
08:48.37Mavytrying Image now manusfreedom
08:48.38manusfreedomfor me
08:49.09manusfreedomCotulla: I am not good in english
08:49.11Cotullaare u wanting to run android "somehow"... or make something great, which can be proudly used by xda members?
08:49.37CotullaI am bad too, don't worry
08:50.08Cotullaa lot of different problems... i2c with microp problems
08:50.14manusfreedomthe second one, but I haven't the skill like you to develop from scratch
08:50.15Cotullaeven cpu suspend mode
08:50.25Cotullaand etc
08:51.09Cotullaactually battery life for some users are good
08:51.30manusfreedomCotulla: not for me
08:51.47bimmyanyone looking into touchscreen lag bug?
08:51.56bimmywasnt that g-sensor related or something?
08:52.02Cotullano, noone looking seems
08:52.05bimmyi recall reading something like that
08:52.13Cotullait's related with all microp operations
08:52.17Cotullagsensor
08:52.20Cotullaproximity
08:52.21Cotullaand etc
08:52.34bimmyAh
08:52.51bimmyI imagine it's hard to debug too
08:52.54Mavymanusfreedom, image made no dofference
08:52.57Mavydifference*
08:53.02bimmydoes log log anything about the lag?
08:53.02Cotullait's normal. just noone want to work on it.
08:53.05bimmyor when it occurs?
08:53.22Cotullalogs are known, there a lot of strings with i2c
08:53.26manusfreedomCotulla: did you check last htc source for microp, maybe they have more stable thing no?
08:53.42CotullaI think FW of MicroP is different
08:53.50manusfreedomok
08:54.26Cotullaso that I wanted to sat
08:54.27Cotullasay
08:54.31CotullaI am not sure that nand booting really useful now,
08:54.32Cotullawhen project not ready and important stuffs are missing.
08:54.50Cotullaprimary because developers can lost testers...
08:54.58Mavytbh Cotulla, if we can eliminate windwos we might be able to get a better kernel
08:55.09Cotullanot sure if ppl will update kernels so often
08:55.12Cotullawhen it flashed to nand
08:55.23bimmyyeah it takes a lot longer than just updating to SD
08:55.29bimmyand I read SD is faster too
08:55.31bimmythan nand :<
08:55.35Cotullasd more slow
08:55.39Cotullawhile on SD it's easy - u replace file and u got old system with new kernel
08:55.45Cotullawhile nand will need full reflash seems
08:55.53bimmysomeone on forums said sd class 6
08:55.56bimmyis faster than nand
08:55.56MavyCotulla, for now we only put kernel in nand
08:56.02Mavyuntill its ready
08:56.07*** part/#htc-linux kalemas (~kalemas@ns2.openhardware.ru)
08:56.09WoZZeRkernel and initrd
08:56.12Mavyrest will stay on sdcard
08:56.23Cotullajust wanted to advise u
08:56.49Mavyi understand.
08:56.52Mavy:D
08:56.57CotullaMavy, are u sure that it will be better?
08:56.58Mavyand i will keep your advise in mind
08:57.15MavyCotulla, Nobody can be sure untill we tried
08:57.30WoZZeRCotulla: A lot of people like for the novilty of it
08:57.31Cotullau know what a lot of stuffs inited by WM and android kernel just assume that it's already inited?
08:57.41*** join/#htc-linux thejeos (~oscarleon@84.123.186.211.dyn.user.ono.com)
08:58.06MavyWe know. For now we are just trying to get a simple kernel running
08:58.18Cotullaok good luck :)
08:59.04manusfreedomCotulla: why we cant't use all RPC command in pcom? it's the AMSS version which limits?
08:59.29Cotullayes... but most commands are working
08:59.58Cotulladon't listen ppl who dunno about leo and say what it's not working...
09:00.02manusfreedomSo: we have the clock_wince for those missing command?
09:00.09Cotullayes
09:00.16Cotullathere missing clock part for android
09:00.22Cotullamost other are present
09:00.43manusfreedomfor android only?
09:00.54*** join/#htc-linux flagada (58a1e24e@gateway/web/freenode/ip.88.161.226.78)
09:01.04manusfreedomwhy other device use pcom only?
09:01.07manusfreedomfor clock...
09:01.44*** join/#htc-linux kalemas (~kalemas@ns2.openhardware.ru)
09:02.39Mavymanusfreedom, have you got any more ideas for nand?
09:04.52manusfreedomMavy: not now :(
09:04.57Mavy:(
09:07.18Cotullamy choose is evo 2.6.32 kernel now :)
09:07.36manusfreedomsupersonic?
09:07.39Cotullayes
09:07.50CotullaI will release last part based on android-msm-2.6.32 on this days (with lsensor and something else)
09:07.51manusfreedomI am working on it....
09:08.23manusfreedomI use supersonic and after I want use codeaurora
09:08.24Cotullavideo there working nice?
09:08.41CotullaI think htc is much better
09:08.44manusfreedomfor the moment I don't have a booting kernel
09:09.10Cotullaoh
09:12.31Cotullamanusfreedom, what u done already?\
09:12.48*** join/#htc-linux balans (~Gebruiker@53546526.cable.casema.nl)
09:12.51*** join/#htc-linux shu8i (~shu8i@194.48.133.8)
09:17.08*** join/#htc-linux Cass (~Cass@nat/sun/x-cndrcqbbemmllcjp)
09:17.14*** part/#htc-linux kalemas (~kalemas@ns2.openhardware.ru)
09:17.17*** join/#htc-linux luc_ (5e3edc93@gateway/web/freenode/ip.94.62.220.147)
09:18.08*** join/#htc-linux luc_ (5e3edc93@gateway/web/freenode/ip.94.62.220.147)
09:20.46Cotullagotta go
09:20.47Cotullabb
09:20.48*** part/#htc-linux Cotulla (~opera@nat004-252-205-109.tvoe.tv)
09:24.02*** join/#htc-linux shu8i (~shu8i@194.48.133.8)
09:24.28*** join/#htc-linux Morto (~Morto@ip110-189-208-87.adsl2.static.versatel.nl)
09:26.17*** join/#htc-linux zychBOOKi (~zycho@p54836F9E.dip.t-dialin.net)
09:28.22*** join/#htc-linux Morto (~Morto@ip110-189-208-87.adsl2.static.versatel.nl)
09:28.59*** join/#htc-linux mickey|office (~Mickey@business-092-079-168-007.static.arcor-ip.net)
09:29.31*** join/#htc-linux NujaWay (mIRBOT@138.199.65.72)
09:29.55*** join/#htc-linux kevke (~kevin@ip-95-222-116-217.unitymediagroup.de)
09:31.24kevkeHello ppl, just wanted to ask, if anyone has the same experience with the andriodized HTC-HD2: Internet via 3g works (emails beeing received, market is working, however, no browser, no ggl navigation etc.
09:31.57*** join/#htc-linux babijoee (~babijoee_@d110-33-169-115.sun801.vic.optusnet.com.au)
09:33.31kevkewifi works fine, anyway
09:34.16*** join/#htc-linux hyperfire21 (63596909@gateway/web/freenode/ip.99.89.105.9)
09:34.27*** join/#htc-linux stroller^ (6da0a0b7@gateway/web/freenode/ip.109.160.160.183)
09:34.34stroller^.j htc-linux-chat
09:34.38*** join/#htc-linux kalemas (~kalemas@ns2.openhardware.ru)
09:36.06*** join/#htc-linux johnb81 (~john@78.161.33.188)
09:47.19*** join/#htc-linux goxboxlive1 (~jrs@mail2.hjellnesconsult.no)
09:53.06*** join/#htc-linux balans (~Gebruiker@53546526.cable.casema.nl)
09:53.54*** part/#htc-linux kalemas (~kalemas@ns2.openhardware.ru)
09:56.30*** join/#htc-linux stAv (~technics@umail.upg.co.uk)
09:57.41*** join/#htc-linux kalemas (~kalemas@ns2.openhardware.ru)
10:05.36*** join/#htc-linux Hambo (hambo@119.122.148.41)
10:10.50*** part/#htc-linux kalemas (~kalemas@ns2.openhardware.ru)
10:11.05*** join/#htc-linux kalemas (~kalemas@ns2.openhardware.ru)
10:13.12*** join/#htc-linux NujaWay (mIRBOT@138.199.65.72)
10:13.20*** join/#htc-linux Nuja (mIRBOT@138.199.65.72)
10:18.59*** join/#htc-linux RJackson (~Omitted@92.9.233.52)
10:24.17*** join/#htc-linux FD-hd2 (~FD-hd2@82.132.248.160)
10:31.15*** join/#htc-linux nizox (~none@77.207.111.193)
10:31.40*** join/#htc-linux Timber (~Tim@86.56.42.159)
10:36.09*** join/#htc-linux [ad] (~alex@fullack.org)
10:37.01*** join/#htc-linux Markinus (~Miranda@gtng-4db040c3.pool.mediaWays.net)
10:39.12phh[06:04:27] <jonpry> phh once said he had code for the audience chip <---- I did ? I only said it should be easy :p
10:43.01*** join/#htc-linux AndChat (~AndChat@87-126-35-249.btc-net.bg)
10:43.31*** join/#htc-linux balans (~Gebruiker@82-170-217-205.ip.telfort.nl)
10:45.02*** join/#htc-linux elgrego_ (50b100b7@gateway/web/freenode/ip.80.177.0.183)
10:45.37*** join/#htc-linux Padre|Work (~Padre@intersoft-212.cust.smartspb.net)
10:46.40*** join/#htc-linux MN (5686b97a@gateway/web/freenode/ip.86.134.185.122)
10:46.42MNHi
10:47.27MNphh how would i go about putting meego on the hd2 in laymans terms?
10:51.02*** join/#htc-linux babijoee_ (~babijoee_@d110-33-187-99.sun801.vic.optusnet.com.au)
10:53.43*** part/#htc-linux kalemas (~kalemas@ns2.openhardware.ru)
10:56.37*** join/#htc-linux jcdiaz (~Juan@83.59.100.126)
10:57.08*** part/#htc-linux jcdiaz (~Juan@83.59.100.126)
10:57.12*** join/#htc-linux jcdiaz (~Juan@83.59.100.126)
10:57.41*** join/#htc-linux Ham3r (~Ham3r@178.56.158.243)
10:59.37*** join/#htc-linux DaM- (40675da5@gateway/web/freenode/ip.64.103.93.165)
11:00.19*** join/#htc-linux BazGee (~bazgraham@cpc1-sund2-0-0-cust716.sund.cable.virginmedia.com)
11:01.52*** join/#htc-linux bluepanter (9860e999@gateway/web/freenode/ip.152.96.233.153)
11:06.54*** join/#htc-linux FD-hd2 (~FD-hd2@82.132.139.102)
11:14.18*** join/#htc-linux Jon_ (~Jon@host86-186-93-179.range86-186.btcentralplus.com)
11:19.14*** join/#htc-linux pewpew (5636b9fe@gateway/web/freenode/ip.86.54.185.254)
11:24.57*** join/#htc-linux kalemas (~kalemas@ns2.openhardware.ru)
11:28.11*** part/#htc-linux Morto (~Morto@ip110-189-208-87.adsl2.static.versatel.nl)
11:29.11*** join/#htc-linux FD-hd2 (~FD-hd2@82.132.139.102)
11:40.18manusfreedomthere is some one that can push to GIT?
11:41.14manusfreedomwe need to change #define MSM_RAM_CONSOLE_PHYS in msm_iomap.h
11:41.27manusfreedomwe come back to 0x2FFC0000
11:41.51manusfreedombecause SMI memory is completly down with reset
11:42.08manusfreedomso we can't get ram console content
11:42.28phhsmi reset ? weird
11:42.52manusfreedomyes I can't get any content in smi with haret...
11:43.04manusfreedomso I think it's cleared on reset
11:43.08phhit's perhaps just because it's used ?
11:43.29manusfreedomphh: no I excluded it so I don't think
11:43.35phhby windows.
11:43.57manusfreedomby windows... may be ...
11:44.00*** part/#htc-linux kalemas (~kalemas@ns2.openhardware.ru)
11:44.19manusfreedomwe need to change it on git to get log...
11:44.44*** join/#htc-linux kalemas (~kalemas@ns2.openhardware.ru)
11:47.07Cassmanusfreedom, so setting that for pwf ramconsole and changing to that value on msm_iomap.h will give me ramconsle back ?
11:48.23manusfreedomyes
11:48.33manusfreedomsorry to not find that before
11:48.49Casscool, glad you found this i have been banging my head for days trying to make this work
11:48.52Casstx
11:49.58manusfreedomCass: try and confirm me with a working kernel
11:50.02Casswill do
11:50.10Casschanging now
11:50.20manusfreedomI tried already, but I prefer another one
11:50.24Cassnp
11:56.17*** join/#htc-linux hyperfire21 (63596909@gateway/web/freenode/ip.99.89.105.9)
11:56.19Cassok changed, compiled and now booting .. lets see what occurs
11:58.19*** part/#htc-linux kalemas (~kalemas@ns2.openhardware.ru)
11:58.38*** join/#htc-linux kalemas (~kalemas@ns2.openhardware.ru)
12:00.02Cassmanusfreedom, ok it has some text in it now but still lots of crap chars
12:00.17Cassill try booting again
12:00.20Cassmuch better tho
12:00.21*** join/#htc-linux huggy_andro (~AndChat@151.82.187.204)
12:02.44Ham3rHi
12:03.06Ham3rhow is possible to automatic starting linux in haret (without pressing run)?
12:03.20Casschange default to startup
12:03.28Ham3r:D
12:03.29Ham3rthx
12:03.33*** join/#htc-linux stAv (~technics@umail.upg.co.uk)
12:03.57Ham3rit's wokring :D
12:04.00Casscool
12:04.41Cassstuck in a boot loop now :(
12:04.47Casswft
12:05.04manusfreedomCass: where did you get crap chars? at the end only?
12:05.10Cassall through
12:05.18manusfreedomnot me
12:05.24Cassk then its prob just me
12:05.35Cassill test again as soon as i can get fucking thing to boot :)
12:06.05*** join/#htc-linux leobaillard (~leobailla@ip-37.net-82-216-190.caen.rev.numericable.fr)
12:07.14*** join/#htc-linux JonW1980 (~Jon@host86-173-17-121.range86-173.btcentralplus.com)
12:07.19Casshmm boot dies on atk
12:07.46*** join/#htc-linux balans (~Gebruiker@82-170-217-205.ip.telfort.nl)
12:10.13*** join/#htc-linux spetrillo (~SteveP@64.241.130.243)
12:10.40*** join/#htc-linux Jon_ (~Jon@host86-186-90-14.range86-186.btcentralplus.com)
12:12.42*** part/#htc-linux kalemas (~kalemas@ns2.openhardware.ru)
12:12.59*** join/#htc-linux kalemas (~kalemas@ns2.openhardware.ru)
12:21.38*** join/#htc-linux s_down (9860e91f@gateway/web/freenode/ip.152.96.233.31)
12:22.48*** join/#htc-linux shu8i (~shu8i@194.48.133.8)
12:22.54*** join/#htc-linux zozi_ (c3f5b925@gateway/web/freenode/ip.195.245.185.37)
12:24.46*** part/#htc-linux kalemas (~kalemas@ns2.openhardware.ru)
12:24.47shu8i~seen elbartome
12:24.48aptelbartome <~a@ip-109-90-64-144.unitymediagroup.de> was last seen on IRC in channel #htc-linux, 14h 34m ago, saying: 'hi'.
12:25.20*** join/#htc-linux Gnarfledow (5a377de1@gateway/web/freenode/ip.90.55.125.225)
12:25.44*** join/#htc-linux JonW1980 (~Jon@host86-185-152-93.range86-185.btcentralplus.com)
12:29.23*** join/#htc-linux gauner1986 (~gauner198@p508C720F.dip.t-dialin.net)
12:29.23Cassmanatails, yeah no matter how many times i try this i never get a clean log
12:29.29Cassmanusfreedom, i mean
12:29.41manusfreedom:(
12:29.43gauner1986heyho
12:29.59Casshey gauner1986 just the man for a bit of compiling / testing fun
12:30.00manusfreedomcass: with git kernel?
12:30.05Casswith git yes
12:30.10gauner1986:D
12:30.13gauner1986hey cass
12:30.17manusfreedomI used it without problem
12:30.29gauner1986did one of you also notice that the battery never gets full when charging on android?
12:30.43Mavygauner1986, mine usualy goes to 100%
12:30.45Cass<manusfreedom> there is some one that can push to GIT?
12:30.45Cass<manusfreedom> we need to change #define MSM_RAM_CONSOLE_PHYS in msm_iomap.h
12:30.45Cass<manusfreedom> we come back to 0x2FFC0000
12:30.47gauner1986it is full, but it keeps charging
12:30.52Mavyeven says battery charged in the unlock screen
12:30.52Cassgauner1986, fancy trying this ?
12:31.03Cassgauner1986, check if ramconsole works for you
12:31.21Cassshu8i, as well if you feel like compiling a kernel
12:31.41Cassgauner1986, works for manusfreedom and half works for me
12:32.36manusfreedomCotulla: I get supersonic kernel booting, but I don't have display (I am searching why) and sound (I removed it, because I don't have time to port it) and it stuck on [    0.009267] Bad IRQ65535 [    0.009288] Bad IRQ65535
12:32.39*** join/#htc-linux thePACE (~pdukanac@cable-94-189-145-137.dynamic.sbb.rs)
12:32.42gauner1986ramconsole works for me, if i do it in haret
12:32.47Cass??
12:32.55Cassdo in haret ?
12:32.57manusfreedomgauner1986: with 03c?
12:32.59gauner1986and with the right commands
12:33.10gauner1986~leo-ramconsole
12:33.11apt[leo-ramconsole] pwf myramconsole 0x03FC0000 0x40000
12:33.14gauner1986yes
12:33.15gauner1986:P
12:33.20manusfreedomlol
12:33.34manusfreedomme is always empty with mine
12:33.38Casssame here
12:33.39gauner1986hm
12:33.42gauner1986let me try again
12:33.48manusfreedomand works if I come back to older one...
12:33.55Cassit broke for me in the fullram kernels
12:33.59gauner1986maybe i was dreaming it
12:33.59gauner1986:D
12:34.02manusfreedommaybe my wince use more the SMI than yours
12:34.06Cassnow with 2ff it half works
12:36.31*** join/#htc-linux MN (5686b97a@gateway/web/freenode/ip.86.134.185.122)
12:36.32MNHi
12:36.46Casshello
12:37.33MNMavy hows nand going
12:37.53MavyMN not done anything after this morging
12:37.54Cassmanusfreedom, to get your log you boot, then reset using the reset button ?
12:38.03Cassyou read the log how ?
12:38.06Mavymost likely an issue with the init of the baord from kernel
12:38.15MNright i see
12:38.34Mavyand sadly i dont have the time to patch the kernel.
12:38.44Mavymight give it a shot tomorrow
12:39.30MNdo you know how to patch the kernel?
12:39.37manusfreedomCass: using haret and telnet
12:39.47Cassok
12:40.03Cassill look at doing that way
12:40.09Cassi usually just grab the log
12:41.19MavyMN: i need to find out whats wrong first
12:41.29gauner1986ok
12:41.31MNoh right good luck anyway
12:41.33gauner1986my ramconsole is also full of shit
12:41.55Cass:)
12:41.56gauner1986i was dreaming it works
12:41.56gauner1986xD
12:43.01MNphh here?
12:43.04phhyes
12:43.09phhand layman doesn't port meego.
12:43.11manusfreedomgauner1986: so do the change I post at 13:40
12:46.21MNright sorry
12:48.47*** join/#htc-linux pongster (~opera@121.96.153.41)
12:48.51CIA-109htc-linux: lukas htc-msm-2.6.32 * rv2.6.29-38152-g4d053e1 /arch/arm/configs/htcleo_defconfig: htcleo: defconfig: build in all cpu freq governors
12:50.48manusfreedomwho is lucas?
12:50.53Cassdcordes
12:50.56manusfreedomok
12:51.35manusfreedomdcordes: what the "trivial merge" you do 46hours ago?
12:52.12MNphh what was needed to make it run im trying to learn sorry if im irritating you
12:52.56phhchanging initramfs to boot on a loopback ext2.
12:53.24gauner1986manusfreedom: mh.. full of shit again <.<
12:53.25phhwell I could give you mine.
12:53.38Cassgauner1986, after iomap change ?
12:53.39gauner1986with pwf myramconsole 0x2FFC0000 0x40000
12:53.43gauner1986yes
12:53.48MNthat would be great
12:53.50Cassok thats 2 to 1
12:54.32manusfreedomgauner1986: you correctly change your msm_iomap.h?
12:54.42Cassgauner1986, what commands in haret console you view ramconsole log ?
12:54.50manusfreedomand your kernel boot correctly?
12:54.55manusfreedomor it's a test kernel?
12:54.57gauner1986#define MSM_RAM_CONSOLE_PHYS    0x2FFC0000
12:55.04manusfreedomok
12:55.21gauner1986cass: i have to dump it first..
12:55.29gauner1986then copy it over to pc
12:55.32gauner1986and then view it
12:55.36Cassk
12:55.48gauner1986lol
12:55.53gauner1986there are some strings in that shit
12:56.01gauner1986OMXCORE: qc_omx_component_deinit %x
12:57.21gauner1986a bunch of strings
12:57.23gauner1986from binaries
12:58.53MNit would be greatly appreciated if you could give a copy of yours phh
12:59.27phhhttp://husson.hd.free.fr/initrd.gz
12:59.33phhwill take a long time to upload.
12:59.41MNok thanks alot
12:59.41phh2MB at 12kB/s.
12:59.44MNlol
13:00.14gauner1986sweet
13:01.35gauner1986dan1j3l: i did some modifications to your liblights to support the full charging state
13:02.10MNdo i just put the initrd.gz on root and boot with haret?
13:04.37Mavygauner1986, can i ask what you added?
13:05.16gauner1986green led blinks with charger plugged in, when battery is full
13:05.55Mavydid it not turn green when full?
13:06.00gauner1986no
13:06.05Cassno ?
13:06.11Mavypretty sure it did
13:06.17Cassmine is green now
13:06.21Cassit did not blink however
13:06.32gauner1986not for me at least..
13:06.37Casssense user :P
13:07.26fakkerfucking BAA man
13:08.01gauner1986my battery was never fully charged until i added
13:08.01gauner1986if(di->status.percentage >= 99){
13:08.01gauner1986di->status.battery_full = 1;
13:08.01gauner1986charge_mode = CHARGE_BATT_DISABLE;} in board-htcleo-battery.c
13:08.53Cassmine usualy goes to 100%
13:08.59gauner1986mine too
13:09.09gauner1986but sometimes not
13:09.17gauner1986and then it keeps charging forever
13:09.36gauner1986which is not good i suppose
13:09.37gauner1986:D
13:09.41Cassindeed
13:09.51Casschecks to see if im still charging
13:10.07MNphh is the file size 1.98 mb?
13:10.14phh2037kB
13:10.30Cassgauner1986, heh your right .. still charging " 100%
13:10.35gauner1986^^
13:10.45Casshadnt noticed that
13:11.01Cassyou have that patch in git yet ?
13:11.14*** join/#htc-linux shu8i (~shu8i@194.48.133.8)
13:11.21MNok thanks
13:11.32gauner1986no.. not sure if it's good.. let's wait for cotulla
13:11.37MNphh also do i just put the initrd.gz on root and boot with haret?
13:11.46Mavygauner1986, are you using lights.htcleo.so?
13:11.46Cassgauner1986, does it work for you ?
13:11.52gauner1986i think there is another possibility to detect if battery is fully charged
13:11.53gauner1986yes
13:11.54phhMN: and have an ext2 loopback with meego in Meego.ext2
13:12.00gauner1986mavy: my own, yes
13:12.01Mavydoes your screen turn off?
13:12.13Mavymy blacklight stays on when i use it
13:12.15MNok thanks
13:12.32gauner1986mh.. haven't noticed that
13:14.28gauner1986cass: if you feel like it
13:14.30gauner1986http://pastebin.com/jKYAjsae
13:14.37gauner1986the patch
13:15.08gauner1986cotulla had something commented out regarding detecting if the battery is full
13:16.51krat0sgauner1986: how can that patch be applied?
13:16.55*** join/#htc-linux JonW1980 (~Jon@host86-184-12-54.range86-184.btcentralplus.com)
13:17.14gauner1986patch -p1 < patch.diff
13:18.56krat0sgauner1986: cool.. thanks.. :)
13:21.44*** join/#htc-linux myn (cereal@cpe-71-64-8-228.insight.res.rr.com)
13:23.05*** join/#htc-linux tekoholic (~quassel@174-29-148-110.hlrn.qwest.net)
13:23.31gauner1986btw.. automatic screen turnoff seems to do something else than the manual one
13:23.56Mavy:o
13:23.57gauner1986button backlight doesnt turn off if the screen turns off automatically
13:24.04gauner1986if you do it manually it does
13:24.14Mavyerhm
13:24.18Mavythat seems weird
13:24.27Mavyis it commented out in code maybe?
13:24.37gauner1986no
13:25.27Mavystrange
13:27.08*** join/#htc-linux tmzt (~tmzt@adsl-76-253-139-161.dsl.akrnoh.sbcglobal.net)
13:28.13*** join/#htc-linux slayerns (8bb3cf41@gateway/web/freenode/ip.139.179.207.65)
13:28.33slayernsnoone updates wiki leo status nowadays
13:31.20Mavygauner1986, trying a new kernel again to see if my backlight turns off
13:35.30*** join/#htc-linux LordDeath (~LordDeath@cable-81-173-164-5.netcologne.de)
13:37.48Mavyseems to be ok now :D
13:38.50*** join/#htc-linux kalemas (~kalemas@ns2.openhardware.ru)
13:39.00*** join/#htc-linux CaPPsMe (~kk@67.227.210.145)
13:39.44*** join/#htc-linux Andreyxxl[HD2EU] (~Andreyxxl@89.32.146.153)
13:41.01gauner1986slayerns: then is diy time :P
13:41.09[ad]ist away (bye)
13:41.18CaPPsMei just updated it today lol
13:41.22Mavygauner1986, hwo can i check if battery is still charging? Or is adb logcat only way?
13:41.43gauner1986cat /sys/class/power_supply/battery/status
13:41.47Mavyoh :)
13:41.49Mavyofc
13:43.12CaPPsMedo i have to modify sources in order to change the number of digits that the caller id matches?
13:43.44CaPPsMeon adroid
13:43.57CaPPsMe+n
13:50.11*** part/#htc-linux kalemas (~kalemas@ns2.openhardware.ru)
13:50.28*** join/#htc-linux kalemas (~kalemas@ns2.openhardware.ru)
13:52.59*** join/#htc-linux AndChat (~AndChat@87-126-35-249.btc-net.bg)
13:55.38*** join/#htc-linux shu8i (~shu8i@194.48.133.8)
13:56.59Mavygauner1986, am i right in saying that sms led notification is not working
13:58.50*** join/#htc-linux jeos (~fireirc@84.123.186.211.dyn.user.ono.com)
14:00.38*** join/#htc-linux brnshroom (shroom2k1@c-98-199-15-215.hsd1.tx.comcast.net)
14:01.40*** join/#htc-linux [acl] (~abel@96.246.167.90)
14:04.00*** join/#htc-linux stroller^ (5e9fc034@gateway/web/freenode/ip.94.159.192.52)
14:04.38*** join/#htc-linux Bwarff (5a37ff9e@gateway/web/freenode/ip.90.55.255.158)
14:06.33*** join/#htc-linux Andreyxxl[HD2EU] (~Andreyxxl@89.32.146.153)
14:08.19*** part/#htc-linux jeos (~fireirc@84.123.186.211.dyn.user.ono.com)
14:09.14Cassgauner1986, ill try the patch in a bit .. works getting in the way right now :(
14:10.16gauner1986why is everyone working on workdays?! :D
14:11.19phhwho knows
14:12.07Cassgauner1986, its not usually like this for me .. seems im needed today :)
14:12.16gauner1986lol
14:12.34*** join/#htc-linux uub11 (42a5a8d4@gateway/web/freenode/ip.66.165.168.212)
14:14.03*** part/#htc-linux kalemas (~kalemas@ns2.openhardware.ru)
14:16.46jonpryWoZZeR, thanks for the list
14:20.23*** join/#htc-linux StummeJ_ (~StummeJ@wrt206-04.cns.uni.edu)
14:22.43*** join/#htc-linux kalemas (~kalemas@ns2.openhardware.ru)
14:30.19*** join/#htc-linux NeoMatrixJR (~chatzilla@173-25-48-212.client.mchsi.com)
14:31.53*** join/#htc-linux shu8i_away (~shu8i@194.48.133.8)
14:35.06shu8i_away~seen elbartome
14:35.09aptelbartome <~a@ip-109-90-64-144.unitymediagroup.de> was last seen on IRC in channel #htc-linux, 16h 44m 21s ago, saying: 'hi'.
14:37.01*** part/#htc-linux kalemas (~kalemas@ns2.openhardware.ru)
14:37.16*** join/#htc-linux kalemas (~kalemas@ns2.openhardware.ru)
14:42.22*** join/#htc-linux Plofffgsclupff (5a37ff9e@gateway/web/freenode/ip.90.55.255.158)
14:42.31*** join/#htc-linux RaptorX (Devilcuban@cpe-24-160-124-182.tampabay.res.rr.com)
14:50.59[acl]jonpry: celebration time yet ?
15:01.54*** part/#htc-linux kalemas (~kalemas@ns2.openhardware.ru)
15:04.14uub11i want to celebrate! but i'm at work......
15:04.51manusfreedomcelebration for what?
15:05.23[acl]uub11: im at work too.. celebration is welcomed here..
15:07.10uub11not here =(
15:09.43jonpry<PROTECTED>
15:10.09uub11better answer than not at all
15:10.13[acl]jonpry: you need pigs ? you let me know.. i delivered an army of pigs last time
15:11.47jonprythat is true
15:11.56jonpryi need a pig that can make it work, lol
15:12.51jonpryrpc is closer now. thanks to wozzer and fixing a type
15:15.19uub11i could probably be a pig but don't know how much magic i have to help
15:16.01[acl]jonpry: im sick of rpc right now..
15:16.05jonprycan you disassembler wce_pmem.dll and figure out why it is broke?
15:16.23jonpry[acl]. me too. with wince rpc, we will never have to worry about it again
15:16.51[acl]jonpry: Cotulla disassembled the pmem.. any questions we can ask  him.. he got some good info for me
15:17.01jonpryit is close. wce_pmem is crashing now. and i suspected an incomplete init of pmem is what was cause adsprtos to not fully work
15:17.11[acl]ahh
15:17.28[acl]ur like making wine for android
15:17.30[acl]lol
15:17.43[acl]dont be afraid to include ddi.dll :-)
15:17.47jonprymaybe. i see it more like automated reverse engineering
15:18.06Art-Xchuckles
15:19.01jonpryddi should be easy when the rest of this works
15:19.19jonpryit gets easier to load new stuff because so much ends up being done already
15:19.29[acl]thats what i like to ehar
15:19.31[acl]*hear
15:20.25*** join/#htc-linux m_a_r_k (~quassel@c-76-120-50-42.hsd1.co.comcast.net)
15:21.45*** join/#htc-linux nathai (~nathai@113.22.127.135)
15:22.00jonpryfor this willing. we are crashing at wce_pmem b+0x2578. STRH R3,[R0,#6]
15:22.05jonpryR0 is zero
15:23.04[acl]sorry ASM isnt my second language
15:23.07[acl]:-p
15:23.14[acl]its cotulla's first tho
15:23.21[acl]phh second prob
15:23.31phh?
15:23.51*** join/#htc-linux maricsmith (407e7b62@gateway/web/freenode/ip.64.126.123.98)
15:23.54[acl]u see jonprys error? .. maybe ur awesome ness can help?
15:24.33phhah
15:24.38maricsmithhello gentlemen.
15:25.02*** join/#htc-linux dan1j3l (~danijel@93-138-231-44.adsl.net.t-com.hr)
15:25.21dan1j3lello
15:25.31gauner1986hey dan
15:25.42dan1j3lnews ?
15:25.59phhlolwat ? ida is frozen oO
15:26.26gauner1986dan1j3l: is battery full working for you?
15:26.36gauner1986mine keeps charging forever
15:26.44dan1j3lmine too
15:27.02gauner1986http://pastebin.com/jKYAjsae
15:27.09gauner1986did some experiment
15:27.11gauner1986and it worked
15:27.16gauner1986but not sure if it's good
15:27.33Casshow to revert changes in git .. git revert filename ?
15:27.57gauner1986all changes or a single file change?
15:28.07Cassi have 2 files i want to revert
15:28.12jonprydelete it and check it out
15:28.17Cassok
15:28.17gauner1986nah
15:28.18Casstx
15:28.20JonW1980Hello all. I always feel like a naughty boy asking questions in here, but I think only devs might have the answer! The quality of a2dp is shocking because the bitpool is set very low by default. Is there any way to increase this?
15:28.27gauner1986you can also do git checkout filename or so
15:28.34gauner1986without deleting them
15:28.36Cassok
15:28.45phhJonW1980: okay I don't have the same wce_pmem as you.
15:28.49phhjonpry: *
15:29.01Cassi want to revert the changes i made to battery and to ramconsole today .. now my kernel wont boot
15:29.09phhjonpry: can you upload yours somewhere ?
15:29.10*** join/#htc-linux fcna (5a5ed8bc@gateway/web/freenode/ip.90.94.216.188)
15:29.23dan1j3lgauner: did u looked lights code, any ideas ?
15:29.41gauner1986else if(size  == 8 || strncmp(state,"Full",4) == 0){ // Charged
15:29.50gauner1986i changed that to support the Full state
15:29.52jonpryhttp://hotfile.com/links/62510087/d08b488/wce_pmem.dll
15:30.10*** join/#htc-linux Mavy (~Mavy@5ED0C9C0.cable.ziggo.nl)
15:30.25jonpryphh: that is a whole can of worms. i don't really know that my wce_pmem is the right one to be using.
15:30.30gauner1986dan1j3l: and there is a problem with automatic suspend.. it seems like it does sth else than manual suspend
15:30.38Mavydan1j3l, anyway you can make liblights turn on the green led when fully charged?
15:30.40jonprymaybe yours would work :-p
15:30.42gauner1986dan1j3l: button backlight stays on on automatic suspend
15:30.42dan1j3li didn't tested full state because battery was on 100% :p
15:30.56gauner1986dan1j3l: it works with my patch :P
15:31.05gauner1986but sometimes Full is also at 99%
15:31.13gauner1986that's why i made it >= 99
15:31.24gauner1986guess we have to wait for cotulla
15:31.28phhjonpry: where did you get this one ?
15:31.35dan1j3lMavy: green should go on now on full charge
15:31.36phhI've got mine with google topaz_oemdrivers
15:32.01Mavydan1j3l i might have an older so then
15:32.08Mavybecause it does not on mine
15:32.10Mavyit just turns off
15:32.13dan1j3lbtw, on some builds charging detection works without "worker" hack
15:32.38gauner1986dan1j3l: sense builds?
15:32.39Mavyalso i think sense is blocking notification leds
15:32.41Mavylike sms/mail
15:32.50jonpryphh: i have those. i will try it. it used to be hard to try different wce_pmem because they had to be hex edited to remove system calls. but now i can do syscalls in vial, but they are not implemented yet
15:32.50dan1j3lno, vanilla
15:33.19Mavydan1j3l, what is the latest lights.htcleo.so?
15:33.29dan1j3ltoday will try to disassembly htc stuff, to find led support
15:33.35[acl]jonpry: WoZZeR has the oem rhod drivers.. i dont know if they are any different but thats what we always refernce
15:33.35Mavyok
15:33.45Mavygauner1986, are you willing to share yours?
15:34.12gauner1986dan1j3l: any idea about that automatic suspend issue?
15:34.13*** join/#htc-linux Kasjopaja (~Tina@p57BC02C8.dip0.t-ipconnect.de)
15:34.40Mavygtg for some food
15:34.43Mavybe back later
15:35.10dan1j3lgauner: btw. u don't need "size  == 8 || " in code
15:35.16phhjonpry: ok i'm here, let's see
15:35.20dan1j3lit's for int compare state
15:36.11dan1j3l8 is int representation of "Charged" string
15:36.29dan1j3lbecause i didn't know, is it "Full" or "Charged"
15:36.31gauner1986i never get Charged
15:36.35gauner1986okay
15:36.56gauner1986didn't know what the size actually is then.. i'm not that good in c
15:36.58gauner1986^^
15:37.07phhjonpry: wtf ? mov r3, 0xFEED ?
15:37.10*** join/#htc-linux JonW1980 (~Jon@host109-152-81-24.range109-152.btcentralplus.com)
15:37.23gauner1986and i used strncmp because i was unsure about if the string is terminated correctly
15:37.27phhsounds like a funny one.
15:37.42jonpryinteresting huh
15:37.48dan1j3lsize is length of string, in c easier to compare numbers than strings :D
15:38.01gauner1986yeah...
15:38.18*** join/#htc-linux spastikman (~root@94.46.248.73)
15:38.26*** join/#htc-linux ^Buzz^ (~Michael_B@109.231.194.202)
15:38.36phhjonpry: as far as I can tell, the crash is expected.
15:38.47dan1j3lnow working on shu8i's build
15:38.54jonpry?
15:38.56phhjonpry: R0 is the return value of the 445c function
15:38.57phhwhich is 0.
15:39.09dan1j3lit's like a pig on steroids for battery :D
15:39.11phhah not always
15:40.34jonpryits hard to tell where it is being called from
15:40.38phhjonpry: graaaah that's a total mess
15:40.43jonpryi hope it is from pmem_boot_init
15:40.55phhnot a single function name :(
15:41.09jonprysort of have a plan on how to figure that out
15:41.17phhwhen I reverse a linux kernel, at least I've full name list.
15:41.54jonpryand you know its written in C
15:42.01jonprywith one compiler
15:42.07phhand i've most sources of it.
15:45.50*** part/#htc-linux ^Buzz^ (~Michael_B@109.231.194.202)
15:45.52[acl]this is good.. if yall figure this out i can verify exactly how ati driver allocates mem :-) go go go
15:46.27*** join/#htc-linux madsage (ad102d93@gateway/web/freenode/ip.173.16.45.147)
15:53.15[acl]any blackstone or kovsky guys around?
15:54.19madsageis sound ever going to work for rhodium?  wish I had more skillz and could help.
15:54.48jonpry[acl]. i wouldn't be so hopeful. there are a lot of questions related to what parameters are passed to wce_pmem to get it running. and once it is, how exactly does 3d interact with it. one could totally understand how it works, and still not have the info your looking for
15:55.22Cassgauner1986, not sure your patch works .. or something else is up for me .. i have 98% batt, green led and a charging status still
15:56.24*** join/#htc-linux josh13x12 (~hello@m625e36d0.tmodns.net)
15:56.26gauner1986cass: that patch makes it Full at 99%
15:56.28Cassohh nvm .. its must be slow
15:56.37Cass99% batter and status full now
15:56.45Cassnot sure how often the poll is
15:56.51[acl]jonpry: well contulla was able to get the mem ranges for 3d which really didnt match what we originally thought. wondering if we can get more info
15:57.12[acl]for example 2mb for smi ? that blew my mind
15:57.14Cassgauner1986, greeen light goes out on full
15:57.28phh[acl]: smi is too fast for 3D ! :D
15:57.35gauner1986Cass: yeah.. you need a mod in liblights
15:57.41Cassk
15:57.55gauner1986i'll upload
15:57.57Cassill not bother with that .. cant be fooked compiling in android
15:57.59Cassahh better :)
15:58.29*** join/#htc-linux BigDaDDy` (BigDaDDy@77.125.84.19)
15:58.31[acl]phh : lol.. still .. the mem mappings are weird.. baffled by all of it
15:59.12*** join/#htc-linux ElBartoME (~a@ip-109-90-64-144.unitymediagroup.de)
15:59.30ElBartoMEhi
15:59.41*** part/#htc-linux StummeJ (~StummeJ@wrt206-04.cns.uni.edu)
15:59.49Casshi
15:59.51*** join/#htc-linux StummeJ (~StummeJ@wrt206-04.cns.uni.edu)
16:00.35gauner1986http://htcleo.noobhands.net/gauner1986/lights.qsd8k.so
16:00.51Casslights ? not leolights ?
16:00.55phhyou shouldn't put lights' power in noob hands.
16:01.21Cassbah .. free the power
16:01.24gauner1986:D i trusted them my laser sword.. damn
16:01.58*** join/#htc-linux balans (~Gebruiker@82-170-217-205.ip.telfort.nl)
16:02.04LordDeathwhy do the newest hd2 android builds not allow more than one month for exchange syncing?
16:02.15LordDeathusually I sync everything
16:04.21*** join/#htc-linux shu8i_away (~shu8i@194.48.133.8)
16:04.55jonpryphh: any idea on that dll?
16:05.05phhjonpry: not at all
16:05.20*** join/#htc-linux toi (~toi@d54C2AA76.access.telenet.be)
16:05.44*** join/#htc-linux balans2 (~Gebruiker@82-170-217-205.ip.telfort.nl)
16:06.07*** join/#htc-linux Captnoord (~Captnoord@a21129.upc-a.chello.nl)
16:07.58jonpryit looks like pmem_boot_init is a void function. so how can it be broken?
16:13.26*** join/#htc-linux NujaWay (~R2D2@chy94-2-82-226-71-148.fbx.proxad.net)
16:18.32ToAsTcfhphh : whats up with the leds
16:18.36Mavygauner1986, nice. :D
16:18.49phhToAsTcfh: rewriting a proper lights driver.
16:18.58ToAsTcfhah i see
16:19.00phhToAsTcfh: but fiy, the leds on the liquid runs REALLY slowly in blinking
16:19.05phhlike one second one/10second off
16:19.20ToAsTcfhlol
16:19.32ToAsTcfhwell u got them flickering now
16:19.55ToAsTcfhshit looked like a xmas tree
16:20.44Mavyi wish we could figure out wtf sense is doing to the light driver
16:21.44Mavygauner1986, button lights do turn off when screen goes off automagicly
16:22.58Mavystangly yhey turn on then the screen dims tho.
16:23.06Mavyffs at my typing skills
16:23.19Mavystrangly they turn on when the screen dims
16:23.20*** join/#htc-linux Cotulla (~opera@nat004-252-205-109.tvoe.tv)
16:23.21Mavy...
16:23.38Cotullahello
16:23.48Mavylo
16:23.49Cotullaanyone have HTC capacitive stylus?
16:24.01Mavysadly not :(
16:24.17CotullaBT mouse with LEO?
16:25.17Cotulla[acl], here?
16:26.07gauner1986hey cotulla
16:26.23gauner1986cotulla: there is some problem with battery driver
16:26.33gauner1986it never reaches "Full" charging state
16:26.33[acl]Cotulla: sup man..
16:26.56Cotullahow it's going?
16:27.28gauner1986cotulla: http://pastebin.com/jKYAjsae <- i did some patch, not sure if it's any good
16:27.30Cotullagauner1986, which problem?
16:27.52gauner1986cotulla: it just keeps charging forever, although capacity is already at 100%
16:27.58gauner1986sometimes it's at 99%
16:28.09Cotullawhat about current?
16:28.38gauner1986current?
16:28.45CotullaI
16:28.58ElBartoMEgauner1986: Stromstärke :P
16:29.07gauner1986okay
16:29.10gauner1986let me check
16:29.39gauner1986current_now is 5000
16:29.46*** join/#htc-linux josh13x12 (~hello@m5f5e36d0.tmodns.net)
16:29.46[acl]Cotulla: did the suggested changes for pmem. No cigar in terms of irq. Also im manually enabling the soft interrupt as well, no luck either. Now that nand boot is working i guess i really need to dive into rpc..
16:29.50gauner1986and current_avg also 5000
16:30.16*** join/#htc-linux josh13x28 (~hello@99-190-187-250.lightspeed.lsvlky.sbcglobal.net)
16:30.18*** join/#htc-linux Dough291 (~Damien@brn29-2-88-164-43-127.fbx.proxad.net)
16:30.32Cotullarpc?
16:30.37Cotullawhich one?
16:30.49Cotulla5000?
16:31.08gauner1986that's what sysfs says
16:31.22Cotullaoh yes linux style
16:31.26*** join/#htc-linux shu8i_away (~shu8i@194.48.133.8)
16:31.39Cotullashow battery paramters in 10^-6
16:31.49gauner1986oO
16:31.56Cotullaok
16:32.09gauner1986i see you also have some endpoint in dbgfs
16:32.32Cotullathis driver based on htc one
16:32.47Cotulla[acl], can u make dump of ATI when 3D is running?
16:33.02Cotullaprevious one was without inited 3D, right?
16:33.03[acl]Dump of 0xa0010000 ?
16:33.07Cotullayes
16:33.09Cotullasame one
16:33.37[acl]Cotulla: 3d was running .. in wince.. 3d is always running.. clocks never turn off unless manila is removed
16:33.53Cotullaeys
16:33.54[acl]Cotulla: ill do it again anyways
16:33.56Cotullaso run 3d app in android
16:34.01Cotullaand make dump
16:34.58[acl]i dont think this will help tho. Android handles all of this for us, we really shouldnt change any regs that ati is handling
16:35.17[acl]Even in wince, i dont think any other dll besides ati actually writes to those locations
16:35.21Cotullait can help to find reason
16:35.35[acl]true
16:35.39Cotullamaybe android driver don't clear something
16:35.45Cotullabut wait
16:35.49Cotullau wanna rpc
16:35.51Cotullawait
16:37.12*** join/#htc-linux Neo31 (~Neo31@unaffiliated/neo31)
16:37.41*** join/#htc-linux tiger2wander (~uocnb@58.187.34.188)
16:38.05[acl]Cotulla: you know whats a better idea ?
16:38.23[acl]We ship you a rhod.. and let the magic happen
16:38.25[acl]:-p
16:38.43*** join/#htc-linux danibjor (~no@27.137.251.212.customer.cdi.no)
16:38.49Cotullahm
16:39.10Cotullahmm, new alarm instead of universal?
16:40.11Cotullais it loud?
16:40.44stinebdno sound on rhod
16:41.40stinebdyou could feel free to get that working too
16:41.42*** join/#htc-linux Cass_ (~Cass@87-194-153-242.bethere.co.uk)
16:42.13*** join/#htc-linux shu8i_away (~shu8i@194.48.133.8)
16:42.24Cotulla[acl], there maybe possible switch via DEX
16:44.06[acl]stinebd: jonpry is close.. i got the bottle of champage ready once he is able to listen to his mp3s :-p
16:44.22phh[acl]: lol
16:44.29Cotullahe got interrutps?
16:45.20[acl]Cotulla: did you disassemble our radio img ? i know wozzer sent you a copy
16:45.31*** join/#htc-linux mayohead (~ethan@68.178.108.91)
16:46.01gauner1986cotulla: are you missing reading a reg from battery chip?
16:46.41manusfreedomCotulla: I get supersonic kernel booting, but I don't have display (I am searching why) and sound (I removed it, because I don't have time to port it) and it stuck on [ 0.009267] Bad IRQ65535 [ 0.009288] Bad IRQ65535
16:46.56manusfreedomin loop
16:47.02uub11cotulla, jonpry was having issues with a dll posted a lil while ago last time i heard
16:47.42Cotullamanusfreedom, what is it irq?
16:47.56Cotullagauner1986, no I missed something else
16:48.09gauner1986cotulla: okay.. what is it?
16:48.24*** join/#htc-linux fakker (~noobhands@cpc4-hitc6-2-0-cust82.hitc.cable.virginmedia.com)
16:48.38Cotulla?
16:48.46gauner1986what you're missing
16:48.47gauner1986^^
16:48.54Cotullait's different chip
16:48.59*** join/#htc-linux Unholy (~IceChat7@74.213.104.180)
16:49.00Cotullaso part u editied
16:49.07Cotullait can be implemented so
16:49.35*** join/#htc-linux SamMarquez (~dunno@k17174.upc-k.chello.nl)
16:49.41manusfreedomCotulla: I don't know where 65535 come from, I search with no clue...
16:50.39*** join/#htc-linux danibjor (~no@27.137.251.212.customer.cdi.no)
16:50.48gauner1986cotulla: mhm..
16:51.01gauner1986cotulla: wasnt sure if that is good ^^
16:51.14gauner1986cotulla: isn't there some reg for "full"?
16:51.30Cotullau can save it now... later I need finish it
16:51.37gauner1986ok
16:51.38Cotullawith write at top point
16:52.38Cotulla[acl], there DEX 0x20 - clock on, 0x21 - clock off seems
16:53.03*** join/#htc-linux Andreyxxl[HD2EU] (~Andreyxxl@89.32.146.153)
16:53.18[acl]Cotulla: you just gave me Homework for tonight
16:53.52manusfreedomwhere can I find DEX definition, because I don't understand what is it exactly
16:54.04Cotullaand not sure but 0x1000 seems GRP
16:54.05gauner1986it's an alternative to i2c
16:54.09gauner1986as far as i understood
16:54.10Cotullalol
16:54.19CotullaDEX it's as PCOM
16:54.25Cotullabut "made by HTC"
16:54.31manusfreedomha ok
16:54.36manusfreedomit's clear ;)
16:54.53*** join/#htc-linux C_h_r_i_s (~ja@dslb-084-057-090-017.pools.arcor-ip.net)
16:54.57manusfreedombut the processor is the same non?
16:55.01manusfreedom-n
16:55.01Cotullano\
16:55.12Cotullait's all IPC with AMSS
16:55.37Cotulla[acl], try DEX 0x20   0x1000
16:55.37*** join/#htc-linux eugenb (~no@dslb-188-101-071-211.pools.arcor-ip.net)
16:55.42Cotullaand check clk regs
16:55.48Cotullaand then check 3D
16:55.58manusfreedomand other qsd are not the internal arch?
16:56.05Cotullabtw are u sure u have right VIC setup ?
16:57.01Cotullamanusfreedom, so what actually u did at 2.6.32 from evo?
16:57.45manusfreedomtried to get their code in our
16:57.57[acl]Cotulla: clk regs for 3d are solid.. matches but not the other clocks.. those dont match at all.. i wonder sometimes how this is running to begin with
16:58.06manusfreedomdid you want my tree?
16:58.15manusfreedomdo...
16:59.07[acl]phh: is the 7500.h file the only reference we have for clocks? no other yummy documentation ?
16:59.08Cotullaneed to know what u changed, because I have some additional requirements for my own tasks ;) it's why I don't include full ram patch from u...
16:59.20phh[acl]: the leaked pdf ?
16:59.21phhbut for msm7200
16:59.37Cotulla[acl]
16:59.39Cotullabtw
16:59.50Cotullau make dump of 3D in android when it's running?
16:59.51[acl]phh: ahh yeah but we squeezed the most out of that pdf
16:59.59manusfreedomCotulla: I change many files...
17:00.05[acl]Cotulla: yes.. when 3d was running
17:00.13Cotullamake pls
17:00.21Cotullawe can detect if there interrupt set
17:00.24manusfreedomCotulla: I can give you my tree so you can get a diff no?
17:00.27Cotullaso is it ATI or VIC problem
17:00.41Cotullamanusfreedom, make diff pls
17:00.44manusfreedomoky
17:00.57[acl]Cotulla: no vic problem. I dumped vic during 3d and bit is enabled properly
17:01.10*** join/#htc-linux JonW1980 (~Jon@wendzina.gotadsl.co.uk)
17:01.13Cotullathere also FIQ / IRQ paths
17:01.15Cotullaand etc
17:01.16*** join/#htc-linux C_h_r_i_s_ (~ja@dslb-088-065-074-131.pools.arcor-ip.net)
17:01.34manusfreedomCotulla: a git patch or simple diff (the last one not easy because to many new files...)
17:01.58manusfreedomCotulla: for info http://htc-linux.org/wiki/index.php?title=AdvancedGitGuide
17:02.12Cotullagit patch
17:03.07[acl]Cotulla: i'll get you a dump, but i actually forced settings to match wince vic. I had the vic values matching wince ..
17:03.17Cotullaok
17:03.27Cotulladump ATI with 3D running at android
17:03.40[acl]vic dump ? or ati dump ? or clock dump ?
17:03.45Cotullaati dump
17:03.52[acl]thats what i gave you
17:03.54*** join/#htc-linux danibjor (~no@27.137.251.212.customer.cdi.no)
17:04.09Cotullau give me CE+3D and Android-NO3D
17:04.25Cotullamaybe we can patch *.so so it will use 13 + 2 of memory?
17:04.25[acl]the android dump was taken when 3d was on.
17:04.33Cotullaow.. sorry
17:04.51Cotullabut wait
17:05.00Cotullawhy there no enable bit in reg?
17:05.13Cotullait should be enabled during init, look at code in SO
17:05.14[acl]I'm not sure. I manually enabled it yesterday with no changes
17:05.27[acl]Those regs are enabled by the .so.. we shouldnt mod them
17:05.29phhuh ?
17:05.35Cotullatry to run 3D app and make dump?
17:05.36phhthe .so need to be patched to use 13+2 ?
17:05.40Cotullais it possible?
17:07.24Cotullabut memory also can cause missing interrupts
17:07.29[acl]Cotulla: i took the dump right after grp was enabled .. i can try to dump when irq is enabled by the hw3d . so ill see
17:07.39Cotullainterrupt means that buffer ready
17:07.43[acl]Cotulla: how can we patch to use 2+13 ?
17:07.45Cotullaso it won't be generated
17:07.52Cotullaif memory config incorrect
17:08.18Cotulla.text:00010ECC                 MOV     R2, #0x800000
17:08.18Cotulla.text:00010ED0                 MOV     R10, #0x700000
17:08.20Cotullain SO
17:09.13*** join/#htc-linux shu8i_away (~shu8i@194.48.133.8)
17:09.53manusfreedomI come back in 2h
17:10.48[acl]Cotulla: the original values from 2+13 came from the win pmem dll correct?
17:11.13phhwhy do you want to patch the .so to use 13+2 ?
17:11.16Cotullayes someting like this
17:11.19[acl]since blackstone and kovsky have working 3d, their pmem dll should have 8 + 7 matchinv alues
17:11.29Cotullaok
17:11.40Cotullabut I still think memory config is wrong
17:11.43[acl]i just want to check it out to see if the theory holds water
17:11.45Cotullaor something else is wrong
17:12.03Cotullawhen u upload new dump?
17:12.10phhit's kernel's role to attribute the userland driver memory
17:12.14phhnot the userland driver itself ..
17:12.18[acl]Cotulla: not till tonight.. im at work
17:12.30Cotullaok
17:13.20[acl]we need to check the blackstone pmem dll.. that will tell us if mem makes a difference
17:13.38Cotullabut there maybe differences between common memory layout
17:13.50Cotullaare u have mpu off?
17:14.31[acl]mpu ?
17:14.36Cotullayes
17:14.59gauner1986memory protection unit?
17:15.00gauner1986:P
17:15.05[acl]phh: not the userland driver itself ..<-- explain
17:15.21phh[acl]: it's the pmem  kernel driver that declares the memory area to be used
17:15.45phhunless i've missed something somwhere
17:16.49[acl]phh: well im trying to understand how wince uses 2mb for smi and 13 for ebi. if we match this using pmem, do we need to make sure the qualcom driver also matches the same config
17:17.10[acl]Cotulla: axigs protection? thats all the mem protection i know of
17:17.13Cotulla[acl], honestly I think it doesn't matter, if memory regions are good
17:17.21phh[acl]: well the qualcomm driver is verbose
17:17.25phhit gives the memory areas it uses
17:17.49*** join/#htc-linux F-D (~Stoned@cpc3-newt5-0-0-cust349.newt.cable.virginmedia.com)
17:17.51*** join/#htc-linux danibjor (~no@27.137.251.212.customer.cdi.no)
17:19.14[acl]Cotulla: really? you just said mem can cause no interrupts
17:19.26Cotullawrong memory config
17:19.31Cotullafor ati wrong
17:19.40Cotullafor example if there protection
17:19.42*** join/#htc-linux shu8i (~shu8i@194.48.133.8)
17:19.45Cotullait won't able to access it I think
17:22.40[acl]my knowledge of protection is limited.. :-(
17:23.01*** join/#htc-linux RaptorX (Devilcuban@cpe-24-160-124-182.tampabay.res.rr.com)
17:26.10*** join/#htc-linux balans (~Gebruiker@82-170-217-205.ip.telfort.nl)
17:27.23*** join/#htc-linux toi (~toi@d54C060A9.access.telenet.be)
17:28.14*** join/#htc-linux LSnake (be35d3dc@gateway/web/freenode/ip.190.53.211.220)
17:29.03*** join/#htc-linux pongster (~opera@110.55.236.231)
17:30.16*** join/#htc-linux danibjor (~no@27.137.251.212.customer.cdi.no)
17:34.31*** join/#htc-linux Blizzzard (5e067a08@gateway/web/freenode/ip.94.6.122.8)
17:34.59*** join/#htc-linux WisTilt2 (~wisgreg@wireless251.wirelesstcp.net)
17:36.31*** join/#htc-linux Neonator (~ircap@83.52.157.247)
17:38.58WisTilt2Hey jonpry you here?  someone msg'd me that you got the sound working?? if you got it working in the current linux source my hats off to you.  we just finished comparing source this morning and confirmed that the correct dsp_init for this chip is not in the public source.
17:40.26Cotullahi WisTilt2
17:41.01Neonatorhi all
17:41.35[acl]WisTilt2: sound isnt working yet.. my bottle of champagne hasnt been opened..
17:41.49Cotullahow old is it [acl]?
17:41.52Cotulla:D
17:42.02[acl]lol. few months now
17:42.06fakkerfresh, i peed in it a few months ago
17:42.12fakkerwow, perfect time scale
17:42.15fakker:)
17:42.20Cotullalol we just started 1.8 month ago
17:42.26Cotulla:P
17:42.33fakkeri hate BAA!
17:44.08*** join/#htc-linux danibjor (~no@27.137.251.212.customer.cdi.no)
17:44.15WisTilt2[acl] yeah sound isn't going to work within linux unless he figures out the correct dsp registers to init.  The ones the source has for the 6125 is actually a close copy to the 7200 chipset, which is not the same unfortunately.
17:44.30WisTilt2Cotulla: howdy
17:44.43Cotullanice, fixed bug - it was TLB lockdown
17:44.46Cotulla:D
17:44.46[acl]WisTilt2: thats all the documenation we have .. so :-(
17:44.54ElBartoME~leo-ramconsole
17:44.55aptwell, leo-ramconsole is pwf myramconsole 0x03FC0000 0x40000
17:45.22Cotullaso there not 6150?
17:45.28Cotulla*6125
17:45.54*** join/#htc-linux Magnusri (50cab214@gateway/web/freenode/ip.80.202.178.20)
17:46.45WisTilt2yeah that's the dilema we're in here.  we have the correct source but as i said since it has not been released into public not much we can do to.
17:46.57Cotullajust redo it by hands
17:47.04Cotullareplaces #define with constants :D
17:49.13WisTilt2if jonpry gets his wrapper or whatever he's doing to the point where he can capture the wince dsp_init he will have the correct mapping and viola it will start working, other than a couple other minor code errors that need to be fixed.
17:51.29WisTilt2Cotulla: tp2 is 6125 yes, just the source is NOT for 6125.  it looks like a copy of something from the 7200 devices.
17:51.39phh???
17:51.47phhWisTilt2: it's a 7200a chipset
17:51.49phhnot a 6125
17:52.02WisTilt27201a not 7200
17:52.03phhor 7201A i never know
17:52.11Cotullahtc like to use old ones
17:52.12Cotulla:D
17:52.32phhWisTilt2: well you seem to put 6125 and 7200 on the same level ...
17:52.36phhthat's really weird
17:52.55WisTilt2well lets just say the current 6125 copy of the source everyone is using isnt for the tp2.
17:53.15WisTilt2its for another device, register wise if that makes sense.
17:53.29phhdifferent **amss**, not different device then ?
17:53.41Cotullathere also can be different adsp versions ;)
17:53.50phhCotulla: :'(
17:54.12phhCotulla: actually, 6220 AMSS has two adsp version AFAIK
17:54.12phhthey call those two versions 6220 and 6225.
17:54.13phhthat helps.
17:55.02*** join/#htc-linux dcordes (~oedevel@unaffiliated/dcordes)
17:55.04dcordeshi
17:55.11phhhey dcordes
17:55.17*** join/#htc-linux refuge-server-on (~refuge@99.23.77.158)
17:55.48dcordesmanusfreedom: trivial merge is when you forgot to pull before you commit. so you are at old commit. git fixes it automatically in 'trivial' case
17:56.50dcordesgauner1986: what's up with your patch ? want to commit ?
17:57.12stinebd~ramconsole
17:57.13aptfrom memory, ramconsole is pwf dm 0x8e0000 0x20000
17:57.21stinebdthanks sweet cheeks
17:57.32bzophh: do you remember which header file has all the structs for the clock registers?
17:57.45phhbzo: yup sec
17:57.47phhwell no
17:57.51phhbut I know where they are on my hdd ;)
17:58.07phhbzo: just the filename ?
17:58.13bzophh: yes
17:58.20phhMSM7500_Core.h
17:58.30bzogreat thx
17:58.32*** join/#htc-linux danibjor (~no@27.137.251.212.customer.cdi.no)
17:58.43bzoI must have looked for 20 minutes the other day
17:59.09dcordesCotulla: use usb mouse ?
17:59.20CotullaI am thinking about BT mouse
17:59.42bzophh: I played some with your libcamera2 this weekend, but it is tricky integrating that stuff into an aosp android build :/
17:59.46phhdamn that's what I need for ubuntu on liquid, usbhost
17:59.51phhor BT mouse/keyb.
18:00.01phhbzo: err, don't do that
18:00.08phhmy libcamera2 is NOT for msm720xx
18:00.19phhwell according to the sources itself ;)
18:00.23dcordesphh: usb host is easy
18:00.34bzophh: yeah, but it only seemed to have selected special cases for qsd8
18:00.39phhdcordes: well, ATM it detects mini usb A
18:00.40phhenables ehci
18:00.50phhbut, it detects nothing on ehci itself
18:00.50dcordesphh: qsd ??
18:00.54phhdcordes: yup
18:01.02phhusb otg driver included in the official kernel tree :D
18:01.17phh(thanks code aurora)
18:01.21dcordesphh: ok wait a sec. maybe we have same problem. in current htc-msm-2.6.32 HEAD usb host is broken. it worked before we added battery driver from cot
18:01.53*** join/#htc-linux refuge-server-on (~refuge@adsl-99-23-77-158.dsl.ipltin.sbcglobal.net)
18:02.02phhoO
18:02.08phhyou're sure it's the same problem ?
18:02.48*** join/#htc-linux RaptorX (Devilcuban@cpe-24-160-124-182.tampabay.res.rr.com)
18:02.51phhI didn't even know you were using the usb mini A detection
18:03.09dcordesphh: it sounds very similar. it detects stuff and does something when you connect
18:03.42*** join/#htc-linux refuge-server-on (~refuge@adsl-99-23-77-158.dsl.ipltin.sbcglobal.net)
18:03.53dcordesphh: no it's different thing we have micro usb. it's ripped from nexus patch which is ripped from some codeaurora
18:04.17phhdcordes: well, you also have ehci up and running according to dmesg
18:04.22phhbut nothing happens when connecting to it?
18:04.28dcordesphh: http://git.linuxtogo.org/?p=groups/mobile-linux/kernel.git;a=commitdiff;h=743b9c555d35d2d3b1a1d5177dcdb5b22e0d0954;hp=bc796399c0a19622b8aa1f705d841c9b4059550b
18:04.41dcordesphh: that is the commit that enables usb host on leo
18:05.43WisTilt2anyone know about the new law regarding cell carriers being forced to allow outside devs to make apps for their currently "closed" devices?  maybe this only pertains to apple, dont know.
18:05.58dcordesphh: the last known working usb host revision is following http://git.linuxtogo.org/?p=groups/mobile-linux/kernel.git;a=commit;h=7e9b18525a49f48bbd877d99728a57d53f018143
18:06.25phhdcordes: this ehci driver isn't from CA at all afaik
18:06.43phhand the ehci driver I have from CA is waaaaaaaaay more complicated
18:07.22dcordesphh: if you look at the subsequent commits you see leo battery driver is added. I think something about that broke usb
18:07.25dcordeshost
18:07.47dcordes~seen Markinus
18:07.48aptmarkinus <~Miranda@gtng-4db05735.pool.mediaWays.net> was last seen on IRC in channel #htc-linux, 1d 3h 48m 34s ago, saying: 'sry, wrong window :)'.
18:08.13dcordeswondering if Markinus has any clue about the usb host
18:08.19dcordesseems like I'm only guy using it on leo
18:08.27*** join/#htc-linux goxboxlive (~jrs@106.84-48-184.nextgentel.com)
18:08.46phhyou must admit it's not really usable :p
18:09.53dcordesphh: I'm not following
18:10.08phhfor a phone I mean
18:10.19phhneeds heavy stuff to be able to connect something
18:10.25phhnamely an usb hub + its AC
18:10.34dcordesphh: subjective
18:10.57phha phone is meant to be in a pocket :p
18:11.06dcordesphh: also subjective
18:11.29dcordesphh: some guy asked me if I can add some module for serial usb adapter so he can use leo to control his telescope
18:11.57phherrrrr
18:11.58phhok.
18:12.30phhdcordes: this usb host doesn't disable gadget mode ?
18:12.37dcordesyou could also do serial with msm serial
18:12.38phhboth usb host and slave drivers are loaded at the same time ?
18:12.46phhah no different defconfig
18:12.55dcordesphh: no look at htcleo-usbhost_defconfig . I disabled everything else
18:13.02dcordesphh: only the ehci_hcd is on
18:13.13phhok
18:14.11dcordesphh: maybe you should try the simple patch ?
18:14.16dcordeson the liquid I mean
18:14.56*** join/#htc-linux danibjor (~no@27.137.251.212.customer.cdi.no)
18:15.10phh"the simple patch" ?
18:15.52dcordesabove commit
18:16.02phhthat's not really a simple patch :p
18:16.04phhbut yea
18:17.07dcordesphh: the reason why I lable it simple: 20:06 < phh> and the ehci driver I have from CA is waaaaaaaaay more complicated
18:17.15phhyeah right
18:17.19phhit's the driver that is simple not the patch :p
18:17.20phhnvm
18:17.21jonpryHi WisTilt2
18:17.34jonpryno i did not get it working yet
18:17.36WisTilt2hey jonpry.
18:17.57WisTilt2you read we confirmed missing code?
18:17.57dcordesphh: ok :P
18:18.04*** join/#htc-linux eruz (~eruz@ip-85-161-0-29.eurotel.cz)
18:18.55*** join/#htc-linux DuperMan (DuperMan@93-172-109-253.bb.netvision.net.il)
18:19.21DuperManhi
18:19.29eruzhey
18:19.36DuperMansup?
18:19.41DuperManwhat's on the news?:D
18:20.03phhdcordes: oh wait, I didn't have   │ │                                           [*]     USB verbose debug messages                                                                                Ã¢Â”‚ │
18:20.03phhnor
18:20.05eruzdepends how long you bean away:-D
18:20.07phh<PROTECTED>
18:20.11phhso perhaps it was actually working oO
18:20.30phh(yes I simply did dmesg to see if it works)
18:20.40DuperManhehe... well I've been here yesterday up 'till when Mavy went to sleep
18:20.42DuperMan:)
18:20.49Cotullajonpry, can u upload ur adsprtossvccore?
18:21.02*** join/#htc-linux luc_ (5e3edc93@gateway/web/freenode/ip.94.62.220.147)
18:21.39DuperManad supported os service core?
18:21.40DuperManoO
18:21.50dcordessorry false information above !
18:21.52phhLOL
18:22.00phhDuperMan: adsp rtos svc core
18:22.08DuperManLOL
18:22.13dcordesphh: the commit I posted is not the last one with known working usb host
18:22.30dcordesleo usb host is broken since this commit http://git.linuxtogo.org/?p=groups/mobile-linux/kernel.git;a=commit;h=34df965f863cf606d36e20834888ac5eca927407
18:22.38dcordespart of it is battery driver
18:22.51dcordeswhich introduces usb ac detection routines
18:22.59dcordesI suspect it is related to the host breakage
18:23.12phhgit bissect ? :p
18:23.28DuperManohhhhh... host is like half broken though. works on manual mounts
18:24.06dcordesphh: the problem is when you bisect it you have 40 broken unbuildable revisions. these changes were supplied by Cotulla in one blob
18:24.09dcordesphh: no history
18:24.17phhdcordes: haha
18:25.08phhrelease really early, release REALLY often.
18:25.18Cotullait's wrong
18:25.22dcordesphh: don't tell me
18:25.40Cotullait's clear if u exclude board-htcleo-power.c it will start to work. I am 90% sure.
18:25.56dcordesCotulla: ok I will try it
18:26.17Cotullaeven if I release it as one small part
18:26.23Cotullau still got work / not-work
18:26.28Cotullalike 1 or 0
18:26.49phhbut the patches are more little to read.
18:27.04phhand understand and see what's wrong
18:27.08dcordesCotulla: don't get me wrong. I only explained phh the reason for big commit. I have no problem merging the code in
18:27.27Cotullau still in _this_ case will see that 1 file broke it
18:27.42phhCotulla: yeah if it's this power file you're right
18:27.44dcordesCotulla: thanks for the pointer I will try it later with battery driver disabled
18:28.14dcordesbbl, bye
18:28.17*** join/#htc-linux danibjor (~no@27.137.251.212.customer.cdi.no)
18:29.51Cotullabb
18:30.25*** join/#htc-linux Hellbleazer (~Hellbleaz@80.185.41.220)
18:32.52*** join/#htc-linux toi (~toi@d54C2AA76.access.telenet.be)
18:33.39*** join/#htc-linux theredundant (~heyya@cm185.epsilon80.maxonline.com.sg)
18:40.46*** join/#htc-linux dieselboy (~dieselboy@dsl-69-172-108-236.acanac.net)
18:41.02*** join/#htc-linux Akustik84 (~volodin_d@95-25-177-32.broadband.corbina.ru)
18:41.52*** join/#htc-linux Kasjopaja23 (~Tina@p57BC02C8.dip0.t-ipconnect.de)
18:48.43*** join/#htc-linux Jack-E (~chatzilla@host86-146-183-161.range86-146.btcentralplus.com)
18:57.33*** join/#htc-linux dan1j3l (~danijel@93-141-86-73.adsl.net.t-com.hr)
18:58.03*** join/#htc-linux nrirclog (~nrirclog@netripper.com)
19:00.37jonpryCotulla: http://hotfile.com/links/62550346/cb63390/adsprtossvccore.dll
19:00.55jonprycan you figure out my wce_pmem problem?
19:01.43Cotullatell me ?
19:02.14*** join/#htc-linux punksux (4ba9c355@gateway/web/freenode/ip.75.169.195.85)
19:02.55*** join/#htc-linux nineX_ (~nunya@75-132-13-29.dhcp.stls.mo.charter.com)
19:03.06*** join/#htc-linux dcordes (~oedevel@unaffiliated/dcordes)
19:03.22Cotullawhich problem>?
19:03.24jonpryit's in the logs. but at some address r0 is zero. and i need it to not be zero
19:03.38jonprything is, only one function is called, and it has zero args
19:03.51jonpryso i am wondering what it is exactly that it is freaking out on
19:04.04Cotullacan u find and copy it from logs?
19:05.01Cotullaare u using this one?
19:05.03Cotullahttp://gitorious.org/linux-on-qualcomm-s-msm/linux-msm/blobs/htc-msm-2.6.27/arch/arm/mach-msm/qdsp5/adsp_6125.c
19:06.28jonpryhttp://pastebin.com/fwvrBN9z
19:06.56DuperManany headway on nand-roid, lights with sense or the usb connection type thingy?
19:08.07Cotullajonpry, but what are u doing with it?
19:08.45jonpryrunning it.
19:09.02*** join/#htc-linux Echo31 (~olivier@mir31-4-82-240-194-54.fbx.proxad.net)
19:09.08jonpryit crashes there :-)
19:09.18Cotullain CE?
19:10.09jonpryin linux
19:10.39Cotullahm
19:10.47Cotullado u call any functions from it?
19:11.08Cotullau implemented get_virtual_address?
19:11.17jonpryyeah, it calls a few
19:11.23jonpryi'm also loading wce_rex
19:11.31*** join/#htc-linux tiger2wander (~uocnb@58.187.34.188)
19:11.43CotullaWCE REX???
19:12.14*** join/#htc-linux michyprima (~michyprim@87.18.10.148)
19:12.32phhsome friend of dex ? :p
19:12.54jonpryi think it is "remote execute"
19:12.54DuperManthat'd be "btk rex"
19:12.56DuperMan:PP
19:12.59Cotullano....
19:13.25Cotullaok
19:13.28jonpryits some microkernel
19:13.33jonpryfor realtime
19:14.11Cotullaso u load it and doesn't touch?
19:14.18WisTilt2its qualcomms real time executive.
19:14.38phhwow
19:14.51DuperManexecutable?
19:14.54DuperMan"
19:15.38jonprywce_rex seems to start up
19:15.45DuperManfun fact: 90% of executives are infact executable.
19:15.45jonprywe are good there. but then pmem crashes
19:16.35Cotullait's actually emulation of REX on CE
19:16.42*** join/#htc-linux s_down (~g@17.88.63.81.cust.bluewin.ch)
19:16.46DuperManthough under 10% are eventually executed.
19:16.46[acl]woa
19:16.47[acl]some friend of dex ? :p
19:16.50[acl]lol
19:16.50*** join/#htc-linux flagada (58a1e24e@gateway/web/freenode/ip.88.161.226.78)
19:16.51Cotullano
19:17.02Cotullait's more fucking
19:17.15WoZZeRjonpry: did you try my load order?
19:17.43jonpryyeah, that seemed to do good. not we get all the way to rpc_init
19:17.53WoZZeRcool
19:18.26DuperManthem be tinboot words you're discussing?
19:19.06[acl]no tinboot.. just jonprys abomination
19:19.08Cotullayeah seems
19:19.10Cotullahttp://gitorious.org/linux-on-qualcomm-s-msm/linux-msm/blobs/htc-msm-2.6.27/arch/arm/mach-msm/qdsp5/adsp_6125.c
19:19.12Cotullawrong
19:19.14Cotullacimplete
19:19.26phhit seems correct from my point of view -_-'
19:19.33phhwell I haven't checked everything
19:19.39[acl]ohh snap .. let me get the champagne ..
19:19.42*** join/#htc-linux thejeos (~oscarleon@84.123.186.211.dyn.user.ono.com)
19:19.50phh[acl]: haha
19:19.54DuperManoh. sounds like a warped ce boot record loading one kernel out the other to me
19:19.57phhCotulla: what seems wrong ?
19:20.00DuperManbut what do I know
19:20.28Cotullatables
19:20.50phhCotulla: mind being more explicit ?
19:20.54*** join/#htc-linux basst85 (~bastiaan8@g32154.upc-g.chello.nl)
19:21.10phhI think I've checked almost everything in it
19:21.26Cotullawait
19:21.34phhand cr2 checked it again another way
19:21.44Cotullamaybe I looked to wrong file
19:21.48Cotullawait
19:22.04phhah I can't tell that, I never know
19:22.08DuperManmy cigar case is at hand. oh the tension.
19:22.14phhDuperMan: LOL
19:22.44WoZZeR[acl]: I'm too lazy to read the logs, what are we celebrating now
19:22.52phh[acl]:  has champogne, DuperMan has cigar
19:22.54phhand I've....
19:22.55phhthin air ?
19:23.02DuperManfat air. more luxarious
19:23.31[acl]lol
19:23.50phhCotulla: no sounds like the correct file
19:23.52[acl]WoZZeR: jonpry close to getting his abomination running.. sound is near by.. i already got some mp3s picked out
19:23.55Cotullawait
19:24.18DuperManhehe... but will it run crysis?
19:24.37WoZZeRDuperMan: it will run crysis mp3s... that's close
19:24.54Cotullafor me
19:24.54manusfreedomre
19:24.56DuperMangood 'nuff. can't stand accelerometer fps.
19:24.56Cotullait's seems
19:24.58Cotullastatic uint32_t qdsp_qtv_lp_queue_offset_table[] = {
19:25.00Cotullais audio
19:25.02Cotullanot qtv
19:25.10phhCotulla: oh the sames could be totally wrong
19:25.12phhbut they don't matter
19:25.17phhnames*
19:25.27*** join/#htc-linux shu8i (~shu8i@194.48.133.8)
19:25.36Cotullaok
19:25.50phhwell qdsp_qtv_lp_queue has videotask and audpptask, sounds like it can do video :p
19:25.57DuperManif you're loading the darn ce kernel anyhoot why not just hook the whole clrcard bin in there?
19:25.58DuperManoO
19:26.13DuperManclrcad
19:26.28DuperManis probably totally wrong^^
19:26.28*** join/#htc-linux balans2 (~Gebruiker@535467DE.cable.casema.nl)
19:26.33phhclrcad ?
19:26.49DuperManthat file what resets the audio interfaces before loading linux
19:26.56phhoO ?
19:27.16DuperManoO==cockeyed smileyface
19:27.29DuperManoh. ehm. nvm?
19:27.54phhOO
19:28.01OndalfOo
19:29.23WoZZeRphh: [acl]: using all the latest auto builds available with the latest xdandroid, using the GPS makes my device restart. Any ideas?
19:29.35*** join/#htc-linux Markinus (~Miranda@gtng-4db040c3.pool.mediaWays.net)
19:29.38phhWoZZeR: OUCH
19:29.47phhWoZZeR: while in nandboot I guess ?
19:29.53[acl]WoZZeR: gps uses rpc .. wonder if rpc is just effed
19:29.53WoZZeRnope, from haret
19:29.56[acl]ahh
19:29.57phhah right
19:29.57[acl]never mind
19:30.14phhyou're just doing it wrong.
19:30.15phh(how wrong ? no clue.)
19:30.19WoZZeRlol
19:30.47WoZZeRsomeone had it working with a different froyo build, I have not checked out other android builds yet
19:30.49DuperManlogs or it didn't happen
19:30.49[acl]phh: cuz the rpc calls are done on android ? or what?
19:31.01phh[acl]: yes
19:31.02WoZZeRthey had it running from nand boot
19:31.05phhit's all done from userland
19:31.05*** join/#htc-linux RaptorX (Devilcuban@cpe-24-160-124-182.tampabay.res.rr.com)
19:31.17[acl]yeah i recall
19:31.21*** join/#htc-linux Maricsmith (407e7b62@gateway/web/freenode/ip.64.126.123.98)
19:31.25[acl]is that why you say its wrong?
19:31.44phhI don't know what's wrong :p
19:31.48phhWoZZeR: it works at every try ?
19:31.54WoZZeRyeah
19:32.06WoZZeRas soon as I open gmaps and it tries to get a lock
19:32.08WoZZeRboom, tp2 logo
19:32.12shu8i~seen zego
19:32.13aptzego <~Administr@202.122.12.13> was last seen on IRC in channel #htc-linux, 5d 13h 24m 41s ago, saying: 'kernel diff i used: http://www.mediafire.com/download.php?ypu1h74hmzdmvvd'.
19:32.13Maricsmithso,  whats next for the hd2?  wifi is working well and ram is fully accessable.  whats lefT?
19:33.09eruzambidient light sensor
19:33.17eruzled
19:33.27eruzinternet thethering
19:33.34DuperMantouchscreen freezes
19:33.39DuperManlove
19:33.51Ondalfworld peace
19:33.56Ondalfso nothing much to do ;))
19:34.00DuperManthe rapture
19:34.01Maricsmithi'd love some internet tethering.
19:34.03DuperMan:)
19:34.06eruzsteave jobs using a hacked hd2...
19:34.19DuperManhe is, believe you me
19:34.23OndalfMaricsmith: over WLAN or USB
19:34.23DuperManissa fact
19:34.34eruzdont care both!
19:34.35eruzhehe
19:34.42eruzeithere!
19:34.43DuperManeither*
19:34.52Cotullabut why order of tables are not important?
19:34.58DuperManomg. I spellchecked before you misspelled:|
19:35.16OndalfUSB fails afaik. or its just me who fails with rndis... wlan is doable with iptables (just add support for router in kernel)
19:37.32Maricsmithondalf,  i use usb mostly,  over wifi is too draining onthe battery.  But im sure other would prefer wifi over usb.
19:37.36eruzusing a mem card just for storage not to run the system off would be nice tooo:-)
19:37.41WoZZeRphh: [acl]: my nbh seems to work for GSM phones as well
19:37.47phhcool
19:37.52WoZZeRRHOD210 boots into linux, Still having an issue finding SDcard. But that could be because I have the first three partitions on it set up as ext2(rootfs,system,data)
19:38.00WoZZeRI'm thinking user error, but still goo
19:38.03WoZZeRgood*
19:38.08phhyeah definitely.
19:39.02OndalfMaricsmith: first of all, i've never get my phones tether to work other than via wifi, unless i used winmo. getting usb work on phone overall on vista x64 is just history :P
19:39.52eruzwell plus you can use it with your ipad or something
19:40.00eruzor in a larger grp ofpeople
19:40.47DuperManbt tethering works? j/k
19:41.18Ondalfbt pan? never seen it work on anything :D
19:41.26eruzyea....
19:41.39eruzi used to use it with my e61 and an ibook g4
19:41.41eruzlol
19:41.43DuperManso true:) 160kbps ftw
19:41.43eruzand it worked....
19:42.00eruzat least for irc:-D
19:42.04DuperMancan you really call that working?
19:42.08DuperMan...;)
19:42.34Ondalferuz: was it bt-serial port or real bt pan?
19:43.04eruzhell like i remebreb...
19:43.05*** join/#htc-linux Unholy (~IceChat7@74.213.104.180)
19:43.11DuperManon to more serious topics, should eibcak be officially renamed "eibfats"?
19:43.13eruzits bean like 5 years
19:43.23eruzthink it was serial port tooo
19:43.49Ondalfthats what i remember too when i used it on titanium powerbook+nokia 6600
19:43.54Ondalfoh, and infrared!
19:44.21*** join/#htc-linux KillTek (~KillTek@135.196.122.22)
19:44.27DuperMandon't hate on the infrared! <3 them hx4700 universal remote shenanigens
19:45.03Cotullaqdsp5 really f%&*@^%*^
19:45.04eruzlol
19:45.14eruzi used to go areound best buy turing tvs off
19:45.26eruzwith my ipaq back in the day
19:45.27eruzhehe
19:45.56*** join/#htc-linux HeH (c41da151@gateway/web/freenode/ip.196.29.161.81)
19:46.01jonprythey have power buttons you know
19:46.06DuperManfunz=] anyone in need of a not-too-keen-on-charging hx4700 unit?
19:46.13HeHhelllo
19:46.31eruzit was a prank...
19:46.31HeH~seen darkstone
19:46.33aptdarkstone is currently on #htc-linux (11h 30m 51s), last said: 'i'll need to ask him what he did :=)'.
19:46.33eruz:-D
19:47.04HeHDarkstoen:ur last build "Vanilla" is just suk
19:47.18eruzhe is not here.
19:47.29eruzhe is away
19:47.44DuperManis that a haiku you're making?
19:47.50Cotullajonpry, do u get RPC callback from AMSS?
19:48.02Cotullaon module change?
19:48.37jonpryonly for gps
19:48.57Cotullahm
19:49.15HeHplease don't release any thing like that again ,You have a reputation to protect it
19:49.16jonpryi think the problem is way before that. we don't get interrupt on adsp_reset
19:49.48eruzcan some one kick this SOB?
19:49.51Cotullahttp://www.opensource.apple.com/source/xnu/xnu-792.13.8/bsd/netat/adsp_reset.c
19:49.52CotullaWTF
19:49.56eruzits kinda anoyin
19:50.43Cotullaso u have not anything like RPC_ADSP_RTOS_MOD_READY
19:50.46Cotullaand etc?
19:51.40DuperMandarkstone is away. ethereal to irc. his nick is a lie.
19:51.49HeHeruz:to chat please
19:52.12DuperMan^^^a proper haiku
19:52.44DuperManshit. midsection had 8 syllables:( fail. shutup time.
19:53.11KillTekhi all
19:53.16*** join/#htc-linux NujaWay (mIRBOT@138.199.65.81)
19:55.40jonprycotulla, nm we do get callback
19:55.55*** join/#htc-linux balans (~Gebruiker@82-170-217-205.ip.telfort.nl)
19:56.36jonpryits just that get_event never works
19:56.38jonpryat all
19:56.43*** join/#htc-linux bozuk (~bozuk@87-126-35-249.btc-net.bg)
19:56.53Cotullawrong tables can cause this?
19:58.43jonprydoesn't explain why i never get interrupts with my wince code
19:59.49*** join/#htc-linux flagada (58a1e24e@gateway/web/freenode/ip.88.161.226.78)
19:59.49KillTekim looking through wce_pmem. how do i tell virtual / physical address?
20:00.02Cotullawhich CE code?
20:00.43jonpryi got wavdev.dll and some other assorted things running, but using linux rpc
20:00.50jonpryget something like adsp startup timedout
20:01.20Cotullabut it's not same env like in CE...
20:01.30jonpryi make it the same
20:01.40DuperMannot same enough
20:01.42DuperManerm
20:01.50Cotullaare interrupt should come before using tables?
20:02.02Cotullau also load adsprtossvccore.dll to linux?
20:02.11jonpryyes
20:02.23jonpryand remote_api*
20:02.37*** join/#htc-linux kvaster (~kvaster@vpn-e0.bas-net.by)
20:02.43CotullaO_o
20:02.46DuperManwrappers raping warped rapped runtimes
20:02.52Cotullawhat about smem?
20:04.38jonprythats part of my new project. didn't used to need it because i was using linux rpc
20:04.48jonprybut now i am using wince rpc, smd, smem
20:04.58DuperManaren't any wrapped ce binaries closed off from the lower bits of the kernel?
20:04.59Cotullau write own PE loader?
20:05.21jonpryi started with ndiswrapper, but it was really broken
20:05.51jonpryDuperman, they normally can't use regions above 3gb. but i fixed that yesterday
20:05.52DuperManfacepalm: the motion picture
20:06.14DuperManoh ok. dunno why you're doing all that but whatever gets you off:)
20:06.30jonpryneed sound!
20:06.35Cotullayes seems order is wrong
20:07.14DuperMansound is overrated! produce a build for the deaf for a change! j/k, and shutting up some more:)
20:07.35Ondalfmorsecode thru vibration ;)
20:07.44[acl]ima have to put this champagne back in the regrigerator
20:07.48jonprylol
20:07.53uub11lol
20:07.53DuperMan^^ eerily close to an idea I had which begs patenting
20:07.57Cotullado u have any logs?
20:08.01Cotullarpc calls and etc?
20:08.06DuperMan@morsecode through vibration
20:08.16*** join/#htc-linux friendofgermany (~fog@p57ABEFFB.dip.t-dialin.net)
20:08.16MaricsmithThe touchscreen latency that we are seeing when the screens auto rotate,  is that because of a lack of resources or is it due to poorly configured touch drivers?
20:08.16[acl]rpc wrapper time ?
20:08.24Maricsmithor is it something else entirely?
20:08.28jonprywe checked the rpc logs against qdsp5, and it is fine
20:08.52DuperManMarcLandis: probably touch drivers. overload on the bus what handles both ts and gsensor
20:09.44jonpryCotulla, Wistilt2 says that irq.c is wrong
20:09.49DuperManthis is growing dangerously close to an arm architecture virtual box port:PPP
20:09.51Maricsmithis the same touch sensor used in any other android device?
20:10.03Cotulla<PROTECTED>
20:10.03Cotulla<PROTECTED>
20:10.03Cotulla<PROTECTED>
20:10.09jonpryDuperman, that is plan B
20:10.10Cotullajonpry, can u read dsp status?
20:10.14DuperMan:D
20:10.25*** join/#htc-linux Chamele0n (18113a35@gateway/web/freenode/ip.24.17.58.53)
20:10.30Cotulla<PROTECTED>
20:10.51*** part/#htc-linux friendofgermany (~fog@p57ABEFFB.dip.t-dialin.net)
20:10.56jonprycotulla, i suppose, but everything is kind of broken now until pmem starts :-)
20:11.12Cotullaremove it?
20:11.48jonpryi don't really want to revert all of the code
20:13.05WisTilt2Cotulla:  thats in get_event correct?
20:13.45Cotullais it   int_adsp = INT_ADSP_A9_A11; right?
20:14.07Cotullathere used TRAMP_ADSP_A11_ISR == 24 seems
20:15.04CotullaWisTilt2, yes
20:15.06*** join/#htc-linux Captnoord (~Captnoord@j129079.upc-j.chello.nl)
20:15.11Cotullait's called from irq handler
20:15.47WisTilt2yes.  if you';re looking for status bits anywhere in there i have them.
20:15.57Cotullathey are good?
20:16.03WisTilt2you will get nothing though unless irq23 fires
20:16.39*** join/#htc-linux Ham3r (~Ham3r@178.56.158.243)
20:16.59WisTilt2with our kernel working, irq23 that is, that ctrl_word always returns 0x600000, no message ready, just an fyi.
20:17.16Cotullaso it's not interrupt lost
20:18.35*** join/#htc-linux shu8i (~shu8i@194.48.133.8)
20:18.37Cotullaso we need reset it
20:18.40WisTilt2nope.  just so we're on same page, we only see this "no message" when using the public adsp.c
20:19.19WisTilt2Cotulla: what is this  TRAMP_ADSP_A11_ISR == 24 above?
20:19.41Cotullafrom adsprtossvccore.dll
20:20.02*** join/#htc-linux Blizzzard (5e067a08@gateway/web/freenode/ip.94.6.122.8)
20:20.06*** join/#htc-linux [1]Captnoord (~Captnoord@j129079.upc-j.chello.nl)
20:20.32Cotullabut u tried with both interrupts?
20:23.51*** join/#htc-linux miknix (~miknix@gentoo/developer/miknix)
20:24.25Cotullahm
20:24.26Cotullalook
20:24.30Cotullatext:100017A8 aAdsprestartthr unicode 0, <!!AdspRestartThread wait fail %d %d>
20:24.31Cotulla.text:100017A8                                         ; DATA XREF: .text:off_100032CCo
20:26.46Maricsmithshu8i just posted a rom with usb tether support
20:27.17Maricsmithalso it's built on cyanogenmod rc3 which contains 720p video recording... not sure if thats supported on the hd2 though.
20:29.10jonpryWisTilt2: can't you clean room the irq.c pretty easily?
20:29.32CotullaI think there should not be problem
20:29.36Cotullaif this code working on other devices
20:29.53Maricsmithim waiting for the dload link.  Will test it shortly
20:30.21*** join/#htc-linux [1]Captnoord (~Captnoord@j129079.upc-j.chello.nl)
20:31.48*** join/#htc-linux HeH_ (c41da152@gateway/web/freenode/ip.196.29.161.82)
20:35.30*** join/#htc-linux gauner1986 (~gauner198@p508C720F.dip.t-dialin.net)
20:35.48gauner1986heyho
20:37.44eugenbgauner1986: hey^^
20:40.25gauner1986any news?
20:40.32gauner1986dcordes: ping
20:43.50Cotulla~seen NetRipper
20:43.51aptnetripper is currently on #htc-linux, last said: 'i think dcordes will look at it then'.
20:44.09Cotullastrange
20:44.15gauner1986?
20:44.24Cotullahe here seems?
20:44.50*** join/#htc-linux DaM^ (~dam@cpc1-heme4-0-0-cust307.heme.cable.virginmedia.com)
20:47.11*** join/#htc-linux shroom2k1 (shroom2k1@c-98-199-15-215.hsd1.tx.comcast.net)
20:48.53dan1j3lback again
20:48.59gauner1986re dan
20:49.19dan1j3lany point of reading logs ? :p
20:49.30Cassalways interesting ;)
20:49.42*** join/#htc-linux thejeos (~oscarleon@84.123.186.211.dyn.user.ono.com)
20:50.23gauner1986manusfreedom: anything new regarding ramconsole?
20:51.24manusfreedomgauner1986: if with old one it don't work, I don't know what to day
20:51.28manusfreedomdo
20:51.32gauner1986hm
20:51.33gauner1986:(
20:52.33manusfreedomon a clean git it works so I don't understand why the 2ffc0000 don't work for you
20:53.00gauner1986seems i'm not the only one
20:53.08gauner1986or did cass get sth out of it?
20:53.28Cotullawhat's up?
20:53.29manusfreedomI don't know
20:53.44gauner1986cotulla: ramconsole stopped working on git
20:53.49gauner1986cotulla: we only get shit
20:54.34Cotullayes ofcourse
20:54.58Cotulla#define MSM_RAM_CONSOLE_PHYS    0x03FC0000
20:55.00Cotullabecause
20:55.00gauner1986i used a modified pwf command in haret of course
20:55.15Cotullarevert back address
20:55.27gauner1986to?
20:56.10Cotullawhich address was before?
20:56.15Cotullaat the end of memory
20:56.39gauner1986manusfreedom: is it 2ffc0000 ?
20:56.57Cotullaramconsole is trick actually
20:57.17Cotullait assume that WM won't use this memory directly after boot.
20:57.34gauner1986hm yeah
20:57.35Cotullaand high load it will destroy context even at the end of ram
20:57.50CotullaSMI filled by data at WM start
20:58.18Cotullagauner1986, setup it to 4 mbytes
20:58.40gauner1986#define MSM_RAM_CONSOLE_SIZE0x00040000
20:58.48gauner1986isnt that 4 mb?
20:58.51Cotullait's 256 kb
20:58.57CotullaI think it's too small
20:59.42gauner1986can i just change the size there?
21:00.00Cotullano
21:00.04Cotullaok save it as it was before
21:00.14Cotullaotherwise users won't be happy
21:01.52Cotullaanyone know is it possible to use CeGCC  under Ubuntu?
21:01.53gauner1986#define MSM_RAM_CONSOLE_PHYS   0x2FFC0000
21:01.53gauner1986#define MSM_RAM_CONSOLE_SIZE   0x00040000
21:01.58gauner1986that's what it was before
21:02.08gauner1986cotulla: sure it is
21:02.20gauner1986i had it working even on mac
21:03.54Cotullahm
21:04.09gauner1986what's the problem?
21:04.27Cotullawill try
21:04.28Cassyeah its 256k ..
21:04.36Cassi get some text in it the rest is crap
21:04.41gauner1986yeah
21:04.45gauner1986some unrelated text
21:04.50gauner1986from program binaries
21:04.54gauner1986usage information and so on
21:04.58gauner1986and it's from linux apps
21:04.59Cassyeah its like catting a binary
21:05.35Cassusefull text ends around 50% the way through /init.rc
21:06.35Cotullaok will try CEGCC now
21:08.13Casswonder how long it will take to compile the kernel on ce :)
21:08.15manusfreedomwith 0x2FFC0000, I get the good log
21:08.28gauner1986hm
21:08.30manusfreedomand after 10 reset I get the new log and the old from the other reset
21:08.34Casswhat windows rom are you using ?
21:08.41gauner1986i'll do make clean and compile again
21:08.43Cass10 resets ?
21:08.47manusfreedommiri 17.6
21:08.50Cassk same as me
21:08.53gauner1986me too
21:09.04Casswhy 10 resets .. 1 should be enough
21:09.33*** join/#htc-linux Sphyynx (~gren@adsl-9-201-88.mia.bellsouth.net)
21:09.42manusfreedomyes when I do test I reset 10 times and each time I get the new log on first part (if it's smaller than last) and older after
21:09.54gauner1986wtf
21:09.56gauner1986^^
21:10.12Cassi dnt understand thar
21:10.13Cassthat
21:10.16*** join/#htc-linux rov120 (4a41b51b@gateway/web/freenode/ip.74.65.181.27)
21:10.22Cassit should be good everytime no ?
21:10.26Casssame sixr
21:10.28Casssize
21:10.29manusfreedomyes
21:10.39manusfreedomyes everytime
21:10.41*** part/#htc-linux rov120 (4a41b51b@gateway/web/freenode/ip.74.65.181.27)
21:10.48Cassk so yours is good every time
21:10.54manusfreedomyes :p
21:11.06Cassyou change anything in .config ?  Android-ramconsole ?
21:11.10*** join/#htc-linux rov120 (4a41b51b@gateway/web/freenode/ip.74.65.181.27)
21:11.22manusfreedomno just the physical address
21:12.15manusfreedomand the for 4MB have never been used in git (in my history) only the last 40000 have been used
21:13.18Cass~leo-ramconsole
21:13.19apthmm... leo-ramconsole is pwf myramconsole 0x03FC0000 0x40000
21:13.21manusfreedomand that works with my "test" kernel (bad one with no display and no sound,...)
21:13.29gauner1986wtf
21:13.30manusfreedomCass: this one don't works
21:13.31gauner1986:D
21:13.35gauner1986what test kernel?
21:13.37Cassk just checking i had 40000 and not 4000
21:13.47manusfreedombecause like Cotulla said SMI is fully used
21:13.48Cassmanusfreedom, i know .. just wanted size
21:13.53*** part/#htc-linux dan1j3l (~danijel@93-141-86-73.adsl.net.t-com.hr)
21:14.31manusfreedomgauner1986: I tests port supersonic code in leo git
21:14.37gauner1986ok
21:14.49gauner1986you port supersonic code to 2.6.32?
21:15.02manusfreedomyes Cotulla on it too I think
21:15.03Cotullamanusfreedom, we have too much ram. 4 mb will allow to get bigger logs.
21:15.12Cotullabut it will break users again
21:15.33manusfreedomCotulla: we can change and users never seen that...
21:15.49*** join/#htc-linux fritz_ (41275346@gateway/web/freenode/ip.65.39.83.70)
21:15.50Cotullabtw maybe it's good idea to have fixed startup.txt at 20000000
21:16.00manusfreedomCotulla: don't do user want all the time
21:16.00Cotullaand add additional regions later
21:16.16manusfreedomyou are the master of code so do what you want
21:16.16[ad]ist away (bye)
21:16.22gauner1986:D
21:16.34Cotullayes, but users acts like testers
21:16.53Cassnot many will use ramconsole tbh
21:16.58manusfreedomCotulla: why don't you want use the first part memory?
21:17.00Cotullayeah\
21:17.27manusfreedomyou want use it for other ?
21:17.29CotullaI need more memory for my specific tasks... so I still using 256
21:17.41Cotullaalso this tree become obsolute
21:17.41manusfreedomwhat task?
21:17.44gauner1986what tasks?
21:17.45gauner1986:D
21:17.50manusfreedom:p
21:18.01Cotullau said about display errors
21:18.03Cotullaright?
21:18.30manusfreedomyes but only with supersonic port... and I did dirty thing because I am not a master coder...
21:18.45Cotullaso u get some code from other tree right?
21:18.50manusfreedomyes
21:19.13manusfreedomand tried to adapt leo to work with this new code
21:19.16Cotullamy heard always think that this tree is baaad
21:19.21Cotulla*heart
21:19.26manusfreedomGIT one?
21:19.52Cotullalinuxtogo one
21:20.03Cotullahtc-msm-2.6.32
21:20.15gauner1986why?
21:20.26Cotullaso we get evo 2.6.32 and start from it
21:20.35gauner1986hm
21:20.47Cotullawe need port basically most things in mach-msm
21:20.52Cotullamost other stuffs should work
21:20.56gauner1986hmpf.. it rebooted now.. -.-
21:21.19manusfreedompersonnaly I prefer codeaurora, because is more clean and from my experience I always prefer code from cpu constructor (bad english in it)
21:21.23gauner1986hm. thought you wanted to use some .29 tree?
21:21.34Cotullamanusfreedom, it's not cpu constructors
21:21.40manusfreedomgauner1986: supersonic is 2.6.32
21:21.47gauner1986cpu constructors.. lol
21:21.47manusfreedomsince 10 days
21:21.54Cotullaalso I compared with htc one
21:21.56gauner1986ah okay
21:21.58Cotullahtc is better
21:21.59gauner1986so that's a new one
21:22.48Cotullasome mutex_unlock fixed at errors and etc
21:22.49manusfreedomCotulla: can you explain more? in which way?
21:22.49manusfreedomok
21:22.49Cotullaanyway for me
21:22.49Cotullait's important
21:22.49Cotullathat a lot of ppl use this kernel
21:22.49Cotullaor at least evo 2.6.29
21:23.00Cotullathey everyday plays 3D games, listen FM radio and etc
21:23.12Cotullabut I dunno about devices with codeaurora code
21:23.22phhCotulla: I've already told you
21:23.23phhbut you don't care
21:23.24manusfreedomI don't want to go back on 2.6.29... On my production server I use 2.6.34 and in a near future 2.6.35...
21:23.25Cotullaphh say they exist
21:23.27phhhtc is your god ...
21:23.31Cotullabut I didn't saw them :P
21:23.32DuperManthey're more serious people. they don't play games.\
21:23.43*** join/#htc-linux slayerns (8bb3cf41@gateway/web/freenode/ip.139.179.207.65)
21:23.47Cotullait's my opinion.
21:23.54phhCotulla: hum you're from germany ?
21:23.56gauner1986i see the point in it
21:23.59gauner1986it's stable
21:24.09Cotullaalso htc is father of android :D
21:24.23manusfreedomgauner1986: my wince is stable too...
21:24.32phhin germany there are (afaik), at least acer liquid and friends, and dell streak
21:24.33manusfreedomgauner1986: and fast
21:24.40phhsome galaxy I can't remember which one too
21:24.43manusfreedomgauner1986: but no anymore developer...
21:24.49CotullaI think they also modified
21:24.57phhCotulla: not heavily
21:25.02phhsimple check, see the vmsplit.
21:25.04DuperManAndroid's a fatherless bastard! just cold heartless cash ritualistically poured over the remains of linuxtogo's corpse:P
21:25.05phhthey all use 2G/2G.
21:25.06gauner1986manusfreedom: yeah.. ce got boring.. it's not bad.. but it's boring.. and it lacks great user interfaces and apps
21:25.10phhas hinted by CA
21:25.12Cotullaanyway I can see how htc kernel is working
21:25.20DuperManor whatever that old project was called
21:25.21DuperMan:P
21:25.24Cotullaalso evo have parts which leo need
21:25.27Cotullalike FM radio
21:25.56slayernsto have a stable android
21:26.06Cotullaand not only FM
21:26.06slayernsit seems favorable to switch to supersonic 2.6.32
21:26.19gauner1986hm
21:26.21Cassquestion is how much work is it too port ?
21:26.23gauner1986andlog.txt 0 bytes again
21:26.24gauner1986:(
21:26.31Cass@cotulla
21:26.36phhgauner1986: truncated FS by fsck ?
21:26.40phhs/FS/file/
21:26.42slayernsi think less than tracing unknown problems with codeaurora
21:26.46manusfreedomsupersonic include some codeaurora new thing, but not very clean
21:26.53*** join/#htc-linux shroom2k1 (~shroom.jo@c-76-30-161-228.hsd1.tx.comcast.net)
21:27.01DuperManmake it spill the log elsewheres
21:27.04DuperManuse magic
21:27.04manusfreedomlike more recent mdp
21:27.08gauner1986phh: no.. that file comes from a utility cotulla wrote for ramconsole
21:27.16phhah.
21:27.34slayernsgauner1986, why are you trying andlog,
21:27.36Cotullamanusfreedom, but 100000+ ppl use this mdp everyday. if there something fatal they will blow up htc...
21:27.44slayernsor are you trying it with old ram configs?
21:27.48gauner1986why not? i changed ramconsole things back to old one
21:27.58slayernsah oo
21:27.58slayernsk
21:28.01slayernsok*
21:28.18manusfreedomCotulla: yes and in 2 months they will put new codeaurora in they next release...
21:28.26Cotullamaybe
21:28.30Cotullaor maybe not
21:28.35slayernsthen we will follow them
21:28.37manusfreedomit's forced...
21:28.45Cotullaif u want feel free to port to codeaurora...
21:28.49manusfreedomHTC: use codeaurora has source
21:28.51slayerns:)
21:29.18Cotullamy choose  evo-2.6.32 or bravo 2.6.32
21:29.20phhmanusfreedom: not 2 months
21:29.24phhthey are way slower than that
21:29.27phhmore like 8 months
21:29.34slayerns:)
21:29.45DuperMangnome slow:|
21:29.51Cotullaactually, no reasons to update something if it's working. if it won't give anything new...
21:29.59manusfreedomif it's 8 months, I think we will don't see any more upgrade, because is too late for the market...
21:30.10slayernsor improved..
21:30.20DuperMansecurity patching
21:30.21DuperMan?
21:30.27phhDuperMan: won't be better on CA
21:31.00phhanyway, if you don't intent upstream, you'd better go for HTC's stuff
21:31.06phhit's dirty and all, but yes it works.
21:31.12slayerns:D
21:31.16manusfreedomcan't we use an none name kernel source like kernel.org?
21:31.19Cotullanew doesn't mean good
21:31.21DuperManwith ya on htc. they love money, they work.
21:31.22DuperMan:PPP
21:31.27Cotullanot always
21:31.48phhmanusfreedom: not really.
21:31.54phhyou'd have to rewrite everything from scratch :p
21:32.04gauner1986i always get reboots on change of msm_iomap.h to old ramconsole values
21:32.04gauner1986-.-
21:32.07DuperMancould import choice bits, nay?
21:32.26Cotullaanyway pm not working, data not working and we discuss stupid revisions....
21:32.34slayernsprob, missed somethng
21:32.36Cotullaoh yes i2c reset also
21:32.42gauner1986yeah
21:32.43slayerns:D
21:32.44phhCotulla: hu ? data not working ?
21:32.51Cotullahworking
21:32.53gauner1986not really
21:32.57Cotullahalf-working
21:32.58slayernshalf..
21:33.00phhI thought ppp fixed it ?
21:33.05Cotullano
21:33.07gauner1986pppd always hangs the phone for many of us
21:33.15phhokay
21:33.21Cotullappp is nothing for me, because it's not handled by UI
21:33.27phhCotulla: ....
21:33.29DuperManhmmm.
21:33.33slayernsi would love to get source of desire hd
21:33.34phhI'm not going to do t his discussion again
21:33.37Cotullarmnet handled, but lost about 95% upload packets
21:33.55phh(but YES ppp is handled by the UI.)
21:34.03Cotullashow me pls?
21:34.05Cotullaon leo
21:34.08Cotulla:P
21:34.16CotullaAFAIK noone finish it
21:34.17phhinstall libhtcgeneric_ril.so.
21:34.18gauner1986cotulla: with modfied libril you can do everything you want
21:34.19Cotullaright?
21:34.25phhand give me a leo :p
21:34.26DuperMan:| my face hurts. summady help me pry the palm away.
21:34.28DuperMan:(
21:34.35Cotullagauner1986, so is it working nice from UI?
21:34.38gauner1986cotulla: only problem is that sense has some shitty code in it
21:34.40Cotullaeven detect sim card and etc
21:34.43Cotulla?
21:34.45slayernsduperman, put your head in cold water
21:34.58gauner1986cotulla: on vanilla yes, on sense no
21:35.01DuperManwatching soaps, makes it shrink
21:35.04slayernshold your breath for 3 mins
21:35.14phhgauner1986: but why do you need to change libril.so btw ?
21:35.16[acl]phh: and give me a leo :p <----- back stabber
21:35.18gauner1986cotulla: because of some htc code in libril which wasnt released
21:35.37Cotullagauner1986, nice. is it stable?
21:35.38gauner1986phh: because we're not able to mdify the original htc library and we get very poor reception with the generic ril
21:35.54phhpoor reception ? oO
21:35.59gauner1986cotulla: actually not.. as i said.. it hangs the phone for some
21:36.03gauner1986including me
21:36.05Cotullaso...
21:36.14slayernsgo for evooo!!!
21:36.15slayerns:D
21:36.15Cotullanothing new :(
21:36.16DuperMancan't the radio be wrappered? oic.
21:36.18DuperMan:P
21:36.30Cotullaand ppp not working actually
21:36.32phhDuperMan: wait for vial ? :p
21:36.34Cotullau got hangs
21:36.36gauner1986phh: yeah.. i get 1 bar with it here.. with original ril i get full bars
21:36.40Cotullarmnet lost 95% but works
21:36.47phhgauner1986: really weird
21:36.47Cotullafucking buggy
21:36.54phhCotulla: you think people tried it enough to get those hangs ?
21:37.01phhwith 95% packet loss you can't test anything ...
21:37.04*** join/#htc-linux LordDeath (~LordDeath@cable-81-173-164-5.netcologne.de)
21:37.11CotullaI believe to gauner1986 words
21:37.21CotullaI planned to patch libhtc_ril.so later
21:37.40phhperhaps wrap it ?
21:37.49gauner1986cotulla: alternatively you could also watch what htc added in libril.so
21:37.57gauner1986cotulla: so that sense stops working
21:38.06gauner1986with ppp connections
21:38.06phh(like a libhtc2_ril.so that dlopens libhtc_ril and uses it for mostly everything, but runs pppd once in a while)
21:38.13Cotullagauner1986, not sure. too many resources for it. even quality will be better with patched rild
21:38.30phhgauner1986: btw, the full bars VS 1 bar
21:38.33phhisn't that iphone4 syndrome ? :D
21:38.42phh(ie "fake" bars)
21:38.43slayernslol
21:38.45Cotullaanyway this bars are fake
21:38.52gauner1986cotulla: our solution was just to intercept the data handling in libril.so and let the htc ril do everything else
21:39.13gauner1986phh: lol.. definetly not.. :D
21:39.22phhgauner1986: you can do that with what I've just explained
21:39.31gauner1986leo also has an internal antenna i guess
21:39.34Cotullabut ril should send AT+GCONT=XXX and then connect data
21:39.36phhlibhtc2_ril.so that dlopens libhtc_ril.so
21:40.03Cotullaother way - on qmi open run script from kernel
21:40.16gauner1986phh: hm.. then i would have to implement a lot of stubs for the methods available in htc ril?
21:40.29phhgauner1986: just all the functions available :D
21:40.36phhwait
21:40.37phhno
21:40.47gauner1986how  can i overwrite functions then?
21:41.03phhthe ril "drivers" are done in a weird thing with a single callback which does all functions
21:41.12gauner1986yeah
21:41.13phhthe numbre of functions should be really little
21:41.20gauner1986nah
21:41.27gauner1986i think htc has some "private" functions in it
21:41.48phhdon't worry, it will crash if there are
21:41.50gauner1986which get called by these public functions
21:41.52gauner1986hm
21:41.53phhand it will tell you which ones
21:41.59manusfreedomCotulla: where source come for from msm_rmnet_wince.c?
21:42.00WoZZeR[acl]: You think usb will be tough to get working?
21:42.17WoZZeR[acl]: I want to play with partitioning the internal memory
21:42.22phhWoZZeR: well, noone could get it to work on any msm7201A device.
21:42.46WoZZeRusb or internal memory
21:42.50phhusb
21:42.56Cotullamanusfreedom?
21:42.57phhthere is no pb with nand
21:42.59phhit just works
21:43.29manusfreedomin the kernel the source for rmnet is msm_rmnet_wince.c no?
21:43.40phhWoZZeR: that was the most boring driver to include ever :p
21:43.54Cotullamanusfreedom, hm ? explain in other words pls
21:44.04manusfreedomlol sorry...
21:44.11dcordesCotulla: do you know where bcm4329 MAC is set in nexus,bravo,etc. ?
21:44.12phhWoZZeR: no we lack proper init of usb
21:44.16dcordes~pong gauner1986
21:44.17aptgauner1986: PONG!!!!!!!!!!!!!!!!!!
21:44.17Cotullayes
21:44.21phhdcordes: /proc/calibration ?
21:44.22gauner1986:D
21:44.24WoZZeRhmmm
21:44.29manusfreedomwhere are in GIT the source code for rmnet,
21:44.33manusfreedom?
21:44.45dcordesmanusfreedom: drives/net/...
21:44.47WoZZeRphh: have you seen this thread - http://forum.ppcgeeks.com/showthread.php?t=131383
21:44.48CotullaI think it's readed from NAND and passed as ATAG
21:44.48gauner1986dcordes: could you commit my interim-patch for leo battery in git?
21:44.57phhWoZZeR: I can say no even without clicking.
21:45.01dcordesgauner1986: 4shizzle
21:45.02manusfreedomdcordes: yes ok
21:45.22manusfreedomdcordes: so where this code from? Cotulla did all from scratch?
21:45.22*** join/#htc-linux F-D (~Stoned@cpc3-newt5-0-0-cust349.newt.cable.virginmedia.com)
21:45.28gauner1986dcordes: http://pastebin.com/jKYAjsae
21:45.31dcordesCotulla: hm what's ATAG again ?
21:45.33WoZZeRis that caused by not having proper usb init?
21:45.43gauner1986dcordes: also very simple.. the problem was that charging never ends on linux
21:45.55stinebdhah
21:45.55CotullaATAG - entry of kernel parameters list
21:46.02gauner1986dcordes: this fixes it until cotulla finishes battery implementaion
21:46.03Cotullapassed from bootloader
21:46.26phhWoZZeR: omfg oO
21:46.31Cotulla<PROTECTED>
21:46.31Cotulla<PROTECTED>
21:46.33stinebdphh: haha
21:46.59[acl]what did i miss
21:47.14Cotullahe sure about 5V? maybe there 3.3
21:47.14WoZZeRthe thread at ppcg about usb power
21:47.15Cotulla?
21:47.27phhCotulla: ah, would be serial port ?
21:47.37[acl]boring !!
21:47.39[acl]:-p
21:47.45Cotulla3.3 may used for carkits and such shit
21:48.04phhyes but why do we trigger it in android ? :p
21:48.05phhand how !
21:48.12Cotulladunno...
21:48.15Cotullamaybe GPIO
21:48.25Cotullau should look in H2W_Access*.dll I guess
21:48.31*** join/#htc-linux josh13x12 (~hello@99-190-187-250.lightspeed.lsvlky.sbcglobal.net)
21:48.53dcordesmanusfreedom: no. rmnet-wince is based on rmnet
21:49.25*** part/#htc-linux StummeJ (~StummeJ@wrt206-04.cns.uni.edu)
21:49.35*** join/#htc-linux StummeJ (~StummeJ@wrt206-04.cns.uni.edu)
21:49.57stinebdwhat's with the nds and palm charger in the pictures?
21:50.50phhhe did the led mode to both of them.
21:51.13dcordesmanusfreedom: http://git.linuxtogo.org/?p=groups/mobile-linux/kernel.git;a=commitdiff;h=dccd2c065e29be821df935db76a6e3734637d5af
21:51.15phhWoZZeR: too lazy to read the whole thread
21:51.21WoZZeRlol
21:51.26stinebdbut we don't have android on those yet
21:51.28phhWoZZeR: that happens even when windows was started without usb connected ?
21:51.29manusfreedomdcordes: ok thanks
21:51.30stinebdor linux rather
21:51.35dcordesmanusfreedom: that's where it was added. try to diff it vs original
21:51.38WoZZeRin the end, a theory is that the usb controller should be sleeping, but it's not
21:51.40gauner1986manusfreedom: are you experimenting with it?
21:51.52phhWoZZeR: even worst
21:51.56phhwe successfully enable it.
21:51.58phhpartly.
21:52.02*** join/#htc-linux mickeyl (~mickey@80.81.242.146)
21:52.09phhbut it still doesn't work if we init it by ourselves XD
21:52.15manusfreedomgauner1986: don't put too hope in me, I am not a master....
21:52.29manusfreedomgauner1986: for the moment I read
21:52.38gauner1986manusfreedom: as cotulla said that it is not fixable because the issue is with the radio
21:52.57phhWoZZeR: I'd vote for a disabling of vreg feature, and see what happens ?
21:53.07gauner1986not sure if it is worth it then
21:53.11WoZZeRwhere do I do that?
21:53.18manusfreedomwhat did you call radio? drivers or the hardware?
21:53.28phhWoZZeR: arch/arm/mach-msm/vreg.c
21:53.31phhvreg_enable
21:53.34WoZZeRk
21:53.37phhput a return 0; at the first line of it
21:53.38manusfreedombecause if it's hardware we will get problem on all os...
21:53.39phhsame for vreg_disable
21:53.41gauner1986manusfreedom: nah.. the radio.. amss software..
21:53.41Cotullamanusfreedom, it's compete useless. it will lost packets stilll
21:53.44phhand vreg_set_level
21:53.54phhI'm not sure what will get broken meanwhile though.
21:54.04stinebdhmm
21:54.06manusfreedomCotulla: but on windows it's work, so where is the pb?
21:54.11stinebdi'll try that, i'm bored
21:54.17CotullaWindows use PPP on leo
21:54.19phhstinebd: ah right you've the problem too :p
21:54.27manusfreedomok...
21:54.28Cotullaon S200/TG01 - RMNET
21:54.30phh(me too ? ah true.)
21:54.35stinebdphh: wouldn't everybody? shouldn't be limited to rhod
21:54.43phhstinebd: yes
21:54.44manusfreedomso why do you want use rmnet so?
21:54.47stinebdanyway i can steal a rhod if needed too
21:54.49phhand I've seen such reports for raph too actually.
21:55.06phhWoZZeR: btw, how the guy knows rhod can't do usb host ?
21:55.27WoZZeRno idea
21:55.34WoZZeRI just kinda skimmed it
21:55.37dcordesmanusfreedom: I also say we should just use PPP
21:55.49dcordesmanusfreedom: LeTame already enabled it in andoid userspace
21:55.58Cotullamanusfreedom, it was implemented fast in the past. now it have best user experience.
21:56.01dcordesmanusfreedom: and on kernel level it works perfect
21:56.06CotullaPPP still need a lot of work
21:56.10*** join/#htc-linux Arash18k (~Arash18k@85.133.203.189)
21:56.13dcordesCotulla: only in userspace
21:56.21gauner1986dcordes: it's buggy.. crashes some devices..
21:56.25Cotulladcordes, say everythere about UBUNTU
21:56.33Cotullait's not applied to Android with rild problems
21:56.36phhgauner1986: and rmnet is STABLE
21:56.36dcordesgauner1986: the ril ?
21:56.38stinebdif i get a circuit tester and jam it into extusb it should light up right?
21:56.50phhstinebd: yup
21:56.51stinebdmeanwhile destroying the port, but oh well
21:56.59Cotullawith this AMSS only PPP can work good
21:57.02phhgauner1986: you can't say wether rmnet is stable or not, you can't even use it !
21:57.06gauner1986dcordes: actually i'm not sure what causes it.. but when you do things with ppp on android the device hangs sometimes
21:57.25gauner1986phh: actually the connection works ;)
21:57.26manusfreedomso we need to work on PPP no, end of discussion
21:57.27manusfreedom?
21:57.32Cotullaphh, ppl use it. AFAIK all builds on xda use RMNET
21:57.33phhgauner1986: you just can't use it.
21:57.38Cotullaisn't it?
21:57.40phhCotulla: oO
21:57.41gauner1986phh: i can
21:57.44gauner1986phh: ping works
21:57.47gauner1986:D
21:57.50phhOKAY.
21:57.54Cotullawith small MTU?
21:57.58gauner1986no
21:58.02gauner1986no change on mtu at all
21:58.04CotullaRMNET?
21:58.12gauner1986i'm talking about ppp
21:58.13dcordesgauner1986: define do things with ppp. I have seen there are several ways of doing it. 1) use pppd bash script manually 2) use some custom ril with aptches from xdandroid 3) use LeTama's way to wrap pppd around HTC prop. ril
21:58.15phhping packets are little anyway
21:58.17Cotullaoh :)
21:58.18phh-_-'
21:58.35phhdcordes: oh ? how did he do ?
21:58.38phhcould be interesting for us too :D
21:58.41dcordesphh: mailing list
21:58.48gauner1986dcordes: LeTama's way.. but it also crashes if i start pppd manually
21:58.49phhuh ? I haven't seen it there
21:58.56Cotulla1) is not solution. 2) and 3) should be done.
21:59.07Cotullaor 4) patch libhtc_ril
21:59.19gauner1986maybe 4) would be the way to go
21:59.23dcordesCotulla: you wanna binary patch it :>
21:59.24dcordesCotulla: 4) ?
21:59.28Cotullayes
21:59.31stinebdphh: your open source stuff is leeter
21:59.32gauner1986causes least arguing with sense
21:59.36Cotullaand 5) ... I won't say it now :P
21:59.38phhstinebd: thanks :p
21:59.49phhthere is the 5) i've said earlier.
21:59.55gauner1986dcordes: the custom libril produces problems with htc sense
21:59.56dcordesphh: which is ?
21:59.56phhlibhtc2_ril.so that dlopens libhtc_ril.so
22:00.09Cotullabecuase dunno if it will work
22:00.14phhCotulla: 5) wrap windows' ril ? :p
22:00.18gauner1986:D
22:00.27phhhey jonpry I've got a customer for you ! :p
22:01.01dcordesphh: ok mailing list only has 2)
22:01.08phhdcordes: ok
22:01.16Cotullamore awful
22:01.17phhdcordes: mind describing quickly letama's way ?
22:01.21dcordesphh: LeTama described 3) on here
22:01.36phhof course he did, but well.
22:01.36gauner19863) is a nice idea
22:01.40stinebdphh: prepare to search your log database
22:01.40gauner1986but it sucks with sense
22:01.46phhstinebd: :(
22:01.48dcordesphh: sorry I would have to grep the logs
22:01.54phhdcordes: ok
22:01.55Cotullaanyway it's talks. actions. actions ^_^
22:01.59gauner1986:D
22:02.00phhI like my 5)
22:02.08Cotullado it
22:02.10dcordesCotulla: lol you walmart staff manager :D
22:02.16gauner1986phh: i'm too nooby at c to do it :)
22:02.16phhCotulla: gimme a leo
22:02.18Cotullayeah :D
22:02.37Cotullabricked one... u will need restore it and them implement wrapping...
22:03.09manusfreedomCotulla: how did you brick it? bad hspl?
22:03.21[acl]haha .. jonpry's influence is obvious here.. wrappers for everything
22:03.26phh[acl]: :p
22:03.31Cotullait was joke... :P
22:03.32phhgauner1986: it's damn easy ..
22:03.38phhgauner1986: btw, only two functions to wrap
22:03.41stinebdheh
22:03.47jonpryi've been thinking about using ril
22:03.50dcordesgauner1986: are you the author of battery patch ?
22:03.50Cotullait's all easy for u that u are not doing :P
22:03.54jonpryandroid ril is pretty bad
22:03.56phhRIL_Init,
22:03.56gauner1986dcordes: yes
22:04.02stinebdbooting with vreg_* return 0
22:04.10phhstinebd: doesn't boot.
22:04.12phhright ? :D
22:04.13DuperManhey... can't we all just run winmo and LIE that it runs Android flawlessly?:-O
22:04.20stinebdphh: it made it to userland somehow!
22:04.27gauner1986phh: RIL_Init? oO i just want to deal with data? ^^
22:04.29phhstinebd: not bad
22:04.40phhgauner1986: RIL_Init returns 5 callbacks
22:04.40Cotullayes we can. on L4 kernel
22:04.47dcordesgauner1986: htcleo: battery: hack to stop charging when full
22:04.49phhstatic const RIL_RadioFunctions s_callbacks = {
22:04.49phh<PROTECTED>
22:04.49phh<PROTECTED>
22:04.49phh<PROTECTED>
22:04.50phh<PROTECTED>
22:04.52Cotullaboth kernels as clients of microkernel
22:04.52phh<PROTECTED>
22:04.55phh<PROTECTED>
22:04.57phh};
22:04.59gauner1986ok
22:05.01phhok 6.
22:05.03phhonly the onRequest is interesting
22:05.10phhso you give android the 5 others
22:05.12phhand use your own onRequest
22:05.15*** part/#htc-linux StummeJ (~StummeJ@wrt206-04.cns.uni.edu)
22:05.18DuperManhmmmm... that shit will FLY
22:05.21*** join/#htc-linux StummeJ (~StummeJ@wrt206-04.cns.uni.edu)
22:05.23DuperManfaster than a hurricane
22:05.28gauner1986phh: but then i would have to implement every request myself?
22:05.31dcordesgauner1986: aight done
22:05.36phhgauner1986: no !
22:05.36gauner1986dcordes: okay, thanks :)
22:05.39Cotullabut more slow than Mustang?
22:05.45CIA-109htc-linux: Sebastian.Heinecke htc-msm-2.6.32 * rv2.6.29-38153-gb8f0f2b /arch/arm/mach-msm/board-htcleo-battery.c: htcleo: battery: hack to stop charging when full
22:05.49phhgauner1986: get htc's ril onRequest callback, and register it somewhere
22:05.50DuperMannissan like speeds, generally
22:05.52phhthen do an if on the request
22:05.54phhif it's not interesting
22:05.57phhgive it back to htc's ril
22:06.00phhelse, do it yourself.
22:06.17phhI can do the code if you want
22:06.26gauner1986phh: yeah.. i would like to give it a go
22:06.28phhless than 30 lines I'd say
22:07.05[acl]ril wrapper idea isnt new.. i think we talked about it before back in the days
22:07.08[acl]no one did it tho
22:07.09[acl]:-p
22:07.10jonprycan anyone with a tp2 post there wce_rex.dll and wce_pmem.dll?
22:07.24phh[acl]: oh ?
22:07.26WoZZeRjonpry: 1 sec
22:07.38jonpryrecmodded
22:07.51WoZZeRyup
22:07.54dcordesCotulla: I think we should add a mechanism to read mac address from cmdline or randomize mac address
22:08.08phhdcordes: or read wifi nvram properly from nand.
22:08.09WoZZeRjonpry:http://www.mediafire.com/?s4s65d5f7cz2ktd
22:08.25dcordesCode to extract WiFi calibration information from ATAG set up
22:08.32dcordesphh: aha tell me more :>
22:08.44*** join/#htc-linux Cass-hd2 (~Cass@87-194-153-242.bethere.co.uk)
22:08.55Cotullamaybe
22:09.05dcordesphh: according to Cotulla on nexus and bravo mac is read from ATAG set by bootloader.
22:09.17phhatag is a linux thing :p
22:09.22phhi think.
22:09.32Cotullain my current plans, in my future rom pass all information from bootloader to kernel via ATAGs, like on htc android
22:09.32phhdcordes: http://gitorious.org/xdandroid-eclair/eclair-rootfs/blobs/master/init#line374
22:09.56Cotullau may need ask netripper to improve Haret
22:10.07[acl]phh: pippy menitoned it when he was making changes for cdma
22:10.11dcordesCotulla: did you try nand ?
22:10.15Cotullaso he also pass it as ATAGs
22:10.27phhCotulla: it passes atags :p
22:10.32phhinitrd, mem values
22:10.34phhframebuffer
22:10.45WoZZeRphh: with adding the return 0's, the 2 usb commands don't freeze anymore
22:10.47Cotullait's not enought
22:10.50WoZZeRmsm_add_usb_devices(usb_phy_reset, NULL, usb_phy_init_seq_raph100);
22:10.50WoZZeRmsm_hsusb_set_vbus_state(1);
22:11.06Cotullagsensor calibration, WLAN NVS data, BT addr
22:11.07Cotullaand etc
22:11.47gauner1986cotulla: is the calibration stored in radio filesystem?
22:11.47gauner1986Oo
22:11.53Cotullano
22:11.59phhWoZZeR: boot from nand ?
22:12.11phhgauner1986: in accessible nand
22:12.12WoZZeRyeah
22:12.16phhWoZZeR: OKAY.
22:12.20phhWoZZeR: funny one.
22:12.20gauner1986phh: okay
22:12.21WoZZeRno usb
22:12.24WoZZeRbut it didn't crash
22:12.47phhgauner1986: you want a skeleton for the wrapper btw ?
22:12.53dcordesphh: how to pass a string read from cmdline in kernel ?
22:13.03gauner1986phh: would be nice.. then it becomes clearer for me
22:13.12phhdcordes: you know you asked me few days ago ? :p
22:13.24phhdcordes: LCDDENSITY=`/bin/grep -o "lcd.density=.*" /proc/cmdline | /bin/sed -e "s/.*lcd.density=//g" -e "s/ .*//g"`
22:13.25dcordesphh: no I asked you how to do it in a bash script
22:13.31phhah.
22:13.40phhI didn't understand the question then
22:13.51stinebdhow to do it in the kernel?
22:14.07phhaahh
22:14.17phhyup that's what he said.
22:14.39*** join/#htc-linux flagada (58a1e24e@gateway/web/freenode/ip.88.161.226.78)
22:15.06phhdcordes: something like that:
22:15.09phhstatic int force_rhod_speaker=0;
22:15.09phhmodule_param_named(rhod_speaker, force_rhod_speaker, int, S_IRUGO | S_IWUSR | S_IWGRP);
22:16.42jonprywozzer, the recmod on that is no good
22:16.48WoZZeRwhy?
22:17.00WoZZeRthat should use the nue_recmod
22:17.01*** join/#htc-linux rov120 (4a41b51b@gateway/web/freenode/ip.74.65.181.27)
22:17.04jonpryfile has no exports
22:17.07jonpryor imports
22:17.13Cotullawhich file? :P
22:17.17jonprywce_rex
22:17.18WoZZeRthey are the ones I used
22:17.53Cotullait have imports and exports
22:18.00WoZZeRI see all the imports and exports
22:18.42jonpryi might have extracted wrong. sorry
22:19.11WoZZeRhttp://pastebin.com/gBxxe4AL
22:19.58*** part/#htc-linux Arash18k (~Arash18k@85.133.203.189)
22:21.16jonpryargh. pmem still crashes
22:21.31Cotullamaybe u go to wrong dir?
22:21.35Cotulla:D
22:21.58jonpryi extract in gnome. and it says done, but i didn't check overwrite existing files
22:22.08Cotullatry to run linux kernel under CE
22:22.18Cotullausing visualization
22:22.48phhgauner1986: http://en.pastebin.ca/1918446
22:22.51phhthat would look like that.
22:22.53Cotullahm is it possible to port android to CE kernel
22:22.54Cotulla?
22:23.00gauner1986lol
22:23.11dcordesCotulla: good idea
22:23.11gauner1986phh: thanks
22:23.25dcordesCotulla: I would support that
22:23.29Cotullajust searching that can be wrong
22:23.30phhCotulla: I've been thinking about it at some time
22:23.47[acl]isnt there a kernel already that runs under ce ?
22:23.47dcordescygwin
22:23.48stinebdcygwince?
22:23.58dcordes[acl]: yes it's called nk.exe
22:23.58jonprythat is a no good idea
22:24.08stinebdcome from mr. wrap-it
22:24.08Cotullalol
22:24.10[acl]dcordes: lol
22:24.13phhno, make android compatible with wince
22:24.20phhbetter than making linux run on wince
22:24.23Cotulladon't write NK from small letter
22:24.24Cotulla:D
22:24.27jonpryyou mean like dalvik vm
22:24.52gauner1986phh: okay.. that looks easy
22:25.03Cotullaat the end
22:25.05phhgauner1986: i think it should work.
22:25.16*** join/#htc-linux Jack-E (~chatzilla@host86-146-183-161.range86-146.btcentralplus.com)
22:25.21Cotullajonpry u can switch like haret PTE at each timer tick
22:25.31Cotullaso u got both CE and android running at the same time
22:25.33dcordesnone of the hardcore android java developers would even notice and linux is saved.
22:25.42Cotullaand u can use IPC to handle all requests
22:25.52Cotullalike audio touch and etc
22:25.54gauner1986htc_onRequest?
22:26.21phhgauner1986: ooooops
22:26.29phhgauner1986: ok sec.
22:26.37gauner1986^^
22:27.08phhhttp://en.pastebin.ca/1918449
22:27.13phh<PROTECTED>
22:27.13phh<PROTECTED>
22:27.13phh<PROTECTED>
22:27.56jonpryif it doesn't run linux, its just not cool
22:28.01phhlol
22:28.06gauner1986true
22:28.07gauner1986:D
22:28.11phhyeah
22:28.31phhbut well, seeing android run on something else than linux sounds cool too
22:28.45phhgauner1986: this code sound better ? :p
22:29.08jonprybleh android. i just use ubuntu
22:29.20phhyeah same on my TP2
22:29.32phhwell ubuntu and debian in a chroot
22:29.33dcordesphh: thanks. I want to use it to replace http://git.linuxtogo.org/?p=groups/mobile-linux/kernel.git;a=blob;f=arch/arm/mach-msm/htc_wifi_nvs.c;hb=34df965f863cf606d36e20834888ac5eca927407#l29 by something like bcm4329_client_mac=00:11:22:33:44:55 in cmdline - as a preliminary workaround to static mac
22:29.34Cotullaand how u use it? there all should be fuuuuucking small
22:29.41gauner1986phh: yeah :)
22:29.48jonpryi hope to use it as my dev machine someday
22:29.49Cotullahow u point cursor on chars
22:29.56phhjonpry: you're crazy.
22:30.07phhI hadn't mentioned for a long time
22:30.10Cotullarun out of jonpry as fast as possible...pff....
22:30.19phhCotulla: don't worry, you're too
22:30.29Cotullawon't lie about u
22:30.32Cotulla:P
22:30.34gauner1986lol
22:31.23jonpryneed to get some microspanners to be able to select those characters. no biggy
22:31.48phhCotulla: anyway you should try it
22:31.51phhit's really usable
22:32.06gauner1986phh: hum.. on leo? with no keyboard? that sucks...
22:32.07phhI still don't know the whole keymap though.
22:32.16phhgauner1986: TP2 :p
22:32.20gauner1986:P
22:32.26phhgauner1986: yeah no on leo, no hope :p
22:32.30jonpryit has a touch keyboard
22:32.31phhor well, BT keyboard
22:32.38dcordesjonpry: you using ubuntu on rhod ?
22:32.42phhjonpry: I wouldn't call that usable
22:32.59jonprywhy not?
22:33.14phhjonpry: takes half of the screen ?
22:33.17phhneeds stylus ?
22:33.36phhand well, stylus on HD2.... errr :p
22:33.38jonpryi use the stylus. but mainly ssh, lol
22:34.36phhgroumpf, my lights.c seems wrong on backlight
22:34.40CotullaRhod have too slow CPU
22:34.42phhbut there is no reason for it to be wrong Oo
22:34.54phhCotulla: it depends on what you do
22:35.08phhthe biggest problem is slow unaccelerated X
22:35.49phhsomeone needs to take xf86-video-msm to rhobuntu
22:36.04dcordesphh: I think it won't help much
22:36.11phhdcordes: ah ?
22:36.13*** join/#htc-linux dan1j3l (~danijel@93-141-86-73.adsl.net.t-com.hr)
22:36.14phhI don't know
22:36.17dcordesphh: what would you expect from it ?
22:36.21dan1j3lello
22:36.22gauner1986dcordes: btw.. how did it go with that driver for you?
22:36.23gauner1986:P
22:36.25gauner1986hi dan
22:36.27Cotullait still will slow, even it slow in WM
22:36.31phhdcordes: just faster
22:36.36phhCotulla: hum
22:36.39phhyeah perhaps you're right :/
22:36.45Cotullathere no ATI in linux\
22:36.53Cotulla2D ATI
22:36.57dcordesphh: I think part of the fastness is the use of neon
22:37.11dan1j3lcreated repo for android libs on gitorious http://gitorious.org/htc-hd2-android-libraries
22:37.14phhCotulla: I still don't know what this 2D ati is
22:37.23gauner1986dan1j3l: nice
22:37.36dcordesdan1j3l: a good step. I have been talking with gauner1986 and LeTama about such thing
22:37.39phhthe msmfb_blit ioctl already does a lot of things
22:37.59Cotullait's MDP stuffs, no ATI
22:38.15Cotulladdi.dll use Ati2ahi dll for 2D
22:38.24gauner1986dan1j3l: did you read about the automatic screen turn off? liblights seems to ignore it.. button keybd stays on.. dunno why
22:38.24dan1j3ldcordes: ok, i can maintain this repo for any new libs or code
22:38.33phhCotulla: what sorts of transformation does it handle ?
22:38.43phhi'm really a noob when it comes to those video acceleration stuff :/
22:38.49dan1j3lgauner1986: yes, i will work in that tomorrow :p
22:39.00Cotullait double in some stuffs with MDP
22:39.07dan1j3lnow too tired :D
22:39.09Cotullausual like old ati 2d in htc
22:39.11gauner1986dan1j3l: okay.. hopefully we can do some stuff together than on the repo :)
22:39.13Cotullaroatation
22:39.15Cotullafill
22:39.17Cotullaand etc
22:39.31[acl]scaling ?
22:39.37gauner1986s/than/then/
22:39.39phhCotulla: ok
22:39.46CotullaROP
22:39.48Cotullastretch
22:39.51Cotullasurfaces
22:40.01Cotullabrush
22:40.03*** join/#htc-linux thejeos (~fireirc@84.123.186.211.dyn.user.ono.com)
22:40.04dcordesphh: GNUtoo and leviathan did it on the msm7201A dream. They just patched it to remove NEON. iirc they sad it was a bit smoother. but obviously they problems predominated so they went back to fbdev
22:40.11CotullaAhiDrawTransBlt example
22:40.23dan1j3lgauner1986: yes, every help is welcome :p
22:40.24phhdcordes: ok
22:40.25phh:(
22:40.31dcordesdan1j3l: that would be nice
22:41.04phhI hope TP3 will be more usable then :D
22:41.11dcordesgauner1986: I did not try again after you tried to help with the make settings
22:41.13phh(let me dream.)
22:41.18dcordesgauner1986: do you have openembedded ?
22:41.27dcordesphh: qsd ?
22:41.35phhdcordes: that would be great
22:41.40dcordesphh: I really want keyboard qsd
22:41.44phhdcordes: perhaps even a newer one than qsd8250
22:41.50phhdcordes: I want 5 rows keyboard qsd
22:41.54dcordeshmmm
22:41.55phhhtc vision is 4 rows :/
22:42.15phhor even 3 ? hum can't remember
22:42.16dcordesphh: I can live with the 4 rows in kovs100
22:42.28phhdcordes: ah ?
22:42.34dcordeskovsky keyboard is stylish really
22:42.41phhI should see their keymap
22:42.44[acl]Cotulla: almost forgot
22:42.46dcordesbut the overall device quality is rubbish :(
22:42.53[acl]Cotulla: you still have the qcom lib on you ?
22:43.09Cotullayes
22:43.16[acl]Cotulla: what parameters does grpenableintterupt accept ?
22:43.21Cotullawait
22:43.45phhdcordes: hum, to use with ubuntu it seems complicated
22:43.52phhor you use keys around dpad ?
22:43.56[acl]Cotulla: i called the other oen.. Ahienableinterrupt i think .. same thing..they both Or 0x40000 to x200
22:43.58phhoh ?
22:44.01phhah no it seems fine
22:44.06phhI didn't see it correctly
22:44.14dcordesphh: I don't use kosvky at all actually cause it has broken in call audio
22:44.41Cotullavoid grp_enable_interrupt(void); seems
22:44.51[acl]cant be.. it bombgs out calling void
22:45.01dcordesphh: but don't see the problem about kovsky keyboard use in GNU/Linux
22:45.02phhdcordes: you have no use of a really small "ubuntu computer" ?
22:45.13Cotullano it's 100% void
22:45.15[acl]Cotulla: but its the same call pretty much so i know im calling it right.
22:45.15phhdcordes: yes it seems fine after all
22:45.31phhdcordes: just needs a good brain :-)
22:45.34dcordesphh: I do use ubuntu on the hd2
22:45.37Cotullaso what happen if u call it?
22:45.46[acl]Cotulla: i mean its the same call.. the other one takes ctx as a param. It enable the interrupt..
22:45.50phhdcordes: with external keyboard ?
22:46.09Cotullabut u looked to logs
22:46.13Cotullavalue changed?
22:46.25dcordesphh: sometimes I also boot it when I'm on the go because mozilla doesn't have many of the opera spasms
22:46.31[acl]something disables it again. Because it goes back to 0 when i run 3d
22:46.31dcordesphh: firefox 3
22:46.38[acl]anyways.. gotta go
22:46.46Cotulla0xa0010200   00040000 -> 00000000
22:46.51Cotullau check this addr?
22:46.51Cotullaok
22:47.43dcordesphh: it boots fast enough on qsd for such actions http://www.youtube.com/watch?v=9VqWtf5X2P0
22:48.08phhdcordes: btw you're using rhobuntu or an updated one ?
22:48.32dcordesphh: honestly I think for ubuntu or similar huge distro msm7kA I don't hav enough patience
22:48.54Cotullaur card really slow
22:49.22dcordesphh: http://htc-linux.org/wiki/index.php?title=Leo/Builds#Ubuntu it's based on karmic koala arm rootfs
22:50.05phhdcordes: ok, it's a vfp enabled build then ?
22:50.13dcordesphh: no it's the ancient armel
22:50.17phhok
22:50.19Cotullaheh working
22:50.32Cotullabut UI is bigger than in CE70
22:50.40Cotullanow clear how u are using it
22:51.09Cotullatouchscreen works nice?
22:51.32dcordesCotulla: yes I think it's heavily dependent on finger tip anatomy though
22:51.43dcordesCotulla: it should be half screen like on leo
22:51.52Cotullawhat about 3D, is it working?
22:52.12dcordesCotulla: your 0308 tree touchscreen changes solved it
22:52.24dcordes3d would be too nice
22:52.34Cotullaand where problem?
22:52.51dcordesI have zero clue how hw3d owrks
22:53.04phhdcordes: you know tmzt is working on a X server based on android surfaceflinger + possibly remote glx  ?
22:53.25dcordesphh: I know hes working on the X > android wrapper
22:53.38phhwell he told me opengl is also in the plan
22:53.43dcordesphh: but don't know about possibly remote glx
22:53.47dcordesnice
22:53.57dcordeswhat I am hoping for is some chrome os releaser
22:54.04phhhehe
22:54.05phhme too
22:54.17dcordesrelease. it uses Xorg afaik. I doubt they will not make use of the expensive dsp accerlation
22:54.49*** join/#htc-linux Captainkrtek (~captainkr@133.sub-72-119-118.myvzw.com)
22:54.51Captainkrtekhey
22:54.59CotullaI gotta go
22:55.00Cotullabb
22:55.02dcordesbb
22:55.02*** part/#htc-linux Cotulla (~opera@nat004-252-205-109.tvoe.tv)
22:55.38dcordesphh: afaik = xf86-video-msm has a chromeos branch
22:56.39phhdcordes: yup
22:56.52phhdcordes: so yes it's highly likely chrome os uses Xorg
22:56.53dcordesphh: did you read the code ? does it mention any 3d ?
22:57.12dcordesphh: asking cause you mentioned that ioctl use
22:57.20gauner1986phh: http://en.pastebin.ca/1918467
22:57.50phhdcordes: there are drm stuff, but I don't know if it implies 3D stuff
22:58.20dcordesphh: ok
22:58.39dcordesphh: I said earlier they removed only NEON but it is NEON and drm code to make it work
22:58.55dcordesphh: wanna see the aptches ?
22:59.10phhdcordes: I know there are video acceleration related stuff though
22:59.18phhdcordes: I've them somewhere in my history thanks
22:59.35phhgauner1986: ok, almost time to sleep : p
22:59.55gauner1986phh: nah.. bad idea xD
23:00.12phhI haven't coded callbacks for a long time it seems.
23:00.30gauner1986i haven't coded callbacks in c at all
23:01.01phh-_-'
23:01.15dcordesphh: metadata http://git.openembedded.org/cgit.cgi/openembedded/tree/recipes/xorg-driver/xf86-video-msm_git.bb
23:01.22dcordesphh: patches http://git.openembedded.org/cgit.cgi/openembedded/tree/recipes/xorg-driver/xf86-video-msm/
23:01.23phhdcordes: thanks
23:01.44phhgauner1986: what abuot that: http://en.pastebin.ca/1918472
23:01.45dcordesgauner1986: it is how xf86-video-msm is compiled in OE
23:02.57dcordesphh: with all the patchwork that is selected for htcdream machine it compiles like a charm. when I compile it for htcleo (w/o the removal patches) it looks for some header stuff that is not in my kernel
23:03.22gauner1986phh: hardware/ril/libhtc_ril_wrapper/libhtc_ril_wrapper.c: In function 'RIL_Init':
23:03.23gauner1986hardware/ril/libhtc_ril_wrapper/libhtc_ril_wrapper.c:21: error: incompatible types when assigning to type 'void (*)(int,  void *, size_t,  void *)' from type 'RIL_RadioFunctions'
23:03.23gauner1986hardware/ril/libhtc_ril_wrapper/libhtc_ril_wrapper.c:22: error: incompatible types when assigning to type 'RIL_RadioFunctions' from type 'void (*)(int,  void *, size_t,  void *)'
23:03.56dcordesphh: I think basically problem is xf86-video-msm is for CA msm_fb and I compile it vs android-msm-2.6.32 msm_fb
23:04.09phhdcordes: that's likely indeed
23:04.17phhdcordes: btw, on CA there is some doc to build chromium os
23:04.35phhgauner1986: hum hum.
23:04.45phhneed to see how RIL_RadioFunctions is defined
23:05.47phhgauner1986: OUCH
23:05.52phhgauner1986: my code is totally wrong
23:06.16dan1j3lsleep time, nn
23:06.17phhwell mostly wrong.
23:06.38phhgauner1986: http://en.pastebin.ca/1918473
23:06.39gauner1986phh: mhm..
23:06.47*** part/#htc-linux dan1j3l (~danijel@93-141-86-73.adsl.net.t-com.hr)
23:07.50gauner1986okay.. now it's only hardware/ril/libhtc_ril_wrapper/libhtc_ril_wrapper.c:23: error: control reaches end of non-void function
23:07.51gauner1986^^
23:08.02dcordesphh: do you know how to figure which kernel (msm_fb) matches which xf86-video-msm ? CA documentation is poor
23:08.05shu8i~seen zego
23:08.09aptzego <~Administr@202.122.12.13> was last seen on IRC in channel #htc-linux, 5d 17h 37s ago, saying: 'kernel diff i used: http://www.mediafire.com/download.php?ypu1h74hmzdmvvd'.
23:08.35dcordes| msm-driver.c:413: error: 'MSMFB_RESUME_SW_REFRESHER' undeclared
23:08.37phhgauner1986: really need to sleep.
23:08.41phhgauner1986: http://en.pastebin.ca/1918475
23:09.23dcordesapt: please hang shu8i if he will EVER ask you again for zego.
23:09.31phh:)
23:09.45gauner1986phh: /home/gauner/mydroid/hardware/ril/libhtc_ril_wrapper/libhtc_ril_wrapper.c:18: undefined reference to `dlsym'..
23:09.46shu8iman i need toask him about usb :D
23:09.48gauner1986phh: hum
23:09.53gauner1986phh: okay.. take your time
23:09.56gauner1986gnight :)
23:09.56phhgauner1986: add -ldl
23:09.57dcordesphh: also | msm-driver.c:624: error: 'MDP_FB_PAGE_PROTECTION_WRITETHROUGHCACHE'
23:09.58phhto the libs
23:10.14dcordesshu8i: a) we have logs b) don't ask to ask just ask
23:10.16phhdcordes: want a funny one ?
23:10.29phhdcordes: these symbols exist in acer liquid's tree
23:10.35phhmeaning the "lambda" codeaurora android eclair tree
23:10.45gauner1986phh:LOCAL_LDLIBS += -lpthread -ldl ?
23:11.11dcordesphh: do you think if I pass this source tree during build time it will work ?
23:12.11phhgauner1986: hum I'm not sure of the syntax
23:12.11gauner1986still undefined ref if i add it there
23:12.33phhgauner1986: sounds right hum
23:12.51gauner1986phh: maybe i can figure it out myself.. get some sleep :)
23:12.52dcordesshu8i: teile dein USB problem
23:12.59gauner1986and thanks :)
23:13.07phhgauner1986: LOCAL_SHARED_LIBRARIES += libdl ?
23:13.16gauner1986mh.. i might try
23:14.10gauner1986ok.. that did it it seems
23:14.10gauner1986build/tools/apriori/prelinkmap.c(168): library 'libhtc_ril_wrapper.so' not in prelink map
23:14.11gauner1986:D
23:14.14gauner1986next one..
23:14.22phhlolwat ?
23:14.25gauner1986lets see how to add it there
23:14.32gauner1986i created my own folder
23:14.37stinebdah right
23:14.38gauner1986for that lib
23:14.39gauner1986in ril
23:14.41stinebdthose are fun
23:14.56phhstinebd: ? got your usb test ?
23:15.03phhgauner1986: edit prelink map
23:15.17phhbuild/core/prelink-linux-arm.map
23:15.25phhand add libhtc_ril_wrapper.so ... somewhere.
23:15.27stinebdphh: it's running now but i have no fancy led to use or anything, so i'm just running it like a battery test
23:15.35phhstinebd: ok
23:15.46*** join/#htc-linux shu8i (~shu8i@194.48.133.8)
23:15.46gauner1986hmpf
23:15.53gauner1986there's some hex stuff i dont understand
23:16.03stinebdaddresses
23:16.09stinebdjust add it at the end
23:16.41phhhe need a value :p
23:16.45shu8idcordes: zego somehow managed to enable usm via initrd in his v2 ... myproblem is that i can't find that option and v2 files he uploaded are all corrupted
23:16.52gauner1986libreference-cdma-sms.so 0xA2A00000 # [<64K] for hardware/ril
23:16.55gauner1986maybe after that
23:17.00stinebdyeah, you can pick something where nothing else is
23:17.47dcordesshu8i: wtf usm v2 ?
23:18.13shu8iusb mass storage
23:18.22shu8ion his second build
23:18.34shu8iums*
23:18.37stinebdphh: supposing this leads to a drastic increase in battery life, what do we do?
23:18.50phhstinebd: we reverse usb
23:18.53phhsuccesfully.
23:18.57stinebdouch
23:19.00dcordesshu8i: are you talking about Linux kernel or some user space hackery ?
23:19.15gauner1986how much space do i need to assign to it? oO
23:19.18stinebdcan't we just wrap some winmo usb dlls? :D
23:19.25*** join/#htc-linux joplayer (~joplayer@AClermont-Ferrand-256-1-109-205.w90-10.abo.wanadoo.fr)
23:19.29gauner1986and how much gap do i have to leave?
23:19.37stinebdgauner1986: how big is it?
23:19.40*** join/#htc-linux hicks (hix@94.171.62.234)
23:19.47gauner1986stinebd.. hm.. i dunno yet..
23:19.55*** join/#htc-linux Hauk (~Hauk@c-69-254-195-185.hsd1.az.comcast.net)
23:20.05stinebdgauner1986: well technically you don't need any gap, but they're aligned to a certain boundary so you'll have one anyway
23:20.10gauner1986it does some stuff with ppp
23:20.23gauner1986and calls functions from htc ril
23:20.25shu8idcordes: im talking about his latest android build. He enabled ums through initrd, since he got it disabled before
23:20.50gauner1986stinebd: libreference-cdma-sms.so 0xA2A00000 # [<64K] for hardware/ril
23:20.57dcordesshu8i: look we can't base this discussion on a random soup of anroid and kernel-peter-4
23:21.00gauner1986sounds like i need to leave at least 64k after that
23:21.23dcordesshu8i: check the logs earlier. leo ehci_hcd is broken in current HEAD
23:21.36stinebdgauner1986: <64K is the size of the library
23:21.48stinebdgauner1986: seen the comments at the top of the file?
23:21.53dcordesshu8i: it is not at all relatedt to initramfs
23:21.59dcordesshu8i: it is a total kernel level thing
23:22.10phhdcordes: on https://www.codeaurora.org/xwiki/bin/QCEP/ it explains how to retrieve (full?) chromium os sources, maybe you should see if there is any way to build it ?
23:22.15shu8idcordes: well i cant tell you more since as i said the files he uploaded were corrupted ;) could only read his readme in which he states that ums is enabled.
23:22.25dcordesphh: thanks bookmarked
23:22.36shu8idcordes: im just saying what hes readme was telling me :P
23:22.38phhthey don't explain how to build it though
23:22.45gauner1986stinebd: yeah.. i guess 1MB would be fine..
23:22.58phhok
23:23.01phhit's not buildable.
23:23.05phhthere is mostly nothing in there oO
23:23.18dcordesshu8i: got a link ?
23:23.55gauner1986stinebd: is 0xA2F00000 okay?
23:24.02gauner1986ah no
23:24.04gauner1986that's in use
23:24.06gauner1986hum
23:27.03gauner1986i hope libhtc_ril_wrapper.so   0xA3200000 # [~1M] is okay
23:28.05*** part/#htc-linux shu8i (~shu8i@194.48.133.8)
23:28.14gauner1986build/tools/apriori/prelinkmap.c(101): The prelink map is not in descending order at entry libhtc_ril_wrapper.so (a3200000)!
23:28.15gauner1986ahrg
23:28.16gauner1986lol
23:28.33phhlol
23:29.40gauner1986ok
23:29.43gauner1986added it somewhere else
23:29.44gauner1986-.-
23:30.05gauner1986libelfcopy: Warning: Range lists in .debug_info section aren't in ascending order!
23:30.09gauner1986wtf is that warning about?
23:30.18phhno clue oO
23:30.29stinebdstill at 99%??
23:30.44phhstinebd: ?
23:30.52stinebdoh god
23:31.01stinebdit went up to 100 now
23:31.02stinebdlol
23:31.04phhstinebd: ok, tomorrow will be a funny day.
23:31.13dcordeshehe shu8i vs zego mystery resolved
23:31.19stinebdi can't be here tomorrow until you're asleep :(
23:31.25stinebdnot that i'm any help anyway
23:31.27gauner1986:D
23:31.43phhstinebd: usually it won't stay long at 100% ?
23:31.50phh(""normal"" battery meters do that ...)
23:31.59stinebdphh: well, it never went back up to 100% before
23:32.12phhstinebd: ok, what time is it for you ?
23:32.16stinebdusually after it goes down to 99%, in about 15-20 minutes it'll go down to 95
23:32.17*** join/#htc-linux EMP|FireStorm (~EMP|FireS@ppp-70-244-248-35.dsl.snantx.swbell.net)
23:32.21dcordeszego's build is based on the cynaogen modified google android. the mass storage stuff shu8i spotted is related to the upstream project's userspace it seems
23:32.24EMP|FireStormI blame small animals
23:32.26EMP|FireStormand ACL
23:32.28stinebd1 hour 22 mins
23:32.31stinebdsince boot
23:32.44phhstinebd: yes but I don't trust our battery matter ;)
23:32.53stinebdi'll know for sure in about 2 hours
23:32.58gauner1986phh: so i call rild with that ril lib instead?
23:33.00stinebdbecause after 3 hours it's usually in the 70s
23:33.02jonpryanyone want to try and debug my software mmu? i've determined the problem is that some emulated instruction isn't performing correctly. but i have no idea which one
23:33.03phhgauner1986: yup
23:33.12phhstinebd: ok
23:33.21phhstinebd: keep me updated, I'll read logs
23:33.23phhnow it's time to sleep
23:33.24stinebdand sometimes it's in the 50s
23:33.27stinebdphh: night
23:33.35phhjonpry: uploaded somewhere ?
23:33.39phhI really need to sleep now.
23:34.00stinebdphh: i might send the kernel to babijoee in case he can help you test too
23:34.05stinebdnight
23:34.27jonpryhttp://pastebin.com/ZdCdqSTp
23:35.00jonpryyou really have to go through the docs and double check all the flags operands and behaviors
23:35.23jonprythere are some things i am not sure about too
23:36.18EMP|FireStormwhere is acl and woz at?
23:36.49jonprywce_pmem inits fine without soft mmu, but if i enable it, it barfs with that reg being zero
23:38.01*** join/#htc-linux Neo31 (~Neo31@unaffiliated/neo31)
23:42.53*** join/#htc-linux K_Hismoom1 (~JewelJK@pD9EB887F.dip0.t-ipconnect.de)
23:47.51*** part/#htc-linux KillTek (~KillTek@135.196.122.22)
23:52.10WisTilt2jonpry: where abouts in the code is it dying ie., hitting 0 value register?
23:54.40jonpryits dying in a windows dll
23:54.53jonpryi can tell you the address of the code and stuff
23:55.28WisTilt2yeah got that.  i was going to have one of my windows coders look at it if you want.  he's not doing anything at the moment.
23:55.35jonprybut i'm pretty sure it is because one of the emulated instructions in the code i posted is not on spec
23:55.41jonpryone sec
23:56.20jonpryhttp://pastebin.com/fwvrBN9z has the info and a link to my dll
23:56.49stinebdWisTilt2: sounds like you're running a pet shop full of software developers
23:57.26jonpryi would imagine that it will be hard to tell where the program is crashing if you can't assume the instructions do what they say :-)
23:57.31WisTilt2lol stinebd.  pet shop would be easier.
23:57.31*** join/#htc-linux hypersonicx (~none@c-68-53-159-88.hsd1.tn.comcast.net)
23:58.32WisTilt2jonpry: i was thinking he could just see if there is a coding issue. he wont be able to try it to make the crash though.
23:59.09WisTilt2what line in the code is it?  im assuming its in your previous pastein?

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