<codeworkx>
diego-ch: gralloc sources are also on arm website
Turtuga has quit [Read error: Connection reset by peer]
Turtuga has joined #teamhacksung
oso96_2000 has quit [Read error: Operation timed out]
oso96_2000 has joined #teamhacksung
OpenSys has quit [Quit: Saindo]
davi has quit [Ping timeout: 245 seconds]
OpenSys has joined #teamhacksung
a3Dman has quit [Ping timeout: 248 seconds]
<diego-ch>
codeworkx: where do I put those files? device-tree/libgralloc ?
<Espenfjo>
hardware/samsung
<diego-ch>
ok
<diego-ch>
no need to create a hardware/samsung/u8500 like i had to do with the kernel?
<codeworkx>
put it into device
angelsl has quit [Remote host closed the connection]
ricotz has joined #teamhacksung
<diego-ch>
codeworkx: cm source will load the android.mk in the device tree folder automatically, right? i've added the gralloc folder to the device tree
<diego-ch>
or do i need to include it on janice.mk ?
lolwat has joined #teamhacksung
sud3n has joined #teamhacksung
<codeworkx>
it loads all
<codeworkx>
you have to put gralloc to product packages
<diego-ch>
ok
paulk-desktop has quit [Read error: No route to host]
paulk_ has joined #teamhacksung
paulk_ has quit [Remote host closed the connection]
paulk_ has joined #teamhacksung
paulk_ has quit [Remote host closed the connection]
paulk-desktop has joined #teamhacksung
<diego-ch>
codeworkx: mali ump source too?
UnknownzD has quit [Ping timeout: 245 seconds]
UnknownzD has joined #teamhacksung
<diego-ch>
build/core/base_rules.mk:171: *** hardware/libhardware/modules/gralloc: MODULE.TARGET.SHARED_LIBRARIES.gralloc.default already defined by device/samsung/janice/gralloc. Stop.
<diego-ch>
make: *** No rule to make target `/local/var/tmp/diego-ch/cyanogenmod10/out/target/product/janice/obj/SHARED_LIBRARIES/libGLES_mali_intermediates/export_includes', needed by `/local/var/tmp/diego-ch/cyanogenmod10/out/target/product/janice/obj/SHARED_LIBRARIES/gralloc.janice_intermediates/import_includes'. Stop. make: *** Waiting for unfinished jobs....
<diego-ch>
codeworkx: if you're not too busy, could you help me setup these files?
<diego-ch>
I'm hoping this driver update will fix a few hiccups noticeable in the android ui
<diego-ch>
only libglesmali? what about libump and libegl?
<codeworkx>
you are building libump
<codeworkx>
no need then
<codeworkx>
just blobs which are required by gralloc
<diego-ch>
but I did not add libump to device tree yet, I'll see what happens
<diego-ch>
codeworkx: both libGLESv1_CM_mali.so and libGLESv2_mali.so ?
ricotz has quit [Quit: Ex-Chat]
<diego-ch>
this error persists: make: *** No rule to make target `/local/var/tmp/diego-ch/cyanogenmod10/out/target/product/janice/obj/SHARED_LIBRARIES/libGLES_mali_intermediates/export_includes', needed by `/local/var/tmp/diego-ch/cyanogenmod10/out/target/product/janice/obj/SHARED_LIBRARIES/gralloc.janice_intermediates/import_includes'. Stop. make: *** Waiting for unfinished jobs....
<codeworkx>
libGLES_mali.so
<diego-ch>
missing makefile?
<diego-ch>
wait. i dont think i have libgles_mali.so on stock rom
kZard|nb has joined #teamhacksung
<codeworkx>
your stock libs dont work
<codeworkx>
what mali sources did you load?
<codeworkx>
r3p2?
<diego-ch>
r3p2-01rel1
<codeworkx>
lol
<diego-ch>
xD
<codeworkx>
there are no matching libs avail
<codeworkx>
use r3p1 rel1
<codeworkx>
and use blobs from smdk4412-common
<diego-ch>
stock is r3p1-01rel0
<codeworkx>
on your old ste device?
<diego-ch>
yes, samsung galaxy s advance gt-i9070
<diego-ch>
ste u8500 soc
<codeworkx>
lol
<diego-ch>
cm works, gotta fix omx codecs, vibrator, camera recorder, and ui has some hiccups
<diego-ch>
gps also works but it takes a lot of time to get signal
<diego-ch>
yep. no libGLES_mali.so on stock rom, only libGLESv2_mali.so, libGLESv1_CM_mali.so
<codeworkx>
right
<codeworkx>
look at your gralloc makefile which shared libs it wants to have
lolwat has quit [Read error: Connection reset by peer]
<diego-ch>
I'm afraid samsung did not release any gralloc sources
<codeworkx>
they never do
<codeworkx>
bastards
<diego-ch>
it's weird that they use the same board name as sony
<diego-ch>
montblanc
<codeworkx>
probably ste
<diego-ch>
my next phone won't be samsung
<diego-ch>
this thing is super slow on stock rom
<diego-ch>
touchwiz crashes like hell
<diego-ch>
cm is way faster on it
SlashV has quit [Quit: Leaving.]
<a3Dman>
desamsung all the things
<diego-ch>
make: *** No rule to make target `/local/var/tmp/diego-ch/cyanogenmod10/out/target/product/janice/obj/SHARED_LIBRARIES/libMali_intermediates/export_includes', needed by `/local/var/tmp/diego-ch/cyanogenmod10/out/target/product/janice/obj/SHARED_LIBRARIES/gralloc.janice_intermediates/import_includes'. Stop. make: *** Waiting for unfinished jobs....
<diego-ch>
r3p1 breaks with libMali
<diego-ch>
added to the vendor repo like that prototip but it didnt work
SlashV has joined #teamhacksung
SlashV has quit [Client Quit]
SlashV has joined #teamhacksung
<codeworkx>
look at our libgralloc at hardware/samsung
<codeworkx>
diego-ch: libMali is in system/lib
<diego-ch>
yep
<diego-ch>
okay
GNUtoo-m4a785t-m has quit [Read error: Connection reset by peer]
<diego-ch>
codeworkx: libgralloc_ump?
<codeworkx>
yes
SlashV has quit [Quit: Leaving.]
<codeworkx>
but thats for exynos
<diego-ch>
hm
<diego-ch>
I dont think I can code that, maybe there's something I can reuse from sony montblanc source
<diego-ch>
I saw that someone used sony's montblanc liblights source to add bln support to the s3 mini
<diego-ch>
which has ste soc too
SlashV has joined #teamhacksung
<diego-ch>
or maybe from ste snowball
kZard|nb has quit [Ping timeout: 276 seconds]
Turilo has joined #teamhacksung
white has quit [Remote host closed the connection]