PHP 8.5.2
Preview: README.Debian Size: 1.28 KB
//usr/share/doc/usb-modeswitch-data/README.Debian

===== usb-modeswitch-data =====

=== Overriding entries from the database tarball ===

From its 1.1.7 version, usb-modeswitch searches for device switching data in
the usb-modeswitch-data database tarball [0]. This heavily reduces the
database disk space, but makes configuration investigation harder. To solve
this issue, usb-modeswitch is shipped with a patch that allows administrators
to override the database entries from the tarball [0] with files under /etc.

[0] /usr/share/usb_modeswitch/configPack.tar.gz 

= Example =

Let's assume one has a 3G dongle "05c6:1000 Qualcomm", which matching database
entry [1] is 05c6:1000:uMa=Option , but isn't correctly switched. Hacking this
database entry can be done as following:

# cd /etc/usb_modeswitch.d
# tar xzf /usr/share/usb_modeswitch/configPack.tar.gz 05c6:1000:uMa=Option

Now the /etc/usb_modeswitch.d/05c6\:1000\:uMa=Option file will get used by
usb_modeswitch_dispatcher when the "05c6:1000 Qualcomm" device gets plugged
in.

When a correct database entry is found, please report it on the upstream
forum:

	http://www.draisberghof.de/usb_modeswitch/bb/

[1] One can find exactly which database entry is matching a given device gets
    matched with by activating logs (/etc/usb_modeswitch.conf) and reading
    them from /var/log/usb_modeswitch*.

Directory Contents

Dirs: 0 × Files: 4

Name Size Perms Modified Actions
1.27 KB lrw-r--r-- 2023-12-16 21:51:02
Edit Download
1.41 KB lrw-r--r-- 2023-12-16 21:51:02
Edit Download
1.28 KB lrw-r--r-- 2023-12-16 21:51:02
Edit Download
2.33 KB lrw-r--r-- 2017-02-05 09:10:34
Edit Download

If ZipArchive is unavailable, a .tar will be created (no compression).