Project Home
Project Home
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
Forum Topic - pci-bios server for IMX6 (arm?): (3 Items)
   
pci-bios server for IMX6 (arm?)  
I've been trying to get the e1000 driver running on a SabreLite-derived IMX6 board. However the "pci -v" command gives 
the error "Can't locate PCI server, Bad file descriptor." 

However it looks like the PCI server, a.k.a. pci-bios, isn't supported for arm cpu's only x86. 

Is there some workaround for this? Does the e1000 driver not actually need the pci-bios server to be running?

Thanks!
Re: pci-bios server for IMX6 (arm?)  
There is a PCI server in the SabreSmart 6.5.0 BSP for the iMX6X.



On 2014/8/5, 12:33 PM, "Derek Ross" <community-noreply@qnx.com> wrote:

>I've been trying to get the e1000 driver running on a SabreLite-derived
>IMX6 board. However the "pci -v" command gives the error "Can't locate
>PCI server, Bad file descriptor."
>
>However it looks like the PCI server, a.k.a. pci-bios, isn't supported
>for arm cpu's only x86.
>
>Is there some workaround for this? Does the e1000 driver not actually
>need the pci-bios server to be running?
>
>Thanks!
>
>
>
>_______________________________________________
>
>Networking Drivers
>http://community.qnx.com/sf/go/post111317
>To cancel your subscription to this discussion, please e-mail
>drivers-networking-unsubscribe@community.qnx.com

Re: pci-bios server for IMX6 (arm?)  
Thanks, it worked.