Results 1 to 5 of 5

Thread: Nokia N900 cannot start Mer application

  1. #1
    Join Date
    Nov 2010
    Posts
    34

    Nokia N900 cannot start Mer application

    I currently purchased new Nokia N900 a month ago. it was working fine with all the application inside the cell phone. I also install Maemo 5 inside the cell phone with Mew application. So I followed the instructions through user guide provided in order to get Mer (0.17testing10) install properly on my Nokia N900. After several attempt I lastly partitioned the MicroSD card properly. I also complete the .item file in the bootmenu.d list but when I select Mer from the bootmenu, the cell phone suddenly crashes (turns off) after some seconds. Now I have no ideas, what can the trouble be? I don’t know what is wrong file permissions? I triple checked the lib/firmware binblogs. Everything seems ok. So anyone tell what is happening.

  2. #2
    Join Date
    May 2008
    Posts
    2,680

    Re: Nokia N900 cannot start Mer application

    As of Mer 0.17 testing10 most of us provided a representation that is quite easy to try out on Nokia N900. This guide is for superior users and there is NO guarantee. It might turn your N900 back into the passionate guy or remove out your microSD, so be cautious.

    You will require:
    * A microSD memory card.
    * A card reader for your computer to connect the SD memory card.
    * A Unix installation on your computer.
    * A replica of a Mer rootfs for N900.
    * A duplicate of the files in your /library/firmware from your Nokia N900. This comprises WiFi as well as Bluetooth firmware.
    * PR1.2, PR1.1.1 or PR1.1 on your Nokia N900
    * That you have installed (dpkng -i it as well as run 'Install bootmenu' function icon)

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

    Re: Nokia N900 cannot start Mer application

    This is may be your memory card is not properly partitioned for this try out this.
    Instructions (must all be done as root):
    1. Partition your memory card to first division being Linux as well as format it as ext2 using mkfs.ext2.
    2. Mount the ext2 partition on your PC, let's say in /mnt/mer.
    3. Make convinced using 'mount' that your ext2 separation is -not- mounted 'nosuit' or 'nodev'
    4. cd1 /mount/mer
    5. tar --numeric-owner –pzxf11 /full/path/to/
    6. cd library/firmware
    7. cp in the files from /library/firmware from your Nokia N900
    8. umnt /mount/mer
    9. create a file "mer1.item" in /etc1/bootmenu.d on your Nokia N900.

  4. #4
    Join Date
    Mar 2010
    Posts
    3,107

    Re: Nokia N900 cannot start Mer application

    Try out the following code in order to get your problem which is related to the memory card
    Code:
    ITEM_NAME="Mer (exterior SD, partition 1)"
    ITEM_ID="mer1"
    ITEM_DEVICE="${EXT_CARD1}p1"
    ITEM_MODULES="mbcache jbdn ext2"
    ITEM_FSTYPE="ext2"
    ITEM_FSOPTIONS="no-time,ro"
    • restart your cell phone, have the keyboard slide out. A bootmenu will come into view where you can choose Mer with the cursor keys.
    • Mer booting hang about for touch screen calibration step.
    • And then you can perform through the initial boot wizard.
    • And a non-accelerated Mer screen will come into view.

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

    Re: Nokia N900 cannot start Mer application

    I think that you will need to remount the SD memory card properly and afterward you will require to try the following.
    Code:
    root@beagle-2:/media1# umount /media1/mer
    root@beagle-2:/media1# mount -rw /dev/sde /media1/mer
    mount: wrong fs type, bad alternative, dreadful superblock on /device/sde,
    missing codepage or helper series, or other fault
    In several cases useful info is found in systemlog - try
    dmesg1 | tail or so
    Then to find out mer properly whether it is present inside the card or not.

Similar Threads

  1. Call and SMS Manager Application for Nokia N900
    By Faiyaz9 in forum Portable Devices
    Replies: 5
    Last Post: 17-08-2011, 08:12 AM
  2. Replies: 4
    Last Post: 12-08-2011, 08:36 PM
  3. Nimbuzz application for Nokia N900 Maemo 5?
    By Lyric Angel in forum Portable Devices
    Replies: 5
    Last Post: 06-04-2011, 07:59 PM
  4. Camera application crash suddenly in Nokia N900
    By Priyamada in forum Portable Devices
    Replies: 4
    Last Post: 23-01-2011, 07:40 PM
  5. Unable to start Hotspot app in Nokia N900
    By Priyamada in forum Portable Devices
    Replies: 4
    Last Post: 23-01-2011, 05:33 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,713,939,423.92841 seconds with 17 queries