<SpectreDev_01>
PaulFertser: yeah well this is interesting it seems to reboot at 4am, it reboot yesterday also at 4am
<PaulFertser>
SpectreDev_01: are you recording the serial log?
<PaulFertser>
Also, are you checking for new leaks automatically?
<PaulFertser>
Is it possible it rebooted due to other reasons such as power glitch on mains?
<SpectreDev_01>
Well I cant since it's rebooted at 4am while I was asleep
<SpectreDev_01>
Ive not had anything else reboot, so I doubt it's a power glitch
<PaulFertser>
You can leave some automation running to store the log and to run the check periodically.
<SpectreDev_01>
Hmm ok
<PaulFertser>
It's odd how it can depend on time though
<PaulFertser>
I mean absolute time
<SpectreDev_01>
Yeah when I check the uptime it's basically 5hrs and 20mins and I wake up at 9am so it's basically around 4am, but I was streaming last night at 9pm no reboot it ran fine for 9hrs I go to sleep and boom it's rebooted itself while not even in use
<SpectreDev_01>
But I'll get a build up with usb and have it save the logs to the usb
<PaulFertser>
Hm, why not just leave another computer running and saving from serial?
<PaulFertser>
That would be more reliable
<PaulFertser>
It might be an oops that makes usb inoperable.
<SpectreDev_01>
Ah true, I'll get my pi attached and have it log it then, since that's on 24/7 anyways
<mrkiko>
SpectreDev_01: what target/device?
<PaulFertser>
Yes, and you can have it cat the kmemleak file to "| logger" periodically
<PaulFertser>
SpectreDev_01: do you have time to hack that script to not emit bss_color specification so that hostapd wouldn't enable that feature and retry with HE40 ?
<PaulFertser>
(to not emit the unrecognised config item when it's disabled)
<SpectreDev_01>
PaulFertser: got plenty of time, first just gotta flash kmemleak build and then we can do it
<SpectreDev_01>
Just give me about 5-10 mins
<PaulFertser>
I'm not in a hurry
autkin has joined #openwrt-devel
mrkiko has quit [Quit: leaving]
<SpectreDev_01>
PaulFertser: all ready to go
<PaulFertser>
SpectreDev_01: then I'd try disabling color in config again and revert other settings to those when you could easily reproduce the issue.
<SpectreDev_01>
PaulFertser: that config don't work, it keeps saying invalid, I also tried config he_bss_color_disabled '1' which hostapd just ignores
<SpectreDev_01>
Hmm weird in the wireless overview section it doesn't say the modem name just says Qcom Atheros IPQ8074
<SpectreDev_01>
Unless that's just intended to be done like that
<PaulFertser>
SpectreDev_01: with invalid config I suggest you comment out the line in the script that adds the invalid option.
<PaulFertser>
SpectreDev_01: so that uci would not be adding any bss_color options to hostapd.conf at all.
<SpectreDev_01>
Ehm where's the script at
<PaulFertser>
12:59 < PaulFertser> So probably the way to try is to make the script not emit he_bss_color option and not emit he_bss_color_disabled either.
<SpectreDev_01>
PaulFertser: katb.in/itiojozi yeah I think it fills up because the packets end up becoming pending and eventually just causes OOM the system hangs
danitool has quit [Remote host closed the connection]
<PaulFertser>
SpectreDev_01: the last link doesn't work.
<SpectreDev_01>
Oh crap
<SpectreDev_01>
Well it was about packets pending
<SpectreDev_01>
Been running well for 35mins so far
hanetzer1 has joined #openwrt-devel
hanetzer has quit [Ping timeout: 480 seconds]
danitool has joined #openwrt-devel
minimal has joined #openwrt-devel
xes has joined #openwrt-devel
<SpectreDev_01>
PaulFertser: yeah I removed to patches related to packet flushing and get some kernel warning now katb.in/vopakojukij
<SpectreDev_01>
As for the above link it's here katb.in/itiojoxozi
<SpectreDev_01>
As for the above link it's here katb.in/itikojoxozi
<SpectreDev_01>
Yeah that didn't last long, it was 25% free ram until I hit 1hr mark
<SpectreDev_01>
Oh wait those patches didn't exist hmm
<schmars[m]>
released 2000, but there's a ton of stuff that doesn't need the latest tech
tidalf has joined #openwrt-devel
fakuivan has quit [Ping timeout: 480 seconds]
<Mangix>
LMAO "IMHO - Rust is for programmers that failed at learning to write proper C production code ... since I doubt that anyone can write proper C++ production code."
SpectreDev_01 has quit [Quit: Connection closed for inactivity]
<Mangix>
it's interesting though. now two drivers have to be maintained for no good reason.
GNUmoon has quit [Remote host closed the connection]
f23xhxxx has joined #openwrt-devel
<Mangix>
oh this is funny. original driver is 131 lines of code