ok... so, i'm kinda curious about this now... when i ran lsmod, it said that i had no modules loaded... so, i used modprobe -l, and saw yenta_socket, so i ran modprobe on that, and now the light on my card is on... so, how can i make it turn the card on when it starts up (if the card is in)??? ~Erin
On Mon, 20 Sep 2004 23:11:40 -0600, Jared Moore <[EMAIL PROTECTED]> wrote: > On Mon, 20 Sep 2004 21:55:35 -0700, Erin Sharmahd <[EMAIL PROTECTED]> wrote: > > > > > Did you build them as modules or into the kernel? If as modules, what > > > happens if you try to modprobe them? > > > > i built them as modules, but i'm not sure how to modprobe them... > > > > > > > At the shell, and as root, type modprobe <module name>. If it didn't > work it will give you an error message, typing lsmod after will list > all loaded modules, and you can also check the output of dmesg (type > dmesg at the shell) and that will give a bit more info. You'll > probably need to load the cardbus module, and then the wifi card > module. > > Jared > > ____________________ > BYU Unix Users Group > http://uug.byu.edu/ > ___________________________________________________________________ > List Info: http://uug.byu.edu/cgi-bin/mailman/listinfo/uug-list > -- -- userfriendly.org -- ____________________ BYU Unix Users Group http://uug.byu.edu/ ___________________________________________________________________ List Info: http://uug.byu.edu/cgi-bin/mailman/listinfo/uug-list
