Mailinglist Archive: radeonhd (308 mails)
| < Previous | Next > |
Re: [radeonhd] help for: Failed to detect a connected monitor
- From: Axel Burwitz <axel.burwitz@xxxxxxxx>
- Date: Mon, 24 Mar 2008 12:29:18 +0100
- Message-id: <47E7908E.1060309@xxxxxxxx>
Matthias Hopf wrote:
1) have installed libpci
"# pkg_info | grep libpci
libpci-2.2.8_1 PCI configuration space I/O made easy"
but that made no change.
The steps you requested showed following:
2) "# ls -al /usr/lib/libz.*
-r--r--r-- 1 root wheel 109650 Feb 24 10:40 /usr/lib/libz.a
lrwxrwxrwx 1 root wheel 14 Mar 4 19:06 /usr/lib/libz.so -> /lib/libz.so.4"
3) "# find /usr/include -name pci.h
# "
BUT:!
4) a search gave
"# find / -type f -name pci.h -print
/usr/local/include/pci/pci.h
/usr/ports/devel/libpci/files/pci.h"
seems to be in another directory than expected, right?
Axel
--
To unsubscribe, e-mail: radeonhd+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: radeonhd+help@xxxxxxxxxxxx
On Mar 14, 08 19:31:02 +0100, Axel Burwitz wrote:have been some days off, but now here are news:
*IF* you want to build rhd_conntest, install development packages of both pciutils
and zlib/libz and re-run the configure (or autogen) script"
- installing both pciutils and zlib/libz did not help, and special development versions
are not available for current and stable FreeBSD 7.0 according to www.freebsd.org
Apparently, pci/pci.h is included in the libpci package on FreeBSD. So
first install this package, if that doesn't help, do the following:
Please show me the output of
ls -al /usr/lib/libz.*
and
find /usr/include -name pci.h
This is probably close to bug #13497.
Matthias
1) have installed libpci
"# pkg_info | grep libpci
libpci-2.2.8_1 PCI configuration space I/O made easy"
but that made no change.
The steps you requested showed following:
2) "# ls -al /usr/lib/libz.*
-r--r--r-- 1 root wheel 109650 Feb 24 10:40 /usr/lib/libz.a
lrwxrwxrwx 1 root wheel 14 Mar 4 19:06 /usr/lib/libz.so -> /lib/libz.so.4"
3) "# find /usr/include -name pci.h
# "
BUT:!
4) a search gave
"# find / -type f -name pci.h -print
/usr/local/include/pci/pci.h
/usr/ports/devel/libpci/files/pci.h"
seems to be in another directory than expected, right?
Axel
--
To unsubscribe, e-mail: radeonhd+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: radeonhd+help@xxxxxxxxxxxx
| < Previous | Next > |