Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > E-Book Software > Calibre > Devices

Notices

Reply
 
Thread Tools Search this Thread
Old 11-14-2014, 05:26 AM   #1
Gibook
Member
Gibook goes to eleven.Gibook goes to eleven.Gibook goes to eleven.Gibook goes to eleven.Gibook goes to eleven.Gibook goes to eleven.Gibook goes to eleven.Gibook goes to eleven.Gibook goes to eleven.Gibook goes to eleven.Gibook goes to eleven.
 
Posts: 19
Karma: 62778
Join Date: Nov 2014
Device: kobo glo
Calibre 2.0 on xp

It is possible updating kobofirmware or others in a old calibre release?
Gibook is offline   Reply With Quote
Old 11-14-2014, 05:44 AM   #2
davidfor
Grand Sorcerer
davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.
 
Posts: 24,907
Karma: 47303748
Join Date: Jul 2011
Location: Sydney, Australia
Device: Kobo:Touch,Glo, AuraH2O, GloHD,AuraONE, ClaraHD, Libra H2O; tolinoepos
I'm not sure exactly what you are asking, but, I assume you are asking if there is a way to get calibre 1.48 to support the later firmware on the Kobo devices. Yes, simply follow the instructions in the error message that is displayed. This is perfectly safe with all currently available versions of the firmware. And will be for at least the next and probably the next few versions.

If you have an Aura H2O, the situation is different. As soon as someone who is stuck on 1.48 and has one of these turns up, I'll do something about it.
davidfor is offline   Reply With Quote
Advert
Old 11-16-2014, 12:16 AM   #3
eschwartz
Ex-Helpdesk Junkie
eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.
 
eschwartz's Avatar
 
Posts: 19,422
Karma: 85397180
Join Date: Nov 2012
Location: The Beaten Path, USA, Roundworld, This Side of Infinity
Device: Kindle Touch fw5.3.7 (Wifi only)
Well, at the moment you can do this:

Quote:
Originally Posted by eschwartz View Post
If anyone has important functionality that has broken due to, say metadata website changes, broken/missing drivers (for instance the Kobo H2O), etc. and the libimobiledevice breakage around iOS8, and wants to patch calibre 1.48 with the changes, you can run calibre from source, as mentioned earlier, using the directions here: http://manual.calibre-ebook.com/develop.html

However, make sure to clone the following repository instead. I have set up a backports branch.

Code:
git clone git://github.com/eli-schwartz/calibre
git checkout -b WinXP-backports
This is absolutely not official or sanctioned by Kovid Goyal, and I cannot commit to anything -- but as of now, I think all three changes should work just fine, and I am open to suggestions of other changes to be patched. (As long as they simply fix changes that were broken by outside sources. I am not personally going to port over calibre features and updates.)

This should allow a central way to manage calibre 1.48 hotfixes, although I do not know how much desire there is....
Because I think it is/could be useful.

I will probably update these kinds of bits and pieces indefinitely, as I see them come up.

Last edited by eschwartz; 11-16-2014 at 12:18 AM.
eschwartz is offline   Reply With Quote
Old 11-21-2014, 04:55 AM   #4
Gibook
Member
Gibook goes to eleven.Gibook goes to eleven.Gibook goes to eleven.Gibook goes to eleven.Gibook goes to eleven.Gibook goes to eleven.Gibook goes to eleven.Gibook goes to eleven.Gibook goes to eleven.Gibook goes to eleven.Gibook goes to eleven.
 
Posts: 19
Karma: 62778
Join Date: Nov 2014
Device: kobo glo
Thanks i will tray!
Gibook is offline   Reply With Quote
Old 11-26-2014, 05:34 PM   #5
JSWolf
Resident Curmudgeon
JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.
 
JSWolf's Avatar
 
Posts: 73,935
Karma: 128903250
Join Date: Nov 2006
Location: Roslindale, Massachusetts
Device: Kobo Libra 2, Kobo Aura H2O, PRS-650, PRS-T1, nook STR, PW3
Quote:
Originally Posted by Gibook View Post
Thanks i will tray!
Only try to run from source if your processor is capable of SSE2. If not, stick with 1.48 as 2.x won't work without SSE2.
JSWolf is online now   Reply With Quote
Advert
Old 11-26-2014, 05:51 PM   #6
eschwartz
Ex-Helpdesk Junkie
eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.
 
eschwartz's Avatar
 
Posts: 19,422
Karma: 85397180
Join Date: Nov 2012
Location: The Beaten Path, USA, Roundworld, This Side of Infinity
Device: Kindle Touch fw5.3.7 (Wifi only)
Quote:
Originally Posted by JSWolf View Post
Only try to run from source if your processor is capable of SSE2. If not, stick with 1.48 as 2.x won't work without SSE2.
The source linked is 1.48.0 with a few backported changes.
eschwartz is offline   Reply With Quote
Reply


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Calibre Companion: upcoming calibre 1.13 release forces full metadata send chaley Calibre Companion 3 12-04-2013 11:20 AM
Calibre Sync on Android stopped working properly with recent version of Calibre? khahoon Calibre 5 07-06-2013 08:14 AM
How do I import Calibre settings from regular Win Calibre to Calibre Portable? ABW Calibre 9 05-20-2013 02:34 PM
Can not start recoll from calibre /opt/calibre/lib/libz.so.1: no version information Satas Development 5 04-19-2013 11:22 PM
Patch: Calibre adds tags to identify ebook formats created by calibre. siebert Calibre 1 07-18-2011 02:07 PM


All times are GMT -4. The time now is 05:49 AM.


MobileRead.com is a privately owned, operated and funded community.