Bionicpup64 8.0 CE

A home for all kinds of Puppy related projects
Message
Author
User avatar
666philb
Posts: 3615
Joined: Sun 07 Feb 2010, 12:27
Location: wales ... by the sea

#1161 Post by 666philb »

on slow computers i use i install the 'open with' addon in palemoon and then open the video in mpv.

this addon (an archive list of old addons) needs to be installed first https://github.com/JustOff/ca-archive/releases
Bionicpup64 built with bionic beaver packages http://murga-linux.com/puppy/viewtopic.php?t=114311
Xenialpup64, built with xenial xerus packages http://murga-linux.com/puppy/viewtopic.php?t=107331

User avatar
666philb
Posts: 3615
Joined: Sun 07 Feb 2010, 12:27
Location: wales ... by the sea

Re: Compton opacity only works at 50%

#1162 Post by 666philb »

ProgRob wrote:I have just started using BionicPup. Running well. A couple of issues, one of which is with Compton.

I am using it to set the opacity of non-active windows to be semi-transparent. However, all I get is a slight change of colour in their background until I hit 50% when the window goes really transparent.

Any reason why?
hi ProgRob,

i've been trying to figure this out for a while with no luck :D
i think it may be to do with JWM
Bionicpup64 built with bionic beaver packages http://murga-linux.com/puppy/viewtopic.php?t=114311
Xenialpup64, built with xenial xerus packages http://murga-linux.com/puppy/viewtopic.php?t=107331

linuxcbon
Posts: 1312
Joined: Thu 09 Aug 2007, 22:54

Re: Compton opacity only works at 50%

#1163 Post by linuxcbon »

666philb wrote:hi ProgRob,

i've been trying to figure this out for a while with no luck :D
i think it may be to do with JWM
Hi Phil, there is a problem with compton, I get thousands lines of error messages in xerrs.log with my radeon :

Code: Select all

vsync_drm_wait(): VBlank ioctl did not work, unimplemented in this drmver?
See this bug : https://github.com/LukeSmithxyz/LARBS/issues/23
I guess compton should be disabled by default.

User avatar
666philb
Posts: 3615
Joined: Sun 07 Feb 2010, 12:27
Location: wales ... by the sea

#1164 Post by 666philb »

ally wrote:having trouble setting sound via hdmi on an asus gl10cs tower

it has on-board intel HDA ALC887_VD and nvidia NVIDIA Corporation Device 10f9 (rev a1)

sound card wizard currently selected for the intel analogue but have also tried the nvidia cards shown, unmuted but am still unable to output sound via hdmi to the monitor

have the same issue with fatdog64-810

sound perfectly fine through the hdd installed win10

sound does not play with or without save files, from usb or disc

have had a good google about and tried a number of solutions without success

any assistance appreciated

:)
hi ally,

this is an old fix but worth a go.
try adding

Code: Select all

options snd-hda-intel model=generic
the the end of /etc/modprobe.d/alsa-base.conf and reboot
Bionicpup64 built with bionic beaver packages http://murga-linux.com/puppy/viewtopic.php?t=114311
Xenialpup64, built with xenial xerus packages http://murga-linux.com/puppy/viewtopic.php?t=107331

User avatar
666philb
Posts: 3615
Joined: Sun 07 Feb 2010, 12:27
Location: wales ... by the sea

Re: Compton opacity only works at 50%

#1165 Post by 666philb »

linuxcbon wrote:
666philb wrote:hi ProgRob,

i've been trying to figure this out for a while with no luck :D
i think it may be to do with JWM
Hi Phil, there is a problem with compton, I get thousands lines of error messages in xerrs.log with my radeon :

Code: Select all

vsync_drm_wait(): VBlank ioctl did not work, unimplemented in this drmver?
See this bug : https://github.com/LukeSmithxyz/LARBS/issues/23
I guess compton should be disabled by default.
start compton with

Code: Select all

compton --config ~/.config/compton.conf -b --logpath /tmp/compton.log
to get rid of those messages. note a default bionicpup64 does this already, but i guess that gets lost when changes are made
Bionicpup64 built with bionic beaver packages http://murga-linux.com/puppy/viewtopic.php?t=114311
Xenialpup64, built with xenial xerus packages http://murga-linux.com/puppy/viewtopic.php?t=107331

linuxcbon
Posts: 1312
Joined: Thu 09 Aug 2007, 22:54

#1166 Post by linuxcbon »

666philb wrote:on slow computers i use i install the 'open with' addon in palemoon and then open the video in mpv.
this addon (an archive list of old addons) needs to be installed first https://github.com/JustOff/ca-archive/releases
Does it work for youtube videos ?
Why not chromium as default, cause it's really fast ?

User avatar
666philb
Posts: 3615
Joined: Sun 07 Feb 2010, 12:27
Location: wales ... by the sea

#1167 Post by 666philb »

linuxcbon wrote:
666philb wrote:on slow computers i use i install the 'open with' addon in palemoon and then open the video in mpv.
this addon (an archive list of old addons) needs to be installed first https://github.com/JustOff/ca-archive/releases
Does it work for youtube videos ?
Why not chromium as default, cause it's really fast ?
yes it does work for youtube videos and various other sites.

the only reason chromium is fast is because it's an older version, the last version to have hardware acceleration. if you try to update any of the chrome based browsers in quickpet (vivaldi,opera,chrome etc) you'll be bitterly disappointed. On a 16 core cpu with a nvidia 1050ti card 360p videos have screen tearing :)

palemoon is actually very good at streaming 4k 60fps youtube videos (silky smooth), but i guess must use more cpu than chromium going by your reports.
Bionicpup64 built with bionic beaver packages http://murga-linux.com/puppy/viewtopic.php?t=114311
Xenialpup64, built with xenial xerus packages http://murga-linux.com/puppy/viewtopic.php?t=107331

linuxcbon
Posts: 1312
Joined: Thu 09 Aug 2007, 22:54

#1168 Post by linuxcbon »

666philb wrote:the only reason chromium is fast is because it's an older version, the last version to have hardware acceleration. if you try to update any of the chrome based browsers in quickpet (vivaldi,opera,chrome etc) you'll be bitterly disappointed. On a 16 core cpu with a nvidia 1050ti card 360p videos have screen tearing :)
Weird, because I updated chromium to the latest version and it's still very fast and no screen tearing.

Code: Select all

Version 73.0.3683.86 (Official Build) Built on Ubuntu , running on Puppy 8 (64-bit)
666philb wrote:palemoon is actually very good at streaming 4k 60fps youtube videos (silky smooth), but i guess must use more cpu than chromium going by your reports.
Palemoon is extremely slow on old cpus, it uses at least 90% of the cpu. It's much slower than firefox, which is already slow.

User avatar
666philb
Posts: 3615
Joined: Sun 07 Feb 2010, 12:27
Location: wales ... by the sea

#1169 Post by 666philb »

chromium is at version 79 now. 73 is the last good chromium.
Bionicpup64 built with bionic beaver packages http://murga-linux.com/puppy/viewtopic.php?t=114311
Xenialpup64, built with xenial xerus packages http://murga-linux.com/puppy/viewtopic.php?t=107331

User avatar
666philb
Posts: 3615
Joined: Sun 07 Feb 2010, 12:27
Location: wales ... by the sea

#1170 Post by 666philb »

Bionicpup64 built with bionic beaver packages http://murga-linux.com/puppy/viewtopic.php?t=114311
Xenialpup64, built with xenial xerus packages http://murga-linux.com/puppy/viewtopic.php?t=107331

User avatar
OscarTalks
Posts: 2196
Joined: Mon 06 Feb 2012, 00:58
Location: London, England

#1171 Post by OscarTalks »

BionicPup64 has MPV media player which is quite good but of course the user controls are rather rudimentary.

I compiled GNOME-MPV from source. Version 0.16
It is GTK+3 only and support for this in Puppy is not perfect.
I notice that there is a "Pause" icon which is missing (once you start to play something)
Otherwise the GUI looks quite nice and offers better user controls.
You can drag and drop media files or right-click > Open With > GNOME-MPV
In case anyone wants to TEST I have uploaded to:-
http://smokey01.com/OscarTalks
Installed size is only around 450k
Attachments
gnome-mpv-bionic64.jpg
Compiled from source in BionicPup64
(75.02 KiB) Downloaded 1353 times
Oscar in England
Image

thinkpadfreak
Posts: 98
Joined: Mon 17 Oct 2016, 05:11

#1172 Post by thinkpadfreak »

linuxcbon wrote:
Palemoon uses 90% of cpu for me when watching youtube videos. Chromium only 5%.
ThinkPad X121e
CPU : AMD C-50 processor (dual core) at 1.0GHz
Video : AMD Radeon HD6250
RAM : 4GB

A result of XenialPup 32bit playing the same YouTube video:
Both Pale Moon 28 and Chromium 80 consume about 50% of CPU, except that Pale Moon consumes about 90% at the beginning of the playback.

As for Pale Moon, I switch "gfx.xrender.enabled" to "false." This reduces a considerable amount of CPU consumption.

Chromium 80 (ubuntu official build) is hardware-accelerated.
Chromium 79, which is not hardware-accelerated, is worse than Pale Moon.

Pale Moon seems to be a good choice as a default browser with about half the size of Chromium.

User avatar
bigpup
Posts: 13886
Joined: Sun 11 Oct 2009, 18:15
Location: S.C. USA

#1173 Post by bigpup »

Pale Moon high CPU usage.
There is a fix for Linux they are working on.
Testing it for now.

You can try to make the changes.

about:config in address slot, will bring up config window.
Make changes.

Try this one first.
layers.acceleration.force-enabled

This one may or may not help or be needed.
First try without changing this.
media.hardware-video-decoding.force-enabled

Shutdown and restart Pale Moon, so changes are being used.

about:support in address slot, will bring up support page, where you can see what changed.

Helped my Pale Moon v28.8.2.1

Also, Pale Moon v28.8.2.1 fixes You tube.
YouTube deprecating their old web UI. This change will enable the new YouTube UI by default.
The things they do not tell you, are usually the clue to solving the problem.
When I was a kid I wanted to be older.... This is not what I expected :shock:
YaPI(any iso installer)

User avatar
bigpup
Posts: 13886
Joined: Sun 11 Oct 2009, 18:15
Location: S.C. USA

#1174 Post by bigpup »

No way Google is the big Dog in web site feature control. :roll:
From You Tube support.
What browsers are supported.
YouTube no longer supports Internet Explorer. To continue using YouTube, update your browser to Chrome.
Wonder why they would recommend Chrome! :idea:
YouTube is an American video-sharing platform headquartered in San Bruno, California. Three former PayPal employees—Chad Hurley, Steve Chen, and Jawed Karim—created the service in February 2005. Google bought the site in November 2006 for US$1.65 billion; YouTube now operates as one of Google's subsidiaries.
The things they do not tell you, are usually the clue to solving the problem.
When I was a kid I wanted to be older.... This is not what I expected :shock:
YaPI(any iso installer)

artsown
Posts: 403
Joined: Wed 12 Sep 2012, 18:35

#1175 Post by artsown »

No way Google is the big Dog in web site feature control. Rolling Eyes
From You Tube support.
What browsers are supported.
Quote:
YouTube no longer supports Internet Explorer. To continue using YouTube, update your browser to Chrome.

Wonder why they would recommend Chrome! Idea

Quote:
YouTube is an American video-sharing platform headquartered in San Bruno, California. Three former PayPal employees—Chad Hurley, Steve Chen, and Jawed Karim—created the service in February 2005. Google bought the site in November 2006 for US$1.65 billion; YouTube now operates as one of Google's subsidiaries.

When I was testing various browsers, I encountered a warning message
in youtube using basilisk.
We’ll stop supporting this browser soon. For the best experience please update your browser.
The user agent basilisk uses for youtube is
general.useragent.override.youtube.com;Mozilla/5.0 (X11; Linux x86_64; rv:42.0) Gecko/20100101 Firefox/42.0 Basilisk/52.9.2020.01.12
I suppose the goal is to eventually allow only "chromium and derivatives"
browsers.

Art

ProgRob
Posts: 67
Joined: Wed 13 Feb 2013, 12:39

Re: Compton opacity only works at 50%

#1176 Post by ProgRob »

hi ProgRob,

i've been trying to figure this out for a while with no luck :D
i think it may be to do with JWM
Thanks for the response, Phil. It might help you to know that

a) I am running OpenBox rather than JWM
b) On the same machine I also have Xenial and Compton works perfectly in that

Let me know if there are any tests I can run to help diagnose.

Regards,
Rob

User avatar
bigpup
Posts: 13886
Joined: Sun 11 Oct 2009, 18:15
Location: S.C. USA

#1177 Post by bigpup »

YouTube
We’ll stop supporting this browser soon. For the best experience please update your browser.
I was getting that from YouTube with Pale Moon.
After updating Pale Moon to v28.8.2.1 that warning stopped showing up.
That update fixed Pale Moon.
The things they do not tell you, are usually the clue to solving the problem.
When I was a kid I wanted to be older.... This is not what I expected :shock:
YaPI(any iso installer)

User avatar
ally
Posts: 1957
Joined: Sat 19 May 2012, 19:29
Location: lincoln, uk
Contact:

#1178 Post by ally »

hi ally,

this is an old fix but worth a go.
try adding

Code: Select all

options snd-hda-intel model=generic
the the end of /etc/modprobe.d/alsa-base.conf and reboot
thanks phil

unfortunately this did not work

:)

ps - managed to get sound working with http://distro.ibiblio.org/puppylinux/pe ... x86_64.pet driver

:)

User avatar
ally
Posts: 1957
Joined: Sat 19 May 2012, 19:29
Location: lincoln, uk
Contact:

#1179 Post by ally »

just an aside, this machine has been really troublesome and has not wanted to boot a fair collection of mainstream linux distros including a newly released mx 19.1 designed for newer 'difficult' hardware so kudos the only thing we couldn't get working was the sound

:)

artsown
Posts: 403
Joined: Wed 12 Sep 2012, 18:35

missing speaker icon at startup

#1180 Post by artsown »

On my faster computers, the speaker icon for sound volume control
sometimes or always does not appear at startup. Placing the following
script in /root/startup has fixed the problem for me.

sleep 15
retrovol -hide


Remove /root/Startup/autostart/retrovol.desktop

I add this script on xenialpup64 as well.

Create the script in geany and make it executeable (permissions).

The 15 second delay was chosen arbitrarily. It can probably be much
less and still be reliable.

Art

Post Reply