Changes between Initial Version and Version 1 of Ticket #2130

Show
Ignore:
Timestamp:
10/13/06 08:22:19 (7 years ago)
Author:
khali
Comment:

Which kernel? Which version of lm-sensors?

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #2130

    • Property owner changed from somebody to khali
    • Property priority changed from major to minor
    • Property status changed from new to assigned
  • Ticket #2130 – description

    initial v1  
    3131and the output of lsmod is: 
    3232 
     33{{{ 
    3334Module                  Size  Used by 
    34  
    3535eeprom                  8208  0  
    36  
    3736w83781d                35620  0  
    38  
    3937i2c_viapro             10004  0  
    40  
    4138it87                   22948  0  
    42  
    4339hwmon_vid               3712  2 w83781d,it87 
    44  
    4540i2c_isa                 6016  2 w83781d,it87 
    46  
    4741i2c_dev                11136  0  
    48  
    4942vmnet                  41636  5  
    50  
    5143parport_pc             38724  0  
    52  
    5344vmmon                 118668  6  
    54  
    5545nls_iso8859_1           5120  1  
    56  
    5746nls_cp437               6784  1  
    58  
    5947vfat                   15232  1  
    60  
    6148fat                    56220  1 vfat 
    62  
    6349ext2                   74504  1  
    64  
    6550ipv6                  287584  24  
    66  
    6751dm_mod                 63512  1  
    68  
    6952md_mod                 76756  0  
    70  
    7153sr_mod                 18852  0  
    72  
    7354sbp2                   26244  0  
    74  
    7555scsi_mod              146184  2 sr_mod,sbp2 
    76  
    7756lp                     13220  0  
    78  
    7957parport                39624  2 parport_pc,lp 
    80  
    8158snd_emu10k1_synth       8960  0  
    82  
    8359snd_emux_synth         40448  1 snd_emu10k1_synth 
    84  
    8560snd_seq_virmidi         8960  1 snd_emux_synth 
    86  
    8761snd_seq_midi_emul       8576  1 snd_emux_synth 
    88  
    8962snd_seq_dummy           4868  0 
    90   
    9163snd_seq_oss            37760  0  
    92  
    9364snd_seq_midi           10528  0  
    94  
    9565snd_seq_midi_event      8448  3 snd_seq_virmidi,snd_seq_oss,snd_seq_midi 
    96  
    9766snd_seq                58384  9 snd_emux_synth,snd_seq_virmidi,snd_seq_midi_emul,snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_seq_midi_event 
    98  
    9967pcspkr                  3204  0  
    100  
    10168floppy                 65252  0  
    102  
    10369snd_emu10k1           135332  1 snd_emu10k1_synth 
    104  
    10570serio_raw               8580  0 
    106   
    10771psmouse                40708  0  
    108  
    10972snd_rawmidi            27296  3 snd_seq_virmidi,snd_seq_midi,snd_emu10k1 
    110  
    11173snd_ac97_codec        101024  1 snd_emu10k1 
    112  
    11374snd_ac97_bus            3328  1 snd_ac97_codec 
    114  
    11575snd_pcm_oss            56992  0  
    116  
    11776snd_mixer_oss          21248  1 snd_pcm_oss 
    118  
    11977acx                   108428  0  
    120  
    12178tg3                   113924  0  
    122  
    12379snd_pcm                96516  3 snd_emu10k1,snd_ac97_codec,snd_pcm_oss 
    124  
    12580snd_seq_device         10124  8 snd_emu10k1_synth,snd_emux_synth,snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_seq,snd_emu10k1,snd_rawmidi 
    126  
    12781snd_timer              27140  3 snd_seq,snd_emu10k1,snd_pcm 
    128  
    12982snd_page_alloc         12296  2 snd_emu10k1,snd_pcm 
    130  
    13183snd_util_mem            5760  2 snd_emux_synth,snd_emu10k1 
    132  
    13384snd_hwdep              10656  2 snd_emux_synth,snd_emu10k1 
    134  
    13585snd                    59748  13 snd_emux_synth,snd_seq_virmidi,snd_seq_oss,snd_seq,snd_emu10k1,snd_rawmidi,snd_ac97_codec,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_seq_device,snd_timer,snd_hwdep 
    136  
    13786i2c_piix4              10000  0  
    138  
    139 i2c_core               23296  7  
    140 \eeprom,w83781d,i2c_viapro,it87,i2c_isa,i2c_dev,i2c_piix4 
    141  
     87i2c_core               23296  7 eeprom,w83781d,i2c_viapro,it87,i2c_isa,i2c_dev,i2c_piix4 
    14288emu10k1_gp              4864  0  
    143  
    14489cfi_probe               7680  0  
    145  
    14690gen_probe               4608  1 cfi_probe 
    147  
    14891soundcore              11232  1 snd 
    149  
    15092gameport               17160  2 emu10k1_gp 
    151  
    15293sworks_agp             10912  0  
    153  
    15494agpgart                37580  1 sworks_agp 
    155  
    15695scb2_flash              5772  0  
    157  
    15896mtdcore                 8004  1 scb2_flash 
    159  
    16097chipreg                 4224  2 cfi_probe,scb2_flash 
    161  
    16298map_funcs               2944  1 scb2_flash 
    163  
    16499evdev                  11136  0  
    165  
    166100ext3                  147848  2  
    167  
    168101jbd                    62996  1 ext3 
    169  
    170102ide_generic             2432  0  
    171  
    172103ohci1394               38452  0  
    173  
    174104ieee1394              306744  2 sbp2,ohci1394 
    175  
    176105ohci_hcd               23684  0  
    177  
    178106usbcore               139012  3 acx,ohci_hcd 
    179  
    180107ide_cd                 36740  1  
    181  
    182108cdrom                  42272  2 sr_mod,ide_cd 
    183  
    184109ide_disk               19968  7  
    185  
    186110serverworks            10888  0 [permanent] 
    187  
    188111generic                 5892  0  
    189  
    190112thermal                14728  0  
    191  
    192113processor              27592  1 thermal 
    193  
    194114fan                     5764  0  
    195  
    196115capability              5896  0  
    197  
    198116commoncap               8192  1 capability 
    199  
    200117vga16fb                14856  1  
    201  
    202118vgastate               11136  1 vga16fb 
    203  
    204119fbcon                  44448  70  
    205  
    206120tileblit                3712  1 fbcon 
    207  
    208121font                    9216  1 fbcon 
    209  
    210122bitblit                 7424  1 fbcon 
    211  
    212123softcursor              3200  1 bitblit 
     124}}} 
    213125 
    214126hope you guys can help as the rooms running hot & we need to make sure the servers are cool enough!