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

LD_PRELOAD problem #3

Open
phatal opened this issue Nov 26, 2016 · 3 comments
Open

LD_PRELOAD problem #3

phatal opened this issue Nov 26, 2016 · 3 comments

Comments

@phatal
Copy link

phatal commented Nov 26, 2016

All times when I try to use LD_PRELOAD I get

ERROR: ld.so: object 'libfakeioctl.so' from LD_PRELOAD cannor be preloaded (cannot open shared object file): ignored.

I get this error everywhere including when try to copy example.

Also I get error nexutil: command not found, but I have fw_bcmdhd.bin in vendor folder . I make all step by step as in instruction, but looks like I forget something? (Nexus5 Nethunter)

@matthiasseemoo
Copy link
Member

Did you install libfakeioctl.so to /system/lib and nexutil to /system/bin?

@phatal
Copy link
Author

phatal commented Nov 30, 2016

I install them, through nexmon app from play market. Or I need to build them from source manually?

When I install them through app I can run nexutil command only like a /system/bin/nexutil -m true for example, but LD_PRELOAD throw error anyway even if I launch it through LD_PRELOAD=/system/lib/libfakeioctl.so if I trying run directly nexutil -m true i get error command not found

@phatal
Copy link
Author

phatal commented Nov 30, 2016

and sometimes I getting __nex_driver_io : error usually after trying to run LD_PRELOAD=/system/lib/libfakeioctl.so aireplay-ng --test wlan0

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