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.2 required=5.0 tests=DATE_IN_PAST_12_24, DMARC_MISSING,FREEMAIL_FROM,INVALID_DATE,MAILING_LIST_MULTI, RCVD_IN_MSPIKE_H3,RCVD_IN_MSPIKE_WL autolearn=no autolearn_force=no version=4.0.0 Received: from mailout03.sul.t-online.com ([194.25.134.81]) by cvs.gentoo.org with esmtp (Exim 3.22 #1) id 151CjI-00076f-00 for gentoo-dev@gentoo.org; Sat, 19 May 2001 13:49:36 -0600 Received: from fwd06.sul.t-online.de by mailout03.sul.t-online.com with smtp id 151Cj8-0007aC-02; Sat, 19 May 2001 21:49:26 +0200 Received: from helios.bagwan (320095285153-0001@[62.226.149.38]) by fwd06.sul.t-online.com with smtp id 151CjE-0ZzCpkC; Sat, 19 May 2001 21:49:32 +0200 Received: (qmail 4774 invoked by uid 0); 19 May 2001 22:32:33 -0000 Received: from sadchitananda2.bagwan (HELO gentoo.org) (achim@192.168.2.1) by helios.bagwan with SMTP; 19 May 2001 22:32:33 -0000 Message-ID: <3B06C77E.A25F9B8B@gentoo.org> From: AGottinger@t-online.de (Achim Gottinger) X-Mailer: Mozilla 4.7 [en] (X11; I; Linux 2.2.14 i686) X-Accept-Language: en MIME-Version: 1.0 To: gentoo-dev@gentoo.org Subject: Re: [gentoo-dev] kernel source for gentoo 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> <20010519134449.65a0b9dc.erichey2@home.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Sender: 320095285153-0001@t-dialin.net 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 X-Reply-To: achim@gentoo.org List-Help: List-Post: List-Subscribe: , List-Id: Gentoo Linux development list List-Unsubscribe: , List-Archive: Date: Sat May 19 13:50:01 2001 X-Original-Date: Sat, 19 May 2001 21:20:30 +0200 X-Archives-Salt: 12aeab9d-79f7-40c6-8838-241b9c81d8de X-Archives-Hash: f856e2301f74f4f2b52a2edeb953abec Collins Richey wrote: > > 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. we use /etc/rc.d/config/modules for that > > 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 > > _______________________________________________ > gentoo-dev mailing list > gentoo-dev@gentoo.org > http://www.gentoo.org/mailman/listinfo/gentoo-dev