Bionicpup64 8.0 CE

A home for all kinds of Puppy related projects
Message
Author
User avatar
sc0ttman
Posts: 2812
Joined: Wed 16 Sep 2009, 05:44
Location: UK

#721 Post by sc0ttman »

rockedge wrote:what would install /bin/dhpcd ? I am not sure yet
Do

Code: Select all

pkg which /bin/dhcpd
... Pkg will tell you which package the file comes from (if any).
[b][url=https://bit.ly/2KjtxoD]Pkg[/url], [url=https://bit.ly/2U6dzxV]mdsh[/url], [url=https://bit.ly/2G49OE8]Woofy[/url], [url=http://goo.gl/bzBU1]Akita[/url], [url=http://goo.gl/SO5ug]VLC-GTK[/url], [url=https://tiny.cc/c2hnfz]Search[/url][/b]

User avatar
rockedge
Posts: 1864
Joined: Wed 11 Apr 2012, 13:32
Location: Connecticut, United States
Contact:

#722 Post by rockedge »

excellent tip sc0ttman !!

Code: Select all

#pkg which /bin/dhcpd
busybox
#pkg which /usr/sbin/dhcpcd
dhcpcd-6.6.2-april64
#

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

#723 Post by 666philb »

bigpup wrote:None of the Boot Loader install programs in Bionicpup64 8.0 will make a boot loader for uefi bios with secure boot enabled.

I did a frugal install of Bionicpup64 8.0 on an internal emmc drive.
With secure boot disabled. The uefi bios gives no option to boot from it.
With secure boot enabled. The uefi bios will see it as a bootable device, but only if there is a uefi boot loader on it.

To get a uefi boot loader installed I used the FrugalPup program.
http://www.murga-linux.com/puppy/viewtopic.php?t=114340

This is what I did using FrugalPup.
http://www.murga-linux.com/puppy/viewto ... 80#1021580
hi bigpup,

the bootflash did work for me if i didn't add legacy suport at the end. but still even though the stick booted with uefi enabled it wouldn't boot if it was disabled. so i've added gyros stickpup as the default usb installer. at the moment i've hidden the frugal installer so as not to confuse new users. it can be turned on in the menu manager.
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
bigpup
Posts: 13886
Joined: Sun 11 Oct 2009, 18:15
Location: S.C. USA

#724 Post by bigpup »

I do not think all UEFI bios are made the same.
They all seem to understand secure boot enabled or disabled the same way.
Well, maybe!

Installing to a USB was not a big issue for me.
However, to be able to even get the bios to offer the USB as a bootable device, secure boot had to be disabled or legacy boot enabled.

I wanted to install Bionicpup64 8.0 frugal to the internal drive.
Boot only using that install.
On my computer.
The internal drive is only offered as a boot device, when secure boot is enabled and legacy boot is disabled.

To get the internal drive to boot normally.
It had to have a boot loader made to work with UEFI normal setup. Secure boot enabled and legacy boot disabled.

I guess that boot loader needs to be Grub2.

The Boot loader that FrugalPup program installed for UEFI worked with no problems. I think it is Grub2.

Side note:
I did get the internal drive install of Bionicpup64 8.0 to boot using Grub4dos boot loader.
But Grub4dos boot loader was on a USB drive.
Legacy boot was enabled in the UEFI bios.
It first booted to the USB drive.
Grub4dos menu pops up.
Then menu entry for the install on the internal drive is selected.
It boots it to the desktop and runs from the internal drive.

I guess it depends on the UEFI bios in the computer.
Another computer does not have legacy boot option.
Only sees a USB device, as a bootable device, if secure boot is disabled.
Last edited by bigpup on Fri 15 Mar 2019, 19:14, edited 4 times in total.
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)

LateAdopter
Posts: 361
Joined: Fri 27 May 2011, 17:21
Location: Reading UK

#725 Post by LateAdopter »

Hello bigpup
A bit of elaboration...
In my bios there are two "legacy" items that affect booting:

Legacy USB support is in the normal hardware configuration pages. I think that defines whether you can access an MBR partitioned device.

CSM is in the boot options menu. I think that defines whether you can start a real mode bootloader like grub4dos

The f11 boot menu offers to boot removable media either from the MBR or from EFI in a partition, without checking that a bootable MBR or EFI is present.

An SSD connected via USB doesn't count as removable media.

I don't have a secure boot operating system, so I haven't played with that.

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

#726 Post by bigpup »

You are lucky.
You have a UEFI with options. :shock:
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)

foxpup
Posts: 1132
Joined: Fri 29 Jul 2016, 21:08

#727 Post by foxpup »

bigpup wrote:The internal drive is only offered as a boot device, when secure boot is enabled and legacy boot is disabled.
Not so here on my lenovo ideapad 510. There is really no difference between internal ssd or pendrive for booting.
I mean, it can find and execute EFI boot with or without secure boot ON from both ssd or from pendrive.
Problem with secure boot ON is, when booting from unsigned efi loaders and/or kernels it will refuse.

So I always have secure boot OFF - it will not refuse to boot from signed efi loaders and/or kernels. :roll: - ... up till now. I will try frugalpup.

User avatar
Revolverve
Posts: 255
Joined: Sat 08 Nov 2008, 21:01
Location: 45°17'28.8"N 72°16'08.8"W_avatar/ mira.ca

#728 Post by Revolverve »

666philb
Great you add freecad 17 sfs from quickpet, but its missing mpi suite.
Quickpet should offer the app.image from freecad team .its 75mb smaller and include all libs and run from spot if needed.
find all app.image of freecad-freecadweb.org/wiki/Appimage
Get the image,change permission and you are good to go.Only drawback;you wont get it in the menu if not added manualy.
Bionicpup64.8.0 rocks...
Kernel Release: 5.0.2-lxpup64
lick frugal..
pmedia=ataflash.....bionicpup64save.2fs
SanDisk SD6SN1M1 Rev: 200
Motion Computing R12
i5-4210Y CPU @ 1.50GHz
Total RAM: 3843 MB
Actual Used RAM: 596 MB
"Wacom ISDv4 4004 Finger"
"Wacom ISDv4 EC Pen"

Thank you all for your time!
[url=https://www.mira.ca/en/donate]Help mira.ca[/url]

User avatar
rockedge
Posts: 1864
Joined: Wed 11 Apr 2012, 13:32
Location: Connecticut, United States
Contact:

#729 Post by rockedge »

@666philb

I have Bionic64-v8 running on a Dell Optiplex 990 4 core cpu 8 gigs of RAM frugally installed on the main HDD along with 15 other Puppy's

running under a full load as a web server - CCTV security system with motion detection and object recognition...including individual face recognition and or license plate recognition.

Hiawatha 10.9
PHP7.2.3
mariaDB
ZoneMinder
zmeventnotification server (push notifications for mobile or desktop app zmNinja)
zmNinja desktop version

For python and object recog :
numpy>=1.14.5
opencv_python>=3.4.3.18
imutils>=0.4.6
configparser>=3.7.1
Shapely>=1.6.4.post2
future

Bionic64-v8 is outperforming the "big boys"
Attachments
Screenshots(8).png
(147.2 KiB) Downloaded 837 times
4_4516_small.jpg
(21.49 KiB) Downloaded 813 times
1_1516_.jpg
(22.11 KiB) Downloaded 817 times

User avatar
rockedge
Posts: 1864
Joined: Wed 11 Apr 2012, 13:32
Location: Connecticut, United States
Contact:

#730 Post by rockedge »

all fits nicely using the zmNinja app

I can run Skype Hexchat zoneminder zmeventnotification and firefox all at the same time and still have CPU loads under 4.0 (on a 4 core machine)
Attachments
Screenshots(12)-500.png
(225.74 KiB) Downloaded 810 times

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

#731 Post by 666philb »

Revolverve wrote:666philb
Great you add freecad 17 sfs from quickpet, but its missing mpi suite.
Quickpet should offer the app.image from freecad team .its 75mb smaller and include all libs and run from spot if needed.
find all app.image of freecad-freecadweb.org/wiki/Appimage
Get the image,change permission and you are good to go.Only drawback;you wont get it in the menu if not added manualy.
hi Revolverve,

i tried the appimage and whist playing with it it segfaulted. so i packaged up another version. what is the " mpi suite"? and i'll try and add it
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

#732 Post by 666philb »

rockedge wrote:@666philb

I have Bionic64-v8 running on a Dell Optiplex 990 4 core cpu 8 gigs of RAM frugally installed on the main HDD along with 15 other Puppy's

running under a full load as a web server - CCTV security system with motion detection and object recognition...including individual face recognition and or license plate recognition.

Hiawatha 10.9
PHP7.2.3
mariaDB
ZoneMinder
zmeventnotification server (push notifications for mobile or desktop app zmNinja)
zmNinja desktop version

For python and object recog :
numpy>=1.14.5
opencv_python>=3.4.3.18
imutils>=0.4.6
configparser>=3.7.1
Shapely>=1.6.4.post2
future

Bionic64-v8 is outperforming the "big boys"
hi rockedge,

if you package this up into an sfs i'll add it to the repo
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

#733 Post by linuxcbon »

Bionicpup64 8.0 CE
For the bug "/etc/init.d/setserial: line 177: /var/lib/setserial/autoserial.conf: No such file or directory"
you can delete /etc/init.d/setserial, it's rarely needed, it seems.

User avatar
Revolverve
Posts: 255
Joined: Sat 08 Nov 2008, 21:01
Location: 45°17'28.8"N 72°16'08.8"W_avatar/ mira.ca

#734 Post by Revolverve »

666philb wrote: hi Revolverve,
i tried the appimage and whist playing with it it segfaulted. so i packaged up another version. what is the " mpi suite"? and i'll try and add it
Retried FreeCAD-0.17.13541.9948ee4.glibc2.17-x86_64.AppImage and it run fine here...but ,so much modules to test!
The appimage segfaulted doing what? Not sure stable mean bug free in beefy apps like freecad.

Try to open "path" module from your sfs,its missing libmpi_cxx.so.20 .Come in libopenmpi2_2.1.1-8 which need 6 more dependencies.
[url=https://www.mira.ca/en/donate]Help mira.ca[/url]

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

#735 Post by linuxcbon »

Bionicpup64 8.0 CE
After applying the bionicpup updates, the quickpet menu "OK" shows very small.
Attachments
bug.png
(178.6 KiB) Downloaded 572 times

User avatar
Revolverve
Posts: 255
Joined: Sat 08 Nov 2008, 21:01
Location: 45°17'28.8"N 72°16'08.8"W_avatar/ mira.ca

#736 Post by Revolverve »

Switch from chromium to gg-chrome.
Update google-chrome option work but need restartx,for cache clearing or something? would adding an "in script warning" worth it ?
[url=https://www.mira.ca/en/donate]Help mira.ca[/url]

westwest
Posts: 72
Joined: Fri 10 Apr 2015, 04:32

firefox

#737 Post by westwest »

Firefox will not play audio in BionicPup64 8.0.
All is well in earlier versions.

Strangely enough, Fred's latest DevuanDog has the exact same issue.

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

#738 Post by bigpup »

What version of Firefox?
Where are you getting it to install?
Is it the Firefox offered in Quickpet?
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)

dancytron
Posts: 1519
Joined: Wed 18 Jul 2012, 19:20

#739 Post by dancytron »

666philb wrote:
dancytron wrote:I attempted to do a remaster and while it successfully created the /mnt/home/puppylivecd directory with all of the correct stuff just like I wanted, it did not create the *.iso file. There were no errors that I could see.

I've attached a screenshot showing that there is no *.iso file where there should be and also a "readme.txt" file that outlines exactly what I was trying to do.

I am guessing that there is some package that creates the iso file that is missing???????
hi dancytron,

i just tried a remaster and it worked for me. is this bionicpup64-8.0? also are you using an old savefile from the betas? as there was an issue with remastering in older bionicpups.
Sorry it took so long to get back.

My bad. Apparently it didn't like how I changed the label for the CD when it asked.

If I don't change the label, it works fine.

westwest
Posts: 72
Joined: Fri 10 Apr 2015, 04:32

firefox

#740 Post by westwest »

So the quickpet version of Firefox has no sound issue, thanks.
Does this mean that Fred's portable version is not considered an option?
It is after all very useful.

Also, the Mouse Input problem has been fixed,
but now it seems the settings are simply not saved at all.

Post Reply