Date: Thu, 6 Nov 2008 09:00:59 +0100 From: Hans Petter Selasky <hselasky@c2i.net> To: freebsd-current@freebsd.org Cc: Diego Depaoli <trebestie@gmail.com> Subject: Re: Usb2 and hal issue Message-ID: <200811060900.59772.hselasky@c2i.net> In-Reply-To: <83e5fb980811051638n5f9a1a5dr60160ed7e2ed7a1c@mail.gmail.com> References: <83e5fb980811051638n5f9a1a5dr60160ed7e2ed7a1c@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thursday 06 November 2008, Diego Depaoli wrote: > Hi all, > I don't know how provide further details, but on my system there is > something of wrong between new usb2 drivers and hald. > Top shows hald's cpu load at 100% while with old drivers it's 2-4%. > I tried rebuilding hald, loading/unloading each usb2_* device but > nothing changed, so I suspect the problem is located in usb2_core. Hi, Hald is looping trying to open the wrong USB device. If hald is using libusb-0.1.12, you could try building and installing libusb20, most easily done from my private SVN repository, and then link hald with -lusb20 --HPS
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200811060900.59772.hselasky>