Comment 4 for bug 21852

Revision history for this message
Merijn Schering (mschering) wrote :

Here's my lsmod. I don't know if it's driver specific. How could I find that out?

root@mschering:~# lsmod
Module Size Used by
nls_cp437 5664 1
isofs 35960 1
udf 90820 0
rfcomm 38460 0
l2cap 24740 5 rfcomm
bluetooth 48356 4 rfcomm,l2cap
af_packet 21768 2
cpufreq_userspace 4316 0
cpufreq_stats 5252 0
freq_table 4388 1 cpufreq_stats
cpufreq_powersave 1696 0
cpufreq_ondemand 6044 0
cpufreq_conservative 6948 0
video 15748 0
tc1100_wmi 6692 0
sony_acpi 5324 0
pcc_acpi 11104 0
hotkey 9284 0
dev_acpi 11108 0
i2c_acpi_ec 5472 0
button 6480 0
battery 9348 0
container 4384 0
ac 4708 0
ipv6 251200 17
joydev 9984 0
floppy 59124 0
pcspkr 3396 0
rtc 12344 0
usblp 12640 0
sk98lin 202616 1
ohci1394 34356 0
i2c_i801 8556 0
i2c_core 21200 2 i2c_acpi_ec,i2c_i801
tpm_nsc 6656 0
tpm 9888 1 tpm_nsc
snd_hda_intel 16704 1
snd_hda_codec 80096 1 snd_hda_intel
snd_pcm_oss 52704 0
snd_mixer_oss 19296 1 snd_pcm_oss
snd_pcm 88840 3 snd_hda_intel,snd_hda_codec,snd_pcm_oss
snd_timer 24164 1 snd_pcm
snd 54884 8 snd_hda_intel,snd_hda_codec,snd_pcm_oss,snd_mixe
r_oss,snd_pcm,snd_timer
soundcore 9600 1 snd
snd_page_alloc 10600 2 snd_hda_intel,snd_pcm
shpchp 96996 0
pci_hotplug 27508 1 shpchp
intel_agp 23164 1
agpgart 34792 1 intel_agp
dm_mod 57692 1
evdev 9664 0
tsdev 7776 0
sr_mod 17028 0
sbp2 22952 0
ieee1394 100792 2 ohci1394,sbp2
psmouse 30116 0
mousedev 11616 1
parport_pc 35236 1
lp 12292 0
parport 35912 2 parport_pc,lp
ide_disk 18464 0
md 45584 0
ext3 136264 1
jbd 54776 1 ext3
mbcache 9252 1 ext3
vga16fb 12584 1
vgastate 9664 1 vga16fb
thermal 13000 0
processor 22812 1 thermal
fan 4484 0
usbhid 35264 0
ehci_hcd 34248 0
uhci_hcd 31184 0
usbcore 117884 5 usblp,usbhid,ehci_hcd,uhci_hcd
sd_mod 19120 3
ide_cd 41572 1
cdrom 39616 2 sr_mod,ide_cd
ide_generic 1376 0
ata_piix 10052 0
ahci 11716 4
libata 50436 2 ata_piix,ahci
scsi_mod 136296 5 sr_mod,sbp2,sd_mod,ahci,libata
piix 10372 1
ide_core 138772 4 ide_disk,ide_cd,ide_generic,piix
unix 26896 816
fbcon 38496 72
tileblit 2368 1 fbcon
font 8224 1 fbcon
bitblit 5632 1 fbcon
vesafb 7992 0
cfbcopyarea 4608 2 vga16fb,vesafb
cfbimgblt 2944 2 vga16fb,vesafb
cfbfillrect 3872 2 vga16fb,vesafb
softcursor 2272 2 vga16fb,vesafb
capability 4712 0
commoncap 6816 1 capability
root@mschering:~#