<russell-->
do you have links to the threads, my searching on your model number has not turned up such threads for me
goliath has joined #openwrt-devel
rudeowl is now known as Guest17878
rudeowl has joined #openwrt-devel
<Moe1978>
quite motivated = prior professional embedded experience (albeit none with openwrt), and commercially backed
<Moe1978>
it is a supply chain and regulation matter: I can get a bunch of those devices cheaply in a country where some of the more modern counterparts are specifically precluded to operate.
<Moe1978>
I'm trying to find the thread where someone did a solder job on the serial pins. it was the exact same solder job I did only to discover in the thread that the pins were electrically disconnected from serial (possibly by software config) at boot.
<Moe1978>
I've found that generally the model numbers are red herrings, so to speak. The real important information is that this device is the 128MB version with a mipsbe arch.
<Moe1978>
The current state I'm in is that I know I can do the try-ethernet- option and get it to bootp fetch an image. After that, I am in what appears to be a blind stretch where I don't have access to any form of IO (specifically UART) until boot is complete. Clearly, the thing hangs on boot, however it's not totally clear to me whether it fails at the boot loader, or just brings up a bricked linux OS.
<Moe1978>
from my understanding, the RX/TX lines are either disconnected at a hardware level, or are disabled by the bootloader firmware.
<Moe1978>
Also, the firmware is an issue: moving forward, the issue of the routeros 7+ firmware will need to be resolved anyways, so this is yet another bite to chew off, I guess - as in, we can't just hope for the best that all devices moving forward will have a factory firmware <7.
<Moe1978>
my strategy was to try and get a minimal openwrt build that would send out a sign through any means (e.g. LED blink) to indicate that it is indeed booting.
<Moe1978>
I guess one of the issues I haven't fully digested is why the 7+ bootloader is a no go.
<Moe1978>
(btw, there are some other threads out there. I have found around half a dozen through various searches, but all are of abandonned efforts at various stages)
n3ph has joined #openwrt-devel
n3ph has quit [Ping timeout: 480 seconds]
ssterling has quit [Ping timeout: 480 seconds]
ssterling has joined #openwrt-devel
rua has joined #openwrt-devel
robimarko has joined #openwrt-devel
n3ph has joined #openwrt-devel
Moe1978 has quit [Remote host closed the connection]
Shados has quit []
Shados has joined #openwrt-devel
cp- is now known as Guest17886
Forst- is now known as Forst
rua has quit [Quit: Leaving.]
rua has joined #openwrt-devel
efahl has quit [Remote host closed the connection]
efahl has joined #openwrt-devel
n3ph_ has joined #openwrt-devel
efahl has quit [Remote host closed the connection]
n3ph has quit [Ping timeout: 480 seconds]
efahl has joined #openwrt-devel
efahl has quit [Remote host closed the connection]
efahl has joined #openwrt-devel
xes_ has joined #openwrt-devel
xes has quit [Ping timeout: 480 seconds]
nixuser has quit [Read error: Connection reset by peer]
nixuser has joined #openwrt-devel
PaulFertser has quit [Ping timeout: 480 seconds]
decke has quit [Remote host closed the connection]
decke has joined #openwrt-devel
valku has joined #openwrt-devel
PaulFertser has joined #openwrt-devel
Moe1978 has joined #openwrt-devel
<neocturne>
nbd: are there any news on the wphy renaming issue we talked about a while ago? Anything I can help with if you didn't get around to it?
nixuser_ has joined #openwrt-devel
nixuser has quit [Read error: Connection reset by peer]
Daanct12 has quit [Quit: WeeChat 4.6.3]
goliath has quit [Quit: SIGSEGV]
AtomiclyCursed has quit [Quit: ZNC 1.9.1 - https://znc.in]
AtomiclyCursed has joined #openwrt-devel
Moe1978 has quit [Remote host closed the connection]
* f00b4r0
scratches head. Build for new package doesn't seem to extract downloaded files anywhere
<f00b4r0>
do we have a platform/channel for publishing development bounties?
<f00b4r0>
all the binaries are successfully built, it seems it's some packaging step that's failing
<robimarko>
hurricos: done
<f00b4r0>
if I remove the define Build/Compile section it works again (although the bpf module isn't built obviously). I lifted that from qosify build recipe though
<f00b4r0>
ha. s+$(Build/Compile/Default)+$(call Build/Compile/Default,)+ apparently makes it work again. The former is used in qosify and bridger, latter comes from unetd Makefile. WTH shrug
Moe1978 has quit [Remote host closed the connection]
<dwfreed>
f00b4r0: because the cmake Build/Compile/Default passes $(1) to ninja as a target; qosify and bridger have targets named after themselves, uspot does not
<dwfreed>
f00b4r0: $(Build/Compile/Default) treats Build/Compile/Default as a macro, and substitutes its contents into the current location; $(call Build/Compile/Default,) treats it as a function, and gives it no parameters
<dwfreed>
or an empty first parameter, which gets removed by the shell during the actual ninja execution
sorinello has quit [Ping timeout: 480 seconds]
goliath has joined #openwrt-devel
valku has quit [Read error: Connection reset by peer]
dansan has quit [Ping timeout: 480 seconds]
SlimeyX has quit [Remote host closed the connection]
lucascastro has joined #openwrt-devel
danitool has quit [Quit: Cubum autem in duos cubos, aut quadratoquadratum in duos quadratoquadratos]