View Single Post
Old 12-20-2009, 01:08 PM   #6
user_none
Sigil & calibre developer
user_none ought to be getting tired of karma fortunes by now.user_none ought to be getting tired of karma fortunes by now.user_none ought to be getting tired of karma fortunes by now.user_none ought to be getting tired of karma fortunes by now.user_none ought to be getting tired of karma fortunes by now.user_none ought to be getting tired of karma fortunes by now.user_none ought to be getting tired of karma fortunes by now.user_none ought to be getting tired of karma fortunes by now.user_none ought to be getting tired of karma fortunes by now.user_none ought to be getting tired of karma fortunes by now.user_none ought to be getting tired of karma fortunes by now.
 
user_none's Avatar
 
Posts: 2,488
Karma: 1063785
Join Date: Jan 2009
Location: Florida, USA
Device: Nook STR
From the driver in the zip file it looks like the BOOX is a Hanlin reader because that file is almost identical to the BeBook driver. If this is the case it would be better to just make a subclass of the BeBook driver for the BOOX.

One issue I see right away in the BOOX driver is the BCD is incorrect. The BCD cannot be a decimal. Run calibre-debug -d to get the value of the BCD. If you are on Windows take the value and put 0x before it. If you are on Linux you will need to take the value and convert it to hex first.
user_none is offline   Reply With Quote