Search found 753 matches

by JusGellin
Wed Jan 29, 2025 7:13 pm
Forum: Users
Topic: rtw88_8821c Unhandled Firmware Interrupts
Replies: 11
Views: 352

Re: rtw88_8821c Unhandled Firmware Interrupts

I found how to do the same thing for KLV-vmHost.
It uses a different command for the wifi called iw.

I had to install iw
1. Update
xbps-install -S iw
2. Install iw
xbps-install iw
3. Make new file:
/root/Startup/zwlandoffpower
4. For zwlandoffpower:
#!/bin/sh
sleep 3
iw dev wlo1 set power_save ...
by JusGellin
Wed Jan 29, 2025 4:06 pm
Forum: Users
Topic: How To Make a Swap Partition Run On Start UP?
Replies: 8
Views: 161

Re: How To Make a Swap Partition Run On Start UP?


I've always added the swapon command to /etc/rc.d/rc.local

Thanks, but since it has all the workings to normally do this I wanted to make it the same as other KLV's.

I finally found where the PATH was built so I could include /root/my-applications/bin
From KLV-Airedale, I found the PATHs where ...
by JusGellin
Wed Jan 29, 2025 3:16 pm
Forum: Users
Topic: rtw88_8821c Unhandled Firmware Interrupts
Replies: 11
Views: 352

Re: rtw88_8821c Unhandled Firmware Interrupts


JusGellin - if you have a savefile/folder, you can put an executable script in /root/Startup , which will run every time X starts.
I'd call it zwlanoffpower , containing something like this:

#!/bin/sh
sleep 3
iwconfig wlan0 power off

Once it is in /root/Startup , in a terminal, to make it ...
by JusGellin
Wed Jan 29, 2025 2:30 pm
Forum: Users
Topic: How To Make a Swap Partition Run On Start UP?
Replies: 8
Views: 161

Re: How To Make a Swap Partition Run On Start UP?


JusGellin

Copy the script /root/Startup/swapon from KLV-Airedale to the same location or write a script that does your swapon command in /root/Startup

The KLV-vmhost has the same as KLV-Airedale:
/root/Startup/start_swapper

in start_swapper:
#!/bin/sh
#
swapper.sh

When I run this in KLV ...
by JusGellin
Wed Jan 29, 2025 10:41 am
Forum: Users
Topic: How To Make a Swap Partition Run On Start UP?
Replies: 8
Views: 161

Re: How To Make a Swap Partition Run On Start UP?


KLV

Are you sure it is not also seeing and using the swap when it boots?

That has been normal boot process operation in Linux for a very long time.

I have a 4G swap partition at sda3.
When I boot into KLV-vmHost and look for the swap I get this:
# free -h
total used free shared buff/cache ...
by JusGellin
Wed Jan 29, 2025 4:36 am
Forum: Users
Topic: How To Make a Swap Partition Run On Start UP?
Replies: 8
Views: 161

Re: How To Make a Swap Partition Run On Start UP?

@Flash
I just saw that a reboot for BW did make it use the swap partition.

Now I just need to make it work for the KLV.

Thanks

by JusGellin
Wed Jan 29, 2025 3:36 am
Forum: KL-Dev_Work
Topic: Testing KLV-vmHost, Designed for Hosting VM's
Replies: 124
Views: 7713

Re: Testing KLV-vmHost, Designed for Hosting VM's

rockedge wrote: Wed Jan 29, 2025 2:33 am

@JusGellin

create a symlink:

Code: Select all

ln -s /usr/share/zoneinfo/America/New_York /etc/localtime

This is the one I used. It works :thumbup:

Thanks

by JusGellin
Wed Jan 29, 2025 1:32 am
Forum: KL-Dev_Work
Topic: Testing KLV-vmHost, Designed for Hosting VM's
Replies: 124
Views: 7713

Re: Testing KLV-vmHost, Designed for Hosting VM's

How can I change the time zone?
Just from a command would be fine since it is needed only for the initial installation.

Thanks

by JusGellin
Wed Jan 29, 2025 1:26 am
Forum: Users
Topic: How To Make a Swap Partition Run On Start UP?
Replies: 8
Views: 161

How To Make a Swap Partition Run On Start UP?

I've made a swap partition for BookwormPup64_10.0.9 and for KLV-vmHost.

I can enable them using swapon /dev/sdx (swap partition)
How can I make this permanent for a reboot?

Thanks

by JusGellin
Mon Jan 27, 2025 11:14 pm
Forum: Re-masters
Topic: BookwormPup64 10.0.9 nkb
Replies: 23
Views: 1984

Re: BookwormPup64 10.0.9 nkb


Back when I knew a lot less than I do now, it looks like I installed the thunderbird portable on my shared drive and linked to that instead.
I don't think I did it properly so that's why is doesn't work on this.

How should I install the Thunderbird portable on my main internal drive and also ...
by JusGellin
Mon Jan 27, 2025 5:34 pm
Forum: Re-masters
Topic: BookwormPup64 10.0.9 nkb
Replies: 23
Views: 1984

Re: BookwormPup64 10.0.9 nkb

Back when I knew a lot less than I do now, it looks like I installed the thunderbird portable on my shared drive and linked to that instead.
I don't think I did it properly so that's why is doesn't work on this.

How should I install the Thunderbird portable on my main internal drive and also access ...
by JusGellin
Mon Jan 27, 2025 4:36 pm
Forum: Re-masters
Topic: BookwormPup64 10.0.9 nkb
Replies: 23
Views: 1984

Re: BookwormPup64 10.0.9 nkb


In my topic on using the old save.

Portables all working fine, so far.....haven't got 'em all linked in yet, mind you. We shall see.

But does not say what he had to do to link them in.

If the portable has in it the MenuAdd script file.

Run that and see if it now works.

I think the actual ...
by JusGellin
Mon Jan 27, 2025 3:40 pm
Forum: Re-masters
Topic: BookwormPup64 10.0.9 nkb
Replies: 23
Views: 1984

Re: BookwormPup64 10.0.9 nkb

I just upgraded to BW 10.0.9_nkb and copied my existing save folder from BW 10.0.6 over.
It seems to have allowed the conversion when I did this except my Thunderbird Portable doesn't run.

Clicking directly where the app (usr/share/applications) is gives this error:
"Failed to execute child ...
by JusGellin
Mon Jan 27, 2025 3:09 pm
Forum: BookwormPup
Topic: BookwormPup64 10.0.9
Replies: 1042
Views: 307187

Re: BookwormPup64 10.0.9

Edit: Sorry wrong forum. I actually installed BookwormPup64_10.0.9_nkb. I need to go over there instead.

by JusGellin
Sun Jan 26, 2025 3:27 am
Forum: KL-Dev_Work
Topic: Testing KLV-vmHost, Designed for Hosting VM's
Replies: 124
Views: 7713

Re: Testing KLV-vmHost, Designed for Hosting VM's


@JusGellin open terminal and run 2 commands: free command and BTOP. Clues?

My personal experience might help as its simple.
I, personally, do this for every PC or VM for last 3.5 decades: create a SWAP partition that is the size of machine's RAM. Almost every forum distro will setup and use it ...
by JusGellin
Sun Jan 26, 2025 1:00 am
Forum: KL-Dev_Work
Topic: Testing KLV-vmHost, Designed for Hosting VM's
Replies: 124
Views: 7713

Re: Testing KLV-vmHost, Designed for Hosting VM's

Evidently I needed to do more than just make a partition for it to work.

I found on the internet that I also needed to run a command called swapon UUID=xxx
That turned it on.
Now I'll see how well it works with this install.

by JusGellin
Sat Jan 25, 2025 11:54 pm
Forum: KL-Dev_Work
Topic: Testing KLV-vmHost, Designed for Hosting VM's
Replies: 124
Views: 7713

Re: Testing KLV-vmHost, Designed for Hosting VM's

Clarity
Ok, I've done that, but it doesn't seem to recognize my swap partition.

Here's what I have:
# lsblk
NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINTS
loop0 7:0 0 107.1M 0 loop /mnt/layers/01
loop1 7:1 0 609.1M 0 loop /mnt/layers/07
loop2 7:2 0 260K 0 loop /mnt/layers/16
loop3 7:3 0 86.6M 0 loop ...
by JusGellin
Sat Jan 25, 2025 4:36 pm
Forum: KL-Dev_Work
Topic: Testing KLV-vmHost, Designed for Hosting VM's
Replies: 124
Views: 7713

Re: Testing KLV-vmHost, Designed for Hosting VM's

I want to add 4G swap file to this.
How can I do this?
I wasn't sure if I should just add swap file or should use zram.

Thanks

by JusGellin
Wed Jan 22, 2025 12:49 pm
Forum: Users
Topic: rtw88_8821c Unhandled Firmware Interrupts
Replies: 11
Views: 352

Re: rtw88_8821c Unhandled Firmware Interrupts

@ozsouth
That works great :thumbup2:

Thanks for your help

by JusGellin
Wed Jan 22, 2025 10:56 am
Forum: Users
Topic: rtw88_8821c Unhandled Firmware Interrupts
Replies: 11
Views: 352

Re: rtw88_8821c Unhandled Firmware Interrupts

It worked ok overnight.

I saw that I should be able to commit the change:
iwconfig wlan0 commit

But it gives error:
Error for wireless request "Commit changes" (8000) :
SET failed on device wlan0 ; Operation not supported.

If I reboot, it looses the change and right away gives the unhandled ...
by JusGellin
Wed Jan 22, 2025 4:21 am
Forum: Users
Topic: rtw88_8821c Unhandled Firmware Interrupts
Replies: 11
Views: 352

Re: rtw88_8821c Unhandled Firmware Interrupts


JusGellin - turning power management off is easy in a terminal. At own risk:

1. run: iwconfig (this will tell you what interface is active, i.e. wlan0)

2. (assuming wlan0) run: iwconfig wlan0 power off

See if that fixes it first.

Setting wlan0 to power off looks like it did the trick.
It's ...
by JusGellin
Wed Jan 22, 2025 2:08 am
Forum: Users
Topic: rtw88_8821c Unhandled Firmware Interrupts
Replies: 11
Views: 352

Re: rtw88_8821c Unhandled Firmware Interrupts


JusGellin - rtw-8821ce has caused me issues in the past (hanging the pc that had that wifi adaptor), so much so that I made my 6.6 & 6.1 kernels with it disabled (have 'nr' in kernel name), & instead made an out-of-tree driver pet. 6.6.67 (usrmerge option) should work.

I would need specific ...
by JusGellin
Tue Jan 21, 2025 6:56 pm
Forum: Users
Topic: rtw88_8821c Unhandled Firmware Interrupts
Replies: 11
Views: 352

Re: rtw88_8821c Unhandled Firmware Interrupts

I made the file /etc/sysctl.d/local.conf with kernel.printk=1
using BookwormPup64_10.0.9.

It still shows the unhandled interrupt errors.

Thanks

by JusGellin
Tue Jan 21, 2025 2:17 pm
Forum: Users
Topic: rtw88_8821c Unhandled Firmware Interrupts
Replies: 11
Views: 352

rtw88_8821c Unhandled Firmware Interrupts

On one of my laptops (HP Pavillion x360 convertible 11m-ap0xxx) it seems that no matter which distro I use
(I've tried BookwormPup64_10.0.6 through 10.0.9, BookwormPup64_10.0.9_nkbv2, KLV-vmHost-rc4, Alpine Linux )
I get annoying continuous errors in dmesg like:
[Tue Jan 21 14:03:40 2025] rtw ...
by JusGellin
Sun Jan 19, 2025 6:36 pm
Forum: Tips & Tweaks
Topic: OS backup / restore process , alternative method
Replies: 9
Views: 427

Re: OS backup / restore process , alternative method

darksun
Thanks for the explanation.

It's definately something I need to get into the habit of doing.
I like how it keeps up with what you do with the system and you do it right there on the system you are working on.
I've been so haphazard with having a bunch of notes spead all over and not using ...
by JusGellin
Sun Jan 19, 2025 3:34 pm
Forum: Tips & Tweaks
Topic: OS backup / restore process , alternative method
Replies: 9
Views: 427

Re: OS backup / restore process , alternative method

darksun
I'm always interested in better ways to do things, especially backups.

But I'm completely lost for how you are doing this.
It may be that this is way too advanced.

How do you determine what goes into the diary.txt?

It seems that every time you add a program or change a setting you have ...
by JusGellin
Sat Jan 11, 2025 11:18 am
Forum: Users
Topic: Running Puppy Linux Backup Question (solved)
Replies: 19
Views: 851

Re: Running Puppy Linux Backup Question

@bigpup
I found the script at /usr/pupsave-backup

I modified the line at 287 to read:
export PBKP_LOCDEFAULT="/mnt/home/Sessions"

That's exactly what I wanted, to save the backups at the same place as the Saves. :thumbup:

Thank you for your help.

by JusGellin
Sat Jan 11, 2025 3:24 am
Forum: Users
Topic: Running Puppy Linux Backup Question (solved)
Replies: 19
Views: 851

Re: Running Puppy Linux Backup Question


Keep in mind that not all Puppy versions see and use save backups during the boot process.

So what specific Puppy version you are talking about matters.

I'm using BookwormPup64_10.0.9_nkb.


Main reason for change, is so you could just select a backup save, not need to rename it, and use it ...
by JusGellin
Fri Jan 10, 2025 10:51 am
Forum: Users
Topic: Running Puppy Linux Backup Question (solved)
Replies: 19
Views: 851

Re: Running Puppy Linux Backup Question

I found that when I do a backup for BookwormPup64_10.0.9_nkb that I can manually change where it goes, in this case to the Sessions folder.
That's what I want.

But it doesn't remember that for the next time.
Is there any way to make it now select that as its default location to save the backup ...
by JusGellin
Fri Jan 10, 2025 4:06 am
Forum: Users
Topic: Running Puppy Linux Backup Question (solved)
Replies: 19
Views: 851

Re: Running Puppy Linux Backup Question

I have another question concerning Pup Save Backup.
How can I direct where the backup will go?

I'm using SAVESPEC to set the save sessions as such:
SS_ID=Persistence
SS_DIR=Sessions

I would like to save the backups in the same Sessions Directory on the Persistence partition.

Right now the backup ...

Go to advanced search