Nick_Lowe has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
DirkS has joined #openwrt-devel
Borromini has quit [Quit: Lost terminal]
Nick_Lowe has joined #openwrt-devel
Nick_Lowe has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<mrkiko>
ARE USB controllers in router sensible to frequent powerdown / powerups of any sort? Yeah, bizzare quesiton but wanted to know for planning e.g.: industrial uses ...
<mrkiko>
Yeah, I know I'll have to avoid NAND, but I am focusing on USB controllers and ipq806x
Net147 has quit [Quit: Quit]
Nick_Lowe has joined #openwrt-devel
Net147 has joined #openwrt-devel
Borromini has joined #openwrt-devel
* enyc
meows
mangix has quit [Read error: Connection reset by peer]
Nick_Lowe has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
Nick_Lowe has joined #openwrt-devel
goliath has joined #openwrt-devel
<damex>
we have here edgerouter 12 with qca8511. official firmware use some voodoo around binary packages without sources to configure it (kernel have no dedicated support for it there). it seems like it might be compatible with qca8k (dsa).
<damex>
any idea how to find an address on which switch is present?
<damex>
we found out (with lemmi) that it is using port based vlan and enabling DSA/QCA8K actually trigger something so port based vlan works. idea is to get 1-8 ports of the er12 working.
<damex>
without dsa/qca8k - it seem to act as a dumb switch
<lemmi>
the default mapping is rather weird. vid 4094 maps to port 0, 4, 5, 6 and 7. vid 1 maps to port 1, vid 2 to port 2, vid to port 3
PtitGNU has joined #openwrt-devel
Borromini has joined #openwrt-devel
xes has quit [Ping timeout: 260 seconds]
Borromini has quit [Ping timeout: 256 seconds]
danitool has quit [Quit: Cubum autem in duos cubos, aut quadratoquadratum in duos quadratoquadratos]
Nick_Lowe has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
Nick_Lowe has joined #openwrt-devel
Nick_Lowe has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
Nick_Lowe has joined #openwrt-devel
Nick_Lowe has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
mattsm has quit [Read error: Connection reset by peer]
mattsm has joined #openwrt-devel
Nick_Lowe has joined #openwrt-devel
dedeckeh has quit [Ping timeout: 245 seconds]
ericzolf has quit [Remote host closed the connection]
Nick_Lowe has quit [Client Quit]
Nick_Lowe has joined #openwrt-devel
opal has quit [Ping timeout: 240 seconds]
opal has joined #openwrt-devel
<rr123>
make package/feeds/packages/sqlite3/compile worked well, but make package/feeds/packages/sqlite3/install gave me 'no rule to make target package/feeds/packages/sqlite3/install', I did notice after 'compile' sqlite3 is already installed to ipkg-* directories, but still, manual step to run 'install' should not fail correct?
pstef has quit [Remote host closed the connection]
Nick_Lowe has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
luke-jr has quit [Read error: Connection reset by peer]
Nick_Lowe has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
Fishman has joined #openwrt-devel
ivanich has quit [Quit: Konversation terminated!]
feriman has quit [Quit: WeeChat 3.0]
<rsalvaterra>
Is it guaranteed that targets which define NAND_SUPPORT have their overlay partitions on ubifs?
slh64 has quit [Ping timeout: 272 seconds]
slh64 has joined #openwrt-devel
ivanich has joined #openwrt-devel
Nick_Lowe has joined #openwrt-devel
Nick_Lowe has quit [Client Quit]
Nick_Lowe has joined #openwrt-devel
tobleminer-tSYS has quit [*.net *.split]
KGB-0 has quit [*.net *.split]
Acrisor has quit [*.net *.split]
SmugLeaf has quit [*.net *.split]
swalker has quit [*.net *.split]
jow has quit [*.net *.split]
indy has quit [*.net *.split]
Lochnair has quit [*.net *.split]
Snowblind has quit [*.net *.split]
early has quit [*.net *.split]
AUser has quit [*.net *.split]
dissonant has quit [*.net *.split]
wigyori has quit [*.net *.split]
llange has quit [*.net *.split]
tobleminer-tSYS has joined #openwrt-devel
KGB-0 has joined #openwrt-devel
Acrisor has joined #openwrt-devel
SmugLeaf has joined #openwrt-devel
swalker has joined #openwrt-devel
jow has joined #openwrt-devel
early has joined #openwrt-devel
Lochnair has joined #openwrt-devel
Snowblind has joined #openwrt-devel
dissonant has joined #openwrt-devel
AUser has joined #openwrt-devel
wigyori has joined #openwrt-devel
llange has joined #openwrt-devel
indy has joined #openwrt-devel
_lore_ has quit [Ping timeout: 264 seconds]
DeX77 has quit [Ping timeout: 264 seconds]
dangole has joined #openwrt-devel
Nick_Lowe has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<dangole>
rsalvaterra: no, eg. mt7621 got NAND_SUPPORT but many boards use SPI-NOR and hence JFFS2 for overlay
DeX77 has joined #openwrt-devel
_lore_ has joined #openwrt-devel
<dangole>
rsalvaterra: same goes for lantiq/xrx200
black_ant has quit [Ping timeout: 240 seconds]
Nick_Lowe has joined #openwrt-devel
Nick_Lowe has quit [Client Quit]
Nick_Lowe has joined #openwrt-devel
gch9812133 has quit [Read error: Connection reset by peer]
gch9812133 has joined #openwrt-devel
merbanan has quit [Ping timeout: 240 seconds]
<karlp>
rr123:make package/sqlite3/{clean,compile} the extra paths sometimes does weird things...
Nick_Lowe has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
Nick_Lowe has joined #openwrt-devel
Borromini has joined #openwrt-devel
<rsalvaterra>
dangole: Thanks. Well, that means the whole overlay compression thing is a f***ing mess. :(
merbanan has joined #openwrt-devel
<rsalvaterra>
This function right here: https://git.openwrt.org/?p=project/fstools.git;a=blob;f=libfstools/overlay.c;h=eadafcf4391f36658c26f94c5fec770aeb6c743a;hb=HEAD#l341
<dangole>
rsalvaterra: it's just depending on the underlaying storage provider. and that can either be nor-flash (->jffs2), block (->f2fs,ext4) or nand-flash (->ubifs)
<rsalvaterra>
We're treating all overlays the same way, being jffs2, ubifs, ext4 or f2fs.
<dangole>
rsalvaterra: there is one exception here which is how we deal with the super long amount of time jffs2 take to initialize....
<rsalvaterra>
dangole: To initialize? To mount, you mean?
<dangole>
rsalvaterra: to initialize/format, which is what the kernel does when you first mount an empty/unformatted jffs2 volume
<rsalvaterra>
Ah, yes. But jffs2 is special. We should only be using it on small flash partitions (128 MiB tops).
<rsalvaterra>
The sweet spot should be around 8-16 MiB.
<rsalvaterra>
Did you see that function?
<rsalvaterra>
I'm pretty sure that if I select OVL_MOUNT_COMPRESS_ZLIB on my Omnia, for example (which is using ext4 overlay), it'll blow up on my face.
<rsalvaterra>
Unless the mount function is ignoring unknown options ("sloppy mount")…
<aparcar[m]>
ynezz: is the collect.py script running on the new server? or should I implement it via a CI?
mangix has joined #openwrt-devel
<aparcar[m]>
zorun: thanks for the opkg patch
danitool has joined #openwrt-devel
dedeckeh has quit [Remote host closed the connection]
Nick_Lowe has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
dangole has quit [Remote host closed the connection]
Ycarus has quit [Quit: Ycarus]
Nick_Lowe has joined #openwrt-devel
Nick_Lowe has quit [Client Quit]
Nick_Lowe has joined #openwrt-devel
Borromini has quit [Quit: Lost terminal]
dansan has quit [Ping timeout: 246 seconds]
<aparcar[m]>
jow: is there an eta for ucode to arrive in openwrt.git?
Nick_Lowe has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
kakaka has quit [Remote host closed the connection]