Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 24 Oct 2003 09:13:00 +0200
From:      tschwarzkopf@t-online.de (Thomas Schwarzkopf)
To:        James Tanis <jtanis@charter.net>
Cc:        freebsd-current@freebsd.org
Subject:   Re: FreeBSD-Current and XFree86
Message-ID:  <200310240913.00585.tschwarzkopf@t-online.de>
In-Reply-To: <6.0.0.22.2.20031023194321.01bc1800@pop.charter.net>
References:  <6.0.0.22.2.20031023165140.01bc8830@pop.charter.net> <1066943549.662.13.camel@leguin> <6.0.0.22.2.20031023194321.01bc1800@pop.charter.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Friday 24 October 2003 02:00, James Tanis wrote:

>  From the log file:
> (II) Primary Device is: 
> (--) Assigning device section with no busID to primary device
> (WW) RADEON: No matching Device section for instance (BusID
> PCI:1:0:1) found (EE) No devices detected.
>
>          I did not attempt any different settings from the norm at
> this time since, if my memory serves me right this is the same exact
> error I was getting before and nothing I tried seemed to fix it. Here
> is the device section as it is now for my radeon 9800, these are the
> same settings that I used to use and worked perfectly fine with my
> radeon 7000, although I have tried a config without the extra options
> it did not seems to help nor is their any reason that I can think of
> that these options would not work with the 9800.
>
> Section "Device"
>      Identifier  "Radeon 9800"
>      Driver      "radeon"
>      #VideoRam    131072
>      # Insert Clocks lines here if appropriate
>      Option      "AGPMode"               "4"
>      Option      "AGPFastWrite"  "1"
>      Option      "EnablePageFlip"        "1"
> EndSection

Have you tried adding a line like this

BusID    "PCI 01:00:0"

to Section "Device"? Maybe also try "PCI 1:0:1"
I had the same error with a different card and this helped.


Thomas





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