Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Confirmed working on Yamaha RX-A720 after fixes #104

Open
BayouBillLa opened this issue Nov 22, 2021 · 0 comments
Open

Confirmed working on Yamaha RX-A720 after fixes #104

BayouBillLa opened this issue Nov 22, 2021 · 0 comments

Comments

@BayouBillLa
Copy link

I've got this working for a Yamaha RX-A720 by running YCast under OpenWRT on an ASUS RT-N16 router, but to make it work I had to reconfigure OpenWRT's Luci web interface to listen on another port because it was blocking YCast's use of port 80. To do this, I edited the /etc/config/uhttpd file to tell Luci to listen on another port by changing the 'list listen_http' entries to point to the other port (8080 in this case).

I also had trouble installing YCast from the .whl file. The installation would hang at the downloading of the Pillow package, so I manually installed all the dependency packages, and then the YCast .whl file installed successfully.

Thank you for a great package. I hope the above notes help others in a similar situation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant