acidfreeze has quit [Read error: Connection reset by peer]
acidfreeze1 has joined #teamhacksung
atinm|work is now known as atinm
acidfreeze1 has left #teamhacksung [#teamhacksung]
rtr- has joined #teamhacksung
rtr- has quit [Excess Flood]
rtr- has joined #teamhacksung
rtr- has quit [Excess Flood]
<Vrooom> what are those blobs folders in clockworkmod folder ?
rtr- has joined #teamhacksung
rtr- has quit [Excess Flood]
peterperfect has joined #teamhacksung
angelsl has joined #teamhacksung
Vrooom has quit []
martinjlowm-lapt has quit [Remote host closed the connection]
<krnlsndr1> I am a developer with vanilla kernel experience but would like to get involved in Android system development. I have a fair amount of experience with bringing up kernel versions and backporting features which I would like to bring to android. Can anyone point me at any good resources for self-guided learning? Even interesting repos that show the process/approach you guys use?
peterperfect has quit [Quit: Never put off till tomorrow, what you can do the day after tomorrow]
<atinm> get the "building from source" link, and integrated kernel building
<atinm> find a phone that is already supported and try building for it
<atinm> then try on a phone that isn't supported.
<krnlsndr1> I have already built multiple kernels following those directions and am running my own build on my epicmtd device
<atinm> code is all there - if you can code, you can do this.
<atinm> other than that there isn't much - just find/fix bugs :)
<krnlsndr1> I looked through the CM repos, but a lot of the device support commits are big merge blobs which don't show the process behind how it was accomplished
<atinm> oh, process.
<atinm> there isn't any..blobs are just pushed directly.
<atinm> binary blobs.
<krnlsndr1> Shouldn't have said blobs
<atinm> other than that - actual coding isn't really done using any process other than fix/fix/gerrit
<krnlsndr1> I mean the commits are a bunch of code that changes the world
<krnlsndr1> One sec, let me give you an example
<atinm> we aren't doing a lot of multistage design if that's what youre looking for. we're basically taking what google writes and port it
<krnlsndr1> For example, looking through the kernel repo for smdk4412, I see this commit with the message "n7100 support"
<krnlsndr1> It touch 127 files, +164k/-132k lines
<atinm> something like that usually means we merged in a kernel tree from samsung.
<krnlsndr1> But I was able to track down the original repo at https://github.com/imilka/android_kernel_samsung_smdk4412/commits/jellybean
<atinm> or pulled in a repo that someone else pulled from samsung.
<atinm> large numbers of files touched is usually that. samsung does not give us nice repos to pull from.
<atinm> they just give us a repo with one big commit.
<atinm> with no history.
<krnlsndr1> So they drop you a tarball instead of giving you a repo with history?
<atinm> you can ignore those.
<atinm> exactly
<krnlsndr1> gotta love it
<atinm> they used to give us tarballs and we complained and begged for git repos
<atinm> so they gave us git repos.
<atinm> with the tarball pushed to them :-P
<krnlsndr1> So I looked at the smdk4412 repo because I recently picked up a Note 2 ATT. I love the hardware but I am learning that the software support around Exynos 4 is less than ideal.
Segnale007 has quit [Remote host closed the connection]
Segnale007 has joined #teamhacksung
<Rebellos> krnlsndr1: It's at least *far* from ideal, not less. ;P
<atinm> krnlsndr1: avoid.
<atinm> like plague.
<atinm> exynos4 is dead.
rtr- has joined #teamhacksung
<atinm> dead to me anyway
rtr- has quit [Excess Flood]
<atinm> and as far as anyone on CM goes too.. cm9 was end of line ;)
Segnale007 has quit [Ping timeout: 246 seconds]
<krnlsndr1> I had a d2att a few months ago but decided to return it and wait for the Nexus 4, but lack of LTE was really disappointing
angelsl has quit [Remote host closed the connection]
<Jiangyi> Well, it kinda has LTE.
<Jiangyi> Band 4 anyways. :-P
<Jiangyi> I'm not sure how widely AT&T uses band 4 in the states.
<krnlsndr1> Band 4 is AWS so 2.1/1.7 right? Not sure how much of AT&T is on the 700MHz compared to that
<atinm> at&t is supposed to start using it or something but hasn't yet
<Jiangyi> I've heard things about T-Mobile using that in the future too.
<krnlsndr1> If I believed in imaginary future LTE networks I would have stayed on Sprint
<Jiangyi> I still don't even have mobile data. lol
<Jiangyi> Prices up here in Canada is just.....
<krnlsndr1> I am reading Andrew Dodd's posts about "superbricking" the i777 and n7000 now which is starting to illustrate the severity of the problems with this SoC
<krnlsndr1> Entropy's posts should I probably say
<atinm> yeah. like I said, avoid.
<atinm> not a good phone to start with..
<atinm> get a nexus 4 ;)
<atinm> or a sony xperia if it has lte
<atinm> the T.
rtr- has joined #teamhacksung
rtr- has quit [Excess Flood]
<krnlsndr1> US GS3 variants seem like a reasonable device
<krnlsndr1> They use a Qualcomm chipset instead of the Exynos
<atinm> yes, that's fine.
<Entropy512> Superbrick was defective flash memory, it was in nearly all of their 2011 devices
<Entropy512> whether Exynos or not
<krnlsndr1> I am on post 2
<Entropy512> Xperia T is your best non-Nexus bet right now
<krnlsndr1> Don't get too far ahead of me
<krnlsndr1> ;)
<Entropy512> TL on AT&T currently has locked bootloader
<Entropy512> but Sony may start selling one with unlockable BL directly in Jan/Feb
<atinm> oh.
<krnlsndr1> Optimus 4X has locked bootloader too, right?
<Entropy512> believe so
<Entropy512> ok time for TV
<Jiangyi> Optimus G might be a way to go I guess.
<Entropy512> that has a locked BL for sure
rtr- has joined #teamhacksung
rtr- has quit [Excess Flood]
<Jiangyi> Entropy512: There seems to be ways of unlocking it/putting the N4 bootloader on it.
<krnlsndr1> So it's about as locked as the d2vzw?
<atinm> Jiangyi: really? I guess it is very similar
<atinm> with same hardware - kinda scary tho :)
<Jiangyi> Yeah, extremely so it seems.
<Jiangyi> Thracky did it to his Optimus G.
Awys has joined #teamhacksung
<Awys> hi guys i will build CM10.1 for Galaxy S but i have one problem how i can fix it can anyone tell me please ?
<Awys> device/samsung/galaxysmtd/overlay/frameworks/base/core/res/res/values/config.xml:33: error: Resource at config_deviceHardwareKeys appears in overlay but not in the base package; use <add-resource> to add.
rtr- has joined #teamhacksung
rtr- has quit [Excess Flood]
<Jiangyi> Awys: Just comment that config out for now. The related feature's not there in CM10.1 yet.
<atinm> Awys: erm..wait for pawitp to log on
<atinm> or that. :)
atinm is now known as atinm|away
<Awys> okey thanks
turizm has joined #teamhacksung
rtr- has joined #teamhacksung
rtr- has quit [Excess Flood]
<Thracky> yes, optimus g bootloader unlock was achieved by using unlocked n4 bootloader
<Thracky> very reversible
<krnlsndr1> AOSP or CM ported to Optimus G?
Kaik541 has joined #teamhacksung
rtr- has joined #teamhacksung
rtr- has quit [Excess Flood]
Kaik541 has quit [Ping timeout: 252 seconds]
Rebellos has quit [Quit: I'M OUTTA HERE]
Yohan has joined #teamhacksung
Yohan has quit [Client Quit]
<rhcp> got
<rhcp> god
<rhcp> i hate samsung
Yohan has joined #teamhacksung
<rhcp> I want to build a kernel here
<rhcp> won't compile using their own shit
<rhcp> cc1: error: unrecognized command line option ‘-mlittle-endian’
<rhcp> cc1: error: unrecognized command line option ‘-mapcs’
<chris41g> thats a toolchain problem
<chris41g> but sammy sources rarely ever compile ootb
<rhcp> its a system problem on my end
<rhcp> lol
Turtuga has quit [Read error: Connection reset by peer]
Turtuga has joined #teamhacksung
<rhcp> ok
<rhcp> OBJCOPY arch/arm/boot/zImage
<rhcp> Kernel: arch/arm/boot/zImage is ready
<rhcp> kk
<rhcp> :)
<rhcp> play time later
jsermer has quit [Remote host closed the connection]
KalimAz is now known as KalimAz|Away
famine has joined #teamhacksung
Kaik541 has joined #teamhacksung
Awys has left #teamhacksung [#teamhacksung]
h8rift- is now known as h8rift
DemonWav has quit [Ping timeout: 260 seconds]
DuperMan has quit [Remote host closed the connection]
DuperMan has joined #teamhacksung
Yohan has quit [Ping timeout: 246 seconds]
Yohan has joined #teamhacksung
Yohan has quit [Ping timeout: 246 seconds]
Yohan has joined #teamhacksung
gladiac1337 has joined #teamhacksung
rtr- has joined #teamhacksung
rtr- has quit [Excess Flood]
rtr- has joined #teamhacksung
rtr- has quit [Excess Flood]
ricotz has joined #teamhacksung
ricotz has quit [Changing host]
ricotz has joined #teamhacksung
rtr- has joined #teamhacksung
rtr- has quit [Excess Flood]
martinjlowm-lapt has joined #teamhacksung
martinjlowm-lapt has quit [Ping timeout: 255 seconds]
rtr- has joined #teamhacksung
rtr- has quit [Excess Flood]
Yohan has quit [Ping timeout: 246 seconds]
rtr- has joined #teamhacksung
rtr- has quit [Excess Flood]
Yohan has joined #teamhacksung
ricotz has quit [Quit: Ex-Chat]
TheDeadCPU has joined #teamhacksung
Kaik541 has quit [Quit: Leaving]
Turtuga has quit [Ping timeout: 255 seconds]
Turtuga has joined #teamhacksung
chris41g has quit [Ping timeout: 245 seconds]
chris41g has joined #teamhacksung
Kaik541 has joined #teamhacksung
davi has joined #teamhacksung
ricotz has joined #teamhacksung
ricotz has joined #teamhacksung
ricotz has quit [Changing host]
ricotz has quit [Ping timeout: 246 seconds]
ricotz has joined #teamhacksung
Awys has joined #teamhacksung
Segnale007 has joined #teamhacksung
Blaguvest has joined #teamhacksung
iKillCypher has joined #teamhacksung
peterperfect has joined #teamhacksung
Segnale007 has quit [Remote host closed the connection]
Segnale007 has joined #teamhacksung
Segnale007 has quit [Ping timeout: 260 seconds]
gladiac1337 has quit [Quit: Leaving]
angelsl has joined #teamhacksung
Awys has left #teamhacksung [#teamhacksung]
cdesai has joined #teamhacksung
Awys has joined #teamhacksung
Yohan has quit [Ping timeout: 246 seconds]
Kaik541 has quit [Ping timeout: 252 seconds]
luminoso has joined #teamhacksung
Rebellos has joined #teamhacksung
martinjlowm-lapt has joined #teamhacksung
sbrissen_away is now known as sbrissen
datagutt has joined #teamhacksung
ricotz has quit [Quit: Ex-Chat]
cdesai has quit [Remote host closed the connection]
KalimAz|Away is now known as KalimAz
repnzscasb has quit [Remote host closed the connection]
iKillCypher has quit [Ping timeout: 246 seconds]
Vrooom has joined #teamhacksung
repnzscasb has joined #teamhacksung
repnzscasb has quit [Changing host]
repnzscasb has joined #teamhacksung
KalimAz is now known as KalimAz|Away
atinm|away is now known as atinm|work
jsermer has joined #teamhacksung
UnknownzD has joined #teamhacksung
TheDeadCPU has quit [Ping timeout: 246 seconds]
pawitp has joined #teamhacksung
ricotz has joined #teamhacksung
ricotz has quit [Changing host]
ricotz has joined #teamhacksung
koud has joined #teamhacksung
TheDeadCPU has joined #teamhacksung
TheDeadCPU has quit [Ping timeout: 244 seconds]
KhasMek has quit [Read error: Connection reset by peer]
KhasMek has joined #teamhacksung
luminoso has quit [Ping timeout: 245 seconds]
Blaguvest has quit [Remote host closed the connection]
DarkLegend has joined #teamhacksung
jsermer has quit [Remote host closed the connection]
Rebellos has quit [Ping timeout: 264 seconds]
paulk-desktop has joined #teamhacksung
<rhcp> bored
<Awys> pawitp are you there ?
<pawitp> yes?
<Awys> today i have build 4.2.1 from sources
<Awys> i have make all pacth's
<Awys> but after reboot
<Awys> phone
<Awys> unfortunately, the process com.android.phone has stopped.
<Awys> i cant make something
<pawitp> I don't provide support for source building
<pawitp> if you're building source at this stage, you should know what you're doing
<Awys> okey thank you.
<rhcp> heh missing some telephony
<rhcp> logcat helps
<chris41g> its a framework thing im sure.. my 4.2 also does it, missing icc provider or some such shit
<Awys> but i can't take logcat
<chris41g> why not? phone FC doesnt stop logcat
r3zoid has quit [Read error: Connection reset by peer]
<chris41g> if you dont have adb its another problem
dhiru1602 has joined #teamhacksung
r3zoid has joined #teamhacksung
<Awys> i cant activite the adb from settings
<Awys> unfortunately, the process com.android.phone has stopped.
<dhiru1602> Awys: Logcat
r3zoid has quit [Read error: Connection reset by peer]
<slick_rick> Awys: it takes some time but you can get it enabled
<Awys> will try
<slick_rick> in the split second the FC is gone, press menu, settings, gotta be quick lol
r3zoid has joined #teamhacksung
<chris41g> or boot to recovery, and use sqlite3 to enable it
finnq|away has quit [Quit: bye!]
r3zoid has quit [Read error: Connection reset by peer]
r3zoid has joined #teamhacksung
stickyboy has joined #teamhacksung
<Awys> <slick_rick> here is logcat http://www.mediafire.com/view/?git5j7ombkzhgnq
angelsl has quit [Ping timeout: 255 seconds]
<slick_rick> oh sorry idk how to help Awys lol
<Awys> lol key
<Awys> okey*
Vrooom has quit [*.net *.split]
dagb has quit [*.net *.split]
famine has quit [*.net *.split]
rhcp has quit [*.net *.split]
imnuts has quit [*.net *.split]
dagb has joined #teamhacksung
Vrooom has joined #teamhacksung
famine has joined #teamhacksung
famine is now known as Guest39891
imnuts has joined #teamhacksung
rhcp has joined #teamhacksung
[oC]UnknownzD has joined #teamhacksung
martinjl` has joined #teamhacksung
DarkLegend_ has joined #teamhacksung
DarkLegend has quit [Ping timeout: 250 seconds]
UnknownzD has quit [Ping timeout: 250 seconds]
martinjlowm-lapt has quit [Ping timeout: 250 seconds]
r3zoid has quit [Read error: Connection reset by peer]
r3zoid has joined #teamhacksung
r3zoid has quit [Read error: Connection reset by peer]
r3zoid has joined #teamhacksung
lolwat has joined #teamhacksung
r3zoid has quit [Read error: Connection reset by peer]
r3zoid has joined #teamhacksung
aways_ has joined #teamhacksung
Awys has quit [Quit: Page closed]
aways_ is now known as Awys
finnq has joined #teamhacksung
Segnale007 has joined #teamhacksung
r3zoid has quit [Read error: Connection reset by peer]
r3zoid has joined #teamhacksung
Segnale007 has quit [Ping timeout: 246 seconds]
pawitp has quit [Quit: pawitp]
finnq is now known as finnq|away
luminoso has joined #teamhacksung
DuperMan has quit [Remote host closed the connection]
DuperMan has joined #teamhacksung
Blaguvest has joined #teamhacksung
Kaik541 has joined #teamhacksung
umad has joined #teamhacksung
lolwat has quit [Ping timeout: 246 seconds]
DarkLegend_ has quit [Ping timeout: 248 seconds]
lodder has quit [Ping timeout: 248 seconds]
lodder has joined #teamhacksung
dancsi has joined #teamhacksung
<dancsi> Hello, I'm new here
<dancsi> are these the much anticipad git repos?
<atinm|work> yeah..with the missing bits.
<dancsi> so now we can expect TvOut and FMRadio
<peterperfect> no
<dancsi> to be implemented if someone is bored enough?
<peterperfect> cause nothing new
<dancsi> aha
<peterperfect> tvout has some new parts
<dancsi> yeah, I saw something
<dancsi> ...and could the libraries from the leaked GS2 JB be used for anything (as binary blobs in an AOSP build)?
<dancsi> I mean for butter, tvout, radio, ...?
Zenton has joined #teamhacksung
stickyboy has quit [Ping timeout: 245 seconds]
Yoshimo has joined #teamhacksung
Yoshimo has quit [Client Quit]
davi has quit [Ping timeout: 252 seconds]
r3zoid has quit [Read error: Connection reset by peer]
r3zoid has joined #teamhacksung
Yoshimo has joined #teamhacksung
datagutt has quit [Quit: kthxbai]
Guest39891 has quit [Changing host]
Guest39891 has joined #teamhacksung
Rebellos has joined #teamhacksung
Guest39891 is now known as famine
finnq|away is now known as finnq
Kaik541 has quit [Ping timeout: 256 seconds]
stickyboy has joined #teamhacksung
DuperMan has quit [Remote host closed the connection]
DuperMan has joined #teamhacksung
stickyboy has quit [Ping timeout: 245 seconds]
stickyboy has joined #teamhacksung
peterperfect has quit [Quit: Give a man a fish and he will eat for a day. Teach him how to fish, and he will sit in a boat and drink beer all day]
Blaguvest has quit [Quit: b.vs.s]
jsermer has joined #teamhacksung
stickyboy has quit [Quit: leaving]
Awys has left #teamhacksung ["Leaving"]
luminoso has quit [Read error: Connection reset by peer]
r3zoid has quit [Read error: Connection reset by peer]
r3zoid has joined #teamhacksung
dancsins has joined #teamhacksung
dancsi has quit [Ping timeout: 260 seconds]
dancsins has quit [Ping timeout: 246 seconds]
paulk-desktop has quit [Quit: Ex-Chat]
finnq is now known as finnq|away
atinm|work has quit [Ping timeout: 245 seconds]
Yoshimo has quit [Ping timeout: 264 seconds]
martinjl` has quit [Ping timeout: 250 seconds]
dhiru1602 has quit [Quit: Page closed]
umad has quit [Read error: Connection reset by peer]
g_byers[Away] is now known as g_byers
lodder has quit [Read error: Connection reset by peer]
lodder has joined #teamhacksung
sbrissen is now known as sbrissen_gone
Yohan has joined #teamhacksung
IbrahimA|znc is now known as IbrahimA
jsermer has quit [Remote host closed the connection]
DemonWav has joined #teamhacksung
jgw has quit [Quit: .)(.]
DemonWav has quit [Quit: Leaving]
<Entropy512> <dancsi> are these the much anticipad git repos? - no, they're just as broken and outdated as the old ones
<Entropy512> reference boards don't have to deal with wireless certifications or carrier testing
<Entropy512> so how is it that they haven't even finished ICS two months AFTER I9300 JB went live?
DuperMan has quit [Remote host closed the connection]
ricotz has quit [Quit: Ex-Chat]
martinjlowm-lapt has joined #teamhacksung
<IbrahimA> one of the things i dont get about samsung is that almost certainly their internal developers are using git so why do they dump tarballs/tarballs as git repos to the public?
<IbrahimA> it strictly speaking should be more work to do that than just push the internal git repo to a public facing remote
g_byers is now known as g_byers[Away]