![]() |
Slackware 14.0 installed with HUGE.S does not load modules
I have to use HUGE.S not HUGESMP.S because my 32 bit ISA machine does not have SMP capabilities (HUGESMP.S hangs)
When I install Slackware 14.0 from SETUP , no modules will load. IE # cat /proc/modules returns null output. As can be expected, this causes all kinds of problems. What is the solution to this bug? |
In the other thread you opened for the same issue, you received this answer: http://www.linuxquestions.org/questi...9/#post4888129 and I think you should have followed up on that instead of creating this new topic.
Please post the output of these commands: Code:
uname -a |
If you didn't install kernel-modules-3.2.29-i486-1.txz, just do that.
|
Quote:
Humbly needing your assistance, Yaakov |
DO NOT extract the .txz file. From the directory where have the .txz file, do this as root:
Code:
installpkg kernel-modules-3.2.29-i486-1.txz |
I typed the following after extracting the .txz file
# installpkg kernel-modules-3.2.29-i486-1.txz and was told that the package was installed successfully. I next rebooted. Then # cat /proc/modules still returned NO installed modules and FUSE was not available. How now brown cow? |
Code:
slackpkg reinstall kernel-modules |
Please first send output of commands as requested by Alien Bob on post #2
|
Quote:
|
Quote:
p.s. Slackware 13.37 booted the HUGESMP.S kernel just fine, only 14.0 hangs when booting the HUGESMP.S kernel?! |
Please first send output of commands as requested by Alien Bob on post #2
|
Quote:
I'll even give you a complete command line to do it: mount /dev/sr0 /mnt upgradepkg --install-new /mnt/slackware*/{a,ap,d,e,f,k,kde,l,n,t,tcl,x,xap,xfce,y}/*.t?z |
Quote:
/var/log/packages/kernel-generic-3.2.29-i486-1 /var/log/packages/kernel-generic-smp-3.2.29_smp-i686-1 /var/log/packages/kernel-headers-3.2.29_smp-x86-1 /var/log/packages/kernel-huge-3.2.29-i486-1 /var/log/packages/kernel-huge-smp-3.2.29_smp-i686-1 /var/log/packages/kernel-modules-3.2.29-i486-1 /var/log/packages/kernel-modules-smp-3.2.29_smp-i686-1 /var/log/packages/kernel-source-3.2.29_smp-noarch-1 |
You missed the output of "uname -a", which would allow us to see if for some reason you were still running an old kernel.
Was this a fresh installation, or did you install over the top of something that was already there? If the latter, that could lead to all kinds of problems... but, if so, adding --reinstall to that upgradepkg command line would still be able to help clean up the mess, along with the suggestions in UPGRADE.TXT for removing obsolete packages and handling .new config files. |
Quote:
Linux eyes 2.6.37.6 #2 Sun Apr 10 01:09:12 CDT 2011 i686 Intel(R) Pentium(R) III CPU-S 1400 MHz GenunineIntel GNU/Linux I am running the non-SMP kernel because Slackware 14.0 HUGESMP.S image hangs when booting from DVD (Slackware 13.37 HUGESMP.S works from DVD) This was a fresh installation on a virgin disk. |
| All times are GMT -5. The time now is 04:49 PM. |