Generated: 19.03.2025 20:21:49. Messages: 765
Expected startup is about 10.2.2014
Dazzozo | wtf why do i think of this bullshit | 00:00:12 |
SilvesterBot | Starting build #182 for job android | 00:00:43 |
tcpaulh | Phonetically | 00:00:53 |
tcpaulh | Truncate graphics-alloc(ation) | 00:03:13 |
tcpaulh | Lol | 00:03:20 |
Uživatel „EloYGomeZ“ opustil místnost (Quit: Saliendo). | 00:05:34 | |
Dazzozo | yeah thats how i always said it | 00:05:42 |
tcpaulh | What's the alternative? | 00:05:50 |
Dazzozo | g-r-alloc | 00:06:03 |
tcpaulh | Hmm | 00:06:13 |
Dazzozo | or something | 00:06:13 |
Dazzozo | idk | 00:06:14 |
Uživatel „tcpaulh“ opustil místnost (Quit: Remote host closed the connection). | 00:14:01 | |
tcpaulh | Uživatel tcpaulh [~tcpaulh@cpc19-neat4-2-0-cust55.7-3.cable.virginmedia.com] vstoupil do místnosti. | 00:15:12 |
ChanServ | Uživatel „ChanServ“ nastavil režim (tcpaulh +v). | 00:15:12 |
Dazzozo | I might change how 109808 works with the move to 3.4 | 00:21:11 |
Dazzozo | I really don't like this /system symlink | 00:21:19 |
Dazzozo | only one lib directly references libcm | 00:21:31 |
Dazzozo | so I might hex edit it to look on /data | 00:21:37 |
Dazzozo | and create a symlink there | 00:21:43 |
Dazzozo | cant wait to start working on common | 00:31:15 |
Dazzozo | really want to use the opportunity to tidy up | 00:31:28 |
Dazzozo | im probably going to kill of setwifimac and setbtmac too | 00:32:41 |
Dazzozo | blefish's is better | 00:32:47 |
Dazzozo | and it doesn't use huawei's shitty rpc mechanism for the wifi addr | 00:33:17 |
tcpaulh | What're you working on tonight? | 00:33:31 |
SilvesterBot | Project android build #182: SUCCESS in 33 min: http://jenkins.thebronasium.com/job/android/182/ | 00:34:26 |
Dazzozo | Y300 wifi mac and G300 screen | 00:37:47 |
tcpaulh | Have you got anything useful to go on re the screen? | 00:39:35 |
Dazzozo | nope | 00:40:01 |
tcpaulh | Well you doing need any suggestions from me | 00:42:12 |
tcpaulh | Don't | 00:42:17 |
Dazzozo | lol | 00:43:02 |
Uživatel „tcpaulh“ opustil místnost (Quit: Remote host closed the connection). | 01:00:28 | |
tcpaulh | Uživatel tcpaulh [~tcpaulh@cpc19-neat4-2-0-cust55.7-3.cable.virginmedia.com] vstoupil do místnosti. | 01:00:44 |
ChanServ | Uživatel „ChanServ“ nastavil režim (tcpaulh +v). | 01:00:45 |
Dazzozo | fuck it | 01:09:41 |
Dazzozo | im installing a stock repack | 01:09:45 |
Dazzozo | I want my official softmac file so I can see what the fuck is going on | 01:09:53 |
Dazzozo | videogames while it downloads/installs | 01:10:34 |
tcpaulh | Good plan | 01:16:20 |
tcpaulh | Shoot something | 01:16:31 |
tcpaulh | Shoot it good | 01:16:47 |
Dazzozo | i just dick around on tf2 surf maps | 01:17:53 |
tcpaulh | Ah, fun, http://wiki.teamfortress.com/wiki/Surf | 01:24:20 |
tcpaulh | Had no idea | 01:24:29 |
tcpaulh | I should try that | 01:24:38 |
Dazzozo | its really fun | 01:26:26 |
Dazzozo | and its something i can play for like 20 mins | 01:26:35 |
tcpaulh | I didn't try mirror's edge either | 01:27:50 |
tcpaulh | Similar concept I guess | 01:28:24 |
Dazzozo | i get the same kind of fun out of it | 01:29:37 |
Dazzozo | yay booting | 01:30:45 |
Dazzozo | ah yes, the 10 hour first boot | 01:32:33 |
Dazzozo | i remember now | 01:32:37 |
Dazzozo | gotta dexopt all dat junk | 01:33:15 |
Dazzozo | the ril isnt working on the stock rom | 01:35:44 |
Dazzozo | LOL | 01:35:45 |
Dazzozo | got my softmac | 01:39:32 |
Dazzozo | gettin out of here | 01:39:34 |
tcpaulh | Ninja | 01:41:28 |
Uživatel „Solitary“ opustil místnost (Quit: Ping timeout: 246 seconds). | 01:41:50 | |
tcpaulh | Style | 01:42:01 |
Dazzozo | ok, this is weird | 01:55:32 |
Dazzozo | my code is generating *identical* files | 01:55:52 |
Dazzozo | for softmac | 01:55:52 |
Dazzozo | ah | 02:04:24 |
Dazzozo | i think | 02:04:25 |
Dazzozo | i see | 02:04:26 |
Dazzozo | whats going on | 02:04:27 |
Dazzozo | yeah | 02:05:37 |
Dazzozo | so | 02:05:39 |
Dazzozo | in the code where they read the softmac file | 02:05:45 |
Dazzozo | when i was merging it | 02:05:47 |
Dazzozo | they commented out an ifdef | 02:05:51 |
Dazzozo | but | 02:05:55 |
Dazzozo | i think they butchered their release or something | 02:06:02 |
Dazzozo | because they ended up only enabling an unused variable, which results in a compiler warning | 02:06:15 |
Dazzozo | im assuming they actually meant to use the other code too | 02:06:24 |
Dazzozo | but that wasnt in the release | 02:06:28 |
Dazzozo | https://github.com/Dazzozo/android_hardware_atheros_wifi_ath6kl-huawei/blob/master/ar6000/softmac.c#L141 | 02:06:53 |
Dazzozo | here | 02:06:54 |
Dazzozo | this ifdef was also commented out | 02:06:59 |
Dazzozo | but the code that actually uses that | 02:07:11 |
Dazzozo | was left in an ifdef | 02:07:15 |
tcpaulh | They're partial to the odd fuck up | 02:07:58 |
Dazzozo | it would make sense, since they added a bunch of debug messages there | 02:08:14 |
Dazzozo | I was looking at it when merging it, it looked like they were adding debug messages to code that isn't even reached | 02:08:27 |
Dazzozo | or even compiled | 02:08:31 |
Dazzozo | i merged in the debug messages, but since having an unused variable results in a "forbidden" warning i left that out | 02:09:15 |
Uživatel „tcpaulh“ opustil místnost (Quit: Remote host closed the connection). | 02:09:42 | |
tcpaulh | Uživatel tcpaulh [~tcpaulh@cpc19-neat4-2-0-cust55.7-3.cable.virginmedia.com] vstoupil do místnosti. | 02:10:01 |
ChanServ | Uživatel „ChanServ“ nastavil režim (tcpaulh +v). | 02:10:01 |
Dazzozo | and because I rm -rf'd out/target I now have to wait for it to build the kernel too | 02:10:49 |
Dazzozo | gg | 02:10:55 |
tcpaulh | Holoirc isn't overly keen on screen rotation. Kills it sometimes | 02:11:18 |
Dazzozo | rip | 02:12:17 |
Dazzozo | actually, hmm, this is a little fucked | 02:14:57 |
Dazzozo | yeah they properly butchered this lol | 02:16:27 |
Dazzozo | wow, having the wifi modules in the boot image actually has an advantage if you're building them | 02:18:33 |
Dazzozo | you will never have an event where the modules are incompatible with your kernel | 02:18:54 |
tcpaulh | Makes sense | 02:22:43 |
Dazzozo | yeah, this wlan_detect shit needs to go | 02:31:51 |
tcpaulh | Been trying to tell some people on Facebook that putting a firebrick over some candles does not magically give the system more heat. Don't even ask... | 02:35:14 |
Dazzozo | LOL | 02:36:05 |
tcpaulh | ikr | 02:36:25 |
Dazzozo | http://www.reddit.com/r/Android/comments/1oe4mh/email_from_developer_accusing_me_of_piracy/ | 02:43:31 |
Dazzozo | this whole thing | 02:43:39 |
Dazzozo | and the comments | 02:43:40 |
Dazzozo | just hilarious | 02:43:42 |
Dazzozo | yep wlan_detect is going | 02:46:26 |
Dazzozo | fuck this binary | 02:46:27 |
Dazzozo | first thing I do when everything is ready | 02:46:35 |
Dazzozo | replacing that binary | 02:46:39 |
Dazzozo | G300 lost that shit a long time ago | 02:47:37 |
Dazzozo | G300's wifi is so fucking simple | 02:47:46 |
Dazzozo | kk fixed the mac addr | 02:49:15 |
Dazzozo | wow wtf. | 02:49:19 |
Dazzozo | i have to properly hack this shit | 02:49:30 |
Dazzozo | how does FIX_HUAWEI_BUTCHERING sound for the flag | 02:50:46 |
Dazzozo | holy shit i dont even know how to explain this in the commit message | 02:57:55 |
Dazzozo | its just full retard | 02:58:00 |
JillBot | Uživatel JillBot [~JillBot@192.30.252.49] vstoupil do místnosti. | 03:15:55 |
JillBot | [android_hardware_atheros_wifi_ath6kl-huawei] Dazzozo pushed 1 new commit to master: http://git.io/EUmzeA | 03:15:55 |
JillBot | android_hardware_atheros_wifi_ath6kl-huawei/master 22deb80 Daz Jones: ar6000: fix Huawei butchering... | 03:15:55 |
~JillBot | Uživatel „JillBot“ opustil místnost (Part). | 03:15:55 |
Dazzozo | clean and it works | 03:21:50 |
Dazzozo | so gg | 03:21:51 |
dr_avila | Uživatel dr_avila [dr_avila@pc-240-128-44-190.cm.vtr.net] vstoupil do místnosti. | 04:56:53 |
Uživatel „dr_Avila1“ opustil místnost (Quit: Ping timeout: 272 seconds). | 04:59:47 | |
djuroue | Uživatel djuroue [~djuroue@77-46-200-3.dynamic.isp.telekom.rs] vstoupil do místnosti. | 05:50:42 |
djuroue | mornin | 05:50:52 |
lakyljuk | Uživatel lakyljuk [~spravce@188.175.63.138] vstoupil do místnosti. | 06:01:22 |
cybojenix | Uživatel „cybojenix“ je nyní znám jako cybojenix-away. | 06:58:25 |
Haran_Banjo | Uživatel Haran_Banjo [~haran@2-233-4-10.ip215.fastwebnet.it] vstoupil do místnosti. | 06:59:09 |
Haran_Banjo | Uživatel „Haran_Banjo“ je nyní znám jako Haran. | 06:59:11 |
Haran | Uživatel „Haran“ je nyní znám jako Haranb. | 06:59:17 |
Haranb | hola! | 06:59:30 |
djuroue | haj | 07:11:21 |
Eloimuns | Uživatel Eloimuns [~eloimuns@209.pool85-55-229.dynamic.orange.es] vstoupil do místnosti. | 07:14:42 |
Eloimuns | yooo | 07:15:17 |
intensedarknesss | Uživatel intensedarknesss [~intenseda@188.29.164.20.threembb.co.uk] vstoupil do místnosti. | 07:15:42 |
Eloimuns | Dazzozo, progress? | 07:17:32 |
Uživatel „intensedarkness“ opustil místnost (Quit: Ping timeout: 265 seconds). | 07:17:41 | |
djuroue | read irc log if you are interested | 07:19:35 |
Eloimuns | how can i read this log? | 07:19:47 |
djuroue | http://g300.valicek.name/ | 07:20:00 |
Eloimuns | thanks | 07:23:57 |
Eloimuns | ![]() |
07:23:59 |
djuroue | no problem ![]() |
07:24:45 |
Uživatel „intensedarknesss“ opustil místnost (Quit: Read error: Connection reset by peer). | 07:29:05 | |
rymate1234 | http://puu.sh/4gOQC.jpg | 07:30:29 |
Uživatel „djuroue“ opustil místnost (Quit). | 07:34:24 | |
tilal6991|away | Uživatel „tilal6991|away“ je nyní znám jako tilal6991. | 07:59:28 |
tilal6991 | Uživatel „tilal6991“ je nyní znám jako tilal6991|away. | 08:02:24 |
djuroue | Uživatel djuroue [~djuroue@77-46-200-3.dynamic.isp.telekom.rs] vstoupil do místnosti. | 08:13:30 |
jordilopez94 | Uživatel jordilopez94 [~jordilope@84.126.148.85.dyn.user.ono.com] vstoupil do místnosti. | 08:38:06 |
jordilopez94 | yo | 08:38:11 |
Eloimuns | yo | 08:40:53 |
modacouserr | Uživatel modacouserr [c241e22a@gateway/web/freenode/ip.194.65.226.42] vstoupil do místnosti. | 08:52:27 |
modacouserr | yo | 08:52:58 |
EloYGomeZ | Uživatel EloYGomeZ [~EloYGomeZ@130.Red-217-125-208.dynamicIP.rima-tde.net] vstoupil do místnosti. | 09:06:50 |
Uživatel „modacouserr“ opustil místnost (Quit: Page closed). | 09:08:53 | |
rymate1234 | Dammit BT http://imgur.com/9RHap9d | 09:27:02 |
jordilopez94_ | Uživatel jordilopez94_ [~jordilope@84.126.148.85.dyn.user.ono.com] vstoupil do místnosti. | 09:37:37 |
Uživatel „jordilopez94_“ opustil místnost (Quit: Client Quit). | 09:37:49 | |
jordilopez94_ | Uživatel jordilopez94_ [~jordilope@84.126.148.85.dyn.user.ono.com] vstoupil do místnosti. | 09:38:07 |
Uživatel „jordilopez94“ opustil místnost (Quit: Ping timeout: 248 seconds). | 09:39:07 | |
Kra1o5 | Uživatel Kra1o5 [57da1dc0@gateway/web/freenode/ip.87.218.29.192] vstoupil do místnosti. | 09:41:13 |
Kra1o5 | yo | 09:41:16 |
djuroue | yo | 09:44:23 |
djuroue | ![]() |
09:44:24 |
jordilopez94_ | http://www.xda-developers.com/android/from-the-bbq-omnirom/ | 09:54:17 |
EloYGomeZ | Uživatel „EloYGomeZ“ je nyní znám jako EloYGomeZ|. | 10:41:47 |
EloYGomeZ| | Uživatel „EloYGomeZ|“ je nyní znám jako EloYGomeZ|out. | 10:41:55 |
Solitary | Uživatel Solitary [~Solitary@ip-94-112-195-124.net.upcbroadband.cz] vstoupil do místnosti. | 10:48:00 |
ChanServ | Uživatel „ChanServ“ nastavil režim (Solitary +v). | 10:48:00 |
Uživatel „Eloimuns“ opustil místnost (Quit: Saliendo). | 10:58:41 | |
Dazzozo | Kra1o5: https://github.com/Dazzozo/android_hardware_atheros_wifi_ath6kl-huawei/commit/22deb805ba53aadc462c065005a12ea723c8560c | 11:37:30 |
Dazzozo | lol | 11:37:31 |
Dazzozo | I had an "extra" issue | 11:37:41 |
Kra1o5 | yeah i see, so funny | 11:37:43 |
Kra1o5 | Dazzozo: im working on radio fm | 11:38:26 |
Dazzozo | sweet | 11:38:36 |
Kra1o5 | need to upgrade radio to jb-mr1 | 11:38:37 |
Kra1o5 | we use radio_tavarua | 11:38:59 |
rymate1234 | That'll please the 5 people using fm radio's | 11:39:14 |
Dazzozo | wow finally a device that uses tavarua | 11:39:36 |
Kra1o5 | rymate1234: in Y300 a lot of people "request" fm in cm | 11:39:39 |
rymate1234 | oh my | 11:39:47 |
Kra1o5 | after upgrade this in kernel i have radio but not sound | 11:40:24 |
Kra1o5 | is one progress i think | 11:40:31 |
fefifofum | Uživatel fefifofum [~fefifofum@84.123.0.34.dyn.user.ono.com] vstoupil do místnosti. | 12:07:00 |
ChanServ | Uživatel „ChanServ“ nastavil režim (fefifofum +v). | 12:07:00 |
fefifofum | hi | 12:07:02 |
rymate1234 | hi | 12:08:04 |
fefifofum | to install cm10.1 in u8815 i need cwm 6.0.4.0? | 12:08:22 |
Uživatel „tcpaulh“ opustil místnost (Quit: Ping timeout: 265 seconds). | 12:09:37 | |
Nemix | Uživatel Nemix [d9ffe18e@gateway/web/freenode/ip.217.255.225.142] vstoupil do místnosti. | 12:34:38 |
Nemix | Hello | 12:35:00 |
Nemix | I got my phone back from repair and it starts at least now | 12:35:11 |
Nemix | but its stuck in boot loop dont know why | 12:35:18 |
Nemix | here is a video of it j7S5QBKWR4&feature![]() ![]() ![]() |
12:35:34 |
Nemix | and btw the POWER BUTTON is broken ![]() |
12:35:42 |
Nemix | how can i fix this bootloop and boot in fastboot and install in fastboot twrp and flash cm10.0 ? | 12:36:10 |
Nemix | Any ideas? | 12:36:15 |
Nemix | im now at work | 12:37:09 |
Nemix | in a phone store ![]() |
12:37:15 |
Nemix | im trying to fix my own phone now | 12:37:21 |
djuroue | back from repair - stuck in bootloop | 12:37:31 |
djuroue | what were they repair ?! | 12:37:42 |
Kra1o5 | best reapir ever | 12:37:43 |
Kra1o5 | repair* | 12:37:49 |
Nemix | well when i sent it to repair it didnt start at all | 12:37:49 |
Nemix | bootloader was broken | 12:37:57 |
Nemix | now they kind of fixed it ![]() |
12:38:11 |
Nemix | anyway where i sent it i didnt hear good stuff about that repair store | 12:38:32 |
Nemix | how can i fix this bootloop from pc? | 12:43:15 |
djuroue | hmmm you could find rom img files and flash them via fastboot | 12:50:21 |
Nemix | ok, but the thing is i cant get the phone in fastboot it keeps rebooting | 12:51:51 |
Nemix | no matter what | 12:52:07 |
djuroue | damn | 12:53:18 |
Uživatel „jordilopez94_“ opustil místnost (Quit: Saliendo). | 12:54:10 | |
Nemix | could i get it into download mode? | 12:56:47 |
Nemix | and install a stock rom and update.app? | 12:56:57 |
modacouserr | Uživatel modacouserr [bc50673d@gateway/web/freenode/ip.188.80.103.61] vstoupil do místnosti. | 12:59:43 |
modacouserr | hey | 12:59:56 |
Nemix | Hello modacouserr | 13:00:05 |
Nemix | What is up? | 13:00:26 |
modacouserr | nothing that i know! | 13:01:29 |
Nemix | modacouserr do you know how to fix a boot loop? | 13:03:53 |
modacouserr | i would wipe, re flash and see it continues. | 13:04:52 |
Uživatel „dr_avila“ opustil místnost (Quit: Ping timeout: 240 seconds). | 13:05:01 | |
modacouserr | if it does, then you must ask someone who knows the solution ![]() |
13:05:06 |
Nemix | problem is, my power button is broken | 13:05:10 |
Nemix | and every step is harder with that | 13:05:16 |
modacouserr | ouch, then i have no idea :\ | 13:05:36 |
Nemix | and it wont even be recognized in adb | 13:05:50 |
Nemix | devices | 13:05:52 |
jordilopez94 | Uživatel jordilopez94 [5f3e88d2@gateway/web/freenode/ip.95.62.136.210] vstoupil do místnosti. | 13:06:10 |
jordilopez94 | yo | 13:08:22 |
modacouserr | you should get a new button, from ebay or whatever and fix it | 13:08:33 |
modacouserr | because power button is a must | 13:08:40 |
djuroue | can it be pressed with some small screwdriver ?! | 13:08:48 |
modacouserr | ^ | 13:08:54 |
modacouserr | nemix | 13:08:56 |
Nemix | nope it cant | 13:09:58 |
Nemix | it was a flex cable | 13:10:02 |
Nemix | with a small button inside it | 13:10:07 |
Nemix | the flexcable broke | 13:10:10 |
Nemix | and in order to fix it i would probably need a whole new motherboard for the g300 | 13:10:23 |
Nemix | i can manage without a power button | 13:10:43 |
Nemix | i could enter download mode | 13:10:48 |
Nemix | with the pink screen | 13:10:52 |
Nemix | downloading the latest official ics update.app now | 13:11:01 |
Nemix | maybe ill get it to work | 13:11:05 |
Nemix | official rom, official recovery | 13:11:12 |
Nemix | then flash twrp via fastboot and via twrp a custom rom | 13:11:22 |
Dazzozo | why is it always the same people breaking their phones | 13:12:31 |
Dazzozo | is it not pebkac | 13:12:51 |
Nemix | pebkac? | 13:13:42 |
Nemix | well idk, i maybe have bad luck | 13:14:06 |
Nemix | when i have enough money, ill move to a nexus 4 | 13:14:16 |
Dazzozo | problem exists between keyboard and chair | 13:14:59 |
rymate1234 | why use twrp | 13:15:27 |
Nemix | sadly, so it is ![]() |
13:15:29 |
rymate1234 | Use cwm | 13:15:37 |
Nemix | twrp - touchscreen interface | 13:15:39 |
Nemix | cwm i have to use the powerbutton which is broken | 13:15:48 |
rymate1234 | how do you break a power button | 13:16:01 |
Dazzozo | rymate1234: pebkac | 13:16:09 |
rymate1234 | Yeah | 13:16:15 |
Dazzozo | everything is explained | 13:16:18 |
Nemix | what is that? | 13:16:26 |
Dazzozo | <Dazzozo> problem exists between keyboard and chair | 13:16:35 |
Dazzozo | pebkac | 13:16:37 |
Nemix | ohhh | 13:16:48 |
Nemix | ok | 13:16:53 |
rymate1234 | There are 2 things that are infinite: the universe and human stupidity. Scientists are still unsure about the universe. | 13:17:20 |
rymate1234 | ![]() |
13:17:29 |
cybojenix-away | Uživatel „cybojenix-away“ je nyní znám jako cybojenix. | 13:18:28 |
Nemix | ![]() |
13:19:24 |
djuroue | daz good morning ![]() |
13:19:52 |
Dazzozo | yo | 13:23:07 |
Uživatel „Nemix“ opustil místnost (Quit: Page closed). | 13:23:09 | |
Dazzozo | hmm | 13:26:06 |
Dazzozo | is there a way | 13:26:08 |
Dazzozo | for me to detect ath wlan at runtime | 13:26:26 |
Dazzozo | or will i have to ifdef | 13:26:29 |
Dazzozo | i love people who fork my stuff, delete it and fork it again a few weeks later | 13:30:46 |
djuroue | mystery ... | 13:30:46 |
djuroue | i know that i must go to eat now .... | 13:30:57 |
djuroue | see ya later ![]() |
13:31:07 |
Dazzozo | cya lol | 13:31:11 |
djuroue | ![]() |
13:31:14 |
fpb | Uživatel fpb [c1887cd3@gateway/web/freenode/ip.193.136.124.211] vstoupil do místnosti. | 13:31:16 |
Uživatel „djuroue“ opustil místnost (Quit). | 13:31:17 | |
Dazzozo | okay im actually going to make msm7x27a-common now | 13:38:19 |
tcpaulh | Uživatel tcpaulh [~tcpaulh@cpc19-neat4-2-0-cust55.7-3.cable.virginmedia.com] vstoupil do místnosti. | 13:40:32 |
ChanServ | Uživatel „ChanServ“ nastavil režim (tcpaulh +v). | 13:40:33 |
Dazzozo | IM DOIN IT | 13:43:08 |
modacouserr | back | 13:43:52 |
modacouserr | so nemix is solved? | 13:43:57 |
modacouserr | nice | 13:44:00 |
modacouserr | so no nexus 5 or 4.4 yet? ![]() |
13:44:10 |
jordilopez94 | tomorrow modacouserr | 13:44:39 |
modacouserr | 15th, i read that today and thought it was a typo ![]() |
13:45:03 |
modacouserr | [14:43] <@Dazzozo> IM DOIN IT | 13:45:28 |
modacouserr | ahahha ![]() |
13:45:29 |
modacouserr | he's doin it | 13:45:36 |
Uživatel „fefifofum“ opustil místnost (Quit: Bye). | 13:46:24 | |
Uživatel „lakyljuk“ opustil místnost (Quit). | 13:47:52 | |
Alkalinorap | Uživatel Alkalinorap [~Alkalino@110.26.76.188.dynamic.jazztel.es] vstoupil do místnosti. | 13:54:52 |
Dazzozo | ifeq ($(PRODUCT_MANUFACTURER),Huawei) | 13:56:13 |
Dazzozo | ifeq ($(TARGET_BOARD_PLATFORM),msm7x27a) | 13:56:13 |
Dazzozo | i guess that answers my ifdef questions | 13:56:17 |
Kra1o5 | hehe | 14:06:37 |
nemix | Uživatel nemix [d9ffe18e@gateway/web/freenode/ip.217.255.225.142] vstoupil do místnosti. | 14:06:44 |
Alkalinorap | hi | 14:07:03 |
nemix | Hello | 14:07:16 |
nemix | Uživatel „nemix“ je nyní znám jako Nemix. | 14:07:23 |
jordilopez94 | hi | 14:07:23 |
jordilopez94 | Dazzozo what is your opinion of omnirom? | 14:07:50 |
Nemix | Is it for G300? | 14:08:02 |
Dazzozo | jordilopez94: too soon | 14:08:28 |
Dazzozo | Nemix: wat | 14:08:37 |
Alkalinorap | lol | 14:08:38 |
Alkalinorap | was going to say the same thing than jordilopez94 | 14:08:40 |
Dazzozo | I don't have the best first impressions but it's too soon to judge anyway | 14:08:58 |
Nemix | i asked jordi if omnirom was for g300 | 14:09:02 |
Dazzozo | o | 14:09:09 |
jordilopez94 | no Nemix | 14:09:23 |
Nemix | ok | 14:09:28 |
Dazzozo | wish I had a fast way to search entire CM tree | 14:10:11 |
Dazzozo | grep ftl ;-; | 14:10:17 |
Uživatel „Nemix“ opustil místnost (Quit: Client Quit). | 14:10:59 | |
adfad666 | what are you searching for? something CM specific or android in general? | 14:14:10 |
Dazzozo | CM specific | 14:14:17 |
Dazzozo | there's just a ton of junk boardconfig optimisations i have that probably dont exist anymore | 14:14:29 |
modacouserr | omnirom has an official site? | 14:14:43 |
adfad666 | pity, i sometimes use the CAF gitweb interface to quickly search | 14:14:48 |
Dazzozo | there used to be sauce.bbqdroid.org | 14:15:14 |
Dazzozo | but its RIP | 14:15:18 |
jordilopez94_ | Uživatel jordilopez94_ [5f3e88d2@gateway/web/freenode/ip.95.62.136.210] vstoupil do místnosti. | 14:17:03 |
Uživatel „jordilopez94“ opustil místnost (Quit: Ping timeout: 250 seconds). | 14:17:28 | |
AndroidUser25 | Uživatel AndroidUser25 [bc4dbc37@gateway/web/freenode/ip.188.77.188.55] vstoupil do místnosti. | 14:26:12 |
Haran_Banjo | Uživatel Haran_Banjo [~haran@2-233-4-10.ip215.fastwebnet.it] vstoupil do místnosti. | 14:45:41 |
lakyljuk | Uživatel lakyljuk [~spravce@188.175.39.196] vstoupil do místnosti. | 14:47:00 |
Uživatel „Haranb“ opustil místnost (Quit: Ping timeout: 245 seconds). | 14:48:04 | |
Uživatel „Alkalinorap“ opustil místnost (Quit: Saliendo). | 14:49:23 | |
Alkalinorap | Uživatel Alkalinorap [~Alkalino@110.26.76.188.dynamic.jazztel.es] vstoupil do místnosti. | 14:49:36 |
Alkalinorap | Dazzozo, what is the first candidate to release, 4.2 or 4.3? | 14:50:41 |
Dazzozo | it will be 4.3 based | 14:50:55 |
Alkalinorap | oh good | 14:51:06 |
rymate1234 | Monkish it | 14:51:15 |
rymate1234 | *omnishit | 14:51:18 |
rymate1234 | yay more aosp based feature roms | 14:51:33 |
rymate1234 | pls just make aosp for all | 14:51:42 |
rymate1234 | :< | 14:51:45 |
jordilopez94_ | a long way for a first release? ![]() |
14:56:18 |
Alkalinorap | of cm jordilopez94_ ? | 14:59:15 |
jordilopez94_ | yes | 14:59:58 |
jordilopez94_ | cm10,2 for y300 | 15:00:04 |
Alkalinorap | I hope soon lol | 15:00:13 |
jordilopez94_ | +1 | 15:01:52 |
Uživatel „jordilopez94_“ opustil místnost (Quit: Page closed). | 15:28:59 | |
EloYGomeZ|out | Uživatel „EloYGomeZ|out“ je nyní znám jako EloYGomeZ. | 15:36:17 |
jordilopez94 | Uživatel jordilopez94 [~jordilope@84.126.148.85.dyn.user.ono.com] vstoupil do místnosti. | 15:41:30 |
Dazzozo | >Y300 has 1gb system | 16:14:38 |
Dazzozo | wat a waste | 16:14:41 |
Dazzozo | Nexus 4 is only ~900mb | 16:14:50 |
jordilopez94 | You can change the partition table? | 16:15:22 |
Dazzozo | we can now | 16:15:31 |
Dazzozo | I don't think anyone's done it, but its definitely possible now | 16:16:01 |
jordilopez94 | nice | 16:18:01 |
jordilopez94 | carefully to see if it breaks | 16:18:32 |
jordilopez94 | ![]() |
16:18:34 |
jordilopez94_ | Uživatel jordilopez94_ [~jordilope@84.126.148.85.dyn.user.ono.com] vstoupil do místnosti. | 16:27:33 |
Kra1o5 | yes | 16:27:34 |
Uživatel „jordilopez94_“ opustil místnost (Quit: Client Quit). | 16:28:08 | |
jordilopez94_ | Uživatel jordilopez94_ [~jordilope@84.126.148.85.dyn.user.ono.com] vstoupil do místnosti. | 16:28:23 |
Uživatel „jordilopez94“ opustil místnost (Quit: Ping timeout: 245 seconds). | 16:28:43 | |
tilal6991|away | Uživatel „tilal6991|away“ je nyní znám jako tilal6991. | 16:51:59 |
tilal6991 | Uživatel „tilal6991“ je nyní znám jako tilal6991|away. | 16:56:26 |
tilal6991|away | Uživatel „tilal6991|away“ je nyní znám jako tilal6991. | 17:00:59 |
Dazzozo | holy fuck | 17:20:16 |
Dazzozo | we have some ANCIENT boardconfig stuff | 17:20:20 |
Dazzozo | like | 17:20:22 |
Dazzozo | stuff that hasnt been used since 2.6 on gingerbread | 17:20:27 |
Dazzozo | wtf. | 17:20:31 |
tilal6991 | Lol | 17:23:54 |
Dazzozo | gross | 17:24:03 |
Dazzozo | whats all this BOARD_DATA_FILESYSTEM used for | 17:24:11 |
Dazzozo | because my fucking entire tree search returned nothing | 17:24:17 |
tilal6991 | It isn't? | 17:24:23 |
Dazzozo | wtf. | 17:24:25 |
Dazzozo | why is THAT there | 17:24:27 |
tilal6991 | Why do you have that defined lol? | 17:24:31 |
Dazzozo | i dont know | 17:24:34 |
Dazzozo | i inherited this config | 17:24:42 |
tilal6991 | I haven't even heard of that define before | 17:24:43 |
Dazzozo | just like blade2 | 17:24:45 |
tilal6991 | Fair enoough | 17:24:48 |
Dazzozo | and sometimes | 17:24:53 |
Dazzozo | you just gotta start aain | 17:24:55 |
Dazzozo | *again | 17:24:56 |
Dazzozo | to clean it up | 17:24:57 |
Dazzozo | im making the most of the opportunity when making msm7x27a-common | 17:25:07 |
djuroue | Uživatel djuroue [~Ahil82@cable-178-149-164-72.dynamic.sbb.rs] vstoupil do místnosti. | 17:25:18 |
ChanServ | Uživatel „ChanServ“ nastavil režim (djuroue +v). | 17:25:19 |
tilal6991 | Dazzozo: https://twitter.com/vladsavov/status/389743010726313984/photo/1 | 17:25:37 |
Dazzozo | LOL | 17:25:58 |
adfad666 | TROFL | 17:26:10 |
Dazzozo | >trofl | 17:26:16 |
rymate1234 | lol | 17:26:21 |
Dazzozo | http://www.droid-life.com/2013/10/14/android-4-4-kit-kat-shows-up-in-nexus-7-screenshot-gallery-shows-new-easter-egg-clock-app-app-drawer-and-more/ | 17:26:23 |
Dazzozo | BAM | 17:26:25 |
rymate1234 | i have a phone | 17:32:40 |
Dazzozo | )) | 17:32:47 |
rymate1234 | wait | 17:32:53 |
rymate1234 | holy shit year | 17:32:56 |
rymate1234 | *yeah | 17:32:58 |
Rostilj | Uživatel Rostilj [~Rostilj![]() |
17:32:59 |
Dazzozo | retard | 17:33:02 |
Rostilj | yo | 17:33:08 |
Dazzozo | yo | 17:33:17 |
adfad666 | yo | 17:33:21 |
Rostilj | what's up? | 17:33:35 |
Dazzozo | http://www.droid-life.com/2013/10/14/android-4-4-kit-kat-shows-up-in-nexus-7-screenshot-gallery-shows-new-easter-egg-clock-app-app-drawer-and-more/ | 17:33:42 |
Dazzozo | this is up | 17:33:44 |
adfad666 | a spider | 17:33:44 |
Rostilj | lol | 17:35:03 |
Rostilj | http://www.droid-life.com/wp-content/uploads/2013/10/kitkat2.png that's ugly. | 17:35:25 |
Dazzozo | everything is ugly | 17:35:34 |
Dazzozo | it feels like they just changed stuff for the sake of it | 17:35:55 |
Dazzozo | without making it better | 17:36:01 |
adfad666 | Internal sabotage | 17:36:04 |
Rostilj | yeah | 17:36:17 |
Rostilj | but if it's optimised for 'everyone' then ok | 17:36:38 |
Rostilj | but still ugly | 17:36:43 |
adfad666 | That's another rumour I'd like to know where it came from | 17:37:15 |
Uživatel „AndroidUser25“ opustil místnost (Quit: Page closed). | 17:37:36 | |
adfad666 | 'Android 4.4 will be optimized for 512MB devices' | 17:37:42 |
Dazzozo | people reading in to the "experience available to everybody" line | 17:38:14 |
adfad666 | I read that as making all their services available in all locations | 17:39:02 |
adfad666 | which is happening already | 17:39:15 |
adfad666 | last month we got Play books | 17:39:25 |
adfad666 | this month we got Play music | 17:39:31 |
Rostilj | we will see that soon. | 17:40:02 |
adfad666 | That's what I think the 'big announcement' will be this year | 17:40:08 |
rymate1234 | clearly it's gonna be a universal rom | 17:50:39 |
rymate1234 | rumour level: 0/10 | 17:50:48 |
djuroue | yo | 17:55:59 |
tilal6991 | Uživatel „tilal6991“ je nyní znám jako tilal6991|away. | 17:56:08 |
Rostilj | yo | 18:01:08 |
Dazzozo | man redoing all this stuff takes time | 18:03:02 |
modacouserr | what are you redoing? | 18:04:34 |
rymate1234 | redoing alllll the things | 18:06:08 |
Dazzozo | the device config | 18:06:12 |
Dazzozo | creating msm7x27a-common | 18:06:18 |
Dazzozo | and using the opportunity to delete a lot of unused crap | 18:06:24 |
modacouserr | hum, it's always good to have a clean code | 18:08:40 |
rymate1234 | leeeaks | 18:10:13 |
rymate1234 | allll the nexus leeeeeeaks | 18:10:22 |
modacouserr | the walking dead 4 starts today ![]() |
18:16:03 |
dr_avila | Uživatel dr_avila [dr_avila@pc-240-128-44-190.cm.vtr.net] vstoupil do místnosti. | 18:20:30 |
Alkalinorap | Dazzozo, why it is empty? https://github.com/Dazzozo/android_device_huawei_u8833 | 18:22:09 |
Alkalinorap | it's private? | 18:22:12 |
Alkalinorap | or you have your changes in a local? | 18:22:39 |
Uživatel „dr_avila“ opustil místnost (Quit: Client Quit). | 18:25:03 | |
Dazzozo | I haven't pushed anything | 18:25:06 |
Dazzozo | also BoardConfigCommon.mk is now perfect | 18:25:14 |
Dazzozo | im satisfied | 18:25:15 |
Alkalinorap | oh ok | 18:25:41 |
Dazzozo | you can tell anyway lol... | 18:26:47 |
Dazzozo | if its private it 404s | 18:26:54 |
Dazzozo | if its empty it tells you | 18:26:59 |
Kra1o5 | yep | 18:27:09 |
Alkalinorap | ah | 18:27:16 |
Alkalinorap | I didn't know lol | 18:27:21 |
Dazzozo | if its private you wouldnt even see it on my profile | 18:27:22 |
Alkalinorap | lmao | 18:27:37 |
Alkalinorap | I figured it was not private, but as I saw nothing I started to worry | 18:29:31 |
Alkalinorap | lol | 18:29:31 |
adfad666 | rip ![]() |
18:39:05 |
Dazzozo | wat | 18:56:13 |
adfad666 | it's back already | 19:06:06 |
Dazzozo | >![]() |
19:06:21 |
Dazzozo | le ![]() |
19:06:22 |
EloYGomeZ | Uživatel „EloYGomeZ“ je nyní znám jako EloYGomeZ|away. | 19:29:39 |
Dazzozo | woo, nearly done with common | 19:44:53 |
Dazzozo | then I have to split the props and make the devices inherit it all ![]() |
19:45:03 |
Uživatel „Rostilj“ opustil místnost (Quit: Leaving). | 19:45:44 | |
djuroue | yo again | 19:51:49 |
EloYGomeZ|away | Uživatel „EloYGomeZ|away“ je nyní znám jako EloYGomeZ. | 19:52:28 |
Uživatel „Kra1o5“ opustil místnost (Quit: Page closed). | 19:54:32 | |
tilal6991|away | Uživatel „tilal6991|away“ je nyní znám jako tilal6991. | 19:55:45 |
Dazzozo | yo | 19:56:47 |
djuroue | whats up | 19:57:02 |
tilal6991 | Hey | 19:57:05 |
modacouserr | was going to wask that lol | 19:57:09 |
modacouserr | hey | 19:57:10 |
tilal6991 | Not much TBH | 19:57:23 |
modacouserr | so tomorrow is the big day, and i only arrive home by 6pm ![]() |
20:00:45 |
tilal6991 | Big day for what? | 20:01:43 |
modacouserr | nexus + 4.4 ? | 20:02:02 |
tilal6991 | Oh right | 20:02:11 |
tilal6991 | Not confirmed though is it? | 20:02:15 |
Dazzozo | nope | 20:07:43 |
Dazzozo | pretty funny how much people are reading in to it | 20:07:51 |
Dazzozo | no official word, yet its apparently all being announced | 20:08:04 |
Dazzozo | yea ok | 20:08:07 |
Dazzozo | who exactly are they gonna announce it to then | 20:08:21 |
Dazzozo | invites for supper with sundar havent gone out yet | 20:08:51 |
tilal6991 | Lol | 20:09:07 |
Uživatel „jordilopez94_“ opustil místnost (Quit: Ping timeout: 245 seconds). | 20:09:58 | |
Dazzozo | parp | 20:17:51 |
modacouserr | i thought it was today, but someone told me it's tomorrow | 20:17:56 |
rymate1234 | but | 20:18:55 |
Dazzozo | if you're waiting for a nexus 5 you got another month to wait lol | 20:18:58 |
rymate1234 | it's not been announced | 20:19:03 |
rymate1234 | >inb4 event is live on youtube | 20:19:14 |
rymate1234 | >inb4 HYPE HYEP HYEP | 20:19:22 |
Dazzozo | nov 14 is the actual release date according to some dude | 20:19:35 |
Dazzozo | which is realistic | 20:19:43 |
Dazzozo | since nexus 4 released on nov 13 i think | 20:19:51 |
rymate1234 | because of a hurricane | 20:20:19 |
rymate1234 | I DON'T SEE NO HURRICANE | 20:20:37 |
jordilopez94_ | Uživatel jordilopez94_ [~jordilope@84.126.148.85.dyn.user.ono.com] vstoupil do místnosti. | 20:20:41 |
rymate1234 | http://www.androidpolice.com/2013/10/14/google-reportedly-planning-opt-in-mobile-meter-app-that-will-reward-users-for-sharing-mobile-usage-stats/ | 20:24:32 |
Dazzozo | " | 20:29:20 |
Dazzozo | I can't wait for this to be US-only, for no reason whatsoever. | 20:29:20 |
Dazzozo | " | 20:29:20 |
Dazzozo | that pretty much sums the entire thing up | 20:29:24 |
Dazzozo | there you go | 20:29:26 |
rymate1234 | lol | 20:29:53 |
Uživatel „Solitary“ opustil místnost (Quit: Remote host closed the connection). | 20:30:14 | |
Kra1o5 | Uživatel Kra1o5 [57da1dc0@gateway/web/freenode/ip.87.218.29.192] vstoupil do místnosti. | 20:33:52 |
Kra1o5 | yo | 20:33:57 |
Dazzozo | yo | 20:34:47 |
modacouserr | rymate1234: what is live? | 20:35:45 |
rymate1234 | nothing | 20:36:16 |
rymate1234 | i was making a bullshit prediction | 20:36:27 |
modacouserr | .|. | 20:36:55 |
Nemix | Uživatel Nemix [25189213@gateway/web/freenode/ip.37.24.146.19] vstoupil do místnosti. | 20:37:18 |
Nemix | Hello | 20:37:21 |
Nemix | i managed to flash a stock rom | 20:37:33 |
Nemix | but i still cant install twrp | 20:37:47 |
Nemix | Why isnt this working? | 20:38:04 |
Nemix | http://img843.imageshack.us/img843/7869/7byf.png | 20:38:19 |
Nemix | and goomanager doesnt work either | 20:40:19 |
Nemix | it gives me an error when trying to install the openrecovery script | 20:40:30 |
Nemix | it says no recoveries were found for your device | 20:40:51 |
Dazzozo | make sure you're actually in bootloader, make sure your drivers arent fucked | 20:47:08 |
Dazzozo | damn son these device BoardConfigs are babby now | 20:47:24 |
Nemix | how do i get into bootloader and how can i make sure my drivers arent fucked? | 20:53:49 |
Nemix | i have the usb drivers from huaweig300.com | 20:53:59 |
Nemix | and even if i do adb reboot bootloader or fastboot the phone reboots normally | 20:54:15 |
Dazzozo | adb reboot bootloader doesn't work on the G300 | 20:54:47 |
Dazzozo | this has been known since the start of time | 20:54:52 |
Nemix | ok... | 20:55:02 |
Dazzozo | it just boots up normally | 20:55:03 |
Nemix | should i risk again pushing the recovery file? | 20:55:32 |
Nemix | but this time replacing the right file, the actual recovery | 20:56:09 |
Dazzozo | wtf | 20:57:16 |
Dazzozo | dude | 20:57:21 |
Dazzozo | just boot in to bootloader properly | 20:57:24 |
Dazzozo | flash whatever recovery you want | 20:57:32 |
Dazzozo | no wonder you break your phone, you make everything convoluted | 20:57:52 |
Nemix | but how can i boot into bootloader, my power button is broken | 20:58:31 |
Dazzozo | ur fucked | 20:59:00 |
Dazzozo | it was gonna bite ya eventually | 20:59:16 |
tilal6991 | Dazzozo: Helpful as ever lol | 20:59:16 |
tilal6991 | I know what you mean | 20:59:20 |
tilal6991 | But still | 20:59:22 |
tilal6991 | lol | 20:59:23 |
Dazzozo | tilal6991: well wtf? | 20:59:25 |
Dazzozo | theres no alternative | 20:59:28 |
tilal6991 | Yeah I know | 20:59:33 |
tilal6991 | Lol | 20:59:36 |
Dazzozo | if you can root the stock rom you can dd an image | 20:59:38 |
Dazzozo | so go ahead and try all dem exploits | 20:59:45 |
Dazzozo | you could turn it off, hold volume key and jump start it with the usb | 21:00:17 |
Dazzozo | lel | 21:00:18 |
Dazzozo | maybe that works, never tried | 21:00:30 |
Dazzozo | how the fuck do you turn your phone on, ever | 21:00:37 |
Nemix | well i rooted the stock rom already | 21:01:29 |
Dazzozo | then push the image to your sdcard or something | 21:01:41 |
Dazzozo | and in adb shell | 21:01:51 |
Nemix | i plug the phone in the charger or pc and it turns on and then take out the battery and back in and it boots into android and not the battery screen | 21:01:53 |
rymate1234 | ....just get a new phone | 21:02:06 |
Nemix | the img is on my sd card | 21:02:18 |
Dazzozo | dd if=/storage/sdcard1/recovery.img of=/dev/block/mmcblk0p16 | 21:02:40 |
Dazzozo | that will do it if you don't butcher it up | 21:03:15 |
rymate1234 | that can't go wrong | 21:03:16 |
rymate1234 | like | 21:03:17 |
rymate1234 | ever | 21:03:18 |
Nemix | ok... | 21:03:23 |
rymate1234 | unless you fuck up | 21:03:32 |
rymate1234 | in which case rip | 21:03:36 |
Dazzozo | also that hack to bypass the charge mode is hilarious | 21:04:37 |
Dazzozo | im going to take a note of that one | 21:04:42 |
Nemix | i tried ur command in android terminal emulator after typing su | 21:07:34 |
Nemix | it says recovery.img cant open for read no such file or directory | 21:07:50 |
Dazzozo | ... | 21:08:00 |
Nemix | i have both on my sdcard and internal memory twrp as recovery.img | 21:08:03 |
Dazzozo | oh fuck | 21:08:23 |
Dazzozo | you're on stock | 21:08:25 |
Dazzozo | nvm | 21:08:27 |
Dazzozo | dd if=/sdcard/recovery.img of=/dev/block/mmcblk0p16 | 21:08:34 |
Nemix | records in records out | 21:09:57 |
Nemix | bytes transfered | 21:10:02 |
Nemix | maybe it worked | 21:10:05 |
Dazzozo | ye | 21:10:32 |
intensedarkness | Uživatel intensedarkness [~intenseda@85.210.41.166] vstoupil do místnosti. | 21:10:37 |
Nemix | YEEEEAAHH!!! thanks Daz you're my GOD ![]() |
21:11:00 |
intensedarkness | SUPp | 21:11:02 |
intensedarkness | Oh why the worship? | 21:11:17 |
intensedarkness | What did I miss | 21:11:21 |
Nemix | i had to install a custom recovery without a power button | 21:11:49 |
rymate1234 | <Dazzozo> dd if=/sdcard/recovery.img of=/dev/block/mmcblk0p16 | 21:11:50 |
Uživatel „djuroue“ opustil místnost (Quit: Ping timeout: 245 seconds). | 21:12:29 | |
Dazzozo | ya, dont do that if you have anything but a g300 lol | 21:13:45 |
Dazzozo | im always scared if someone punches that in on a y300 or something | 21:13:55 |
Dazzozo | and rip | 21:13:59 |
Dazzozo | actually i dont think it would be that fatal, i think p16 is some ext4 partition | 21:14:19 |
Dazzozo | but anyway, some guy followed a guide for flashing something for a different device and he replaced some bootloader data | 21:14:40 |
Dazzozo | and rip | 21:14:44 |
Nemix | ... | 21:15:06 |
Nemix | that was me | 21:15:11 |
Dazzozo | o | 21:15:15 |
Dazzozo | how did you save it | 21:15:19 |
rymate1234 | gg | 21:15:20 |
Dazzozo | lmao | 21:15:21 |
Nemix | i sent it to repair my bootloader | 21:15:29 |
Dazzozo | hahaahahahahahahah | 21:15:32 |
Nemix | with a riff jtag | 21:15:33 |
Dazzozo | small world | 21:15:36 |
Nemix | lol yeah | 21:15:45 |
jordilopez94_ | Dazzozo what ril you use in Y300? | 21:16:21 |
Dazzozo | "what ril"? | 21:16:28 |
jordilopez94_ | the actuals dont works with my try of AOKP | 21:16:39 |
Dazzozo | the actuals? | 21:16:53 |
jordilopez94_ | i refer to .java | 21:17:08 |
Dazzozo | o | 21:17:51 |
Dazzozo | my own | 21:17:52 |
jordilopez94_ | is available? | 21:19:05 |
jordilopez94_ | or you dont publish yet | 21:19:12 |
Dazzozo | nope | 21:19:18 |
jordilopez94_ | ![]() |
21:20:07 |
Dazzozo | dude im working my ass off here lol | 21:22:02 |
Dazzozo | pulling all nighters, working for like a week | 21:22:17 |
Dazzozo | on this shit | 21:22:18 |
Dazzozo | patience | 21:22:41 |
jordilopez94_ | okk | 21:28:05 |
Téma konverzace „#huawei-g300“ je: #huawei-g300 | G300 innovation station | home of the G300's *sigh*anogenMod® port and cancer | News: IT BEGINS. | 21:32:51 | |
hubbard.freenode.net | Uživatel „hubbard.freenode.net“ nastavil režim kanálu na +cnt. | 21:32:52 |
Dazzozo | hmm | 21:32:57 |
Dazzozo | i think the best word to describe what happened there | 21:33:02 |
Dazzozo | is | 21:33:03 |
Dazzozo | "unfortunate" | 21:33:06 |
Dazzozo | there was a lot of stuff at play | 21:33:30 |
intensedarkness | Right | 21:33:38 |
intensedarkness | A serious of unfortunate events | 21:33:50 |
intensedarkness | Happens | 21:33:56 |
intensedarkness | Glad you've fixed it now | 21:34:03 |
intensedarkness | This alone would have been enough for g300 users to contribute to the y300 campaign | 21:34:37 |
intensedarkness | If it were a fact that after getting a y300 that omx could be fixed, that is | 21:35:22 |
Alkalinorap | jijfiadsjisdajisajdifjaisd | 21:35:22 |
intensedarkness | Lol | 21:35:22 |
Dazzozo | commonisation is done | 21:36:28 |
Dazzozo | well, apart from the blobs | 21:36:28 |
Dazzozo | but that shouldnt take too long | 21:37:17 |
Dazzozo | he says | 21:37:18 |
Uživatel „Nemix“ opustil místnost (Quit: Page closed). | 21:37:36 | |
Uživatel „Alkalinorap“ opustil místnost (Quit: Saliendo). | 21:45:36 | |
Dazzozo | diff -rwu is a life saver here because of the "binary files differ" thing | 21:49:08 |
Dazzozo | lol | 21:49:08 |
modacouserr | bye | 21:52:10 |
Uživatel „modacouserr“ opustil místnost (Quit: Page closed). | 21:52:29 | |
Uživatel „EloYGomeZ“ opustil místnost (Quit: Saliendo). | 22:03:58 | |
modacouserr | Uživatel modacouserr [~lightirc@bl15-103-61.dsl.telepac.pt] vstoupil do místnosti. | 22:04:17 |
fpb | Uživatel fpb [~fpb@148.35.166.178.rev.vodafone.pt] vstoupil do místnosti. | 22:05:17 |
rymate1234 | wat | 22:08:20 |
tilal6991 | modacouserr: gone for 12 min | 22:08:36 |
tilal6991 | Lol | 22:08:41 |
rymate1234 | http://www.modaco.com/topic/360305-jb-422-cyanogenmod-101-rom-last-updated-2002/?p=2164849 wat | 22:08:56 |
modacouserr | Decuded to join with holoirc ![]() |
22:09:41 |
tilal6991 | Oh yeah go on - may not have time to add it in the near future though | 22:09:59 |
rymate1234 | http://www.modaco.com/topic/360305-jb-422-cyanogenmod-101-rom-last-updated-2002/?p=2165186 more wats | 22:10:06 |
modacouserr | When the notification is pressed, instead of go to servers, you coukd go to the last channel ![]() |
22:12:24 |
rymate1234 | or | 22:12:50 |
rymate1234 | yeah | 22:12:54 |
tilal6991 | Yes that's a very often requested feature | 22:13:25 |
modacouserr | Do filters exist? | 22:14:47 |
Kra1o5 | bye | 22:20:29 |
57da1dc0 | Uživatel „Kra1o5“ opustil místnost (Part). | 22:20:30 |
~fpb | Uživatel „fpb“ opustil místnost (Part). | 22:21:02 |
modacouserr | Well, now i go ![]() |
22:23:23 |
Uživatel „modacouserr“ opustil místnost (Quit: modacouserr). | 22:23:30 | |
Dazzozo | commonised all the files | 22:23:41 |
Dazzozo | just gotta do the makefiles | 22:23:45 |
tilal6991 | Uživatel „tilal6991“ je nyní znám jako tilal6991|away. | 22:25:50 |
HoloIRCUser | Uživatel HoloIRCUser [~holoirc@188.175.39.196] vstoupil do místnosti. | 22:27:39 |
lakyljuk | HoloIRC just rebooted my phone ![]() |
22:31:18 |
Uživatel „HoloIRCUser“ opustil místnost (Quit: Read error: Connection reset by peer). | 22:31:19 | |
Dazzozo | rekt | 22:31:25 |
Dazzozo | tilal6991|away: fix it | 22:31:29 |
lakyljuk | asap | 22:32:00 |
HoloIRCUser | Uživatel HoloIRCUser [~holoirc@188.175.39.196] vstoupil do místnosti. | 22:32:56 |
tcpaulh | Also, it kicked my dog and drank my pint :'( | 22:33:49 |
HoloIRCUser | Ha lol | 22:35:24 |
HoloIRCUser | Uživatel „HoloIRCUser“ je nyní znám jako lakyljuk1. | 22:36:21 |
Dazzozo | pls tilal6991|away i need it for my purposes | 22:36:31 |
Uživatel „jordilopez94_“ opustil místnost (Quit: Saliendo). | 22:39:34 | |
adfad666 | lol WUT my Xperia SP is weird | 22:40:07 |
adfad666 | I copy a file to SD Card it appears in Internal Storage | 22:40:19 |
Dazzozo | welcome to MTP | 22:41:41 |
Dazzozo | well | 22:52:11 |
Dazzozo | all commonisering done | 22:52:16 |
Dazzozo | inb4 i broke EVERYTHING | 22:53:21 |
Dazzozo | i pushed the button | 22:55:56 |
adfad666 | boom. | 22:56:20 |
Uživatel „lakyljuk1“ opustil místnost (Quit: lakyljuk1). | 22:58:52 | |
Dazzozo | well its given my makefiles the approval | 22:59:50 |
tcpaulh | That should keep the ocd fed for a bit | 22:59:57 |
tcpaulh | Nice, setting how much you hate makefiles | 23:00:23 |
Dazzozo | Android ones are nicer | 23:02:38 |
Dazzozo | muuuuch nicer | 23:02:42 |
tcpaulh | Reckon people will use this as a base for other S1 devices ![]() |
23:03:08 |
Dazzozo | S1? | 23:04:29 |
tcpaulh | Snapdragon | 23:05:00 |
Dazzozo | oh | 23:05:05 |
Dazzozo | heyheyhey, Y300 is an S4 | 23:05:08 |
Dazzozo | ...barely | 23:05:10 |
Dazzozo | ![]() |
23:05:14 |
tcpaulh | True | 23:05:19 |
Dazzozo | probably not S1, but maybe some other huawei device | 23:05:33 |
tcpaulh | Hmm, y200 | 23:06:07 |
Uživatel „Haran_Banjo“ opustil místnost (Quit). | 23:07:07 | |
adfad666 | I think it's silly they classed 8225 as S4 | 23:08:04 |
Dazzozo | yep | 23:08:11 |
Dazzozo | it is | 23:08:13 |
adfad666 | though i wonder if there's much difference between Adreno 203 and 305 | 23:08:52 |
adfad666 | a lot apparently http://www.youtube.com/watch?v=jm-eidURtqU | 23:12:33 |
Dazzozo | yeah | 23:14:47 |
Dazzozo | the change from 2xx to 3xx wasnt just a cosmetic "lets up the number significantly" | 23:15:13 |
Dazzozo | seems to be building fine now i sorted out some absolute derps | 23:16:02 |
Dazzozo | something possessed me to remove all headers, everywhere | 23:17:04 |
Dazzozo | i wanted to move them in to common | 23:17:10 |
Dazzozo | but went on a deleting spree apparently | 23:17:16 |
Dazzozo | and also deleted them from common | 23:17:21 |
Dazzozo | gj theyre not modified at all | 23:19:12 |
Uživatel „lakyljuk“ opustil místnost (Quit: QIP Infium IRC protocol->http://forum.qip.ru). | 23:20:32 | |
tcpaulh | Did you clear out a lot of crap? | 23:23:43 |
Dazzozo | yes | 23:24:45 |
Dazzozo | crap was sufficiently cleared | 23:24:49 |
tcpaulh | That's nice ![]() |
23:28:41 |
tcpaulh | You should start a new hall of fame for donators in your upcoming y300 thread | 23:30:19 |
tcpaulh | And post a massive dev log | 23:31:35 |
Dazzozo | dev log? | 23:33:59 |
cybojenix | Uživatel „cybojenix“ je nyní znám jako cybojenix-away. | 23:36:26 |
cybojenix-away | Uživatel „cybojenix-away“ je nyní znám jako cybojenix. | 23:42:09 |
tcpaulh | Yeah, give them some idea of the work involved | 23:49:49 |
Dazzozo | i don't like doing that, it feels like im making people guilty and forcing them to donate lol | 23:52:37 |