Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 103003 - ati-drivers 8.16.20 warns about AGP for PCI-express cards
Summary: ati-drivers 8.16.20 warns about AGP for PCI-express cards
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: High enhancement
Assignee: X11 External Driver Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-08-18 13:08 UTC by vicin2003
Modified: 2005-10-20 03:52 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description vicin2003 2005-08-18 13:08:35 UTC
It seems that the ebuild requires AGP while the driver also supports PCI-express
cards.... So I get warnings that aren't accurate and I don't know if everything
is being built.

Reproducible: Always
Steps to Reproduce:
1.emerge ati-drivers
2.
3.

Actual Results:  
 * Determining the location of the kernel source code
 * Found kernel source directory:
 *     /usr/src/linux
 * Found sources for kernel version:
 *     2.6.12-gentoo-r9
 * Checking for MTRR support enabled ...                                  [ ok ]
* Checking for AGP support enabled ...                                   [ !! ]
* You don't have AGP support enabled, the direct rendering
 * will not work.
 * Checking for DRM support disabled ...                                  [ ok ]

Expected Results:  
build for PCI-express card ( like radeon 300 se/T )

Portage 2.0.51.22-r2 (default-linux/amd64/2005.0, gcc-3.4.4, glibc-2.3.5-r1,
2.6.12-gentoo-r9 x86_64)
=================================================================
System uname: 2.6.12-gentoo-r9 x86_64 AMD Athlon(tm) 64 Processor 3000+
Gentoo Base System version 1.12.0_pre5
ccache version 2.4 [enabled]
dev-lang/python:     2.3.4-r1, 2.4.1-r1
sys-apps/sandbox:    1.2.12
sys-devel/autoconf:  2.13, 2.59-r7
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6
sys-devel/binutils:  2.15.92.0.2-r1, 2.16.1
sys-devel/libtool:   1.5.18-r1
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="amd64 ~amd64"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=athlon64 -O3 -pipe -fomit-frame-pointer"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.4/env
/usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3/share/config
/usr/lib/X11/xkb /usr/lib64/mozilla/defaults/pref /usr/share/config
/var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=athlon64 -O3 -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig ccache distlocks sandbox sfperms strict"
GENTOO_MIRRORS="ftp://pandemonium.tiscali.de/pub/gentoo/
http://pandemonium.tiscali.de/pub/gentoo/ http://194.117.143.71
http://ftp.snt.utwente.nl/pub/os/linux/gentoo ftp://mirror.nutsmaas.nl/gentoo/"
LANG="nl_NL"
LC_ALL="nl_NL"
LINGUAS="nl"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.nl.gentoo.org/gentoo-portage"
USE="X acpi alsa amd64 apm avi bash-completion berkdb bitmap-fonts bzip2
cdparanoia cdr crypt curl dvd eds encode esd fam fbcon ffmpeg foomaticdb fortran
gif gnome gpm gstreamer gtk gtk2 imagemagick imlib jpeg kde libwww lm_sensors
lzw lzw-tiff mad mbox mime motif mozilla mp3 mpeg msn multislot ncurses nls nptl
nptlonly opengl pam pdflib perl png profile python qt quicktime readline real
sdl spell ssl static svg symlink tcpd threads tiff truetype truetype-fonts
type1-fonts usb userlocales xine xml2 xmms xpm xv zlib linguas_nl userland_GNU
kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LDFLAGS, PORTDIR_OVERLAY
Comment 1 Luca Barbato gentoo-dev 2005-08-18 13:42:32 UTC
I'll change the phrasing soon
Comment 2 Marcus D. Hanwell (RETIRED) gentoo-dev 2005-09-15 16:54:18 UTC
Just wanted to add that I am also using the new ati-drivers-8.16.20-r1 driver 
with a PCI-Express laptop card (X700) and it works far better than the previous 
driver did. This is on amd64 - it would be nice to get this into ~amd64 soon as 
it seems to work well for the majority of users. 
Comment 3 Luca Barbato gentoo-dev 2005-09-15 18:15:24 UTC
sadly the .20 works JUST on igp based systems. Standard daughterboard got the
modeline logic messed up 
Comment 4 Luca Barbato gentoo-dev 2005-10-20 03:52:59 UTC
fixed