Page 1 of 2

Re: ArchPup 32 Bit

Posted: Sun Feb 28, 2021 6:56 pm
by peebee

Updated to:
Arch32Pup-20.05+3
Arch64Pup-20.05+3


Re: ArchPup 32 Bit

Posted: Fri Mar 19, 2021 10:28 am
by perdido
peebee wrote: Sun Feb 28, 2021 6:56 pm

Updated to:
Arch32Pup-20.05+3
Arch64Pup-20.05+3

Hi peebee, just tried the Arch32Pup-20.05+3, it will not >save< the puppy theme properly after I change it to "original pup" using the Puppy Theme Manager.
Also it did not save the changed background wallpaper (I had changed it to black) The changed theme gave me a broken desktop upon reboot.

The original Arch32Pup-20.05 saves the theme and background properly.
--
Just tried a couple more themes.
"431" did same as "original pup"
"xfwm touch" seems to save ok
Background wallpaper changes never saves on any of them.


Re: ArchPup 32 Bit

Posted: Sat Mar 20, 2021 11:21 am
by peebee
perdido wrote: Fri Mar 19, 2021 10:28 am

Hi peebee, just tried the Arch32Pup-20.05+3, it will not >save< the puppy theme properly after I change it to "original pup" using the Puppy Theme Manager.
Also it did not save the changed background wallpaper (I had changed it to black) The changed theme gave me a broken desktop upon reboot.

Hi @perdido.
You are right - I also see this.
Afraid I'm not sure what's different about the ArchPup builds to cause this - my other UPup builds seem to be OK.
Also applies to the Arch64Pup build.....
If anyone can work out what the problem is that would be appreciated.


Re: ArchPup 32 Bit

Posted: Sat Mar 20, 2021 5:17 pm
by perdido
peebee wrote: Sat Mar 20, 2021 11:21 am

Afraid I'm not sure what's different about the ArchPup builds to cause this - my other UPup builds seem to be OK.
Also applies to the Arch64Pup build.....
If anyone can work out what the problem is that would be appreciated.

Hi peebee,
I ran ptheme from terminal in both Arch32Pup-20.05+0 and Arch32Pup-20.05+3.
Changed the theme to "original pup" and exited the program in both versions.
The +3 threw some errors during the run that the +0 did not have. May be a hint somewhere in the output?
Terminal output follows for each run, +0 is first.

+0 Terminal Output for ptheme changing theme to "original pup" and then exiting the program.
This one saves the changed theme to save folder and shows new theme on reboot.

Code: Select all

# ptheme

Setting Desktop Icon Theme...
Theme: Blue-Moon
image saved to card_mntd48.png
image saved to card_mntd_boot48.png
image saved to card_mntd_nocopy48.png
image saved to drive_mntd48.png
image saved to drive_mntd_boot48.png
image saved to drive_mntd_nocopy48.png
image saved to floppy_mntd48.png
image saved to floppy_mntd_boot48.png
image saved to floppy_mntd_nocopy48.png
image saved to optical_mntd48.png
image saved to optical_mntd_boot48.png
image saved to optical_mntd_nocopy48.png
image saved to usbdrv_mntd48.png
image saved to usbdrv_mntd_boot48.png
image saved to usbdrv_mntd_nocopy48.png
sed: -e expression #1, char 40: unterminated `s' command
Killed
# PTHEME_GTK=""
PTHEME_GTKDIALOG=""
PTHEME_ICONS=""
PTHEME_ICONS_GTK=""
PTHEME_JWM_BUTTONS=""
PTHEME_JWM_COLOR=""
PTHEME_JWM_SIZE=""
PTHEME_JWM_TRAY=""
PTHEME_MOUSE=""
PTHEME_ROX_DRIVEICONS=""
PTHEME_ROX_PIN=""
PTHEME_WALL=""
UPDATER=""
EXIT="Quit"

+3 Terminal Output for ptheme changing theme to "original pup" and then exiting the program.
This one breaks the desktop when saving to save folder and shows a broken desktop on reboot.

Code: Select all

# ptheme
xwininfo: can not set locale properly

(process:10055): Gtk-WARNING **: 12:54:21.973: Locale not supported by C library.
	Using the fallback 'C' locale.

(process:10237): Gtk-WARNING **: 12:54:22.104: Locale not supported by C library.
	Using the fallback 'C' locale.
xwininfo: can not set locale properly

Setting Desktop Icon Theme...
Theme: Blue-Moon

(process:10305): Gtk-WARNING **: 12:54:43.772: Locale not supported by C library.
	Using the fallback 'C' locale.
image saved to card_mntd48.png
image saved to card_mntd_boot48.png
image saved to card_mntd_nocopy48.png
image saved to drive_mntd48.png
image saved to drive_mntd_boot48.png
image saved to drive_mntd_nocopy48.png
image saved to floppy_mntd48.png
image saved to floppy_mntd_boot48.png
image saved to floppy_mntd_nocopy48.png
image saved to optical_mntd48.png
image saved to optical_mntd_boot48.png
image saved to optical_mntd_nocopy48.png
image saved to usbdrv_mntd48.png
image saved to usbdrv_mntd_boot48.png
image saved to usbdrv_mntd_nocopy48.png
sed: -e expression #1, char 40: unterminated `s' command
Killed
# 
(process:11205): Gdk-WARNING **: 12:54:47.526: locale not supported by C library

(process:11205): Gtk-WARNING **: 12:54:47.527: Locale not supported by C library.
	Using the fallback 'C' locale.

(process:11295): Gdk-WARNING **: 12:54:47.623: locale not supported by C library

(process:11295): Gtk-WARNING **: 12:54:47.624: Locale not supported by C library.
	Using the fallback 'C' locale.

(process:11388): Gdk-WARNING **: 12:54:47.716: locale not supported by C library

(process:11388): Gtk-WARNING **: 12:54:47.717: Locale not supported by C library.
	Using the fallback 'C' locale.
PTHEME_GTK=""
PTHEME_GTKDIALOG=""
PTHEME_ICONS=""
PTHEME_ICONS_GTK=""
PTHEME_JWM_BUTTONS=""
PTHEME_JWM_COLOR=""
PTHEME_JWM_SIZE=""
PTHEME_JWM_TRAY=""
PTHEME_MOUSE=""
PTHEME_ROX_DRIVEICONS=""
PTHEME_ROX_PIN=""
PTHEME_WALL=""
UPDATER=""
EXIT="Quit"

Best I know how to do.
Thanks for the toys :)

.


Re: ArchPup 32 Bit

Posted: Sat Mar 20, 2021 7:06 pm
by perdido

Hi peebee,
In the Arch32Pup-20.05+3, the first run settings are not setting the locale in /usr/lib/locale/

I copied my /usr/lib/locale/ files from Arch32Pup-20.05+0 to the /usr/lib/locale/ Arch32Pup-20.05+3 save folder, now Arch32Pup-20.05+3 is saving theme changes and background wallpaper changes.
Discovered the "what" LOL, have no clue as to the "why".

-


Re: ArchPup 32 Bit

Posted: Sun Mar 21, 2021 3:53 pm
by peebee

I don't understand why, but......

the utilities locale and localedef (from glibc package) have stopped working:
/etc/rc.d/rc.country: line 63: /usr/bin/localedef: No such file or directory
/usr/sbin/chooselocale: line 447: /usr/bin/localedef: No such file or directory
/usr/sbin/chooselocale: line 1181: /usr/bin/locale: No such file or directory
/usr/sbin/chooselocale: line 1201: /usr/bin/localedef: No such file or directory

but give unhelpful error messages.

Replacing them with the Slackware versions works: ydrv:

ydrv_a32pup_20.05.sfs
(132 KiB) Downloaded 75 times

Re: ArchPup 32 Bit

Posted: Mon Mar 22, 2021 11:02 am
by perdido
peebee wrote: Sun Mar 21, 2021 3:53 pm

I don't understand why, but......

the utilities locale and localedef (from glibc package) have stopped working:
Replacing them with the Slackware versions works: ydrv:
ydrv_a32pup_20.05.sfs

Good one, peebee! :thumbup2:
The "why" drv :mrgreen: fixes the issue on the 32-bit Archpup +3
--
Still running your 32-bit bionic 19.03 as my daily driver, much appreciate your work.
It has run so well I have not had to look at alternatives but the Archpup-32 looks interesting
Thanks!


Re: ArchPup 32 Bit

Posted: Mon Mar 22, 2021 12:06 pm
by peebee

Updated to:
Arch32Pup-20.05+4
Arch64Pup-20.05+4

to fix locale problem + updates both from Arch and Woof-CE


Re: ArchPup 32 Bit

Posted: Mon Mar 22, 2021 3:46 pm
by Grey
peebee wrote: Tue Jan 26, 2021 8:38 am
hinojojojo wrote: Sat Jan 23, 2021 8:21 am

Is there a way to install packages from the AUR?

I don't know of a way I'm afraid ......... somebody else may be able to offer suggestions?

One of the russian Arch-versions of Puppy uses pamac+pacman. Can it be used in ArchPup too? Or is the PPM nailed down hard?


Re: ArchPup 32 Bit

Posted: Tue Mar 23, 2021 9:43 am
by one
peebee wrote: Mon Mar 22, 2021 12:06 pm

Updated to:
Arch32Pup-20.05+4
Arch64Pup-20.05+4

to fix locale problem + updates both from Arch and Woof-CE

Hi peebee,

I'm a little bit late but post this anyway

Arch32Pup-20.05+3: I did my usual frugal install - sdb1 (FAT32) booted via grub4dos, sdb2 (ext4) for savefolders
--> does not offer savefolder in save-dialog, only savefile possible (2fs, 3fs, 4fs). One has to use savemark/savespec to make it ...

Arch32Pup-20.05+0 was ok in this respect (savefolder offered/created/found on reboot).

Your latest Arch32Pup-20.05+4 solved this "problem".

PS: I noticed in PupSysInfo: Boot Partition (sdb1) shows wrong size, it's actual the size of sdb2, where my savefolders are sitting ...

PPS: does not auto-connect to eth0, have to use SNS - no big thing

peace


Re: ArchPup 32 Bit

Posted: Thu Apr 01, 2021 6:49 pm
by darry19662018

Use this Pup daily and it is very nice to use. Glad Xine issue seems to be fixed.

viewtopic.php?p=626#p626


Re: ArchPup 32 Bit

Posted: Sat May 08, 2021 6:11 pm
by r96chase

I'm thinking of installing this to a USB drive, but I'm not sure due to some issues I know. For example, my old ThinkPad has an internal Broadcom WiFI card and we all know the issue with that on Linux in general.

I also notice that ArchPup might lack access to the AUR. I might add the AUR to the PPM myself, but I kinda need a guide on that front, since I'm a novice and stuff.

Otherwise, I think ArchPup is a great idea and I hope it gets more attention. Because I always wanted to try an Arch-based distro myself.

Best regards,
r96chase :thumbup2:


Re: ArchPup 32 Bit

Posted: Sun Jun 27, 2021 9:32 am
by peebee

Re: ArchPup 32 Bit

Posted: Mon Jun 28, 2021 12:00 am
by BologneChe

Hi!

On a Acer Spin1- ArchPup64:

- psynclient dont work (It does not work on any Puppy in my case...flsynclient works)
- Although I charged the ensemble of Atheros modules, I have not been able to get wifi

Donc voila!


Re: ArchPup 32 Bit

Posted: Mon Jun 28, 2021 12:17 am
by ozsouth

@BologneChe - need to know which adaptor you have. If it is onboard, please run (in a terminal):
lspci -nn | grep etwork (note: first letter is lower case L)

If it is usb, please run (in a terminal): lsusb

Then run (in a terminal): dmesg | grep irmware

Then please post outputs here.


Re: ArchPup 32 Bit

Posted: Mon Jun 28, 2021 12:46 am
by BologneChe
ozsouth wrote: Mon Jun 28, 2021 12:17 am

@BologneChe - need to know which adaptor you have. If it is onboard, please run (in a terminal):
lspci -nn | grep etwork (note: first letter is lower case L)

If it is usb, please run (in a terminal): lsusb

Then run (in a terminal): dmesg | grep irmware

Then please post outputs here.

Qualcomm Atheros QCA9377 802.11ac Wireless Network Adapter


Re: ArchPup

Posted: Mon Jun 28, 2021 3:20 am
by ozsouth

@BologneChe - OK - firmware is a possibility. Did you run dmesg | grep irmware? Will tell if missing firmware.
I believe Archpup64 is missing firmware you need - is in .pet below.


Re: ArchPup 64bit anf Chrome Browsers

Posted: Mon Jun 28, 2021 9:47 am
by darry19662018

Chromium Browsers produce the following error.....
Net:err_cert_authority_Invalid. Firefox and Seamonkey ok


Re: ArchPup 32 Bit

Posted: Mon Jun 28, 2021 9:53 am
by BologneChe

@ozsouth

It works! Thank you very much for your help! Very appreciated!


Re: ArchPup 64bit anf Chrome Browsers

Posted: Mon Jun 28, 2021 10:09 am
by darry19662018
darry19662018 wrote: Mon Jun 28, 2021 9:47 am

Chromium Browsers produce the following error.....
Net:err_cert_authority_Invalid. Firefox and Seamonkey ok

From PPM install ssl-certificate-fix-0.0.1 Chrome64 now running.


Re: ArchPup

Posted: Mon Jun 28, 2021 11:37 am
by peebee
ozsouth wrote: Mon Jun 28, 2021 3:20 am

@BologneChe - OK - firmware is a possibility. Did you run dmesg | grep irmware? Will tell if missing firmware.
I believe Archpup64 is missing firmware you need - is in .pet below.

Is this a "common" wifi? Should I add the firmware to the fdrv - it is not small!


Re: ArchPup

Posted: Mon Jun 28, 2021 12:54 pm
by ozsouth

@peebee - I have this in a small lenovo laptop a few years old. There may be numbers out there, but there are several other ath10k models. My Jan2021 fdrv has QCA9377, QCA988X & QCA99X0 - about 1.3mb all up (less when compressed). Then there are others, so not sure what to advise.


Re: ArchPup 32 Bit

Posted: Mon Jun 28, 2021 11:02 pm
by 8Geee

I will opine that atheros wifi 5K, 9K, and 10k are very popular in the last 15 years.

Regards
8Geee


Re: ArchPup 32 Bit

Posted: Wed Jun 30, 2021 1:31 pm
by jrb

Hi peebee, downloaded ArchPup64 yesterday and am really enjoying it. Nice work as usual. 8-)

Found one problem so far. Osmo opens but segfaults when I try to find a contact or enter a new contact. Did some searching and found Barry's write up on the problem. I downloaded his libgtkhtml-2.12-r4-nocona-64.tar.xz, extracted it and replaced /usr/lib64/libgtkhtml-2.so.0.0.0. Seems to have fixed the problem.

Keep up the great work. Cheers J


Re: ArchPup 32 Bit

Posted: Fri Jul 02, 2021 12:40 pm
by peebee
jrb wrote: Wed Jun 30, 2021 1:31 pm

Hi peebee, downloaded ArchPup64 yesterday and am really enjoying it. Nice work as usual. 8-)

Found one problem so far. Osmo opens but segfaults when I try to find a contact or enter a new contact. Did some searching and found Barry's write up on the problem. I downloaded his libgtkhtml-2.12-r4-nocona-64.tar.xz, extracted it and replaced /usr/lib64/libgtkhtml-2.so.0.0.0. Seems to have fixed the problem.

Keep up the great work. Cheers J

Thanks for report @jrb
a known problem - probably the better way to fix is to revert libxml2 to slackware14.2 version ......... works for both 32 & 64........

http://ftp.slackware.com/pub/slackware/ ... i586-2.txz
http://ftp.slackware.com/pub/slackware/ ... 6_64-2.txz

will use these for next deltas.


Re: ArchPup 32 Bit

Posted: Fri Nov 05, 2021 1:35 pm
by peebee

Updates:
Arch32Pup-20.05+6 kernel 5.4
Arch64Pup-20.05+6 kernel 5.15


Re: ArchPup 32 Bit

Posted: Fri Apr 01, 2022 12:06 am
by 8Geee

got this up and running on an Atom N270. Manual install of FF78.15esr to ROOT. Tweaked the shell script to point to /root instead of /opt. I had to install some GTK-3 libs to the firefox folder (NOT included), and other GTK3 to /usr. These came from FF98. Cant find anything closer too 78esr. Up and running and surfs well goes to ali-x, and ebay.

Now for the bad news. Trying to import, export, backup or install bookmarks crashes the Browser, but you CAN 'bookmark this page'. Keeping or modifying them is 'verboten'. The manually entered bookmarks did not survive a Shutdown... Gone.

Any ideas here?

8Geee


Re: ArchPup 32 Bit

Posted: Fri Apr 01, 2022 6:08 am
by peebee

32-bit?

Try:
https://sourceforge.net/projects/lxpup/ ... s/download

firefox-98.0.2 :fa660a1509861980915c9cfe341518d1