![]() |
Now serving 108 guides. |
|
3G Portable Internet Access General Information First of all, almost all of 3G modem in the market have a "Zero-CD" mode that will automaticaly install a driver when plug in to windows based os, so by default when we plug it in to our freebsd system, it will go to "Zero-CD" mode. We need to change this mode to a "Modem" mode in order to use it in our freebsd system.There are two ways to do this, either using camcontrol+devd or usb_modeswitch. I use camcontrol+devd method as by default it already in the system. So, while listening to your 8 GB china brand mp3 player or your Apple iphone or ipod, or some of you that have a super duper high output amp stereo hifi with a very big speaker that can blow out your entire neighborhood house, let's get started! Requirements
Configuration Freebsd 7.2 has include u3g driver in it, so we are going to use that driver, load up the driver in /boot/loader.conf or compile it into the kernel, so ask your wife or your house cleaning maid for a choice :). My modem detected as umass0, some of the modem detected as ugen0 so load which that are detected.
Plugin you modem to your system and use usbdevs command to see your modem details, you will need to search which one of the lines are your modem belongs.
vendor = 0x05c6 and product = 0x1000.
Next use camcontrol devlist command.
In the option.conf file, put this:
Replace vendor and product with the id or your modem. In the action line, you will need to edit a few things: /usr/bin/grep Option <- replace with the output of your camcontrol devlist before, mine was Option. $10 <- $10 is the value of the 10th result from the camconrol devlist line, mine has pass1 value remember? example:
[/output]umass1: detached ucom0: <Option N.V. Fusion UMTS Quad-GPRS, class 0/0, rev 1.10/0.01, addr 2> on uhub2 ucom0: configured 3 serial ports (U0.%d)[/output] This was still buggy I think, some of you might not have any message at all, try to plug in and out a few times. You can also do manual switch without using devd:
This is the sample of ppp.conf for Malaysia Celcom 3G ISP, you can use it as a birthday present for your wife, I don't mind :)
That's all, enjoy taking over the world.. erkk I mean surfing the world wide web. :) This guide is © 2009 - 2010 Azmawee. Author: Azmawee 3 Comments Posted by idbiez on October 12, 2009 at 12:34:21 pm EEST
good, but im not yet try this article. couse im not understand. my status is newbie. hehehe. help me please master. . . iLOVe BSD
im from indonesia (red white victory) :) Posted by MaUi on October 14, 2009 at 6:03:53 am EEST
There is a copy of this how-to in Malay lang in my workspace;,
http://azmawee.pbworks.com/3G-on-FreeBSD Posted by dalfish on December 21, 2009 at 1:14:52 pm EET
sorry this dont work for me i am using PCBSD 7.1.1 which uses freeBSD 7.2 u3g load="yes" given as per the instruction when i use camcontrol devlist it shows my Cd drive no sign of my huawei 3g modem so i cannot proceed beyond that Sorry expecting another guide for configuring Huawei EC 325 3g usb modem
|
Copyright 2003 - 2010 BSD Guides. All rights reserved. |
About | Terms of Use | Privacy | Contact |

