Dazzozo changed the topic of #huawei-g300 to: #huawei-g300 | G300 & Y300 innovation station | home of the G300's CyanogenMod port and mnupea | http://irclog.whitequark.org/huawei-g300 | https://www.youtube.com/watch?v=qklYTlTSeJc#t=40
Pwnna has quit [Ping timeout: 260 seconds]
Pwnna has joined #huawei-g300
xRandomLurkerer has joined #huawei-g300
xRandomLurkerer has joined #huawei-g300
xRandomLurkerer is now known as xRandomLurker
Solitary has joined #huawei-g300
xRandomLurker has quit [Ping timeout: 250 seconds]
xeratdragons has joined #huawei-g300
<xeratdragons> hello all
<xeratdragons> I would ask one thing as I have a Huawei Y300 I'd need a stable rom working on everything above that use the app periscope someone can suggest what the best rom ?
<luca020400> Aosp Mod
<xeratdragons> luca you speak italian?
<luca020400> yes
xeratdragons has quit [Quit: Page closed]
xRandomLurker has joined #huawei-g300
luca020400 has quit [Quit: WeeChat 1.3]
luca020400 has joined #huawei-g300
xRandomLurker has quit [Ping timeout: 250 seconds]
Solitary has quit [Ping timeout: 240 seconds]
nicromax has joined #huawei-g300
<nicromax> Dazzozo: are you here ?
<Dazzozo> mhm
<nicromax> can you help me ? XD
<Dazzozo> who knows
<nicromax> well said xD .. i compile cm10.1 with kra1o5 kernel with some changes.. and i use this ath6kl repo because in the kernel the wifi don't work
<nicromax> And.. the wifi not work ._.
<nicromax> <project path="hardware/atheros/wlan" name="legaCyMod/android_hardware_atheros_wlan" revision="cm-10.1" />
<nicromax> i change CONFIG_CFG80211 to =m
<nicromax> and mka bootimage -j$CORES
<nicromax> but.. still not work
<Dazzozo> you need to use the cfg80211 in here: https://github.com/Dazzozo/android_hardware_atheros_wifi_ath6kl-huawei
<Dazzozo> not the module from the kernel
<nicromax> Yes .. i take the ar6000 and cfg80211 from cm10.1/out/target/product/u8833/obj/ath6kl-huawei/
<nicromax> and i put this in /wifi on boot.img
<nicromax> to try
<nicromax> But not work
<Dazzozo> hmm
<nicromax> in boardconfig
<nicromax> i add this
<nicromax> +KERNEL_EXTERNAL_MODULES: +mkdir -p $(TARGET_ROOT_OUT)/wifi +rm -rf $(TARGET_OUT_INTERMEDIATES)/ath6kl-huawei +cp -a hardware/atheros/wifi/ath6kl-huawei $(TARGET_OUT_INTERMEDIATES)/ +$(MAKE) -C $(TARGET_OUT_INTERMEDIATES)/ath6kl-huawei/cfg80211 KERNEL_OUT=$(KERNEL_OUT) ARCH="arm" CROSS_COMPILE="arm-eabi-" modules +$(MAKE) -C $(TARGET_OUT_INTERMEDIATES)/ath6kl-huawei/ar6000 KERNEL_OUT=$(KERNEL_OUT) ARCH="arm" CROSS_COMPIL
<Dazzozo> i see
<Dazzozo> any logs?
<nicromax> Yes.. wait
<nicromax> i have one but i lost it xD