Allan Posted July 21, 2013 Posted July 21, 2013 Olá Galera! Possuo um Lenovo G480, ta tudo funcionando muito bem.. Mas meu Leitor de Cartão não funciona, colocando o SD nada aparece, queria saber como posso ativa-lo! Em corrente eletrica requerida, aparece o seguinte: Desconhecido (o dispositivo não foi configurado). Vejam as prints! Thanks & Regards IdeaPad Gaming 3i • Aspire A515-52 • Clover / OpenCoreWe are in a great Forum, so, let's have some fun and learn from each other!
pernacabeluda Posted July 22, 2013 Posted July 22, 2013 Tenta isto http://www.insanelymac.com/forum/topic/237068-usb-card-reader-apple-optimized-legacy-driver-1065106610671068/ -Guides and Tutorials HERE -Hackintosh Tutorial Database - HERE -The largest EFI folder collection for Hackintosh HERE -Support Olarila Vanilla Hackintosh by making a donation HERE -Professional Consulting for macOS Hackintosh since 2006 HERE
Allan Posted July 22, 2013 Author Posted July 22, 2013 Tenta isto http://www.insanelymac.com/forum/topic/237068-usb-card-reader-apple-optimized-legacy-driver-1065106610671068/ Infelizmente não deu certo... Inseri o SD Card, mas nada... veja as imagens! Thanks & Regards IdeaPad Gaming 3i • Aspire A515-52 • Clover / OpenCoreWe are in a great Forum, so, let's have some fun and learn from each other!
pernacabeluda Posted July 22, 2013 Posted July 22, 2013 Acho que você editou no lugar errado. Tem que editar estas partes <key>idProduct</key> <integer>345</integer> <key>idVendor</key> <integer>3034</integer> e não estas <key>idProduct</key> <integer>33795</integer> <key>idVendor</key> <integer>1452</integer> -Guides and Tutorials HERE -Hackintosh Tutorial Database - HERE -The largest EFI folder collection for Hackintosh HERE -Support Olarila Vanilla Hackintosh by making a donation HERE -Professional Consulting for macOS Hackintosh since 2006 HERE
Allan Posted July 22, 2013 Author Posted July 22, 2013 Acho que você editou no lugar errado. Tem que editar estas partes <key>idProduct</key> <integer>345</integer> <key>idVendor</key> <integer>3034</integer> e não estas <key>idProduct</key> <integer>33795</integer> <key>idVendor</key> <integer>1452</integer> Entendi, eu segui o que o tuto manda veja: The parts you need to edit for this step are: - Fake Apple Card Reader Device - Fake Apple Card Reader Interface - Fake Apple Card Reader UMC Inject - Fake Apple Card Reader SBC Inject - Any_Internal_SD_Card_Reader_1_00 297 é meu iDProduct. Dai modifiquei apenas essas entradas... Nessa aqui eu não modifiquei, fiquei na duvida, pois aqui aparece nomes, não numeros.. Thanks & Regards IdeaPad Gaming 3i • Aspire A515-52 • Clover / OpenCoreWe are in a great Forum, so, let's have some fun and learn from each other!
pernacabeluda Posted July 22, 2013 Posted July 22, 2013 Acho que editou certo, pelo jeito essa kext não resolve. Tem algo nesse device USB na DSDT? -Guides and Tutorials HERE -Hackintosh Tutorial Database - HERE -The largest EFI folder collection for Hackintosh HERE -Support Olarila Vanilla Hackintosh by making a donation HERE -Professional Consulting for macOS Hackintosh since 2006 HERE
Allan Posted July 22, 2013 Author Posted July 22, 2013 Acho que editou certo, pelo jeito essa kext não resolve. Tem algo nesse device USB na DSDT? Nada, como posso identificar o leitor de cartão na DSDT? Mas sabe o que me incomoda? É na ultima linha da definição no Informações do Sistema. "Corrente elétrica requerida (mA) - Desconhecido (o dispositivo não foi configurado)" Thanks & Regards IdeaPad Gaming 3i • Aspire A515-52 • Clover / OpenCoreWe are in a great Forum, so, let's have some fun and learn from each other!
pernacabeluda Posted July 22, 2013 Posted July 22, 2013 Pode identificar pelo endereço, olha no IORegistryExplorer. Isso da corrente elétrica pode ser injetado pela DSDT, por exemplo nos patches para EHCI "AAPL,current-available", 0x0834, "AAPL,current-extra", 0x0898, -Guides and Tutorials HERE -Hackintosh Tutorial Database - HERE -The largest EFI folder collection for Hackintosh HERE -Support Olarila Vanilla Hackintosh by making a donation HERE -Professional Consulting for macOS Hackintosh since 2006 HERE
Allan Posted July 23, 2013 Author Posted July 23, 2013 Pode identificar pelo endereço, olha no IORegistryExplorer. Isso da corrente elétrica pode ser injetado pela DSDT, por exemplo nos patches para EHCI "AAPL,current-available", 0x0834, "AAPL,current-extra", 0x0898, Entendi, achei ele no ioreg, mas não consegui compreender onde posso encontralo na DSDT. Veja que no caminho mostra PCI0, mas não acho este na DSDT. Thanks & Regards IdeaPad Gaming 3i • Aspire A515-52 • Clover / OpenCoreWe are in a great Forum, so, let's have some fun and learn from each other!
pernacabeluda Posted July 23, 2013 Posted July 23, 2013 Ele está "dentro" de EHC2 (0x001A0000). Tem algum device ou patch (_DSM) no EHC2? -Guides and Tutorials HERE -Hackintosh Tutorial Database - HERE -The largest EFI folder collection for Hackintosh HERE -Support Olarila Vanilla Hackintosh by making a donation HERE -Professional Consulting for macOS Hackintosh since 2006 HERE
Allan Posted July 23, 2013 Author Posted July 23, 2013 Ele está "dentro" de EHC2 (0x001A0000). Tem algum device ou patch (_DSM) no EHC2? Tem sim, esses aqui coloquei para as USBs 3.0. Veja: Thanks & Regards IdeaPad Gaming 3i • Aspire A515-52 • Clover / OpenCoreWe are in a great Forum, so, let's have some fun and learn from each other!
pernacabeluda Posted July 23, 2013 Posted July 23, 2013 Então já tem o patch que eu imaginava. Tenta estas kexts http://www.insanelymac.com/forum/files/file/54-apple-usb-cardreader/ Edita com os teus IDs na AppleUSBCardReader.kext <key>idProduct</key> <integer>344</integer> <key>idVendor</key> <integer>3034</integer> -Guides and Tutorials HERE -Hackintosh Tutorial Database - HERE -The largest EFI folder collection for Hackintosh HERE -Support Olarila Vanilla Hackintosh by making a donation HERE -Professional Consulting for macOS Hackintosh since 2006 HERE
Allan Posted July 23, 2013 Author Posted July 23, 2013 Ok vou testar agora! OBS: Perna, tentei aqui...mas nada! Inseri meus ids nas 2 plist que tem dentro a kext AppleUSBCardReader. Editei a plist da kext e dentro da pasta Contents. Dai pra comprovar, abri o IOreg e inseri o SDCard, mas não há nenhuma atividade. Thanks & Regards IdeaPad Gaming 3i • Aspire A515-52 • Clover / OpenCoreWe are in a great Forum, so, let's have some fun and learn from each other!
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now