Kernel modules loaded twice

From: Piero Piutti (chromewave_at_gmail.com)
Date: 08/17/05

  • Next message: Jonathan Kaye: "Re: Firefox and Debian Testing: Getting Security Updates?"
    To: debian-user@lists.debian.org
    Date: Wed, 17 Aug 2005 15:32:15 +0200
    
    

    Hello.

    I run Etch with a custom build 2.6.12 kernel ("vanilla" with the CK patches
    applied and built using kpkg). The kernel has been configured according to my
    hardware (my pc is a HP NX9010 notebook) and it works nicely.

    I have noticed though that during the boot sequence, a few errors appear
    regarding some modules: i2c-ali1535, i2c-ali15x3 and joydev complain that
    they are "already loaded", while rtc "can't be loaded" (it looks like rtc.ko
    cannot be found). Despite these glitches the system runs fine. I'm about to
    recompile the kernel to further tune it and I would like to get rid of these
    messages. What can I do?

    Output of lsmod is following (hoping it is useful):

    adam:~# lsmod
    Module Size Used by
    snd_pcm_oss 53920 0
    snd_mixer_oss 20096 2 snd_pcm_oss
    lp 12484 0
    irtty_sir 9216 0
    sir_dev 19756 1 irtty_sir
    parport_pc 36804 1
    i2c_ali15x3 7940 0
    i2c_ali1535 7300 0
    nls_cp437 5888 1
    sr_mod 18084 0
    sbp2 25096 0
    genrtc 10504 0
    joydev 10176 0
    unix 29616 389

    Thanks in advance,

    -- 
    Piero Piutti
    ------------
    Debian "Etch" Linux - KDE 3.4 - Firefox - Gmail
    Member of Brindisi Linux User Group - http://www.brilug.it
    -- 
    To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org 
    with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
    

  • Next message: Jonathan Kaye: "Re: Firefox and Debian Testing: Getting Security Updates?"

    Relevant Pages

    • RE: Firewall enabling confusion.
      ... Hope this solves your lsmod question, the rest i cannot help you ... I haven't yet rebuilt my kernel, so I don't understand why this kicked ... If it is a module, how do I enable logging, as adding ... To unsubscribe, ...
      (freebsd-questions)
    • Re: Alsaconf & halting a frozen laptop.
      ... effect of alsaconf is to remove snd_hda_intel. ... nh> Which kernel is your Lenny [on IBM NetVista] using? ... Interesting from viewing the lsmod output below, ...
      (Debian-User)
    • Re: TrackPoint problems on ThinkPad with 2.6.18-rc4
      ... or lsmod | grep mymod ... insmod which installs a module into the kernel: ... kernel sources and ran a few software updates. ... there is no option to configure the synaptics pad as it used to be ...
      (alt.os.linux.suse)
    • Re: Alsaconf & halting a frozen laptop.
      ... According to the outputs from lsmod below, ... effect of alsaconf is to remove snd_hda_intel. ... nh> Which kernel is your Lenny [on IBM NetVista] using? ...
      (Debian-User)
    • Re: insmod.old/lsmod.old etc probs
      ... Kernel requires old lsmod, but couldn't run lsmod.old: ... load/remove modules, but I have probs with the nvidia installer, it has ... > 2) modutils is installed ...
      (Debian-User)

    Loading