LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Laptop and Netbook (https://www.linuxquestions.org/questions/linux-laptop-and-netbook-25/)
-   -   Built-in LTE pci modem on HP EliteBook 850 G5 not recognized under arch linux (https://www.linuxquestions.org/questions/linux-laptop-and-netbook-25/built-in-lte-pci-modem-on-hp-elitebook-850-g5-not-recognized-under-arch-linux-4175633493/)

ferrari 10-11-2018 12:12 AM

Thanks for the update. It's good the usb_modeswitch now handles the device. This may be helpful to others who come searching.

pbneves 07-05-2019 11:27 AM

Quote:

Originally Posted by Zerginator (Post 5913102)
Found a perfect solution.

The udev rules are not needed anymore.
usb_modeswitch actually supports HP lt4132, but somehow it is not configured to be used.

So it was sufficient to edit /lib/udev/rules.d/40-usb_modeswitch.rules
by adding the following lines:

#HP lt4132
ATTR{idVendor}==“03f0”, ATTR{idProduct}==“a31d”, RUN+=“usb_modeswitch ‘/%k’”

Now the modem activated perfectly after reboot/suspend.

Hi,

I have the same problem with my distro (Slackware64) :(
I've followed your suggestion but how did you manage to put the modem working?
Now with ifconfig I have a new interface called usb0 but I don't know how to put it working :banghead:.
Thanks.
Best regards,

Pedro


All times are GMT -5. The time now is 12:53 AM.