![]() |
Re: Nokia N9 help? MALF indicator file?
Quote:
You did let the USB cable stay in place after pushing the kernel in, not disconnecting? |
Re: Nokia N9 help? MALF indicator file?
Quote:
Yes, the green lettering is important, it will tell you if the partition exporting and IP initialization has gone OK. If all went well it should say something like this: Welcome to N9 Ubiboot ver. 0.3.6 Now, check that the green text is pretty much like this on the device. If, instead of Partitons exported successifully via USB it says something like Unable to load the USB modules! or similar, then that is the reason you did not see the export. Also, if it says the bits about IP address, DHCP and telnet, then you can try to telnet into the device and do the fix that way; just check that you can get in, open a new console and give command "telnet 192.168.0.15" If the command succeeds, you have logged into the device and can fix the malf from inside. |
Re: Nokia N9 help? MALF indicator file?
Yup left cable in.
|
Re: Nokia N9 help? MALF indicator file?
Quote:
|
Re: Nokia N9 help? MALF indicator file?
Yup it says exactly
Welcome to N9 Ubiboot ver. 0.3.6 (Boot loader is based on MOSLO ver. 0.0.13.1) Partitons exported successifully via USB Configured 192.168.0.15 on USB Starting DHCP server, offering 192.168.0.100 Starting TELNET server |
Re: Nokia N9 help? MALF indicator file?
Quote:
You are'nt by any chance running a virtual instance of Linux? In that case you need to give the virtual machine access to your USB port for mounting the N9 volumes... Anyway, what you can do now is fix the things from a maintanance console.
After that you can remove the USB cable and power off your device. |
Re: Nokia N9 help? MALF indicator file?
Trying 192.168.0.15...
telnet: Unable to connect to remote host: Connection timed out Will try again.. |
Re: Nokia N9 help? MALF indicator file?
ubuntu@ubuntu:~$ sudo dpkg --install /home/ubuntu/Downloads/flasher_3.12.1_amd64.deb
(Reading database ... 169560 files and directories currently installed.) Preparing to unpack .../flasher_3.12.1_amd64.deb ... Unpacking flasher (3.12.1) over (3.12.1) ... Setting up flasher (3.12.1) ... ubuntu@ubuntu:~$ sudo flasher -k /home/ubuntu/Downloads/zImage_2.6.32.54-ubiboot-02_301013 -l -b flasher 3.12.1 (Oct 5 2011) Harmattan WARNING: This tool is intended for professional use only. Using it may result in permanently damaging your device or losing the warranty. Suitable USB interface (bootloader/phonet) not found, waiting... USB device found at bus 003, device address 007. Device identifier: 357923040690689 (SN: N/A) Found device RM-696, hardware revision 1603 NOLO version 2.3.6 Version of 'sw-release': DFL61_HARMATTAN_40.2012.21-3_PR_005 Sending kernel image (11672 kB)... 100% (11672 of 11672 kB, avg. 40250 kB/s) Success ubuntu@ubuntu:~$ telnet 192.168.0.15 Trying 192.168.0.15... telnet: Unable to connect to remote host: Connection timed out |
Re: Nokia N9 help? MALF indicator file?
Quote:
But, The line in green indicates that the USB disconnected again. I would check the cable (assuming USB connectors on PC is working) Did you use original Nokia Cable ? |
Re: Nokia N9 help? MALF indicator file?
Okay, please chdck your IP configuration; "ifconfig -a"
There should be an entry about usb0 |
Re: Nokia N9 help? MALF indicator file?
ubuntu@ubuntu:~$ ifconfig -a
eth0 Link encap:Ethernet HWaddr 54:53:ed:2c:32:2e UP BROADCAST MULTICAST MTU:1500 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:792 errors:0 dropped:0 overruns:0 frame:0 TX packets:792 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:81910 (81.9 KB) TX bytes:81910 (81.9 KB) wlan0 Link encap:Ethernet HWaddr 08:3e:8e:b3:46:af inet addr:192.168.1.66 Bcast:192.168.1.255 Mask:255.255.255.0 inet6 addr: fe80::a3e:8eff:feb3:46af/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:28454 errors:0 dropped:0 overruns:0 frame:0 TX packets:18434 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:37510473 (37.5 MB) TX bytes:2081035 (2.0 MB) ubuntu@ubuntu:~$ ifconfig -a eth0 Link encap:Ethernet HWaddr 54:53:ed:2c:32:2e UP BROADCAST MULTICAST MTU:1500 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:792 errors:0 dropped:0 overruns:0 frame:0 TX packets:792 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:81910 (81.9 KB) TX bytes:81910 (81.9 KB) wlan0 Link encap:Ethernet HWaddr 08:3e:8e:b3:46:af inet addr:192.168.1.66 Bcast:192.168.1.255 Mask:255.255.255.0 inet6 addr: fe80::a3e:8eff:feb3:46af/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:28473 errors:0 dropped:0 overruns:0 frame:0 TX packets:18447 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:37511691 (37.5 MB) TX bytes:2082315 (2.0 MB) |
Re: Nokia N9 help? MALF indicator file?
Okay, no USB IP interface there at all.
Are you running a virtual installation? If so, you need to enable USB access in the virtual machine. |
Re: Nokia N9 help? MALF indicator file?
Yeah i'm running Ubuntu through USB
|
Re: Nokia N9 help? MALF indicator file?
Quote:
In that case it should be OK. I was wondering if you have a windows, and you are running linux on a virtual machine on top of the windows installation. This does sound a bit strange; You are able to reach your N9 with flasher via USB port, so why does the booting N9 device not register on the USB bus when it should? Can you check what "lsusb" command shows on the bus after you have the green text on the device? |
Re: Nokia N9 help? MALF indicator file?
Its been made bootable from USB, i'm using the 'try ubuntu'
|
Re: Nokia N9 help? MALF indicator file?
Quote:
Can you check what "lsusb" command shows on the bus after you have the green text on the device? |
Re: Nokia N9 help? MALF indicator file?
ubuntu@ubuntu:~$ lsusb
Bus 002 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 001 Device 004: ID 5986:02d3 Acer, Inc Bus 001 Device 005: ID 0489:e036 Foxconn / Hon Hai Bus 001 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub Bus 003 Device 002: ID 054c:0707 Sony Corp. Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub |
Re: Nokia N9 help? MALF indicator file?
Quote:
I'll have to check what it should look like, but my guess would be that there should be a line saying something about "ID 0421:xxxx Nokia Mobile Phones" or something... Now, have you checked with different USB cables BTW? Also with different USB port. Sometimes a faulty cable can cause really strange things to happen... |
Re: Nokia N9 help? MALF indicator file?
Okay i used different cable am now connected.
ubuntu@ubuntu:~$ telnet 192.168.0.15 Trying 192.168.0.15... Connected to 192.168.0.15. Escape character is '^]'. |
Re: Nokia N9 help? MALF indicator file?
Quote:
did you already check for the malf file? |
Re: Nokia N9 help? MALF indicator file?
Not yet, having trouble getting it to go past telnet 192.168.0.15 again... will keep trying
|
Re: Nokia N9 help? MALF indicator file?
Okay so this is what i got..
ubuntu@ubuntu:~$ sudo flasher -k /home/ubuntu/Downloads/zImage_2.6.32.54-ubiboot-02_301013 -l -b flasher 3.12.1 (Oct 5 2011) Harmattan WARNING: This tool is intended for professional use only. Using it may result in permanently damaging your device or losing the warranty. Suitable USB interface (bootloader/phonet) not found, waiting... USB device found at bus 003, device address 010. Device identifier: 357923040690689 (SN: N/A) Found device RM-696, hardware revision 1603 NOLO version 2.3.6 Version of 'sw-release': DFL61_HARMATTAN_40.2012.21-3_PR_005 Sending kernel image (11672 kB)... 100% (11672 of 11672 kB, avg. 40389 kB/s) Success ubuntu@ubuntu:~$ telnet 192.168.0.15 Trying 192.168.0.15... Connected to 192.168.0.15. Escape character is '^]'. / # mount /dev/mmcblk0p2 /mnt/2 / # ls -l /mnt/2/var/malf ls: /mnt/2/var/malf: No such file or directory |
Re: Nokia N9 help? MALF indicator file?
USB drives are showing up now though this is what i get if i search MALF
http://i60.tinypic.com/jiyq9y.png |
Re: Nokia N9 help? MALF indicator file?
Okay, looks like it is not the traditional MALF flag set, then.
Could be some other problem, most probably solvable by flashing the device. Now that you can get the filesystem exports, you can back up your device to your computer and flash it clean. |
Re: Nokia N9 help? MALF indicator file?
Quote:
|
Re: Nokia N9 help? MALF indicator file?
Hello,
I was wondering if anyone can help, I am having the same issue, after having the n9 broken screen/touch replaced (phone sit in a drawer for 7 months)of course, battery dead, I charged the n9 to 10% via flasher, stopped that process, and kept charging in it the laptop for an hour more, and then reflashed to stock kernel, phone worked great for 24hs, and then the batter drained fast, and Its dead again, wont charge, or even start the cahrging process via flasher now, it stays at: Suitable USB interface (bootloader/phonet) not found, waiting... tried more than 50 times to charge it with the flasher, with Linux , and windows, on 2 diff PCs , 3 diff original cables still will not start the flashing process...I only see the led blinking briefly and I got the malf message for too frequent reboot 3 times... any ideas ? my dmesg shows this when plugging the phone to see if the flasher charges it: Jul 3 12:35:05 crunchbang kernel: [10457.829103] ACPI Error: Method parse/execution failed [\_SB_.PCI0.VGA_.LCDD._BCM] (Node ffff88013ae71ce0), AE_AML_BUFFER_LIMIT (20110623/psparse-536) Jul 3 12:35:05 crunchbang kernel: [10457.829127] ACPI Error: Evaluating _BCM failed (20110623/video-364) Jul 3 12:37:54 crunchbang kernel: [10626.541709] ACPI Exception: AE_AML_BUFFER_LIMIT, Index (0x0000000000000064) is beyond end of object (20110623/exoparg2-418) Jul 3 12:37:54 crunchbang kernel: [10626.541730] ACPI Error: Method parse/execution failed [\_SB_.PCI0.SBRG.EC0_.STBR] (Node ffff88013ae7a8d0), AE_AML_BUFFER_LIMIT (20110623/psparse-536) Jul 3 12:37:54 crunchbang kernel: [10626.541752] ACPI Error: Method parse/execution failed [\_SB_.PCI0.VGA_.LCDD._BCM] (Node ffff88013ae71ce0), AE_AML_BUFFER_LIMIT (20110623/psparse-536) Jul 3 12:37:54 crunchbang kernel: [10626.541777] ACPI Error: Evaluating _BCM failed (20110623/video-364) Jul 3 12:41:04 crunchbang kernel: [10816.612467] ACPI Exception: AE_AML_BUFFER_LIMIT, Index (0x0000000000000064) is beyond end of object (20110623/exoparg2-418) Jul 3 12:41:04 crunchbang kernel: [10816.612480] ACPI Error: Method parse/execution failed [\_SB_.PCI0.SBRG.EC0_.STBR] (Node ffff88013ae7a8d0), AE_AML_BUFFER_LIMIT (20110623/psparse-536) Jul 3 12:41:04 crunchbang kernel: [10816.612494] ACPI Error: Method parse/execution failed [\_SB_.PCI0.VGA_.LCDD._BCM] (Node ffff88013ae71ce0), AE_AML_BUFFER_LIMIT (20110623/psparse-536) Jul 3 12:41:04 crunchbang kernel: [10816.612509] ACPI Error: Evaluating _BCM failed (20110623/video-364) Jul 3 12:43:20 crunchbang kernel: [10952.869596] ACPI Exception: AE_AML_BUFFER_LIMIT, Index (0x0000000000000064) is beyond end of object (20110623/exoparg2-418) Jul 3 12:43:20 crunchbang kernel: [10952.869617] ACPI Error: Method parse/execution failed [\_SB_.PCI0.SBRG.EC0_.STBR] (Node ffff88013ae7a8d0), AE_AML_BUFFER_LIMIT (20110623/psparse-536) Jul 3 12:43:20 crunchbang kernel: [10952.869639] ACPI Error: Method parse/execution failed [\_SB_.PCI0.VGA_.LCDD._BCM] (Node ffff88013ae71ce0), AE_AML_BUFFER_LIMIT (20110623/psparse-536) Jul 3 12:43:20 crunchbang kernel: [10952.869661] ACPI Error: Evaluating _BCM failed (20110623/video-364) Jul 3 13:07:21 crunchbang kernel: [12393.871481] ACPI Exception: AE_AML_BUFFER_LIMIT, Index (0x0000000000000064) is beyond end of object (20110623/exoparg2-418) Jul 3 13:07:21 crunchbang kernel: [12393.871501] ACPI Error: Method parse/execution failed [\_SB_.PCI0.SBRG.EC0_.STBR] (Node ffff88013ae7a8d0), AE_AML_BUFFER_LIMIT (20110623/psparse-536) Jul 3 13:07:21 crunchbang kernel: [12393.871523] ACPI Error: Method parse/execution failed [\_SB_.PCI0.VGA_.LCDD._BCM] (Node ffff88013ae71ce0), AE_AML_BUFFER_LIMIT (20110623/psparse-536) Jul 3 13:07:21 crunchbang kernel: [12393.871546] ACPI Error: Evaluating _BCM failed (20110623/video-364) |
Re: Nokia N9 help? MALF indicator file?
Think that I would have wanted to physically change the battery by now. What kernel were you using before as refer to "stock kernel" now and did you zeroise device before re-flashing?
|
Re: Nokia N9 help? MALF indicator file?
Before I was using the kernel that allows inception to be installed.
After screen replace I flashed the normal image with -f -F option and wiped all my data as well to start from scratch and use the new aegis hack from coderus. I will try to replace the battery, as it seems to be the only option left... :( |
Re: Nokia N9 help? MALF indicator file?
/home/ubuntu/Downloads/flasher_3.12.1_i386.deb
andreasole@andreasole:~$ sudo dpkg --install /home/ubuntu/Downloads/flasher_3.12.1_amd64.deb dpkg: error processing archive /home/ubuntu/Downloads/flasher_3.12.1_amd64.deb (--install): cannot access archive: No such file or directory Errors were encountered while processing: /home/ubuntu/Downloads/flasher_3.12.1_amd64.deb andreasole@andreasole:~$ sudo --install /home/ubuntu/Downloads/flasher_3.12.1_amd64.deb sudo: unrecognized option '--install' usage: sudo -h | -K | -k | -V usage: sudo -v [-AknS] [-g group] [-h host] [-p prompt] [-u user] usage: sudo -l [-AknS] [-g group] [-h host] [-p prompt] [-U user] [-u user] [command] usage: sudo [-AbEHknPS] [-r role] [-t type] [-C num] [-g group] [-h host] [-p prompt] [-u user] [VAR=value] [-i|-s] [<command>] usage: sudo -e [-AknS] [-r role] [-t type] [-C num] [-g group] [-h host] [-p prompt] [-u user] file ... andreasole@andreasole:~$ apt-get --install /home/ubuntu/Downloads/flasher_3.12.1_amd64.deb E: Command line option --install is not understood in combination with the other options andreasole@andreasole:~$ i dont underastand what is wrong, iam on ubuntu 16.4 thanks i also try this sudo dpkg -i /home/ubuntu/Downloads/flasher_3.12.1_i386.deb [sudo] password for andreasole: dpkg: error processing archive /home/ubuntu/Downloads/flasher_3.12.1_i386.deb (--install): cannot access archive: No such file or directory Errors were encountered while processing: /home/ubuntu/Downloads/flasher_3.12.1_i386.deb |
Re: Nokia N9 help? MALF indicator file?
sudo launches command with escalated priviliges, username(or command) must be mentioned in sudoers file(directly, or indirectly via group)
dpkg is debian package manager dpkg -i archive.deb (if you are root) sudo dpkg -i archive.deb (if you are normal user under ubuntu) maybe you got 32bit system, paste output of 'uname -a' and 'file *.deb', because for some reason dpkg doesnt recognize this.archive(maybe try to redownload it) |
Re: Nokia N9 help? MALF indicator file?
dpkg: error processing archive /home/ubuntu/Downloads/flasher_3.12.1_amd64.deb (--install):
cannot access archive: No such file or directory |
Re: Nokia N9 help? MALF indicator file?
andreasole@andreasole:~/Downloads$ sudo dpkg -i flasher_3.12.1_amd64.deb
[sudo] password for andreasole: (Reading database ... 209331 files and directories currently installed.) Preparing to unpack flasher_3.12.1_amd64.deb ... Unpacking flasher (3.12.1) over (3.12.1) ... Setting up flasher (3.12.1) ... what about now? how to know if i did it right?? sorry for the questions i have to use this commands from 2012 :) |
Re: Nokia N9 help? MALF indicator file?
You will need firstly to change directory cd Downloads if that is where flasher is. This thread may help you:http://talk.maemo.org/showthread.php?t=94575
|
Re: Nokia N9 help? MALF indicator file?
Sorry to post this question here but I am not sure where it would be the best place for it.
Trying to re-flash my 059L7G7 Nokia N9 but I cannot find the right firmware. I remember to have downloaded it from a mirror somewhere about a year ago but now I am a bit at a loss. Must have either deleted the firmware from HDD or hidden it so well that I can't find it ;-) Anyone, please? :-) |
Re: Nokia N9 help? MALF indicator file?
Quote:
Try this resource:https://silma.tk/soft/ as link still seems valid. |
Re: Nokia N9 help? MALF indicator file?
Many thanks, mate! I'm downloading the firmware at the moment and will let you know if it works later.
To be honest, I have found the resource earlier and downloaded a few firmware images based on my intuition but none of them has worked ;-) Seems my intuition (and memory) is failing a bit... Thanks for pointing me out in the right direction! Quote:
|
Re: Nokia N9 help? MALF indicator file?
Right! Many thanks, again for the valuable and prompt information, aspergerguy!
All is fine with the flashing and I will now proceed doing the usual stuff such as warehouse adding, etc. By the way, what do you do to let your N9 conserve the energy whilst using GPS maps? I have found that nothing really has worked for me and had to get an external battery pack as means of support! All the best and thank you once again! |
Re: Nokia N9 help? MALF indicator file?
Quote:
|
Re: Nokia N9 help? MALF indicator file?
Many thanks for the pointers, especially about the external receiver, yet I can't find any, either new or second hand, online at the moment.
I have already changed the positioning server but thank you for reminding me, as well! |
Re: Nokia N9 help? MALF indicator file?
Quote:
|
All times are GMT. The time now is 15:13. |
vBulletin® Version 3.8.8