3

I installed Ubuntu 14.04 LTS on my Acer laptop 1 or 2 days ago. Then I started using Windows, and I realized that my headphones not working at once. I tried different headphones from different brands and nothing solved my problem. I also tried to reinstall Windows, which practically couldn't done nothing - just removed all my software and windows folders -

I tried to change settings from alsamixer and everything worked fine - I minimized the speaker percent and maximized headphone percent - which solved my problem temporarily in Ubuntu.

Windows is not recognizing my headphones after I installed Ubuntu. I also updated all packages ( in software updater ). I searched all over the web and tried most of the solutions I can, none of them worked.

How can I resolve this?

Edit: I installed Ubuntu 15.10 and now when I plug headphone, it won't worked but when I boosted it on alsamixer, everything worked fine.

People are saying that ' Ubuntu configured your sound card in a way that windows can't really understand ' what?

And, I can't shut down Ubuntu 15.10 completely. When everything ends, it just stuck. Nothing happens, not even a sound from hdd, CPU..

ek.bic
  • 153

2 Answers2

3

First, ubuntu can't configure your sound card. Hardware devices relies on device drivers. A device driver is a layer between your hardware and the OS kernel. It is different for every device and every kernel.

Second, there can be several reasons behind this. What I am speculating is that windows is unable to load the drivers.

Windows 8.1 comes with the feature of hybrid shutdown. Which basically logs out the user and hybernate the system.

You can try a full shutdown. Run the cmd as admin and type the following command-

shutdown /s /f /t 0

Then start the computer and check if the problem still exists.

0

I had same issue and the below procedure worked for me.

In Windows,

  • Control panel--> Hardware and Sound

  • Sound--> Speakers/head phones---->Advanced

  • Advanced---> uncheck "Allow applications to take exclusive control of this device"

  • Reboot