Giter Club home page Giter Club logo

Comments (7)

zsdd89 avatar zsdd89 commented on August 19, 2024 1

With the latest script the ssh is working again, thanks

from xqrepack.

1300371 avatar 1300371 commented on August 19, 2024

I'm facing similar problem.

  1. I downgrade to 1.0.17
  2. I patched miwifi_r3600_all_6510e_3.0.22_INT.bin firmware following instructions
  3. I flashed the firmware and reboot
  4. On reboot, 3.0.22 firmware but no more SSH

from xqrepack.

Dzmitry-Hrushetski avatar Dzmitry-Hrushetski commented on August 19, 2024

I have an idea.
After a reset, dropbear is initialized back to its original value.
Script command
modify dropbear init
sed -i 's / channel =. * / channel = release2 /' "$ FSDIR / etc / init.d / dropbear"

replaces the original string

channel = / sbin / uci get usr / share / xiaoqiang / xiaoqiang_version.version.CHANNEL

I suppose that you also need to patch the file usr / share / xiaoqiang / xiaoqiang_version.version and replace the # channel option CHANNEL 'release' value with 'release2'

from xqrepack.

Dzmitry-Hrushetski avatar Dzmitry-Hrushetski commented on August 19, 2024

I found the following information.
https://oded.dev/2020/11/30/AX3600-1/

I think it is necessary to combine these two methods.

from xqrepack.

1300371 avatar 1300371 commented on August 19, 2024

I found the following information.
https://oded.dev/2020/11/30/AX3600-1/

I think it is necessary to combine these two methods.

I finally used this method to have INT firmware with SSH working

from xqrepack.

geekman avatar geekman commented on August 19, 2024

Thanks for bringing this issue to my attention! Until I can figure out what else is resetting the ssh_en variable, I would agree that a permanent solution to retaining SSH access is to modify bdata, which is read-only so that the firmware can't reset it back.

from xqrepack.

geekman avatar geekman commented on August 19, 2024

I have released a new version, which should fix SSH access: https://github.com/geekman/xqrepack/releases/tag/v1.1

Please let me know if this works for you.

from xqrepack.

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.