0

I want to move a working install of Ubuntu from one computer to another by taking the hard drive out of the first and putting it into the second. Everything seems to work except that I have no sound at all. Apparently when using Skype, the other person can hear me, so audio input works, but not output. Sound was working just fine on the old computer, but after doing lspci | grep Audio it appears that there is different audio hardware in the new computer.

I know that Ubuntu auto-detects hardware, and my hypothesis is that I need to have it redetect audio hardware. First of all, is this actually the case, and if so, how do I get Ubuntu to do that?

dvcolgan
  • 101
  • And I have tried all the simple things, like unmuting the volume in the audio mixer and in alsamixer. – dvcolgan Nov 21 '11 at 14:04
  • You may be better off simply installing Ubuntu fresh on the new computer. You can copy any files you want over. You can easily install all the same packages on new system. – kyleN Nov 21 '11 at 15:01

1 Answers1

1

Try pavucontrol while Skype is showing the problem. It helped me solve my Skype problem although admittedly, that was broken input, not output.

ams
  • 3,019
  • After running pavucontrol I see in the output tab the little bar bouncing, showing that audio is being recognized, but even with sound on full, I don't hear anything. – dvcolgan Nov 21 '11 at 14:34
  • @dvcolgan, you probably just have the speakers plugged into the wrong jack. – psusi Nov 21 '11 at 14:38
  • Good thought, but the new computer is a laptop. – dvcolgan Nov 21 '11 at 14:44
  • pavucontrol allows you to direct the playback to different devices per application. Try the dropdown box with a few things. My problem was that Skype hadn't selected the default input device. – ams Nov 21 '11 at 15:04