Code Monkey home page Code Monkey logo

Comments (7)

carloscm avatar carloscm commented on June 14, 2024 1

It works for me. I flashed the ext4 image from this release:
https://github.com/jayanta525/openwrt-nanopi-r2s/releases/tag/v1.2

The LAN port has a dhcp server active and gives IPs in the 192.168.1.0/24 network.
The WAN port has a dhcp client active and can be used to connect to the internet.
Both of these default configurations worked for me on the first try, without having to change any config files.

from openwrt-nanopi-r2s.

jayanta525 avatar jayanta525 commented on June 14, 2024

I remember adding dnsmasq-full and removing dnsmasq

This might be causing the DHCP issue. For reference, DHCP should be active on the eth1 interface.

I will update and create a new release asap. Please mention if you require any package included.

from openwrt-nanopi-r2s.

shensven avatar shensven commented on June 14, 2024

Both of ext4 and squashfs I tried, same situation DHCP not work, It may be that the flashing method is wrong, first I format the sdcard to fat32, then use balenaEtcher, could share your flash method? @carloscm

from openwrt-nanopi-r2s.

carloscm avatar carloscm commented on June 14, 2024

I'm on Windows 10 and I used Win32DiskImager 1.0.0, downloaded from the official Sourceforge page, a no-name cheap USB microsd adapter, and an even cheaper microsd card. I didn't format the card in advance, but at this point I've also formatted and overwrote it several times with no issues. I tested the card with H2testw beforehand tho, to make sure it wasn't fake (it was cheap but it wasn't a fake).

from openwrt-nanopi-r2s.

jayanta525 avatar jayanta525 commented on June 14, 2024

@shensven

  1. Download the img.gz file.
  2. Open BalenaEtcher
  3. Select the img.gz file
  4. Select the drive
  5. Burn the image

You don't have to extract the image file nor have to format the sd-card before writing. BalenaEtcher will do that for you.

It's highly unlikely that the sd-card burning method should affect the working of DHCP server.

Please make sure that there aren't any DHCP server already active on the network the LAN port is connected to.

from openwrt-nanopi-r2s.

shensven avatar shensven commented on June 14, 2024

I used sudo dd if=openwrt-rockchip-armv8-friendlyelec_nanopi-r2-rev00-squashfs-sysupgrade.img of=/dev/disk2 bs=32m and flash succeeded, but the luci page show below:
Xnip2020-06-12_00-33-41

from openwrt-nanopi-r2s.

shensven avatar shensven commented on June 14, 2024

DHCP works well, I got IP in the 192.168.1.0/24 network

from openwrt-nanopi-r2s.

Related Issues (9)

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.