> Date: Thu, 13 Aug 2009 14:32:48 -0500 > From: "Paul A. Procacci" <[email protected]> > Sender: [email protected] > > I had the exact same problem. Not only did my mouse not work on > boot-up, neither did my usb cable connecting my machine to my modem. > The only solution that I tried was upgrading to 8, and presto, worked fine.
8.0 has an all new USB stack (thank HPS and a host of others) and it ROCKS! Hardware that simply would not work on the old stack is operating flawlessly on 8.0-BETA2. One note if you want to try 8.0. You will probably need to update all of your ports to avoid library version mis-matches. Most notably, you need to rebuild any port that uses libusb and it is now a standard system library. Ports linked against the old ports libusb will not work after the upgrade. I suggest upgrading to 8.0, deleting libusb, and then doing a "portupgrade -fa" (or the portmaster equivalent). -- R. Kevin Oberman, Network Engineer Energy Sciences Network (ESnet) Ernest O. Lawrence Berkeley National Laboratory (Berkeley Lab) E-mail: [email protected] Phone: +1 510 486-8634 Key fingerprint:059B 2DDF 031C 9BA3 14A4 EADA 927D EBB3 987B 3751 _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "[email protected]"
