IRC log for #htc-linux on 20091231

00:00.17*** join/#htc-linux leaigor (n=laigor@188.134.16.241)
00:01.10*** join/#htc-linux ICEMANno1_ (n=ICEMANno@p5B30009B.dip0.t-ipconnect.de)
00:02.23herpezphh to compile the kernel i need toolchain?
00:02.30phhyes ....
00:02.42herpezthanks
00:02.57*** join/#htc-linux ICEMANno1_ (n=ICEMANno@p5B30009B.dip0.t-ipconnect.de)
00:03.07ICEMANno1_k, booting android
00:05.00herpezphh - do i need to change anything to this tut? http://wiki.xda-developers.com/index.php?pagename=BuildTheRaphaelKernel
00:05.14phhreplace 25 to 27
00:05.18phhand use htc_msm_android_defconfig
00:05.22phhand change git's url
00:05.28herpezok, thnks
00:08.02ICEMANno1vawx: how long does a boot of phh's 2.0.1 take on your topaz?
00:08.18phhreally long.
00:08.27vawxquite long
00:08.31ICEMANno1k, same here :D
00:12.08*** join/#htc-linux kvaster (n=kvaster@live.bn.by)
00:15.49phhI HATE HEISENBUGS
00:15.59ICEMANno1HEISENBUGS?
00:16.16phhbugs that disappear when debugging
00:16.37ICEMANno1ahh, great
00:16.43ICEMANno1i know what u mean :)
00:25.32vawxlol... phh i turned OFF usb debug mode in android and the device tried to install : HTC Remote NDIS based device on my pc
00:25.53phhrndis isn't linked to ad
00:25.55phhadb*
00:26.05vawxok, what is it?
00:26.10phhusbnet
00:26.23vawxthat explains why it appears in network adapters...
00:27.15FuZi0nlol
00:27.17FuZi0nheisenbugs
00:28.26phhi'm the only one to use this word ?
00:29.22FuZi0ni heard of it, never seen it being used before
00:29.22FuZi0n:P
00:29.27phhah.
00:29.28*** join/#htc-linux zycho__ (n=zycho@p5483EBB1.dip.t-dialin.net)
00:36.06*** join/#htc-linux ICEMANno1 (n=ICEMANno@p5B30009B.dip0.t-ipconnect.de)
00:36.13ICEMANno1hmm, now wifi works
00:36.42*** join/#htc-linux itchy8me (n=itchy8me@ip80-116-211-87.adsl2.static.versatel.nl)
00:39.59*** join/#htc-linux Zack84a (n=zack84a@r74-192-19-93.bcstcmta01.clsttx.tl.dh.suddenlink.net)
00:44.49*** part/#htc-linux jumoit2 (n=samuel@121.77.87.145)
00:55.38herpezphh - can u make a zimae using the build log from 24th?
00:56.01phhsure but why ?
00:56.58herpezbecause my idea if
00:57.10herpezto do the same build with the files from now (updated ones)
00:57.32phh?!?
00:57.40herpezif the screen (which in 24th was good) still good, then, there wasnt the edited files that caused the screen trouble
00:58.22herpezi say this because from 24th to now, some files may have been changed/edited
00:59.16phhi still don't get it.
01:01.25herpezphh - let me see if i'm right.when u release a new zimage, you change not only the builded files, but you also change files inside right?
01:01.28Battousaimmm, my phone has been running long enough to drain the battery
01:01.37Battousaifantastic
01:02.04phhherpez: I change the source files, then I build the zImage with it ....
01:04.11herpezso, SOME files were edited/changed since 24th to now, right?
01:05.25ali1234herpez do you know what git does?
01:05.42ali1234not only will it tell you extactly what
01:05.46phhherpez: how do you want the kernel to change without changing the source files ?!?
01:06.01ali1234changed but it will also assist you in compiling a kernel corresponding to each individual change
01:07.14herpezguys, its hard for me to explain, and for sure i have NO knowledge in this matter, so my thoughts are just logical but without knowledge. SO, i will try to explain by basic words my idea and hoe you follow
01:07.30herpezwhile using the zimage from day 24, my screen was good
01:07.40herpezwhen i say 24, its 24 or before
01:07.53herpezwhen i use from 26 or after, the screen is "bad"
01:08.11ali1234yes, in other words, a regression
01:08.15herpezso, i thinked of this:
01:08.38herpezi saw the build logs from 24th and 26th and highlighted the differences
01:08.51phhah the *logs*
01:08.57herpezand it showed me that to build 24 it were used some files
01:09.02phhit has no sense ....
01:09.10ali1234build log is not useful
01:09.14herpezand to build 26, were used 98% of the same files
01:09.24herpezso, the problem is:
01:09.32ali1234to compile a specific zimage you need the .config and git revision hash
01:09.38ali1234you are using git, right?
01:09.50herpezor the "new/added" files messed with the screen
01:10.03herpezor the SAME files messed, but they were edited/changed
01:10.15phhyes.... and ?
01:10.23phhhow does that help ?
01:10.40herpezthat way, i wanted to recreate the 24th image (the working one) with the files from now, which some of them may have been edited since them
01:11.10phh......
01:11.10phhit just won't build.
01:11.10ali1234herpez like i said git will do that for you interactively
01:11.14herpezif the screen goes bad, it means the problem is on the file sthat may have been edited and not on the new files added to the 26th build
01:11.19phhherpez: google git bissect.
01:11.22herpezok
01:11.26ali1234*bisect
01:11.31phhah ?
01:11.31herpezas i dont have neither knowledge or experience
01:11.43herpezi can only talk by logically and its hard for me to explain
01:11.48herpezi will read that
01:11.55herpezto try to learn more
01:12.05ali1234herpez we understand what you are saying, what you talk about is called bisecting
01:12.11herpezbecause all i know for now is "words" and not knowledge/experience
01:12.15herpezok, thanks!!!
01:12.43ali1234herpez git tracks each change individually
01:13.05herpezyes, im seing it right now
01:13.12ali1234you tell it "revision 24 works" "revision 26 doesn't work" and it guides you through compiling kernels until you find which exact change broke it
01:13.15herpezso i need to bisect the 24tha nd 26th image
01:13.26herpezoh, such an help
01:13.33ali1234yes, you need to find the git commit hash used for each kernel though
01:13.36herpezand to bisect, i need to have the files on my pc right?
01:13.49herpezi may find the commit hash in glemson page i guess
01:13.54ali1234you need a compiler, and a copy of the git repo, and git
01:14.04ali1234and know how to use them :)
01:15.28MrPippyphh: i reduced gpu0 to 7MB and put ramconsole at SMI+8MB, didn't work
01:15.37phhMrPippy: still garbage ?
01:15.57MrPippyits just wince stuff, starts with HTC_BOOT V2 a few times
01:16.54phhMrPippy: anyway, the HSPL would be btter, that might help flashing
01:17.13herpezali, i am downloading all the git master repo
01:17.20herpezwhich is running since 1h
01:17.30MrPippyyou mean reading it from SPL?
01:17.37phhRadix_: yup
01:17.55phhMrPippy: *
01:17.57herpezthen i will download some more repos used to compile thos images
01:18.18ali1234herpez it is big because it contains every change ever made to linux (all architectures) since they started using git
01:18.30herpezabout 2gb i guess
01:18.39Captnoordali1234: I consider it small
01:18.56Captnoordcompared to every other source control system
01:18.57ali1234herpez normally you would clone the base from a fast mirror of kernel.org and then add whatever repo you actually want as a remote
01:18.57Captnoord:P
01:19.11phhali1234: gitorious is fast iirc
01:19.12herpezthen i will use git bisect and i guess if i miss something, he will warn me :)
01:19.48ali1234phh: sure, the point is, you can clone *any* linux tree even if it has nothing to do with htc stuff, that's the way git is designed to work
01:20.20phhyes
01:20.20ali1234then you add your htc repo as a remote
01:20.20phhgitorious is were the current kernel tree is :p
01:20.20phhthat's what i meant.
01:20.27ali1234i see
01:20.28tmztphh: what's the progress?
01:20.38phhtmzt: none today
01:20.53tmztali1234: you can also reference a local tree
01:21.05tmztor add a local remote if you want a fast copy
01:21.13tmzt(hard linked)
01:21.20ali1234herpez: learn how to just compile a zimage first, bisect is advanced git stuff, plus you need to install cross compiler and all that jazz
01:21.31herpezali1234 - next i will download htc-msm-2.6.27  and i think its all
01:21.40herpezyes, i started today to read
01:21.47tmztno, linux-msm
01:21.50herpezand to put work in the hands, but just today
01:22.19herpezi thought it were htc-msm ... :s
01:22.35phhthe branch s htc-msm-2.6.27
01:22.37phhthe tree is linux-msm
01:25.39herpezbut i need to download just the branch to compile the zimage i gues..
01:26.12ali1234once you have cloned some repo, git only downloads the differences from remotes
01:26.27ali1234so you can quickly get another branch/repo whatever
01:29.20herpezok, i guess i need to worki with it to know it better
01:29.25herpezand then, make the questions
01:29.32herpezmaybe now its too soon...
01:33.34herpezJust one question about gip bisect. Can it use more than 2 files?
01:33.50*** join/#htc-linux jeremychang (n=jeremych@61-30-10-70.static.tfn.net.tw)
01:33.56herpezfor example, can i say "him" that those 2 worked and those 2 didnt work?
01:34.17herpezbecause if so, it would restrict the problem possibilities...
01:37.40*** part/#htc-linux DarkMasterHalo (n=DarkMast@modemcable187.118-80-70.mc.videotron.ca)
01:40.38*** join/#htc-linux DarkMasterHalo (n=DarkMast@modemcable187.118-80-70.mc.videotron.ca)
01:48.35DarkMasterHaloCan one of you guys explain to me or direct me to a website where it explains how the kernel knows what module to load, I still don't undertstand that part.  I mean, when it boots, how does it know what driver to load.  Or it loads every single driver (I don't think it is doing that though)
01:49.37DarkMasterHaloI'm kind of confused :)
01:54.01*** join/#htc-linux Shadowline (n=JDShadow@247.243.101.97.cfl.res.rr.com)
01:58.16*** join/#htc-linux ali12341 (n=al@robotfuzz.co.uk)
02:00.45Shadowlinehmm, what is a good place to look when attempting to fix force closes?
02:15.44*** join/#htc-linux ali12341 (n=al@robotfuzz.co.uk)
02:16.25*** join/#htc-linux kotis_ (n=kotis@192.68.183.166)
02:16.57ToAsTcfhis phh still around?!
02:17.17DarkMasterHaloI think he is busy right now. But he's still connected though
02:17.51ToAsTcfhphh: check u mail i sent some utility i found in a htc dump
02:18.29ToAsTcfhi think they are some utilities htc uses to test and debug
02:21.08*** part/#htc-linux ali12341 (n=al@robotfuzz.co.uk)
02:25.43*** join/#htc-linux randomblame (n=kevin@c-71-59-184-96.hsd1.wa.comcast.net)
02:26.17randomblameseen vladone
02:27.23randomblameslow git servers cramp my style
02:35.10*** join/#htc-linux BHSPitLappy (n=BHSPitLa@unaffiliated/bhspitmonkey)
02:37.07*** join/#htc-linux rashire2 (n=ed1112wa@pool-98-114-89-30.phlapa.fios.verizon.net)
02:37.26*** join/#htc-linux rashire (n=ed1112wa@pool-98-114-89-30.phlapa.fios.verizon.net)
02:38.32herpezguys, do u know if zimages config files are inside the zimages?
02:40.54randomblameew herpies
02:40.59randomblameno I don't know
02:41.24randomblamedon't even know what you're talking about :D
02:42.29randomblameall the configuring I've done is precompile
02:42.31MrPippyit is, theres a script to pull the config file out
02:43.31randomblameit must be nice to have a functional kernel ...
02:45.56herpezMrPippy, do u know what one?
02:46.57MrPippyscripts/extract-ikconfig
02:47.08MrPippyrun it from the root of a kernel tree and give it the pathname to a zImage
02:48.06*** join/#htc-linux x29a (n=x29a@unaffiliated/x29a)
02:48.58herpezMrPippy i didnt undertsand well. I have an zimage on my pc
02:49.07herpezcan i extract or i need to boot with in in android?
02:49.47MrPippyyou don't have to boot it, but you need a linux pc and a kernel source tree (version doesn't matter)
02:50.09MrPippyif booting it is easier, i'm pretty sure you can get the config that way also
02:50.22herpezno, i prefer without boot
02:50.26herpezi have linux
02:50.37ali1234you'll have to wait until the repo finishes cloning
02:50.57herpezah, ok, i was wondering whats a kernel source tree
02:50.59herpeznow i know
02:51.17randomblamewhat does that particular config file control?
02:51.22herpezi guess linux will compare the zimage with all the tree and make a reverse config file
02:52.01MrPippynah the zImage has the config file in it, just in case you need it again
02:52.53AstainHellbringhi how goes it
02:53.47randomblamehihi
02:54.13herpezMrPippy, but to extract the zimage, i need to have the kernel source tree, i cant do without it...
02:54.47randomblamecouldn't he just use that script without the source tree
02:54.58herpezi wish i could, can i?
02:57.29MrPippywell...the script comes with the source tree
02:57.41randomblame:D
02:57.44MrPippydo you have a slow internet connection?
02:57.44randomblameI have a copy
02:57.58randomblameI linked it to you herpez
02:58.02*** join/#htc-linux DarkMasterHalo (n=DarkMast@modemcable187.118-80-70.mc.videotron.ca)
02:58.24randomblamegit.linuxtogo is being freaking slow
02:58.31randomblame39kib/s
02:58.57DarkMasterHaloI'm currently download their whole website :P (Joke inside)
02:59.20randomblamedo you not have dcc enabled herpez
03:00.35MrPippyif all you want is the script you can just get a linux tree tgz from kernel.org or something
03:00.55MrPippywhat device is this zimage for?
03:02.16herpezblackstone
03:02.24herpezis from glemson
03:02.34herpezi have now the kernel
03:02.42herpezso i think its easier
03:02.58herpeznow i just need the htc-msm-2.6.27
03:03.05herpezim trying to download it
03:03.36Shadowlinehey herpez
03:03.39Shadowline:P
03:04.39herpezhey
03:06.30herpezrandomblame pvt
03:18.59*** part/#htc-linux Radix_ (i=quasselc@203.161.71.161.static.amnet.net.au)
03:48.14Battousaiwish gps were working
03:48.30Battousaii'm gonna be wandering aimlessly around manhattan tomorrow and could use gmaps nav
03:48.44randomblamegps is for girls
03:49.06Battousaithen slap a wig on me and call me susan
03:49.54randomblamewell susan it should still work on winmo :D
03:50.11randomblamepainfull i know
03:50.24Battousaiyes :(
03:50.55Battousaii wonder if att 3g will be working though
03:51.02Battousainyc on new years eve
03:51.13randomblamein manhattan? doubtful
03:51.31Battousaii was there for the last iphone release and it was holding up pretty well for some reason
03:51.41Battousaiof course i wasn't actually there for an iphone
03:51.59randomblameI'm stuck in win mo for a long long time I fear
03:52.12randomblamewe finally have a working debug fb though thats something
03:52.48Battousaionce the basics get going it's all momentum
03:53.21randomblameit's much easier to problem solve using an lcd rather than blinking the freakin led
03:53.50Battousaimy tv remote begs to differ
03:54.01randomblamethat frame buffer was all I wanted for christmas lol
04:09.33*** join/#htc-linux Nativedude (i=Nativedu@74.98.166.10)
04:23.24*** join/#htc-linux babijoee (n=joee@110.33.178.156)
04:29.34*** part/#htc-linux Nativedude (i=Nativedu@74.98.166.10)
04:34.48randomblamewoot
04:37.01surgexhey does anyone here speak italian?
04:38.00randomblameit's not personal, it's business
04:38.21randomblamethat kind of italian?
04:38.22randomblamelol
04:38.27surgexlol
04:38.29surgexno no
04:38.31Battousaiyou coulda been a contender tony
04:38.55randomblameyou may ask me one favor on this the day of my daughters wedding
04:39.46randomblamewell I finally got a fresh kernel downloaded
04:39.49randomblamethat took a year
04:39.59randomblamenow I shall make a backup so I don't have to do that again
05:25.13*** join/#htc-linux herpez (n=herpez@87.196.0.235)
05:25.31herpezhi. how can i download the htc-msm-2.6.27 branch?
05:25.38herpezi do git checkout -b htc-msm-2.6.27 origin/htc-msm-2.6.27
05:25.47herpezbut it says there isnt
05:51.52*** join/#htc-linux NexVision__ (n=a@c-76-109-33-88.hsd1.fl.comcast.net)
05:54.26randomblameherpez you have to cd into the kernel folder :D
05:54.57randomblameit's a subfolder within the kernel folder you just created to hold the source :D
06:02.34*** join/#htc-linux rmoravcik (n=rmoravci@ip-89-102-141-60.karneval.cz)
06:02.52*** part/#htc-linux rmoravcik (n=rmoravci@ip-89-102-141-60.karneval.cz)
06:46.59*** join/#htc-linux YellowGTO|Nix_ (n=quassel@c-71-226-239-246.hsd1.pa.comcast.net)
07:13.00*** join/#htc-linux kiozen (n=oeichler@rgnb-5d8783d6.pool.mediaWays.net)
07:34.28*** join/#htc-linux Zack84a (n=zack84a@r74-192-19-93.bcstcmta01.clsttx.tl.dh.suddenlink.net)
08:10.04*** join/#htc-linux balans (n=Gebruike@212-123-149-239.ip.telfort.nl)
08:29.07*** join/#htc-linux itchy8me (n=itchy8me@ip80-116-211-87.adsl2.static.versatel.nl)
08:30.59*** join/#htc-linux GlemSom (n=glemsom@0x5da34bca.cpe.ge-1-1-0-1105.sdnqu1.customer.tele.dk)
08:34.02*** join/#htc-linux greebear_ (n=greenbea@dslb-088-078-199-094.pools.arcor-ip.net)
08:39.38*** part/#htc-linux greebear_ (n=greenbea@dslb-088-078-199-094.pools.arcor-ip.net)
09:27.10*** join/#htc-linux rmoravcik1 (n=rmoravci@ip-89-102-141-60.karneval.cz)
09:27.17*** part/#htc-linux rmoravcik1 (n=rmoravci@ip-89-102-141-60.karneval.cz)
09:33.33*** join/#htc-linux toi (n=toi@d54C2A96D.access.telenet.be)
10:11.12*** join/#htc-linux Captnoord (n=Captnoor@dc5147a47b.adsl.wanadoo.nl)
10:12.18*** join/#htc-linux greebear_ (n=greenbea@dslb-088-078-199-094.pools.arcor-ip.net)
10:19.15*** join/#htc-linux cefn (n=cefn@host81-151-123-198.range81-151.btcentralplus.com)
10:24.22greebear_moin
10:26.09*** join/#htc-linux QAH (i=qah@ip98-183-195-175.hr.hr.cox.net)
10:26.26QAHHello! Anyone in here? I need some help.
10:27.12QAHI am trying to boot android on my HTC Diamond. Everything started up fine, but it is taking forever to load.
10:27.35QAHHow long does it ususally take for the first boot? It has been like 7 minutes already.
10:27.54QAHI just see a blank screen with a little white dash in the upper left.
10:28.41itchy8meQAH.. reset it and try again
10:28.46CaptnoordQAH: have patience
10:28.52Captnoordfirst time takes a bit long
10:29.21Captnoordyou can find a complete package at
10:29.22QAHHow can I tell if it is hung or not?
10:29.22Captnoordhttp://connect-utb.com/
10:29.26Captnoordwhich works
10:29.29Captnoordthere is a way
10:29.33Captnoordbut very time consuming
10:29.40Captnoordbest thing todo
10:29.51Captnoordis download the android 2.0 package from connect utb
10:29.59QAHThat little white dash in the upper left goes of every once in a while and comes back on
10:30.14QAHWhere can I get that package?
10:30.20Captnoordon that website
10:30.24Captnoorddownload
10:30.26Captnoord!!!!!
10:30.28QAHCan you give me a direct link?
10:30.39Captnoorddamn you.....
10:30.50CaptnoordCAN'T YA DO SOMETHING yourself
10:30.51QAHWell, I will get it myself
10:30.54Captnoordits on the freaking front page
10:30.55Captnoorddamn
10:31.14QAHDidn't know. Sorry
10:37.03QAHCan you use the android app market with the htc android releases?
10:41.36*** join/#htc-linux toi (n=toi@d54C2A96D.access.telenet.be)
10:43.45*** join/#htc-linux cefn1 (n=cefn@host81-151-123-198.range81-151.btcentralplus.com)
10:43.58QAHOk. I have some graphics. Is it loading when there are a buch of lines coming together to form a X?
10:44.07QAHIt looks just like a screensaver or something.
10:46.02QAHCaptnoord: Thanks for letting me know about the new 2.0. It is still taking a while to load for the first time, but at least I have some graphics.
10:46.51*** join/#htc-linux Markinus (n=Miranda@gtng-4db04508.pool.mediaWays.net)
10:47.21QAHYay! Android is running, but I have messed up colors. :P
10:47.39greebear_did you copy the startup.txt?
10:47.58*** join/#htc-linux cefn (n=cefn@host81-151-123-198.range81-151.btcentralplus.com)
10:48.04QAHThere was one already there
10:48.14QAHDid I need to change it?
10:48.18greebear_well it might be for a wrong phone (dont know)
10:48.22QAHoh ok
10:48.27QAHyou might be right
10:48.46greebear_i copied the diam100 thing over it _renaming_ it to the apropriate file
10:49.13QAHOk. Well behind my battery is diam500.
10:49.17QAHSo would tha tmake a difference?
10:49.33greebear_i don't know
10:49.47greebear_i cpied the diam100 -> startup.txt, and it works (diam300 here)
10:49.58QAHok
10:50.01QAHthx
10:50.08QAHI am using the Sprint HTC Diamond
10:50.24greebear_well gues what: I'm not
10:50.27*** join/#htc-linux vawx (n=chatzill@ip54532c5f.speed.planet.nl)
10:50.50greebear_for testing purposes it's very good, but not for daily use
10:53.23*** join/#htc-linux cefn1 (n=cefn@host81-151-123-198.range81-151.btcentralplus.com)
10:53.23greebear_as you have realised before the initial boot (for setup?) takes longer. couple of minuts. just like winmo first boot
10:55.16greebear_but i guess your phone is cdma
10:56.13greebear_Reading does help from time to time: "You will at least need a CDMA compatible kernel image, such as this one, along with the appropriate startup.txt (included in the package as mentioned above)"
11:00.43*** join/#htc-linux zycho (n=zycho@p5483D70C.dip.t-dialin.net)
11:02.19QAHI tried using the diamond config file but when I do, haret freezes
11:03.56*** join/#htc-linux sxe (n=quassel@ip-62-143-102-161.unitymediagroup.de)
11:04.37greebear_CDMA compatible kernel image?
11:07.10*** join/#htc-linux herpez (n=herpez@87.196.0.235)
11:11.29*** join/#htc-linux ICEMANno1 (n=ICEMANno@p5B301DBF.dip0.t-ipconnect.de)
11:24.23*** join/#htc-linux zycho_ (n=zycho@p5483D70C.dip.t-dialin.net)
11:33.57*** join/#htc-linux GNUtoo (n=GNUtoo@host215-113-dynamic.48-82-r.retail.telecomitalia.it)
11:39.16*** join/#htc-linux zycho__ (n=zycho@p5483D70C.dip.t-dialin.net)
11:40.48QAHI finally found a build that works with my phone: http://www.connect-utb.com/index.php?option=com_rokdownloads&view=file&Itemid=68&id=20:android-for-htc-touch-diamond-diam500
11:41.03QAHIt is made for the diam500. That is my phone. Since I am on Sprint, it is the CDMA version.
11:41.26QAHI still don't know what version of android it is though
11:41.49*** join/#htc-linux Squarc (n=Squarc@82-217-32-29.cable.quicknet.nl)
11:53.58*** join/#htc-linux fish1209 (n=fish1209@unaffiliated/fish0912)
12:19.14*** join/#htc-linux ChanServ (ChanServ@services.)
12:19.14*** join/#htc-linux fish1209 (n=fish1209@unaffiliated/fish0912) [NETSPLIT VICTIM]
12:19.14*** join/#htc-linux zycho__ (n=zycho@p5483D70C.dip.t-dialin.net) [NETSPLIT VICTIM]
12:19.14*** join/#htc-linux GNUtoo (n=GNUtoo@host215-113-dynamic.48-82-r.retail.telecomitalia.it)
12:19.14*** join/#htc-linux sxe (n=quassel@ip-62-143-102-161.unitymediagroup.de) [NETSPLIT VICTIM]
12:19.14*** join/#htc-linux cefn1 (n=cefn@host81-151-123-198.range81-151.btcentralplus.com) [NETSPLIT VICTIM]
12:19.14*** join/#htc-linux vawx (n=chatzill@ip54532c5f.speed.planet.nl) [NETSPLIT VICTIM]
12:19.14*** join/#htc-linux Markinus (n=Miranda@gtng-4db04508.pool.mediaWays.net) [NETSPLIT VICTIM]
12:19.14*** join/#htc-linux greebear_ (n=greenbea@dslb-088-078-199-094.pools.arcor-ip.net) [NETSPLIT VICTIM]
12:19.14*** join/#htc-linux Captnoord (n=Captnoor@dc5147a47b.adsl.wanadoo.nl) [NETSPLIT VICTIM]
12:19.14*** join/#htc-linux kiozen (n=oeichler@rgnb-5d8783d6.pool.mediaWays.net) [NETSPLIT VICTIM]
12:19.14*** join/#htc-linux YellowGTO|Nix_ (n=quassel@c-71-226-239-246.hsd1.pa.comcast.net) [NETSPLIT VICTIM]
12:19.14*** join/#htc-linux NexVision__ (n=a@c-76-109-33-88.hsd1.fl.comcast.net) [NETSPLIT VICTIM]
12:19.14*** join/#htc-linux x29a (n=x29a@unaffiliated/x29a) [NETSPLIT VICTIM]
12:19.14*** join/#htc-linux rashire (n=ed1112wa@pool-98-114-89-30.phlapa.fios.verizon.net) [NETSPLIT VICTIM]
12:19.14*** join/#htc-linux ali1234 (n=al@robotfuzz.co.uk)
12:19.14*** join/#htc-linux kvaster (n=kvaster@live.bn.by) [NETSPLIT VICTIM]
12:19.14*** join/#htc-linux Tinyboom (n=nahh@ti0121a340-dhcp0974.bb.online.no)
12:19.14*** join/#htc-linux rzk_ (n=rzk@daemonet.ru) [NETSPLIT VICTIM]
12:19.14*** join/#htc-linux ImCoKeMaN (n=imcokema@pool-71-173-201-162.hrbgpa.fios.verizon.net) [NETSPLIT VICTIM]
12:19.14*** join/#htc-linux mickeyl (n=mickey@openmoko/coreteam/mickey)
12:19.15*** join/#htc-linux FuZi0n (n=ikben@84-104-50-248.cable.quicknet.nl) [NETSPLIT VICTIM]
12:19.15*** join/#htc-linux kam187 (n=kam187@81-179-8-102.dsl.pipex.com) [NETSPLIT VICTIM]
12:19.15*** join/#htc-linux mrmoku|a` (n=mrmoku@ppp-93-104-182-206.dynamic.mnet-online.de)
12:19.15*** join/#htc-linux LittleJ (n=linuz@82.78.185.26) [NETSPLIT VICTIM]
12:19.15*** join/#htc-linux grayeul (n=grayeul@user-12lm3n5.cable.mindspring.com) [NETSPLIT VICTIM]
12:19.15*** join/#htc-linux Guest77037 (i=udontkno@freenode/staff/udontknow) [NETSPLIT VICTIM]
12:19.15*** join/#htc-linux F22 (n=pcm@c-68-82-52-241.hsd1.nj.comcast.net) [NETSPLIT VICTIM]
12:19.15*** join/#htc-linux Jos (i=Jos@Lithium.Jossie90.info) [NETSPLIT VICTIM]
12:19.15*** join/#htc-linux |Jason8| (i=JayAte@server2.tiltshellz.org) [NETSPLIT VICTIM]
12:19.15*** join/#htc-linux cyberdesigner (n=cyberdes@port-92-206-55-79.dynamic.qsc.de) [NETSPLIT VICTIM]
12:19.15*** join/#htc-linux toer (i=tore@179.81-166-86.customer.lyse.net)
12:19.15*** join/#htc-linux hachiya (n=flash@mail.filmpr.com) [NETSPLIT VICTIM]
12:19.15*** join/#htc-linux maejrep (n=madcoder@c-68-42-30-56.hsd1.pa.comcast.net) [NETSPLIT VICTIM]
12:19.15*** join/#htc-linux surgex (i=surge@pool-98-118-154-21.bflony.fios.verizon.net) [NETSPLIT VICTIM]
12:19.15*** join/#htc-linux luminoso (n=lumos@av-217-129-128-10.netvisao.pt) [NETSPLIT VICTIM]
12:19.15*** join/#htc-linux Ekips (i=spike@d51A460C9.access.telenet.be) [NETSPLIT VICTIM]
12:19.15*** join/#htc-linux tjs_bsd (n=tjs@mail.CDPA.cc) [NETSPLIT VICTIM]
12:19.15*** join/#htc-linux gazab_ (n=gazab@c-2d85e555.04-117-6c6b7013.cust.bredbandsbolaget.se) [NETSPLIT VICTIM]
12:19.15*** join/#htc-linux parmaster_ (i=par@dipole.idlepattern.com)
12:19.15*** join/#htc-linux thedicemaster (i=thedicem@j89126.upc-j.chello.nl) [NETSPLIT VICTIM]
12:19.15*** join/#htc-linux Dinde (i=kayser@sur-internet.net) [NETSPLIT VICTIM]
12:19.15*** join/#htc-linux prinex (n=prinex@m57s22.vlinux.de) [NETSPLIT VICTIM]
12:19.16*** join/#htc-linux AstainHellbring (n=AstainHe@unaffiliated/astainhellbring) [NETSPLIT VICTIM]
12:19.16*** join/#htc-linux hicks (i=hix@cpc2-uddi21-2-0-cust389.uddi.cable.virginmedia.com) [NETSPLIT VICTIM]
12:19.16*** join/#htc-linux infernix (i=nix@unaffiliated/infernix) [NETSPLIT VICTIM]
12:19.16*** mode/#htc-linux [+o ChanServ] by irc.freenode.net
12:19.16*** join/#htc-linux phh (n=quassel@4be54-3-82-228-187-43.fbx.proxad.net) [NETSPLIT VICTIM]
12:19.16*** join/#htc-linux alphaone (n=alphaone@2001:638:602:af01:0:0:0:1)
12:19.16*** join/#htc-linux tcccp (i=hey@asskicker.hey-ix.net) [NETSPLIT VICTIM]
12:19.16*** join/#htc-linux ius (n=thralas@2001:610:1908:8000:21f:c6ff:fe52:7e30) [NETSPLIT VICTIM]
12:19.16*** join/#htc-linux StarLite (n=nnscript@s55916cb1.adsl.wanadoo.nl) [NETSPLIT VICTIM]
12:19.16*** join/#htc-linux zz_rosseaux (i=znc@129-167-19-84.nbiserv.com) [NETSPLIT VICTIM]
12:19.16*** join/#htc-linux teh_eb (i=ebcain@cpe-24-210-123-84.insight.res.rr.com) [NETSPLIT VICTIM]
12:19.16*** join/#htc-linux niall0s (i=niall@spoon.netsoc.tcd.ie) [NETSPLIT VICTIM]
12:19.16*** join/#htc-linux ToAsTcfh (n=toast@110-43.200-68.tampabay.res.rr.com) [NETSPLIT VICTIM]
12:19.16*** join/#htc-linux DJWillis (i=djwillis@82-46-19-72.cable.ubr02.bath.blueyonder.co.uk) [NETSPLIT VICTIM]
12:19.16*** join/#htc-linux Bry8Star (n=Bry8Star@99.22.201.208) [NETSPLIT VICTIM]
12:19.16*** join/#htc-linux lenix (n=irc@78.47.129.211) [NETSPLIT VICTIM]
12:19.16*** join/#htc-linux HardDisk_WP (n=Marco@wikipedia/harddisk) [NETSPLIT VICTIM]
12:19.16*** join/#htc-linux pini (n=pini@tho01-1-88-189-102-17.fbx.proxad.net)
12:19.16*** join/#htc-linux Battousai (n=bryan@gentoo/developer/battousai) [NETSPLIT VICTIM]
12:19.16*** join/#htc-linux pigeon (n=pigeon@eth5284.nsw.adsl.internode.on.net)
12:19.16*** join/#htc-linux muffinssi (i=muffinss@hoasnet-fe2fdd00-160.dhcp.inet.fi) [NETSPLIT VICTIM]
12:19.16*** join/#htc-linux kri5 (n=kri5@cowdy.vlmc.org) [NETSPLIT VICTIM]
12:19.16*** join/#htc-linux leviathan (n=quassel@c-82-192-226-27.customer.ggaweb.ch)
12:19.17*** join/#htc-linux furtardo (n=mks@nat/yahoo/x-xihntllgwhfdrdfv) [NETSPLIT VICTIM]
12:19.17*** join/#htc-linux friehmaen (i=freeman@2001:41d0:1:8ed:0:0:6:beaf) [NETSPLIT VICTIM]
12:19.17*** join/#htc-linux Funklord (n=cow@c-e1d571d5.014-46-73746f28.cust.bredbandsbolaget.se) [NETSPLIT VICTIM]
12:19.17*** join/#htc-linux thinko (n=jdoe6alp@smaug.rackdragon.com) [NETSPLIT VICTIM]
12:19.17*** join/#htc-linux NetRipper (n=netrippe@tikkie.net) [NETSPLIT VICTIM]
12:19.17*** join/#htc-linux high-rez (n=gus@207.229.121.50) [NETSPLIT VICTIM]
12:19.17*** join/#htc-linux Miek (n=mike@unaffiliated/mikechml) [NETSPLIT VICTIM]
12:19.17*** join/#htc-linux tmzt (n=tmzt@99.164.34.42)
12:19.17*** join/#htc-linux Kevin2 (n=Kevin2@207-172-165-101.s101.tnt1.nywnj.ny.dialup.rcn.com) [NETSPLIT VICTIM]
12:19.17*** join/#htc-linux Dindon (i=OSEF@193.27.79.0) [NETSPLIT VICTIM]
12:19.17*** join/#htc-linux chemical_at_work (n=chemical@217.6.162.228) [NETSPLIT VICTIM]
12:19.17*** join/#htc-linux bartman (n=bart@tau.jukie.net) [NETSPLIT VICTIM]
12:19.17*** join/#htc-linux docc (n=docc@static.88-198-83-83.clients.your-server.de) [NETSPLIT VICTIM]
12:19.17*** join/#htc-linux Dunedan (n=dunedan@phoenitydawn.de)
12:19.17*** join/#htc-linux Hellie (i=soulreap@wield.the.scythe.of.the.soulreaper.net) [NETSPLIT VICTIM]
12:19.17*** join/#htc-linux dilinger (n=dilinger@LUNGE.MIT.EDU) [NETSPLIT VICTIM]
12:19.17*** join/#htc-linux label2k10 (n=label2k1@chessman.acephale.fr) [NETSPLIT VICTIM]
12:19.17*** join/#htc-linux nrirclog (n=nrirclog@netripper.com) [NETSPLIT VICTIM]
12:20.49phh[03:01:44] <Shadowline> hmm, what is a good place to look when attempting to fix force closes? <----- available memory
12:20.50*** join/#htc-linux Salt|afk (n=Salt@vergil01.u.washington.edu)
12:20.50*** join/#htc-linux cefn (n=cefn@host81-151-123-198.range81-151.btcentralplus.com)
12:20.50*** join/#htc-linux makkonen (n=makkonen@cpe-72-224-203-91.maine.res.rr.com)
12:20.50phh[02:49:34] <DarkMasterHalo> Can one of you guys explain to me or direct me to a website where it explains how the kernel knows what module to load, I still don't undertstand that part.  I mean, when it boots, how does it know what driver to load.  Or it loads every single driver (I don't think it is doing that though) <--------- you're speaking about a computer or a phone ? for a phone it loads all builtin driver (but the devs select
12:20.50phh<PROTECTED>
12:20.51*** join/#htc-linux cefn (n=cefn@host81-151-123-198.range81-151.btcentralplus.com)
12:20.51phh[03:39:31] <herpez> guys, do u know if zimages config files are inside the zimages?<------- it's not hidden anywhere it's just htc_msm_android_defconfig.... again THERE IS NO POINT IN REVERSING THE ZIMAGE, that's just stupid
12:25.29*** join/#htc-linux GNUtoo (n=GNUtoo@host179-151-dynamic.11-79-r.retail.telecomitalia.it)
12:40.42*** join/#htc-linux cefn1 (n=cefn@host81-151-123-198.range81-151.btcentralplus.com)
12:50.56*** join/#htc-linux herpez (n=herpez@87.196.0.235)
12:54.40herpezphh - here?
12:54.53phhyes
12:58.14herpezphh - is possible to know the config files you used to compile 24th kernel?
12:58.22phh........
12:58.25phhtopic. logs.
12:59.07herpezdidnt understand
12:59.18phhREAD THE DAMN LOGS
12:59.32herpezok
13:01.44FuZi0nphh take it easy man
13:01.46FuZi0nlast day of the year
13:01.47FuZi0n:P
13:01.54phhend ?
13:01.56phhthat's just a date.
13:02.08greebear_so true
13:02.09phhit actually means nothing
13:02.17ICEMANno1not true!
13:02.17FuZi0nyeah but a nasty way to end the year
13:02.22ICEMANno1it means: PARTY!!!
13:02.28greebear_everyday could be special if you start counting on the right day ;)
13:02.29FuZi0noh hell yeah ICEMANno1
13:02.30FuZi0n:P
13:02.45greebear_PARTY = headache
13:03.01FuZi0n/care
13:03.02FuZi0n? :P
13:03.03ICEMANno1greebear_: a man gotta do, what a man gotta do
13:03.31greebear_that would in most cases depend on the culture you've been brought up in
13:04.09ICEMANno1ohh my godness, now the philosophical stuff starts
13:04.32greebearno, just trying to lift your consciousness ;)
13:05.17ICEMANno1won't work
13:05.20FuZi0ni live in the country of weed and heineken so party kinda is a logical thing next to the other 2
13:05.20FuZi0n:P
13:05.33greebearah okay. dutch?
13:05.37FuZi0nhell yeah
13:05.53vawxbleh, heineken :p
13:05.54ICEMANno1and I'm from the country of the best beer
13:05.58greebearwell at least you're not limited to one language, like ppl here are
13:06.03greebearbitburger?
13:06.11ICEMANno1for example
13:06.23ICEMANno1but there are way better beers over here
13:06.40ICEMANno1so...a man gotta do, what a man gotta do
13:06.52ICEMANno1support the country economy
13:06.59greebearhehe
13:07.22greebearI'll just blow up the garden ;)
13:07.31ICEMANno1sounds like fun, too
13:07.54vawxas if the 65 million euro's burning are not enough to support the economy :P
13:07.59*** join/#htc-linux leaigor (n=laigor@188.134.16.241)
13:08.06FuZi0nvawx whats wrong with heineken :P
13:08.07greebearyep
13:08.16vawxFuZi0n: slootwater
13:08.23FuZi0ngelul
13:08.24FuZi0nwat zuip jij dan
13:08.25FuZi0n:P
13:08.36ICEMANno1berg bier is way better
13:08.40ICEMANno1but its only local
13:08.43greebearneighbours are starting up already, think I'll have to answer quick
13:08.56vawxhertog jan XD
13:09.06FuZi0noke dat gaat nog net
13:09.18FuZi0nanyways
13:09.20FuZi0nim off
13:09.20FuZi0nbye
13:09.47greebearwhy the hell have you got so many words with dobule aa, oo, etc? (erst betaalen, maandags, paarken, wtf?) .. i mean i know the french are scared of consonants, but the dutch ;)
13:10.02vawxhaha
13:10.07greebeara bit quaky i think
13:10.10vawxit's a bit like a and á in french
13:10.17vawxshort sound, long sound
13:10.38greebearhere they sort that out with consonants;)
13:11.03greebearand some irregular oddities as usual
13:11.27vawxdutch is a weird and complex language, i know :P
13:11.57greebeargerman is weird too
13:11.57vawxyou should try learning the grammar...
13:11.57greebearturkish is quite simple compared to that
13:12.02vawxi think i'm safe to say that 95% of the dutch population have no clue how the grammar actually works
13:12.15*** join/#htc-linux luc_ (n=luc@89-115-128-35.cl.ipv4ilink.net)
13:12.20greebearwho would actually care?
13:12.24vawxnobody
13:12.28greebearsee
13:12.31vawxexcept teachers :P
13:12.35greebearlearning by doing
13:12.38greebearand shitting by pooing
13:12.41greebearthats how it works ;)
13:14.39vawxphh: still want to try bluetooth?
13:15.23phhvawx: too late :p
13:15.27phhMarkinus got it working
13:15.38vawxoh nice
13:15.44Markinusyes, I chack this now in
13:15.47Markinuscheck
13:15.53ICEMANno1great Markinus!!!
13:16.08ICEMANno1Markinus, vawx, phh  anything i can debug for u guys
13:16.10phhI check in in glemsom's kernel too
13:16.20phhglemsom's autobuild
13:16.21phhwell.
13:16.31vawxweird idea maybe... but does sound work over bluetooth?
13:16.39phhA2DP only
13:16.48phhwell Markinus can't test
13:16.58phhbut unless something is broken in the android build it should work
13:17.04MarkinusI can test it, I have only a headset without a2dp . . I make a kernel you can test it
13:17.04phhif it doesn't you may try one of my donut builds
13:17.07vawxeven if speakers can't?
13:17.13phhvawx: yup
13:17.17vawxi see
13:17.24vawxwell i have no a2dp headset either so that's no help
13:17.39ICEMANno1same here
13:17.46vawxbu isn't there software that makes a pc act as a2dp ?
13:17.48phh-_-'
13:18.04phhmaybe
13:18.32vawxat least i used to have someway of connecting, but never did hear anything
13:18.32vawxon wimo that is
13:19.01*** join/#htc-linux fr911 (n=fhamelin@ANantes-553-1-78-192.w86-195.abo.wanadoo.fr)
13:19.03vawxthink it was with bluesoleil
13:19.06fr911Hello
13:19.17phhfr911: YOU have topaz/rhod AND a2dp headset !
13:19.27phh(it's worth a try no ? :D)
13:19.31fr911phh
13:19.36vawxhehe
13:19.42fr911I am using a blackstone
13:19.47phhbaaahh
13:19.52ICEMANno1nice try
13:19.52fr911without headset
13:20.14fr911and I am on Eclair
13:20.32fr911despite the huge battery drain
13:21.06ICEMANno1so we have the battery problem not only on the topaz/rhodium builkds
13:21.19phhICEMANno1: yes, it's known.
13:21.32ICEMANno1too bad, maybe somebody will find a solution
13:21.35ICEMANno1fast!
13:21.35ICEMANno1:)
13:21.44vawxuntill you have complete power control like in wimo you will always keep battery drain
13:21.47phhuse my donut build ! :p
13:21.55ICEMANno1:P
13:22.04fr911Is it related to power management managed bywinmo?
13:22.11phhon my donut build, I can last something like >16hours
13:22.11ICEMANno1fr911: how long does your battery last?
13:22.21fr9113 hours
13:22.28ICEMANno1k
13:22.38phhfr911: oh well you have no backlight off, that doesn't help.
13:22.44fr911donut is androis 1.6 right?
13:22.47phhyes
13:23.40fr911then i have to setup backlight to off on WinMO
13:24.00fr911lets try this right now
13:25.56fr911Auto adjust ws already to off :(
13:25.58vawxphh: i still didn't manage to get ADB running btw... i got one last option though... mac os x
13:26.03ICEMANno1Markinus: into which repos are u comitting?
13:26.43MarkinusI have to marge manualy, its tak a bit time, linux-msm-topaz
13:26.49ICEMANno1k
13:27.22fr911btw how do reboot android without hard reset?
13:27.35vawxi do hope you mean soft reset :p
13:27.48fr911yes soft reset :)
13:28.12fr911is  there a reboot command
13:28.17fr911or poweroff
13:28.18fr911?
13:28.25vawxpoweroff doesn't work, at least on topaz
13:28.59phhfr911: noway for you
13:29.01fr911i will install better terminal
13:29.10phhfr911: you have to do longpress ... which doesn't work for you
13:29.10fr911phh ok
13:29.29ICEMANno1yep, even on phh's initrd it stops at "arm9 hangs"
13:29.30fr911i ve test the long press
13:29.44phhICEMANno1: and no reboot ?
13:29.46Markinusokay, bt changes are checked in
13:29.46phhweird
13:29.59ICEMANno1no reboot
13:30.01ICEMANno1or no halt
13:30.12ICEMANno1by the way, why do you have changed the top power botton and the stop call button?
13:30.13phh58static int adb=1;
13:30.13phh59module_param(adb, int, S_IRUGO | S_IWUSR | S_IWGRP);
13:30.17phhthat was just useless Markinus
13:31.00Markinusahh, okay .. ups . .
13:32.03phhMarkinus: I don't remember, you do android builds as well, or you do only kernel stuff ?
13:32.41Markinusyes ,the first build ware from me, I would make now a new one with bluetooth
13:33.36MarkinusI made this one small correction for topaz, maybe you can marge this too . .http://gitorious.org/~mweirauch/linux-on-qualcomm-s-msm/linux-msm-topaz/commit/60e62f525675d651498683a856a9f2540d697f88
13:33.41phhthe wlan.ko module is in the module-xxxxx.tar.gz ?
13:33.53phhI already did it a while ago :p
13:34.07Markinusokay
13:34.15Markinusno, I put it in the root of sd
13:34.16phhhttp://gitorious.org/linux-on-qualcomm-s-msm/linux-msm/commit/f92d3b40f296b557c6b7bdecc198ab0697745ec6
13:34.42MarkinusI changed the wlan loading script to load this file not from android image
13:35.16Markinusits load now from root sdcard
13:35.41phhyou should extract it from modules-xxxx.tar.gz imho
13:35.42Markinusso we can compile this every time new with a new kernel .  without image editing  ,,
13:36.30Markinusit isnt in the modules-tar.gz . . .
13:36.58phhput it in /o\
13:37.08Markinusahh, okay ;-)
13:37.14Markinussorry my englisch ;-)
13:37.17GlemSomgit ls-remote origin HEAD | awk '{print $1}' still returns c7b592c35a2b4cc7c994c6f6b03b076dd95b7243... Why cant I see the last commits?
13:37.39phhwhich last commit ?
13:37.49GlemSomphh, By markus
13:37.55phhGlemSom: he isn't on the same repo :p
13:38.17phhhis patches aren't mergable as is, i need some time to merge it
13:38.22GlemSomohh dooh... You're right :/ sorry
13:38.23phhbut wait a bit :p
13:39.50GlemSomAre the plan to merge the personal close into one? (like linux-msm-topaz and linux-msm-diam500) ?
13:39.58GlemSomOr, shall we have seperate trees?
13:40.01phhI do merge them.
13:40.08GlemSomOk
13:40.09phhwell for diam500 it's really tough
13:40.28phhyou might do a separate tree for them
13:41.16GlemSomWell, there's no point if you're gonna merge them anyway... :P
13:41.47GlemSomI just really like to have just ONE kernel... ONE tree... That's easier to maintain!
13:42.03phhno I can't merge diam500
13:42.08phhI already tried, and still no luck
13:42.32GlemSomOk
13:42.55GlemSomSo, we'll have to supply a special kernel for diam500 users... :/
13:43.19phhdiam500/raph500/raph800
13:43.27phh"old cdma devices" :p
13:44.07GlemSomOhh, there's a linux-msm-cdma close as well...
13:45.17phhit's the same thing
13:45.20phhjust not the same people
13:45.41phhyou'll have to talk with mrpippy and makkonen to know which one to pick :p
13:47.38GlemSomWell, I would like to rewrite sompe parts of the autobuildsystem anyway - so... If I need to support more GIT tree's - this might be the right time to do it... I still have code floating around from the old "diamond with squashfs" and such builds... :P
13:47.49phh:)
13:52.39phhhttp://gitorious.org/linux-on-qualcomm-s-msm/linux-msm/commit/4ec481b450a2fc3fdeb08ed6f3101ce2c2318ebe
13:52.41phhhappy ? :p
13:55.25GlemSomyeap! :D
13:56.41GlemSomWell, I might support the other personal close... It might be good for regression-testing anyway... But, I'll have to wait till next year! :P
13:56.51GlemSoms/close/clones/
13:57.35phhI have to check if other clones changed anything now :(
13:58.17GlemSomYeah, if possible - having ONE tree would be the best...
13:58.42GlemSombut, I guess they have a good reason for starting their own personal clones...
13:59.12phhbecause I don't accept commiters that easily ? :p
13:59.27GlemSomhahaha, that might be it! :D
13:59.43phhmost devs don't do clean commits so i prefer merging it by myself
14:00.04phhbut mrpippy seems to do it correctly, he might get some access.
14:00.57Captnoordvotes for mrrippy
14:01.04phhuh ?
14:01.07Captnoord:P
14:01.08phhmr rip it ?
14:01.23Captnoordmrpippy
14:01.24Captnoord:P
14:01.26Captnoord-r + p
14:01.39phhok
14:03.18GlemSomGotta go... btw, happy newyear everyone!
14:06.29Captnoordhehe
14:06.31Captnoordlolz
14:06.34Captnoordnot yet here
14:06.41Captnoordin about 9 hours or so
14:06.50phha bit less
14:07.14phhMarkinus: would you mind trying if bluetooth works with http://zimages.googlecode.com/svn/trunk/autobuild_system/htc-msm-android/zImage-modules-20091231_150020.tar ?
14:09.14MarkinusOK, I do it!
14:09.24phhthanks
14:17.44*** join/#htc-linux greebear (n=greenbea@dslb-088-078-199-094.pools.arcor-ip.net)
14:24.25*** join/#htc-linux mickey|sofa (n=M@e180151092.adsl.alicedsl.de)
14:24.33FuZi0nCaptnoord got some fireworks for tonight? :p
14:40.42*** join/#htc-linux toi (n=toi@d54C2A96D.access.telenet.be)
15:05.16*** join/#htc-linux Zack84a (n=zack84a@r74-192-19-93.bcstcmta01.clsttx.tl.dh.suddenlink.net)
15:10.43*** join/#htc-linux c2d (n=quassel@port-92-200-16-218.dynamic.qsc.de)
15:17.58*** join/#htc-linux swc|666 (n=infidel2@unaffiliated/swc666/x-4934821)
15:19.23Markinusphh with this image this isn't working on my device . . maybe a other defconfig?
15:19.43phhthis=bluetooth ?
15:19.52Markinusyes
15:20.02phhstrange
15:20.13phhthe defconfig is right, bluetooth works on raph/diam
15:20.23phhit's my merge which is wrong most likely
15:24.32*** join/#htc-linux linuxsniffler (i=5038f687@gateway/web/ajax/mibbit.com/session)
15:28.08*** part/#htc-linux swc|666 (n=infidel2@unaffiliated/swc666/x-4934821)
15:28.32*** join/#htc-linux swc|666 (n=infidel2@unaffiliated/swc666/x-4934821)
15:28.42*** join/#htc-linux ICEMANno1 (n=ICEMANno@p5B301DBF.dip0.t-ipconnect.de)
15:29.17ICEMANno1phh: how's code merging proceeding?
15:29.36phhbah everything has been merged afaik
15:29.37ICEMANno1(wow does sound like real bad english)
15:29.48ICEMANno1afaik?
15:29.55phhas far as i know
15:30.00ICEMANno1k :D
15:30.27ICEMANno1did u merge the topaz branch into the main one?
15:31.07phhnot exactly a merge, but theorically yes
15:31.28phhpractically it seems I failed somehow.
15:31.37ICEMANno1k
15:32.10*** part/#htc-linux greebear (n=greenbea@dslb-088-078-199-094.pools.arcor-ip.net)
15:32.11*** join/#htc-linux greebear (n=greenbea@dslb-088-078-199-094.pools.arcor-ip.net)
15:36.06ICEMANno1phh:  mweirauch asked a good question in the forum
15:36.13phhI answered
15:36.19phhor the answer is to be posted don't remember
15:36.26phhit's to be posted
15:36.40phh(my multitasking isn't really good today)
15:36.57ICEMANno1:D
15:44.38*** part/#htc-linux swc|666 (n=infidel2@unaffiliated/swc666/x-4934821)
15:48.50*** join/#htc-linux balans (n=Gebruike@212-123-149-239.ip.telfort.nl)
16:04.09*** join/#htc-linux mickey|sofa (n=M@e180151092.adsl.alicedsl.de)
16:04.10*** join/#htc-linux jumoit (n=samuel@121.77.87.145)
16:12.49*** join/#htc-linux leaigor (n=laigor@188.134.16.241)
16:15.33*** join/#htc-linux rayman18 (n=opera@231.pool85-49-159.dynamic.orange.es)
16:18.15*** join/#htc-linux MethoS- (n=clemens@134.102.106.250)
16:21.54phhnow with this extra usable memory, i even more want a raphael.
16:32.52*** part/#htc-linux rayman18 (n=opera@231.pool85-49-159.dynamic.orange.es)
16:37.23Captnoord?
16:37.47parmasterphh raph what vers
16:50.59phhCaptnoord: ?
16:51.09phhparmaster: 100
16:51.18phhwell gsm.
16:51.56Captnoordwhy do you want a raph?
16:52.14phhbecause it has more memory, real keyboard, and microSD.
16:52.35Captnoordtrue true true
16:52.56phh:p
16:53.08Captnoordstill it doesn't run as smooth as I would like
16:54.01Captnoordbut maybe thats android
16:54.05Captnoordand not the hw itself
16:54.15phhCaptnoord: maybe because android doesn't use the extra memory yet ? :p
16:54.31Captnoordhehe
16:54.50Captnoordhmmm I wonder how we could make it use it....
16:55.01phhbut according to vicbush with right settings it works
16:55.26Captnoordhmmmm
16:55.36phhCaptnoord: want to try ?
16:55.43Captnoordnah.. not now....
16:55.47Captnoordremind me tomorrow
16:55.53phhok
16:56.08phhhaha, I forgot a makefile update
16:58.22makkonenis there an easy way for my cloned repo to pull down all the changes from its upstream parent?
16:58.29*** join/#htc-linux fr911 (n=fhamelin@ANantes-553-1-78-192.w86-195.abo.wanadoo.fr)
16:58.36fr911re-hi :)
16:58.41phhmakkonen: git pull <url> :p
16:58.51phhthen fix the merge problems
16:58.54phhgit commit -m "merge"
16:58.55phhgit push
16:59.09makkonenok
16:59.33makkonenI'd say that's a no to 'easy way' :-)
17:00.16phhuh.... ok.
17:02.00makkonenwell, I just need to bring it up to date with all the stuff you've done in the last couple days before I start pushing my patches... didn't want to have to pull and push them and get my hands dirty. I'm still rather scared by all the complications of git.
17:02.07makkonen(I'm just complaining. don't mind me.)
17:02.14*** join/#htc-linux jumoit (n=samuel@121.77.87.145)
17:02.28*** join/#htc-linux swc|666 (n=infidel2@unaffiliated/swc666/x-4934821)
17:04.16phhmakkonen: it's really not that hard
17:04.35*** join/#htc-linux jumoit1 (n=samuel@121.77.87.145)
17:04.54makkonenI'm sure I'll agree once I learn what I need to do.
17:07.24*** join/#htc-linux jumoit1 (n=samuel@121.77.87.145)
17:08.32*** part/#htc-linux jumoit1 (n=samuel@121.77.87.145)
17:11.08makkonenok, that is pretty easy. :)
17:11.15phh:p
17:11.36phhdon't forget to push maybe.
17:19.37makkonenlooks like your board-htcraphael-rfkill.c references the function machine_is_htcraphael_cdma_500 when it should be machine_is_htcraphael_cdma500
17:20.19phhreally ?
17:20.27phhbut it built
17:20.45phhbut you're right
17:20.51makkonendidn't build for me. weird.
17:21.22phhI think it built.
17:21.40phhbut it didn't.
17:22.53phhhopefully many people take a look at my commits :D
17:23.28phhpushed thanks
17:24.54*** join/#htc-linux YellowGTO|Nix (n=quassel@c-71-226-239-246.hsd1.pa.comcast.net)
17:27.13Captnoordphh I check them.... you know......
17:27.29Captnoordtalk to ya in the new year
17:27.30Captnoord:P
17:27.36Captnoordnext year*
17:27.37Captnoord:P
17:27.42phh:)
17:28.37makkonenhuh. new build... 3d initializes without doing anything in winmo now?
17:28.56phhmakkonen: noway
17:29.00phhmust be software rendering
17:29.26phhbabijoee and me have tried to take back hardware rendering, no luck yet.
17:29.48makkonencould be. I get the shimmery boot animation, which I hadn't gotten in a long time. and I thought that came down to 3d being initialized.
17:30.12phhif you use my builds it's software
17:30.18makkonengot it
17:30.54phhbut it's a closed-source part, really tough to understand/fix
17:31.21phhI also tried software video decoding, but copybit isn't my friend on that.
17:33.24makkonenhuh. new build doesn't need usb_function_diag disabled for cdma data to work, it seems
17:34.15phhiirc I've updatedthe diag function with hero's one
17:34.22phhmaybe they unbroke it themselves :p
17:34.30phhmakkonen: you still need the smd*.c old stuff btw ?
17:34.31makkonenyeah. it definitely changed.
17:34.38makkonenyeah
17:34.40phhmrpippy didn't commit that so i was wondering
17:34.49makkonenthat's really the only stumbling block.
17:35.00makkonenyeah. I'm not sure if he's committed all his changes.
17:35.16makkonenI haven't been able to get it to run with the new smd.c
17:35.23makkonenI don't know if he has.
17:37.14Captnoordphh maybe.... but just a tought
17:37.22Captnoordas htc likes to change defines
17:37.22Captnoord#define HW3D_REVOKE_GPU_IOW(PMEM_IOCTL_MAGIC, 8, unsigned int)
17:37.22Captnoord#define HW3D_GRANT_GPU_IOW(PMEM_IOCTL_MAGIC, 9, unsigned int)
17:37.22Captnoord#define HW3D_WAIT_FOR_INTERRUPT_IOW(PMEM_IOCTL_MAGIC, 10, unsigned int)
17:37.30Captnoordin pmem shit
17:37.44makkonenwhat would I need to do to get battery status reporting working correctly? It just says 5% all the time now.
17:38.09phhCaptnoord: maybe they are wrong again ?
17:38.09CaptnoordI don't know
17:38.23Captnoordall i'm saying that rpc stuff was also diff numbers
17:38.33Captnoordi'm not saying this is exactly the same
17:38.34phhuh ? which rpc ?
17:38.42phhanyway I think something's wrong with pmem too
17:38.52phhbut hero's kernel has the same header as us
17:38.58Captnoordwhen cr2 fixed rpc stuff
17:39.00Captnoordit where the enums
17:39.03Captnoordanother tought
17:39.05Captnoordmaybe
17:39.08Captnoordhw3d_revoke_gpu is called
17:39.13phhuuuuuuuhhhhhhhh ?
17:39.14Captnoordbut it needs to be reset
17:39.16Captnoordor
17:39.17phhcr2 fixed rpc stuff ?
17:39.18Captnoordit isn't called
17:39.21Captnoordlong time ago
17:39.30phhok
17:39.33Captnoordlooooonnnnggggg time ago
17:39.36Captnoordcheckt he git logs
17:39.37Captnoord:P
17:39.50phhmakkonen: which board do you have again ?
17:40.47phhCaptnoord: I can't see anything like that :/
17:41.23makkonenphh: raph800
17:41.26Captnoordi'm just throwing some toughts
17:42.02phhmakkonen: in board-htcraphael.c line 419-422, try to use raphael gsm values
17:42.15phhCaptnoord: anyway, the 3D is not broken
17:42.19phhin the kernel i mean
17:42.21*** join/#htc-linux greebear (n=greenbea@dslb-088-078-199-094.pools.arcor-ip.net)
17:42.22phhit's only the userland
17:42.27makkoneniirc when I used those it showed up as 100% all the time, but still didn't actually report status. I'll try it again, though.
17:42.30phhI tried again 3D on my donut build
17:42.33phhit just works
17:42.56CaptnoordI know its not broken
17:43.04Captnoordyou just need to enable it when your in wince
17:43.06CaptnoordI know
17:43.18phhI can't see what you mean then :/
17:43.44Captnoordthe 'you need to enable it in wince' part
17:44.00phhaaaaahhhhhh
17:44.07greebearhuh??
17:44.13phhgreebear: ?
17:44.28*** join/#htc-linux The_Eccentric (i=c6167a04@gateway/web/freenode/x-zcnmbfgeboyfeqmg)
17:44.32phhCaptnoord: it was working before ?
17:44.40CaptnoordI don't know
17:44.44phhok
17:45.09CaptnoordI switched from rom to many times
17:45.09CaptnoordI had roms with 3d enabled
17:45.09Captnoordand roms without
17:45.09Captnoordso I can't tell
17:45.11phhok
17:47.21The_Eccentricany one have any luck with wirless on the ralph800??
17:49.58makkonenraph800
17:50.10The_Eccentricsi
17:50.18makkonenand yes, some have, but not me.
17:50.32The_Eccentricmakkonen: aye i rememeber you now :D
17:50.32makkonenaudio does work as of 2 minutes ago, though. So that's cool.
17:50.44The_Eccentricyou helped me last time
17:50.52makkonenmrpippy, phh: thanks
17:51.00phhmakkonen: uh ?
17:51.15phhoh yeah mrpippy (re?)enabled adsp 6150
17:52.52phhif some gsm raph/blac/rhod/topa could try http://zimages.googlecode.com/svn/trunk/autobuild_system/htc-msm-android/zImage-modules-20091231_184527.tar that would be nice.
17:53.31The_Eccentricphh whats that for?
17:53.40phh*gsm* raph I said.
17:53.42phhextra memory
18:00.26phhpff, people are slow for a 31st Dec to test this new kernel :p
18:01.06The_Eccentricphh: anything new to it, worth upgrading/
18:01.22phhThe_Eccentric: it won't work for you.
18:01.33phhbut it gives 128-51MB extra available RAM
18:01.44phh(which makes 77)
18:01.46The_Eccentricnot on raph 800 ?
18:01.49The_Eccentric:(
18:01.54phhbah it isn't supposed to start
18:01.58phhyou can try if you want.
18:08.50*** part/#htc-linux ali1234 (n=al@robotfuzz.co.uk)
18:13.29greebeartrying in a minute
18:13.45greebear(aw, diam was not listed)
18:13.52phhgreebear: no.
18:13.56phhdiam has only one bank
18:14.02phhthat's why i want a raph.
18:14.05phh(one reason why.)
18:14.18greebearyou have a diam too?
18:14.36phhyes
18:14.42greebearah ok
18:15.02makkonenis it going to not boot on my raph800 or just not do anything different?
18:15.12phhmakkonen: don't know
18:15.28makkonenok. stand by.
18:15.57phhso wifi prevented the system from sleeping. cool.
18:16.05phhor my goold old BT friend ?
18:16.17phhmmm
18:17.26makkonenbleh. still got something wrong in my compcache build.
18:17.28greebearhow to test 3d?
18:17.35phhgreebear: neocore
18:18.02*** join/#htc-linux Alex[sp3dev] (n=alex_dfr@86.110.163.21)
18:18.09greebearif you 'lot' get this to work properly it's a free beer on me ;)
18:18.11makkonenphh: new build boots fine on raph800. if that matters at all to you.
18:18.17phh?!?
18:18.30phhyes it matters
18:18.41phhmakkonen: run as many apps as you can
18:18.41The_Eccentricmakkonen: anything bad happens?>
18:18.47phhoh no
18:18.52phhI didn't activated extra memory for you
18:18.58makkonen:-)
18:19.11Alex[sp3dev]hello guys, anyone got a blackstone here?
18:19.36makkonenalright. well, I've gotta run. gotta get the modules build working right before I post this up, and I can't do that now.
18:19.38phhno but you might still ask.
18:19.49phhmakkonen: can you check if everything works in this kernel ?
18:20.01phhthat would be awesome and strange.
18:20.38makkonenwhat's everything?
18:20.43phhusb, data connection
18:20.48phhradio
18:21.01phh(well if data connection I guess radio works too :p
18:21.33makkonenusb seems to work (still haven't figured out my windows usb issues, but the device shows up, and 'usb connected' shows up in android notifications -- though not 'usb debugging...')
18:21.56phh(maybe you disabled it in settings ?)
18:22.01makkonenI didn't
18:22.03makkonendata works
18:22.23phh-_-'
18:22.51phhwhy when I tried to fix it, it didn't work and now it works ? :p
18:23.06makkonenseems to be best yet for raph800
18:23.12makkonenwhat'd you try to fix?
18:23.26phhbah this kernel not starting on cdma devices
18:23.31makkonenoh.
18:23.36makkonenno. sorry.
18:23.43makkonenthis has my smd stuff rolled in.
18:23.54phhouf
18:24.01makkonensorry for the miscommunication.
18:24.06greebearmine just reseted
18:24.06phhno problem
18:24.20phhgreebear: when doing what ?
18:24.28phhthis kernel ?
18:24.28greebearhow : just in the menu, trying to get the info bar down
18:24.31greebearfroze
18:24.40phhget ramconsole
18:25.15greebeari guess i'm not up to date with this
18:27.25*** join/#htc-linux jenericc` (i=ebcain@cpe-24-210-123-84.insight.res.rr.com)
18:32.59FuZi0nphh just got a freeze when turning off wifi for the first time
18:34.05phhonly freeze ?
18:34.07phhsounds weird
18:34.15phhI usually get reboots
18:35.04FuZi0nit never reboots here
18:35.06phhhuhu
18:38.05*** part/#htc-linux greebear (n=greenbea@dslb-088-078-199-094.pools.arcor-ip.net)
18:38.13*** join/#htc-linux DarkMasterHalo (n=ssoulard@modemcable187.118-80-70.mc.videotron.ca)
18:39.22*** part/#htc-linux DarkMasterHalo (n=ssoulard@modemcable187.118-80-70.mc.videotron.ca)
18:40.12*** join/#htc-linux |DarkMasterHalo| (n=DarkMast@modemcable187.118-80-70.mc.videotron.ca)
18:42.36phhmakkonen: I pushed memory changes for your board too if you still have time to test
18:42.40*** join/#htc-linux swc|666 (n=infidel2@unaffiliated/swc666/x-4934821)
18:42.49FuZi0nphh
18:42.51FuZi0nkernel panic yay
18:43.25phhFuZi0n: at start ?
18:43.25FuZi0nyep
18:43.25phhgimme ramconsole
18:44.14FuZi0nsorry what
18:44.15FuZi0n:P
18:47.10FuZi0nwhat do you want me to give ya phh
18:49.25*** join/#htc-linux teh_eb (i=ebcain@cpe-24-210-123-84.insight.res.rr.com)
18:54.16FuZi0ndinner
18:55.31*** join/#htc-linux m1dlg (n=m1dlg@bb-87-81-252-83.ukonline.co.uk)
18:55.32makkonenphh: new build boots. can't tell yet if it runs any better.
18:55.39*** join/#htc-linux DarkMasterHalo (n=DarkMast@modemcable187.118-80-70.mc.videotron.ca)
18:55.42phhrun free command
18:56.45makkonenmem: 182576 / 180104 / 2472 / 0 / 11092
18:56.55makkonenswap : 0 / 0 / 0
18:57.39phhcool then
18:57.52phhif it doesn't crash in the meanwhile :p
18:58.26makkonenis the accelerometer enabled/working?
18:58.49makkonenbecause everything I start seems to be rotated sideways. turning off the orientation by accelerometer setting... I think fixes it.
18:59.45phhaxes might be wrong
19:00.19makkonenmight've just been a transient thing. turned it back on and now they're not doing it.
19:01.16makkonenworking right now. very cool.
19:01.40phhfor you :'(
19:02.18makkonenoh. sorry.
19:02.50makkonenmy screen still turns off if I touch it while data is downloading. so don't envy me. :-)
19:02.53phhFuZi0n: sounds weird it crashes for you then
19:03.03phhhuhu
19:03.19phhbacklight or panel ?
19:03.25makkonenwhich is an irq issue. I need to get dmesg and track that down.
19:03.36makkonenpanel, I think.
19:03.40phhk
19:24.09makkonenorientation only seems to work for me if I go in and turn it off, then turn it back on.
19:24.32phhsounds weird
19:26.27makkonensounds like something working adb might help debug.
19:26.43makkonenbut that's a few steps down the list.
19:32.48FuZi0nphh yes it does
19:32.59FuZi0nbut what do you mean by ramconsole
19:33.11phhcreate a new folder
19:33.13phhput haret.exe in it
19:33.17phhcreate a defaul.txt file
19:33.22phh~ramconsole
19:33.23apti heard ramconsole is pwf dm 0x8e0000 0x20000
19:33.28phhwhich contains pwf dm 0x8e0000 0x20000
19:33.32phhthen start haret.exe
19:33.41phhand send the dm file at phhusson@free.fr
19:34.42*** join/#htc-linux Zack84a (n=zack84a@r74-192-19-93.bcstcmta01.clsttx.tl.dh.suddenlink.net)
19:36.46FuZi0nwhere do i put ~ramconsole phh
19:37.00makkonenphh: any idea how I would track down what's happening here: http://pastebin.com/m2a482d1d
19:37.24makkonenlines 894 and 957 and following
19:37.47FuZi0noh you gotta be fucking me, berlusconi singing love songs :/
19:38.46phhFuZi0n: nowhere.
19:38.53phh[20:34:27] <phh> create a defaul.txt file
19:39.03phh[20:34:38] <phh> which contains pwf dm 0x8e0000 0x20000
19:39.05phhjust take that.
19:39.07FuZi0noh right.
19:39.32phhmakkonen: don't care
19:39.34phhit's just slow pathes
19:39.51phhit's the same for other boards
19:40.44makkonenthat's what happens when the panel shuts down when I touch the screen while it's downloading over data connection.
19:40.51makkonenI think both of those spots.
19:41.14makkonenI don't know if that's the actual shutdown, or the wakeup following, though.
19:41.44FuZi0nphh: sent
19:43.58makkonenunfortunately, I have to go now, so I can't follow this up. If you do happen to have any thoughts, I'll read scrollback when I return.
20:17.58*** join/#htc-linux greebear (n=greenbea@dslb-088-078-199-094.pools.arcor-ip.net)
20:55.11*** join/#htc-linux toi (n=toi@d54C2A96D.access.telenet.be)
20:55.49*** join/#htc-linux ChanServ (ChanServ@services.)
20:55.49*** join/#htc-linux darkstar62 (n=darkstar@97-126-116-159.tukw.qwest.net) [NETSPLIT VICTIM]
20:55.49*** join/#htc-linux polyrhythmic (n=charles@c-67-171-16-39.hsd1.wa.comcast.net) [NETSPLIT VICTIM]
20:55.49*** join/#htc-linux Justnulling2 (n=jnull@ool-4b7fd02a.static.optonline.net) [NETSPLIT VICTIM]
20:55.49*** join/#htc-linux Salt|afk (n=Salt@vergil01.u.washington.edu) [NETSPLIT VICTIM]
20:55.49*** join/#htc-linux fr911 (n=fhamelin@ANantes-553-1-78-192.w86-195.abo.wanadoo.fr) [NETSPLIT VICTIM]
20:55.49*** join/#htc-linux Alex[sp3dev] (n=alex_dfr@86.110.163.21) [NETSPLIT VICTIM]
20:55.49*** join/#htc-linux greebear (n=greenbea@dslb-088-078-199-094.pools.arcor-ip.net) [NETSPLIT VICTIM]
20:55.49*** join/#htc-linux Zack84a (n=zack84a@r74-192-19-93.bcstcmta01.clsttx.tl.dh.suddenlink.net) [NETSPLIT VICTIM]
20:55.49*** join/#htc-linux DarkMasterHalo (n=DarkMast@modemcable187.118-80-70.mc.videotron.ca) [NETSPLIT VICTIM]
20:55.49*** join/#htc-linux swc|666 (n=infidel2@unaffiliated/swc666/x-4934821)
20:55.49*** join/#htc-linux YellowGTO|Nix (n=quassel@c-71-226-239-246.hsd1.pa.comcast.net) [NETSPLIT VICTIM]
20:55.49*** join/#htc-linux makkonen (n=makkonen@cpe-72-224-203-91.maine.res.rr.com) [NETSPLIT VICTIM]
20:55.49*** join/#htc-linux fish1209 (n=fish1209@unaffiliated/fish0912) [NETSPLIT VICTIM]
20:55.49*** join/#htc-linux Captnoord (n=Captnoor@dc5147a47b.adsl.wanadoo.nl) [NETSPLIT VICTIM]
20:55.49*** join/#htc-linux NexVision__ (n=a@c-76-109-33-88.hsd1.fl.comcast.net) [NETSPLIT VICTIM]
20:55.49*** join/#htc-linux x29a (n=x29a@unaffiliated/x29a) [NETSPLIT VICTIM]
20:55.49*** join/#htc-linux rashire (n=ed1112wa@pool-98-114-89-30.phlapa.fios.verizon.net) [NETSPLIT VICTIM]
20:55.49*** join/#htc-linux kvaster (n=kvaster@live.bn.by) [NETSPLIT VICTIM]
20:55.50*** join/#htc-linux Tinyboom (n=nahh@ti0121a340-dhcp0974.bb.online.no)
20:55.50*** join/#htc-linux rzk_ (n=rzk@daemonet.ru) [NETSPLIT VICTIM]
20:55.50*** join/#htc-linux ImCoKeMaN (n=imcokema@pool-71-173-201-162.hrbgpa.fios.verizon.net) [NETSPLIT VICTIM]
20:55.50*** join/#htc-linux mickeyl (n=mickey@openmoko/coreteam/mickey)
20:55.50*** join/#htc-linux FuZi0n (n=ikben@84-104-50-248.cable.quicknet.nl) [NETSPLIT VICTIM]
20:55.50*** join/#htc-linux mrmoku|a` (n=mrmoku@ppp-93-104-182-206.dynamic.mnet-online.de)
20:55.50*** join/#htc-linux LittleJ (n=linuz@82.78.185.26) [NETSPLIT VICTIM]
20:55.50*** join/#htc-linux grayeul (n=grayeul@user-12lm3n5.cable.mindspring.com) [NETSPLIT VICTIM]
20:55.50*** join/#htc-linux Guest77037 (i=udontkno@freenode/staff/udontknow) [NETSPLIT VICTIM]
20:55.50*** join/#htc-linux F22 (n=pcm@c-68-82-52-241.hsd1.nj.comcast.net) [NETSPLIT VICTIM]
20:55.50*** join/#htc-linux Jos (i=Jos@Lithium.Jossie90.info) [NETSPLIT VICTIM]
20:55.50*** join/#htc-linux |Jason8| (i=JayAte@server2.tiltshellz.org)
20:55.50*** join/#htc-linux cyberdesigner (n=cyberdes@port-92-206-55-79.dynamic.qsc.de) [NETSPLIT VICTIM]
20:55.50*** join/#htc-linux toer (i=tore@179.81-166-86.customer.lyse.net) [NETSPLIT VICTIM]
20:55.50*** join/#htc-linux hachiya (n=flash@mail.filmpr.com) [NETSPLIT VICTIM]
20:55.50*** join/#htc-linux maejrep (n=madcoder@c-68-42-30-56.hsd1.pa.comcast.net) [NETSPLIT VICTIM]
20:55.50*** join/#htc-linux surgex (i=surge@pool-98-118-154-21.bflony.fios.verizon.net) [NETSPLIT VICTIM]
20:55.50*** join/#htc-linux luminoso (n=lumos@av-217-129-128-10.netvisao.pt) [NETSPLIT VICTIM]
20:55.50*** join/#htc-linux Ekips (i=spike@d51A460C9.access.telenet.be) [NETSPLIT VICTIM]
20:55.50*** join/#htc-linux tjs_bsd (n=tjs@mail.CDPA.cc) [NETSPLIT VICTIM]
20:55.50*** join/#htc-linux gazab_ (n=gazab@c-2d85e555.04-117-6c6b7013.cust.bredbandsbolaget.se) [NETSPLIT VICTIM]
20:55.51*** join/#htc-linux parmaster (i=par@dipole.idlepattern.com)
20:55.51*** join/#htc-linux thedicemaster (i=thedicem@j89126.upc-j.chello.nl) [NETSPLIT VICTIM]
20:55.51*** mode/#htc-linux [+o ChanServ] by irc.freenode.net
20:55.51*** join/#htc-linux Dinde (i=kayser@sur-internet.net) [NETSPLIT VICTIM]
20:55.51*** join/#htc-linux prinex (n=prinex@m57s22.vlinux.de) [NETSPLIT VICTIM]
20:55.51*** join/#htc-linux label2k10 (n=label2k1@chessman.acephale.fr) [NETSPLIT VICTIM]
20:55.51*** join/#htc-linux nrirclog (n=nrirclog@netripper.com) [NETSPLIT VICTIM]
20:55.51*** join/#htc-linux dilinger (n=dilinger@LUNGE.MIT.EDU) [NETSPLIT VICTIM]
20:55.51*** join/#htc-linux Hellie (i=soulreap@wield.the.scythe.of.the.soulreaper.net) [NETSPLIT VICTIM]
20:55.51*** join/#htc-linux Dunedan (n=dunedan@phoenitydawn.de) [NETSPLIT VICTIM]
20:55.51*** join/#htc-linux docc (n=docc@static.88-198-83-83.clients.your-server.de) [NETSPLIT VICTIM]
20:55.51*** join/#htc-linux bartman (n=bart@tau.jukie.net) [NETSPLIT VICTIM]
20:55.51*** join/#htc-linux chemical_at_work (n=chemical@217.6.162.228) [NETSPLIT VICTIM]
20:55.51*** join/#htc-linux Dindon (i=OSEF@193.27.79.0) [NETSPLIT VICTIM]
20:55.51*** join/#htc-linux Kevin2 (n=Kevin2@207-172-165-101.s101.tnt1.nywnj.ny.dialup.rcn.com) [NETSPLIT VICTIM]
20:55.51*** join/#htc-linux tmzt (n=tmzt@99.164.34.42)
20:55.51*** join/#htc-linux Miek (n=mike@unaffiliated/mikechml) [NETSPLIT VICTIM]
20:55.51*** join/#htc-linux high-rez (n=gus@207.229.121.50) [NETSPLIT VICTIM]
20:55.51*** join/#htc-linux NetRipper (n=netrippe@tikkie.net) [NETSPLIT VICTIM]
20:55.51*** join/#htc-linux thinko (n=jdoe6alp@smaug.rackdragon.com) [NETSPLIT VICTIM]
20:55.51*** join/#htc-linux Funklord (n=cow@c-e1d571d5.014-46-73746f28.cust.bredbandsbolaget.se) [NETSPLIT VICTIM]
20:55.51*** join/#htc-linux friehmaen (i=freeman@2001:41d0:1:8ed:0:0:6:beaf)
20:55.51*** join/#htc-linux furtardo (n=mks@nat/yahoo/x-xihntllgwhfdrdfv) [NETSPLIT VICTIM]
20:55.51*** join/#htc-linux leviathan (n=quassel@c-82-192-226-27.customer.ggaweb.ch)
20:55.52*** join/#htc-linux kri5 (n=kri5@cowdy.vlmc.org) [NETSPLIT VICTIM]
20:55.52*** join/#htc-linux muffinssi (i=muffinss@hoasnet-fe2fdd00-160.dhcp.inet.fi) [NETSPLIT VICTIM]
20:55.52*** join/#htc-linux pigeon (n=pigeon@eth5284.nsw.adsl.internode.on.net)
20:55.52*** join/#htc-linux Battousai (n=bryan@gentoo/developer/battousai) [NETSPLIT VICTIM]
20:55.52*** join/#htc-linux pini (n=pini@tho01-1-88-189-102-17.fbx.proxad.net)
20:55.52*** join/#htc-linux HardDisk_WP (n=Marco@wikipedia/harddisk) [NETSPLIT VICTIM]
20:55.52*** join/#htc-linux lenix (n=irc@78.47.129.211) [NETSPLIT VICTIM]
20:55.52*** join/#htc-linux Bry8Star (n=Bry8Star@99.22.201.208) [NETSPLIT VICTIM]
20:55.52*** join/#htc-linux ToAsTcfh (n=toast@110-43.200-68.tampabay.res.rr.com) [NETSPLIT VICTIM]
20:55.52*** join/#htc-linux niall0s (i=niall@spoon.netsoc.tcd.ie) [NETSPLIT VICTIM]
20:55.52*** join/#htc-linux rosseaux (i=znc@129-167-19-84.nbiserv.com) [NETSPLIT VICTIM]
20:55.52*** join/#htc-linux StarLite (n=nnscript@s55916cb1.adsl.wanadoo.nl) [NETSPLIT VICTIM]
20:55.52*** join/#htc-linux ius (n=thralas@2001:610:1908:8000:21f:c6ff:fe52:7e30) [NETSPLIT VICTIM]
20:55.52*** join/#htc-linux tcccp (i=hey@asskicker.hey-ix.net) [NETSPLIT VICTIM]
20:55.52*** join/#htc-linux alphaone (n=alphaone@2001:638:602:af01:0:0:0:1)
20:55.52*** join/#htc-linux phh (n=quassel@4be54-3-82-228-187-43.fbx.proxad.net) [NETSPLIT VICTIM]
20:55.52*** join/#htc-linux infernix (i=nix@unaffiliated/infernix) [NETSPLIT VICTIM]
20:55.52*** join/#htc-linux hicks (i=hix@cpc2-uddi21-2-0-cust389.uddi.cable.virginmedia.com) [NETSPLIT VICTIM]
20:55.52*** join/#htc-linux AstainHellbring (n=AstainHe@unaffiliated/astainhellbring) [NETSPLIT VICTIM]
21:21.31*** join/#htc-linux kiozen (n=oeichler@rgnb-5d8783d6.pool.mediaWays.net)
21:50.20*** join/#htc-linux Zack84a (n=zack84a@r74-192-19-93.bcstcmta01.clsttx.tl.dh.suddenlink.net)
21:58.24*** join/#htc-linux |DarkMasterHalo| (n=DarkMast@modemcable187.118-80-70.mc.videotron.ca)
21:59.10*** join/#htc-linux ali1234 (n=al@robotfuzz.co.uk)
22:15.44*** part/#htc-linux greebear (n=greenbea@dslb-088-078-199-094.pools.arcor-ip.net)
22:33.52*** join/#htc-linux Tinyboom_ (n=nahh@ti0121a340-dhcp0974.bb.online.no)
22:34.08*** join/#htc-linux NexVision (n=a@c-76-109-33-88.hsd1.fl.comcast.net)
22:34.10*** join/#htc-linux StarLite (n=nnscript@s55916cb1.adsl.wanadoo.nl)
22:37.36*** join/#htc-linux ImCoKeMaN (n=imcokema@pool-71-173-201-162.hrbgpa.fios.verizon.net)
22:50.01phhhttp://glemsom.anapnea.net/android/htc-msm-android/#
22:50.03phhone raph110 boots
22:50.06phhthe other one doesn't.
22:50.15phhtesting that is going to be easy
22:52.05*** join/#htc-linux UdontKnow (i=udontkno@freenode/staff/udontknow)
23:03.50*** join/#htc-linux UdontKnow (i=udontkno@freenode/staff/udontknow)
23:07.23*** join/#htc-linux Tinyboom (n=nahh@ti0121a340-dhcp0974.bb.online.no)
23:10.33*** join/#htc-linux UdontKnow (i=udontkno@freenode/staff/udontknow)
23:15.39*** part/#htc-linux Alex[sp3dev] (n=alex_dfr@86.110.163.21)
23:17.25makkonenphh: I think your mistake there is trusting the comments to be a fair and accurate representation of reality.
23:17.49phhtrue.
23:18.16phhbut I think that the difference between starting and not starting is doable by the users
23:18.37phhI hoped so.
23:21.23makkonenI have hoped so as well. Usually in vain.
23:24.01*** join/#htc-linux Tinyboom_ (n=nahh@ti0121a340-dhcp0974.bb.online.no)
23:24.11*** join/#htc-linux StarLite` (n=nnscript@s55916cb1.adsl.wanadoo.nl)
23:25.13phhso I should assume it doesn't work.
23:25.13phhit's easier to do false positive than false negative
23:26.03phhsomeone pmed a kernel which has pm.sleep_mode=1 which works really good (more than 5minutes of sleep, even with eclair.), *with* the patch
23:26.10phhbut there is *nothing* in the patch related to sleep.
23:26.23phhand i trust this guy, he already did fine things
23:26.34phhI just don't get it
23:28.20makkonenreally baffling. It's even worse when it's happening directly to you. you start to feel like you're going crazy.
23:28.37phhkind of.
23:28.51phhhe is using an older tree, that might be linked
23:28.55phhbut sleep_mode=1 *never* worked
23:30.27makkonendo you have any ideas about the dmesg I pasted earlier, with the irq errors? they correspond to touching the screen and causing the screen to shut off.
23:30.44phh?!?
23:30.54phhit's these ones that shut the screen ?!?
23:31.29makkonenyeah.
23:31.37phhthese messages are because android wanted to go to sleep
23:31.44makkonenyeah
23:31.56phhmakkonen: does the phone vibrates when this happen ?
23:31.59makkonenyes
23:32.11phhok, it's a bug in touchscreen
23:32.29makkonenok
23:32.37phha little workaround is to disactivate blackstone pad
23:32.38phhin zImage
23:32.46phhin menuconfig i mean
23:33.06phhdevices/char/input
23:33.10phh/touchscreen
23:33.29makkonenalright.
23:33.33makkonencool.
23:33.38*** join/#htc-linux teh_eb (i=ebcain@cpe-24-210-123-84.insight.res.rr.com)
23:33.50phhstill, we need a correct touchscreen driver.
23:34.00phhI know two others.
23:34.24phhdon't know which one will be the best of the three
23:34.29phhand i don't want to try.
23:34.45makkonenyeah. hassle to test that, not having the correct device in hand.
23:36.47makkonenso that also explains why the touchscreen is a little flaky reading position... sometimes it's really jumpy and thinks you pressed far over on the right side if you tap lightly.
23:37.04phhhttp://gitorious.org/linux-on-qualcomm-s-msm/linux-msm/commit/51ba947d253bb2c4bc1fee06bc1c8ad0371ad75a
23:37.10phhit's the other way :p
23:37.21phhthe fact that touchscreen is flakky explains our bug
23:37.59phhyour*
23:38.26makkonenhmm. that sounds like a semantic issue rather than a technical one. :-)
23:38.29phhmakkonen: if you want to try, the other drivers are in hero's kernel, and the yet other one known is in i7500's source
23:38.56makkonenhow much coding will they take to drop in?
23:39.10makkonenshould it just be replacing the files and go?
23:39.19phhand modifing Makefile
23:39.23phhbut I guess that's all yes
23:39.31makkonenok. that'll go on the list.
23:39.41makkonen(where are hero and i7500 kernel sources?)
23:39.48phhdeveloper.htc.com
23:40.02phhhttp://opensource.samsungmobile.com/download/OpenSource/GT-I7500_OpenSource.zip
23:40.12makkonenthanks.
23:40.49phhthe files for hero's driver (which is not used by the hero since they use capacitive and not resistive touchscreen.), are tp_cal, tssc_manager and calibrate
23:41.11phhmsm_touch.c for i7500
23:42.02phhoh well, there is some little pdata to set up for hero's kernel
23:42.54phhhum I7500's too
23:43.10makkonenwell, I'll try to give it a shot, but not tonight. I'll probably end up asking for help. :-p
23:43.45phhhum, don't use I7500's driver.
23:43.51phhno calibration.
23:43.57phhwell, hardcoded
23:43.59makkonennow to figure out what I'm doing wrong in my compcache build that's making it build off the wrong kernel sources.
23:44.19phhit's maybe not the build ? :p
23:46.23*** join/#htc-linux HotMama (n=Rachu@cpe-24-95-54-134.columbus.res.rr.com)
23:46.32makkonenvmalloc: version magic '2.6.27-00672-g522e817-dirty preempt mod_unload ARMv6 ' should be '2.6.27-00697-gcdfe712 preempt mod_unload ARMv6 '
23:47.02phhooohhhhhh
23:47.27makkonenwho knows. I'll clean up everything and try again. maybe I just had my build.sh script wrap up the wrong files.
23:47.35phhread ramzswap's Makefile, you have to make to do, one for xvmalloc, one for ramzswap
23:47.44makkonenah
23:47.54makkonenoh, right!
23:48.15makkonenI changed the kernel build path in the directory, and didn't update it when I switched to my cloned repo. dumb.
23:48.20*** join/#htc-linux DarkMasterHalo (n=DarkMast@modemcable187.118-80-70.mc.videotron.ca)
23:49.00phhDarkMasterHalo: read logs, I answered one of your question
23:49.14phh(I just don't remember which question it was nor the answer but eh)
23:49.50DarkMasterHalophh: Ah ok, thanks :)
23:50.53*** join/#htc-linux erik0808 (n=erik0808@83.119.104.177)
23:55.03DarkMasterHalophh: Hmm strange, it didn't record it !, Or I'm looking at the wrong place ...
23:55.31phh[13:15:41] <phh> [02:49:34] <DarkMasterHalo> Can one of you guys explain to me or direct me to a website where it explains how the kernel knows what module to load, I still don't undertstand that part.  I mean, when it boots, how does it know what driver to load.  Or it loads every single driver (I don't think it is doing that though) <--------- you're speaking about a computer or a phone ? for a phone it loads all builtin driver (but
23:55.31phh<PROTECTED>
23:56.34DarkMasterHalophh: Ah ok, thank you :)
23:57.37DarkMasterHaloWhere did you look, I've looked at the logs of the 30 December 2009 and they were not there...
23:58.55tmztkernel is same on both
23:59.11tmztkernel is modular but modules can be built in
23:59.58tmztonly if something is built as a module (.ko) does it need to be loaded

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