Jump to content
Allan

Leitor de Cartão não funciona! Lenovo G480

Recommended Posts

  • Administrators

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!

1821890552_CapturadeTela2013-07-21s19_04_10.png.e4e66c811749bbc8f33872cb0889f7f7.png

1305915813_CapturadeTela2013-07-21s19_04_16.png.7c36256d19a949052079f6fbf374d88c.png

Thanks & Regards

IdeaPad Gaming 3i  Aspire A515-52 • Clover / OpenCore
We are in a great Forum, so, let's have some fun and learn from each other!

btn_donate_SM.gif

Link to comment
Share on other sites

Donation with Paypal | Mercado Livre | Premium and Donators Users | Installation GUIDE

Donation with BTC 33HeGCuCSh4tUBqdYkQqKpSDa1E7WeAJQ3

Donation with PicPay @danielnmaldonado

Donated? Send me PM with files or use DSDT Patch Requests

Link to comment
Share on other sites

  • Administrators

 

Infelizmente não deu certo...


Inseri o SD Card, mas nada...

veja as imagens!

780062853_CapturadeTela2013-07-22s00_01_48.png.49e48802be945953c762caaf6be8999a.png

595224480_CapturadeTela2013-07-22s00_01_57.png.f6b10f6ce28c7654dde46f8320ace9a1.png

Thanks & Regards

IdeaPad Gaming 3i  Aspire A515-52 • Clover / OpenCore
We are in a great Forum, so, let's have some fun and learn from each other!

btn_donate_SM.gif

Link to comment
Share on other sites

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>

Donation with Paypal | Mercado Livre | Premium and Donators Users | Installation GUIDE

Donation with BTC 33HeGCuCSh4tUBqdYkQqKpSDa1E7WeAJQ3

Donation with PicPay @danielnmaldonado

Donated? Send me PM with files or use DSDT Patch Requests

Link to comment
Share on other sites

  • Administrators
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...

lGekuaI.png

ctHTqOu.png

gD8Msoj.png

WeezV7I.png


Nessa aqui eu não modifiquei, fiquei na duvida, pois aqui aparece nomes, não numeros..

xNLHlx4.png

Thanks & Regards

IdeaPad Gaming 3i  Aspire A515-52 • Clover / OpenCore
We are in a great Forum, so, let's have some fun and learn from each other!

btn_donate_SM.gif

Link to comment
Share on other sites

  • Administrators
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 / OpenCore
We are in a great Forum, so, let's have some fun and learn from each other!

btn_donate_SM.gif

Link to comment
Share on other sites

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, 

Donation with Paypal | Mercado Livre | Premium and Donators Users | Installation GUIDE

Donation with BTC 33HeGCuCSh4tUBqdYkQqKpSDa1E7WeAJQ3

Donation with PicPay @danielnmaldonado

Donated? Send me PM with files or use DSDT Patch Requests

Link to comment
Share on other sites

  • Administrators
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.

1016989757_CapturadeTela2013-07-22s23_21_10.png.e32995cb845f485d50caf9627e00a037.png

Thanks & Regards

IdeaPad Gaming 3i  Aspire A515-52 • Clover / OpenCore
We are in a great Forum, so, let's have some fun and learn from each other!

btn_donate_SM.gif

Link to comment
Share on other sites

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>

Donation with Paypal | Mercado Livre | Premium and Donators Users | Installation GUIDE

Donation with BTC 33HeGCuCSh4tUBqdYkQqKpSDa1E7WeAJQ3

Donation with PicPay @danielnmaldonado

Donated? Send me PM with files or use DSDT Patch Requests

Link to comment
Share on other sites

  • Administrators

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 / OpenCore
We are in a great Forum, so, let's have some fun and learn from each other!

btn_donate_SM.gif

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.





×
  • Create New...

Hey! Welcome to Olarila.com  Please Disable Your ADBlocker!

3vHSCmh.png

Support Olarila Vanilla Hackintosh by making a donation HERE

The popup will be closed in 15 seconds...