Sebastian Schaper

Results 35 comments of Sebastian Schaper

I'm on Mate 20.04.3 LTS, thus still using 5.4, though as far as I could tell from `Readme`, it should not even build if the kernel were the issue? Will...

Finally got debian 11 up and running, same issues with kernel 5.10, e.g.: ``` [ 166.775188] rtwifi_usb 1-2:1.0: failed to submit urb, ret=-19 [ 166.776261] rtwifi_usb 1-2:1.0: failed to submit...

Omg, that is awesome =) Will try within the next days, thanks. The D-Link indeed is the only one of the 4 currently available devices that uses the USB disk,...

> > Will try within the next days, thanks. > > I think that is expecting too much. > I'd settle for something next year that doesn't kill the USB...

> add an example for a WiFi-only device I had published code for DAP-1320 in the forums some time ago, https://forum.openwrt.org/t/dap-1320-supported/51499/6 https://github.com/s-2/openwrt/commit/0774047c9c35295f51b8f519e69e4579d36cfe76 thus it is not yet up to the...

@dangowrt Rebased and moved to `ath79-tiny`, a quick test (sysupgrade, settings discarded) on revision B1 was successful :slightly_smiling_face: https://github.com/s-2/openwrt/tree/dap-1320_wireless-defaults_tiny This still needs some polishing, mostly changes to dts etc., I...

Regarding the indroduction of further wifi-only devices in the long term, I wonder how feasible (or difficult) the implementation of failsafe mode would be for these. Currently, as the wireless...

> before kernel modules get loaded > hostapd.conf ... without duplicating code > by a hotplug event of the wireless radio phy interface showing up, as only then it's sysfs...

After further refactoring of DAP-1320 support, I suddenly could no longer reproduce the wifi coming up by default, even after making `distclean` or switching back to the branch published above....

Updated branch https://github.com/s-2/openwrt/tree/dap-1320_wireless-defaults_tiny ([diff](https://github.com/s-2/openwrt/compare/a35a8d6d7a2ec68f72db593265ddd02f4edc2309..eb67859535052cc7c88c337a01cd28d1daa13372)) * separate dtsi for individual SoC's / dts style changes / led naming / `default-state` for LEDs * rename ax / bx wildcard variants to a1...