I just opened IOPCCardFamily.kext/Contents/MacOS/IOPCCardFamily with hex editor, 0xed.
I can see that TI 7420(my pccard controller, devID ac8e) is in there but just can't figure out what to do.
Can someone help me out, please?
Check your PM
I just opened IOPCCardFamily.kext/Contents/MacOS/IOPCCardFamily with hex editor, 0xed.
I can see that TI 7420(my pccard controller, devID ac8e) is in there but just can't figure out what to do.
Can someone help me out, please?
Whoops, I meant DevID.
I'll look it over a few times. Thanks for the advice!
TP
The drive letter won't stay for some reason. I've tried giving it a letter in Acronis Disk Director before I've booted any OSs (via Acronis OS Selector) and it's not even an option then. Any ideas?
Also - MacOSX is a primary drive. Would this have any effect on its visibility?
Thanks,
TP
I actually used Bugs' IOPCCardFamily driver file from the MacOS folder inside the Contents folder of IOPCCardFamily.kext - I did a compare between that file and mine in HexEdit and it replaced TI 7610 (I think) with TI xx12. Bugs' file also edited the "39 80" in... that's my Dev ID (8039). So it should work. But it isn't, at least not with the 10.4.4 IOPCIFamily.kext. I'm going to try it with the 10.4.6 kext and see if it works.Where did you hex edit the DEV ID into? I'm not talking about TI xx12. And if you did hex edit the DEV ID into the right file, did you make sure and reverse the pairs..if yours say is 1234 you would hex edit it as 3412.
I actually used Bugs' IOPCCardFamily driver file from the MacOS folder inside the Contents folder of IOPCCardFamily.kext - I did a compare between that file and mine in HexEdit and it replaced TI 7610 (I think) with TI xx12. Bugs' file also edited the "39 80" in... that's my Dev ID (8039). So it should work. But it isn't, at least not with the 10.4.4 IOPCIFamily.kext. I'm going to try it with the 10.4.6 kext and see if it works.
TP
I actually used Bugs' IOPCCardFamily driver file from the MacOS folder inside the Contents folder of IOPCCardFamily.kext - I did a compare between that file and mine in HexEdit and it replaced TI 7610 (I think) with TI xx12. Bugs' file also edited the "39 80" in... that's my Dev ID (8039). So it should work. But it isn't, at least not with the 10.4.4 IOPCIFamily.kext. I'm going to try it with the 10.4.6 kext and see if it works.
TP
Did you also use the IOPCCard.kext from 10.4.4 that he included? If you did, try using your original one, If you didn't copy the 10.4.4 kext into your extentions folder and see if that works. As long as you used PLE to edit the info.plist with your memory and I/O window values, then it should be working.
Hi all,
I have Tecra A7 and Windows reports VEN_104 and DEV_8039, so I've made changes (except hexedit binary file) but I got message during startup:
IOPPCard info: Intel PCIC probe: TI xx12 rev 00
and my system hangs after that.
Anyone know such a situation?
p.s.
Where/How can I find string that should be hexedited in binary file? (I use HexEdit)
Thanks in advance and best regards!
Okay, to recap:
The first time I tried this, I used both of Bugs' kexts. It recognized my card but hung.
The second time, I used the IOPCIFamily.kext that Bugs took from 10.4.4 and edited my IOPCCardFamily.kext, using my computer's memory and I/O windows in Info.plist. I also used Bugs' IOPCCardFamily/Contents/MacOS/IOPCCardFamily file, as a comparison in HexEdit showed that it had been edited the way I needed it to be edited already. (With TI xx12 in place of TI 7610 and with 39 80 in the two places it needed to be, that is.) Same problem, the card was recognized but the system hung.
The third time, I didn't change the IOPCIFamily.kext from the one installed with 10.4.6, but I did use my modified IOPCCardFamily.kext (with the mem/IO edits and the Bugs-edited IOPCCardFamily driver file). Card failed to be recognized.
So it seems like the variable here is the IOPCIFamily.kext. The older version leaves me hanging, the new version fails me. I have no idea what to do next...![]()
TP
may seem like a dumb question but when editing the plist are you being careful to leave the spaces that were there before the edit in place? Also what are you using to edit the plist xcode's property list editor or something else? Also whats your lspci -v out put and your ven/dev codes from windows?Okay, to recap:
The first time I tried this, I used both of Bugs' kexts. It recognized my card but hung.
The second time, I used the IOPCIFamily.kext that Bugs took from 10.4.4 and edited my IOPCCardFamily.kext, using my computer's memory and I/O windows in Info.plist. I also used Bugs' IOPCCardFamily/Contents/MacOS/IOPCCardFamily file, as a comparison in HexEdit showed that it had been edited the way I needed it to be edited already. (With TI xx12 in place of TI 7610 and with 39 80 in the two places it needed to be, that is.) Same problem, the card was recognized but the system hung.
The third time, I didn't change the IOPCIFamily.kext from the one installed with 10.4.6, but I did use my modified IOPCCardFamily.kext (with the mem/IO edits and the Bugs-edited IOPCCardFamily driver file). Card failed to be recognized.
So it seems like the variable here is the IOPCIFamily.kext. The older version leaves me hanging, the new version fails me. I have no idea what to do next...![]()
TP
may seem like a dumb question but when editing the plist are you being careful to leave the spaces that were there before the edit in place? Also what are you using to edit the plist xcode's property list editor or something else? Also whats your lspci -v out put and your ven/dev codes from windows?
treasure....try this....seeing as the pcmcia bus shows up as a usb type driver, try fiddlin' with your bios' USB options maybe legacy usb support...its worth a shot...I'll have more time to contemplate your issue this weekend and I'll get back to you if I think of anything else...as for which IOPCCardFamily.kext I'm using...not to sure...all I know is I installed JaS 10.4.6 and upgraded to 10.4.7 using JaS updates and Semjaza's decrypts...so whatever comes with that is what I'm using...
treasure....try this....seeing as the pcmcia bus shows up as a usb type driver, try fiddlin' with your bios' USB options maybe legacy usb support...its worth a shot...I'll have more time to contemplate your issue this weekend and I'll get back to you if I think of anything else...as for which IOPCCardFamily.kext I'm using...not to sure...all I know is I installed JaS 10.4.6 and upgraded to 10.4.7 using JaS updates and Semjaza's decrypts...so whatever comes with that is what I'm using...
Is there any progress into loading this driver? I'm using myself an acer 5672 laptop, and the only chance to get internet working in osx is wireless. Because Intel PRO/Wireless 3945ABG isn't working up to date yet. And the internal Broadcom isn't working also.
what do you mean progress? If you have xx12 or xx21 this method might work for you...try to follow the steps given and you'll see.....
i have ID 104C:8039 Texas Instruments PCIxx12
i try 3 different version of linus live
1) MW 40000000 403ff000
40400000 000044ff
I/O 00004000 000040ff
00004400 000044ff
2) MW 0fc00000 0ffff000
10000000 103ff000
I/O 00004000 000040ff
00004400 000044ff
3) MW 50000000 51fff000
54000000 55fff000
I/O 00002400 000024ffff
00002800 000028ff
XP) MW d0004000 d0004fff
dc000000 dfffffff
I/O 0000ff00 0000ffff
0000fe00 0000feff
all dont work !!!!
0 members, 0 guests, 0 anonymous users