SlimeyX has joined #openwrt-devel
djfe has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
goliath has quit [Quit: SIGSEGV]
madwoota- has joined #openwrt-devel
madwoota- is now known as madwoota
madwoota_ has quit [Ping timeout: 480 seconds]
bluew has quit [Ping timeout: 480 seconds]
djfe has joined #openwrt-devel
MaxSoniX has joined #openwrt-devel
danitool has quit [Quit: Cubum autem in duos cubos, aut quadratoquadratum in duos quadratoquadratos]
tSYS has quit [Quit: *squeak*]
tSYS has joined #openwrt-devel
minimal has quit [Quit: Leaving]
<KGB-0> https://tests.reproducible-builds.org/openwrt/openwrt_sunxi.html has been updated. (0% images and 100.0% packages reproducible in our current test framework.)
astro1 has joined #openwrt-devel
rsalvaterra has quit [Remote host closed the connection]
rsalvaterra has joined #openwrt-devel
cbeznea has joined #openwrt-devel
cbeznea has quit []
cbeznea has joined #openwrt-devel
cbeznea has quit []
cbeznea has joined #openwrt-devel
SirLouen has quit [Quit: Hasta luego, Lucas]
SirLouen has joined #openwrt-devel
cbeznea has quit [Quit: Leaving.]
cbeznea has joined #openwrt-devel
cbeznea has quit []
cbeznea has joined #openwrt-devel
<Znevna> looks like it's a bad idea to exclude ubi from nmbm
<Mangix> Yes
<Znevna> also looks like I need to add mediatek,bmt-force-create;
<Znevna> in the dts
norris has quit [Read error: Connection reset by peer]
jbowen has quit [Write error: connection closed]
linusw has quit [Read error: Connection reset by peer]
linusw has joined #openwrt-devel
norris has joined #openwrt-devel
jbowen has joined #openwrt-devel
<KGB-1> https://tests.reproducible-builds.org/openwrt/openwrt_omap.html has been updated. (11.1% images and 99.9% packages reproducible in our current test framework.)
cbeznea1 has joined #openwrt-devel
<gch981213> Znevna: Don't use force-create. If the nmbm created in u-boot isn't recognized by kernel, there's already something wrong. It's better to find why u-boot and kernel nmbm implementations disagree with each other.
<Znevna> it's not seen in u-boot either
<Znevna> that's the problem
<Znevna> missing management blocks
<Znevna> I hope I didn't brick his router >.>
<Znevna> and asus uses force-create in their dts
cbeznea has quit [Ping timeout: 480 seconds]
<Mangix> blocktrron: I'll just mention 25 is a value from ath79. Not that it matters.
cbeznea1 has quit [Quit: Leaving.]
cbeznea has joined #openwrt-devel
astro1 has quit [Quit: Konversation terminated!]
<blocktrron> Mangix: context
bbezak5 has joined #openwrt-devel
bbezak5 has quit []
bbezak has quit [Ping timeout: 480 seconds]
bbezak has joined #openwrt-devel
tidalf_ has joined #openwrt-devel
tidalf has quit [Ping timeout: 480 seconds]
robimarko has joined #openwrt-devel
floof58 is now known as Guest12398
floof58 has joined #openwrt-devel
Guest12398 has quit [Ping timeout: 480 seconds]
srslypascal has joined #openwrt-devel
srslypascal has quit []
SlimeyX_ has joined #openwrt-devel
SlimeyX has quit [Ping timeout: 480 seconds]
SlimeyX_ is now known as SlimeyX
fakuivan has quit [Remote host closed the connection]
fakuivan has joined #openwrt-devel
goliath has joined #openwrt-devel
danitool has joined #openwrt-devel
<mrkiko> Znevna: Mangix: why a bad idea to xclude ubi from nmbm? It seems it's a bad idea even to not do so, so ...
<Znevna> I didn't say it's bad
<Znevna> but it's the current practice
<Znevna> and it seems it causes issues if a bad block appears in the ubi partition
robimarko has quit [Quit: Leaving]
Misanthropos has quit [Read error: Connection reset by peer]
Misanthropos has joined #openwrt-devel
djfe_ has joined #openwrt-devel
djfe has quit [Ping timeout: 480 seconds]
guerby_ has quit [Remote host closed the connection]
guerby_ has joined #openwrt-devel
minimal has joined #openwrt-devel
<mrkiko> Znevna: oh, I'm not questioning - just trying to understand, I'm pretty curious about this matter, also because it is going to matter on the gl-mt3000 as well
<mrkiko> Znevna: but I am having some issues understanding what's going on here. Isn't ubi supposed to handle bad blocks?
cbeznea has quit [Read error: Connection reset by peer]
<mrkiko> Znevna: I'm little bit lost here... of course yes, a limited number of bad blocks can be handled I guess
cbeznea has joined #openwrt-devel
<Znevna> If I manage to get that user on IRC with hopefully a still functioning device maybe we'll find out
Acinonyx_ has joined #openwrt-devel
Acinonyx has quit [Ping timeout: 480 seconds]
<mrkiko> Znevna: I would ask dangolle but he's not around as far as I know
valku has joined #openwrt-devel
danitool has quit [Quit: Cubum autem in duos cubos, aut quadratoquadratum in duos quadratoquadratos]
<Znevna> I suck at reading code, does this mean that force_create is set by default (if not set in .dts?) https://github.com/openwrt/openwrt/blob/master/target/linux/generic/files/drivers/mtd/nand/mtk_bmt_nmbm.c#L2264
<Mangix> IIRC nbd mentioned only using it for the kernel
<Mangix> blocktrron: your recent ramips commit
<Znevna> I'd lower the SPI frequency for Archer C6U too
<Znevna> I have one unstable device with 80MHz
<blocktrron> Mangix: ah okay, I just had another dts open where I had a similar issue in the past and copied from there
<blocktrron> I was just lost what you were referring to
cbeznea1 has joined #openwrt-devel
cbeznea has quit [Ping timeout: 480 seconds]
gladiac has joined #openwrt-devel
<f00b4r0> funny. in busybox "ps -w" truncates output, "ps" does not
floof58 is now known as Guest12428
floof58 has joined #openwrt-devel
<minimal> f00b4r0: and "ps -ww"?
<f00b4r0> does not truncate. how odd
<minimal> "ps -w" truncates at 132 chars, "ps -ww" does not truncate
<f00b4r0> as evidenced by the help output: "wWide output" ;-)
<minimal> well what width is your terminal?
<f00b4r0> 175
<minimal> there you go ;-)
<f00b4r0> ?
<minimal> "ps" writes up to terminal width (in old days = 80 chars)
<f00b4r0> "wide output" suggests untruncated to me
<minimal> "ps -w" was originally intended to output more than 80 chars
<minimal> so you having a 175-wide terminal is "unexpected" :-)
<jakllsch> so, busybox is on crack
<f00b4r0> i see
<minimal> terminals were typically 80x24
Guest12428 has quit [Ping timeout: 480 seconds]
<minimal> the "procps" manpage for "ps" also talks about "-w" being wide output and "-ww" being unlimited width
<jakllsch> weird. pretty sure that's not the way the NetBSD ps(1) works
<f00b4r0> minimal: I used an actual VT100 terminal so I'm aware, but the busybox help and behaviour is unintuitive imho :)
<f00b4r0> (as in, hardware VT100)
<jakllsch> it's trucate to 80 by default, and unlimited with -w
<jakllsch> so i get annoyed with busybox ps
<minimal> well from a quick search POSIX spec for "ps" doesn't mention w/-w option, so it is not standardised
<jakllsch> fair enough
cbeznea has joined #openwrt-devel
<minimal> so Busybox ps appears to be behaving in a compatible way to procps ps
<minimal> indeed there are at least 2 distinct types of "ps" options (I remember SysV and BSD differed)
<minimal> I remember doing "ps -ef" or "ps auxww" depending on the Unix system
<jakllsch> yeah, my muscle memory is: ps auxwww
<jakllsch> ps: unrecognized option: a
<jakllsch> (from busybox)
cbeznea1 has quit [Ping timeout: 480 seconds]
<jakllsch> so -w is the least of my worries
* f00b4r0 is a fax user. ps fax :)
<minimal> well it is meant to be a cutdown implementation...
cbeznea has quit [Ping timeout: 480 seconds]
cbeznea has joined #openwrt-devel
minimal has quit [Quit: Leaving]
MaxS0niX has joined #openwrt-devel
MaxSoniX has quit [Read error: Connection reset by peer]
jbowen has quit []
jbowen has joined #openwrt-devel
<hgl> anyone knows what's the difference between sep and empty in openwrt's makefile? https://github.com/openwrt/openwrt/blob/2c530fcb972c112e7a2b10f9c21ac6d276624b5e/rules.mk#L38
<hgl> both seem to be the empty string and is false when being evaluated
tidalf has joined #openwrt-devel
tidalf__ has joined #openwrt-devel
tidalf_ has quit [Ping timeout: 480 seconds]
tidalf has quit [Ping timeout: 480 seconds]
minimal has joined #openwrt-devel
gladiac has quit [Quit: k thx bye]
Borromini has joined #openwrt-devel
<dwfreed> hgl: because sep is not actually empty
<dwfreed> it provides a newline for things like calls to foreach that generate a bunch of recipe lines, so that each pass through the loop is its own recipe line
<dwfreed> empty *is* empty, and is probably mostly there for the space trick on the next line
<dwfreed> these are all dark make magic that is necessary for non-trivial makefiles
<KGB-1> https://tests.reproducible-builds.org/openwrt/openwrt_lantiq.html has been updated. (96.2% images and 99.9% packages reproducible in our current test framework.)
floof58 has quit [Quit: floof58]
floof58 has joined #openwrt-devel
Tapper has joined #openwrt-devel
<owrt-2203-builds> Build [#247](https://buildbot.openwrt.org/openwrt-22.03/images/#builders/40/builds/247) of `mvebu/cortexa53` completed successfully.
tidalf__ has quit [Remote host closed the connection]
tidalf has joined #openwrt-devel
cbeznea has quit [Quit: Leaving.]
Borromini has quit [Quit: Lost terminal]
Borromini has joined #openwrt-devel
Misanthropos has quit [Quit: ZNC 1.8.2+deb2+b1 - https://znc.in]
Borromini has quit [Quit: Lost terminal]
bluew has joined #openwrt-devel
danitool has joined #openwrt-devel
MaxS0niX has quit [Remote host closed the connection]
Borromini has joined #openwrt-devel
MaxS0niX has joined #openwrt-devel
Misanthropos has joined #openwrt-devel
maciekb has quit [Read error: Connection reset by peer]
maciekb has joined #openwrt-devel
djfe_ is now known as djfe
MaxS0niX has quit [Quit: Konversation terminated!]
Borromini has left #openwrt-devel [#openwrt-devel]
cc0_ is now known as cc0
<Lechu> Just checked devmem on MF28D with Ethernet disabled and... surprise surprise, it stays in soft reset, bit 31 in 0x1a000000 set. Let's see if it's set on build with Ethernet enabled as well.
<Lechu> Could also be, that we're missing to set up a clock, that U-boot usually does set up.
<Lechu> I think I'm facing a very similar issue on MF283+, even though this one is a rt305x board, which started having issues with 22.03 release.
<nick[m]1234> jow: by the way it's the same issue with umdns https://gist.github.com/PolynomialDivision/c04cc6b91825cef12beaa3dd63490ae8
<tmn505> Lechu: boot with clk_ignore_unused in kernel command line to check if it's a clock issue
<Lechu> will try, thanks
<Lechu> though the clocks on ar9344 are as simple as they get
Tapper has quit [Ping timeout: 480 seconds]
<Lechu> The difference at 0x1a000000 is 0x5 vs 0xF - so in the good case SYNCHRONIZED_{TX,RX} are set.