<wzyy2>
\o/ Standard v4l2 isp/mipi csi driver for rk3288/rk3399 will be done soon.
<wzyy2>
It could use the sensor driver under driver/media/i2c directly.
cyteen has quit [Ping timeout: 260 seconds]
<Myy>
Yay !
<Myy>
I've synced the vcodec code and updated it so it can compile on 4.13 kernels (they removed DMA_ERROR_CODE in 4.13 kernels). I'll begin the tests tomorrow, though I don't know if I can test the VPU code through wayland or DRM/KMS.
<mb_>
have a question about the RK3399 SATA controller
Myy has quit [Quit: Leaving]
<mb_>
I want to enable software RAID under Ubuntu with my RK3399 SATA controller. Do I need to reconfigure/recompile the kernel in order to enable software raid?
cnxsoft has quit [Read error: Connection reset by peer]
cnxsoft has joined #linux-rockchip
cnxsoft1 has joined #linux-rockchip
cnxsoft has quit [Ping timeout: 248 seconds]
cnxsoft1 is now known as cnxsoft
cyteen has joined #linux-rockchip
mb_ has quit [Quit: mb_]
lkcl has joined #linux-rockchip
amstan has quit [Ping timeout: 240 seconds]
sunxi_fan has joined #linux-rockchip
sunxi_fan1 has quit [Ping timeout: 260 seconds]
amstan has joined #linux-rockchip
amstan has joined #linux-rockchip
amstan has quit [Changing host]
nobe has joined #linux-rockchip
matthias_bgg has joined #linux-rockchip
sunxi_fan1 has joined #linux-rockchip
sunxi_fan has quit [Ping timeout: 268 seconds]
_whitelogger has joined #linux-rockchip
droman0 has quit [Ping timeout: 276 seconds]
_whitelogger_ has quit [Remote host closed the connection]
cosm has quit [Ping timeout: 276 seconds]
cosm has joined #linux-rockchip
phh has quit [Ping timeout: 276 seconds]
paulk-gagarine has joined #linux-rockchip
phh has joined #linux-rockchip
matthias_bgg has quit [Ping timeout: 255 seconds]
BenG83 has joined #linux-rockchip
afaerber has joined #linux-rockchip
BenG83 has quit [Quit: Leaving]
nashpa_ has quit [Quit: Going away]
BenG83 has joined #linux-rockchip
nashpa has joined #linux-rockchip
BenG83 has quit [Ping timeout: 255 seconds]
nobe has quit [Ping timeout: 260 seconds]
BenG83 has joined #linux-rockchip
BenG83 has quit [Remote host closed the connection]
BenG83 has joined #linux-rockchip
nobe has joined #linux-rockchip
droman0 has joined #linux-rockchip
paulk-gagarine has quit [Ping timeout: 240 seconds]
paulk-leonov has joined #linux-rockchip
paulk-gagarine has joined #linux-rockchip
paulk-leonov has quit [Quit: Leaving]
cnxsoft has quit [Ping timeout: 246 seconds]
matthias_bgg has joined #linux-rockchip
mb_ has joined #linux-rockchip
<mb_>
anybody?
<beeble>
mb_: rk3399 does not have sata?
<mb_>
yes it does, but the default Ubuntu kernel does not support software RAID, so it seems
Aussie_matt has quit [Read error: Connection reset by peer]
Aussie_matt has joined #linux-rockchip
<beeble>
ok, so it seems the firefly has some usb to sata converter on the board and some ubuntu image. so probably you have one of these?
<beeble>
if they don't have any modules in the image that you can load, then you have to recompile your kernel
wzyy has joined #linux-rockchip
<phh>
?!? the firefly has no sata?!?
<wzyy>
Myy: You might need those patches if you want to show video via DRM.