BookwormPup64 10.0.6

Moderator: Forum moderators

User avatar
fredx181
Posts: 2560
Joined: Tue Dec 03, 2019 1:49 pm
Location: holland
Has thanked: 273 times
Been thanked: 992 times
Contact:

Re: BookwormPup64 10.0.5

Post by fredx181 »

@esos Better show also output of dmesg | grep wlan0 (if wlan0 is your wifi device)

esos
Posts: 151
Joined: Thu Feb 18, 2021 4:33 am
Been thanked: 17 times

Re: BookwormPup64 10.0.5

Post by esos »

Thanks fredx181,

dmesg | grep wlan0

[ 32.456136] wlan0: authenticate with 9c:c9:eb:dd:58:03
[ 32.456167] wlan0: 80 MHz not supported, disabling VHT
[ 32.457892] wlan0: send auth to 9c:c9:eb:dd:58:03 (try 1/3)
[ 32.464637] wlan0: authenticated
[ 32.466671] wlan0: associate with 9c:c9:eb:dd:58:03 (try 1/3)
[ 32.474184] wlan0: RX AssocResp from 9c:c9:eb:dd:58:03 (capab=0x431 status=0 aid=32)
[ 32.474722] wlan0: associated
[ 32.483293] wlan0: Limiting TX power to 30 (30 - 0) dBm as advertised by 9c:c9:eb:dd:58:03
[ 32.546988] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready

User avatar
fredx181
Posts: 2560
Joined: Tue Dec 03, 2019 1:49 pm
Location: holland
Has thanked: 273 times
Been thanked: 992 times
Contact:

Re: BookwormPup64 10.0.5

Post by fredx181 »

esos wrote: Thu Feb 29, 2024 6:03 pm

Thanks fredx181,

dmesg | grep wlan0

[ 32.456136] wlan0: authenticate with 9c:c9:eb:dd:58:03
[ 32.456167] wlan0: 80 MHz not supported, disabling VHT
[ 32.457892] wlan0: send auth to 9c:c9:eb:dd:58:03 (try 1/3)
[ 32.464637] wlan0: authenticated
[ 32.466671] wlan0: associate with 9c:c9:eb:dd:58:03 (try 1/3)
[ 32.474184] wlan0: RX AssocResp from 9c:c9:eb:dd:58:03 (capab=0x431 status=0 aid=32)
[ 32.474722] wlan0: associated
[ 32.483293] wlan0: Limiting TX power to 30 (30 - 0) dBm as advertised by 9c:c9:eb:dd:58:03
[ 32.546988] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready

That doesn't look wrong to me, but could be that at that point of time there was no disconnect , perhaps try a few more times (just after a disconnect happens).
(I had same problem (but could be because of my ancient router) and got every few minutes something like " de-associated" line in dmesg output)

esos
Posts: 151
Joined: Thu Feb 18, 2021 4:33 am
Been thanked: 17 times

Re: BookwormPup64 10.0.5

Post by esos »

For sure not the router, I have over 10 distros installed without wifi problem.

User avatar
Marv
Posts: 384
Joined: Fri Dec 20, 2019 3:09 am
Has thanked: 181 times
Been thanked: 103 times

Re: BookwormPup64 10.0.5

Post by Marv »

Just for diagnostic purposes, I installed peasywifi 4.9 (I don't have the official pet, cobbled one together from the current Devuan-daedalus live squashsfs) and then used the internet connection manager (Menu>Setup>internet connection manager) to switch to it. Comes up correctly with a viable resolve.conf on boot, survives suspends, a couple of reboots, and reloads of the window manager, and is almost as quick as connman, way faster than SNS to connect and reconnect. Sems solid. Up to now, version 4.6 has worked on all my pups & been rock solid but it wouldn't display scanned networks etc correctly in BW64 though I could make it connect.. Seemed like a gtk2/gtk3 thing. Ran the setup first with a bitty savefile and then moved it to my current ydrv. Both working well. Same hardware as in my post above, no added delays or fussing needed. Posting in portable Brave on that combo now.

My pups: LxPupSc64 and Voidpup64 with LXDE ydrv & synaptics touchpad drivers, both using savefiles. Ydrv based Jammypup64 (JWM), Bookworm64, Fossapup23 & FossapupFire (LXDE/PCManFM). No savefiles, no fdrvs there. :thumbup:

User avatar
fredx181
Posts: 2560
Joined: Tue Dec 03, 2019 1:49 pm
Location: holland
Has thanked: 273 times
Been thanked: 992 times
Contact:

Re: BookwormPup64 10.0.5

Post by fredx181 »

Marv wrote:

.... version 4.6 has worked on all my pups & been rock solid but it wouldn't display scanned networks etc correctly in BW64 though I could make it connect.. Seemed like a gtk2/gtk3 thing.

Yes, BW64 has gtkdialog built with gtk3. The newest peasywifi from rcrsn51 is v4.9 and has gtk3 support, to install: (I tested on BW64 and works well, but installing should be done with petget, not gdebi, as gdebi doesn't know that gtkdialog is already installed on BW64 so gives error) :
wget https://github.com/doglinux/bookworm/raw/master/amd64/peasywifi_4.9_amd64.deb
petget peasywifi_4.9_amd64.deb

fr-ke
Posts: 105
Joined: Mon Nov 07, 2022 3:18 pm
Has thanked: 4 times
Been thanked: 35 times

Re: BookwormPup64 10.0.5

Post by fr-ke »

No internet connection although everything seems to be fine.

Unlike BookwormPup64 10.0.4, /run/connman/resolv.conf in BookwormPup64 10.0.5 is empty after startup.

Only after restarting connman /etc/init.d/connman restart will the DNS servers be recognized and entered.

Attachments
BW-10.0.5-Screenshot.png
BW-10.0.5-Screenshot.png (57.64 KiB) Viewed 1757 times
Clarity
Posts: 3268
Joined: Fri Jul 24, 2020 10:59 pm
Has thanked: 1347 times
Been thanked: 438 times

Re: BookwormPup64 10.0.5

Post by Clarity »

Hi @Marv Is your PET available? Would it have Fred's suggestion?

Thanks.

esos
Posts: 151
Joined: Thu Feb 18, 2021 4:33 am
Been thanked: 17 times

Re: BookwormPup64 10.0.5

Post by esos »

Thanks Fredx,
I found the wifi problem, the connection is working only by choosing from the menu, can not choose from wifi-icon at the right bottom corner.

Now I have another problem, I can not import vivaldi bookmark from anywhere(HDD/Usb).

User avatar
Marv
Posts: 384
Joined: Fri Dec 20, 2019 3:09 am
Has thanked: 181 times
Been thanked: 103 times

Re: BookwormPup64 10.0.5

Post by Marv »

Clarity wrote: Fri Mar 01, 2024 11:01 am

Hi @Marv Is your PET available? Would it have Fred's suggestion?

Thanks.

Just use the one from @fredx181s' repository two posts up installed as he suggested. Mine is -as I said- cobbled though It (4.9) is still working very well here after a long suspend on this sometimes problematic laptop.

Just compared my cobble with the real thing. I had one redundant item, but close enough to fly. I'm glad to have the real thing in my arsenal now.

My pups: LxPupSc64 and Voidpup64 with LXDE ydrv & synaptics touchpad drivers, both using savefiles. Ydrv based Jammypup64 (JWM), Bookworm64, Fossapup23 & FossapupFire (LXDE/PCManFM). No savefiles, no fdrvs there. :thumbup:

dancytron
Posts: 653
Joined: Fri Dec 13, 2019 6:26 pm
Has thanked: 421 times
Been thanked: 190 times

Re: BookwormPup64 10.0.5

Post by dancytron »

Does installing Chrome the default way with the .deb file from Google (which adds the google repo to the apt sources.list file and installs from there) still mess up the permissions in Puppy or is that an old issue?

radky
Posts: 296
Joined: Fri May 28, 2021 2:14 am
Has thanked: 35 times
Been thanked: 262 times

Re: BookwormPup64 10.0.5

Post by radky »

RE: Failed /run/connman/resolv.conf in new internet connection scripts of BW64 10.0.5 when using ConnMan Connection Manager.

BW64 10.0.5 ISO is now removed from first post until above bug is fixed.

@rerwin, as time permits, please check your PM.

Clarity
Posts: 3268
Joined: Fri Jul 24, 2020 10:59 pm
Has thanked: 1347 times
Been thanked: 438 times

Re: BookwormPup64 10.0.5

Post by Clarity »

@radky would you consider the next version to be v10.0.6 so as to not get the replacement confused with the retired?

Retired Version
Retired Version
v10.0.5.jpg (21.96 KiB) Viewed 1518 times

Thanks for any consideration

dancytron
Posts: 653
Joined: Fri Dec 13, 2019 6:26 pm
Has thanked: 421 times
Been thanked: 190 times

Re: BookwormPup64 10.0.5

Post by dancytron »

Scrcpy (share android phone screen with your pc screen, keyboard and mouse) didn't make it into Debian Bookworm. The Sid version is ancient.

I wrote a quick explanation of how to install it in Bookworm 64 Puppy, which requires compiling it, but it's easy.

viewtopic.php?t=10838

User avatar
rerwin
Posts: 146
Joined: Fri Jul 17, 2020 4:35 pm
Location: Maine, USA
Been thanked: 74 times

BookwormPup64 10.0.5 resolv.conf fix

Post by rerwin »

@Marv and others affected by the absent resolv.conf file,
Attached is a repaired network_default_connect script that avoids removing it for connman. Please unzip and place it into the /usr/sbin directory

Please verify that it works for you, so @radky can add it to BookwormPup. Thank you.

Also, someone having the startup issue requiring the restart of /etc/initd/connman, see if this also makes the restart unnecessary.

Sorry for not being able to catch the problem in testing, as my (2006-BIOS) PCs tolerate the missing resolv.conf. Apparently timing related.

Richard

Attachments
network_default_connect.gz
(1.81 KiB) Downloaded 16 times
User avatar
Marv
Posts: 384
Joined: Fri Dec 20, 2019 3:09 am
Has thanked: 181 times
Been thanked: 103 times

Re: BookwormPup64 10.0.5

Post by Marv »

@rerwin, That does the trick here on my Fujitsu S761 laptop circa 2012. resolve.conf is now populated correctly on boot and the connection survives lidsuspend and restarting the WM. I had put a script calling /etc/init.d/connman restart in my Startup directory as a workaround. That is no longer necessary. Only an hours testing or so but several reboots therein and no problems seen. connman is blazingly fast to connect as always.

Thanks,

My pups: LxPupSc64 and Voidpup64 with LXDE ydrv & synaptics touchpad drivers, both using savefiles. Ydrv based Jammypup64 (JWM), Bookworm64, Fossapup23 & FossapupFire (LXDE/PCManFM). No savefiles, no fdrvs there. :thumbup:

fr-ke
Posts: 105
Joined: Mon Nov 07, 2022 3:18 pm
Has thanked: 4 times
Been thanked: 35 times

Re: BookwormPup64 10.0.5

Post by fr-ke »

@rerwin I can also confirm that after this change the DNS server is recognized right at startup.
No workaround necessary anymore. On a desktop computer with an i5-9400 CPU.

ozsouth
Posts: 1359
Joined: Sun Jul 12, 2020 2:38 am
Location: S.E. Australia
Has thanked: 210 times
Been thanked: 601 times

Re: BookwormPup64 10.0.5

Post by ozsouth »

.

Last edited by ozsouth on Mon Mar 04, 2024 6:22 am, edited 4 times in total.
radky
Posts: 296
Joined: Fri May 28, 2021 2:14 am
Has thanked: 35 times
Been thanked: 262 times

Re: BookwormPup64 10.0.5

Post by radky »

Jasper wrote: Wed Feb 28, 2024 1:38 pm

I am using a laptop with a display of 1368x768.

As a general observation, could the menu items fold onto themselves? ........ lol I will try to explain better.

At my end the Utility menu is more populated with applications than other headings. As a consequence it nearly fills the screen top to bottom.

This would not be an issue on a HD display.

I know I can hide items using the Desktop Manager.

Also, the Bluetooth Adapter appears to be in the wrong category.

@Jasper

In JWM (default window manager of BW64) the XDG Desktop Menus are scrollable. If the menu items are too numerous to display completely on screen, you can scroll the menu up or down to view all available items. Scroll by using the mouse wheel (or trackpad) -- or you can place the pointer (cursor) over the menu at the top or bottom screen edge to initiate up or down scrolling.

Also, in the next release of BW64, the Bluetooth Manager menu item will be assigned to the System category.

Note: The default Woof-CE Menu Manager application is available in the Setup menu category. However, in BW64 there is also an alternate Menu Manager that uses different algorithms to identify and assign menu items to specific categories, and the GUI provides separate columnar views of visible and hidden menu items. If interested, go to Menu -> Setup -> Puppy Setup -> select the Legacy menu manager checkbox (bottom left), then click the Menu Manager button.

radky
Posts: 296
Joined: Fri May 28, 2021 2:14 am
Has thanked: 35 times
Been thanked: 262 times

Re: BookwormPup64 10.0.5

Post by radky »

@rerwin

The new networking scripts in BW64 have additional unresolved issues.

Please check your PM.

Thanks

User avatar
OscarTalks
Posts: 603
Joined: Tue Jul 14, 2020 10:11 pm
Location: London UK
Has thanked: 1 time
Been thanked: 227 times

Re: BookwormPup64 10.0.5

Post by OscarTalks »

dancytron wrote: Sat Mar 02, 2024 10:21 pm

Scrcpy (share android phone screen with your pc screen, keyboard and mouse) didn't make it into Debian Bookworm. The Sid version is ancient.

I wrote a quick explanation of how to install it in Bookworm 64 Puppy, which requires compiling it, but it's easy.

viewtopic.php?t=10838

Version 2.4 of scrcpy was released a couple of days ago. I have compiled it from source in BookwormPup64 and have made a .pet package. It contains the latest adb which is a pre-compiled binary downloaded from the official web page. This is a bit larger than using the Debian adb via apt but it is the latest version and does not seem to need shared libraries as dependencies (maybe statically linked in?).

Until recently I have hardly used android phones at all and even now the one I have is rather old with android-5.0.2 and because of this I compiled scrcpy with a meson setup option "old" for android versions earlier than 9. Not sure if this package will work for android versions later than 9. Audio is always automatically disabled on older android versions too.

Also be aware that there are a few steps that you will have to take (such as enabling the feature on your android device), plus some steps you might have to take (such as starting the program twice, unplugging and re-plugging the USB cable, and ticking a pop-up on your android device to authorise the connection). There is a menu entry in Utility but it is not just click and go every time so starting scrcpy from terminal at first at least might be helpful. Anyway, I am no expert in these things so I don't know if it is all working as it should, but it does display my screen and allow control of the phone from Puppy.

Uploading just for testing and/or any comments/suggestions
http://smokey01.com/OscarTalks/scrcpy-2 ... 4-bkwm.pet

Attachments
scrcpy.jpg
scrcpy.jpg (63.6 KiB) Viewed 1088 times
radky
Posts: 296
Joined: Fri May 28, 2021 2:14 am
Has thanked: 35 times
Been thanked: 262 times

Re: BookwormPup64 10.0.6

Post by radky »

BookwormPup64 10.0.6

• New Woof-CE build of BW64
• See first post for downloads and second post for changelog

ozsouth
Posts: 1359
Joined: Sun Jul 12, 2020 2:38 am
Location: S.E. Australia
Has thanked: 210 times
Been thanked: 601 times

BookwormPup64 10.0.6 CD sized version

Post by ozsouth »

I made a more compressed version of BookwormPup64 10.0.6, to fit on a CD (is 679mb). Also made a delta (4mb).
Used medium-high level compression: -b 1M -comp xz -Xdict-size 25% ; iso created via pCompress.
In brief test, ran fine on my 4yo Dell i5 laptop. Use at own risk.

Has updatesfsm (which I used for compression) added to /usr/local/bin.
(updatesfsm can edit sfs - place an sfs in an empty folder, in a terminal cd into that,
run updatesfsm, make small changes in utmp subfolder & click ok. Makes mynew.sfs)

10.0.6m iso: https://www.mediafire.com/file/y8j45jl9 ... m.iso/file

Delta - 10.0.5m to 10.0.6m ONLY:
https://www.mediafire.com/file/08fpfhg2 ... delta/file
Place delta & 10.0.5m iso in a folder together, then in filemanager click on delta & generate.

Last edited by ozsouth on Wed Mar 06, 2024 12:47 am, edited 2 times in total.
fr-ke
Posts: 105
Joined: Mon Nov 07, 2022 3:18 pm
Has thanked: 4 times
Been thanked: 35 times

Re: BookwormPup64 10.0.6

Post by fr-ke »

@radky At first glance everything seems to be going well and smoothly.

I have installed a pack of .petfiles.
Samba, Syncthing, radicale-server, qemu, Libreoffice, network printer, network scanner and a lot more.
BW64 should be my new everyday OS.

Everything works as expected.

Great puppy, thank you

User avatar
Marv
Posts: 384
Joined: Fri Dec 20, 2019 3:09 am
Has thanked: 181 times
Been thanked: 103 times

Re: BookwormPup64 10.0.6

Post by Marv »

@radky Pulled all patches from my ydrv. rebooted into 10.0.6. So far so good. connman connection survives reboots and lidsuspends. Just normal daily operation so far, I haven't used the connection manager to switch from connman to SNS or one of the others yet. I'll do that later.

Thanks,

Update: Installed peasywifi 4.9 from a deb. Used menu>setup>Internet connection manager to switch to peasywifi. Ran peasywifi from menu>network and set up my connection. Rebooted using a small savefile to preserve this change. Sucess, came up running peasywifi, connected ok, populated resolve.conf, and put the peasywifi icon in the tray. Posting from that setup now. The connman icon remains in the tray, showing that it is disconnected but that's a very minor niggle.

My pups: LxPupSc64 and Voidpup64 with LXDE ydrv & synaptics touchpad drivers, both using savefiles. Ydrv based Jammypup64 (JWM), Bookworm64, Fossapup23 & FossapupFire (LXDE/PCManFM). No savefiles, no fdrvs there. :thumbup:

Clarity
Posts: 3268
Joined: Fri Jul 24, 2020 10:59 pm
Has thanked: 1347 times
Been thanked: 438 times

Re: BookwormPup64 10.0.6

Post by Clarity »

Only issue is "tldr". Screens show VM operation booting success and err.

QEMU BKWP booting 1.jpg
QEMU BKWP booting 1.jpg (25.37 KiB) Viewed 824 times
QEMU BKWP booting 4.jpg
QEMU BKWP booting 4.jpg (17.42 KiB) Viewed 824 times
QEMU BKWP booting 6.jpg
QEMU BKWP booting 6.jpg (29.98 KiB) Viewed 824 times

ELSE, things are well

QEMU (v8+ from @Jasper) stanza for the VM

Code: Select all

qemu-system-x86_64 -name "BKWP64 v10 by Radky" -enable-kvm -smp 2 -m 2048 -vga std -device AC97 -net nic -rtc base=localtime -hda /dev/sdf
Clarity
Posts: 3268
Joined: Fri Jul 24, 2020 10:59 pm
Has thanked: 1347 times
Been thanked: 438 times

Re: BookwormPup64 10.0.6

Post by Clarity »

  • Boots ISO file directly in VM as well as booting when launched from SG2D.

  • Bare-metal boots with ease when ISO file is launched from either Ventoy or SG2D (see caveats at bottom of this post).

QEMU BKWP booting 6(1).jpg
QEMU BKWP booting 6(1).jpg (26.75 KiB) Viewed 786 times
QEMU BKWP booting 7.jpg
QEMU BKWP booting 7.jpg (73.42 KiB) Viewed 786 times

Forum

------ Bare-Metal ------

------- QEMU (VM) -------

PXE

Distro

Ventoy

SG2D

Native

Ventoy

SG2D

PXE

BookwormPup64 10.0.5

Y

Y

Y

Y

Y

N(6)

BookwormPup64 10.0.6

Y

Y

Y

Y

Y

N(6)

Caveats

  • For Ventoy boot, the boot stanza MUST have a PSAVE= parm to direct persistence

  • For SG2D boots, no such is needed as the SAVESPEC file, if exist, automatically directs persistence

ozsouth
Posts: 1359
Joined: Sun Jul 12, 2020 2:38 am
Location: S.E. Australia
Has thanked: 210 times
Been thanked: 601 times

Re: BookwormPup64 10.0.6

Post by ozsouth »

I noticed this bug in my s15ovrly pup - is here too. If an SFS file has a space in the filename, queueing fails, as EXTRASFSLIST uses space as a delimiter (see pic below - filename in it - flshgms s15o.sfs). Simple fix - NO SPACES IN SFS FILENAMES. Best fix - put each EXTRASFSLIST entry in double-quotes. My fix, stop user from trying to load such files (note - my fix affects iso files too). Needs code after line 76 in /usr/sbin/filemnt (my code in red):

------------------------------------------------------
imgFile="$1"
if ( echo "$1" | grep " " ); then
Xdialog --title "" --no-cancel --msgbox "NO SPACES ALLOWED IN FILENAMES - RENAME AND TRY AGAIN" 0 0
exit 1
fi

[ ! -f "$imgFile" ] && echo "No regular file: $imgFile" && exit 1
imgFileBASE=${imgFile##*/} ## imgFileBASE="`basename "$imgFile"`" #BK
[ "$(dirname "$imgFile")" = "." ] && imgFile=$(pwd)/${imgFileBASE}
-------------------------------------------------------

sfs_space_error.jpg
sfs_space_error.jpg (67.04 KiB) Viewed 710 times
Last edited by ozsouth on Thu Mar 07, 2024 12:16 pm, edited 4 times in total.
radky
Posts: 296
Joined: Fri May 28, 2021 2:14 am
Has thanked: 35 times
Been thanked: 262 times

Re: BookwormPup64 10.0.6

Post by radky »

Clarity wrote: Wed Mar 06, 2024 3:29 am

Only issue is "tldr". ...

@Clarity

Concerning the issue with tldr, the screenshot is very small and the error you describe is difficult to read.

Please keep in mind the following features of the tldr utility as implemented in BW64:

1 - The TLDR (too long; didn't read) utility provides concise descriptions of Linux commands that are typically shorter than the comprehensive descriptions provided by conventional Linux 'man' pages.

2 - In BW64 >= 10.0.6, TLDR is accessible as a browser search utility via Menu -> Document -> TlDR Pages. Typically, the search is quick and convenient.

3 - Alternatively, you can run tldr as a bash script from the terminal command line (such as tldr ls). On first run, tldr requires an active internet connection to download a 20M resource database which provides local access to concise descriptions of Linux commands. Depending on your connection, the download may take a few moments and the tldr screen will remain blank until the download is complete. The tldr pages are cached locally in /root/.local/share/tldr.

4 - In BW64, the tldr pages are also functionally integrated with man page searches. Specifically, if a man page for a Linux command is not locally available, the 'man' search request is automatically transferred to tldr. For example, if you enter man ls in a terminal and there is no local man page for the 'ls' command, the search will be passed automatically to the tldr utility -- in which case, tldr will provide a concise description of the Linux 'ls' command. Used this way, the 'man' command will typically provide useful results -- even when the actual 'man' page is not available.

dancytron
Posts: 653
Joined: Fri Dec 13, 2019 6:26 pm
Has thanked: 421 times
Been thanked: 190 times

Re: BookwormPup64 10.0.5

Post by dancytron »

OscarTalks wrote: Tue Mar 05, 2024 12:23 am
dancytron wrote: Sat Mar 02, 2024 10:21 pm

Scrcpy (share android phone screen with your pc screen, keyboard and mouse) didn't make it into Debian Bookworm. The Sid version is ancient.

I wrote a quick explanation of how to install it in Bookworm 64 Puppy, which requires compiling it, but it's easy.

viewtopic.php?t=10838

Version 2.4 of scrcpy was released a couple of days ago. I have compiled it from source in BookwormPup64 and have made a .pet package. It contains the latest adb which is a pre-compiled binary downloaded from the official web page. This is a bit larger than using the Debian adb via apt but it is the latest version and does not seem to need shared libraries as dependencies (maybe statically linked in?).

/snip

Uploading just for testing and/or any comments/suggestions
http://smokey01.com/OscarTalks/scrcpy-2 ... 4-bkwm.pet

Installed on brand new 10.0.6 frugal install and it worked paired with my phone with Android 10.

Would you share what you ran to get it into a .pet file? I'd like to know how to do that.

Post Reply

Return to “BookwormPup”