Page 1 of 1

5.19.11 64bit knl ao - superseded

Posted: Sat Sep 24, 2022 3:33 am
by ozsouth

Superseded by 6.0 series.

If you still want to try it (with old puppies only), it is in Kernel archive:
https://archive.org/download/Puppy_Linux_Huge-Kernels


Re: 5.19.11 64bit aufs/overlayfs kernel

Posted: Tue Sep 27, 2022 8:04 am
by debianfan

initrd.gz.What needs to be modified to use? grateful!


Re: 5.19.11 64bit aufs/overlayfs kernel

Posted: Tue Sep 27, 2022 11:35 am
by ozsouth

@debianfan - the initrd.gz needed for overlayfs is quite different from standard puppies & specific to each puppy. Inside it are specific DISTRO_SPECS and init. I based mine largely on gyro's work from the old forum in 2019. What is also needed is a settings file (ydrv) which contains a modified shutdownconfig & changed DISTRO_SPECS & my updatesfs (to allow .sfs modification, as savefile/folder does not work). Allows multiple ?drv.sfs files. Although I made Fossapup64 work, I had to make even more modifications than ScPup64, Bionicpup64 or Jammypup64 needed. Then you need an overlayfs-capable kernel (vmlinuz & zdrv). Which pup did you plan to use?
I can work up some basic instructions in the next few days.


Re: 5.19.11 64bit aufs/overlayfs kernel

Posted: Fri Sep 30, 2022 4:00 pm
by finit12

can you build a full Linux kernel for puppy with kvm thanks


Re: 5.19.11 64bit aufs/overlayfs kernel

Posted: Sun Oct 02, 2022 1:31 am
by ozsouth

@finit12 This kernel has 29 KVM settings - I can only see 4 that could be changed to y (see highlighted in red below). Is that what you want?
You could try ( in a terminal): modprobe KVM
and then (if you have an intel cpu): modprobe KVM_INTEL

CONFIG_HAVE_KVM=y
CONFIG_HAVE_KVM_PFNCACHE=y
CONFIG_HAVE_KVM_IRQCHIP=y
CONFIG_HAVE_KVM_IRQFD=y
CONFIG_HAVE_KVM_IRQ_ROUTING=y
CONFIG_HAVE_KVM_DIRTY_RING=y
CONFIG_HAVE_KVM_EVENTFD=y
CONFIG_KVM_MMIO=y
CONFIG_KVM_ASYNC_PF=y
CONFIG_HAVE_KVM_MSI=y
CONFIG_HAVE_KVM_CPU_RELAX_INTERCEPT=y
CONFIG_KVM_VFIO=y
CONFIG_KVM_GENERIC_DIRTYLOG_READ_PROTECT=y
CONFIG_KVM_COMPAT=y
CONFIG_HAVE_KVM_IRQ_BYPASS=y
CONFIG_HAVE_KVM_NO_POLL=y
CONFIG_KVM_XFER_TO_GUEST_WORK=y
CONFIG_HAVE_KVM_PM_NOTIFIER=y
CONFIG_VIRTUALIZATION=y
CONFIG_KVM=m
CONFIG_KVM_WERROR=y
CONFIG_KVM_INTEL=m
CONFIG_KVM_AMD=m
CONFIG_KVM_AMD_SEV=y
# CONFIG_KVM_XEN is not set
CONFIG_AS_AVX512=y
CONFIG_AS_SHA1_NI=y
CONFIG_AS_SHA256_NI=y
CONFIG_AS_TPAUSE=y


Re: 5.19.11 64bit kernel aufs/overlayfs

Posted: Mon Oct 31, 2022 1:53 am
by mikewalsh

@ozsouth:-

Cheers for this, Oz. Touch wood, it appears to be working very sweetly in jrb's 'lite' spin on Barry's old Quirky64 'April' 7.0.1; circa Tahrpup-era, date-wise, yet Barry outfitted it with some pretty advanced & bang up-to-date stuff for its time. Running with the stock 'nouveau' driver here, since this Quirky seems to have major issues with OpenGL not being 'enabled'?

No probs with the Intel audio hardware, so no kernel-line "tweaks" needed.

I'll probably transplant it into Fossa64 at some point, though I first need to 'unload' the Nvidia SFS PhilB provided in the repos.....so I can get it back to 'nouveau', just while I re-compile with getNvidia to get the official driver back again for the new kernel!

'Sall fun & games, ain't it? No 'peace for the wicked'.....(*sigh*) :lol:

Mike. ;)


Re: 5.19.11 64bit kernel aufs/overlayfs

Posted: Mon Oct 31, 2022 5:09 am
by amethyst

Can someone upload just the vmlinuz for kernel 5.4.158 32-bit please. I deleted it by mistake when trying different kernels. My data is limited.


Re: 5.19.11 64bit kernel aufs/overlayfs

Posted: Mon Oct 31, 2022 6:52 am
by ozsouth

@amethyst - 5.4.158 pae vmlinuz here (for a couple of days): https://www.mediafire.com/file/1wskhh6d ... z-pae/file


Re: 5.19.11 64bit kernel aufs/overlayfs

Posted: Mon Oct 31, 2022 6:56 am
by amethyst
ozsouth wrote: Mon Oct 31, 2022 6:52 am

@amethyst - 5.4.158 pae vmlinuz here (for a couple of days): https://www.mediafire.com/file/1wskhh6d ... z-pae/file

Thanks, mate.