WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: piCore on Allo USBridge Signature  (Read 1069 times)

Offline cosminbro

  • Jr. Member
  • **
  • Posts: 68
piCore on Allo USBridge Signature
« on: January 14, 2023, 02:03:39 AM »
Hello,

I just try different versions of piCore, it boots, but the LAN doesn't work. I also tried piCoreplayer and it works. What did I missed?

Thanks

Offline Rich

  • Administrator
  • Hero Member
  • *****
  • Posts: 11178
Re: piCore on Allo USBridge Signature
« Reply #1 on: January 14, 2023, 05:55:21 AM »
Hi cosminbro
One thing you missed is forgetting to include which versions of
piCore you tried on which Pi board version.

Offline cosminbro

  • Jr. Member
  • **
  • Posts: 68
Re: piCore on Allo USBridge Signature
« Reply #2 on: January 14, 2023, 06:44:20 AM »
Hello,

I tried multiple piCore versions: 13, 12, 11

Hardware configuration of Allo USBridge Reference is:
- RaspberryPi CM3+ Lite Module. The CM3+ Compute Module contains the guts of a Raspberry Pi 3 Model B+ (the BCM2837 processor and 1GB RAM)
- Interfaces : 3 x USB 2.0 Host ports, HDMI , 1 Gigabit Ethernet Port (AX88179)

Offline Paul_123

  • Administrator
  • Hero Member
  • *****
  • Posts: 1063
Re: piCore on Allo USBridge Signature
« Reply #3 on: January 15, 2023, 07:59:17 AM »
This device uses a custom kernel driver.  You will have to compile it yourself.   The driver is available from their website/github

Offline cosminbro

  • Jr. Member
  • **
  • Posts: 68
Re: piCore on Allo USBridge Signature
« Reply #4 on: January 15, 2023, 10:28:50 AM »
This device uses a custom kernel driver.  You will have to compile it yourself.   The driver is available from their website/github

And how can I do this?

Offline cosminbro

  • Jr. Member
  • **
  • Posts: 68
Re: piCore on Allo USBridge Signature
« Reply #5 on: January 15, 2023, 03:00:11 PM »
I manage to make it work, thanks anyway