Git Product home page Git Product logo

Comments (7)

pepe2k avatar pepe2k commented on May 22, 2024

Hello @N1ght5tar,

If RAM version works without any problems, that means there is some problem in low level initialization. Could you tell me exact revision of the SoC (AR9341-XXXX), please? What memory chip do you have in that WR841v8?

Regards,
Piotr

from u-boot_mod.

N1ght5tar avatar N1ght5tar commented on May 22, 2024

Sorry for delay.
I can't exactly tell what the board is, the only info "visible" to me is:
TL-WR841N(RU) Ver:8.4, board rev:1.2
Memory chip: ESMT M13S2561616A

Another thing I may got wrong - I used LZMA compressor from xz-5.0.2 instead of yours (lzma-4.32.7), because I am running pure x86_64. Could this be reason that raw RAM image worked fine but compressed flash is not booting, i.e. no output at all?

from u-boot_mod.

Deoptim avatar Deoptim commented on May 22, 2024

pepe2k wrote:

What memory chip do you have in that WR841v8?

Or just read in uboot console "Chip Revision ID" value (common for all ath79):

md 0x18060090 0x1

from u-boot_mod.

N1ght5tar avatar N1ght5tar commented on May 22, 2024

Deoptim,

If that helps, this is the output from that command:
wasp> md 0x18060090 0x1
18060090: 00010123 ...#

from u-boot_mod.

pepe2k avatar pepe2k commented on May 22, 2024

@N1ght5tar
Try image from the link below and let me know if it works for you. Different LZMA tool version on your host machine was probably the reason.

http://www.tech-blog.pl/pliki/uboot_for_tp-link_tl-wr841n_v8__20141014.tar.gz

@Deoptim
Yes, bits [0:3] should indicate minor revision ID (higher bits are for major ID), here (in @N1ght5tar WR841Nv) we have minor revision ID = 3. I have revision 1 on my desk (the one which I'm using for tests).

Regards

from u-boot_mod.

N1ght5tar avatar N1ght5tar commented on May 22, 2024

Thanks pepe2k, it working!
I guess it's my mischoice of LZMA tool before build.
I will try my image next time I will have another this device.
Close if needed.

from u-boot_mod.

pepe2k avatar pepe2k commented on May 22, 2024

Hi @N1ght5tar,

Great news!

Cheers

from u-boot_mod.

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.