Search found 67 matches

by IdfbAn
Mon Apr 28, 2025 8:03 pm
Forum: Puppy Projects
Topic: Puppy Linux for RISC-V?
Replies: 7
Views: 186

Re: Puppy Linux for RISC-V?


I think 3 is the upper limit, GitHub Actions just terminates jobs at some point.


The documentation seems to say that 6 hours is the limit per-job. I've made a commit to set 3builddistro 's timeout to 7 hours, but I guess I can just set it to 5 and a half (the other steps in build.yml take less ...
by IdfbAn
Mon Apr 28, 2025 1:43 pm
Forum: Puppy Projects
Topic: Puppy Linux for RISC-V?
Replies: 7
Views: 186

Re: Puppy Linux for RISC-V?


It's taking forever because it runs inside emulation. The GitHub machines that run actions are either x86 or ARM and the woof-CE build workflow uses qemu-user-static to be able to chroot into the build output and build stuff from source inside it


Ah, of course, I'm surprised I forgot that.
The ...
by IdfbAn
Mon Apr 28, 2025 8:14 am
Forum: Puppy Projects
Topic: Puppy Linux for RISC-V?
Replies: 7
Views: 186

Re: Puppy Linux for RISC-V?

I'm trying to create TrixiePupRV, but for whatever reason when I'm trying to build it on GitHub Actions, the petbuilds are taking forever, and the logs sometimes pause entirely for a while.
Here's my most recent attempt (that I cancelled because it took too long), if someone can figure out what's ...
by IdfbAn
Fri Apr 25, 2025 2:58 pm
Forum: Programming
Topic: Need help with kernel-kit
Replies: 4
Views: 119

Re: Need help with kernel-kit


Please post the contents of the build.conf .


I already linked to it, but here it is:

#--
# Configuration options
# =====================
#
# **NOTE**: check the original file every once in a while
# settings might be added or removed...
#
# see http://www.kernel.org/ for the latest kernel ...
by IdfbAn
Fri Apr 25, 2025 1:28 pm
Forum: Programming
Topic: Need help with kernel-kit
Replies: 4
Views: 119

Need help with kernel-kit

I'm trying to make Puppy work on RISC-V, and I'm having problems with getting the kernel to build. I've made (read: copied from the x86_64 equivalents) the config files (See here and there ), and no matter what I do, I keep getting this same error:

Run cd kernel-kit
cd kernel-kit
cp -f 6.12.x ...
by IdfbAn
Wed Apr 23, 2025 11:51 am
Forum: BookwormPup
Topic: BookwormPup64 10.0.10
Replies: 1097
Views: 425100

Re: BookwormPup64 10.0.8

radky wrote: Tue Sep 17, 2024 8:01 pm

You could try deleting the file(s) (make a backup first), then reboot

I had the same problem, and for me, this only worked for the first boot after, then it just returned to having the same error.
What ended up working for me was just deleting intel_ishtp_hid, from the file.

by IdfbAn
Wed Apr 23, 2025 7:50 am
Forum: Puppy Projects
Topic: Puppy Linux for RISC-V?
Replies: 7
Views: 186

Puppy Linux for RISC-V?

Would it make sense to get Puppy running on RISC-V computers?

For the unaware, RISC-V is another architecture like x86 and Arm, but RISC-V is a free, open, and royalty-free standard.

I do have some concerns though, mainly, would there be enough users to be worth working on it? I doubt there's ...
by IdfbAn
Tue Apr 22, 2025 3:50 pm
Forum: Engineering/Science/Simulation
Topic: LIbrePCB 1.3.0 (AppImage)
Replies: 0
Views: 39

LIbrePCB 1.3.0 (AppImage)

LibrePCB is a free, cross-platform, easy-to-use electronic design automation suite to draw schematics and design printed circuit boards – for makers, students and professionals, from beginners to experts.

Distro: BookwormPup64 10.0.10

Downloaded from: https://librepcb.org/download/ -> "Download ...
by IdfbAn
Sat Apr 19, 2025 7:30 pm
Forum: Forum Organization & Structure Council
Topic: Slow forum access times....anyone but me?
Replies: 207
Views: 23046

Re: Slow forum access times....anyone but me?


Many are from Alibaba, some from Yandex, some from AWS, Facebook...


From a quick Google search, I've found this article about AI companies ignoring robots.txt , and some other articles specifically mention OpenAI and Anthropic (Claude). Neither of these are the companies you mentioned though ...
by IdfbAn
Fri Apr 18, 2025 8:03 am
Forum: PuppEX
Topic: Request fpr raspi 5 build
Replies: 5
Views: 423

Re: Request fpr raspi 5 build


@IdfbAn All I have is a 4B with 8 GB of ram. Is there a model for that?


QEMU does have a raspi4b machine, but the docs says it has 2 GiB of RAM. I'm not sure if specifying the RAM anyway with -m overrides that or not.


PM me if you want to talk details about "figuring something out"


I don ...
by IdfbAn
Thu Apr 17, 2025 4:50 pm
Forum: Raspbian Buster
Topic: Anyone still using Raspup?
Replies: 11
Views: 347

Re: Anyone still using Raspup?

I do wonder if there's interest in a potential new Bookworm-based Raspup, or if almost nobody really cares anymore. Who in this forum even has a Raspberry Pi?

by IdfbAn
Thu Apr 17, 2025 1:21 pm
Forum: PuppEX
Topic: Request fpr raspi 5 build
Replies: 5
Views: 423

Re: Request fpr raspi 5 build

I wouldn't be opposed to working on a new Raspup (though it wouldn't be a PuppEX then), but I don't have a Raspberry Pi, and QEMU doesn't seem to have a model for the RasPi 5. Could we figure something out, perhaps?

by IdfbAn
Sat Apr 12, 2025 11:34 am
Forum: VoidPup
Topic: VoidPup32 and VoidPup64 Discussion
Replies: 371
Views: 116864

Re: VoidPup32 and VoidPup64 Discussion

I'm having two problems with VoidPup64:

1. I can't connect to the internet. My laptop uses the Intel AX211, and none of the network tools detect any interfaces. When trying to manually load iwlwifi with Network Wizard, it gives me this error:

message:modprobe: FATAL: Module iwlwifi not found in ...
by IdfbAn
Wed Apr 09, 2025 7:03 pm
Forum: Users Help
Topic: Why wasn't the official blog restored after the DDOS of 2022?
Replies: 1
Views: 101

Why wasn't the official blog restored after the DDOS of 2022?

I know that in March 2022, puppylinux.com was DDOSed, but why wasn't the blog brought back after the systems came back? The reason was never explained in that forum topic.

by IdfbAn
Sun Apr 06, 2025 10:56 am
Forum: Bug Reports
Topic: pCompress bugs
Replies: 7
Views: 1180

Re: pCompress bugs


To make thing worse, there are some binaries in woof-CE, built by this person, and I've always wondered if any of them malicious and that's why they're not built from source by woof-CE.

Not knowing how to use git properly is one thing, but doing suspicious things and pushing untested code (with ...
by IdfbAn
Mon Mar 03, 2025 1:19 pm
Forum: KL-Dev_Work
Topic: Kennel Linux ( Final )
Replies: 91
Views: 11807

Re: Kennel Linux

geo_c wrote: Mon Mar 03, 2025 1:15 pm

I like the clean simple look of the page you are developing and would like to see it go live at some point.

That site actually went live 2 and a half weeks ago! https://kennellinux.github.io

by IdfbAn
Sun Mar 02, 2025 2:58 pm
Forum: Forum Organization & Structure Council
Topic: Distro collection page gone? (solved)
Replies: 1
Views: 339

Distro collection page gone? (solved)

Has anyone here noticed that puppy-linux-collection seems to be gone? When I go to the page, it's just a 404 error.
Sorry if this isn't the right place to post this.

by IdfbAn
Thu Feb 27, 2025 3:59 pm
Forum: Forum Organization & Structure Council
Topic: Slow forum access times....anyone but me?
Replies: 207
Views: 23046

Re: Slow forum access times....anyone but me?


As of today, I’m the first one to admit, when a page takes more than 3 seconds to load, I simply close it and move on to something else.


Yep. I guess we've all just been spoiled by broadband and fiber, but at the same time, I think it's best we leave those dial-up speeds well into the past. Let ...
by IdfbAn
Thu Feb 27, 2025 2:39 pm
Forum: Forum Organization & Structure Council
Topic: Slow forum access times....anyone but me?
Replies: 207
Views: 23046

Re: Slow forum access times....anyone but me?

Now it's really slow for me, too!

by IdfbAn
Thu Feb 20, 2025 2:08 pm
Forum: KL-Dev_Work
Topic: A proper website for Kennel Linux?
Replies: 62
Views: 9838

Re: A proper website for Kennel Linux?

The email has been sent to DistroWatch.

by IdfbAn
Thu Feb 20, 2025 1:43 pm
Forum: KL-Dev_Work
Topic: A proper website for Kennel Linux?
Replies: 62
Views: 9838

Re: A proper website for Kennel Linux?


Marketing, however, also involves the likes of an approach to Distrowatch, which simply seems to need certain key documents put together (including a website landing page).


About DistroWatch, in your email to them, it needs: (from https://distrowatch.com/dwres.php?resource=submit)
The name of ...
by IdfbAn
Thu Feb 20, 2025 11:36 am
Forum: KL-Dev_Work
Topic: A proper website for Kennel Linux?
Replies: 62
Views: 9838

Re: A proper website for Kennel Linux?

wiak wrote: Sat Feb 15, 2025 1:12 am

That is just the start of major Kennel Linux marketing really now that the new forum structure really helps that process.

How would KL even be marketed? The website has been made, and now what?

by IdfbAn
Thu Feb 20, 2025 10:46 am
Forum: KL-Dev_Work
Topic: Kennel Linux ( Final )
Replies: 91
Views: 11807

Re: Kennel Linux

I assume this site is just for your KL distros?

by IdfbAn
Tue Feb 18, 2025 10:33 am
Forum: KL-Dev_Work
Topic: A proper website for Kennel Linux?
Replies: 62
Views: 9838

Re: A proper website for Kennel Linux?

I just had an idea, has a guide on "how to make your own KL distro" been written anywhere? If not, it probably should be somewhere, whether on this forum or the new website. I might be wrong, though.

by IdfbAn
Mon Feb 17, 2025 7:02 pm
Forum: KL-Dev_Work
Topic: A proper website for Kennel Linux?
Replies: 62
Views: 9838

Re: A proper website for Kennel Linux?


@IdfbAn We need to add links to all of @Sofiya's assembled systems that reside on GitHub. Her distro's are cutting edge assembled in top quality and should have far more exposure to the public.

We should confer with @Sofiya to arrange adding the proper links to the Kennel Linux web pages.


How ...
by IdfbAn
Fri Feb 14, 2025 11:22 am
Forum: KL-Dev_Work
Topic: A proper website for Kennel Linux?
Replies: 62
Views: 9838

Re: A proper website for Kennel Linux?

In unrelated news, the site now appears as the first result on both Google and DuckDuckGo!

by IdfbAn
Fri Feb 14, 2025 11:18 am
Forum: KL-Dev_Work
Topic: A proper website for Kennel Linux?
Replies: 62
Views: 9838

Re: A proper website for Kennel Linux?

Shouldn't an announcement for this be made in viewforum.php?f=232?

by IdfbAn
Fri Feb 14, 2025 8:46 am
Forum: KL-Dev_Work
Topic: A proper website for Kennel Linux?
Replies: 62
Views: 9838

Re: A proper website for Kennel Linux?



@IdfbAn @wiak
I built a specialized web page for KLV-Airedale in case I was going to submit something over at Distrowatch. Simple and assembled with Bootstrap framework.

Here it is: https://klv-airedale.rockedge.org/
This is a very nice page. Good info. Simple. Nice looking.
Only negative ...
by IdfbAn
Thu Feb 13, 2025 3:21 pm
Forum: KL-Dev_Work
Topic: A proper website for Kennel Linux?
Replies: 62
Views: 9838

Re: A proper website for Kennel Linux?

rockedge wrote: Thu Feb 13, 2025 3:14 pm
IdfbAn wrote: Thu Feb 13, 2025 3:11 pm

Should I add the site to Google Search Console, or is that a privacy concern? It'll probably help with indexing, though.

Yes, I would recommend doing that!

Alright, should be done now.

by IdfbAn
Thu Feb 13, 2025 3:11 pm
Forum: KL-Dev_Work
Topic: A proper website for Kennel Linux?
Replies: 62
Views: 9838

Re: A proper website for Kennel Linux?

Should I add the site to Google Search Console, or is that a privacy concern? It'll probably help with indexing, though.

Go to advanced search