Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Help! #16

Open
anhenrique opened this issue Jul 8, 2017 · 2 comments
Open

Help! #16

anhenrique opened this issue Jul 8, 2017 · 2 comments

Comments

@anhenrique
Copy link

anhenrique commented Jul 8, 2017

Any rom i have compiled i have problem of not connecting wifi and got this log:
07-09 21:31:19.224 1444 1880 D WifiController: DEFERRED_TOGGLE handled
07-09 21:31:19.284 1444 1505 D WifiService: setWifiEnabled: true pid=1956, uid=1000
07-09 21:31:19.286 1444 1881 E WifiMonitor: killSupplicant p2ptrue init.svc.wpa_supplicant=unknown init.svc.p2p_supplicant=unknown
07-09 21:31:19.287 1444 3025 E OsAgent : Wifi Scan Always Available: 0
07-09 21:31:19.290 1444 1881 D WifiHW : insmod: open("/system/lib/modules/wlan.ko") failed: Permission denied
07-09 21:31:19.290 1444 1881 E WifiStateMachine: Failed to load driver
07-09 21:31:19.290 885 885 I AudioPolicyManagerCustom: FLAG None hence request for a primary output
07-09 21:31:19.293 1444 1444 E WifiController: WifiControllerWifi turn on failed
07-09 21:31:19.294 885 1327 I AudioPolicyManagerCustom: FLAG None hence request for a primary output
07-09 21:31:19.299 885 1314 D audio_hw_primary: out_set_parameters: enter: usecase(1: low-latency-playback) kvpairs: routing=2
07-09 21:31:19.301 885 1314 D audio_hw_primary: select_devices for use case (low-latency-playback)
07-09 21:31:19.314 1956 4704 D Index : Deleting data for locale 'pt_BR' took 1 millis
07-09 21:31:19.320 1956 4704 D Index : Indexing locale 'pt_BR' took 6 millis
07-09 21:31:20.199 1444 1955 D WifiService: setWifiEnabled: true pid=1956, uid=1000
07-09 21:31:20.200 1444 1881 E WifiMonitor: killSupplicant p2ptrue init.svc.wpa_supplicant=unknown init.svc.p2p_supplicant=unknown
07-09 21:31:20.202 1444 1881 D WifiHW : insmod: open("/system/lib/modules/wlan.ko") failed: Permission denied
07-09 21:31:20.202 1444 1881 E WifiStateMachine: Failed to load driver
07-09 21:31:20.203 1444 1444 E WifiController: WifiControllerWifi turn on failed
@shakalaca could help me?

@Planet-X
Copy link

Wifi doesn't work because the kernel modules aren't signed properly, so that the kernel wont't allow loading the wifi driver. This has already been solved at Issue #5 .

@anhenrique
Copy link
Author

Thanks, I'll look there.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants