|
2013-03-28
, 22:15
|
Posts: 32 |
Thanked: 19 times |
Joined on Apr 2012
@ Germany
|
#3
|
|
2013-03-29
, 00:10
|
Posts: 1,225 |
Thanked: 1,905 times |
Joined on Feb 2011
@ Quezon City, Philippines
|
#4
|
|
2013-03-29
, 07:52
|
Community Council |
Posts: 4,920 |
Thanked: 12,867 times |
Joined on May 2012
@ Southerrn Finland
|
#5
|
Thanks for your answer! I'll give the MOSLO kernel another try. Today I was not sure, what to expect. Should the device boot into some kind of command line or is this "Warning you modified your device" screen the final state?
The README says you should do "sudo ifconfig usb0 192.168.2.14" -- do you remember, if one needs a special kernel module? The default debian kernel does not offer a network device usb0...
juice@neumi:~$ juice@neumi:~$ cat /etc/debian_version 6.0.6 juice@neumi:~$ juice@neumi:~$ uname -a Linux neumi 3.2.0-0.bpo.2-686-pae #1 SMP Sat Jun 30 08:29:17 UTC 2012 i686 GNU/Linux juice@neumi:~$ juice@neumi:~$ find /lib/modules/3.2.0-0.bpo.2-686-pae | grep -e cdc-acm -e ndis /lib/modules/3.2.0-0.bpo.2-686-pae/kernel/drivers/net/usb/rndis_host.ko /lib/modules/3.2.0-0.bpo.2-686-pae/kernel/drivers/net/wireless/rndis_wlan.ko /lib/modules/3.2.0-0.bpo.2-686-pae/kernel/drivers/usb/class/cdc-acm.ko juice@neumi:~$
The Following User Says Thank You to juiceme For This Useful Post: | ||
|
2013-03-29
, 12:29
|
Posts: 32 |
Thanked: 19 times |
Joined on Apr 2012
@ Germany
|
#6
|
[ 202.780040] usb 2-2: new high-speed USB device number 4 using ehci_hcd [ 202.904244] usb 2-2: unable to get BOS descriptor [ 202.905367] usb 2-2: New USB device found, idVendor=0421, idProduct=0106 [ 202.905376] usb 2-2: New USB device strings: Mfr=34, Product=38, SerialNumber=0 [ 202.905384] usb 2-2: Product: Nokia USB ROM [ 202.905391] usb 2-2: Manufacturer: Nokia [ 205.905888] usb 2-2: USB disconnect, device number 4 [ 207.723401] usb 2-2: new high-speed USB device number 5 using ehci_hcd [ 207.853782] usb 2-2: New USB device found, idVendor=0421, idProduct=0105 [ 207.853792] usb 2-2: New USB device strings: Mfr=1, Product=2, SerialNumber=5 [ 207.853800] usb 2-2: Product: N9 (Update mode) [ 207.853807] usb 2-2: Manufacturer: Nokia [ 207.853814] usb 2-2: SerialNumber: 3579*********** [ 208.476565] usb 2-2: USB disconnect, device number 5 [ 209.961452] NET: Registered protocol family 35 [ 210.051338] usbcore: registered new interface driver cdc_phonet
|
2013-03-29
, 15:47
|
Community Council |
Posts: 4,920 |
Thanked: 12,867 times |
Joined on May 2012
@ Southerrn Finland
|
#7
|
|
2013-03-29
, 20:10
|
Posts: 1,067 |
Thanked: 2,383 times |
Joined on Jan 2012
@ Finland
|
#8
|
The Following User Says Thank You to rainisto For This Useful Post: | ||
|
2013-03-29
, 20:22
|
Community Council |
Posts: 4,920 |
Thanked: 12,867 times |
Joined on May 2012
@ Southerrn Finland
|
#9
|
|
2013-03-29
, 20:46
|
Posts: 1,067 |
Thanked: 2,383 times |
Joined on Jan 2012
@ Finland
|
#10
|
The Following User Says Thank You to rainisto For This Useful Post: | ||
Tags |
boot-loop, mydocs, n9 16gb, rescue |
Thread Tools | |
|
Probably, I was incredible stupid today. After increasing numbers of issues with the tracker, which couldn't be cured by the usual means, I made a tracker reset. No big deal as I saved everything to the MyDocs partition.
To save the SMS I used QTweakN9 (http://talk.maemo.org/showthread.php?t=80600), which I installed the first time. During the first start the "bash" gets installed, too. That reminded me to search if there's a package of my favorite shell "zsh" for the N9. Yes, there is (http://talk.maemo.org/showthread.php?t=55947) and I was happy as it worked really well. So happy, that I appended "exec /bin/zsh" to my ~/.profile -- changing the login shell is sometimes not such a good idea, so I used that workaround. (That was mistake no. 1 I suppose, but I'm not sure, that my problem has something to do with that or if that was just an accidental coincidence...)
However, everything worked well and after an hour everything was restored from tracker reset. Haven't done a backup to my PC quite long, so I thought that now would be a good time. I already had MyDocs opened in the explorer, but then I realised I didn't made a fresh backup with the internal N9 backup app. So, unplugged USB (mistake no. 2), and was about to start the backup, but the keyboard didn't appear to name the backup... crap, what's going on?! I already wanted to copy&paste some string, but than made a reboot instead (mistake no. 3) -- "it won't hurt". But it hurt badly! The N9 get stuck at the NOKIA logo -- nothing happened anymore. (So at that moment no boot-loop.) Damn!
I searched the internet and found some options I have:
=> that enabled some fancy messages, but didn't help to boot the device.
=> sounded very promising and device was recognized by my linux box:
According to this (german) site (http://opensmartpad.org/meego/howtos...ll-backup.html) that rescue system does not work with the 16GB version of the N9! *@@$$!!!
=> no luck either, but I tried this time with windows, as I never used networking via USB under linux.
=> N9 gets stuck at the NOKIA logo, LED lits and then reboots again.
I have no more ideas, but I deeply hope some of the pros in this forum have another one.
Especially I'm interested, if somebody can confirm that the approach with the rescue initrd is working also with 16GB devices.
My phone is not SIM locked, but however I have MfE accounts setup (which can trigger the device lock, according to a page I did not find anymore).
Thanks a lot in advance!