Update README.md
This commit is contained in:
parent
9eaee49742
commit
6f06d1b35b
|
@ -12,7 +12,9 @@ The Dell Latitude E5*50 could have a "Dell Wireless 5809e Gobi™ 4G LTE Mobile
|
|||
| ID | 413c:81b1 |
|
||||
| Kernel module | qcserial |
|
||||
|
||||
I created a udev rule which loads the ```qcserial``` module, switchs the ```bConfigurationValue``` from 2 to 1 and add the new device id ```413c:81b1``` to the ```qcserial``` driver.
|
||||
The device id of this Gobi™ module is still missing from the ```qcserial``` devices table, so I created a udev rule which loads the ```qcserial``` module, switchs the ```bConfigurationValue``` from 2 to 1** and add the new device id ```413c:81b1``` to the ```qcserial``` driver.
|
||||
|
||||
** By default the device is loaded in the ```cdc_mbim``` mode (see https://www.kernel.org/doc/Documentation/networking/cdc_mbim.txt) instead in the classic serial modem mode.
|
||||
|
||||
#### GPS ####
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user