ChanServ changed the topic of #linux-rockchip to: Rockchip development discussion
Danct12 has joined #linux-rockchip
Danct12 has quit [Client Quit]
Rathann has quit [Ping timeout: 252 seconds]
naoki has joined #linux-rockchip
stikonas has quit [Remote host closed the connection]
Rathann has joined #linux-rockchip
camus has joined #linux-rockchip
Rathann has quit [Ping timeout: 246 seconds]
camus has quit [Quit: camus]
camus has joined #linux-rockchip
rockworld has quit [Quit: it was nice to meet you peace]
Danct12 has joined #linux-rockchip
rockworld has joined #linux-rockchip
paulk has quit [Ping timeout: 248 seconds]
lurchi__ has joined #linux-rockchip
lurchi_ has quit [Ping timeout: 264 seconds]
vagrantc has quit [Quit: leaving]
Rathann has joined #linux-rockchip
kevery1 has joined #linux-rockchip
kevery has quit [Read error: Connection reset by peer]
kevery1 is now known as kevery
epoll has quit [Ping timeout: 252 seconds]
epoll has joined #linux-rockchip
Stat_headcrabed has joined #linux-rockchip
ldevulder has joined #linux-rockchip
kevery1 has joined #linux-rockchip
kevery has quit [Ping timeout: 264 seconds]
kevery1 is now known as kevery
jaganteki has quit [Ping timeout: 260 seconds]
Danct12 has quit [Quit: WeeChat 3.8]
Danct12 has joined #linux-rockchip
Rathann has quit [Remote host closed the connection]
Rathann has joined #linux-rockchip
naoki has quit [Quit: naoki]
psydroid is now known as psydroid[m]
psydroid[m] is now known as psydroid
Danct12 has quit [Ping timeout: 265 seconds]
Stat_headcrabed has quit [Quit: Stat_headcrabed]
Tenkawa has joined #linux-rockchip
macromorgan has quit [Remote host closed the connection]
macromorgan has joined #linux-rockchip
lurchi__ has quit [Quit: Konversation terminated!]
lurchi__ has joined #linux-rockchip
Stat_headcrabed has joined #linux-rockchip
Stat_headcrabed has quit [Quit: Stat_headcrabed]
vagrantc has joined #linux-rockchip
Stat_headcrabed has joined #linux-rockchip
Stat_headcrabed has quit [Client Quit]
hanetzer has quit [Ping timeout: 246 seconds]
hanetzer has joined #linux-rockchip
stikonas has joined #linux-rockchip
<
rah>
[ 6.148472] dwmmc_rockchip fe320000.mmc: All phases bad!
<
rah>
[ 6.148962] mmc0: tuning execution failed: -5
<
rah>
[ 6.149358] mmc0: error -5 whilst initialising SD card
<
rah>
anyone know what that's about?
<
Tenkawa>
Is that an older card or one with a low class rating? (that error indicates it can't perform the io speed needed)
<
rah>
Tenkawa: it's brand new out of the packet two days ago, SanDisk Ultra, class 10, A1
<
Tenkawa>
eek.. which SBC?
<
rah>
Firefly ROC-RK3399-PC Plus
<
Tenkawa>
Yeah I haven't had any trouble out of any of my 3399's but I don't have a Firefly though
ldevulder has quit [Quit: Leaving]
<
Tenkawa>
Was the machine working and just started doing this?
<
Tenkawa>
That article is also quite old
<
Tenkawa>
If you have dtb mismatches/etc you likely are going to have other problems
<
Tenkawa>
Unless this machine isn't booting at all
stikonas has quit [Read error: Connection reset by peer]
stikonas has joined #linux-rockchip
<
rah>
this is a machine I've just started building images for; other downloadable images work fine
<
Tenkawa>
are you leaving these config options out of your kernel?
<
Tenkawa>
its in mine
<
Tenkawa>
zcat /proc/config.gz | grep CONFIG_ROCKCHIP_IODOMAIN
<
Tenkawa>
CONFIG_ROCKCHIP_IODOMAIN=y
<
Tenkawa>
POWER_AVS isn't relevant