View Single Post
Old 11-17-2012, 10:53 AM   #10
tshering
Wizard
tshering ought to be getting tired of karma fortunes by now.tshering ought to be getting tired of karma fortunes by now.tshering ought to be getting tired of karma fortunes by now.tshering ought to be getting tired of karma fortunes by now.tshering ought to be getting tired of karma fortunes by now.tshering ought to be getting tired of karma fortunes by now.tshering ought to be getting tired of karma fortunes by now.tshering ought to be getting tired of karma fortunes by now.tshering ought to be getting tired of karma fortunes by now.tshering ought to be getting tired of karma fortunes by now.tshering ought to be getting tired of karma fortunes by now.
 
Posts: 3,489
Karma: 2914715
Join Date: Jun 2012
Device: kobo touch
Quote:
Originally Posted by Diskusguppy View Post
Es kann doch kein Problem darstellern, die Direktory eines laufenden Systems mittels Hardkopy anzugeben.
...
t can not cast no problem, specify the Direktory a running system using Hardkopy.
The path is "{DRIVELETTER}:\.kobo\". The folder "upgrade" as well as the two files "KoboRoot.tgz" and "manifest.md5sum" go there. Eject the reader and unplug the USB connection. The reader will take care of the rest. (Der Pfad ist "{DRIVELETTER}:\.kobo\". Der Ordner "upgrade" und ebenso die beiden Datein "KoboRoot.tgz" und "manifest.md5sum" gehören hierher.)
But I do not think that this will solve your problem. Irrespective of whether you prepare the upgrade manually or let the Desktop application do it, you have to select the language. And your reader seems to freeze at exactly this point. Maybe there is a bug in the recent firmware. (Ich glaube aber nicht, dass damit dein Problem gelöst ist. Gleichgültig, ob du den Upgrade manuell vorbereitest oder das der Desktop Application machen lässt, muss du die Sprache wählen. Und genau da lässt sich dein Reader ja nicht mehr ansprechen. Vielleicht ist an dieser Stelle ein Fehler in der letzten Firmware.)

What you could try is this.
1.) do a factory reset
2.) connect the reader to the computer, without running the Kobo desktop application.
3.) open the file "{DRIVELETTER}:\.kobo\KoboReader.sqlite with a Database Browser, execute the following code
Code:
insert into USER values("foo", "foo", "foo", "foo", "foo");
and save the changes.
4.) Eject the reader and unplug it.
Now the origial firmware should run on your reader. Select your language and what else is necessary. If it works, connect the reader to the computer, run the desktop application and let it install the latest firmware.



(Was du versuchen kannst, ist dies:
1.) mache ein Factory Reset.
2.) verbinde den Reader mit dem Computer, aber ohne dass die Desktop Application läuft.
3.) öffne "{DRIVELETTER}:\.kobo\KoboReader.sqlite mit einem Datenbankbrowser, führe folgenden Befehl aus
Code:
insert into USER values("foo", "foo", "foo", "foo", "foo");
und speicher die Datei.
4. Melde den Reader ab und trenne ihn vom Computer.
Nun sollte die ursprüngliche Firmware auf deinem Reader laufen. Wähle die Sprache und was sonst vielleicht noch notwendig ist. Wenn das gut geht, verbinde den Reader wieder mit dem Computer, ruf die Desktop Application auf und lass den Reader auf die neueste Firmware updaten.)

Last edited by tshering; 11-17-2012 at 10:57 AM.
tshering is offline   Reply With Quote