00:43
<
koud >
seems my apn's break after device encryption
00:59
lidroid has joined #teamhacksung
01:19
devatwork_ has joined #teamhacksung
01:23
devatwork_ has quit [Client Quit]
01:30
autoprime has joined #teamhacksung
01:31
autoprime has quit [Remote host closed the connection]
01:33
autoprim_ has quit [Ping timeout: 244 seconds]
01:36
autoprime has joined #teamhacksung
02:05
a2n has quit [Ping timeout: 260 seconds]
02:24
squadzone has joined #teamhacksung
02:26
<
koud >
eh, how do I formate emmc after encryption? :P
02:34
<
squadzone >
Format bootloader, xD
02:38
<
squadzone >
My location: Pancur Batu, Indonesia
02:38
<
koud >
this is messed up :?
02:38
<
squadzone >
Lol, just joking, idk xD
02:40
<
koud >
this seems to be a bad situation :(
02:50
detule has joined #teamhacksung
03:12
Rebell_ has quit [Ping timeout: 245 seconds]
03:17
kevmegforest_ has joined #teamhacksung
03:18
<
kevmegforest_ >
hello
03:18
noobnl has quit [Quit: noobnl]
03:23
<
kevmegforest_ >
could someone help me
03:24
<
kevmegforest_ >
i'm trying to build cm9 and i got this error (where can i post the terminal output?)
03:26
<
kevmegforest_ >
UNEXPECTED TOP-LEVEL ERROR:host C++: libicui18n <= external/icu4c/i18n/ucoleitr.cpp
03:26
<
kevmegforest_ >
host C++: libicui18n <= external/icu4c/i18n/ucol_elm.cpp
03:26
<
kevmegforest_ >
host C++: libicui18n <= external/icu4c/i18n/ucol_res.cpp
03:26
<
kevmegforest_ >
external/icu4c/i18n/ucol_res.cpp: In function ‘UBool isAcceptableUCA(void*, const char*, const char*, const UDataInfo*)’:
03:26
<
kevmegforest_ >
external/icu4c/i18n/ucol_res.cpp:89: warning: comparison is always true due to limited range of data type
03:26
<
kevmegforest_ >
host C++: libicui18n <= external/icu4c/i18n/ucol_sit.cpp
03:26
<
kevmegforest_ >
external/icu4c/i18n/ucol_sit.cpp: In function ‘int32_t ucol_getUnsafeSet_46(const UCollator*, USet*, UErrorCode*)’:
03:26
<
kevmegforest_ >
external/icu4c/i18n/ucol_sit.cpp:889: warning: ‘int32_t ucol_getContractions_46(const UCollator*, USet*, UErrorCode*)’ is deprecated (declared at external/icu4c/i18n/ucol_sit.cpp:805)
03:26
<
kevmegforest_ >
external/icu4c/i18n/ucol_sit.cpp:889: warning: ‘int32_t ucol_getContractions_46(const UCollator*, USet*, UErrorCode*)’ is deprecated (declared at external/icu4c/i18n/ucol_sit.cpp:805)
03:26
<
kevmegforest_ >
host C++: libicui18n <= external/icu4c/i18n/ucol_tok.cpp
03:26
<
kevmegforest_ >
java.lang.OutOfMemoryError: GC overhead limit exceeded
03:26
<
kevmegforest_ >
at com.android.dx.rop.code.RegisterSpecSet.<init>(RegisterSpecSet.java:49)
03:26
<
kevmegforest_ >
at com.android.dx.rop.code.RegisterSpecSet.mutableCopy(RegisterSpecSet.java:383)
03:26
<
kevmegforest_ >
at com.android.dx.ssa.LocalVariableInfo.mutableCopyOfStarts(LocalVariableInfo.java:169)
03:26
<
kevmegforest_ >
at com.android.dx.ssa.LocalVariableExtractor.processBlock(LocalVariableExtractor.java:104)
03:26
<
kevmegforest_ >
at com.android.dx.ssa.LocalVariableExtractor.doit(LocalVariableExtractor.java:90)
03:26
<
kevmegforest_ >
at com.android.dx.ssa.LocalVariableExtractor.extract(LocalVariableExtractor.java:56)
03:26
<
kevmegforest_ >
at com.android.dx.ssa.SsaConverter.convertToSsaMethod(SsaConverter.java:50)
03:26
<
kevmegforest_ >
at com.android.dx.ssa.Optimizer.optimize(Optimizer.java:99)
03:26
<
kevmegforest_ >
at com.android.dx.ssa.Optimizer.optimize(Optimizer.java:73)
03:26
<
kevmegforest_ >
at com.android.dx.dex.cf.CfTranslator.processMethods(CfTranslator.java:273)
03:26
<
kevmegforest_ >
at com.android.dx.dex.cf.CfTranslator.translate0(CfTranslator.java:134)
03:26
<
kevmegforest_ >
at com.android.dx.dex.cf.CfTranslator.translate(CfTranslator.java:87)
03:26
<
kevmegforest_ >
at com.android.dx.command.dexer.Main.processClass(Main.java:483)
03:26
<
kevmegforest_ >
at com.android.dx.command.dexer.Main.processFileBytes(Main.java:455)
03:26
<
kevmegforest_ >
at com.android.dx.command.dexer.Main.access$400(Main.java:67)
03:26
<
kevmegforest_ >
at com.android.dx.command.dexer.Main$1.processFileBytes(Main.java:394)
03:26
<
kevmegforest_ >
at com.android.dx.cf.direct.ClassPathOpener.processArchive(ClassPathOpener.java:245)
03:26
<
kevmegforest_ >
at com.android.dx.cf.direct.ClassPathOpener.processOne(ClassPathOpener.java:131)
03:26
<
kevmegforest_ >
at com.android.dx.cf.direct.ClassPathOpener.process(ClassPathOpener.java:109)
03:27
<
kevmegforest_ >
at com.android.dx.command.dexer.Main.processOne(Main.java:418)
03:27
<
kevmegforest_ >
at com.android.dx.command.dexer.Main.processAllFiles(Main.java:329)
03:27
<
kevmegforest_ >
at com.android.dx.command.dexer.Main.run(Main.java:206)
03:27
<
kevmegforest_ >
at com.android.dx.command.dexer.Main.main(Main.java:174)
03:27
<
kevmegforest_ >
at com.android.dx.command.Main.main(Main.java:95)
03:27
<
kevmegforest_ >
make:
*** [out/target/common/obj/JAVA_LIBRARIES/framework_intermediates/noproguard.classes-with-local.dex] Error 3
03:31
<
kevmegforest_ >
i build with ./build.sh galaxys2, do i need to modify the build.sh file to pass some parameters
03:34
a90342 has joined #teamhacksung
03:42
Turtuga__ has joined #teamhacksung
03:43
Turtuga_ has quit [Ping timeout: 246 seconds]
03:59
squadzone is now known as squad|away
03:59
squad|away is now known as squadzone
04:01
a2n has joined #teamhacksung
04:01
a2n has quit [Changing host]
04:01
a2n has joined #teamhacksung
04:06
squadzone has quit [Quit: wuzzzzzzz]
04:12
squadzone has joined #teamhacksung
04:18
jt1134 has joined #teamhacksung
04:35
noobnl has joined #teamhacksung
04:43
detule has quit [Ping timeout: 256 seconds]
04:50
squadzone has quit [Remote host closed the connection]
04:57
a2n__ has joined #teamhacksung
05:07
a2n has quit [Quit: leaving]
05:07
a2n__ has quit [Quit: leaving]
05:07
a2n has joined #teamhacksung
05:07
a2n has joined #teamhacksung
05:10
repnzscasb has quit [Quit: Leaving...]
05:11
jt1134 has quit [Quit: Leaving]
05:19
squadzone has joined #teamhacksung
05:20
<
tat- >
kevmegforest_: pastebin.
05:30
<
Espenfjo >
kevmegforest_: To little RAM for compiling it
05:30
<
Espenfjo >
java.lang.OutOfMemoryError: GC overhead limit exceeded
05:43
rodries has quit []
05:53
squadzone has quit [Read error: Connection reset by peer]
06:11
Charkey has joined #teamhacksung
06:29
xplodwild_work has joined #teamhacksung
06:30
stickybo1 is now known as stickyboy
07:35
Charkey has quit [Read error: Connection reset by peer]
08:17
xplodwild_work has quit [Ping timeout: 245 seconds]
08:27
luminoso has joined #teamhacksung
08:29
xplodwild_work has joined #teamhacksung
08:34
rtfpessoa has joined #teamhacksung
08:41
lidroid has quit [Ping timeout: 246 seconds]
08:45
lidroid has joined #teamhacksung
09:01
BlockbusterF has joined #teamhacksung
09:17
MystKid has joined #teamhacksung
09:18
repnzscasb has joined #teamhacksung
09:27
MystKid has quit [Quit: Bye]
09:33
lolwat has joined #teamhacksung
10:12
GomaEd has joined #teamhacksung
10:14
BlockbusterF has quit [Read error: Connection reset by peer]
10:14
BlockbusterF has joined #teamhacksung
10:18
GomaEd has quit [Ping timeout: 265 seconds]
10:22
GomaEd has joined #teamhacksung
10:22
BlockbusterF has quit [Read error: Connection reset by peer]
10:32
BlockbusterF has joined #teamhacksung
10:32
GomaEd has quit [Read error: Connection reset by peer]
10:32
BlockbusterF has quit [Client Quit]
10:32
BlockbusterF has joined #teamhacksung
10:40
xZain has joined #teamhacksung
10:43
cdesai has joined #teamhacksung
10:45
BlockbusterF has quit [Read error: Connection reset by peer]
10:45
GomaEd has joined #teamhacksung
10:54
xplodwild_ is now known as xplodwild
11:10
detule has joined #teamhacksung
11:37
GomaEd has quit [Read error: Connection reset by peer]
11:37
BlockbusterF has joined #teamhacksung
12:01
lidroid has quit [Ping timeout: 244 seconds]
12:10
datagutt has joined #teamhacksung
12:21
detule has quit [Quit: Leaving]
12:41
peterperfect has joined #teamhacksung
12:41
peterperfect has joined #teamhacksung
12:47
peterperfect has quit [Quit: IceChat - Keeping PC's cool since 2000]
12:47
peterperfect has joined #teamhacksung
12:49
peterperfect has quit [Changing host]
12:49
peterperfect has joined #teamhacksung
12:49
wbaw- has joined #teamhacksung
12:55
KhasMek has quit [Ping timeout: 245 seconds]
12:55
lolwat has quit [Read error: Connection reset by peer]
12:55
peterperfect has quit [Quit: Few women admit their age. Few men act theirs.]
12:57
GomaEd has joined #teamhacksung
12:59
BlockbusterF has quit [Ping timeout: 244 seconds]
13:00
peterperfect has joined #teamhacksung
13:13
jaroque has joined #teamhacksung
13:13
peterperfect has quit [Ping timeout: 240 seconds]
13:18
autoprime has quit [Read error: Connection reset by peer]
13:19
autoprime has joined #teamhacksung
13:22
Rebell_ has joined #teamhacksung
13:27
KhasMek has joined #teamhacksung
13:33
lolwat has joined #teamhacksung
13:38
<
koud >
eh anyone here that can help me format emmc partition after encryption?
13:57
GomaEd has quit [Quit: Bye]
14:02
<
koud >
ok seems I could do it from android factory reset gui with format sdcard enabled, not from cwm
14:02
<
stickyboy >
ohanar: ping?
14:02
<
koud >
not super obvious :P
14:09
squadzone has joined #teamhacksung
14:11
Rebell_ has quit [Read error: Connection reset by peer]
14:12
Rebellos has joined #teamhacksung
14:17
<
stickyboy >
ohanar: A P6201 user successfully flashed my P6200 build today. :)
14:17
<
stickyboy >
I guess we knew it would work, as Tab 7 Plus N was really only to please German courts.
14:24
rtfpessoa1 has joined #teamhacksung
14:24
rtfpessoa1 has quit [Client Quit]
14:24
rtfpessoa1 has joined #teamhacksung
14:26
rtfpessoa has quit [Ping timeout: 256 seconds]
14:31
wbaw- has quit [Read error: Operation timed out]
14:38
peterperfect has joined #teamhacksung
14:46
lidroid has joined #teamhacksung
14:46
xplodwild_work has quit [Quit: Page closed]
14:47
stickyboy has quit [Quit: leaving]
14:52
Turtuga__ is now known as Turtuga
14:52
cdesai has quit [Remote host closed the connection]
14:59
squadzone has quit [Read error: Connection reset by peer]
14:59
squadzone has joined #teamhacksung
15:00
rtfpessoa1 has quit [Quit: Leaving.]
15:00
rtfpessoa has joined #teamhacksung
15:13
peterperfect has quit [Ping timeout: 244 seconds]
15:17
tat- has quit [Ping timeout: 248 seconds]
15:22
tat- has joined #teamhacksung
15:23
squadzone has quit [Quit: wuzzzzzzz]
15:24
xZain has quit [Quit: Leaving]
15:42
vegaman has joined #teamhacksung
16:00
lolwat has quit [Read error: Connection reset by peer]
16:01
stickybiz has joined #teamhacksung
16:22
SnuFF has joined #teamhacksung
16:23
SnuFF has quit [Client Quit]
16:29
lidroid has quit [Quit: Leaving.]
16:30
SnuFF has joined #teamhacksung
16:48
SnuFF has quit [Quit: SnuFF]
16:56
techmik has quit [Read error: Connection reset by peer]
17:39
rodries has joined #teamhacksung
17:47
techmik has joined #teamhacksung
17:47
lolwat has joined #teamhacksung
17:49
stickybiz is now known as stickyboy
17:59
Rebellos has quit [Ping timeout: 240 seconds]
18:16
peterperfect has joined #teamhacksung
18:16
peterperfect has joined #teamhacksung
18:21
peterperfect has quit [Client Quit]
18:41
Tom^ has quit [Ping timeout: 245 seconds]
18:44
peterperfect has joined #teamhacksung
18:44
peterperfect has joined #teamhacksung
18:58
repnzscasb has quit [Quit: Leaving...]
19:01
<
peterperfect >
NAO!
19:01
<
peterperfect >
Kaik541 arcee already did it
19:02
<
Kaik541 >
oh he did, I missed it
19:04
<
peterperfect >
but i think its derping
19:05
jaroque has quit [Ping timeout: 245 seconds]
19:08
stickyboy is now known as sticky|away
19:09
<
Kaik541 >
peterperfect: arcee doesn't have maguro like I do, he tends to have LG devices which are always weird about something
19:09
<
Kaik541 >
so since it was designed to work with pandaboard which is more or less very similar to maguro, should behave better on my phone I'm thinking
19:10
sticky|away is now known as stickyboy
19:10
<
peterperfect >
yeah
19:10
<
peterperfect >
i have sammy
19:10
<
peterperfect >
so im on his boat
19:12
<
stickyboy >
I never liked boating.
19:12
<
Kaik541 >
anyway, let's see if it even builds with this
19:12
<
Kaik541 >
got so many random changes I wouldn't be surprised to see it crash
19:12
datagutt has quit [Quit: Computer has gone to sleep.]
19:12
peterperfect has quit [Quit: On the other hand, you have different fingers.]
19:13
peterperfect has joined #teamhacksung
19:13
peterperfect has joined #teamhacksung
19:14
<
peterperfect >
i love my jobs connection
19:15
<
Kaik541 >
a g1 get surprisingly good battery life on froyo
19:15
<
Kaik541 >
that's at 39%
19:15
<
stickyboy >
Kaik541: Not bad, dude.
19:16
<
Kaik541 >
I only do random shit with it, but it's funny seeing how well it held up over time
19:17
<
stickyboy >
Kaik541: Do you know what happens in ext4_utils in the case that MMC_CAP_ERASE is disabled on a device?
19:17
<
stickyboy >
I'm trying to understand the logic of that workaround.
19:18
<
Kaik541 >
stickyboy: I assume it does an rm -rf
19:19
<
Kaik541 >
I think it's still more or less just a temporary workaround until samsung can deliver it's promised "genuine fix"
19:19
<
stickyboy >
So it just does a file-level erase, instead of block level reformat of the ext4.
19:19
<
stickyboy >
Makes sense...
19:29
repnzscasb has joined #teamhacksung
19:32
peterperfect has quit [Ping timeout: 245 seconds]
19:37
c00kies|repnzsca has joined #teamhacksung
19:37
repnzscasb has quit [Read error: Connection reset by peer]
19:42
<
stickyboy >
Looks like the German Tab variants work without any problems on my CM9 port.
19:45
<
stickyboy >
Say my device is P6200, and the German one is P6201. If I add asserts to allow them to flash, I assume their devices will identify as P6200?
19:45
peterperfect has joined #teamhacksung
19:45
peterperfect has joined #teamhacksung
19:45
<
Kaik541 >
stickyboy: yeah
19:45
<
Kaik541 >
stickyboy: but that's common, all captivates report as sgh-i897 even though it's also i896
19:45
<
stickyboy >
Easier to add an assert than maintain a completely separate device tree, compile, upload, etc.
19:45
<
stickyboy >
Cool, I won't worry about it.
19:45
<
stickyboy >
Just happy to have more users. :)
19:46
<
stickyboy >
And Honeycomb haters ;)
19:55
mobilx has joined #teamhacksung
19:58
noobnl has quit [Quit: noobnl]
19:59
noobnl has joined #teamhacksung
20:16
stickyboy is now known as sticky|away
20:16
mobilx has quit [Quit: Bye]
20:38
peterperfect has quit [Quit: A fine is a tax for doing wrong. A tax is a fine for doing well]
20:52
Tom^ has joined #teamhacksung
20:55
sbrissen is now known as sbrissen_goone
21:00
Rebellos has joined #teamhacksung
21:04
frapell has quit [Ping timeout: 245 seconds]
21:08
frapell has joined #teamhacksung
21:08
frapell has quit [Changing host]
21:08
frapell has joined #teamhacksung
21:16
repnzscasb has joined #teamhacksung
21:18
repnzscasb has quit [Client Quit]
21:20
c00kies|repnzsca has quit [Ping timeout: 248 seconds]
21:31
rodries has quit []
21:31
KalimAz is now known as KalimAz|Away
22:29
peterperfect has joined #teamhacksung
22:46
lolwat has quit [Read error: Connection reset by peer]
22:46
peterperfect has quit [Quit: Bye]
23:06
Tom^ has quit [Quit: FBI storming in gotta go.]
23:09
Tom^ has joined #teamhacksung
23:32
AoM_Scott has joined #teamhacksung
23:34
rtfpessoa has quit [Read error: Connection reset by peer]
23:37
AoM_Scott has quit [Client Quit]
23:41
luminoso has quit [Ping timeout: 265 seconds]
23:46
devatwork has joined #teamhacksung
23:51
<
koud >
what config files is in charge of deciding where android should look for default storage?
23:52
<
koud >
I notice on cm9 it takes photos by default to /system/emmc/
23:52
<
koud >
with same vold and storage.xml aosp still wants to use /system/sdcard/
23:53
Kaik541 has quit [Ping timeout: 260 seconds]
23:59
Kaik541 has joined #teamhacksung