From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from snark.thyrsus.com (static-71-162-243-5.phlapa.fios.verizon.net [71.162.243.5]) by huchra.bufferbloat.net (Postfix) with ESMTP id 801A821F18A for ; Sun, 21 Jul 2013 11:43:00 -0700 (PDT) Received: by snark.thyrsus.com (Postfix, from userid 1000) id B660240EE7; Sun, 21 Jul 2013 14:42:23 -0400 (EDT) Date: Sun, 21 Jul 2013 14:42:23 -0400 From: "Eric S. Raymond" To: Dave Taht Message-ID: <20130721184223.GA14747@thyrsus.com> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Organization: Eric Conspiracy Secret Labs X-Eric-Conspiracy: There is no conspiracy User-Agent: Mutt/1.5.21 (2010-09-15) Cc: thumbgps-devel@lists.bufferbloat.net Subject: Re: [Thumbgps-devel] macx-1 X-BeenThere: thumbgps-devel@lists.bufferbloat.net X-Mailman-Version: 2.1.13 Precedence: list Reply-To: esr@thyrsus.com List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 Jul 2013 18:43:00 -0000 Dave Taht : > I'm kind of in need of 2-3 more gpses - I heard a rumor that someone > was getting a small manufacturing run of the macx-1 together? Gary Miller > Note: the current version of gpsd in debian wheezy for the beaglebone > doesn't support the ids on the macx-1 I had. Building it wasn't a > problem, but... The uBlox 6 should be covered by this line in gpsd.rules: # u-blox AG, u-blox 6 (tested with GNSS Evaluation Kit TCXO) [linux module: cdc_acm] ATTRS{idVendor}=="1546", ATTRS{idProduct}=="01a6", SYMLINK="gps%n", RUN+="/lib/udev/ gpsd.hotplug" If it isn't, please tell me the correct VID/PID pair so I can add another rule. -- Eric S. Raymond