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
BenG83 has quit [Ping timeout: 245 seconds]
<hanetzer> blep
<hanetzer> at least in the 'good' arm world outdated bootloaders can be fixed :)
nighty has quit [Ping timeout: 240 seconds]
nighty has joined #linux-rockchip
nighty has quit [Quit: Disappeared in a puff of smoke]
nighty has joined #linux-rockchip
vstehle has quit [Ping timeout: 264 seconds]
tlwoerner_ has quit [Quit: Leaving]
kaspter has quit [Read error: Connection reset by peer]
camus has joined #linux-rockchip
camus is now known as kaspter
vstehle has joined #linux-rockchip
_whitelogger has joined #linux-rockchip
stdint has quit [Read error: Connection reset by peer]
stdint has joined #linux-rockchip
<EmilKarlson> hanetzer: did you already fix my complimentary petitboot for Kevin
<EmilKarlson> also did you plan on upstreaming it?
warpme_ has joined #linux-rockchip
<warpme_> kwiboo: FYI: I built 5.0.7 with https://github.com/Kwiboo/linux-rockchip/compare/v5.0.7...rockchip-5.x-hdmi-sound.patch + lima and….there is still no any soundcard. dmesg is: https://pastebin.com/2TmvNyyV. If You have any pointers how to move forward with this issue I’ll be very greatful…
<warpme_> lsmod output: lsmod
<warpme_> Module Size Used by
<warpme_> squashfs 57344 1
<warpme_> realtek 20480 1
<warpme_> ir_rc6_decoder 20480 0
<warpme_> joydev 28672 0
<warpme_> rc_rc6_mce 16384 0
<warpme_> mceusb 36864 0
<warpme_> gpio_ir_recv 16384 0
<warpme_> dwmac_rk 28672 0
<warpme_> rc_core 53248 6 mceusb,ir_rc6_decoder,gpio_ir_recv,rc_rc6_mce
<warpme_> stmmac_platform 24576 1 dwmac_rk
<warpme_> stmmac 167936 2 stmmac_platform,dwmac_rk
<warpme_> rockchip_thermal 28672 0
<warpme_> lima 45056 0
<warpme_> gpu_sched 32768 1 lima
<warpme_> rtc_rk808 20480 1
<warpme_> dw_wdt 16384 0
<warpme_> snd_soc_rockchip_spdif 16384 0
<warpme_> snd_soc_rockchip_i2s 20480 0
<warpme_> snd_soc_rockchip_pcm 16384 1 snd_soc_rockchip_i2s
<warpme_> uinput 20480 2
<warpme_> loop 32768 2
<warpme_> overlay 114688 2
<sphalerite> mmind00: that sounds very likely, it's some weird downstream u-boot based on 2014.10
<sphalerite> sooo I guess I need to get a modern u-boot running on there
<mmind00> sphalerite: for starters just try to add a memory node that matches the amount of ram on your board
<sphalerite> although, shouldn't linux (with kexec) also be able to populate the memory part of hte device tree?
<sphalerite> since that's what I booted the kernel from when I got that panic
<sphalerite> maybe that linux is also too old? 4.4.154
<mmind00> sphalerite: ah, so your doing uboot -> kernel -> kernel and only the last kernel failed?
<sphalerite> yep
<mmind00> sphalerite: then I guess uboot is probably not at fault
<mmind00> but that 4.4-kernel
<sphalerite> the best solution of course would still be to get a modern u-boot on there :)
<mmind00> sphalerite: yep :-) ... Nanopi uboot patches were posted yesterday
<sphalerite> aaaaaah
<sphalerite> awesome timing! :D
<mmind00> sphalerite: and Jagan also seems to have a tree on github: https://github.com/amarula/u-boot-amarula/commits/rockdev
<mmind00> which probably is the base for his posted patches
<sphalerite> awesome, thanks for the pointer :)
field^Mop has joined #linux-rockchip
elektrinis has quit [Read error: Connection reset by peer]
elektrinis has joined #linux-rockchip
yann has joined #linux-rockchip
stikonas has joined #linux-rockchip
vicencb has joined #linux-rockchip
warpme_ has quit [Ping timeout: 246 seconds]
warpme_ has joined #linux-rockchip
<mrueg> aware*
warpme_ has quit [Quit: warpme_]
warpme_ has joined #linux-rockchip
warpme_ has quit [Quit: warpme_]
field^Mop has quit [Ping timeout: 245 seconds]
warpme_ has joined #linux-rockchip
<Kwiboo> warpme_: strange you do not have any sound card, possible some kernel config options is missing
<warpme_> I’m using archlinux arm aarch64 kernel config. What is Your advise?
warpme_ has quit [Quit: warpme_]
nsaenz has quit [Remote host closed the connection]
afaerber has quit [Quit: Leaving]
afaerber has joined #linux-rockchip
stikonas has quit [Remote host closed the connection]
ldevulder has quit [Quit: Leaving]
ldevulder has joined #linux-rockchip
vagrantc has joined #linux-rockchip
camus has joined #linux-rockchip
kaspter has quit [Ping timeout: 250 seconds]
camus is now known as kaspter
JohnDoe_71Rus has joined #linux-rockchip
warpme_ has joined #linux-rockchip
nsaenz has joined #linux-rockchip
nsaenz has quit [Remote host closed the connection]
<sphalerite> https://gist.github.com/lheckemann/2982faddd69ca957a2ec33f87a4afdce so sometimes when I look at a kernel the wrong way before kexecing it, it will dump a lot (a lot a lot, so much so that I can't tell if anything comes before this dump) of what looks like small addresses and values located at these addresses. It stops after a while (I think it was probably about 10-20min?) and prints "Call trace:"
<sphalerite> (but that's all). Any ideas what might be going on here?
<sphalerite> it also wraps around, so after a line with ffe0: there was a line with 0000:
<warpme_> kwiboo: may You pls provide me kernel config known for sure as providing working aoudio on 3328? I’ll try compie and see… Maybe indeed my issue is with some missing options in kernel config....
warpme_ has quit [Quit: warpme_]
yann has quit [Ping timeout: 244 seconds]
MoeIcenowy has quit [Ping timeout: 250 seconds]
_whitelogger has quit [Ping timeout: 240 seconds]
return0e has quit [Read error: Connection reset by peer]
afaerber has quit [Quit: Leaving]
JohnDoe_71Rus has quit [Quit: KVIrc 5.0.0 Aria http://www.kvirc.net/]
kaspter has quit [Ping timeout: 246 seconds]
vagrantc has quit [Quit: leaving]