<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
<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.
<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
<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
<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
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>
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
<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
<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
<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]