Search found 80 matches

by muggins
Thu Mar 28, 2024 10:36 am
Forum: Development
Topic: Grub2Config PROBLEM -- Coder(s) Needed !!!
Replies: 80
Views: 4079

Re: Grub2Config PROBLEM -- Coder(s) Needed !!!

If I understand correctly, you previously installed Puppy via Grub2, then subsequently deleted Puppy and/or the Linux partition containing Puppy. If this is the case, possibly your current "ghost" entries are referenced in residual bootloader files of the (non-deleted) EFI boot partition ...
by muggins
Thu Mar 21, 2024 3:04 am
Forum: Development
Topic: Grub2Config PROBLEM -- Coder(s) Needed !!!
Replies: 80
Views: 4079

Re: Grub2Config PROBLEM -- Coder(s) Needed !!!

Hello Radky, I too can report success, after making the changes to line 1761 as you suggested. Unfortunately I've still had to go back to Limine bootloader, because when I boot grub2, it keeps using "ghost" entries that point to non-existing installs from a previous attempt at installing g...
by muggins
Fri Mar 15, 2024 12:15 am
Forum: Development
Topic: Grub2Config PROBLEM -- Coder(s) Needed !!!
Replies: 80
Views: 4079

Re: Grub2Config PROBLEM -- Coder(s) Needed !!!

No, line 360 isn't causing nvme01n1 into nvme0n. If I run version test3, I get the error message about missing boot flag on nvme01n1. But if I edit test3, & change instances of fdisk -l to parted -l , on lines 551 & 701, then I get a successfully installed grub.cfg to nvme01n1. Success.png H...
by muggins
Thu Mar 14, 2024 2:55 am
Forum: Development
Topic: Grub2Config PROBLEM -- Coder(s) Needed !!!
Replies: 80
Views: 4079

Re: Grub2Config PROBLEM -- Coder(s) Needed !!!

Good detective work Wizard. I know you say Nvme drives aren't covered, but I had to try. If I alter the two instance of fdisk -l to parted -l , then it gets past the error message that "Boot flag not found on nvme0n1", and identifies puppy installations, as shown in imagea, but proceeding,...
by muggins
Wed Mar 13, 2024 7:52 am
Forum: Development
Topic: Grub2Config PROBLEM -- Coder(s) Needed !!!
Replies: 80
Views: 4079

Re: Grub2Config PROBLEM -- Coder(s) Needed !!!

Curious why grub2config is correctly seeing my drive as nvme0n1, but then giving me an error: fdisk: cannot open /dev/nvme0n: No such file or directory I wonder if part2drive, line 358, is the culprit? # v1.7.9: ex. mmcblk0p1 to be mmcblk0 part2drive() { sed -e 's/[0-9]*$//' -e 's/\([0-9]\)p$/\1/' }
by muggins
Tue Mar 12, 2024 4:36 pm
Forum: BookwormPup
Topic: BookwormPup64 10.0.6
Replies: 830
Views: 176298

Re: BookwormPup64 10.0.6

Also, while gparted shows the boot & esp flags, fdisk doesn't. See this thread:

https://askubuntu.com/questions/983154/ ... -boot-flag

by muggins
Tue Mar 12, 2024 4:22 pm
Forum: BookwormPup
Topic: BookwormPup64 10.0.6
Replies: 830
Views: 176298

Re: BookwormPup64 10.0.6

If I try & use grub2config I get the same error message as Wizard, even though gparted shows boot & esp flags, and gdisk has the first partition, correctly, as EF00. Perhaps a clue is that the grub2config.log file has: /mnt/nvme1n1p4/grub2config-2.0.1/usr/sbin/grub2config version 2.0.1 Wed M...
by muggins
Sat Dec 09, 2023 2:15 pm
Forum: System
Topic: Motrix:Download manager
Replies: 1
Views: 284

Re: Motrix:Download manager

Hopefully nobody downloaded the previous upload, because I forgot to check it was appearing in the menu! I've reuploaded
it and it appears in the Internet menu section.

by muggins
Sat Dec 09, 2023 1:38 pm
Forum: System
Topic: Motrix:Download manager
Replies: 1
Views: 284

Motrix:Download manager

See https://motrix.app/features I just took their latest AppImage & conveerted it to an sfs. For a test run I got it to download the F96-CE_4 iso. I haven't tried using it for torrent/magnet downloads as yet. I've uploaded sfs here: https://download944.mediafire.com/5jf6s4kbn7pgb3QqlvvG9dptDqqrF...
by muggins
Wed Nov 15, 2023 9:14 am
Forum: REQUESTS
Topic: Image viewer wxyzv - someone to compile?? [SOLVED]
Replies: 13
Views: 866

Re: Image viewer wxyzv - someone to compile??

Yes, mine is stripped whereas Rockedge's isn't. Just run:

Code: Select all

strip wxyzv

on Rockedge's version, and they should be similar sizes.

by muggins
Sat Nov 11, 2023 5:52 pm
Forum: REQUESTS
Topic: Image viewer wxyzv - someone to compile?? [SOLVED]
Replies: 13
Views: 866

Re: Image viewer wxyzv - someone to compile??

Also, this link might provide some alternatives: https://fedoramagazine.org/17-alternatives-to-your-default-image-viewer-on-fedora/ Both Qiv & Feh are availble from the Fossa Package manager. I also tried the rust binary of viu, but also gives me glibc errors. https://github.com/atanunq/viu
by muggins
Sat Nov 11, 2023 5:39 pm
Forum: REQUESTS
Topic: Image viewer wxyzv - someone to compile?? [SOLVED]
Replies: 13
Views: 866

Re: Image viewer wxyzv - someone to compile??

Ok, my Lx64Pup compiled wxyzv also gives glibc errors in fossa64. So I downloaded the fossa64 devx & did: ./cobfigure --prefix=/usr make and then received this error message: error: ‘min’ is not a member of ‘std’; did you mean ‘fmin’? 153 | winwidth = std::min(rotimgwidth, screen_width); | ^~~ |...
by muggins
Wed Nov 08, 2023 10:08 am
Forum: REQUESTS
Topic: Image viewer wxyzv - someone to compile?? [SOLVED]
Replies: 13
Views: 866

Re: Image viewer wxyzv - someone to compile??

Hello Greengeek,

why don't you have a go at compiling it? Just download the source & extract it somewhere, change directory to the extracted source, then:

./configure --prefix=/usr
make
make install

I compiled it on LxPup64 & it has to be one of the easiest things I've ever compiled/

by muggins
Fri Oct 27, 2023 10:37 am
Forum: Bug Reports
Topic: Odd form of freezing: mouse still moves but clicking does nothing
Replies: 5
Views: 347

Re: Odd form of freezing

What version of Pale Moon browser?

I'm with Bigpup on this...I like Palemoon...but depending on the release version...sometimes it eats my RAM & freezes other
apps...killing it then all is OK.

by muggins
Sat Oct 07, 2023 8:38 am
Forum: Cutting Edge
Topic: wanted: permanent free LAN audio/video software
Replies: 23
Views: 2076

Re: wanted: permanent free LAN audio/video software

Hello Boof, If you download https://download.linphone.org/releases/linux/app/Linphone-5.1.2.AppImage , to wherever you want to keep it, then right click the file & select "Permissions", then choose to make the file executable, it will start. I downloaded it Lx64Pup, but I received an e...
by muggins
Mon Sep 04, 2023 9:12 pm
Forum: Off-Topic Area
Topic: Is running as root a security risk?
Replies: 142
Views: 111346

Re: Is running as root a security risk?

Also I first started using puppy as a refugee from windowsME. It had Nortons antivirus on it, and I found Nortons to be as bad as malware in that I kept getting popups, and it wouldn't allow me to do certain things on my own laptop. And I found ME quite slow. I tried maybe ten different linux versio...
by muggins
Mon Sep 04, 2023 8:55 pm
Forum: Off-Topic Area
Topic: Is running as root a security risk?
Replies: 142
Views: 111346

Re: Is running as root a security risk?

I've been using puppy since 2004, and maybe 10 years ago had a bank account hacked. It was entirely my fault as the browser gave me a warning about my CA certificates but, being somewhat inebriated, went ahead regardless. The website looked like my regular bank website, and the hackers only took sma...
by muggins
Tue Aug 01, 2023 12:18 am
Forum: Install
Topic: FrugalPup v41, very flexible Puppy frugal installer, supporting i18n
Replies: 196
Views: 31847

Re: FrugalPup v40, very flexible Puppy frugal installer, supporting i18n

Anyway, I only mentioned this issue in Gyro's thread as I'd never encountered such a recalcitrant laptop &/or bios before. As I'm offloading to a mate tomorrow, with mxlinux on it, we can put this one on the back burner. Cheers.

by muggins
Tue Aug 01, 2023 12:00 am
Forum: Install
Topic: FrugalPup v41, very flexible Puppy frugal installer, supporting i18n
Replies: 196
Views: 31847

Re: FrugalPup v40, very flexible Puppy frugal installer, supporting i18n

After changing to msdos partition table, with gparted, then running FrugalPup, I get same the same "no such device" error message. Disk /dev/nvme0n1: 476.94 GiB, 512110190592 bytes, 1000215216 sectors Disk model: WD PC SN740 SDDQNQD-512G-1014 Units: sectors of 1 * 512 = 512 bytes Sector si...
by muggins
Mon Jul 31, 2023 6:39 am
Forum: Install
Topic: FrugalPup v41, very flexible Puppy frugal installer, supporting i18n
Replies: 196
Views: 31847

Re: FrugalPup v40, very flexible Puppy frugal installer, supporting i18n

Well, after a lot of frigging around, reformatting, changing partition ids etc, installing then re-installing refind, finally I've booted from the hard disk with refind. The difference is that this time I didn't install puppy in a subdirectory. (I tried same thing with frugalPup, but still get the u...
by muggins
Mon Jul 31, 2023 6:34 am
Forum: Install
Topic: FrugalPup v41, very flexible Puppy frugal installer, supporting i18n
Replies: 196
Views: 31847

Re: FrugalPup v40, very flexible Puppy frugal installer, supporting i18n

@One asked if order should be "search --no-floppy --set=root --fs-uuid xxxxxxxxxxxxxxxxxx"

On my usual latop I altered "search --no-floppy --fs-uuid --set=root xxxxxxxxxxxxxxxxxx" to ""search --no-floppy --set=root --fs-uuid xxxxxxxxxxxxxxxxxx"
and no difference.

by muggins
Sun Jul 30, 2023 2:17 am
Forum: Install
Topic: FrugalPup v41, very flexible Puppy frugal installer, supporting i18n
Replies: 196
Views: 31847

Re: FrugalPup v40, very flexible Puppy frugal installer, supporting i18n

Is an acer aspire 5 laptop with 512Mbyte nvme drive. No idea what windows version as I just wiped it by using gparted reformat. Now has 1 small fat32 partition & 2 ext4 partitions. And yes, gparted showing correct size. But won't be returning laptop as burned mxlinux to dvd, & it installs to...
by muggins
Sat Jul 29, 2023 11:08 pm
Forum: Install
Topic: FrugalPup v41, very flexible Puppy frugal installer, supporting i18n
Replies: 196
Views: 31847

Re: FrugalPup v40, very flexible Puppy frugal installer, supporting i18n

OK, I downloaded newest gparted, created new gpt partition table, create 256Mb fat32 partition, with esp & boot flags set. Then used FrugalPup Boot option to configure boot. I've tried both uefi64 & uefi, and still grub can't see device uuid. I tried generating a new uuid, with gparted, but ...
by muggins
Sat Jul 29, 2023 11:02 am
Forum: Install
Topic: FrugalPup v41, very flexible Puppy frugal installer, supporting i18n
Replies: 196
Views: 31847

Re: FrugalPup v40, very flexible Puppy frugal installer, supporting i18n

Hello Gyro, I'm going crazy trying to get a laptop to boot. I wiped windows & can boot puppy from a usb. i then used your frugalPup to install to the laptop's hardisk, but when I reboot, the grub menu comes up, but then gives an error: grub: no such device UUID The UUID is the same one as shown ...
by muggins
Mon Jul 03, 2023 9:28 pm
Forum: Users
Topic: Video DownloadHelper stopped working in YouTube
Replies: 8
Views: 783

Re: Video DownloadHelper stopped working in YouTube

OK, I just did a comparison download, same clip & quality ytube clip, using lux vs yt-dlp. Lux was a lot slower than dlp. It
was a lot faster, (but still slower than dlp), when I used the -m option for multiple threads:

Code: Select all

lux -m Url
by muggins
Mon Jul 03, 2023 8:10 pm
Forum: Users
Topic: Video DownloadHelper stopped working in YouTube
Replies: 8
Views: 783

Re: Video DownloadHelper stopped working in YouTube

As an alternative to yt-dlp, for downloading videos via commandline, there's also lux:

https://golangprojectstructure.com/down ... -with-lux/

Precompiled binaries are available here:

https://github.com/iawia002/lux

by muggins
Fri May 19, 2023 12:10 pm
Forum: Browsers and Internet
Topic: Pocket Browser
Replies: 7
Views: 725

Re: Pocket Browser

Hmmm...maybe a work in progress. While it detects youtube videos playing, and has a download popup, no success yet in downloading anything.

by muggins
Fri May 19, 2023 9:39 am
Forum: Browsers and Internet
Topic: Pocket Browser
Replies: 7
Views: 725

Pocket Browser

https://github.com/PocketStudios/Pocket-Browser Has anyone tried this yet? The appimage works for me, ( Using LxSc64 ), but my attempt at converting to an sfs didn't as I get permission problems when trying to load the sfs. Classic Design. Chromium-Based without Google's Services and their tracking...
by muggins
Wed Apr 12, 2023 10:05 pm
Forum: Multimedia
Topic: FastFlix video encoder
Replies: 9
Views: 804

Re: FastFlix video encoder

Could you provide the steps you used to run it? Hello Stemsee, 1) I just downloaded https://github.com/cdgriffith/FastFlix/releases/download/5.3.0/FastFlix_5.3.0_ubuntu-20.04_x86_64.zip Unzipped & extracted the Fastflix binary, right clicked the extracted binary & gave it executable permiss...
by muggins
Mon Feb 27, 2023 11:40 am
Forum: LxPupSc
Topic: LxPupSc64 SlackwareCurrent LXDE Woof-CE build 23-Feb-24
Replies: 116
Views: 37550

Re: LxPupSc64 SlackwareCurrent LXDE Woof-CE build 20-Jan-23

Hello Peebee, altering /etc/acpi/acpi.conf as you suggested didn't work, but you put me on the right path. I did a diff between suspend.sh, from directory /etc/acpi/actions, from my current LxPupSc64_23.01, where xlock wasn't working, and same file from LxPupSc64_21.04, where xlock does work. Alteri...

Go to advanced search