Fatdog64-720 and 721 Final [11 Jan 2018]

A home for all kinds of Puppy related projects
Message
Author
User avatar
don570
Posts: 5528
Joined: Wed 10 Mar 2010, 19:58
Location: Ontario

#21 Post by don570 »

SFR wrote:Btw, check out mhWaveEdit, the labels should work now.
Great! 8) I downloaded the package
http://distro.ibiblio.org/fatdog/packag ... 6_64-1.txz
and installed in fatdog710 and it worked in that version of fatdog as well.
_____________________________________________________

User avatar
dr. Dan
Posts: 96
Joined: Mon 20 Apr 2015, 17:45
Location: Oregon, U.S.A.

Re: Control Panel access and Savefile thought

#22 Post by dr. Dan »

step wrote: Update:
I found this post in the Contributed Packages thread:
* http://www.murga-linux.com/puppy/viewto ... 830#835830 An alternative menu system for Fatdog64-700 Control Panel
My bad. I installed that package without realizing it.
jamesbond wrote: This is ideal but difficult to do in reality. If we could, we would have already implemented this as an automated "upgrade" process (like Puppy does) for old savefile. I remember having a discussion internally within the team about this, and the conclusion at that time was: it's too much error prone to be useful. Things may change, but for now, that's what it is.

Why is this difficult? Because it depends on various factors beyond our control: what you install (which may be a package from the repo, a package from contrib repo, your own "./configure && make && make install", also depends on what sort of data you keep, how you keep it ... and it also depends on things that we do control but difficult (or very tedious) to keep track - library versions, updated configuration files, updated scripts.
I appreciate the work, and the thought, of all of the above. I was thinking about personal, non-system data. I can generally figure things out, but if I don't have to reinvent the wheel, I am happy to copy someone else's wheel. FWIW, I guess that most users, new or otherwise, will not see this forum, or will only see it after a significant time using Fatdog64, and trying to accomplish whatever they want. Adding to the help files from the large store of knowledge contained here will help those new users, growing the user base, and perhaps leading to more pressure from more users like me who want so much, because Fatdog64 already does so much. :D
Happy Christmas all!

step
Posts: 1349
Joined: Fri 04 May 2012, 11:20

Re: Control Panel access and Savefile thought

#23 Post by step »

@drDan
Thank you, happy holidays to you too.
If you're interested in a menu-based control panel for 71x and 720 you could try https://github.com/step-/scripts-to-go/ ... menu2-fdcp.
Click [Raw]; right-click and save page as /usr/bin/gmenu2-fdcp; set file gmenu2-fdcp executable; click icon to run. You may want to set a hotkey for it with sven.
[url=http://murga-linux.com/puppy/viewtopic.php?t=117546]Fatdog64-810[/url]|[url=http://goo.gl/hqZtiB]+Packages[/url]|[url=http://goo.gl/6dbEzT]Kodi[/url]|[url=http://goo.gl/JQC4Vz]gtkmenuplus[/url]

User avatar
Flash
Official Dog Handler
Posts: 13071
Joined: Wed 04 May 2005, 16:04
Location: Arizona USA

#24 Post by Flash »

I downloaded the iso, burned it to a DVD and tried to boot it. It got to where I suppose the desktop should have shown up, but instead, it booted all over again. I guess it would have kept it up indefinitely. :(

kirk
Posts: 1553
Joined: Fri 11 Nov 2005, 19:04
Location: florida

#25 Post by kirk »

I downloaded the iso, burned it to a DVD and tried to boot it. It got to where I suppose the desktop should have shown up, but instead, it booted all over again. I guess it would have kept it up indefinitely.
I hadn't tried a DVD for a while, so burned one. It works on my laptop. That said, check the md5sum and verify the burn. With a new kernel they fix things and break others, so kernel would be another guess. Other than that, That's all I can think of, I'll let the other guys chime in if they can think of anything else.


BUG ALERT: The Samba sever shares the Downloads folder read-only. This is due to spot not being a valid Samba user. See the third post of this thread for the solution,

kirk
Posts: 1553
Joined: Fri 11 Nov 2005, 19:04
Location: florida

#26 Post by kirk »

Flash,
If your md5sum checks out and the burn is verified, I've uploaded an ISO with kernel 4.12.13. It's here if you want to give it a go.

jamesbond
Posts: 3433
Joined: Mon 26 Feb 2007, 05:02
Location: The Blue Marble

#27 Post by jamesbond »

@Flash - alternatively please boot with "pfix=xorgwizard". See if you can get as far to see the xorgwizard without getting the boot-loop. If you manage this far, choose the correct video driver for your system and see if you can get to desktop.
Fatdog64 forum links: [url=http://murga-linux.com/puppy/viewtopic.php?t=117546]Latest version[/url] | [url=https://cutt.ly/ke8sn5H]Contributed packages[/url] | [url=https://cutt.ly/se8scrb]ISO builder[/url]

User avatar
don570
Posts: 5528
Joined: Wed 10 Mar 2010, 19:58
Location: Ontario

#28 Post by don570 »

I noticed something odd with fatdog 720, that I haven't seen before when using commands.

When using the 'ps' command or 'top' command to make a list of running
processes

Code: Select all

root         1  2.6  0.7  51396  7644 ?        Ss   02:02   0:03 /usr/lib/systemd/systemd --switched-root --system --deserialize 23
root      1249  2.6  3.0 355800 30896 tty1     Rsl+ 02:02   0:02 /usr/bin/X -background none :0 vt01 -nolisten tcp
root       508  2.4  1.6 248488 16776 ?        Ss   02:02   0:03 /usr/bin/python /usr/sbin/firewalld --nofork
but with fatdog 720 just the name of the app running is given -- not the options or the file that is loaded.

I need this info!!

For instance when pmusic is launched,
it also launches ffmpeg -i /path/to/file

and this is normally shown in ps output.

___________________________________________

Gordie
Posts: 153
Joined: Tue 23 Aug 2016, 15:26
Location: Nolalu, Ontario, Canada

No wifi

#29 Post by Gordie »

I dd'd the iso to a usb flash stick. It booted perfectly BUT, like all the rest of the updates since the 710 release there is no detecting my wifi card on my Lenovo W510 laptop so this release is of no use to me

jamesbond
Posts: 3433
Joined: Mon 26 Feb 2007, 05:02
Location: The Blue Marble

#30 Post by jamesbond »

@don570:

Code: Select all

ps -ef w
Should do the trick.

@Gordie: Please launch Control Panel -> Utilities -> (then scroll down) -> Bug Report Info Collector. Then pass the report to us.

EDIT: Gordie - the problem is probably missing firmware. Will post a package that contains some firmware for you to test.

EDIT2: I have uploaded an SFS that contains all the known firmware, as of today, here: http://distro.ibiblio.org/fatdog/sfs/72 ... 017.12.sfs. You can get this from the SFS Manager too. You can use this with any kernel (Fatdog or Puppy) - provided that this is loaded at boot time.

Alternatively, you can download and click this SFS to view its contents and copy only the firmware that you need. Your wifi I think needs these: iwlwifi-9000-pu-a0-jf-b0-34.ucode, iwlwifi-9000-pu-b0-jf-b0-34.ucode, and iwlwifi-9000-pu-a0-jf-a0-34.ucode. Copy these 3 files from the SFS above and put them under /lib/firmware. Then re-boot. See if you can see your wifi.

If that still doesn't work, please send me the output of Bug Report Info Collector.
Last edited by jamesbond on Thu 28 Dec 2017, 13:43, edited 2 times in total.
Fatdog64 forum links: [url=http://murga-linux.com/puppy/viewtopic.php?t=117546]Latest version[/url] | [url=https://cutt.ly/ke8sn5H]Contributed packages[/url] | [url=https://cutt.ly/se8scrb]ISO builder[/url]

stemsee

#31 Post by stemsee »

So trying to boot frugal from various filesystems results in this error as vmlinuz tries to load initrd

Code: Select all

 error:couldn't find suitable memory target
My hardware is a lenovo flex15 pro i7 laptop. 1TB HDD, 16GB ram

jamesbond
Posts: 3433
Joined: Mon 26 Feb 2007, 05:02
Location: The Blue Marble

#32 Post by jamesbond »

stemsee wrote:So trying to boot frugal from various filesystems results in this error as vmlinuz tries to load initrd

Code: Select all

 error:couldn't find suitable memory target
That's a grub2 error code. How did you install grub2? Or perhaps, what version of grub2 did you install it?
I suspect it has something to do with this: http://www.murga-linux.com/puppy/viewtopic.php?t=109891
My hardware is a lenovo flex15 pro i7 laptop. 1TB HDD, 16GB ram
That should be more than enough to run Fatdog.
Fatdog64 forum links: [url=http://murga-linux.com/puppy/viewtopic.php?t=117546]Latest version[/url] | [url=https://cutt.ly/ke8sn5H]Contributed packages[/url] | [url=https://cutt.ly/se8scrb]ISO builder[/url]

fatdog
Posts: 104
Joined: Wed 17 Apr 2013, 03:12

#33 Post by fatdog »

Updated information about firmware in the second post: http://murga-linux.com/puppy/viewtopic. ... 929#977929. Especially, we have uploaded an SFS that contains all the firmware known to the mainline Linux kernel.
-= The Fatdog Team (kirk, jamesbond, SFR and step) =-
[url=http://murga-linux.com/puppy/viewtopic.php?p=794748#794748]Contributed Fatdog64 packages thread[/url]
This account is used for announcements only. Send PM directly to members' handle.

ljward
Posts: 5
Joined: Sun 10 Apr 2016, 18:05

Suggestion, add virtio module loading to init in initrd

#34 Post by ljward »

Hey guys, thanks for the new release! I just wanted to suggest adding the loading of the virtio kernel modules inside the init script. I got FatDog720 running on FreeBSD inside a Bhyve virtual machine booting with UEFI using the VirtioIO drivers for networking and storage. Initially I was able to save the save file/folder to a virtual disk such as /dev/vda2, but when I reboot it does not detect the virtual disk because the init script inside the initrd does not load the virtio kernel modules so it failed to find my savefile. I added loading the virtio modules to the init script and rebuilt the initrd and now everything works fine and I am able to use my save file/folder stored on a virtual disk.

Sage
Posts: 5536
Joined: Tue 04 Oct 2005, 08:34
Location: GB

#35 Post by Sage »

uploaded an SFS that contains all the firmware known to the mainline Linux kernel
SiS900 NIC? No panic, it's gonna take me a century or two to fathom a FULL installation which is central to my continuing use of FD64. Doubting I have the skills however, despite masses of advice from jb...

stemsee

#36 Post by stemsee »

I use a customised fatdog version of the rEFInd utility, which loads a grub.cfg and boots from there.
Worked with previous fatdog and everything else.

DD'ed the latest iso to a usb thumb drive. Booted from it to fatdog 'rEFInd', then same 'couldn't find suitable memory target' problem for every boot option except the last which nevertheless didn't get me to a desktop.

Tried various boot parameters to no avail!

Does it check ram size? Not expecting 16GBs ;-/ ??

Must be a bug in mergeinitrd.

Sage
Posts: 5536
Joined: Tue 04 Oct 2005, 08:34
Location: GB

#37 Post by Sage »

More about inaction of NIC drivers.
Tested a load of distros for NIC connection with interesting results:
Slacko 5.6 can see and wired-connect to my SiS900 and my ancient RTL8139C NICs. So can almost all other (non-Puppy) distros - even majors like Mint & Fedora.
Surprisingly, though, both of those NICs appear to be detected in Slacko 6.9.9.9, Pyro 0.6, XSlacko 4.4, using SNS and FD64 720 using ControlPanel/Network/Scanner.
None of the later will connect/wired however.
Why? What has changed? I am not doing anything differently this last decade, although my severely limited knowledge prevents knowing how to get these NICs to connect. The older NIC has been working with just about every installation since I stripped it from a turn-of-the-century discard - and still does, even on the latest SOTA kit!

kirk
Posts: 1553
Joined: Fri 11 Nov 2005, 19:04
Location: florida

#38 Post by kirk »

Sage,

Didn't you mention there was firmware missing for you wired NIC or am I thinking of someone else? If you know the file name for the firmware we can possibly add it. You can open a terminal and type dmesg. It will usually log an error about missing firmware.

You could also go to Control Panel -> Utilities -> (then scroll down) -> Bug Report Info Collector. Then attach the report for us to look at. You might have to change the extension of the file name to something the forum is happy with.

Sage
Posts: 5536
Joined: Tue 04 Oct 2005, 08:34
Location: GB

#39 Post by Sage »

Many thanks, kirk. I might've said something like that but getting well out of my ambit! Did a bunch of tests recommended by jb. The whole thing is confusing. Thought I did a dmesg at one time and might've told jb? or not?
The conundrum is simple, though: a year ago or so, all the puppies worked on SiS900/RTL8139C - now they don't, although the HW seems to register them in the NICs setup procedures, maybe not elsewhere? Unfortunately for me, the problems seem to reside in the hinterlands between HW/FW&SW - too difficult for me. Plenty of other distros working, so I'll have to wait for one of you gurus to fathom it out with some dusty kit lost behind the sideboard...

jake29
Posts: 253
Joined: Fri 24 Jul 2015, 17:47

error: Not enough memory to load specified image

#40 Post by jake29 »

Out of curiosity, I tried the 720 final live-cd on a gaming PC I was setting up over Christmas. I got the following error during initrd loading:

Code: Select all

Not enough memory to load specified image
H/W specs of gaming PC: Ryzen 1600, 16gb ddr4, gtx 1070.

I don't have access to this PC any more and do not expect a fix. Simply reporting my experience.

Post Reply