BusterDog + build system (no-systemd)

A home for all kinds of Puppy related projects
Post Reply
Message
Author
User avatar
ally
Posts: 1957
Joined: Sat 19 May 2012, 19:29
Location: lincoln, uk
Contact:

#16 Post by ally »


backi
Posts: 1922
Joined: Sun 27 Feb 2011, 22:00
Location: GERMANY

#17 Post by backi »

Hi you guys !

@fred
@dancytron
Did what you advised me to do ......but no Luck.
As i said ....my machine (Dell Precision M6600) since "Buster" (Buster Puppies too) is heating up ("only" 10 Degrees Celsius more idle... but annoying).Fan starts working after a while just surfing .
Stretch-Xenial-Bionic(Puppies too).....no Fan ....no Problem.
Don`t expect any Solution ....since too many Parameters could be Reason to find out .
But thanks anyway.
This seems Machine specific or does anybody else experience similar Observations ?

Best Regards !

zagreb999
Posts: 567
Joined: Fri 11 Apr 2014, 06:39
Location: Yugoslavija

#18 Post by zagreb999 »

made new iso xfce
on Lxpup
in fat32
on lenovo ideapad
1gb ram increased
to 2gb
perfectly

in cca 20 minutes
Attachments
Screenshot.jpg
(109.89 KiB) Downloaded 252 times

User avatar
fredx181
Posts: 4448
Joined: Wed 11 Dec 2013, 12:37
Location: holland

#19 Post by fredx181 »

zagreb999 wrote:made new iso xfce
on Lxpup
in fat32
on lenovo ideapad
1gb ram increased
to 2gb
perfectly

in cca 20 minutes
Thanks for the report,zagreb !

I see you did the build in /root/Downloads, that means that it was done in the virtual filesystem, not on fat32, yes Lxpup may be installed on fat32 but that's something else.
In general I would not recommend doing a build in e.g. /root because you may not have enough space there, resulting in that the build will fail (but depending on how minimal the build is and if you run the system in RAM, then how much RAM you have is important).
Better do it on a Linux formatted partition, outside the virtual filesystem, with 2-3GB free space.

Fred

keniv
Posts: 583
Joined: Tue 06 Oct 2009, 21:00
Location: Scotland

#20 Post by keniv »

@fredx181
DevuanDog 'Beowulf' [DISCONTINUED]
I was using DevuanDog but as it's now discontinued I thought I would try BusterDog. Download (32 bit version) and install went well. Had a little trouble using frisbee but I'd put this down to lack of experience with it. Palemoon asked to update while I was setting up and I had no problems with the update. I am posting from it now. All looks very familiar. Have not had time to try anything else but all looks good at the moment. I have a question though.
Based on the Debian 'Buster' branch but without systemd.
I've seen posts about systemd suggesting it's a bad thing but I don't know why. Can you explain, in simple terms, why it is thought to be a good idea not to use systemd.

Regards,

Ken.

Payoon
Posts: 32
Joined: Wed 26 May 2010, 15:40
Location: Duisburg, Germany on the banks of the Rhine

Buster DOG

#21 Post by Payoon »

Hi Fred,
thanks for this one. After the great stretch-dog I was hoping for buster-dog. And here it is.
I have only one suggestion.
In the beginning boot always interrupted with the message
can't connect to x-server
but didn't know how to allocate it. It took me a while until I found that I had to copy the firmware module into the base directory. Maybe somewhere in the thread or during boot sequence a hint for the unexperienced could help. Everything else works great.

darry19662018
Posts: 721
Joined: Sat 31 Mar 2018, 08:01
Location: Rakaia
Contact:

#22 Post by darry19662018 »

Hi fred,

Working well on this machine so far. Thanks for this effort. Having sysvinit with Buster is a great effort. Video and internet working well.
Puppy Linux Wiki: [url]http://wikka.puppylinux.com/HomePage[/url]

[url]https://freemedia.neocities.org/[/url]

User avatar
fredx181
Posts: 4448
Joined: Wed 11 Dec 2013, 12:37
Location: holland

#23 Post by fredx181 »

@keniv
keniv wrote:I've seen posts about systemd suggesting it's a bad thing but I don't know why. Can you explain, in simple terms, why it is thought to be a good idea not to use systemd.
There are different opinions about systemd, I don't see it particularly as bad.
And the fact that it's widely used (in many Linux distros) proves that it works and it seems to me that many devs and users do prefer it.

Most of my motivation to make a systemd-free OS is:
- There should be choice to use systemd or not (standard Debian buster doesn't give that choice really)
(that said, I should mention that it's difficult to install systemd on Busterdog, it's possible but need to do some tricks)
- I personally don't like the complexity of systemd (also it is much more than an init system, leading to unexpected things, taking control where I don't want it), the sysvinit init system is much more simple (and therefore fits better in the Puppy tradition IMO)

@Payoon
I have only one suggestion.
In the beginning boot always interrupted with the message
Quote:
can't connect to x-server
but didn't know how to allocate it. It took me a while until I found that I had to copy the firmware module into the base directory. Maybe somewhere in the thread or during boot sequence a hint for the unexperienced could help
Thanks for mentioning, do you have any idea which firmware seems to be missing for you to connect to x-server ?

@darry, thanks for testing !

Fred

Payoon
Posts: 32
Joined: Wed 26 May 2010, 15:40
Location: Duisburg, Germany on the banks of the Rhine

buster firmware

#24 Post by Payoon »

Hi Fred,

the only thing that comes to my mind is my AMD Radeon R5 Graphics Card.

I will try to find out by "delete and error method", but that may take a while.
Thanks again. Great stuff.

Payoon

User avatar
fredx181
Posts: 4448
Joined: Wed 11 Dec 2013, 12:37
Location: holland

#25 Post by fredx181 »

How to install systemd on BusterDog:

For those who prefer booting with systemd, here's how (a bit of a workaround)
First make sure to Exit X ! Menu > Logout > Exit X
Then from the console type ("apt update" may not be needed if you recently updated the package lists):

Code: Select all

apt update
apt install udev systemd-sysv libpam-systemd 
Reboot with changes saved and systemd will be the init system.
(automatic login doesn't work then, btw).

Fred

Terry H
Posts: 708
Joined: Sun 29 Mar 2009, 16:48
Location: The Heart of Muskoka, ON Canada

#26 Post by Terry H »

Hi Fred,

Haven't used a Dog for a little while so I just did a new frugal install of BusterDog. Manual frugal install on Kingston DataTraveller 8GB USB, using Porteus boot method.

Setup wifi and time zone, all working well after reboot and save changes. I haven't used tint2 panel very much in the past, so am trying to famiiarise myself with using it. The bottom panel is straight forward, but the top panel is taking some time to work out.

This is another excellent Dog, Thanks Fred for your continued contribution.

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

#27 Post by dancytron »

Terry H wrote:Hi Fred,

Haven't used a Dog for a little while so I just did a new frugal install of BusterDog. Manual frugal install on Kingston DataTraveller 8GB USB, using Porteus boot method.

Setup wifi and time zone, all working well after reboot and save changes. I haven't used tint2 panel very much in the past, so am trying to famiiarise myself with using it. The bottom panel is straight forward, but the top panel is taking some time to work out.

This is another excellent Dog, Thanks Fred for your continued contribution.
In the desktop manager you can choose the other Openbox choice that just uses the bottom panel (IIRC the one from lxde) with nothing on the top and regular icons on the desktop. That's the one I like to use.

Terry H
Posts: 708
Joined: Sun 29 Mar 2009, 16:48
Location: The Heart of Muskoka, ON Canada

#28 Post by Terry H »

dancytron wrote:
Terry H wrote:Hi Fred,

Haven't used a Dog for a little while so I just did a new frugal install of BusterDog. Manual frugal install on Kingston DataTraveller 8GB USB, using Porteus boot method.

Setup wifi and time zone, all working well after reboot and save changes. I haven't used tint2 panel very much in the past, so am trying to famiiarise myself with using it. The bottom panel is straight forward, but the top panel is taking some time to work out.

This is another excellent Dog, Thanks Fred for your continued contribution.
In the desktop manager you can choose the other Openbox choice that just uses the bottom panel (IIRC the one from lxde) with nothing on the top and regular icons on the desktop. That's the one I like to use.
Thanks for the response. Yes, I have checked the Menu > Settings > Desktop Manager which gives the 3 options for setting Desktop. I'm very familiar with lxpanel. I am trying to use tint2, as a learning opportunity, as any times I previously tried I gave up very quickly, I thought I 'd try and stick with tint2 for the moment.

keniv
Posts: 583
Joined: Tue 06 Oct 2009, 21:00
Location: Scotland

#29 Post by keniv »

Hi Fred,
Thanks for your explanation of the systemd issue. Now had a little time to do some testing and have some things to report.
See info and links about possible Palemoon issues (on some machines with Intel graphics)
I don't seem to have any issues in this respect with busterdog so all to the good. However, I have had a problem with resizing the savefile (changes.dat) which I put in 'live'. I initially made it 1GB. I then decided to install arduino. I did this via synaptic. It was to take up a bit over 400MB so I thought I would make the save file 500MB larger. The process seemed to work OK. The only thing I noticed that might be relevant was that adding the extra 500MB seemed to take very little time. When installing arduino I started to see errors about there being no room as well as an on screen box telling me I had less than 30MB of space left. I attempted to cancel the install. I then had trouble shutting down. I had to use ctrl-alt-backspace then power off. Using another puppy I checked the size of changes.dat and it showed as 1500MB. However, I am sure it was not. I removed changes.dat and started again but got errors with synaptic so I decided on a complete new install. I seemed to remeber reading that it was not a good idea to try to expand the savefile so this time I started with a 2GB savefile. I was able to install arduino and I also installed abiword without problems. I am sure I increased the size of devuandogs savefile without these problems. I have also noticed that when clicking on the menu icon to bring up the menu it seems to appear much more slowly than it did with devuandog. These might just be problems peculiar to me but I'd be interested to know if anyone else has had these problems.

Regards,

Ken.

oui

#30 Post by oui »

Hi ally
I am not shure if they are

puppy_linux_somewhat

:roll:

dog's are until yet friendly OS's but NOT Puppy Linux :idea:

User avatar
fredx181
Posts: 4448
Joined: Wed 11 Dec 2013, 12:37
Location: holland

#31 Post by fredx181 »

Hi Ken,
I don't seem to have any issues in this respect with busterdog so all to the good. However, I have had a problem with resizing the savefile (changes.dat) which I put in 'live'. I initially made it 1GB. I then decided to install arduino. I did this via synaptic. It was to take up a bit over 400MB so I thought I would make the save file 500MB larger. The process seemed to work OK. The only thing I noticed that might be relevant was that adding the extra 500MB seemed to take very little time. When installing arduino I started to see errors about there being no room as well as an on screen box telling me I had less than 30MB of space left. I attempted to cancel the install. I then had trouble shutting down. I had to use ctrl-alt-backspace then power off. Using another puppy I checked the size of changes.dat and it showed as 1500MB. However, I am sure it was not. I removed changes.dat and started again but got errors with synaptic so I decided on a complete new install. I seemed to remeber reading that it was not a good idea to try to expand the savefile so this time I started with a 2GB savefile. I was able to install arduino and I also installed abiword without problems. I am sure I increased the size of devuandogs savefile without these problems. I have also noticed that when clicking on the menu icon to bring up the menu it seems to appear much more slowly than it did with devuandog. These might just be problems peculiar to me but I'd be interested to know if anyone else has had these problems.
Was the savefile in use (mounted) by the system ? Actually the text from the resize program is wrong, "recommended to use unmounted savefile" should be "not possible to resize mounted savefile", I will change that soon. I tested resizing unmounted savefile and it went well.
That it showed as 1500MB but in reality 500MB is a sign of failed resizing and you did good by deleting it.
Can't you use savefolder ? Much more convenient.
Yes the menu has a small delay on 32-bit version, a bit annoying indeed (on 64 bit version it's ok), will try to fix in next ISO.

Fred

backi
Posts: 1922
Joined: Sun 27 Feb 2011, 22:00
Location: GERMANY

#32 Post by backi »

Hi keniv !
You wanted to install arduino ?
no need for this to install .
Do you know how to use Apps as squashfs files (load/unload)....(for example vlc.squashfs ) .Keeps apps outside of the Save this way....and keeps save File/Folder small .
Somewhere in (i think Menu>Modules(or Accessories) >look for AptToSfs ...,.
Start it...... choose a Partition or Place where to store your resulting arduino.squashfs
.....and type in arduino .......wait ...choose Type of compression and ....simsalabim....if everything went fine ....you get your arduino.squashfs....
proceed as usual .
Just start it on Demand ...or put it in the live Folder to activate it automatically on Boot ...somehow Puppy Style....no need to install .
So most of my Applications are not installed .......use them only on Demand via squashfs Files .
I like that modular Style .

AptToSfs is a real Gem... mostly overlooked.......i love it ......Thank you Fred !

Regards !

backi
Posts: 1922
Joined: Sun 27 Feb 2011, 22:00
Location: GERMANY

#33 Post by backi »

Hi keniv !
B.T.W ......dont know on which Type of Partition you Installed this Dog .
And which Type of boot Option (menu.lst)
Please report .
Think it is better to use a boot Option with changes Folder instead of a changes.dat because it automatically fits to your Savings and more people are using it.So a better Chance to get Help .
But there are some Type of Partitions you can only use a changes.dat File .
Probably ntfs and/or Fat Partitions ???.....not sure .....never used it.

Sebi72
Posts: 1
Joined: Wed 06 Nov 2019, 16:58

#34 Post by Sebi72 »

Hi Fred!
I'm running BusterDog on an Elitebook 8560p laptop.
Audio: Card-1: Intel 6 Series / C200 Series Family High Definition Audio driver: snd_hda_intel
Sound Server: ALSA v: k4.19.0-6-amd64
If I start dogradio or yradio, the sound system will crash.
But if I run a youtube video in my browser before then everything is fine.
The start menu is slower on 64-bit systems than on DevuanDog.
Otherwise, congratulations on the super little distro.
Sorry for the bad English.

User avatar
mikeslr
Posts: 3890
Joined: Mon 16 Jun 2008, 21:20
Location: 500 seconds from Sol

#35 Post by mikeslr »

Hi Sebi72,

Welcome to the Kennels. :D

Never apologize for not be a Native English Speaker. It's a 'back-handed' way of reminding us who are only monolingual of that limitation.

By the way, your English is great.

Post Reply