mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-14 21:56:41 +01:00
5c9185b39d
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
16 lines
705 B
Text
16 lines
705 B
Text
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
|