00:36
Tapper has quit [Quit: Tapper]
00:45
minimal has quit [Quit: Leaving]
01:27
Daanct12 has joined #openwrt-devel
02:17
dangole has quit [Ping timeout: 480 seconds]
03:00
tSYS has quit [Quit: *squeak*]
03:00
tSYS has joined #openwrt-devel
03:11
cmonroe has quit [Ping timeout: 480 seconds]
03:14
cmonroe has joined #openwrt-devel
03:50
xes has quit [Read error: No route to host]
03:52
xes has joined #openwrt-devel
04:05
rua has quit [Quit: Leaving.]
04:13
rua has joined #openwrt-devel
04:31
rmilecki has quit [Quit: Konversation terminated!]
04:32
rmilecki has joined #openwrt-devel
04:55
valku has quit [Quit: valku]
06:00
johnf has joined #openwrt-devel
06:29
hanetzer has joined #openwrt-devel
06:30
hanetzer1 has quit [Ping timeout: 480 seconds]
07:38
dev1ce has quit [Remote host closed the connection]
07:40
dev1ce has joined #openwrt-devel
07:52
gch981213 has joined #openwrt-devel
07:53
xavifr has joined #openwrt-devel
07:53
xavifr has quit [Remote host closed the connection]
08:15
gch981213 has quit [Quit: Konversation terminated!]
08:16
f00b4r0 has joined #openwrt-devel
08:18
gch981213 has joined #openwrt-devel
08:18
K900 has joined #openwrt-devel
08:18
<
K900 >
Hi everyone, is this the place to get some eyes on a mostly-trivial build system change?
08:25
<
PaulFertser >
K900: have you tested it for the case where there're multiple "true" executables in PATH?
08:26
<
K900 >
Not directly, but `which` will always return exactly one
08:26
<
K900 >
And it's already used to detect a bunch of other tools
08:27
<
PaulFertser >
K900: makes sense, ok, it really returns just one when run without -a
08:28
<
PaulFertser >
K900: give the maintainers some time and if there's no feedback in a week, complain.
08:31
<
KanjiMonster >
there, feedback
08:33
<
K900 >
KanjiMonster: also commented on the PR, but the issue with `command -v true` is that it just gives `true` in bash
08:33
<
K900 >
Because `true` is a bash builtin
08:34
<
K900 >
I can just make it write a no-op script instead, like `exit 0`
08:37
<
K900 >
There's also a few other uses of which left
08:37
<
KanjiMonster >
hm, good question. The command_all.sh which is supposed to mimic which -a also has the same issue
08:38
<
K900 >
Actually those might all be comments, I'll have to doublecheck
08:39
<
KanjiMonster >
the curse of commands called a common word ;)
08:39
<
K900 >
Yeah looks like those are all comments
08:45
<
K900 >
KanjiMonster: pushed a version with a custom do-nothing script
08:58
f00b4r0 has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
08:59
f00b4r0 has joined #openwrt-devel
09:40
robimarko has joined #openwrt-devel
09:43
torv has quit [Remote host closed the connection]
09:43
torv has joined #openwrt-devel
10:01
K900 has quit [Remote host closed the connection]
10:38
xback has joined #openwrt-devel
10:40
dangole has joined #openwrt-devel
10:52
bluew has quit [Ping timeout: 480 seconds]
11:48
pekster` has quit [Remote host closed the connection]
11:48
pekster has joined #openwrt-devel
11:57
danitool has joined #openwrt-devel
12:15
minimal has joined #openwrt-devel
13:21
Daanct12 has quit [Quit: WeeChat 4.1.1]
14:07
f00b4r0 has quit [Ping timeout: 480 seconds]
14:11
hgl has joined #openwrt-devel
14:18
ptudor has joined #openwrt-devel
14:36
f00b4r0 has joined #openwrt-devel
15:05
f00b4r0 has quit [Read error: Connection reset by peer]
15:16
T-Bone has joined #openwrt-devel
15:16
danitool has quit [Remote host closed the connection]
15:20
<
patrykk >
I supplied support to the openwrt for asus tuf ax6000. I found problem with mediatek WED which lead to the kernel panic during high load when WED is enabled. Where should I create bug?
15:30
T-Bone has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
15:33
T-Bone has joined #openwrt-devel
15:35
<
ynezz >
patrykk: depends on the source of the panic? :)
15:51
<
Ansuel >
neheb ping?
15:52
<
Ansuel >
oh he is not online :(
15:52
<
Ansuel >
well question for eveyone... I have added support for gro and setting DSA master in netifd...
15:52
<
Ansuel >
but what is the correct way to set these option at first boot ?
15:55
valku has joined #openwrt-devel
15:55
<
Ansuel >
maybe ucidef_set_interface ?
16:48
robimarko has quit [Remote host closed the connection]
17:12
robimarko has joined #openwrt-devel
17:57
rmilecki has quit [Quit: Konversation terminated!]
17:59
rmilecki has joined #openwrt-devel
17:59
rmilecki has quit []
18:00
rmilecki has joined #openwrt-devel
18:06
hitech95 has joined #openwrt-devel
18:10
filimonic has quit [Read error: Connection reset by peer]
18:11
filimonic has joined #openwrt-devel
18:51
valku has quit [Quit: valku]
19:03
<
Mangix >
Ansuel: pong
19:04
<
Ansuel >
need some ideas on how to set gro and DSA master in network config
19:06
<
Mangix >
Couldn't tell you. Didn't jow set up the UCI config for DSA?
19:10
<
Ansuel >
no i mean i added support for it in netifd and the values are set by adding the option in the netwrok config... my missing piece is what is the correct way to set those option at first boot....
19:10
<
Ansuel >
can't find good API for it to use in board.d
19:21
Borromini has joined #openwrt-devel
19:49
Borromini has quit [Quit: Lost terminal]
20:00
dangole has quit [Remote host closed the connection]
20:00
dangole has joined #openwrt-devel
20:04
<
hitech95 >
dangole, I've probably have found the issue I was facing with sysupgrade on custom uboot (zyxel ex5601). I'm building the fw image right now.
20:08
<
hitech95 >
oh and I've done some reverse on proslic chip but so far no luck :( I'm now waiting for the backport of alsa from 6.6 to 6.1, my port to 5.14 is probably broken and I need delays in CS lines of the spi bus)
20:24
nixuser has quit [Ping timeout: 480 seconds]
20:25
nixuser has joined #openwrt-devel
21:05
rua has quit [Ping timeout: 480 seconds]
21:08
rua has joined #openwrt-devel
21:45
bluew has joined #openwrt-devel
22:14
bluew has quit [Quit: Leaving]
22:16
bluew has joined #openwrt-devel
22:25
<
patrykk >
ynezz: it looks like problem with closed firmware but not sure
22:27
xes has quit [Ping timeout: 480 seconds]
22:37
<
jow >
ldir: I was wondering if anything needs to be done to solve that expired ipv6 lease issue in luci
22:37
bluew has quit [Ping timeout: 480 seconds]
22:38
<
jow >
ldir: you pushed some changes to odhcpd.git, do we need to bump the package in openwrt main as well?
22:57
hitech95 has quit [Remote host closed the connection]
23:09
Mangix has quit [Ping timeout: 480 seconds]
23:16
dangole has quit [Remote host closed the connection]
23:17
dangole has joined #openwrt-devel
23:22
PaulFertser has quit [Remote host closed the connection]
23:26
skorpy[m] has quit [Ping timeout: 480 seconds]
23:26
schmars[m] has quit [Ping timeout: 483 seconds]
23:37
<
hauke >
patrykk: Please create a ticket on github for the WED problem and ping nbd
23:48
PaulFertser has joined #openwrt-devel