i was messing around with forwarding ports with connectbot (android app) and all of a sudden my computer started making this loud beep - solid beep. it's still going on now and it's quite distracting. i don't see a pc speaker module loaded and this is the the only log entry that was around when it started: root@shawn-desktop:~# tail -4 /var/log/kern.log Jan 26 16:02:01 shawn-desktop kernel: [1459082.839342] type=1400 audit(1296075721.353:597): avc: denied { read } for pid=29308 comm="hostname" scontext=system_u:system_r:hostname_t:s0-s0:c0.c255 tcontext=system_u:system_r:hostname_t:s0-s0:c0.c255 tclass=netlink_route_socket Jan 26 16:02:01 shawn-desktop kernel: [1459082.839531] type=1400 audit(1296075721.353:598): avc: denied { search } for pid=29308 comm="hostname" name="/" dev=tmpfs ino=4460 scontext=system_u:system_r:hostname_t:s0-s0:c0.c255 tcontext=system_u:object_r:var_run_t:s0 tclass=dir Jan 26 16:05:01 shawn-desktop kernel: [1459262.861555] __ratelimit: 9 callbacks suppressed Jan 26 16:05:01 shawn-desktop kernel: [1459262.861565] type=1400 audit(1296075901.372:602): avc: denied { transition } for pid=30318 comm="cron" path="/bin/dash" dev=sda1 ino=16154628 scontext=system_u:system_r:crond_t:s0 tcontext=system_u:system_r:initrc_t:s0-s0:c0.c255 tclass=process
and the module list: root@shawn-desktop:~# lsmod Module Size Used by binfmt_misc 7960 1 microcode 13627 0 dm_crypt 13043 0 rfcomm 40393 4 snd_intel8x0 31187 0 snd_ac97_codec 125394 1 snd_intel8x0 ac97_bus 1450 1 snd_ac97_codec snd_pcm_oss 41394 0 snd_mixer_oss 16299 1 snd_pcm_oss snd_pcm 87946 3 snd_intel8x0,snd_ac97_codec,snd_pcm_oss sco 9649 2 snd_seq_dummy 1782 0 bridge 53216 0 snd_seq_oss 31191 0 snd_seq_midi 5829 0 stp 2171 1 bridge snd_rawmidi 23420 1 snd_seq_midi bnep 11884 2 snd_seq_midi_event 7267 2 snd_seq_oss,snd_seq_midi i5000_edac 9254 0 l2cap 34807 16 rfcomm,bnep snd_seq 57481 6 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_seq_midi_event snd_timer 23649 2 snd_pcm,snd_seq snd_seq_device 6888 5 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_rawmidi,snd_seq edac_core 45423 3 i5000_edac snd 71251 10 snd_intel8x0,snd_ac97_codec,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_seq_oss,snd_rawmidi,snd_seq,snd_timer,snd_seq_device soundcore 8052 1 snd snd_page_alloc 8500 2 snd_intel8x0,snd_pcm i5k_amb 5320 0 btusb 13001 2 ppdev 6375 0 shpchp 33711 0 ioatdma 42737 9 dca 6637 1 ioatdma parport_pc 29958 1 psmouse 64576 0 serio_raw 4918 0 bluetooth 58685 9 rfcomm,sco,bnep,l2cap,btusb lp 9336 0 parport 37160 3 ppdev,parport_pc,lp fbcon 39270 71 tileblit 2487 1 fbcon font 8053 1 fbcon bitblit 5811 1 fbcon softcursor 1565 1 bitblit vga16fb 12757 0 vgastate 9857 1 vga16fb nouveau 515227 1 drm_kms_helper 30742 1 nouveau aic79xx 154147 0 floppy 63156 0 scsi_transport_spi 26284 1 aic79xx ahci 37870 0 drm 198948 3 nouveau,ttm,drm_kms_helper i2c_algo_bit 6024 1 nouveau e1000e 136269 0 and other info root@shawn-desktop:~# cat /proc/version Linux version 2.6.32-27-generic (buildd@crested) (gcc version 4.4.3 (Ubuntu 4.4.3-4ubuntu5) ) #49-Ubuntu SMP Thu Dec 2 00:51:09 UTC 2010 root@shawn-desktop:~# uname -a Linux shawn-desktop 2.6.32-27-generic #49-Ubuntu SMP Thu Dec 2 00:51:09 UTC 2010 x86_64 GNU/Linux root@shawn-desktop:~# file /sbin/init /sbin/init: ELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.15, stripped now, this machine is a sql and web server. i don't even have xwindows running on it right now, so any suggestions of modules to kill make this stop or any logs that i might send for what might be causing this or how to make this stop...... i can't really think with this noise, so i might be missing something - let me know.