Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 190152 - net-dialup/fritzcapi: "Unknown symbol pci_module_init" using kernel 2.6.22
Summary: net-dialup/fritzcapi: "Unknown symbol pci_module_init" using kernel 2.6.22
Status: RESOLVED DUPLICATE of bug 184903
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-08-25 08:06 UTC by apost1
Modified: 2007-08-25 08:16 UTC (History)
0 users

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


Attachments
New ebuild and patch file to avoid this problem (fritzcapi-pci_module_init-patch.tar.bz2,2.54 KB, patch)
2007-08-25 08:10 UTC, apost1
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description apost1 2007-08-25 08:06:51 UTC
The module fcpci will not be loaded when using kernel 2.6.22. dmesg reports the following message:

fcpci: Unknown symbol pci_module_init


Reproducible: Always

Steps to Reproduce:
1. Get and install a new kernel gentoo-sources-2.6.22
2. emerge net-dialup/fritzcapi
3. Try a modprobe fcpci

Actual Results:  
The fcpci module fails to load

Expected Results:  
The fcpci module is expected to be loaded
Comment 1 apost1 2007-08-25 08:10:00 UTC
Created attachment 129114 [details, diff]
New ebuild and patch file to avoid this problem

cd /usr/portage/net-dialup/fritzcapi
tar xfj fritzcapi-pci_module_init-patch.tar.bz2
ebuild fritzcapi-2.6.43.ebuild digest
emerge net-dialup/fritzcapi
modprobe fcpci
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2007-08-25 08:16:18 UTC
Please please please no tarballs. Anyway, a dupe.

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