Paul Schyska wrote:
> i just installed opensolaris 2008.11 snapshot on my desktop PC. 
> Unfortunately, it only loads Xorg with vesa driver and is limited to 
> 1600x1200. My screen is native 1920x1200 and i have an ati radeon 4870 card 
> from club3d. 
> I read that the radeonhd driver ships with osol but was unable to load it in
xorg.conf and unable to find it in neither sfw nor blastwave nor osol 
repositories.

Version 1.2.1 of radeonhd is included in the current builds.  It's
part of the SUNWxorg-graphics-ddx package, and installs the driver
as the files /usr/X11/lib/modules/drivers/radeonhd_drv.so and
/usr/X11/lib/modules/drivers/amd64/radeonhd_drv.so

The man page for 1.2.1 only lists cards up to the Radeon HD 3870,
and doesn't list the X4850, so the included version probably won't
help.

> The tarball from the developers site doesn't build:
> 
> checking for XORG... configure: error: Package requirements (xorg-server 
> xproto fontsproto ) were not met:
> 
> No package 'xorg-server' found
> No package 'xproto' found
> No package 'fontsproto' found

The headers aren't included on the LiveCD - to get all the headers,
the easiest is to install one of the development clusters (ss-dev for
Sun Studio, gcc-dev for gcc) - for X drivers you at least need to
pkg install SUNWhea SUNWxwinc SUNWxorg-headers if you don't add one
of the clusters that includes them all.

-- 
        -Alan Coopersmith-           alan.coopersmith at sun.com
         Sun Microsystems, Inc. - X Window System Engineering


Reply via email to