<djfe>
compatible = "pci14c3,7603"; vs compatible = "mediatek,mt76";
<djfe>
pcie 1 and 0 are reversed for the wr1300v2 resulting in reversed mac address order and maybe(?) the wrong eeprom? how can I figure out which eeprom belongs to which wifi chip?
<djfe>
are ieee80211-freq-limit and led properties still relevant or can I drop them from the common .dtsi?
tidalf_ has joined #openwrt-devel
tidalf has quit [Ping timeout: 480 seconds]
tidalf has joined #openwrt-devel
rua has quit [Quit: Leaving.]
valku has quit [Remote host closed the connection]
tidalf_ has quit [Ping timeout: 480 seconds]
cmonroe has joined #openwrt-devel
cmonroe_ has quit [Read error: Connection reset by peer]
<Habbie>
anyone else gotten spam from gitrunners.com?
<barhom>
Where can I read about how to make custom /etc/config/X files? Basically I want to include a file /etc/config/example as-if it was a part of /etc/config/network for example
tidalf has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
tidalf has joined #openwrt-devel
rua has quit [Quit: Leaving.]
<rmilecki>
why python has to always turn into some dependencies hell
<rmilecki>
i'll remember about when someone wants more Meson again
<rmilecki>
$ pip3 install --user dtschema
<rmilecki>
ERROR: Could not find a version that satisfies the requirement jsonschema<4.18,>=4.1.2 (from dtschema)
<f00b4r0>
heh
<rmilecki>
ERROR: No matching distribution found for jsonschema<4.18,>=4.1.2 (from dtschema)
<f00b4r0>
we just had a Meson > * chat here couple days ago ;)
<f00b4r0>
and I see more packages being converted to Meson build too (lz4 recently). Don't wanna be a bird of ill omen but I suspect it will bite us back down the road
tidalf has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<rmilecki>
ah, openSUSE release year ago comes with Python 3.6 by default and current jsonschema requires 3.7+
<f00b4r0>
classic
<rmilecki>
$ pip3.10 install --user dtschema
<rmilecki>
Running setup.py install for pylibfdt ... error
<csharper2005>
Is it possible? I would appreciate ideas or examples from existing OpenWrt code.
csharper2005 has quit [Ping timeout: 480 seconds]
gspoletto has quit [Remote host closed the connection]
minimal has joined #openwrt-devel
<djfe>
I'm wondering if that's a second stage bootloader in the ubi image or just the same bootloader and whether you need it to boot. also: does dual boot work for this device?
<djfe>
for the latter you might want to print the bootloader environment :)