ubuntuusers.de

nopaste

Datum:
6. August 2011 13:00
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
52
53
54
55
56
57
58
59
60
61
62
63
64
65
dzex@dzex-N210:~$ lsb_release 
No LSB modules are available.
dzex@dzex-N210:~$ uname -a
Linux dzex-N210 2.6.38-10-generic #46-Ubuntu SMP Tue Jun 28 15:05:41 UTC 2011 i686 i686 i386 GNU/Linux
dzex@dzex-N210:~$ lsmod
Module                  Size  Used by
cryptd                 19801  0 
aes_i586               16956  1 
aes_generic            38023  1 aes_i586
parport_pc             32111  0 
ppdev                  12849  0 
snd_hda_codec_realtek   255882  1 
snd_hda_intel          24140  2 
i915                  450934  2 
arc4                   12473  2 
snd_hda_codec          90901  2 snd_hda_codec_realtek,snd_hda_intel
binfmt_misc            13213  1 
snd_hwdep              13274  1 snd_hda_codec
ath9k                 103633  0 
snd_pcm                80042  2 snd_hda_intel,snd_hda_codec
joydev                 17322  0 
rfcomm                 38125  10 
drm_kms_helper         40745  1 i915
sco                    17827  2 
hid_apple              13124  0 
bnep                   17785  2 
l2cap                  48656  16 rfcomm,bnep
snd_seq_midi           13132  0 
drm                   180037  3 i915,drm_kms_helper
snd_rawmidi            25269  1 snd_seq_midi
uvcvideo               66851  0 
snd_seq_midi_event     14475  1 snd_seq_midi
usbhid                 41704  0 
cdc_ether              13033  0 
snd_seq                51291  2 snd_seq_midi,snd_seq_midi_event
usbnet                 25175  1 cdc_ether
btusb                  18160  2 
hid                    77084  2 hid_apple,usbhid
cdc_acm                22150  0 
snd_timer              28659  2 snd_pcm,snd_seq
bluetooth              65493  9 rfcomm,sco,bnep,l2cap,btusb
videodev               75143  1 uvcvideo
mac80211              257001  1 ath9k
psmouse                73312  0 
ath9k_common           13611  1 ath9k
ath9k_hw              300328  2 ath9k,ath9k_common
serio_raw              12990  0 
snd_seq_device         14110  3 snd_seq_midi,snd_rawmidi,snd_seq
ath                    19141  2 ath9k,ath9k_hw
cfg80211              156212  3 ath9k,mac80211,ath
i2c_algo_bit           13184  1 i915
snd                    55295  13 snd_hda_codec_realtek,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_pcm,snd_rawmidi,snd_seq,snd_timer,snd_seq_device
video                  18951  1 i915
soundcore              12600  1 snd
snd_page_alloc         14073  2 snd_hda_intel,snd_pcm
tifm_sd                17415  0 
tifm_core              15040  1 tifm_sd
lp                     13349  0 
parport                36746  3 parport_pc,ppdev,lp
usb_storage            43946  0 
uas                    17676  0 
ahci                   21591  2 
libahci                25548  1 ahci
sky2                   49172  0 
dzex@dzex-N210:~$