Page 4 of 9

Re: Fossapup64 9.0.4 RC2

Posted: Wed Aug 05, 2020 6:21 pm
by 666philb
mistfire wrote: Sun Aug 02, 2020 2:44 pm
Much better if this latest revision of xorg-autoconf will be used for testing
hi [mention]mistfire[/mention] just to say that the new xorg-autoconf is now working in vmware :thumbup2: . i've been testing it on few different computers (not just vmware) and i'm really liking it. it actually fixes quite big issues on my desktop running nouveau. I am going to use it in fossapup although i've removed the radeon exa acceleration line as causes issues for me with picom.

thanks!

Re: Fossapup64 9.0.4 RC2

Posted: Wed Aug 05, 2020 8:53 pm
by Clarity
Looking forward to testing RC3 with new xorg & kernel on my HP Touchscreen desktop and laptop. @666PhilB, and others: Thanks for your continued refining improvements. THANK YOU ALL!!!

Re: Fossapup64 9.0.4 RC2

Posted: Thu Aug 06, 2020 4:44 am
by mistfire
666philb wrote: Wed Aug 05, 2020 6:21 pm
mistfire wrote: Sun Aug 02, 2020 2:44 pm
Much better if this latest revision of xorg-autoconf will be used for testing
hi @mistfire just to say that the new xorg-autoconf is now working in vmware :thumbup2: . i've been testing it on few different computers (not just vmware) and i'm really liking it. it actually fixes quite big issues on my desktop running nouveau. I am going to use it in fossapup although i've removed the radeon exa acceleration line as causes issues for me with picom.

thanks!

That's nice. May I know what lspci output of the computer that uses radeon driver which cause picom issue when exa acceleration is enabled?

Re: Fossapup64 9.0.4 RC2

Posted: Thu Aug 06, 2020 7:13 am
by Clarity
I DONT have the same problem. But if this would help, here is my results

Code: Select all

# lspci
00:00.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Device 1566
00:01.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Mullins [Radeon R4/R5 Graphics] (rev 45)
00:01.1 Audio device: Advanced Micro Devices, Inc. [AMD/ATI] Kabini HDMI/DP Audio
00:02.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Device 156b
00:02.2 PCI bridge: Advanced Micro Devices, Inc. [AMD] Family 16h Processor Functions 5:1
00:02.3 PCI bridge: Advanced Micro Devices, Inc. [AMD] Family 16h Processor Functions 5:1
     o
     o
     o

conky-gtk

Posted: Thu Aug 06, 2020 7:24 am
by thinkpadfreak
Hello.

I am preparing Japanese translation for fossapup64, and have found what I think is a mistake in the conky-gtk script:

line 20

Code: Select all

export TEXTDOMAIN=quickpet
If quickpet.mo was newly created, it would conflict with, or overwrite the existing quickpet.mo.

Re: Fossapup64 9.0.4 RC2

Posted: Thu Aug 06, 2020 8:59 am
by 666philb
mistfire wrote: Thu Aug 06, 2020 4:44 am That's nice. May I know what lspci output of the computer that uses radeon driver which cause picom issue when exa acceleration is enabled?
00:00.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 14h Processor Root Complex
00:01.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Wrestler [Radeon HD 6290]
00:01.1 Audio device: Advanced Micro Devices, Inc. [AMD/ATI] Wrestler HDMI Audio
00:11.0 SATA controller: Advanced Micro Devices, Inc. [AMD/ATI] SB7x0/SB8x0/SB9x0 SATA Controller [AHCI mode]
00:12.0 USB controller: Advanced Micro Devices, Inc. [AMD/ATI] SB7x0/SB8x0/SB9x0 USB OHCI0 Controller
00:12.2 USB controller: Advanced Micro Devices, Inc. [AMD/ATI] SB7x0/SB8x0/SB9x0 USB EHCI Controller
00:13.0 USB controller: Advanced Micro Devices, Inc. [AMD/ATI] SB7x0/SB8x0/SB9x0 USB OHCI0 Controller
00:13.2 USB controller: Advanced Micro Devices, Inc. [AMD/ATI] SB7x0/SB8x0/SB9x0 USB EHCI Controller
00:14.0 SMBus: Advanced Micro Devices, Inc. [AMD/ATI] SBx00 SMBus Controller (rev 42)
00:14.2 Audio device: Advanced Micro Devices, Inc. [AMD/ATI] SBx00 Azalia (Intel HDA) (rev 40)
00:14.3 ISA bridge: Advanced Micro Devices, Inc. [AMD/ATI] SB7x0/SB8x0/SB9x0 LPC host controller (rev 40)
00:14.4 PCI bridge: Advanced Micro Devices, Inc. [AMD/ATI] SBx00 PCI to PCI Bridge (rev 40)
00:15.0 PCI bridge: Advanced Micro Devices, Inc. [AMD/ATI] SB700/SB800/SB900 PCI to PCI bridge (PCIE port 0)
00:15.2 PCI bridge: Advanced Micro Devices, Inc. [AMD/ATI] SB900 PCI to PCI bridge (PCIE port 2)
00:15.3 PCI bridge: Advanced Micro Devices, Inc. [AMD/ATI] SB900 PCI to PCI bridge (PCIE port 3)
00:18.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 12h/14h Processor Function 0 (rev 43)
00:18.1 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 12h/14h Processor Function 1
00:18.2 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 12h/14h Processor Function 2
00:18.3 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 12h/14h Processor Function 3
00:18.4 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 12h/14h Processor Function 4
00:18.5 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 12h/14h Processor Function 6
note that this is a pretty low end netbook and so the extra cpu usage is quite noticeable.
below are some pictures with & without exa in a resting state. cpu usage climbs dramatically when moving a window on the screen.

Re: conky-gtk

Posted: Thu Aug 06, 2020 9:01 am
by 666philb
thinkpadfreak wrote: Thu Aug 06, 2020 7:24 am Hello.

I am preparing Japanese translation for fossapup64, and have found what I think is a mistake in the conky-gtk script:

line 20

Code: Select all

export TEXTDOMAIN=quickpet
If quickpet.mo was newly created, it would conflict with, or overwrite the existing quickpet.mo.
thanks for doing this thinkpadfreak.
i will fix that in the next iso. there's a few more that need changing as well ie lockstate-gtk, gatotray

Re: Fossapup64 9.0.4 RC2

Posted: Thu Aug 06, 2020 3:09 pm
by 666philb
Grey wrote: Tue Aug 04, 2020 10:00 pm I built sfs file here for fossa. With several dozen emulators. Checked on a clean system.

Attention! sfs contains BIOS files fot PSX and PS2 and if you are afraid of any laws there, then I do not know ...
hi [mention]Grey[/mention] ,
if you remove the bios files from the .sfs i can add this to quickpet. Maybe create a small app to go in the .sfs that can down load and install the bios's.

also i don't know what most are those are for so maybe have sub menus .... ie playstation1, gameboy, spectrum, amiga, c64 etc

Re: Fossapup64 9.0.4 RC2

Posted: Thu Aug 06, 2020 6:29 pm
by Clarity
For obvious reasons in 64bit PCs, could we have GRUB-customizer included with GRUB2-EFI utils.

Thanks for any consideration

Re: Fossapup64 9.0.4 RC2

Posted: Thu Aug 06, 2020 6:36 pm
by Grey
666philb wrote: Thu Aug 06, 2020 3:09 pm hi [mention]Grey[/mention] ,
if you remove the bios files from the .sfs i can add this to quickpet. Maybe create a small app to go in the .sfs that can down load and install the bios's.
Removing bios is not a problem. But I think maybe to make a bunch of pets for each emulator separately? And make a separate shell for launch. I was here at my leisure digging into the Gtkdialog and remaking your quickpet into a Zapuskalka, which means "funny launcher" in Russian and I use it to quickly launch programs for sound and graphics making. Maybe based on it I will make a downloader and launcher for emulators. I just need to figure out how to upload files to nluug or something and then use script /usr/local/quickpet/downloader2 to download from nluug.
zapuskalka.png
zapuskalka.png (178.99 KiB) Viewed 1408 times

Re: Fossapup64 9.0.4 RC2

Posted: Thu Aug 06, 2020 7:40 pm
by 666philb
[mention]Grey[/mention] i reckon keep them all in the .sfs and then have a launcher (based on quickpet) . the tabs could be spectrum c64 arcade amiga etc, a tab for each type.... and on the tabs.... a launcher, a bios installer a link to roms and some info for each emulator

Re: Fossapup64 9.0.4 RC2

Posted: Fri Aug 07, 2020 12:26 am
by Grey
666philb wrote: Thu Aug 06, 2020 7:40 pm @Grey i reckon keep them all in the .sfs and then have a launcher (based on quickpet) . the tabs could be spectrum c64 arcade amiga etc, a tab for each type.... and on the tabs.... a launcher, a bios installer a link to roms and some info for each emulator
Okay, I'll try it in my spare time. Still need to add more emulators :)
And I wanted to ask for a long time. Why doesn't the Print Screen key work when the main Menu is open? If menu is not on the screen, then Print Screen launches mtPaint with a screenshot. But if menu is open, then Print Screen does nothing. Is this a bug or a feature :) ?

Re: Fossapup64 9.0.4 RC2

Posted: Fri Aug 07, 2020 3:07 am
by MochiMoppel
As already explained in my pxruler thread I find it problematic, if not to say wrong, that the Group option in .jwmrc forces all gxmessage/xmessage windows to display without a title. This also applies to Bionicpup64.

I scanned the complete Fossapup64 for the usage of gxmessage. In total only 14 instances, of which 7 explicitely set a title and therefore have their setting ignored by the JWM configuration. Only 3 use the default and *may* benefit from the Group setting, and even that is not certain.

gxmessage setting in /usr/local/haiku-basho/bashobash.sh is incorrect and needs fixing

For details please refer to the attachment.

Re: Fossapup64 9.0.4 RC2

Posted: Fri Aug 07, 2020 10:20 pm
by bigpup
This is a simple screen brightness adjust slider.
It seems to work for me in Fossapup64 9.0.4
viewtopic.php?f=106&t=400

Re: Fossapup64 9.0.4 RC2

Posted: Sat Aug 08, 2020 1:19 am
by MochiMoppel
Executing script from Geany (shortcut F5) does not work. Setting is wrong.

Change
Edit > Preferences > Tools > Terminal
from
rxvt -e "/bin/sh %c"
to
rxvt -e /bin/sh "%c"
(actually no quotations are required as %c is an alias for ./geany_run_script.sh)

Re: Fossapup64 9.0.4 RC2

Posted: Sat Aug 08, 2020 8:27 am
by lyouz
Dear 666philb,
Thanks for your effort for Fossapup.
Could you suggest to me an input method framework for Chinese in Fossapup64?
I have tried to use PPM2.1.2 to install scim, ibus, fcitx, and fcitx5, however, all of them do not work with Fossapup64.
Among them, ibus almost work but cannot show window for select word, I can only input English.
test1.PNG
test1.PNG (73.57 KiB) Viewed 2156 times
Any help will be appreciated.

Youzhao Lan (lyouz)
China

Re: Fossapup64 9.0.4 RC2

Posted: Sat Aug 08, 2020 10:04 am
by 666philb
lyouz wrote: Sat Aug 08, 2020 8:27 am Dear 666philb,
Thanks for your effort for Fossapup.
Could you suggest to me an input method framework for Chinese in Fossapup64?
I have tried to use PPM2.1.2 to install scim, ibus, fcitx, and fcitx5, however, all of them do not work with Fossapup64.
Among them, ibus almost work but cannot show window for select word, I can only input English.
test1.PNG

Any help will be appreciated.

Youzhao Lan (lyouz)
China
hi [mention]lyouz[/mention]
i know nothing about setting up other languages in puppy, however [mention]icake[/mention] does and could probably help get this working in fossapup64. See his thread here viewtopic.php?f=138&t=297

Re: Fossapup64 9.0.4 RC2

Posted: Sat Aug 08, 2020 10:08 am
by 666philb
MochiMoppel wrote: Sat Aug 08, 2020 1:19 am Executing script from Geany (shortcut F5) does not work. Setting is wrong.

Change
Edit > Preferences > Tools > Terminal
from
rxvt -e "/bin/sh %c"
to
rxvt -e /bin/sh "%c"
(actually no quotations are required as %c is an alias for ./geany_run_script.sh)
thanks @MochiMoppel ,

i will add this to my fixes along with the jwmrc group change behaviour for gxmessage/xmessage.

Re: Fossapup64 9.0.4 RC2

Posted: Sat Aug 08, 2020 8:49 pm
by Clarity
I understand the efforts to getting this PUP to a level of stability and currency. I applaud all the work going into this by everyone.

On the language issue, an important one, does the current WOOFCE builds have a formal method published? OR does the current PUPs use the same strategy for language that @BarryK use in his builds? If so, hopefully the language experts can make available the translations in the same way Barry's seems to be approaching this.

I know how busy you are and maybe this requires others on the forum, of knowledge, to offer direction.

This ability for add'l language expands the number of world-wide developers and users to contribute to the maturity of Puppy Linux. Everyone benefits! (YES, I know this is obvious)

Re: Fossapup64 9.0.4 RC2

Posted: Tue Aug 11, 2020 7:11 am
by Grey
If anyone needs it, then here Doom 3 .pet and .sfs (it's your choice). Includes original Doom 3, Resurrection of Evil and 5 fan mods:
Classic Doom 3, Denton's Enhanced Doom3, Fitz Packerton, HardQore2 and Scarlet Rivensin: The Ruiner, therefore the file is 3 gigabytes in size.
There is a homemade launcher which can be run from Menu--Fun--Doom3launcher. It will be good if someone later tells if he heard the music in launcher.
.pet https://yadi.sk/d/gI1xyHsBO8M-tQ
.sfs https://yadi.sk/d/aP07CMez13DVEQ
screenshot1.jpg
screenshot1.jpg (47.27 KiB) Viewed 1914 times

Re: Fossapup64 9.0.4 RC2

Posted: Wed Aug 12, 2020 5:58 am
by Clarity
Earlier I have reported on problem of using FossaPUP Chrome/Chromium utility to add these browsers to current release. Once utility adds them, there are problems in sign-in & use.

But, today, I am happy to report that I have found an installer for this PUP that works. It is from a PUP member @ETP. It is attached and works, beautifully for this as well as other PUPs. To install, download-install the attached PET. Click the Menu>Internet>Get Chrome... "The happy Puppy will fetch it and install"

Hope this finds its way into FossaPUP.

Enjoy.
Updated: The following post shows a current version for building Chrome in FossaPUP. 8-)

Re: Fossapup64 9.0.4 RC2

Posted: Wed Aug 12, 2020 2:41 pm
by ETP
@Clarity,

May I ask that you remove the MK12 pet from the above post as it dates from March 2019 and use the attached
MK15 pet from May 2020. There have been multiple changes since March 2019 relating to the suppression of warning
messages & different splash screen methods are now used.

It is also vital to point out that my "Get Chrome" pets are intended to run Chrome as root rather than as spot and
should only be used if you are comfortable with that. They actually use the official Chrome .deb and do not
break CUPS. Another objective is to get the best possible performance from Chrome.

Both Barryk & Phil seem to prefer running as spot so I have not previously offered these pets in anything other than
my own puplets.

For anyone who has already downloaded & installed the MK12 pet and is happy with the above caveats simply use ppm to
uninstall the MK12 version then install the MK15 pet (No need to uninstall Chrome)

EDIT: 21st Aug 2020
Forum member @Clarity has identified a problem with the MK15 pet in that whilst it
suppresses all "running as root" warning messages a side effect of one of the flags used
blocks the use of sync. If you do not use sync options within Chrome and are unlikely to
ever do so, stick with the MK15 pet.
If you use sync or may do so in the future please use the attached MK15.5 pet which allows
for syncing at the expense of displaying one root warning message.
Thanks go to @Clarity for raising this issue & testing both pets.

Re: Fossapup64 9.0.4 RC2

Posted: Wed Aug 12, 2020 3:23 pm
by cosin
FarEast IME (gcin) test,no problem.

Image

Re: Fossapup64 9.0.4 RC2

Posted: Wed Aug 12, 2020 3:42 pm
by 666philb
cosin wrote: Wed Aug 12, 2020 3:23 pm FarEast IME (gcin) test,no problem.

Image
hi cosin,

does this also work in the terminal?

Re: Fossapup64 9.0.4 RC2

Posted: Wed Aug 12, 2020 7:56 pm
by Shloz
Did anyone test the gimp sfs in the repository? I can't get it to work... I posted about it in the Beginner's section viewtopic.php?f=2&t=463 but I figured maybe worthwhile to mention here.
Thanks.
Edit: turned out I had something wrong in my pupsave. All sorted now

Re: Fossapup64 9.0.4 RC2

Posted: Thu Aug 13, 2020 12:28 am
by cosin
666philb wrote: Wed Aug 12, 2020 3:42 pm
hi cosin,

does this also work in the terminal?
yes,work in the terminal:
https://ibb.co/DVFRNmm

Re: Fossapup64 9.0.4 RC2

Posted: Thu Aug 13, 2020 11:47 am
by 666philb
Clarity wrote: Sat Aug 08, 2020 8:49 pm I understand the efforts to getting this PUP to a level of stability and currency. I applaud all the work going into this by everyone.

On the language issue, an important one, does the current WOOFCE builds have a formal method published? OR does the current PUPs use the same strategy for language that @BarryK use in his builds? If so, hopefully the language experts can make available the translations in the same way Barry's seems to be approaching this.

I know how busy you are and maybe this requires others on the forum, of knowledge, to offer direction.

This ability for add'l language expands the number of world-wide developers and users to contribute to the maturity of Puppy Linux. Everyone benefits! (YES, I know this is obvious)
hi @Clarity ,
this will require puppy users of other languages to chip in and create new language packs like @icake does.

Re: Fossapup64 9.0.5 RC3

Posted: Thu Aug 13, 2020 12:14 pm
by 666philb
Fossapup64 9.0.5 RC3 uploaded.

It would be helpful if you didn't use an old savefile/folder when testing as this will block out some of the changes that need testing

This was meant to be the release but there's been a few big changes so it's RC3. I'll leave this up for a week or so and if no major issues, it will be renamed 9.5 and will be the release.

changes:

kernel updated to 5.4.53 & updated firmware ...... this fixes @davids45's wifi dongle problem and is also the first kernel since bionicpup64 to boot without setting nomodeset on my desktop
xorg-autoconf by @mistfire now auto writes the xorg.conf
geany downgraded a version and is now quicker to open.
true transparency enabled in conky so no more black square
quickpet ... added lot's of .sfs and 2 nvidia drivers
browsers from quickpet now run as spot (fixes gmail login problem)
xlock fixed
claws-mail-feeds-reader added
fixed chess engine in eboard chess
@MochiMoppels gxmessage fix
fixmenus now in menu

there's an issue with picom and nouveau that can cause high cpu usage. best solution is to install the nvidia driver. if there's no driver for your card (old card) comment out # the "nouveau" line in /etc/X11/xorg.conf and restart X. This will use the modesetting driver but this has trouble setting other resolutions. If you have to use nouveau & resolution setting doesn't work (and you need it), you will have to disable picom menu>>>desktop>>jwmdesk>>window effects

Re: Fossapup64 9.0.5 RC3

Posted: Thu Aug 13, 2020 11:40 pm
by bigpup
9.0.5
Frugal, fresh new save folder.

Frugalpup installer.
Click on help button on main window.
Browser starts and get error.
file:///usr/share/doc/frugalpup.html not found.
File is missing from usr/share/doc

Re: Fossapup64 9.0.5 RC3

Posted: Thu Aug 13, 2020 11:54 pm
by bigpup
9.0.5
Frugal, fresh new save folder.

menu->Setup->Puppy Installer->main startup window.

The info, for the old Puppy installer, is helpful, about it not supporting UEFI.

But the info about Frugalpup installer, does not say it does support UEFI.

Suggest to add UEFI support to the info for Frugalpup Installer.
.
Screenshot.jpg
Screenshot.jpg (35.25 KiB) Viewed 2344 times