is slower. I suspect there is stray process running or something is "locked up" (being used so nothing else can use it).
Here's a "ps -ef" output.
- Code: Select all
shengchieh 1539 1512 0 07:20 ? 00:00:00 /usr/bin/ck-launch-session /usr/
shengchieh 1583 1539 0 07:20 ? 00:00:00 /usr/bin/ssh-agent /usr/bin/ck-l
shengchieh 1598 1539 0 07:20 ? 00:00:12 /usr/bin/fluxbox
shengchieh 1601 1 0 07:20 ? 00:00:00 /usr/bin/dbus-launch --exit-with
shengchieh 1602 1 0 07:20 ? 00:00:00 /bin/dbus-daemon --fork --print-
shengchieh 1644 1 0 07:20 ? 00:00:00 /bin/bash /usr/lib/linuxmint/min
shengchieh 1648 1598 0 07:20 ? 00:00:06 Thunar --daemon
shengchieh 1650 1598 0 07:20 ? 00:00:00 /usr/lib/policykit-1-gnome/polki
shengchieh 1651 1598 0 07:20 ? 00:00:12 python /usr/lib/linuxmint/mintUp
shengchieh 1652 1598 0 07:20 ? 00:00:00 nm-applet
shengchieh 1653 1598 0 07:20 ? 00:00:02 xscreensaver -no-splash
shengchieh 1654 1598 0 07:20 ? 00:00:00 python /usr/share/system-config-
shengchieh 1656 1598 0 07:20 ? 00:00:00 bluetooth-applet
shengchieh 1658 1598 0 07:20 ? 00:00:00 /bin/bash /usr/bin/volwheel
shengchieh 1663 1644 0 07:20 ? 00:00:00 inotifywait -q -m -r --format %f
shengchieh 1664 1644 0 07:20 ? 00:00:00 /bin/bash /usr/lib/linuxmint/min
shengchieh 1678 1658 0 07:20 ? 00:00:55 perl /usr/share/volwheel/volwhee
shengchieh 1682 1 0 07:20 ? 00:00:08 /usr/lib/libgconf2-4/gconfd-2
shengchieh 1685 1 0 07:20 ? 00:00:00 /usr/bin/xfce4-volumed
shengchieh 1688 1 0 07:20 ? 00:00:00 /usr/lib/xfconfd
shengchieh 1691 1 0 07:20 ? 00:00:00 /usr/lib/notify-osd/notify-osd
shengchieh 1715 1 0 07:20 ? 00:00:00 /usr/lib/gamin/gam_server
shengchieh 1739 1 0 07:20 ? 00:00:00 /usr/lib/gvfs/gvfsd
shengchieh 3140 1598 0 07:28 ? 00:00:00 /bin/sh /usr/bin/mozilla-thunder
shengchieh 3152 3140 0 07:28 ? 00:00:00 /bin/sh /usr/lib/thunderbird/run
shengchieh 3156 3152 0 07:28 ? 00:01:03 /usr/lib/thunderbird/thunderbird
shengchieh 3165 1598 2 07:28 ? 00:20:21 /usr/lib/seamonkey/seamonkey-bin
shengchieh 5268 1598 0 19:23 ? 00:00:00 lxterminal --geometry=80x45
shengchieh 5269 5268 0 19:23 ? 00:00:00 gnome-pty-helper
shengchieh 5270 5268 0 19:24 pts/0 00:00:00 [bash]
shengchieh 5390 5270 0 19:25 pts/0 00:00:00 ps -ef
shengchieh 6040 1 0 10:35 ? 00:00:00 /usr/lib/gvfs/gvfs-gdu-volume-mo
shengchieh 6046 1 0 10:35 ? 00:00:00 /usr/lib/gvfs/gvfs-gphoto2-volum
There is a couple of process with "volume" in it. I'm not running sound right now.
Is one of those processes shouldn't be running?
My "lsmod" output is
- Code: Select all
binfmt_misc 8356 1
dm_crypt 12928 0
iptable_filter 3100 0
snd_intel8x0 30168 2
snd_ac97_codec 101216 1 snd_intel8x0
ip_tables 11692 1 iptable_filter
ac97_bus 1532 1 snd_ac97_codec
x_tables 16544 1 ip_tables
snd_pcm_oss 37920 0
snd_mixer_oss 16028 2 snd_pcm_oss
snd_pcm 75296 3 snd_intel8x0,snd_ac97_codec,snd_pcm_oss
snd_seq_dummy 2656 0
snd_seq_oss 28576 0
snd_seq_midi 6432 0
ppdev 6688 0
snd_rawmidi 22208 1 snd_seq_midi
snd_seq_midi_event 6940 2 snd_seq_oss,snd_seq_midi
parport_pc 31940 1
lp 8964 0
parport 35340 3 ppdev,parport_pc,lp
psmouse 56180 0
snd_seq 50224 6 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_seq_midi_event
shpchp 32272 0
snd_timer 22276 2 snd_pcm,snd_seq
snd_seq_device 6920 5 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_rawmidi,snd_seq
serio_raw 5280 0
snd 59204 12 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 7264 2 snd
snd_page_alloc 9156 2 snd_intel8x0,snd_pcm
dm_raid45 84228 0
xor 15620 1 dm_raid45
fbcon 36640 72
tileblit 2460 1 fbcon
font 8124 1 fbcon
bitblit 5372 1 fbcon
softcursor 1756 1 bitblit
i915 221064 2
drm 159584 2 i915
i2c_algo_bit 5760 1 i915
8139too 22620 0
8139cp 19260 0
mii 5212 2 8139too,8139cp
floppy 54916 0
video 19380 1 i915
output 2780 1 video
intel_agp 27484 2 i915
agpgart 34988 2 drm,intel_agp
Is a module running that shouldn't?
Can you do "ps-ef" and "lsmod" on your computer and compare with mine?
Thank for your help.
Sheng-Chieh

