Search found 1904 matches

by dimkr
Thu May 09, 2024 5:55 am
Forum: Beginners Help
Topic: BookwormPup: how to prevent suspend when laptop lid closed? (Solved)
Replies: 29
Views: 615

Re: BookwormPup: how to prevent suspend when laptop lid closed? (Solved)

it is a deliberate choice of the user I don't see any reason why someone would want X to think that the internal display is still enabled (and keep the JWM tray and open windows there) after the lid is closed. xrandr should say the same, but which option? I don't remember, but without the xrandr ca...
by dimkr
Thu May 09, 2024 5:49 am
Forum: Vanilla Dpup
Topic: Vanilla Dpup 11.0.x Development Builds
Replies: 45
Views: 5180

Re: Vanilla Dpup 11.0.x Development Builds

I am playing around with Vanilliadpup 11 again. How do I sett Firefox to open maximized under labwc? I haven't tried this myself but try to add this to ~/.config/labwc/rc.xml: <windowRule identifier="firefox"> <action name="Maximize" direction="value" /> </windowRule> ...
by dimkr
Wed May 08, 2024 2:44 pm
Forum: Announcements
Topic: DistroWatch needs a newer Puppy version listed for Puppy Linux!!!!!
Replies: 212
Views: 8542

Re: DistroWatch needs a newer Puppy version listed for Puppy Linux!!!!!

Unloaded SFS 5 Mb / 2048 = .2% = little. Yes, a *mounted* SFS doesn't add much to RAM consumption, if this SFS sits on disk. But if the SFS is copied to RAM by initrd and it's 4 GB on disk, then it's going to eat 4 GB of RAM (the size of the SFS) even if the applications inside the SFS are unused. ...
by dimkr
Wed May 08, 2024 1:07 pm
Forum: Announcements
Topic: DistroWatch needs a newer Puppy version listed for Puppy Linux!!!!!
Replies: 212
Views: 8542

Re: DistroWatch needs a newer Puppy version listed for Puppy Linux!!!!!

CD, DVD, USB-Stick Maybe it's time to reorder or even drop this list, most Puppy users that boot from removable media probably use a flash drive. Many don't have an optical drive, and some have one but never use it. These require little or no RAM when not in use. This is inaccurate, an application ...
by dimkr
Wed May 08, 2024 12:57 pm
Forum: Package Collections/Repositories
Topic: GTK+3 ports of some apps
Replies: 5
Views: 188

Re: GTK+3 ports of some apps

Where is the git history of these projects? How can we audit the source code and see what's changed when most of it came from one big "initial commit"?

by dimkr
Mon May 06, 2024 4:47 pm
Forum: Kernels
Topic: Trimming Large Firmware Collection to Create fdrv SFS
Replies: 9
Views: 530

Re: Trimming Large Firmware Collection to Create fdrv SFS

If you want to write a new 'fdrv trimmer' that's better than kernel-kit's one, I recommend testing on a >= Skylake laptop, especially with an AMD or NVIDIA GPU. The missing firmware is often SOF (audio) firmware that's required since Skylake AFAIK, WiFi firmware (>=802.11ac) or GPU firmware.

by dimkr
Mon May 06, 2024 3:30 pm
Forum: Beginners Help
Topic: BookwormPup: how to prevent suspend when laptop lid closed? (Solved)
Replies: 29
Views: 615

Re: BookwormPup: how to prevent suspend when laptop lid closed? (Solved)

X thinks the monitor is still turned on, in my case. Question was if the display visibly turns off or not. Does it? Where did you find what X "thinks"? The panel and some windows are still on the laptop monitor, which is turned off, and the window manager still allows me to move windows t...
by dimkr
Mon May 06, 2024 2:31 pm
Forum: Beginners Help
Topic: BookwormPup: how to prevent suspend when laptop lid closed? (Solved)
Replies: 29
Views: 615

Re: BookwormPup: how to prevent suspend when laptop lid closed? (Solved)

t turns off and disables the internal display on lid close Third attempt: @Marv 's Fujitsus (and my Fujitsu, Acer, HP and Lenovo) all turn off the internal display without the need for any software. I read that this is done via magnets in the display frame. Or are you saying that this mechanism doe...
by dimkr
Mon May 06, 2024 1:58 pm
Forum: Beginners Help
Topic: BookwormPup: how to prevent suspend when laptop lid closed? (Solved)
Replies: 29
Views: 615

Re: BookwormPup: how to prevent suspend when laptop lid closed? (Solved)

I've been following this discussion though I don't use external displays and my Fujitsu S761 and S762 laptops all do turn off the display on lid close. We all agree that the display turns off automatically when the system is suspended. But the new code has nothing to do with suspend - it turns off ...
by dimkr
Mon May 06, 2024 1:33 pm
Forum: Beginners Help
Topic: BookwormPup: how to prevent suspend when laptop lid closed? (Solved)
Replies: 29
Views: 615

Re: BookwormPup: how to prevent suspend when laptop lid closed? (Solved)

MochiMoppel At least on my displays, they don't turn off on lid close (unless the system is suspended). This is handled in software, something needs to disable the display (so X moves windows away from it) and turn it off (so no backlight, heat and power drain) while the system keeps running. You c...
by dimkr
Sun May 05, 2024 9:08 am
Forum: Users
Topic: Intel N100 processor UHD core graphics card driver compatibility is poor
Replies: 7
Views: 339

Re: Intel N100 processor UHD core graphics card driver compatibility is poor

BookwormPup64 is probably the only 'mainstream' Puppy that's new enough for this device. Others have an old kernel (which is swappable) but also old Mesa, and you need both to be new enough.

by dimkr
Sun May 05, 2024 6:54 am
Forum: Announcements
Topic: DistroWatch needs a newer Puppy version listed for Puppy Linux!!!!!
Replies: 212
Views: 8542

Re: DistroWatch needs a newer Puppy version listed for Puppy Linux!!!!!

I never really understood this WAR on systemD. There is an apparent hatred that I cant get my head around. It is not perfect, but so is what is currently used. Debian works either way, correct? "War" is a big word for a software compatibility issue. Puppy uses busybox init and not systemd...
by dimkr
Sat May 04, 2024 8:30 pm
Forum: Vanilla Dpup
Topic: Vanilla Tasting
Replies: 2
Views: 232

Re: Vanilla Tasting

See viewtopic.php?t=9113, it sacrifices everything possible including hardware support and performance for smaller size.

For AppImages to work, you probably need to install libfuse2.

by dimkr
Sat May 04, 2024 5:30 pm
Forum: Kernels
Topic: Trimming Large Firmware Collection to Create fdrv SFS
Replies: 9
Views: 530

Re: Trimming Large Firmware Collection to Create fdrv SFS

The so-called 'trimming' in firmware_picker.sh is very problematic. Some drivers don't use a hardcoded, constant name like x.bin that appears in a firmware: line in modinfo output, but $something.bin (and format x or y into this template at runtime). firmware_picker.sh doesn't handle these cases cor...
by dimkr
Sat May 04, 2024 5:04 pm
Forum: Announcements
Topic: DistroWatch needs a newer Puppy version listed for Puppy Linux!!!!!
Replies: 212
Views: 8542

Re: DistroWatch needs a newer Puppy version listed for Puppy Linux!!!!!

IMO Ubuntu-based Puppy is no longer a good option. Ubuntu is systemd-only (some packages don't work in Puppy), with Wayland as default (X.Org is on the way out), with many packages replaced with snaps (snap depends on systemd), with narrower hardware support compared to Debian (Canonical is consider...
by dimkr
Sat May 04, 2024 11:20 am
Forum: BookwormPup
Topic: Surfshark VPN Won't Run
Replies: 15
Views: 543

Re: Surfshark VPN Won't Run

No, it really depends on the application.

by dimkr
Sat May 04, 2024 9:39 am
Forum: Announcements
Topic: DistroWatch needs a newer Puppy version listed for Puppy Linux!!!!!
Replies: 212
Views: 8542

Re: DistroWatch needs a newer Puppy version listed for Puppy Linux!!!!!

peebee wrote: Sat May 04, 2024 8:58 am
dimkr wrote: Sat May 04, 2024 7:45 am

I think it's time to put F96-CE there instead of Fossapup64. :idea:

Just wish it had a more "meaningful" name...............

It's just as meaningful as "S15Pup", if not more :)

by dimkr
Sat May 04, 2024 8:48 am
Forum: BookwormPup
Topic: Surfshark VPN Won't Run
Replies: 15
Views: 543

Re: Surfshark VPN Won't Run

I see it depends on systemd and NetworkManager, two things you don't have in Puppy. I installed with: curl -f https://downloads.surfshark.com/linux/debian-install.sh --output surfshark-install.sh sh surfshark-install.sh GUI starts fine (under Utility menu) after some additional tweaking, but I haven...
by dimkr
Sat May 04, 2024 7:45 am
Forum: Announcements
Topic: DistroWatch needs a newer Puppy version listed for Puppy Linux!!!!!
Replies: 212
Views: 8542

Re: DistroWatch needs a newer Puppy version listed for Puppy Linux!!!!!

I think it's time to put F96-CE there instead of Fossapup64. :idea:

by dimkr
Fri May 03, 2024 11:25 am
Forum: BookwormPup
Topic: Boot BW64 from NVME drive in PCIe adapter fails -SOLVED
Replies: 9
Views: 447

Re: Boot BW64 from NVME drive in PCIe adapter fails

I recommend that you don't use Ventoy, it's built from a big stack of outdated (some patched) components. If it works, it can work for the wrong reasons, and if it doesn't work, your time is better spent on isolating the issue in the kernel or the boot loader. Nobody is working on improved Ventoy su...
by dimkr
Fri May 03, 2024 11:18 am
Forum: Announcements
Topic: DistroWatch needs a newer Puppy version listed for Puppy Linux!!!!!
Replies: 212
Views: 8542

Re: DistroWatch needs a newer Puppy version listed for Puppy Linux!!!!!

I could go on, but I'll stop here. :) I don't understand how this bird's-eye view of activities in this forum and inaccurate description of Puppy's history (which happens to @mention people who are not here anymore, in part due to posts like this) addresses any of the concerns raised here. I don't ...
by dimkr
Fri May 03, 2024 7:14 am
Forum: BookwormPup
Topic: Boot BW64 from NVME drive in PCIe adapter fails -SOLVED
Replies: 9
Views: 447

Re: Boot BW64 from NVME drive in PCIe adapter fails

@wizard I'm not sure if there's any missing driver: as far as I see, all required drivers are built-in to the kernel (and nvme0 is detected before init is started, at a very early stage). Can you share the GRUB configuration file?

by dimkr
Thu May 02, 2024 6:15 pm
Forum: BookwormPup
Topic: Boot BW64 from NVME drive in PCIe adapter fails -SOLVED
Replies: 9
Views: 447

Re: Boot BW64 from NVME drive in PCIe adafpter

If you boot BookwormPup64 from a flash drive, does it recognize the drive? Or, is there any distro that boots fine from this drive?

Please share the output of these commands from any distro, where the drive is recognized (not necessarily at boot time):

Code: Select all

lsmod
lspci
dmesg
fdisk -l
by dimkr
Thu May 02, 2024 5:27 am
Forum: Beginners Help
Topic: BookwormPup: how to prevent suspend when laptop lid closed? (Solved)
Replies: 29
Views: 615

Re: BookwormPup: how to prevent suspend when laptop lid closed? (Solved)

Vanilla Dpup 9.3.40 and 10.0.52 include https://github.com/puppylinux-woof-CE/woof-CE/pull/4278, to gather feedback. It works fine for me.

by dimkr
Wed May 01, 2024 8:42 pm
Forum: Announcements
Topic: DistroWatch needs a newer Puppy version listed for Puppy Linux!!!!!
Replies: 212
Views: 8542

Re: DistroWatch needs a newer Puppy version listed for Puppy Linux!!!!!

I think it would be best to automate the build process of BookwormPup64 so anyone can create projects based on it or just continue its development if needed (and that would be the first time somebody adopts a Puppy flavor after its developer disappears or loses interest). If the build process is aut...
by dimkr
Wed May 01, 2024 8:17 pm
Forum: Vanilla Dpup
Topic: Keyboard, mouse don't work after replacing kernel
Replies: 11
Views: 439

Re: Changing/swapping kernels?

It's a writable image, it's not read-only. Maybe you moved the files out of it, so now it appears empty.

Maybe try to redownload?

by dimkr
Wed May 01, 2024 6:40 pm
Forum: Vanilla Dpup
Topic: Keyboard, mouse don't work after replacing kernel
Replies: 11
Views: 439

Re: Changing/swapping kernels?

Jasper wrote: Wed May 01, 2024 4:39 pm

The X directory does contain the boot files only.

What do you mean by "boot files"?

Jasper wrote: Wed May 01, 2024 4:39 pm

Is there a way to retrieve the contents?

The contents of SFSs? You can view their contents just like any other SFS.

by dimkr
Wed May 01, 2024 1:12 pm
Forum: Vanilla Dpup
Topic: Keyboard, mouse don't work after replacing kernel
Replies: 11
Views: 439

Re: Changing/swapping kernels?

Jasper wrote: Wed May 01, 2024 1:10 pm

One thing I did notice is that the initrd has a different extension in the latest build ie zst instead of gz.

Don't take initrd.zst from there! It won't work with 10.0.x.

Take only vmlinuz, ucode.cpio, fdrv and zdrv.

by dimkr
Wed May 01, 2024 1:09 pm
Forum: Vanilla Dpup
Topic: Keyboard, mouse don't work after replacing kernel
Replies: 11
Views: 439

Re: Changing/swapping kernels?

Vanilladpup is configured for Debian The opposite, it's the Debian kernel - it's built from the Debian kernel source as-is, without big patches like aufs, inside a clean Debian container with Debian's GCC, etc'. And it's built with Debian's kernel configuration plus few (130 out of 10k+, which is a...
by dimkr
Wed May 01, 2024 11:10 am
Forum: Vanilla Dpup
Topic: Keyboard, mouse don't work after replacing kernel
Replies: 11
Views: 439

Re: Changing/swapping kernels?

@Jasper In your case it's /dev/loop5, hence /dev/loop5p1 and /dev/loop5p2.

Go to advanced search