--- On Fri, 3/2/12, Roger <arelem@xxxxxxxxxxx> wrote: > From: Roger <arelem@xxxxxxxxxxx> > Subject: Re: Need help USB modem > To: users@xxxxxxxxxxxxxxxxxxxxxxx > Date: Friday, March 2, 2012, 4:17 AM > I have the laptop here at home for > the weekend and still have trouble getting the Sierra > aircard 312U modem to work. > > Following instruction on the Sierra site: http://www.sierrawireless.com/Support/SupportCenter.aspx > > -Have installed the kernel module provided by Sierra for the > latest kernel. > -modinfo sierra shows the correct version > > -modinfo-sierra_net shows that ist's installed in > /lib/modules/x/x/x/x/x/x/sierra_net.ko > > -ls /dev/ttyUSB* shows /dev/ttyUSB0 to3 > > ifconfig does not show the usb, > it only has etho, lo and wlan0 so now I'm stuck as to where > to go from here. > > Can someone please advise > thanks in advance > Roger > > > > > -- users mailing list As a root user, $ su - passwd: do the following: # wvdialconf /etc/wvdial.conf it will scan for modem port, and hopefully it finds /dev/ttyUSB0 or your true modem port. Edit the file /etc/wvdial.conf as root user and add your username, password and ISP phone number(Your isp that you use to connect), then add a line "Carrier Check = no", "Stupid Mode = yes" to the /etc/wvdial.conf file and save it. Then, as root user do # wvdial and it should attempt to connect to the internet with that information that you have input into the wvdial.conf file. If all is well you should see something like CONNECTED and some numbers (nameservers ) add these numbers to /etc/resolv.conf and you should happily browse with your shiny new USB modem. Hope this helps. Regards, Antonio -- users mailing list users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines Have a question? Ask away: http://ask.fedoraproject.org