Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 78504 - ati-drivers for X.Org 6.8 module created in wrong format?
Summary: ati-drivers for X.Org 6.8 module created in wrong format?
Status: RESOLVED DUPLICATE of bug 78409
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: x86 Linux
: High normal
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-01-18 05:38 UTC by Radek Kubicek
Modified: 2005-07-17 13:06 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 Radek Kubicek 2005-01-18 05:38:17 UTC
I want to install new fglrx driver, cause I emerged newest X.Org. Installation gone fine, but when I try to modprobe this module, error below is written:

b04-403c ~ # modprobe fglrx
FATAL: Error inserting fglrx (/lib/modules/2.6.9-gentoo-r4/video/fglrx.ko): Invalid module format
b04-403c ~ #

First time I tried it, module was normally probed, then I rebooted and now is written only this error and I'm stuck on x.org drivers :(

During emerging some warning echoed, but nothong seriously..some unsused variables and problem int<--->long.

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

Actual Results:  
Module says about wrong format

Expected Results:  
Module tainted to kernel and works fine

My system is following (know, I've mess in USE, prepare to completely rebuilding
:)):

Portage 2.0.51-r3 (gcc34-x86-2004.2, gcc-3.4.3, glibc-2.3.4.20041102-r0,
2.6.9-gentoo-r4 i686)
=================================================================
System uname: 2.6.9-gentoo-r4 i686 Intel(R) Pentium(R) M processor 1400MHz
Gentoo Base System version 1.6.7
Autoconf: sys-devel/autoconf-2.59-r5
Automake: sys-devel/automake-1.8.5-r1
Binutils: sys-devel/binutils-2.15.92.0.2-r1
Headers:  sys-kernel/linux26-headers-2.6.8.1-r2
Libtools: sys-devel/libtool-1.5.2-r7
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-O2 -march=pentium3 -fomit-frame-pointer -pipe"
CHOST="i686-pc-linux-gnu"
COMPILER=""
CONFIG_PROTECT="/etc /opt/glftpd/etc /usr/kde/2/share/config /usr/kde/3.3/env
/usr/kde/3.3/share/config /usr/kde/3.3/shutdown /usr/kde/3/share/config
/usr/lib/X11/xkb /usr/lib/mozilla/defaults/pref /usr/share/config
/usr/share/texmf/dvipdfm/config/ /usr/share/texmf/dvips/config/
/usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/
/usr/share/texmf/xdvi/ /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -march=pentium3 -fomit-frame-pointer -pipe"
DISTDIR="/mnt/linux/portage/distfiles"
FEATURES="autoaddcvs ccache distlocks sandbox"
GENTOO_MIRRORS="ftp://ftp.ucsb.edu/pub/mirrors/linux/gentoo/
http://gd.tuwien.ac.at/opsys/linux/gentoo/
ftp://gd.tuwien.ac.at/opsys/linux/gentoo/ ftp://194.117.143.72/mirrors/gentoo
http://src.gentoo.pl"
MAKEOPTS="-j2"
PKGDIR="/mnt/linux/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X acpi alsa apache2 apm audiofile avi berkdb bidi bitmap-fonts cdparanoia
cdr chroot crypt cups curl dga directfb divx4linux doc dts dv dvd dvdr dvdread
edl encode extensions f77 faad flac flash font-server foomaticdb fortran
freetype gd gdbm gif glut gmp gphoto2 gpm gtk gtk2 icq idea imlib ipv6 jabber
java jbig jpeg lcms ldap libg++ libwww live lzo mad matroska mikmod mmx mmx2 mng
motif mozcalendar mozilla mozxmlterm mpeg mysql nas ncurses network nls oav
oggvorbis opengl oss pam pcmcia pdflib perl png pnp python qt quicktime readline
real rtc samba sdl slang speex spell sse sse2 ssl svga tcltk tcpd tetex tga
theora threads tiff truetype truetype-fonts trusted type1-fonts unicode usb
vim-with-x wmf x86 xinerama xml xml2 xmms xosd xv xvid xvmc zlib"
Comment 1 Radek Kubicek 2005-01-18 06:03:08 UTC

*** This bug has been marked as a duplicate of 78409 ***