Pitmairen / bryton-gps-linux

An attempt to read Bryton GPS devices on Linux
GNU General Public License v3.0
29 stars 14 forks source link

Incorrect device mode (Rider 20+) #8

Closed boltronics closed 11 years ago

boltronics commented 11 years ago

I've got the Rider 20+, and I'm using the rider20 branch. The udev entry in the README.rst file has the correct USB device ID (0483:5720), but the device node I get from the OS is:

/dev/disk/by-id/usb-BRYTON_Storage_Disk_000000000001-0:0 -> ../../sdf

The glob '/dev/disk/by-id/usb-BRYTON_MASSSTORAGE*' in brytongps.py doesn't match it. This is on Debian GNU/Linux (Wheezy).

There are other issues with this model also. I'll open another issue for those.

JasonTheunissen commented 11 years ago

Run http://static.brytonsport.com/uploads/corp/RecoveryTool/Brytonrecovery.exe and it should recover the device and repair your issue.

boltronics commented 11 years ago

There is no issue with the device.

Sorry. This was already corrected in the rider20plus branch. Closing.