|
2014-11-20
, 10:35
|
Community Council |
Posts: 4,920 |
Thanked: 12,867 times |
Joined on May 2012
@ Southerrn Finland
|
#2
|
[nemo@Jolla ~]$
[nemo@Jolla ~]$ /sbin/ifconfig
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:2475 errors:0 dropped:0 overruns:0 frame:0
TX packets:2475 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:235064 (229.5 KiB) TX bytes:235064 (229.5 KiB)
rndis0 Link encap:Ethernet HWaddr 7E:25:BD:3E:7A:7C
inet addr:192.168.2.15 Bcast:192.168.2.255 Mask:255.255.255.0
inet6 addr: fe80::7c25:bdff:fe3e:7a7c/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:222 errors:0 dropped:0 overruns:0 frame:0
TX packets:129 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:34001 (33.2 KiB) TX bytes:24450 (23.8 KiB)
wlan0 Link encap:Ethernet HWaddr 50:56:A8:01:00:CD
inet addr:10.251.117.190 Bcast:10.251.119.255 Mask:255.255.248.0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:25087 errors:0 dropped:78 overruns:0 frame:0
TX packets:24637 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:100
RX bytes:20656500 (19.6 MiB) TX bytes:3626340 (3.4 MiB)
[nemo@Jolla ~]$
The Following User Says Thank You to juiceme For This Useful Post: | ||
|
2014-11-20
, 11:14
|
|
Posts: 1,743 |
Thanked: 1,231 times |
Joined on Jul 2006
@ Twickenham, UK
|
#4
|
The Following User Says Thank You to anidel For This Useful Post: | ||
|
2014-11-20
, 11:24
|
Posts: 602 |
Thanked: 735 times |
Joined on Mar 2011
@ Nantes, France
|
#5
|
|
2014-11-20
, 11:27
|
Community Council |
Posts: 4,920 |
Thanked: 12,867 times |
Joined on May 2012
@ Southerrn Finland
|
#6
|
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.
[nemo@Jolla ~]$ ps aux | grep dhc
root 9657 0.0 0.0 1800 496 ? Ss 12:32 0:00 /usr/sbin/udhcpd -f
nemo 10488 1.0 0.1 5656 844 pts/0 S+ 13:26 0:00 grep dhc
[nemo@Jolla ~]$
|
2014-11-20
, 12:18
|
Posts: 602 |
Thanked: 735 times |
Joined on Mar 2011
@ Nantes, France
|
#7
|
|
2014-11-20
, 12:59
|
Posts: 46 |
Thanked: 285 times |
Joined on Dec 2005
|
#8
|
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.
|
2014-11-20
, 13:09
|
Posts: 602 |
Thanked: 735 times |
Joined on Mar 2011
@ Nantes, France
|
#9
|
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?
Last edited by romu; 2014-11-20 at 11:24.