PCIe resource collisions

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

PCIe resource collisions

ソリューションへジャンプ
2,965件の閲覧回数
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,536件の閲覧回数
troy_kisky
Contributor II

Hi Andrew

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

Troy

元の投稿で解決策を見る

0 件の賞賛
返信
2 返答(返信)
1,537件の閲覧回数
troy_kisky
Contributor II

Hi Andrew

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

Troy

0 件の賞賛
返信
1,536件の閲覧回数
andrewellis
Contributor III

Hi Troy,

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

Andrew

0 件の賞賛
返信