Friday, January 11, 2008

Updated: connecting to HSPDA with your handphone

Fedora 8 already comes with a modern kernel which have almost everything you need.

First, edit /etc/sysconfig/network-scripts/ifcfg-usb0

DEVICE=usb0
BOOTPROTO=dhcp
ONBOOT=no
TYPE=Ethernet
USERCTL=yes
IPV6INIT=no
PEERDNS=yes


Then hook up the usb cable, and run

ifup usb0

note: your W910i USB network type must be "Phone as modem"

No comments: