Jump to content

dell3537

Members
  • Posts

    12
  • Joined

  • Last visited

dell3537's Achievements

Private First Class

Private First Class (3/17)

0

Reputation

  1. has anyone figured out how to show windows in clover? personally, i have to go to bios and switch to legacy boot mode in order to boot to windows... anyway to show windows on clover?
  2. hello again, i ran everything again and now it works FLAWLESSLY. one thing tho; i installed win_7 and it doesn't show up on clover... any suggestions? thanks
  3. ok, tried it. after i patch, i get 1 error; 3391, 6084, Object does not exist (\_SB.PCI0.IGPU.BAR1) when I delete the (\_SB.PCI0.IGPU.BAR1), there are no errors. does this mean I am good to go? EDIT: so, i copied it to the EFI partition, rebooted and i have the brightness bar but it doesn't work
  4. aight,no errors before patching, but after the 2 patches, i get 1)1341, 6084, Object does not exist (\_SB.PCI0.IGPU.BAR1) 2)1406, 6085, Object not found or not accessible from scope (^^PCI0.IGPU._DOS) so,same errors again....
  5. ok, so, when i delete the ''method'' part, there seem to be no errors. HOWEVER, after i apply the patches [2.11] and [2.12] (patch [2.05] cannot be applied for some weird reason), i get these 2 errors; 1)1336, 6084, Object does not exist (\_SB.PCI0.IGPU.BAR1) 2)1401, 6085, Object not found or not accessible from scope (^^PCI0.IGPU._DOS) here is the part of the code; 1) OperationRegion (BRIT, SystemMemory, And(\_SB.PCI0.IGPU.BAR1, Not(0xF)), 0xe1184) 2) ^^PCI0.IGPU._DOS(Arg0)
  6. guys, can somebody help me? i have no idea why this SSDT-7 doesn't work!!!! 359, 6126, syntax error, unexpected PARSEOP_ARG0 here are the code lines Device (DD02) { Method (_ADR, 0, Serialized) // _ADR: Address { Return (\_SB.PCI0.GFX0.DD02._ADR ()) } Method (_DCS, 0, NotSerialized) // _DCS: Display Current Status { Return (\_SB.PCI0.GFX0.DD02._DCS ()) } Method (_DGS, 0, NotSerialized) // _DGS: Display Graphics State { Return (\_SB.PCI0.GFX0.DD02._DGS ()) } Method (_DSS, 1, NotSerialized) // _DSS: Device Set State { } Method (_BCL, 0, NotSerialized) // _BCL: Brightness Control Levels { Return (\_SB.PCI0.GFX0.DD02._BCL) /* External reference */ } Method (_BQC, 0, NotSerialized) // _BQC: Brightness Query Current { Return (\_SB.PCI0.GFX0.DD02._BQC) /* External reference */ } Method (_BCM, 1, NotSerialized) // _BCM: Brightness Control Method { Return (\_SB.PCI0.GFX0.DD02._BCM) /* External reference */ Arg0<----- }
  7. you just put it in, reboot and voilà . os x will automatically recognise it.
  8. yes, I am sure. it even gives me some errors on the ''system DSDT'' when I compile it. I even tried the whole process again to no avail. still the same error. It confuses me, because the last time I installed mavericks on the laptop, I had no errors whatsoever! :S everything worked! p.s.; the error shows up even before i patch it. p.s.2; I have the dell 3537 i7 model, if that helps
  9. hi, i'm having trouble with SSDT-7... it gives me a syntax error 359, 6126, syntax error, unexpected PARSEOP_ARG0 help please!!!!
  10. hello everyone! first of all, HUGE thanks to the creator of this article, everything works perfectly. i also have an issue with my headphones. the sound comes out all distorted. however, when i connect my stereo to the headphone jack, it works perfectly!!! I'm confused! what could be the issue? thanks in advance! ~chris
×
×
  • Create New...