<alyssa---->
booting off USB (and an older USB), SD card seems a lot happier ... wondering if this is a race condition / timeout somewhere
<vagrantc>
haven't booted one in a while...
<alyssa---->
vagrantc: heh, me neither :)
<alyssa---->
(before today)
<alyssa---->
actually reproducable from the SD card too. should have version controlled by .config, ugh
vstehle has quit [Ping timeout: 240 seconds]
<alyssa---->
probably shouldn't be building the kernel on another veyron, but hey, cross compilers
kevery has joined #linux-rockchip
vagrantc has quit [Quit: leaving]
JohnDoe_71Rus has joined #linux-rockchip
camus1 has joined #linux-rockchip
<alyssa---->
well, I guess I had my own good kernel. and now all my other compiles are failing. I don't even know what I changed in that rev, I forgot to backup .config ugh
kaspter has quit [Ping timeout: 260 seconds]
camus1 is now known as kaspter
archetech has quit [Quit: Konversation terminated!]
kevery has quit [Ping timeout: 256 seconds]
vstehle has joined #linux-rockchip
kaspter has quit [Ping timeout: 258 seconds]
kaspter has joined #linux-rockchip
JohnDoe_71Rus has quit [Ping timeout: 258 seconds]
damex has quit [Read error: Connection reset by peer]
damex has joined #linux-rockchip
field^Zzz1 has joined #linux-rockchip
jock has joined #linux-rockchip
jock has quit [Remote host closed the connection]
jock has joined #linux-rockchip
<robmur01>
alyssa----: if you're using a 5.5 or newer kernel plus sufficiently modern userspace you're probably seeing all manner of weirdness from time bouncing around randomly
<robmur01>
not sure about I2C though - can't say I've seen that on my 3288 box
jock has quit [Remote host closed the connection]
jock has joined #linux-rockchip
stikonas has joined #linux-rockchip
mraynal has joined #linux-rockchip
<Esmil>
alyssa----: the kernel as actually one of the easiest pieces of software to cross compile. most distros come with aarch64-linux-gnu- and arm-linux-gnu- packages and then you just do make CROSS_COMPILE=aarch64-linux-gnu- all
<Esmil>
(although if you want to compile the vdso for running 32bit userspace on a 64bit kernel you also need CROSS_COMPILE_COMPAT=arm-linux-gnu-
<Esmil>
so make ARCH=arm64 CROSS_COMPILE=aarch64-linux-gnu- CROSS_COMPILE_COMPAT=arm-linux-gnu- all
nlhowell has joined #linux-rockchip
sigmaris_ has joined #linux-rockchip
ayaka_ has joined #linux-rockchip
jlanda_ has joined #linux-rockchip
rtp_ has joined #linux-rockchip
DuClare_ has joined #linux-rockchip
alyssa---- has quit [*.net *.split]
ayaka has quit [*.net *.split]
rtp has quit [*.net *.split]
DuClare has quit [*.net *.split]
sigmaris has quit [*.net *.split]
ayaka_ is now known as ayaka
sigmaris_ is now known as sigmaris
kevery has joined #linux-rockchip
alyssa---- has joined #linux-rockchip
<alyssa---->
Esmil: you lost me somewhere around "CROSS_COMPILE=" ;)
<alyssa---->
robmur01: worth a try
<mps>
Esmil: I can confirm that is how I cross compiled kernels for long time on debian, i.e. ' make ARCH=arm64 CROSS_COMPILE=aarch64-linux-gnu- ....'
<mps>
now I'm build them native on arm boxes
<alyssa---->
I'm also grumpy whenever I amend my .config the whole kernel tries to rebuild. Setup ccache but still a major ;-;
<alyssa---->
not unique to the kernel ofc. but there are a lot more dials to fiddle with there :)
nlhowell1 has joined #linux-rockchip
nlhowell has quit [Ping timeout: 258 seconds]
<alyssa---->
thanks :)
<alyssa---->
robmur01: applied, but things are still not happy yet. down we go :)
jock has quit [Quit: Leaving]
<alyssa---->
Hm, ok
<alyssa---->
Did a pretty rough config with everything =y/=n to avoid the messy net of modules / initramfs / load from disk etc
<alyssa---->
also enabled a bunch of rockchip related things that weren't in defconfig
<alyssa---->
and it seems to work. minus wifi naturally ;-;
kevery has quit [Ping timeout: 258 seconds]
<alyssa---->
missing regulatory.db, it's definitely there.. not my day for reading things off disk :)
<alyssa---->
okay, pulled upstream files and am past that, now it's just ... not probing, I guess. Weeee
<alyssa---->
I have to say, "linux user trying to get wifi working" is classic :)
lkcl is now known as lkcl_away
<hanetzer>
hey, anyone know offhand what the kernel parameter is to get serial output over one of the usb things ?
<hanetzer>
specifically rk3288/rk3399, I remember its a thing, but forget the name.
macc24 has joined #linux-rockchip
<hanetzer>
ah! rockchip.usb_uart
vicencb has joined #linux-rockchip
vicencb has quit [Quit: Leaving.]
vagrantc has joined #linux-rockchip
lkcl_away has quit [Ping timeout: 258 seconds]
lkcl has joined #linux-rockchip
lkcl_ has joined #linux-rockchip
lkcl has quit [Ping timeout: 258 seconds]
vagrantc has quit [Quit: leaving]
macc24 has quit [Read error: Connection reset by peer]