Hi On Ubuntu 9.04 and maybe on debian sid need all file in /etc/modprobe.d/ with .conf
the trivial fix is [1] On my ppa (at launchpad) are git version compiled for ubuntu jaunty. https://launchpad.net/~rlinfati/+archive/ppa [1] Trivial fix diff --git a/debian/rules b/debian/rules index 84c4b38..4a70454 100755 --- a/debian/rules +++ b/debian/rules @@ -29,7 +29,7 @@ install/barry-util:: install -m 0644 $(CURDIR)/udev/debian/10-blackberry.rules $(CURDIR)/debian/barry-util/etc/udev/rules.d/10-blackberry.rules # Install modprobe blacklist file for bcharge, into barry-util package install -d $(CURDIR)/debian/barry-util/etc/modprobe.d - install -m 0644 $(CURDIR)/modprobe/blacklist-berry_charge $(CURDIR)/debian/barry-util/etc/modprobe.d/blacklist-berry_charge + install -m 0644 $(CURDIR)/modprobe/blacklist-berry_charge $(CURDIR)/debian/barry-util/etc/modprobe.d/blacklist-berry_charge.conf # Install default ppp options and chat scripts install -d $(CURDIR)/debian/barry-util/etc/ppp/peers install -m 0644 $(CURDIR)/ppp/barry-rogers $(CURDIR)/ppp/barry-verizon $(CURDIR)/ppp/barry-sprint $(CURDIR)/ppp/barry-o2ireland $(CURDIR)/ppp/barry-tmobileus $(CURDIR)/ppp/barry-att_cingular $(CURDIR)/debian/barry-util/etc/ppp/peers -- Rodrigo Linfati http://www.linfati.cl/ http://linfati.cl/cv +39 327 7494070 PGP: 9782E9F3 Usuario Linux: 315376 ------------------------------------------------------------------------------ The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your production scanning environment may not be a perfect world - but thanks to Kodak, there's a perfect scanner to get the job done! With the NEW KODAK i700 Series Scanner you'll get full speed at 300 dpi even with all image processing features enabled. http://p.sf.net/sfu/kodak-com _______________________________________________ Barry-devel mailing list Barry-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/barry-devel