Home » Archive

Articles tagged with: sudo

Uncategorized »

[9 Aug 2008 | 2 Comments | ]

It is very easy to connect using ubuntu from Nokia N81. Just follow this steps.
1. type sudo tail -f /var/log/messages at console
2. Connect the N81 with pc/laptop. You should see the log that a USB device is connected. Normally the device(N81) will connect with ttyACM0.
3. Open another console ant type:
sudo ln -s /det/ttyACM0 /dev/modem
4. then at the same console type:
pico …