I stand corrected. It does list in lsusb as OpenMoko, Inc. Thanks, Alan -----Original Message----- From: Dominic Spill [mailto:[email protected]] Sent: Wednesday, February 18, 2015 7:47 AM To: Silverfox Cc: Robert Feldner; Michael Ossmann; hackrf-dev Subject: Re: [Hackrf-dev] bricked hackrf
Hi Alan, On 18 February 2015 at 15:36, Silverfox <[email protected]> wrote: > I do not know why, but my Jawbreaker board is running the lastest > firmware on Mint 17. It is recognized by the system and operates as > expected with every program I've tried. When I plug it in the OS > detects it and identifies it correctly in dmesg. However, it is not > visable in lsub. I haven't investigated it beyond that but thought I would > report my situation. dmesg will show the device as a Great Scott Gadgets HackRF One because it reads the descriptions from the device: [24981.046424] usb 3-1: new high-speed USB device number 3 using xhci_hcd [24981.175180] usb 3-1: New USB device found, idVendor=1d50, idProduct=6089 [24981.175191] usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [24981.175196] usb 3-1: Product: HackRF One [24981.175202] usb 3-1: Manufacturer: Great Scott Gadgets When using lsusb HackRF shows up as an OpenMoko device because they gave us the vendor and product ID and lsusb uses a database of IDs. e.g.: Bus 003 Device 003: ID 1d50:6089 OpenMoko, Inc. Is it possible that you've overlooked it in the lsusb output because it's listed as another manufacturer's device? Thanks, Dominic > > From: HackRF-dev [mailto:[email protected]] On > Behalf Of Robert Feldner > Sent: Wednesday, February 18, 2015 7:15 AM > To: Michael Ossmann > Cc: hackrf-dev > Subject: Re: [Hackrf-dev] bricked hackrf > > > > hi mike! > > i tried with different USB cables, different laptops, windows, linux, > android, powered hubs - > > no success; the only difference if i plug the hackrf in is that it > sounds like a mosquito-app :-( > > first i thought the usb-connector has a shortage or a bad contact, but > i measured the voltage behind > > the connector and it seems ok > > thanks, > > robert > > > > 2015-02-18 8:26 GMT+01:00 Michael Ossmann <[email protected]>: > > On Tue, Feb 17, 2015 at 08:21:40PM +0100, Robert Feldner wrote: >> >> it does not show up in lsusb, neither with dfu pressed or without: >> >> Bus 002 Device 005: ID 1690:0741 Askey Computer Corp. [hex] Bus 002 >> Device 004: ID 1fea:0022 Bus 002 Device 003: ID 08ff:2550 AuthenTec, >> Inc. AES2550 Fingerprint Sensor Bus 002 Device 002: ID 8087:0020 >> Intel Corp. Integrated Rate Matching Hub Bus 002 Device 001: ID >> 1d6b:0002 Linux Foundation 2.0 root hub Bus 001 Device 003: ID >> 04f3:01a4 Elan Microelectronics Corp. Wireless Keyboard Bus 001 >> Device 002: ID 8087:0020 Intel Corp. Integrated Rate Matching Hub Bus >> 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub >> >> and with dmesg i cant see any difference if i plug it in or out :-( > > Can you confirm that you see nothing different if the DFU button is > held down while plugging in the HackRF? Also please try with a > different USB cable just in case that is the problem. > > Thanks, > > Mike > > > > ________________________________ > > No virus found in this message. > Checked by AVG - www.avg.com > Version: 2015.0.5646 / Virus Database: 4284/9137 - Release Date: > 02/18/15 > > > _______________________________________________ > HackRF-dev mailing list > [email protected] > https://pairlist9.pair.net/mailman/listinfo/hackrf-dev > ----- No virus found in this message. Checked by AVG - www.avg.com Version: 2015.0.5646 / Virus Database: 4284/9137 - Release Date: 02/18/15 _______________________________________________ HackRF-dev mailing list [email protected] https://pairlist9.pair.net/mailman/listinfo/hackrf-dev
