On Wed, Apr 09, 2008 at 01:21:37PM -0500, Caleb wrote: > Never mind my apologies for that post. I kept reading the archives and > found that it is most likely due to the kernel that Ubuntu is using in the > Feisty release.
Hi Caleb, The latest version of bcharge attempts to work around any limitations in the recent kernels, so you might not want to give up just yet. Note that the udev rules are not installed automatically by the Makefiles. The udev rules are only installed in the Linux binary packages. For example, the Debian package installs the udev/10-blackberry.rules.Debian file to /etc/udev/rules.d/10-blackberry.rules, and copies the file modprobe/blacklist-berry_charge to /etc/modprobe.d/blacklist-berry_charge If you do that manually, and make sure that bcharge is installed as /usr/sbin/bcharge, then you'll have the same setup as the binary packages give you. - Chris ------------------------------------------------------------------------- This SF.net email is sponsored by the 2008 JavaOne(SM) Conference Don't miss this year's exciting event. There's still time to save $100. Use priority code J8TL2D2. http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone _______________________________________________ Barry-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/barry-devel
