<Ansuel>
robimarko at least we have to have a place to track them... i'm creating an issue about it and it will be probably a gigantic discussion thread
<dhewg>
heh 700-swconfig_switch_drivers.patch.rej, that's not commited, right?
<Ansuel>
dhewg mh what?
m_ has quit []
<dhewg>
the list in #10272 has that .rej file in the list :D
<Ansuel>
if you are talking about why swconf are in hack yhea they are the exception.. swconfig can't be merged upstream
<dhewg>
i didn't look at the patch at all, I'm just talking about the additional .rej file hehe
m_ has joined #openwrt-devel
<Ansuel>
OH
<Ansuel>
why the hell i have a .rej
mzvd has joined #openwrt-devel
<Ansuel>
anyway it's not in master
<Ansuel>
it was just in my repo and git wasn't telling me anything aboiut it cause .gitignore *.rej
<Ansuel>
dhewg i read the reason for 220 and as i said new kernel supports whitelisting symbols and autostripping everything else
<Ansuel>
ideally we should experiment with that
mzvd has quit [Remote host closed the connection]
<paper_>
jow: about a month ago we were talking about fixing the "Command not found" issue when uninstalling a package with a stopped service (because the uninstall tries to stop the stopped service which means it tries to delete the service from procd, but it's not registered)
<paper_>
> the best fix would be to patch procd to return UBUS_STATUS_NOT_FOUND on `ubus call service list '{ "name": "foo" }'` with "foo" not being present, the current behaviour of returning an empty dict is a bug imho http://sprunge.us/zhkQkY
<paper_>
we have been using this patch with one more change to base-files to fix this downstream in TurrisOS, but I would like to upstream that change now, would you mind sending your patch to procd?
<stintel>
just send it yourself with Suggested-by: ?
<paper_>
I can do that if jow would be fine with it
mzvd has joined #openwrt-devel
schwicht has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
mzvd has quit [Read error: Connection reset by peer]
mzvd has joined #openwrt-devel
mzvd has quit [Read error: Connection reset by peer]
<Ansuel>
nbd ping ?
Slimey has joined #openwrt-devel
valku has joined #openwrt-devel
mzvd has joined #openwrt-devel
mzvd has quit [Read error: Connection reset by peer]
<Ansuel>
is it normal that this mzvd user is trying to login from like month without success? LOL
Grommish has joined #openwrt-devel
mzvd has joined #openwrt-devel
mzvd has quit [Read error: Connection reset by peer]
hysen has joined #openwrt-devel
Grommish has quit [Remote host closed the connection]
mzvd has quit [Read error: Connection reset by peer]
mzvd has joined #openwrt-devel
mzvd has quit [Read error: Connection reset by peer]
GNUmoon2 has quit [Remote host closed the connection]
GNUmoon2 has joined #openwrt-devel
schwicht has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
mzvd has joined #openwrt-devel
mzvd has quit [Read error: Connection reset by peer]
mzvd has joined #openwrt-devel
mzvd has quit [Read error: Connection reset by peer]
mzvd has joined #openwrt-devel
mzvd has quit [Read error: Connection reset by peer]
<stintel>
can someone build dropbear with ECC support? seems to be impossible at least in SDK
mzvd has joined #openwrt-devel
mzvd has quit [Remote host closed the connection]
mzvd has joined #openwrt-devel
xback has joined #openwrt-devel
mzvd has quit [Read error: Connection reset by peer]
hysen has quit [Remote host closed the connection]
mzvd has joined #openwrt-devel
<hurricos>
robimarko_: you got a SparX-5?? :D
cmonroe has quit [Ping timeout: 480 seconds]
mzvd has quit [Read error: Connection reset by peer]
srslypascal has joined #openwrt-devel
mzvd has joined #openwrt-devel
m_ has quit [Quit: Konversation terminated!]
mzvd has quit [Read error: Connection reset by peer]
cmonroe has joined #openwrt-devel
Grommish has joined #openwrt-devel
Grommish has quit [Read error: Connection reset by peer]
Grommish has joined #openwrt-devel
mzvd has joined #openwrt-devel
danitool has joined #openwrt-devel
schwicht has joined #openwrt-devel
Grommish has quit [Read error: Connection reset by peer]
cbeznea has quit [Quit: Leaving.]
Grommish has joined #openwrt-devel
borek has quit [Ping timeout: 480 seconds]
mzvd has quit [Read error: Connection reset by peer]
<robimarko>
hurricos: Yeah, got the VSC5640EV reference board
<robimarko>
Only took them over 6 months
Grommish has quit [Read error: Connection reset by peer]
Grommish has joined #openwrt-devel
mzvd has joined #openwrt-devel
mzvd has quit [Read error: Connection reset by peer]
<rsalvaterra>
Ansuel: I know now what happened with fw3.
<Ansuel>
?
<rsalvaterra>
I had the wrong branch checked out when I took the hash. *facepalm*
<Ansuel>
ohhhhhhhhhhhhhhh ok
<rsalvaterra>
I have a couple of commits in my salvaterra branch of firewall3, on top of master.
<rsalvaterra>
Oh, well… mystery solved, at least.
Grommish has quit [Remote host closed the connection]
Grommish has joined #openwrt-devel
<Ansuel>
yep i reported the error some times ago but totally missed that so my bad for not creating a pr
mzvd has joined #openwrt-devel
mzvd has quit [Read error: Connection reset by peer]
<hauke>
robimarko: is it supported upstream?
<robimarko>
hauke: Yes
<robimarko>
It has switchdev support
<robimarko>
Most of the SoC peripherals are supported as well
Grommish has quit [Quit: Quit]
<robimarko>
Though, it wont work with mainline kernels as PSCI is not implemented at all despite Microchip upstreaming DTS with PSCI
<robimarko>
So, you have to use spin-tables and remove PSCI for now
<robimarko>
Good thing is that there is no FW at all on the SoC
<robimarko>
U-boot does DDR training as well and its fully open
<robimarko>
Bad thing is that they did not implement basic PSCI ops
<robimarko>
As that is possible with U-boot alone, no need for ATF or such
<robimarko>
And yeah, pinconf is currently broken but fix is pending
<hauke>
no FW is nice
<hauke>
no tc offload?
<robimarko>
I am not sure
<robimarko>
Switchdev driver is not feature rich currently
<robimarko>
But I just got it working, did not really look into individual features
<hauke>
there is no ndo_setup_tc
<robimarko>
The main thing why we are interested in SparX-5 is that its mostly open
<robimarko>
Datasheet is public as well as regs, so its always possible to add stuff
<hauke>
nice
schwicht has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
Gaspare has joined #openwrt-devel
Grommish has joined #openwrt-devel
mzvd has joined #openwrt-devel
Grommish has quit [Read error: Connection reset by peer]
nbvv has joined #openwrt-devel
nbvv has quit [Remote host closed the connection]
cmonroe has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
Grommish has joined #openwrt-devel
Grommish has quit [Read error: Connection reset by peer]
Grommish has joined #openwrt-devel
Gaspare has quit [Read error: Connection reset by peer]
cmonroe has joined #openwrt-devel
Grommish has quit [Read error: Connection reset by peer]
Grommish has joined #openwrt-devel
Grommish has quit []
Grommish has joined #openwrt-devel
Grommish has quit []
Grommish has joined #openwrt-devel
Gaspare has joined #openwrt-devel
Grommish has quit [Read error: Connection reset by peer]
<mrnuke>
anyone heard of devices self-bricking themselves? I have this dev here that I was getting ready to probe. One boot, it failed the firmware checksum, so it started automatically erasing its firmware
<mrnuke>
Who does stupid shit like that?
<mrnuke>
Oh yeah, it tried the backup image, didn't like that either and erased it as well!
<robimarko>
That is just genious
<Habbie>
wow
<mrnuke>
And it's got this stupid tplink "BOOTUTIL" version of u-boot that's more impotent than napoleon
<Nits>
Hello! is anyone working on trying to get a working image of openwrt on tplink tgr1900 devices(Google Onhub) ?
<slh>
there's infrequent interest in those devices, but I don't think there's anyone actively working on it. The ipq8064 itself is well supported, but google has implemented a rather different bootloader environment and serial access/ flashing unsigned firmwares apparently isn't exactly easy - still, it should be possible, with sufficient motivation and persistence
<rsalvaterra>
Mangix: I don't know why we don't have it in OpenWrt, but seems quite relevant. Shall I throw it in my mvebu-515 branch?
ptudor has quit [Ping timeout: 480 seconds]
ptudor has joined #openwrt-devel
<mangix>
rsalvaterra: feel free
<mangix>
it seems relevant to turris because of qca9880