Rebellos has joined #teamhacksung
ricotz has quit [Quit: Ex-Chat]
bytecode has quit [Remote host closed the connection]
bealtine has quit []
g_byers has joined #teamhacksung
dungeonduke has joined #teamhacksung
jt1134 has joined #teamhacksung
cdesai_ is now known as cdesai
iKillCypher has joined #teamhacksung
<iKillCypher> hey
angelsl has joined #teamhacksung
iKillCypher has quit [Remote host closed the connection]
r3zoid has quit [Ping timeout: 255 seconds]
dungeonduke has quit [Remote host closed the connection]
angelsl has quit [Ping timeout: 255 seconds]
angelsl has joined #teamhacksung
jt1134 has quit [Quit: Leaving]
a3Dman has quit [Ping timeout: 264 seconds]
iKillCypher has joined #teamhacksung
<iKillCypher> time to fix this auto focus shit once and for all
<iKillCypher> :D
angelsl has quit [Disconnected by services]
angelsl has joined #teamhacksung
<iKillCypher> angelsl, have you build any cyanogenmod?
<angelsl> Espenfjo: it could be the other way round
<iKillCypher> ...
<angelsl> i'm only certain of 0x1, 0x2 and 0x4
* iKillCypher is fixing the auto focus now
<iKillCypher> and debugging
<angelsl> iKillCypher: built? what do you mean built?
<iKillCypher> im trying to fix the auto focus for 4210
<iKillCypher> 0x01 = Success 1st 0x02 = Success 2nd 0x04 = Inprogress / Fail ?
<angelsl> so uh
<angelsl> i'm gonna screw my backports to JB
angelsl has quit [Remote host closed the connection]
angelsl has joined #teamhacksung
<angelsl> hmm
<angelsl> no point backporting anything anymore eh
<angelsl> woohoo
<angelsl> time to repo init -b cm10.1
<angelsl> fml
th3g1z has quit [Ping timeout: 252 seconds]
<angelsl> why the
<angelsl> why is hardware/samsung so huge
th3g1z has joined #teamhacksung
IbrahimA|znc is now known as IbrahimA
<iKillCypher> angelsl
<iKillCypher> does this works for you ?
<iKillCypher> or for anyone using Ubuntu ?
<angelsl> what is that
<iKillCypher> how to build CM10.1
<iKillCypher> what guide did you use ?
<angelsl> i didn't use a guide?
<iKillCypher> so you magically build it ?
<cdesai> make
<angelsl> install dependencies using whatever package manager, pull source, pull blobs, . build/envsetup.sh, USE_CCACHE=1 CM_FAST_BUILD=1 mka bacon
<iKillCypher> create ~/android/system/.repo/local_manifest.xml < this isnt working
<cdesai> angelsl: CM_FAST_ BUILD is deprecated
<angelsl> that was what i did in cm10 at least :p
<angelsl> so, USE_CCACHE=1 mka bacon
<cdesai> also, lunch before that
<angelsl> ah, yeah
<angelsl> define does not work?
<iKillCypher> create ~/android/system/.repo/local_manifest.xml using this content:
<iKillCypher> this isnt such command
<iKillCypher> call create
<angelsl> can i cry now
<angelsl> use your favourite text editor
<iKillCypher> what ?!
<angelsl> and CREATE that file
<iKillCypher> sheesh who wrote that english failed badly
<angelsl> ...sigh
<angelsl> i shall just shut up
<iKillCypher> nvm Im actually repo sync as of now
<iKillCypher> it is taking sometime
kZard|nb has quit [Ping timeout: 260 seconds]
a3Dman has joined #teamhacksung
<iKillCypher> hey anyone here care to help me out in building source I kinda ran into a brick wall here o.o
<IbrahimA> are you building cm?
<IbrahimA> i can maybe help although that's about all i've ever done with cm lol
<IbrahimA> besides read some parts of the source
<iKillCypher> okay
<iKillCypher> please :(
<IbrahimA> lol ok where are you stuck?
<iKillCypher> here
<IbrahimA> hmm i dont know i9100 specifically but im guessing i9100 isnt the right name?
lolwat has joined #teamhacksung
<iKillCypher> how I wish angelsl could help me out here
<IbrahimA> oh wait what
<IbrahimA> CyanogenMod/android_device_samsung_i9100 already exists Syncing repository to retrieve project. error: project device/samsung/i9100 not found
<IbrahimA> guess i was wrong, i9100 is right
<iKillCypher> yeah indeed wth
<angelsl> i9100 is correct
<IbrahimA> but i dont get that part
<iKillCypher> so what is wrong ?
<angelsl> iKillCypher: do this
<angelsl> cd .repo/repo/; git pull
<angelsl> cd ../../; repo sync device/samsung/i9100
<iKillCypher> ok did it successful
<iKillCypher> so now follow by breakfast i9100 ?
<IbrahimA> huh i thought repo automatically updated itself?
<IbrahimA> or i thought repo was one of the projects in manifests
<iKillCypher> that's odd
<angelsl> IbrahimA: weird bug i just encountered just now where repo init checked out v1.11.0 and didn't update to v1.12.0
<iKillCypher> angelsl possible that jenkins is down again ?
<angelsl> maybe?
<angelsl> why?
<iKillCypher> angelsl you are on CM10 right ?
<angelsl> 10.1 now
<angelsl> why?
<iKillCypher> just asking would like to test auto_focus later :) ?
a3Dman has quit [Ping timeout: 260 seconds]
* iKillCypher needs to find a faster way to build CM :(
<IbrahimA> the easiest way is throw more hardware at it ;)
<IbrahimA> failing that try ccache or get an SSD?
<IbrahimA> which i guess is hardware but easier to upgrade to than changing your CPU
* iKillCypher using 4GB RAM Centrino 2
<iKillCypher> lol
<IbrahimA> oh geez
<iKillCypher> 50MBPS Internet Speed
<IbrahimA> oh im slightly jealous
<IbrahimA> you dont have a desktop though?
<iKillCypher> nope
<IbrahimA> heck i think even an Intel NUC is faster than a centrino 2
<IbrahimA> but you can probably get more CPU for the money with a regular sized box
<IbrahimA> are you using ccache? that might help a bit
<iKillCypher> just a quick question so each time I have to repo and then Get prebuilt apps and Prepare the device-specific code and Extract proprietary blobs and then build ?
<IbrahimA> if you do it once assuming you dont wipe your directory each time you shouldnt need to do that stuff again
<IbrahimA> just sync and build
<iKillCypher> meaning?
<iKillCypher> you dont have to sync repo ?
<IbrahimA> if you want updated source you have to sync, but syncing doesnt wipe away your device specific stuff
<iKillCypher> oh so just sync repo and then get prebuilt apps and built ?
<IbrahimA> you probably dont even need to do that but im not sure
<iKillCypher> jesus
<IbrahimA> i havent done any of that stuff in ages and my builds work whenever i feel like doing a build, which is rare
<iKillCypher> build/core/config.mk:348: *** Error: could not find jdk tools.jar, please install JDK6, which you can download from java.sun.com
<IbrahimA> oh yeah you need jdk6 specifically, it probably takes some work to run with jdk7
<IbrahimA> and i think you probably need the sun version too and not openjdk
<iKillCypher> how do I ?
<angelsl> CM10.1 builds with jdk7
<IbrahimA> oh cool
<IbrahimA> ah indeed i have jdk7
_white_ has quit [Ping timeout: 252 seconds]
<IbrahimA> i guess you can use this ppa if you're lazy like me
<angelsl> yay Arch
<iKillCypher> so now I have to install java ?
<IbrahimA> yeah lol
<IbrahimA> cant build android without java
* iKillCypher thought he already did
<IbrahimA> oh i see
<IbrahimA> what does `java -version` in terminal say
ricotz has joined #teamhacksung
ricotz has quit [Changing host]
ricotz has joined #teamhacksung
<IbrahimA> huh. it would appear that you dont have java
<iKillCypher> :S
<IbrahimA> cant hurt to go through the steps from webup8 to install jdk7 i guess
<IbrahimA> assuming you arent short on space, in which case you wouldnt be able to build cm anyway :/
<iKillCypher> i have enough space
<IbrahimA> yea just install jdk7 again i guess
<iKillCypher> now I know why people say building cm10.1 is so much trouble
<iKillCypher> lol
<angelsl> it is?
<IbrahimA> eh it isnt' really that much trouble
<IbrahimA> it's basically just install dependencies, get source, get device specific stuff and prebuilts, build
<IbrahimA> it's a pain the first time but no more than previous cm versions
Rebellos_ has joined #teamhacksung
Rebellos has quit [Read error: Connection reset by peer]
<iKillCypher> wow pain in the ass man I cant get JDK working now
<IbrahimA> ?
<iKillCypher> finally
<IbrahimA> coolio
Rebellos_ has quit [Ping timeout: 252 seconds]
<iKillCypher> IbrahimA,
<iKillCypher> is this the correct behaviour : http://pastie.org/private/tpquxasp1me8sc0lrcrgua
<Espenfjo> yes
<iKillCypher> why is there
<iKillCypher> galaxys2-common < libraries ?
<Espenfjo> why is galaxys2-common less than libraries?
<Espenfjo> I dont get that
<iKillCypher> nope I meant that are libaries right aka common
<iKillCypher> nooo
<iKillCypher> ikillcypher@ikillcypher:~/Source/device/samsung/i9100$ ./proprietary-files.sh
<iKillCypher> bash: ./proprietary-files.sh: No such file or directory
<Espenfjo> extract-file.sh?
<Espenfjo> *files
<iKillCypher> it is not ./proprietary-files.sh ?
<iKillCypher> oh man
<iKillCypher> thanks
chris41g has quit [Ping timeout: 276 seconds]
paulk-desktop has joined #teamhacksung
chris41g has joined #teamhacksung
<codeworkx> angelsl: where's the enum? http://review.cyanogenmod.org/#/c/32420/
<angelsl> codeworkx: which change is that?
<angelsl> my disk is current trashed by mka bacon
<angelsl> being*
<codeworkx> the auto focus thingy
sud3n has joined #teamhacksung
<iKillCypher> code you figure out the bytes ?
<codeworkx> i'll patch it after my sync
<codeworkx> iKillCypher: didn'T look
<angelsl> codeworkx: all i did was a rebase though,
<iKillCypher> oh okay
<codeworkx> angelsl: ah ok
<angelsl> the enum isn't defined in that file anyway o_o
<codeworkx> it's in hardware/samsung and taken from kernel. but that's not what the camera uses
<codeworkx> so it will fail
<codeworkx> i'll do it after sync
<iKillCypher> yeah !!! adb works
<iKillCypher> ;)
<angelsl> codeworkx: are you going to duplicate the header or just redefine the enum?
<codeworkx> M5M_AF_STATUS blubb
<codeworkx> new enum with M5MO values
<codeworkx> at exynos_camera.h
<angelsl> ah, okay
<iKillCypher> o.O
r3zoid has joined #teamhacksung
MacDrunk has joined #teamhacksung
<iKillCypher> uh so when cyanogenmod is building is suppose to display nothing
<angelsl> it's probably reading the makefiles, iKillCypher
<angelsl> wait a bit
<MacDrunk> sup
<iKillCypher> yeah hopefully after this I will be able to play around with exynos_camera
<MacDrunk> need some info
<MacDrunk> im on stock xwlsd
<MacDrunk> i dont see Scloud service on settings>Personal
<angelsl> wrong channel
<MacDrunk> ok
<MacDrunk> were to then??
<iKillCypher> what ?!
<iKillCypher> /bin/bash: xsltproc: command not found
MacDrunk has quit []
<IbrahimA> err... did you install all the cm dependencies?
<IbrahimA> xsltproc is one of them lol
MacDrunk has joined #teamhacksung
<IbrahimA> oh huh
<IbrahimA> well dont copy paste that since you have oracle jdk already
<IbrahimA> but didnt know you could build with openjdk, i thought you couldnt before
<iKillCypher> IbrahimA, want to see my logs ?
<IbrahimA> you mean what you've done so far? probably can just install xsltproc and try again
<IbrahimA> unless you already did?
<iKillCypher> yes I already did
<IbrahimA> oh i see that's bizarre then
<iKillCypher> nvm will retry
<iKillCypher> anyway :( I will use teamhacksung build script next should cut time
<angelsl> there's no 4.2.2 gapps yet?
<iKillCypher> not needed
<iKillCypher> why are there so many warning >:) ?
<codeworkx> iKillCypher: whats wrong there?
<iKillCypher> nvm
<iKillCypher> btw when you are free update the
<codeworkx> whats wrong there?
<iKillCypher> it does not work?
<iKillCypher> I have been using this
<codeworkx> iKillCypher: "does not work" is a invalid answer
<codeworkx> LOGS OR GTFO
<iKillCypher> wtf
<iKillCypher> make: *** [/home/ikillcypher/Source/out/host/common/obj/JAVA_LIBRARIES/dumpkey_intermediates/javalib.jar] Error 127
<Espenfjo> codeworkx: 0x05?
<iKillCypher> Espenfjo, try this
<iKillCypher> 0x01,0x02,0x04
<iKillCypher> 0x04 = Inprogress/Fail
<Espenfjo> ah, there
SonikArc has joined #teamhacksung
<angelsl> error 127?
<angelsl> why do i have a vague feeling that's out of memory?
<Espenfjo> iKillCypher: what is the two-three previous lines?
<Espenfjo> are
<iKillCypher> I haven have much time to look into
<iKillCypher> I trying to get my cm build :( since morning
<iKillCypher> it is evening here
<iKillCypher> angelsl you know what is Error 127 ?
<Espenfjo> It says whats the error is on the prev two-three lines
<iKillCypher> yeah
<iKillCypher> /bin/bash: jar: command not found
<angelsl> lol
<IbrahimA> lol what the heck is wrong with your environment
<angelsl> jar is a utility in the jdk
<angelsl> ^
<IbrahimA> how did you fix xsltproc being msising?
<iKillCypher> I tried to reinstall
<IbrahimA> it seems like your system cant find random binaries which should be there
<iKillCypher> are the teamhacksung developers using arch linux x64 ?
<Espenfjo> mint
<Espenfjo> arch
<Espenfjo> bbqlinux
<Espenfjo> whatever suits our needs
<IbrahimA> err what are you using?
<MacDrunk> sup
<MacDrunk> Espenfjo
<iKillCypher> so why is Ubuntu x64 not working well here
<IbrahimA> it should work fine
<Espenfjo> iKillCypher: it is, you just have no idea how to use it
ricotz has quit [Quit: Ex-Chat]
<IbrahimA> i honestly have no idea how you could have java but not jar
<iKillCypher> so what extactly is going wrong then
<Espenfjo> Have you read the howto?
<iKillCypher> yes
<Espenfjo> no
<iKillCypher> yes I did it
<iKillCypher> adb working fine
<Espenfjo> the next part
<Espenfjo> Install the Build Packages
<iKillCypher> yes
<Espenfjo> So you have installed openjdk-6-jre openjdk-6-jdk?
<Espenfjo> I do not believe that
<IbrahimA> well i told him to install oracle jdk cuz i thought openjdk wouldnt work
ricotz has joined #teamhacksung
<IbrahimA> but regardless that should wokr
<IbrahimA> wait did you install jre or jdk?
<iKillCypher> jdk
<codeworkx> iKillCypher: use openjdk6
<iKillCypher> haix alright
<angelsl> is it just me or are the colours onscreen more pronounced in cm10.1
<iKillCypher> rebuilding ~
<iKillCypher> anyway who wrote jenkins build script
<iKillCypher> lol
<w00tc0d3> codeworkx: how to switch FIMC1 buffers -> ION buffers?
DuperMan has quit [Ping timeout: 244 seconds]
DuperMan has joined #teamhacksung
<codeworkx> w00tc0d3: i'm not wikipedia
<codeworkx> w00tc0d3: figure it out
<w00tc0d3> codeworkx: you ain't wikipedia, that's VERY obviously right. but you switched ION -> FIMC1
<w00tc0d3> for camera iirc
<codeworkx> no
<iKillCypher> Export includes file: external/vim/src/Android.mk -- /home/ikillcypher/Source/out/target/product/i9100/obj/EXECUTABLES/vim_intermediates/export_includes
<iKillCypher> make: *** No rule to make target `vendor/samsung/i9100/proprietary/system/lib/hw/camera.exynos4.so', needed by `/home/ikillcypher/Source/out/target/product/i9100/system/lib/hw/vendor-camera.exynos4.so'. Stop.
<iKillCypher> haix
<codeworkx> iKillCypher: sync, delete vendor samsung, run extract again
<angelsl> that's nice
<angelsl> my focus is completely broken
<iKillCypher> hahaha
<iKillCypher> any logs ?
<codeworkx> angelsl: log or it didn't happen
<Espenfjo> heh, I only need 0x5 and the success one
<angelsl> my device has slept to death
<iKillCypher> gg
bytecode has joined #teamhacksung
<angelsl> and now my lockscreen doesn't wanna appear
<iKillCypher> what did you do ?
<iKillCypher> now I deleted the vendor samsung and repo sync does make anything appear
<iKillCypher> !@!@!@!@!@!@
<iKillCypher> nvm man forget will try later
MacDrunk has quit []
<angelsl> bloody toggle won't toggle
<iKillCypher> what did you do ??
<codeworkx> angelsl: commit libsecion to jb plx
<codeworkx> cm10.1
<angelsl> i did
<codeworkx> add me?
<angelsl> hold on
<iKillCypher> lol
<angelsl> there
<iKillCypher> codeworkx <3 the hacksung script who coded it
<r3zoid> hello. how properly to 'repo init' && 'repo sync' from cm10 to 10.1 source code without loss of my small patches integrated as branches?
<codeworkx> angelsl: can you commit that for cm10 plx? http://review.cyanogenmod.org/#/c/32479/
<iKillCypher> code was being root a need to run the script ?
<angelsl> hold on
stickyboy has joined #teamhacksung
<iKillCypher> $working_directory/.repo/local_manifests/my_manifest.xml
<iKillCypher> create ~/android/system/.repo/local_manifest.xml using this content:
<angelsl> codeworkx: done
<angelsl> prolly need to fix all the smdk4210 devices' proprietary-files.sh though
<angelsl> (on jb)*
<iKillCypher> no
<iKillCypher> not again
<iKillCypher> *faint*
<angelsl> eh
<angelsl> codeworkx: on cm-10.1 only gralloc is using libsecion
<angelsl> nothing else is
<angelsl> and gralloc is OSS
<angelsl> oh wait, there's smdk4412
IbrahimA is now known as IbrahimA|znc
GNUtoo-m4a785t-m has joined #teamhacksung
<iKillCypher> wow sure is hell long to repo sync
<iKillCypher> and good thing had the freaking script if not I would have died again
<stickyboy> iKillCypher: Are you in a 3rd-world country? :)
<iKillCypher> :)
<stickyboy> I am :D
<iKillCypher> do you build CM10.1 ?
<stickyboy> Yah hehe.
<stickyboy> But I do my initial repo sync at work, on fiber ;)
<iKillCypher> fiber ?
<stickyboy> Yah, as in... fiber optic. zoom zoom.
<iKillCypher> speed ?
<angelsl> what does it mean when the focus reticule flashes red/green?
bealtine has joined #teamhacksung
addi has quit [Ping timeout: 276 seconds]
<stickyboy> iKillCypher: 40Mbps I think. I get 1-2MB/sec from github.
* iKillCypher is 50MBPS over here
addiasd has joined #teamhacksung
<iKillCypher> bte each time you sync it suppose to get the new changes right o.o
<codeworkx> angelsl: i777 and n7000 need extract cleanup too on jellybean
bytecode has quit [Ping timeout: 252 seconds]
bytecode has joined #teamhacksung
bytecode has quit [Remote host closed the connection]
bytecode has joined #teamhacksung
bytecode is now known as bytecode|afk
<angelsl> i think i just figured out the values
<angelsl> 0 = fail, 1 = in progress, 2 = success, 3 = ???????, 4 = 1st_success (probably)
<angelsl> never seen 5
<iKillCypher> ...
<iKillCypher> 1 is inprogress ?
<angelsl> yup
<angelsl> because if i set 1 to in progress, then it works like it did in jellybean
<iKillCypher> can you test it ?
<angelsl> i am testing it
<Espenfjo> angelsl: 5 is all over the place
<iKillCypher> alright :D
<Espenfjo> that has to be there
<angelsl> Espenfjo: i've never got 5 as a result though :/
<codeworkx> angelsl: update your camera fw :-P
<Espenfjo> Its always returning 5 here
<Espenfjo> 5, 1, and 0
<Espenfjo> progress, success, fail
<Espenfjo> its fun
<angelsl> oh gosh
<Espenfjo> :D
<bealtine> is there no eunum for the states?
<bealtine> enum
<angelsl> there is, but we now disagree on the values
<iKillCypher> >:( told you guys 1 is inprogress
<codeworkx> 5 is progres
<angelsl> but i never get 5
<codeworkx> me always
* iKillCypher does not get 5 too
<codeworkx> and espen too
<angelsl> the hell is this shit
<codeworkx> angelsl: which camera FW?
<angelsl> have no idea how to check
<codeworkx> kernel log
<iKillCypher> lol
<iKillCypher> bbq tools ?
pawitp has joined #teamhacksung
<angelsl> "F/W Version: SCEF02"
<angelsl> "m5mo_check_version: Binary Released: Feb 24 2013 17:26:06"
<iKillCypher> angelsl what did you use ?
<stickyboy> Take a picture of a cat, you get 5. Picture of a pint, you get a 1.
<angelsl> i used dmesg
<angelsl> and eye power
<codeworkx> m5mo_check_version: F/W Version: OCED11
<angelsl> i think we have different camera chips
<iKillCypher> lol wait for me
<codeworkx> yep
<Espenfjo> gah
<codeworkx> sony and fujitsu afaik
<angelsl> so how do we deal with this ;_;
<iKillCypher> explain alot now lol
<codeworkx> maybe we can read it
<angelsl> but samsung doesn't seem to do anything special
<angelsl> weird..
<Espenfjo> m5mo_check_version: F/W Version: ONEF01
<codeworkx> V4L2_CID_CAM_SENSOR_FW_VER
<angelsl> hmm
<angelsl> lemme see if samsung reads that
<angelsl> it does.
<codeworkx> angelsl: sysfs... rear_camtype
<codeworkx> rear_camfw
<angelsl> samsung uses V4L2_CID_CAM_SENSOR_FW_VER
<angelsl> ..no
<angelsl> it's reading it for the exif data
<angelsl> lol
<iKillCypher> brb later
<angelsl> codeworkx, Espenfjo: does the hw/camera blob work for you?
<Espenfjo> It used to atleast. Partly
<Espenfjo> focus worked
<angelsl> i just realised
<angelsl> Espenfjo: the blob checks for & 0x1
<angelsl> not == 0x1
<angelsl> for progress
<iKillCypher> Sources synced to
<iKillCypher> root@ikillcypher
<iKillCypher> there is nothing there wtf
<codeworkx> angelsl: we're already getting fw version on exynos_camera_init
<Espenfjo> angelsl: ah
<angelsl> codeworkx: see above
<angelsl> blob checks for status & 1 for progress
<angelsl> not == 1
<angelsl> but 2 and 4 are definitely successes
<iKillCypher> told you
<iKillCypher> 1 is progress
<Espenfjo> angelsl: but success is still status == 0x2/4? not & 2/4?
<angelsl> yup
<angelsl> samsung sleeps for 10ms :p
<angelsl> 500us is a bit short
<iKillCypher> Espenfjo, add me add reviewer ty
<iKillCypher> will check it later for my device as I will be out
<Espenfjo> cool
<Espenfjo> angelsl: 0x3?
<angelsl> samsung only handles &1, 0x2 and 0x4
<angelsl> everything else goes into fail
<Espenfjo> ok
<Espenfjo> there, seems fine now
<angelsl> see line 79, there's something weird there
<Espenfjo> hm, yeah
<Espenfjo> hm
CoreISP has joined #teamhacksung
CoreISP has quit [Changing host]
CoreISP has joined #teamhacksung
Blaguvest has joined #teamhacksung
cuco has joined #teamhacksung
cuco has quit [Client Quit]
Yappy has quit []
bytecode|afk is now known as bytecode
<angelsl> codeworkx: i've uploaded the changes for i777/n7000
ricotz has quit [Quit: Ex-Chat]
<codeworkx> angelsl: u still working on jb?
<angelsl> i have both trees checked out
<codeworkx> angelsl: update 4210 kernel from cm-10.1 and update hardware/samsung to use opensource gralloc/composer xD
<angelsl> you could've asked me to do that earlier
<angelsl> i was midway doing that
<angelsl> then i was "ah hell let's just go to cm10.1"
<angelsl> and so i repo abandon'd
<codeworkx> it's a waste of time
<codeworkx> because we dont do cm10 builds
<angelsl> there's still people that use cm10.. *ahem*
<codeworkx> who cares?
<codeworkx> UPDATE DUDE!!!
<angelsl> heheh
<angelsl> so should i do it or not?
<iKillCypher> lol
<angelsl> nah, screw that
<angelsl> weekend's over anyway :(
<iKillCypher> wow
<iKillCypher> I cant get my camera firmware
<w00tc0d3> ping
<w00tc0d3> does this work??
<angelsl> w00tc0d3: nope
<w00tc0d3> so it does ;P
<angelsl> lockscreen toggle breaks if you reboot and you have a SIM PIN
<angelsl> sounds fun to debug
<iKillCypher> fk this
<iKillCypher> ubuntu disable their root by default
<w00tc0d3> that's normal
<w00tc0d3> sudo
<w00tc0d3> sudo <command>
<w00tc0d3> iKillCypher:
<iKillCypher> I did
<iKillCypher> sudo -i
<angelsl> lol
<w00tc0d3> no sudo -i
<w00tc0d3> just sudo\
<iKillCypher> klogctl: Operation not permitted :(
<w00tc0d3> angelsl: why is this channel 2 days full of shit with &0x1, 0x5 and 0x3 and that shit? oO
<w00tc0d3> if you want evidence, log it :P
<iKillCypher> fixing camera focus
<angelsl> w00tc0d3: cause we've been trying to figure out the correct values
<angelsl> though i think it's been quite in-our-faces with that decompiled snippet
Yappy has joined #teamhacksung
<w00tc0d3> angelsl: kernel logging doesn't help?
<w00tc0d3> you can just log what stock module returns on success etc
<codeworkx> Espenfjo: is cam focus fine now or not?
<Espenfjo> codeworkx: Its perfect actually
<Espenfjo> w00tc0d3: ...
<iKillCypher> ikillcypher@ikillcypher:~$ adb shell dmesg
<iKillCypher> klogctl: Operation not permitted
<iKillCypher> fk !
<w00tc0d3> Espenfjo: ?
<Espenfjo> iKillCypher: adb root; adb wait-for-device;adb shell dmesg
<w00tc0d3> iKillCypher: adb root; adb shell dmesg
<w00tc0d3> Espenfjo: why ... ?
<Espenfjo> "14:31:17 < w00tc0d3> you can just log what stock module returns on success etc" Its just to log stock?
<Espenfjo> Please go and do that
kZard|nb has joined #teamhacksung
<iKillCypher> uh
<iKillCypher> c0 m5mo_check_version: F/W Version: SCEF02
<iKillCypher> <7>[ 1625.097230] c0 m5mo_check_version: Binary Released: Feb 23 2013 02:03:21
<w00tc0d3> Espenfjo: "Its just to log stock" ??? Userspace returns values to kernelspace right? So you could log the variables passed on to kernel IN the kernel? Or am I talking shit?
<w00tc0d3> (pretty possible)
<iKillCypher> I and angelsl share the share camera chip
Yappy has quit [Client Quit]
<w00tc0d3> gzz
<w00tc0d3> pff
<angelsl> probably singapore devices, iKillCypher
<iKillCypher> asian
<iKillCypher> taiwan,malaysia mate
<iKillCypher> etc
<iKillCypher> no wonder people in xda was screaming and fighting with each other then it works while some say theirs dont
<Espenfjo> paulk-desktop: AF PROGRESS is status & 0x1, not == 0x1, fyi
<paulk-desktop> Espenfjo, ok
<iKillCypher> so what camera focus has been fixed ?
<paulk-desktop> anyway my values work for ICS
<Espenfjo> paulk-desktop: That depends on your camera chip/version
<paulk-desktop> ahh
<Espenfjo> paulk-desktop: So you are lucky, others with other sensors arent :)
<Espenfjo> Hence all odd results now
<iKillCypher> lol
<paulk-desktop> I seemed to remember that the value came from a register directly indeed
<paulk-desktop> that's a good explanation
<iKillCypher> so I guess it is fixed :D
<Espenfjo> Half of us have one type, the other half has another
<iKillCypher> so 0x01 was Progress hahaha
<w00tc0d3> COULD BE
<iKillCypher> it is fixed man..
<w00tc0d3> uh?
<w00tc0d3> i remember saying it was &0x1
<w00tc0d3> not == 0x1
<w00tc0d3> makes a huge diff
KelvinYap has joined #teamhacksung
KelvinYap has left #teamhacksung [#teamhacksung]
<w00tc0d3> first oen is bit comparization
KelvinYap has joined #teamhacksung
<w00tc0d3> second is: 5==5
<w00tc0d3> for example
<w00tc0d3> anyways
<w00tc0d3> i don't care
<w00tc0d3> i've got a sgs3 :D
<angelsl> yup, you've got a horrible blob
<w00tc0d3> why?...
<angelsl> it's a blob
<angelsl> therefore it is bad
<w00tc0d3> oh
<w00tc0d3> blobs != bad
<w00tc0d3> a proper blob is better than broken/unfixable OSS
<paulk-desktop> w00tc0d3, mhh I'll stop reading
<w00tc0d3> paulk-desktop: what do you mean?
<iKillCypher> <w00tc0d3> a proper blob is better than broken/unfixable OSS
<iKillCypher> what ?!
<paulk-desktop> w00tc0d3, free software and stuff?
<w00tc0d3> paulk-desktop: don't you agree: blob is better than unfixable OSS?
<w00tc0d3> i mean
<w00tc0d3> OSS is better
<w00tc0d3> but not when it's totally broken
<paulk-desktop> w00tc0d3, nah, I agree free software is better. End of story.
<pawitp> a blob that works is good for the current version, but if the abi change, you're fucked
<Espenfjo> lima vs libmali? :)
<iKillCypher> lol
<w00tc0d3> pawitp: +1
<w00tc0d3> Espenfjo: there I prefer lima :)
<w00tc0d3> because it's ultra flexible
<w00tc0d3> you could strip it, optimise it etc
<angelsl> one of us just needs to sign up with ARM
<angelsl> and get the damn DDK
<angelsl> and we win
<angelsl> ..if it were that easy ..
<iKillCypher> angelsl building your own CM ?
<angelsl> building? no
<angelsl> i'm going to
<Espenfjo> angelsl: efnet, #scene.no (norwegian). All(some atleast) the Mali developers hang there. Go there an convince them (And leave me out of it).
<iKillCypher> so now that values are fixed :D I can finally instrage
<iKillCypher> instragram
<iKillCypher> lol my keyboard is failing
<angelsl> Espenfjo: i'm pretty sure if i did that someone would get a lawsuit from ARM
<w00tc0d3> Espenfjo: convince them o_O? do you think they'll share the code? i don't think so.
<angelsl> decompile it! it's only a what, 2MB blob
<w00tc0d3> hahahaha
<angelsl> [/sarcasm]
<Espenfjo> w00tc0d3: no.. I have asked.. :P
<Espenfjo> Them: "Ah.. yeah.. thats easy.. just sign up for a licensing deal with us, no stress."
<w00tc0d3> xD
<w00tc0d3> that's atleast costing 100k I assume
<Espenfjo> probably
<angelsl> i'm pretty sure that deal involves an NDA anyway
<Espenfjo> yup
* iKillCypher wonder what are you guys on about
<w00tc0d3> angelsl: well, so what? if I had the NDK i'd release custom blobs on request
<iKillCypher> mali driver development kit ?
<w00tc0d3> or hell, making an API
<iKillCypher> isnt there a open source mali o.o ?
<w00tc0d3> iKillCypher: yes
<iKillCypher> call lima
<Espenfjo> unusable one
<angelsl> iKillCypher: you go and try that and see how well it works :D
<w00tc0d3> iKillCypher: and yes, but you can't boot X11/Android with it, yet
<iKillCypher> I hear it sucks
<w00tc0d3> iKillCypher: DONT SAY THAT
<w00tc0d3> It's fgaster than Mali blob
<iKillCypher> blame samsung
<w00tc0d3> ask libv @ #lima
<angelsl> it's ARM's fault this time
<angelsl> not Sammy
<iKillCypher> they heavily modified the mali blobs to work
<w00tc0d3> Lima is faster than ARM Mali blobs
<angelsl> i'm pretty sure the r3p1 blobs were direct from ARM
<angelsl> are they?
<w00tc0d3> prolly
<iKillCypher> but lima does not work well with android right
<w00tc0d3> yes
<w00tc0d3> you can get a spinning cube
<w00tc0d3> that's all
<iKillCypher> and hell to this project butter lol exynos isnt getting one
<iKillCypher> no wonder the developers love galaxy nexus or nexus 4
<w00tc0d3> i think we're getting pretty close to full OSS Exynos4
<iKillCypher> you are kidding ?
<w00tc0d3> no
<iKillCypher> >_ > explain please Im lost
<angelsl> the only thing we're left is Mali stuff
<angelsl> and gps
<w00tc0d3> we have OSS: RIL, Camera, gralloc, hwc, lights, audio
<iKillCypher> no mali !
<w00tc0d3> so?
<w00tc0d3> that's not Exynos' problem
<iKillCypher> gps > points to paulk
<iKillCypher> lol
<w00tc0d3> mali -> points to libv
<angelsl> what is /sbin/cbd for anyway?
<w00tc0d3> and I'm doing RIL for i9300, when paulk-desktop starts on it for p5100
<iKillCypher> what did this libv guy said anyway ?
<Espenfjo> angelsl: ril
<w00tc0d3> Espenfjo: right
<w00tc0d3> I forgot it on N7100
<angelsl> it wasn't present on 4.1 though
<w00tc0d3> and I was hours busy with figuring out why RIL didn't work
<iKillCypher> w00t what did libv said ?
<iKillCypher> and how are they doing it ?
<iKillCypher> reversing ?
<iKillCypher> mali ?
<w00tc0d3> iKillCypher: he's lead dev of lima
<w00tc0d3> ask him how they do it
<w00tc0d3> no idea
<iKillCypher> so why does it not work on android :'(
<w00tc0d3> it _does_ but Android's WM doesn't work
<w00tc0d3> libsurfaceflinger
<w00tc0d3> because the GLStack isn't written
<w00tc0d3> surfaceflinger*
<iKillCypher> so wait till it is written so then can progress ?
<w00tc0d3> sigh
<w00tc0d3> they work on Allwinner A10s
<w00tc0d3> they work on Allwinner A10's *
<w00tc0d3> and it's got Mali400MP2
<w00tc0d3> and it's capable of booting GNU/Linux
<iKillCypher> <iKillCypher> why does lima dont work on android
<w00tc0d3> so they use terminal
<iKillCypher> <libv> iKillCypher: please be more concrete
<iKillCypher> whoops
<paulk-desktop> they just didn't write the EGL lib
<paulk-desktop> they're reversing the shader compiler for now
<paulk-desktop> it takes some time
<iKillCypher> libv> first off, lima is not a full driver, it is a proto/research driver that is highly advanced, but requires especially ported applications
<paulk-desktop> and it's not written as a driver indeed
<iKillCypher> damn the dude is smart
<w00tc0d3> iKillCypher: I compiled it for Android a while ago.
<w00tc0d3> i could give, but all you see is a spinning cube xDDDDDD
a3Dman has joined #teamhacksung
<iKillCypher> w00tc0d3, he seems like he does not want it to work for android or what
<iKillCypher> o.o
<angelsl> why is everything missing ccache
<iKillCypher> how is the freedreno ?
<GNUtoo-m4a785t-m> freedreno is much more advanced it seems, but qualcomm is really bad for freedom
<Espenfjo> qualcomm is good, they have working reference sources
<iKillCypher> wow man !!!
<iKillCypher> this dude is crazy and scaring me
<iKillCypher> I really wonder how things will work out for Ubuntu Touch on Mali lol
<a3Dman> 2 days of usage, r3p1 is the best ever from samsung xD
<a3Dman> iKillCypher: ubuntu uses CM code
thens has joined #teamhacksung
<iKillCypher> yes r3p1 is the best
<iKillCypher> they should have use it in 4.1.2
<a3Dman> yeah, I'm amazed.
<iKillCypher> wtf are wrong is wrong with them
<GNUtoo-m4a785t-m> I've quit with qualcomm, but last time I looked it was awfully buggy, had non-standard userland interfaces, upstream kernel effort is so small compared to samsung, and worse: the GPS is attached to the modem, the sound card is a dsp included in the modem etc...the whole device is modem centric....and the modem code is non-free
<iKillCypher> well lima is damn fast lol xD
<a3Dman> that's bad
<a3Dman> iKillCypher: you tried it?
<iKillCypher> with that shit you dont need mali blobs but you have to wait for it to get working for android
<codeworkx> GNUtoo-m4a785t-m: gps is always attached to modem
<iKillCypher> <w00tc0d3> Lima is faster than ARM Mali blobs
<a3Dman> k
<GNUtoo-m4a785t-m> codeworkx, ah? it depend on the phone I guess.....some phone don't have the GPS attached to the modem....I'm pretty sure the goldendelico gta04 doesn't, crespo doesn't seem to, p3100 the doesn't seem too, sgnex doesn't seem to etc...
<GNUtoo-m4a785t-m> but I could be wrong on the doesn't seem to
<iKillCypher> sgs2 ?
<iKillCypher> lol
<a3Dman> GNUtoo-m4a785t-m: no freedom...
<GNUtoo-m4a785t-m> sgs2 I'm not sure, some people say it is, some people say the reverse , and I don't have one.....
<Espenfjo> its almost always connected to the modem
SonikArc has quit [Quit: leaving]
<iKillCypher> ikillcypher@ikillcypher:~/android/system/build$ source build/envsetup.sh
<iKillCypher> bash: build/envsetup.sh: No such file or directory
<iKillCypher> wth
<iKillCypher> is this even right
<cdesai> iKillCypher: cd ..
<codeworkx> xD
<cdesai> codeworkx: you got time to try lk on mint yet?
<cdesai> we haz dual boot :D
<codeworkx> no
<iKillCypher> cdesai, cd ~/source build/envsetup.sh ??
<cdesai> iKillCypher: cd ..; source build/envsetup.sh
<iKillCypher> cd ..; source build/envsetup.sh
<iKillCypher> o.o
<iKillCypher> bash: build/envsetup.sh: No such file or directory
<angelsl> iKillCypher: where did you do repo init?
<iKillCypher> $ cd ~/android/system/
<cdesai> ls -al
<codeworkx> cd ~/android/system/ && . build/envsetup.sh
<iKillCypher> can someone correct the cyanogenmod wiki
<angelsl> it's. fine.
<iKillCypher> nvm I will edit it
<Espenfjo> iKillCypher: the wiki is fine
<Espenfjo> iKillCypher: Your comprehension skills on the other hand...
<angelsl> what does power shutter in camera do?
<iKillCypher> so leaving it at source build/envsetup.sh is fine to make people understand where the source is at ?
<a3Dman> power button shutter
<angelsl> oh wow
<angelsl> jeez
<a3Dman> I can't use my phone without this now...
<codeworkx> iKillCypher: before building, get some basic linux skills
<a3Dman> +1
<a3Dman> build LFS first
<iKillCypher> you cant blame me man I have been on windows too long and programming there
<angelsl> iKillCypher: my primary OS is windows
<a3Dman> mine is OS X
<angelsl> does that mean i should be linux-retarded?
<a3Dman> xD
<Espenfjo> angelsl: yes :D
<a3Dman> rofl
<iKillCypher> ls: cannot access device/*/i9100/cm.mk: No such file or directory
<iKillCypher> NOT AGAIN ?!
<a3Dman> unexpected answers ftw :P
<cdesai> windows users are retards anyways
<cdesai> most of em
<angelsl> hahaha
<a3Dman> yeah, and OS X users are creative...
<angelsl> just like Apple
<iKillCypher> angel can I have the pull command ?
<iKillCypher> the one you pass me in the afternoon
<codeworkx> iKillCypher: the device repo gets downloaded auto after it didn't find it
<codeworkx> its called roomservice
<angelsl> don't tell me you repo init'd again
<iKillCypher> no see this codeworkx
<codeworkx> iKillCypher: . build/envsetup.sh && lunch cm_i9100-userdebug
<codeworkx> then wait
<cdesai> repo version
<angelsl> there's this weird bug where repo init pulls v1.11 instead of the latest (v1.12)
<angelsl> v1.11 being the version before .repo/local_manifests/ was introduced
<cdesai> repo selfupdate
<iKillCypher> angelsl, can I have the pull command :)
<angelsl> or rather i think the repo launcher is out of date
<angelsl> use what cdesai gave
<codeworkx> iKillCypher: u dont pull. will just create more errors
<iKillCypher> info: Restarting repo with latest version
<iKillCypher> warning: local_manifest.xml is deprecated; put local manifests in local_manifests instead
<iKillCypher> LMAO
<codeworkx> iKillCypher: your current state is "I'm so fucking lost". Now when you start doing shit it will change to "I'm so terribly fucking lost with no way back."
KelvinYap is now known as Yappy
<iKillCypher> what do you want me to do that repo having some hecking up
CoreISP has quit [Quit: Leaving]
<w00tc0d3> wtf
<w00tc0d3> how difficult could it be?
<w00tc0d3> iKillCypher: mkdir ~/android/system && cd ~/android/system && . build/envsetup.sh && git clone git://github.com/TheMuppets/proprietary_vendor_samsung.git -b cm-10.1 && brunch i9100
<angelsl> why use git clone when you have repo
<w00tc0d3> because i hate repo
<iKillCypher> well so each time I want to update I have to do repo sync right ?
<w00tc0d3> pffffffffff
<w00tc0d3> JUST use teamhacksung's buildscript
<w00tc0d3> no fiddling with shit you can't
<w00tc0d3> face it
<w00tc0d3> and that's no insult
<iKillCypher> I want to learn it the hard way and not leech
bytecode has quit [Remote host closed the connection]
<w00tc0d3> iKillCypher: google for "bash tutorials"
<iKillCypher> <w00tc0d3> iKillCypher: mkdir ~/android/system && cd ~/android/system && . build/envsetup.sh && git clone git://github.com/TheMuppets/proprietary_vendor_samsung.git -b cm-10.1 && brunch i9100
cdesai has quit [Quit: No Ping reply in 180 seconds.]
<codeworkx> far worse than netchip
<iKillCypher> you do this and bam you have a compiled nightly ?
<w00tc0d3> codeworkx: ?
cdesai has joined #teamhacksung
<w00tc0d3> ah
<w00tc0d3> iKillCypher: you said you want to learn it the hard way. figure it out
<codeworkx> w00tc0d3: +1
<iKillCypher> w00tc0d3, it is my first time so give me awhile
<codeworkx> nice answer
<iKillCypher> I will get used to it I did not learn programming in 1 day
<codeworkx> surely not. but maybe in 1-2 years
<w00tc0d3> iKillCypher: I did in 3 months. I know C++ with bit wise comparisation, structs, objects, and the basics.
<iKillCypher> <w00tc0d3> JUST use teamhacksung's buildscript
<iKillCypher> you would need to set root and everything is stored in the damn root folder which inaccessible
<codeworkx> iKillCypher: no?
<iKillCypher> ubuntu disable their root by default
<w00tc0d3> ofcourse they do
<w00tc0d3> to protect people like you (again no insuly)
<w00tc0d3> insult*
<w00tc0d3> and be happy they do
<iKillCypher> it is like Im break anything
<angelsl> it takes a one line command to enable damn root
<w00tc0d3> no
<iKillCypher> but doing sudo -i each time
<angelsl> go figure it out if you want it
<w00tc0d3> iKillCypher: you don't even know how to browse toa directory
* iKillCypher used to windows >:( and I recently switched
<bealtine> what a fucking retard
<angelsl> stop making excuses for yourself
<r3zoid> iKillCypher, thnx. already changed local_manifest.xml to point to cm-10.1 branch. did repo sync. but something else f00ked the things. damn adb unable to connect to 4.2.2's device
<r3zoid> shows 'offline' device
<codeworkx> r3zoid: update sdk
<bealtine> sdk update
<r3zoid> already did that
<codeworkx> you didn't or did it wrong
<r3zoid> adb is 1.0.29 version
<cdesai> and that won't work
<cdesai> gotta clone to vendor/samsung
<Espenfjo> 1.0.31
<r3zoid> restarted adb, both on host machine and on android device
<r3zoid> :o
<r3zoid> how's possible? i just updated it using standard sdk's tool
<r3zoid> android & -> install all available updates
<r3zoid> sdk version 21.1, sdk platform tools version 16.0.1
<Espenfjo> sdk is 17 now
<r3zoid> sdk tools*
<Espenfjo> hm, yeah, true
<Espenfjo> same
<r3zoid> 17 is a api level
<r3zoid> an*
<codeworkx> r3zoid: which adb
<a3Dman> it works fine with me
<a3Dman> Mac-Pro:platform-tools 3Dman$ ./adb version
<a3Dman> Android Debug Bridge version 1.0.31
<r3zoid> hm..weird
<codeworkx> r3zoid: type "which adb" on cmdline
<codeworkx> and see if the path is the right one
<r3zoid> adb located $HOME/android-sdk-linux/platform-tools has proper version
<r3zoid> looks like i have another one laying in another place
<codeworkx> which adb
lolwat has quit [Read error: Connection reset by peer]
<r3zoid> yeah. found another one in /usr/bin
<codeworkx> congrats
* r3zoid dumb
<codeworkx> we know ;-)
<a3Dman> learn more about $PATH
<r3zoid> man. i know about $PATH ;-)
<Espenfjo> type > which
<Espenfjo> easier to write :D
<a3Dman> true
<r3zoid> just tho i have only "local" version, but some thing installed it from ubuntu repo.
<codeworkx> Espenfjo: i don't have a Y key
<Espenfjo> ÿ then
<Espenfjo> :p
<r3zoid> find / -iname adb* then =)
<iKillCypher> :( bruch i9100 is taking so long
<iKillCypher> stupid pc
<iKillCypher> how long do you guys take to build a cm o.o ?
<angelsl> 1 hour or so
<r3zoid> around 40mins
<w00tc0d3> 20 minutes on Modaco's servers
<r3zoid> on i7-2600 with 24gb of ram
<iKillCypher> lol
<codeworkx> iKillCypher: 7 mins
<r3zoid> :O
<iKillCypher> impossible how did you build that fast
<iKillCypher> specs ?
<codeworkx> i7 2600k @ 4500mhz, 32gb ddr3, ssd, ccache
<iKillCypher> D : OMFG
sc_ has joined #teamhacksung
<r3zoid> 4.5ghz?
<r3zoid> overclocked?
<codeworkx> sure
<Espenfjo> I run mine at 4.65
<Espenfjo> :D
<r3zoid> zomg
<Espenfjo> 2770k
<iKillCypher> lol he over clock his pc xD but he does not overclock his android phone
<codeworkx> Espenfjo: air or water?
<Espenfjo> water
kZard|netbook has joined #teamhacksung
<codeworkx> iKillCypher: android phone is battery powered. overclocking is stupid
<codeworkx> Espenfjo: :-P
<angelsl> ^
<codeworkx> Espenfjo: air
<angelsl> lol all you high end bastards
<iKillCypher> lol yeah high end people
<iKillCypher> angelsl pc spec ?
* iKillCypher is wondering if it possible to build cyanogenmod using android phone hahahahaha
<angelsl> i5-2400 @ 3100 MHz (not O/Ced), 4GB DDR3, plain old HDD
kZard|nb has quit [Ping timeout: 252 seconds]
<w00tc0d3> specs of box: 16GB RAM, i5 2500 @ stock. that's one of modaco's boxes
<w00tc0d3> 20 minutes ^^
<angelsl> ah screw off
<a3Dman> D:
<angelsl> i'm using the PC while i build :D
<a3Dman> I have Q6600 still xD
<Espenfjo> codeworkx: My RAM is too high :/ cant fit a normal huge-ass cooler
<codeworkx> haha
<iKillCypher> Espenfjo, or codeworkx are guys both software engineer irl
<iKillCypher> ?
<codeworkx> no
cdesai has quit [Quit: No Ping reply in 180 seconds.]
<iKillCypher> so why cyanogenmod ? hobby
<codeworkx> right
<w00tc0d3> I'm a 14 y/o student. Am I a software engineer? Nah.
<codeworkx> bought galaxy s, saw touchwiz, cried, cried, cried, cried, started porting cm
<angelsl> w00tc0d3: 14?!
cdesai has joined #teamhacksung
<iKillCypher> skilled man
<w00tc0d3> angelsl: yes
<angelsl> you were me two years ago!
<iKillCypher> angelsl 16 ?
thens has quit [Ping timeout: 260 seconds]
<w00tc0d3> angelsl: I'm in second form secondary school :)
<angelsl> which country?
<angelsl> i'm in secondary four
<w00tc0d3> the netherlands
<Jiangyi> Bah
<iKillCypher> wow I remember angelsl was only 11
<r3zoid> thnx. removed a dupe adb (installed from ubuntu repo). works like a charm.
* Jiangyi feels so unaccomplished now
<iKillCypher> lol
<Jiangyi> ;_;
<iKillCypher> now you are 16
<iKillCypher> damn I feel old
<iKillCypher> being 24
<Espenfjo> wtf
<Espenfjo> I had thought you might had been 12
<Espenfjo> Jiangyi: +1
<codeworkx> why the fuck is the swtor server derping?
<iKillCypher> Espenfjo, that was an insult :(
<Espenfjo> codeworkx: Because swtor isnt fun
<w00tc0d3> Espenfjo: netchip incarnated xDDDDDD
<Espenfjo> Except he is ten years older than netchip
<w00tc0d3> <Espenfjo> I had thought you might had been 12
cdesai has quit [Client Quit]
<iKillCypher> jesus
<iKillCypher> how fast does jenkins build ?
<Espenfjo> 6-7-8-9
<codeworkx> Y U NO RELEASE SIMCITY?
<angelsl> there's a new version of simcity?
<iKillCypher> my build is taking too long :(
<Espenfjo> codeworkx: +1
<Espenfjo> codeworkx: 7th in .de as well?
<Espenfjo> angelsl: yeah <3
<codeworkx> aye
<codeworkx> angelsl: high end sim city with lots of logic behind
<Espenfjo> codeworkx: I am hoping to trick origin to get it the fifth
<Espenfjo> US time
<codeworkx> hehe
<iKillCypher> fkkk
<angelsl> screw origin
<iKillCypher> I went to close my terminal
<iKillCypher> Interrupt
<iKillCypher> *faceplam
cdesai has joined #teamhacksung
<angelsl> why are all the nice things being released during my O level year :(
<w00tc0d3> WTF
<w00tc0d3> Simcity?! U MAD BRO?
kZard|nb has joined #teamhacksung
<codeworkx> resident evil 6 !
<iKillCypher> codeworkx would you be nice and make a build :( so I can play around with build which has focus fixed
<codeworkx> iKillCypher: no
<w00tc0d3> iKillCypher: i'll
<codeworkx> uploading sucks
<w00tc0d3> is it merged?
<iKillCypher> it is
<w00tc0d3> codeworkx: i have a vps :)
<codeworkx> iKillCypher: do it yourself
scar45 is now known as scar45|znc
<codeworkx> iKillCypher: stop being a noob
<w00tc0d3> iKillCypher: ok
scar45|znc is now known as scar45
<w00tc0d3> codeworkx: +1
* iKillCypher interuppted his build man
<w00tc0d3> restart it
<iKillCypher> and wait for 1 hour plus *_* ?
<angelsl> deal with it
kZard|netbook has quit [Ping timeout: 245 seconds]
angelsl has quit [Quit: Leaving]
<iKillCypher> w00tc0d3, planning to make one ?
cdesai has quit [Client Quit]
cdesai has joined #teamhacksung
ricotz has joined #teamhacksung
ricotz has quit [Changing host]
ricotz has joined #teamhacksung
angelsl has joined #teamhacksung
<w00tc0d3> iKillCypher: ye
* Jiangyi cries with his 1Mbps upload
* a3Dman lives with his 64Kbps upload
<Jiangyi> Luckily, my school has something like 100Mbps upload that I can leech off of sometimes :-P
cdesai has quit [Quit: No Ping reply in 180 seconds.]
cdesai has joined #teamhacksung
<Jiangyi> Hrm
<Jiangyi> BF3 Premium for $30....
<Jiangyi> BFBC2 for $5.....
* Jiangyi is tempted
<Espenfjo> Jiangyi: buy sim city
<Jiangyi> Eh :-/
<Jiangyi> $60 is too much for it IMO
<Espenfjo> pft
<iKillCypher> why is it when I do
<iKillCypher> mkdir -p ~/android/system/.repo/local_manifests
<iKillCypher> there isnt a .repo in my system file ?
<iKillCypher> why ?
<codeworkx> it's hidden
<codeworkx> .* files and dirs are hidden
<iKillCypher> oh o.o
<codeworkx> ls -la will show it
<iKillCypher> drwxrwxr-x 7 ikillcypher ikillcypher 4096 Feb 24 23:52 .repo
<iKillCypher> lol
<iKillCypher> so how extactly can I do this now
<iKillCypher> create ~/android/system/.repo/local_manifests/teamhacksung.xml
<iKillCypher> o.o
<codeworkx> nano ~/android/system/.repo/local_manifests/teamhacksung.xml
<codeworkx> linux noob :-D
<codeworkx> gedit ~/android/system/.repo/local_manifests/teamhacksung.xml
<codeworkx> geany ~/android/system/.repo/local_manifests/teamhacksung.xml
<a3Dman> xD
<iKillCypher> wow
<iKillCypher> was cyanogenmod build created to be noob proof ?
pawitp has quit [Quit: pawitp]
<r3zoid> vim ftw! p/
<iKillCypher> fuck man
<iKillCypher> why is the compiling till this hard
<Jiangyi> <-- It's not hard if this guy can do it
<Jiangyi> READ :-P
<iKillCypher> fk man
<iKillCypher> fatal: duplicate project teamhacksung/buildscripts in /home/ikillcypher/android/system/.repo/manifest.xml
<iKillCypher> wtf is this shit now
<Espenfjo> read the error message
<a3Dman> Why doesn't tinyalsa mixer use the config file all the time? for example, when you set a custom value in tinyalsa-audio.xml for wired-headphone it works after reboot, doing a call will make it go to 15 http://pastie.org/6328597 (custom value is 30)
<iKillCypher> so each time I repo sync -j16
<iKillCypher> it is downloading the whole shit again o.o
<iKillCypher> so everytime I have to update a nightly I have to repo sync and download a whole shit of 25GB
<Jiangyi> No.
<Jiangyi> You just were never done downloading.
<iKillCypher> so how extract do I update to the latest merge stuff in github
okrasit has quit [Ping timeout: 256 seconds]
<iKillCypher> if I dont run the repo sync -j16
<Jiangyi> You run exactly that.
<iKillCypher> and it redownloads everything again
<Jiangyi> It's not downloading everything over.
<iKillCypher> looks here it does
<Jiangyi> It's not.
<Jiangyi> Unles you nuked .repo earlier.
okrasit has joined #teamhacksung
<iKillCypher> I ran a rm -rf
<a3Dman> you forgot / >:D
<w00tc0d3> xDDDDD
<w00tc0d3> okrasit: how did you got IPv6 with freenode working? o_O
<iKillCypher> I honestly dont get it
<iKillCypher> so how do I update to the latest merge stuff
<a3Dman> paulk-desktop: do you know what would cause this http://pastie.org/6328597 ?
<iKillCypher> run Howto build < ?
<codeworkx> iKillCypher: you're main problem is that you've no idea about how to use linux
<w00tc0d3> codeworkx: +1
<bealtine> or use a computer
<codeworkx> iKillCypher: learn linux basics before trying to do stuff like compiling
<paulk-desktop> a3Dman, what's the issue?
<iKillCypher> so I cant make my own builds :(
<bealtine> most normal ppl can
<paulk-desktop> a3Dman, I doubt it uses hardcoded values
<codeworkx> iKillCypher: i can't fix bugs because no one told me how to
<a3Dman> paulk-desktop: I set custom value for wired-headphone to 30 then I reboot the device, it sets correctly, when the device is changed, it returns to 15 again
<codeworkx> iKillCypher: someone else has to maintain i9100 now
<paulk-desktop> a3Dman, paste the config
<a3Dman> paulk-desktop: I checked, it doesn't use hardcoded values
<a3Dman> ok
<w00tc0d3> codeworkx: rly?
<codeworkx> yep
<w00tc0d3> you're selling it?
<codeworkx> no one teached me
<w00tc0d3> ah xD
<codeworkx> have to stop supporting samsung phones
<w00tc0d3> well, remember it's always good to teach others.
<codeworkx> because no one takes the time to teach me stuff
<codeworkx> everyone is bad
<iKillCypher> honestly what is the point of Howto get sources when there is a build script
<iKillCypher> it is confusing
<a3Dman> paulk-desktop: http://pastie.org/6328670
* Jiangyi is still a Linux noob
<Jiangyi> But at least I'm somewhat comfortable with Terminal at this point :-P
<w00tc0d3> iKillCypher: for people who want to do it the 'hard' way like you
<paulk-desktop> a3Dman, lines 145 and 158...
<iKillCypher> I mean why create a teamhacksung.xml when you dont plan to use it
<a3Dman> paulk-desktop: great, I thought it only had one value, thanks :)
* Jiangyi doesn't use it
<Jiangyi> :-P
<codeworkx> iKillCypher: get linux skillz
<angelsl> eh
<angelsl> the OSS hwc still uses fimc?!
<iKillCypher> Please run this script as root.
<iKillCypher> lol
<a3Dman> iKillCypher: never give up :)
<codeworkx> iKillCypher: sudo ./build.sh prepare
<iKillCypher> then everything will be stored in a root folder
<codeworkx> follow the instructions then
<w00tc0d3> angelsl: yes and gralloc too
<angelsl> lol
<w00tc0d3> because when you change
<w00tc0d3> it breaks smdk4412
<w00tc0d3> no opensource cam
<codeworkx> angelsl: dont get confused
<codeworkx> angelsl: cam requests fimc but gets ion
<angelsl> the fu
<codeworkx> samsung
<w00tc0d3> codeworkx: and now it's possible to request ion and get ion?
<iKillCypher> what do I put for target directory
<iKillCypher> Target Directory (~/android/system):
<iKillCypher> leave it as default ?
<angelsl> i'm looking at hwcomposer blob from the jellybean stock rom
<angelsl> doesn't seem too hard to write
<angelsl> their debugging functions very kindly give their structs away
<angelsl> gives*
<iKillCypher> im going off
<iKillCypher> this stinks man
bealtine has quit []
<Espenfjo> S5K4ECGX
<Espenfjo> i9300 uses that?
<angelsl> Espenfjo: any idea if someone can get hwcomposer.smdk4210.so run through hex-rays?
<Espenfjo> yeah
<Espenfjo> hm, do I still have it
<codeworkx> Espenfjo: s5c73m3 is i9300
<Espenfjo> angelsl: espen.mrfjo.org:hwcomposer.c
<angelsl> do you happen to have gralloc too?
<Espenfjo> espen.mrfjo.org:gralloc.exynos4.c
iKillCypher has quit [Ping timeout: 256 seconds]
<angelsl> Espenfjo: that hwcomposer seems old
<angelsl> yeah, it doesn't depend on gralloc or even do vsync
<Espenfjo> angelsl: espen.mrfjo.org:hwcomposer.smdk4210.c
<Espenfjo> All I have
<angelsl> those are all old..
<angelsl> ah well, thanks though
<angelsl> the blob i linked depends on gralloc
<angelsl> when i tried it on cm10, it was the smoothest i've ever had on this device ._.
<w00tc0d3> angelsl: which?
_white_ has joined #teamhacksung
<angelsl> the hwcomposer.smdk4210.so and gralloc.smdk4210.so from XWLS8
<angelsl> the latin 4.1.2 stock release
<Espenfjo> Dont have easy access to hex-rays, so this is what we have. Not sure were they were from. ICS mayhaps
<angelsl> it has horrible dependencies on tvout and co though
<Espenfjo> yup
<Espenfjo> they all do
peterperfect has joined #teamhacksung
<Espenfjo> angelsl: I think the time would be best spent in tracing the opensource one
<Espenfjo> Find out where it can be improved
<Espenfjo> I would guess it mostly would be in gralloc
<Espenfjo> But I only know pelr
<angelsl> i'll see what i can do
<w00tc0d3> hmm
<angelsl> i'm gonna try and compare the jb blob and the one we have
<w00tc0d3> does GPL license allow you to rename the project?
<Espenfjo> yes
peterperfect has left #teamhacksung [#teamhacksung]
<angelsl> and then see where the jb blob does better perhaps
<w00tc0d3> so you can do everything but changing license and not-distributing source code?
<Espenfjo> +-
<Espenfjo> yeah
<w00tc0d3> i'm working on backtrack for SGS3
<w00tc0d3> a backtrack dev contacted me
<w00tc0d3> so I'm wanting to use stuff from ubuntu phone :)
lolwat has joined #teamhacksung
<w00tc0d3> Espenfjo: http://phablet.ubuntu.com/gitweb?p=ubuntu/uchroot.git;a=tree;hb=refs/heads/master
<angelsl> what is hwcomposer even supposed to do..
<Espenfjo> dunno
<Espenfjo> heh
<a3Dman> xD
<Espenfjo> thats one problem, dunno wtf it is supposed to do
<a3Dman> I'm sure it has nothing with performance
<angelsl> that's the thing a3Dman
<angelsl> looking at the OSS source
<angelsl> it looks like it handles more of calculation and .. composing
<w00tc0d3> angelsl: read qcom one
<w00tc0d3> or OMAP
<a3Dman> of course it does composing :D
<Espenfjo> w00tc0d3: too different
<Espenfjo> parts are too different atleast
<a3Dman> but what does it compose?
<Espenfjo> its doing colour conversion stuff etc.
<Espenfjo> fimc
<w00tc0d3> Espenfjo: well, you know basically what it does, then
<Espenfjo> +++++++
<Espenfjo> :P
<angelsl> then it shouldn't really impact performance that much..
<a3Dman> yes
<angelsl> hell
<Espenfjo> its gralloc that mostly does the buffer stuff, and surfaceflinger itself does flipping
<w00tc0d3> maybe was Entropy512 ranting on OSS HWC for nothing :P
<w00tc0d3> placebo composer :D
<Entropy512> right now, in cm10.1
<Entropy512> it does do nothing
<Entropy512> most obvious case where it's needed is HDMI output
<Entropy512> and also
<Entropy512> NHK World Live TV shows that certain video resolutions derp it hard
<Espenfjo> It does the needed stuff ofc. but nothing else
<w00tc0d3> it does vsync
<w00tc0d3> and colour conversion
<angelsl> in cm10.1 meaning our hwcomposer source, or hwcomposer itself
<Espenfjo> our
<codeworkx> w00tc0d3: it passes vsync events to sf
<Entropy512> ours
Turilo has joined #teamhacksung
<Entropy512> well yeah it passes vsync events
<Entropy512> but does nothing beyond that
<a3Dman> is miracast the same problem as samsung's mhl?
<angelsl> what is it /supposed/ to be doing then?
<Entropy512> a3Dman: actually I'm going to retry miracast once I rebuild
<Entropy512> new EGL might semi-fix it
<Entropy512> but in the end
<a3Dman> miracast >>>> mhl imo
<Entropy512> our OMX H.264 encoder lacking cyclic intra macroblock refresh support means it will never be even remotely usable
<Entropy512> a3Dman: you obviously haven't actually used it
<Entropy512> it's shit
<Entropy512> it's not really usable for anything
<Entropy512> wifi doesn't have enough bandwidth to do display without aggressive compression
<Entropy512> which means poor latency and poor quality
<Entropy512> even on nexus4 + PTV3000 (best combo I've found), it's pretty crappy
<Entropy512> right now, only qcom has cyclic intra refresh support
<a3Dman> so it would be unusable with 8000+ kbps bitrate...
<Entropy512> yeah, still laggy as fuck, and that is going to lead to even MORE corruption due to loss than 5000 kbps
<a3Dman> I tried it for UI, it was not bad
<a3Dman> didn't have time to give large HD movies
<Entropy512> any major transition and the ratelimiter gets overloaded, leading to a pile of loss
<Entropy512> lots of macroblock corruption artifacts
<a3Dman> yeah, I can imagine that
<Entropy512> on nexus7 and on exynos4 (if new EGL fixes the other problems I had), lack of cyclic intra refresh means you could have garbage for as long as 15 seconds before an I frame shows
<Entropy512> streaming video means you have video coming in AND video going out over the same wifi interface... bad
<Entropy512> although dualband wifi will make it suck a little less
<w00tc0d3> 18:05 <angelsl> what is it /supposed/ to be doing then? - wanna know this one too
imnuts has quit [Ping timeout: 245 seconds]
imnuts has joined #teamhacksung
lolwat has quit [Ping timeout: 244 seconds]
<a3Dman> apparently, google now doesn't like new camera hal http://pastie.org/6329055
<Espenfjo> Probably because of missing exif
<Espenfjo> altough.. java.net.SocketTimeoutException: Read timed out
<Espenfjo> thats more a local issue
<a3Dman> Espenfjo: I think it timeouts because capture button does nothing actually
lolwat has joined #teamhacksung
<a3Dman> maybe because no photo gets shot, google now thinks its a network error
sud3n has quit [Ping timeout: 240 seconds]
TuriloN2 has joined #teamhacksung
<Entropy512> w00tc0d3: well, it's required to properly "route" video output to HDMI
<Entropy512> also, it does something "special" with some video decoding formats
<Entropy512> as to what it's supposed to be doing
<Entropy512> if we knew that
<Entropy512> we'd have it fixed
<Entropy512> :)
<w00tc0d3> Entropy512: ... 10% of users care about that ;)
<Entropy512> all we know is that it's wrong
<w00tc0d3> video decoding could be handy
<Entropy512> some video formats work fine
<Entropy512> others do really weird shit
<Entropy512> NHK World Live TV is most obvious example of brokenness
<w00tc0d3> oh
<w00tc0d3> that has almost every device
<w00tc0d3> that kind of little derpnesses
shezar has joined #teamhacksung
angelsl has quit [Remote host closed the connection]
_white_ has quit [Ping timeout: 260 seconds]
humberos has joined #teamhacksung
humberos has quit [Changing host]
humberos has joined #teamhacksung
<Jiangyi> w00t
<Jiangyi> I wouldn't have any problems recommending the ZL to friends if this is true :-P
<w00tc0d3> you read androidauthority? o_O
<w00tc0d3> umadbro?
Rebellos has joined #teamhacksung
okrasit has quit [Ping timeout: 264 seconds]
okrasit has joined #teamhacksung
Blaguvest has quit [Read error: Connection reset by peer]
<Jiangyi> hmm?
humberos has quit [Remote host closed the connection]
<TuriloN2> No Z version?
<Espenfjo> Isnt ZL Z Locked?
stickyboy has quit [Quit: leaving]
_white_ has joined #teamhacksung
budmang has quit [Read error: Connection reset by peer]
budmang has joined #teamhacksung
AndChat|35156 has joined #teamhacksung
TuriloN2 has quit [Read error: Connection reset by peer]
AndChat|35156 has quit [Read error: Connection reset by peer]
TuriloN2 has joined #teamhacksung
TuriloN2 has quit [Client Quit]
ricotz has quit [Quit: Ex-Chat]
bealtine has joined #teamhacksung
dungo21 has joined #teamhacksung
bytecode has joined #teamhacksung
<dungo21> Hello, I'm trying to build the CM10.1 for i9100 and constatntly getting errors, however I've synced the repo after each error and rebuilt, The newest error is from DeveloperSettings.java Symbol not found r.xml.developer_prefs? If someone knows something I'd apreciate it
bytecode is now known as bytecode|study
bytecode|study is now known as AnthonyKing
AnthonyKing is now known as AnthonyDKing
AnthonyDKing is now known as bytecode|study
_white_ has quit [Ping timeout: 260 seconds]
bytecode|study has quit [Ping timeout: 259 seconds]
datagutt has quit [Quit: kthxbai]
RossWell98 has joined #teamhacksung
bytecode has joined #teamhacksung
shezar has quit [Read error: Connection reset by peer]
bytecode is now known as TrollMaster
TrollMaster has quit [Remote host closed the connection]
bytecode has joined #teamhacksung
bytecode is now known as seriouscode
_white_ has joined #teamhacksung
seriouscode is now known as bycode
bycode is now known as bytecode
a3Dman has quit [Ping timeout: 260 seconds]
_white_ has quit [Ping timeout: 260 seconds]
<w00tc0d3> did ubuntu phone project modify the /sbin/init INSIDE the chroot?
sbrissen_ has joined #teamhacksung
sbrissen_ is now known as sbrissen
sbrissen has quit [Quit: Konversation terminated!]
jt1134 has joined #teamhacksung
pershoot has quit [Read error: No route to host]
sbrissen has joined #teamhacksung
sbrissen has quit [Read error: Connection reset by peer]
sbrissen has joined #teamhacksung
bytecode is now known as bytecode|af
bytecode|af is now known as bytecode|afk
lolwat has quit [Read error: Connection reset by peer]
shezar has joined #teamhacksung
a3Dman has joined #teamhacksung
shezar has quit [Ping timeout: 246 seconds]
krabador has joined #teamhacksung
shezar has joined #teamhacksung
sbrissen has quit [Read error: No route to host]
Jiangyi has quit [Quit: No Ping reply in 180 seconds.]
codeworkx has quit [Quit: No Ping reply in 180 seconds.]
Jiangyi has joined #teamhacksung
codeworkx has joined #teamhacksung
bytecode|afk is now known as bytecode
paulk-desktop has quit [Quit: Ex-Chat]
bytecode has quit [Remote host closed the connection]
jeagoss has quit [Read error: Connection reset by peer]
jeagoss has joined #teamhacksung
sbrissen has joined #teamhacksung
jt1134 has quit [Quit: Leaving]
GNUtoo-m4a785t-m has quit [Quit: Leaving]
shezar has quit [Remote host closed the connection]
sbrissen has quit [Remote host closed the connection]
okrasit has quit [Ping timeout: 256 seconds]
okrasit has joined #teamhacksung
_white_ has joined #teamhacksung
cm-t has joined #teamhacksung