linux-l: 2.2.10 kernel soundproblem mit sb16awe32

Philipp Schmidt philipp at ppc.in-berlin.de
Mo Aug 9 10:09:38 CEST 1999


On Mon, Aug 09, 1999 at 05:29:21AM +0200, Karl-Heinz Haag wrote:
> Quoting Andre' Draszik (ad at andred.dialup.fu-berlin.de):
> > According to Karl-Heinz Haag:
> > > Quoting Fabian (fabian at narf.in-berlin.de):
> > > > Ich habe noch einen Problem entdeckt, sowie ich modconf starte um z.B. das sb
> > > > Modul neu zu laden. Werden die Ändereungen die ich in der conf.modules per
> > > > Hand gemacht habe nicht übernommen und die Parameter müssen neu eingetragen
> > > > 
> > > vielleicht ist _das_ ja mal ein Bug in Debian? 
> > > Ich habe -seit es meine Soundkarte tut- das modconf nicht mehr benutzt. 
> > > Was sagen denn die anderen Debian-Freunde unter uns dazu?
> > 
> > Nein, kein bug: Man sollte /etc/mudutils/... bearbeiten und danach
> > update-modules aufrufen, welches dann conf.modules aktualisiert.
> > 
> Wer sagt (wo?): "man sollte"? 
> 
> Nenn 'mal bitte Deine Quelle, damit Dein Wissen darueber nicht, dem 
> Kurzstatement entsprechend, _geheimnisumwittert_ bleibt. 
> Oder ist das entstanden durch eigenstaendiges 'learning by doing'?
> 
> Mir scheint ohnehin der Umgang mit Kernel-Modulen in Linux zu wenig 
> bzw. nur verstreut dokumentiert zu sein. 
> Kennt jemand eine gute Dokumentation, die dazu Zusammenhangswissen 
> vermittelt? 
> 

Zum Thema Modutils: in der conf.modules steht bei mir am Anfang:

### This file is automatically generated by update-modules
#
# Please do not edit this file directly. If you want to change or add
# anything please take a look at the files in /etc/modutils and read
# the manpage for update-modules.
#

in der Man steht:

DESCRIPTION
       update-modules  is  a simple tool to manage /etc/conf.mod-
       ules.  The Linux module utilities  use  one  configuration
       file  for  all their configuration. This makes it hard for
       packages to dynamically add information  about  their  own
       modules. To fix this update-modules has been introduced.

       update-modules attempts to fix this by generating the con-
       figuration file from seperate files which are  located  in
       /etc/modutils.   All files in that directory are assembled
       together to form /etc/conf.modules.  There is also a  spe-
       cial   subdirectory  (/etc/modutils/arch)  which  contains
       information for special architectures. Currently only spe-
       cial  configuration  for  m68k-architectures  is supplied.
       update-modules determines  the  architecture  and  selects

Sonst zu Modulen vergleiche /usr/src/linux/Documentation/modules.txt,
Readme zu entspr. Treiber, man insmod rmmod lsmod depmod modprobe

files unter /etc (debian)

/etc/modules      -> Module beim Booten landen, jede Zeile iss wie'n 
                     modprobe-Aufruf.
/erc/conf.modules -> Defaults zu insmod rmmod lsmod depmod modprobe,
                     aliase für den Kerneld, der einfach major/minor an
		     modprobe passed

AVE!
  phils...
-- 
     PHILIPP SCHMIDT / phils - - + - - > phils at gmx.net
     Phone: +49(30)66922513      ` - - > http://home.pages.de/~phils/
     --> ONLINE fuer Berlin & BRB? IN-Berlin! (info at in-berlin.de) <--



Mehr Informationen über die Mailingliste linux-l