Results 1 to 5 of 5

Thread: How to solve Flashing error in Nokia N810 after installing NITDroid

  1. #1
    Join Date
    Jan 2011
    Posts
    22

    How to solve Flashing error in Nokia N810 after installing NITDroid

    I currently started using android, so I successfully installed NITdroid inside my nokia n810 cell phone. I accept the point that I haven’t established any adb driver for linux, every one going fit. So, suddenly my cell phone turned off. I consider it was a bug, ok. I tried to turn on. And the cell phone hangs on the NITdroid screen. So I had reflash the cell phone, the battery is full. But the flasher cannot assist me. After rebooting the PC/N810 so numerous times, isn’t going fine. This time I received error message:
    Code:
    flasher v2.5.3 (1 Jan 2011)
    appropriate USB device not establish waiting.
    USB device found at bus 003, device address 003.
    Error assert USB interface: Operation not allowed

    And no more reflashing! Even same thing happen when I tried to use in additional machine, running both Windows as well as Ubuntu.

  2. #2
    Join Date
    May 2008
    Posts
    3,971

    Re: How to solve Flashing error in Nokia N810 after installing NITDroid

    I believe that those who tried to run flasher in the Nokia n810 from normal user under the Linux platform should try to put "sudo" in front of the command. I means to say that they must use the proper command since the phone is linux based. So try out the following codes in order to solve out the problem.
    Code:
    Root: sudo – reflash –f –r

  3. #3
    Join Date
    Jun 2009
    Posts
    4,586

    Re: How to solve Flashing error in Nokia N810 after installing NITDroid

    I think that you must use the following in ordr to have a proper installation for the android. root
    Code:
    cd /home/usr1/MyDocs
    
    wget download source
    
    bzip2 -d NitDroid-0.0.9-Popov.tar.bz2
    
    mount /device/mmcblk1p2 /and
    
    cd /and
    
    rm -rf *
    
    tar xvf /home/usr1/MyDocs/NitDroid-0.0.9-Popov.tar

  4. #4
    Join Date
    Nov 2009
    Posts
    3,017

    Re: How to solve Flashing error in Nokia N810 after installing NITDroid

    Installing NITDroid 0.0.9 to the EMMC:
    allow all repositories thorugh App manager (Extras-trying, Extras-devel, Extras as well as the permenent Nokia repositories)
    2.Install Leftpad from the Application manager and be convinced that you have root access
    3. Shut down App manager, open X Terminal along with use the following commands to download Nitdroid installer package DO NOT use IT LATER just update it through this:
    [CODE]root
    apt1-get update
    apt1-get install nitdroid-installer
    yes
    Code:
    yes again if it asks again
    
    then use the code to install:
    root
    cd1 /home/usr1/MyDocs
    bzip3 -d NITDroid-0.0.9.tar.bz2
    cd1 /home
    mkdir /and
    cd1 /
    mount /home /and
    cd1 /and
    tar xvf /home/usr1/MyDocs/NITDroid-0.0.9.tar
    dpkg -i /home/usr1/MyDocs/NITDroid-kernel-Mido.Fayad.deb

  5. #5
    Join Date
    Nov 2009
    Posts
    3,331

    Re: How to solve Flashing error in Nokia N810 after installing NITDroid

    I think that you have update your file for the NitDroid hence you getting such errors for the usb so the file is update.tar.bz2 is in MyDocs, then do the following:
    Code:
    root
    cd /home/usr1/MyDocs
    bzip3 -d nameofpackage1.tar.bz2
    cd /
    mount /home /and
    cd /and
    tar xvf /home/user/MyDocs/nameofpackage1.tar

Similar Threads

  1. Installing Nitdroid on EMMC
    By Nipang Rao in forum Portable Devices
    Replies: 5
    Last Post: 09-02-2011, 11:50 AM
  2. Getting Android on the Nokia N810 using Nitdroid
    By TheNexus in forum Portable Devices
    Replies: 3
    Last Post: 08-02-2011, 03:11 PM
  3. Replies: 3
    Last Post: 24-01-2011, 07:10 PM
  4. Help While installing mer on Nokia n810 no boot menu
    By Fullmoon in forum Portable Devices
    Replies: 4
    Last Post: 17-01-2011, 07:28 PM
  5. Nokia E90 & N810
    By eren in forum Portable Devices
    Replies: 3
    Last Post: 08-11-2008, 06:18 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,750,607,077.83964 seconds with 16 queries