Dell 5808e Gobi modem device rules for 40-usb_modeswitch.ruels
Posted: 20 Dec 2022, 03:16
Hello,
I recently had to get a Dell DW5808e Gobi modem working and found that I needed to add a udev rule. I'm posting the device identifier here in the hopes that this is the right place. The productId value is just incremented from the DW5808 model. I hope this helps someone who needs it.
Thanks,
-Mark.
The rule is:
I recently had to get a Dell DW5808e Gobi modem working and found that I needed to add a udev rule. I'm posting the device identifier here in the hopes that this is the right place. The productId value is just incremented from the DW5808 model. I hope this helps someone who needs it.
Thanks,
-Mark.
The rule is:
Code: Select all
# Dell DW5808e
ATTR{idVendor}=="413c", ATTR{idProduct}=="81a9", RUN+="usb_modeswitch '/%k'"