Code Monkey home page Code Monkey logo

Comments (10)

ant-thomas avatar ant-thomas commented on June 19, 2024

Unfortunately this is currently tied to the p2pcam program, so you need to setup first that way and then install the hack.

from zsgx1hacks.

crazygsm avatar crazygsm commented on June 19, 2024

Hi,

Unfortunetly I have configured first time using the app, trying to understand how it works, however by now is possible to config the wifi in this way

go to /home/ and edit/add the file 'wpa_supplicant.conf' according to the wifi you wanna connect.

After simply run this command (you need to be at /home/ directory)

wpa_supplicant -Dwext -iwlan0 -c /home/wpa_supplicant.conf

from zsgx1hacks.

franki29 avatar franki29 commented on June 19, 2024

Hi, thanks for answer. The wpa_supplicant command seems to work but after reboot, the settings are gone. Editing the start.sh file does not help, as the w-lan is not asking for a DHCP address.

from zsgx1hacks.

crazygsm avatar crazygsm commented on June 19, 2024

if you use the hack from this git it works even after reboot, tested by me.

from zsgx1hacks.

tonbor avatar tonbor commented on June 19, 2024

There is no link to "use the hack from this git " and is it working for the RO version?

from zsgx1hacks.

crazygsm avatar crazygsm commented on June 19, 2024

I don't think this have any relation between RO version and others.

You can also do it in different way.
Create a script to be called 1min after finish boot to replace the file "wpa_supplicant.conf" by yours and run the command.

from zsgx1hacks.

kamilmirza avatar kamilmirza commented on June 19, 2024

here is another solution to connect to WiFi, works on RO & RW fw version
create cls.conf file on sdcard root
and paste the following with your WiFi SSID & pass

[cls_server]
ssid = SSiD_Wi-Fi
passwd = password_WiFi

source: https://4pda.ru/forum/index.php?showtopic=928641&view=findpost&p=82237201

from zsgx1hacks.

tonbor avatar tonbor commented on June 19, 2024

Ssid en password plain or between quotes

from zsgx1hacks.

kamilmirza avatar kamilmirza commented on June 19, 2024

plain without quotes

[cls_server]
ssid = mywifiname
passwd = mywifipassword

from zsgx1hacks.

tonbor avatar tonbor commented on June 19, 2024

Thanks, I will try it out.

from zsgx1hacks.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.