Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 12 Feb 2009 10:51:49 +0000
From:      "Poul-Henning Kamp" <phk@phk.freebsd.dk>
To:        Hans Petter Selasky <hselasky@c2i.net>
Cc:        Max Laier <max@love2party.net>, freebsd-current@freebsd.org
Subject:   Re: @188498: u3g works, Xorg does not 
Message-ID:  <1878.1234435909@critter.freebsd.dk>
In-Reply-To: Your message of "Thu, 12 Feb 2009 11:25:55 %2B0100." <200902121125.57378.hselasky@c2i.net> 

next in thread | previous in thread | raw e-mail | index | archive | help
In message <200902121125.57378.hselasky@c2i.net>, Hans Petter Selasky writes:

>Before enabling hald and USB2 at the same time, read the USB wiki:
>
>http://wiki.freebsd.org/USB

I added the following two lines to libmap.conf:

	libusb-0.1.so libusb20.so
	libusb-0.1.so.8 libusb20.so.1

But that does not seem to help much.

hald(8) does not seem to be linked (dynamically) against libusb ?

	critter# ldd /usr/local/sbin/hald | grep -i usb 
	critter# 

So is it statically linked ?

In that case the Wiki should state that libmap.conf is not going to help.

Why doesn't the wiki have a libmap.conf examble btw ?



-- 
Poul-Henning Kamp       | UNIX since Zilog Zeus 3.20
phk@FreeBSD.ORG         | TCP/IP since RFC 956
FreeBSD committer       | BSD since 4.3-tahoe    
Never attribute to malice what can adequately be explained by incompetence.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1878.1234435909>