guerby has quit [Remote host closed the connection]
goliath has joined #openwrt-devel
guerby has joined #openwrt-devel
ilario has joined #openwrt-devel
feriman has quit [Read error: Connection reset by peer]
<rsalvaterra>
I'm a bit miffed I still see the GPIO IRQ handler fucking off after a while, on the Omnia (not mine, mind you, as I disabled GPIO IRQs as a workaround). It really needs to survive spurious interrupts.
<rsalvaterra>
I'm going to try and fix it myself.
feriman has joined #openwrt-devel
victhor has joined #openwrt-devel
Rene__ has quit [Quit: leaving]
ilario has quit [Quit: Leaving]
grift has quit [Quit: Bye]
grift has joined #openwrt-devel
grift has quit [Client Quit]
grift has joined #openwrt-devel
<Borromini>
pkgadd: ping
CrazyLemon has quit [Ping timeout: 258 seconds]
CrazyLemon has joined #openwrt-devel
<rsalvaterra>
Hm. The potential fix isn't trivial to backport. Whatever. I just diffed the v5.4 gpio-pca953x driver against the current v5.11-rc7 and made a patch. Hopefully it'll build/run.
<rsalvaterra>
The world changed a lot between 5.4 and 5.11…
<rsalvaterra>
Borromini: I miss the cocktail version names… :P
jlsalvador has quit [Quit: WeeChat 3.0]
jlsalvador has joined #openwrt-devel
<jlsalvador>
Hello. I just received an ubnt unifi 6-lr. Is there currently someone working to port openwrt to it? Do you need help with something (ex: mtd dump)?
<Borromini>
if you bought it blindly, you're a *very* lucky guy.
<blocktrron>
Borromini: :)
<jlsalvador>
Borromini: Hehe, I wasn't fast enough. :)
<jlsalvador>
BTW, blocktrron thank you!
<blocktrron>
FunFact about this device: It has an Aquantia AQR112 2.5G PHY which Ubiquiti crippled to 1 Gbit/s in software
<blocktrron>
I'm seriously interested in the stuff their PM smokes
<jlsalvador>
blocktrron: Why ubnt software-limit it? To prevent thermal problems?
<blocktrron>
Most likely so they don't piss off their hardcore fans who bought the Early Access LR
<blocktrron>
The LR which is on the market was intended to be the U6-Pro
<blocktrron>
But yeah, I've ordered a 2.5G Adapter, which is set to arrive on monday to see whetehr or not 2.5G works
<blocktrron>
sadly linux has no support for this PHY, so we will have to see
<jlsalvador>
It's a good reason. I think that Ubnt its more PR than tech-y.
<jlsalvador>
Oh! You lifted the restriction? :D
Darkmatter66 has joined #openwrt-devel
Darkmatter66 has quit [Read error: Connection reset by peer]
Darkmatter66 has joined #openwrt-devel
joaohcca has joined #openwrt-devel
<Borromini>
credit where credit is due eh blocktrron ;)
<blocktrron>
well, technically 2.5G should work with the hardware, I'm just not sure whether or not the PHY will advertise it.
<blocktrron>
If not, I'll either have to find a datasheet, wait for someone with one to add this PHY to the linux driver or hope the U-Boot sources supporting this PHY work with 2.5G
<Hauke>
blocktrron: the 10G Aquantia Phys need some special FW and this FW can restrict the supported modes
<Hauke>
is the FW loaded at runtime or is theer an extra SPI flash?
<Hauke>
or is there no extra FW needed for this PHY
<blocktrron>
Hauke there are indeed two SPI flashes
<blocktrron>
i can dump the firmware of the second one, as it's a multilayer PCB i can't say for yure whether or not it is wired to the marvell PHY
valku has quit [Remote host closed the connection]
valku has joined #openwrt-devel
joaohcca has quit [Quit: Connection closed]
<blocktrron>
The host system does not interact with the PHY at all. It's configured for a reference board with a RTL switch
joaohcca has joined #openwrt-devel
philipp64 has quit [Quit: philipp64]
<Hauke>
blocktrron: why does it use a RTL switch and a Aquantia PHY? The RTL switch has integrated PHYs and only supports 1G on the LAN ports
<blocktrron>
Hauke: It doesn't have a RTL switch at all. The U-Boot as well as the kernel are however configured for an RTL switch
<Hauke>
do you see the PHY on the MDIO bus?
<blocktrron>
The Phy is at ID8 on the MDIo bus, yes
<Borromini>
blocktrron: and it's a production device? as in: available to consumers?
<Borromini>
you didn't get your hands on some early dev version? (just curious)
<blocktrron>
It also does not detect link state in the OS at all, the link is fixed to 1G
<blocktrron>
Borromini: nope
<rsalvaterra>
Hmpf… My gpio-pca953x backport patch is weighing at about 27 kiB. Not great, not terrible…
<joaohcca>
tmn505 just a follow up from what we discussed on tuesday. The device kept the config after a flash so I believe that the filesystem marker found at 0x0 is ok to ignore. I've try to remove my dts node with the wdt declaration but I the device enter a bootloop as I mentioned. do you have any other sugestions to ignore de node imported from the
<tmn505>
joaohcca: then the watchdog from dtsi needs to be enabled, but it's weird that it spews error when activating and works. Btw. the mach file You pointed activates watchdog by toggling gpio to high but Your dts uses low, maybe there's the issue?
<joaohcca>
tmn505 I'll change to ACtive_high and test
joaohcca has quit [Quit: Connection closed]
joaohcca has joined #openwrt-devel
<joaohcca>
tmn505 still got the same messages from the wdt-ath79 [ 1.673024] ath79-wdt 18060008.wdt: unable to register misc device, err=-16
<joaohcca>
[ 1.680269] ath79-wdt: probe of 18060008.wdt failed with error -16
<joaohcca>
my /dev has watchdog and watchdog0. Could be an issue when trying to register /dev/watchdog?
<tmn505>
joaohcca: probably, if it doesn't reboot then it's somehow toggled. I'm out of ideas about this since I don't know much about it. Consider the support done, since all of the devices on the unit work.
<tmn505>
yeah, so don't bother Yourself with it too much.
<joaohcca>
would like to understand what happen so if anyone has any suggestions feel free to drop a comment at the PR
<joaohcca>
tmn505 thanks for taking some time for this, much appreciate
philipp64 has joined #openwrt-devel
Borromini has quit [Quit: leaving]
joaohcca46 has joined #openwrt-devel
joaohcca has quit [Quit: Connection closed]
joaohcca46 has quit [Client Quit]
philipp64 has quit [Quit: philipp64]
philipp64 has joined #openwrt-devel
Tost has quit [Ping timeout: 256 seconds]
joaohcca has joined #openwrt-devel
rmilecki has quit [Ping timeout: 240 seconds]
black_ant has quit [Quit: simplicity does not kill]
dedeckeh has quit [Quit: Connection closed]
<Hauke>
nbd: do you have a better version of the package/kernel/mac80211/patches/subsys/300-mac80211-optimize-skb-resizing.patch patch which works better with mac80211 5.10?
<Hauke>
joaohcca: I think the GPIO and the ath79 watchdig driver want to register a misc char device for the watchdog and it looks like only one is possible
Borromini has joined #openwrt-devel
Darkmatter66 has quit [Ping timeout: 264 seconds]
Acinonyx_ has joined #openwrt-devel
Acinonyx has quit [Ping timeout: 256 seconds]
<Borromini>
nbd: sorry for the drive-by. i am still trying to find the commit causing the timeout errors on the mt7613 radio, but by now i'm essentially at 2021-01-14 and it looks like even that shows timeout errors, although the AP had been up over 24h now. my backup testing device isn't showing any timeout errors yet with the same build, but it's only been up half as long for now. will keep you posted.
<Borromini>
bbl.
Borromini has quit [Quit: leaving]
joaohcca has quit [Ping timeout: 240 seconds]
feriman has quit [Ping timeout: 256 seconds]
Acinonyx_ has quit [Ping timeout: 240 seconds]
Acinonyx has joined #openwrt-devel
valku has quit [Quit: valku]
philipp64 has quit [Quit: philipp64]
philipp64 has joined #openwrt-devel
philipp64 has quit [Client Quit]
adrianschmutzler has quit [Quit: ~ Trillian - www.trillian.im ~]