diff options
author | Marcel Saegebarth <marc@mos6581.de> | 2015-08-12 18:54:11 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-08-12 18:54:11 +0700 |
commit | 5c9185b39d645392c0fbcda57651875ff3a914ba (patch) | |
tree | e7ec480c7e460f4b67725a2a23a8d91ca7aba99c /system/firmware-gobi-2000/README | |
parent | 233a74b9e9ed26b2b46eff0d7b284d1fcc2bb007 (diff) |
system/firmware-gobi-2000: Added (Qualcomm Gobi 2000 firmware).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/firmware-gobi-2000/README')
-rw-r--r-- | system/firmware-gobi-2000/README | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/system/firmware-gobi-2000/README b/system/firmware-gobi-2000/README new file mode 100644 index 000000000000..89c2845a7eb2 --- /dev/null +++ b/system/firmware-gobi-2000/README @@ -0,0 +1,16 @@ +Firmware and loader for Qualcomm Gobi USB chipsets. These +devices appear in an uninitialised state when power is applied and +require firmware to be loaded before they can be used as modems. +gobi_loader adds a udev rule that will trigger loading of the +firmware and make the modem usable. + +Note: +No carrier specific card configuration may work with `CARRIER=UMTS' (default) +or `CARRIER=6' else pass `CARRIER=<sub-directory>' to the SlackBuild matching +your carrier or reseller/franchiser which is using the carrier. +It's strongly encouraged to explicit select a carrier. + +After installation restart your system or use +`udevadm control --reload && udevadm trigger`. + +For carrier information, see README.SBo |