Martin Kennedy
Martin Kennedy
This is oddly similar to https://forum.openwrt.org/t/limited-speed-at-openwrt-access-point/118750/23. Though the two devices use different chips (AR928X vs AR922X).
I'm really interested in this bit: > I'd like to know whether the MR12 is being slowed down by CPU load. Honestly, the fastest way to get a response would...
/etc/config/wireless: - You do not need `hwmode` as of 21.02.3. I was going to restore this to an MR12, but I just took the one I used to port out...
> Currently only concentrator cards with USB interface are supported. (no SPI support) Hi there, I have an older MTCDT with an SPI-based SX1302 in it which I'm working on...
I currently get: ```sh $ curl -H"Content-Type: application/json" -XPOST --upload-file request.json https://sysupgrade.openwrt.org/api/v1/build { "detail": "The server encountered an internal error and was unable to complete your request. Either the server...
### TODOs: - [x] Get RTC enumerated in the device tree - [x] Temp sensor - [x] Find the actual IC - [x] Get sensor working, compatible-d, enumerated in device...
## MAC address handling While `ethaddr` does get erased on boot, the MAC address is actually stored in the CPU's SROM (and the SROM address agrees with outside labeling). I...
> So, it was still using the SROM's value. To note, U-boot isn't handing this off to OpenWrt; I pull this value in Linux from the [`nvmem-cells` definition] (https://github.com/openwrt/openwrt/pull/10794/commits/b358eb9ab9e15d33d9702fa53cc1ec269ebee8b8#diff-467f273be571023b1495479e3aa487c24f882cb2227a422482465974e7d47c2eR177). U-boot...
Adding myself to CC; someone's sending a WDR4900v1 to test.
Hey there, Could you help me create an account on your wiki so that I can create such a page while I still have the process fresh in my mind?...