Jump to content

LatinMcG

Members
  • Posts

    22
  • Joined

  • Last visited

LatinMcG's Achievements

Private First Class

Private First Class (3/17)

0

Reputation

  1. tip for atheros AR5B95 no need to edit kext. DSDT Edit for 168c-002b to works as if it was 168c-002a notice IOName in injection. Method (_DSM, 4, NotSerialized) { Store (Package (0x08) { "AAPL,slot-name", Buffer (0x08) { "AirPort" }, "device_type", Buffer (0x08) { "AirPort" }, "name", Buffer (0x0B) { "pci168c,2a" }, "IOName", Buffer (0x0B) { "pci168c,2a" } }, Local0) DTGP (Arg0, Arg1, Arg2, Arg3, RefOf (Local0)) Return (Local0) }
  2. how i got it to boot with no CI is -s then delete the AppleIntelHD rm -rf /Sytem/Library/Extensions/AppleIntelHDGraphics* restart then boot -x now do https://osxlatitude.com/index.php?/topic/5582-mavericks-on-e6410-intel-hd/page-16&do=findComment&comment=45403 and still no graphics.. its FB related. BINGO.. ^ has 1440x900 .. mines not ! its 1280x800
  3. save a headache .. AR5B91 should work OOB and its wireless N not G
  4. ive had issues with 10.6.8 and inspiron 1520 x3100 (almost clone of m1330 in dsdt)and tried many things.. i think i will have to use a modified IOPCIFamilly (netkas) because all the fixes including _UID dont work past 10.6.7 anyways on topic get the dsdt from the insanelymac thread for dsdt m1330 m1530 and make your usb 8gb snow leo 10.6.3 install chameleon2.1 to it (enable GeneratePStates GenerateCSTates) and smbios.plist of MacBook5,2 and it should work up to 10.6.7 .. the 10.6.8 did something in x3100 that im currently trying to pinpoint. u can optionaly restore the 10.6.3 in windows with transmac and use a boot cd to install from usb then reboot with cd and boot hdd to install chameleon2.1 to hdd and chameleon wizard to make smbios and settings.
  5. i think he means MCDP method replacing DTGP
  6. i guess lion drops support for core duo not core2duo. makes sense
  7. makes sense .. boot with cpus=1 f its core duo.. not core2duo or vodootscsync ?
  8. i had issue with ar5bxb72 or ar5bxb62. error offset 0x100 ffffffff ( due to device id 1C .. once i changed in linux to 1014 it gave no error) what works for me is AR5B91 or BCM94321MC i was able to make AR5BXB62 by rebranding to IBM 1014 subsystem 58A and using atherofix.kext (modded it with 1014) best is to change to the 2 models i posted above. EDIT: i read somewhere the Airport PCMCIA kext is causing this. i havent tested it.
  9. wow cool stuff! .. listen i was looking at a toshiba x205 laptop and i saw it had VIDS, in the video card. with a big buffer. i was thinking the 1395 can be detected by device id and make a change if Lequal (VIDS, vendorid of registers then put dsm to rebrand in dsdt to 4312 then Else if another model id with problems then Else standard mini pci no dsm rebrand. just an idea for future autodectection of wireless and rebranding in dsdt. everything else looks sweet. Leon the guys name says attitude630 so he must have a d630 gma model. the 4 squares video i believe is either wrong edid cause u have bigger resolution lcd or the _DOS is flipped (NVCAP)
  10. lol.. nothing else but lol EDIT: no neeed to roll back stuff.. just the Device (PCI0) _UID and proper smbios.plist thats why i LOL. cause i posted the fix long ago. (not meant to disrespect.. only to be noticed of prior fixes i posted)
  11. oops i guess this model doesnt have that stray irqno {0} that my inspiron 1520 has. however the lag i suffered was with MacBookPro3,1 smbios.plist and i lost wifi. but i started using MacBook5,1 not pro and speedsteps work. unlike Macbook4,1 for me that is inspiron 1520 nvidia 8600m T7500. if the smbios.plist is mising a specific entry for SMboardproduct Mac-Fxxxxx then u get lag too.
  12. guys i think i might have found part of issue for lag. in dsdt Device (MB2) has IRQNo 0 . remove the zero leave it {} and then the hpet can use irq0 efficiently... instead of irq2.
  13. its all a big mess. but the proper things to keep an eye on is: chameleon2, FakeSMC, smbios.plist, kext caches ( clear them with kext wizard) im not sure what you have in there but i dont run any kexts from /Extra/Extensions (unless its fakesmc with no plugins inside it . right click show contents of fakesmc. plugins should be empty. what video card is the laptop intel gma950 or nvidia? ( cant say do this or that without knowing this!.) the dsdt.aml goes in /Extra the battery not charging is not osx. u have bad charger cord or broken pin inside tip. (usualy cord is broken internally due to twisting it when u wrap it around the charger) wrap a string around your finger and feel the pressure by the 4th twist.. thats being applied to thin cables inside it and they break. the power and charging system is 2 different cables inside cord. the pin inside tip charges battery. 2nd option is the power jack soldered inside laptop to board is loose or broken for the pin in center. i have tried leppys stuff 2 yrs ago before snow and it was marginaly working for most. i deviated from their path and got good results. (fresh install os x with the methods from here. replace smbios.plist with one for Macbook5,1 or 2,1 check your chameleon2 rc5 version.)
  14. id like extract only not install option. and Beta update testing. "like have a set url for a .zip dload with a beta edp testing ability." auto-patcher can probably be used to make a custom nvidia or intel script for each board to use our own dsdt.
  15. replace dsdt with the one from here least. but check what u have.. intel or nvidia. (backup your stuff in /Extra) the irq timing and other things in dsdt help a lot! u can restore a osx 10.6.x Snow leo with disk utilityto usb ( the file inside the .dmg source.. to usb destination. erase usb 8GB at least or second partition in hard disk ) and add/install chameleon2 rc5 .pkg and add files from around here to /Extra then boot from USB to your hard disk to test it remove any funny kexts (starting with old acpips2nub and install new to /System/Library/Extensions for stability) boot with -v -f use edp in new install ?
×
×
  • Create New...