|
|
#1 |
|
Enthusiast
![]() Posts: 25
Karma: 10
Join Date: Aug 2024
Device: PocketBook InkPad 4, TL5, Kobo Libra 2
|
Library and peripheral window behavior
I am presently expurging my Kobo SD from books present in the database, but not physically.
My Library and peripheral databases are quite large (ca 30,000 books). I need to check line after line books considered not present in the library against the library itself to be sure sometimes a book announced at not present is there on the SD... The goal is to have a peripheral book list reflecting the peripheral written books. My idea of fun, dont ask ![]() My problem is when alternating between peripheral and library view, the view is not "stable": for instance, on the peripheral view, the list goes back after a while (ca 20 s) to zero. When you are at 15000, it's unpleasant. On the library view, each time I open it the list has gone back by 500 books or so... What happens, and what can be done? It is as much fun as opening a book and systematically begins at first page, whatever the place where you closed your book last time... Thanks! |
|
|
|
|
|
#2 |
|
Enthusiast
![]() Posts: 25
Karma: 10
Join Date: Aug 2024
Device: PocketBook InkPad 4, TL5, Kobo Libra 2
|
Hello!
I have finally finished the cleanup of the database books not present physically. I have begun to fill it again and I am around 26000 without too much databse corruptions. However, I have had to stop because of a bizarre event: the Libra 2 is not recognized by Calibre, and this happened overnight. Here is the debug: The bug is quite close to some reported here, but not exactly... Spoiler:
I have connected/disconnected the device all day, and Calibre recognized the device. I eject properly (or maybe I let it connected for charge) close the device and the day after no recognition... There was no update on Kobo or Calibre, and it happened on 9.2.1 and 9.3.1. Please note I am still able to connect via Calibre using the connect/share procedure...Except the database is not saved anymore; apparently this is possible only if the Libra is normally recognized as a peripheral, not a File. I have also tested with an Aura H2O: no problem for the peripheral and the associated SD card. The same for various Pocketbooks... It is baffling! Last edited by theducks; Yesterday at 12:29 PM. Reason: SPOILER LOG files |
|
|
|
|
|
#3 |
|
Well trained by Cats
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 31,543
Karma: 62543878
Join Date: Aug 2009
Location: The Central Coast of California
Device: Kobo Libra2,Kobo Aura2v1, K4NT(Fixed: New Bat.), Galaxy Tab A
|
W10 assigns my L2 as F: And W10 does detect as a Linux File-Stor Gadget
Are you running other software on your L2? Than might change things. Have you updated your Kobo Utilities PI in Calibre <<<There was backup save issues |
|
|
|
|
|
#4 |
|
Enthusiast
![]() Posts: 25
Karma: 10
Join Date: Aug 2024
Device: PocketBook InkPad 4, TL5, Kobo Libra 2
|
The only software present on my L2 are Nickel and KOReader. The reder is sproperly recogbized and accessible by W (O: in my case).
I have upgraded Kobo Utilities but when I am connected in the File mode, all the actions pertaining to database (including saving) are greyed... |
|
|
|
|
|
#5 |
|
Enthusiast
![]() Posts: 25
Karma: 10
Join Date: Aug 2024
Device: PocketBook InkPad 4, TL5, Kobo Libra 2
|
The funny thing is that I defined "User defined USB" Calibre driver with the L2 hex addresses obtained via Calibre, and desactivated the Kobo Calibre driver and this works...but I still cannot save the database, this feature is obviously linked to the recognition of the peripheral as a Kobo.
I have the feeling the Kobo driver for some reason has stopped recognizing my L2, even if still it recognizes the H2O... |
|
|
|
|
|
#6 | |
|
Well trained by Cats
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 31,543
Karma: 62543878
Join Date: Aug 2009
Location: The Central Coast of California
Device: Kobo Libra2,Kobo Aura2v1, K4NT(Fixed: New Bat.), Galaxy Tab A
|
Quote:
|
|
|
|
|
|
|
#7 |
|
Enthusiast
![]() Posts: 25
Karma: 10
Join Date: Aug 2024
Device: PocketBook InkPad 4, TL5, Kobo Libra 2
|
Nope. Not Ignored.
|
|
|
|
|
|
#8 | |
|
Grand Sorcerer
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 13,834
Karma: 80512154
Join Date: Nov 2007
Location: Toronto
Device: Libra H2O, Libra Colour
|
Quote:
Sent from my Pixel 9a using Tapatalk |
|
|
|
|
|
|
#9 |
|
Enthusiast
![]() Posts: 25
Karma: 10
Join Date: Aug 2024
Device: PocketBook InkPad 4, TL5, Kobo Libra 2
|
ID USB vendor: 0x525
ID USB Product: 0xa4a5 ID USB Rev: 0x401 The values have been communicated by Calibre with the USB Device recognition procedure |
|
|
|
|
|
#10 |
|
Grand Sorcerer
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 13,834
Karma: 80512154
Join Date: Nov 2007
Location: Toronto
Device: Libra H2O, Libra Colour
|
I believe that Kobo's vendor ID is 0x2237
From github Code:
VENDOR_ID = [0x2237] Code:
AURA_PRODUCT_ID = [0x4203]
AURA_EDITION2_PRODUCT_ID = [0x4226]
AURA_HD_PRODUCT_ID = [0x4193]
AURA_H2O_PRODUCT_ID = [0x4213]
AURA_H2O_EDITION2_PRODUCT_ID = [0x4227]
AURA_ONE_PRODUCT_ID = [0x4225]
CLARA_HD_PRODUCT_ID = [0x4228]
CLARA_2E_PRODUCT_ID = [0x4235]
ELIPSA_PRODUCT_ID = [0x4233]
ELIPSA_2E_PRODUCT_ID = [0x4236]
FORMA_PRODUCT_ID = [0x4229]
GLO_PRODUCT_ID = [0x4173]
GLO_HD_PRODUCT_ID = [0x4223]
LIBRA_H2O_PRODUCT_ID = [0x4232]
LIBRA2_PRODUCT_ID = [0x4234]
MINI_PRODUCT_ID = [0x4183]
NIA_PRODUCT_ID = [0x4230]
SAGE_PRODUCT_ID = [0x4231]
TOUCH_PRODUCT_ID = [0x4163]
TOUCH2_PRODUCT_ID = [0x4224]
# This product id is shared by Kobo Libra Color, Clara Color and Clara BW
# as well as tolino shine 5, shine color and vision color. Sigh.
LIBRA_COLOR_PRODUCT_ID = [0x4237]
# Kobo says the following will be used in future firmware (end 2024/2025)
CLARA_COLOR_PRODUCT_ID = [0x4238]
CLARA_BW_PRODUCT_ID = [0x4239]
TOLINO_VISION_COLOR_PRODUCT_ID = [0x5237]
TOLINO_SHINE_COLOR_PRODUCT_ID = [0x5238]
TOLINO_SHINE_5THGEN_PRODUCT_ID = [0x5239]
PRODUCT_ID = AURA_PRODUCT_ID + AURA_EDITION2_PRODUCT_ID + \
AURA_HD_PRODUCT_ID + AURA_H2O_PRODUCT_ID + AURA_H2O_EDITION2_PRODUCT_ID + \
GLO_PRODUCT_ID + GLO_HD_PRODUCT_ID + \
MINI_PRODUCT_ID + TOUCH_PRODUCT_ID + TOUCH2_PRODUCT_ID + \
AURA_ONE_PRODUCT_ID + CLARA_HD_PRODUCT_ID + FORMA_PRODUCT_ID + LIBRA_H2O_PRODUCT_ID + \
NIA_PRODUCT_ID + ELIPSA_PRODUCT_ID + \
SAGE_PRODUCT_ID + LIBRA2_PRODUCT_ID + CLARA_2E_PRODUCT_ID + ELIPSA_2E_PRODUCT_ID + \
LIBRA_COLOR_PRODUCT_ID + CLARA_COLOR_PRODUCT_ID + CLARA_BW_PRODUCT_ID + \
TOLINO_VISION_COLOR_PRODUCT_ID + TOLINO_SHINE_COLOR_PRODUCT_ID + TOLINO_SHINE_5THGEN_PRODUCT_ID
BCD = [0x0110, 0x0326, 0x401, 0x409]
|
|
|
|
|
|
#11 |
|
Grand Sorcerer
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 13,834
Karma: 80512154
Join Date: Nov 2007
Location: Toronto
Device: Libra H2O, Libra Colour
|
What f/w version is on the Kobo?
|
|
|
|
|
|
#12 |
|
Grand Sorcerer
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 13,834
Karma: 80512154
Join Date: Nov 2007
Location: Toronto
Device: Libra H2O, Libra Colour
|
And when you connect to the PC, do you have KOReader shutdown on the Kobo (ie it's sitting at the STANDARD Nickel homepage and/or the STANDARD Kobo reading software)?
|
|
|
|
|
|
#13 |
|
Enthusiast
![]() Posts: 25
Karma: 10
Join Date: Aug 2024
Device: PocketBook InkPad 4, TL5, Kobo Libra 2
|
The version is the last one finishing by 552.
Koreader is accessible via Nickel Menu but not activated (up until Saturday it was working fine in this configuration). I an not sure to understand the question? What I do not understand is why Calibre has stopped recognizing the Libra as a USB device, and now recognizes it as WPD ND: '\\\\?\\swd#wpdbusenum#_??_usbstor#disk&ven_linux& prod_file-stor_gadget&rev_0401#9&160776aa&0#{53f56307-b6bf-11d0-94f2-00a0c91efb8b}#{6ac27878-a6fa-4155-ba85-f98f491d4f33}', |
|
|
|
|
|
#14 |
|
Bibliophagist
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 50,560
Karma: 178402706
Join Date: Jul 2010
Location: Vancouver
Device: Kobo Sage, Libra Colour, Lenovo M8 FHD, Paperwhite 4, Tolino epos
|
For what it may be worth, under Windows, a Libra 2 shows a USB VID of 2237 and a PID of 4234.
I am wondering if you had a connection issue and the device is stuck. Have you tried it on a different computer or even a different USB port? Though I'm not sure why you would be seeing a PLX Technologies device unless you managed to place the Libra 2 in a fastboot mode. Next question would be what version of Linux you are running? Last edited by DNSB; Today at 07:16 PM. Reason: Corrected typo in VID |
|
|
|
|
|
#15 |
|
Enthusiast
![]() Posts: 25
Karma: 10
Join Date: Aug 2024
Device: PocketBook InkPad 4, TL5, Kobo Libra 2
|
I have tried many ports and a hub; I have never had connection issues; whether by connecting the cable or via Nickel, the reader is always properly recognized by Windows 11; I can access to it vi Connect/Share files, and this allows me normal operations with the Libra (except no saving database);
Why is Calibre not brutally recognizing anymore the reader as a Kobo? I will try another computer; and I will also get a high quality cable, you never know... What f...ng software this is! I have been an aeronautical engineer all my life and I find the lack of robustness of the Kobo firmware beyond appalling (like we say in France "écrit avec les pieds")...I understand that it is not a flight control computer...but there are other devices without issues (PocketBook for instance)! |
|
|
|
![]() |
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Calibre on OSX - Bizarre window behavior - bug? | stisev | Calibre | 6 | 09-02-2020 01:40 AM |
| Strange library behavior | jlmwrite | Nook Developer's Corner | 9 | 01-23-2011 02:46 PM |
| A few questions about library behavior | HardBall | enTourage Archive | 18 | 12-14-2010 07:22 AM |
| Request Allow choice for browser behavior when a window closes. . . | kenjennings | enTourage Archive | 0 | 06-12-2010 07:57 PM |
| possible augmentation in main library window | polarbearmike | Calibre | 4 | 01-23-2010 07:28 PM |