Page 36 of 51

Posted: Tue 19 Dec 2017, 03:28
by MochiMoppel
Hi mistfire, somehow I'm not able to boot your distro. I get a message telling me that puppy_xslacko_4.4.sfs can't be found.

This is my entry in grub4dos, which basically is what I use for other Slackos. The only difference is that other Slackos use initrd.gz instead of initrd.xz:

Code: Select all

title Puppy Slacko Slim
kernel /pup_slacko_slim/vmlinuz pmedia=usbflash pfix=ram
initrd /pup_slacko_slim/initrd.xz
This the content of the the source directory:

Code: Select all

# ls -l /mnt/home/pup_slacko_slim
total 162696
-rwxr-xr-x 1 root root   1032108 Nov 23 17:58 initrd-fallback.xz
-rwxr-xr-x 1 root root   1804512 Nov 22 15:31 initrd.xz
-rwxr-xr-x 1 root root 149676032 Dec 13 00:17 puppy_xslacko_4.4.sfs
-rwxr-xr-x 1 root root   4944368 Nov 27 23:21 vmlinuz
-rwxr-xr-x 1 root root   9129984 Nov 23 14:54 zdrv_xslacko_4.4.sfs
I also tried initrd-fallback.xz. Same result. Related to the xz compression? What am I doing wrong?

audio

Posted: Tue 19 Dec 2017, 20:06
by foxpup
mistfire wrote:@foxpup may I know the name and model of your sound card and touchpad?
This is from pup-sysinfo in slacko64-6.9.9.9:

Code: Select all

Audio device [0403]: Intel Corporation Sunrise Point-LP HD Audio [8086:9d70] (rev 21)
+ Kernel Driver: snd_hda_intel
+ Memory Used: 21.48 KB
+ Path: /lib/modules/4.9.30/kernel/sound/pci/hda/snd-hda-intel.ko
+ Description: Intel HDA driver
The full audio specs in attachment.

Just another minor thing: setting the numeric lock on startup does not work. Maybe it does for a moment, the indicator turns on and then off again almost immediately.

Posted: Wed 20 Dec 2017, 01:02
by mistfire
MochiMoppel wrote:Hi mistfire, somehow I'm not able to boot your distro. I get a message telling me that puppy_xslacko_4.4.sfs can't be found.

This is my entry in grub4dos, which basically is what I use for other Slackos. The only difference is that other Slackos use initrd.gz instead of initrd.xz:

Code: Select all

title Puppy Slacko Slim
kernel /pup_slacko_slim/vmlinuz pmedia=usbflash pfix=ram
initrd /pup_slacko_slim/initrd.xz
This the content of the the source directory:

Code: Select all

# ls -l /mnt/home/pup_slacko_slim
total 162696
-rwxr-xr-x 1 root root   1032108 Nov 23 17:58 initrd-fallback.xz
-rwxr-xr-x 1 root root   1804512 Nov 22 15:31 initrd.xz
-rwxr-xr-x 1 root root 149676032 Dec 13 00:17 puppy_xslacko_4.4.sfs
-rwxr-xr-x 1 root root   4944368 Nov 27 23:21 vmlinuz
-rwxr-xr-x 1 root root   9129984 Nov 23 14:54 zdrv_xslacko_4.4.sfs
I also tried initrd-fallback.xz. Same result. Related to the xz compression? What am I doing wrong?
@MochiMoppel you installed X-Slacko Slim in a subfolder so the name of subfolder must be specified

Code: Select all

title Puppy Slacko Slim
kernel /pup_slacko_slim/vmlinuz pmedia=usbflash pfix=ram psubdir=pup_slacko_slim
initrd /pup_slacko_slim/initrd.xz

Posted: Wed 20 Dec 2017, 01:34
by Geoffrey
mistfire wrote:
MochiMoppel wrote:Hi mistfire, somehow I'm not able to boot your distro. I get a message telling me that puppy_xslacko_4.4.sfs can't be found.

This is my entry in grub4dos, which basically is what I use for other Slackos. The only difference is that other Slackos use initrd.gz instead of initrd.xz:

Code: Select all

title Puppy Slacko Slim
kernel /pup_slacko_slim/vmlinuz pmedia=usbflash pfix=ram
initrd /pup_slacko_slim/initrd.xz
This the content of the the source directory:

Code: Select all

# ls -l /mnt/home/pup_slacko_slim
total 162696
-rwxr-xr-x 1 root root   1032108 Nov 23 17:58 initrd-fallback.xz
-rwxr-xr-x 1 root root   1804512 Nov 22 15:31 initrd.xz
-rwxr-xr-x 1 root root 149676032 Dec 13 00:17 puppy_xslacko_4.4.sfs
-rwxr-xr-x 1 root root   4944368 Nov 27 23:21 vmlinuz
-rwxr-xr-x 1 root root   9129984 Nov 23 14:54 zdrv_xslacko_4.4.sfs
I also tried initrd-fallback.xz. Same result. Related to the xz compression? What am I doing wrong?
@MochiMoppel you installed X-Slacko Slim in a subfolder so the name of subfolder must be specified

Code: Select all

title Puppy Slacko Slim
kernel /pup_slacko_slim/vmlinuz pmedia=usbflash pfix=ram psubdir=pup_slacko_slim
initrd /pup_slacko_slim/initrd.xz
I have the same problem, can not find puppy_xslacko_4.4.sfs, my menu.lst looks like this, the other two pups boot fine.

Code: Select all

# menu.lst produced by grub4dosconfig-v1.9.2
color white/blue black/cyan white/black cyan/black
#splashimage=/splash.xpm
timeout 10
default 0

# Frugal installed Puppy

title Puppy xtahr 2.0 (sda1/xtahr2.0frugal)
  uuid 4194cebe-228c-457e-a401-5b899247bfd1
  kernel /xtahr2.0frugal/vmlinuz   psubdir=xtahr2.0frugal pmedia=atahd pfix=fsck
  initrd /xtahr2.0frugal/initrd.gz
  
title Puppy stretch 7.0.0a2 (sda1/stretch_7.0.0a2frugal)
  uuid 4194cebe-228c-457e-a401-5b899247bfd1
  kernel /stretch_7.0.0a2frugal/vmlinuz   psubdir=stretch_7.0.0a2frugal pmedia=atahd pfix=fsck
  initrd /stretch_7.0.0a2frugal/initrd.gz 
  
title Puppy xslacko 4.4 (sda1/xslacko_4.4frugal)
  uuid 4194cebe-228c-457e-a401-5b899247bfd1
  kernel /xslacko_4.4frugal/vmlinuz psubdir=xslacko_4.4frugal pmedia=atahd pfix=fsck
  initrd /xslacko_4.4frugal/initrd.xz   

Posted: Wed 20 Dec 2017, 01:45
by mistfire
@Geoffrey can you please send me initrd/tmp files?

Posted: Wed 20 Dec 2017, 02:21
by MochiMoppel
mistfire wrote:@MochiMoppel you installed X-Slacko Slim in a subfolder so the name of subfolder must be specified
As the sfs main file is in the same folder as initrd.xz and vmlinuz Puppy should find it, but I also tried psubdir as you proposed. No change, can't find puppy_xslacko_4.4.sfs. Here my full grub4dos menu, All other pups start without a psubdir parameter:

Code: Select all

title Puppy Slacko 5.6
kernel /pup_slacko/vmlinuz pmedia=usbflash pfix=ram
initrd /pup_slacko/initrd.gz

title Puppy Slacko Slim
kernel /pup_slacko_slim/vmlinuz pmedia=usbflash pfix=ram psubdir=pup_slacko_slim
initrd /pup_slacko_slim/initrd.xz

title Puppy Slacko 6.3.2
kernel /pup_slacko632/vmlinuz pmedia=usbflash pfix=ram
initrd /pup_slacko632/initrd.gz

title Puppy Tahr 6
kernel /pup_tahr/vmlinuz pmedia=usbflash pfix=ram
initrd /pup_tahr/initrd.gz

Posted: Wed 20 Dec 2017, 03:38
by Geoffrey
@ mistfire, here are the initrd temp files, I had to insert a usb flash drive to save them to, I didn't see anything that would help me, hope this is what you wanted

Posted: Wed 20 Dec 2017, 08:48
by mistfire
@Geoffrey

I have analyzed the logs from initrd temp that you sent I noticed that the probepart returns "none" or unknown filesystem on your drive

Code: Select all

ONEDEV=sda SIZE= DEVICE=
  SIZE=0 FSTYPE=unknown
  /dev/sda|none|0
ONEDEV=sdb SIZE= DEVICE=
  SIZE=0 FSTYPE=unknown
  /dev/sdb|none|0
ONEDEV=sdc SIZE= DEVICE=
  SIZE=0 FSTYPE=unknown
  /dev/sdc|none|0
ONEDEV=sdd SIZE= DEVICE=
  SIZE=0 FSTYPE=unknown
  /dev/sdd|none|0
ONEDEV=sde SIZE= DEVICE=
ONEDEV=sde1 SIZE=3914752 DEVICE=sde1
  SIZE=3914752 FSTYPE=vfat
  /dev/sde1|vfat|7829504
Thanks for these file. I will analyze further the init script


@MochiMoppel did you try that psubdir parameter in initrd.xz and initrd-fallback.xz. Can you please send me the initrd/tmp files here

Posted: Wed 20 Dec 2017, 11:05
by Geoffrey
mistfire wrote:@Geoffrey

I have analyzed the logs from initrd temp that you sent I noticed that the probepart returns "none" or unknown filesystem on your drive
The hdd has two ext4 partitions, the save initrd temp didn't find it either, I had to use a fat formatted USB flash drive to save the files to.

Posted: Wed 20 Dec 2017, 12:13
by MochiMoppel
mistfire wrote:@MochiMoppel did you try that psubdir parameter in initrd.xz and initrd-fallback.xz.
Both
Can you please send me the initrd/tmp files here
??? IIRC initrd.xz offered the option to save (?) tmp files. This option resulted in kernel panic.

I finally managed to boot X-Slacko Slim 4.4r4 from root level (no subdirs), but this is not an acceptable workaround. I also had problems with shutdown. I booted from sdb1 (USB stick), kept sda unmounted but spinning. At shutdown the HDD spins down, followed by the 'Now shutting off message' which caused the HDD to spin on again, followed by a kernel panic.

I give up for now.

Posted: Thu 21 Dec 2017, 10:08
by mistfire
@Geoffrey and @MochiMoppel it looks like probepart command on initrd has a problem on detecting gpt partition or there is a bug in the kernel that should be fix.

By the way I will try to download and compile later linux kernel. I heard that there is a bug on version 4.14.0 that can cause disk corruption.

Posted: Thu 21 Dec 2017, 11:41
by Geoffrey
Mistfire the vmlinuz seems to be the problem, I swapped the one from xslacko and it booted, but the old P4 PC I'm using has a SIS video on board and it fails to run.

Posted: Thu 21 Dec 2017, 23:42
by mistfire
@Geoffrey if you swap the kernel file the kernel modules inside the sfs file must be replaced. If will fail to run X because modules for the kernel that you swap is missing

Posted: Fri 22 Dec 2017, 10:31
by Geoffrey
mistfire wrote:@Geoffrey if you swap the kernel file the kernel modules inside the sfs file must be replaced. If will fail to run X because modules for the kernel that you swap is missing
I understand that, it was the fact that the puppy_xslacko_4.4.sfs was found and loaded by trying the vmlinuz from rg66's xslacko.

Posted: Wed 03 Jan 2018, 04:54
by mistfire
New X-Slacko Slim iteration released

Changes:
* Linux kernel 4.14.3
* Some fixes on initrd
* HTML5 audio now working on midori
* Can now easily assign static ip to eaxh network adapter
* Stampede Linux package support (via package coversion)
* More bugfixes

Download: https://drive.google.com/open?id=1GaZb1 ... ifnUTsXWuP
MD5 Checksum: 64418578ce5abc6d94c4cf4d49b36f2b

Posted: Thu 04 Jan 2018, 08:16
by Sage
Sorry, originally reported this in non-slim version, now removed.
4.4r5
Thought I'd give it one more try! Tried all boot options. Always: Fatal Error. "puppy_slacko_4.4.sfs not found"
Nothing works! Always get the 0,1,2 menu, all of which are irrelevant.

Posted: Thu 04 Jan 2018, 08:26
by Sage
@Sage it looks like you tried the latest X-Slacko Slim.

Did you try the initrd-fallback mode? It was only a pristine initrd from X-Slacko compressed in xz.

By the way did you boot it on BIOS or UEFI?
Yes, have corrected.

Booted live on a BIOS machine.
"..initrd-fallback mode?" - Uh? Too many hoops to achieve the objective? Surely, if it is to be a 'live', 'compact', and 'slim' - it has to be complete in itself (just like all previous Puppies), maybe a few simple boot code options, and just run?! I just don't understand all the exortations to 'do this' 'do that' 'did you do the other'. Maybe time to redefine the purpose and ignore requests asking to run the nation's economic model on a 17yr-old 32bit PC?!

Posted: Wed 17 Jan 2018, 08:50
by mistfire
New X-Slacko iteration released

Changes:
* Linux kernel 4.14.12
* Improved NVME support
* dc applet bug is fixed
* more fixes

Download: https://drive.google.com/file/d/108atko ... fW92B/view
MD5 Checksum: cca8a74bc579c8a67423ab0b52848569

Posted: Thu 18 Jan 2018, 10:21
by mistfire
Problem on download links are now fixed. You can download X-Slacko Slim easily

Posted: Thu 18 Jan 2018, 21:35
by step
Thanks for this update. This time I find it very difficult to use it in QEMU VM on Fatdog64-721. For some reason the mouse cursor can move only inside the right half of the QEMU window. When I drag the mouse cursor to the left side it jumps outside the VM window and into the host desktop.

edit: I should add that I resized the xslacko-slim desktop to 1280x880 from the 1920x1200 that the VM defaults to on my monitor. But even before resizing the mouse pointer can't move the the far left of the QEMU window without jumping outside.