Hello
I used wvdial and settings successfully applied by another geekzone user. Unfortunately wvdial scans USB devices looking for a modem. It causes my USB camera to stop working. Also, although I got a connection to the network, I couldn't ping anything.
I have moved the T-stick to a laptop with Ubuntu desktop installed. The plan was to get it working using Network Manager, then transfer the settings to the webcam server.
The latest version of Ubuntu Network Manager still only has inbuilt settings for Vodafone and not Telecom. Telecom needs to be configured manually. Attached are screen shots of the settings I have applied. These don't work for me. If anyone can spot an error, that would be great.
Below is the Network Manager log file. I don't know enough about Ubuntu to figure out what the problem is. It can't seem to identify the modem properties.
<CODE>
Apr 29 17:43:41 t23-laptop NetworkManager: <info> Unmanaged Device found; state CONNECTED forced. (see http://bugs.launchpad.net/bugs/191889)
Apr 29 17:43:41 t23-laptop NetworkManager: <info> (ttyUSB2): device state change: 1 -> 2
Apr 29 17:43:41 t23-laptop NetworkManager: <info> (ttyUSB2): deactivating device (reason: 2).
Apr 29 17:43:41 t23-laptop NetworkManager: nm_system_device_flush_ip4_routes_with_iface: assertion `iface_idx >= 0' failed
Apr 29 17:43:41 t23-laptop NetworkManager: nm_system_device_flush_ip4_addresses_with_iface: assertion `iface_idx >= 0' failed
Apr 29 17:43:41 t23-laptop NetworkManager: <info> Unmanaged Device found; state CONNECTED forced. (see http://bugs.launchpad.net/bugs/191889)
Apr 29 17:43:41 t23-laptop NetworkManager: <info> (ttyUSB1): device state change: 2 -> 3
Apr 29 17:43:41 t23-laptop NetworkManager: <info> Unmanaged Device found; state CONNECTED forced. (see http://bugs.launchpad.net/bugs/191889)
Apr 29 17:43:41 t23-laptop NetworkManager: <info> (ttyUSB2): device state change: 2 -> 3
Apr 29 17:43:41 t23-laptop NetworkManager: <info> Unmanaged Device found; state CONNECTED forced. (see http://bugs.launchpad.net/bugs/191889)
Apr 29 17:49:00 t23-laptop NetworkManager: <info> (ttyUSB1): now unmanaged
Apr 29 17:49:00 t23-laptop NetworkManager: <info> (ttyUSB1): device state change: 3 -> 1
Apr 29 17:49:00 t23-laptop NetworkManager: <info> (ttyUSB1): cleaning up...
Apr 29 17:49:00 t23-laptop NetworkManager: <info> (ttyUSB1): taking down device.
Apr 29 17:49:00 t23-laptop NetworkManager: <info> Unmanaged Device found; state CONNECTED forced. (see http://bugs.launchpad.net/bugs/191889)
Apr 29 17:49:01 t23-laptop NetworkManager: <info> (ttyUSB2): now unmanaged
Apr 29 17:49:01 t23-laptop NetworkManager: <info> (ttyUSB2): device state change: 3 -> 1
Apr 29 17:49:01 t23-laptop NetworkManager: <info> (ttyUSB2): cleaning up...
Apr 29 17:49:01 t23-laptop NetworkManager: <info> (ttyUSB2): taking down device.
Apr 29 17:49:01 t23-laptop NetworkManager: <info> Unmanaged Device found; state CONNECTED forced. (see http://bugs.launchpad.net/bugs/191889)
Apr 29 17:49:17 t23-laptop NetworkManager: <info> (ttyUSB1): found serial port (udev:GSM hal:)
Apr 29 17:49:17 t23-laptop NetworkManager: <info> (ttyUSB1): deferring until all ports found
Apr 29 17:49:20 t23-laptop NetworkManager: <info> (ttyUSB0): ignoring due to lack of mobile broadband capabilties
Apr 29 17:49:21 t23-laptop NetworkManager: <info> Re-checking deferred serial ports
Apr 29 17:49:22 t23-laptop NetworkManager: <info> (ttyUSB1): new Modem device (driver: 'option')
Apr 29 17:49:22 t23-laptop NetworkManager: <info> (ttyUSB1): exported as /org/freedesktop/Hal/devices/usb_device_19d2_31_1234567890ABCDEF_if1_serial_usb_0
Apr 29 17:49:23 t23-laptop NetworkManager: <info> (ttyUSB2): ignoring due to lack of mobile broadband capabilties
Apr 29 17:49:26 t23-laptop NetworkManager: <info> (ttyUSB1): device state change: 1 -> 2
Apr 29 17:49:26 t23-laptop NetworkManager: <info> (ttyUSB1): deactivating device (reason: 2).
Apr 29 17:49:26 t23-laptop NetworkManager: nm_system_device_flush_ip4_routes_with_iface: assertion `iface_idx >= 0' failed
Apr 29 17:49:26 t23-laptop NetworkManager: nm_system_device_flush_ip4_addresses_with_iface: assertion `iface_idx >= 0' failed
Apr 29 17:49:26 t23-laptop NetworkManager: <info> Unmanaged Device found; state CONNECTED forced. (see http://bugs.launchpad.net/bugs/191889)
Apr 29 17:49:26 t23-laptop NetworkManager: <info> (ttyUSB1): device state change: 2 -> 3
Apr 29 17:49:26 t23-laptop NetworkManager: <info> Unmanaged Device found; state CONNECTED forced. (see http://bugs.launchpad.net/bugs/191889)
</CODE>
Below is the Network Manager Configuration file
<CODE>
[connection]
id=Telecom
uuid=e0e58a58-93ea-4ba0-9362-371c17d01cc3
type=gsm
autoconnect=true
timestamp=0
[ppp]
noauth=true
refuse-eap=false
refuse-pap=false
refuse-chap=false
refuse-mschap=false
refuse-mschapv2=false
nobsdcomp=false
nodeflate=false
no-vj-comp=false
require-mppe=false
require-mppe-128=false
mppe-stateful=false
crtscts=false
baud=0
mru=0
mtu=0
lcp-echo-failure=0
lcp-echo-interval=0
[ipv4]
method=auto
dns=202.20.93.10;203.97.191.189;
ignore-auto-routes=false
ignore-auto-dns=true
never-default=false
[gsm]
number=*99#
apn=wap.telecom.co.nz
network-type=-1
band=-1
[serial]
baud=115200
bits=8
parity=110
stopbits=1
send-delay=0
</CODE>
Below is the nm-system-settings.conf file.
<CODE>
[main]
plugins=ifupdown,keyfile
[ifupdown]
managed=false
</CODE>
I have provided as much info as I can think of. Any help in getting this going would be much appreciated.
Dazz1
