Gerardo Amaya wrote:
> 
> My problem is this I download form XF 4.1.0 and install it. I got no
> support for my radeon card. It seems to detect it but I got no screens
> found error as you can see in my log file. The thing is that I see a
> message from someone that said he cvsup the latest version and his radeon
> work.

I think "latest version" here means 4.1.99 (beta of 4.2.0) or the head
of the CVS repository.

[...]
> (WW) No Layout section.  Using the first Screen section.

This seems odd.

[...]
> (WW) `fonts.dir' not found (or not valid) in "/usr/X11R6/lib/X11/fonts/Type1/".
>         Entry deleted from font path.
>         (Run 'mkfontdir' on "/usr/X11R6/lib/X11/fonts/Type1/").
> (WW) `fonts.dir' not found (or not valid) in "/usr/X11R6/lib/X11/fonts/Speedo/".
>         Entry deleted from font path.
>         (Run 'mkfontdir' on "/usr/X11R6/lib/X11/fonts/Speedo/").

I just recently figured this out:  Add 

        Load "type1"
        Load "freetype"
        Load "speedo"

to the Module section of XF86Config.

[...]
> (II) Loading font Type1
> (II) Loading font CID
> (II) LoadModule: "freetype"

Oops!  You have that.  Even more odd.

[...]
> (II) Primary Device is: PCI 01:00:0
> (II) ATI:  Candidate "Device" section "ATI Radeon (generic)".
> (EE) No devices detected.

Even more odd.

> Fatal server error:
> no screens found

No devices, no screens, huh?

Where did this XF86Config file come from, anyway?  Could this be left
over from a previous installation of version 3.3.6?

If you're willing to take the time to re-install FreeBSD anyway, make
sure you do NOT choose to install X11 in the initial installation (that
would be 3.3.6).  After the installation is mostly complete and you're
going through configuration, then add the XFree86 4.1.0 package.  That
way you won't have any cruft left over from 3.3.6.

XFree86 4.1.0 may not be on the first CD-ROM, but it's on one of 'em (in
/cdrom/packages/All).  You may want to complete the installation with no
X11, reboot, then run /stand/sysinstall to install 4.1.0.

On the other hand, you may really need 4.1.99 or newer.  I'm not
familiar with Radeons and laptops.  Anyone else know about this?

-- 
Remember, more computing power was thrown away last week than existed in
the world in 1982.  -- http://www.tom.womack.net/computing/prices.html
_______________________________________________
Newbie mailing list
[EMAIL PROTECTED]
*** To unsubscribe , or change message options, see:
http://XFree86.Org/mailman/listinfo/newbie

Reply via email to