From: sean <tech.junk@verizon.net>
To: gentoo-amd64@lists.gentoo.org
Subject: Re: [gentoo-amd64] kernel recompile?
Date: Tue, 31 Oct 2006 14:38:28 -0500 [thread overview]
Message-ID: <4547A634.6050309@verizon.net> (raw)
In-Reply-To: <45479FCD.2090300@ilievnet.com>
Daniel Iliev wrote:
> Sean wrote:
>> With the line the way it was ending, I thought that it was some sort
>> of error.
>> I do not recall seeing such a line in the past when I built the kernel
>> for my system, which is an amd64 SMP box.
>>
>> I used the min install CD and followed the Gentoo docs using the
>> manual install.
>>
>> Thanks for the help Daniel.
>> Sean
>>
>> P.S. Hard to believe this whole ride started just cause I wanted to
>> build Openoffice.
>
> Ah, that big bad OO2! ;-)))))
>
>
> Everything OK now?
>
Here is where things stand.
On boot, dmesg showed the modules did not load.
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 only one that I do not see is s2io.
Not sure why they show on boot not being loaded, when they apparently
are springing to life.
X has started, and as it did the nvidia logo displayed. I never turned
it off in xorg.conf, and I am looking at my very nice WindowMaker
display and background. Link below is for the pic, if interested, nice
picture, my wife was amused.
http://www.danadelany.com/photos/general/dana-delany-yellow-car.jpg
* x11-drivers/nvidia-drivers
Latest version available: 1.0.8776
Latest version installed: 1.0.8776
Size of files: 25,303 kB
Homepage: http://www.nvidia.com/
Description: NVIDIA X11 driver and GLX libraries
License: NVIDIA
The Allman Brothers live at the Filmore is playing from my recently
installed Audacious player, which took the place of the now removed XMMS.
Openoffice started up! It better after all these hoops I have jumped!
One eterm window is doing
emerge --update --deep --newuse world;revdep-rebuild;revdep-rebuild
Currently on package 15 of 88 as I write this email in Thunderbird.
tardis sean # uname -a
Linux tardis 2.6.16-gentoo-r9 #3 SMP Tue Oct 31 13:46:57 EST 2006 x86_64
AMD Opteron(tm) Processor 246 GNU/Linux
My dmesg display showing my recently compiled kernel based on gcc 4.1!
Linux version 2.6.16-gentoo-r9 (root@tardis) (gcc version 4.1.1 (Gentoo
4.1.1))
#3 SMP Tue Oct 31 13:46:57 EST 2006
What a ride just for Openoffice, but learned a bit, now if it just
sticks in my head! The hard part of it all.
So I guess I will delay that nice upgrade of my hard drive to that 10K
SATA. 8-(
I figured if things went so bad that I had to start over, then I would
at least upgrade the drive, been wanting to do that for a while.
So the only mystery is why the modules appear not to load on boot.
Daniel, and all others, thanks again, you made the difference.
Sean
P.S. now up to package 17
--
gentoo-amd64@gentoo.org mailing list
next prev parent reply other threads:[~2006-10-31 20:44 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 [this message]
2006-10-31 21:57 ` Daniel Iliev
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=4547A634.6050309@verizon.net \
--to=tech.junk@verizon.net \
--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