modules

From: cdummy (cdummy_at_execulink.com)
Date: 02/14/04

  • Next message: David Z Maze: "Re: Linux Compatibility Issue"
    Date: Sat, 14 Feb 2004 11:15:34 -0500
    To: debian-user@lists.debian.org
    
    

    Hello. I'm new with testing. I have a few questions. Please answer or
    send me to proper list. I used daily built of Sarge installer without
    any big problems. Just trouble to get out of setting sources for apt,
    but I did them manuallly and hit cancel which took me to main menu.
    System works almost no problems just at the boot I'm getting message
    "couln't open /etc/mtab" but from what I see this is typical problem of
    this installer. I need advice.. I'd like to compile kernel. When I do
    lsmod I see all my modules loaded :
    snip
    usb-uhci 19696 0 (unused)
    usbcore 52588 0 [usb-uhci]
    via82cxxx_audio 17756 1
    ac97_codec 11412 0 [via82cxxx_audio]
    uart401 6244 0 [via82cxxx_audio]
    sound 50568 0 [via82cxxx_audio uart401]
    soundcore 3268 4 [via82cxxx_audio sound]
    ide-scsi 8464 0
    3c59x 24016 1
    snip
    but my /etc/modules looks like that:
    sd_mod
    ide-cd
    ide-detect

    If I go to /etc/modutils there are no my sound modules to load. When I
    take look on my stock kernel config file above sound modules are
    compiled as modules:
    snip
    # CONFIG_MSNDPIN_HAVE_BOOT is not set
    CONFIG_MSNDPIN_INIT_FILE="/etc/sound/pndspini.bin"
    CONFIG_MSNDPIN_PERM_FILE="/etc/sound/pndsperm.bin"
    CONFIG_SOUND_VIA82CXXX=m
    CONFIG_MIDI_VIA82CXXX=y
    CONFIG_SOUND_OSS=m
    snip
    And they are in /lib/modules. How do they load? Kernel loads modules
    automatically? How come they are not in /etc/modutils/aliases
    Last kernel I compiled was 2.4.20 and I compiled modules and than added
    them to /etc/modules so they load. SCSI and IDE I always compile into
    kernel. And there comes my second question. I read 2 articles about
    compiling Debian specific kernel.:
    http://www.osnews.com/story.php?news_id=2949&page=1
    http://www.tux.org/~tbr/debiankernelpkg/
    But all new kernels are coming with initrd.img. Is this a must or can I
    compile old way?

    Thanks for help
    Andrey

    -- 
    To UNSUBSCRIBE, email to debian-user-request@lists.debian.org 
    with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
    

  • Next message: David Z Maze: "Re: Linux Compatibility Issue"

    Relevant Pages

    • Re: [BUG] local_softirq_pending storm
      ... If I disable NOHZ by kernel command line nohz=off this problem ... you only use the console and run a kernel compile with -j4? ... Yep, it seems independent of load on the system, to test I compiled ... I didn't applied ratelimit patch since I wanted to test is it high ...
      (Linux-Kernel)
    • Re: [BUG] local_softirq_pending storm
      ... This system is P4/2.40GHz/HT with SMP/SMT on in kernel config. ... network otherwise plain command line with no network access don't trigger ... you only use the console and run a kernel compile with -j4? ... Yep, it seems independent of load on the system, to test I compiled ...
      (Linux-Kernel)
    • Re: What determines if kernel modules are auto-loaded?
      ... which is required to load kernel modules. ... 'options NFS' uncommented in the kernel config file, ... the kernel can't compile because of missing ...
      (freebsd-questions)
    • Re: Driver that works only when module is loaded late, not from loader.conf
      ... > issue that we might have to fix for 6.0. ... > This works only when you load the module after the full machine is up. ... > I have mii compiled into the kernel. ... What happens if you compile it into the kernel? ...
      (freebsd-current)
    • Re: [SLE] system crash
      ... I'm founding references on the kernel documentation. ... > To use a serial port as console you need to compile the support ... > serial support". ...
      (SuSE)