I did the commands separately.
The first one got the same results. The next two gave no errors, when I hit enter, the prompt just appeared on the next like like usual.
When I entered the last one I got this
Code:
# /sbin/modprobe snd-seq-oss
WARNING: Error inserting snd_seq (/lib/modules/2.6.5-1.358/kernel/sound/acore/seq/snd-seq.ko): Unknown symbol in module, or unknown parameter (see dmesg)
WARNING: Error inserting snd_seq_midi_event (/lib/modules/2.6.5-1.358/kernel/sound/acore/seq/snd-seq-midi-event.ko): Unknown symbol in module, or unknown parameter (see dmesg)
FATAL: Error inserting snd_seq_oss (/lib/modules/2.6.5-1.358/kernel/sound/acore/seq/oss/snd-seq-oss.ko): Unknown symbol in module, or unknown parameter (see dmesg)
I looked in dmesg but couldn't find anything about the soundcard or the ALSA drivers.