Hi.
I just installed Kubuntu 6.06 (64-bit) onto my desktop, which runs off a Soltek KT8Pro Motherboard and an AMD64 chip. The thing is, it refuses to play any sound whatsoever.
1. The sound works and is hooked up right, as verified through booting into Windows XP
2. Kmix shows all sliders unmuted and turned up
3. The sound hardward shows to have detected the sound chip correctly and has no apparent issues with it.
4. Output: $ lsmod | grep -i
bison@bison-desktop:~$ lsmod | grep -i snd
snd_seq_dummy 5508 0
snd_seq_oss 38372 0
snd_seq_midi 11456 0
snd_seq_midi_event 9984 2 snd_seq_oss,snd_seq_midi
snd_seq 64088 6 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_seq_mid i_event
snd_via82xx 32936 1
gameport 19216 1 snd_via82xx
snd_ac97_codec 110268 1 snd_via82xx
snd_ac97_bus 4096 1 snd_ac97_codec
snd_pcm_oss 59424 0
snd_mixer_oss 20608 1 snd_pcm_oss
snd_mpu401_uart 10368 1 snd_via82xx
snd_rawmidi 31648 2 snd_seq_midi,snd_mpu401_uart
snd_seq_device 11280 5 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_seq,snd _rawmidi
snd_pcm 104712 4 snd_via82xx,snd_ac97_codec,saa7134_alsa,snd_pcm_os s
snd_timer 29064 2 snd_seq,snd_pcm
snd_page_alloc 13968 2 snd_via82xx,snd_pcm
snd 68576 16 snd_seq_oss,snd_seq,snd_via82xx,snd_ac97_codec,saa 7134_alsa,snd_pcm_oss,snd_mixer_oss,snd_mpu401_uar t,snd_rawmidi,snd_seq_device,snd_pcm,snd_timer
soundcore 13216 1 snd
bison@bison-desktop:~$ aplay -l
**** List of PLAYBACK Hardware Devices ****
card 1: V8237 [VIA 8237], device 0: VIA 8237 [VIA 8237]
Subdevices: 4/4
Subdevice #0: subdevice #0
Subdevice #1: subdevice #1
Subdevice #2: subdevice #2
Subdevice #3: subdevice #3
card 1: V8237 [VIA 8237], device 1: VIA 8237 [VIA 8237]
Subdevices: 1/1
Subdevice #0: subdevice #0
One possibility I've heard is that potentially, my Logitech USB Webcam w/Mic might be mistaken somehow as a soundcard. If that's the case, I've no idea how to verify it or how to correct it.
As far as skill level with linux goes, I know how to and am comfortable with editing config files, but not skilled enough to troubleshoot them. In otherwords, I know enough to mess up the OS if I go tinkering, but not enough to fix it.
Any help from any one would be greatly appreciated. Thanks, Rob
I just installed Kubuntu 6.06 (64-bit) onto my desktop, which runs off a Soltek KT8Pro Motherboard and an AMD64 chip. The thing is, it refuses to play any sound whatsoever.
1. The sound works and is hooked up right, as verified through booting into Windows XP
2. Kmix shows all sliders unmuted and turned up
3. The sound hardward shows to have detected the sound chip correctly and has no apparent issues with it.
4. Output: $ lsmod | grep -i
bison@bison-desktop:~$ lsmod | grep -i snd
snd_seq_dummy 5508 0
snd_seq_oss 38372 0
snd_seq_midi 11456 0
snd_seq_midi_event 9984 2 snd_seq_oss,snd_seq_midi
snd_seq 64088 6 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_seq_mid i_event
snd_via82xx 32936 1
gameport 19216 1 snd_via82xx
snd_ac97_codec 110268 1 snd_via82xx
snd_ac97_bus 4096 1 snd_ac97_codec
snd_pcm_oss 59424 0
snd_mixer_oss 20608 1 snd_pcm_oss
snd_mpu401_uart 10368 1 snd_via82xx
snd_rawmidi 31648 2 snd_seq_midi,snd_mpu401_uart
snd_seq_device 11280 5 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_seq,snd _rawmidi
snd_pcm 104712 4 snd_via82xx,snd_ac97_codec,saa7134_alsa,snd_pcm_os s
snd_timer 29064 2 snd_seq,snd_pcm
snd_page_alloc 13968 2 snd_via82xx,snd_pcm
snd 68576 16 snd_seq_oss,snd_seq,snd_via82xx,snd_ac97_codec,saa 7134_alsa,snd_pcm_oss,snd_mixer_oss,snd_mpu401_uar t,snd_rawmidi,snd_seq_device,snd_pcm,snd_timer
soundcore 13216 1 snd
bison@bison-desktop:~$ aplay -l
**** List of PLAYBACK Hardware Devices ****
card 1: V8237 [VIA 8237], device 0: VIA 8237 [VIA 8237]
Subdevices: 4/4
Subdevice #0: subdevice #0
Subdevice #1: subdevice #1
Subdevice #2: subdevice #2
Subdevice #3: subdevice #3
card 1: V8237 [VIA 8237], device 1: VIA 8237 [VIA 8237]
Subdevices: 1/1
Subdevice #0: subdevice #0
One possibility I've heard is that potentially, my Logitech USB Webcam w/Mic might be mistaken somehow as a soundcard. If that's the case, I've no idea how to verify it or how to correct it.
As far as skill level with linux goes, I know how to and am comfortable with editing config files, but not skilled enough to troubleshoot them. In otherwords, I know enough to mess up the OS if I go tinkering, but not enough to fix it.
Any help from any one would be greatly appreciated. Thanks, Rob
Comment