-
Notifications
You must be signed in to change notification settings - Fork 324
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
realtek-rtl838x: add support for D-Link DGS-1210-10P #2707
Conversation
The target lacks USB support, so this package is not available, thus can not be dis- nor enabled. Rename the line configuring this package in |
That looks promising, thanks @blocktrron. |
Looks like that device does not support isolation either? |
It's actually relatively easy. no isolation if one of the following applies:
In the following cases isolation is expected to work between all ports of that type and ports of other types:
|
Said switch is managed, realtek is DSA since 21.02. |
4f5bb48
to
427e336
Compare
Everything except the reset button is working fine, was dropped as invalid in openwrt/openwrt@61a3d00#diff-3fa215c7c9438012008b63350434341f8a2bc01b514837ecc11263e928822dd2L42-R49 I'll review his GPIO suspicion later... |
Patch has been submitted. |
427e336
to
80c0f22
Compare
targets without usb-support fail to build without this change Co-authored-by: David Bauer <[email protected]>
as well as the target itself
80c0f22
to
a8dc234
Compare
Local testing is done, Buttons and LEDs work as intended. |
a 1210-24 rv d1 is a roommate. which image should i flash? ;)
Am Sa., 10. Dez. 2022 um 17:52 Uhr schrieb David Bauer <
***@***.***>:
… Merged #2707 <#2707> into
master.
—
Reply to this email directly, view it on GitHub
<#2707 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABMZ4WA7PIIUNMKIANP6ZKLWMSYOPANCNFSM6AAAAAASLX3GNE>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
Good evening @heini66. You should avoid flashing Images onto devices that are not supported. I'm out for tonight, but will look into the next steps for your device tomorrow. |
If you can please provide a vendor link or a complete version string for your device.
is really a thing. |
https://ftp.dlink.de/dgs/dgs-1210/driver_software/dgs-1210_fw_revd_422b00X_all_multi_20220502.zip
https://eu.dlink.com/de/de/-/media/business_products/dgs/dgs-1210/datasheet/dgs_1210_series_g1_datasheet_en_eu.pdf
Am So., 18. Dez. 2022 um 00:10 Uhr schrieb Jan-Niklas Burfeind <
***@***.***>:
… If you can please provide a vendor link or a complete version string for
your device.
I'm not sure
a 1210-24 rv d1
is really a thing.
—
Reply to this email directly, view it on GitHub
<#2707 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABMZ4WCXLQEIB2YILMKJZZTWNZB7DANCNFSM6AAAAAASLX3GNE>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
24 * rj-45 ports, 4 sfp, no poe, hw rev d1
Am So., 18. Dez. 2022 um 00:24 Uhr schrieb heini66 ***@***.***>:
…
https://ftp.dlink.de/dgs/dgs-1210/driver_software/dgs-1210_fw_revd_422b00X_all_multi_20220502.zip
https://eu.dlink.com/de/de/-/media/business_products/dgs/dgs-1210/datasheet/dgs_1210_series_g1_datasheet_en_eu.pdf
Am So., 18. Dez. 2022 um 00:10 Uhr schrieb Jan-Niklas Burfeind <
***@***.***>:
> If you can please provide a vendor link or a complete version string for
> your device.
> I'm not sure
>
> a 1210-24 rv d1
>
> is really a thing.
>
> —
> Reply to this email directly, view it on GitHub
> <#2707 (comment)>,
> or unsubscribe
> <https://github.com/notifications/unsubscribe-auth/ABMZ4WCXLQEIB2YILMKJZZTWNZB7DANCNFSM6AAAAAASLX3GNE>
> .
> You are receiving this because you were mentioned.Message ID:
> ***@***.***>
>
|
I think this would be the device you describe, not sure whether the developer or dlink introduced the two different names, sorry. https://git.openwrt.org/?p=openwrt/openwrt.git;a=commit;h=b5bd945733a7ed235777c2ceaa0ff27dc779630f The revsions F1 and F2 (and possibly newer ones newer as well) are supported by OpenWrt. |
Successfully created backport PR for |
Other:sysupgrade [-n]
,firstboot
)(
lua -e 'print(require("platform_info").get_image_name())'
)(https://gluon.readthedocs.io/en/latest/dev/hardware.html#hardware-support-in-packages)
factory reset must be performed before checking the primary MAC address, as
the setting from the old version is not reset otherwise.
The PoE input should be the WAN port in this case.
Association with AP must be possible on all radiosAssociation with 802.11s mesh must work on all radiosAP+mesh mode must work in parallel on all radios(https://gluon.readthedocs.io/en/latest/features/configmode.html)
Should map to their respective radioShould show activityAdded board name tois_outdoor_device
function inpackage/gluon-core/luasrc/usr/lib/lua/gluon/platform.lua
docs/user/supported_devices.rst