[MeeGo-dev] How to connect N900(meego flashed) device to Minicom

2010-10-22 Thread rams k
Hi,
I have flashed meego-N900-armv7-prebuilt
image(meego-handset-armv7l-n900-1.0.90.4.20100928.1.ks) on the N900 device.
I want to check wi-fi ,browser and related things on the device.

How to Connect the N900(Meego flashed) device to the Minicom on PC?
Pls help,Thanks in advance.

rgds,
Rams
___
MeeGo-dev mailing list
MeeGo-dev@meego.com
http://lists.meego.com/listinfo/meego-dev


Re: [MeeGo-dev] How to connect N900(meego flashed) device to Minicom

2010-10-22 Thread Nishanth Menon

rams k had written, on 10/22/2010 01:52 AM, the following:

Hi,
I have flashed meego-N900-armv7-prebuilt 
image(meego-handset-armv7l-n900-1.0.90.4.20100928.1.ks) on the N900 device.

I want to check wi-fi ,browser and related things on the device.

How to Connect the N900(Meego flashed) device to the Minicom on PC?
Pls help,Thanks in advance.
if your intent is just shell, you probably just need usbnet - Anyone 
know if  we can do
sudo ifconfig usb0 192.168.2.14 netmask 255.255.255.0 up on PC side? and 
use dropbear on N900 MeegGo?


--
Regards,
Nishanth Menon
___
MeeGo-dev mailing list
MeeGo-dev@meego.com
http://lists.meego.com/listinfo/meego-dev


Re: [MeeGo-dev] How to connect N900(meego flashed) device to Minicom

2010-10-22 Thread Fernando Muñoz

 if your intent is just shell, you probably just need usbnet - Anyone know
 if  we can do
 sudo ifconfig usb0 192.168.2.14 netmask 255.255.255.0 up on PC side? and use
 dropbear on N900 MeegGo?

SSH is enabled by default, after setting network try

ssh r...@192.168.2.15
password meego

For more info check
http://wiki.meego.com/ARM/N900/Tips_and_Tricks/N900_USB_Networking

- Fernando
___
MeeGo-dev mailing list
MeeGo-dev@meego.com
http://lists.meego.com/listinfo/meego-dev