minimal has quit [Quit: Leaving]
<Mangix> Ansuel: it already is with host packages
GNUmoon has quit [Remote host closed the connection]
GNUmoon has joined #openwrt-devel
torv has quit [charon.oftc.net dacia.oftc.net]
torv has joined #openwrt-devel
<Mangix> make -r package/kea/host/compile: build failed. joy
gch981213 has joined #openwrt-devel
tSYS has quit [Quit: *squeak*]
tSYS has joined #openwrt-devel
rua has quit [Quit: Leaving.]
rua has joined #openwrt-devel
mentalow has quit [Ping timeout: 480 seconds]
mentalow has joined #openwrt-devel
damo22 has joined #openwrt-devel
<damo22> I searched the forum and docs but could not find much about TP-Link Archer MR200 v6, is this ported or likely to be able to be ported?
<damo22> i could not locate the gpl sources on tplink's website for v6
<damo22> i didnt do my homework and didnt realise there were slight variations with different version numbers of the hardware, and so i have purchased a v6
goliath has joined #openwrt-devel
robimarko has joined #openwrt-devel
<PaulFertser> damo22: hi
<PaulFertser> damo22: what's inside that v6?
<damo22> good question, i havent even unwrapped the plastic yet
<damo22> i guess i need to take it apart and take hi res photos of the mainboard?
gladiac is now known as Guest4860
gladiac has joined #openwrt-devel
<damo22> how would i get a shell on it to print the kernel log?
Guest4860 has quit [Ping timeout: 480 seconds]
<KanjiMonster> damo22: usually open the case, locate the serial, connect to it*, let it boot, observe output (* may require soldering)
<damo22> okay
<PaulFertser> damo22: and in any case do not really expect someone will do the port for you
<PaulFertser> damo22: I suggest you instead find the FCCID and check the photos in the FCC filing first. Probably it's a completely different device.
<jow> at the very least it appears to be a qlacom soc
<jow> *qualcom
<jow> so no sudden shift to broadcom or similar
<damo22> i ported a x86 intel chipset to coreboot, i can probably port a router to openwrt
<damo22> so FCC has images of routers based on FCCID
<robimarko> And as long as they are not ultra new they are public
<PaulFertser> damo22: sure, if the SoC is already supported!
<damo22> i cant seem to get the plastic cover off... lol
<damo22> theres no screw holes
<PaulFertser> Sometimes under stickers or rubber stands
SlimeyX has quit [Ping timeout: 480 seconds]
Kevinjil has joined #openwrt-devel
<damo22> Mediatek MT7613BEN
<damo22> does that help?
<PaulFertser> damo22: that's supported PCIe wireless, good.
<PaulFertser> damo22: what about the SoC?
<damo22> its hiding under alloy covers
<PaulFertser> damo22: grab serial log from vendor firmware then, it's the necessary step either way.
robimarko has quit [Remote host closed the connection]
robimarko has joined #openwrt-devel
<damo22> where would i find the fcc id?
<PaulFertser> damo22: on the sticker should be present for sure unless it's for internal chinese market.
<damo22> no FCC just (EU)
<damo22> RoHS
<damo22> and made in china
<PaulFertser> damo22: I meant on the plastic case, not on the PCB.
<damo22> yeah thats what i meant
<PaulFertser> damo22: so far my impression is that porting OpenWrt to this should be relatively straightforward.
<damo22> im guessing the serial is a block of 4 pins?
<damo22> is it usually 3v3 or 1v8?
<PaulFertser> damo22: likely. See the OpenWrt wiki for ideas how to probe for pinout etc.
<PaulFertser> damo22: Tx idles high, so just measure to be sure
<damo22> ok
<PaulFertser> damo22: for mediatek 3.3 V most likely
<PaulFertser> damo22: ground and power are clearly visible on that 4-pin connector footprint, so one of the other two is target's Tx.
<PaulFertser> damo22: and even if you connect target's Rx to your adapter's Rx there's no danger, just no reliable transmission either.
<f00b4r0> if you're only going to read the ouptut you only need GND and device TX, and then voltage doesn't really matter. Either your transceiver will work or it won't, but you won't damage anything
<f00b4r0> heh, PaulFertser beat me to it :)
guidosarducci has quit [Remote host closed the connection]
<PaulFertser> 3.3 V UART can read from 1.8 V usually. Doesn't matter in this case, I'd bet money it's 3.3 V target.
<f00b4r0> same
<PaulFertser> damo22: the next step would be to try to stop in bootloader to see if you can load and run an OpenWrt initramfs image, you can probably just try one for board with similar features (cell modem doesn't matter, it's essentially an external USB device) and same (!) SoC which you'll know from the log.
rua has quit [Quit: Leaving.]
antonkh has joined #openwrt-devel
bbezak has quit [Read error: Connection reset by peer]
bbezak has joined #openwrt-devel
Kevinjil has quit [Remote host closed the connection]
rua has joined #openwrt-devel
Kevinjil has joined #openwrt-devel
bbezak has quit [Quit: The Lounge - https://thelounge.chat]
bbezak has joined #openwrt-devel
bfields has joined #openwrt-devel
<schmars[m]> blocktrron: did you have the mt76 "message timeout" bug yourself too? Flashed your patch yesterday and it doesnt look like it helped
<owrt-images-builds> Build [#71](https://buildbot.openwrt.org/images/#/builders/66/builds/71) of `openwrt-23.05_bmips/bcm6358` completed successfully.
rz has joined #openwrt-devel
Kevinjil has quit [Ping timeout: 480 seconds]
Kevinjil has joined #openwrt-devel
c512l has joined #openwrt-devel
c512l has quit []
goliath has quit [Quit: SIGSEGV]
cmonroe has quit [Ping timeout: 480 seconds]
cmonroe has joined #openwrt-devel
bfields has quit [Read error: No route to host]
rsalvaterra has quit [Ping timeout: 480 seconds]
bluew has joined #openwrt-devel
rsalvaterra has joined #openwrt-devel
goliath has joined #openwrt-devel
<Mangix> these mbedtls failures are a pain to fix
robimarko has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
<rsalvaterra> Heh. Just noticed we're using the old version of the rtl8821ae firmware. A newer version was added… 7 years ago.
JiiPee has quit [Remote host closed the connection]
al has joined #openwrt-devel
<al> was just reading usteer code to get an idea of what the different config options actually do and came across this:
<al> wat.
<al> reasons |= (1 << UEV_SELECT_REASON_LOAD);
<al> if (has_better_load(current_node, new_node) && !has_better_load(current_node, new_node))
<Habbie> ok so which one is it!
<al> I'm not hallucinating, right? that's always false, right?
<Habbie> unless that function can somehow return true and then false in the span of nanoseconds, yes
<al> yeah ok :)
<al> I'm really not familiar with this code, but I sent https://github.com/openwrt/usteer/pull/7 for now
<al> I think another bug is that below_load_threshold actually implements above_load_threshold
<Habbie> heh
<al> kinda understand all the posts on various platforms questioning that usteer actually works now
<rsalvaterra> hauke: I found the culprit for the iproute2 build failure. In 6.8.0, support for iptables action was removed: https://git.kernel.org/pub/scm/network/iproute2/iproute2.git/commit/?id=45dc10463dd5a51eef944b110a4f046feb1b46db
<al> based on starightforward PRs like https://github.com/openwrt/usteer/pull/3 not getting merged, is usteer dead?
<Habbie> always hard to say for community/volunteer projects
<al> Oh, thanks
gch981213 has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
<damo22> thanks for the tips, i have parked my port for now, until i get a voltmeter
slh has quit [Remote host closed the connection]
slh64 has quit [Quit: gone]