<SwedeMike>
https://sv.wikipedia.org/wiki/Svenska_v%C3%A4derrekord "Den högsta temperaturen i Sverige uppmättes i Ultuna (9 juli 1933) och i Målilla (29 juni 1947). På båda ställen var temperaturen 38,0 ºC." kanske dags för nya värmerekord då
<Harm_>
m[tab]: the squashfs contains things like: var def_product_name=("WE420223-99"); . The sticker does not mention any product name (apart from arcadyan Experia WiFi imported by KPN) like on teh SmartBox Flash
guidosarducci has quit [Remote host closed the connection]
guidosarducci has joined #openwrt-devel
Tapper has joined #openwrt-devel
tom- has joined #openwrt-devel
jlsalvador has quit [Quit: jlsalvador]
jlsalvador has joined #openwrt-devel
schwicht_ has quit [Remote host closed the connection]
guidosarducci has quit [Remote host closed the connection]
guidosarducci has joined #openwrt-devel
<Habbie>
Harm_, ack :)
Tapper has quit [Ping timeout: 480 seconds]
danitool has quit [Quit: Cubum autem in duos cubos, aut quadratoquadratum in duos quadratoquadratos]
MAbeeTT2 has joined #openwrt-devel
m has joined #openwrt-devel
valku has joined #openwrt-devel
hurricos has quit [Ping timeout: 480 seconds]
MAbeeTT has quit [Ping timeout: 480 seconds]
schwicht has joined #openwrt-devel
schwicht has quit [Ping timeout: 480 seconds]
<m>
Harm_: Understood :)
<Harm_>
m: huh, you got my message while you left the channel?
<Harm_>
MaxSoniX: I have not seen any other official versions released by KPN. The experia wifi auto-updates to the latest version by itself. The initial firmware versions have an upload form in their web interface, they removed that
<MaxSoniX>
Harm_: Is there root access?
schwicht has joined #openwrt-devel
<Harm_>
MaxSoniX: Officially not, their first firmware contains an exploit discovered by Habbie to gain root access. For other firmware versions you can patch the squashfs and flash it
<MaxSoniX>
Harm_: For example, from MTS/Flash Arcadyan it was possible to take the "mtd kernel", trim the zeros and use it as a stock update, so we pulled out several oem versions, since MTS, for example, does not distribute update files on its website
goliath has quit [Quit: SIGSEGV]
<MaxSoniX>
Harm_: Good) If it is not possible to flash through the web interface, it will be possible to flash through mtd write
borek has quit [Remote host closed the connection]
<Harm_>
Yup, I can even dual-boot OpenWRT and stock firmware through the u-boot bootpartition environment variable
kenny has quit [Remote host closed the connection]
kenny has joined #openwrt-devel
Gaspare has quit [Quit: Gaspare]
Gaspare has joined #openwrt-devel
<MaxSoniX>
Harm_: Yes, it's very convenient) Tell me, do you currently have any problems or questions that stop creating a Pull Request for this device?)
schwicht has quit [Ping timeout: 480 seconds]
<Harm_>
MaxSoniX: time :). I'm not exactly sure what the requirements are for creating a PR.
<Harm_>
MaxSoniX: For creating a PR, does a wiki page for the device need to exist?
rua has quit [Quit: Leaving.]
<Harm_>
The device itself works fine. Currently only the power led lights up, the others are available in sysfs but don't have any behaviour assigned to them. One LED needs to turn on when either 2.4 or 5GHz WiFi is enabled. The other is for WPS(which I did not test and do not care about) and the last LED is to indicate a device has been associated with the AP. I guess I need a cron
<Harm_>
script for this
<PaulFertser>
Harm_: no, a wiki page isn't needed for a github pull request. As for the LED, you can use a DT option like linux,default-trigger = "phy0tpt" for this led to indicate wifi activity of any kind.
rua has joined #openwrt-devel
<Harm_>
PaulFertser: I have both phy0 and phy1. I can configure assign both to different LEDs but then the label on the case of the device does not match
<Harm_>
(phy0 is 2.4GHz, phy1 is 5GHz)
<PaulFertser>
Harm_: a cron script wouldn't be accepted upstream. I suggest you raise this question during your submission and the reviewers will tell what the typical configuration.
<Habbie>
if nobody has yet, one of you should really stick that on deviwiki
<SlimeyX>
which one too many clones exist :P
<MaxSoniX>
There are more :D
<Habbie>
the last two sitecoms I opened up also turned out to be edimaxes known under 13 names in various countries
<MaxSoniX>
But in order to add information about them to wikidevi, you need to clarify their characteristics and get more detailed information, otherwise what is above is just a search in google
<mangix>
wonder why coova-chili fails to compile now
<mangix>
libxt_coova.c:(.text+0x211): multiple definition of `_init'; /builder/shared-workdir/build/sdk/staging_dir/toolchain-mips_4kec_gcc-11.3.0_musl/bin/../lib/gcc/mips-openwrt-linux-musl/11.3.0/../../../../mips-openwrt-linux-musl/lib/crti.o:/builder/shared-workdir/build/build_dir/toolchain-mips_4kec_gcc-11.3.0_musl/musl-1.2.3/crt/mips/crti.s:8: first defined here <-- no idea