Reply
Thread Tools
Posts: 46 | Thanked: 11 times | Joined on Jun 2013
#41
it says
Code:
SIOCSIFADDR: No such device
usb0: ERROR while getting interface flags: No Such Device
SIOCSIFADDR: No such device
usb0: ERROR while getting interface flags: No Such Device

Last edited by ZioBilly; 2013-12-30 at 19:48.
 
Guest | Posts: n/a | Thanked: 0 times | Joined on
#42
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.
 

The Following 2 Users Say Thank You to For This Useful Post:
Posts: 46 | Thanked: 11 times | Joined on Jun 2013
#43
Last relase, after sudo modprobe cdc_ether this is the lsmod:
Code:
billy@billy-h8-1206el:~$ lsmod
Module                  Size  Used by
cdc_ether              14351  0 
usbnet                 39495  1 cdc_ether
parport_pc             32701  0 
ppdev                  17671  0 
rfcomm                 69070  12 
bnep                   19564  2 
nls_iso8859_1          12713  1 
x86_pkg_temp_thermal    14162  0 
intel_powerclamp       14705  0 
coretemp               13435  0 
kvm_intel             138538  0 
kvm                   431315  1 kvm_intel
crct10dif_pclmul       14289  0 
crc32_pclmul           13113  0 
ghash_clmulni_intel    13259  0 
aesni_intel            55624  2 
aes_x86_64             17131  1 aesni_intel
lrw                    13257  1 aesni_intel
gf128mul               14951  1 lrw
glue_helper            13990  1 aesni_intel
ablk_helper            13597  1 aesni_intel
cryptd                 20329  3 ghash_clmulni_intel,aesni_intel,ablk_helper
gpio_ich               13476  0 
snd_hda_codec_hdmi     41276  4 
snd_usb_audio         149162  0 
xpad                   18218  0 
arc4                   12608  2 
snd_usbmidi_lib        25070  1 snd_usb_audio
rt2800pci              18690  0 
ff_memless             13573  1 xpad
joydev                 17377  0 
rt2800lib              79963  1 rt2800pci
rt2x00pci              13287  1 rt2800pci
nouveau               943295  3 
rt2x00mmio             13603  1 rt2800pci
rt2x00lib              55238  4 rt2x00pci,rt2800lib,rt2800pci,rt2x00mmio
mac80211              596969  3 rt2x00lib,rt2x00pci,rt2800lib
snd_hda_codec_idt      50341  1 
snd_hda_intel          48171  5 
mxm_wmi                13021  1 nouveau
snd_hda_codec         188738  3 snd_hda_codec_hdmi,snd_hda_codec_idt,snd_hda_intel
wmi                    19070  2 mxm_wmi,nouveau
snd_hwdep              13602  2 snd_usb_audio,snd_hda_codec
btusb                  28267  0 
snd_pcm               102033  4 snd_usb_audio,snd_hda_codec_hdmi,snd_hda_codec,snd_hda_intel
video                  19318  1 nouveau
cfg80211              479757  2 mac80211,rt2x00lib
bluetooth             371874  22 bnep,btusb,rfcomm
ttm                    83995  1 nouveau
snd_page_alloc         18710  2 snd_pcm,snd_hda_intel
snd_seq_midi           13324  0 
snd_seq_midi_event     14899  1 snd_seq_midi
snd_rawmidi            30095  2 snd_usbmidi_lib,snd_seq_midi
drm_kms_helper         52651  1 nouveau
snd_seq                61560  2 snd_seq_midi_event,snd_seq_midi
eeprom_93cx6           13344  1 rt2800pci
drm                   296739  5 ttm,drm_kms_helper,nouveau
snd_seq_device         14497  3 snd_seq,snd_rawmidi,snd_seq_midi
crc_ccitt              12707  1 rt2800lib
snd_timer              29433  2 snd_pcm,snd_seq
psmouse                97626  0 
snd                    69141  23 snd_usb_audio,snd_hwdep,snd_timer,snd_hda_codec_hdmi,snd_hda_codec_idt,snd_pcm,snd_seq,snd_rawmidi,snd_usbmidi_lib,snd_hda_codec,snd_hda_intel,snd_seq_device,snd_seq_midi
i2c_algo_bit           13413  1 nouveau
soundcore              12680  1 snd
microcode              23518  0 
serio_raw              13413  0 
mei_me                 18421  0 
mei                    77692  1 mei_me
lpc_ich                21080  0 
mac_hid                13205  0 
lp                     17759  0 
parport                42299  3 lp,ppdev,parport_pc
usb_storage            62062  0 
hid_generic            12548  0 
usbhid                 53014  0 
hid                   101512  2 hid_generic,usbhid
r8169                  67341  0 
ahci                   25819  4 
libahci                31898  1 ahci
mii                    13934  2 r8169,usbnet
 
Posts: 46 | Thanked: 11 times | Joined on Jun 2013
#44
with dmesg it shows:
Code:
[   90.768744] usb 2-1.3: new high-speed USB device number 6 using ehci-pci
[   90.867702] usb 2-1.3: New USB device found, idVendor=2931, idProduct=0aff
[   90.867708] usb 2-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[   90.867711] usb 2-1.3: Product: Sailfish
[   90.867713] usb 2-1.3: Manufacturer: Jolla
[   90.867716] usb 2-1.3: SerialNumber: DU3C600088
[  117.527312] usbcore: registered new interface driver cdc_ether
[  279.792701] systemd-hostnamed[2413]: Warning: nss-myhostname is not installed. Changing the local hostname might make it unresolveable. Please install nss-myhostname!
does it means something?
 
Guest | Posts: n/a | Thanked: 0 times | Joined on
#45
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
 

The Following User Says Thank You to For This Useful Post:
Posts: 46 | Thanked: 11 times | Joined on Jun 2013
#46
it shows eth0, lo and wlan0
 
Guest | Posts: n/a | Thanked: 0 times | Joined on
#47
you did press volume down? while powering on, and not volume up?
 
Posts: 46 | Thanked: 11 times | Joined on Jun 2013
#48
it shows fastboot
 
Guest | Posts: n/a | Thanked: 0 times | Joined on
#49
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 ?
 
Community Council | Posts: 4,920 | Thanked: 12,867 times | Joined on May 2012 @ Southerrn Finland
#50
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
 

The Following User Says Thank You to juiceme For This Useful Post:
Reply


 
Forum Jump


All times are GMT. The time now is 11:39.