Tiny Core Base > piCore Test Releases

Arm6 piCore-11.0beta1a release fails with kernel panic(piCore-11.0alpha1a boots)

<< < (3/4) > >>

MrPorcine:
OK , I got the touchscreen working. I took the shortcut as you suggested and just inserted the pre-compiled module into the filesystem image. This worked.

For another part of this project I will need to modify the kernel more extensively. So if I can find the .config that was used to create the version on the default image it will make my life a little easier.

Rich:
Hi MrPorcine

--- Quote from: MrPorcine on May 02, 2020, 05:32:20 PM --- ... I took the shortcut as you suggested ...
--- End quote ---
It's not a shortcut. If you can't find a kernel module in the base system, that's the place to check if it was compiled for your kernel.
If it's listed in  modules.order , then it was built as a kernel module. If it's listed in  modules.builtin , then it's already built into the
kernel and should load automatically. If it's not listed in either file, it wasn't built.

Pacca:

--- Quote from: piCoreUser1 on January 06, 2020, 08:03:41 AM ---
--- Code: ---wget http://distro.ibiblio.org/tinycorelinux/11.x/armv6/test_releases/RPi/piCore-11.0beta1a.zip

--- End code ---
Boot fails with a kernel panic.

Checked twice.


--- Code: ---wget http://distro.ibiblio.org/tinycorelinux/11.x/armv6/test_releases/RPi/piCore-11.0alpha1a.zip

--- End code ---
Successful Boot

Please confirm if you agree there is a problem with this release?

Armv7 - All good.

Same SD card used for both alpha and beta releases.

--- End quote ---
I am experiencing the kernel panic failure as well. I tried piCore 11.0 beta 1a with Raspberry Pi Zero. How can I solve the problem? Thanks!

Juanito:
I can unzip the armv6 piCore-11.0beta1a.zip and mount both partitions without error, but then I get this:
--- Code: ---$ cp /tmp/image/11.0beta1a.gz /tmp
cp: read error: Input/output error
$ zcat /tmp/image/11.0beta1a.gz | sudo cpio -i -H newc -d
zcat: no gzip/bzip2/xz magic
--- End code ---

I don't get any errors with 11.0beta1av7.gz or 11.0beta1av7l.gz, so I'd say the initrd is corrupted.

Juanito:
I've made an attempt to reconstruct the piCore-11.0beta1a initrd, which can be found here:

http://tinycorelinux.net/11.x/armv6/test_releases/RPi/11.0beta1a.gz

I'd be grateful if somebody could test it on an RPi0/RPi1 - the existing file on your sd card needs to be over-written with the new one to test.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version