03-05-2019, 03:04 PM
NoDiskNoFun - thanks for posting the build issue. When I build the kernel from source I specifically only build for the boards which I have listed in my github, so compiling those other device trees is not something which I have tested or support. As for the boot panics, that sounds like perhaps your kernel config isn't correct. I've posted mine for reference.
p1x3l3d -
Interestingly, it appears the scsi part of that Marvell chipset has been added to the kernel blacklist in this Rockchip commit: https://github.com/rockchip-linux/kernel...3c9852396c
I wonder if that's interfering with your card's ability to register... reading over your dmesg, it looks incomplete? But it looks to initialize PCIe successfully. I do see a dump in there but to me that seems unrelated.
And I agree - if it's getting really hot then that often means a hardware issue.
p1x3l3d -
Interestingly, it appears the scsi part of that Marvell chipset has been added to the kernel blacklist in this Rockchip commit: https://github.com/rockchip-linux/kernel...3c9852396c
I wonder if that's interfering with your card's ability to register... reading over your dmesg, it looks incomplete? But it looks to initialize PCIe successfully. I do see a dump in there but to me that seems unrelated.
And I agree - if it's getting really hot then that often means a hardware issue.