DHP-1565 OpenWrt: Difference between revisions

From NURDspace
No edit summary
No edit summary
Line 10: Line 10:
I bought a D-Link DHP-1565 router. As with al my routers, I'd like to run OpenWrt on it. The official images however do not support the Powerline (PLC) functionality built in in this model, this is why I'm trying to reproduce the process described [https://fredericb.info/2016/02/powerline-plc-support-in-openwrt-for-d.html?m=1 here].
I bought a D-Link DHP-1565 router. As with al my routers, I'd like to run OpenWrt on it. The official images however do not support the Powerline (PLC) functionality built in in this model, this is why I'm trying to reproduce the process described [https://fredericb.info/2016/02/powerline-plc-support-in-openwrt-for-d.html?m=1 here].
= Progress =
= Progress =
I succesfully built an image that has https://gist.github.com/frederic/d9d91c2221f04df3a36a#file-mips-ath79-dhp-1565-a1-enable-ar7400-port-diff applied. Images can be downloaded [http://space.nurdspace.nl/~dennis/openwrt-ar71xx-generic-dhp-1565-a1-squashfs-sysupgrade.bin here (sysupgrade)] and [http://space.nurdspace.nl/~dennis/openwrt-ar71xx-generic-dhp-1565-a1-squashfs-factory.bin factory].
I succesfully built an image that has https://gist.github.com/frederic/d9d91c2221f04df3a36a#file-mips-ath79-dhp-1565-a1-enable-ar7400-port-diff applied. Images can be downloaded [http://space.nurdspace.nl/~dennis/openwrt-ar71xx-generic-dhp-1565-a1-squashfs-sysupgrade.bin here (sysupgrade)] and [http://space.nurdspace.nl/~dennis/openwrt-ar71xx-generic-dhp-1565-a1-squashfs-factory.bin here (factory)].

Revision as of 16:57, 5 September 2019

OpenWrt Powerline Support D-Link DHP-1565
NoPicture.png
Participants Dennis
Skills Reading docs, Building OpenWrt
Status In progress
Niche Software
Purpose Infra
Tool No
Location
Cost
Tool category

OpenWrt Powerline Support D-Link DHP-1565 Property "Tool Image" (as page type) with input value "File:{{{Picture}}}" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process. {{{Picture}}} {{#if:No | [[Tool Owner::{{{ProjectParticipants}}} | }} {{#if:No | [[Tool Cost::{{{Cost}}} | }}

Description

I bought a D-Link DHP-1565 router. As with al my routers, I'd like to run OpenWrt on it. The official images however do not support the Powerline (PLC) functionality built in in this model, this is why I'm trying to reproduce the process described here.

Progress

I succesfully built an image that has https://gist.github.com/frederic/d9d91c2221f04df3a36a#file-mips-ath79-dhp-1565-a1-enable-ar7400-port-diff applied. Images can be downloaded here (sysupgrade) and here (factory).