Skip to content

Instantly share code, notes, and snippets.

Created January 15, 2011 20:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/781215 to your computer and use it in GitHub Desktop.
Save anonymous/781215 to your computer and use it in GitHub Desktop.
/etc/inputrc is a non-solution as vi, less, ... still beeps.
$ lsmod
Module Size Used by
nls_iso8859_1 4633 0
nls_cp437 6351 0
nfsd 304567 11
lockd 75079 1 nfsd
nfs_acl 2709 1 nfsd
auth_rpcgss 44484 1 nfsd
sunrpc 228063 10 nfsd,lockd,nfs_acl,auth_rpcgss
btrfs 480698 0
zlib_deflate 21834 1 btrfs
crc32c 2983 1
libcrc32c 1244 1 btrfs
ufs 73714 0
qnx4 7736 0
hfsplus 77447 0
hfs 46885 0
minix 29315 0
ntfs 97718 0
vfat 10866 0
msdos 7936 0
fat 55062 2 vfat,msdos
jfs 184643 0
xfs 541594 0
exportfs 4202 2 nfsd,xfs
reiserfs 243657 0
michael_mic 2164 4
arc4 1473 2
rfcomm 40214 4
binfmt_misc 7960 1
sco 9505 2
bridge 53216 0
stp 2171 1 bridge
bnep 11852 2
l2cap 34597 16 rfcomm,bnep
vmnet 46920 17
ppdev 6375 0
parport_pc 29958 0
vmblock 12995 1
vsock 43304 0
vmci 59999 3 vsock
vmmon 79276 22
ipt_REJECT 2384 1
ipt_LOG 5370 9
xt_limit 2180 10
xt_tcpudp 2667 17
ipt_addrtype 2151 4
fbcon 39270 72
tileblit 2487 1 fbcon
font 8053 1 fbcon
bitblit 5811 1 fbcon
softcursor 1565 1 bitblit
xt_state 1490 9
snd_hda_codec_atihdmi 3023 1
vga16fb 12757 0
snd_hda_codec_idt 61450 1
vgastate 9857 1 vga16fb
snd_hda_intel 25741 2
snd_hda_codec 85663 3 snd_hda_codec_atihdmi,snd_hda_codec_idt,snd_hda_intel
ip6table_filter 2887 1
snd_pcm_oss 41234 0
ip6_tables 19586 1 ip6table_filter
snd_mixer_oss 16107 1 snd_pcm_oss
snd_hwdep 6778 1 snd_hda_codec
snd_seq_dummy 1782 0
snd_pcm 87312 3 snd_hda_intel,snd_hda_codec,snd_pcm_oss
snd_seq_oss 30999 0
nf_nat_irc 1577 0
snd_seq_midi 5829 0
snd_rawmidi 23116 1 snd_seq_midi
nf_conntrack_irc 4429 1 nf_nat_irc
radeon 742816 4
nf_nat_ftp 2513 0
snd_seq_midi_event 7267 2 snd_seq_oss,snd_seq_midi
nf_nat 19501 2 nf_nat_irc,nf_nat_ftp
ttm 60815 1 radeon
snd_seq 57417 6 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_seq_midi_event
nf_conntrack_ipv4 12980 11 nf_nat
drm_kms_helper 30742 1 radeon
snd_timer 23617 2 snd_pcm,snd_seq
nf_defrag_ipv4 1481 1 nf_conntrack_ipv4
nf_conntrack_ftp 7126 1 nf_nat_ftp
snd_seq_device 6888 5 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_rawmidi,snd_seq
lib80211_crypt_tkip 8676 0
drm 198532 6 radeon,ttm,drm_kms_helper
psmouse 64576 0
wl 1964968 0
nf_conntrack 73966 7 xt_state,nf_nat_irc,nf_conntrack_irc,nf_nat_ftp,nf_nat,nf_conntrack_ipv4,nf_conntrack_ftp
snd 70978 16 snd_hda_codec_idt,snd_hda_intel,snd_hda_codec,snd_pcm_oss,snd_mixer_oss,snd_hwdep,snd_pcm,snd_seq_oss,snd_rawmidi,snd_seq,snd_timer,snd_seq_device
iptable_filter 2791 1
uvcvideo 62595 0
soundcore 8052 1 snd
i2c_algo_bit 6024 1 radeon
ip_tables 18358 1 iptable_filter
snd_page_alloc 8500 2 snd_hda_intel,snd_pcm
video 20623 0
lib80211 6151 2 lib80211_crypt_tkip,wl
lp 9336 0
hp_accel 12168 0
edac_core 45423 0
videodev 40518 1 uvcvideo
serio_raw 4950 0
i2c_piix4 9639 0
lis3lv02d 7648 1 hp_accel
v4l1_compat 15495 2 uvcvideo,videodev
x_tables 22461 8 ipt_REJECT,ipt_LOG,xt_limit,xt_tcpudp,ipt_addrtype,xt_state,ip6_tables,ip_tables
output 2503 1 video
edac_mce_amd 9278 0
btusb 13001 2
parport 37160 3 ppdev,parport_pc,lp
joydev 11008 0
input_polldev 3106 1 lis3lv02d
v4l2_compat_ioctl32 10651 1 videodev
bluetooth 58557 9 rfcomm,sco,bnep,l2cap,btusb
shpchp 33711 0
led_class 3764 1 hp_accel
usbhid 41116 0
hid 83440 1 usbhid
usb_storage 49961 0
r8169 39714 0
mii 5237 1 r8169
ahci 37870 2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment