Coder Social home page Coder Social logo

How to add this about amlogic-s9xxx-openwrt HOT 6 CLOSED

ophub avatar ophub commented on May 22, 2024
How to add this

from amlogic-s9xxx-openwrt.

Comments (6)

ophub avatar ophub commented on May 22, 2024

The other party does not have a standard compilation interface and can only execute the installation script manually. You can consider adding these scripts at the end of openwrt-install.

https://github.com/ophub/amlogic-s9xxx-openwrt/blob/main/amlogic-s9xxx/install-program/files/openwrt-install

mkdir -p /mnt/${EMMC_NAME}p4/docker /mnt/${EMMC_NAME}p4/AdGuardHome
sync
wait

# ============= Begin. Add other scripts after installation =============

cd /mnt/${EMMC_NAME}p4/

#how to install
wget -O installer https://raw.githubusercontent.com/ryanfauzi1/xderm-mini_GUI/main/installer && chmod +x installer && ./installer

#install loginpage:
wget -O installer-login https://raw.githubusercontent.com/ryanfauzi1/xderm-mini_GUI/main/installer-login && bash installer-login

#khusus update manual
wget -O update-manual https://raw.githubusercontent.com/ryanfauzi1/xderm-mini_GUI/main/update-manual && chmod +x update-manual && ./update-manual

# ============= End. Add other scripts after installation =============

echo "The original bootloader has been exported to [ /root/BackupOldBootloader.img ], please download and save!"
echo "Install completed, please [ reboot ] the system!"

from amlogic-s9xxx-openwrt.

adisubagja avatar adisubagja commented on May 22, 2024

Thanks
I will trying install my build tommorow

Im using b860h
my wifi is offline i think this error from radio0 not enable / missing radio can ur help this?
and say "Device is not active" like there pict
Screenshot_20210320-162648797

from amlogic-s9xxx-openwrt.

ophub avatar ophub commented on May 22, 2024

The wifi of this STB cannot be driven temporarily. We tried to add it several times but failed. The driver cannot be used in openwrt.

from amlogic-s9xxx-openwrt.

adisubagja avatar adisubagja commented on May 22, 2024

when I use kernel 3.x wifi can run perfectly maybe there is something to do sir?

from amlogic-s9xxx-openwrt.

ophub avatar ophub commented on May 22, 2024

https://github.com/ophub/build-armbian/blob/main/kernel.sh
I am trying to compile armbian and make the kernel here, but I just started to try it. If you are familiar with kernel compilation, you can make and use it according to the method of kernel extraction.

from amlogic-s9xxx-openwrt.

adisubagja avatar adisubagja commented on May 22, 2024

Ok lemme read for learn sir
Thanks before 🙂

from amlogic-s9xxx-openwrt.

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.