Jan Hoffmann
Jan Hoffmann
There is some information about the network issue in the [kernel documentation of the new `cpsw-switch` driver](https://docs.kernel.org/networking/device_drivers/ethernet/ti/cpsw_switchdev.html#bridging-in-dual-mac-mode). The reason why it even the default non-vlan-aware bridge doesn't work is that...
Thank you for the report and sorry for the late response. Adding proper support for the newer API version should be possible, but I need more data. If you can...
You're not doing anything wrong. The `speedport` option would be the most appropriate one for this device. However, I only have a Speedport Smart 2 for testing, and it looks...
Does the connection work and provide usable data, if you change `"Account:"` to `"Username:"` in `draytek/telnet.go`?
Changing the expected prompt would probably make the initial connection work, but it may still fail later when loading data. The output of the `adsl` command on other DrayTek devices...
That's a good point (and in principle also affects the stats table, although it's much easier to guess what is what there). I'll have to think about where to put...
An actual DSL connection shouldn't be necessary for testing. On affected devices, the message `vrx518 0000:01:00.0: dc_ep_clk_on failed` appears in the kernel log. If the patch makes it go away,...
Only some devices are affected by this issue, not all of them. On devices where this message appears, the actual DSL connection is also broken as a result (while a...
@systemcrash: On affected devices, the message already shows up pretty early after the driver is loaded, no matter if the modem is actually used. It should even appear when the...
> Can't we just react on it? If the thing fail we reset and apply the fix? It sounds like that would be much more complicated than just always applying...