Coder Social home page Coder Social logo

Comments (17)

acidanthera-bot avatar acidanthera-bot commented on August 30, 2024

@vit9696 commented

What layout are you using? I actually was thinking of boosting the microphone for myself (layout 1).

from bugtracker.

acidanthera-bot avatar acidanthera-bot commented on August 30, 2024

@Meow1688 commented

I'm layout 1 too,ls it have progress now?
在 2016年7月22日,15:40,vit9696 <[email protected]mailto:[email protected]> 写道:

What layout are you using? I actually was thinking of boosting the microphone for myself (layout 1).


You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHubhttps://github.com/vit9696/AppleALC/issues/67#issuecomment-234475926, or mute the threadhttps://github.com/notifications/unsubscribe-auth/ATorm0Rdt12NdCjligokX2ZKaxy_Qbscks5qYHQHgaJpZM4JSbQS.

from bugtracker.

acidanthera-bot avatar acidanthera-bot commented on August 30, 2024

@vit9696 commented

No, because I'd rather try different layouts first. E.g. Mirone's 5. Could you tell me if 5th layout has any issues including the microphone thing? I can see Boost1 there, which means it has +10 dB by default.

from bugtracker.

acidanthera-bot avatar acidanthera-bot commented on August 30, 2024

@Meow1688 commented

I tried Layout 1 and 7, in addition to a small microphone sound other than the normal.

iPhoneから送信

2016/07/22 16:32、vit9696 <[email protected]mailto:[email protected]> のメッセ�`ジ:

No, because I'd rather try different layouts first. E.g. Mirone's 5. Could you tell me if 5th layout has any issues including the microphone thing? I can see Boost1 there, which means it has +10 dB by default.


You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHubhttps://github.com/vit9696/AppleALC/issues/67#issuecomment-234485560, or mute the threadhttps://github.com/notifications/unsubscribe-auth/ATorm1RBKvM54HV_vjbnljPshHv2ApKnks5qYH_ygaJpZM4JSbQS.

from bugtracker.

acidanthera-bot avatar acidanthera-bot commented on August 30, 2024

@vit9696 commented

Well, if maxing the level in Preferences does not solve the issue (it does for me), I guess you could unpack PlatformsM.xml.zlib with zlip.pl (see Tools folder):
zlib.pl inflate PlatformsM.xml.zlib > PlatformsM.xml
and increase Boost on 24th and 25th nodes by finding
<key>Boost</key>
<integer>1</integer>
and replacing 1 with 2 or 3.
To pack it back use:
zlib.pl deflate PlatformsM.xml > PlatformsM.xml.zlib
Recompile kext afterwards and try layout 5 or 7.

from bugtracker.

acidanthera-bot avatar acidanthera-bot commented on August 30, 2024

@Meow1688 commented

In preference which has the microphone at maximum volume is still the same , well thank you , I will try the method you said .

iPhoneから送信

2016/07/22 17:32、vit9696 <[email protected]mailto:[email protected]> のメッセ�`ジ:

Well, if maxing the level in Preferences does not solve the issue (it does for me), I guess you could unpack PlatformsM.xml.zlib with zlip.pl (see Tools folder):
zlib.pl inflate PlatformsM.xml.zlib > PlatformsM.xml
and increase Boost on 24th and 25th nodes by finding
Boost
1
and replacing 1 with 2 or 3.
To pack it back use:
zlib.pl deflate PlatformsM.xml > PlatformsM.xml.zlib
Recompile kext afterwards and try layout 5 or 7.


You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHubhttps://github.com/vit9696/AppleALC/issues/67#issuecomment-234499107, or mute the threadhttps://github.com/notifications/unsubscribe-auth/ATormxAl8na5tp5VVWSxjCqeplWNBo9fks5qYI4pgaJpZM4JSbQS.

from bugtracker.

acidanthera-bot avatar acidanthera-bot commented on August 30, 2024

@Meow1688 commented

thank you very much for your help. Microphone volume already has improved. Pre-volume or too small, do not know where there is need to amend,Now use Boost 3, layout 7.
在 2016年7月22日,17:32,vit9696 <[email protected]mailto:[email protected]> 写道:

Well, if maxing the level in Preferences does not solve the issue (it does for me), I guess you could unpack PlatformsM.xml.zlib with zlip.pl (see Tools folder):
zlib.pl inflate PlatformsM.xml.zlib > PlatformsM.xml
and increase Boost on 24th and 25th nodes by finding
Boost
1
and replacing 1 with 2 or 3.
To pack it back use:
zlib.pl deflate PlatformsM.xml > PlatformsM.xml.zlib
Recompile kext afterwards and try layout 5 or 7.


You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHubhttps://github.com/vit9696/AppleALC/issues/67#issuecomment-234499107, or mute the threadhttps://github.com/notifications/unsubscribe-auth/ATormxAl8na5tp5VVWSxjCqeplWNBo9fks5qYI4pgaJpZM4JSbQS.

from bugtracker.

acidanthera-bot avatar acidanthera-bot commented on August 30, 2024

@vit9696 commented

I committed mic-boosted microphone layout 11 for 1150. It can be used now out of the box.

from bugtracker.

acidanthera-bot avatar acidanthera-bot commented on August 30, 2024

@dobryc commented

Hello, @vit9696 !
I have the same problem with mic input gain, but i really need help with boosting it's volume.
I have ALC 887 and use layout 11, that's best for my setup.
I've downloaded AppleALC sources, went to Resources/ALC887.
2017-02-12 1 07 00
What file should i edit? @Meow1688 edited this file: PlatformsM.xml.zlib. Will it be the same in my case? And the most difficult for me to understand, how to figure out Node id i should edit "Boost" key?
I want my "Internal speaker" (green back output) volume boost too.

Many thanks in advance! Sorry for opening old issue, have a nice day!

from bugtracker.

acidanthera-bot avatar acidanthera-bot commented on August 30, 2024

@vit9696 commented

Hi, layout-id 11 is using PlatformsID.xml.zlib, check codec Info.plist for similar lines next time:

				<key>Id</key>
				<integer>11</integer>
				<key>Path</key>
				<string>PlatformsID.xml.zlib</string>

You could find node id via parsing pinconfiguration via e.g. PinConfigurator.app. But these details are better to check on insanelymac or somewhere alike, as they are unrelated to AppleALC.

from bugtracker.

acidanthera-bot avatar acidanthera-bot commented on August 30, 2024

@dobryc commented

@vit9696 Thank you for quick reply, i got it!
Should i post my results if i'll be lucky?
I have MSI H81-p33.

from bugtracker.

acidanthera-bot avatar acidanthera-bot commented on August 30, 2024

@vit9696 commented

Well… if you would like a boosted layout to be provided by AppleALC I actually could imagine this.

from bugtracker.

acidanthera-bot avatar acidanthera-bot commented on August 30, 2024

@dobryc commented

@vit9696 Morning! I feel so stupid about building kext. I figured out that i need boost at 24th and 25th pin nodes, but when i unpacked PlatformsID.xml.zlib, then edited (opened .xml with text editor and changed from 1 to 3, dec), then packed it again (with zLib tool), then builded it in Xcode (one more thing i fell stupid is where released .kext stored).
Anyway, i gave this idea up till this morning and my hack hasnt booted because of appleALC (does Xcode build appleALC right to clover kexts folder?!?!). Replaced it with vanilla one and booted successfully.
Could you point me, where i was wrong? Sorry me being so stupid, but i googled instructions for hours and no luck at all...
2017-02-12 11 12 32

from bugtracker.

acidanthera-bot avatar acidanthera-bot commented on August 30, 2024

@vit9696 commented

Morning, first of all I have to say that Xcode building process has nothing to do with the clover folder. The built kexts are stored in DerivedData either in ~/Library/.../ folder or in project root.

If it failed to boot for (was it a panic? a hang?) it might have been the same AppleALC (although there is no way to prove now), just one more rarely happening bug. Next time it is best to compare…

What you did is absolutely right (from what you describe at least), perhaps it was just a mere typo somewhere.

from bugtracker.

acidanthera-bot avatar acidanthera-bot commented on August 30, 2024

@dobryc commented

@vit9696 Finally, i compiled kext and got my mic boost.
PlatformsID.xml.zlib.zip
I changed 11th's layout path in here.
Many thanks for AppleALC and help!

from bugtracker.

acidanthera-bot avatar acidanthera-bot commented on August 30, 2024

@vit9696 commented

Could you make it a separate layout so that we could merge it into AppleALC?

from bugtracker.

acidanthera-bot avatar acidanthera-bot commented on August 30, 2024

@dobryc commented

Will try to do this tonight.

from bugtracker.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.