From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 4.0.0 (2022-12-14) on finch.gentoo.org X-Spam-Level: X-Spam-Status: No, score=0.1 required=5.0 tests=DATE_IN_PAST_12_24,DMARC_NONE, INVALID_DATE,MAILING_LIST_MULTI,NICE_REPLY_A autolearn=unavailable autolearn_force=no version=4.0.0 Received: from femail3.sdc1.sfba.home.com ([24.0.95.83]) by cvs.gentoo.org with esmtp (Exim 3.22 #1) id 151CWI-00074L-00 for gentoo-dev@gentoo.org; Sat, 19 May 2001 13:36:11 -0600 Received: from k68pc2.home.pc ([65.6.118.16]) by femail3.sdc1.sfba.home.com (InterMail vM.4.01.03.20 201-229-121-120-20010223) with SMTP id <20010519193538.IEMD9215.femail3.sdc1.sfba.home.com@k68pc2.home.pc> for ; Sat, 19 May 2001 12:35:38 -0700 From: Collins Richey To: gentoo-dev@gentoo.org Subject: Re: [gentoo-dev] kernel source for gentoo Message-Id: <20010519134449.65a0b9dc.erichey2@home.com> In-Reply-To: <3B06B324.11D03C37@gentoo.org> References: <20010513070106.7a57bde7.erichey2@home.com> <3AFE9547.7B9189AC@gentoo.org> <20010517181422.078d0c99.erichey2@home.com> <3B046274.7BD9939C@gentoo.org> <20010518062148.2e657e18.erichey2@home.com> <3B05570A.4866E010@gentoo.org> <20010518204053.422af17f.erichey2@home.com> <20010519101818.1b712248.erichey2@home.com> <3B06B324.11D03C37@gentoo.org> X-Mailer: Sylpheed version 0.4.66 (GTK+ 1.2.10; i586-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: gentoo-dev-admin@gentoo.org Errors-To: gentoo-dev-admin@gentoo.org X-BeenThere: gentoo-dev@gentoo.org X-Mailman-Version: 2.0 Precedence: bulk Reply-To: gentoo-dev@gentoo.org List-Help: List-Post: List-Subscribe: , List-Id: Gentoo Linux development list List-Unsubscribe: , List-Archive: Date: Sat May 19 13:37:01 2001 X-Original-Date: Sat, 19 May 2001 13:44:49 -0600 X-Archives-Salt: bdcf8cbc-2535-4137-bdf1-e8df51ada07e X-Archives-Hash: 95d586107eb77e739839943dbaf5008d On Sat, 19 May 2001 19:53:40 +0200 AGottinger@t-online.de (Achim Gottinger) wrote: [ snips ] > I updated the kernel packages yesterday, you can now use linux-sources-2.4.4.9 > If you want the default configuration copy > /usr/portage/sys-kernel/linux-sources/files/2.4.4-ac9/config.boootcomp to > /usr/src/linux/.config before you run make {x,menu}config. This kernel package > uses the following USE variables for extras > "lvm lm_sensors pcmcia-cs alsa". Add the ones you want top the USE > variable in /etc/make.conf. > After you have build the kernel you can build the extras modules and > utilities by installing linux-extras-2.4.4.9.ebuild. > Hmm, there seems to be a bug in modultils. > /lib/modules/[uname-r]/modules.dep is not generated correct. > Remove /etc/modules/[unname -r] and /etc/modules.conf and run > /etc/rc.d/init.d/modules. This will generate those files again. > yes that is a modutils problem. I'm currently testing a new modules > ini.d script that should do a workaround for that prob. > Now I have a kernel and modules with the extra stuff I need, but I can't get gentoo to load the modules automatically. I rebuilt the modules.conf as suggested, but I still only get the tulip module for eth0 loaded automatically. Other distributions do this with /etc/modules/default, but I put entries for esssolo1 (also requires soundcore), ide-scsi, sr_mod, and sg (the last three are used for ide-scsci CDRW support) in default, but no results. How do I get these loaded automatically? Also, even though modprobe esssolo1 produces the same messages that I get on my Caldera distribution, xfce starts with no sound available. Other than order of loading (on Caldera sound loads first, then ide-scsi, and then tulip), I can't find any differences, but xfce is able to use sound on Caldera? Any clues? -- Collins Richey Denver area gentoo system