Tiny Core Linux

Tiny Core Base => Raspberry Pi => Topic started by: SonnyWalkman on June 04, 2024, 08:06:36 AM

Title: PiCore 14.1 on CM4.. PCIe access How can I add PCIe devices lspci?
Post by: SonnyWalkman on June 04, 2024, 08:06:36 AM
Hello,

I've been developing on raspberry Pi CM4 and like the idea of Linux in RAM. Does anyone have the PCIe functionality working with PiCore?

Is it possible to add lspci utility to busy box to list connect PCI devices?

I'm wanting to add a dvb receiver PCIe card and use v4l tcz lib. 

Is there a tcz for dvblast to stream FTA?

The v4l tcz doesn't have the pci directory and uses usb or spi hardware.

Any tips or advice welcome  :-*
Title: Re: PiCore 14.1 on CM4.. PCIe access How can I add PCIe devices lspci?
Post by: Rich on June 04, 2024, 08:24:06 AM
Hi SonnyWalkman
Welcome to the forum.

... Is it possible to add lspci utility to busy box to list connect PCI devices? ...
Install  pciutils.tcz  for lspci.
Title: Re: PiCore 14.1 on CM4.. PCIe access How can I add PCIe devices lspci?
Post by: SonnyWalkman on June 04, 2024, 08:53:42 AM
Thanks @Rich,

I must have missed this package..

Cheers

Rob