Mailinglist Archive: radeonhd (308 mails)

< Previous Next >
Re: [radeonhd] help for: Failed to detect a connected monitor
  • From: Axel Burwitz <axel.burwitz@xxxxxxxx>
  • Date: Wed, 26 Mar 2008 20:28:13 +0100
  • Message-id: <200803262028.13578.axel.burwitz@xxxxxxxx>
On Tuesday 25 March 2008 16:57:24 you wrote:
On Mar 25, 08 15:15:29 +0100, Axel Burwitz wrote:
try ./configure CFLAGS="-I/usr/local/include"

there is no "./configure" in FreeBSD. You have to make an entry for
CFLAGS

I mean in the radeonhd driver directory, of course.

="-I/usr/local/include"

in the /etc/make.conf file and run make then. Have done that, and that
led to:
"/usr/bin/ld: cannot find -lpci

Ok, try -I/usr/local/include -L/usr/local/lib

Matthias

I tried with now both entries -I/usr/local/include and -L/usr/local/lib for
CFLAGS in /etc/make.conf and tried to run mke, but this time it
says "configure script can't find /usr/local/lib" (but it IS there, I have
checked that!!)

Now, as I think that does not take us any further, I tried something else:

I have installed SUSE OSS 11.0 Alpha3 on a separate disk.
Great display output. Perfect resolution. Monitor type and model perfectly
recognised. I checked /etc/X11/xorg.conf, and: radeonhd driver is used!
I ran rhd_conntest and attach the output (+ 2 files which I am not sure if
have been produced by rhd_conntest)

Axel
suse:/usr/bin # ./rhd_conntest 01:05.0 -d
rhd_conntest: v1.1.0, dist of git branch master, commit 00f182d6
Checking connectors on 0x791E, 0x1043, 0x826D (@01:05:00):
Load Detection: RHD_OUTPUT_NONE
HotPlug: RHD_HPD_0
DDC: RHD_DDC_1 RHD_DDC_2
LVDS Info:
18bits, single link, LDI Panel found.
Power Timing: 0x000, 0x000, 0x00, 0x00, 0x000
Macro: 0x00000000, Clock Pattern: 0x0001



suse:/usr/bin # ./rhd_conntest 01:05:0 -s
rhd_conntest: v1.1.0, dist of git branch master, commit 00f182d6
Checking connectors on 0x791E, 0x1043, 0x826D (@01:05:00):
Load Detection: RHD_OUTPUT_NONE
HotPlug: RHD_HPD_0
DDC: RHD_DDC_1 RHD_DDC_2
LVDS Info:
18bits, single link, LDI Panel found.
Power Timing: 0x000, 0x000, 0x00, 0x00, 0x000
Macro: 0x00000000, Clock Pattern: 0x0001
DDC Line[1]: Slaves: 6e 74 a0
< Previous Next >