![]() |
[SOLVED] Sailfish developer mode questions
Hi,
I've activated the developer mode on my Jolla. It works on wifi (not so good because the wifi is pretty unstable, but it works). I'm trying to use the dev mode through USB. The GUI tells me the address is 192.168.2.15 (as was on my N9), but: - I can't ping this address (linux computer) - I can't ssh "Connection refused" I wonder if I have also to specify a password specifically for the USB Dev Mode connection? |
Re: Sailfish developer mode questions
open terminal and check if the RNDIS interface really has the IP address assigned:
[nemo@Jolla ~]$ |
Re: Sailfish developer mode questions
And do the same on the linux machine, if there's not interface with a 192.168.2.x IP it still won't work, even if it's correct on the Jolla.
|
Re: Sailfish developer mode questions
I think, I might be wrong, that there's no DHCPd listening. So once you connect the Jolla to the PC, you've got to manually setup the IP for the PC's ethernet.
|
Re: Sailfish developer mode questions
Thanks guy, it was correct on the Jolla and not on the PC. I just fixed an IP address to the USB link and it works.
Great thanks ! |
Re: Sailfish developer mode questions
Quote:
[nemo@Jolla ~]$ ps aux | grep dhc |
Re: [SOLVED] Sailfish developer mode questions
So, if @anidel was wrong, there's a bug in Jolla as my PC got a 192.168.1.x address, not unable to communicate with 192.168.2.x.
|
Re: [SOLVED] Sailfish developer mode questions
Quote:
#sudo dhclient -d usb0 Internet Systems Consortium DHCP Client 4.2.4 Copyright 2004-2012 Internet Systems Consortium. All rights reserved. For info, please visit https://www.isc.org/software/dhcp/ Listening on LPF/usb0/ca:0b:76:64:90:8c Sending on LPF/usb0/ca:0b:76:64:90:8c Sending on Socket/fallback DHCPREQUEST of 192.168.3.8 on usb0 to 255.255.255.255 port 67 (xid=0x5a290e3c) DHCPNAK from 192.168.2.15 (xid=0x5a290e3c) DHCPDISCOVER on usb0 to 255.255.255.255 port 67 interval 3 (xid=0x7a117a84) DHCPREQUEST of 192.168.2.9 on usb0 to 255.255.255.255 port 67 (xid=0x7a117a84) DHCPOFFER of 192.168.2.9 from 192.168.2.15 DHCPACK of 192.168.2.9 from 192.168.2.15 bound to 192.168.2.9 -- renewal in 428058 seconds. Disconnect, change the ip in the developer mode UI. Reconnect: $ sudo dhclient -d usb0 Internet Systems Consortium DHCP Client 4.2.4 Copyright 2004-2012 Internet Systems Consortium. All rights reserved. For info, please visit https://www.isc.org/software/dhcp/ Listening on LPF/usb0/be:55:8a:9c:d0:51 Sending on LPF/usb0/be:55:8a:9c:d0:51 Sending on Socket/fallback DHCPREQUEST of 192.168.2.9 on usb0 to 255.255.255.255 port 67 (xid=0x21b2b815) DHCPNAK from 192.168.3.18 (xid=0x21b2b815) DHCPDISCOVER on usb0 to 255.255.255.255 port 67 interval 3 (xid=0x39b67e63) DHCPREQUEST of 192.168.3.8 on usb0 to 255.255.255.255 port 67 (xid=0x39b67e63) DHCPOFFER of 192.168.3.8 from 192.168.3.18 DHCPACK of 192.168.3.8 from 192.168.3.18 bound to 192.168.3.8 -- renewal in 364451 seconds. |
Re: [SOLVED] Sailfish developer mode questions
That's a possibility.
|
All times are GMT. The time now is 00:39. |
vBulletin® Version 3.8.8