Librepup 6.0.2.2

For talk and support relating specifically to Puppy derivatives
Message
Author
User avatar
Billtoo
Posts: 3720
Joined: Tue 07 Apr 2009, 13:47
Location: Ontario Canada

Librepup 6.0.2.1

#181 Post by Billtoo »

Manual frugal installation of remaster Librepup to a 32gb usb-3.0 flash
drive, pc is an HP mini Stream.

Computer
Processor 2x Intel(R) Celeron(R) 2957U @ 1.40GHz
Memory 1969MB (102MB used)
Machine Type Physical machine
Operating System Librepup - 6.0.2.1
User Name root (root)
Date/Time Mon 05 Oct 2015 01:08:48 AM EDT
Display
Resolution 1920x1080 pixels
OpenGL Renderer Unknown
X11 Vendor The X.Org Foundation
Audio Devices
Audio Adapter HDA-Intel - HDA Intel HDMI
Audio Adapter HDA-Intel - HDA Intel PCH
Input Devices
Sleep Button
Power Button
Power Button
Logitech USB Receiver
Logitech USB Receiver
HP WMI hotkeys
Video Bus
PC Speaker

This pc has intel HD graphics (Haswell I think) but no hardware acceleration, plays
youtube fine and works well running everything else.
Attachments
screenshot.jpg
(83.45 KiB) Downloaded 802 times

musher0
Posts: 14629
Joined: Mon 05 Jan 2009, 00:54
Location: Gatineau (Qc), Canada

#182 Post by musher0 »

Hello, all.

Is my PPM broken? I mean: how long is it supposed to take for PPM to
download the fully-enabled conky from the belenos repo?

Please see the time column in htop capture below. It says PPM has been
active for almost 16 minutes. Since nothing was happening, I decided to kill
PPM.

Thanks in advance for any lead.

musher0
Attachments
how-long.jpg
(52.32 KiB) Downloaded 570 times
Last edited by musher0 on Fri 09 Oct 2015, 21:36, edited 1 time in total.
musher0
~~~~~~~~~~
"You want it darker? We kill the flame." (L. Cohen)

User avatar
James C
Posts: 6618
Joined: Thu 26 Mar 2009, 05:12
Location: Kentucky

#183 Post by James C »

In a unmodified 6.0.2.1, it only took about 30 seconds to download and install Conky here through the ppm.

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

Librepup 6.0.2.1

#184 Post by Billtoo »

It's working fine here, didn't time it but it didn't take long.
Attachments
ppm.jpg
(76.01 KiB) Downloaded 581 times

musher0
Posts: 14629
Joined: Mon 05 Jan 2009, 00:54
Location: Gatineau (Qc), Canada

#185 Post by musher0 »

Thanks, guys.

I suppose I did something to cripple PPM. I didn't touch any code, but
maybe I disturbed some setting last time I refreshed the repos. I'll have
to go bug hunting.

Again, thanks. Bye for now.

musher0
musher0
~~~~~~~~~~
"You want it darker? We kill the flame." (L. Cohen)

musher0
Posts: 14629
Joined: Mon 05 Jan 2009, 00:54
Location: Gatineau (Qc), Canada

#186 Post by musher0 »

Hello all.
musher0 wrote:(...)
Re: the lm-sensors package acting funny in LibrePup.
I discovered that you don't need to install the lm-sensors pckage to get the CPU
temperature.

Code: Select all

acpi -t
will do it!

To know the behavior of your CPU in case of very high temperature, you type:

Code: Select all

acpi -t -i
If you want to read the temperature in Fahrenheit degrees instead of
Celsius or Centigrade, type:

Code: Select all

acpi -t -f
Those acpi commands come in handy in librepup, since lm-sensors relies
on non-free firmware that librepup does not provide OOTB.

BFN.

musher0
musher0
~~~~~~~~~~
"You want it darker? We kill the flame." (L. Cohen)

musher0
Posts: 14629
Joined: Mon 05 Jan 2009, 00:54
Location: Gatineau (Qc), Canada

#187 Post by musher0 »

My new librepup desktop. :)
Attachments
Libre-Is-Beautiful!(4).jpg
Unobstructed view
(39.01 KiB) Downloaded 341 times
Libre-Is-Beautiful!(1).jpg
Populated view
(76.96 KiB) Downloaded 450 times
Last edited by musher0 on Tue 06 Oct 2015, 14:15, edited 2 times in total.
musher0
~~~~~~~~~~
"You want it darker? We kill the flame." (L. Cohen)

buti
Posts: 13
Joined: Mon 24 Sep 2012, 09:54

#188 Post by buti »

Congrats on the idea and realization, Iguleder!

What follows may sound like non-sense, so feel free to ignore it, but IMHO it should be the default behavior in any Linux distro, Puppy or not, in order to really push harware vendors to opensource their firmwares/drivers...

1) Boot with a linux-libre kernel

2a) If some hardware need a closed source driver/firmware popup a warning to the user and offer the choice to load a sort of "proprietary_zdrv.sfs", which would include all the proprietary drivers and firmware of a typical Puppy, explaining the possible consequences of this choice (spyware, security holes, and so on)

3) Once reached the desktop pop-up a warning sayng (more or less) "You are running proprietary drivers/firmware and your computer is at risk. Are you aware of that?" with two buttons, "More info" and "ok" and a thick "Don't show this again".

4) If the user clicks on "More info" point him to some information page and suggest him to email the customer service of the hardware vendor kindly requesting to publish the source code of their driver/firmware.

5) A script could gather the name of the hardware vendor and model for which no open source driver is available and prepare a standard email to be copy-pasted by the user.

2b) If no hardware need proprietary driver/firmware, boot right to the desktop.

I don't know if this is feasible and sensible, but user would not complain because their wireless cannot connect and it may generate some pressure on hardware vendors to publish open source drivers.

Anyway, good to see more libre spirit in the air :D .

Buti

User avatar
Iguleder
Posts: 2026
Joined: Tue 11 Aug 2009, 09:36
Location: Israel, somewhere in the beautiful desert
Contact:

#189 Post by Iguleder »

buti wrote:3) Once reached the desktop pop-up a warning sayng (more or less) "You are running proprietary drivers/firmware and your computer is at risk. Are you aware of that?" with two buttons, "More info" and "ok" and a thick "Don't show this again".
Interesting idea. I think I'll add an annoying popup on X startup, which warns if you're not running Linux-libre. :)
[url=http://dimakrasner.com/]My homepage[/url]
[url=https://github.com/dimkr]My GitHub profile[/url]

musher0
Posts: 14629
Joined: Mon 05 Jan 2009, 00:54
Location: Gatineau (Qc), Canada

#190 Post by musher0 »

Hello.

I reviewed all the PPM settings, and it's happening again.

If anyone can tell me why trying to download a 20.5 Kb console
BoulderDash (pic 1) clone freezes PPM (pic 3) for 4 minutes, I'll be
quite grateful.

@Iguleder:
Can it be because your librepup.info site is not responding? (pic 2)
And its software list can not be updated or something?

Your edit of PPM was working so well until now...

Thanks in advance for any lead.

musher0
Attachments
Timed-out(2).jpg
The librepup.info site timing out during the PPM database update.
(16.32 KiB) Downloaded 322 times
Timed-out(3).jpg
I aborted after 4 minutes. See the htop entries for PPM.
(60.78 KiB) Downloaded 340 times
cavez-of-phear.jpg
I got the size from: http://www.downloadcollection.com/software/boulder-dash-treasure-pleasure.htm
(6.77 KiB) Downloaded 273 times
musher0
~~~~~~~~~~
"You want it darker? We kill the flame." (L. Cohen)

darry1966

#191 Post by darry1966 »

Quote"@Iguleder:
Can it be because your librepup.info site is not responding? (pic 2)
And its software list can not be updated or something? "

Tried getting to Librepup site dead as a Dodo. Might have to find an alternative server for Wget/PPM.

User avatar
Iguleder
Posts: 2026
Joined: Tue 11 Aug 2009, 09:36
Location: Israel, somewhere in the beautiful desert
Contact:

#192 Post by Iguleder »

Yes, it's down because the VPS company I chose is very unreliable. It's the second downtime in two weeks. :evil:
[url=http://dimakrasner.com/]My homepage[/url]
[url=https://github.com/dimkr]My GitHub profile[/url]

User avatar
01micko
Posts: 8741
Joined: Sat 11 Oct 2008, 13:39
Location: qld
Contact:

#193 Post by 01micko »

Iguleder wrote:Yes, it's down because the VPS company I chose is very unreliable. It's the second downtime in two weeks. :evil:
If you want an account on my VPS server just say the word. You can always use it as a backup - PPM should handle that. (But PPM will have to handle https too if certificates are screwed.)
Puppy Linux Blog - contact me for access

darry1966

#194 Post by darry1966 »

Yes, it's down because the VPS company I chose is very unreliable. It's the second downtime in two weeks

Bugger.

musher0
Posts: 14629
Joined: Mon 05 Jan 2009, 00:54
Location: Gatineau (Qc), Canada

#195 Post by musher0 »

Iguleder wrote:Yes, it's down because the VPS company I chose is very unreliable. It's the second downtime in two weeks. :evil:
Hi, Iguleder.

That's unfortunate, and I sympathize. But can this problem sort of freeze
the PPM? I mean: can having one of the repos down slow the whole PPM
to a crawl?

Best regards.

musher0
musher0
~~~~~~~~~~
"You want it darker? We kill the flame." (L. Cohen)

User avatar
Iguleder
Posts: 2026
Joined: Tue 11 Aug 2009, 09:36
Location: Israel, somewhere in the beautiful desert
Contact:

#196 Post by Iguleder »

Just say "no" when it offers you to download stuff from the Librepup repo, for now :cry:

It's some weird packet drop issue, so wget does not time out. Maybe we should PPM to 3 tries, 5 seconds each. :idea:
[url=http://dimakrasner.com/]My homepage[/url]
[url=https://github.com/dimkr]My GitHub profile[/url]

User avatar
mavrothal
Posts: 3096
Joined: Mon 24 Aug 2009, 18:23

#197 Post by mavrothal »

Iguleder wrote:It's some weird packet drop issue, so wget does not time out. Maybe we should PPM to 3 tries, 5 seconds each. :idea:
PPM does not freeze if a download fails or is interrupted. Just exits and says that it failed to install x, y, z.
(Against my better judgment :roll: ...) I would think that the problem is this
== [url=http://www.catb.org/esr/faqs/smart-questions.html]Here is how to solve your[/url] [url=https://www.chiark.greenend.org.uk/~sgtatham/bugs.html]Linux problems fast[/url] ==

musher0
Posts: 14629
Joined: Mon 05 Jan 2009, 00:54
Location: Gatineau (Qc), Canada

#198 Post by musher0 »

mavrothal wrote:
Iguleder wrote:It's some weird packet drop issue, so wget does not time out. Maybe we should PPM to 3 tries, 5 seconds each. :idea:
PPM does not freeze if a download fails or is interrupted. Just exits and says that it failed to install x, y, z.
(Against my better judgment :roll: ...) I would think that the problem is this
Hi mavrothal.

On both your pages, I get the page for a couple of seconds and then a
futuristic desert figure next to a 404 message, both in opera-12.16 and
in trisquel's most recent abrowser (aka firefox). Can the webmaster at
github fix this? Thanks in advance.

I quickly saw that the bug had to do with gettext ? Anyway...

BFN.

musher0
musher0
~~~~~~~~~~
"You want it darker? We kill the flame." (L. Cohen)

User avatar
mavrothal
Posts: 3096
Joined: Mon 24 Aug 2009, 18:23

#199 Post by mavrothal »

musher0 wrote:On both your pages, I get the page for a couple of seconds and then a
futuristic desert figure next to a 404 message, both in opera-12.16 and
in trisquel's most recent abrowser (aka firefox).
I do not see this problem.
I would suggest to boot a non-remastered puppy with "pfix=ram" and try again.
In general I think would be a good idea to check if a problem that you see, also exists with the original ISO before adding anything to the system and before you generate a savefile/folder. If not, then describe all the changes that you have made so one might find how the problem was generated.
== [url=http://www.catb.org/esr/faqs/smart-questions.html]Here is how to solve your[/url] [url=https://www.chiark.greenend.org.uk/~sgtatham/bugs.html]Linux problems fast[/url] ==

musher0
Posts: 14629
Joined: Mon 05 Jan 2009, 00:54
Location: Gatineau (Qc), Canada

#200 Post by musher0 »

mavrothal wrote:
musher0 wrote:On both your pages, I get the page for a couple of seconds and then a
futuristic desert figure next to a 404 message, both in opera-12.16 and
in trisquel's most recent abrowser (aka firefox).
I do not see this problem.
I would suggest to boot a non-remastered puppy with "pfix=ram" and try again.
In general I think would be a good idea to check if a problem that you see, also exists with the original ISO before adding anything to the system and before you generate a savefile/folder. If not, then describe all the changes that you have made so one might find how the problem was generated.

:?: I generally agree with the methodology you describe, except in this
case, I think that nobody can generate their own 404 error for any
website they visit. And assuming they could, why would they, if they
want to read the material?

It's not a problem with the librepup distro, I haven't remastered it.

it's a bug in the woof github website. If anyone else can validate,
please ring in. In this way you will be helping me and other Puppyists
interested in the woof process to squash this bug, or at least bring it to
the attention of the proper web site authority.


Thanks anyway, mavrothal. I'll notify the main github webmaster directly.

BFN.

musher0
musher0
~~~~~~~~~~
"You want it darker? We kill the flame." (L. Cohen)

Post Reply