IRC log for #htc-linux on 20100224

00:00.04ali1234hmm so i did miss that
00:00.20cr2_ali1234: for 7500
00:00.40cr2_phh: somebody with g1 may help with AXI clock
00:01.10cr2_phh: by sending the proc_comm, and dumping the EBI1_NS value
00:02.38cr2_NetRipper: actually, wtf is this debug timer ? where does it come from ?
00:07.23*** join/#htc-linux Reefermattness (~MattGNM@c-76-18-79-170.hsd1.nm.comcast.net)
00:08.23Markinusphh: I commited the dbgfs interface to changing the CPU VDDs
00:08.41NetRippercr2_, lol no idea
00:09.07NetRippercr2_, it's not triggered either, it's always 1, never changes
00:09.08cr2_#define MSM_DGT_BASE (MSM_GPT_BASE + 0x10)
00:09.10LargePrimeali1234 Did dzo make images that work for the Titan?
00:09.15ToAsTcfhbzo: is this what im suppose to get?
00:09.18ToAsTcfh<4>[    2.721008] OC: ADJUSTING FREQ TABLE freq=198400 div=2 ahbclk=99200 ahbdiv=1
00:09.18ToAsTcfh<4>[    2.721038] OC: ADJUSTING FREQ TABLE freq=297600 div=1 ahbclk=74400 ahbdiv=3
00:09.18ToAsTcfh<4>[    2.721069] OC: ADJUST freq_tbl_entry: 528000 to 595200
00:09.18ToAsTcfh<4>[    2.721099] OC: ADJUSTING FREQ TABLE freq=595200 div=0 ahbclk=148800 ahbdiv=3
00:09.47cr2_NetRipper: in wince too ?
00:09.50cr2_#ifdef CONFIG_ARCH_MSM_SCORPION
00:09.52cr2_#define DGT_HZ (19200000 / 4) /* 19.2 MHz / 4 by default */
00:09.53*** join/#htc-linux karafa (~karafa@ool-45735dce.dyn.optonline.net)
00:09.53cr2_#define MSM_DGT_SHIFT (0)
00:10.17NetRippercr2_, yes, if you check wirq in haret, you'll see dbg_timer always 1
00:10.30NetRipperand it never changes (otherwise you'd have seen it in haret as event)
00:10.49ToAsTcfhwhat is it saying about the cpu clock above?
00:10.54ali1234LargePrime: possibly but they would be very out of date
00:10.59ToAsTcfh<PROTECTED>
00:11.03cr2_NetRipper: hm. strange
00:11.12ali1234LargePrime: last time i heard anyone mention titan was at least a year ago
00:11.24ali1234LargePrime: and they just barely got the keyboard working
00:11.41LargePrimeMy haret has working everything, but the camera i think
00:11.53ali1234your... haret?
00:12.05NetRippercr2_, yes that's why the os must ignore it.. in linux you probably get an infinite loop as when the interrupt is handled, it's 1 again :P
00:13.54cr2_NetRipper: you cant clear it ?
00:14.00NetRipperno
00:14.05karafaif anyone gets a second, earlier on i was trying to get wireless tethering working, and upon starting the sharing, it errors out with this: http://pastebin.com/VNxbePJ7 .. anyone want to lend a hand?
00:14.10cr2_for me it looks like a usual arm11 timer
00:14.26NetRippercr2_, for nexus, yes, for leo, no
00:15.44cr2_NetRipper: hm. strange
00:16.25cr2_it's the same cpu, i don't understand it
00:16.46NetRippermaybe it's some configuration
00:17.06NetRipperinterrupt config, or debug mode, or some sort of protection
00:17.10LargePrimehttp://www.mediafire.com/?emtyytlrzyl  ali1234  no camera
00:17.17cr2_NetRipper: what happens if you clear it in wince ?
00:17.25NetRipperhavent tried
00:17.27LargePrimeit's not mine, I just put some parts together
00:17.42ali1234LargePrime: so you can boot that? and everything works except the camera?
00:17.55cr2_NetRipper: actually haret should do it before booting
00:18.03LargePrimeboot WinMo then run haret, yes
00:18.06cr2_NetRipper: disable irqs, and clear them
00:18.17NetRippereh :x it doesnt show as 1 in haret now
00:18.27cr2_:)
00:18.28ali1234LargePrime: that's about as good as any phone i know of
00:18.39cr2_NetRipper: dump the values
00:18.59NetRipper000.001     IRQS     IRQ0=00000000:
00:18.59NetRipper000.001     IRQS     IRQ1=04000000: USB_HS=1
00:19.04cr2_+x10 + 0x14 + 0x18
00:19.09NetRipperit's different from before
00:19.23LargePrimeAli1234 Are there not full roms for most phones?
00:19.27cr2_NetRipper: you masked it in the haret source ?
00:19.32NetRipperoh.
00:19.33ali1234LargePrime: no, there are not
00:19.36NetRippermight be it
00:19.37NetRipper:P
00:19.50cr2_NetRipper: dump the regs
00:20.05cr2_NetRipper: maybe gpt too
00:20.18NetRipper"addlist irqs p2v(0xac000080) 0x100 32 0\n" // 0x100 masks out the 9th interrupt (DEBUG_TIMER_EXP)
00:20.22NetRipperyah thats it :)
00:20.23NetRipperhehe
00:20.26ali1234LargePrime: if they do exist they are experimental at best, and it still isn't going to make your camera work in and of itself
00:20.35NetRippercr2_, yea was about to
00:20.38NetRippergpt and dgt
00:20.42NetRippercheck for differences
00:20.53LargePrimeI really do not care about the camera.  I really am looking to get a ROM working
00:21.06*** join/#htc-linux Vito89 (~quassel@gw.loccal.net)
00:21.07ali1234LargePrime: it's not something i know anything about
00:21.18cr2_NetRipper: argh
00:21.30cr2_NetRipper: what is the setting of the +0x110 ?
00:21.32LargePrimeI was told cr2 was the guy to ask about it
00:22.17NetRipperhmmm dbg_timer actually fires instead of being always-on
00:22.40NetRipperhold on
00:23.14ali1234LargePrime: cr2 doesn't make android images :)
00:23.42LargePrimeAgain, I am looking for a working ROM
00:25.12ali1234yeah i get it :)
00:26.33LargePrimeSo does cr2 make ROM images?
00:30.49ali1234it looks to me like these android "roms" are cooked windows mobile images that run haret automatically
00:31.13LargePrimeArgeed
00:31.30ali1234well, cr2 doesn't make those either, afaik :)
00:31.36karafaare all apps installed to /data/data/ ?
00:32.04ali1234however, you could probably do it yourself
00:32.13LargePrimeyour not helping!  lol
00:32.17LargePrimeI can
00:32.20LargePrimehow?
00:32.25ali1234LargePrime: with a rom kitchen
00:32.34karafanot every folder in there has a binary for whatever program it's supposed to be....but perhaps they all don't need a binary, im not sure i understand the app structure
00:32.34LargePrimeI got one of thoes
00:32.59jamenlang9myn makes vogue roms, maybe he knows
00:33.57ali1234hmm i see
00:34.40ali1234guessing, but i think the problem is you could cook a rom for titan like those others, but it wont work because titan kernel has no nand driver
00:35.28*** join/#htc-linux rafyvitto (~rafyvitto@32.143.62.58)
00:37.23LargePrimecan I use the vogue driver?
00:37.26ali1234no
00:37.35ali1234you can't use any other driver without modifying it for titan
00:37.51ali1234that means learning to code C and understanding the hardware
00:38.06LargePrimeI know C, but not the hardware
00:38.54ali1234that's always the problem
00:39.26ali1234at the very least you would need to be able to find your way through the linux kernel source
00:39.39ali1234you can read the existing drivers to get a start on the hardware
00:39.51ali1234it's usually similar with small differences
00:40.16ali1234then you would do some traces with haret or linux to try to find the differences
00:40.18LargePrimeSo there is a hardware difference between the Vogue and Titan
00:40.23ali1234yes
00:46.18karafacan anyone tell me more about where apps are installed to on the device?
00:46.54karafaim trying to find files related to a program for possible modification (chompSMS/handcentSMS, trying to modify the conversation layout)
00:48.00ali1234maybe in #android?
00:48.33*** join/#htc-linux leaigor (~laigor@188.134.16.241)
00:48.37karafashit, i didnt even realize that room existed. sorry.
00:48.57LargePrimeali1234 http://htc-linux.org/wiki/index.php?title=Kernel which is the mogul?
00:49.39ali1234LargePrime: you want MSM, it even says titan by it
00:50.03LargePrimeFirst my fingers go, now my eyes
00:50.06LargePrimebah
00:52.00LargePrimeSo if a NAND driver is not in development here, or in android, it is not in development, right?
00:54.32ali1234LargePrime: this is just a random collection of hackers, people develop what they want
00:54.46ali1234titan is kind of old so not much work done on it any more
00:55.38LargePrimeI understand.  But no one but me is asking about it, so no one is doing it I would guess.  Right?
00:55.47ali1234yeah
00:56.12ali1234but first thing you probably want to do is contact the last person who touched titan code :)
00:56.22ali1234they can tell you exactly what state it is in
00:56.42ali1234look at the commits on the source to see who that was
00:57.23LargePrimeMisha Padalka
01:00.12LargePrimeand this is the current nand driver http://git.linuxtogo.org/?p=groups/mobile-linux/kernel.git;a=blob;f=drivers/mtd/devices/msm_nand.c;h=460458fe654a7604bf4a6475c48af3365cea0492;hb=f117094f7aef29ecbed272e78ba9309a66903946
01:00.39*** join/#htc-linux Neo31 (~Neo31@unaffiliated/neo31)
01:08.29*** join/#htc-linux MrPippy (~pip@72-62-103-150.pools.spcsdns.net)
01:10.18LargePrimeDoes the, titan, kaiser, nike, polaris all use the same nand driver?
01:13.58*** join/#htc-linux Unholy (~IceChat7@24.227.27.77)
01:25.31karafashould we be able to mount the sdcard on USB yet?
01:35.03*** join/#htc-linux lutziik (~none@ool-182f91f1.dyn.optonline.net)
01:38.44Unholyyes if place your system.sqsh in a ext2 partition
01:38.56Unholyit should let you mount your sdcard
01:40.15*** join/#htc-linux luminoso (~lumos@av-217-129-141-118.netvisao.pt)
01:49.42jamenlang9unholy, what device do you have?
01:50.02Unholyraph110
01:50.31jamenlang9can i use android to make said ext2 partition?
01:52.48Unholyi tihnk you can make them with windows
01:53.01Unholythink*
01:53.43Unholysearch google for "how to partition sdcard to ext2" or similar
02:07.10*** join/#htc-linux mcdull (~blackston@n11648167249.netvigator.com)
02:12.19*** join/#htc-linux nespid (~arnaldofe@pool-96-240-8-232.nwrknj.fios.verizon.net)
02:12.26nespidhello hello
02:12.59mcdullhelo
02:13.14nespidhow u doin
02:13.40nespidis this channel for htc android phones?
02:14.26nespidany idea if theres an xda channel? or xdandroid?
02:15.58mcdullthis is htc-linux, well most of the discussions are related to xdandroid
02:16.14nespidokay awesome
02:16.38mcdullyou are the first time to join?
02:16.44nespidim under the impression xdandroid is for htc phones that run winmo natively?
02:16.54nespidyes
02:19.10mcdullumm, partially correct.  xdandroid is in fact an android build, but mostly used by winmo devices. And most important is the supporting kernel that drives the hardware.
02:20.06stinebdi heard xdandroid is powered by pegasus blood
02:20.36nespidyeah, me too, stinebd
02:20.47nespidand it adds size to your .... well, u know.
02:20.54stinebdcross compiler?
02:21.32nespidthat's what i meant, mcdull.  ie.  installed xdandroid on my tilt 2
02:21.36nespidyes, exactly.
02:21.43nespidyour cross compiler.
02:21.51nespidadds length and girth.  :)
02:22.59mcdullnespid, tilt 2 is what exact model?
02:23.16obrienmdrhod800? or am I crazy?
02:23.52stinebdrhod300 i think
02:24.00obrienmdah oops
02:24.15mcdullHTC Rhodium? yes.
02:24.19nespiderrrrr.... not certain
02:24.25mcdullit is supported although not perfect.
02:24.31mcdullgsm or cdma?
02:24.35nespidgsm
02:24.39stinebdtilt2 is the att model
02:24.42nespidyeah
02:25.08nespidi installed one on xda-developers that was setup for tilt 2
02:25.10stinebdnice phone -- my mother got one not long ago
02:25.11mcdullshould have no problem.
02:25.17nespidbut lots of missing functions
02:25.35mcdullumm.. yes. it is not perfect yet.  HW3D doesnt work.
02:26.27nespid3d hardware?
02:27.26nespiddo most kernels out there not have sound/wifi/bt/camera not working?
02:27.33nespidoh and gps
02:28.10mcdullnespid, it is device specific.  some with sound and some with wifi and some with limited bt.
02:28.35mcdullcamera is not working in most of the devices.
02:28.42nespidyeah, i was reading, apparently topaz has some pretty well developed kernels
02:28.51nespidrather the most fully developed?
02:29.07mcdullnot yet.. topaz has no 3D and camera.
02:29.22nespidright right.  but i think i recall reading that sound bt and wifi were working
02:29.52*** join/#htc-linux BHSPitMonkey (~stephen@unaffiliated/bhspitmonkey)
02:32.17mcdullsome reported sound is working on their rhod.
02:32.25mcdullbut really not sure.
02:32.43nespidwhat r u running it on
02:34.44mcdullblac100 (Touch HD)
02:34.50nespidaweosme.
02:35.03nespidbeautiful phone
02:35.29mcdullI loves its big screen.
02:35.29nespidwould have it if anyone offered it w a million dollars in rebate w their service :p
02:35.33nespidi bet
02:35.42nespidwhere do you live
02:35.52mcdullhong kong
02:36.11nespidis it cheaper there by any chance?
02:36.49mcdullnot really, but in reasonable price.. anyway, my phone has been discontinued.  And the new google N1 is in good price as well.
02:37.28nespidyeah.  i think $529 or %579
02:37.31nespiddebating it
02:37.33*** join/#htc-linux mastermerlin_ (~merlin@pD957B130.dip.t-dialin.net)
02:37.43nespid$179 w/ t-mo service plan
02:38.29mcdullit is really difficult to compare with carrier plan.  Coz the service and charge is different across countries.
02:38.50mcdullbut 529 for a N1 is quite tempting.
02:39.00lilsnoopwhats up
02:39.15nespidyeah.  just got the t2 a few months ago for $100.
02:39.23nespidbut i love android.
02:39.33nespidso im def on the prowl for an android phone.
02:40.05nespidand my neighbor is trying to sell me her iPhone... that's def on the bottom of the list lol
02:40.24lilsnoopyeah the android port for my raphael just makes me want a n1 even more
02:40.29mcdulliphone is very fun as well.
02:40.37nespidhow is the port for raphael?
02:40.41mcdullI loves everything with console. haha..
02:40.42nespidi have an raphael too
02:41.03mcdullraphael is the best supporting device here I guess.
02:41.33mcdulland diamond the second.
02:41.51nespidhm...
02:42.02nespidheads to xda developers....
02:42.05mcdullmay I ask if any of you boot the newest kernel with your wvga devices?
02:42.25mcdulland with touchflo 3D on before the boot.
02:43.00nespidi dont use tf3d at all
02:43.22nespidi prefer spb mobile shell
02:45.42nespidany1 gotta link for raph xda port?
02:46.09mcdullcoz I cant boot my blackstone at all. And I would really want to find out the memory address matter.
02:46.28nespidnvm. got it.
02:51.01lilsnoopthe latest auto build is really great on my raph110
02:51.11lilsnoopprobably the best so far for me
02:51.19nespidwhat exactly is an "Auto build"?
02:51.47lilsnoopthe zImage
02:57.25*** join/#htc-linux Spirits-Sight (~Spirits-S@c-24-91-187-210.hsd1.ma.comcast.net)
02:58.03Spirits-Sightthe radio 1.71.09.01 for kasier is this the one from Emonster?
03:07.37*** part/#htc-linux lilsnoop (~lilsnoop@ip68-229-4-180.lv.lv.cox.net)
03:07.57nespidi see
03:09.23*** join/#htc-linux Zeman4323 (~Zeman4323@c-71-239-97-204.hsd1.il.comcast.net)
03:10.41*** part/#htc-linux Spirits-Sight (~Spirits-S@c-24-91-187-210.hsd1.ma.comcast.net)
03:11.46*** join/#htc-linux LargePrime (~chatzilla@99-148-91-126.lightspeed.dttnmi.sbcglobal.net)
03:17.42*** join/#htc-linux kvaster (~kvaster@live.bn.by)
03:26.29ToAsTcfhbzo phh: the patch has an issue. the only way i can compile with the turbo table is to remove the entire turbo clkctl_acpu_speed  acpu_freq_tbl. once i do that i compiles with no errors. the erro it gives me when i leave that table in is > In function 'acpuclk_init':
03:26.29ToAsTcfharch/arm/mach-msm/acpuclock.c:523: error: 'freq_table' undeclared (first use in this function)
03:27.35ToAsTcfhanyhow even though i remove that table it will compile and work to a point. i get this in dmsg
03:27.39ToAsTcfh<6>[    2.469451] acpu_clock_init()
03:27.39ToAsTcfh<4>[    2.469543] OC: ADJUSTING FREQ TABLE freq=198400 div=2 ahbclk=99200 ahbdiv=1
03:27.39ToAsTcfh<4>[    2.469573] OC: ADJUSTING FREQ TABLE freq=297600 div=1 ahbclk=74400 ahbdiv=3
03:27.39ToAsTcfh<4>[    2.469604] OC: ADJUST freq_tbl_entry: 528000 to 595200
03:27.39ToAsTcfh<4>[    2.469635] OC: ADJUSTING FREQ TABLE freq=595200 div=0 ahbclk=148800 ahbdiv=3
03:27.40ToAsTcfh<6>[    2.469696] ACPU running at 384000 KHz
03:28.30ToAsTcfhbut when i cat for the current clock i get cpu0/cpufreq/scaling_cur_freq: No such file
03:29.02ToAsTcfhso my guess is because the table is missing it doesnt write the nodes ther
03:30.18ToAsTcfhanyhow im stuck because i have no clue as to why it wouldnt read the table. also it doesnt get off of pll1 so im stuck at 480mhz
03:31.54*** join/#htc-linux lilsnoop (~lilsnoop@ip68-229-14-27.lv.lv.cox.net)
03:32.02*** join/#htc-linux karafa (~karafa@ool-45735dce.dyn.optonline.net)
03:41.35karafais there any place where the discussion of ESN cloning is OK? lots of places seem down on discussing it.
03:47.10mcdullCaptnoord, the 3D driver (dll) under windows mobile should be libgles_cl.dll
03:48.59mcdullCaptnoord, I have uploaded here http://android.selfip.info:9999/Android/ati/libgles_cl.dll
03:52.26mcdullCaptnoord, and d3dm_ati.dll is a wrapper of libgles_cl.dll
04:04.04makkonenkarafa: I usually just search google for a thread on the device in question... usually can find a forum that's friendly to it. I don't know more than that.
04:05.41karafawhat carrier are you on, makkonen?
04:06.42makkonensprint
04:07.07karafaI'm on the old old sero
04:07.11karafathe 30 a month one
04:07.31karafathat doesn't alllow android phones because they need a 'constant connection to the cloud'
04:07.41makkonenme too.
04:07.46karafayet running android on the raph works great
04:08.10karafaso i was considering trying the samsung moment and trying to change the ESN to the touch pro i have
04:08.30makkonenI have also thought of that.
04:08.31*** join/#htc-linux Unholy (~IceChat7@24.227.27.77)
04:08.51makkonenbut I'm not willing to forego insurance and such.
04:09.52karafatrue
04:12.19karafaso i was trying to get the wifi sharing to work earlier, and i was using your kernel
04:12.31karafait was still throwing up some odd errors
04:12.51karafahttp://pastebin.com/VNxbePJ7
04:21.58tmztkarafa: gsm forum
04:22.19karafa?
04:23.06tmztlook for that
04:24.21karafaESN is for cdma devices, though
04:24.25karafaIMEI is gsm
04:24.28karafai think, anyway
04:24.39tmztyes
04:24.41tmztsame forum
04:24.54karafaohh
04:24.55karafaok
04:24.58karafathanks!
04:25.24*** join/#htc-linux JDShadowline (~JDShadowl@247.243.101.97.cfl.res.rr.com)
04:25.48ToAsTcfhphh bzo: i got it to work with the table just had to tweek it a bit. but still it doesnt clock past 480 and doesnt create /sys/devices/system/cpu/cpu0/cpufreq/scaling_cur_freq ans so on. idk why maybe u guys got an idea
04:26.06JDShadowlinehelo peeps
04:27.46*** join/#htc-linux tmzt (~tmzt@adsl-99-164-34-42.dsl.akrnoh.sbcglobal.net)
04:29.34*** join/#htc-linux bzo (~chatzilla@adsl-75-35-5-163.dsl.pltn13.sbcglobal.net)
04:30.31bzoToAsTcfh: looks like you still don't have the right cpu governor enabled
04:30.50bzofor freq table to be defined:
04:31.08bzo#if defined(CONFIG_MSM_CPU_FREQ_ONDEMAND) || \
04:31.09bzo<PROTECTED>
04:31.11bzo<PROTECTED>
04:41.28*** join/#htc-linux tmzt (~tmzt@adsl-99-164-34-42.dsl.akrnoh.sbcglobal.net)
04:55.24*** join/#htc-linux tmzt (~tmzt@adsl-99-164-34-42.dsl.akrnoh.sbcglobal.net)
05:00.44ToAsTcfhbzo thanx ill try now
05:05.48*** join/#htc-linux DaveWM (dave@h-96-13-6-217.ip.alltel.net)
05:10.29ToAsTcfhbzo it made no  difference
05:12.43bzoToAsTcfh: ? what did you try?
05:12.53ToAsTcfhbzo phh: this is my acpuclock.c http://en.pastebin.ca/1807780
05:13.14ToAsTcfhwhat u posted above
05:14.07ToAsTcfhive tried just the on demand one alone too. kije it is un ur file
05:14.22ToAsTcfhlike not kije
05:14.41*** join/#htc-linux NexVision (~a@c-76-109-33-88.hsd1.fl.comcast.net)
05:14.56bzoThere are no changes required to acpuclock.c. My point was that unless your build is configured to use one of those governors, the freq_table code is not active, and cannot compile
05:15.31ToAsTcfhi have those set in my config
05:15.42*** part/#htc-linux NexVision (~a@c-76-109-33-88.hsd1.fl.comcast.net)
05:15.52ToAsTcfhand ive tried each of them
05:16.19ToAsTcfhand just the performance gov
05:16.26ToAsTcfhall no dice
05:16.43bzodoes the line that contains freq_table that didn't compile before, compile when you make those config changes?
05:17.43ToAsTcfhno it compiled the second i changed
05:17.46ToAsTcfh#if defined(CONFIG_MSM_CPU_FREQ_ONDEMAND) || \
05:17.46ToAsTcfh<PROTECTED>
05:17.46ToAsTcfh<PROTECTED>
05:17.46ToAsTcfh#if defined(CONFIG_TURBO_MODE)
05:17.51ToAsTcfhto
05:18.03ToAsTcfh#if defined(CONFIG_MSM_CPU_FREQ_ONDEMAND) || \
05:18.03ToAsTcfh<PROTECTED>
05:18.03ToAsTcfh<PROTECTED>
05:18.03ToAsTcfh<PROTECTED>
05:18.04*** join/#htc-linux AstainHellbring (~AstainHel@unaffiliated/astainhellbring)
05:18.32*** join/#htc-linux randomblame (~randombla@c-71-59-184-96.hsd1.wa.comcast.net)
05:19.22bzoI would undo that change, it is wrong
05:19.50ToAsTcfhok but it wont compile any other way
05:20.06ToAsTcfhat least with my source
05:20.15ToAsTcfh<6>[    3.079681] acpu_clock_init()
05:20.15ToAsTcfh<4>[    3.079803] OC: ADJUSTING FREQ TABLE freq=198400 div=2 ahbclk=99200 ahbdiv=1
05:20.15ToAsTcfh<4>[    3.079803] OC: ADJUSTING FREQ TABLE freq=297600 div=1 ahbclk=74400 ahbdiv=3
05:20.15ToAsTcfh<4>[    3.079833] OC: ADJUST freq_tbl_entry: 528000 to 595200
05:20.15ToAsTcfh<4>[    3.079864] OC: ADJUSTING FREQ TABLE freq=595200 div=0 ahbclk=148800 ahbdiv=3
05:20.15ToAsTcfh<6>[    3.080566] ACPU running at 480000 KHz
05:20.53bzoit won't compile until you figure out how to enable one of those cpu governors
05:21.22ToAsTcfhthey are all enabled
05:21.31ToAsTcfhin my config
05:21.45ToAsTcfhand i did it in menuconfig
05:22.05ToAsTcfhjust to make sure i had it right
05:22.12tmztuwi 17
05:22.27ToAsTcfhbut i still cant enable the min and max
05:22.52ToAsTcfhi went into the kconfig in mach_msm and changed it though
05:22.56karafais the gallery app supposed to install and work?
05:23.15karafaerrors out for me on install, 'java.lang.SecurityException: META-INF/MANIFEST.MF has invalid digest for res/drawable-mdpi/ic_launcher_camera.png'
05:23.16ToAsTcfhgallery 3d should in 2.x
05:23.57tmztkarafa: #android-root
05:24.08bzowell, it sounds like that is what you have to figure out. Why acpuclock.c is not seeing that config as enabled
05:25.16ToAsTcfhidk ... it did before the patch
05:26.06ToAsTcfhbzo http://en.pastebin.ca/1807791
05:26.09bzoToAsTcfh: do you understand what the C preprocessor does?
05:26.32ToAsTcfhum no
05:26.56bzobefore a C source file is compiled by gcc, it is run through the preprocessor
05:26.59ToAsTcfhu send me in a direction and ill look though
05:27.04bzoit looks at stuff like #IF
05:27.11ToAsTcfhok
05:27.16bzoand according to the definitions like in your config
05:27.25bzoit will strip out or include that code
05:27.33bzothen send it to the compiler to be compiled
05:27.47ToAsTcfhthat sux
05:27.50bzoso, if the compiler is erroring on not seeing the table
05:28.02bzothat means the preprocessor has stripped it out because it is not seeing those configs as enabled
05:28.20ToAsTcfhwhat version of gcc do u use?
05:28.27bzoyou have to figure out why CONFIG_MSM_CPU_FREQ_ONDEMAND is not being seen as enabled in acpuclock.c
05:28.35*** join/#htc-linux goxboxlive (~jrs@mail2.hjellnesconsult.no)
05:28.41randomblamebahh this shit is driving me insane
05:28.41tmzthuh?
05:28.43randomblame<PROTECTED>
05:28.52tmztmissing include probably
05:29.34bzoToAsTcfh: gcc version doesn't matter, it's probably something in your config
05:29.51ToAsTcfhyeah thats what i was scared of
05:29.54ToAsTcfh:P
05:29.54bzothere may be a higher level config that needs to be enabled that allows the freq ondemand
05:29.57randomblameeither config or include
05:30.15randomblameanyone ever have this  Warning - ACPU clock reports invalid speed
05:30.24randomblameI'm wondering if it's due to my flashlight code
05:30.32bzoare you trying to overclock?
05:30.35randomblameit's pretty darn early in init
05:30.39randomblameno no overclock
05:31.11randomblamejust trying to debug my kernel, this started happening when I started working with msm_fb on and htc_fb off
05:32.09bzothat warning happens when the selected PLL frequency and multiplier set for you cpu freq state does not match the table in acpuclock.c
05:32.16ToAsTcfheh that error is in the same file were workin on
05:32.18bzonot sure why that stuff might change that
05:32.27randomblameyeah, I think the problem is in the detection
05:32.47randomblamethe plls are outputting the right freq, the mult is hard coded
05:32.51randomblameit's a bug
05:32.58bzothe detection code is very simple, just masking certain bits in a couple of registers
05:33.24randomblamewhich registers?
05:33.25randomblamevic?
05:33.29bzothe mults are defined in the table
05:33.36ToAsTcfhbzo thanx ill look into it tomarrow
05:34.18bzoA11S_CLK_SEL_ADDR
05:34.26bzoA11S_CLK_CNTL_ADDR
05:35.15randomblamemeh I know it's in detection so I'm commenting that error statement and return value out
05:35.19bzoyou might try putting some printks in acpuclk_init to see what it is seeing
05:36.39bzocommenting that out probably won't change anything. nothing else really happens after that
05:36.52lilsnoopwhat is going on
05:37.02lilsnoopsounds like dangerous business
05:37.16randomblameit will return with an error if it's not commented, it will not search for the problem at all if it is, so ta da that will fix it
05:37.43randomblameat least until I get the other issues debugged then I can go back and fix it properly
05:38.08bzothat function has a void return type...
05:38.45bzoanyways, it won't hurt anything to comment it out, but I don't think it will change anything either
05:38.50*** join/#htc-linux lucx (~luc@89-115-128-35.cl.ipv4ilink.net)
05:40.18randomblamewell it's worth a shot
05:40.41bzosure, nothing wrong with ruling something out
05:45.15*** join/#htc-linux MrPippy_ (~pip@adsl-75-11-169-36.dsl.sndg02.sbcglobal.net)
05:48.51randomblamewow that behaved differently
05:49.18randomblamebut it fixed the problem
05:51.16*** join/#htc-linux Vito89_ (~quassel@r6bf250.net.upc.cz)
05:51.26randomblamenow it's failing at mddi probe init again every time
05:52.26randomblamebut listen to the output ACPU running at 0 KHz [    0.023254] Division by zero in kernel. then it dumps, loops, prints those messages, dumps loops then it works lol
05:56.02*** join/#htc-linux Vito89 (~quassel@gw.loccal.net)
05:59.03karafaanyone ever experience performance or charging issues when you boot with USB connected and using ADB?
05:59.37makkonenI noticed really slow charging the other day. not sure what the cause was. No performance issues to speak of, though.
06:05.13*** join/#htc-linux M1DLGpc_ (~M1DLGpc@bb-87-81-252-83.ukonline.co.uk)
06:07.21randomblameif you have dummy console and framebuffer console enabled then do you have to have CONFIG_FRAMEBUFFER_CONSOLE_DETECT_PRIMARY enabled in order to switch to the framebuffer console?
06:09.10*** join/#htc-linux mcdull (~blackston@n11648167249.netvigator.com)
06:21.30mcdullhi
06:24.50*** join/#htc-linux MrPippy_ (~pip@adsl-75-11-169-36.dsl.sndg02.sbcglobal.net)
06:25.03*** join/#htc-linux droid001 (~g1@p4FDCA408.dip.t-dialin.net)
06:30.10mcdullMrPippy, any idea on how to trace memory address in windows mobile?
06:31.30MrPippyyeah what are you trying to trace?
06:36.02mcdullI would like to trace the memory address used by opengles dll in winmo
06:43.42makkonenMrPippy: I didn't have much luck with the tssc debug. You can see where it stutters, but it doesn't give you much to work with.
06:44.42MrPippyit just reports touch-up events when they didn't actually happen?
06:45.23makkonenyup
06:46.40makkonenhttp://pastebin.com/TnaP4YgH
06:47.14makkonenthat's a too small clip, but you can see near the end, it just reads a 0,0 in the middle of 2 readings of a real point, and judges that to be a new touch.
06:51.30MrPippyyeah weird
06:56.17bzoI noticed that even under heavy load, when the cpu is clocked to the max setting, the touchscreen works well
06:56.33bzomaybe it's the other bus settings that are too low on the lower clocks
06:58.55*** join/#htc-linux zachy (~george@ip-85-160-25-43.eurotel.cz)
07:17.13*** join/#htc-linux BabelO (~fcr@unaffiliated/babelo)
07:26.06makkonenI'm pretty sure it's not cpu. because it'll get really slow to redraw on the pointer location, but keep recording correctly... and then something else will flip like a switch and it'll just stutter like crazy.
07:26.42makkonenit does just seem like something is mistimed in the communication.
07:29.16*** join/#htc-linux lilsnoop1 (~lilsnoop@ip68-229-14-27.lv.lv.cox.net)
07:40.54*** join/#htc-linux jeremychang (~jeremycha@61-30-10-70.static.tfn.net.tw)
07:44.41*** join/#htc-linux playdo (~88010165@gateway/web/freenode/x-ideefzgtirifcazd)
08:03.01*** join/#htc-linux kvaster (~kvaster@93.84.112.80)
08:16.52*** join/#htc-linux mickey|office (~Mickey@dialbs-092-079-168-007.static.arcor-ip.net)
08:20.47*** join/#htc-linux leobaillard (~leobailla@leobaillard.org)
08:37.57*** join/#htc-linux gehzumteufel (~gehzumteu@cpe-76-93-100-70.socal.res.rr.com)
08:38.31gehzumteufelphh: I just want to say that the newest glemsom kernel, boots from my 16gb card
08:40.01*** part/#htc-linux gehzumteufel (~gehzumteu@cpe-76-93-100-70.socal.res.rr.com)
08:45.04*** join/#htc-linux skysbird2 (~chatzilla@114.251.86.0)
08:45.07skysbird2hi?
08:45.13skysbird2i've a naive question
08:45.35skysbird2can i copy the htc sense ui to a source-buiding android 2.1 system?
08:45.44skysbird2building*
08:51.13playdogehzumteufel: is that a calss 8 card? are there some changes concerning the card bug?
08:52.14MrPippythink i just figured out why tiwlan crashes when we try to unload it ;-)
08:52.49MrPippythis commit is garbage, revert it and unloading works just fine http://android.git.kernel.org/?p=platform/system/wlan/ti.git;a=commitdiff;h=849c6d4186a7fcd4d25bcff6cc2e6bc25f8c4696
08:54.31MrPippysdio_reset_comm needs the host to be claimed, but sdio_release_host *releases* the host, and causes all those BUG_ONs and eventually the panic
08:55.02MrPippypull those two release/claim lines out and unloading works fine
08:56.26MrPippyhell this patch even has "do not merge" in the title...how the hell did it end up merged in android's git
08:56.57mcdullMrPippy, good catch.
08:59.25mcdullMrPippy, could you show me some info on dll tracing?
09:00.10MrPippyoh right...there isn't really a good way to trace just what one dll is doing
09:00.50MrPippymmutrace in haret can trace accesses to a part of virtual memory
09:01.43mcdullbut only virtual? I need to find out the physical memory used by the device, would a dump of memory do this?
09:01.57MrPippyare you talking about 3d?
09:02.06mcdull>.< ues
09:02.07mcdullyes
09:03.45MrPippywe know where its registers are, its 0xA0000000, size of 0x100000
09:03.59MrPippyi think the problem is figuring out how its powered up and the clocks
09:05.10mcdullSince we need to initalize 3D in winmo, that we might have to match the address with the value used in winmo.
09:05.50mcdullphh saids he knew the address in diamond and therefore it works. but not in other device.
09:06.24MrPippythats probably the clk register/rpc call/vreg?
09:10.57*** join/#htc-linux M1DLGpc (~M1DLGpc@bb-87-81-252-83.ukonline.co.uk)
09:11.25*** join/#htc-linux Neo31 (~Neo31@unaffiliated/neo31)
09:12.03*** join/#htc-linux Wout (~wout85@s55927d21.adsl.wanadoo.nl)
09:12.16*** join/#htc-linux anno65120 (~benttho1@ti122110a080-3221.bb.online.no)
09:22.58*** join/#htc-linux Vito89 (~quassel@213.194.212.139)
09:38.51mcdullMrPippy, sorry, engaged in an urgent meeting.
09:39.43mcdullMrPippy, I have very little knowledge on hardware driver, I just want to test one of the possibility.
09:41.26*** join/#htc-linux sxe (~quassel@ip-62-143-102-161.unitymediagroup.de)
10:10.48leobaillardNetRipper: ?
10:20.41*** join/#htc-linux anno65120 (~benttho1@ti122110a080-1403.bb.online.no)
10:35.46phh[04:56:47] <mcdull> Captnoord, and d3dm_ati.dll is a wrapper of libgles_cl.dll <------ I would have said the exact opposite ?!?
10:36.33*** join/#htc-linux mcdull (~blackston@n11648167249.netvigator.com)
10:36.36*** join/#htc-linux leaigor (~laigor@188.134.16.241)
10:36.56phh[09:42:56] <gehzumteufel> phh: I just want to say that the newest glemsom kernel, boots from my 16gb card <------ ?!?
10:37.32phh[10:00:51] <MrPippy> hell this patch even has "do not merge" in the title...how the hell did it end up merged in android's git <--------- I love android?
10:37.34phh-?+.
10:39.55Woutphh: with your new LED commits, does the green led represent true deep sleep? in terms of powersaving?
10:40.01phhyup
10:40.14phhwell, it means that the application CPU is stopped
10:40.19Woutwow, then sleep is partially working then?
10:40.25phh?
10:40.29phhit's fully for me -_-'(
10:40.30Woutbecause I'm staring at a green led right now
10:40.35Woutso far so good
10:40.49phhI tried it tonight
10:40.57phhthe battery went to 55% in 10hours
10:41.00phhincluding 2 hours of pushmail
10:41.02phherr no
10:41.06phhwith pushmail all night long
10:41.11phhand including 2hours of webbrowsing
10:41.13Woutbut I guess this is just a part of the whole powermanagment puzzle?
10:41.15Woutwow, nice
10:41.48phhit's the easiest part :p
10:41.55phhand I don't think I'll do much more than that
10:42.40Woutbtw, how do you measure the remaining battery capacity in android? it always displays 100% for me
10:43.25phhI don't.
10:43.41phhthat's pretty high in the todo list, but I have no clue how to do that
10:44.59Woutso how do you now it went to 55%, switched to winmo for the info?
10:47.42phhyes.
10:48.32*** join/#htc-linux JoshuaL (~JoshuaL@cable-92-43.zeelandnet.nl)
10:49.48JoshuaLI am not sure if its a kernel thing or a android thing, but i am running android on my htc touch diamond, and i usually use the latest kernel available from the auto build service but after a day or so my time is always behind :o
10:50.23WoutCan't you just contruct a table from a program in winmo with the raw battery data and the corresponding remaining % of batterylife? wouldn't be realtime, but with that data you could approximate battery levels in android. Or am I thinking to easily here?
10:50.43phhWout: I don't have the raw battery data.
10:51.07phhJoshuaL: known problem, but no clue
10:51.13JoshuaLok
10:51.30Woutmmm, ok :/
10:51.36JoshuaLty phh
10:52.06JoshuaLfurthermore great work, i love this project
10:52.46phhwhat's the ?!?
10:52.58phhdamn, it's supposed to work -_-'
10:53.48phhmight be just wrong values then.
10:54.30Woutok, not going to run any winmo today, just android
10:54.32Woutsee how that works out
10:54.53JoshuaLexcept that its slow sometimes android runs fine on my touch diamond :)
10:54.56phhWout: you have the system.sqsh which has gsensors btw ?
10:55.46Woutyup :)
10:56.24phhand deepsleep works ?
10:56.25phhgood.
10:56.40Woutyup, led goes green when i lock the phone and turn off the scren
10:58.04Wout|AFKoff to work
10:58.23phhgreat then
10:58.32Wout|AFKbtw, phh, if you disable led debugging you'll get even more battery life ;) now the led is on constantly ;)
10:58.48phhWout|AFK: not really ...
10:58.54phhwe have a ~ 70mA drainage
10:59.00phha LED eats what... 2mA ?
10:59.19Wout|AFKthat might give you those valuable extra 5 minutes ;)
10:59.21Wout|AFKanyway, gtg
10:59.24phh.
11:07.53*** join/#htc-linux mcdull (~mcdull@110.4.31.114)
11:14.06*** part/#htc-linux mcdull (~mcdull@110.4.31.114)
11:14.11*** join/#htc-linux mcdull (~mcdull@110.4.31.114)
11:15.51*** join/#htc-linux goxboxlive (~jrs@mail2.hjellnesconsult.no)
11:24.27*** join/#htc-linux Wout` (~5070d0e2@gateway/web/freenode/x-jeiueszwopyipufs)
11:25.05Wout`phh, you there?
11:26.15Wout`1st: when sleeping the phone doesn't answer calls
11:26.32Wout`and after a sleeping the radio/gsm doesn't seem to work anymore
11:28.04Wout`also, I can't get it to sleep now anymore
11:30.05Wout`(made sure to kill all background processes first(
11:31.39Wout`ok, restarted android, phone function working again
11:31.53Wout`but now the led just stays off, even when I press the end call key
11:32.34Wout`ok, led started working again
11:33.23Wout`hmm, and now it is accepting the call when sleeping
11:34.19Wout`although after a call it still wont go back to sleep
11:38.38*** join/#htc-linux kvaster_ (~kvaster@93.84.112.80)
11:39.02phhok I'll try to debug that
11:39.15*** join/#htc-linux spastik (~toxyn@ks369705.kimsufi.com)
11:42.27Wout`doing some more testing now, verry erratic
11:44.51Wout`ok, after a few sleep cycles the I once again cant take calls
11:45.05Wout`when I try to call out, nothing happens and android hangs on the caller screen
11:46.30*** join/#htc-linux Vito89 (~quassel@gw.loccal.net)
11:48.30Wout`guess no android day today, cant afford to miss calls
11:50.44*** join/#htc-linux Vito89_ (~quassel@gw.loccal.net)
11:56.21Wout`phh, if you want me to test some specific scenarios with sleeping/calling, let me know
11:56.39phhWout|AFK: you can still use it in android just add pm.sleep_mode=2
11:56.46phhmarkinus reported it works
11:57.11phh(but it's not as good as default setting)
11:57.24Wout`where do I add that, conf file?
11:57.41Wout`startup.txt?
11:57.48phhin smdline in startup.txt
11:58.15Wout`ok
11:58.48JoshuaLwhat android build do you guys use?
12:00.29phhJoshuaL: my own one :p
12:03.32phhtmzt: CDMA data works ...
12:03.33phhhttp://forum.xda-developers.com/showpost.php?p=5711357&postcount=292
12:07.12*** join/#htc-linux GNUtoo (~GNUtoo@host192-8-dynamic.9-87-r.retail.telecomitalia.it)
12:18.22*** join/#htc-linux Bry8Star (~Bry8Star@cpe-76-170-247-232.socal.res.rr.com)
12:22.55*** join/#htc-linux Vito89_ (~quassel@gw.loccal.net)
12:39.18*** join/#htc-linux Wr4i7h (~abc@89.180.228.12)
12:39.47*** join/#htc-linux f22 (~pcm_2@c-68-82-52-241.hsd1.nj.comcast.net)
12:47.19*** join/#htc-linux mcdull_ (~blackston@061093132071.ctinets.com)
12:58.57phhmcdull: check "glossy themed android" thread on htc touch hd tree
12:59.06phhhe got 3D working, weirdly
13:00.22mcdullphh, yes, I am downloading. But not tested yet.
13:00.34phhok
13:02.08*** join/#htc-linux Bry8Star_ (~Bry8Star@cpe-76-170-247-232.socal.res.rr.com)
13:03.08mcdullphh, but vogue also need to start 3D after boot, are they the same issue?
13:03.15phhno.
13:03.20phhuh wait what ?
13:03.39phhmcdull: I think I found the i2c problem
13:03.39mcdullvogue need to chmod after boot to start 3d as I remember.
13:03.49phh*after* boot and not before ?
13:03.55mcdulloh, that's too many good news today.
13:04.09balsatWlan on/off now work!
13:04.24phhbalsat: markinus updated his modules ?
13:04.26mcdullI guess so, that uses a specific program to start 3d after boot (nand)
13:04.38phhmcdull: ah ? I haven't heard of that, any link ?
13:04.59mcdullphh, actually a script , let me search.
13:05.23balsatThanks to mrpippy
13:05.28mcdullMrPippy found the cause of wifi off
13:05.45balsathttp://android.git.kernel.org/?p=platform/system/wlan/ti.git;a=commitdiff;h=849c6d4186a7fcd4d25bcff6cc2e6bc25f8c4696
13:06.52balsatremove  sdio_release_host(func); AND sdio_claim_host(func);
13:07.21phhmcdull: in drivers/i2c/busses/i2c-msm.c comment lines 514, 515, 522 and 523
13:07.28phhI think it should/might fix i2c
13:07.38phhbalsat: we just have to wait for glemsom.
13:08.53balsatI got a build at balsat.hopto.org
13:09.32mcdullphh, described here -> For opengl support on boot
13:09.32mcdullinstall this application Here. It will install an app that when enabled runs scripts on every boot. You can see with the included scripts that it runs the renicer script which will help speed up phone call answering times. As well we can use it to chmod to make hw3d work on boot. Replace the included afterboot script with the one that I've i
13:09.51mcdullphh, link -> http://forum.xda-developers.com/showthread.php?t=625052
13:09.51phhmcdull: ok that's what the glossy themed thing does
13:10.19phhbalsat: lol -_-'
13:10.41mcdullphh, and used this app -> "Scheduled Scripting App" http://forum.xda-developers.com/showthread.php?t=558822
13:11.05mcdullphh, did you push the commit?
13:11.12phhmcdull: no
13:11.14phhnot sure if it works
13:11.36mcdullpastebin me for testing?
13:11.58mcdullor just comment the lines you mention?
13:12.18phhjust comment it.
13:12.25mcdullok
13:12.44phhit's clk_enable and clk_disable calls
13:15.10mcdullexciting ...... compiling.
13:20.06*** join/#htc-linux nespid (~arnaldofe@pool-96-240-8-232.nwrknj.fios.verizon.net)
13:24.37mcdullphh, I will be installing on partition, see if I can mount usb storage
13:24.55phhok
13:25.10phhour RIL is buggy \o/
13:25.14phhdamn
13:26.07phhwell maybe also kernel's fault.
13:32.36phhok kernel.
13:40.00playdomcdull did u make some progress?
13:42.15mcdullplaydo, we've got lots of good news today
13:42.34mcdullphh, no freezing yet.. still have to test
13:42.57phhsleep or 3D ?
13:43.10mcdullphh, sleep.
13:43.10Wout`that 3d trick for blackstone, would that also work on rhod?
13:43.26phhWout`: I can't even see how it can work on blackstone... so no clue
13:43.43mcdullphh, I am not sure if 3D really works.. Need to download neocore to test. Live wallpaper not working
13:43.47playdomcdull: what about 3d you mentioned before?
13:44.10Wout`mcdull: sleep is still buggyish though, missed calls and all. But definitely great progress!
13:44.40mcdullWout`, seems we have different issues.
13:45.28mcdullphh, may I know why calibration file is needed for wifi to start?
13:45.50Wout`mcdull: what issues are you experiencing then?
13:46.21mcdullWout`, i2c died after sleep. (No screen)
13:46.35phhmcdull: it's not
13:46.46phhtheorically.
13:46.50playdomcdull i didnt need calib in recent builds
13:46.59playdodid u try without?
13:47.12mcdullphh, wifi "unable to start" without calibration on card
13:47.19playdohmm
13:47.30phhmcdull: maybe it's based on an old build then
13:47.46mcdullumm.. ar.. I may not update the git tree on wifi.
13:49.29mcdullphh, ar.. is it the compat-wireless-msm ? It is up to date already.
13:49.36phhmcdull: uh ?
13:50.18mcdullphh, I mean the git tree for the wifi module that you have updated.
13:50.25phhI updated no wifi module
13:50.58mcdullconfused..... you mean the kernel zImage alone is enough for wifi?
13:51.06phhno.
13:51.54mcdullphh, then which part is the "calibration" file related?
13:54.07Wout`phh, just encountered mcdull's sleep problem, screen is dead
13:54.20Wout`LED is amber though, so the system woke up
13:54.28mcdullWout`, which device you use?
13:54.34Wout`rhod100
13:54.57mcdullWout`, it happens frequent?
13:55.06Wout`first time for me just now
13:55.16Wout`been using the new build since this morning
13:55.53mcdullWout`, never heard other devices have such problem (other than blac100)
13:56.04phhmcdull: it was used time before.
13:56.26phhmcdull: your device is more likely to hit this problem, but all devices might have it
13:56.41Wout`mcdull: I feel so special :P yippie
13:56.50mcdullphh, you mean used by the xdandroid system, or by the kernel.
13:56.52mcdull?
13:58.20phhmcdull: used by xdandroid
14:01.37mcdullphh, got it.
14:12.34Wout`phh: btw, another remark about sleep, a few times when it was asleep and I took it out of my pocket, the screen was on. So something must've triggered it during sleep.
14:15.45mcdullphh, there are incorrect rendering on 3D
14:17.46playdomcdull: but neocore is working?
14:18.27mcdullarr. no
14:18.52mcdullphh, 3D on blackstone is not complete.. neocore not working.
14:19.27playdowould be too many good news ;)
14:19.49phhmcdull: something work ?
14:20.00mcdullphh, and I guess it is safe to push your commit with i2c
14:20.12mcdullphh, yes, some simple 3D program works.
14:20.22phhmcdull: labyrinth lite works smoothly ?
14:20.32mcdullphh, I will have to look into logcat soon.
14:20.47mcdullphh, the neocore crashed my machine. Need to restart
14:21.01phhI think captnoord might have been right then
14:21.32mcdullphh, I still cannot get my wifi start, can you push your i2c commit so I can test the auto build version?
14:21.40mcdullphh, captnoord right on what?
14:21.57phhmcdull: there is one register somewhere about 3D
14:22.06phhto allocate N(in 1 2 or 3) banks to GRP
14:23.14phhand N depends on the complexity of the GL app
14:23.22mcdullphh, that's sad.
14:23.43phhabout i2c, I don't know what's the hit on battery life
14:24.36mcdullumm.. I can test it over night.
14:24.46phhor i can just commit it and see complains.
14:24.59mcdullar.. good idea.
14:25.09phh:p
14:36.13AstainHellbringmorning
14:37.58mcdullmorning
14:42.21*** join/#htc-linux nespid (~arnaldofe@pool-96-240-8-232.nwrknj.fios.verizon.net)
14:43.41mcdullphh, the labyrinth Lite 3D works nicely, tho it is not extremely smooth.
14:43.52phhif it's usable it means 3D work
14:44.08phhmcdull: can you do in haret pd  0xA8500000  1 ?
14:44.12mcdullphh, yes, but not neocore
14:44.18mcdullsure.. need some time.
14:47.09AstainHellbringwhats new mcdull
14:47.42mcdullAstainHellbring, alot.. wifi off now working fine.
14:47.53mcdullAstainHellbring, blackstone has limited 3d.
14:48.36nespidhey mcdull....
14:48.53nespidhow often is what you dev for say your blackstone bale to be used for other htc phones?
14:49.01nespid*bale = able
14:49.19nespidor pretty much each phone needs its own TLC to be dev?
14:49.22phhmcdull: wifi off is still not commited.
14:49.28*** join/#htc-linux M1DLGpc_ (~M1DLGpc@bb-87-81-252-83.ukonline.co.uk)
14:49.32mcdullnespid, not understand..
14:49.45mcdullphh, I know, but at least the reason is known.
14:50.21AstainHellbringnice mcdull
14:50.24mcdullAnd MrPippy pointed out the problematic commit.
14:50.35mcdullHaRET(1)#  pd  0xA8500000 1
14:50.35mcdulla8500000 | 00000000                            | ....
14:50.41phhthanks
14:50.52mcdullphh, is it what you expect?
14:51.15phhkind of
14:51.16nespidsay you iron out the issues w/ wifi for your blackstone ...
14:51.39nespidis it apples to oranges trying to get wifi for rhodium to work?
14:51.49mcdullnespid, I didn't . MrPippy did. Not for blackstone, for compatible devices.
14:52.13nespidjust speaking hypothetically, mcdull
14:52.33mcdullnespid, it just makes wifi off not crashing.
14:53.18*** join/#htc-linux Markinus (~Miranda@gtng-4db04b2d.pool.mediaWays.net)
14:54.02MarkinusHI
14:54.02phhhi Markinus
14:54.02mcdullhi
14:54.02phhMarkinus: same bug for call while sleeping
14:54.06phhthe problem is that the smd gets killed sometimes
14:54.17phh(the system do wake up on call)
14:54.21Markinusphh: ahhh, and did try to dump wince on call?
14:54.28IceBonehttp://www.tat.se/home/ <-- holy shit!
14:54.31Markinusahh
14:54.51*** join/#htc-linux dcordes (~dccordes@unaffiliated/dcordes)
14:54.55phhIceBone: yup.
14:55.38phhMarkinus: and for 3D, blac got some sort of workaround, I have to try
14:56.28mcdullchmod 666 /dev/msm_hw3dc
14:56.28mcdullchmod 666 /dev/msm_hw3dm
14:56.28mcdullchmod a+rw /dev/msm_hw3d*
14:56.29Markinusphh: good :) Maybe it's working ! Any Idea why the smd dies?
14:56.34mcdullThis is what the scripts are.
14:56.38phhMarkinus: no clue.
14:56.39mcdullis it enough?
14:56.45phhmcdull: yes **but**
14:56.52phhmcdull: the point is that it's done AFTER android started
14:56.56phhwhile we do it before
14:57.21mcdullumm.. let me browse vogue forum to see the clue.
14:58.54*** join/#htc-linux M1DLGpc (~M1DLGpc@bb-87-81-252-83.ukonline.co.uk)
15:10.13mcdullphh, http://forum.xda-developers.com/showthread.php?t=625087
15:10.31phhmcdull: their fix is mine.
15:10.32mcdullphh, this thread has some explanation on 3D on 2.0.1.
15:10.49mcdullphh, i see..
15:10.56phhhttp://gitorious.org/~makkonen/linux-on-qualcomm-s-msm/linux-msm-cdma/commit/cb9a1e70366c581449a902c64653c4e3ff75b743 see this link ? :p
15:11.44*** join/#htc-linux Neo31 (~Neo31@unaffiliated/neo31)
15:12.12phhmcdull: doesn't work on rhod :/
15:14.39*** join/#htc-linux MethoS- (~clemens@134.102.106.250)
15:15.19mcdullphh, I actually done that before to enable 3D .. And since the graphics broken . I thought it was a total failure.
15:15.59mcdullphh, remembered this graphics ?  http://android.selfip.info:9999/Android/screen/3d01.jpg
15:16.17phhmcdull: wasn't that because of sleep ?
15:16.33mcdullphh, it was even done before the 3d xdandroid.
15:16.51mcdullphh, no.. it is pure 3d issue..
15:16.55phhah.
15:17.01phhthat makes me think I should maybe try donut.
15:17.26mcdullphh, that picture capture with old non3D enabled xdandroid 2.0.1 with chmod
15:17.47phhweird
15:17.59mcdulland now with the same result on blackstone
15:20.04mcdullback to square 1.
15:20.48*** join/#htc-linux jamenlang (~jamenlang@209-193-77-154.mammothnetworks.com)
15:22.29phhmcdull: ok, now can you try to move gpu1 ?
15:22.39mcdullphh, please tell.
15:22.55phh-       mi->bank[0].size = (107 * 1024 * 1024);
15:22.55phh+       mi->bank[0].size = (100 * 1024 * 1024);
15:22.57phhin your board file
15:23.04phh-                       pmem_setting.pmem_gpu1_start=MSM_EBI_BASE+107*1024*1024;
15:23.04phh+                       pmem_setting.pmem_gpu1_start=MSM_EBI_BASE+100*1024*1024;
15:23.05phhin pmem.c
15:24.28phhW/        ( 1201): alloc(480, 800, 4, 00000300, ...) failed -12 (Out of memory)
15:24.28phhD/        ( 1201): Allocated buffers:
15:24.28phhD/        ( 1201):   0x11b448:  750.00 KiB |  480 x  800 |  4 | 0x00000300
15:24.28phhD/        ( 1201):   0x140ea0:  750.00 KiB |  480 x  800 |  4 | 0x00000130
15:24.28phhD/        ( 1201): Total allocated: 1500.00 KB
15:24.30phhyou're kidding me.
15:27.35mcdullphh, shall I increase the gpu1 size?
15:27.38phhno
15:27.52*** join/#htc-linux irlolcopter (~irlolcopt@host81-152-193-147.range81-152.btcentralplus.com)
15:28.05Markinusphh:  there I have the same, I tried to move the location too. If the begin is bevor 105 I've this message too
15:28.23phhMarkinus: this message is only for splashscreen,
15:28.30phhyou should be able to use "light" 3D apps
15:28.49phhI think the begin at 107MB might cause crashes
15:29.20Markinusphh: If I had this message, the andoid could start , ,
15:29.26phhcould*not* ?
15:29.29Markinuscouldn'T
15:29.33Markinus:)
15:29.35phhI know
15:29.38phhjust remove 3D for splashscreen :p
15:30.00phh(remove the perms, but them back afterwards)
15:30.07mcdullphh, so I use your mod with chmod hack?
15:30.34phhmcdull: I guess so
15:30.40phhyou could also remove splashscreen in init.eclair.rc
15:31.12phhmcdull: so for this hack, remove the chmod 666 /dev/msm_hw3dc in init.eclair.rc
15:31.24phhI could use it for raph/diam too
15:31.27phhto make the splashscreen smoother
15:32.31mcdullphh, where is the file locate?
15:32.38phhmcdull: rootfs
15:32.40mcdullrootfs or?
15:32.42mcdullok
15:33.05phhTODO: stop setting 900 instead of 90.
15:33.08jamenlangphh to look like it did without hw3d?
15:33.14phhjamenlang: yes
15:33.20jamenlangawesome
15:33.22phh:p
15:33.43Markinuswhere did you get the beginn go gpu1?
15:33.48phh(unless my phone actually has 900MB of ram.)
15:33.57phhMarkinus: I didn't, no idea where this comes from :(
15:41.32mcdullphh, ar.. I cant find the file in rootfs, can you indicate where it is?
15:41.59phh<PROTECTED>
15:42.02phh<PROTECTED>
15:42.21mcdullI dont have this folder in my rootfs
15:42.31phh?!?
15:42.37mcdulloh.. I found it.. sorry
15:43.18mcdullstrange, only init.eclair.kaiser.rc is executable
15:43.24mcdullis it the one being used?
15:44.21mcdullphh, should I disable -> chmod 666 /dev/msm_hw3dm as well?
15:44.30phhno
15:44.40phhno need to have the rc file executable
15:45.11mcdullphh, ok, only for hw3dc
15:45.22Markinusphh: so, modified, now booting . .
15:45.32phhMarkinus: modified how ?
15:45.48Markinusthe stuff for 3d . .
15:45.57mcdullservice bootanim /system/bin/bootanimation
15:45.57mcdull<PROTECTED>
15:45.57mcdull<PROTECTED>
15:45.57mcdull<PROTECTED>
15:45.57mcdull<PROTECTED>
15:45.59Markinuswhat you wrote
15:46.02phhI asked mcdull not you -_-'
15:46.03mcdullcomment all?
15:46.07Markinus:)
15:46.18phhmcdull: only one of two, not both
15:46.21phhif you commented hw3dc
15:46.25phhno need to commit bootanimation
15:46.36mcdullok.
15:46.42phhMarkinus: I already did the test, and I'm already on another test :p
15:47.16phhno more "out of memory" error \o/
15:47.19Markinusphh: :) I'm testing is this working or not on Topaz :)
15:47.22phh(with 18MB of GPU memory ...)
15:47.47phhoops 0x18 != 18
15:47.55Markinusphh: Ahh, yyes I tried bevor 2 days, exactly the same, but I didn'T know that this is a splashscreen problem . .
15:48.44Markinusphh: gpu1: begin 100 site 0x18?
15:48.48Markinussize
15:48.53phhbegin 90
15:48.58Markinusok
15:49.01phhI'll try size 16MB, I don't know where AMSS starts
15:51.37Markinusphh: the spolash error isn'T comming at 105 mb. Maybe it's 89 + 16?
15:51.43Markinussplash
15:52.31mcdullis the splash screen 3d?
15:52.47phhit uses the 3D.
15:52.50phhbut it's not
15:53.10mcdullumm.. super confused.
15:53.26phhyou can do 2D with a 3D engine
15:53.45phh~seen glemsom
15:53.47aptglemsom <~glemsom@0x5da34bca.cpe.ge-1-1-0-1105.sdnqu1.customer.tele.dk> was last seen on IRC in channel #htc-linux, 4d 21h 46m 29s ago, saying: 'stinebd, Thanks! :)'.
15:56.04mcdullphh, booted, should I try neocore directly?
15:56.24phhwhat have you done yet ?
15:56.45mcdulljust boot with your modification and chmod 666 a+rw
15:57.04phhthen try.
15:57.19mcdullNeocore not working.. all the same
15:57.26mcdullsystem freeze
15:57.45phhpffff
15:57.47mcdullumm.. console still works
15:58.04phhmaybe I should try his build as is.
15:58.07mcdullchecking logcat
15:58.21mcdullphh, I tried the glossy build as well.
15:58.33phhmcdull: yes but it kind of works.
15:58.45mcdullumm.. not on neocore.
16:00.07mcdullthe logcat is endless
16:02.04mcdullphh, I've got the memory error 1500K
16:02.07Markinusphh: ok, I see the  splashscren, can start labirinth in 3d but is slow
16:02.14mcdullgralloc ( 1906): gralloc failed err=Out of memory
16:02.17mcdullsame as yours
16:02.22phhMarkinus: chmod 666 /dev/msm_hw3d*
16:02.36Markinusok
16:02.47phhMarkinus: err wait, what have you done it ?
16:02.49phhyet*
16:03.02MarkinusI've begin: 89 / szie: 16
16:03.15Markinusno low memory errors
16:03.19phhwait what ?
16:03.28phhadb logcat |grep EGL.oem ?
16:03.50Markinusmoment
16:04.14mcdulllet me further lower the start address to 50
16:04.34phhmcdull: ?!?
16:04.36phhmcdull: why ?
16:04.45mcdulljust try.. I still got memory error
16:04.50phhmcdull: this error is normal
16:04.58mcdull1500KB?
16:05.04phhwell, not sure if it's normal.
16:05.09Markinusphh: sh... I forgot something . .:) my fault (enable 3d on topaz) ups
16:05.22phhMarkinus: ah.
16:05.38phhmcdull: use bigger size
16:05.49mcdullgpu1 to 16MB?
16:06.09phhmmm
16:06.16mcdullor gpu0 to 8MB?
16:06.16phh107+8=?
16:06.19phhyes you can set it to 16MB
16:07.25mcdull16*1024*1024 is okay or I need to use hex?
16:07.31phhit's okay
16:07.40phhit's better actually.
16:07.58mcdullgpu0 to 8MB ?
16:08.15phhno
16:08.17phhdon't touch it.
16:08.20mcdullroger.
16:08.26phhwell theorically you can put it to 8MB, but one thing at at ime
16:17.42*** join/#htc-linux swc|666 (~infidel20@unaffiliated/swc666/x-4934821)
16:18.01Markinusphh: this is my 89/16 output: no splash , 3d app crash on start
16:18.02Markinuslogcat |grep EGL.oem
16:18.02MarkinusD/EGL.oem ( 1189): system process, deny GL context
16:18.02MarkinusD/EGL.oem ( 1199): smi: offset=10000000, len=00700000, phys=0x100000
16:18.02MarkinusD/EGL.oem ( 1199): ebi: offset=00000000, len=01000000, phys=0x15900000
16:18.02MarkinusD/EGL.oem ( 1199): reg: offset=20000000, len=00100000, phys=0xa0000000
16:18.52phhMarkinus: same as me then
16:21.12mcdullno any 3D at all.
16:22.44*** join/#htc-linux leaigor (~laigor@188.134.16.241)
16:24.20phhlet's do easy stuff, reverse A1010.
16:24.34mcdullEGL.oem ( 1623): smi: offset=10000000, len=00700000, phys=0x100000
16:24.34mcdullEGL.oem ( 1623): ebi: offset=00000000, len=01000000, phys=0x16400000
16:24.34mcdullEGL.oem ( 1623): reg: offset=20000000, len=00100000, phys=0xa0000000
16:25.45mcdullphh, reverse A1010 helps?
16:25.51phhmcdull: not at all
16:26.35mcdullar...
16:26.55Markinusphh: did I understand you correct if you have begin 90 size 8 and you remove the persmisions to hw3dc then you have 3d?
16:26.57phhok. my phone is louder than the speaker on my screen.
16:27.20phhMarkinus: remove the permissions, to be able to go past bootsplash, and reput correct permissions
16:27.23phhand it's not me, it's blac.
16:27.54Markinusphh: ahh, ok
16:29.18Markinusphh: it works on Topaz :)
16:29.22phh?!?
16:29.27phhstop kidding me
16:29.30MarkinusVERY FAST yeah!
16:29.41phhstop kidding me.
16:29.59Markinusphh: I'm playing labirinth in 3d with HYPER speed :)
16:30.03phhin 3D mode ?
16:30.04phhnot 2D
16:30.11mcdullMarkinus, can you test neocore?
16:30.17phhyes test neocore.
16:31.07Markinusphh: I know this game.   .. . I'm played it one moment in 3d and it was very slow, then in adb changed the premission and restarted the game, and now it's looks better and is very fast
16:31.11MarkinusI will try it
16:31.53phhMarkinus: do you know if your phone is "turbo HW" ?
16:32.08phh(quite unrelated question.)
16:32.34Markinusphh: now :)))
16:32.36Markinusno
16:32.40*** join/#htc-linux lucx (~luc@89-115-128-35.cl.ipv4ilink.net)
16:32.42Markinusn no no no
16:32.44phhno what ?
16:32.58Markinusno in torbo mode
16:33.03phhonly rhod ?
16:33.04phhcool :p
16:33.08Markinuss/torbo/turbo
16:33.18phhand what says neocore ?
16:34.07MarkinusII didn'T have this on my phone, is this in app store?
16:34.12phhyes
16:34.38Markinus(the apps crashes if you go back to main screen)
16:35.08phhfor me it crashes if I go in game mode
16:35.20phhwhich pmem config do you use ?
16:35.39phhbase 90MB size 16MB ?
16:35.46mcdullMarkinus, can you ever see the 3D screen in neocore? I crashed when I click "start"
16:37.16mcdullMarkinus, can you also try Light Racer 3D Basic in Market? see if you can see the interesting screen.
16:37.42Markinusi downloading neocore
16:39.59Markinusinstalling
16:40.16jamenlangeveryone: what did you do to make HW3D faster?
16:41.15phhmy blit patch ?
16:42.21Markinusphh:  E/gralloc ( 1861): gralloc failed err=Out of memory
16:42.21MarkinusW/        ( 1861): alloc(480, 800, 4, 00000300, ...) failed -12 (Out of memory)
16:42.22MarkinusD/        ( 1861): Allocated buffers:
16:42.22MarkinusD/        ( 1861):   0x120458:  750.00 KiB |  480 x  800 |  4 | 0x00000300
16:42.22MarkinusD/        ( 1861):   0x1205b0:  750.00 KiB |  480 x  800 |  4 | 0x00000130
16:42.22MarkinusD/        ( 1861): Total allocated: 1500.00 KB
16:42.22MarkinusE/SurfaceFlinger( 1861): Layer::requestBuffer(this=0x150bd0), index=1, w=480, h=800 failed (Out of memory)
16:42.23MarkinusE/Surface ( 1872): Surface (identity=0) requestBuffer(1, 00000200) returneda buffer with a null handle
16:42.23MarkinusE/Surface ( 1872): getBufferLocked(1, 00000200) failed (Out of memory)
16:42.24MarkinusI/Installer( 1861): connecting...
16:42.26Markinussame as splash screen
16:42.47phhMarkinus: which pmem settings are you using ?
16:43.02Markinus90 + 8
16:43.39phhMarkinus: aybe try increasing
16:43.53phhdon't know what's the max though
16:44.07Markinusphh: ok
16:46.45jamenlangphh: the blit patch; is that mainstream, or should i get my hands dirty.
16:46.57phhwhat do you call mainstream ?
16:47.11phhiirc I've seen it in some codeaurora's kernel
16:48.21jamenlangif it shows up in a glemsom autobuild, i consider it mainstream.
16:48.26jamenlang;p
16:49.19phheverything is in """""""mainstream"""""""" then
16:49.52jamenlangcool
16:50.19jamenlang7 quotes really?
16:50.32phhreally.
16:50.59mcdullwhen will the wifi power down fix be pushed?
16:52.28phhwhen glemsom comes by.
16:56.20*** join/#htc-linux emwe (~michael@86.56.50.180)
16:57.20Markinusphh: I changed it to 0xa00000 now no low memory warnings on neocore start, but this here:
16:57.20MarkinusI/QXEngine( 1459): WARNING: device does not support eglSurfaceScaleQUALCOMM extension, viewport will be centered for lower resolutions
16:57.27Markinusblack screen and nothing
16:57.33phhthis warning is normal
16:57.46phhblackscreen is not .. I think.. not really sure
16:57.54emwehello
16:59.18Markinusphh: http://pastebin.com/jG2L1hnL
17:00.35mcdullany working device logcat?
17:01.08phhok
17:01.36Markinusphh: I think this couls be somethink else on this benchmark
17:01.48Markinusphh: I will test a other game
17:02.50mcdullMarkinus, try light Racer 3D basic
17:03.35phhmcdull: http://en.pastebin.ca/1808285
17:03.52mcdullphh, thx
17:04.38phhMarkinus: does the battery indicator work for you ?
17:04.39Markinusphh: Bou you removed the both disablings on RHods 3d mdp.c and hw3d.c? ;)
17:04.42MarkinusButr
17:04.49Markinusphh: yes
17:04.58phhMarkinus: muh ?
17:05.01phhand unfair again
17:05.50Markinusphh: If you didn'T see this, then sorry
17:05.57phhI did
17:06.11phhand I did reverted them
17:06.24phhbut I haven't tried 8MB@90MB
17:06.30Markinusok
17:06.47Markinusphh: I thought better to ask! ;)
17:08.45mcdullvold    ( 1189): Unable to read framework command (Bad file number)
17:08.45mcdullvold    ( 1189): Error processing framework command (Bad file number)
17:08.53mcdullthese are different?
17:09.22phhvold is what handles external mass storage (ie sdcard)
17:09.25phhdon't take care of it.
17:09.46phhMarkinus: there is one weird thing with this smd crashing stuff
17:09.59phhthere is no such crash on smd7 (ie data connection)
17:10.58Markinusphh: maybe something with the no existing sound? No correct initialized AMSS?
17:11.29phhdon't know
17:11.40phhMarkinus: have you tried removing the BYE rpc command for sound ?
17:13.33*** join/#htc-linux M1DLGpc_ (~M1DLGpc@bb-87-81-252-83.ukonline.co.uk)
17:15.21makkonenoh yeah, I should try to track that down, see why it kills sound for raph800 and not diam500
17:15.26Markinusphh: no
17:15.44phhMarkinus: it's in smd_rpcrouter.c
17:15.49phhI'm too lazy to test, I let you do it :p
17:15.51adamwmorning folks
17:16.03phh'ngith adamw
17:16.18adamwdamn you and your stupid liberal European time zones
17:16.20adamw=)
17:16.27phh-_-'
17:16.29*** join/#htc-linux MrPippy (~pip@adsl-75-11-169-36.dsl.sndg02.sbcglobal.net)
17:16.52mcdullin what way to make gralloc failed err=Out of memory to disappear?
17:16.53makkonenI don't think the time zones are that liberal. I mean, they still specify time... to a pretty tight tolerance.
17:17.06phhmcdull: disable hw3d access at boot
17:17.06Markinusphh: I look to it later, will do some 3d tests now . . try to find the low memory error. With 0xa as size no error, no 3d
17:17.12adamwmakkonen: I was satirising americans. since when did their complaints have to make sense?
17:17.14mcdullmoving to 100 seems not work.
17:17.24phhMarkinus: maybe you must have the error to get 3D ? :p
17:17.38Markinusphh: maybe! :P
17:17.41mcdullphh, I did, but it happens again when running neocore.
17:17.45makkonenadamw: definitely not since about 1990.
17:17.52phhmcdull: ah right.
17:18.01phhthere is something we might have to do ...
17:18.09phhfool the 3D lib into thinking we have not WVGA but something more little
17:18.19phhand scale
17:18.31mcdullmy thought is ... can we maximize the usable memory ?
17:18.41Markinusphh: whats with the Nexus lib?
17:18.41phhmcdull: don't know how much you can use
17:18.48phhMarkinus: muh ?
17:18.55Markinus800x480
17:18.55phhnexus has a totally different 3D driver
17:18.57mcdullphh, not gpu0, the system memory.
17:19.00Markinusahhh, ok
17:19.05mcdullnot gpu1 as well.
17:19.42phhNB: trying pushmail with HTC's ril is not going to work.
17:19.53mcdulllet me try..
17:20.04phhmcdull: I don't understand what you're asking -_-'
17:20.55phhMarkinus: the 3D hardware might not handle more than 8MB btw
17:21.06phh(which would be extremly painful.)
17:21.12Markinusphh: yes, this could be
17:21.19Markinus:p
17:21.20phh(and explains why HTC hasn't made any >HVGA android device on msm7k.)
17:22.01phhwe have to figure out what wince uses.
17:22.32mcdullwince uses a wrapper to a opengl library
17:22.45phhthat's not the question -_-'
17:23.05phhand AFAIK it's the opposite
17:23.16phhwince has a d3d driver, and someone made an opengles glue
17:23.33Markinusphh: yes, the Topaz 3D drivers
17:23.45phhsomething like that
17:24.25Markinus(it's terrible that HTC didn't make own 3d drivers  . . Leo hasn't too)
17:26.38*** join/#htc-linux Vito89 (~quassel@gw.loccal.net)
17:26.54Markinusphh: On 3D Racer the display looks like this one screenshot
17:27.01phhok
17:28.39phhMarkinus: does this work if you put the pmem base @ 107 back ?
17:29.18Markinusphh: It like the coordinates where wrong, like we would look from a side
17:29.31Markinusphh: I've in the moment 97/8
17:29.37Markinusworks like 90/8
17:29.46phhok
17:29.53mcdullphh, pls read this http://www.koushikdutta.com/2008/08/net-compact-framework-wrapper-for.html
17:30.15phh*.net compact framework*
17:30.18mcdullD3DM implementation on the HTC Touch Diamond is a just a wrapper around OpenGL ES
17:30.34MarkinusI think it works only till 104
17:30.45*** join/#htc-linux bzo (~chatzilla@adsl-75-35-5-163.dsl.pltn13.sbcglobal.net)
17:31.05Markinuswith 105 no errors with 8 and crashes
17:31.16phhMarkinus: ok
17:31.22phhdoesn't sound stupid
17:32.10Wout|AFKthat sounds pretty weird, wouldn't it be faster just to code in opengl es?
17:38.08Markinusphh: 104/8 the same . . .
17:38.17Markinusphh: But labirinth is working pretty well :)
17:38.36Markinus: I tkink only small apps. .
17:39.01bzophh: did the patch I sent you yesterday look ok?
17:39.44*** join/#htc-linux LargePrime (~chatzilla@99-148-91-126.lightspeed.dttnmi.sbcglobal.net)
17:39.54phhbzo: ah, forgot it
17:40.13phhanyway I don't know much things about jiffies and friends
17:40.15mcdullphh, still no freezing on my phone, battery is good as well.
17:40.24phhmcdull: for sleep you mean ?
17:40.31mcdullphh, yes.
17:40.33phhok
17:40.51bzophh: well in any case, it does fix the bogomips reading. Also, the oc code is cleaner than the first version
17:41.11phhok
17:41.14bzophh: hmm, looks like emwe pushed the turbo stuff to acpuclock.c
17:41.20bzonot sure that is a good idea
17:41.25phhargh
17:41.27bzoit assumes pll settings that are not set
17:41.56phhI didn't see it
17:42.04phhbah I'll merge yours as well and see what breaks *ahum*
17:42.30phherr, but it won't work for !turbo devices
17:42.56bzoright, I think we need to either revert or turn of the ifdefs
17:43.14bzos/of/off
17:43.24emwebzo, ouch. what's the prob with it?
17:43.39phhemwe: we can't support both turbo and non turbo hardware
17:43.42phhwith it I mean
17:44.03bzoin turbo devices, the device boots up with different pll frequencies
17:44.34bzoI suppose it is possible to detect the real pll frequencies and fix the table accordingly
17:45.08phhbzo: yup, see dump_pll();
17:45.52bzohehe, but perhaps the commiter of the turbo patch should make it work correctly :P
17:46.40bzoanother easy short term fix is to make turbo mode a kernel param
17:46.40emwehides
17:47.17bzoemwe: what device do you have?
17:47.38emwebzo, topa100
17:48.00bzoit runs in turbo mode?
17:48.26phhMarkinus: does sleep_mode=1 works better than sleep_mode=0 concerning calls ?
17:48.41phhbzo: detection is the easiest part
17:48.42emwebzo, it does since i "ported" it over a while ago.
17:48.49phhwhat's tough is to make it switchable with the same binary
17:49.02*** join/#htc-linux kvaster (~kvaster@live.bn.by)
17:49.05Markinusphh: ehhhhh, can'T remember
17:49.10*** join/#htc-linux Captnoord (~Captnoord@dc5147a47b.adsl.wanadoo.nl)
17:49.31bzoemwe: if it doesn't from the factory, the turbo patch to acpuclock.c won't enable it
17:50.10bzophh: we're not really switching it are we? Just using the correct frequency table?
17:50.29phhbzo: that's the same thing -_-'
17:51.03bzoso what devices that the kernel currently supports has turbo mode?
17:52.23phhI thaught someone said topa hasn't turbo HW ?!?
17:52.36Captnoordwhat is turbo hw
17:52.37Captnoord:P
17:52.47Captnoordnot that I don't understand what you mean
17:52.49phhCaptnoord: still not sure. at least higher PLL
17:52.56phhbetter hardware I think
17:52.57Captnoordbut I mean... how to define it...
17:52.58phhmemory especially
17:53.02Captnoordhmmm....
17:53.07bzoyeah, mainly memory bus freq
17:53.11phhCaptnoord: it's in HSPL
17:53.19mcdullhow to confirm?
17:53.26Captnoordmcdull try
17:53.30Captnoordif it blocks...
17:53.33Captnoordthen it doesn't have it
17:53.40Captnoords/blocks/crashes
17:54.01mcdullin what way to test?
17:54.41bzodidn't someone say rhod uses turbo mode?
17:54.49LargePrimeali1234, have you a moment
17:55.27phhbzo: my rhod has turbo HW
17:55.31phhaccording to HSPL
17:55.52phhand higher PLLs than 5225 devices
17:56.26bzohmm, I wonder why that is why tssc works well with rhod. The jiffy setting will be wrong, and with the "wrong" values, the touchscreen was working well with my diam500
17:56.49phhtssc works well on diam too ...
17:56.56phhmy diam100 i mean.
17:57.00makkonenyou don't get double taps?
17:57.10makkonenor trouble dragging sometimes?
17:57.32*** join/#htc-linux Chazybaz13 (~IceChat7@c-98-247-240-173.hsd1.wa.comcast.net)
17:57.40bzothe dragging is the most annoying. You are trying to pan, then suddenly it zooms
17:57.42Markinusphh: Testing pm=1
17:57.51Markinusphh: led green -> dev sleeping
17:58.03phhmakkonen: no
17:58.07*** join/#htc-linux Zoolooc (~fredsibar@p54955352.dip.t-dialin.net)
17:58.18Markinusis waking up un call, need very much time, and if the display is goin oon the device breaks the call . .
17:58.21makkonen...that's weird. is it just a raph800/diam500 thing?
17:58.24phhoh dragging problems maybe, but I think it's more because of the surface of the screen which isn't perfect.
17:58.43bzophh: so you never get double keypresses on the on screen keyboard?
17:58.51phhbzo: no
17:59.03mcdullhow to check on HSPL?
17:59.27bzowow, that is really weird that it is a the touchscreen problem only affects the cdma devices
17:59.36phhmcdull: boot in bootloader mode
18:00.24mcdulland?
18:00.32phhit will say it if it's turbo hw
18:00.49mcdullar.. no then.. you mean the tri-color mode?
18:01.02phhMarkinus: hum ok
18:01.03phhmcdull: yes
18:01.18phhMarkinus: iirc it works as good
18:01.19Markinusphh: Topaz has Turo too
18:01.25phhok
18:01.33mcdullBLAC100 32MB / SPL-1.56.OliNex / MicroP-BlackStone (LED) v6
18:01.39mcdullno luck.
18:01.39MarkinusTURBO HW/TURBO SW
18:02.32phhI guess I can commit sleep_mode=1.
18:03.01phhhum no, we'll put that in the startup.txt
18:03.17phhI think it's time for a new android release.
18:03.34Markinusphh: I think so, too, so I have this too
18:03.52Woutphh: is mode=1 the deepest sleep mode?
18:03.58Markinusphh: Yes, in the Xandroid from 22.02 is the new sensors drivers
18:04.08phhWout: don't know
18:04.20phhWout: according to the few docs I have, it is as deep as mode=0
18:05.00Woutany reason to assume calls will work better with the 1 mode?
18:05.22*** join/#htc-linux balans (~BRPOLDB@042-134-045-062.dynamic.caiway.nl)
18:05.44phhaccording to the few docs I have (again.), it's a "debugging mode" where most init needed is done by A9 instead of A11
18:06.53phhMarkinus: can you try setting gpu0 size to 8MB ?
18:07.29Markinusphh: yes . .
18:08.25phhshould work, and might be enough to get splashscreen working
18:11.45bzocan someone with a rhod do a haret dump for me?
18:11.51bzoI'd like to figure out the axi clock thing
18:12.23mcdullphh, don't understand, if remove permission, splashscreen works with 7MB. if not, we've already tried 8MB which is not working.
18:12.32phhmcdull: we did ?
18:12.34phhdamn.
18:12.46mcdullyes.. the commit that breaks diamond.
18:13.03phhah right.
18:15.29Captnoordbtw is it a real fact vdd needs to be compensated when increasing clock?
18:15.43CaptnoordI mean to say that like my laptop cpu
18:15.49Captnoordthat normaly does the same
18:15.57phhCaptnoord: we have no cpu vdd measure
18:15.57Captnoordwhen increasing clock
18:16.09Captnoord<PROTECTED>
18:16.10Captnoord<PROTECTED>
18:16.10Captnoord<PROTECTED>
18:16.10Captnoord-VDD_4 = 3,
18:16.10Captnoord-VDD_5 = 3,
18:16.10Captnoord-VDD_6 = 3,
18:16.10Captnoord+VDD_4 = 4,
18:16.11Captnoord+VDD_5 = 5,
18:16.11Captnoord+VDD_6 = 6,
18:16.12Captnoord<PROTECTED>
18:16.12Captnoordthat stuff
18:16.29Captnoordhmm....
18:16.42phhah
18:16.43Captnoordso thats just for beeing 'safe'
18:16.57Captnoordincreasing the cpu voltage will make it use loads more power
18:16.59Captnoordthan it did
18:17.14phhMarkinus: have you tried 528Mhz @ vdd=0 btw ?
18:17.30phhCaptnoord: that's why markinus did a "subvoltage" patch :p
18:17.39Captnoordloves Markinus
18:17.41Captnoordgj
18:17.43phh(that android devices might want too .... again.)
18:17.45Markinus528@0? no
18:17.59Markinus:)
18:18.28Captnoordon ic design they try to design cpu's in a way that the perfect die's run on the most ideal situation
18:18.31Captnoordmy laptop cpu is one of them
18:18.40Captnoordas it runs full speed
18:18.40Captnoord1v
18:18.42Captnoord1.0v
18:18.44Captnoord2200 Mhz
18:18.57Captnoordso the undervolt patch will not work for everyone
18:18.57phhsame goes for my desktop cpu
18:19.11phhCaptnoord: that's why it's a setting.
18:19.22phhnot a kernel change
18:19.25Captnoordhigher voltage means faster switching
18:19.28mcdullcan I start an app over the console?
18:19.30phhhardcoded change
18:19.34mcdulllike the neocore.
18:19.36Captnoordbut it also means more current
18:19.36Captnoordk
18:19.40phhmcdull: yes, but don't know how.
18:19.49Captnoordjust adding my part to the info
18:19.49Captnoordk
18:19.49Captnoordgood
18:20.06phhmcdull: something with am
18:20.08phhsearch google
18:20.36phhmcdull: http://learnandroid.blogspot.com/2008/01/run-android-application-from-command.html
18:22.11*** join/#htc-linux balans (~BRPOLDB@82-170-215-5.ip.telfort.nl)
18:23.49Captnoordphh how to see in bootloader mode if you can use turbo mode or not
18:24.00phhCaptnoord: it's written TURBO HW if it's :p
18:24.07Captnoordlooool
18:24.21Captnoordno turbo mode for me then
18:24.21Captnoord:P
18:24.36phhCaptnoord: about 3D init
18:24.38phhyou might want to kill me.
18:24.44Captnoordnever
18:24.44Captnoord:P
18:24.48phhCaptnoord: you know the imem setting thing
18:24.52Markinusphh: 8 MB aren't working. No Error on splash but black screen
18:24.55Markinuson 3d
18:24.59Captnoordyea kinda
18:25.03phhI said that the doc says "default setting is 0"
18:25.07phhso it's not worth writing it
18:25.07Captnoordyea
18:25.10phhMarkinus: ok
18:25.13phhCaptnoord: there is a little but.
18:25.24CaptnoordI think it will make me happy
18:25.24phhCaptnoord: like wince sets it to 3 by itself.
18:25.35Captnoordheheheheheheh
18:25.50Captnoordso....
18:25.52Captnoordit works
18:25.55phhdon't know.
18:26.02Captnoordat least its 1 thing
18:26.03Captnoordk
18:26.05Captnoordperfect dude
18:26.08Captnoord:D
18:26.09Captnoordgj
18:26.19phhCaptnoord: you have the patch I gave you ?
18:26.20phhI guess not :/
18:26.29phhbecause I think I don't have them either -_-'
18:26.36Captnoordhehe
18:26.42Captnoordthere is a bit possibility I have
18:26.44Captnoord:P
18:26.53phhwell me too
18:26.55phhjust don't know where
18:27.55CaptnoordI have something better
18:27.58Captnoordwith the disable part to
18:28.05phhcool
18:28.10phhI hate disabling :p
18:28.15phheven if it's needed
18:28.15Captnoordhttp://pastebin.com/8XL8bAwK
18:28.30phhyes but it's not a patch.
18:28.42Captnoordyou didn't gave me a patch
18:28.47phhtrue.
18:28.49Captnoordyou gave me a function
18:28.53phhanyway you have your computer, you can test it
18:29.09Captnoordnot atm....
18:29.14phhah ?
18:29.16phhbroken again ?
18:29.17phhgf ?
18:29.22CaptnoordI have setup'ed everything
18:29.28Captnoordyup
18:29.29Captnoordgf
18:30.11phhI have to test if omx stuff works for us.
18:30.12Captnoordtomorrow I will test it
18:30.20*** join/#htc-linux GregLem (~greg@lal69-5-88-171-98-250.fbx.proxad.net)
18:30.20Captnoordjust do
18:30.22phhespecially the video one :D
18:30.25Captnoordyou can't do everything
18:30.33phhyes I can.
18:30.37phhnot today.
18:30.40phh:p
18:30.51Captnoordgf?
18:31.02phhgirlfriend
18:31.08Captnoordyup
18:31.09phhah me ?
18:31.10phhno.
18:31.16Captnoordk
18:31.26phhwill wait next year.
18:31.36emwe;)
18:36.03*** join/#htc-linux toi (~toi@195.177.247.4)
18:36.51*** join/#htc-linux lucx (~luc@89-115-128-35.cl.ipv4ilink.net)
18:40.52*** join/#htc-linux kvaster (~kvaster@live.bn.by)
18:48.21*** join/#htc-linux Unholy (~IceChat7@24.227.27.77)
18:48.41Unholyhey guys is the tp compatible with the memmory clock turbo mode?
18:49.42Captnoordnope
18:49.52Unholyah k
18:49.53Captnoordand use code names please
18:49.55Captnoordits the RAPH
18:49.59Unholyya forgot
18:50.01Unholyi know
18:50.02phhCaptnoord: theorically, at least :p
18:50.03UnholyXD
18:50.07Captnoordphh yea
18:50.09phhAFAIK turbo mode is just an overclock
18:50.09Unholyraph110
18:50.16Captnoordyea....
18:50.29Unholydoes it really make a difference>
18:50.30Unholy?
18:50.43Captnoordlol.....
18:50.45Captnoordyup
18:50.48Captnoordof course it would
18:50.54Unholyi see
18:50.59Captnoordbut not in a way you would think
18:51.09Captnoordit won't make everything as smooth as the nexus
18:51.12Captnoordjust impossible
18:51.23Unholyi imagine it would make memmory management better?
18:51.42Captnoordnope....
18:51.50Captnoordonly on bit transfers
18:51.53Captnoordbig*
18:51.58Captnoordbut that happens on 3d
18:52.00Captnoordcamera
18:52.09Unholyi see
18:52.35mcdullphh, you can push the i2c commit?
18:52.43phhmcdull: mmm
18:52.46Markinusphh: No sound with disabled BYE
18:52.50phhok
18:52.54phhstill hanging AUDPP task ?
18:52.58mcdullthx
18:53.03Markinusyeah . . .
18:53.26phhMarkinus: I've seen we can use AUDP0 task without using AUDPP, we should try that to see if it's only this task which is wrong, or the whole adsp
18:54.29MrPippywow this is weird, i just tested turning off wifi and got a panic in the tty layer
18:54.29phhMrPippy: huhu
18:54.29phhI love TI's driver too.
18:54.29phh(don't tell me you're speaking about BCM's driver.)
18:54.29phhmcdull: done
18:54.31mcdullphh, thx
18:54.54MrPippyactually for once i don't think its the TI driver
18:55.05phhwaw.
18:55.07phhwakelock then ?
18:55.27MrPippyi hadn't waited very long between turning on and turning off wifi
18:55.34MrPippydoes android kill the ppp connection when wifi turns on?
18:55.46phhyes
18:56.30MarkinusMrPippy: you know that the dives isn'T crashing if we not disable the vregs?
18:56.37Markinusdevice
18:56.46phhMarkinus: it's not the problem
18:56.56phhMarkinus: we never disabled vregs on raph/diam
18:57.54Markinusphh: ahh, ok
18:58.15MrPippyits a null ptr deref in tty_ldisc_put, on BUG_ON(ld->refcount == 0);
18:58.19Markinusphh: On Topaz this is the reason . .
18:58.35MrPippyso the ldisc is null, but ppp is still using it
18:59.25MrPippymight just be from me turning wifi on/off too fast, so ppp never fully turned off before android tried to bring it up again
18:59.42phhsounds so yes
18:59.42makkonenI've gotten a few tty_ldisc kernel panics before.
18:59.55makkonensurprised to see it coming up with wifi.
19:02.24Markinusphh: How we can use the AUDP0 task, I cannot find any code about this?
19:02.46phhMarkinus: mm-adec-omxmp3-test
19:02.47IceBonephh, pm?
19:02.50MrPippydon't think i've seen an ldisc panic since we fixed the tty and smd_7500 stuff
19:02.51phhIceBone: ?
19:02.56IceBoneRegarding the rebooting.
19:03.04phhIceBone: you have infos about it ?
19:03.12IceBoneWell, it happens when it's sleeping.
19:03.24IceBoneIf I disable screen timeout, it doesn't happen.
19:03.36makkonenmrpippy: yeah. they mostly went away after that.. but I still see one very occasionally.
19:04.07IceBoneAlso, the battery charge/not chargin animations are swapped.
19:04.13phhIceBone: oO
19:04.19phhthat's really weird
19:04.23IceBoneYeah. :S
19:04.42phhIceBone: you'd better get bluetooth working on eclair :p
19:04.44IceBoneAlso, the apps I set to download from the market have been waiting for a whole hour.
19:04.48IceBoneYeah...
19:04.52IceBoneLooks like it...
19:05.33*** join/#htc-linux Wr4i7h (~abc@89.180.228.12)
19:05.53IceBoneWhat's wrong with it, btw? Is it known?
19:06.16phhmmm don't remember
19:06.25*** join/#htc-linux m3dlg (~m3dlg@212.183.140.18)
19:07.17MrPippymaybe its because of the tty workqueue patch, not emptying out the wq right when a ld shuts down
19:07.23IceBoneIt's weird how much different eclair is from donut internally.
19:09.09Captnoordits smart to do so much work.....
19:09.19Markinusphh: dou you vae the mm-adec-omxmp3-test binary?
19:09.30Captnoordits better to redesign than evolve
19:09.35IceBonebtw, in donut I got BT to turn on, but didn't test it with anything.
19:09.42Markinuss/vae/have
19:09.50IceBoneWhich is at least better than eclair.
19:09.51IceBone:D
19:09.56phhMarkinus: hum it's not standalone, a lot of dependancies
19:10.11phhI'll try it I have all needed stuff
19:10.17Markinusphh: ahh, ok, I see this only in a galaxy build
19:10.29Markinusphh: ahh ok!
19:10.30phhthat's where I got it
19:10.40phhI thaught I've seen it in others builds thuogh
19:11.26phhanyway there are other such tools, with alike names
19:12.04phhhttp://phandroid.com/2010/01/05/application-storage-on-sd-card/ wow they went crazy.
19:13.17phhoh right, 5th january.
19:14.18jamenlangwasn't bluetooth disabled to get usb working?
19:14.47phhsure not
19:15.11jamenlangwas that surely not? or not sure? :p
19:15.20phhsurely not
19:19.26phhMarkinus: I think it works.
19:19.34phhnot totally sure
19:20.31Markinusphh: Ohh I thought the whole adsp isn't working
19:20.50phhah
19:20.50phhyou're right.
19:20.57phhit floods, but flood of error.
19:21.25Markinushmm
19:22.12Markinusphh: Hmm it seems that we have a realy big problem with the adsp . .
19:22.18phhyup.
19:22.26phhI can't see where thouhgh
19:23.26*** join/#htc-linux Neo31 (~Neo31@unaffiliated/neo31)
19:24.18phhMarkinus: let's port qdsp5_comp ? :p
19:24.27phhah no better idea
19:24.29phhlet's eat.
19:26.29Markinuswe can try it . ..
19:31.59phhCaptnoord: how did you dump all 5225's rpc ?
19:32.10IceBoneAaaw, man... now market won't download anything in eclair either!
19:34.22IceBoneCurse you, phh! :'(
19:49.37*** join/#htc-linux [1]Captnoord (~Captnoord@dc5147a47b.adsl.wanadoo.nl)
19:51.36*** join/#htc-linux toi (~toi@d54C2A96D.access.telenet.be)
20:01.39*** join/#htc-linux M1DLGpc (~M1DLGpc@bb-87-81-252-83.ukonline.co.uk)
20:02.57*** join/#htc-linux cr2_ (~cr2@ip-109-85-76-48.web.vodafone.de)
20:04.27phhhi cr2_
20:06.58adamwphh: what are you guys working on now? i've kinda lost track
20:07.14phhadamw: everything ? :p
20:07.20adamwah :)
20:07.28*** join/#htc-linux rafyvitto (~rafyvitto@32.142.234.19)
20:07.41phhwifi, 3D, video playback, sound, camera, gps, bluetooth
20:07.47*** join/#htc-linux marex (~marex@vasut.kolej.mff.cuni.cz)
20:08.55adamwi guess if you work on all of 'em you figure at least one of them should wind up working =)
20:08.56phhcr2_: it seems that smd stops working when coming back from sleep :/
20:09.05adamwphh: i see you committed some stuff for power management, haven't checked it out yet though...
20:09.33phhadamw: 10hours of sleep + 2 hours of webbrowsing = 45% of battery.
20:10.08adamwnice stuff
20:10.13adamwi'll have to give it a whirl
20:10.34phhto get calls working you need to add pm.sleep_mode=1
20:12.59adamwgotcha
20:15.43cr2_phh: wakeup is not an easy business
20:16.12phhI know.
20:16.27phhanyway, sleep_mode=1 works, and according to the make menuconfig it works like sleep_mode=0 just less buggy
20:16.33phhso I can live with it.
20:18.21cr2_phh: what are you doing with spl in ram ?
20:18.30phhuh ? nothing
20:18.47IceBoneHey, phh... I just got setcpu. Maybe this could be in the build by default. You can set the lowest cpu speed so it'll take up less battery during sleep.
20:18.56cr2_phh: what about wakeup config ?
20:19.02phhcr2_: ah. right.
20:19.35phhcr2_: well we use our own reset vector instead of SPL's one I guess
20:20.07cr2_phh: can we wipe spl completely ?
20:20.20phhIceBone: the minimum is already @ 128MHz ...
20:20.29cr2_phh: i think that reprogramming the smi mpu is a good idea too
20:20.30phhIceBone: we could switch to 19.2, but with WFI I think it's useless
20:20.36IceBonephh: not according to this.
20:20.37phhcr2_: reprogramming how ?
20:20.38IceBoneIt was 245.
20:20.52IceBoneAnd max was 384.
20:21.03cr2_phh: remove 0-1mb from protected list
20:21.04phhIceBone: LOL
20:21.07phhI swear it's not.
20:21.12phhcr2_: just disables protection then ? :p
20:21.12*** join/#htc-linux OpnSrc1 (~harisha1@12.47.48.5)
20:21.13phhIceBone:
20:21.15phhCONFIG_MSM_CPU_FREQ_ONDEMAND_MAX=528000
20:21.15phhCONFIG_MSM_CPU_FREQ_ONDEMAND_MIN=128000
20:21.18IceBone:D
20:21.34IceBoneAll righty then. So what I've done just now is useless? :P
20:21.40cr2_phh: about the clocks. wtf is this turbo HW ?
20:21.41IceBoneUnless I want to OC it?
20:21.51phhcr2_: I'm still not sure ...
20:22.04phhI think it's the overclocked PLL + hardware that can sustain higher clocks
20:22.14cr2_phh: the pll1 is 960 vs 768
20:22.15phhIceBone: you might want to go to 19.2MHz.
20:22.36cr2_but the divisors for periferal cllocks are adjusted
20:23.06cr2_phh: what about ahb ?
20:23.16phhdon't know, bzo asked me to dump it
20:23.20cr2_phh: is the a11 is sourced from pll1
20:23.26phhI think they have the same div
20:23.38cr2_to dump ?
20:23.49cr2_dump the whole a11s area then
20:24.05cr2_i think it can be added to MSM_CLK
20:24.13IceBonephh... Where do I set that? I just have a slider.
20:24.20cr2_but the page is already too big
20:24.25phhIceBone: the slider doesn't go lower than 128MHz ?
20:25.13IceBoneOh, there.
20:25.22IceBoneYeah, it does, but anything lower than 128 says it may crash.
20:25.34phhIceBone: na.
20:25.37IceBoneWon't?
20:25.37IceBoneok
20:25.42phhthe only lower setting than 128MHz is 19.2
20:26.06IceBone122 as well
20:26.32phhyeazh right.
20:26.47IceBoneWell in the one I'm using, there is.
20:26.55IceBone1.46
20:27.39cr2_phh: i think that the raph cpu table is the same as on g1
20:27.45IceBoneOk, I've set sleep 19-128. :D
20:27.56phhoh right, there are clocks between 19.2 and 122
20:28.05phhIceBone: no good idea imho
20:28.26IceBoneIncoming calls will be even lower?
20:28.29IceBoneslower*
20:28.42phhfor instance
20:29.12phhor maybe you won't be able to have proper spotify
20:29.14phhor such things
20:29.35IceBoneHmm... the program didn't detect I'm out of sleep.
20:29.50cr2_{ 128000, ACPU_PLL_1, 1, 5, 64000, 1, VDD_3, 61440, 0, 0, 6 },
20:30.06phhvdd3 for 128MHz ?
20:30.07cr2_{ 384000, ACPU_PLL_1, 1, 1, 128000, 2, VDD_6, 128000, 0, 2, -1 },
20:30.09phhdamn
20:30.17phhIceBone: lol.
20:30.20IceBoneI won't use profiles.
20:30.23cr2_these 2 clocks may need a different ahb divisor
20:30.31IceBoneI'll just set 19-528
20:30.41cr2_because pll1 is faster
20:31.09cr2_and a11 divisor too
20:31.21cr2_stupid obfuscated google code ;)
20:32.56cr2_phh: i think that in the leo code there are some hints what are these adsp queue numbers are
20:33.02cr2_phh: but i may be wrong.
20:33.21phh"leo code" ?
20:33.30cr2_err. nexus code
20:33.35phhyou mean the values ?
20:33.40phhor just what they mean ?
20:33.52cr2_the combinations of bitmasks
20:34.19cr2_phh: i think that you need to fix these aclock 2 entries
20:35.37cr2_the divisor numbers are redundant anyway
20:36.08cr2_because you know the pll frequency, and the requested frequency, so you can just calculate it
20:36.16cr2_it's the same as for the MD/NS clocks
20:36.24cr2_and NS actually too
20:37.38cr2_so right now you have overclocked ahb with these settings
20:37.44cr2_and higher a11 clocks
20:37.58cr2_by a 960/768 ratio
20:40.09phhI think it's intented for ahb
20:41.31cr2_what is connected to ahb ?
20:42.06phhI have absolutely no clue
20:46.08cr2_it's arm11 ahb i guess, not the modem
20:46.51*** join/#htc-linux GNUtoo|oeee (~GNUtoo@host192-8-dynamic.9-87-r.retail.telecomitalia.it)
20:46.59cr2_what do you win by overclocking it ?
20:49.27*** join/#htc-linux xUmaRix (~7387712b@gateway/web/freenode/x-bcuxlntbpnvrskce)
20:49.32cr2_and how one is supposed to overclock axi ??
20:49.32xUmaRixhi all
20:49.47xUmaRixtested latest kernel blac100 cannot activate wifi
20:50.06cr2_bzo wants to overclock ebi1, if he will succeed. but ebi1 is not axi
20:51.07phhcr2_: I think the bottleneck of msm7k is the memory (because of the lack of cache)
20:51.36cr2_it depends on what ou are doing
20:52.04phhtrue.
20:59.35xUmaRixanyone failed to start wifi on blac100
21:00.20phhwow.
21:00.22phhnew I2C device.
21:00.34phh0x58
21:00.49phhah no, not new.
21:02.01*** join/#htc-linux OpnSrc2 (~harisha1@12.47.48.5)
21:02.05phhrhod has currently 6 known i2c devices.
21:02.06phhnot bad.
21:05.56cr2_i2ctools ?
21:06.23phhwhat about it ?
21:09.38AstainHellbringhows goes it cr2_?
21:16.09*** join/#htc-linux bzo (~chatzilla@netblock-68-183-234-14.dslextreme.com)
21:16.46cr2_hi AstainHellbring
21:17.03cr2_phh: are they visible with i2ctools ?
21:17.30phhah, hum
21:18.17cr2_phh: i have a fresh idea about rpc
21:18.22phhoh really ?
21:18.28phhhum well, which rpc ?
21:18.43cr2_have you seen the [RPC] messages ?
21:19.02*** join/#htc-linux kholk (~kholk@unaffiliated/kholk)
21:19.02phhin wince ?
21:19.07kholkre all
21:19.11cr2_L2 , L1, n, f,e,d
21:19.18cr2_phh: in wince dmesg
21:19.27phhhum no I haven't
21:19.37cr2_phh: grep for RPC
21:20.05cr2_phh: wince allocates a static array for RPC queue. also for DEX, but it's another issue
21:20.19kholkI'm trying to compile openembedded for htcleo, but I'm getting a weird error..and googling hasn't helped me.
21:20.27kholkI've posted the error here: http://forum.xda-developers.com/showthread.php?t=578575&page=65
21:20.34kholksomeone can help? :)
21:20.58cr2_phh: so the numbers from [RPC] provide you the data where are these queues located
21:21.08phhcrok thanks
21:21.45cr2_kholk: compile for some other well known armv7 machine
21:22.11kholktried htcapline, same error
21:22.16kholkhtcalpine*
21:22.27cr2_alpine is pxa272
21:22.41kholkhtcdiamond, same error
21:22.55cr2_then it's some bug in oe
21:23.13cr2_i think dcordes compiled the initramfs for armv6
21:23.31kholkheh, the good thing is that it seems that I'm the only one that is experiencing this error
21:23.50kholkdcordes has added htcleo to openembedded, and I'm trying to compile
21:24.12kholkI've googled on this error, but it seems that even another guy has got it
21:24.14kholkand he solved
21:24.17cr2_ok
21:24.19kholkbut his fix doesn't work for me
21:24.36kholkNameError: global name 'os' is not defined
21:24.41cr2_the error is that "os" is not defined in some file ?
21:24.45kholkyes
21:25.38cr2_i think there are some bigger problems on leo now :)
21:26.00kholkwell, I know, but I think that a good start for me is to compile openembedded
21:26.08cr2_ok
21:26.50kholkI've already tried to compile, in the past, some linux kernels from git, adding squashfs in the kernel and not as module and I've seen that it gets loaded fine
21:27.16kholkI'm trying to help where I can, so...
21:27.38kholk..if someone can help me to fix this problem, I might be helpful in other things :)
21:27.43cr2_we need to boot the kernel to "unable to mount root " first
21:27.58kholkI've booted to "unable to mount root"
21:27.59kholk:)
21:28.25cr2_then take the initramfs of dcordes
21:28.26*** join/#htc-linux JuNu_KN (~chatzilla@kons-5f7113a5.pool.mediaWays.net)
21:29.00kholkheh, dcordes has only said that he has added htcleo on openembedded and that now we can build our initramfs
21:29.20cr2_take the initramfs for diamond
21:30.02*** join/#htc-linux swc|666 (~infidel20@unaffiliated/swc666/x-4934821)
21:30.10kholkmmh, do you think that this is the same?!?
21:30.16phhkholk: it shouold work yes
21:30.22kholkumh
21:30.28cr2_kholk: there is nothing machine-specific there
21:30.33phhcr2_: i2cdetect detects only 0x38 0x66 and 0x67
21:30.37kholkright
21:30.53cr2_phh: the others need to be powered first
21:30.57phh(the devices for whose we have drivers ?)
21:31.04cr2_yes
21:31.13phhcr2_: ah, I should check gpios or vreg ?
21:31.49kholkluckily I've downloaded Eclair for my gf's diamond
21:31.54kholkI can try right now :D
21:32.02cr2_phh: depends on the device
21:32.11phhkholk: it's not the initramfs cr2_ is talking about
21:32.27kholkand then what? lol
21:32.35kholk<cr2_> take the initramfs for diamond
21:33.08phhhe meant angstrom's initramfs
21:33.16cr2_initrd-angstrom-2009-09-16
21:33.16kholkouh.
21:33.23kholkokay :D
21:33.58cr2_http://linuxtogo.org/~lgorris/initrd-angstrom-2009-09-16
21:34.09kholktryin'
21:35.58cr2_phh: 1deadca7
21:36.10phhcr2_: mmmuh ?
21:36.40cr2_probably the wince rpc allocation magic
21:36.57cr2_you may search in ram for such thing :)
21:38.27rafyvittowhos trying to boot android on a leo?
21:39.17phhcr2_: tss, you already documented the gpio.
21:39.58NetRippercr2_, it worked btw :) can now boot without the irq.c patch :D
21:40.14NetRippercr2_, timer's still a problem though
21:40.28NetRippercr2_, so maybe it needs more work on the hardwareShutdown() area
21:40.33cr2_NetRipper: you disabled it ??
21:41.05cr2_NetRipper: yes. we don't have anything there now.
21:41.11cr2_NetRipper: also for dma
21:41.11NetRippercr2_, i modified haret to disable DGT before booting the kernel, and it doesnt need the NOAUTOEN fix for that interrupt now
21:41.39cr2_NetRipper: hm. but the kernel has no code to activate timers now
21:41.47cr2_NetRipper: dumb androids
21:41.52NetRippercr2_, yes it does
21:42.00cr2_not the clock
21:42.07cr2_only the counter
21:42.40NetRipperummm so you're saying the nexusone bootloader already configures that timer?
21:42.47NetRipperotherwise it's never activated
21:43.04NetRipperbut.. hold on
21:43.12cr2_oemsbl probably
21:43.28cr2_we need somebody with nexus, devmem2 and brains :)
21:43.43phhcr2_: get a rhodium first.
21:44.00cr2_GNUtoo: i got some interesting ideas for testing on g1 too
21:44.02NetRipperwritel(TIMER_ENABLE_EN, clock->regbase + TIMER_ENABLE);
21:44.18GNUtoocr2_, ok I'm listening
21:44.19NetRipperis that something else then?
21:44.57cr2_GNUtoo: these are some hardcore things, that need to patch the kernel
21:45.18cr2_GNUtoo: it's about the ebi1 clock settings
21:45.19GNUtoowhat are theses?
21:45.27GNUtoook
21:45.33GNUtoowhat is ebi1?
21:45.49cr2_GNUtoo: first the clock area itself. it's 0xa8600000 + 0x400
21:46.12cr2_have you done such dump ? i forgot. maybe ive done it on your phone myself. hm
21:46.23GNUtooah ok it needs to be some VARIABLES_LIKE_THAT ?
21:47.15cr2_GNUtoo: ok, dump 0x100 words down from 0xa8600000
21:48.23GNUtoocr2_, maybe you should write a page in the wiki with what to dump? what do you think of that?
21:48.49cr2_GNUtoo: it's MSM_CLK page at htc-linux.org , where these dumps are gathered
21:48.57cr2_rc = clk_set_rate(ebi1_clk, tgt_s->axiclk_khz * 1000);
21:48.58GNUtoook
21:49.50cr2_GNUtoo: i'd like to know how the MSM_CLK+0x2c changes when the clock is adjusted
21:50.10GNUtoook
21:50.20cr2_ebi1 clk should change EBI1_NS_REG
21:50.22GNUtooI'll try to do the dumps tomorrow
21:50.27GNUtoobecause it's late now
21:50.28cr2_aka MSM_CLK+0x2c
21:50.30cr2_ok
21:50.33GNUtooso sorry
21:50.37cr2_np
21:50.48GNUtoothanks
21:51.05cr2_GNUtoo: you can add your dump to the right of
21:51.07cr2_A sample raph100/raph500/g2 dump :
21:51.54cr2_hm. i can check what oemsbl writes there
21:52.11GNUtoook
21:55.06cr2_phh: the client end message is sent to 0x300ffff ?
21:55.40kholkif I specify the initrd to use, my Leo hangs on "Freeing init memory: 104K"
21:55.41kholk.\
21:56.44phhcr2_: hum not according to my sources
21:56.56phh./smem_log.c:   { 0X3000ffff, "RPC_ROUTER_SERVER_PROGRAM" },
21:57.43*** join/#htc-linux Markinus (~Miranda@gtng-4db04b2d.pool.mediaWays.net)
21:57.48bzocr2_: are you sure that EBI1_NS_REG is at 0x2c?
21:58.38phhbzo: I can confirm.
21:59.08phhwell, it's possibly wrong, but chances are really little
21:59.19Markinusphh: did you try to port qdsp5_comp?
21:59.28phhMarkinus: still not
21:59.29bzobecause the dumps on the wiki show 0x2c and 0x2d all zero
22:00.18phhcr2_: I love HTC.
22:00.47phhTo reduce audible pop noise, a sequence of register settings is required after turning all power supplies on when To reduce audible pop noise, a sequence of register settings is required aftpowering up, or before turning the power supplies off when powering down.
22:00.58phhwhat does HTC do on power down ?
22:01.01phhjust gpio down.
22:01.19phhI'll follow datasheet, not like HTC I think.
22:02.18cr2_kholk: yes. the known problem.
22:02.41phhargh, I have wrong datasheet ?!?
22:02.53cr2_bzo: ????
22:02.59phhoops.
22:03.13cr2_phh: it can't be wrong. this data is from 7500Core.h by htc
22:03.27phhcr2_: I know, but 7201A can be different from 7500
22:03.33phhreally unlikely thouogh
22:03.36bzounless I'm looking at it wrong:
22:03.38bzoa8600020 | 00000000 00000400 00001000 00001280
22:03.49cr2_phh: it's htc ;) this file is about 7201A
22:03.59phhcr2_: ah really ? ok
22:04.01cr2_7500 is different
22:04.22cr2_bzo: 00001280
22:04.43bzoisn't the register only the first 16 bits of that?
22:04.46cr2_bzo: all clock regs are 4byte
22:04.46phhOMFG
22:04.56phha 24bit, 96kHz ADC
22:05.08phhI guess I'm in wrong datasheet again.
22:05.11cr2_phh: adie codec ?
22:05.19phhpcm1807
22:05.22phhone of the i2c chips
22:05.33cr2_phh: i don't understand how we can access adie, btw
22:05.36cr2_ok
22:05.41phhcr2_: I don't know what it is.
22:06.03cr2_30010014 rpc ioctl is init
22:06.12bzocr2_: oh, ok sorry. but the x1280 doesn't make sense either if the bit values are similar to the 7200
22:06.15NetRipperarf yet another oem string
22:06.20phhcr2_: UH ?
22:06.21NetRipperT-Mobile_LEO
22:06.32phhcr2_: HTC stuff ?
22:06.40cr2_phh: rpc numbers
22:06.53cr2_phh: it's an ioctl number.
22:06.54phhok, but 3001**** is weir
22:06.55phhd
22:07.03cr2_NetRipper: where ?
22:08.11cr2_bzo: the bits are documented in 7500Core.h
22:08.41NetRippercr2_, im running a custom rom based on t-mobile's htc hd2
22:08.43cr2_bzo: but the real test can be done only on g1/g2/other_native_android_7x0xA_phone
22:08.54NetRipperthe oem strings are rom-specific
22:09.22cr2_NetRipper: i have tmob leo
22:09.40NetRipperi think there's a .txt file that specifies the oem-id of a device
22:10.04NetRippercr2_, what's your oem id?
22:11.05rafyvittowow how do you ahve that
22:11.15rafyvittoyou bought it of a tmo worker?
22:11.25cr2_NetRipper: in machine.txt ?
22:11.38cr2_rafyvitto: why ?
22:12.02NetRippercr2_, modelname.txt
22:13.16cr2_NetRipper: hehe. need ls and cat for haret ;)
22:13.18rafyvittoit hasnt been released as of yet here on the usa, unless your in uk =]
22:13.33cr2_rafyvitto: tmob-de
22:14.10rafyvittooh ok thats why =]
22:14.28NetRipperusa is always late :p
22:14.37cr2_NetRipper: HTC_HD2
22:14.41NetRippercr2_, ok
22:14.50cr2_NetRipper: it's in machine.txt already
22:15.02NetRipperdmesg talks about modelname.txt
22:15.04MarkinusI have HTC HD2 T8585
22:15.07NetRipperahh you mean machlist.txt
22:15.13NetRipperi'm talking about wince-side
22:15.23NetRippernot haret
22:15.24cr2_it's taken from this file
22:15.46cr2_NetRipper: i looked it in \windows
22:15.52NetRipperhm
22:15.58cr2_NetRipper: but it's where the haret value comes from
22:16.27NetRipper00:00:29.950    [D:MISC]+getModelNameFromFile()
22:16.27NetRipper00:00:29.950    [D:MISC][E]Model Name from ModelName.txt is HTC HD2 T8585
22:16.27NetRipper00:00:29.950    [OEM_MISC] 1. share memory model name HTC HD2 T8585
22:16.27NetRipper00:00:29.950    [D:MISC]-getModelNameFromFile()
22:16.35NetRipper(on my old rom)
22:16.42IceBoneI want to buy the Nexus One from the google store and have them engrave "WITH HTC SENSE" on the back, then put the desire rom on it.
22:16.57phhIceBone: ok.
22:17.07phhIceBone: piracy's bad.
22:17.09IceBoneSomeone finance my wish.
22:20.06cr2_it seems that the leo people are more hack-friendly than android buyers
22:20.16adamwi believe that someone is called 'the burger king in your local mall is hiring'
22:20.19cr2_got this feeling already with g1
22:20.21phhoutput limiter ?
22:20.22phhthat sucks.
22:20.43NetRipperwell, why else do you buy a windows mobile device? it's ought to be about hacking :D
22:20.53cr2_LOL
22:21.02phhwhile an android device is meant to be used
22:21.14phhwell used isn't the correct word
22:21.33NetRipperphh, abused?
22:21.43phhlol no
22:21.46phhthey aren't used at their full power
22:21.57cr2_NetRipper: it should be easy to debug some proc_comm related things on a real nexus. saves time
22:22.01NetRipperah but that's the peril of commercialism :)
22:22.48cr2_but buying nexus for debugging !?...
22:23.27cr2_omg
22:23.44cr2_phh: rpc init calls pmem_init.
22:24.09phh?!?
22:25.54cr2_phh: puzzled myself
22:28.49cr2_8 is REGISTER_SERVER
22:29.22cr2_4 is priority something
22:29.48cr2_10 is GET_DEST
22:29.52*** join/#htc-linux Zoolooc_ (~fredsibar@p54953E1A.dip.t-dialin.net)
22:30.12cr2_NetRipper: do you think we can add a devioctl and kioctl commands to haret ?
22:30.28cr2_NetRipper: needs some creative commandline parser
22:30.47cr2_for arrays/structs
22:31.21cr2_14 is OPEN_XPORT
22:31.40cr2_18 is CLOSE_XPORT
22:32.03cr2_1c is GET_ROUTER_STATS
22:34.51cr2_20 is GET_CLIENT_STATS
22:35.10cr2_24 is GET_ROUTING_TABLE
22:35.46cr2_C is UNREGISTER_SERVER
22:39.15cr2_NetRipper: what is located in Drivers\BuiltIn\RPC\Xports ?
22:39.20*** join/#htc-linux Zoolooc_ (~fredsibar@p54954E60.dip.t-dialin.net)
22:39.59cr2_phh: so there is no BYE command in wince it seems
22:40.43cr2_phh: hm. init calls OPEN_XPORT
22:43.16cr2_xport is probably some allocated RPC slot
22:43.25NetRipperi'm working on that timer.c stuff, cant check the reg setting atm
22:43.48*** join/#htc-linux rafyvitto (~rafyvitto@32.137.61.227)
22:44.51*** join/#htc-linux Zoolooc__ (~fredsibar@p54956F5C.dip.t-dialin.net)
22:45.16Captnoordre
22:53.22*** join/#htc-linux Unholy (~IceChat7@24.227.27.77)
22:53.22*** join/#htc-linux irlolcopter (~irlolcopt@host81-152-193-147.range81-152.btcentralplus.com)
22:53.22*** join/#htc-linux f22 (~pcm_2@c-68-82-52-241.hsd1.nj.comcast.net)
22:53.22*** join/#htc-linux droid001 (~g1@p4FDCA408.dip.t-dialin.net)
22:57.05*** join/#htc-linux NeoMatrixJR (~chatzilla@173-25-48-60.client.mchsi.com)
22:57.57NeoMatrixJRdo I need to add something to my startup.txt for haret to get adb to work? I saw a board-htcraphael.adb=1 option for a RAPH.  I have a RHOD400.
22:59.06*** join/#htc-linux [1]Captnoord (~Captnoord@dc5147a47b.adsl.wanadoo.nl)
22:59.13*** join/#htc-linux Spirits-Sight (~Spirits-S@c-24-91-187-210.hsd1.ma.comcast.net)
23:00.12Spirits-Sightyeah I finally have Android on NAND!  I have question throw, when ever GPS is use it freezes, any idea why and what I can do?
23:00.31cr2_phh: it seems that we close only 1 xport with the =3 message
23:03.16CaptnoordSpirits-Sight: gps doesn't work
23:03.25Captnoordyet
23:05.31Spirits-SightI throught it said it did on post one, under "what works:"? http://forum.xda-developers.com/showthread.php?t=600154
23:05.39Captnoordlol
23:05.54Captnoordyea and if one guys tells you to jump of a building...
23:05.55Captnoordnah
23:05.57Captnoordcome on
23:06.08Captnoordnon official statements like that
23:06.16Captnoordare never to be trusted
23:06.35Captnoordthere are a couple of trust worthy people who do releases
23:06.54Captnoordhaaaa
23:07.02Captnoordthats diff phone
23:07.04Captnoordi'm sorry
23:07.26Spirits-Sightdo I dear ask?
23:07.51Spirits-Sightoo this is for a kais100 by the way
23:07.59Spirits-Sightatt tilt
23:08.15IceBonehttp://www.youtube.com/watch?v=2vwsxLNiWnI <-- hilarious review of the nexus one
23:08.48Spirits-Sightby any chance anyone know the differents between kais100/130/160 ?
23:09.03*** join/#htc-linux Unholy (~IceChat7@24.227.27.77)
23:10.01IceBone"you touch it in the right place and it gives you what you want, like most things in life"
23:12.34*** join/#htc-linux M1DLGpc_ (~M1DLGpc@bb-87-81-252-83.ukonline.co.uk)
23:12.45*** join/#htc-linux M1DLGpc__ (~M1DLGpc@bb-87-81-252-83.ukonline.co.uk)
23:13.30NetRippercr2_, i'm disabling the timers as the kernel expects it to be (0x000 regs instead of 0x100)... this way it doesn't need the irq.c NOAUTOEN hack.. and it passes initialization for both timers... (made sure of that using flashlight GPIO).. however, kernel still hangs... no htc_fb_console..
23:13.59NetRipperdoesnt get to htcleo_init()
23:14.46*** join/#htc-linux enjalot (~enjalot@wg-d232229.dsl.fsu.edu)
23:15.14*** join/#htc-linux M1DLGpc (~M1DLGpc@bb-87-81-252-83.ukonline.co.uk)
23:18.15cr2_NetRipper: at what place ?
23:18.28cr2_NetRipper: what have you done with proc_comm ?
23:19.28Spirits-Sightanyone know what the latest nbh is?
23:19.39NetRippercr2_, disabled it
23:19.51NetRipperreturn -EIO;
23:20.06cr2_return success ?
23:20.47NetRipperbut proc_comm shouldnt be the problem.. i never disabled it before, and it at least got to htc_fb_console :)
23:21.10NetRipperit shouldnt get to any code that uses proc_comm
23:21.25cr2_ok
23:21.37cr2_can you disable swordfish in defconfig ?
23:21.54NetRippersure
23:21.58NetRipperi disabled it locally already
23:22.13cr2_ok
23:22.25cr2_is the initrd support added ?
23:22.35NetRipperwhat initrd support? :p
23:22.55NetRipperkernel in git already boots up to "kernel panic no root blabla"
23:23.11NetRipperthat's why they're all fiddling with initrd's on linux thread
23:23.21NetRipperbut something is stopping it from working
23:24.32NetRipperit's probably the first mdelay() or so that it hangs on
23:24.41NetRipperas i think it's still timer-related
23:26.10Spirits-Sighthow is the cell network location coming along? is this suppose to work now? TIA
23:26.46cr2_NetRipper: how is mdelay done ?
23:27.05cr2_NetRipper: zimage decompress also works ?
23:27.41cr2_NetRipper: i think it's a good idea to add defconfig directory to haret, where one can store some
23:28.13cr2_hah. acer uses the same wince templated code it seems
23:28.17cr2_AXI_MONITOR_SELECTION_REG0:%x
23:28.18cr2_AXI_MONITOR_SELECTION_REG1:%x
23:28.20cr2_AXI_MONITOR_TENURE_SELECTION_REG:%x
23:29.03NetRipperi doubt this fixes anything related to zimage decompression (the invalid instruction is still there)
23:29.34NetRipperwhy would you want to store defconfigs in haret?
23:29.43NetRipperthey're totally kernel-specific
23:29.56NetRippermdelay makes use of the timer.c probably
23:30.46cr2_NetRipper: why does nexus boot with it ?
23:31.15NetRippercr2_, you asked that before.. it's a riddle yet to solve.. did you verify that it actually does boot with zImage?
23:31.16cr2_NetRipper: where is the invalid instruction ?
23:31.35NetRipperin arch/arm/boot/compressed/head.S
23:31.41cr2_NetRipper: i booted with zimage once
23:31.53NetRipperyes i think you applied my patch
23:31.57cr2_then recomplied, and cold not boot anymore
23:32.11cr2_i only did git checkout
23:33.10NetRippermaybe it requires certain preconditions before that instruction can be used
23:33.17NetRipperso that it only works in like 1 out of a million times
23:33.25cr2_it is strange that wince does not use it
23:33.37cr2_i may check spl too
23:34.27AstainHellbringcr2_:  http://forum.xda-developers.com/showthread.php?p=5720479
23:35.13cr2_AstainHellbring: with powered hub ?
23:35.36AstainHellbringguessing he didnt map the power pins
23:36.20cr2_AstainHellbring: there is ehci driver for qsd
23:36.47cr2_so it's not really ground-breaking
23:36.59AstainHellbringahh ok
23:43.28Unholybooting eclair hero on my raph110 lets see how it goes
23:46.14rafyvittogood luck
23:46.29rafyvitto=]
23:46.48Unholylol
23:50.02Spirits-Sightwhat does this mean? [    3.700531] [RR] ERROR no local ept for prog 0d000030 replying anyway!! its from the dmesg file that is on my mSD card
23:50.47cr2_Spirits-Sight: which phone ?
23:51.07Spirits-Sightsorry kais100 (Tilt 8925)
23:51.51cr2_hm. no idea. too old :)
23:52.37Spirits-Sightnever to old :-) just got it as a replacement for my kais130  I would like to know the difference??
23:53.04cr2_it was a joke
23:53.22cr2_we don't have such server too in the list.
23:53.36cr2_so i can't tell you what it is doing
23:53.47Spirits-Sighto ok

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