Tiny Core Linux

Tiny Core Base => Raspberry Pi => Topic started by: cosminbro on January 14, 2023, 05:03:39 AM

Title: piCore on Allo USBridge Signature
Post by: cosminbro on January 14, 2023, 05: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
Title: Re: piCore on Allo USBridge Signature
Post by: Rich on January 14, 2023, 08:55:21 AM
Hi cosminbro
One thing you missed is forgetting to include which versions of
piCore you tried on which Pi board version.
Title: Re: piCore on Allo USBridge Signature
Post by: cosminbro on January 14, 2023, 09: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)
Title: Re: piCore on Allo USBridge Signature
Post by: Paul_123 on January 15, 2023, 10: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
Title: Re: piCore on Allo USBridge Signature
Post by: cosminbro on January 15, 2023, 01:28:50 PM
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?
Title: Re: piCore on Allo USBridge Signature
Post by: cosminbro on January 15, 2023, 06:00:11 PM
I manage to make it work, thanks anyway