Jump to content

Sound playback problem


Leo
 Share

Recommended Posts

After installing 2007 next to a fully functional 2006 when I attempt to play any sounds (from beeps to ogg files) I geta tiny fraction of the sound played a number of times before the next fraction of sound is played and so on until I get sick of it and kill whatever is playing the sound (rhythmbox, play, sound config tool).

 

$ lspcidrake -v | grep AUDIO

returns

snd-via82xx	 : VIA Technologies Inc.|VT8233 [AC97 Audio Controller] [MULTIMEDIA_AUDIO] (vendor:1106 device:3059 subv:147b subd:1408)

# lsmod | grep snd

returns

snd_seq_dummy		   3620  0 
snd_seq_oss			31392  0 
snd_seq_midi_event	  7072  1 snd_seq_oss
snd_seq				49488  5 snd_seq_dummy,snd_seq_oss,snd_seq_midi_event
snd_pcm_oss			40384  0 
snd_mixer_oss		  16096  1 snd_pcm_oss
snd_via82xx			24952  0 
gameport			   11912  1 snd_via82xx
snd_ac97_codec		 96868  1 snd_via82xx
snd_ac97_bus			2848  1 snd_ac97_codec
snd_pcm				70116  3 snd_pcm_oss,snd_via82xx,snd_ac97_codec
snd_timer			  19620  2 snd_seq,snd_pcm
snd_page_alloc		  8712  2 snd_via82xx,snd_pcm
snd_mpu401_uart		 7616  1 snd_via82xx
snd_rawmidi			19936  1 snd_mpu401_uart
snd_seq_device		  7212  4 snd_seq_dummy,snd_seq_oss,snd_seq,snd_rawmidi
snd					46500  11 snd_seq_oss,snd_seq,snd_pcm_oss,snd_mixer_oss,snd_via82xx,snd_ac97_codec,snd_pcm
,snd_timer,snd_mpu401_uart,snd_rawmidi,snd_seq_device
soundcore			   8096  1 snd

possibly this should be in hardware but I am not sure.

 

Thanks

Leo

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
×
  • Create New...