Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 104467 - net-wireless/at76c503a-0.12_beta23 does not work with linux-2.6.13
Summary: net-wireless/at76c503a-0.12_beta23 does not work with linux-2.6.13
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal
Assignee: Mobile Herd (OBSOLETE)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-09-01 03:30 UTC by Sebastian Bergmann (RETIRED)
Modified: 2005-10-15 06:04 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 Sebastian Bergmann (RETIRED) gentoo-dev 2005-09-01 03:30:00 UTC
When the at76c503a-0.12_beta23 module gets loaded an

  "Unknown symbol release_firmware"

error is raised.

This is the first time that I try the net-wireless/at76c503a-0.12_beta23 ebuild.
Until now I built the module manually from CVS. The module built from CVS works
fine with Linux 2.6.13.

Reproducible: Always
Steps to Reproduce:
1.
2.
3.

Actual Results:  
/var/tmp/portage/at76c503a-0.12_beta23/work/at76c503a-0.12.beta23.orig/at76_usbdfu.c:
USB Device Firmware Upgrade (DFU) handler v0.12beta23-fw_dwl loading
/var/tmp/portage/at76c503a-0.12_beta23/work/at76c503a-0.12.beta23.orig/at76c503.c:
Generic Atmel at76c503/at76c505 routines v0.12beta23-fw_dwl
at76c503_rfmd_acc: Unknown symbol release_firmware
at76c503_rfmd_acc: Unknown symbol request_firmware


Gentoo Base System version 1.12.0_pre7
Portage 2.0.51.22-r2 (default-linux/amd64/2005.1, gcc-4.0.1,
glibc-2.3.5.20050722-r0, 2.6.13-gentoo x86_64)
=================================================================
System uname: 2.6.13-gentoo x86_64 AMD Athlon(tm) 64 Processor 3200+
dev-lang/python:     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.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="-mtune=k8 -O2 -pipe"
CHOST="x86_64-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/terminfo /etc/env.d"
CXXFLAGS="-mtune=k8 -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache cvs digest distlocks fixpackages sandbox
sfperms sign strict"
GENTOO_MIRRORS="ftp://sunsite.informatik.rwth-aachen.de/pub/Linux/gentoo
ftp://trumpetti.atm.tut.fi/gentoo http://gentoo.oregonstate.edu
http://www.ibiblio.org/pub/Linux/distributi
ons/gentoo"
LINGUAS="de"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage /usr/local/src/gentoo-php-overlay"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="amd64 acpi alsa avi berkdb bitmap-fonts cdr crypt cups dvd dvdr dvdread
encode foomaticdb fortran gif gpm gstreamer hal imlib ipv6 java jpeg lzw
lzw-tiff mp3 mpeg ncurses nls
nomotif nptl nptlonly opengl pam pdflib perl png ppds python quicktime readline
sdl spell ssl tcpd tiff truetype-fonts type1-fonts usb userlocales xml2 xpm xv
zlib linguas_de userl
and_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, MAKEOPTS
Comment 1 Jordan Johnson 2005-09-08 13:04:56 UTC
I can confirm this; pretty sure it was a change in 2.6.13-rc6 that made the
module unable to compile.
Comment 2 Stefan Schweizer (RETIRED) gentoo-dev 2005-10-15 06:04:18 UTC
I added a patch for improved kernel-2.6-newer-kernels support to the ebuild, it
compiles and loads on my 2.6.14-rc2-mm2 now.
Does it work for you, too?