<yurilebbie> koud: easiest way
<yurilebbie> ^
<koud> thanks :) time to try to compile JB :)
<koud> I guess I should have prepared this stuff before
<koud> was not expectinge the release to drop this early
<yurilebbie> the source is not completly uploaded apparently
<yurilebbie> wait another hour to make sure
<koud> yeah but by the time I have my setup it will be up for sure :P
<yurilebbie> i see
<koud> hope we will see roms up tomorrow already :)
<yurilebbie> yeah, ahh wish i had a gnex now
<yurilebbie> but this is the burden i get for having a microsd card slot
<koud> and a good camera :P
<koud> and cheap batteries
<yurilebbie> batteries are still expensive for me
<yurilebbie> what phone you have?
<koud> sgs2
<koud> and you?
<yurilebbie> tmo s2
<koud> ah so you have nfc?
<yurilebbie> yup
<yurilebbie> dont use it, but i have it
<koud> yeah then expensive :P
<koud> unless you buy unofficial ones
<yurilebbie> it is actually built into the battery (probably why they are expensice)
<yurilebbie> yeah
<koud> so are you also waiting for the code to be pushed to build it? :)
<yurilebbie> why not :D
<yurilebbie> how would i just pull the code for the maguro, without everyting else?
Tom^ has quit [Read error: Operation timed out]
Kaik541 has joined #teamhacksung
<koud> yurilebbie: I am not sure what you mean
<koud> only device tree for manguro?
<yurilebbie> actually nvm
<yurilebbie> i dont have the interent to get anything right now
<koud> :P
<koud> I hope merging with ICS wont be too much
lidroid has quit [Quit: Leaving.]
Tom^ has joined #teamhacksung
luminoso has quit [Ping timeout: 272 seconds]
lidroid has joined #teamhacksung
repnzscasb has quit [Quit: Leaving...]
Charkey has joined #teamhacksung
Faryaab has joined #teamhacksung
gehx has quit [Ping timeout: 245 seconds]
Faryaab has quit [Client Quit]
jt1134 has quit [Quit: Leaving]
a90342 has quit [Quit: a90342]
sixstringsg is now known as sixstringsg|afk
peterperfect has joined #teamhacksung
peterperfect has quit [Ping timeout: 264 seconds]
lidroid has quit [Read error: Connection reset by peer]
lidroid has joined #teamhacksung
lidroid has quit [Remote host closed the connection]
lidroid has joined #teamhacksung
peterperfect has joined #teamhacksung
peterperfect has quit [Read error: No route to host]
peterperfect has joined #teamhacksung
<peterperfect> Woot
lidroid has quit [Remote host closed the connection]
lidroid has joined #teamhacksung
sixstringsg|afk is now known as sixstringsg
peterperfect has quit [Ping timeout: 264 seconds]
KillKoun_ has joined #teamhacksung
KillKount has quit [Ping timeout: 248 seconds]
sixstringsg is now known as sixstringsg|afk
Unhelpful has quit [Ping timeout: 245 seconds]
peterperfect has joined #teamhacksung
Unhelpful has joined #teamhacksung
Rebellos has joined #teamhacksung
xplodwild_work has joined #teamhacksung
Charkey has quit [Read error: Connection reset by peer]
Rebell_ has joined #teamhacksung
Rebellos has quit [Ping timeout: 255 seconds]
Rebell_ has quit [Ping timeout: 240 seconds]
Espenfjo has quit [Ping timeout: 252 seconds]
Espenfjo has joined #teamhacksung
repnzscasb has joined #teamhacksung
repnzscasb has quit [Ping timeout: 240 seconds]
repnzscasb has joined #teamhacksung
roniez has joined #teamhacksung
nhgood_ has joined #teamhacksung
cdesai has joined #teamhacksung
Turtuga_ has joined #teamhacksung
Turtuga has quit [Ping timeout: 244 seconds]
antiochasylum has joined #teamhacksung
<antiochasylum> question, how can i revert an entire build from using gcc 4.7.1, back to using 4.4.3 so the kernel builds.
<yurilebbie> btw with jellybean 4.6 has been made by google
<yurilebbie> but i would just revert the changes you tried to do
<antiochasylum> pretty sure you helped me last time, lol
<yurilebbie> :P
<antiochasylum> but it still uses 4.7.1 and I cant figure out how to revert the entire build to use 4.4.3
<antiochasylum> dont messing with linaro stuff
<antiochasylum> done*
<yurilebbie> what all did you change?
<yurilebbie> how did you make the dir in the first place?
<antiochasylum> I've been working with liquid on getting liquid smooth on the note
<antiochasylum> and we cant get the kernel to compile on 4.7.1
<yurilebbie> ahh, nvm then
<yurilebbie> i know it is in the makefile of the kernel
<yurilebbie> it is the cross compile part
<yurilebbie> change the directory it would use to something that is not 4.7.1
<antiochasylum> hmm, its not kernel.mk is it?
<yurilebbie> no makefile
<yurilebbie> it is a text file
<antiochasylum> viewable online i assume
<antiochasylum> smdk4210/makefile
<antiochasylum> ?
<yurilebbie> yeah
<yurilebbie> i think
<yurilebbie> it should be from the main dir /kernel/manifactuer/chipset/makefile
<yurilebbie> or that is how it is for my phone
<yurilebbie> /kernel/samsung/msm8660-common/makefile
<antiochasylum> ok, cool
<antiochasylum> guess i'll hunt and peck through there
<antiochasylum> lo
<yurilebbie> that is the only place i know of it
<yurilebbie> hell if you really wanted to make sure that it was not using 4.7.1
<yurilebbie> you could just rename 4.4.3 as 4.7.1 :P
<yurilebbie> keep all the dependancies
<yurilebbie> (fuck spelling)
<antiochasylum> haha
<antiochasylum> shit good point
<antiochasylum> delete the 4.7.1 and rename that folder to 4.4.3?
<antiochasylum> lol
<yurilebbie> i would copy 4.4.3 to make sure there are not any dependancies on it still but
<yurilebbie> have two 4.4.3's with one named 4.7.1 and one 4.4.3
<yurilebbie> done
<yurilebbie> lol
<antiochasylum> wow, think that would actually work?
<antiochasylum> lol
<antiochasylum> thats like old school windows 98 stuff :P
<yurilebbie> why wouldnt it? it will be using 4.4.3
<yurilebbie> this is just because you are not sure where you changed it to depend on 4.7.1
<yurilebbie> and eventually you need to get that sorted with, but this is a silly shortcut so you can see if 4.7.1 is the reason you cannot build
<antiochasylum> good point
<antiochasylum> because i'm getting the same errors no matter what I do on the kernel
<yurilebbie> try this and see if it is different
<antiochasylum> and nope, not sure at all Lol, trying to figure it out. I'm willing to sacrifice some "speed" to get the damn thing built :P
<antiochasylum> or smoothness or what ever BS linaro brings to the table
<yurilebbie> it includes more optimization, so it lowers cpu load basicall
<yurilebbie> y
<yurilebbie> project butter improves smoothness, but uses more cpu :P
<yurilebbie> they cancel out
<xplodwild_work> yurilebbie: they told during I/O that it maxes CPU freq when touch
<yurilebbie> yup
<yurilebbie> btw nice burst camera commit
<yurilebbie> it is a bit slow on my t989 but it works just as discribed
<xplodwild_work> :)
<xplodwild_work> just done a JB build for tf300t
<xplodwild_work> can't wait to get home to try out
luminoso has joined #teamhacksung
<antiochasylum> nice!
<yurilebbie> oo lucky, i need to rework my comp to get everything to work
<yurilebbie> getting more ram this week
<antiochasylum> Yea I'm going to camera bust picked today :P
cutme has joined #teamhacksung
<yurilebbie> wtf, i have deleted multiple thing from my disk but i keep getting the error that i do not have enough space for a 200mb zip file
<antiochasylum> upgrade drives :P
<yurilebbie> i think i just need to reboot, as gparted says that i have 3.9gb free
<yurilebbie> but system says i have 400 -_-
<yurilebbie> mb btw
<yurilebbie> fuck this im rebooting
yurilebbie has quit [Remote host closed the connection]
yurilebbie has joined #teamhacksung
<yurilebbie> score reboot helped, still need to repartion this disk
lidroid has quit [Remote host closed the connection]
<antiochasylum> i need to stop trying to build cm, aokp and liquid
<antiochasylum> lol
<antiochasylum> 128gig ssd only 40gigs left
yurlebbie_ has joined #teamhacksung
<yurlebbie_> lol, what do you have on there besides that?
<antiochasylum> its 11.10 ubuntu
<antiochasylum> and all seprate folders with sourcew
<antiochasylum> source*
<antiochasylum> yea, a bit excessive
<antiochasylum> lo
<yurlebbie_> i just bought myself a mini ssd for my laptop
<yurlebbie_> going to put cm9 on it for kicks
<yurlebbie_> well its source
lidroid has joined #teamhacksung
<antiochasylum> yea, mine is an ocz 128 vertex 4
<antiochasylum> maybe my windows feel like a fat person running a marathon
<yurlebbie_> i got a 32gb msata ssd
<antiochasylum> maybe - makes
<yurlebbie_> lol, i was kinda thinking about putting windows on the ssd, but decided i really dont care about windows anymore
<antiochasylum> nope
<antiochasylum> before about 3 months ago i had never used ubuntu/unix/linux
<antiochasylum> holy crap screw windows lo
yurilebbie has quit [Ping timeout: 264 seconds]
<yurlebbie_> yeah, i used it before but it was just me dicking around
yurlebbie_ is now known as yurilebbie
<antiochasylum> god damn finger wont hit the L in lol
cdesai has quit [Read error: Connection reset by peer]
<yurilebbie> hey i have seen worse
<antiochasylum> lol
<antiochasylum> i'll try and rename the folder today, see if that works lol
<antiochasylum> thanks for the help :P, gotta work a little bit now
antiochasylum is now known as antiochasylum|wo
<yurilebbie> lol it is 5am here
<yurilebbie> i need to go away
cdesai has joined #teamhacksung
<yurilebbie> going to flash my build and sleep
yurlebbie_ has joined #teamhacksung
yurilebbie has quit [Ping timeout: 265 seconds]
yurlebbie_ is now known as yurithecommie
lidroid has quit [Remote host closed the connection]
lidroid has joined #teamhacksung
peterperfect_ has joined #teamhacksung
peterperfect has quit [Ping timeout: 264 seconds]
peterperfect_ has quit [Ping timeout: 264 seconds]
peterperfect has joined #teamhacksung
nhgood_ has quit [Quit: Page closed]
cutme has quit [Ping timeout: 240 seconds]
peterperfect_ has joined #teamhacksung
peterperfect_ has quit [Read error: No route to host]
peterperfect has quit [Ping timeout: 264 seconds]
Rebellos has joined #teamhacksung
<koud> is there a irc channel for people working on jb for sgs2?
<Espenfjo> not yet
<Espenfjo> Atleat not CM10
<Espenfjo> I guess this will be the chan?
<Espenfjo> Just waiting for the sync to be done
<lodder> still syncing?
<cdesai> slow internet guys :/
<cdesai> Espenfjo: how much's done?
<Espenfjo> Steve is at android_f* now.. so.. well.. there still a lot of stuff
<lodder> androif_f?
<lodder> android_f?
<Espenfjo> f*
Turtuga_ has quit [Quit: Leaving]
<lodder> don't know
<Espenfjo> frameworks_* more likely
<lodder> ah
<cdesai> Espenfjo: i'm doin aosp atm
<Espenfjo> just done with the external repos
<cdesai> cm gonna take minutes then
<Espenfjo> cdesai: I do not bother :)
<cdesai> prebuilts is huge too
<Espenfjo> Waiting for the cm10 repo to be done, then I will start porting SGS2 if codeworkx doesnt magic it before me :P
<cdesai> just this day
<lodder> after the sync is done will it hit gerrit directly or is going to take a while?
<Espenfjo> dunno
<Espenfjo> should be fast
<cdesai> lodder: pushing to gerrit
<cdesai> Espenfjo: cyanogen's pushing to gerrit
<cdesai> then gerrit pushes to github
<Espenfjo> cdesai: no
<Espenfjo> cdesai: He is doing it directly
<cdesai> Espenfjo: no
<cdesai> github is just a mirror
<Espenfjo> hm
<Espenfjo> ok then :)
<lodder> thanks
Turtuga has joined #teamhacksung
<koud> seems they have split up framework
<cdesai> yea
<koud> so probably hw codec patches are broken
<cdesai> for pdk
<cdesai> frameworks/native
<koud> and framework/av
<koud> media/camera stuff it seems
<koud> I did a fast merge, probably broken :P
<koud> will try compile and see where it complains
samosa has joined #teamhacksung
lidroid has quit [Quit: Leaving.]
datagutt has joined #teamhacksung
datagutt has quit [Changing host]
datagutt has joined #teamhacksung
samosaphile has joined #teamhacksung
samosa has quit [Ping timeout: 265 seconds]
lidroid has joined #teamhacksung
KillKoun_ has quit [Ping timeout: 250 seconds]
<koud> so has anyone compiled jb on ubuntu 12.04 yet?
<cdesai> koud: i'm about to in a few hours
<koud> any things changed with what build tools I need to have installed?
<cdesai> probably no
<Espenfjo> You can not use openjdk at least
<lodder> to get the cm10 source localy is this I shoud use: repo init -u git://github.com/CyanogenMod/android.git -b jellybean ?
<cdesai> lodder: not today
<cdesai> tomorrow
<cdesai> still pushing
<cdesai> no jellybean branch on manifest yet
<lodder> cdesai: i'm preparing ;)
<lodder> cdesai: where can i see the manifest ?
<koud> my build breaks on bionic
<koud> bionic/libc/arch-arm/bionic/memcmp16.S: Assembler messages:
<koud> bionic/libc/arch-arm/bionic/memcmp16.S:42: Error: missing ')'
<cdesai> koud: typo ?
<koud> well I guess I have messed something up :P
<koud> but strange that it is in bionic, I just use aosp bionic
<cdesai> yea
<cdesai> git clean -fdx in bionic
<koud> did not help :/
<koud> I probably need something new in device tree
<cdesai> no
<koud> anyone working on sgs2 devicetree for jb?
<cdesai> bionic/libc/arch-arm/bionic/memcmp16.S:42
<cdesai> koud: you do, but not yet
<cdesai> this is another error
<cdesai> open that file
<cdesai> compare it to the file on cm repos
<cdesai> or android.googlesource.com
<cdesai> and fix
<koud> it is same as googles :/
<koud> I think error is somewhere else, maybe my make files
paulk-desktop has joined #teamhacksung
KillKount has joined #teamhacksung
Rebellos has quit [Ping timeout: 248 seconds]
dranzer006 has joined #teamhacksung
sideone has joined #teamhacksung
<dranzer006> hey
peterperfect has joined #teamhacksung
<koud> yeah I did break my make files
<koud> using aosp build/ and it seems to work
Rebellos has joined #teamhacksung
Rebell_ has joined #teamhacksung
peterperfect has quit [Read error: Connection reset by peer]
peterperfect has joined #teamhacksung
peterperfect has quit [Changing host]
peterperfect has joined #teamhacksung
Rebellos has quit [Ping timeout: 255 seconds]
lidroid has quit [Remote host closed the connection]
lidroid has joined #teamhacksung
dranzer006 has quit [Quit: Nettalk6 - www.ntalk.de]
KillKount has quit [Ping timeout: 244 seconds]
KillKount has joined #teamhacksung
dhiru1602 has joined #teamhacksung
<cdesai> hey coolya|away
xplodwild_work has quit [Quit: Page closed]
rootbox has joined #teamhacksung
rootbox has quit [Client Quit]
itsjustaride27 has joined #teamhacksung
rootbox has joined #teamhacksung
itsjustaride27 has left #teamhacksung [#teamhacksung]
<mauimauer> mhhh...jelly beans
<rootbox> i like the cheery flavored
<antiochasylum|wo> dr pepper :P
antiochasylum|wo has quit [Quit: Page closed]
lidroid has quit [Quit: Leaving.]
lidroid has joined #teamhacksung
lidroid has quit [Client Quit]
lidroid has joined #teamhacksung
peterperfect has quit [Read error: Connection reset by peer]
lolwat has joined #teamhacksung
techmik has quit [Remote host closed the connection]
moikop has joined #teamhacksung
<cdesai> ohai moikop
<moikop> Hi
<cdesai> pawitp ain't here else he'ld work with us
yurithecommie has quit [Remote host closed the connection]
cvpcs|work has joined #teamhacksung
techmik has joined #teamhacksung
moikop has left #teamhacksung [#teamhacksung]
techmik has quit [Remote host closed the connection]
lidroid has quit [Remote host closed the connection]
lidroid has joined #teamhacksung
roniez has quit [Ping timeout: 264 seconds]
techmik has joined #teamhacksung
fatezero has quit [Ping timeout: 250 seconds]
Waterloo has joined #teamhacksung
fatezero has joined #teamhacksung
mynicksucks has joined #teamhacksung
Waterloo has quit [Quit: Page closed]
techmik has quit [Remote host closed the connection]
roniez has joined #teamhacksung
roniez has quit [Changing host]
roniez has joined #teamhacksung
lolwat has quit [Ping timeout: 265 seconds]
rtfpessoa has joined #teamhacksung
yurilebbie has joined #teamhacksung
Rebell_ has quit [Ping timeout: 244 seconds]
AoM_Scott has joined #teamhacksung
lolwat has joined #teamhacksung
rtfpessoa has quit [Read error: Connection reset by peer]
lidroid has quit [Remote host closed the connection]
techmik has joined #teamhacksung
paulk-desktop has quit [Remote host closed the connection]
Rebell_ has joined #teamhacksung
cantIntoCode has quit [Ping timeout: 245 seconds]
peterperfect has joined #teamhacksung
yurilebbie is now known as yurithecommie
yurilebbie has joined #teamhacksung
yurithecommie has quit []
dranzer006 has joined #teamhacksung
rtfpessoa has joined #teamhacksung
tumasgiu has joined #teamhacksung
tumasgiu has quit [Client Quit]
dranzer006 has quit [Quit: Nettalk6 - www.ntalk.de]
dranzer006 has joined #teamhacksung
peterperfect has quit [Quit: For Sale: Parachute. Only used once, never opened, small stain.]
<koud> anyone built busybox for jb?
repnzscasb has quit [Excess Flood]
repnzscasb has joined #teamhacksung
lolwat has quit [Read error: Connection reset by peer]
repnzscasb has quit [Quit: Leaving...]
dranzer006 has quit [Ping timeout: 245 seconds]
dranzer006 has joined #teamhacksung
yurilebbie is now known as LETSBEFRIENDS
tworaz has joined #teamhacksung
cantIntoCode has joined #teamhacksung
JieeHD|Offline is now known as JieeHD
peterperfect has joined #teamhacksung
dranzer006 has left #teamhacksung [#teamhacksung]
LETSBEFRIENDS is now known as yurilebbie
angelsl has joined #teamhacksung
dhiru1602 has quit []
roniez has left #teamhacksung [#teamhacksung]
AoM_Scott has quit []
Rebell_ has quit [Read error: Connection reset by peer]
cantInto_ has joined #teamhacksung
cantIntoCode has quit [Read error: Connection reset by peer]
stickyboy has joined #teamhacksung
cantInto_ is now known as cantIntoCode
c00kies|repnzsca has joined #teamhacksung
frapell has quit [Excess Flood]
frapell has joined #teamhacksung
frapell has quit [Changing host]
frapell has joined #teamhacksung
autoprime has quit [Remote host closed the connection]
frapell has quit [Excess Flood]
c00kies|repnzsca has quit [Quit: Bye!]
repnzscasb has joined #teamhacksung
AlessandroIT has joined #teamhacksung
AlessandroIT has quit [Client Quit]
sbrissen is now known as sbrissen_gone
h8|mobile has joined #teamhacksung
Faryaab_ has joined #teamhacksung
h8|mobile has quit [Ping timeout: 252 seconds]
stickyboy has quit [Quit: Work in the morning... not cool.]
autoprime has joined #teamhacksung
Faryaab_ has quit [Ping timeout: 245 seconds]
mynicksucks has quit [Ping timeout: 245 seconds]
codeworkx has quit [Quit: No Ping reply in 180 seconds.]
codeworkx has joined #teamhacksung
repnzscasb has quit [Quit: Leaving...]
StevenHarperUK has joined #teamhacksung
autoprime has quit [Remote host closed the connection]
autoprime has joined #teamhacksung
peterperfect has quit [Quit: If at first you don't succeed, skydiving is not for you]
<StevenHarperUK> Hi. - Just syncing JellyBean... how is everyone doing?
samosaphile has quit [Ping timeout: 240 seconds]
moikop has joined #teamhacksung
moikop has left #teamhacksung [#teamhacksung]
repnzscasb has joined #teamhacksung
<codeworkx> StevenHarperUK: waiting for samsung blobs
<codeworkx> StevenHarperUK: audio hal changed. ;-)
repnzscasb has quit [Ping timeout: 244 seconds]
samosa has joined #teamhacksung
JieeHD is now known as JieeHD|Offline
gehx has joined #teamhacksung
<koud> so audio is broken again codework?
<koud> you dont happen to have a precompiled boot.img that works with jb? :P
<koud> I get stuck on this, E/SchedPolicy( 2187): open of /dev/cpuctl/apps/tasks failed: No such file or directory
repnzscasb has joined #teamhacksung
rtfpessoa has quit [Read error: Connection reset by peer]
StevenHarperUK has quit [Quit: Page closed]
<Entropy512> <koud> so audio is broken again codework? - audio is broken unless someone either reverse engineers the whole HAL, implements a compatibility wrapper, or implements legacy compatbility as an audioflinger patch
datagutt has quit [Quit: Computer has gone to sleep.]
<Entropy512> audioflinger is 10k LOC. :(
<koud> :(
<koud> I really should have bought a nexus...
sideone has quit []
<Kaik541> koud: nah, codeworkx shouldn't have given up the first time he tried to reverse engineer samsung's shit
<koud> :P
<Entropy512> fucking MC1N2 is a bitch to work with
<Entropy512> although I've got some ideas for how to make the kernel debug printouts suck far less
<koud> bah I give up with JB for now
<koud> too bad they changed audio HAL again
angelsl has quit [Remote host closed the connection]
tworaz has quit [Ping timeout: 240 seconds]
Faryaab has joined #teamhacksung
Faryaab has quit [Client Quit]