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

Internal DSL modem options #765

Closed
Matthias84 opened this issue Jul 27, 2016 · 3 comments
Closed

Internal DSL modem options #765

Matthias84 opened this issue Jul 27, 2016 · 3 comments
Labels
help wanted issue help wanted

Comments

@Matthias84
Copy link
Contributor

Currently users have to set the Annex manually via SSH and uci:

uci set network.dsl.annex='b'

This is confusing, as all other settings for the router can be done via Luci already, so people will expect it to be there / not needed to be changed manually.
It would be pretty nice, if it would be possible to change the hardware settings directly via luci 👍

(This touches softly also #490 )

@jow-
Copy link
Contributor

jow- commented Jul 27, 2016

What settings besides annex are missing?

@Matthias84
Copy link
Contributor Author

AFAIK this depends on the DSL hardware driver, I can just refer to Lantiq

network.dsl=adsl
network.dsl.firmware='/lib/firmware/adsl.bin'
network.dsl.annex='b2p'

There seem to be some more options as tone sequences, but I guess you don't need to alter them usually. Some say they had to patch the DSL modem firmware, so this might be useful, too,

@mbo2o
Copy link

mbo2o commented Aug 11, 2018

In Release 18.06.0 (and possibly earlier) these settings appear to be implemented in Luci , this issue should be closed

image

@jow- jow- closed this as completed Oct 20, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted issue help wanted
Projects
None yet
Development

No branches or pull requests

4 participants