Meego Wiki
Views

SDK/Docs/1.2/Setting up handset

From MeeGo wiki
(Difference between revisions)
Jump to: navigation, search
(Created page with "'''Note: This page is under construction!!''' =Setting up the connection = You can use USB or WLAN to connect your N900 device to your computer. '''To use USB connection''': ...")
(Setting up the connection)
Line 1: Line 1:
'''Note: This page is under construction!!'''
'''Note: This page is under construction!!'''
 +
 +
=Prerequisites =
 +
 +
* You have [[SDK/Docs/1.2/MeeGo_SDK_1.2_Preview_for_Linux|set up MeeGo SDK 1.2 environment on Linux]]
=Setting up the connection =
=Setting up the connection =

Revision as of 12:12, 10 May 2011

Note: This page is under construction!!

Prerequisites

Setting up the connection

You can use USB or WLAN to connect your N900 device to your computer.

To use USB connection:

  1. After running "sudo flasher-3.5 -l -k <kernel image> -b", Connect the device to your computer with the USB cable. Wait a bit until you see "MeeGo 1.2 Developer Edition" logo on your N900 screen.
  2. Set your computer USB IP address. Note that your host usb port is named as "n900":
     sudo ifconfig n900 192.168.2.14 up 
  3. Configure the device access in Qt Creator as explained in below.
Personal tools