kensuke / How-to-Miracast-on-AOSP

Miracast Patches to AOSP
216 stars 101 forks source link

which fix for using that init.rc or someone of galaxy nexus? #5

Closed kkangs closed 9 years ago

kkangs commented 9 years ago

Galaxy nexus last version that 4.3 jellybean

So from the wifi, you were some fix that for using 4.4kikat on galaxy nexus

How to fix them? Where some fix? Thank reply

kensuke commented 9 years ago

GN's stock ROM has wifi problem?

kkangs commented 9 years ago

Modified Files base src: AOSP 4.4_r1 driver files: merge 4.3 /device/samsung/*: merge AOSP 4.3_r2.2 /device/samsung/tuna/init.tuna.rc: tiny fix for Wi-Fi /device/samsung/tuna/libsensors: tiny fix for build error

-> See https://github.com/kensuke/How-to-Miracast-on-AOSP/wiki /external/wpa_supplicant_8/wpa_supplicant/p2p_supplicant.c: P2p Capability Check Skipped!! I read a xda forum thread. Wrote it. Modified Files base src: AOSP 4.4_r1 driver files: merge 4.3 /device/samsung/*: merge AOSP 4.3_r2.2 /device/samsung/tuna/init.tuna.rc: tiny fix for Wi-Fi /device/samsung/tuna/libsensors: tiny fix for build error -> See https://github.com/kensuke/How-to-Miracast-on-AOSP/wiki /external/wpa_supplicant_8/wpa_supplicant/p2p_supplicant.c: P2p Capability Check Skipped!!
kkangs commented 9 years ago

I read init.tuna.rc and libsensors tiny error fix. What is some error and tiny fix this? I will 4.4 merged from 4.3 of GN.

kensuke commented 9 years ago

it's only avoiding compile error. I already posted differential source code from 4.3 and 4.4 to xda thread. (maybe maguro custom rom "Dreams" thread) I'll go home, search zip archive on my pc.

kkangs commented 9 years ago

Aha it is using custom rom on the running 4.4? Ok i will waiting for archive :)

kensuke commented 9 years ago

http://forum.xda-developers.com/showpost.php?p=52562917&postcount=56

kkangs commented 9 years ago

thank you for ur advise. but i have one error. i'm running on galaxy nexus on 4.4.4 (KTU84P) working some. but in the logcat, could not open keymaster device error and in the Unique_ptr.h, algorithm STL include error. so some fix and compile ok, continued keymaster error. Did you have one?

kensuke commented 9 years ago

http://www.reddit.com/r/nexus4/comments/18mzix/setting_crashes_after_updating_to_android_422/

kkangs commented 9 years ago

thanks. but my Galaxy nexus don't have /vender/firware/keymaster directory. i think that it is depenicies for hardware (ap OMAP4xxx)

kkangs commented 9 years ago

i solve the problem. using cm11 :)