LxPupSc64 - 64bit version of Puppy with the LXDE desktop

For talk and support relating specifically to Puppy derivatives
Message
Author
belham2
Posts: 1715
Joined: Mon 15 Aug 2016, 22:47

Solution to pupsave problem ment# above

#161 Post by belham2 »

Following up again to the pupsave problem, here's a fairly easy solution (for the frugal install gang) until Peebee releases the next version & this gets fixed:

1) Bootup any other pup (hopefully another frugal installed pup that's along side your LxPup64)

2) click on your downloaded LxPup64-17.06 ISO (wherever it is)

3) Copy the "puppy_lxpup64_17.06.sfs" to some newly created folder so you can work on it easily.

4) In this new folder, open a terminal

5) Type in the terminal:

unsquashfs puppy_lxpup64_17.06.sfs

6) let things run until the terminal is finished unsquashing it. A "squash-root" folder is created with all the puppy_lxpup64_17.06.sfs's contents.

7) In this "squash-root" folder, go to the 'snapmergepuppy' script (it's in /usr/sbin, if I recall correctly)

8) Make the changes in this snapmergepuppy according to Gyro's instructions here:

http://murga-linux.com/puppy/viewtopic. ... 708#956708

9) Save the changes made

10) Now open a terminal again. Type in:

mksquashfs squashfs-root/ 'new.sfs' -all-root -noappend -comp xz

11) Let things run as you'll watch in terminal things are re-squashed into a new.sfs file using xz compression.

12) When it's done, take this new.sfs and copy it over to your original frugal install folder of LxPup64

13) Now right-click the original name of "puppy_lxpup64_17.06.sfs" and copy it. Then delete it.

14) Apply this copied new name to the "new.sfs", so it looks just like the old and is named like it.

15) Voila', you're finished. Shutdown the current pup you're in. and boot LxPup64 back up, and all save2flash functions are working 100% again.


Hope this helps anyone.

User avatar
peebee
Posts: 4370
Joined: Sun 21 Sep 2008, 12:31
Location: Worcestershire, UK
Contact:

#162 Post by peebee »

ImageLxPup = Puppy + LXDE
Main version used daily: LxPupSc; Assembler of UPups, ScPup & ScPup64, LxPup, LxPupSc & LxPupSc64

User avatar
peebee
Posts: 4370
Joined: Sun 21 Sep 2008, 12:31
Location: Worcestershire, UK
Contact:

#163 Post by peebee »

A simpler way to fix the snapmergepuppy update until 01micko updates slacko64 is a ydrv - attached - remove false .gz
Attachments
ydrv_lxpup64_17.06.sfs.gz
remove false .gz
(8 KiB) Downloaded 229 times
ImageLxPup = Puppy + LXDE
Main version used daily: LxPupSc; Assembler of UPups, ScPup & ScPup64, LxPup, LxPupSc & LxPupSc64

belham2
Posts: 1715
Joined: Mon 15 Aug 2016, 22:47

#164 Post by belham2 »

Hi Peebee,

Two things:

1) Rox won't launch, up pops a dialog box saying "invalid .....rox-filer-manager.desktop". Rox launches fine from /usr/local/apps/Rox-Filer folder, so I looked closely at the .desktop file, and for the "EXEC=" line, all it had was "rox". So I changed it to "EXEC=roxfiler", and it solved the problem.

2) Also, can you tell me how to get my partitions to show up on the desktop? Take a look at this pic: no matter what I set things to, the partitions of the USB drive (of which there are four) will not show up on the LXDE desktop. Here's a pic with the vacant section below the 'Desktop Preferences" popup where the partitions should be (bottom-left):
Attachments
LXDE-desktop-won't-show-partitions-mounted-or-otherwise.png
(176.75 KiB) Downloaded 1955 times

User avatar
peebee
Posts: 4370
Joined: Sun 21 Sep 2008, 12:31
Location: Worcestershire, UK
Contact:

LxPup64-17.06.0b-uefi.iso

#165 Post by peebee »

Updated 14-jun-2017

Delta to LxPup64-17.06.0b - iso md5=efa65074a4f487a9fef7d37f13d3f3b2

Derivative of slacko64-6.9.9.9-uefi-k4.9-FF-LO.iso

Fixes rox app.

@Belham2 - drives will appear on desktop if option is ticked in Desktop Preferences -> Desktop Icons, but only after they have been mounted in pcmanfm or pmount.... see screenie
Attachments
Screenshot.png
(49.29 KiB) Downloaded 1883 times
Last edited by peebee on Wed 14 Jun 2017, 09:17, edited 1 time in total.
ImageLxPup = Puppy + LXDE
Main version used daily: LxPupSc; Assembler of UPups, ScPup & ScPup64, LxPup, LxPupSc & LxPupSc64

User avatar
peebee
Posts: 4370
Joined: Sun 21 Sep 2008, 12:31
Location: Worcestershire, UK
Contact:

#166 Post by peebee »

LxPup64-17.06.0b-uefi.iso
see above
ImageLxPup = Puppy + LXDE
Main version used daily: LxPupSc; Assembler of UPups, ScPup & ScPup64, LxPup, LxPupSc & LxPupSc64

belham2
Posts: 1715
Joined: Mon 15 Aug 2016, 22:47

#167 Post by belham2 »

Hi Peebee,

What would be the difference between this LxPup64 vs Micko's Slacko64-6.9.9.9 in terms of running a game?

The game is called "IQPuzzle". It requires qt5-common. So I have an qt5.sfs (from watchdog) and I loaded it in Slacko64-6.9.9.9, and IQPuzzle fires right up & away I am playing it.

But I copy the exact same IQPuzzle files from Slacko64 (all of them in /usr directories), copy over the qt5.sfs into LxPup64 frugal-boot folder, load the qt5.sfs, and IQPuzzle will not run or even start.

What the heck is so different from LxPup64 vs Slacko64-6.9.9.9 that this game won't run? I evne downloaded the DEVX (you linked), recompiled IQPuzzle inside LxPup64, and it still won't start and/or run even though the qt5.sfs is loaded.

What is LxPup64 missing vs Slacko64-6.9.9.9???

User avatar
peebee
Posts: 4370
Joined: Sun 21 Sep 2008, 12:31
Location: Worcestershire, UK
Contact:

#168 Post by peebee »

belham2 wrote:What is LxPup64 missing vs Slacko64-6.9.9.9???
Nothing that I can think - to the contrary most of the changes are additions.

I presume you've run from the command line in a terminal? Any error messages?

I suppose it might be that the .desktop file is somehow incompatible with the LXDE menu - click directly on the .desktop file in /usr/share/applications to see....

Cheers
peebee
ImageLxPup = Puppy + LXDE
Main version used daily: LxPupSc; Assembler of UPups, ScPup & ScPup64, LxPup, LxPupSc & LxPupSc64

zagreb999
Posts: 567
Joined: Fri 11 Apr 2014, 06:39
Location: Yugoslavija

hp pavilion win 8.1

#169 Post by zagreb999 »

regards

how can it be installed on uefi
with win8.1 on hard disk, fat 32
to be able to automatic boot?

(win 8.1 is deleted)

thanks.

User avatar
peebee
Posts: 4370
Joined: Sun 21 Sep 2008, 12:31
Location: Worcestershire, UK
Contact:

LxPupSc64 RC1

#170 Post by peebee »

Release Candidate 1 of LxPupSc64.....

lxpupsc64-18.02RC1.iso

A full Woof-CE 64 bit build. Slackware64 Current based.

Kernel 4.15.4 64-bit built with gcc-7.3.0

Further details to follow.....
Attachments
Screenshot.png
(120.24 KiB) Downloaded 1041 times
Last edited by peebee on Tue 20 Feb 2018, 06:43, edited 1 time in total.
ImageLxPup = Puppy + LXDE
Main version used daily: LxPupSc; Assembler of UPups, ScPup & ScPup64, LxPup, LxPupSc & LxPupSc64

User avatar
Billtoo
Posts: 3720
Joined: Tue 07 Apr 2009, 13:47
Location: Ontario Canada

LxPup64 - 64bit versions of Puppy with the LXDE desktop

#171 Post by Billtoo »

Installed to a 32gb flash drive to use on my Acer Revo:

System: Host: puppypc12968 Kernel: 4.15.4-lxpup64 x86_64 (64 bit) Desktop: LXDE (Openbox 3.6.1)
Distro: LxPupSc64 18.02
Machine: Device: desktop System: Acer product: Aspire R3610 serial: PTSCX0205302001AC12700
Mobo: Acer model: FMCP7A-ION-LE serial: U020102009703
BIOS: American Megatrends v: P01-A4 date: 11/03/2009
Battery hidpp__0: charge: N/A condition: NA/NA Wh
hidpp__1: charge: N/A condition: NA/NA Wh
CPU: Dual core Intel Atom 330 (-HT-MCP-) speed/max: 1/1600 MHz
Graphics: Card: NVIDIA ION VGA
Display Server: X.org 1.19.6 drivers: nouveau (unloaded: modesetting,nv,vesa) FAILED: fbdev
tty size: 111x27 Advanced Data: N/A for root
Network: Card-1: NVIDIA MCP79 Ethernet driver: forcedeth
Card-2: Ralink RT3090 Wireless 802.11n 1T/1R PCIe driver: rt2800pci
Drives: HDD Total Size: 192.1GB (1.2% used)
Weather: Conditions: 39 F (4 C) - light showers rain Time: February 19, 1:49 PM EST
Info: Processes: 146 Uptime: 14 min Memory: 242.6/1493.4MB Client: Shell (bash) inxi: 2.3.8

So far I installed getflash from PPM and used the network wizard to set
up the wired connection.

It's working okay so far,
Thanks.
Attachments
screenshot.jpg
(53.97 KiB) Downloaded 980 times

belham2
Posts: 1715
Joined: Mon 15 Aug 2016, 22:47

#172 Post by belham2 »

LOL,

I knew Billtoo would be hopping all over this & getting the first screenshots up. At least I got my smiley face in first! :lol:

Been playing with this the past few hours, really can't find anything wrong with it, Peebee. Good stuff. Can't believe you've come to the darkside (aka 64-bit land) :wink: Installed on Sony Vaio Core i3 laptop, 8GB ram, USB frugal IDE-attached drive, and added latest Palemoon 64-bit, in /opt, and--well, doggone Palemoon--- I'll be danged if I am not having "run-as-spot" problems again. I'll get it sorted here shortly, as I know it is something I did wrong. Also noticed there might be a stray .sh script in /usr/bin for redshift....was that intended to be there, even though no version of redshift is installed? I installed redshiftgui, and nothing seems amiss, redshiftgui fires right up and lodges itself in the system tray like it is supposed to. Also can't find any stray or stranded icons & menu entries so far, everything is launching like it is supposed to. I did install gpg & gnu (from PPM) for keyserver download verifications, but those did not go so well....but that is more of a problem with Slackware concerning those two programs (they've always screwed them up, no matter how much we complain to them about it).

So, all in all, thank you and keep up the 'darkside' work.


P.S. really like the green bubbles theme you included (as you can tell from the pics below)...kind of minty, Irish fun :D
Attachments
Screenshot0.png
(70.92 KiB) Downloaded 984 times
Screenshot.png
(102.11 KiB) Downloaded 976 times

ozsouth
Posts: 858
Joined: Fri 01 Jan 2010, 22:08
Location: S.E Australia

#173 Post by ozsouth »

Nice one, Peebee. Things 'just work' like Pups of old.

User avatar
Marv
Posts: 1264
Joined: Wed 04 May 2005, 13:47
Location: SW Wisconsin

#174 Post by Marv »

Up and running well on the Fujitsu S761 i5 based laptop. Standard Grub4Dos boot on the SSD with an EXT2 savefile set up on first reboot. Got to exercise it a bit cause I wasn't happy till I had cobbled together a run-as-spot SFS for Slimmie Version 18.0.1.0 (based on Chromium 64.0.3282.119) (Official Build) (64-bit). That still has a couple of rough spots but I'm posting from it now using the usual symlinked spot on the EXT2 data drive. Brightness buttons, sound, video all ok. glxgears FPS ok, I'm running a lot of stuff at the same time so no accurate read on that or benchmarks but it certainly seems snappy enough and idle CPU and memory use are pretty much what I expect to see on this hardware. On this intel hardware I add the usual lines to rc.local to bring the brightness up to max on boot and remove the save2flash from the desktop as I have it elsewhere.

Code: Select all

brightness=`cat /sys/class/backlight/acpi_video0/max_brightness`
echo $brightness > /sys/class/backlight/acpi_video0/brightness
rm -f /root/Desktop/save2flash.desktop
SNS connection on the Qualcomm Atheros AR9287 (ath9k driver) card ok, firewall, flsynclient set up ok, reboot with savefile ok, PcManFm sets up as usual. No optical drive on the laptop I'm using right now. I'll check that and printer setup tomorrow. Mitigation for spectre v1, v2, and meltdown onboard. Just did a lidsuspend mid-post and I'm back with no glitches there.

No options for now? Rightclicks and Drives-on-desktop not found in a brief look.

Haven't broken it yet :) I'll keep at it.

Cheers,
Pups currently in kennel :D Older LxPupSc and X-slacko-4.4 for my users; LxPupSc, LxPupSc64 and upupEF for me. All good pups indeed, and all running savefiles for look'n'feel only. Browsers, etc. solely from SFS.

User avatar
peebee
Posts: 4370
Joined: Sun 21 Sep 2008, 12:31
Location: Worcestershire, UK
Contact:

#175 Post by peebee »

Marv wrote:Up and running well on the Fujitsu S761 i5 based laptop.
No options for now? Rightclicks and Drives-on-desktop not found in a brief look.
Cheers,
Great - thanks for the report & Billtoo, Belham2, Ozsouth.....

That's the problem with 64-bit - you need 64-bit builds of components....but right clicks should be there as default? Devx with gcc-7.30 will come later....
ImageLxPup = Puppy + LXDE
Main version used daily: LxPupSc; Assembler of UPups, ScPup & ScPup64, LxPup, LxPupSc & LxPupSc64

belham2
Posts: 1715
Joined: Mon 15 Aug 2016, 22:47

#176 Post by belham2 »

Hi Peebee, Marv, Ozsouth & Billtoo,

Are any of you getting the screensaver to function at all, either thru MENU-->Desktop--->ScreenSaver Control and/or 'pupX set properties of X'?

ScreenSaver Control is displaying weird behavior. If you 'Enable' it, then try to set the 'Delay', it automatically sets itself to "0" and then disables itself again. It also can't save any 'Delay' setting except for "0".
Attachments
Screensaver-not-working-anywhere.png
(115.37 KiB) Downloaded 848 times

belham2
Posts: 1715
Joined: Mon 15 Aug 2016, 22:47

#177 Post by belham2 »

Got some more crazy behavior:

If a person wants to remove "the Battery Charge" symbol out of the the system tray, and I assume a person would try to accomplish this (at least I always have) by opening MENU--->Desktop Session Settings and unchecking "powerapplet'. But upon saving to your savefile & rebooting so that setting takes hold, or even just 'Re-StartWM' and/or restarting X via terminal, you will be greeted with a completely non-functional internet connection (wireless and/or lan). And the internet connection was working great before & already saved into Savefile. What's even weirder is you cannot re-connect to the Internet no matter what..trying to re-set it and/or wiping and asking Setup to do it again. This is true no matter what you use--SNS, Frisbee, Network Wizard. The only way I've found LxPupSc64 lets you re-connect back to the Internet is IF you first 're-enable' the "powerapplet" in 'Desktop Session Settings', save & reboot, and then you can re-connect again. Really weird stuff.... :?
Attachments
Useless-battery-icon.png
(7.39 KiB) Downloaded 827 times
trying-to-get-rid-of-this-useless-autostartup-battery-icon.png
(30.33 KiB) Downloaded 840 times

User avatar
peebee
Posts: 4370
Joined: Sun 21 Sep 2008, 12:31
Location: Worcestershire, UK
Contact:

#178 Post by peebee »

belham2 wrote:Are any of you getting the screensaver to function at all,
Missing library....will be fixed RC2
ImageLxPup = Puppy + LXDE
Main version used daily: LxPupSc; Assembler of UPups, ScPup & ScPup64, LxPup, LxPupSc & LxPupSc64

User avatar
Marv
Posts: 1264
Joined: Wed 04 May 2005, 13:47
Location: SW Wisconsin

#179 Post by Marv »

@Belham2, I just disabled the powerapplet using both Menu>System>Boot Manager (my usual path) and Menu>Desktop>Desktop Session Settings. No interaction with the SNS made connection and the netmon_wce in tray on my i5 hardware referenced above. Posting now with it disabled. Re-enables cleanly also. Hardware?? I'm mostly on laptops now so I lidsuspend in lieu of the screensaver. All of my cats have liked to type.

@peebee, Having to scrounge and housebreak 64b replacements for my long used 32b progs is probably the main thing that has kept me 32b. I can change though therefore I must :lol: At this point I don't see 'permanently remove' etc. as rightclicks. I'll look for the mimelist etc. later. RC1 woke up well this AM and is doing the morning duties. Sylpheed works and shares a common profile with the 32b versions. I haven't tried to share the profile between the 32b and 64b Slimmies yet. Back around the 15.x.x Slimjet versions I did sucessfully though. The current 64b Slimjet did read and is using a copy of the 32b profile though so I have hope there.

Cheers (and freezing rain),

Edit: I installed the lx_right_clicks-0.7.pet from 18.02 32b. The install seemed clean with the combined mimelist created and symlinked and the usual entries in /usr/share/applications. Hasn't blown up yet and I have the extra rightclicks I use often back. I'll try out more of them and see..
Later: Checked, desktop_drive_icons is a compiled prog so no-go on that for now.
Last edited by Marv on Tue 20 Feb 2018, 18:55, edited 3 times in total.
Pups currently in kennel :D Older LxPupSc and X-slacko-4.4 for my users; LxPupSc, LxPupSc64 and upupEF for me. All good pups indeed, and all running savefiles for look'n'feel only. Browsers, etc. solely from SFS.

User avatar
Billtoo
Posts: 3720
Joined: Tue 07 Apr 2009, 13:47
Location: Ontario Canada

LxPup64 - 64bit versions of Puppy with the LXDE desktop

#180 Post by Billtoo »

I did a new install to a 32gb usb-3.0 flash drive.

When it saves to the flash drive a red icon shows on the task bar, it
shows 0 memory remaining but restarting x gets rid of it.
Right clicks are working,screensaver too.

I added "intel_pstate=disable" to the kernel line of the menu.lst file.
Attachments
screenshot.jpg
(19.93 KiB) Downloaded 784 times
PSI-HW-SUMMARY-180220.gz
(3.29 KiB) Downloaded 145 times

Post Reply