00:08
Da_Coynul has joined #linux-rockchip
00:18
vicencb has quit [Quit: Leaving.]
00:23
beeble has quit [Ping timeout: 240 seconds]
00:33
Da_Coynul has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
00:41
Da_Coynul has joined #linux-rockchip
00:53
Da_Coynul has quit [Ping timeout: 252 seconds]
01:04
vstehle has quit [Ping timeout: 268 seconds]
01:12
anarsoul|2 has quit [Ping timeout: 252 seconds]
01:16
kaspter has joined #linux-rockchip
02:00
cnxsoft has joined #linux-rockchip
03:38
kaspter has quit [Read error: Connection reset by peer]
03:38
kaspter1 has joined #linux-rockchip
03:41
kaspter1 is now known as kaspter
03:48
asciilifeform has joined #linux-rockchip
05:00
vstehle has joined #linux-rockchip
05:24
hunderteins has joined #linux-rockchip
05:24
<
hunderteins >
Hello
06:30
lkcl has joined #linux-rockchip
06:59
kaspter has quit [Ping timeout: 272 seconds]
06:59
matthias_bgg has joined #linux-rockchip
07:03
kaspter has joined #linux-rockchip
07:44
<
Ke >
fwiw I am using config similar to Esmil and got the crash too
07:46
<
mmind00 >
Esmil Ke: I guess with an sd-card inserted, right?
07:46
<
Ke >
I have sd rootfs
07:47
<
Ke >
I got that around the time when it was supposed to be mounted
07:47
<
mmind00 >
I guess you don't have access to a serial console, to poste the crash dump somewhere?
07:47
<
Ke >
I am checking the asm soonish
07:52
<
mmind00 >
"interestingly" there don't even seem to be any big changes to dw_mmc in 4.19-rc1
07:53
<
Ke >
Dump of assembler code for function dw_mci_request_end:
07:53
<
Ke >
0xffffff800867a530 <+0>:Cannot access memory at address 0xffffff800867a530
07:53
<
Ke >
which file am I supposed to gdb
07:56
<
Ke >
crash is null pointer deref at 0x0
07:57
<
Ke >
+0x7c says here, though would not align
07:57
<
mmind00 >
Ke: needs a kernel with debug information compiled in
07:57
<
Ke >
yes, it's there
07:58
<
Ke >
wait are these decimal numbers
07:58
<
mmind00 >
that gdb list thingy is pretty nifty, as it should print the failing line in the source code
07:58
<
Ke >
0x00000000005ed384 <+124>: ldr x2, [x0]
07:59
<
eballetbo >
Ke: I also have sd rootfs, can you share your defconfig? Curious what's the difference
08:03
<
Ke >
vmlinux does not work at all, with vmlinux.o I don't have the symbol file
08:03
lkcl has quit [Ping timeout: 252 seconds]
08:03
<
Ke >
let's verify, I have the symbols
08:05
<
Ke >
yeah, was not on
08:11
<
Esmil >
mmind00: sdhc also complains so I'm guessing it's a higher level change
08:11
<
Esmil >
*sdhci, that is the internal mmc
08:12
<
Esmil >
I'll try to build a bigger initramfs with ssh, so I can get at the kernel log before it crashes
08:12
<
Ke >
do crashkernels work nowadays on aarch64
08:12
<
Ke >
are they even relocatable?
08:16
kaspter has quit [Read error: Connection reset by peer]
08:16
<
Esmil >
eballetbo: thanks
08:16
kaspter has joined #linux-rockchip
08:17
indy has joined #linux-rockchip
08:27
<
Ke >
no elevator means noop iosched?
08:28
<
Ke >
$ cat /sys/block/mmcblk0/queue/scheduler
08:29
<
eballetbo >
$ cat /sys/block/mmcblk0/queue/scheduler
08:29
<
eballetbo >
[mq-deadline] kyber none
08:30
<
eballetbo >
we have some differences
08:35
<
Ke >
my config actually says that deadline is the default
08:36
<
Ke >
that paste is from 4.18.2 with similar config
08:37
<
Esmil >
Ke: but there are two block device queuing systems in the kernel. The old single quee and the new mq (multi queue). I think mmc switched to using mq now, but the deadline scheduler is for the old system
08:37
<
Esmil >
Ke: That's why eballtbo's scheduler says mq-deadline
08:37
<
Ke >
hmm that's plausible cause
08:37
<
Esmil >
So you need to enable mq-deadline by default
08:40
<
Ke >
hmm, for some reason mq ioscheds are not allowed to be defaults
08:41
<
eballetbo >
# CONFIG_DEFAULT_DEADLINE is not set
08:41
<
eballetbo >
CONFIG_MQ_IOSCHED_DEADLINE=y
08:41
<
eballetbo >
whereas you have
08:41
<
eballetbo >
CONFIG_DEFAULT_DEADLINE=y
08:41
<
eballetbo >
# CONFIG_MQ_IOSCHED_DEADLINE is not set
08:43
<
eballetbo >
anyway, if that allows you to boot, we should work on the proper fix
08:44
<
Ke >
that linked patch is not a proper fix?
08:45
<
eballetbo >
looks like it is, I didn't test :)
08:45
<
eballetbo >
so not completely sure
08:47
<
Ke >
I guess I can try it out
08:47
<
Ke >
first I'll try with iosched
08:53
<
Ke >
confirmed, boots with iosched set
09:24
Kelsar has quit [Quit: No Ping reply in 210 seconds.]
09:32
Kelsar_ has joined #linux-rockchip
09:36
Kelsar_ is now known as Kelsar
10:36
cnxsoft has quit [Quit: cnxsoft]
10:48
afaerber has quit [Quit: Leaving]
10:54
cnxsoft has joined #linux-rockchip
11:00
cnxsoft has quit [Quit: cnxsoft]
11:04
afaerber has joined #linux-rockchip
11:17
<
Ke >
also I get no events from Left and Right keys
11:18
<
Ke >
no reaction on xev
12:05
asciilifeform has left #linux-rockchip [#linux-rockchip]
12:23
return0xe has quit [Remote host closed the connection]
12:24
return0xe has joined #linux-rockchip
12:39
return0xe has quit [Remote host closed the connection]
12:39
return0xe has joined #linux-rockchip
12:47
return0xe has quit [Remote host closed the connection]
12:48
return0e has joined #linux-rockchip
13:15
kaspter has quit [Read error: Connection reset by peer]
13:16
kaspter has joined #linux-rockchip
13:58
JohnDoe_71Rus has joined #linux-rockchip
14:36
mbakke has joined #linux-rockchip
16:34
matthias_bgg has quit [Ping timeout: 272 seconds]
16:45
vagrantc has joined #linux-rockchip
17:13
JohnDoe_71Rus has quit [Ping timeout: 276 seconds]
17:25
afaerber has quit [Quit: Leaving]
17:40
afaerber has joined #linux-rockchip
17:48
anarsoul|2 has joined #linux-rockchip
18:01
<
Esmil >
mmind00: the mmc patch you found was exactly the cause of all my boot problems, thank you very much
18:04
<
Esmil >
http://ix.io/1lsD still a few warnings left, but everything seems to be working. even the cros-ec-rtc without any patches :)
18:11
<
Ke >
Esmil: I guess Left and Right keys work for you?
18:11
<
Esmil >
Ke: hah! no. That's odd :)
18:12
<
Ke >
thought I had gone crazy and I don't even own an axe
18:13
<
Ke >
no xev event or anything
18:13
<
Ke >
should probably check at lower level
18:14
<
Ke >
one would think Left and Right are keys just like the others
18:15
nashpa has quit [Quit: Going away]
18:21
nashpa has joined #linux-rockchip
18:42
<
mmind00 >
Esmil: great to hear that ... that patch should probably make its way into 4.19-rc2 or -rc3 automatically
19:20
<
adjtm >
mmind00, is someone testing new kernels on Bob?
19:21
<
mmind00 >
adjtm: not that I know of ... I do have a Kevin in my boardfarm, so regularly test on this one
19:30
<
mmind00 >
adjtm: out of curiosity, did you see some sort of issue or was that just a general question?
20:12
lkcl has joined #linux-rockchip
20:30
anarsoul|3 has joined #linux-rockchip
20:33
xerpi has joined #linux-rockchip
20:33
anarsoul|2 has quit [Ping timeout: 252 seconds]
20:35
xerpi has quit [Remote host closed the connection]
20:36
xerpi has joined #linux-rockchip
21:09
<
adjtm >
mmind00, I ordered a c101pa and I wanted to know if the recently mainlined Bob support was regularly tested
21:10
<
adjtm >
it was merged in 4.18, right?
21:13
<
mmind00 >
hmm, I'm more thinking 4.19 ... but then I sometimes mess up kernel releases ;-)
21:17
<
adjtm >
ok, don't worry, 4.19 is enough :)
22:35
<
amstan >
adjtm: are you interested in helping with kernel stuff on bob?
22:42
<
hanetzer >
hey, for some reason my c201 (rk3288 chrombook) doesn't see my usb ports.
22:42
<
hanetzer >
plugging in a usb stick shows nothing in dmesg or lsusb
22:54
<
adjtm >
amstan, I'm currently changing all my devices that doesn't have a mainline/sane kernel to devices that do
22:55
<
adjtm >
so I will use mainline kernel but I don't know yet if I will contribute much
22:55
<
amstan >
adjtm: well, it might at least let you debug your curent build easier, in case graphics doesn't come up
22:55
<
adjtm >
the cable seems handy, but it's just a uart over the usb-c connector
22:55
<
amstan >
it's not uart really
22:56
<
amstan >
it's usb on 2 other pins on type c
22:56
<
amstan >
adjtm: yeah, that one :)
22:57
<
amstan >
hanetzer: upstream kernel?
22:58
<
amstan >
hanetzer: i would check if you have vbus on the port (usb fan might be enough, or maybe leds on various usb devices)
22:58
<
amstan >
hanetzer: and other than that... dwc2 problems? maybe it thinks you're in device mode?
22:58
<
adjtm >
amstan, thanks for your instructions link
22:59
<
amstan >
hanetzer: are you using the right dts file?
23:00
xerpi has quit [Remote host closed the connection]
23:26
<
hanetzer >
amstan: archlinux kernel, I'm usign veyron-speedy.dtb
23:27
<
hanetzer >
want the .config they use?
23:30
lkcl has quit [Read error: Connection reset by peer]
23:43
return0e has quit [Read error: Connection reset by peer]
23:43
return0e has joined #linux-rockchip
23:53
anarsoul|2 has joined #linux-rockchip
23:54
vagrantc has quit [Quit: leaving]
23:55
anarsoul|3 has quit [Ping timeout: 246 seconds]
23:57
anarsoul|3 has joined #linux-rockchip
23:59
anarsoul|2 has quit [Ping timeout: 245 seconds]