View Single Post
Old 04-04-2018, 09:36 PM   #28
geek1011
Wizard
geek1011 ought to be getting tired of karma fortunes by now.geek1011 ought to be getting tired of karma fortunes by now.geek1011 ought to be getting tired of karma fortunes by now.geek1011 ought to be getting tired of karma fortunes by now.geek1011 ought to be getting tired of karma fortunes by now.geek1011 ought to be getting tired of karma fortunes by now.geek1011 ought to be getting tired of karma fortunes by now.geek1011 ought to be getting tired of karma fortunes by now.geek1011 ought to be getting tired of karma fortunes by now.geek1011 ought to be getting tired of karma fortunes by now.geek1011 ought to be getting tired of karma fortunes by now.
 
Posts: 2,808
Karma: 7423683
Join Date: May 2016
Location: Ontario, Canada
Device: Kobo Mini, Aura Edition 2 v1, Clara HD
Quote:
Originally Posted by davidfor View Post
From my tests, the update check is working. But, there isn't an update available. Which is expected as Kobo haven't released an update for them.
But usually, it would return the firmware, even if there is not any update if I pass 0.0 as the current fw version. The Aura ONE Limited Edition is an example of this.

You can try by pasting the following js into the console in my firmware downloader page:

Code:
devices=devices.concat([378,379,380].map(id=>["00000000-0000-0000-0000-000000000"+id.toString(),id.toString(),"unknown"]));getVersions()
geek1011 is offline   Reply With Quote