LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   Loading modules (https://www.linuxquestions.org/questions/slackware-14/loading-modules-130638/)

vegpl 01-01-2004 04:17 PM

Loading modules
 
When I first got Slackware I had everything sound and internet. After upgrading to kernel 2.6.0 I have no sound and I cant go on the internet. I enabled ALSA drivers as modules and all the net hardware as modules too. So iam guessing this has to do with the modules. I went to the alsa website and they dont have my sound card but I know its supported since it worked before the kernel compilation. When I type in alsamixer I get .......no such device. I cant remember the exact error.

When I type in ifconfig eth0 I get

"eth0 error fetching interface information:device not found"

So can someone help me with this Iam not really new to Linux but I never had to deal with Loading and Unloading modules are any of these problems Iam experiancing.

trickykid 01-01-2004 04:33 PM

Well, if you actually supplied what type of hardware it is, manufacturer, model, and possibly chipset, we could be more help. Other than that, were as clueless as you are as were not psychic you know!

vegpl 01-01-2004 05:01 PM

NIC-Realtek RTL8139

Mobo chipset-ALi MAGIK 1

AC97 onboard Audio M1647

nafortin 01-01-2004 05:55 PM

your probably going to have to load your modules...

modprobe 8139too

will get your nic up....

ifconfig till your hearts content now...

if you are going to load alsa drivers you don't want to compile alsa into the kernel. Just compile sound support.... no alsa or oss...

hope this helps some

vegpl 01-01-2004 07:32 PM

thanks man now I dont have to reboot to windows everytime I want to go on the net lol.

My question is how do you know what the module is called to load?

My second question I added support for ALSA and I think OSS emulation when I was configuring the kernel so what should I do now?

Here is the output of modinfo soundcore if it helps


description: Core sound module
author: Alan Cox
license: GPL
vermagic: 2.6.0 486 gcc-3.2
depends:

I dont see anything running with sound when I do an lsmod.

harrygraham 01-01-2004 10:25 PM

I have the same trouble. Making the 2.6.0 kernel correctly is a big problem because you can't simply use the config file from the 2.4.22 kernel. Fortunately dial-up access works even if you make a lot of mistakes :) Maybe you forgot to enable the pppoe driver.

Good luck!

vegpl 01-02-2004 09:18 AM

Everything works now all I did was I download the ALSA drivers and did the modprobe 8139too.

jama 01-02-2004 12:59 PM

hello

I had the same problem, and I solved as follow:

Since modules utils now uses /etc/modprobe.conf for the aliases rathern that the old /etc/modules.conf, I added alias etho 8139too
and all the aliases that you can find in the alsa documentation for you specific hardware.

birklandm 01-03-2004 11:05 PM

Another newbie
 
Just switched over to Mandrake 9.2 from XP. Good thing I kept a dual boot. I'm having a time with everything (still waiting for manual). I have a wg311 wireless that isn't eazily supported by linux. downloaded the madwifi driver they say works but it requires compiling then loading Hal, scmall and shallow hal. Unfortunately I don't know how to load a module. fiqured out the compling with "make" but don't know how to load a module. sorry I know it's a week question, but I don't even use dos and batch files anymore using window

birklandm 01-04-2004 04:20 AM

A little whiney
 
Just felt I was a little whiney in the last post, but damn.


All times are GMT -5. The time now is 08:04 AM.