Re: [SailfishDevel] Cannot ssh to device in USB developer mode

2014-01-23 Thread christopher . lamb
Hi Damien congratulations on "getting in"! There is not such thing as a stupid question, only stupid answers 8-) Now that you can connect things by SSH, if you want to do so using an RSA key in the same way that you can connect to the emulator, here is how: http://flyingsheeponsailfish.bl

Re: [SailfishDevel] Cannot ssh to device in USB developer mode

2014-01-23 Thread Graham Cobb
On 23/01/14 14:01, dcali...@free.fr wrote: > - I ssh at this address with nemo as login, it's responding since it proposes > to > add the hw key to the known host list, and then it's asking for the password, > but when I type it, I get permission denied. The password is alright since I > can > ss

Re: [SailfishDevel] Cannot ssh to device in USB developer mode

2014-01-23 Thread dcaliste
Hello, Selon Graham Cobb : > On 23/01/14 14:01, dcali...@free.fr wrote: > It sounds like you are connecting to the ssh on your own machine. To > test that you could try logging in to an account which exists on your > own machine (or check the hw key, or set up a banner message). Thanks, I've unde

Re: [SailfishDevel] Cannot ssh to device in USB developer mode

2014-01-23 Thread dcaliste
Selon Julius Loman : > Assign 192.168.2.14 to your computer and do "ssh nemo@192.168.2.15" > It seems to me you are just connecting to your computer, not to Jolla device. Ok, I understand, I should be able to find the solution now. Thanks a lot. And sorry for the stupid question… Damien.

Re: [SailfishDevel] Cannot ssh to device in USB developer mode

2014-01-23 Thread Julius Loman
Assign 192.168.2.14 to your computer and do "ssh nemo@192.168.2.15" It seems to me you are just connecting to your computer, not to Jolla device. On Thu, Jan 23, 2014 at 03:11:21PM +0100, dcali...@free.fr wrote: > Hello, > > Selon Julius Loman : > > 192.168.2.15 is Jolla's IP address. you have to

Re: [SailfishDevel] Cannot ssh to device in USB developer mode

2014-01-23 Thread dcaliste
Hello, Selon Julius Loman : > 192.168.2.15 is Jolla's IP address. you have to set another IP address in the > same > C class network to your usb0 interface. For example 192.168.2.14. Thanks for replying promptly, but it's not working neither. Same results, I can ping 192.168.2.14, but when I ssh t

Re: [SailfishDevel] Cannot ssh to device in USB developer mode

2014-01-23 Thread Julius Loman
192.168.2.15 is Jolla's IP address. you have to set another IP address in the same C class network to your usb0 interface. For example 192.168.2.14. Julius On Thu, Jan 23, 2014 at 03:01:08PM +0100, dcali...@free.fr wrote: > Hello list members, > >Sorry for asking this stupid question, but I

[SailfishDevel] Cannot ssh to device in USB developer mode

2014-01-23 Thread dcaliste
Hello list members, Sorry for asking this stupid question, but I can't connect to the device with ssh when this one is connected via USB in developer mode. I can ssh to it when connecting through WLAN though. What I'm doing: - enable developer mode and set-up a password (this one is working