The Following User Says Thank You to Jordi For This Useful Post: | ||
![]() |
2014-01-30
, 12:59
|
|
Posts: 234 |
Thanked: 281 times |
Joined on Nov 2010
@ Helsinki
|
#102
|
dmesg [ 1273.480188] usb 2-1: new high-speed USB device number 8 using ehci_hcd
sudo fastboot -i 0x2931 boot boot-telnet-initrd.img downloading 'boot.img'... OKAY [ 0.434s] booting... FAILED (remote: access denied. need privilege!) finished. total time: 0.437s
telnet 192.168.2.18 Trying 192.168.2.18... telnet: Unable to connect to remote host: No route to host
![]() |
2014-01-30
, 18:40
|
Posts: 3,464 |
Thanked: 5,107 times |
Joined on Feb 2010
@ Gothenburg in Sweden
|
#103
|
|
2014-01-30
, 19:17
|
Guest |
Posts: n/a |
Thanked: 0 times |
Joined on
|
#104
|
Boot loop here as well.
Code:dmesg [ 1273.480188] usb 2-1: new high-speed USB device number 8 using ehci_hcdCode:sudo fastboot -i 0x2931 boot boot-telnet-initrd.img downloading 'boot.img'... OKAY [ 0.434s] booting... FAILED (remote: access denied. need privilege!) finished. total time: 0.437sSigh.Code:telnet 192.168.2.18 Trying 192.168.2.18... telnet: Unable to connect to remote host: No route to host
![]() |
2014-01-30
, 20:13
|
|
Posts: 234 |
Thanked: 281 times |
Joined on Nov 2010
@ Helsinki
|
#105
|
you cant fastboot with updated firmware. It is locked!
You can however boot recovery and to some factory reset
- Push and hold the volume down button
- Push and hold for a while the power button until the phone vibrates, release all buttons
- connect USB cable
- telnet 192.168.2.15
![]() |
2014-01-30
, 21:38
|
Posts: 3,464 |
Thanked: 5,107 times |
Joined on Feb 2010
@ Gothenburg in Sweden
|
#107
|
Yea, we need unlocked bootloader asap or a way to flash the device on our own. This reboot loop and send them in to care sucks hard.
Jan 30 22:37:31 ThinkPad-X230 kernel: [45186.661079] usb 3-2: Product: Recovery Jan 30 22:37:31 ThinkPad-X230 kernel: [45186.661082] usb 3-2: Manufacturer: Jolla Jan 30 22:37:31 ThinkPad-X230 kernel: [45186.661085] usb 3-2: SerialNumber: 123456789 Jan 30 22:37:31 ThinkPad-X230 kernel: [45186.663232] rndis_host 3-2:1.0 eth1: register 'rndis_host' at usb-0000:00:14.0-2, RNDIS device, 00:01:02:03:04:05 Jan 30 22:37:31 ThinkPad-X230 kernel: [45186.663585] usb-storage 3-2:1.2: USB Mass Storage device detected Jan 30 22:37:31 ThinkPad-X230 kernel: [45186.663689] scsi19 : usb-storage 3-2:1.2 Jan 30 22:37:31 ThinkPad-X230 mtp-probe: checking bus 3, device 57: "/sys/devices/pci0000:00/0000:00:14.0/usb3/3-2" Jan 30 22:37:31 ThinkPad-X230 mtp-probe: bus: 3, device: 57 was not an MTP device Jan 30 22:37:32 ThinkPad-X230 kernel: [45187.660936] scsi 19:0:0:0: Direct-Access Linux File-CD Gadget 0000 PQ: 0 ANSI: 2 Jan 30 22:37:32 ThinkPad-X230 kernel: [45187.661461] sd 19:0:0:0: Attached scsi generic sg1 type 0 Jan 30 22:37:32 ThinkPad-X230 kernel: [45187.662497] sd 19:0:0:0: [sdb] Attached SCSI removable disk
![]() |
2014-01-30
, 22:25
|
|
Posts: 400 |
Thanked: 708 times |
Joined on Jun 2011
@ Geneva - CH
|
#108
|
The Following User Says Thank You to Jordi For This Useful Post: | ||
![]() |
2014-01-31
, 09:42
|
Posts: 3,464 |
Thanked: 5,107 times |
Joined on Feb 2010
@ Gothenburg in Sweden
|
#109
|
sudo ifconfig eth1 192.168.2.14 netmask 255.255.255.0 up telnet 192.168.2.15
re you really SURE? If you continue, ALL DATA (pictures, videos, messages, accounts and all the personal data) stored in the device memory WILL BE ERASED! [y/n] y [CLEANUP] Starting cleanup! [CLEANUP] Umounting top volume... [CLEANUP] Deleting /mnt [CLEANUP] Cleanup done. Mounting /dev/mmcblk0p28 on /mnt mount: mounting /dev/mmcblk0p28 on /mnt failed: Invalid argument [ERROR] Can't mount '/dev/mmcblk0p28' to '/mnt' [CLEANUP] Starting cleanup! [CLEANUP] Umounting top volume... [CLEANUP] Deleting /mnt [CLEANUP] Cleanup done. Connection closed by foreign host.
The Following User Says Thank You to mikecomputing For This Useful Post: | ||
![]() |
2014-01-31
, 12:40
|
Posts: 113 |
Thanked: 303 times |
Joined on Dec 2013
@ Germany
|
#110
|
Why do that help in any way? If reboot loop and not connects usb network how would "flash yourself" help in any way? I mean you need atleast USB network to flash it and in most cases it seems not even that seems work.
My Linux box find "new USB device" but Jolla seems not activate USB network profile but find unmountable /dev/sdb hmmm
The Following User Says Thank You to djselbeck For This Useful Post: | ||
Unfortunately, this is not for me: I have windows
Well, it seems I need to go the Linux way... for a lot of reasons.