Thursday, 2010-10-07

*** zycho has joined #xdandroid00:10
*** programmer8922 has quit IRC00:52
*** programmer8922 has joined #xdandroid00:54
*** arrrghhh has quit IRC01:04
*** zycho has quit IRC01:17
*** programmer8922 has quit IRC01:48
*** hyperfire21 has joined #xdandroid01:49
*** hyperfire21 has quit IRC01:56
*** CazH has quit IRC02:00
*** CazH has joined #xdandroid02:00
*** Ashar has quit IRC02:09
*** hyperfire21 has joined #xdandroid02:53
*** camro has joined #xdandroid03:01
*** Ashar has joined #xdandroid03:11
*** Ashar has quit IRC03:22
*** Ashar has joined #xdandroid03:23
*** leobaillard has joined #xdandroid03:28
*** Ashar has quit IRC04:22
*** LON9fred has joined #xdandroid05:03
*** sajid has joined #xdandroid05:05
sajidsajid05:05
sajidls05:05
sajidll05:05
sajiddir05:05
sajidlist05:05
*** kalemas has joined #xdandroid05:05
sajidhello05:06
sajiddo u have idea about android on samsung omnia205:06
*** sajid has quit IRC05:11
*** TheDeadCPU has joined #xdandroid05:43
*** gfuhgug has joined #xdandroid06:03
*** gfuhgug has quit IRC06:08
*** zycho has joined #xdandroid07:09
*** seb___ has joined #xdandroid08:00
seb___Hi at all08:01
*** L_miller has joined #xdandroid08:02
seb___anybody out there08:02
seb___?08:02
*** seb___ has left #xdandroid08:10
*** Ashar has joined #xdandroid08:41
*** Ashar has quit IRC09:06
*** Ashar has joined #xdandroid09:09
*** hyperfire21 has quit IRC09:13
*** NeoMatrixJR has joined #xdandroid09:37
*** camro has quit IRC10:37
*** zycho has quit IRC10:42
*** Khaytsus has quit IRC10:48
*** Khaytsus has joined #xdandroid10:59
*** kalemas has left #xdandroid11:18
*** emwe has joined #xdandroid11:25
*** GlemSom has joined #xdandroid11:26
*** |Jeroen| has joined #xdandroid11:46
*** Ashar has quit IRC12:04
*** Ashar has joined #xdandroid12:04
*** arrrghhh has joined #xdandroid12:12
*** |Jeroen| has quit IRC12:15
*** hamagc has joined #xdandroid12:18
hamagcgood morning guys12:18
TheDeadCPUhey12:49
CazHHey :)13:00
CazH<- afk13:00
hamagcboo13:05
hamagcso hopefully getting a new car today13:05
hamagccrashed my truck on tuesday :'(13:05
hamagclooks like skype got hacked to work on 3g for everyone13:06
hamagcseems to crash on me though13:06
stinebdxdandroid does not support sideloading appz!13:06
hamagcsideloading apps? i jsut downloaded the apk13:06
hamagclogcat: http://pastebin.com/VJrEwYuz13:07
stinebdthat's sideloading baby13:07
stinebd10-07 10:00:03.510 W/dalvikvm( 1552): Exception Ljava/lang/UnsatisfiedLinkError; thrown during Lcom/skype/pcmhost/NativePcmHost;.<clinit>13:07
stinebdmissing library13:07
hamagcahh i see13:08
*** arrrghhh has quit IRC13:08
hamagcwell there goes the skype calls for now lol13:09
*** raf has quit IRC13:29
*** arrrghhh has joined #xdandroid13:30
*** GlemSom has quit IRC13:43
hamagcwoot!13:43
* hamagc does happy dance13:44
emwehi everybody.13:44
hamagchi13:46
*** |Jeroen| has joined #xdandroid13:47
stinebdhi13:48
|Jeroen|yo13:48
emwestinebd: i think i am at a loss regarding repo and the xdandroid tree ...13:48
stinebdwhat kind of loss?13:48
stinebdrepo init -u git://gitorious.org/xdandroid-eclair/manifest.git -b froyo ; repo sync13:49
emwenot knowing on which branch the projects are on13:49
emweis it possible to tell from the root that all "projects" are to switch to a branch?13:49
stinebdrepo forall -c 'git checkout froyo'13:49
emwepuh.. dunno if i explicitely told it to checkout the froyo branch.13:50
emweah!13:50
emwelet me try that ;)13:50
stinebdif it says something like "Not on any working branch", that's normal (stupid repo)13:50
stinebdit does some weird crap during sync so the git repository isn't on a named branch but it's actually the froyo branch13:50
emweerror: pathspec 'froyo' did not match any file(s) known to git13:50
emwebut some ok13:51
stinebdmaybe you need to specify the remote too13:52
stinebdoh right, git branch froyo, first. then checkout13:54
stinebdyou'll get several "already exists" errors obviously13:54
stinebdi'm not really sure what their idea was when designing repo like this13:55
hamagcok guys i'm out13:56
hamagcbe back tomorrow or next week13:56
*** hamagc has quit IRC13:56
emwere sorry. playing remote hands for my father having isp/dsl issues...14:13
arrrghhhhaha14:15
arrrghhhlove it14:15
emwethe reason i think i am at a loss is that i had the full tree building, then pulled the hdpi changes from some days ago and had compile issues...14:15
stinebdah14:16
stinebdgot an error message?14:16
emweone sec14:16
*** hansineGrip has left #xdandroid14:18
emwepackages/apps/Browser/src/com/android/browser/BrowserActivity.java:1191: cannot find symbol14:21
emwesymbol  : variable DISABLE_VOICE_SEARCH14:21
emwelocation: class android.app.SearchManager14:21
emwe            appSearchData.putBoolean(SearchManager.DISABLE_VOICE_SEARCH, true);14:21
emwethat brought me to the assumption that i might not be on the correct branches14:22
stinebdhmm14:24
emweok, 4/161 projects are on branch froyo, the others are on no branch14:24
emweaccording to "repo forall -c 'git checkout froyo'"14:24
emweehm... bleh...14:24
emweaccording to "repo forall -c 'git branch'"14:24
emwe;14:24
emwetrying a make clean.. this sufficient for a clean tree or is there some other voodoo reguired?14:27
stinebdthat's usually good, but with the hdpi update, the vendor tree should be cleaned too (rm -rf vendor) and the unzip-files again14:28
stinebdand then*14:28
emweok, trying.14:31
emwethe build might take some time ;)14:33
emwestinebd: the hardware_msm7k in xdandroid has no related to the linux on qualcoms msm hardware_msm7k, right?14:36
emwes/related/relation14:36
*** LeTama has joined #xdandroid14:38
stinebdemwe: right. although i think they're both more-or-less just aosp clones14:39
stinebdmine definitely is14:39
stinebdi checked through phh's once and didn't find any unique commits14:39
emweok. except for the one commit of bzo14:39
stinebdwhere's that?14:39
emwehttp://gitorious.org/xdandroid-eclair/xdandroid-hardware_msm7k/commits/froyo14:39
stinebdoh yeah, in mine14:40
stinebdthere will be a couple more soon too14:40
stinebdone for a bootloop fix and one for vga hw3d fix14:40
emweah14:40
stinebdwhich actually breaks it but oh well14:40
emwei will try to look into liblights to get better led/lights integration done.14:40
emweliblights<>sysfs<>microp-klt14:41
stinebdthat's going to be interesting14:41
stinebdsince we have to handle all board cases14:41
emwei hope i get an understanding of it when i find the time...14:41
emwestarting into holidays next week. so no tinkering. at least not on the mobile.14:41
*** TheDeadCPU has quit IRC14:42
*** TheDeadCPU has joined #xdandroid14:57
*** |Jeroen| has quit IRC14:59
emwepackages/apps/Browser/src/com/android/browser/BrowserActivity.java:1191: cannot find symbol15:12
emwesymbol  : variable DISABLE_VOICE_SEARCH15:12
emwelocation: class android.app.SearchManager15:12
emwe            appSearchData.putBoolean(SearchManager.DISABLE_VOICE_SEARCH, true);15:12
emwesame...15:12
*** TheDeadCPU has quit IRC15:12
stinebddo you have gapps?15:13
emwegapps-hdpi-20100930-signed.zip15:15
stinebdugh android.git.kernel.org is crawling15:17
*** zycho has joined #xdandroid15:18
*** TheDeadCPU has joined #xdandroid15:19
*** mes has joined #xdandroid15:19
stinebdthat's another one of those errors that i've never seen before15:19
stinebdpastebin results on google suggest it's a rare one too15:19
messorry to jump in, but how about this error: Unknown ARM architecture version: armv6j15:19
stinebdmes: repo sync15:20
mesH'm, I just did15:21
stinebdhttp://gitorious.org/xdandroid-eclair/xdandroid-build/commit/22b88c7b2dec076793a502ce28d77ee3ee5202d415:21
stinebd68KB/s... cmon google15:21
emwestinebd: arm1136jf-s, the arm1136*j*f-s15:22
emwe?15:22
stinebd?15:23
emwedon't we have non-j variants in our devices?15:23
emwe(honestly i dunno what the j stands for though)15:23
emwesorry! it's the "f"15:23
stinebddon't tell me the dalvik change didn't get staged15:24
stinebdgod damn repo15:24
emwerunning kernel with "-mcpu=arm1136j-s -mtune=arm1136j-s -march=armv6j -mthumb" works. that's all i can tell ;)15:24
messtrange it won't pull that commit, is it a new file?15:24
stinebdyes, new file15:25
stinebdbut the accompanying commit in dalvik didn't get pushed15:25
stinebdi have to stop using repo for this stuff15:26
messome reason it won't pull that file.15:26
stinebdit was just a straight up git am from c-m15:26
stinebdemwe: the point to those commits is to optimize float operations on our pitiful floatless hardware via asm (i think)15:28
stinebdand some other math crap15:29
emweyah. i just thought we had arm1136j-s not arm1136j*f*-s variants.15:29
messtinebd, do you know git well? is there an easy way to step through the tree at different commits, all I've seen is creating a new branch for each commit15:29
stinebdstep through?15:29
stinebdtagging?15:30
mesa commit about 16th of August broke building for raph only, since then I have to include the rodhium device, I just wanted to find which one, with SVN it is easy15:31
emwestinebd The only difference between the ARM1136JF-S and ARM1136J-S processor is that the ARM1136JF-S processor includes a Vector Floating-Point (VFP) coprocessor.15:31
emwestinebd: and i think we have no VFP on our devices...15:31
stinebdwe know we have none15:31
emweoh15:31
*** MegaMatze has joined #xdandroid15:32
emwedidn't i hear phh saying last week or so we don't? ;)15:32
MegaMatzehello15:32
emwehello15:32
stinebdhttp://github.com/CyanogenMod/android_dalvik/commit/fac2eff5c5a04243832aee5498b6cd2c6c312c8e15:32
stinebdthat's the one that was supposed to go into our dalvik tree15:32
MegaMatzesomeone here who has a second to answer a newbees few questions?15:33
arrrghhhdepends.15:33
MegaMatzeguess is just ask out, knowing that there is probably somewhere a topic already about it15:33
arrrghhhMegaMatze, just shoot :D15:33
MegaMatzebut i am to stupid15:33
MegaMatze:D15:33
arrrghhhwell15:33
MegaMatzetouch pro215:33
arrrghhhsearch does wonders15:33
MegaMatzeknow but couldn find15:33
MegaMatzeinstalled xdandroid15:33
MegaMatzeand it really worked good15:33
MegaMatzebut when people called me and i answered, i could here them15:33
emwestinebd: mind to share how it was discovered that we have the vfp variant?15:34
MegaMatzebut they obviously couldn hear me15:34
arrrghhhMegaMatze, are you running the newest kernel?15:34
emwewould interesst me ;)15:34
stinebdemwe: we *don't* have one15:34
MegaMatzepressed the update button yesterday15:34
MegaMatzeand then it said UPDATE DONE15:34
arrrghhhMegaMatze, i don't know if that thing works right... blah.15:34
emwestinebd: ouch sorry. misread that for "one".15:34
MegaMatzeor something like that, so i guess its the newest15:34
arrrghhhi kinda hate that app tbh.15:34
stinebdemwe: i wish to god we did :(15:34
arrrghhhMegaMatze, do this.  go to the autobuild site.15:34
emwestinebd: then we should mtune for arm1136j-s, no?15:34
arrrghhhMegaMatze, http://glemsom.users.anapnea.net/android2/htc-msm-linux/15:35
stinebdemwe: see that commit i linked to?15:35
MegaMatzeokay15:35
arrrghhhMegaMatze, then download the newest kernel.  delete your zImage/modules file from the directory on your SD where android lies15:35
arrrghhhcopy over that downloaded zimage/modules file15:35
emwestinebd: yes. -mtune=arm1136jf-s << *f*15:35
arrrghhhyou'll need to rename the zImage file to simply that - zImage.  don't rename the modules file.15:35
stinebdemwe: the one in dalvik15:36
MegaMatzeokay15:36
MegaMatzeawesome15:36
MegaMatzeill try that15:36
MegaMatzethen another question15:36
arrrghhhalso15:36
arrrghhhare you on a RHOD500?15:36
MegaMatzerhod10015:36
MegaMatzegerman15:36
arrrghhhhrm15:37
arrrghhhvery odd cross section of devices that are having the mic issues.15:37
emwestinebd: ay!15:37
MegaMatzeokay15:37
arrrghhhsorry what was your other question?15:37
MegaMatzecross section?15:37
MegaMatzeokay15:37
arrrghhhdon't sweat it :P15:37
emwearrrghhh: yah. plus freezing soem secs after call... getting me nuts. or on first incall freeze after 4 or 9 secs...15:37
* arrrghhh is trying to squash bugs & triage issues.15:37
arrrghhhemwe, are you GSM?15:38
emwearrrghhh: yap15:38
arrrghhhit seems to be a lot of GSM guys experiencing call issues.  which makes me laugh, since the RIL for CDMA is so awful.15:38
arrrghhhhahaha15:38
arrrghhhthat's awesome.15:38
arrrghhhyour fabled GSM is failing stinebd :P15:38
emwelol15:38
stinebdit's not the ril, it's the kernel15:38
emweprobably...15:39
MegaMatzewhen i wanted to add ringtones i did everything like i read...also i found that the media scanner is needed... and that sometimes the mediascanner crashes due to symbols of ascii problem...i renamed all of the "problem filenames" but then android didnÄt work at all anymore :(15:39
MegaMatzei also have to add, that xdandroid doesn't find my sd card15:39
emwestinebd: so these commits sound like improvements in terms of speed ;)15:39
arrrghhhformat the SD15:39
arrrghhhwith the hp tool15:39
MegaMatzealways when i look up statistcs it says15:39
MegaMatzenone in15:39
arrrghhhMegaMatze, you really searched...?15:39
MegaMatzeoh okay15:39
stinebdemwe: yeah but not too noticeable in my testing15:39
MegaMatzeyeayea15:39
MegaMatzebut rememberg15:39
MegaMatzei am total newby15:39
MegaMatzeand i read something about hp tool15:40
arrrghhhNO EXCUSES!15:40
MegaMatzeand something with a G15:40
arrrghhhwell there you go.15:40
MegaMatzeother tool15:40
arrrghhhgparted15:40
MegaMatzeYEA15:40
TheDeadCPUSPAM.15:40
arrrghhhhp tool is probably easier.  windows tool.15:40
MegaMatzethats it15:40
MegaMatze:D:D:D:D15:40
arrrghhhBACON15:40
MegaMatzeokay15:40
arrrghhhsorry.15:40
TheDeadCPUARRRGHHH IS CRAZY15:40
MegaMatzeand you guys tell me that i douchbag can handle that tool?15:40
MegaMatze:D:D:D15:40
arrrghhhTHEDEADCPU IS BACON15:40
arrrghhhMegaMatze, do what now?15:40
* TheDeadCPU EATS SELF15:40
MegaMatzehp tool15:40
arrrghhhlol15:40
arrrghhhMegaMatze, yes, it's very easy.15:40
MegaMatzeformat sd15:40
MegaMatzecoolo15:40
MegaMatzeis it probable that i have my ringtones then?15:41
arrrghhhprobable, yes.15:41
arrrghhhlikely... perhaps now.15:41
MegaMatzeawesome15:41
arrrghhhnot15:41
arrrghhhguaranteed?  definitely not.15:41
MegaMatzei will give it a shot15:41
arrrghhhmake sure you backup anything that's not android related.15:41
MegaMatzeokay15:42
MegaMatzei will try that15:42
arrrghhhyou may want to try a fresh build too.  i haven't figured out exactly what causes the sd card issues, most seem to be fixed with a format tho.15:42
TheDeadCPUarrrghhh, Soo.. Somebody had something interesting in your coffee? amirite?15:42
arrrghhhi think it may have to do with the partition table, but that's just a guess.15:42
emwestinebd: whatever happend... i had local changes in hardware_msm7k then wanted to sync your last commit, it complained about uncommited changes. reverted a change to libgralloc, did a "repo sync" and now did a "repo forall -c "git branch froyo"" and now it switched all projects to froyo branch. i don't get it... retrying to do a full build.15:42
arrrghhhTheDeadCPU, don't drink coffee... not sure what you mean :P15:42
stinebdas i understand it, using the vfp optimizations should be safe as long as dalvik and the jni have asm functions implementing those float instructions15:42
TheDeadCPUYou're like super posting.15:43
stinebdand the thumb crap15:43
MegaMatzeokay sweet...thats a lot of answeres...COOL!15:43
arrrghhhTheDeadCPU, lol am i?15:43
TheDeadCPUOR is you boss dead or something?15:43
TheDeadCPUYou're writing fast, corectly and lots.15:43
arrrghhhhahaha she actually just got back in town today... had kinda a busy/sh!tty morning because of it!15:43
TheDeadCPUSomething is weird with you.15:43
arrrghhhwhat am i usually typoing15:43
arrrghhhdamnit15:43
arrrghhhjim15:43
MegaMatzeso you guys are the bosses of that whole project...camera and bluetooth likely to come sometime this year for tp2?15:43
stinebdMegaMatze: no15:43
arrrghhhMegaMatze, no bosses.15:44
MegaMatzeoh okay15:44
arrrghhhstinebd is taking some pages from my book it seems.  LOL15:44
MegaMatze:)15:44
arrrghhhthere are much more important things than camera.15:44
MegaMatzeso but you programm that thing15:44
MegaMatzeyeah youre right15:44
MegaMatzebut just15:44
arrrghhhi don't get why people feel it's so important.15:44
MegaMatzerandom quastion15:44
arrrghhhno but just.15:44
MegaMatze:D:D:D15:44
MegaMatzesmalltalk you know15:45
MegaMatzehaha15:45
arrrghhhrandom answer?15:45
stinebdemwe: think that armv6j stuff is safe?15:45
MegaMatzethanks for the help guys15:45
MegaMatzei will go get that hp tool thingy working15:45
MegaMatzeand then reinstalling android again15:45
MegaMatzeoh15:46
emwestinebd: i am just about to try a kernel built with arm1136j*F*-s and see if it still works ;)15:46
MegaMatzeanother last question15:46
MegaMatzewill xdandroid recognize then that usb is connected15:46
arrrghhhMegaMatze, no.  only to charge15:46
stinebdi think it might not at the kernel level15:46
MegaMatzeoh okay15:46
MegaMatzegooooood15:46
MegaMatzecoolo15:46
MegaMatzethanks guys15:46
MegaMatzebye15:46
arrrghhhcya15:47
MegaMatzethats for sure15:47
MegaMatze:D15:47
*** MegaMatze has quit IRC15:47
emwestinebd: ah right. as there is no vm intercepting. but how shall dalvik know which proc it runs on? think it has that specific detection methods at the hw-level?15:47
stinebdBoardConfig.mk gives it its arch variant15:47
stinebdor it just assume armv5te if none given15:48
stinebdBoardConfig is in the device tree. so if you configure aosp build for xdandroid msm, it would be device/xdandroid/msm/BoardConfig.mk15:49
stinebdor passion, dream, sapphire, etc15:49
emwedo i need some specific changes to buildspek.mk or anything for the change to take effect?15:51
*** leobaillard has quit IRC15:51
emwehm, should change BoardConfig.mk i guess..15:52
stinebdi should've already changed it15:52
*** LON9fred has quit IRC15:52
stinebdgitorious is junk again15:53
stinebdwhy is everything with git in its name horribly slow right now?15:53
emwetoo many clones ;)15:53
emweit's a mess15:53
emweit's utterly hard to keep track of every little development going on.15:54
stinebdeven upstream aosp :(15:54
stinebdi'm pulling their huge opencore repository at 45KB/s15:54
TheDeadCPUDid arrrghhh die?15:54
* TheDeadCPU gets cake15:54
emwedid gitorious just die?! 50315:55
stinebdyeah, it's dead15:55
stinebdgit proto still works for it though15:55
stinebddevice/xdandroid commit 8b89b6e1a4030d70cb5ca438af3068d32381cb0215:56
stinebdintroduced armv6j support to BoardConfig.mk15:56
emweshould i worry? "dalvik/: leaving froyo; does not track upstream"  (apart from cts device/xdandroid and hardware/msm7k)?15:56
stinebdprobably not15:57
emwegit branch says none15:57
stinebdyeah, so it's back to normal15:57
stinebdi really don't understand why repo does it15:57
emweso re-switch to froyo?15:58
stinebdit shouldn't matter15:58
* emwe is the git-ignorance in person15:58
emwebecause master is "linked" to froyo?15:58
stinebdyou're still on the froyo codebase, even though it says you're on no branch15:58
emweok15:58
stinebdyou're not even on master, heh15:58
emwethat stuff drives me nuts ;)15:58
stinebdyes, me too...15:58
stinebdyou and i think like people who actually use git normally do15:59
stinebdwhoever made repo doesn't think that way15:59
arrrghhhmaybe a little.15:59
stinebdthe only reasoning behind it, that i know of, is for them to be able to send individual commits to gerrit for review, and then they can merge them regardless of branch16:00
stinebdgerrit being their code review system16:00
*** LON9fred has joined #xdandroid16:00
stinebdso with this screwed up stuff, they can 'repo stage' and 'repo upload' and be done with it16:01
stinebdand then gerrit does the merge at the working repositories on android.git.kernel.org16:01
stinebdor something...16:01
stinebdi might have to sell my soul and work at google for a couple weeks, to learn how it all happens16:02
*** LeTama has quit IRC16:08
*** LeTama has joined #xdandroid16:10
*** programmer8922 has joined #xdandroid16:12
*** camro has joined #xdandroid16:18
*** hamagc has joined #xdandroid16:29
CazHHi hamagc :)16:29
hamagcArrrghhh: I can confirm mic issues too. Need to flip speaker on and off before call16:30
hamagcHi cazh!16:30
arrrghhhdamnit.  i thought you said you didn't have a problem.16:30
hamagcI do :(16:30
hamagcBut I'm also on one kernel back still I think16:31
arrrghhhare you on the newest kernel?16:31
arrrghhhwell16:31
arrrghhhthe commit for this fix was a few kernels back...16:31
hamagcBut the changes didn't do anything for my device that I know of16:31
hamagcYa its after the mic fix commit16:31
camrohamagc: i know the issue of mic and speaker on INCALL16:31
camroi'm working on the fix ..16:32
camrothere are 2 functions which are called on same time and so, it does not set the mic and speaker correct16:32
hamagcCamro nice! I won't be able to test today though.16:32
camroit'S ok16:32
hamagcK16:33
camroalso i tried to optimize the POWER OFF a little bit ..16:33
camrohopefully i can upload in 30-60min a new version16:33
hamagcI saw you talking about it yesterday. From 5 sec to .5 sec?16:33
hamagcOk guys have to run again. Ill see logs16:35
*** hamagc has quit IRC16:35
*** TheDeadCPU has quit IRC16:38
*** TheDeadCPU has joined #xdandroid16:39
emwestinebd: build/core/combo/TARGET_linux-arm.mk:39: *** Unknown ARM architecture version: armv6j.  Schluss.16:45
emwei already hate it ;)16:45
stinebdgerman is unsupported!16:46
emwelol16:47
stinebdi'll take a look at what didn't get merged after my tree is done cloning. it shouldn't be more than 2 weeks16:47
emwehehe16:48
emwei am on holiday anyway the next week :)16:48
emwestinebd: missing build/core/combo/arch/arm/armv6j.mk it seems16:50
stinebdwell it's in the repository...16:50
stinebdhttp://gitorious.org/xdandroid-eclair/xdandroid-build/commit/22b88c7b2dec076793a502ce28d77ee3ee5202d416:51
emweehehe?! yeah... just saw .. wtf.16:51
stinebdpulling from gitorious: 2.48MB/s... pulling from aosp: 24.8KB/s16:52
stinebdthis is really gonna suck when it gets to the prebuilt toolchain16:53
emweok, so it tells me i am on branch froyo in build16:56
emwebut i don't have that freaking file. git pull asks me from where i want to pull today.16:57
emwei am probably fetching from somewhere but not gito ...16:57
stinebdgit pull gitorious froyo16:57
emwehm, that 2nd argument is a "remote" in gitspeak? doesn't work for me... something is broken here..16:58
emwedid you specifically set it up as a remote?16:59
stinebdrepo should do that on first sync16:59
stinebdproblem found17:00
stinebdmaybe17:00
stinebdok repo sync17:01
emwesyncing and output looks "promising" ;)17:03
stinebdthis is why i wiped out my aosp working tree17:04
*** TheDeadCPU has quit IRC17:05
stinebdyay android4.git.kernel.org is still fast17:05
emwebuilding!17:05
stinebdmes: repo sync17:06
emwestinebd: kernel with arm1136jf-s also seems to work.17:08
stinebdwow17:08
stinebdmaybe we did sneak a vfp in there17:08
emweperhaps i just screwed again :)17:08
*** hyperfire21 has joined #xdandroid17:08
stinebdi'm gonna add a couple release scripts to the device tree, hope nobody minds17:13
stinebdthey'll be fairly useless to everybody but me17:13
emwejust realized that i commited a change but didn't push... pffsss. i welcome my holidays.17:13
*** L_miller has quit IRC17:25
xdandroidNew kernel available (20101007_232113) at http://zimages.googlecode.com/files/htc-msm-linux-20101007_232113-package.tar.bz217:32
CazHstinebd: what will those scripts do?17:35
stinebdCazH: one generates a signed system.ext2, the other generates a manifest.xml from the current tree state (by commit id)17:36
stinebdthey may be useful for people who want to fork the project17:36
CazHOkay nice i guess :)17:36
stinebdthank god my new microsd adapters got here17:37
stinebdgoing through the phone is painful17:37
CazHthink about those of us that has a diamond ;)17:38
emwestinebd: are you live updating new system.ext2 when running xdandroid on the phone or are you always rebooting to wince?17:39
stinebdemwe: always rebooting17:39
emwestinebd: ah ok. tried last week adb pushing a system.ext2. but the device didn't really like it. either i was too fast with reboot and wasn't synced completely or something screwed the file.17:40
emweadb pushing kernel and modules works fine though17:40
stinebdyou'd want to mount -o remount,ro /system first17:41
stinebdand sync before the adb push17:41
stinebdand after of course17:41
* emwe takes notes 17:42
*** zycho has quit IRC17:46
*** LeTama has quit IRC17:48
emwestinebd: build still broken for me on same errro as before.18:13
emwehm. oh? sdk?18:14
emwei have already forgotten if an sdk setup was reguired...18:14
emwesdk up to date18:16
*** TheDeadCPU has joined #xdandroid18:18
stinebdwe'll see how it does for me18:21
stinebdmaybe i have to sync one of our forked repositories up or something18:21
emweah, you are re-syncing your whole tree?18:22
emweok.18:22
stinebdno18:22
stinebdalready did that18:22
emwea quick google on the error results in three pastebins which look similar to mine18:22
stinebdour forked repositories have to merge upstream changes by hand18:22
stinebdyeah, google suggests it's a rare condition18:23
emwebecause they "have local changes", right?18:23
emwerace condition... building with -j2 here18:23
stinebdi don't think it has anything to do with local changes18:23
emweoh and it's already late here...18:23
stinebdand i build with -j418:23
emweonly have my c2d thinkpad t500 as workhorse. no other box. but pretty ok machine. confident with it.18:24
stinebdframeworks/base might be out of date18:24
stinebd(for camro, that's why i hate having to keep a fork of it)18:25
emwewhy are we deviating?18:25
stinebdx1 users18:25
stinebdthey need their display inverted by 180 degrees which upstream doesn't support yet18:25
stinebds/inverted/rotated18:26
stinebdsome genius designed the x1 with the display upside-down18:26
emwemust have been htc then. lol.18:27
stinebdsony ericsson18:27
emwedon't you think htc had their hands in that respect as well?18:28
stinebdi'm going to assume the sony portion did it18:28
emwehehe18:28
emweok.18:28
emweso arm1136jf-s + armv6j is working on kernelland. just made sure it's in the make output...18:28
emwebut no diff .. at least not linüack18:29
emwewe are building with armv6 and arm1136j-s anyway. so i don't htink there's anything which changes at all18:29
*** programmer8922 has quit IRC18:30
stinebdi need one of those 12-core machines18:31
*** TheDeadCPU is now known as TPWBNMCPU18:36
*** TPWBNMCPU is now known as TheDeadCPU18:36
camrowhat is stinebd :)18:37
*** arrrghhh has quit IRC18:37
*** arrrghhh has joined #xdandroid18:37
camroi know, not easy ...18:37
stinebdrandom, impossible to debug, build failures ;)18:37
camrobut it would be mor complicated without tools of patch, git repo, diff :)18:38
stinebdwell that's true, git does help18:38
stinebddoing this with cvs would be hilarious18:38
stinebdyay18:51
stinebdpackages/apps/Browser/src/com/android/browser/BrowserActivity.java:1191: cannot find symbol18:51
stinebdwow lots of changes18:52
stinebdoh balls18:56
emweoh bed calling ;)18:56
emwei wanted to leave an hour ago ;)18:56
stinebdPLATFORM_VERSION changed18:56
stinebdemwe: night. tomorrow you can repo sync and watch it work18:57
stinebdmaybe18:57
emwewhatever needs to be done from your side, i am looking forward to it and give it a try tomorrow ;)18:57
emwewill give it a try. though much holiday preparation going on then...18:58
emweanyways. thanks for your assistance stinebd and good night.18:58
*** emwe has quit IRC18:59
*** TheDeadCPU has quit IRC19:01
stinebduh oh19:07
stinebdstill not fixed19:07
*** TheDeadCPU has joined #xdandroid19:09
stinebdoh nevermind19:18
stinebdwrong console19:18
stinebdlul19:18
*** hyperfire21 has quit IRC19:20
*** arrrghhh has quit IRC19:30
*** arrrghhh has joined #xdandroid19:30
*** hyperfire21 has joined #xdandroid19:49
*** NeoMatrixJR has quit IRC19:51
camroarrrghhh: uploaded a new kernel (please test incall + power off)19:51
arrrghhhok19:52
TheDeadCPUarrrghhh, have you calmed down by now?19:52
arrrghhhnope19:53
arrrghhhit's gotten busier if anything19:53
* TheDeadCPU hides19:53
arrrghhhgot a new pc to offlog traces from callmanager19:53
arrrghhhsetup that beat19:53
arrrghhhbesat19:53
arrrghhhjeebus19:53
arrrghhhbeast19:53
arrrghhhlol.  also got mah firewall requests in so hopefully i can use it tomorrow!19:53
TheDeadCPUI've actually made my iOS look good.19:53
stinebdimpossible19:54
arrrghhhlol19:54
TheDeadCPUOk. I've made it look better.19:54
TheDeadCPUAlso, is the Connect-UTB forum down?19:54
TheDeadCPUstinebd, http://i56.tinypic.com/2vb35gz.png19:54
TheDeadCPUIt's better.19:54
stinebdok time to rename latinIME19:54
TheDeadCPUTo.. OMGWTFBBQIME?!19:55
stinebdZZLatinIME19:55
TheDeadCPUoO19:55
TheDeadCPUAnd why is this good sir?19:55
stinebdwhy not?19:55
TheDeadCPUZZ doesn't make any sense to me.19:56
arrrghhhcamro, i'll test it out when i get home.19:57
arrrghhhleavin work now, i'll cya guys later!19:57
TheDeadCPUlaters.19:57
*** arrrghhh has quit IRC19:58
*** TheDeadCPU has quit IRC20:10
*** TheDeadCPU has joined #xdandroid20:54
*** L_miller has joined #xdandroid21:05
*** LON9fred has quit IRC21:34
*** hyperfire21 has quit IRC21:44
*** NeoMatrixJR has joined #xdandroid21:51
TheDeadCPUHmm.. Is CazH online?22:11
TheDeadCPUxdandroid, seen CazH22:11
xdandroidTheDeadCPU: CazH was last seen in #xdandroid 4 hours, 33 minutes, and 6 seconds ago: <CazH> think about those of us that has a diamond ;)22:11
CazHYeah22:11
CazHTheDeadCPU: You want something?22:12
TheDeadCPUTo ask why you're up @ 2AM22:13
TheDeadCPU4AM*22:13
CazHForgot to go to bed?22:13
TheDeadCPUlol22:13
TheDeadCPUI've yet to get sleepy.22:13
TheDeadCPUIt's vacation anyways wooo22:13
CazHI'm getting sleeping :S But has to get up in 1½ hours :S22:14
TheDeadCPUah22:14
TheDeadCPUDon't sleep!22:14
CazHYeah my plan :P22:14
CazHYou have vacation now?22:14
TheDeadCPUYea22:14
TheDeadCPUFall Vacation ftw22:14
CazHNice :D22:15
TheDeadCPUIt's great.22:15
CazHthat is first in week 42 here in denmark :)22:15
TheDeadCPUah22:15
CazHBut no vacation for me :S22:17
CazHJust work work22:17
TheDeadCPUtahhah22:17
CazHhehe22:17
TheDeadCPUWell22:17
CazHyou know for the time being i'm working on trains from norway ;)22:17
TheDeadCPUReally?22:17
CazHYeah22:17
TheDeadCPUCan you find my iPod then?22:18
*** mes has quit IRC22:18
CazH"flytog" from oslo :P22:18
TheDeadCPUoh22:18
TheDeadCPUI hate those trains22:18
CazHMaybe, we strip seats and a lot of the other stuff out22:18
TheDeadCPUIf it was the Agenda that goes Trondheim-Bodø you'd find it22:18
CazHthey are pretty good build, but kinda wierd :S22:19
TheDeadCPUlol22:19
TheDeadCPUERASURE TIME22:19
* TheDeadCPU is now listening to: Erasure – A Little Respect22:19
CazHLike panels and that stuff on the walls are all one offs22:19
TheDeadCPUI hate those trains lol22:20
CazHso we have to mark everything before we take it out other wise they won't fit :S22:20
TheDeadCPUAh22:21
CazHWhat are you up to?22:25
TheDeadCPUright now I'm listening to music, talking to americans and wanting to get sleepy22:25
TheDeadCPUOther then that, getting over the girl by doing others and school.22:26
TheDeadCPUyou?22:26
CazHWatching Stargate Universe and talking to you22:26
* TheDeadCPU feels special22:26
CazHAnd thinking about getting drunk22:26
CazH:P22:26
TheDeadCPUGET DRUNK22:27
TheDeadCPUOr22:27
CazHYou are not that special :P22:27
TheDeadCPUwait till weekend22:27
TheDeadCPUlol22:27
CazHI'm really regretting not going out with my friends this night22:27
CazH:S22:27
CazHI can see that they are home now22:27
stinebdpiece of shit android22:27
TheDeadCPUstinebd, blasphemy22:28
CazHOhh what now stinebd?22:28
TheDeadCPUCazH, sucks :p22:28
stinebdit's not doing what i tell it to22:28
TheDeadCPUUse a hammer.22:28
stinebdi might have to22:28
CazH"Calibration Tool"22:28
TheDeadCPUCalibrate it with a hammer might not work since the calibration is so sensitive.22:29
CazHMy old work place we had a drawer mark "Fine Calibration Tool". Only had a big ass hammer :D22:31
TheDeadCPULOL22:31
TheDeadCPUBadass22:31
CazHConsidering I worked with eletronics, very small eletronics thats was always nice to see new people open the drawer :P22:32
TheDeadCPUHAHA22:32
TheDeadCPUGenious22:32
CazHYeah :D22:32
TheDeadCPUWell. At the car mechanic school I'm at.22:32
TheDeadCPUThe most used tool is one of those Spets.22:33
TheDeadCPUIt's just a BIGASS crowbar.22:33
TheDeadCPUKinda22:33
CazHhehe22:33
TheDeadCPUThose mofos: http://bildebank.jernia.no/webshop/35520826.jpg22:33
CazHNice22:34
TheDeadCPUIt's great to have lol22:34
CazHhehe yeah22:34
TheDeadCPUWell. I'm going to sleep. ttyl22:34
CazHlater  :)22:34
TheDeadCPUBye stinebd, don't hammer it too much.22:34
*** TheDeadCPU has quit IRC22:34
stinebdffffffffuuuuuuuuuuuuuuu22:41
CazHsounds really bad?22:41
stinebdscrew it. android doesn't want to do what it's supposed to, time to hack it22:42
stinebdspent four hours booting with shit on empty data.img, i'm done trying to do this the right way22:43
*** L_miller has quit IRC22:44
stinebd...............23:01
*** L_miller has joined #xdandroid23:04
*** programmer8922 has joined #xdandroid23:05
*** NeoMatrixJR has quit IRC23:16
*** NeoMatrixJR has joined #xdandroid23:19
*** camro has quit IRC23:36
*** NeoMatrixJR has quit IRC23:37
*** stinebd has quit IRC23:37
*** stinebd has joined #xdandroid23:37
*** programmer8922 has quit IRC23:41
*** L_miller has quit IRC23:57

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!