Active Topics

 


Reply
Thread Tools
technut's Avatar
Posts: 574 | Thanked: 166 times | Joined on Oct 2007 @ BC, Canada
#1
Edit as of Nov.26:
Nokia has just released an OFFICIAL beta OS2008 for N800. For download links and instructions, see the news here. The procedure that is detailed in this thread is no longer needed.




Pre-Nov.26
----------
For those who weren't following the thread about the OS2008 release date, there has been a surprising development.

There is an OS2008 firmware file available... intended for the new N810, not the N800... but some smart folks here have figured out how to install it on your N800 right now, without having to wait for Nokia's official N800 release (apparently delayed to mid-December).

This is probably not the exact version that will be released by Nokia for the N800, but if you are adventurous and impatient you can be running OS2008 on your N800 today! Others have done it, with success.

If you are not already a bit of a hacker or are not in a rush, then you should probably just wait a little longer for the official release.

Proceed at your own risk! A firmware upgrade gone bad could brick your N800!

Also, as with any firmware upgrade, your settings will be lost. Back up any data or settings that you want to restore.

Last edited by technut; 2007-11-26 at 23:33.
 
technut's Avatar
Posts: 574 | Thanked: 166 times | Joined on Oct 2007 @ BC, Canada
#2
Edit as of Nov.26:
Nokia has just released an OFFICIAL beta OS2008 for N800. For download links and instructions, see the news here. The procedure that is detailed in this thread is no longer needed.




Pre-Nov.26
----------
NOTE: You cannot perform the update from Windows at this time. You must use Linux or MacOSX.
  • If you need a copy of Linux for PC there are many distributions and LiveCDs available on the 'net [1] [2]. A LiveCD allows you to run Linux from a bootable CD without installing it to your computer. I personally recommend using Ubuntu 7.10 Desktop Edition. Although it is a large download (700 MB), it is very complete and user-friendly, and suitable for most Linux newbies.


The OS2008 install instructions that were previously linked here are now out of date.

Here is a more detailed and updated (Nov 23) revision:

  1. From your Linux or MacOSX web browser, bring up this post. That way you can click on the links and copy/paste as you follow along with these instructions.

  2. Go to the N810 software download page.

  3. Enter the Product ID (WLAN#) for an N810 device. For the Product ID you can use any number between 001d6e9c0000 and 001d6e9c9999. (credit to TPC) Then on the next page click "I accept".

  4. Download the latest firmware file
    RX-44_2008SE_1.2007.42-19_PR_COMBINED_MR0_ARM.bin
    and save it to a directory that you can easily find later.

  5. Go to the Flasher utility page and click "I accept".

  6. Download the latest firmware-flashing software for Linux (flasher-3.0) or MacOSX (flasher-2.0.macosx) and save it in the same directory as the firmware file.

  7. Start a Linux or MacOSX terminal session window and change directory to the location of the two files you just downloaded.

    The commands in the next instructions will all be entered at the terminal session command prompt. These instructions are for Linux users, but the MacOSX instructions are very similar - Just substitute the Mac flasher program name in place of the Linux one.

  8. Enter (or copy/paste)
    chmod a+x ./flasher-3.0
    to make the flasher file be executable.

  9. Enter (or copy/paste)
    sudo ./flasher-3.0 -u -F RX-44_2008SE_1.2007.42-19_PR_COMBINED_MR0_ARM.bin
    to unpack the components. If prompted, enter the password for the Linux/MacOSX system.

  10. Turn on your N800. Unplug the AC adapter (if you were using it) and check that you have a good battery level before you proceed. Leave the AC adapter unplugged.

  11. Switch off your N800. Don't simply lock it... it must be powered off.

  12. Using the USB cable that came with your N800, connect it to the computer.

  13. Hold down the HOME button on your N800 (the one with a house icon) until you complete this next step. Now also press and hold the POWER button to turn the N800 on, but do not release the HOME button just yet. Keep holding the HOME button until your N800 shows the white NOKIA screen with a small USB icon in the top right corner of the N800 screen.

    If your N800 booted normally (to the home screen), then turn it off and repeat the last step until you get the correct boot screen with the USB icon.

  14. Now enter (or copy/paste) the following three commands in the terminal window to transfer the firmware to the N800:
    sudo ./flasher-3.0 -f -k zImage
    sudo ./flasher-3.0 -f -n initfs.jffs2
    sudo ./flasher-3.0 -f -r rootfs.jffs2


  15. When all three transfers are completed, enter (or copy/paste)
    sudo ./flasher-3.0 -R
    to reboot the N800.

  16. You can now disconnect the USB cable. In a few moments the N800 should start to boot up normally. You will then be prompted to go through the initial setup procedures as if it were a new tablet.

    Congratulations, you are running OS2008!

  • If you followed older instructions which included the command
    sudo ./flasher-3.0 --enable-rd-mode
    then your N800 may still be in "R&D mode". It is not strictly necessary, but if you want to turn off R&D mode you'll need to use the flasher program one more time with the command:
    sudo ./flasher-3.0 --disable-rd-mode


Credit for the original ideas/info/work in the other thread goes to fanoush, aflegg, anidel, N770-Freak, hns, cairn, BOFH, jmk, and also to several others who have already installed it and reported on their experiences. Good job all!

Last edited by technut; 2007-11-26 at 23:36.
 

The Following User Says Thank You to technut For This Useful Post:
Posts: 121 | Thanked: 172 times | Joined on Mar 2007 @ sofia, bulgaria
#3
 
Posts: 29 | Thanked: 0 times | Joined on Mar 2007
#4
Thanks, works like a charm
 
Posts: 16 | Thanked: 0 times | Joined on Jan 2007 @ Munich, Germany
#5
MAC address has been removed ...

No one else can post the number can they? Someone must have a record of it.
 
Posts: 550 | Thanked: 110 times | Joined on Aug 2006
#6
Thoughtfix has pulled the dmesg log from his site, which contained the MAC address that was being used to enter Nokia's firmware download site. He is (understandably) pretty steamed about it, as he is afraid this may damage his relationship with Nokia. N810 mac addresses can widely be seen in pictures of the device online, so it is a bit annoying that the CNET article chose to reference one accidentally posted (as part of a log posted to satisfy *nix gurus about the N810 hardware) by a prominent and well respected community member.
 
Posts: 330 | Thanked: 57 times | Joined on May 2007 @ BKNYC
#7
Originally Posted by Puck View Post
MAC address has been removed ...

No one else can post the number can they? Someone must have a record of it.
read the how-to from cnet man....
 
Posts: 121 | Thanked: 172 times | Joined on Mar 2007 @ sofia, bulgaria
#8
Originally Posted by Puck View Post
MAC address has been removed ...

No one else can post the number can they? Someone must have a record of it.
look here

http://www.engadget.com/photos/nokia...nds-on/443977/
 
Posts: 2 | Thanked: 0 times | Joined on Sep 2007
#9
That's 001D6E9BB693.
 
Posts: 5,795 | Thanked: 3,151 times | Joined on Feb 2007 @ Agoura Hills Calif
#10
Pretty funny, and it helps Nokia rather than hurts. I'll wait till the actual release, though...
 
Reply


 
Forum Jump


All times are GMT. The time now is 15:29.