fsantini / KoboCloud

A set of scripts to synchronize a kobo reader with popular cloud services
Other
1.02k stars 98 forks source link

Wifi doesn't work after install on Clara #56

Closed adacameron closed 1 year ago

adacameron commented 3 years ago

Hi, I've used this script for ages without any issues, when it suddenly stopped working. I noticed that there was an update when I came back here, so I deleted and went through the whole process again, but the dropbox still didn't work, and the folder was missing in the directory - more importantly, the Wifi on my Clara doesn't work anymore - it just scans for networks, but never finds any.

I've tried restoring to factory setting, manual resets, firmware updates, syncing over the desktop (which is the only way to get it to work at all after the factory reset), and contacting Rakuten was no help at all. It's very possible that I did something wrong when I was trying to install it, but I was hoping you might have an idea of how to solve the issue with Wifi, or at least what might've gone wrong? No worries if not, but thought it was worth a shot.

Thank you!

sebDK commented 3 years ago

I got also the same issue. No WIFI network available. But, kind of weird, my clara get pick up files on Google Drive.

sebDK commented 3 years ago

First the script getRemoteFile.sh need to be corrected. Curl is not running correctly (problem with -o)

I used the following worardound to keep the WIFI working; getting the lastest firmware from https://kbdownload1-a.akamaihd.net/firmwares/kobo3/Nov2020/kobo-update-4.25.15875.zip adding both folders etc/udev/rules.d and usr/local/kobocloud into KoboRoot.tgz from kobo-update-4.25.15875.zip. It was working after.

courtoiss commented 3 years ago

Hello sebDK and everyone, I read with interest your comments. I'm new with kobocloud, and unfortunately i'm trying it while a problem is blocking the use of if and breaking the wifi of my ClaraHD. I have prepared my KoboRoot.tgz as explained in the installation manual, and i have now my wifi out of order. I have downloaded the latest firmware as you adviced it. I have put into the /etc and the /usr files of KoboCloud. Can you explain me two or three things ?

adacameron commented 3 years ago

First the script getRemoteFile.sh need to be corrected. Curl is not running correctly (problem with -o)

I used the following worardound to keep the WIFI working; getting the lastest firmware from https://kbdownload1-a.akamaihd.net/firmwares/kobo3/Nov2020/kobo-update-4.25.15875.zip adding both folders etc/udev/rules.d and usr/local/kobocloud into KoboRoot.tgz from kobo-update-4.25.15875.zip. It was working after.

Amazing you found a way to fix it- I've d/ed the firmware, but could you explain in more detail exactly what to do to get the wifi working? thank you!

sebDK commented 3 years ago

Download the last FW version from https://kbdownload1-a.akamaihd.net/firmwares/kobo7/Nov2020/kobo-update-4.25.15875.zip.

There is a newer version but not tested

Follow procedure explained in: https://github.com/fsantini/KoboCloud Once project source is available on your machine, replace the 2 files with:

https://github.com/sebDK/KoboCloud/blob/master/src/usr/local/kobocloud/getGDriveFiles.sh https://github.com/sebDK/KoboCloud/blob/master/src/usr/local/kobocloud/getRemoteFile.sh

Add content of kobocloud/etc and kobocloud/usr into kobo-update-4.25.15875.zip (there is already a etc and usr directory) Save the zip file. Put the zip file into your .kobo folder on your Kobo Clara HD. Restart the ebook reader.

You can now setup .add/kobocloud/kobocloudrc with your own settings