Quote:
Originally Posted by DJNolz83
What happens when you run "aplay -l" with the live CD?
Also, try the other commands you have listed. is there anything different in there on the live CD that does not/does appear in the config on your box?
I Have a thoery that something is being loaded on the live CD that isnt/is on your main config, and this is why the sound works on the live CD, but not on the main config.....
|
thanks,
Your theory sounds reasonable, I will try again, a quick look at the live dvd and it aplay -l lists it. I am going to unplug the recently installed usb scanner to see if it makes a difference. I know it was working OK until I made
some changes recently, it's something I did wrong.
(live dvd)
ubuntu@ubuntu:~$ aplay -l
**** List of PLAYBACK Hardware Devices ****
card 0: AudioPCI [Ensoniq AudioPCI], device 0: ES1371/1 [ES1371 DAC2/ADC]
Subdevices: 0/1
Subdevice #0: subdevice #0
card 0: AudioPCI [Ensoniq AudioPCI], device 1: ES1371/2 [ES1371 DAC1]
Subdevices: 1/1
Subdevice #0: subdevice #0
ubuntu@ubuntu:~$ lspci | grep audio
00:0a.0 Multimedia audio controller: Ensoniq ES1371 [AudioPCI-97] (rev 08)
00:0a.0 Multimedia audio controller: Ensoniq ES1371 [AudioPCI-97] (rev 08)
Subsystem: Ensoniq Creative Sound Blaster AudioPCI64V, AudioPCI128
Flags: bus master, slow devsel, latency 64, IRQ 9
I/O ports at d400 [size=64]
Capabilities: [dc] Power Management version 1
snd_ens1371 28704 1
gameport 17160 1 snd_ens1371
snd_rawmidi 27264 1 snd_ens1371
snd_seq_device 9868 1 snd_rawmidi
snd_ac97_codec 97696 1 snd_ens1371
snd_ac97_bus 3456 1 snd_ac97_codec
snd_pcm_oss 47360 0
snd_mixer_oss 19584 1 snd_pcm_oss
snd_pcm 84612 3 snd_ens1371,snd_ac97_codec,snd_pcm_oss
snd_timer 25348 1 snd_pcm
snd 58372 10 snd_ens1371,snd_rawmidi,snd_seq_device,snd_ac97_codec,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_timer
soundcore 11232 1 snd
snd_page_alloc 11400 1 snd_pcm
ubuntu@ubuntu:~$ lsmod | grep snd
snd_ens1371 28704 1
gameport 17160 1 snd_ens1371
snd_rawmidi 27264 1 snd_ens1371
snd_seq_device 9868 1 snd_rawmidi
snd_ac97_codec 97696 1 snd_ens1371
snd_ac97_bus 3456 1 snd_ac97_codec
snd_pcm_oss 47360 0
snd_mixer_oss 19584 1 snd_pcm_oss
snd_pcm 84612 3 snd_ens1371,snd_ac97_codec,snd_pcm_oss
snd_timer 25348 1 snd_pcm
snd 58372 10 snd_ens1371,snd_rawmidi,snd_seq_device,snd_ac97_codec,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_timer
soundcore 11232 1 snd
snd_page_alloc 11400 1 snd_pcm