Tiny Core Linux

dCore Import Debian Packages to Mountable SCE extensions => dCore Armv7 => Topic started by: herschel on December 07, 2015, 12:25:24 AM

Title: sce-load is not working
Post by: herschel on December 07, 2015, 12:25:24 AM
Hi Gents

I manage to get my Marsboard A20 to boot with dCore (uCore) and boots with an awesome speed (fantastic!). This is a microSD card booting.

my boot.scr, uCore, uImage, script.bin files are in fat partition (mmcblk0p1). I created a TCE on mmcblk0p2 by using "tce-setdrive". I managed to import extensions using sce-import. Up to this point it works well.

My issue is when I try to load the extension using "sce-load <package>" I get an error as follows,

mount: mounting /dev/loop0 on /tmp/tcloop/<package> failed: no such device

when I do "sce-load <package>" the second time it says "<package> already Installed"

Inside /tmp/tcloop there is a directory with the package name but it is empty

any suggestions?
Title: Re: sce-load is not working
Post by: curaga on December 07, 2015, 05:51:33 AM
Your kernel lacks loop support.
Title: Re: sce-load is not working
Post by: Jason W on December 07, 2015, 07:17:58 AM
Is this seen using the files from the below directory?

http://tinycorelinux.net/dCore/armv7/Allwinner-A20/
Title: Re: sce-load is not working
Post by: herschel on December 07, 2015, 07:27:25 AM
From the link I used only uCore and boot.scr. Instead of zImage I used uImage built by me because I wants i2s support. I have included loop support in the kernel but CRYPTO was not enabled. I compiled a kernel with CRYPTO and will test this.
Title: Re: sce-load is not working
Post by: herschel on December 14, 2015, 05:16:15 AM
I tried the files in the aforesaid link. The board boots but no display. Btw I am using VGA monitor and also tried HDMI. Does this support VGA?
Title: Re: sce-load is not working
Post by: herschel on December 15, 2015, 10:52:55 AM
Hi Gents
Thank you for the support. I got it working. Build a uImage with kernel 3.4.108.

Title: Re: sce-load is not working
Post by: Jason W on December 15, 2015, 11:27:05 AM
If you would like to share that uImage we could upload it to the A20 directory.
Title: Re: sce-load is not working
Post by: herschel on December 15, 2015, 11:19:02 PM
Jason,

File uploaded. I PM the link to you.
Title: Re: sce-load is not working
Post by: Jason W on December 18, 2015, 11:28:53 PM
Uploaded, thank you.