PCIe resource collisions

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

PCIe resource collisions

跳至解决方案
3,031 次查看
andrewellis
Contributor III

Hi

I have fitted a PCIe video capture card to the SabreSD board and built and installed the driver.

When I type lsmod I can see the driver is present, but there are no /dev/videox nodes present.

When I type dmesg I can see the following information about the driver:

Linux video capture interface: v2.00

avc8000 driver version 1.0.2 loaded

avc8000 driver dma_mode=1, debug=0

PCI: Device 0000:01:00.0 not available because of resource collisions

avc8k: probe of 0000:01:00.0 failed with error -5


I have already applied the patch from https://github.com/boundarydevices/linux-imx6/blob/d4d655aa6420d5ae9c4354b86cc750b53e703e1e/arch/arm... to the kernel, but it hasn't fixed the problem. Does anyone have any suggestion for how to fix this please?


Andrew

标签 (3)
0 项奖励
回复
1 解答
1,602 次查看
troy_kisky
Contributor II

Hi Andrew

I think I have a solution to the above problem. Try the attached patch

Troy

在原帖中查看解决方案

0 项奖励
回复
2 回复数
1,603 次查看
troy_kisky
Contributor II

Hi Andrew

I think I have a solution to the above problem. Try the attached patch

Troy

0 项奖励
回复
1,602 次查看
andrewellis
Contributor III

Hi Troy,

Thank you for the patch, it solved my problem :smileyhappy:

Andrew

0 项奖励
回复