Code Monkey home page Code Monkey logo

Comments (10)

badaix avatar badaix commented on May 23, 2024

What OpenWrt release did you use? The master or maybe v17.01.4?

from snapos.

ondonadas avatar ondonadas commented on May 23, 2024

I've used an old version I did download some month a go
DESIGNATED DRIVER (Bleeding Edge, r48753)
because the git clone git://git.openwrt.org/15.05/openwrt.git is not available.

Which is the recommended version?

from snapos.

badaix avatar badaix commented on May 23, 2024

There is no recommendation. I switched to LEDE and didn't test with OpenWrt, because OpenWrt seemed to stuck at the 2015 release.
Right now I'm building the current OpenWrt HEAD. In ~1h I should find out if I can reproduce this issue, so stay tuned ;)

from snapos.

ondonadas avatar ondonadas commented on May 23, 2024

oh! men you're great! I'm building it too, but I think that my computer takes longer :-)

from snapos.

ondonadas avatar ondonadas commented on May 23, 2024

My build just finished fine. No errors with head version. I'm impatient to test it.

BTW, it is possible to run snapcast server on AR9331 cpu running openwrt?

from snapos.

badaix avatar badaix commented on May 23, 2024

My OpenWrt head also just finished successfully (seems your machine is stronger than my Core2 Duo).
Maybe the older OpenWrt releases cannot properly handle the PKG_SOURCE_PROTO:=git and insist in having a file to download. Just a guess.
Sorry, I have no idea about the AR9331. Try it and you will know :)

from snapos.

badaix avatar badaix commented on May 23, 2024

If you need a specific older version, you can try to add this to aixlog/Makefile (copied from here):

PKG_SOURCE:=$(PKG_NAME)-$(PKG_SOURCE_VERSION).tar.gz
PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_SOURCE_VERSION)
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_SOURCE_VERSION)

(add it below PKG_SOURCE_VERSION:=v1.1.0)

from snapos.

ondonadas avatar ondonadas commented on May 23, 2024

thank you... I'll test it, with head version I've kernel incompatibilities with audio driver

from snapos.

badaix avatar badaix commented on May 23, 2024

any news? Can this be closed?

from snapos.

ondonadas avatar ondonadas commented on May 23, 2024

Thank you badaix!

from snapos.

Related Issues (18)

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.