I have come up to a partial solution to my permissions problem. I decided to try to do some tinkering with the 10-blackberry.rules file. The product ID number I got for my 8330 after doing a 'lsusb -v' is 8004.
While poking around in the rules file I did some deductive reasoning and changed two entries from SYSFS{idProduct}=="0004" to SYSFS{idProduct}=="8004". After making this change and restarting udev I was able to access my blackberry without using sudo. It seems that the 8330 must have a product ID that isn't getting covered by the existing rules file. However, I don't know enough about the syntax of udev rules files to fix the file in a way that won't break it for others. Unfortunately things still aren't working correctly, as I've run into an issue with some sort of runaway process when trying to commit any changes to the blackberry when using opensync. <sigh> Guess it's time for more troubleshooting ... -Matt On Sun, 2008-06-15 at 08:55 -0400, M.E. McKimmy wrote: > I too am still having permissions problems. > > I've tried everything you suggested ... first I created and installed > the .deb files. Still had the same exact error. > > So I uninstalled those, started over, and manually copied over > the .rules file as you instructed. > Still no luck. > > I'm already a member of plugdev, so that shouldn't be a problem. > > I'm open to any suggestions at this point. > > ~~~~~~~~~~~~~~~~~~~~ > Matthew E. McKimmy > > http://www.mattmckimmy.com > > On Sat, Jun 14, 2008 at 1:50 PM, Justin F. Knotzke > <[EMAIL PROTECTED]> wrote: > 2008/6/14 Justin F. Knotzke <[EMAIL PROTECTED]>: > > 2008/6/13 Chris Frey <[EMAIL PROTECTED]>: > >> Note that if you have the proper debian helper packages > installed, you > >> can create your own .deb file from the CVS sources by > running the following > >> command from inside the barry directory: > >> > >> fakeroot -- debian/rules binary > > > > Are we supposed to do a make install after the make before > building > > the deb ? My thinking is not.. After running make and > getting a > > correct build I ran the above command and got: > > > > > > cp: cannot stat `./debian/tmp/usr/lib/libbarry.a': No such > file or directory > > > Nevermind. It was assuming it was in ./debian/tmp/usr/lib > and the > default configure puts it in /usr/local/lib.. > > However, installing via the .deb still gives me permissions > errors.. > > > J > > > > -- > http://www.shampoo.ca > > > ------------------------------------------------------------------------- > Check out the new SourceForge.net Marketplace. > It's the best place to buy or sell services for > just about anything Open Source. > http://sourceforge.net/services/buy/index.php > _______________________________________________ > Barry-devel mailing list > Barry-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/barry-devel > ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://sourceforge.net/services/buy/index.php _______________________________________________ Barry-devel mailing list Barry-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/barry-devel