Looks like no one’s replied in a while. To start the conversation again, simply ask a new question.

No sound on 27 inch iMac Mid 2011 running Windows 8.1 on Botcamp

Hello! I just installed 8.1 on my Mac and everything went very well. Then only issue I found is the sound and the brightness. I try to turn down the brightness but nothing happens. The bar shows that it's going down but it isn't. The sound is also broken. When I try to turn up the sound, there is a circle with a cross with the volume icon. I tried many things to fix the sound issue. I tried downloading new drivers, updating drivers, etc. The brightness issue, I don't really care but it would be useful if we can fix it too. I talked to Microsoft about the sound problem and they said the only way to fix it is to get Windows 10. Unfortunately, my mid 2011 Mac does not support Windows 10 on boot camp. I'm in desperate need of the sound in windows so I need your help! Thanks!

Posted on Oct 15, 2017 8:28 PM

Reply
152 replies

Nov 12, 2017 3:35 PM in response to Loner T

Okay. I was just experimenting with the openssl md5 command in terminal, and I found out that when I type down "openssl md5 (File Path)" it doesn't work for the windows iso file but I did the same thing with another file and it did work. I think the ISO file does not provide you was a checksum.


This is a QuickTime clip I took:

iMac:~ XXXXXXX$ openssl md5 /Users/XXXXXXX/Desktop/Clip\ 1.mov

MD5(/Users/XXXXXXX/Desktop/Clip 1.mov)= b7917d796d8c9788bba51a810af727ff

iMac:~XXXXXXX$


And this is with the ISO file:

iMac:~ XXXXXXX$ openssl md5 /Users/Tom-Tran/Desktop/Win8.1_English_x64.iso

There is no long string of code like the one above. Does this mean that the ISO file is corrupted?

Nov 12, 2017 4:13 PM in response to amytom12

amytom12 wrote:


Ok this is what I got when I did " ls -lg (File Path)


iMac:~ XXXXXX$ ls -lg /Users/XXXXXX/Desktop/Win8.1_English_x64.iso

-rw-rw-rw-@ 1 staff
4320526336 Jul 21 19:50 /Users/XXXXXX/Desktop/Win8.1_English_x64.iso

iMac:~ XXXXXX$

So yeah, it does work successfully. Sorry for the inconvenience. 😕

Now run


openssl md5 /Users/XXXXXX/Desktop/Win8.1_English_x64.iso

Nov 12, 2017 4:40 PM in response to Loner T

Oh wait, nevermind. It turns out that I just had to wait a few mins for the code to show up. This is what i got:

Last login: Sun Nov 12 19:18:36 on ttys002

iMac:~ XXXXXX$ openssl md5 /Users/XXXXXX/Desktop/Win8.1_English_x64.iso

MD5(/Users/XXXXXX/Desktop/Win8.1_English_x64.iso)= e0d4594e56c0545d379340e0db9519a5

iMac:~ XXXXXX$



Nov 14, 2017 12:56 PM in response to amytom12

amytom12 wrote:


So I just have to copy and paste "sudo codesign -fs - /Applications/Utilities/Boot\ Camp\ Assistant.app" into terminal and it should work? And what is "--deep"?

Instead try


sudo codesign --deep -fs - /Applications/Utilities/Boot\ Camp\ Assistant.app

It recurses through the directory structure. In Terminal you can type man codesign which will give you details of the command.

Nov 14, 2017 1:15 PM in response to Loner T

Okay, this is what I got...

sudo codesign --deep -fs - /Applications/Utilities/Boot\ Camp\ Assistant.app

Password:

/Applications/Utilities/Boot Camp Assistant.app: replacing existing signature

/Applications/Utilities/Boot Camp Assistant.app: resource fork, Finder information, or similar detritus not allowed

Is that correct?

No sound on 27 inch iMac Mid 2011 running Windows 8.1 on Botcamp

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple ID.