Automatic Activation, Hotplug and UDEV, Configuration
Post Reply
mcarey42
Posts: 1
Joined: 20 Dec 2022, 03:09

Dell 5808e Gobi modem device rules for 40-usb_modeswitch.ruels

Post by mcarey42 » 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:

Code: Select all

# Dell DW5808e
ATTR{idVendor}=="413c", ATTR{idProduct}=="81a9", RUN+="usb_modeswitch '/%k'"

Post Reply