![]() |
Re: Jolla device in a boot loop
it says
Code:
SIOCSIFADDR: No such device |
Re: Jolla device in a boot loop
should come up.
1 which sailfish version are you on, I assumed the new release? 2 might be that cdc_ether module is not loaded on PC (sudo modprobe cdc_ether to load manually) 3 if, you are on older release of sailfish you may have the option to boot kernel to restore a backup , however, given that you dont follow how to use USB Networking as is, you probably also dont have backup images of the device , so this is not an option. try - if you are on latest release, on PC to probe cdc_ether. also a dmesg output and lsmod would help identifying where the issue is. |
Re: Jolla device in a boot loop
Last relase, after sudo modprobe cdc_ether this is the lsmod:
Code:
billy@billy-h8-1206el:~$ lsmod |
Re: Jolla device in a boot loop
with dmesg it shows:
Code:
[ 90.768744] usb 2-1.3: new high-speed USB device number 6 using ehci-pci |
Re: Jolla device in a boot loop
it means your device is alive and communicating :)
Now, after modprobe seems to at least have added cdc_ether module, are you still not able to ? sudo ifconfig usb0 192.168.2.18 netmask 255.255.255.0 up if not , are you able to see usb0 with sudo ifconfig -a |
Re: Jolla device in a boot loop
it shows eth0, lo and wlan0
|
Re: Jolla device in a boot loop
you did press volume down? while powering on, and not volume up?
|
Re: Jolla device in a boot loop
it shows fastboot
|
Re: Jolla device in a boot loop
I believe you have the old unlocked bootloader.
Possible you didnt upgrade ? Try to download https://github.com/djselbeck/jollare...net-initrd.img and - as root - issue fastboot -i 0x2931 boot boot-telnet-initrd.img from where you downloaded boot-telnet-initrd.img You might need to apt-get install fastboot :) Output should be either 1. device boots that image with no errors In this case, you can get telnet access (see https://wiki.merproject.org/wiki/Sailfish/Backup_Device) and create backups - which will be useless, as your device wont boot. Possibly you can get a copy of all 28 partitions, or at least the root file system to restore this way. However, it is 16GB of data :) 2. device tells you 'not allowed' in whicg case, you do have the newly locked bootloader. If USB net doesnt work, afraid we are ATM in the situation that you will need to return to service. So, what does fastboot -i 0x2931 boot boot-telnet-initrd.img tell ? |
Re: Jolla device in a boot loop
Just one note, with linux you need to use "sudo fastboot <command>" as unlike with adb, fastboot doesn't have usb write access as user :)
|
All times are GMT. The time now is 22:57. |
vBulletin® Version 3.8.8