From: Daniel Iliev <danny@ilievnet.com>
To: gentoo-amd64@lists.gentoo.org
Subject: Re: [gentoo-amd64] kernel recompile?
Date: Tue, 31 Oct 2006 23:57:15 +0200 [thread overview]
Message-ID: <4547C6BB.9020601@ilievnet.com> (raw)
In-Reply-To: <4547A634.6050309@verizon.net>
sean wrote:
> Here is where things stand.
>
> On boot, dmesg showed the modules did not load.
Did you replace the old "System.map" file with the new one?
"cp /usr/src/linux/System.map /boot/System.map"
or
"/usr/src/linux/System.map /System.map"
I think this will stop the warnings.
>
> Here is my list from autoload.d.
> s2io.ko
> snd-mixer-oss.ko
> snd-pcm-oss.ko
> snd-seq-device.ko
> snd-seq.ko
> snd-page-alloc.ko
> snd-pcm.ko
> snd-timer.ko
> snd.ko
> snd-ac97-bus.ko
> snd-ac97-codec.ko
> snd-intel8x0.ko
> soundcore.ko
>
> Here is a list of load modules
> sean@tardis ~ $ lsmod
> Module Size Used by
> snd_seq 50016 0
> snd_pcm_oss 48160 0
> snd_mixer_oss 16896 2 snd_pcm_oss
> nvidia 5423892 12
> snd_intel8x0 32552 1
> snd_ac97_codec 99928 1 snd_intel8x0
> snd_ac97_bus 4480 1 snd_ac97_codec
> snd_pcm 80776 3 snd_pcm_oss,snd_intel8x0,snd_ac97_codec
> snd_timer 22152 2 snd_seq,snd_pcm
> snd 50600 7
> snd_seq,snd_pcm_oss,snd_mixer_oss,snd_intel8x0,snd_ac97_codec,snd_pcm,snd_timer
>
> soundcore 10080 2 snd
> snd_page_alloc 10640 2 snd_intel8x0,snd_pcm
> sean@tardis ~ $
>
The right syntax is to put the "module_name" only in "autoload.d" not
the "module_name.ko"
For example:
nvidia - correct
nvidia.ko - not correct
Additionally I think you could safely remove all those sound related
modules from "autoload.d" because "rc-update add alsasound default"
should take care of them. Anyway it won't harm if you leave them like this.
> The only one that I do not see is s2io.
>
"s2io.ko" appears to be a driver for the Neterion's Xframe PCI-X NIC
[1,2] and if you have working network which appears so, because you can
at least send & receive e-mail :) it means that you either don't need
this driver or it is compiled in the kernel. In both cases you can
safely remove it from "autoload.d"
[1] http://www.neterion.com/products/xframe.html
[2] http://www.neterion.com/products/xframe2.html
> Daniel, and all others, thanks again, you made the difference.
> Sean
>
> P.S. now up to package 17
CHEERS! :)
--
Best regards,
Daniel
--
gentoo-amd64@gentoo.org mailing list
next prev parent reply other threads:[~2006-10-31 21:59 UTC|newest]
Thread overview: 32+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-10-31 14:10 [gentoo-amd64] kernel recompile? Sean
2006-10-31 14:16 ` Piotr Pruszczak
2006-10-31 14:25 ` Daniel Iliev
2006-10-31 14:37 ` Piotr Pruszczak
2006-10-31 15:59 ` Daniel Iliev
2006-10-31 16:14 ` Boyd Stephen Smith Jr.
2006-11-02 9:48 ` Michel Merinoff
2006-11-02 10:36 ` Neil Bothwick
2006-10-31 16:19 ` Pawel Kraszewski
2006-10-31 16:49 ` Daniel Iliev
2006-10-31 17:04 ` Sean
2006-10-31 17:18 ` Mathieu Seigneurin
2006-10-31 17:31 ` Daniel Iliev
2006-10-31 18:14 ` Sean
2006-10-31 18:21 ` Daniel Iliev
2006-10-31 18:39 ` Daniel Iliev
2006-10-31 18:48 ` Sean
2006-10-31 19:11 ` Daniel Iliev
2006-10-31 19:38 ` sean
2006-10-31 21:57 ` Daniel Iliev [this message]
2006-11-01 19:24 ` sean
2006-11-01 20:39 ` Daniel Iliev
2006-11-01 9:05 ` Pawel Kraszewski
2006-11-01 12:47 ` Daniel Iliev
2006-11-01 14:32 ` Pawel Kraszewski
2006-11-01 16:55 ` Florian D.
2006-11-01 16:37 ` Jesús Guerrero
2006-11-01 19:14 ` Pawel Kraszewski
2006-11-01 17:06 ` [gentoo-amd64] [OT] " Daniel Iliev
2006-11-01 19:01 ` [gentoo-amd64] [OOT] Apologies Pawel Kraszewski
2006-11-01 20:02 ` [gentoo-amd64] [OOT] [SOLVED] Apologies Daniel Iliev
2006-10-31 14:22 ` [gentoo-amd64] kernel recompile? Sebastian Redl
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4547C6BB.9020601@ilievnet.com \
--to=danny@ilievnet.com \
--cc=gentoo-amd64@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox