-
Notifications
You must be signed in to change notification settings - Fork 454
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
Samsung Galaxy S4 GT-I9515 (jfvelte) - __nex_driver_io: error #168
Comments
Do you have root privileges, when you start nexutil?
…On Tue, Jan 2, 2018 at 9:22 PM, ssummer1337 ***@***.***> wrote:
I am currently trying to install nexmon to my Samsung Galaxy S4 GT-I9515
(jfvelte), but I keep getting the following error when using
jfvelte:/ # nexutil -m2
__nex_driver_io: error
What I tried so far:
-
Using the app from play store, but regarding to the app my phone isn't
supported.
-
Recompiling the app using kubuntu 16.10, the app crashes upon pressing
the button. (I didn't investigate any further)
-
Lastly I tried replacing the firmware manually. I compiled the
utilities and added 'nexmon' to /system/bin und libfakeioctl to
/system/lib. Then I replaced the firmware in /system/etc/wifi/bcmdhd_sta.bin
with the compiled patch. I disconnected from my AP und reloaded my wlan0
interface, but it still didn't work.
Am I missing out something ?
Why do I keep getting the "__nex_driver_io-error" ?
Best regards,
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#168>, or mute the thread
<https://github.com/notifications/unsubscribe-auth/ALP_7uy2cP9VtH1g6GoZ3YMtMHTZqQKpks5tGo_8gaJpZM4RRCT9>
.
--
Matthias Schulz
Secure Mobile Networking Lab - SEEMOO
Email: matthias.schulz@seemoo.tu-darmstadt.de
Web: http://www.seemoo.de/mschulz
Phone (new): +49 6151 16-25478 Fax: +49 6151 16-25471
Department of Computer Science
Center for Advanced Security Research Darmstadt
Technische Universität Darmstadt
Mornewegstr. 32 (Office 4.2.10, Building S4/14)
D-64293 Darmstadt, Germany
|
Yeah, I used Termius as root |
Is your Wi-Fi interface name wlan0? Does nexutil -m0 work? Is your firmware
running?
…On Tue, Jan 2, 2018 at 10:53 PM, ssummer1337 ***@***.***> wrote:
Yeah, I used Termius as root
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#168 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/ALP_7kt67sHDaT4Ly_YVt9fjB04PWcMNks5tGqU7gaJpZM4RRCT9>
.
--
Matthias Schulz
Secure Mobile Networking Lab - SEEMOO
Email: matthias.schulz@seemoo.tu-darmstadt.de
Web: http://www.seemoo.de/mschulz
Phone (new): +49 6151 16-25478 Fax: +49 6151 16-25471
Department of Computer Science
Center for Advanced Security Research Darmstadt
Technische Universität Darmstadt
Mornewegstr. 32 (Office 4.2.10, Building S4/14)
D-64293 Darmstadt, Germany
|
Regarding to ifconfig my wlan0 is up, running and I am able to connect to a AP. |
Check in dmesg if path of firmware is correct. |
In which mode is interface after loading firmware? -m0?
But when I set my interface up in terminal it works normal..
I don't know why, but it's fixed... @ssummer1337 are you using magisk? That's probably a thing what caused it to me. |
@JuniorJPDJ Well I am just using Cyanogen Mod 14.1 with root. |
Magisk is systemless moding framework. https://gist.github.com/JuniorJPDJ/fe61e85102b2e388c455001ec76ba3f8 Try it |
Thanks for the script, but the errors seems to be laying around somewhere here: nexmon/utilities/libnexio/libnexio.c Line 110 in 4397f70
I think it isn't being caused by my way of installation, I guess there is some kind of problem with the kernel. |
I was getting similar errors when there was a problem with loading firmware. |
Hi ssummer1337, did you solve this "__nex_driver_io" problem by now? It seems my problem is similar with yours. Could you kindly give me some suggestions? @ssummer1337 |
@PtoH unfortunately I was not able to fix the problem. Anyways, If you are able to fix the problem please notify me. |
@ssummer1337 I work it out! |
I am currently trying to install nexmon to my Samsung Galaxy S4 GT-I9515 (jfvelte), but I keep getting the following error when using
What I tried so far:
Using the app from play store, but regarding to the app my phone isn't supported.
Recompiling the app using kubuntu 16.10, the app crashes upon pressing the button. (I didn't investigate any further)
Lastly I tried replacing the firmware manually. I compiled the utilities and added 'nexmon' to /system/bin und libfakeioctl to /system/lib. Then I replaced the firmware in /system/etc/wifi/bcmdhd_sta.bin with the compiled patch. I disconnected from my AP und reloaded my wlan0 interface, but it still didn't work.
Am I missing out something ?
Why do I keep getting the "__nex_driver_io-error" ?
Best regards,
The text was updated successfully, but these errors were encountered: