codeworkx changed the topic of #teamhacksung to: HACKSUNG IS DEAD, HAIL HACKSUNG!
_whitelogger has joined #teamhacksung
_whitelogger has joined #teamhacksung
_whitelogger has joined #teamhacksung
_whitelogger has joined #teamhacksung
_whitelogger has joined #teamhacksung
_whitelogger has joined #teamhacksung
_whitelogger has joined #teamhacksung
geecko has quit [Quit: bye bye]
rhcp has quit [Excess Flood]
rhcp has joined #teamhacksung
rhcp has quit [Changing host]
rhcp has joined #teamhacksung
AndrewTheAndroid has joined #teamhacksung
Jiangyi has quit [Write error: Connection reset by peer]
techmik has quit [*.net *.split]
Thracky has quit [Excess Flood]
Ricaz has quit [Ping timeout: 264 seconds]
techmik has joined #teamhacksung
rhcp has quit [*.net *.split]
oliv3r has quit [*.net *.split]
childofthehorn has quit [*.net *.split]
codeworkx has quit [*.net *.split]
Zhenech has quit [*.net *.split]
rhcp has joined #teamhacksung
codeworkx has joined #teamhacksung
Zhenech has joined #teamhacksung
oliv3r has joined #teamhacksung
childofthehorn has joined #teamhacksung
<hmmwhatsthisdo> who does d2tmo work?
<IbrahimA> probably no one here
<hmmwhatsthisdo> fack
<IbrahimA> actually probably cyanogen himself? i think
<IbrahimA> at least he worked on d2 primarily at one point
<IbrahimA> probably not now tho, not sure
g_byers has joined #teamhacksung
arikb has joined #teamhacksung
g_byers has quit [Changing host]
g_byers has joined #teamhacksung
Thracky has joined #teamhacksung
<Entropy512> yeah, d2 was primarily people "not here". THS was primarily haxxinos
<Entropy512> we all switched to qcoms - but non-samsung qcoms
<hmmwhatsthisdo> mmk
<hmmwhatsthisdo> apparently last night's nightly is bricking everyone's device
<hmmwhatsthisdo> *devices
slick_rick has quit [Quit: Connection closed for inactivity]
hmmwhatsthisdo has left #teamhacksung [#teamhacksung]
techmik has quit [Changing host]
techmik has joined #teamhacksung
XDS2010_ has joined #teamhacksung
paulk-collins has joined #teamhacksung
IbrahimA is now known as IbrahimA|znc
kzard has joined #teamhacksung
kossy has joined #teamhacksung
kossy has quit [Max SendQ exceeded]
kossy has joined #teamhacksung
xplodwild has joined #teamhacksung
codeworkx_ has joined #teamhacksung
rhcp_ has joined #teamhacksung
rhcp has quit [*.net *.split]
oliv3r has quit [*.net *.split]
childofthehorn has quit [*.net *.split]
codeworkx has quit [*.net *.split]
Zhenech has quit [*.net *.split]
Thracky has quit [*.net *.split]
arikb has quit [*.net *.split]
g_byers has quit [*.net *.split]
Zhenech has joined #teamhacksung
arikb has joined #teamhacksung
oliv3r_ has joined #teamhacksung
childofthehorn has joined #teamhacksung
g_byers has joined #teamhacksung
Thracky has joined #teamhacksung
bealtine has joined #teamhacksung
Bnaya has joined #teamhacksung
Bnaya has quit [Changing host]
Bnaya has joined #teamhacksung
repnzscasb_ has quit [Ping timeout: 264 seconds]
Turtuga has quit [Ping timeout: 264 seconds]
geecko has joined #teamhacksung
Turtuga has joined #teamhacksung
<geecko> paulk-collins, i need your help and your serial cable :P
<paulk-collins> which device?
<geecko> paulk-collins, galaxy note
<paulk-collins> ok
<paulk-collins> tell me what to do :)
<geecko> paulk-collins, let me compile the kernel, i just need the log because it's bootlooping
<paulk-collins> okay
<geecko> building
<geecko> paulk-collins, http://ge.tt/3RcTapK1/v/0?c :)))
<paulk-collins> yeah, it reboots
<paulk-collins> let's see
<paulk-collins> geecko, no output
<paulk-collins> you need a patch to have dmesg on uart
<geecko> paulk-collins, i did it o_o
<paulk-collins> Starting kernel at 0x40008000...
<paulk-collins> then reboot and Welcome to Samsung Primitive Bootloader
<paulk-collins> did you force the cmdline?
<paulk-collins> and make sure it has "console=ttySAC2,115200"
<geecko> oh, woops, i messed up something in the defconfig
<paulk-collins> ok
<geecko> paulk-collins, rebuilding.......... :P
<geecko> paulk-collins, http://ge.tt/4zLXdpK1/v/0?c
<paulk-collins> no luck either
<paulk-collins> still no messages from the kernel
<geecko> what the..
<geecko> paulk-collins, current defconfig http://pastebin.com/1L906X7M
<paulk-collins> ok
<paulk-collins> what about max8997_muic_jig_uart_cb(UART_PATH_AP); ?
<geecko> paulk-collins, it's good
<geecko> paulk-collins, http://pastebin.com/tatFZhHN
<paulk-collins> mhh
<geecko> paulk-collins, maybe i should leave CMDLINE_EXTEND as is ?
<paulk-collins> I have: # CONFIG_CMDLINE_EXTEND is not set
<paulk-collins> and it works here
<paulk-collins> perhaps the crash happens too early
<paulk-collins> try adding earlyprintk to the cmdline
<geecko> ok
<geecko> CONFIG_CMDLINE="console=ttySAC2,115200 consoleblank=0 androidboot.selinux=permissive earlyprintk" ?
<paulk-collins> looks good
evcz has joined #teamhacksung
meeeeeeee has quit [Ping timeout: 264 seconds]
<geecko> paulk-collins, http://ge.tt/3SgFjpK1/v/0?c
<geecko> do you think a crash during initialisation in arch/arm/mach-exynos could cause this?
<geecko> yeah, maybe it happens BEFORE max8997xxx is called
<paulk-collins> yes that's possible
<paulk-collins> still nothing :(
<geecko> paulk-collins, at least it's a clue ;)
frapell has quit [Ping timeout: 256 seconds]
<geecko> will investigate :D
<geecko> paulk-collins, i have some work to do in mach-exynos anyway
<paulk-collins> ok
frapell has joined #teamhacksung
<geecko> paulk-collins, what about this one :P http://ge.tt/30kwnpK1/v/0?c
<geecko> i moved max8997_muic_jig_uart_cb(UART_PATH_AP) earlier in the boot process
<geecko> before the fb driver thing gets initialized
Kostenko_ has joined #teamhacksung
<paulk-collins> geecko, sorry, but still nothing
<geecko> lol ...
<geecko> thanks for your time ^^
<geecko> what the hell ? xD
<geecko> i commented out all fb driver initialization in smdkc210_machine_init
<geecko> i have a battery logo flashing.
<geecko> wut
<geecko> oh no still bootlooping.
AndrewTheAndroid is now known as Jiangyi
kzard has quit [Ping timeout: 264 seconds]
slick_rick has joined #teamhacksung
evcz has quit [Read error: Connection reset by peer]
evcz has joined #teamhacksung
evcz is now known as Guest21247
meeeeeeee has joined #teamhacksung
meeeeeeee has quit [Changing host]
meeeeeeee has joined #teamhacksung
Guest21247 has quit [Read error: Operation timed out]
meeeeeeee has quit [Read error: Connection reset by peer]
meeeeeeee has joined #teamhacksung
meeeeeeee has quit [Changing host]
meeeeeeee has joined #teamhacksung
meeeeeeee is now known as evcz
g_byers is now known as gbyers[Away]
evcz is now known as Guest37858
meeeeeeee has joined #teamhacksung
meeeeeeee has quit [Changing host]
meeeeeeee has joined #teamhacksung
Guest37858 has quit [Ping timeout: 265 seconds]
meeeeeeee has quit [Ping timeout: 264 seconds]
meeeeeeee has joined #teamhacksung
meeeeeeee has quit [Changing host]
meeeeeeee has joined #teamhacksung
meeeeeeee is now known as evcz
evcz has quit [Read error: Connection reset by peer]
geecko has quit [Remote host closed the connection]
geecko has joined #teamhacksung
Bnaya has quit [Ping timeout: 264 seconds]
geecko has quit [Remote host closed the connection]
geecko has joined #teamhacksung
RudyValencia has quit [Quit: Gone]
Bnaya has joined #teamhacksung
Turtuga has quit [Ping timeout: 252 seconds]
kzard has joined #teamhacksung
Turtuga has joined #teamhacksung
kzard has quit [Ping timeout: 264 seconds]
stiell_ is now known as stiell
frapell has quit [Ping timeout: 256 seconds]
frapell has joined #teamhacksung
IbrahimA|znc is now known as IbrahimA
<IbrahimA> the saga of geecko
<geecko> wut? :P
<IbrahimA> it's fun watching you work lol
<IbrahimA> yeah, basically, wut?
<geecko> i'm stuck for now, kernel is crashing and i have no way to get an error log
<geecko> i'll have to take guesses but it's gonna take time...
NaiX_ has joined #teamhacksung
NaiX_ has quit [Remote host closed the connection]
NaiX_ has joined #teamhacksung
NaiX_ has quit [Remote host closed the connection]
NaiX_ has joined #teamhacksung
NaiX_ has left #teamhacksung [#teamhacksung]
NaiX_ has joined #teamhacksung
NaiX_ has quit [Client Quit]
NaiX_ has joined #teamhacksung
<NaiX_> geecko: one of the last obstacles i believe :-)
<geecko> NaiX_, yep fb driver should be the last requirement
<NaiX_> yiipeeee :-)
<NaiX_> i just cannot wait to see how powerfull device i actually have :-)
<NaiX_> 10x to TH and other great devs!
NaiX_ has quit [Quit: NaiX_]
gbyers[Away] is now known as g_byers
<IbrahimA> hehe
<IbrahimA> geecko: http://imgur.com/x0ml8
<geecko> IbrahimA, oh please. x)
paulk-collins has quit [Quit: Ex-Chat]
evcz has joined #teamhacksung
IbrahimA is now known as IbrahimA|znc
sn0w14 has joined #teamhacksung
<sn0w14> geecko, hi! Any fresh news? :D
<geecko> nope
<sn0w14> Will you receive serial cable to debug? :D