Jitsun
August 4th, 2008, 10:34 PM
This is the third day in my struggle to get my 3 Australia Wireless Broadband USB Modem working with Ubuntu hardy Heron.
Day one; eventually got it to connect flawlessly and then called it a night.
Day two; ttyUSB0 not found... retraced steps and eventually (by some fluke) got it to connect again. Cannot leave it connected ALL the time so I decided to pull the modem out, reinsert it and attempt to reconnect - No good, ttyUSB0 not found.
Day three (today) still trawling websites looking for info and still no connection. I'm using a WinVis pc connected via wireless so i cannot apt-get install gnome ppp (or whatever.. or anything els!) so i'm stuck with manually configuring my Ubuntu box.
So here's where i'm at, lsusb = usb modem recognized as Bus 001 Deice 003
wvdialconf = Sorry no modem was detected! Is it in use by another program? Did you configure it properly with Setserial?
I've done the modprobe -r usbserial and get
FATAL: Module usbserial is in use
Automount, is turned on but the modem does not mount so there is nothing to eject.
modprobe usbserial vendor=0x12d1 product=0x1003
doesn't seem to 'do' anything.
here's my /etc/wvdial.conf - fairly certain it's correct as i've connected to the net with it twice already.
[Dialer justin]
Init2 = ATZ
Init3 = ATQ V1 E1 SO=0 $C1 &D2 +FCLASS=0
Stupid mode = 1
modem Type = Analog Modem
ISDN = 0
Phone = *99#
Modem = /dev/ttyUSB0
Username = ''
Password = ''
Dial Command = ATDT
Baud = 466600
Init = AT+CGDCONT=1,"IP","3netaccess"
.. If i modrpobe -r airprime and then modprobe usbserial vendor=0x12d1 product=0x1003... ttyUSb0 is then recognised however when i do a wvdalconf or wvdial justin i get;
"Cannot get information from serial port"
Any help is greatly appreciated. I've trawled the forums and i did manage to get ths thing working twice and yeah, I cannot download any GUI's as i do not have net access without wireless :D
Cheers,
J.
Day one; eventually got it to connect flawlessly and then called it a night.
Day two; ttyUSB0 not found... retraced steps and eventually (by some fluke) got it to connect again. Cannot leave it connected ALL the time so I decided to pull the modem out, reinsert it and attempt to reconnect - No good, ttyUSB0 not found.
Day three (today) still trawling websites looking for info and still no connection. I'm using a WinVis pc connected via wireless so i cannot apt-get install gnome ppp (or whatever.. or anything els!) so i'm stuck with manually configuring my Ubuntu box.
So here's where i'm at, lsusb = usb modem recognized as Bus 001 Deice 003
wvdialconf = Sorry no modem was detected! Is it in use by another program? Did you configure it properly with Setserial?
I've done the modprobe -r usbserial and get
FATAL: Module usbserial is in use
Automount, is turned on but the modem does not mount so there is nothing to eject.
modprobe usbserial vendor=0x12d1 product=0x1003
doesn't seem to 'do' anything.
here's my /etc/wvdial.conf - fairly certain it's correct as i've connected to the net with it twice already.
[Dialer justin]
Init2 = ATZ
Init3 = ATQ V1 E1 SO=0 $C1 &D2 +FCLASS=0
Stupid mode = 1
modem Type = Analog Modem
ISDN = 0
Phone = *99#
Modem = /dev/ttyUSB0
Username = ''
Password = ''
Dial Command = ATDT
Baud = 466600
Init = AT+CGDCONT=1,"IP","3netaccess"
.. If i modrpobe -r airprime and then modprobe usbserial vendor=0x12d1 product=0x1003... ttyUSb0 is then recognised however when i do a wvdalconf or wvdial justin i get;
"Cannot get information from serial port"
Any help is greatly appreciated. I've trawled the forums and i did manage to get ths thing working twice and yeah, I cannot download any GUI's as i do not have net access without wireless :D
Cheers,
J.