ChanServ changed the topic of #linux-rockchip to: Rockchip development discussion | IRC log http://irclog.whitequark.org/linux-rockchip | Community GH https://github.com/linux-rockchip | Rockchip GH https://github.com/rockchip-linux | ML https://groups.google.com/group/linux-rockchip
vstehle has quit [Ping timeout: 245 seconds]
kaspter has quit [Quit: kaspter]
kaspter has joined #linux-rockchip
stdint has quit [Ping timeout: 246 seconds]
stdint has joined #linux-rockchip
sb35 has joined #linux-rockchip
sb35 has quit [Client Quit]
stdint has quit [Ping timeout: 246 seconds]
* alyssa bets on kernelspace
<alyssa> Mostly because if there's doubt, the bug is kernels fault, by definition
<alyssa> ...Now my kernel isn't even booting
<alyssa> 2 steps forward.
no1b4me has quit [Quit: Leaving]
<alyssa> Last time I had this because of module stuff ... now I have no modules in the kernel, oy
* alyssa zzz awake
<alyssa> Linux, darling, why are we recompiling.. everything?
ifbizo has quit [Ping timeout: 256 seconds]
<alyssa> Hit Ctrl-U, screen goes black immediately, never turns back on, no I/O per the USB light... grr
_whitelogger has joined #linux-rockchip
_whitelogger has joined #linux-rockchip
vstehle has joined #linux-rockchip
vagrantc has quit [Quit: leaving]
ayaka has quit [Ping timeout: 268 seconds]
ayaka has joined #linux-rockchip
stikonas has joined #linux-rockchip
stikonas has quit [Remote host closed the connection]
_whitelogger has joined #linux-rockchip
BenG83 has quit [Ping timeout: 252 seconds]
yann has quit [Ping timeout: 272 seconds]
afaerber has quit [*.net *.split]
atopuzov[m] has quit [*.net *.split]
daniels has quit [*.net *.split]
phh has quit [*.net *.split]
ccaione has quit [*.net *.split]
rperier has quit [*.net *.split]
psydroid has quit [*.net *.split]
ndufresne has quit [*.net *.split]
ndufresne has joined #linux-rockchip
rperier has joined #linux-rockchip
daniels has joined #linux-rockchip
atopuzov[m] has joined #linux-rockchip
ccaione has joined #linux-rockchip
phh has joined #linux-rockchip
afaerber has joined #linux-rockchip
default__ is now known as ldevulder
CrystalGamma[m] has joined #linux-rockchip
<CrystalGamma[m]> hi everyone, I want to port coreboot to the RK3399-based RockPro64, but I'm currently stuck on DRAM initialization … coreboot (and U-Boot for that matter) currently consumes an array of opaque data written to memory controller MMIO space, which differs between DDR3 and LPDDR4 and between frequencies. Apparently my board uses LPDDR4 though, for which I haven't been able to find any corresponding initializatio
<CrystalGamma[m]> parameters. Does anyone of you know how to get that data beyond reverse engineering the rockchip DDR blob? (which I am totally willing to do if necessary, but might need a partner that writes a clean-room reimplementation for upstreaming)
<ccaione> @alyssa same on my C201 (rk3288) with the latest mainline. Black screen and no activity.
field^Zzz1 has joined #linux-rockchip
<mmind00> ccaione: hmm at least on 5.2-rc1 I did get output when testing on my farm (rk3399-kevin + rk3288-pinky + but with nfsroot)
<ccaione> mmind00: no such luck. Are you using multi_v7_defconfig ?
<mmind00> ccaione: interesting question, config is based on multi_v7 but then "evolves" during builds by just manually enabling options I need over time
<ccaione> mmind00: do you mind sharing it somewhere? I'll test it right away :)
<mmind00> ccaione: from make savedefconfig: https://bpaste.net/show/24eb7ed84879 (5.2-rc2, but with camera stuff I'm currently working on)
<ccaione> thanks. Trying it ..
<mmind00> ccaione: and at least kevin just came up with it (kernel with initramfs in the FIT image)
<mmind00> so graphics is a module there
<ccaione> FWIW I'm using the archlinux ARM rootfs on SD/USB, no initramfs + `console=ttyS2,115200n8 earlyprintk=ttyS2,115200n8 console=tty1 init=/sbin/init root=PARTUUID=%U/PARTNROFF=1 rootwait rw noinitrd`
nsaenz has quit [Remote host closed the connection]
<ccaione> @mmind00 no luck. I need to spend some more time on this. Otherwise could you please share you `kpart` file for the pinky? The C201 should be speedy but I'm confident that they should be similar enough
<mmind00> ccaione: I'm doing tftp + nfsroot on my boardfarm, so no kpart here
<mmind00> ccaione: one thing I remember running into in the past is kernel image size
<mmind00> ccaione: so you might want to check how big your kernel image actually is (and possibly switch to xz or whatever)
<ccaione> good hint. The other option is kill depthcharge and just try to use u-boot
nsaenz has joined #linux-rockchip
nsaenz has quit [Remote host closed the connection]
nsaenz has joined #linux-rockchip
<EmilKarlson> so far alsa has only worked for me with aplay
<EmilKarlson> and speaker-test
ccaione has quit [Ping timeout: 248 seconds]
lopsided98 has quit [Ping timeout: 250 seconds]
lopsided98 has joined #linux-rockchip
afaerber has quit [Quit: Leaving]
ccaione has joined #linux-rockchip
daniels has quit [Ping timeout: 248 seconds]
ezequielg has quit [Ping timeout: 250 seconds]
ezequielg has joined #linux-rockchip
daniels has joined #linux-rockchip
kaspter has quit [Read error: Connection reset by peer]
kaspter has joined #linux-rockchip
afaerber has joined #linux-rockchip
yann has joined #linux-rockchip
chewitt has quit [Quit: Zzz..]
chewitt has joined #linux-rockchip
elektirnis has joined #linux-rockchip
elektrinis has quit [Ping timeout: 248 seconds]
chewitt has quit [Read error: Connection reset by peer]
cyteen has quit [Remote host closed the connection]
JohnDoe_71Rus has joined #linux-rockchip
<alyssa> mmind00: Good to know it's not entirely broken then :)
<mmind00> alyssa: yep, though my setup is not thaat helpful to people actually using their devices productively ;-)
<alyssa> mmind00: Any idea on what could've changed, though?
<alyssa> Linux next 20190509 is working. 20190531 is not. Not in the mood to bisect. :P
<mmind00> alyssa: at least good to know that the gap between good-bad is not that big ... can you check your kernel image size for both? I remember coreboot having issues if the image is over some size limit
<alyssa> mmind00: It's comparable..
<alyssa> New one should be a lot smaller, even
<mmind00> ok, then not the size
chewitt has joined #linux-rockchip
BenG83 has joined #linux-rockchip
yann has quit [Ping timeout: 245 seconds]
stikonas_ has joined #linux-rockchip
stikonas_ has quit [Quit: Konversation terminated!]
stikonas__ has joined #linux-rockchip
nsaenz has quit [Remote host closed the connection]
nsaenz has joined #linux-rockchip
stikonas_ has joined #linux-rockchip
stikonas__ has quit [Ping timeout: 252 seconds]
yann has joined #linux-rockchip
<dianders> @alyssa / @ccaione: you're trying to boot 5.2-rc1 on rk3288? Yeah, no bueno. You need the thermal revert.
<dianders> $ git log --oneline v5.2-rc1..linux/master -- drivers/thermal/rockchip_thermal.c
<dianders> 0f5ee062d87e Revert "thermal: rockchip: fix up the tsadc pinctrl setting error"
<urjaman> did it get into rc3?
<urjaman> (because i just booted that fine on my C201 :P)
<dianders> urjaman: yeah, it's in rc3
<dianders> Ah, trying to read the discussion above closer. Sounds as if it was linuxnext that wasn't booting for folks...
paulk-leonov has quit [Ping timeout: 250 seconds]
<urjaman> and i think alyssa was having trouble on RK3399 (if it matters)
<dianders> Ah. When I boot next-20190603 on rk3288-veyron-jerry I get a use-after-free right away. :-P
paulk-leonov has joined #linux-rockchip
stikonas_ is now known as stikonas
no1b4me has joined #linux-rockchip
Greyztar- has joined #linux-rockchip
Greyztar has quit [Ping timeout: 256 seconds]
Greyztar- is now known as Greyztar
<EmilKarlson> alyssa: you are not talking about the spi crash?
<EmilKarlson> I am unable to locate the relevant parts of the discussion
no1b4me has quit [Quit: Leaving]
buzzmarshall has joined #linux-rockchip
JohnDoe_71Rus has quit [Quit: KVIrc 5.0.0 Aria http://www.kvirc.net/]
vicencb has joined #linux-rockchip
BenG83 has quit [Ping timeout: 246 seconds]
buzzmarshall has quit [Quit: Leaving]
afaerber has quit [Quit: Leaving]
<urjaman> https://urja.dev/veyron-spi.txt does this look like the SPI thing or is this something different?
<urjaman> (not fun losing the keyboard mid-type ... luckily i could ssh in to get that log)
<EmilKarlson> urjaman: yes, that's it
<EmilKarlson> you can revert c9ba7a16d0f1d2b1e70d47296eca5f612c753825, if you are in a hurry, will be reverted later on
<EmilKarlson> I am amazed people can miss this, as about 90% of channel content is me flooding about the issue to the extent I am limited by my vdsl2 connection
<EmilKarlson> I guess the problem is that I am not addressing all people individually
<urjaman> i'm usually not reading the chatter here if it's longer than a screenful (and i wasnt looking at kernel things for a couple of weeks)
<urjaman> (anyways i did the revert so nobody else hits it from my testing branch :P)
BenG83 has joined #linux-rockchip
stikonas has quit [Remote host closed the connection]
buzzmarshall has joined #linux-rockchip
stikonas has joined #linux-rockchip
Greyztar has quit [Remote host closed the connection]
Greyztar has joined #linux-rockchip
<alyssa> dianders: RK3399, but maybe also applies
<alyssa> EmilKarlson: SPI crash?
<dianders> alyssa: I've seen the SPI crash for sure. I never spent too much time debugging but I was under the impression that it was understood.
<urjaman> nobody reads anything here it seems :D
<dianders> In general when I see linuxnext crash I don't spent too much time debugging since I could spent all my days debugging then. :-P
<dianders> I skim things here sometimes, but it can be hard to follow a given conversation thread. ...or maybe my brain is just too feeble...
afaerber has joined #linux-rockchip
<urjaman> oh btw dianders ... just saying, i wouldnt mind commit a5c0fa44e9c18223a6651f2697e97b223a693c3a (in 5.2) ending up in chromeos 4.19 before it ends up on my other C201 ...
phh|new has joined #linux-rockchip
<dianders> urjaman: Ah, that was on my list to look at. I'll double-check with seanpaul but from the description I don't see why we couldn't pick it.
<dianders> urjaman: do you have any sample image where it's easy to see the banding?
<urjaman> http://www.lagom.nl/lcd-test/gradient.php has a pretty good gradient
<urjaman> that's what i used as my quick test
<urjaman> http://www.lagom.nl/lcd-test/img/gradient-h.png (if you want to just grab the image :P)
afaerber has quit [*.net *.split]
atopuzov[m] has quit [*.net *.split]
phh has quit [*.net *.split]
afaerber has joined #linux-rockchip
atopuzov[m] has joined #linux-rockchip
Greyztar- has joined #linux-rockchip
Greyztar has quit [Remote host closed the connection]
Greyztar- is now known as Greyztar
<dianders> urjaman: wow, gradients look _way_ better.
<urjaman> yeah i know :), and thanks for all the gerrit work :P (wasnt expecting that many emails that quickly)
<dianders> urjaman: thanks for reminding me about the commit (and posting it). Hope the emails aren't too spammy. It seemed like you were interested in it so I CCed you on the bug. ...and gerrit CCs you automatically.
<urjaman> yeah no problem
ldevulder_ has joined #linux-rockchip
gnufan_home has joined #linux-rockchip
ldevulder has quit [Ping timeout: 245 seconds]
<alyssa> dianders: What tree do you recommend I track? torvalds/linux?
<alyssa> I'm not wed to the most recent, as long as the Panfrost driver is there (and it was merged for 5.2 afaik)
<dianders> alyssa: I'm not sure. Torvalds is definitely more stable in general. It doesn't hurt to try linuxnext but just don't be terribly surprised if it doesn't always boot.
<alyssa> Fair enough :)
<dianders> You could try "git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git" and that's usually pretty good, but at the moment it doesn't boot for me due to the thermal thing.
vagrantc has joined #linux-rockchip