Installation

(help on diablo extras)
(Warning)
Line 3: Line 3:
Beware that flashing a new image on the Nokia tablet will remove all user changes to the system, including preferences, bookmarks, news feeds, user installed applications...  Everything not on the memory card will be gone and the device will behave as if just purchased with the single exception that any previously set lock code will be kept and not reset to the factory-default of "12345" (even the code is not preserved on some images).  
Beware that flashing a new image on the Nokia tablet will remove all user changes to the system, including preferences, bookmarks, news feeds, user installed applications...  Everything not on the memory card will be gone and the device will behave as if just purchased with the single exception that any previously set lock code will be kept and not reset to the factory-default of "12345" (even the code is not preserved on some images).  
-
Note that Nokia's Backup tool only backs up stuff like bookmarks and documents inside /home/user/MyDocs -- It will probably be worthwhile experimenting a bit with the backup/restore utility before flashing :-)
+
Note that Nokia's Backup tool only backs up stuff like bookmarks and documents inside /home/user/MyDocs, and some settings in /home/user and in /etc -- It will probably be worthwhile experimenting a bit with the backup/restore utility before flashing :-) In general, properly packaged applications tell the backup tool what to back up, but if you've created extra shell scripts or files outside MyDocs, you'll have to back them up yourself.
= Required informations =
= Required informations =

Revision as of 15:36, 24 June 2008

Contents

Warning

Beware that flashing a new image on the Nokia tablet will remove all user changes to the system, including preferences, bookmarks, news feeds, user installed applications... Everything not on the memory card will be gone and the device will behave as if just purchased with the single exception that any previously set lock code will be kept and not reset to the factory-default of "12345" (even the code is not preserved on some images).

Note that Nokia's Backup tool only backs up stuff like bookmarks and documents inside /home/user/MyDocs, and some settings in /home/user and in /etc -- It will probably be worthwhile experimenting a bit with the backup/restore utility before flashing :-) In general, properly packaged applications tell the backup tool what to back up, but if you've created extra shell scripts or files outside MyDocs, you'll have to back them up yourself.

Required informations

Before you start downloading Flasher and system image you need to read your tablet's 12-digit product ID which is printed on the tablet's packaging and on the label underneath the tablet's battery, and displayed in the Control Panel (field WLAN MAC address in Control Panel > Device > About Product). To find the identification number printed on your device, do the following:

  • Switch the device off.
  • Disconnect the charger from the device.
  • Open the battery cover and remove the battery.

The identification number is printed on the label underneath the battery. The identification number is given separately for WLAN and Bluetooth connections, and it consist of 12 characters.

Needed downloads

Linux

Flashing procedure

If you want to update to the latest Nokia image, follow the steps below:

  • Make sure the battery of your tablet is fully charged.
  • Tablet: Unplug charger and switch off. Connect it to your computer via USB without turning it on.
  • PC: Execute as root (or as a normal user with rights to use the USB port):
chmod 755 ./flasher-3.0
./flasher-3.0 -f -R -F NAME_OF_SYSTEM_IMAGE
  • PC: "Suitable USB device not found, waiting" is displayed on the console
  • Tablet: Now plug in the charger to switch on the device or switch it on using the power button WHILE holding the Home-button
  • PC: Watch the messages as the image loads to the tablet after which it reboots automatically -- you're done now!

Troubleshooting

  • If you get a "Permission denied" error then `chmod +x flasher-3.0` to make the flasher tool executable. You may also need root permissions, run command with sudo or su to root.
  • It may help, if you connect the tablet directly to your computer by USB, instead of a USB hub. Also, avoid the USB ports on laptop docking stations.
  • On some distributions the usb filesystem is not loaded mount -t usbfs usbfs /proc/bus/usb
  • If you are running a newer kernel and you get "Suitable USB device not found, waiting" but nothing happens when you switch on the tablet as instructed above, try to patch the flasher:
perl -pi -e 's-/proc/bus/usb-/dev/bus/usb\000-;' -i.backup flasher-3.0

Diablo Extras

  • Whilst Diablo is new, the extras repository hasn't got a Diablo version. (Bad Nokia, not telling maemo.org!). So anyway you need to go into the appsmgr->tools->app catalogue and select extras. Enable it and type "chinook" into the Distribution box. Also you can change the name to 'maemo Extras chinook'. You may get another 'extras' catalogue added. Don't worry. When maemo.org extras is updated you can delete the catalogue and this help.