View previous topic :: View next topic |
Author |
Message |
jaspal kallar Apprentice
Joined: 25 Feb 2004 Posts: 194 Location: Sweden
|
Posted: Fri May 21, 2004 5:14 pm Post subject: /sbin/depmod - Segmentation fault |
|
|
I've noticed recently whilst booting up that depmod fails and when I do it by hand i.e
Code: | /sbin/depmod -a
Segmentation fault
|
Also recently re-complied my kernel and at the end I got (don't know if related to above)
Code: | INSTALL lib/zlib_inflate/zlib_inflate.ko
if [ -r System.map ]; then /sbin/depmod -ae -F System.map 2.6.5_rc2-benh1; fi
make: *** [_modinst_post] Error 139
|
Code: | uname -a
Linux linux 2.6.5_rc2-benh1 #4 SMP Wed Apr 14 19:39:21 CEST 2004 ppc PPC970, altivec supported PowerMac7,2 GNU/Linux |
My current kernel sources: Code: |
ppc-development-sources-2.6.5_rc2-r1
|
Current modul -init-tools Code: |
sys-apps/module-init-tools-0.9.15_pre4 |
Any pointers to what is wrong and is the non working of /sbin/depend a real problem?
Perhaps I should have posted this thread in ppc gentoo? |
|
Back to top |
|
|
jaspal kallar Apprentice
Joined: 25 Feb 2004 Posts: 194 Location: Sweden
|
Posted: Fri May 21, 2004 9:46 pm Post subject: |
|
|
OK solved: self inflicted!
I tried to get my philipps webcam to work
via some (binary) pcwx kernel module but I think it was for i386 and not ppc.
I removed the pcwx.ko and bingo /sbin/depend -a works. |
|
Back to top |
|
|
thechris Veteran
Joined: 12 Oct 2003 Posts: 1203
|
Posted: Thu Nov 01, 2007 2:31 pm Post subject: |
|
|
I also have this same issue with depmod segfaulting, but with my sound card's open source driver. any help? _________________ HW problems. It's a VIA thing. |
|
Back to top |
|
|
|