WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: PiCore 14.1 on CM4.. PCIe access How can I add PCIe devices lspci?  (Read 222 times)

Offline SonnyWalkman

  • Newbie
  • *
  • Posts: 4
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  :-*
« Last Edit: June 04, 2024, 05:11:25 AM by SonnyWalkman »

Offline Rich

  • Administrator
  • Hero Member
  • *****
  • Posts: 11287
Re: PiCore 14.1 on CM4.. PCIe access How can I add PCIe devices lspci?
« Reply #1 on: June 04, 2024, 05: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.

Offline SonnyWalkman

  • Newbie
  • *
  • Posts: 4
Re: PiCore 14.1 on CM4.. PCIe access How can I add PCIe devices lspci?
« Reply #2 on: June 04, 2024, 05:53:42 AM »
Thanks @Rich,

I must have missed this package..

Cheers

Rob