View previous topic :: View next topic |
Author |
Message |
R!tman Veteran
Joined: 18 Dec 2003 Posts: 1303 Location: Zurich, Switzerland
|
Posted: Sat Feb 28, 2004 9:57 pm Post subject: FATAL: Module crc32 not found. |
|
|
Hi all,
For an adsl modem driver I need CRC32 as module.
In the instructions it said:
Code: | Library routines --->
< M > CRC32 functions |
But with my gentoo-dev-sources-2.6.3-r1 I cannot choose this as module. I cannot even choose anything (none of n,y or m work).
So when I try to "modprobe crc32" I get
Code: | FATAL: Module crc32 not found. |
What can I do??? |
|
Back to top |
|
|
R!tman Veteran
Joined: 18 Dec 2003 Posts: 1303 Location: Zurich, Switzerland
|
Posted: Sun Feb 29, 2004 6:07 pm Post subject: |
|
|
Does noone else have this problem? Just check your 2.6 kernel, if you can choose "CRC32" as module.
I tried to google around but could hardly find anything about this. I cannot believe I am the only one with this problem. |
|
Back to top |
|
|
R!tman Veteran
Joined: 18 Dec 2003 Posts: 1303 Location: Zurich, Switzerland
|
Posted: Mon Mar 01, 2004 12:22 am Post subject: |
|
|
Ok, problem not solved, but I could get the modem to work by "telling" the driver to use the kernel crc32. |
|
Back to top |
|
|
|