IRC log for #htc-linux on 20100914

00:18.05stinebdwow
00:18.47stinebdbzo: fyi, i don't know if the push actually went through on the gitorious end - their git server is out of disk space (hah)
00:19.30bzoI just noticed it was down, out of disk? lol
00:19.42stinebd/usr/lib/ruby/1.8/logger.rb:504:in `write': No space left on device - /srv/gitorious/app/current/script/../log/gitorious_auth.log (Errno::ENOSPC)
00:20.52stinebdlooks like the only one that probably made it in was hardware/msm7k
00:21.38bzoironically, that would be the only one that had much content
00:21.54stinebdway to go, you broke gitorious with your enormous patch
00:22.09stinebdwhere's that spork
00:22.20bzoI p0wn git servers with my 65k patches
00:23.14stinebdfix battery life yet?
00:23.23stinebdwe could not push that too
00:23.34bzoeh, not my department :P
00:25.07bzothough we have had impressive progress lately, the list of stuff not working is looking pretty good
00:25.33bzoor will shortly look pretty good, I should say
00:25.58stinebdwell we have some that need to go back on the list
00:26.02stinebdlike bluetooth
00:26.09stinebdgod damn bluetooth
00:26.28bzoat least you have some bluetooth you your raph
00:26.34bzoit is completely broken on the rhod
00:26.59stinebdyeah maybe it could work with the nexus one bcm patcher
00:27.09stinebdit's just that nobody has tried (that i know of)
00:27.35bzowhat is the bcm patcher?
00:27.42stinebdhold on
00:27.56stinebdit's in init.mahimahi.rc somewhere
00:28.22stinebdservice hciattach /system/bin/brcm_patchram_plus --enable_hci --enable_lpm --baudrate 3000000 --patchram /etc/firmware/bcm4329.hcd /dev/ttyHS0
00:28.40stinebd(would probably need a bcm4325.hcd as well)
00:29.04bzocertainly seems like it's worth a look
00:29.29Cassleo uses similar to that
00:29.38stinebdis it successful?
00:29.40Cassyeah
00:29.44Cassbt works :)
00:29.52stinebdthey actually have 4329 though right?
00:30.11Cassyeah
00:31.24camrohi Cass: sorry to disturb you so late ...
00:31.31Cassexactly that command is used
00:31.33Casscamro .. hi
00:31.41camrobut maybe i'm to tired or donÄT know ..
00:31.48camromaybe you have an idea ..
00:31.59camroi compile the normal ms-linux git
00:32.07Cassms ?
00:32.11camrobut i have no wlan module inside
00:32.17Cassyou did make modules ?
00:32.30camroi do only the build.sh script
00:32.49Cassim not familiar with that method
00:32.58Cassi only know make and make modules
00:33.04camrothis build normally all of kernle related stuff
00:33.22Casslook in script to see if there is option to make modules
00:33.43camrohmm - i can look .. do you know where it is set to compile ?
00:33.53camronormally it should be in .config
00:33.54camroor ?
00:34.05Casswell the definition to create a module will be
00:34.13camron/y/m
00:34.24camrobut i can't find it ...
00:34.43Casswhat defconfig you using ?
00:34.56Cassand it it correct
00:35.26*** join/#htc-linux BHSPitMonkey (~stephen@unaffiliated/bhspitmonkey)
00:35.37camrodefconfig - where should it be ?
00:35.44Cassarch/arm/configs
00:35.58Cassmake htcleo_defconfig ARCH=arm
00:36.02Cassi start with that
00:36.30Casswhat is this build.sh you use
00:39.08*** join/#htc-linux BlackRhino (~BlackRhin@c-71-63-195-232.hsd1.mn.comcast.net)
00:40.07camroah - maybe this is wrong ...MODULES_PATH=/home/camel/android_kernel/module/sources
00:40.59Cassyeah i dunno
00:48.06*** join/#htc-linux tjs_bsd (~tjs@mail.CDPA.cc)
00:49.49stinebdwhere do we get a /dev/pmem_adsp from?
00:50.51bzothink it is created automatically by the kernel
00:50.57stinebdwell yeah
00:50.58bzobut it is currently disabled
00:51.04stinebdwhys?
00:51.08Cassinit.android possibly
00:51.13Cassprobably
00:51.34bzobecause the camera wasn't working, phh freed up all the reserved pmem stuff for regular use
00:51.35stinebdhmm
00:51.53bzothat's going to be one painful thing if the camera ever works
00:52.02stinebdhow much is it?
00:52.12bzomy current pmem dedicates 24mb to the adsp and camera
00:52.17stinebdwoo
00:52.30bzohopefully it can be trimmed down a bit, but I think I copied my config from the heroc
00:52.38stinebdeh we can just turn off 3d ;)
00:53.10bzo[acl] will cringe, but I have to say I don't miss 3d too much
00:53.27stinebdso you have the pmem layout corrected in your tree, but you need to mknod pmem_adsp?
00:53.44bzono, I didn't have to mknod
00:53.49stinebdok
00:54.50camroagain - doesn't understand i have only 54 modules in the latest msm-linusx git
00:55.13camrobut in autobuild - there are 60 ... don't understand how this is possbile
00:56.19Cassyou may not be making the defconfig
00:56.23stinebdthere are external modules to build: compcache, compat-wireless-msm and tiwlan
00:57.35camroah, this are externals ... this make sense ...
00:57.42camrohow to get that into ?
00:58.09camrohi stinebd :) sorry to disturb with so dummy questions ...
00:58.37stinebdcamro: this is the script i use to generate a kernel package: http://maduin.southcape.org/~bryan/android/package.sh
00:58.45camrobut for testing - i need my wlan again, so that the system consume more battery  ..:)
00:59.05camrothanks will take a look ...
00:59.18stinebdunfortunately you can't get compat-wireless-msm at the moment
00:59.20stinebdgitorious is down
00:59.21camrowell, the kernel is fine, but i saw, that i miss the latest modules :)
00:59.37camroups, that is bad ...
01:04.15camroand one mistake - i never clone this:
01:04.16camroCOMPAT_WIRELESS_PATH=/home/camel/android_kernel/compat-wireless-msm
01:04.16camroTIWLAN_PATH=/home/camel//android_kernel/sta_dk_4_0_4_32
01:04.16camroCOMPCACHE_PATH=/home/camel/android_kernel/compcache-0.5.4
01:04.50camroso, it is normal, that i only build the kernel all the time - was thinking the modules are all included (like as it is on linux)
01:05.27stinebdtiwlan is found in the aosp distribution (system/wlan/ti) so you can get it from there. compcache can be found via google (you'll need 0.5.x, not 0.6.x)
01:08.25camrowell, don't help now -- anyhow - must wait til GIT it is up again ...
01:08.32camrothanks guys ...
01:12.04camrostinebd: i do some parts for battery display - recalc, new algo ...but must test the values and the algo now
01:13.36*** join/#htc-linux aditya (~aditya@cpe-76-170-75-42.socal.res.rr.com)
01:17.12stinebdare you viruscrazy at xda?
01:17.49camrono
01:17.57stinebdok
01:17.59*** join/#htc-linux nineX_ (~nunya@75-132-13-29.dhcp.stls.mo.charter.com)
01:18.12camrobut i used as base the viruscrazy part, because he had no time
01:18.56camroand i made an algo, where i get now +-0,5 a linear related time ...
01:19.14camrowe will see if it is so good in reality as on my paper :)
01:20.11camronut, therefore i must make a lot of tests now - with constant battery consume, and see if the curve is then really linear now
01:20.30camrothe wm algo is also based on the curve of battery , and so it was not a good base for me ..
01:24.03*** join/#htc-linux mastermerlin1 (~Adium@p4FEE4D44.dip.t-dialin.net)
01:41.57camroalgo is now looking pretty good for me - we will see ... :)
01:42.19camrohttp://forum.xda-developers.com/attachment.php?attachmentid=400703&stc=1&d=1284427970
01:43.02camroso, i will got to bed, and let my phone run out of battery the next 8 hrs ... hopefully  - gn8
01:44.54*** join/#htc-linux aaron__ (~quassel@c-71-227-136-85.hsd1.wa.comcast.net)
01:47.10*** join/#htc-linux dieselboy (~dieselboy@dsl-69-172-110-202.acanac.net)
01:48.26aaron__whats up everyone?
01:55.01*** join/#htc-linux leviathan__ (~quassel@c-82-192-226-27.customer.ggaweb.ch)
01:56.42*** join/#htc-linux fakker (~noobhands@cpc4-hitc6-2-0-cust82.9-2.cable.virginmedia.com)
02:20.23*** join/#htc-linux g55 (~g55@rgnb-5d87d3ef.pool.mediaWays.net)
02:24.26*** join/#htc-linux theredundant (~thereduda@CPE-58-173-12-179.ecxf2.cht.bigpond.net.au)
02:37.40*** join/#htc-linux bmnbmn (44cc7f6b@gateway/web/freenode/ip.68.204.127.107)
02:38.02*** join/#htc-linux theredundant (~thereduda@CPE-58-173-12-179.ecxf2.cht.bigpond.net.au)
02:48.17*** join/#htc-linux Termana (~bradley@123-3-167-115.static.dsl.dodo.com.au)
02:53.43*** join/#htc-linux ALoGeNo (~alogeno@unaffiliated/alogeno)
03:05.44*** join/#htc-linux theredundant (~thereduda@CPE-58-173-12-179.ecxf2.cht.bigpond.net.au)
03:13.38*** join/#htc-linux swc|666 (~neopwn@unaffiliated/swc666/x-4934821)
03:14.36*** join/#htc-linux JesusFreak316 (~John@pool-173-65-107-248.tampfl.fios.verizon.net)
03:16.22*** join/#htc-linux theredundant (ohnoes@CPE-58-173-12-179.ecxf2.cht.bigpond.net.au)
03:25.41*** join/#htc-linux brady (444a415d@gateway/web/freenode/ip.68.74.65.93)
03:33.20*** join/#htc-linux BHSPitMonkey (~stephen@unaffiliated/bhspitmonkey)
04:14.46*** join/#htc-linux mdeejay__ (~mdeejay@188.168.168.101)
04:17.57*** join/#htc-linux Andreyxxl[HD2EU] (~Andreyxxl@89.32.146.153)
04:20.12*** join/#htc-linux Kasjopaja23 (~Tina@p57BC0A92.dip0.t-ipconnect.de)
04:40.58*** join/#htc-linux BHSPitMonkey (~stephen@unaffiliated/bhspitmonkey)
04:42.41*** join/#htc-linux LeTama (~IceChat7@vau06-1-82-228-252-90.fbx.proxad.net)
04:56.32*** join/#htc-linux Bry8Star (~Bry8Star@cpe-76-170-247-232.socal.res.rr.com)
05:55.04*** join/#htc-linux Termana (~bradley@123-3-141-165.static.dsl.dodo.com.au)
05:55.59*** join/#htc-linux aseee (4c6601e5@gateway/web/freenode/ip.76.102.1.229)
06:03.40*** join/#htc-linux kiozen (~kiozen@p5DDF3524.dip.t-dialin.net)
06:10.26*** join/#htc-linux luc_ (5e3edc93@gateway/web/freenode/ip.94.62.220.147)
06:12.32luc_anyone tried evo build?
06:17.25*** join/#htc-linux aditya (~aditya@cpe-76-170-75-42.socal.res.rr.com)
06:18.34*** join/#htc-linux danibjor (~no@n-16-38.sbnett.no)
06:24.32*** join/#htc-linux tiky_ (~tika@62.16.86.2)
06:30.44*** join/#htc-linux theredundant (~thereduda@CPE-58-173-12-179.ecxf2.cht.bigpond.net.au)
06:38.02*** join/#htc-linux mickeyl (~mickey@openmoko/coreteam/mickey)
06:39.01*** join/#htc-linux Andreyxxl[HD2EU] (~Andreyxxl@86.127.164.68)
06:41.34*** join/#htc-linux theredundant (~thereduda@CPE-58-173-12-179.ecxf2.cht.bigpond.net.au)
06:45.33*** join/#htc-linux MacDrunk (~marper@201.164.159.190)
06:46.44*** join/#htc-linux UnknownArtists (~unknown@84.19.198.100)
06:52.46*** join/#htc-linux Timber (~Tim@cable-86-56-42-159.cust.telecolumbus.net)
06:57.35manusfreedomAny leo evo kernel dev can explain me the mean of line 954 in smem_log.c
06:58.03manusfreedomthe block:  [  do {           tick = readl(TIMESTAMP_ADDR);      } while (tick != (tick = readl(TIMESTAMP_ADDR)));  ]
07:05.50*** join/#htc-linux lilsnoop (~lilsnoop@ip68-229-4-180.lv.lv.cox.net)
07:12.32ALoGeNohey anyone with htc universal?
07:13.07ALoGeNoi need xserver-titchy the link on the web is broken :/
07:13.23ALoGeNoanyone have it?
07:13.32ALoGeNotmzt_,  are you there?
07:14.19*** join/#htc-linux theredundant (~thereduda@CPE-58-173-12-179.ecxf2.cht.bigpond.net.au)
07:15.05*** join/#htc-linux Ashar (deadly@unaffiliated/ashar)
07:16.06*** join/#htc-linux gauner1986 (~Adium@145.93.28.129)
07:16.08gauner1986morgen
07:16.18manusfreedomhi
07:16.32manusfreedomAny leo evo kernel dev can explain me the mean of line 954 in smem_log.c
07:16.39manusfreedomthe block:  [  do {           tick = readl(TIMESTAMP_ADDR);      } while (tick != (tick = readl(TIMESTAMP_ADDR)));  ]
07:17.35gauner1986lol
07:17.41gauner1986what a masterpiece of code
07:18.18manusfreedomso it's a bug no?
07:18.43manusfreedomcodeaurora:   [  do {           tick = readl(TIMESTAMP_ADDR);      } while (tick != readl(TIMESTAMP_ADDR));   ]
07:19.07manusfreedomcodeaurora is more understable....
07:31.54*** join/#htc-linux camro (~camro@89-104-29-101.customer.bnet.at)
07:38.55camromorning guys
07:39.03ALoGeNomoning
07:39.35gauner1986hm.. i don't really understand this code.. it doesnt make sense for me.
07:47.47*** join/#htc-linux theredundant (~thereduda@CPE-58-173-12-179.ecxf2.cht.bigpond.net.au)
07:50.12*** join/#htc-linux MacMiller (~marper@201.164.159.190)
07:52.44*** join/#htc-linux gpc (~gpc@114-42-217-108.dynamic.hinet.net)
07:55.46*** join/#htc-linux thejeos (oscarleong@77.208.62.9)
07:59.50*** join/#htc-linux Padre|- (~Padre@92.61.66.169)
08:10.17*** join/#htc-linux theredundant (~thereduda@CPE-58-173-12-179.ecxf2.cht.bigpond.net.au)
08:12.53tids2kpong @ darky
08:13.00tids2kping @ darkstone
08:17.34*** join/#htc-linux rob_w (~bob@pD95EC1FD.dip.t-dialin.net)
08:17.35*** join/#htc-linux M1DLGpc (~M1DLGpc@bb-87-81-252-83.ukonline.co.uk)
08:22.25Cass-Outmanusfreedom, that code reads like some workaround
08:22.36Cass-Outdo this while this does not eq that
08:24.23gauner1986yeah
08:25.03gauner1986ah okay
08:25.29gauner1986maybe they want to detect inconsistencies
08:26.02*** join/#htc-linux theredundant (~thereduda@CPE-58-173-12-179.ecxf2.cht.bigpond.net.au)
08:40.52*** join/#htc-linux lilsnoop (~lilsnoop@ip68-229-4-180.lv.lv.cox.net)
08:43.29camroCass: still here ?
08:43.51*** join/#htc-linux theredundant (~thereduda@CPE-58-173-12-179.ecxf2.cht.bigpond.net.au)
08:45.12*** join/#htc-linux rrew (~rrew@78-3-218-94.adsl.net.t-com.hr)
08:48.02camrostinebd: about the modules stuff - i did it like this wiki-page: http://www.androidonhtc.com/wiki/Get_Involved
08:48.42*** join/#htc-linux dieselboy (~dieselboy@dsl-69-172-110-202.acanac.net)
09:01.30*** join/#htc-linux theredundant (~thereduda@CPE-58-173-12-179.ecxf2.cht.bigpond.net.au)
09:12.28*** join/#htc-linux theredundant (ohnoes@CPE-58-173-12-179.ecxf2.cht.bigpond.net.au)
09:23.35*** join/#htc-linux theredundant (~thereduda@CPE-58-173-12-179.ecxf2.cht.bigpond.net.au)
09:28.28*** join/#htc-linux Sjuust (~jmeij@ip3e839a58.speed.planet.nl)
09:32.37*** join/#htc-linux kalemas (~kalemas@ns2.openhardware.ru)
09:36.30*** join/#htc-linux flagada (58a1e24e@gateway/web/freenode/ip.88.161.226.78)
09:38.06*** join/#htc-linux ImHos (~pIRCuser3@178.125.82.228)
09:41.19*** join/#htc-linux luc_ (5e3edc93@gateway/web/freenode/ip.94.62.220.147)
09:42.09*** join/#htc-linux theredundant (~thereduda@CPE-58-173-12-179.ecxf2.cht.bigpond.net.au)
09:44.17*** join/#htc-linux zycho (~zycho@g225234021.adsl.alicedsl.de)
09:51.26*** join/#htc-linux gauner1986 (~Adium@145.93.28.129)
09:55.11*** join/#htc-linux aditya (~aditya@cpe-76-170-75-42.socal.res.rr.com)
09:55.39*** join/#htc-linux theredundant (~thereduda@CPE-58-173-12-179.ecxf2.cht.bigpond.net.au)
09:59.27*** join/#htc-linux Rajko (~Rajko@cable-188-2-156-189.dynamic.sbb.rs)
10:01.52*** part/#htc-linux lilsnoop (~lilsnoop@ip68-229-4-180.lv.lv.cox.net)
10:09.33ALoGeNohey, anyone knows where can i find a maemo5 rootfs????
10:10.09ALoGeNoi was extracted rootfs.jffs2 from n900 firmware but i cant mount that in mtd :/
10:10.30ALoGeNohello¿?
10:14.31*** join/#htc-linux Andreyxxl[HD2EU] (~Andreyxxl@86.127.164.76)
10:14.38*** join/#htc-linux skodde (~skodde@unaffiliated/skodde)
10:30.05*** join/#htc-linux LeTama_ (~IceChat7@vau06-1-82-228-252-90.fbx.proxad.net)
10:39.20gauner1986nice
10:39.32gauner1986on gitorious i got 10mb/s clone speed
10:39.41gauner1986that's how it's got to be!
10:40.43Cassw00t
10:43.58gauner1986darkstone: what's up with the evo image now? :)
10:44.14darkstonejust need to sort out sdcard issue
10:44.18darkstonealso im at uni
10:44.25gauner1986what's in logs?
10:46.34darkstonehavent checked xD
10:46.43darkstonei'll check once im home in a few hours
10:47.19*** join/#htc-linux jonolo (3e3109fd@gateway/web/freenode/ip.62.49.9.253)
10:48.19*** join/#htc-linux Rajko (~Rajko@cable-188-2-156-189.dynamic.sbb.rs)
10:50.54LeTama_hello guys
10:51.27LeTama_Gauner1986, want to test a possible fix for sleep ?
10:53.10LeTama_in kernel/power/fbearlysuspend.c, struct stop_drawing_early_suspend_desc
10:53.33LeTama_change .resume= NULL to .resume = start_drawing_late_resume
10:53.49LeTama_let me know if it improves things
10:54.19LeTama_it seems to improve things on my side
10:56.21NetRippercan some people please check this new haret version? should work on leo and non-leo: http://www.netripper.com/leo/haret-pre-0.5.3-20100914_124354.exe
10:56.35NetRipperi'm afk for a bit, will read back
11:03.24camrohi NEtRipper :)
11:05.01NetRipperhi camro
11:05.30camroany news about haret ?
11:05.32NetRipperyou were working on blackstone, right?
11:05.45camroex: date
11:05.46camroyes
11:05.59camrofor now the battery stuff ...
11:06.06NetRipperhows the touchscreen now? i think you sent a mail about that a while back
11:06.27camrooh, sorry forget, this was my first try of a kernel :)
11:06.34NetRipperhehe ok
11:06.39camronow the touchscreen is fixed
11:06.44NetRipperi was on holiday so i didnt answer
11:06.47camrowas not easy to analyse ...
11:06.59*** join/#htc-linux Echo31 (~olivier@mir31-4-82-240-194-54.fbx.proxad.net)
11:07.20camroah - holiday - fine , then you are full of power :)
11:07.27NetRipperregarding haret, im just catching up on the work that i still wanted to do for the leo (i.e. get rid of QSD8x50-ONLY builds)
11:07.38camrobut between we discuss a lot about haret ... time correction ..
11:07.40NetRipperand a efw other patches
11:07.42NetRipperyea
11:07.49NetRipperthats up next
11:08.33NetRipperbut before i proceed i first need to know if the haret.exe i posted above is working for everyone
11:08.54CassLeTama_, does not work that fix :) i tried already
11:08.59camrothe question would be, if we shouls think about nand also for diamond, raph, blackstone ...
11:09.02Cassunless you replaced msmfb
11:09.03camronot sure about ..
11:09.33camroNetRipper -> new haret ? where ?
11:09.49NetRipperi'm not that familiar with nand... i dont know if we could possibly brick the device or if we are protected from writing the SPL (i.e, can we always flash back to winmo or can we permanently damage thd evice)
11:09.54NetRipper12:56:21 < NetRipper> can some people please check this new haret version? should work on leo and non-leo:  http://www.netripper.com/leo/haret-pre-0.5.3-20100914_124354.exe
11:10.00camroah, you mean the leo version .. should we alos test this on raph, blackst, etc... ?
11:10.35NetRipperthis version is not a QSD8x50-ONLY version... it merges the qsd8x50 stuff in the regular haret
11:10.46NetRipperso it should work on leo, raph, blac, and all other supported devices
11:10.56NetRipperwould be nice if it can be tested by multiple leo users and non-leo users
11:11.11*** join/#htc-linux Joper (5582064b@gateway/web/freenode/ip.85.130.6.75)
11:11.15NetRipper(i only have the leo)
11:11.32DuperMantesting it on leo... redundancy ftw
11:11.43NetRipperyes please, the more the merrier :)
11:11.55*** join/#htc-linux [Delenn] (~opera@nat004-252-205-109.tvoe.tv)
11:12.12camrook, will do ..
11:12.29camrospecially - which changes made - only support for leo ?
11:12.43[Delenn]hello
11:13.24*** part/#htc-linux [Kosh] (~opera@nat004-252-205-109.tvoe.tv)
11:13.29*** join/#htc-linux [Kosh] (~opera@nat004-252-205-109.tvoe.tv)
11:14.00NetRipperno, a little more: shutdown 2nd interrupt controller on qsd, added PATCHFUNC function in console, clears DG/GP timers, shutdown DMA on qsd, and the qsd8x50 boot code
11:14.11DuperManrestarting me leo... btw, had a strange boot error with 0200am 13092010 evo autobuild
11:14.15DuperManearlier today
11:14.46DuperMangot stuck failing to read something from nand, probably mac value
11:15.07NetRipperso nand is working for leo?
11:15.08DuperManthen a boot later I had an alarm already happened type msg but it booted still
11:15.13[Kosh]hi NetRipper
11:15.22NetRipperhi
11:15.31[Kosh]actually I am able to flash my MAGLDR yesterday
11:15.45[Kosh]it able to load android from SD
11:15.47DuperMan:D looking hot so far NetRipper, booting with new haret
11:15.50[Kosh](without WM boot)
11:15.58[Kosh]and up to lockscreen
11:16.03[Kosh]but touchscreen not working
11:16.09[Kosh]seems need more GPIO config
11:16.39NetRipper[Kosh], nice :)
11:16.44NetRippermore initialization then probably
11:16.54[Kosh]yes
11:16.58[Kosh]I want to add ATAG
11:17.02DuperManNetRipper: anything to look for in android with the new haret?
11:17.10[Kosh]for direct boot / boot after WM
11:17.16[Kosh]indentify
11:17.54NetRipperDuperMan, nope, that it boots android is a good sign ;) cold-boot and try again please :) (i.e. remove battery)
11:18.17DuperManNetRipper: nand works, mac address grabbed from it. np, just gimme a moment to have android fully loaded and shut down:)
11:18.29[Kosh]NetRipper, u added ATAG for time? :D
11:18.59[Kosh]DuperMan, it's just mac address.
11:19.45DuperMan[Kosh]: just telling it like I heard it. when it did fail (causing a boot hang, only happened once) it said it's getting it from nand or something to this extent
11:20.14NetRipper[Kosh], no, no atag for time yet, will do that soon (tomorrow maybe), is there an official ATAG for time/date already? or do we need to define a new one
11:20.53DuperManreinserting battery... about 20 seconds out
11:21.04ALoGeNohey NetRipper  :))
11:21.22NetRipperDuperMan, no hurry :)
11:22.08ALoGeNotmzt_,  are you there?
11:22.30DuperManbooting again. haret after cold boot: works!:D
11:22.41NetRippernice :)
11:22.42NetRipperthanks
11:22.47DuperMannp
11:23.18[Kosh]I think no official for time...
11:23.35[Kosh]anybody with msm7k and nand here?
11:23.38*** join/#htc-linux L_miller (~IceChat7@bs.americas.lc.americanstandard.com)
11:23.50*** join/#htc-linux theredundant (~thereduda@CPE-58-173-12-179.ecxf2.cht.bigpond.net.au)
11:24.12NetRipperok so what information do you need in the tag? only timezone?
11:24.33NetRipperi.e. int with -11 to +12?
11:25.13[Kosh]Time offset I guess
11:25.23[Kosh]as far I remember
11:25.37[Kosh]CE using time with timezone in RTC, while linux without timezone
11:25.43NetRipperyea
11:25.46[Kosh]maybe grab two values
11:25.51[Kosh]GetSystemTime and GetLocalTime
11:25.58[Kosh]and substract them
11:26.02[Kosh]and put value to ATAG
11:26.19[Kosh]so kernel will offset RTC value by ATAG value
11:27.08*** join/#htc-linux largeprime (~LargePrim@70-8-248-113.pools.spcsdns.net)
11:28.13NetRipperhm ok
11:28.26NetRippersystemtime/localtime return SYSTEMTIME structs, they're not easily substractable i think
11:28.41[Kosh]convert to filetime
11:28.46[Kosh]and substract 64
11:28.47DuperManweirdness... time modified for haret shows as 15:03. probably nothing.
11:29.06DuperMan99% sure it said 12:03 before though
11:29.12[Kosh]SystemTimeToFileTime
11:29.17[Kosh]FileTimeToSystemTime
11:30.43Rajko[Kosh], you are cottula ? you keep changing names
11:30.51gauner1986hey [kosh]
11:30.52NetRipperand why substract 64?
11:31.12[Kosh]Rajko, yeah but tss
11:31.24[Kosh]typedef struct _FILETIME {
11:31.24[Kosh]<PROTECTED>
11:31.24[Kosh]<PROTECTED>
11:31.24[Kosh]} FILETIME;
11:31.35[Kosh]actually u can load data to one __int64
11:31.39[Kosh]and use usual math
11:31.55*** join/#htc-linux |lippa| (~lippa@ppp118-209-159-45.lns20.mel6.internode.on.net)
11:32.05Rajkoive thought about the yaffs2 flashing problem, and it seems we cant use spl to flash it properly at all, and that it would be inconvenient
11:32.34[Kosh]I need look to yaffs2 sources, because I dunno how it's working
11:32.50Rajkoinstead, it could work like this
11:32.53DuperManwhy can't it be flashed? doesn't a flash just dump an image?
11:32.54DuperManoO
11:33.06[Kosh]DuperMan, let devs to talk...
11:33.09Rajkousers only use htc tool to flash magldr + flash kernel
11:33.15gauner1986LeTama_ cool.. i'll test it
11:33.26[Kosh]at the end, we can modify YAFFS2
11:33.32Rajkoyou need the kernel unless you want to recode full yaffs2 and mtd support into magldr
11:33.33[Kosh]exclude ECC from it and etc
11:33.50Rajko[Kosh], wont work, you need the 2 id's stored in spare
11:34.29Rajkoif thse 2 ids werent there, you could just modify yaffs2 to use whatever layout winflash uses
11:35.42Rajkoanyway, if user hold some key down or something, magldr boots flashing kernel, which is minimal kernel with just screen and button and mtd and yaffs2 drivers
11:36.34Rajkoand it would have a usb gadget or something, that would accept commands like erase flash area, make partition
11:36.56[Kosh]wait
11:37.00[Kosh]lets me look
11:37.13[Kosh]but flash have HW ECC, so second ECC is useless
11:37.43Rajkoand partition contents could be uploaded via usb as like .tar files, which would just be extracted into the selected partition
11:38.11Rajkoecc is not the problem here
11:38.26Rajkoand the hw ECC has to be stored somewhere
11:38.26manusfreedomNetRipper: when you said  clears DG/GP timers, can you be more explicit?
11:38.57[Kosh]he stop timers and clear values
11:39.16*** join/#htc-linux BazGee (~admin@cpc1-sund2-0-0-cust716.11-1.cable.virginmedia.com)
11:39.23[Kosh]Rajko, maybe
11:39.41[Kosh]but it need some kind of binary transfer
11:39.53NetRippermanusfreedom, http://netripper.pastebin.com/NBrnrcJU
11:40.09manusfreedomNetRipper: thankis
11:40.16[Kosh]but u didn't set divider
11:40.18Rajkouploading .tar files would actually be the safest and most compatible way of doing this
11:40.19[Kosh]:P
11:40.30Rajkothere would be no errors due to bad blocks or whatever
11:40.40NetRipper[Kosh], divider is for initialization, not for deinitialization ;)
11:40.58[Kosh]kernel codebase assume  that it's right
11:41.12Rajkothere are no utilities like mkyaffs2, because the spare data is device dependent, you cant just binary transfer it
11:41.15NetRippertrue
11:41.20NetRipperkernel codebase assumes too much ;)
11:41.26[Kosh]maybe we can use other filesystem?
11:41.57Rajkowhatever filesystem you use, you cant avoid the nand problem
11:42.34Rajkothat is, blindly copying sectors from a "perfect" nand will make random sectors be inaccessible, and file contents corrupted
11:42.38[Kosh]lol
11:42.39[Kosh]http://www.yaffs.net/yaffs-licensing-overview
11:43.21[Kosh]seems LGPL so can be included...
11:43.36[Kosh]but wait how nand working on other devs like diamond rhod and etc?
11:43.46Rajkothey have the missing sectors problem
11:43.56[Kosh]ow...
11:44.02[Kosh]u have links to read?
11:44.17Rajkoi suggest you do all this from a linux kernel...
11:44.22Rajkokeep magldr READ only
11:44.56[Kosh]looking to yaffs\
11:44.57Rajkoso that when magldr boots, it boots fast, with no chance of corruption
11:45.10[Kosh]there option to enabled disable ECC SW checking
11:45.23Rajkobut if it cant find partitions properly, or if button is held down, it launches recovery kernel, which is able to flash
11:45.41Rajkoyou can design a custom usb protocol for flashing, i could make flashing applications for windows using winusb
11:45.56Rajko[Kosh], again, ecc isnt th problem
11:46.15[Kosh]we also have good usb-base :P
11:46.29[Kosh]look to DFT HSPL :)
11:46.54[Kosh]btw u know any tricks to get maximum speed?
11:47.06Rajkowhats DFT HSPL
11:47.49[Kosh]HSPL for LEO
11:47.49Rajkothe problem with yaffs2 and any other nand capable FS, is that you cant really make images of the FS, as the image would have to include spare data from sector, and spare data is very device specific
11:48.25[Kosh]yes I know
11:48.45Rajkoi worked on some 360 flashing stuff, and this is the problem encountered by the first users trying to flash
11:49.00Rajkothey would just flash it all, sector  + spare, then wonder why their xbox wouldnt boot (like 1/10 users)
11:49.32Rajkoso utilities like nandpro got much more sophisticated, in the way that, when saving a dump, they would detect bad blocks, and move them to the original block, in order to make a "perfect" dump
11:49.39Rajkothen when flashing, it would do the remapping
11:49.49Rajkoto the target device
11:50.31Rajkothe xbox however has simple nand layer, with a dedicated spare area, etc, so you could just move sectors around and change their id
11:51.09[Kosh]# define YTAG1_SIZE 8
11:51.13[Kosh]so it need 8 bytes rigth?
11:51.17[Kosh]for each sector
11:51.18Rajkowhat
11:51.23[Kosh]YAFFS2
11:51.28Rajkono, i told you what it stored in spare
11:51.39[Kosh]ok
11:51.39Rajkoit was like 42 bytes total on a 2k sector device (which had 64 bytes of spare)
11:52.40[Kosh]maybe flash it with tag
11:52.46[Kosh]and MAGLDR will refill data...
11:52.51[Kosh]and clear tag...
11:53.18Rajkoflashing using nb is impractical anyway, as you cant reflash only rootfs or just systemimg,
11:53.31Rajkoyou have to reflash the entire thing, losing all your data
11:54.01Rajkoyou will HAVE to handle yaffs2 flashing outside of nb
11:54.01[Kosh]I am looking for mtd interface now
11:55.02[Kosh]<PROTECTED>
11:55.02[Kosh]<PROTECTED>
11:55.02[Kosh]<PROTECTED>
11:55.02[Kosh]<PROTECTED>
11:55.02[Kosh]<PROTECTED>
11:55.02[Kosh]<PROTECTED>
11:55.04*** join/#htc-linux LordDeath (~LordDeath@cable-81-173-164-211.netcologne.de)
11:55.15[Kosh]#ifndef CONFIG_YAFFS_9BYTE_TAGS
11:55.15[Kosh]# define YTAG1_SIZE 8
11:55.15[Kosh]#else
11:55.15[Kosh]# define YTAG1_SIZE 9
11:55.15[Kosh]#endif
11:55.18[Kosh]so it's 8 bytes
11:55.22[Kosh]or not?
11:55.25Rajkoits not
11:55.40[Kosh]where defined actual structure
11:55.43[Kosh]?
11:55.43Rajkohttp://www.yaffs.net/yaffs-2-specification-and-development-notes
11:58.24gauner1986i see heavy development going on, nice
11:58.25gauner1986:)
11:58.39RajkoFor yaffs to function, it must be able to be the only code that writes to the oob area on the NAND device.
11:59.40[Kosh]hm
11:59.46[Kosh]look at bottom of same page
11:59.47[Kosh]NAND data
11:59.49[Kosh]title
12:00.07[Kosh]"The 16 byte spare area contains:"
12:00.09[Kosh]why it there?
12:00.23Rajko512 byte devices have 16 byte spare area
12:00.35[Kosh]yes
12:00.37Rajkohttp://pastebin.com/MVY3pFb0
12:01.42*** join/#htc-linux MethoS- (~clemens@134.102.106.250)
12:02.00Rajkoso you have to do the partition creating WITHIN LINUX
12:02.35[Kosh]wait
12:02.51Rajkoand mkyaffsimage  isnt even supported for yaffs2
12:03.08[Kosh]can we use 16 bytes spare for 2048 page?
12:03.16Rajkowhy ?
12:03.27[Kosh]if we can
12:03.32Rajkobut WHY would you do it ?
12:03.42[Kosh]we can strip 7 bytes from it (ECC + unused)
12:03.47RajkoWY ?
12:03.48[Kosh]so already 16 - 7  = 9
12:04.02[Kosh]The 16 byte spare area contains:
12:04.02[Kosh]8 bytes of tags,
12:04.02[Kosh]6 bytes of ECC data
12:04.02[Kosh]1 byte block status (used to identify damaged blocks)
12:04.02[Kosh]1 byte data status (currently unused).
12:04.16Rajkowhy...
12:04.28Rajkoremoving ecc will just lead to corruption
12:04.29[Kosh]it maybe possible to fit data into WM layout
12:04.42[Kosh]we don't need SW ECC
12:04.50Rajkowhy do you care about wm layout
12:04.51[Kosh]because there HW ECC
12:04.58Rajkoand the HW ecc is storing the ECC bytes WHERE ?
12:05.38[Kosh]because if WM layout used, u can flash it by SPL all and extra problems won't appear
12:06.02[Kosh]NB have 8 bytes of spare which stored to flash
12:06.14Rajkobut if WM layout used, you have NO control over spare dat
12:06.15[Kosh]so we need fit it YAFFS2 data to 8 bytes
12:06.15Rajkoa
12:06.54*** join/#htc-linux Ashar (deadly@unaffiliated/ashar)
12:07.00[Kosh]hm... why no control? we will just change MTD driver so it will convert YAFFS data to WM compatible format and store it
12:07.04[Kosh]like WM do it
12:07.21Rajkono control in spl
12:07.54LeTama_Cass: hum, ok. For me, it did improve the first image draw, I don't have to push blindly anymore.
12:08.04LeTama_Cass: most of the time at least
12:08.49Rajko[Kosh], you need more than 8 bytes
12:09.08[Kosh]unsigned ecc:12; //ECC on tags
12:09.16[Kosh]if this excluded all can be fited...
12:09.34[Kosh]it will fit to 8 bytes
12:09.39RajkochunkId[4] objectId[4] nBytes[2] blockSequence[4]
12:09.46Rajkolooks like 14 bytes to me
12:09.56[Kosh]typedef struct
12:09.56[Kosh]{
12:09.56[Kosh]unsigned chunkId:20; //chunk number in file
12:09.56[Kosh]unsigned serialNumber:2; //serial number for chunk
12:09.56[Kosh]unsigned byteCount:10; //number of bytes of data used in this chunk
12:09.56[Kosh]unsigned objectId:18; //the object id that this chunk belongs to.
12:09.57[Kosh]unsigned ecc:12; //ECC on tags
12:09.57[Kosh]unsigned unusedStuff:2; //unused
12:09.58[Kosh]} yaffs_Tags;
12:10.18Rajkothis is for yaffs1
12:10.31[Kosh]hm\
12:11.01[Kosh]yeah seems
12:11.47Rajkoyaffs1 only supprots 512B sector flash
12:11.59[Kosh]but why they need so many data...
12:12.18Rajkowhy not just do this the right way
12:12.23[Kosh]it's enough 6 bytes for WM
12:12.33Rajkobecause wm uses a flash abstraction layer
12:12.38[Kosh]yes
12:12.41Rajkoand then just has vfat inside
12:12.44Rajkoor whatever
12:12.48[Kosh]yes
12:13.36Rajkoso why not just do this the right way and do flashing with a linux kernel that receives files over usb
12:13.57[Kosh]dunno if it right way...
12:14.15[Kosh]what about other file systems for nand?
12:14.18Rajkowhat do you think android devices do when you do "recovery"
12:14.28[Kosh]we have leo :)
12:14.59Rajkoall nand file systems store info like this
12:15.06gauner1986wtf.. git always fails to check out net/netfilter/xt_CONNMARK.o on my system...
12:15.13gauner1986eh
12:15.15gauner1986i mean .c
12:15.18gauner1986why so ever
12:15.28gauner1986on linuxtogo and markinus git
12:15.32[Kosh]but wrong data and SPL will think this block is bad  :)
12:15.39Rajkospl shouldnt CARE.
12:15.59Rajkothe only thing you flash with spl is magldr + kernel
12:16.14[Kosh]and who will build this kernel?
12:16.36Rajkonot that hard, just the right drivers compiled in
12:16.41Rajkoand a usb gadget coded in
12:16.52[Kosh]it maybe called "bad user experience" at the end  ;)
12:17.10Rajkoi think it will be a great user experience
12:17.22Rajkoas you could reflash things separately
12:17.26[Kosh]ok and how it will be flashed?
12:17.29Rajkoeven add/remove files if you want
12:17.35Rajkohow will what be flashed
12:17.50[Kosh]which usb protocol and etc
12:18.03Rajkojust pump raw data through a bulk pipe
12:18.23[Kosh]with same success it can be flashed by MAGLDR directly
12:18.37Rajkosure, if you code mtd and yaffs2 for magldr
12:19.11Rajkoand then you would have to make it GPL
12:19.17Rajkoif you include yaffs2 write support
12:20.54[Kosh]it seems dual license
12:21.18*** join/#htc-linux Dj-Gutz (~madboy@87.69.228.213)
12:22.09Rajkoits LGPL only for the small read-only bootloader version
12:22.15CassLeTama_, for me without the fix its fine on ,my cm6. no blind stuff either
12:22.30Rajkoand even LGPL means you have to give source unless you dynamically link
12:23.19[Kosh]hm
12:23.39[Kosh]they also have http://www.yaffs.net/node/32
12:24.08Rajkoporting yaffs2 to work without linux is far much more work than making a usb gadget
12:25.24LeTama_Cass: hum, ok. I'll do more test then...
12:25.29[Kosh]wait... where u got second kernel?
12:25.35[Kosh]it will be stored on nand?
12:26.10Rajkorecovery kernel ? you can package it whereever you want, as long as magldr can find and load it
12:26.20CassLeTama_, id wait and see what gauner1986 come back with
12:26.36*** join/#htc-linux mackie_work (~mackie_wo@208.15.82.161)
12:26.52[Kosh]hm what about JFFS2?
12:27.03*** part/#htc-linux mackie_work (~mackie_wo@208.15.82.161)
12:27.08Rajkoalso, even easie than usb gadget...the linux kernel could just access sd card, see if a file exists (like with partition size info and where to find .tar files), and it would partition properly, and then untar the files into respective partitions
12:27.11RajkoALL WITH A SHELL SCRIPT.
12:27.17Rajko[Kosh], same problems, worse performance
12:27.28[Kosh]oki
12:27.41Rajkojffs2 is mostly meant for NOR
12:27.43Rajkonand hacked in
12:27.46[Kosh]so I will ask msm7k devs
12:27.55[Kosh]which problems they have
12:28.16[Kosh]now will work under dual boot or on kernel
12:30.10[Kosh]another way - flash nb with additional data at the end, which contains YAFFS2 spare data. magldr at first boot put them at right place.
12:30.28Rajkooh really
12:30.34[Kosh]:D
12:30.35Rajkoagain, youre forgetting about nand bad blocks
12:32.51[Kosh]ok it's not clear for now
12:33.01Rajkowerent some of the tp2 developers talking about doing kernel boots kernel
12:33.04RajkoFOR EXACTLY THIS REASON ?
12:33.18[Kosh]dunno.. I am lazy to read logs
12:33.28[Kosh]:)
12:33.37[Kosh]~seen [acl]
12:33.48apt[acl] <~abel@96.246.167.90> was last seen on IRC in channel #htc-linux, 14h 16m 57s ago, saying: 'oo cam progress'.
12:34.20Rajkothe scheme i proposed is similar to existing android devices
12:34.26Rajkowhich, in recovery mode, boot recovery kernel
12:34.36Rajkowhich just clears existing system partition
12:34.49[Kosh]how big is it?
12:34.50Rajkocp -ar * from recovery partition to system partition
12:35.12Rajkonote that it does not do any imaging or flashing, because of yaffs2
12:36.17[Kosh]ok lets talk about other side... u know how to make such kernel?
12:36.22Rajkoyes
12:36.33Rajkothe "install from sd" option can be done with a simple init scripts
12:36.43[Kosh]what about usb?
12:36.54Rajkojust a usb gadget
12:37.02Rajkoand i can make windows client flashing app as well
12:37.17Rajkoall open source, so whoever wants to fix it up can
12:38.54[Kosh]typedef struct {
12:38.54[Kosh]<PROTECTED>
12:38.54[Kosh]<PROTECTED>
12:38.54[Kosh]<PROTECTED>
12:38.54[Kosh]<PROTECTED>
12:38.55[Kosh]} yaffs_PackedTags2TagsPart;
12:38.55[Kosh]typedef struct {
12:38.56[Kosh]<PROTECTED>
12:38.56[Kosh]<PROTECTED>
12:38.57[Kosh]} yaffs_PackedTags2;
12:38.58*** join/#htc-linux Andreyxxl[HD2EU] (~Andreyxxl@86.127.164.72)
12:39.03[Kosh]this is YAFFS2 spare data, right?
12:39.09*** join/#htc-linux Regulator (~duffman@c-68-51-38-96.hsd1.ar.comcast.net)
12:41.24Rajkowe need to agree on partition table format and location
12:42.15Rajkoive already told you what's in spare data
12:42.24[Kosh]just txt file with number of blocks?
12:42.50[Kosh]or binary header
12:44.55Rajkoalso i cant boot this from haret, because the moment i start writing to nand, wm wont boot anymore
12:45.18[Kosh]hm yes...
12:48.04[Kosh]ok need to work on other stuffs now
12:48.25Rajkokernel + ramdisk is all i need
12:48.49[Kosh]how big it will ne
12:48.50[Kosh]be
12:48.51[Kosh]?
12:49.21Rajkoill see, after i trim down all unnecessary kernel features
12:49.55Rajkoit will only be loaded once when the user wants to flash anyway, so it doesnt really matter
12:50.15[Kosh]it won't be stored on nand?
12:50.28Rajkoprobably will
12:50.48Rajkoagian, for testing, everything can be on sd card
12:51.27[Kosh]yeah
12:52.06[Kosh]sd card is nice thing
12:53.53[Kosh]AAHAHAAHA
12:53.54[Kosh]booting
12:53.55[Kosh]:D
12:54.12[Kosh]"Preparing ur phone for first use"
12:54.19Rajkowhat
12:54.28[Kosh]on screen now :P
12:54.37Rajkoyou said you got lock screen yesterday
12:54.44[Kosh]it's WM65
12:54.45Rajkooh wait, you booted WM, nvm
12:54.56Rajkoyeah, all that needs is for you to chainload partition 23
12:55.01[Kosh]no
12:55.35[Kosh]it won't boot in this case ofcourse, because it will read my MBR with magldr
12:55.37[Kosh]and halts
12:56.36[Kosh]lol working
13:01.42*** join/#htc-linux GNUtoo|laptop (~gnutoo@host55-144-dynamic.54-79-r.retail.telecomitalia.it)
13:04.55NetRipper[Kosh], for the tag, suppose UTC = 9am, GMT=10am, do you want offset to be -1 or +1? (i.e. systemtime - localtime, or localtime - systemtime)
13:06.04Rajkoim gonna need something if you want me to make the flashing kernel
13:07.59[Kosh]I need make a binary patch of nand.dll\
13:08.03[Kosh]in memory
13:08.10[Kosh]otherwise it won't work as needed
13:08.17*** join/#htc-linux mdeejay (~mdeejay@217.8.225.110)
13:08.40[Kosh]Rajko, what u will need?
13:09.04Rajkoability to load it with modified nand...
13:09.35[Kosh]wanna test MAGLDR?\
13:10.02Rajkopm
13:10.21[Kosh]NetRipper, just run android and look
13:10.47[Kosh]setup in WM GMT+1 and GMT+0 in android
13:11.05*** join/#htc-linux leobaillard (~leobailla@leobaillard.org)
13:13.16*** join/#htc-linux thejeos (~androirc@88.148.70.109)
13:18.41*** join/#htc-linux noellenchris (ad3d72f1@gateway/web/freenode/ip.173.61.114.241)
13:20.15NetRipper[Kosh], ok in that case systemtime-localtime should give the correct answer
13:20.30NetRipperi will provide it in seconds instead of 100ns intervals
13:20.37NetRipper100ns intervals are just plain annoying
13:21.15NetRipperstruct tag_timeoffset { u32 offset; // systemtime - localtime difference in seconds
13:21.15[Kosh]yeah
13:21.18NetRipper};
13:21.23noellenchrisLeTama_: where is the source for the EVO kernel?  My friend has EVO and he had massive battery drain straight out of box.  Sprint pushed an update and pwr drain was way way better.  Just wondering if Sprint pushed a modified kernel...I may be way out of my league...
13:21.28[Kosh]implement it also in kernel :)
13:27.15gauner1986LeTama_: just tested it. no change :(
13:27.27gauner1986ah wait
13:27.31gauner1986it wakes up faster
13:27.37gauner1986but sometimes i have to press on button twice
13:28.38*** join/#htc-linux lucashart_ (5703a76d@gateway/web/freenode/ip.87.3.167.109)
13:29.30gauner1986LeTama_: definetly has improved it
13:29.39*** join/#htc-linux tp2user (~turruso@cpe-76-90-126-161.socal.res.rr.com)
13:30.06noellenchrisLeTama_: nvm, I'm d/lding from HTC now.  Don't know what to do with it, :) but I'm sure it will keep me busy for a few hours...hehe
13:30.34gauner1986woohooo
13:30.36Cassgauner1986, nice .. did nothing really noticible for me when i changed it
13:30.40gauner1986fix for the wakeup-issues is found
13:30.50lucashart_Does anyone here Italian
13:30.55gauner1986but as i said
13:30.57noellenchrisguaner1986: did you try another build on another sd card?
13:31.06gauner1986sometimes i have to press on button twice
13:31.10gauner1986no, not yet
13:31.27Cassgauner1986, leave it off for  a few mins and then turn it on see what occurs
13:31.33Casslet it suspend to ram
13:31.40gauner1986ok
13:31.46gauner1986when does it str?
13:31.54Cassnot long
13:31.54lucashart_I wanted to ask if someone is working on HTC Wizard 200 on OpenMoko or Android
13:32.06Cassi found a few mins was more than sufficient
13:32.26Cassif you leave for 5 mins and press on and it kicks into life then ill say you have a fix
13:32.31noellenchrisI've run this clays build with michy's supersonic kernel for almost 50hrs and it wakes up instantly. Don't know why, and I'm not messing with it Cass, cause I know you know how to recreate it...:)
13:33.01Cassnoellenchris, yeah im the same on my own cm6 build, no issues at all .. even without this fix
13:33.17gauner1986i'm interested in sense
13:33.18gauner1986:)
13:33.34[Kosh]sense sense sense!!!
13:33.37noellenchrisyes michy's is supposedly not fixed either...:P
13:34.32noellenchrisI guess it's something different with sense builds, is your build based on desire or EVO sense build gauner1986?
13:34.39Cassgauner1986, does BT work on evo kernel for you ?
13:35.02Cassor noellenchris for you ?
13:35.11gauner1986yeah
13:35.12gauner1986it does
13:35.14gauner1986on sense
13:35.22gauner1986i guess it doesnt with non-sense builds
13:35.33gauner1986unless you put the old bt driver in
13:35.36Cassyeah im having a hard tim connecting
13:35.38[Kosh]why all things are not working by cycle in android ?
13:35.38noellenchrisI haven't messed with bt yet, I've been off of work and leave my bt in my car..hehe
13:35.56Cass[Kosh], because android is hacked up opens ource shite :)
13:36.02[Kosh]yeah...
13:36.07[Kosh]things should be done for years
13:36.07Cassand we all try to run diff things
13:36.20[Kosh]so 7 years ago u got oldde leo
13:36.31[Kosh]and open it
13:36.43[Kosh]and found there same driver like now
13:36.46[Kosh]in Android 4.0
13:36.47gauner1986cass: mh.. if i left it a few mins it takes 5 secs to wake up at least :(
13:37.03Cass[Kosh], :)
13:37.07Cassgauner1986, :(
13:37.09noellenchrisnoellenchris messes with bt, hmm won't turn on..no pretty bt icon up top?
13:37.36Cassyeah its relating to hciattach no switching on ..  seems problemk with the patchram command
13:37.38gauner1986cass: but it definetly improved things.. before the lags also occured imeediatly after i switched it off
13:37.39noellenchrisI guess it won't pair w/anything if mine won't turn on..heh
13:38.02Cassgauner1986, ok i was ok on/off i had to leave for a moment
13:39.42noellenchrisWiFi works...., too bad EVO not GSM device....:(  make things much easier...
13:40.33noellenchrisCass: u still using your own EVO Frankenstein Kernel?
13:40.35LeTama_gauner1986: ok, now can you try uncommenting  msmfb_resume(&msm_fb->early_suspend); in drivers/video/msm/msm_fb.c ?
13:41.03LeTama_around line 470
13:41.31gauner1986LeTama_: ok
13:42.45Cassnoellenchris, no im on git head now
13:43.26Cassnoellenchris, so far since i compiled a working build and used letamax xdandroid i have no need to tinker .. just works
13:43.26gauner1986LeTama: was it commented for a reason? oO
13:43.31LeTamano idea ?
13:44.00gauner1986:)
13:44.29CassLeTama, you removed your move to old msmfb ?
13:44.33Cassreverted even ?
13:44.40LeTamaCass, yes
13:45.12LeTamaI'm almost git head now
13:45.43LeTamaHaving bsod, well, white sod now
13:46.00Casswhite, ahh not see those since pre xdandroid build :)
13:46.16LeTamaat startup ?
13:46.18gauner1986white, cute..
13:46.21LeTamanever saw one before
13:46.22Cassno after sleep
13:46.37Casswakes up and its like all colors aer behind a veil of white
13:46.38LeTamaah, no, this one is at startup, like bsod, but white
13:46.45CassLeTama, lol nice
13:46.50LeTamaCass: I see this one from time to time now
13:47.03Cassnever seen that
13:47.16*** join/#htc-linux Termana (~bradley@123-3-68-38.static.dsl.dodo.com.au)
13:48.04manusfreedomI get white whan I got memory addressing problem....
13:48.30manusfreedomand the blue one for me is a speedy timer....
13:48.34Cassi also get some trampoline message in haret these days
13:48.37manusfreedom-a +e
13:48.38Cassnot seen that in a while
13:48.58Cassbbib
13:50.43gauner1986LeTama: test after a minute was fine.. lets see if i wait longer
13:51.25LeTamagauner1986: I have sometime some delay, but previous kernel does the same iirc
13:51.33gauner1986yeah
13:51.41gauner1986but screen goes on on previous kernel
13:51.49gauner1986while on new kernel it sometimes even doesnt go on for ages
13:51.53LeTamait does too now
13:51.55gauner1986it goes on and is black
13:53.16gauner1986okay.. still takes five seconds to go on
13:53.23gauner1986if you have it in deep sleep
13:53.56LeTamagauner1986: ok, and you have the screen showing up ?
13:55.22LeTamathe issue we could have is that android shutdown the screen quickly if you are on screen lock and no activity comes
13:56.06gauner1986lets check that again
13:56.19gauner1986have to wait two minutes
13:56.50LeTamato minimize the "wakeup in pocket" effect I presume
13:58.46gauner1986hm
13:58.53gauner1986we could disable screenlock to verify that
14:01.17gauner1986LeTama: i see that android is shutting the screen down quickly
14:01.25gauner1986but that occurs after 10 seconds or so
14:01.46LeTamame, it's more 4-5 seconds
14:01.54gauner1986could be
14:02.11gauner1986okay.. it still stays black for 5-7 seconds
14:02.22gauner1986and then the screen goes black for 0.5 seconds
14:02.29gauner1986and then sth is drawn on the screen
14:02.41gauner1986err
14:02.47gauner1986it stays OFF for 5-7 seconds
14:03.09gauner1986after it was in deep sleep
14:03.40LeTamaok
14:04.56*** join/#htc-linux jeos (~androirc@88.148.70.109)
14:13.11gauner1986LeTama: still ideas? :)
14:13.21ALoGeNohey anyone with htc universal?
14:13.27ALoGeNoi need xserver-titchy the link on the web is broken :/
14:18.23*** join/#htc-linux skodde (~skodde@unaffiliated/skodde)
14:25.29LeTamagauner1986: hum, not really. It doesn't do that on mine, at least not every time like yours
14:25.42*** join/#htc-linux Pohket (~Pohket@static-173-49-35-98.phlapa.fios.verizon.net)
14:25.45*** join/#htc-linux F-D (~Stoned@92.27.227.48)
14:26.44LeTamaThe only diff I have currently is this: in arch/arm/mach-msm/irq.c
14:26.51LeTama<PROTECTED>
14:27.11LeTamabetween  [INT_DEBUG_TIMER_EXP] = SMSM_FAKE_IRQ, and  [INT_ADSP_A11] = SMSM_FAKE_IRQ,
14:27.42LeTamaand in drivers/video/msm/mdp_lcdc.c
14:27.51LeTama<PROTECTED>
14:28.05LeTamainstead of mdp_writel(lcdc->mdp, 0xff, MDP_LCDC_UNDERFLOW_CTL);
14:28.17gauner1986hm
14:28.21LeTamaaround line 177
14:28.31gauner1986i'll try changing that too
14:29.04LeTamaok, even though I'm not sure they have such impact
14:29.27gauner1986are you comparing the old and this git?
14:29.33gauner1986*the new
14:29.39[Kosh]wtf?
14:29.42LeTamayes, they come from there
14:29.45LeTamahey Kosh!
14:29.49[Kosh]hey
14:29.58[Kosh]still gsods?
14:30.00[Kosh]:D
14:30.03gauner1986nah
14:30.04LeTamano, wsod
14:30.05gauner1986wake up lags
14:30.07Cass*sods :)
14:30.07gauner1986:(
14:30.21LeTamaKosh, bsod comes from printk, no ?
14:30.26[Kosh]no
14:30.35[Kosh]MDP go to underflow
14:30.44[Kosh]and screen filled by underflow color
14:31.03LeTamaKosh, but cause of underflow ?
14:31.10[Kosh]0x80000000 means autorecovery but it don't works nice
14:31.18[Kosh]0xFFFFFF is color in theory
14:31.21[Kosh]:D
14:31.34LeTamaKosh: oh, ok :)
14:31.53LeTamaso, it seems it works now
14:31.58LeTamaI have white
14:32.15LeTamaand ff is green ?
14:32.33[Kosh]ff is b
14:32.34[Kosh]blue
14:32.34LeTamanon, blue, rgb..
14:32.37LeTamaok
14:33.03[Kosh]underflow happen when mpp operation executed
14:33.20[Kosh]was at least
14:33.39LeTamaok
14:34.51LeTamaKosh: I need to do more tests, but in evo kernel, gsod seems to occur during dummy console registration
14:35.14LeTamaand I saw some printk problem while tracing
14:35.46*** join/#htc-linux mdeejay (~mdeejay@188.168.168.101)
14:35.54[Kosh]u should exclude all consoles
14:36.04[Kosh]stock android have not it at all
14:36.15LeTamaI did a dirty hack to remove printk in mdp source, it seems to cure it
14:36.23*** join/#htc-linux dieselboyx (~dieselboy@dsl-69-172-110-202.acanac.net)
14:36.23[Kosh]anyway... ramconsole much better than screen
14:36.36[Kosh]u can look it on big screen, use search and scroll
14:36.37LeTamaKosh: agreed
14:36.38*** join/#htc-linux luc_ (5e3edc93@gateway/web/freenode/ip.94.62.220.147)
14:36.51[Kosh]so no reason to keep
14:36.55[Kosh]fb console :)
14:37.04*** join/#htc-linux programmer8922 (~Evan@67.219.166.182)
14:37.13LeTamaYes, let's put a nice logo there
14:37.38*** join/#htc-linux jeos (~androirc@88.148.70.109)
14:43.09*** join/#htc-linux danibjor (~no@27.137.251.212.customer.cdi.no)
14:43.26*** join/#htc-linux dan1j3l (~danijel@93-138-68-97.adsl.net.t-com.hr)
14:44.14dan1j3lhi
14:44.29[Kosh]hey
14:44.33LeTamahi dan1j3l!
14:44.58Rajkofb console is important to build makers
14:44.59dan1j3lany point to read logs ?
14:45.01gauner1986hey dan
14:45.05dan1j3lhi
14:45.12gauner1986yeah.. help us on wakeup issues again
14:45.12gauner1986:P
14:45.17gauner1986letama made some suggestions
14:45.23dan1j3lok
14:49.17LeTamadan1j3l: and interesting progress from Cotulla too
14:49.25gauner1986yeah
14:49.27gauner1986nand shit
14:49.28gauner1986:)
14:49.29dan1j3lnice :)
14:50.48LeTama[Kosh]: regarding the "washed out" issue, do you remember the cause ?
14:51.00gauner1986washed out?
14:51.01gauner1986oO
14:51.09[Kosh]washed out?
14:51.11[Kosh]O_o
14:51.13LeTamayeah, screen becomes hollow,
14:51.18LeTamaalmost white
14:51.25[Kosh]like ice in water?
14:51.27LeTamabut still working fine
14:51.34[Kosh]ow no
14:52.12LeTamaeverything works fine except that colors are pale blueish/white
14:52.36[Kosh]maybe format is wrong?
14:52.40gauner1986LeTama: the changes you mentioned last didnt help :(
14:52.49Cassthats what i was on about earlier .. white overlay on colr screen
14:52.54[Kosh]try to remove copybits and such shit :)
14:52.58Cassi see that now and again .. or at least i did
14:53.01LeTamaCass: right
14:53.12F-DLeTama: did you crack the pauses in audio issue yet?
14:53.15LeTamaKosh: ok
14:53.27*** join/#htc-linux theredundant (~thereduda@CPE-58-173-12-179.ecxf2.cht.bigpond.net.au)
14:53.34gauner1986darkstone: how is it going with the evo build?
14:53.41theredundantsup fellas
14:53.42LeTamaF-D: not really. I thought I got it, but finally was not perfect.
14:54.27F-Di was using a kernel which came with mdeejays v1.0beta (i think it was one of yours) and it didnt have the issue for me it seemed
14:54.27LeTamaGauner1986: yes, that what I thought... it shouldn't help.
14:54.29F-Dhey theredundant
14:55.56LeTamaF-D: Ok, I'm bringing back these changes one by one currently
14:56.16LeTamaF-D: we'll see
14:56.24*** join/#htc-linux Neonkoala (~Neonkoala@92.20.209.90)
14:56.37F-Dcool  :)   just wanted to let ya know it was working for me
14:57.26*** join/#htc-linux gauner19861 (~Adium@145.93.28.129)
14:57.47*** join/#htc-linux Parad0XUA (~paradoxua@rrcs-69-193-179-210.nyc.biz.rr.com)
14:58.08LeTamaF-D: it was not for me, still had some pauses when not plugged to usb
15:00.11F-Dah right, think i was plugged in actually.. sorry
15:06.52*** part/#htc-linux dan1j3l (~danijel@93-138-68-97.adsl.net.t-com.hr)
15:10.26*** join/#htc-linux gauner1986 (~Adium@ip-145-93-244-118.fontys.nl)
15:14.34*** join/#htc-linux pH5 (~ph5@e178192158.adsl.alicedsl.de)
15:23.42darkstonegauner1986: just back from uni, sdcard issue fixed thx to mattc
15:23.45darkstoneuploading
15:24.59LeTamahi darkstone. what sdcard issue ?
15:25.22darkstoneoh, just that the evo roms look for mmc2
15:25.25darkstonenot mmc1
15:25.39LeTamadarkstone: oh, ok.
15:28.23luc_darkstone: public release or just for testing?
15:28.34darkstonetesting
15:28.41darkstonenot to be used for general use
15:28.42luc_still no data...
15:28.48darkstonenot to be used for general use
15:28.49luc_4g
15:28.53darkstonenot to be used for general use
15:29.12darkstonedude, you arent going to get 4g xD
15:29.39Casseven if we get 3.75g that would be enough
15:31.06phh(3.75G = HSPA+ ?)
15:31.19Cass3.75g = me taking the piss
15:31.41Cass3.5 is hsdpa as i understand it
15:31.41luc_3.5G, 3.75G, 3.9G
15:32.03luc_<PROTECTED>
15:35.09*** join/#htc-linux Timber (~Tim@cable-86-56-42-159.cust.telecolumbus.net)
15:37.12phhCass: so HSPA+ is 3.75 :p
15:37.58Casswell there you go .. subliminal :)
15:38.46[Kosh]wtf again?
15:38.55[Kosh]TOO MANY NUMBERS TODAY! pls stop!
15:39.20[Kosh]:D
15:39.33Casssomeone convert them to ams for him
15:39.35Cassasm
15:42.01*** join/#htc-linux joplayer (~joplayer@vaf26-6-78-248-0-5.fbx.proxad.net)
15:44.41*** join/#htc-linux Padre|Work (~Padre@intersoft-219.cust.smartspb.net)
15:45.00noellenchrisCass: if i'm plugged in to usb, device uses 2-5mA when I unplug goes to 250-290mA w/in 10sec.  Any idea why this EVO kernel draw so much when not on USB?
15:45.32luc_its charging thats why
15:47.01Rajkonoellenchris, widget shows net value of current
15:47.18Rajkowhen usb in, it meanss 2-5mA is going INTO the battery
15:47.19Rajkonot out
15:48.25noellenchrisRajko: copy makes sense since it was fully charged...I feel dumb...
15:49.17*** join/#htc-linux brnshroom (shroom2k1@c-98-199-15-127.hsd1.tx.comcast.net)
15:50.48*** join/#htc-linux krl_ (6dbd5cf7@gateway/web/freenode/ip.109.189.92.247)
15:51.04*** join/#htc-linux gauner1986 (~gauner198@p508C6DF3.dip.t-dialin.net)
15:51.14gauner1986back in business
15:52.11gauner1986darkstone: sounds good
15:52.21gauner1986want to get rid of the display shit
15:59.50darkstonenot long left @ gauner1986
16:03.43*** join/#htc-linux tp2user (~turruso@cpe-76-90-126-161.socal.res.rr.com)
16:03.45*** join/#htc-linux theredundant (~thereduda@CPE-58-173-12-179.ecxf2.cht.bigpond.net.au)
16:04.35*** join/#htc-linux polyrhythmic (~charles@c-24-19-26-198.hsd1.wa.comcast.net)
16:07.52*** part/#htc-linux kalemas (~kalemas@ns2.openhardware.ru)
16:07.53darkstoneEstimated time left:
16:07.53darkstone00:13:11 (59.13 MB of 159.72 MB)
16:08.02gauner1986*drums*
16:08.12darkstone:p
16:08.17*** join/#htc-linux Jack-E (~chatzilla@host86-143-166-160.range86-143.btcentralplus.com)
16:08.19FlawlesStylehd2froyo or sense?
16:08.32darkstonenone
16:08.41darkstonenot a build
16:08.46gauner1986darkstone: eclair or froyo?
16:08.48FlawlesStyleoh ok
16:08.55darkstonefroyo
16:08.58gauner1986k
16:09.10darkstonejust grabbed one of the ota roms with root support added
16:09.12darkstoneworks fine
16:11.02gauner1986wonder if it fixes my silent bluetooth headset issue
16:11.27darkstonedoubtful :p
16:11.39darkstonebut if you have an android device that'll work with your headset
16:12.10darkstonetry and pull /system/etc/AudioBTID.csv
16:12.16darkstonefrom that device
16:12.24darkstoneand put it in a hd2 build
16:12.27darkstoneand see if that works
16:14.09gauner1986i tried adding my headset in that csv
16:14.12gauner1986but didn't help
16:14.17darkstonehm
16:14.24gauner1986but i'll see
16:14.31darkstonewell i didnt mess with any with the BT stuff
16:14.37mdeejaysupersonic rom work very fast on hd2))
16:14.37darkstoneany of the*
16:15.21*** join/#htc-linux thedicemaster (~thedicema@e200071.upc-e.chello.nl)
16:15.43*** part/#htc-linux thedicemaster (~thedicema@e200071.upc-e.chello.nl)
16:16.51*** join/#htc-linux JesusFreak316 (~John@pool-173-65-107-248.tampfl.fios.verizon.net)
16:20.56*** join/#htc-linux flagada_ (58a1e24e@gateway/web/freenode/ip.88.161.226.78)
16:21.36darkstonehttp://www.multiupload.com/N6KHFWYJFA
16:21.41darkstonegauner1986 ^
16:21.42gauner1986nice
16:21.43gauner1986thanks
16:21.45gauner1986:)
16:21.46darkstonenp
16:21.56darkstoneXD
16:22.04darkstonelooks like its still uploading to file hosts
16:22.25mdeejaydarkstone its supersonic ota rom?
16:22.32*** join/#htc-linux |Jeroen| (~jeroen@d5152B6A8.access.telenet.be)
16:23.33darkstoneyes
16:24.04mdeejay3.26.651.6 ?
16:24.54darkstoneyes
16:25.22mdeejay))\
16:26.17*** join/#htc-linux nineX_ (~nunya@216-43-173-182.ip.mcleodusa.net)
16:26.22*** join/#htc-linux lenix (~irc@lenix.de)
16:26.24darkstonegoing out, bbl!
16:26.54*** join/#htc-linux kiozen (~kiozen@rgnb-5d87dc38.pool.mediaWays.net)
16:27.06*** join/#htc-linux Maylay|Sphyynx (~gren@adsl-9-204-242.mia.bellsouth.net)
16:27.12*** join/#htc-linux GNUtoo|laptop (~gnutoo@host55-144-dynamic.54-79-r.retail.telecomitalia.it)
16:33.44*** join/#htc-linux |Jeroen| (~jeroen@d5152B6A8.access.telenet.be)
16:34.13*** join/#htc-linux Andreyxxl[HD2EU] (~Andreyxxl@89.32.146.153)
16:35.33flagada_itd stay on boot-time halt_lock
16:35.35flagada_:s
16:35.45*** join/#htc-linux bzo (~chatzilla@netblock-68-183-234-14.dslextreme.com)
16:36.04*** join/#htc-linux thejeos (oscarleong@77.208.67.114)
16:38.32*** join/#htc-linux theredundant (~thereduda@CPE-58-173-12-179.ecxf2.cht.bigpond.net.au)
16:39.38flagada_boot good now
16:41.29*** join/#htc-linux noobhands (~noobhands@cpc4-hitc6-2-0-cust82.9-2.cable.virginmedia.com)
16:42.27flagada_sprint 4g logo screen :p
16:43.18joplayerlol bsod as soon as it boots for me and never had problems with other builds, will see if it happens again and try to catch logs
16:47.30*** join/#htc-linux UUB11 (42a5a8d4@gateway/web/freenode/ip.66.165.168.212)
16:49.55gauner1986damn
16:49.57gauner1986whitescreen
16:49.57gauner1986:D
16:50.22[Kosh]u lose
16:50.24[Kosh]:D
16:50.29gauner1986whitescreen again
16:50.30gauner1986oO
16:50.36[Kosh]u no longer gsodder #1
16:50.38[Kosh]u lose
16:50.41gauner1986:D
16:50.42[Kosh]:'(
16:50.49gauner1986time to make a new stat :P
16:50.52[Kosh]ok now it's seems working nice
16:50.53flagada_me work
16:51.24[Kosh]I can load WM65 from NAND (not changed 2.10 T-mobile ROM :P ) and boot android from SD. All via MAGLDR :)
16:51.50*** join/#htc-linux HoraceXXX (554894f6@gateway/web/freenode/ip.85.72.148.246)
16:52.06gauner1986nice
16:52.10gauner1986release time :D
16:52.17[Kosh]but WM65 mode should be tested
16:52.24flagada_no long wakeup with 4g build
16:52.57*** join/#htc-linux HoraceXXX (554894f6@gateway/web/freenode/ip.85.72.148.246)
16:53.18[Kosh]ok, it's time to include game_tetris.c  inside :D
16:53.37flagada_hm tetris :)
16:54.07gauner1986lol
16:54.20gauner1986the whole game in one .c ?
16:54.21gauner1986:P
16:54.24[Kosh]yes
16:54.30[Kosh]but only one button present
16:54.31[Kosh]:(
16:54.40gauner1986and what does it do?
16:54.44theredundantkosh, just curious, possible to load android from nand and winmo from sd?
16:55.02[Kosh]it's hard...
16:55.21theredundantokay gotcha
16:55.42gauner1986:D
16:56.09*** join/#htc-linux GNUtoo|laptop (~gnutoo@host55-144-dynamic.54-79-r.retail.telecomitalia.it)
16:56.11[Kosh]so
16:56.12[Kosh]so
16:56.27[Kosh]who win in tetris will able to load android from magldr :D
16:56.37[Kosh]not win
16:56.38gauner1986lol
16:56.41*** join/#htc-linux thejeos (~androirc@88.148.70.109)
16:56.42[Kosh]but lets say... 10000 score
16:56.45[Kosh]:D
16:58.32*** join/#htc-linux GNUtoo (~GNUtoo@host55-144-dynamic.54-79-r.retail.telecomitalia.it)
17:00.10theredundant:P
17:00.15theredundantima try then
17:02.58gauner1986ah ok, maybe i should change default.xt
17:03.00gauner1986txt
17:03.01gauner1986:)
17:08.07*** join/#htc-linux noobhands (~noobhands@host109-155-50-174.range109-155.btcentralplus.com)
17:09.23flagada_i like evo4g build ;)
17:09.37gauner1986wsod++
17:09.50joplayerbsod++
17:10.01flagada_miss just data :s
17:10.26flagada_screen ?
17:10.26gauner1986read the readme ;)
17:10.26flagada_bsod++?
17:10.26*** join/#htc-linux MN (5685c0dc@gateway/web/freenode/ip.86.133.192.220)
17:10.26MNHi
17:10.32flagada_yes i know before instal this build
17:10.45MNtetris woo lol
17:10.58[Kosh]why not? :D
17:11.05flagada_wifi work good and no long wakeup and no freeze :)
17:11.34gauner1986[kosh] did you write that tetris yourslef?
17:11.35gauner1986:P
17:11.40flagada_turn off now for see drain battery
17:11.52[Kosh]yeah... so it's buggy
17:11.59[Kosh]long time ago
17:12.26*** join/#htc-linux fakker (~noobhands@cpc4-hitc6-2-0-cust82.9-2.cable.virginmedia.com)
17:13.00MNkl MAGLDR with tetris ftw ;)
17:13.43gauner1986[kosh]: do you see the problem in here? http://pastebin.com/F30WFN9F
17:13.49gauner1986got whitescreen
17:14.23*** join/#htc-linux rrew (~rrew@93-137-14-35.adsl.net.t-com.hr)
17:15.29*** join/#htc-linux an0key (~an0key@n0rty.an0key.net)
17:16.39flagada_battery drain more when screen is off lol sreen on = 120 mah and screen off  = 320 mah :o:o:o
17:17.18gauner1986you can't trust that app
17:17.19*** join/#htc-linux balans (~barry@82-170-217-205.ip.telfort.nl)
17:18.26*** join/#htc-linux thejeos (~androirc@88.148.70.109)
17:18.27*** join/#htc-linux danibjor (~no@27.137.251.212.customer.cdi.no)
17:18.42Rajkosolder a wire to hd2
17:18.46Rajkoconnect to multimeter
17:18.50gauner1986^^
17:18.57flagada_lol
17:18.58Rajkosolder other wire to battery
17:19.18*** join/#htc-linux Echo31 (~olivier@mir31-4-82-240-194-54.fbx.proxad.net)
17:20.00*** join/#htc-linux Benouch (b84aa322@gateway/web/freenode/ip.184.74.163.34)
17:20.32MNlol
17:20.33*** join/#htc-linux Ondalf (~ondalf@dsl-roibrasgw1-feb6dc00-127.dhcp.inet.fi)
17:21.18luc_to test that leave the phone on stanby for 30 min ...and se the batt percentage
17:21.37luc_without wires
17:21.41luc_:)
17:22.30MNso [Kosh] hows it going
17:22.36*** join/#htc-linux LordDeath (~LordDeath@cable-81-173-164-211.netcologne.de)
17:22.42gauner1986he's already at 9900 points
17:23.13*** join/#htc-linux rdsus (4f75c866@gateway/web/freenode/ip.79.117.200.102)
17:23.27MNooo nice :p
17:23.36*** join/#htc-linux balans1 (~BRPOLDB@82-170-217-205.ip.telfort.nl)
17:23.39rdsuswhat about evobuild how it works? some improvments?
17:23.51gauner1986that build isnt for the public
17:24.15gauner1986try it but don't expect support
17:25.07flagada_screen off for 30 min and back , now have 69%
17:25.52luc_and before
17:26.53flagada_i dont know lol
17:27.11luc_o you just started the test..
17:27.12flagada_i just instal battery notif now
17:27.16flagada_yes
17:28.27flagada_In any case it is actually very fast and fluid
17:32.49gauner1986[kosh] i have a need for tetris.. satisfy me :P
17:33.13MNlol dont we all :P
17:34.49luc_gauner1986: do you whant bricks on tetris :)
17:38.34gauner1986darkstone: working nice so far.. no wakeup-issues
17:41.50gauner1986ok, false alarm.. it has wakeup-issues
17:41.59[Kosh]bricks with tetris better that just stupid brick..
17:42.04[Kosh]isn't it?
17:42.12gauner1986true
17:43.20MNhow would it work, i mean how does the tetris load
17:43.38[Kosh]now I start it by usb command :)
17:43.45gauner1986:D
17:43.50gauner1986implement more buttons
17:43.51gauner1986:P
17:43.58[Kosh]power button is GPIO
17:44.02[Kosh]other is matrix :(
17:44.09gauner1986:D
17:44.19gauner1986makes sense!
17:44.31[Kosh]MAGLDR: 1.05 Sep 14 2010 21:03:56
17:44.31[Kosh]Cmd>help
17:44.31[Kosh]command list:
17:44.32[Kosh]<PROTECTED>
17:44.32[Kosh]<PROTECTED>
17:44.32[Kosh]<PROTECTED>
17:44.32[Kosh]<PROTECTED>
17:44.33[Kosh]<PROTECTED>
17:44.33[Kosh]<PROTECTED>
17:44.34[Kosh]<PROTECTED>
17:44.34[Kosh]<PROTECTED>
17:44.35[Kosh]<PROTECTED>
17:44.35[Kosh]<PROTECTED>
17:44.36[Kosh]<PROTECTED>
17:44.45*** join/#htc-linux sirou (~sirou@91.pool85-53-146.dynamic.orange.es)
17:44.46MNooo nice
17:44.57MNwp7s lool noo android ftw
17:45.22gauner1986[kosh] you control it by mtty?
17:45.29[Kosh]via PUTTY
17:45.33gauner1986ah ok
17:45.39[Kosh]http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html
17:45.43gauner1986but putty needs a comport?
17:45.53gauner1986what do you insert there?
17:48.02[Kosh]via USB
17:48.12MNis android still currently on sd?
17:48.56*** join/#htc-linux thejeos (~androirc@88.148.70.109)
17:49.31gauner1986i have COM1 there
17:49.35gauner1986what do you insert there?
17:49.44gauner1986USB1 or what? ^^
17:53.28[Kosh]\\.\WCEUSBSH001 on XP
17:53.32gauner1986ah
17:53.34gauner1986good to know
17:54.06gauner1986windows always has strange devicenames for this stuff
17:54.43*** join/#htc-linux dieselboyx (~dieselboy@dsl-69-172-110-202.acanac.net)
17:54.51*** join/#htc-linux Akustik84 (~volodin_d@95-24-177-213.broadband.corbina.ru)
17:56.31*** join/#htc-linux NeoFlux (~NeoFlux@78.148.133.72)
17:56.44theaddeM0ngol1d007bank
17:57.55gauner1986bsod++
17:57.58gauner1986hey
17:58.02[Kosh]:D
17:58.03gauner1986i had everything now
17:58.10[Kosh]when u got it?
17:58.12gauner1986blue white and green
17:58.47gauner1986started the evo kernel directly after winmo booted
17:59.20[Kosh]and when u got wsod?
17:59.43gauner1986had some letama code in, in some mdp.c or so
17:59.48gauner1986threw it out
17:59.51gauner1986and it went away
18:00.11[Kosh]lol at which moment u got it?
18:00.19gauner1986straight after haret init
18:00.26[Kosh]logs?
18:00.33gauner1986posted a pastebin
18:00.40darkstonegauner1986: sleep issue? :o
18:00.44gauner1986http://pastebin.com/F30WFN9F
18:00.51gauner1986darkstone: present for me :(
18:01.04darkstoneblack screen?
18:01.51[Kosh][    6.711043] msmfb_start_dma 5055.724 ms after vsync request
18:01.51[Kosh][    6.711086] mdp irq already on 4000 4000
18:01.51[Kosh][    6.711115] mdp_dma: busy
18:01.51[Kosh][    6.727460] msmfb_pan_display timeout rerequest vsync
18:01.51[Kosh][   11.721027] msmfb_pan_display timeout waiting for frame start, 1 0
18:01.51[Kosh][   11.734653] mdp_lcdc_probe: initialized
18:02.04[Kosh]gauner1986, try to disable panel init
18:02.12[Kosh]bypass it for first time
18:04.11gauner1986[kosh]: i already fixed that by reverting letama's code
18:04.23gauner1986that was the whitescreen
18:04.37gauner1986bluescreens also occur sometimes
18:04.40gauner1986but not often
18:05.01gauner1986darkstone: what git did you build your kernel with?
18:06.01darkstonewith the evo build?
18:06.15darkstonegrabbed it from netrippers autobuild site
18:06.31darkstonehttp://oe.netripper.com/files/htcleo_autobuild_evo_tree/
18:06.32darkstone^
18:06.52*** join/#htc-linux LordDeath (~LordDeath@cable-81-173-164-211.netcologne.de)
18:08.52gauner1986hm
18:11.50gauner1986lets try that
18:12.35*** join/#htc-linux swc|666 (~neopwn@unaffiliated/swc666/x-4934821)
18:13.58gauner1986no that also has these issues for me
18:14.16*** join/#htc-linux sovereignty (~quassel@adsl-99-163-111-162.dsl.hstntx.sbcglobal.net)
18:14.36gauner1986darkstone: if you leave it lying for two minutes after resume and try to wake it up again it fails
18:15.03gauner1986eh
18:15.07gauner1986i mean after standby
18:15.40darkstonei'll try
18:15.45darkstonebut it works perfectly fine here
18:17.13Parad0XUAbtw gauner1986 disable automagic brightness
18:17.46gauner1986parad0xua: winmo or android?
18:17.50Parad0XUAandroid
18:17.51*** join/#htc-linux JP (d81fd30b@gateway/web/freenode/ip.216.31.211.11)
18:18.07darkstoneautobrightness is slow for me
18:18.09darkstonenormal?
18:18.21Parad0XUAdarkstone kind of... we could decrease the polling interval
18:18.42gauner1986ahrg
18:18.44gauner1986bluescreen again
18:18.52darkstonehm, would eat up cpu/kill battery though wouldnt it?
18:19.16gauner1986decrease
18:19.21gauner1986;)
18:19.36gauner1986ah ok, misread it
18:19.40gauner1986*stupid today*
18:19.41darkstonehaha
18:19.43Parad0XUAheh :)
18:20.32Parad0XUAI believe decreasing the interval should nearly have nearly 0 effect on the cpu/battery
18:20.51rrewwhat kind of problem do you have on wakeup?
18:21.05Parad0XUArrew it doesn't wake up ;()
18:21.06Parad0XUA;)
18:21.06darkstonereally? :o
18:21.25Parad0XUAdarkstone well technically lightsensor is always enabled I think... (haven't looked at the code though)
18:21.29luc_darkstone: is weird evo kernel eat less bat when in use than nexus one but on standby is revers
18:21.44rrewwell we on topaz have a similar problem
18:21.57gauner1986[kosh] : log of a bluescreen -> http://pastebin.com/CVbYxf7S
18:22.01rrewjust investigating dmesgs
18:22.02Parad0XUArrew huh... interesting
18:22.40rrewafter the device goes to sleep and i try to wake it up the key backlight powers of but not the screen
18:22.49darkstonegauner1986: just left my phone to sleep for 5 mins
18:22.52darkstonewoke up fine :S
18:22.55gauner1986strange
18:23.01darkstonewhat radio version do you have installed?
18:23.01Parad0XUArrew can you adb in?
18:23.07gauner1986darkstone: 2.12
18:23.08gauner1986you?
18:23.11darkstone2.10
18:23.15rrewi have to leave it for 10-20min to recreat that problem
18:23.19gauner1986ok, i might try 2.10
18:23.45gauner1986if you don't know what it is
18:23.47darkstone2.10.50.26
18:23.47gauner1986it's radio
18:23.48gauner1986:D
18:24.02gauner1986the black box component
18:24.23sirousorry, anybody knows how to get the boot log?. i tried andlog.exe, then clrcad and then haret..... andlog.txt is empty.. :/
18:25.02rrewParad0XUA, didnt tried , anyway i tryed a lot of things disabling the power client, playing with vregs, i suspect on wake lock maybe?
18:25.13gauner1986rrew: hm.. for us nothing happens, keyboard backlight doesnt come up
18:25.29*** join/#htc-linux Neo31 (~Neo31@unaffiliated/neo31)
18:25.48Parad0XUArrew well you have to try to adb in... it could just be the screen :)
18:26.05Parad0XUAif you can adb in try echo "1" > /sys/class/leds/lcd-backlight/brightness
18:26.14Parad0XUAno echo "255"
18:28.08gauner1986parad0xua: disabling auto backlight didnt change anything
18:28.37rrewwhat have you already tried on leo regarding this?
18:28.51gauner1986some people say it's a userspace issue
18:29.02*** join/#htc-linux Ashar (deadly@116.71.24.136)
18:29.10*** join/#htc-linux Ashar (deadly@unaffiliated/ashar)
18:29.20*** join/#htc-linux L_miller (~IceChat7@bs.americas.lc.americanstandard.com)
18:29.32*** join/#htc-linux g55 (~g55@rgnb-5d87d3ef.pool.mediaWays.net)
18:29.34gauner1986okay.. have to do some university stuff before i can continue :(
18:30.02darkstonehave fun :p
18:30.04rrewwho is the panel manufacturer?
18:30.13gauner1986auo
18:30.22gauner1986and sharp for the tmo us guys
18:32.29phhauo ?
18:32.33phhfunny, acer has got a auo too
18:35.02gauner1986maybe that phone is also manufactured by htc?
18:35.03gauner1986:P
18:35.37[Kosh]IT WORKS
18:35.39[Kosh]WTF
18:35.48phhhttp://images.4chan.org/b/src/1284488438451.jpg
18:36.02gauner1986what works [kosh] ?
18:36.07*** join/#htc-linux GNUtoo|laptop (~gnutoo@host55-144-dynamic.54-79-r.retail.telecomitalia.it)
18:36.07[Kosh]TETRIS
18:36.10gauner1986:D
18:36.15[Kosh]wanna video?
18:36.34*** join/#htc-linux jonaso75 (~jonolo@87.75.138.15)
18:36.52gauner1986yeah
18:36.53gauner1986:P
18:37.18gauner1986phh: lol
18:38.05bzophh: see stinebd's suggestion to use bcrm_patchram for rhod?
18:38.23phhbzo: no, but I already know the diff existing tools for bluetooth on rhod ..
18:38.44jonprybzo: how is camera?
18:38.56phhwell on bcm4325
18:39.06phhbzo: and as for camera, even on the liquid it's a total mess -_-'
18:39.20bzophh: well, in looking at it I noticed the current hciattach uses the texas option - that can't work...
18:39.36bzojonpry: not much new, but I did get the userland patches to stinebd
18:39.51phhbzo: I didn't use hciattach texas to test of course
18:40.08phhI think I tried hciattach generic
18:40.18bzoknow of a lower level way of verifying that bt is actually powered on?
18:40.23phhno :(
18:40.38bzothere is a lot that can be wrong from power up to actually configuring w/ hciattach
18:41.03phhyeah
18:41.07bzoI guess we could measure the power draw from the battery physically...
18:41.15bzoneed to do that anyways to try to fix power consumption
18:41.20phhBT in idle mode consumes really little ..
18:41.54*** join/#htc-linux flagada (58a1e24e@gateway/web/freenode/ip.88.161.226.78)
18:42.01gauner1986darkstone: radio didnt change it
18:42.27darkstoneodd
18:42.30darkstonehm
18:42.34darkstonewhat class sd card?
18:42.55gauner1986hm
18:43.17bzojonpry: I did notice that the camera driver hardcodes the dsp queue offset with #defines /o\
18:43.26phhbzo: ????
18:43.28gauner1986theres a little two on the card
18:43.32gauner1986not sure if thats the class
18:43.32darkstoneah
18:43.36gauner1986otherwise i don't know
18:43.40darkstoneslow sd card :)
18:43.43darkstoneyou have another?
18:43.51gauner1986the one that came with leo
18:43.52gauner1986:P
18:43.53bzophh: err, or # defines around static structs
18:44.01darkstonemine says 6
18:44.10phhbzo: you're speaking of what ? liboemcamera ?
18:44.22bzono, the kernel driver
18:44.23LeTamagauner1986: didn't like white ? :)
18:44.34gauner1986LeTama: nah.. white sucks...
18:44.36phhmeeeh
18:44.41gauner1986:)
18:44.46bzophh: a header in include/mach
18:44.54gauner1986unless some beautiful woman wants to marry me
18:44.57LeTamagauner1986: ok, next one is going to be pink
18:45.00*** join/#htc-linux dekar (~dekar@drms-4d0142f7.pool.mediaWays.net)
18:45.01phhbzo: which file ?
18:45.07gauner1986LeTama: my gf will love it
18:45.09bzophh: that's going to be fun to have work with multiple amss
18:45.10darkstoneurgh
18:45.13bzoone moment, let me look
18:45.15darkstonethe xda forums are a mess
18:45.32darkstoneandroid section filled with lots of builds
18:45.36gauner1986LeTama: i'll try your xdandroid build now
18:45.42darkstone(with lots of GPL violations too XD)
18:45.45gauner1986see if that makes a difference
18:45.55gauner1986someone should clean up there
18:45.56gauner1986:P
18:46.00gauner1986gpl violations suck
18:46.50LeTamagauner1986: you just removed  mdp_writel(lcdc->mdp, 0xFFFFFF | 0x80000000, MDP_LCDC_UNDERFLOW_CTL), not the others ?
18:46.53darkstonehehe
18:47.07gauner1986LeTama: yeah.. that line seemed to cause it
18:47.17gauner1986i reverted back to the old code
18:47.22gauner1986and it didnt happen anymore
18:47.23LeTamagauner1986: yes, 0xffffff is color
18:47.34LeTamagauner1986: it still happen, don't worry
18:47.40LeTamagauner1986: except that it's blue
18:47.49gauner1986cool
18:47.55gauner1986so you can make it pink now?
18:48.05gauner1986lets look at some rgb scheme
18:48.07bzophh: http://gitorious.org/linux-on-qualcomm-s-msm/linux-msm/blobs/htc-msm-2.6.27-camera/arch/arm/mach-msm/include/mach/msm_adsp.h
18:48.07gauner1986*mhmmm*
18:48.45bzophh: newer version of driver wraps 2 sets of those for different ams with #if
18:48.53[Kosh]lol I lose
18:49.13luc_did you record :)
18:49.26gauner1986lol
18:49.31phhbzo: that's only command queue **index**
18:49.41phhnot command queue addresses
18:49.58gauner1986[kosh] does it make the binary size way bigger? :)
18:50.06bzophh: right, but I don't think they match 6125
18:51.01*** join/#htc-linux SVic (~SVic@5f44b871.dynamic.mv.ru)
18:51.01[Kosh]not very
18:51.09[Kosh]there 16 colors
18:51.15gauner1986nice
18:51.15[Kosh]figures
18:51.16[Kosh]:D
18:51.19gauner1986more than ever needed
18:52.43*** join/#htc-linux tp2user (~turruso@cpe-76-90-126-161.socal.res.rr.com)
18:55.08gauner1986even letama's 4cass build seems to have the wakeup issue for me
18:55.13[Kosh]shit there no pause
18:55.21gauner1986:D
18:55.36gauner1986[kosh] did you implement more buttons?
18:55.40[Kosh]yes
18:57.46gauner1986cool
18:57.49bzophh: other thing I'm wondering if qdsp5 handles vfe enabling different than qdsp6 and that the camera  driver is qdsp6 compatible
18:57.51gauner1986where's the vid?
18:57.52gauner1986:P
18:58.06gauner1986LeTama: may i cry at you? :)
18:58.27phhbzo: oO
18:59.01bzobecause cm uses qdsp6, and I think toast had a similar problem trying to get camera working on a qdsp5 kernel
18:59.57bzophh: think it is hard backporting qdsp6?
19:02.35*** join/#htc-linux theredundant (~thereduda@CPE-58-173-12-179.ecxf2.cht.bigpond.net.au)
19:04.25[Kosh]wait
19:08.37jonprybzo: i think they require different adsp firmware
19:08.37gauner1986darkstone: what rom do you use?
19:09.00darkstonegauner1986: mirishttp://htcpedia.com/forum/showthread.php?t=1666
19:09.04darkstonehttp://htcpedia.com/forum/showthread.php?t=1666 *
19:09.14gauner1986i use miri's 19.0
19:09.29gauner1986hm
19:09.35gauner1986so we should have the same base
19:09.41darkstoneim still on 17 xD
19:09.47darkstoneneed to update
19:09.52darkstonebut still, should be the same regardless
19:10.00gauner1986do it and tell me if you also have issues then
19:10.01gauner1986:P
19:10.07darkstonebah D:
19:10.33darkstonestarts backing up
19:10.33gauner1986lol
19:10.33bzojonpry: or perhaps qdsp5_comp or qdsp5v2?
19:11.40jonpryv2 also requires new firmware. afaik qdsp6 is snapdragon only
19:11.57phhyup
19:13.11bzook, how about qdsp5_comp?
19:13.34jonpryimho it should not be hard to patch adsp though
19:13.35*** join/#htc-linux DirkNL (~DirkNL@113-82-ftth.onsneteindhoven.nl)
19:14.08bzoah, this must be what is referred to as the "old" camera driver in the cm kernel, qdsp5 vs newer
19:17.35*** join/#htc-linux nineX_ (~nunya@216-43-173-182.ip.mcleodusa.net)
19:18.13darkstonebah
19:18.17darkstonecba changing roms
19:18.18darkstonexD
19:18.26darkstoneim too comfortable on this one
19:19.41*** join/#htc-linux flagada_ (58a1e24e@gateway/web/freenode/ip.88.161.226.78)
19:20.21*** join/#htc-linux camro (~camro@89-104-29-101.customer.bnet.at)
19:20.31camroback again :)
19:21.02camrojonpry - still here ? i would like to discuss few things for battery ...
19:21.16jonpryi'm here
19:21.52camrowell, i did the battery related stuff now via tables - based on crazy...
19:22.13LeTamagauner1986: hum
19:22.26LeTamagauner1986: throw away your phone
19:22.35camronow i have one small problem, when i plugin the cable the battery raise +100mV (related how full the battery is ..
19:22.36gauner1986:(
19:22.51[Kosh]mini camera is too shitty
19:22.56[Kosh]no video for now :(
19:23.03LeTamagauner1986: now, you need my ce rom ? :)
19:23.05camroso, i must calc this raising also - somehow ... - any idea ?
19:23.12gauner1986LeTama: which one is it?
19:23.30gauner1986[kosh] :(
19:23.38LeTamagauner1986: just kidding. I'm running a custom one, 1.72 based
19:23.42camrojonpry: one idea is to fill a list internal and if the value raise so fast, then i ignore the value  ..
19:23.42gauner1986[kosh] instead you could provide us some code or binary :P
19:23.45sirouif im getting a freezing boot... anybody knows how can i get the boot log?
19:23.47jonprycamro: the raising is caused by the batteries impedance
19:23.52camrosure
19:23.56gauner1986+ installation instructions :D
19:24.05gauner1986LeTama: okay..
19:24.12gauner1986hm
19:24.17gauner1986what could that be?!
19:24.28jonprycamro: so if you know the impedance. then you can remove the raise from the measurement
19:24.31camrobut the impendance i can't calc .. and if i have the calc - i can also not tell you how long it takes to blow the battery
19:25.01camroi have no idea to get the impendance ...
19:25.16camroex: i have few informations about the battery
19:25.21jonpryi spent like an hour explaining it
19:25.28camroi know ...
19:25.37camromaybe *GRINZ not enough :)
19:25.41LeTamagauner1986: no idea. I have the wake issue too, but not that much and not that annoying
19:26.14gauner1986LeTama: okay..
19:26.27gauner1986[kosh] expert help needed.. :D
19:26.37*** join/#htc-linux Cass-hd2 (~Cass@87-194-153-242.bethere.co.uk)
19:26.39camrotypical: i have this informations ...
19:26.40camrobattlog; calculation_case 3<6>battlog; STAT; batt_level=;73; ccurrent=;884; volt=;3914; corrected_volt=;3914; temp=;381; temp_correct_volt=;0; bCharging=;1; corr_return=;0; volt_discharge_resistor=;0; full_volt_threshold=;4150; max_volt_threshold=;4000; max_volt_perc_range=;50; max_volt_min_percentage=;50; max_volt_perc_range_charging=;30; mid_volt_threshold=;3800; mid_volt_perc_range=;31;
19:26.40camromid_volt_min_percentage=;19; low_volt_threshold=;3610; low_volt_perc_range=;16; low_volt_min_percentage=;3; critical_volt_threshold=;3500;
19:26.52*** join/#htc-linux kvaster (~kvaster@vpn-e0.bas-net.by)
19:27.25camroi have the ccurrent (which i don'T believe, that the usb can make this current ... aynhow ..
19:27.34[Kosh]gauner1986, what's up?
19:27.59jonprycamro: i don't know what units are on the current.
19:28.09Cass-hd2gauner im on miri 19 no hang
19:28.24Cass-hd2ill upload mine in a bit if u like
19:28.25camrocurrent should be ma
19:28.37*** join/#htc-linux TkatoDesigns (~TkatoDesi@bzq-84-109-43-99.red.bezeqint.net)
19:28.40*** join/#htc-linux johnb81 (~johnb@78.169.171.28)
19:28.40*** join/#htc-linux theredundant (~thereduda@CPE-58-173-12-179.ecxf2.cht.bigpond.net.au)
19:28.47gauner1986[kosh] seems i'm not able to solve the wakeup issue.. not even with letama's image... cant be entirely userspace then
19:28.53gauner1986cass-hd2: okay.. sounds good
19:28.55camrocould be my ac adapter ...
19:29.25gauner1986cass-hd2: i tested the image letama gave to you.. the xdandroid one.. and i also have the hangs there while in suspend to ram mode
19:29.40camroit feels for me too high .... was thinking that the battery have on 500 a security lock ... dk
19:30.40Cass-hd2gauner no hang for me with that just slow screen paint
19:30.46Cass-hd2n unlock
19:31.00Cass-hd2with mine its almost perfect
19:31.06*** join/#htc-linux Joper (4e53fb7b@gateway/web/freenode/ip.78.83.251.123)
19:31.19Cass-hd2as long as you wait 2 secs after sleep
19:31.26Cass-hd2b4 unlock
19:31.27jonprycamro :anyways you can't figure out the real battery voltage without getting the impedance. read the logs again i guess.
19:31.44camrojonpry: anyhow ok: maybe you know it : let us try to calc this example: we have ac-plugged in + 3900mv and current is 500ma
19:32.04camro(the temp we let now out of the example..)
19:32.11gauner1986cass-hd2: sounds good.. lets see what it does on my phone....
19:32.34camrobut you told me, you know how to calc the ohm ...
19:33.15jonpryand i already told you how to do it. its in the logs :p
19:33.33camrothe only thing what i can tell you: i don't know if the ac-power is fresh pluggedd in (~1-2min)  i can'T tell how much the battery vol will be if you plugout the cable ...
19:33.50camroif i have understand you correctly - you mean this can be calc ..
19:34.17jonpryi think so
19:34.26camrook
19:36.04jonprythe math might be a little hard. kind of need to know something about numerical analysis
19:36.51camrotellm me, how much mv my device will have if im plugout my ac-cable: now i have 4050mV, temp 31°,  885ma
19:37.39jonprywithout having access to masses of data collected about your battery. and having the code done. i can't
19:38.26*** join/#htc-linux darkstone (s.s@kimoshi.net)
19:38.49jonprybut i can tell you it is less than 90%
19:38.58camrohaha *G
19:39.23camroin percentage is not important - i only need the mv
19:39.50*** join/#htc-linux M1DLGpc (~M1DLGpc@bb-87-81-252-83.ukonline.co.uk)
19:41.10jonpryanyways. the you get the ohms by solving: delta mV = ohms * delta mA. with the understand that this is totally screwed for small deltas
19:44.56camrook, then it should be: ohm = mV / delta mA ...=> in my case: 4000 / 800 = 5 mV difference ..
19:45.08camrobut -> my difference is 100
19:46.04camrobut i don'tbelieve, that it will be loaded with 885mA, this is too high - i mean ...
19:46.29camrobut if i remember - AC is limited to 500 and USV to 200 on battery
19:46.52[Kosh]why?
19:46.54camrobut if i use 500 or 200 it is also to less the difference
19:46.57[Kosh]AC limit is 1000 ma
19:47.01[Kosh]and USB limit is 500
19:47.07[Kosh]+ HW need power
19:47.12[Kosh]so u got about 800 on AC
19:47.14camroAC-adapter - yes ... but loading ... hmm
19:47.15[Kosh]and 300 on USB
19:47.22camrook, maybe ...
19:48.18camrobut then in the logic is something wrong: delta mV = ohms * delta mA
19:48.45[Kosh]hn
19:48.51camroohm = mV / mA
19:48.54[Kosh]delta ma for time?
19:49.01camroi can't believe ...
19:50.47camrothe time from ac-connect to measuring ?
19:50.54*** join/#htc-linux theredundant (~thereduda@CPE-58-173-12-179.ecxf2.cht.bigpond.net.au)
19:51.03camrowell, the batt_probe will not be done every 1hz :)
19:52.30[Kosh]I think delta is useless for such kind of meansurements?
19:54.34*** join/#htc-linux johnb81 (~johnb@78.169.171.28)
19:55.31fakkernever fear, i am here
19:56.34*** part/#htc-linux [Kosh] (~opera@nat004-252-205-109.tvoe.tv)
20:00.28*** join/#htc-linux cr2_ (~cr2@ip-109-84-25-65.web.vodafone.de)
20:05.20Echo31cr2: Hi
20:05.47gauner1986cr2_ ... a special guest :)
20:06.53*** join/#htc-linux theredundant (~thereduda@CPE-58-173-12-179.ecxf2.cht.bigpond.net.au)
20:08.16*** join/#htc-linux hamagc (~hamagc@206.55.156.200)
20:09.39*** join/#htc-linux M1DLGpc (~M1DLGpc@bb-87-81-252-83.ukonline.co.uk)
20:11.41*** join/#htc-linux Jack-E (~chatzilla@host86-143-166-160.range86-143.btcentralplus.com)
20:11.45jonprycamro: wtf are talking about. you need to measurements to calculate a delta
20:11.54jonpry*two
20:12.33*** join/#htc-linux miknix (~miknix@gentoo/developer/miknix)
20:12.40camroi talked with a friend, which is an electronic expert ...
20:13.15jonpryand
20:13.22camrosorry, but i will do it via a table
20:13.43camrowe don't get enough infos from battery
20:14.28camroex: the current of drain and which the battery get - is ifferent - and we on'T get this values from ic
20:14.49camrowell, he send me a lot of algos *G
20:15.06camrohe wrote his doctor about batteries ...
20:15.26camroif i would study, this it will be ready on android 7.0 *G
20:15.41*** join/#htc-linux Maylay|Sphyynx (~gren@adsl-9-204-242.mia.bellsouth.net)
20:17.03camroi mean, my algo is very simple now for discharging and is very good +-0,5% over the whole discharge process (in absolute system with constant draining ...)
20:17.39*** join/#htc-linux Wally (~wally@c-75-73-178-169.hsd1.mn.comcast.net)
20:17.46camroand i will try to use the off. digram from charging, and will try to find the an algo with a small table
20:18.01camroso, that it is almost the same ...
20:18.17camrowhat do you think about jonpry ?
20:18.42camroif wanted, i can send the code (for now it is full of prints, but if wanted you can try it ...
20:19.18camroit is also implemented for rhod, topaz, diamond, raph, etc ..
20:19.40*** join/#htc-linux Bry8Star (~Bry8Star@cpe-76-170-247-232.socal.res.rr.com)
20:20.04*** join/#htc-linux stinebd (~bryan@gentoo/developer/battousai)
20:20.56*** join/#htc-linux cr2_ (~cr2@ip-109-84-25-65.web.vodafone.de)
20:21.02camroi will take for my charging base-> http://www.ibt-power.com/Battery_packs/Li_Ion/Lithium_ion_tech.html
20:21.04DuperMants is worx?:P
20:21.58camrohi Duperman, do you meant the battery stuf ?
20:22.00camrof
20:22.17*** join/#htc-linux sirou (sirou@91.pool85-53-146.dynamic.orange.es)
20:22.34DuperManhi, no... sorry, off topic'ed a little:) touchscreen on nand 4 hd2
20:24.55TkatoDesignsPerhaps you might fancy helping me a bit, I Want to use the EVO kernel tree because there are no G-Sensor issues reported while using it, but I Use RMNET and not PPP, Is There anyway for me to apply the image while keeping my data connection?
20:28.15*** join/#htc-linux skodde (~skodde@unaffiliated/skodde)
20:33.30*** join/#htc-linux shroom2k1 (~shroom.jo@c-76-30-161-228.hsd1.tx.comcast.net)
20:33.40*** join/#htc-linux theredundant (~thereduda@CPE-58-173-12-179.ecxf2.cht.bigpond.net.au)
20:39.31*** join/#htc-linux neopeek (5ed940cd@gateway/web/freenode/ip.94.217.64.205)
20:39.57*** join/#htc-linux uoris (~sirou@91.pool85-53-146.dynamic.orange.es)
20:41.00neopeekanyone involved in rhodium nand project here?
20:49.25*** join/#htc-linux figeloal (~chatzilla@c213-200-146-116.bredband.comhem.se)
20:50.16Echo31cr2: Hi
20:58.41*** join/#htc-linux [acl] (~abel@96.246.167.90)
20:58.52[acl]what a busy day.. how has it been here ?
20:59.52bzonot much happening
21:00.06[acl]ahh.. ok u just saved me from reading empty logs then :-)
21:00.07*** join/#htc-linux Jack-E (~chatzilla@host86-143-166-160.range86-143.btcentralplus.com)
21:02.38*** join/#htc-linux thejeos (~androirc@88.148.70.109)
21:07.55jonpryhi [acl]
21:08.18*** join/#htc-linux Major_Sarcasm (~Steve@79-73-23-195.dynamic.dsl.as9105.com)
21:09.00[acl]jonpry: sup dood
21:09.22hamagc[acl]: neopeek is looking for help on nand for raph. just an fyi.
21:10.12[acl]hamagc: i just posted on ppcg about it. I know nothing baout raph. i think the raph folk need to unite and start testing
21:10.27[acl]jonpry: any progress on anythign ?
21:15.50[acl]doesnt raph and diam already have nand? thats how we got the idea to do it on the rhod.. im baffled
21:16.49phhnot really
21:17.01phhwe got something with wimo
21:17.14*** join/#htc-linux brnshroom (shroom2k1@c-98-199-15-127.hsd1.tx.comcast.net)
21:17.31[acl]phh: really? damn.. so we are pioneers ? :-p well thanks to dzo :-p
21:17.50phh[acl]: on diamond i couldn't get any device to work ...
21:18.08[acl]phh: git was down last nite.. couldnt patch
21:19.02NeoFluxIs there any program or setting on Android that can wake up the phone when i receive a text message?
21:19.13NeoFluxWinMo had a setting for it
21:19.19phh???
21:19.24phhwhat do you mean with "wake up" ?
21:19.27jonpry[acl]: i tried some flashy newer msm_nand
21:19.38NeoFluxphh, switch on the screen
21:19.46phhNeoFlux: ah
21:19.52[acl]jonpry: ooo.. explain.. and how can we bennefit from it
21:19.54phhNeoFlux: I guess some app can do that
21:20.16NeoFluxphh, would be nice if it was builtin though
21:20.53jonpry[acl]: i am not sure :p. I was hoping it would detect that we have a onenand chip. But that doesn't seem to be working.
21:21.15[acl]boo
21:21.25jonprylooks like our dma engine might have a problem
21:21.50NeoFluxthis stupid device wake up thing is getting to me now.  It's annoying to use the phone to press the call key button and wait for it to pop up.  And most of the time it doesn't wake up after a few t imes :(
21:21.52jonpryeither that or it really isn't onenand
21:22.18[acl]jonpry: dang.. true nand .. thats just crazy..
21:23.22[acl]jonpry: still debugging usb.. i realized it doesnt detect unplugging .. just plugging.. lol
22:06.31*** join/#htc-linux apt (~apt@rikers.org)
22:06.31*** 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
22:06.48gauner1986apt: love
22:06.48aptBABY DON'T HURT ME, DON'T HURT ME, NO MORE
22:07.03*** join/#htc-linux aditya (~aditya@cpe-76-170-75-42.socal.res.rr.com)
22:07.48*** join/#htc-linux atoore (47e78418@gateway/web/freenode/ip.71.231.132.24)
22:15.52fakkerwhat is love
22:15.57fakkerdaadananana
22:16.11fakkerhadaway
22:18.28*** join/#htc-linux yimb0 (~alberto@89.131.179.187)
22:18.30*** part/#htc-linux yimb0 (~alberto@89.131.179.187)
22:21.42*** join/#htc-linux Neonkoala (~Neonkoala@92.20.209.90)
22:33.03*** join/#htc-linux Dj-Gutz (~madboy@87.69.228.213)
22:34.31*** join/#htc-linux neoclone (575bd71c@gateway/web/freenode/ip.87.91.215.28)
22:41.43*** join/#htc-linux M1DLGpc (~M1DLGpc@bb-87-81-252-83.ukonline.co.uk)
22:49.23*** join/#htc-linux StummeJ-droid (~yaaic@50.sub-75-221-60.myvzw.com)
22:50.53*** join/#htc-linux Jack-E (~chatzilla@host86-143-166-160.range86-143.btcentralplus.com)
22:53.55*** part/#htc-linux StummeJ-droid (~yaaic@50.sub-75-221-60.myvzw.com)
22:55.18*** join/#htc-linux largeprime (~LargePrim@108.115.234.153)
23:28.30*** join/#htc-linux M1DLGpc (~M1DLGpc@bb-87-81-252-83.ukonline.co.uk)
23:30.23*** join/#htc-linux Tomobobo (639c5b5e@gateway/web/freenode/ip.99.156.91.94)
23:30.32Tomobobohello everyone
23:31.14TomoboboI'm helping a buddy and I chose to use XDAndroid to use on his HTC Touch Pro 2
23:31.33TomoboboIt's pretty neat
23:32.08TomoboboBut the cdma isn't working on it, and I've removed the sim card, but I'm not sure if I need to set anything else up
23:32.35*** join/#htc-linux Neonkoala (~Neonkoala@92.20.209.90)
23:34.55TomoboboI tried restarting it, It's booted into android now about 10 times and it won't get a signal at all.
23:41.10TomoboboI mean I own a nexus but I don't know anything about cdma
23:46.41*** join/#htc-linux hicks (hix@cpc5-uddi21-2-0-cust233.uddi.cable.virginmedia.com)
23:48.08*** join/#htc-linux noobhands (~noobhands@cpc4-hitc6-2-0-cust82.9-2.cable.virginmedia.com)
23:50.25*** join/#htc-linux thePACE (thepace@cable-89-216-138-172.dynamic.sbb.rs)
23:51.01*** join/#htc-linux noobhands (~noobhands@cpc4-hitc6-2-0-cust82.9-2.cable.virginmedia.com)
23:59.04camrophh: does the AC / USB recognition works for you ?

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