Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 111516 - ati-drivers-8.18.8-r1 ebuild, modprobe fglrx fails
Summary: ati-drivers-8.18.8-r1 ebuild, modprobe fglrx fails
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: X11 External Driver Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-11-04 16:19 UTC by rumzajs
Modified: 2005-11-05 13:43 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 rumzajs 2005-11-04 16:19:01 UTC
modprobe fglrx fails 
    
modprobe fglrx 
>FATAL: Error inserting fglrx (/lib/modules/2.6.14-gentoo/video/fglrx.ko): 
Unknown symbol in module, or unknown parameter (see dmesg) 
    
dmesg    
>fglrx: Unknown symbol realHandler_compat_ioctl    
 
the previous version (8.18.8) was working 
i use a custom-kernel (no genkernel) with build-in agpgart 
 
emerge info : 
Gentoo Base System version 1.12.0_pre9 
Portage 2.0.53_rc7 (default-linux/x86/2005.0, gcc-3.4.4, glibc-2.3.5-r3, 
2.6.14-gentoo i686) 
================================================================= 
System uname: 2.6.14-gentoo i686 AMD Athlon(TM) XP 2500+ 
ccache version 2.4 [enabled] 
dev-lang/python:     2.4.2 
sys-apps/sandbox:    1.2.13 
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-r1 
sys-devel/binutils:  2.16.1 
sys-devel/libtool:   1.5.20-r1 
virtual/os-headers:  2.6.11-r2 
ACCEPT_KEYWORDS="x86 ~x86" 
AUTOCLEAN="yes" 
CBUILD="i686-pc-linux-gnu" 
CFLAGS="-march=athlon-xp -pipe -O2 -fomit-frame-pointer" 
CHOST="i686-pc-linux-gnu" 
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config /usr/share/config /var/qmail/control" 
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d" 
CXXFLAGS="-march=athlon-xp -pipe -O2 -fomit-frame-pointer" 
DISTDIR="/usr/portage/distfiles" 
FEATURES="autoconfig ccache distlocks sandbox sfperms strict" 
GENTOO_MIRRORS="cut" 
LANG="de_DE@euro" 
LINGUAS="de" 
MAKEOPTS="-j2" 
PKGDIR="/usr/portage/packages" 
PORTAGE_TMPDIR="/var/tmp" 
PORTDIR="/usr/portage" 
PORTDIR_OVERLAY="/usr/local/portage" 
SYNC="rsync://rsync.gentoo.org/gentoo-portage" 
USE="x86 3dnow 3dnowext X alsa apm arts avi berkdb bitmap-fonts cdr crypt cups 
curl dvd eds emboss encode esd fam flac foomaticdb fortran gdbm gif gphoto2 gpm 
gstreamer gtk2 imagemagick imap imlib ipv6 java jpeg kde libg++ libwww mad mbox 
mikmod motif mozilla mp3 mpeg ncurses nls nptl nptlonly ogg oggvorbis opengl 
oss pam pdflib perl png python qt quicktime readline sdl spell ssl svga tcpd 
tiff truetype truetype-fonts type1-fonts udev userlocales vorbis xine xml2 xmms 
xv zlib linguas_de userland_GNU kernel_linux elibc_glibc" 
Unset:  ASFLAGS, CTARGET, LC_ALL, LDFLAGS
Comment 1 Luca Barbato gentoo-dev 2005-11-05 13:43:18 UTC
Fixed last night, I forgot to apply a patch _only_ on amd64

I'll rework that patch soon.