Skip to content

Releases: chzigotzky/kernels

v6.13.0-rc5-2-kvm

01 Jan 13:55
Compare
Choose a tag to compare

New:

You can use the kernel modules from the kernel v6.13.0-rc5.

Kernel_6 13-rc5-2_PowerPC

v6.13.0-rc5

v6.13.0-rc4-kvm

26 Dec 14:02
Compare
Choose a tag to compare

New:

You can use the kernel modules from the v6.13.0-rc4.

Or you can use the kernel modules package below including the SB Live and Audigy gameport kernel module (emu10k1_gp). But I had issues with this kernel module (kernel panics).

christmas_tree

v6.13.0-rc4

24 Dec 10:37
Compare
Choose a tag to compare

v6.12.6

21 Dec 10:16
Compare
Choose a tag to compare

New:

Kernel_6 12 6_PowerPC

v6.13.0-rc3

v6.12.4-uInitrd

18 Dec 21:08
3cc5419
Compare
Choose a tag to compare

New initial ramdisk as U-Boot image

Creation and test:

  1. xbps-install dracut-053_5 uboot-mkimage
  2. dracut initrd-6.12.img 6.12.4-powerpc64-smp
  3. mkimage -T ramdisk -C gzip -n 'Kernel 6.12 uInitrd' -d initrd-6.12.img uInitrd-6.12

-- Testing --

  1. X5000> setenv bootargs root=LABEL=Void
  2. X5000> load sata 1:1 1000000 uImage-6.12
  3. X5000> load sata 1:1 1c00000 cyrus-p5040.dtb
  4. X5000> load sata 1:1 2000000 uInitrd-6.12
  5. X5000> bootm 1000000 2000000 1c00000

v6.12.4-initrd

19 Dec 18:13
3cc5419
Compare
Choose a tag to compare

New initial ramdisk for the X1000

Creation and test:

  1. xbps-install dracut-053_5
  2. dracut initrd-6.12.img 6.12.4-powerpc64-smp

-- Testing --

  1. CFE> setenv bootargs "root=LABEL=Void"
  2. CFE> ramdisk -z -addr=0x24000000 -fatfs cf0:initrd-6.12.img
  3. CFE> boot -elf -noints -fatfs cf0:vmlinux-6.12 or boot -elf -noints -fatfs -z cf0:zImage-6.12

v6.12.4

11 Dec 13:21
3cc5419
Compare
Choose a tag to compare

v6.13.0-rc2

09 Dec 07:20
a6d9fb8
Compare
Choose a tag to compare