Skip to content
This repository has been archived by the owner on Apr 14, 2018. It is now read-only.

Udev rules no longer work after upgrade to Ubuntu 12.04 #27

Open
samalander opened this issue May 2, 2012 · 4 comments
Open

Udev rules no longer work after upgrade to Ubuntu 12.04 #27

samalander opened this issue May 2, 2012 · 4 comments

Comments

@samalander
Copy link

Hi,

I just upgraded my Ubuntu install to 12.04 and the udev rules provided in the "platform/linux" directory no longer seem to work. They worked previously with a then up-to-date install of 11.10.

I've tried a few simple edits but couldn't get them to function again so I'm running it with as root for now and it works just as well.

Thanks for this code, I love not having to reboot in Windows to update my fitbit profile!

@brad
Copy link

brad commented Jun 7, 2012

I never tried in 11.10, but I am also unable to get the udev rule working in 12.04

@qdot
Copy link
Member

qdot commented Jun 9, 2012

Crap, ok. I'm starting to get reports on lots of my drivers about udev not working on 12.04 anymore. I'll see if I can test that soon.

@tytso
Copy link
Contributor

tytso commented Jul 19, 2012

The 51-fitbit_base.rules file needs to be changed to read:

ATTRS{idVendor}=="10c4", ATTRS{idProduct}=="84c4", MODE="666", SYMLINK+="fitbit-ant_%k"

Some way of autodetecting whether you need the newer or old version of the udev rule based on the udev version is left as an exercise to the reader....

@samalander
Copy link
Author

I was sure I tried that, but apparently I did something wrong. @tytso 's fix did the trick for me. Thanks.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants