IRC log for #htc-linux on 20110605

00:00.03jonpry2WisTilt2, sigbus could be caused by the power being off on 3d core no?
00:00.12jonpry2or clocks, or clamp on
00:01.22*** join/#htc-linux mastermerlin (~Adium@p4FEE4992.dip.t-dialin.net)
00:03.00WisTilt2i'd think so on both.  isnt there a gpio to turn on the power rail for that, don't remember.  i know some gpios are not on yet, im working on the clamshell gpio right now that isnt working.
00:03.24*** join/#htc-linux rpierce99_ (~rpierce99@96-42-102-103.dhcp.stcd.mn.charter.com)
00:23.49jonpry2clamshell is working for me
00:23.50jonpry2i probably took out the rhod300 specific thingies because we didn't have mach variant at the time
00:25.48WisTilt2ok ill stop then:) beer break again
00:42.53jonpry2i decided to go back to what acl is doing on nand
00:44.28WisTilt2with what hw3d?
00:48.34jonpry2nand clocks
00:48.58jonpry2buts its not helping
00:51.55jonpry2i have a theory but have no idea how to find the code for it
00:53.26jonpry2like say that you call ioremap on gpu regs. then it ends up calling __msm_ioremap which fudges the access prot so it will work
00:54.37jonpry2but if you use io_remap_pfn_range like hw3d is doing, then it doesn't happen
00:55.40jonpry2ah, we are missing memory.c
00:56.44WisTilt2missing?  we have memory.h that does the phys_offset etc
00:57.53WisTilt2yeah that could be a bit of a problem
01:03.18*** join/#htc-linux jonpry (~jon@199.85.236.239)
01:04.10*** join/#htc-linux ORi| (~ORi@91.181.175.83)
01:05.42*** join/#htc-linux Segnale007 (~Segnale00@ppp-71-25.26-151.libero.it)
01:06.52*** join/#htc-linux tomaw_ (tom@freenode/staff/tomaw)
01:15.03*** join/#htc-linux Erikson (~Erik@p54B75EA2.dip.t-dialin.net)
01:15.21jonpry2here goes nothing
01:15.24jonpry2and we have liftoff
01:18.45jonpry2until it died
01:24.06jonpry2WisTilt2, angry birds!
01:25.27WisTilt2you fixed it?
01:25.45WisTilt2so memory mapping correctly now or what
01:31.53*** join/#htc-linux jonpry2 (~jon@199.85.236.239)
01:34.41*** join/#htc-linux HardDisk_WP (~marco@velirat.de)
01:34.41*** join/#htc-linux HardDisk_WP (~marco@wikipedia/harddisk)
01:35.01*** join/#htc-linux Termana (~bradley@122.151.100.226)
01:40.58*** join/#htc-linux mastermerlin1 (~Adium@p4FEE5FE7.dip.t-dialin.net)
01:48.20jonpry2WisTilt2, memory mapping good now. but i'm still getting sr's on 3.0
01:50.22WisTilt2push me the changes and i'll get that on another phone.  i've had a couple sr's also, 1 from usb when i unplugged and another on an incoming call after i answered immediately.
01:50.44jonpry2kernel is pushed
01:51.06jonpry2it take it a second with the bootani but after it gets done flickering it goes into warpdrive
01:51.45WisTilt2ok ill stick it on another phone then i'll be back in 30mins or so.  steak about to come off barbecue and wife is chomping at the bit:)
02:19.56*** join/#htc-linux kcb_ (3a3eef9e@gateway/web/freenode/ip.58.62.239.158)
02:42.12WisTilt2jonpry, hw3d working nice.  bootani is in ludicrous speed after it gets into the 2nd mode.  neocore nice and smooth also.  need to turn cpu_max back up to 528 though!  this thing is flying.
02:56.04jonpryi dunno if 528 will do much for neocore
02:56.04jonpry16.2
03:02.10jonpryWisTilt2, i'm seeing various kinds of screen corruption in angry birds
03:05.02WisTilt2just the overall response at 528 is noticeable here.  hw3d shouldn't matter since its on its own chip i'd think.  im building right now with a panel change and reset the pmem back to 99/78.
03:07.16jonprywhat were these iomap fixes you had earlier
03:08.52WisTilt2i moved the vic base back to 0xF800000 and both pmem and fixup, fb up into smi2, and removed the 8MB adsp to see what would happen if we could reclaim it.
03:09.11WisTilt2vic base made no difference btw so its fine where it is
03:09.47WisTilt2i need to try the adsp remove again, didnt get to the point of actually testing that without it in pmem
03:10.12*** join/#htc-linux Rob2223 (~Miranda@p4FFF3981.dip.t-dialin.net)
03:10.41WisTilt2also, there is no rule to make memory.o target in current tree
03:20.59jonpry2pushed missing file
03:25.27WisTilt2the screen corruption you're seeing, is it tearing or sync type?
03:29.20jonpry2what is sync type?
03:29.36jonpry2its like a band of strange colors shows up somewhere or flashes
03:30.04jonpry2like the copy to fb gets messed up
03:31.30WisTilt2yeah thats problem with sync.  is your 210 panel type 14 or one of those rare different ones like F22 has?
03:33.57jonpry2not sure have to restart
03:36.10WisTilt2are the bands only happening during hw3d and does it do it during bootani at all?  that was a problem on a few devices and i thought i had fixed that in the panel file.  your's might be that other type that needs some additional registers configured.
03:37.00*** join/#htc-linux jonpry (~jon@199.85.236.239)
03:38.04jonpry2i see a lot of flickering during bootani but no bands yet
03:38.12jonpry2bands during hw3d
03:38.57jonpry2its mostly through the middle of the screen. top and bottom are fine
03:39.10WisTilt2flickering is a missing proprietary library during the android build.  stinebd knows more about that.
03:39.34WisTilt2i can make a change depending on your panel type that should fix it or make it worse:)
03:40.04WisTilt2flickering during bootani i meant
03:40.32WisTilt2the bands are a different issue with panel sync phase
03:44.39jonpry2its 14
03:45.24WisTilt2hmm, 14 shouldn't be doing that.  i dont see that but all ive tried is neocore for hw3d mode.
03:48.01WisTilt2you might try changing pmem and fixup back to 99/78 and try it.  thats the only thing i can think. 0x14 is very common on 210,400,500's and that panel code hasn't had that issue for a long time.
03:49.11jonpryit rarely happens to me in neocore. but big problem in angrybirds
03:49.20WisTilt2did you try putting it to sleep then wake so panel init happens, then see if it still does it? maybe its not init'ing fully on boot
03:49.41WisTilt2guess i need to get this angry birds and try it.  is that a market app?
03:52.54jonpryyou can get it from market or find the apk online
03:54.16WisTilt2dl'n now.
03:59.16WisTilt2got a sr while dling
04:02.03jonpryouch
04:07.34WisTilt2well cant dl or install again.
04:12.12jonpryhttp://alchemistar.blogspot.com/2010/10/rovios-angry-birds-apk-download-mirror.html
04:12.22jonprydo it with adb
04:13.54jonpryalex says impossible game is better
04:14.04*** join/#htc-linux z3bu (z3bu@c-68-83-4-55.hsd1.nj.comcast.net)
04:15.12WisTilt2it finally dl'd and is installing now.  damn thing is almost 17mb and im 3g right now instead of hspa so took awhile and thought it was locked up.
04:18.15*** join/#htc-linux jonpry2 (~jon@199.85.236.239)
04:19.38WisTilt2jonpry stupid game but it is smooth and looks great with nothing strange on screen at all.
04:19.59WisTilt2love the sound lol.  my grandkids will probably love this
04:21.21jonpry2yeah i get no sound
04:21.41WisTilt2damn, this is actually hard to hit the stupid green thing with the slingshot
04:22.12WisTilt2got him and 5000 points woohoo. ok im done. runs smooth
04:22.33jonpry2it gets harder. you have to make certain shots in order to take down the fortresses
04:22.57WisTilt2is it all touchscreen or can you use the kbd?
04:23.26jonpry2all touch
04:24.04WisTilt2you get no sound though?  the mute thing isnt on is it?  i toggle mine to mute after a couple mins of annoying sound
04:25.50jonpry2nah logcat has something about not being able to acquire audio buffers
04:26.10WisTilt2btw, this kernel build is with both pmem and fixup at 99/78 and i upped cpu max to 528000. running frx06 standard also.
04:26.31WisTilt2sure made phone nice and warm
04:36.03jonpry2commit it if you think its better
04:44.41WisTilt2pushed
04:45.30WisTilt2im changing panel around a bit also to work around this staging pmem thats interfering a bit with panel shutdown
04:46.14WisTilt2pmem commit didnt go, hang on
04:49.18jonprycool. maybe we'll get camera tomorrow. gotta grab some z's. gn
04:54.04WisTilt2ok ill push pmem shortly.  catch you tomorrow.
04:54.16WisTilt2good progress
05:23.31*** join/#htc-linux bikerer (~bike@ti0128a380-dhcp0336.bb.online.no)
05:34.04bikererHey, im hacking around on a huawei s7, its got a qsd8650 like some (or most?) htc devices, ive set up linux, trying to start an xserver just for kicks now, but i cant get the fbdev to work, would/should/could android be the showstopper? im trying to run the xserver from within an android terminal emulator
05:52.19bikererhttps://www.codeaurora.org/gitweb/quic/xwin/?p=xf86-video-msm.git;a=tree hm interesting
06:28.44*** join/#htc-linux dobrin (~dobrin@85.91.150.26)
07:00.08*** join/#htc-linux mes (~mes@sentry.lazo.ca)
07:05.58*** join/#htc-linux balans2 (~barry@535636BD.cm-6-7a.dynamic.ziggo.nl)
07:17.33*** join/#htc-linux kiozen (~kiozen@ppp-93-104-64-218.dynamic.mnet-online.de)
07:59.19*** join/#htc-linux Andreyxxl[HD2EU] (Andreyxxl@94.52.236.39)
08:26.33*** join/#htc-linux Erikson (~Erik@p54B74347.dip.t-dialin.net)
08:26.34dcordesbikerer: tablet with resistive touchscreen ? :)
08:26.50dcordesbikerer: not bad allows for precise drawings
08:27.02dcordesbikerer: what do you mean you "set up linux" ? non-android ?
08:27.40dcordesbikerer: of course you're most welcome to discuss the device here. as you pointed out correctly most htcs have qsd* now
08:27.44*** join/#htc-linux balans2 (~barry@535636BD.cm-6-7a.dynamic.ziggo.nl)
08:29.07bikererdcordes, cool, there are two version of this device one with resisteve and one with that other one i cant remember
08:29.17bikerertrying to compile the msm x11 driver now
08:29.42bikererdcordes, its android but i cant get x11 running on it yet
08:33.57dcordesbikerer: how about installing non-android rootfs ?
08:34.19*** join/#htc-linux tyween (~typhoon@pool-71-163-117-57.washdc.fios.verizon.net)
08:36.38bikererdcordes, donno, dont know too much about the device , i would probably screw it up, huawei hasnt exactly been too open were just now seeing some roms for it i think, it really didnt appeal to me trying to get it running debian until it got 2.2.2
08:37.06bikererwhat i did was partition the internal storage partition to a ext2 and put debian on there
08:37.31bikererseems to work, X wants to pop up even blanks the screen but i guess its the msm driver thats mucking up
08:37.52bikerertrying to port the damned thing now
08:37.57bikerermsm-driver.c:394:2: error: implicit declaration of function 'xfree' [-Werror=implicit-function-declaration]
08:40.40dcordesbikerer: no it should also work with xf86-video-fbdev
08:41.08dcordesbikerer: your problem is you cannot have android and X use your framebuffer device at the saem time
08:41.29dcordesbikerer: it will be best to use native debian or whatever rootfs and not some chroot thing
08:42.06*** join/#htc-linux avinashhm (~avinash-h@192.94.92.14)
08:43.48bikererdcordes, hm ok, what about killing the android gui somehow?
08:45.06bikererhttp://forum.xda-developers.com/showthread.php?p=14417403#post14417403 wrote this guide
08:49.24bikereragreed tho that the chroot thing is a mess
08:52.54*** join/#htc-linux emwe (~emwe@cable-86-56-10-158.cust.telecolumbus.net)
09:01.45bikererdcordes, getting desperate here trying kill -9 pid of android & startx -- :0 seems to nearly work
09:04.39*** join/#htc-linux rob_w (~bob@ppp-188-174-91-103.dynamic.mnet-online.de)
09:04.40*** join/#htc-linux rob_w_ (~bob@ppp-188-174-91-103.dynamic.mnet-online.de)
09:10.00dcordesbikerer: there is a special xorg desigend for android
09:10.08dcordesbikerer: written by tmzt
09:10.27dcordesbikerer: I cannot help much with android but this might be the way to go for you if you want to stick with android rootfs
09:12.00bikererthanks! yeah i dont need it to do much, just want to see if i can do it , publish it in a guide an be done with it until i get bored again i guess, fun though, when it works!
09:12.27dcordesthere is nothing much to it. tmzt even made an apk iirc
09:13.20dcordesyou might use the channel log's search function
09:17.24dcordesbikerer: there you go http://groups.google.com/group/androix-users/topics  https://github.com/tmzt/androix-xserver
09:17.31dcordeshope this helps
09:17.34dcordesbye
09:17.54bikererthanks a billion!
09:18.03bikererill be sure to update here if i make progress
09:57.27*** join/#htc-linux balans2 (~barry@535636BD.cm-6-7a.dynamic.ziggo.nl)
10:18.31*** join/#htc-linux khorben_ (~dont@2002:53ec:d9a1:1:221:28ff:fe14:b106)
10:26.02*** join/#htc-linux Segnale007 (~Segnale00@ppp-71-25.26-151.libero.it)
10:34.04*** join/#htc-linux GPFerror_ (~GPF@ip72-208-193-231.ph.ph.cox.net)
10:39.05*** join/#htc-linux GPFerror (~GPF@ip72-208-193-231.ph.ph.cox.net)
10:41.57*** join/#htc-linux balans1 (~user@535636BD.cm-6-7a.dynamic.ziggo.nl)
10:54.11*** join/#htc-linux kiozen (~kiozen@ppp-93-104-64-218.dynamic.mnet-online.de)
11:24.17*** join/#htc-linux GNUtoo (~GNUtoo@host148-3-dynamic.244-95-r.retail.telecomitalia.it)
12:00.25*** join/#htc-linux gauner1986 (~Miranda@p5B3838E5.dip.t-dialin.net)
12:03.31*** join/#htc-linux Andreyxxl[HD2EU] (Andreyxxl@94.52.236.39)
12:13.58*** join/#htc-linux friehmaen (~fmfreenod@fm.xers.de)
12:21.21*** join/#htc-linux Termana (~bradley@122.151.117.106)
12:41.15*** join/#htc-linux gauner1986 (~Miranda@p5B3838E5.dip.t-dialin.net)
12:54.38*** join/#htc-linux balans2 (~barry@535636BD.cm-6-7a.dynamic.ziggo.nl)
12:55.44*** join/#htc-linux clubbed2death (~john@c220-237-20-110.eburwd9.vic.optusnet.com.au)
13:09.47*** join/#htc-linux rzk_ (~rzk@95-24-248-88.broadband.corbina.ru)
13:28.11*** join/#htc-linux MethoS- (~clemens@134.102.106.250)
13:38.58*** join/#htc-linux helicopter88 (~helicopte@87.18.112.247)
13:40.35*** join/#htc-linux bukington (~bukington@fac34-2-82-228-151-145.fbx.proxad.net)
13:55.15*** join/#htc-linux jonpry2 (~jon@199.85.236.239)
13:55.15*** join/#htc-linux jon_ (~jon@199.85.236.239)
14:13.16*** join/#htc-linux arif-ali (~arif-ali@88-104-129-46.dynamic.dsl.as9105.com)
14:17.48*** join/#htc-linux helicopter88 (~helicopte@87.18.112.247)
14:29.12*** join/#htc-linux balans2 (~barry@535636BD.cm-6-7a.dynamic.ziggo.nl)
14:30.25*** join/#htc-linux kipill (~pocketirc@m90-143-100-247.cust.tele2.ru)
14:44.14*** join/#htc-linux LTxdaMBL (~LTxdaMBL@unaffiliated/ltxda)
15:00.21*** join/#htc-linux kvaster (~kvaster@vpn-e0.bas-net.by)
15:17.31*** join/#htc-linux balans1 (~user@535636BD.cm-6-7a.dynamic.ziggo.nl)
15:27.13*** join/#htc-linux jon_ (~jon@199.85.236.239)
15:34.13*** join/#htc-linux helicopter88 (~helicopte@87.18.112.247)
15:50.25*** join/#htc-linux leviathan (~quassel@2001:470:26:484:6ef0:49ff:fee6:8dca)
15:53.08*** join/#htc-linux rpierce99 (~rpierce99@96-42-102-103.dhcp.stcd.mn.charter.com)
16:00.56*** join/#htc-linux jon_ (~jon@199.85.236.239)
16:19.49*** join/#htc-linux LordDeath (~LordDeath@cable-81-173-166-52.netcologne.de)
16:22.06*** join/#htc-linux tyween (~typhoon@pool-71-163-117-57.washdc.fios.verizon.net)
16:25.52*** join/#htc-linux programmer8922 (~Evan@67.219.164.162)
16:26.04*** join/#htc-linux arrrghhh (~arrrghhh@c-24-9-150-163.hsd1.co.comcast.net)
16:33.15*** join/#htc-linux jonpry2 (~jon@199.85.236.239)
16:40.46*** join/#htc-linux gauner1986 (~Miranda@p5B3838E5.dip.t-dialin.net)
16:56.41*** join/#htc-linux jon_ (~jon@199.85.236.239)
17:03.09*** join/#htc-linux Jasdas (~Jasdas@0x535de66a.taanxx2.dynamic.dsl.tele.dk)
17:03.33JasdasCan i ask for help for my HTC touch pro 2? :)
17:05.04JasdasIm trying to run Haret cuz i want to install android on my phone, but it keep saying Cannot open script andboot default.txt
17:05.19Jasdascan someone help please :D
17:05.24arrrghhhnot in here
17:05.28Jasdas>.<
17:05.33arrrghhhthis room is for kernel development
17:05.36arrrghhhdid you read the subject?
17:05.39Jasdasaww
17:05.46arrrghhhalso, how did you get here?
17:05.53arrrghhhi really want to know why people are coming here for support on that device.
17:06.02gauner1986lol
17:06.24arrrghhhi want to know so i can redirect that site to #xdandroid
17:06.32arrrghhhbecause that's where you need to go for support on that...
17:06.44Jasdasthanks :D
17:07.40jon_hey arrrghhh
17:07.54*** part/#htc-linux Jasdas (~Jasdas@0x535de66a.taanxx2.dynamic.dsl.tele.dk)
17:07.59arrrghhhjonpry, wassup
17:08.16jonprywe have 3.0 kernel that may actually boot
17:08.21jonpryand has hw3d
17:09.03jonpryalthough i think it has more spontaneous reboots than 39
17:09.06arrrghhhOo
17:09.30arrrghhhyou fixed hw3d at the cost of stability?  :P
17:09.55jonprynah. just 3.0 is unstable for whatever reason. i think later rc will be better
17:10.28jonpryso i am going to apply all the fixes to 39
17:11.20arrrghhhah
17:11.21arrrghhhok
17:30.19*** join/#htc-linux rpierce99 (~rpierce99@96-42-102-103.dhcp.stcd.mn.charter.com)
18:00.57*** join/#htc-linux kvaster (~kvaster@vpn-e0.bas-net.by)
18:06.29*** join/#htc-linux balans1 (~user@535636BD.cm-6-7a.dynamic.ziggo.nl)
18:07.18*** join/#htc-linux kvaster (~kvaster@vpn-e0.bas-net.by)
18:22.43*** join/#htc-linux helicopter88 (~helicopte@87.18.112.247)
18:22.44*** join/#htc-linux GNUtoo|laptop (~gnutoo@host148-3-dynamic.244-95-r.retail.telecomitalia.it)
18:27.12*** join/#htc-linux Ceesheim (~ceesheim@p5B346B5B.dip.t-dialin.net)
18:29.27*** join/#htc-linux kiozen (~kiozen@ppp-93-104-64-218.dynamic.mnet-online.de)
18:45.19*** join/#htc-linux jonpry (~jon@199.85.236.239)
18:46.43*** join/#htc-linux skodde (~skodde@unaffiliated/skodde)
18:57.35*** join/#htc-linux WisTilt2 (~wisgreg@wireless248.wirelesstcp.net)
18:59.18WisTilt2jonpry: morning/afternoon.  I think these sr's might be clock related.  Did we have this problem with .39?  might try patching .39 with all our changes and see.
19:01.25WisTilt2hey I see arrrghhh is here:)  need to see if you can boot the latest 3.0 kernel now, if jonpry hasn't already had you try it.
19:03.01*** join/#htc-linux Alex[sp3dev] (~alexander@ip-95-220-1-205.bb.netbynet.ru)
19:14.34Alex[sp3dev]WisTilt2, jonpry: how goes it?
19:15.12*** join/#htc-linux TreeEater (~TreeEater@94.159.200.48)
19:15.36WisTilt2hey Alex[sp3dev], just watching nascar race and tinkering with kernel.
19:15.38TreeEatermonitor mode for bcm4329 plz? :P
19:15.42TreeEaterj/k :)
19:16.14Alex[sp3dev]bcm4329? who uses that shit anyways
19:16.39TreeEater:D
19:18.18WisTilt2Alex[sp3dev], does kovsky have same smi/smi2 size as rhod?
19:18.26Alex[sp3dev]WisTilt2: okay.. my morning after turned into the whole day after.. so no hacks today...
19:18.43Alex[sp3dev]uhh.. smi.. dunno, but i think like that but the layout is a bit different
19:18.46WisTilt2lol i know how that can be
19:19.07WisTilt2smi still in 32MB?
19:19.10WisTilt2each
19:19.18Alex[sp3dev]i'm not sure i have second smi
19:19.23*** join/#htc-linux MACK1E (~MACK1E@50-88-143-107.res.bhn.net)
19:20.22WisTilt2im doing some more testing for usable smi chunks.  going to try to unlock lower smi since i have that info to try it.  i think only around 12mb is really used but all is locked.
19:21.22Alex[sp3dev]i'm sick of fighting android build system. for whatever reason it doesn't seem to catch net headers and does not recognize "struct ifreq".. trying to compile wpa_supplicant with nl80211 and fo sho i have done that once but it was like 2 months ago
19:22.10jonpryWisTilt2, i don't think sr's are happening on 39
19:22.12Alex[sp3dev]WisTilt2: any ideas what acoustic might want and why 5225 has no sound on nand even if i copy acoustic from rhod.. seems to match winmo one. maybe jb's rpc debug will show something
19:23.39WisTilt2Alex[sp3dev] haven't messed with acoustic on .39 or 3.0 yet, thats next so i'll know more then. not really familiar with jb's setup yet to know what all its doing.
19:24.05Alex[sp3dev]jonpry: when do sr's happen?
19:24.23WisTilt2jonpry, did you try kernel after my last night commits? just curious if your panel shuts off immediately now on power off.
19:25.06WisTilt2sr's here have happened unplugging usb 1 time and several times now on incoming call
19:26.34WisTilt2Alex[sp3dev] i assume the 5225 qdsp table is correct for sure?
19:26.44Alex[sp3dev]WisTilt2: of course
19:27.11Alex[sp3dev]ok, i got to go.. will discuss it later
19:30.36*** join/#htc-linux jonpry (~jon@199.85.236.239)
19:39.34WisTilt2hyc, if you happen to get on here today - does your ril do anything pertaining to audio routing command to the modem on calls? i know there is a cmd to the modem to do that, just trying to eliminate any other things going on that might be causing the occasional blocked audio path during calls.
19:40.24WisTilt2jonpry, if you haven't already done it, do you want me to apply all these changes to .39 and see if sr's ever happen?
19:41.49jonpryWisTilt2, sounds like a plan. I haven't started on it or anything
19:43.01WisTilt2ok i can do that.  just hanging at home today watching nascar and drag racing so i have nothing else going on.
19:43.40hycaudio routing in my ril is pretty much unchanged from the original
19:44.23hycbeen planning to ifdef it out, since JB's stuff takes care of routing
19:45.19WisTilt2so currently yours does nothing directly to modem for audio routing?
19:45.25hycright
19:45.51WisTilt2ok thanks.  something else is setting an audio state incorrectly then.  another fun bug to try and trace.
19:51.52WisTilt2jonpry im starting with .39 dbfd, unless you think one of those last ones broke something?
19:57.57*** join/#htc-linux gauner1986 (~Miranda@p5B3838E5.dip.t-dialin.net)
20:01.28jonpryWisTilt2, dbfd is fine you will need the fix for evlog and platform_driver __initdata though
20:02.53WisTilt2is that part of 42a4?
20:03.54WisTilt2initdata i understand. evlog fix I dont follow
20:05.51WisTilt2i think you're referring to the gettimeofday change in evdev
20:07.17jonpryif you look at 25dfa fixed platform driver bugs
20:07.17jonprythere are are some changes to qdsp5/
20:08.13jonpryeverything from that commit you need really
20:08.21WisTilt2oic, got it
20:09.27*** join/#htc-linux helicopter88 (~helicopte@87.18.112.247)
20:11.27*** join/#htc-linux helicopter88|2 (~helicopte@87.18.112.247)
20:15.02*** join/#htc-linux surgex (surge@pool-98-118-157-221.bflony.fios.verizon.net)
20:31.28*** join/#htc-linux tomaw_ (tom@freenode/staff/tomaw)
20:32.33*** join/#htc-linux surge (surge@pool-98-118-157-221.bflony.fios.verizon.net)
20:34.24*** join/#htc-linux HardDisk_WP (~marco@velirat.de)
20:34.33*** join/#htc-linux HardDisk_WP (~marco@wikipedia/harddisk)
20:41.42*** join/#htc-linux balans2 (~barry@535636BD.cm-6-7a.dynamic.ziggo.nl)
20:48.57*** join/#htc-linux GNUtoo (~GNUtoo@host148-3-dynamic.244-95-r.retail.telecomitalia.it)
20:51.04*** join/#htc-linux nrirclog (~nrirclog@netripper.com)
20:56.42*** join/#htc-linux balans2 (~barry@535636BD.cm-6-7a.dynamic.ziggo.nl)
21:13.13*** join/#htc-linux mes (~mes@S0106000ce55186df.cc.shawcable.net)
21:20.17*** join/#htc-linux jonpry (~jon@199.85.236.239)
21:25.21*** join/#htc-linux balans2 (~barry@535636BD.cm-6-7a.dynamic.ziggo.nl)
21:26.08*** join/#htc-linux Rajko (~rajkosto@wan.rajkonet.info)
21:52.54*** join/#htc-linux Rajko (~rajkosto@wan.rajkonet.info)
22:01.42*** join/#htc-linux rpierce99 (~rpierce99@96-42-102-103.dhcp.stcd.mn.charter.com)
22:07.44*** join/#htc-linux Rajko (~rajkosto@wan.rajkonet.info)
22:13.14jonpryWisTilt2, any luck?
22:13.45WisTilt2almost done, 2 more to go then build and see if it works
22:14.27jonpry2 more patches?
22:15.25WisTilt2just finished.  i did them all manually to make sure there were no other conflicts with new 3.0 stuff
22:18.57WisTilt2building now with fingers crossed there are no build errors:)
22:20.29jonprysounds like a plan
22:20.30WisTilt2jonpry, well crap.... it doesnt know hibernate_reserved_size_init so i guess i missed something somewhere
22:23.44WisTilt2thats in kernel/power/main.c so was there a declaration somewhere i missed?
22:24.53jonprydoesn't ring a bell
22:25.10WisTilt2found it.  missing in the header file
22:26.23jonpryafaik you shouldn't need to change anything in kernel/power
22:26.27jonpry.39 is up to date
22:28.09WisTilt2its only missing that extern void __init hibernate_reserved_size_init(void); that 3.0 has so dont need it?
22:29.51jonprydon't need anything from 3.0 power
22:33.15jonprythere should mdp iomap fix. install fix, ie use the 3.0 config. fix platform driver bugs that we already talked about. evdev button thingy, and hw3d. hw3d is the most complicated patch though
22:34.42WisTilt2everything built fine except some problem in evlog
22:36.10WisTilt2redefinitions of several ev_log_xx
22:37.44jonpryi don't understand what your process has been here i guess
22:37.44jonpryevlog.c shouldn't be building
22:38.03WisTilt2are we only using .h then?
22:38.27WisTilt2.h has the read/write functions in it it looks like also
22:43.56WisTilt2commit 25df added evlog to the makefile, do we not want that?
22:48.42jonpry25df removed it
22:49.29WisTilt2lol you're right.  did all these manually and guess my brain reversed that one.  it built fine with it removed so about to boot it now.
22:51.48WisTilt2:) bootani nice and smooth
22:52.40WisTilt2however, right at unlock screen got a reboot
22:54.35jonprythats not good
22:55.07WisTilt2just tried again, makes it all the way through bootani fine then right as it switches to unlock screen reboot
22:56.54WisTilt2at what point into boot can we get usb to get the log?
22:59.37WisTilt2arm9 has crashed. smem: diag is last line
23:02.26jonprymaybe just push your patch and i'll look at it
23:02.26jonpryusb works right after init.android
23:03.20WisTilt2should i make the commit all one big one with all the file changes so its easier to revert it?
23:10.07*** join/#htc-linux jonpry (~jon@199.85.236.239)
23:16.41jonpryWisTilt2, yeah big one
23:17.10WisTilt2just about to push it
23:20.06*** join/#htc-linux Segnale007 (~Segnale00@ppp-71-25.26-151.libero.it)
23:24.36WisTilt2jonpry, i didnt have the 2.6.39 branch, just the checkout from the last commit so just applied the big patch to it and building to check it before i push it.
23:25.31*** join/#htc-linux rpierce99 (~rpierce99@96-42-102-103.dhcp.stcd.mn.charter.com)
23:38.36WisTilt2jonpry, pushed.  hope you can see what i did wrong.  reboots consistently in same place.
23:50.56jonpryWisTilt2, i don't see memory.c
23:51.23jonpryand your clock-wince.c import is not complete
23:52.09WisTilt2i may not have added it to commit.  i missed something in clock-wince?
23:52.25jonprywhole bejesus
23:52.51WisTilt2ok im hiding now, that sounds bad
23:52.58jonpryenable() and disable() are completely different
23:53.32WisTilt2you mean they changed it in 3.0 drastically?
23:53.47jonpryif you run git status what other files have changed?
23:55.38WisTilt2only modded files were the ones i added to the commit.  and yes i forgot to add memory.c to commit it appears
23:55.42jonpryno i redid it for hw3d using acl's code
23:56.06WisTilt2git status shows nothing else changed
23:59.25jonprytheres nothing here that looks broken to me
23:59.47jonpryexcept maybe clock-wince

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