From c082a5bd6271fa7be579ef083c3573cccdc220e6 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Mon, 30 Oct 2017 13:43:41 +0100 Subject: =?UTF-8?q?=E2=80=A6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- hel.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hel.nix b/hel.nix index 69d592c4..d7a250a4 100644 --- a/hel.nix +++ b/hel.nix @@ -477,7 +477,7 @@ # Disallow ModemManager from touching Sierra Wireless EM7455 tty ports SUBSYSTEM=="tty", ATTR{idVendor}=="1199", ATTR{idProduct}=="9079", ENV{ID_MM_DEVICE_MANUAL_SCAN_ONLY}="1" - KERNEL=="serial/by-id/usb-Sierra_Wireless__Incorporated_Sierra_Wireless_EM7455_Qualcomm_Snapdragon_X7_LTE-A_LF5487977021013-if02-port0", SYMLINK+="gps0" + DEVPATH=="/devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2:1.2/ttyUSB1/tty/ttyUSB1", SYMLINK+="gps0" ''; } -- cgit v1.2.3