IRC log for #htc-linux on 20110515

04:20.28*** join/#htc-linux apt (~apt@rikers.org)
04:20.28*** topic/#htc-linux is Welcome to the HTC Linux project | Community portal & WiKi http://htc-linux.org | For IRC logs, HaRET & kernel mailing lists etc. see http://htc-linux.org/wiki/index.php?title=Contact | The htc-linux.org project is not affiliated with the HTC Corporation | This channel is for development purposes - Join #htc-linux-chat for offtopic
04:24.57*** join/#htc-linux ShapaTank (~ShapaTank@cpe-24-24-202-60.socal.res.rr.com)
04:25.25*** join/#htc-linux DuperMan (~Duper@93-172-81-59.bb.netvision.net.il)
04:28.16*** join/#htc-linux DuperMan (~Duper@93-172-81-59.bb.netvision.net.il)
04:30.17*** join/#htc-linux bartman` (~bart@2001:470:b014::dd)
04:30.31*** join/#htc-linux DuperGhost (~Duper@93-172-81-59.bb.netvision.net.il)
04:33.44*** join/#htc-linux DuperMan (~Duper@93-172-81-59.bb.netvision.net.il)
04:35.20*** join/#htc-linux massstash (~massstash@c-67-175-41-173.hsd1.il.comcast.net)
04:35.40*** join/#htc-linux massstash (~massstash@c-67-175-41-173.hsd1.il.comcast.net)
04:35.59*** join/#htc-linux DuperMan (~Duper@93-172-81-59.bb.netvision.net.il)
04:39.17*** join/#htc-linux tjs_bsd (~tjs@mail.CDPA.cc)
04:42.12*** join/#htc-linux tmzt (~tmzt@adsl-69-208-1-170.dsl.akrnoh.ameritech.net)
04:50.05*** join/#htc-linux WisTilt2 (~wisgreg@wireless248.wirelesstcp.net)
04:52.22WisTilt2jonpry, just got home any celebrations yet?
04:52.36jonprynah i haven't looked at it
04:53.29WisTilt2im kinda beat from last night so dont have much brain power tonight.
04:53.52*** join/#htc-linux programmer8922 (~Evan@67.219.164.162)
04:54.08massstashwhat may the celebration be for? old tp2 user checkin in for fun...
04:54.34*** join/#htc-linux skodde (~skodde@unaffiliated/skodde)
04:54.35jonprygetting froyo to run on 39 kernel
04:54.50WisTilt2stash you get a new phone?
04:54.53jonpryWisTilt2, you want me to push the hw3d removed kernel
04:55.24WisTilt2jonpry yes if you would, or is it just removing the config for it?
04:57.14jonpryits basically the config. but 39 build system is weird. like you can't override defaults or something
04:58.06WisTilt2yeah i noticed manual changes revert somehow.
04:59.54jonpryi push the kconfig
05:00.56jonpryi'm going to go to sleep. have to wake up early and fix the car. good luck. figure out what is broke in that logcat. looks fine to me
05:02.10*** join/#htc-linux massstash (~massstash@c-67-175-41-173.hsd1.il.comcast.net)
05:02.46WisTilt2ok im current now.  ill mess with it tomorrow and should be here all day. have a good sleep and recharge the brainpower.
05:03.33*** join/#htc-linux dobrin (~dobrin@85.91.150.26)
05:08.35massstashWisTilt2, yea man got a evo off ebay
05:08.50massstashjonpry, nyooooooiiiiiice
05:09.38massstashthis knigdom rom is verrrry interesting
05:11.26WisTilt2how's the performance compared to the tp2?
05:14.21massstashre-donk-ulous
05:14.35massstashkingdom rom is just as fast
05:14.44massstashbut lockscreen issues are back!!! lmao
05:15.14massstashtried holding buttons but nothin tho... n fukin touch buttons are no good for this issue as well
05:18.26WisTilt2how's battery life compare?
05:18.42massstashoooo
05:18.48massstashjust as bad lol
05:18.51massstashlil better
05:19.11massstashplus i got n extra and  a external charger for the tp2 any hoq
05:19.13massstashw
05:20.37massstashi'm always running the GB builds tho and bat life is suposed to suck, so not n "issue" to me exactly
05:31.01hycon .27 the bootani never uses hw3d
05:31.10hycit always uses software-libgels
05:31.13hycgles
05:31.29hycI'm surprised you're ahving a problem there
05:31.43*** join/#htc-linux tjs_bsd (~tjs@mail.CDPA.cc)
05:32.03hycI seem to recall that it tries, but some display context or another isn't available yet
05:33.14hycanyone know if the Nexus 1 system binaries are compiled for ARMv7. or ARMv6?
05:43.11*** join/#htc-linux DJWillis (djwillis@cpc3-bath5-2-0-cust220.aztw.cable.virginmedia.com)
05:47.13*** join/#htc-linux Rob2222 (~Miranda@p4FFF270D.dip.t-dialin.net)
05:56.31WisTilt2hyc you still here?
05:57.33hycheya
05:58.40hychey, I'm thinking of registering /sys/class/led/keyboard_lights and let userland control the keyboard backlight
05:59.00hycsome folks think the key autorepeat bug started when kbd backlight went into the kernel
05:59.09WisTilt2on that test kernel arrrghhh posted, its the autobuild with 2 lines commented out + pm/fb patch thats it.  you want the lines?
05:59.16hycyes please
05:59.45WisTilt2yeah that's been needed for a long time in userland.
06:00.01hyc'k just wanted to make sure that was the intended direction
06:00.22hycdon't want to pulling the opposite way :P
06:01.57hycit doesn't look like we can do shift and alt in userland tho. I don't see anything to trigger the MISC light anywhere in userland
06:02.16WisTilt2in pm uncomment writel(0,MSM_SHARED_RAM_BASE+0xfc128); and in proc_comm_wince.c comment lines 437-440
06:02.35hycok
06:02.54hycwhat do you think of emwe's last patch, the interrupt ack stuff?
06:02.58hyckeep it or revert it?
06:03.23WisTilt2that is basically the same effect as what emwe did with that patch he pushed this morning. his is in a more complete way with all the int bits preserved though.
06:03.31hycok
06:03.41hychm the pm line is already commented in my current source
06:03.44*** join/#htc-linux swc|666 (~x00@unaffiliated/swc666/x-4934821)
06:04.05hycok, so 437-440 is one if block, right?
06:04.13WisTilt2i basically disabled the whole arm9 int just to see if that was the problem.
06:04.14WisTilt2yes
06:04.27WisTilt2uncomment the writel(0,MSM_SHARED_RAM_BASE+0xfc128);
06:04.39WisTilt2that clears arm9 reset
06:04.48hycoh, oops. ok uncomment
06:05.02hycgotcha
06:05.14hycjust got back from RenFaire, a bit less than even-keeled right now
06:05.41WisTilt2if you look at my original pm patch i have that enabled and still think it should be. been running that for months in my test kernel no issues.
06:06.04hycok
06:06.32WisTilt2lol. last night my daughter-in-law graduated college so we were out until 2am drinking etc.  im still wiped out:)
06:06.54hycheh... ok, I think we're on the same page ;)
06:06.54WisTilt2too old for that now but was fun
06:07.18hyccongrtulations too ;)
06:07.28WisTilt2problem was tonight i took my grandkids to a movie and barely lasted without falling asleep in the show
06:07.49hyceh wth, movies are a good chance to nap :P
06:08.27WisTilt2yeah but grandkids yapping at me about the movie kept me awake during the whole thing lol
06:08.34hyclol
06:08.44*** join/#htc-linux Chester0 (~s@109.61.7.242)
06:08.46hycthat's when you tell them "shhhhh. no talking during the movie"
06:09.21WisTilt2my oldest knows better, he tells me why should he be quiet when all the other kids in the show are talking
06:09.44hycah ok, too late to get him then ...
06:10.39hycok, a bunch of these OMX libraries on the stock Nexus One system are exactly 4 bytes larger than ours
06:10.57WisTilt2ok im hitting the sack. nascar and nhra tomorrow so ill be around relaxing all day.
06:11.00hycgonna see if they're usable. but frankly I would have expected them to be ARMv7
06:11.14WisTilt2nexus should be v7 i'd think
06:11.31hycyeah. well, will see shortly. thanks, 'night
06:11.37WisTilt2later
06:12.14*** join/#htc-linux tjs_bsd (~tjs@mail.CDPA.cc)
06:17.54*** join/#htc-linux mdj_ (~mdj@217.8.225.5)
06:45.36*** join/#htc-linux Untouchab1e (~Untouchab@cm-84.215.59.119.getinternet.no)
06:47.20*** join/#htc-linux lenix- (~irc@lenix.de)
06:49.14*** join/#htc-linux Andreyxxl[HD2EU] (Andreyxxl@94.52.236.39)
06:56.43*** join/#htc-linux dekar__ (~dekar@drms-590ed677.pool.mediaWays.net)
06:58.34*** join/#htc-linux mdj_ (~mdj@217.8.225.5)
07:17.24*** join/#htc-linux tjs_bsd (~tjs@mail.CDPA.cc)
07:23.49*** join/#htc-linux onen|openBmap (~quassel@vbo91-1-89-87-201-85.dsl.sta.abo.bbox.fr)
07:56.47*** join/#htc-linux tjs_bsd (~tjs@mail.CDPA.cc)
07:58.17*** join/#htc-linux Andreyxxl1 (Andreyxxl@94.52.236.39)
08:02.48*** join/#htc-linux mdj__ (~mdj@217.8.238.131)
08:04.51*** join/#htc-linux Andreyxxl[HD2EU] (Andreyxxl@94.52.236.39)
08:16.38*** join/#htc-linux DuperGhost (~Duper@93-172-133-156.bb.netvision.net.il)
08:20.16*** join/#htc-linux rzk_ (~rzk@95-25-211-53.broadband.corbina.ru)
08:32.13*** join/#htc-linux surgex (surge@pool-98-118-157-221.bflony.fios.verizon.net)
08:37.36*** join/#htc-linux jham (~lynucs@fail.fail2fail.com)
08:44.54*** join/#htc-linux DuperMan (~Duper@46-116-159-98.bb.netvision.net.il)
08:56.17*** join/#htc-linux DuperGhost (~Duper@46-116-167-148.bb.netvision.net.il)
08:56.23*** join/#htc-linux ononemuckin (4b0feed8@gateway/web/freenode/ip.75.15.238.216)
09:18.19*** part/#htc-linux sado1 (~sado1@static.213-133-103-196.clients.your-server.de)
09:21.52*** join/#htc-linux Alex[sp3dev] (~alexander@86.110.163.19)
09:38.31*** join/#htc-linux tjs_bsd (~tjs@mail.CDPA.cc)
09:49.25*** join/#htc-linux Segnale007 (~Segnale00@ppp-150-59.26-151.libero.it)
09:49.54*** join/#htc-linux tmzt (~tmzt@adsl-69-208-0-19.dsl.akrnoh.ameritech.net)
09:50.46*** join/#htc-linux Rob2222 (~Miranda@p4FFF270D.dip.t-dialin.net)
10:01.10*** join/#htc-linux tjs_bsd (~tjs@mail.CDPA.cc)
10:02.11*** join/#htc-linux tmzt (~tmzt@adsl-99-164-110-24.dsl.akrnoh.sbcglobal.net)
10:22.15*** join/#htc-linux Erikson (~Erik@p54B73D96.dip.t-dialin.net)
10:37.52*** join/#htc-linux rajkosto (~rajkosto@wan.rajkonet.info)
10:40.37*** join/#htc-linux GNUtoo (~GNUtoo@host13-85-dynamic.51-79-r.retail.telecomitalia.it)
10:45.36*** join/#htc-linux tjs_bsd (~tjs@mail.CDPA.cc)
10:54.40*** join/#htc-linux mdj_ru (~mdj@217.8.238.131)
11:07.44*** join/#htc-linux mitsutaka (~mitsutaka@p1227-ipbf3907marunouchi.tokyo.ocn.ne.jp)
11:09.48*** join/#htc-linux skodde (~skodde@unaffiliated/skodde)
11:17.08*** join/#htc-linux GNUtoo|laptop (~gnutoo@host13-85-dynamic.51-79-r.retail.telecomitalia.it)
11:33.45*** join/#htc-linux khorben_ (~dont@APuteaux-651-1-104-205.w82-124.abo.wanadoo.fr)
11:46.30*** join/#htc-linux ftoz (~root@cst-prg-100-25.vodafone.cz)
11:47.33*** join/#htc-linux tjs_bsd (~tjs@mail.CDPA.cc)
11:50.06*** join/#htc-linux gauner1986 (~Miranda@p5B383950.dip.t-dialin.net)
11:54.24*** join/#htc-linux tjs_bsd (~tjs@mail.CDPA.cc)
12:02.28*** join/#htc-linux Untouchab1e (~Untouchab@cm-84.215.59.119.getinternet.no)
12:12.44*** join/#htc-linux LordDeath (~LordDeath@cable-81-173-166-52.netcologne.de)
12:16.21*** join/#htc-linux mdj__ru (~mdj@217.8.238.131)
12:47.59*** join/#htc-linux helicopter88 (~helicopte@host1-163-dynamic.245-95-r.retail.telecomitalia.it)
12:49.37*** join/#htc-linux toastcfh (~toastcfh@29-37.200-68.tampabay.res.rr.com)
12:49.56*** join/#htc-linux toastcfh (~toastcfh@unaffiliated/toastcfh)
12:53.45*** join/#htc-linux rajkosto (~rajkosto@wan.rajkonet.info)
12:55.53*** join/#htc-linux rajkosto (~rajkosto@wan.rajkonet.info)
12:56.04*** join/#htc-linux mdj_ru (~mdj@217.8.236.253)
12:59.59*** join/#htc-linux khorben_ (~dont@APuteaux-651-1-104-205.w82-124.abo.wanadoo.fr)
13:20.15*** join/#htc-linux tjs_bsd (~tjs@mail.CDPA.cc)
13:32.25*** join/#htc-linux tjs_bsd (~tjs@mail.CDPA.cc)
13:36.49*** join/#htc-linux greg- (greg-@port-91533.pppoe.wtnet.de)
13:38.34*** join/#htc-linux tjs_bsd (~tjs@mail.CDPA.cc)
13:48.24*** join/#htc-linux Termana (~bradley@122.151.106.36)
13:54.45*** join/#htc-linux tjs_bsd (~tjs@mail.CDPA.cc)
13:58.51*** join/#htc-linux mdj_ru (~mdj@46.182.128.248)
14:00.53*** join/#htc-linux Reiko2 (~Reiko2@xdsl-89-0-77-150.netcologne.de)
14:04.58*** join/#htc-linux tmzt (~tmzt@adsl-69-208-8-189.dsl.akrnoh.ameritech.net)
14:13.15*** join/#htc-linux jonpry (~jon@199.85.236.239)
14:15.10*** join/#htc-linux tjs_bsd (~tjs@mail.CDPA.cc)
14:15.37*** join/#htc-linux LordDeath (~LordDeath@cable-81-173-166-52.netcologne.de)
14:26.19*** join/#htc-linux helicopter88 (~helicopte@host1-163-dynamic.245-95-r.retail.telecomitalia.it)
14:30.30*** join/#htc-linux tjs_bsd (~tjs@mail.CDPA.cc)
14:34.12*** join/#htc-linux tmzt (~tmzt@76.253.133.231)
14:48.35*** join/#htc-linux tmzt (~tmzt@adsl-99-164-54-30.dsl.akrnoh.sbcglobal.net)
14:54.41*** join/#htc-linux rpierce99 (~rpierce99@96-42-102-103.dhcp.stcd.mn.charter.com)
14:56.55GNUtoo|laptopdcordes, ping
14:57.04*** join/#htc-linux rajkosto (~rajkosto@cable-94-189-150-102.dynamic.sbb.rs)
14:57.42*** join/#htc-linux tmzt (~tmzt@adsl-99-164-54-30.dsl.akrnoh.sbcglobal.net)
14:59.11*** join/#htc-linux Ceesheim (~ceesheim@p5B347DD0.dip.t-dialin.net)
15:03.03*** join/#htc-linux rajkosto (~rajkosto@cable-94-189-150-102.dynamic.sbb.rs)
15:17.08*** join/#htc-linux Rajko (~rajkosto@wan.rajkonet.info)
15:34.16*** join/#htc-linux tjs_bsd (~tjs@mail.CDPA.cc)
16:01.32*** join/#htc-linux sado1 (~sado1@static.213-133-103-196.clients.your-server.de)
16:12.47*** join/#htc-linux Erikson (~Erik@88.130.133.179)
16:18.25*** join/#htc-linux helicopter88 (~helicopte@host134-18-dynamic.22-79-r.retail.telecomitalia.it)
16:18.26*** join/#htc-linux tmzt (~tmzt@76.211.8.137)
16:18.59*** join/#htc-linux tjs_bsd (~tjs@mail.CDPA.cc)
16:32.17*** join/#htc-linux Markinus (~Adium@212.255.44.233)
16:37.39*** join/#htc-linux a12345 (72a7d53c@gateway/web/freenode/ip.114.167.213.60)
16:57.24*** join/#htc-linux DuperMan (~Duper@93-172-152-134.bb.netvision.net.il)
17:04.39*** join/#htc-linux WisTilt2 (~wisgreg@wireless248.wirelesstcp.net)
17:05.44*** join/#htc-linux tjs_bsd (~tjs@mail.CDPA.cc)
17:07.37WisTilt2jonpry: tracing down this no space left im seeing i found something you might want to take a look at.  VIPT has some kind of problem, unknown cache i believe.
17:09.08jonprywhy would that problem only exist on your phone?
17:09.55WisTilt2good question, that's what im trying to find out.  you see none of these no space errors at all in your logs?
17:09.55jonpryi'm convinced it is stuck at boot ani because of qdsp
17:11.26jonpryno
17:12.00WisTilt2we're about to have breakfast and the race is about to start so i'll be in and out of here for a bit.
17:12.22jonpryi see some /lib/modules does not exist stuff
17:12.43jonpryi added qdsp and now the kernel is too big. won't boot
17:12.56jonpryor can't find initrd at least
17:13.09WisTilt2any errors where it cannot create /sys /dbgfs etc files anywhere?
17:13.22jonpryok
17:14.10*** join/#htc-linux swc|666 (~x00@unaffiliated/swc666/x-4934821)
17:14.28jonpryno. that doesn't really make sense though. why would userland try to make /sys or dbgfs entries?
17:17.25*** join/#htc-linux rob_w (~bob@ppp-188-174-26-108.dynamic.mnet-online.de)
17:24.10*** join/#htc-linux GNUtoo|laptop (~gnutoo@host13-85-dynamic.51-79-r.retail.telecomitalia.it)
17:27.51*** join/#htc-linux Andreyxxl[HD2EU] (Andreyxxl@94.52.236.39)
17:34.19jonpryoO it booted
17:34.20jonpryslowly slowly
17:36.43*** join/#htc-linux Alex[sp3dev] (~alexander@ip-95-220-0-221.bb.netbynet.ru)
17:49.56jonpryhi Alex[sp3dev]
17:50.02*** join/#htc-linux Curious_ (8bb3cfd5@gateway/web/freenode/ip.139.179.207.213)
17:50.12Alex[sp3dev]jonpry: hi
17:57.57Alex[sp3dev]jonpry: got 39 up?
18:02.10*** join/#htc-linux tjs_bsd (~tjs@mail.CDPA.cc)
18:07.36*** join/#htc-linux jonpry (~jon@199.85.236.239)
18:08.21jonpryAlex[sp3dev], i get to unlock screen now. i think some service is pegged
18:09.56Alex[sp3dev]jonpry: what was it anyway? why would userland break?
18:10.39jonpryandroid tls uses a hack for speed. and that memory is now protected. there was a thread on llkml about it
18:11.25Alex[sp3dev]jonpry: jebus. using java and then complaining about speed.. someone was really high when coding that
18:12.12jonpryyeah its pretty bad. worst part it that qcom gl binary seems to do it too
18:12.33jonpryso i'm probably going to have to unprotect the page to get hw3d
18:16.36jonprywhat would make the android go *ultra* slow?
18:17.06Alex[sp3dev]jonpry: uh.. some busy waiting on a shared resource like framebuffer?
18:18.04rpierce99with no usb you probably can't even get to top
18:21.20jonprysays its system_server
18:21.20jonpryer suppose its
18:22.14*** join/#htc-linux khorben_ (~dont@office.bearstech.com)
18:24.22WisTilt2jonpry can you send me the rootfs you're using.  i just did a full clean clone again of your tree. if i still get this no space crap using your rootfs then i have no idea whats causing it.
18:25.31jonpryWisTilt2, will do. commit is pushing now that makes it to unlock screen
18:26.48WisTilt2nice.  ill pull when you're done. only other difference is im using frx06 and you're still on 05?
18:29.29*** join/#htc-linux tjs_bsd (~tjs@mail.CDPA.cc)
18:30.01jonpryWisTilt2, i think my zimages are being checked into the repo as well. so you should be able to replicate exactly. i have to set initrd_offset to 10MB now
18:33.14WisTilt2jonpry: you done pushing?
18:33.19jonprycode is push. rootfs is http://prymfg.com/kernel/rootfs_39.img
18:33.26WisTilt2lol, ok thanks
18:34.20*** join/#htc-linux Entropy512 (~quassel@69.205.145.233)
18:40.21WisTilt2jonpry: you're setting initrd_offset in startup.txt correct?
18:40.40*** join/#htc-linux tjs_bsd (~tjs@mail.CDPA.cc)
18:43.28jonpryWisTilt2, yes, set initrd_offset 0x00a00000
18:45.47WisTilt2im trying boot first off your zImage before i build my own
18:49.45jonpryi'm probably going to upgrade to -rc7 once it is sort of usable.
18:52.13WisTilt2well, this boot i didnt see that no space error but shortly into android init im in a loop in init: untracked pid's
18:52.54WisTilt2keypad and buttons are working as i can see the gpiomatrix on screen when i hit keys
18:54.06WisTilt2microp is running also. kbd backlight working
18:54.35Alex[sp3dev]WisTilt2: will you guys pull microp from my 35 as is or we'll have 3 different code versions now?
18:55.44WisTilt2Alex[sp3dev]: i think once we get this booting up we'll probably need to do that to keep things standard yes
18:56.24WisTilt2jonpry I got no bootani, just stuck at init loop.
18:56.50*** join/#htc-linux tjs_bsd (~tjs@mail.CDPA.cc)
18:57.39*** join/#htc-linux jonpry (~jon@199.85.236.239)
18:57.53jonpryWisTilt2, is that on my rootfs?
18:58.03WisTilt2yes
18:58.15jonprysounds like your system is no good
18:58.39jonpryyou have both tls changes?
18:59.06WisTilt2its the frx06 system ive been using.  hmm, i think i only remember tls.h, what was the other?
18:59.20jonpryyou should be able to reboot and look at the logcat
18:59.49jonpryWisTilt2, the one in opengl
18:59.59WisTilt2damn, ok braindead here.  im using my normal system image not the one with the changes for tls for god sakes!
19:00.51WisTilt2forgot we built another one with the tls changes so need to copy that one over and try again:)  i told you that 2am drinking night was not good for me lol
19:02.43jonprylol
19:03.03*** join/#htc-linux Cass (~cass@188-220-34-222.zone11.bethere.co.uk)
19:04.31WisTilt2jonpry, tell me again the tls in opengl?  only one i did was the tls.h change in bionic
19:07.21jonpryjonpry frameworks/base/opengl/libs/hooks.h :44, do whatever is necessary to get USE_FAST_TLS defined to 0
19:08.12WisTilt2oh yeah that one.  ok i had set it back to 1 so ill make that 0 again and let you know shortly.
19:09.04*** join/#htc-linux AstainHellbring (AstainHell@unaffiliated/astainhellbring)
19:14.17*** join/#htc-linux jonpry (~jon@96.31.87.240)
19:17.25WisTilt2jonpry: made it all the way to snd: failed to connect snd svc that time
19:17.35WisTilt2got boot ani though:)
19:17.52jonprythat snd svc is no problem
19:17.57WisTilt2show as hell by the looks of it
19:18.03*** join/#htc-linux tjs_bsd (~tjs@mail.CDPA.cc)
19:18.17jonpryi just put in enough snd to get telephony up
19:18.38jonpryassuming your data.img is not botched it will eventually make it to unlock screen
19:19.26WisTilt2so maybe ill be able to actually start working on qdsp stuff now if it boots all the way up.  I made a new data.img
19:20.07jonprywell it doesn't work
19:20.47jonpryjust kind of frozen when it finally gets to unlock. something is pegged
19:21.15jonpryi got an anr trace for it, does that mean anything to you?
19:21.19WisTilt2probably system_server
19:21.21*** join/#htc-linux Segnale007 (~Segnale00@ppp-150-59.26-151.libero.it)
19:21.38jonpryhow do we stop that?
19:22.22WisTilt2no idea.
19:23.21*** join/#htc-linux tjs_bsd (~tjs@mail.CDPA.cc)
19:23.27*** join/#htc-linux MacDrunk (~marper@201.164.176.184)
19:24.46*** join/#htc-linux helicopter88 (~helicopte@host120-116-dynamic.33-79-r.retail.telecomitalia.it)
19:26.09jonpryi'm tempted to use .27 qdsp :p
19:27.08*** join/#htc-linux helicopter88|2 (~helicopte@host120-116-dynamic.33-79-r.retail.telecomitalia.it)
19:27.10jonpryi wonder why this 35 stuff doesn't work
19:27.12WisTilt2damn, got system not responding FC but hey it booted:)
19:28.05*** join/#htc-linux arif-ali (~arif-ali@82-71-22-204.dsl.in-addr.zen.co.uk)
19:28.07jonpryyeah thats where i am at too
19:28.54WisTilt2i havent looked at any of the .35 qdsp code but works afaik under a .35 kernel
19:30.52WisTilt2did you ever get it to show the actual unlock screen or just to the FC?
19:41.19WisTilt2one thing we need to add in the board panel file is type 0x15 since that is what my rhod300 is.  panel init isnt happening for mine as it is. no big deal at this point though.
19:42.08WisTilt2jonpry, dont we need pm at this point?
19:48.41*** join/#htc-linux MN-- (5181f56a@gateway/web/freenode/ip.81.129.245.106)
19:51.25*** join/#htc-linux rob_w (~bob@ppp-188-174-26-108.dynamic.mnet-online.de)
19:59.53WisTilt2jonpry: do you see this in your logs - starting line 343 out of memory, bootani.  http://pastebin.com/q0yyRj8s
20:00.55*** join/#htc-linux mastermerlin (~Adium@p4FEE491C.dip.t-dialin.net)
20:03.43*** join/#htc-linux tjs_bsd (~tjs@mail.CDPA.cc)
20:06.27*** join/#htc-linux helicopter88 (~helicopte@host120-116-dynamic.33-79-r.retail.telecomitalia.it)
20:08.11*** join/#htc-linux gauner1986 (~Adium@p5B383950.dip.t-dialin.net)
20:08.19*** join/#htc-linux Untouchab1e (~Untouchab@cm-84.215.59.119.getinternet.no)
20:14.03*** join/#htc-linux Andreyxxl1 (Andreyxxl@94.52.236.39)
20:15.44*** join/#htc-linux Untouchab1e (~Untouchab@cm-84.215.59.119.getinternet.no)
20:16.16*** join/#htc-linux dekar_ (~dekar@drms-590ed677.pool.mediaWays.net)
20:30.36jonpryWisTilt2, i've gotten 2 fc
20:30.47jonpryand like 8 unlock screen
20:36.18jonpryandroid low memory killer is not even built in
20:45.05*** join/#htc-linux tjs_bsd (~tjs@mail.CDPA.cc)
20:45.08WisTilt2jonpry, so why the out of memory? .39 is only seeing 68MB available memory at boot instead of 170MB+ like it should, is that right?
20:46.02jonprythats not right. they changed the memory structs for machine_init. i must have done it wrong
20:47.23WisTilt2.27 Memory: 99MB 78MB = 177MB total, Memory: 170860KB available (3036K code, 1327K data, 132K init) - .39 Memory: 76MB 84MB = 160MB total, Memory: 68868k/68868k available, 8956k reserved, 0K highmem
20:47.52jonprylooks like it is only getting the first bank
20:48.03WisTilt2yeah good call
20:49.38jonpryyes this sounds promising
20:50.41WisTilt2there's an i2c irq triggering that we aren't handling also but that's another problem for later.
20:51.43WisTilt2msm_i2c msm_i2c.0: IRQ but nothing to do!, status 0
20:53.15jonpryi think thats ok on startup. transfer could be in progress. hardware in funky state
20:55.07WisTilt2nascar is over so im going to grab a beer and go sit out by the pool with the wife for a bit so ill be afk for an hour or so.
20:56.18jonpryok, how are you doing this on 38? there is a new highmem parameter
20:57.37WisTilt2i'd have to look tomorrow at the office. i know .38 runs on our device but don't know how it compares to the tp2. still need to try and boot .38 on the phone
21:00.16*** join/#htc-linux MacMiller (~marper@201.164.176.184)
21:00.21*** join/#htc-linux Dunedan (~dunedan@phoenitydawn.de)
21:02.00jonprymaybe this is it. Ignoring RAM at 20000000-253fffff (vmalloc region overlap).
21:02.01jonprylol
21:02.16phhah
21:02.22phhyou need HIGHMEM
21:02.24phhor 2G/2G
21:07.11jonpryyeah i'm trying highmem now
21:08.15jonprygotta get my ram on
21:16.32*** join/#htc-linux Dunedan (~dunedan@phoenitydawn.de)
21:18.27rpierce99someone want to send me an mms so i can debug this piece of junk pduparser
21:19.00*** join/#htc-linux programmer8922 (~Evan@67.219.164.162)
21:26.27*** join/#htc-linux tjs_bsd (~tjs@mail.CDPA.cc)
21:34.35*** join/#htc-linux Raymonddull (~raymonddu@24-236-171-67.dhcp.monr.mi.charter.com)
21:56.18*** part/#htc-linux Markinus (~Adium@212.255.44.233)
21:58.42WisTilt2ok jonpry, so you enabled CONFIG_HIGHMEM and now life is good?
22:03.18*** join/#htc-linux LargePrime (LargePrime@c-69-246-13-27.hsd1.mi.comcast.net)
22:05.50*** join/#htc-linux tjs_bsd (~tjs@mail.CDPA.cc)
22:06.21*** join/#htc-linux sythe_ (~quassel@70.49.106.14)
22:07.26*** join/#htc-linux kvaster (~kvaster@vpn-e0.bas-net.by)
22:07.50*** part/#htc-linux sythe_ (~quassel@70.49.106.14)
22:10.27*** join/#htc-linux fakker (~noobhands@cpc13-hitc6-2-0-cust129.9-2.cable.virginmedia.com)
22:20.36*** join/#htc-linux rpierce99_ (~rpierce99@96-42-102-103.dhcp.stcd.mn.charter.com)
22:45.47*** join/#htc-linux programmer8922 (~Evan@67.219.164.162)
22:49.38jonpryWisTilt2, no idea. still just kind of frozen on lock screen. but maybe just touch sensor isn't working
22:50.03jonprymakes noise on evdev though
22:55.23WisTilt2jonpry you still see the ignoring ram with that setup? how much available memory does it report now
22:55.59jonpryi didn't get dmesg from it yet
22:56.21jonprybut i looked at the source and that msg isn't possible with HIGHMEM
23:05.22*** join/#htc-linux gassed (gassed@c-76-30-161-228.hsd1.tx.comcast.net)
23:11.35jonpryhrm, didn't seem to work
23:13.05jonpryah bad build
23:14.29jonpryWisTilt2, HIGHMEM doesn't boot for me :(
23:15.56WisTilt2yeah i just tried enabling it and same thing here.  also tried phh's suggestion 2g/2g and no boot at all either. 2nd bank seems it doesn't want to be used
23:17.44jonpry3g/1g?
23:18.02jonpryi wonder why vmalloc_end is moved
23:19.42WisTilt2default is 3g/1g but 2g/2g no work either so this is confusing
23:20.00jonprywhat about 1g/3g?
23:20.22WisTilt2didnt try that yet
23:20.51jonpryhrm 35 has the same vmalloc_end. i wonder if they don't have second bank either
23:21.26jonprymine boots under 2g/2g
23:22.29WisTilt2mine on 2g/2g froze right before android init but didnt try booting again
23:23.05jonpryi guess it is acting weird
23:23.48jonpryso afaict VMALLOC_END is 4GB - 64MB
23:23.58jonprythen  vmalloc_min = (void *)(VMALLOC_END - SZ_128M);
23:24.26jonpryif (__va(bank->start) >= vmalloc_min ||
23:24.27jonpry<PROTECTED>
23:25.11jonprysomething about that comparison seems wrong
23:26.38WisTilt2is that the same in .27?
23:28.00jonprydunno
23:28.24jonprythe other part of this is in include/mach/memory.h
23:31.31jonprythey have CONFIG_VMALLOC_RESERVE=0x08000000 on .35
23:31.50jonprywhich is 128mb?
23:33.07jonpryWisTilt2, there is now a command line parameter. so maybe vmalloc=0x08000000?
23:34.04WisTilt2if not specified on cmd line i wonder if there's even a default set?
23:34.19jonpry128
23:34.33jonprywhich is =0x08000000. so maybe try bigger :p
23:35.14jonpryor less. i really don't get this. ram phys can't lie in the malloc region?
23:37.23jonpryor maybe bigger
23:41.05WisTilt2i may have to revert to alcohol soon, this is giving me a headache.  What's puzzeling is it see's 160MB memory at boot but only thinks 68MB is available before anything is allocated.
23:41.29jonpryit ditches it later
23:41.55jonpryit all comes down to  if (__va(bank->start) >= vmalloc_min ||
23:41.55jonpry<jonpry>       __va(bank->start) < (void *)PAGE_OFFSET) {
23:42.09jonpryis __va virtual?
23:44.12WisTilt2i believe it is
23:45.10jonpryso it is making mmu entry for ram and then checks to see if it is preferable?
23:47.48WisTilt2booting a test, then going to pull log and see whats going on with memory
23:48.17WisTilt2can we get adb working yet at this point?
23:48.43jonpryno but it saves logcat to sd card
23:49.08WisTilt2dropbox on next boot you mean?
23:49.30jonpryjust a text file called mylog on the card
23:49.57WisTilt2this slow bootani is coming from out of memory and retrying bootani i believe
23:50.37jonpryit wouldn't retry. oneshot i think
23:51.24WisTilt2log showing it killed 2 separate pid's for bootani, one after each out of memory error
23:59.29*** join/#htc-linux tjs_bsd (~tjs@mail.CDPA.cc)

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