ubuntuusers.de

Unbenannt

Datum:
28. April 2012 20:16
Code:
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
tommi@miniWorker1:~$ lsmod
Module                  Size  Used by
parport_pc             32114  0 
rfcomm                 38139  0 
ppdev                  12849  0 
bnep                   17830  2 
arc4                   12473  2 
btusb                  17912  0 
bluetooth             158438  11 rfcomm,bnep,btusb
joydev                 17393  0 
snd_hda_codec_conexant    52365  1 
uvcvideo               67203  0 
snd_hda_codec_hdmi     31775  1 
videodev               86588  1 uvcvideo
snd_hda_intel          32765  4 
snd_hda_codec         109562  3 snd_hda_codec_conexant,snd_hda_codec_hdmi,snd_hda_intel
snd_hwdep              13276  1 snd_hda_codec
psmouse                72919  0 
snd_pcm                80845  3 snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec
k10temp                12990  0 
serio_raw              13027  0 
thinkpad_acpi          73942  0 
sp5100_tco             13495  0 
nvram                  14029  1 thinkpad_acpi
i2c_piix4              13093  0 
hid_logitech_dj        18177  0 
snd_seq_midi           13132  0 
snd_rawmidi            25424  1 snd_seq_midi
snd_seq_midi_event     14475  1 snd_seq_midi
snd_seq                51567  2 snd_seq_midi,snd_seq_midi_event
rtl8192ce             127376  0 
rtlwifi               107553  1 rtl8192ce
snd_timer              28931  2 snd_pcm,snd_seq
fglrx                2909855  120 
snd_seq_device         14172  3 snd_seq_midi,snd_rawmidi,snd_seq
mac80211              436455  2 rtl8192ce,rtlwifi
mac_hid                13077  0 
snd                    62064  19 snd_hda_codec_conexant,snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_pcm,thinkpad_acpi,snd_rawmidi,snd_seq,snd_timer,snd_seq_device
cfg80211              178679  2 rtlwifi,mac80211
rts_pstor             353215  0 
soundcore              14635  1 snd
snd_page_alloc         14108  2 snd_hda_intel,snd_pcm
lp                     17455  0 
parport                40930  3 parport_pc,ppdev,lp
dm_crypt               22528  1 
usbhid                 41906  1 hid_logitech_dj
hid                    77367  2 hid_logitech_dj,usbhid
atl1c                  36718  0 
video                  19068  0 
wmi                    18744  0 
tommi@miniWorker1:~$