View previous topic :: View next topic |
Author |
Message |
OOZafle Apprentice
![Apprentice Apprentice](/images/ranks/rank_rect_2.gif)
![](images/avatars/gallery/Megaman/Mega_Man_3_-_MagnetMan.gif)
Joined: 19 May 2004 Posts: 150
|
Posted: Thu Mar 10, 2005 7:17 am Post subject: sk98lin module grrrrr!!! |
|
|
ok just to let you know i've searched the forum and tried every thing i could find to get this working.
ok my problem: I'm trying to get a Marvell yukon ethernet card working using module sk98lin.
i've tried compiling in kernel as module, and built in. neither are working.
i've added the module to /etc/modules.autoload.d/kernel-2.6 so that it would load on boot but no dice.
trying to modprobe this driver results in this error Code: | FATAL: error inserting sk98lin invalid module format |
so there is no way I can get this to load if I can't modprobe it.
here's the crazy part, on the live cd modprobe sk98lin works and gives me net but as soon as a i chroot in or restart back into my kernel i get the above error.
Could someone let me know how dumb i am and how easy the solution is because i would like to finish this install soon. thanks in advance. _________________ Time to kick ass and chew bubble gum, and i'm all out of gum. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
OOZafle Apprentice
![Apprentice Apprentice](/images/ranks/rank_rect_2.gif)
![](images/avatars/gallery/Megaman/Mega_Man_3_-_MagnetMan.gif)
Joined: 19 May 2004 Posts: 150
|
Posted: Thu Mar 10, 2005 8:53 am Post subject: |
|
|
Can someone post something letting me know how to fix the invalid module format error? I've compiled everything with the same versions of everything i haven't even done an emerge sync yet. i don't think this error could be caused by anything related to compilation. i'm damn close to just sticking a intel 100mb card in there, and giving up but i want to get this thing working without re-doing the whole install.
i'm using a 2.6.11-gentoo-r2 gentoo-dev-sources kernel. my system is a shuttle sn95g5, it uses a nforce3 ultra mainboard. I hope this information helps to generate somemore comments. thanks alot,
its 1 in the morning and i got school tomorrow iI would love to get this done before i sleep. ![Very Happy :-D](images/smiles/icon_biggrin.gif) _________________ Time to kick ass and chew bubble gum, and i'm all out of gum. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
jzono1 Tux's lil' helper
![Tux's lil' helper Tux's lil' helper](/images/ranks/rank_rect_1.gif)
Joined: 01 Feb 2004 Posts: 128
|
Posted: Thu Mar 10, 2005 9:26 am Post subject: |
|
|
you should probably recompile the module... |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
OOZafle Apprentice
![Apprentice Apprentice](/images/ranks/rank_rect_2.gif)
![](images/avatars/gallery/Megaman/Mega_Man_3_-_MagnetMan.gif)
Joined: 19 May 2004 Posts: 150
|
Posted: Thu Mar 10, 2005 9:51 am Post subject: |
|
|
i've recompiled the kernel like 90 times in various combinations. all resulting with a broken module. its doing the same thing with the skge module too. I'm wondering if maybe the kernel is screwing modules up or somthing.... _________________ Time to kick ass and chew bubble gum, and i'm all out of gum. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
Anarcho Advocate
![Advocate Advocate](/images/ranks/rank-G-1-advocate.gif)
![](images/avatars/1030393113423afb9086043.jpg)
Joined: 06 Jun 2004 Posts: 2970 Location: Germany
|
Posted: Thu Mar 10, 2005 12:09 pm Post subject: |
|
|
did you do a "make modules_install" after the make process of the kernel?
Maybe you have an old version of the modul in /lib/modules/* which can't be loaded _________________ ...it's only Rock'n'Roll, but I like it! |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
OOZafle Apprentice
![Apprentice Apprentice](/images/ranks/rank_rect_2.gif)
![](images/avatars/gallery/Megaman/Mega_Man_3_-_MagnetMan.gif)
Joined: 19 May 2004 Posts: 150
|
Posted: Thu Mar 10, 2005 6:00 pm Post subject: |
|
|
yeah i run make && make modules modules_install install so that i got both covered
also i tried running make modules_install by itself to double check that i had it in there and it doesn seem to to help.
Its gotta be somthing to do with how it builds because its finding the module and trying to load it... _________________ Time to kick ass and chew bubble gum, and i'm all out of gum. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
OOZafle Apprentice
![Apprentice Apprentice](/images/ranks/rank_rect_2.gif)
![](images/avatars/gallery/Megaman/Mega_Man_3_-_MagnetMan.gif)
Joined: 19 May 2004 Posts: 150
|
Posted: Fri Mar 11, 2005 4:56 am Post subject: |
|
|
*bump*
no one has any clue on this? _________________ Time to kick ass and chew bubble gum, and i'm all out of gum. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
Anarcho Advocate
![Advocate Advocate](/images/ranks/rank-G-1-advocate.gif)
![](images/avatars/1030393113423afb9086043.jpg)
Joined: 06 Jun 2004 Posts: 2970 Location: Germany
|
Posted: Fri Mar 11, 2005 11:17 am Post subject: |
|
|
Maybe you should stop bumping every 10 hours....
Did you check if the new modul realy overwrites the old?
Check it with ls -l /lib/modules/...
Do you install the newly build kernel, reboot and then modprobe or just make the modul without starting the new kernel? _________________ ...it's only Rock'n'Roll, but I like it! |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
OOZafle Apprentice
![Apprentice Apprentice](/images/ranks/rank_rect_2.gif)
![](images/avatars/gallery/Megaman/Mega_Man_3_-_MagnetMan.gif)
Joined: 19 May 2004 Posts: 150
|
Posted: Sun Mar 13, 2005 11:04 am Post subject: |
|
|
first i didn't bump every hour 10 hours, i was being impatiant because i wanted to get this done but anyways.
I tried every possible thing i could think of including what you suggested. but i ended up just redoing the install which was easier so now i'm on my new comp. thanks anyways for the help _________________ Time to kick ass and chew bubble gum, and i'm all out of gum. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
|