Jump to content
5753 posts in this topic

Recommended Posts

used the "Extra" folder available on the link?

 

Disabler.kext, ElliottForceLegacyRTC.kext, EvOreboot.kext, sleepenabler <--- these kexts are not in the folder :)

 

I removed those and used the Extra folder you had linked. Still no workie. Lost sleep.

RUN ON TERMINAL

kextstat

ioreg -lw0 | grep CSTInfo

cat /var/log/kernel.log

 

Heres the kextstat and kernel log

kextstat.rtf

 

kernel_log.rtf

 

I'm back to using VoodooHDA for now. Do you need me to run these commands without VoodooHDA installed?

Heres the kextstat and kernel log

kextstat.rtf

 

kernel_log.rtf

 

I'm back to using VoodooHDA for now. Do you need me to run these commands without VoodooHDA installed?

 

nope

use VoodooHda

remove AppleHda

 

 

ioreg -lw0 | grep CSTInfo

???

"load optmized defaults" in bios

S3 enabled

try sleep

what happens to sleep?

explain

 

Just found out I can't restart either :). When I tried to restart screen just went blank but never rebooted.

 

Selected 'Load optimized defaults' and rebooted (made sure S3 was enabled). Got the Apple boot screen but the spinning icon just spun. No HD activity at all. Eventually I got the white icon (no KP).

 

Went back into the BIOS and enabled SATA AHCI.

 

Machine booted up this time but sleep now just blanks the screen, I can still hear HD and fans spinning. Eventually I have to press the reset button on the machine. Before the screen would blank out and HD/Fans would stop but when waking up it would be like I just turned on the machine.

 

Getting sound assertions with voodoohda during bootup (popping) but thats for another day.

Just found out I can't restart either :). When I tried to restart screen just went blank but never rebooted.

 

Selected 'Load optimized defaults' and rebooted (made sure S3 was enabled). Got the Apple boot screen but the spinning icon just spun. No HD activity at all. Eventually I got the white icon (no KP).

 

Went back into the BIOS and enabled SATA AHCI.

 

Machine booted up this time but sleep now just blanks the screen, I can still hear HD and fans spinning. Eventually I have to press the reset button on the machine. Before the screen would blank out and HD/Fans would stop but when waking up it would be like I just turned on the machine.

 

Getting sound assertions with voodoohda during bootup (popping) but thats for another day.

 

Restart --> Chameleon RC5

Chameleon_v2.0_RC5_r693.zip

 

unfortunately this only happens with you

 

what is your video card?

I have a Geforce 7300GS 256meg card.

 

Just installed Chameleon RC5 693. Will report back.

 

Edit: Restart and Sleep are acting the same way. Screen goes black but HD and Fans still spin. In order to get it back up I have to either hit the reset button on the machine or power cycle.

 

Could this be a DSDT issue?

Hi MaLd0n, how are you?

 

As always helping our community. here I send you in at attachment the register's files of one machines that I have in my house. The technical specifications are the following:

 

- Intel DG33FB.

- Q8200 2.33 Ghz

- Nvidia Quadra FX1700

 

Thanks you so much for your time, If you need more information about the files or the specifications please let me know.

 

I hope that with this information the DSDT can be elaborated.

 

regards, raulofs... ;)

send_me.zip

Could this be a DSDT issue?

 

Nope

one problem is the restart

and this is not DSDT

 

Hi MaLd0n, how are you?

 

As always helping our community. here I send you in at attachment the register's files of one machines that I have in my house. The technical specifications are the following:

 

- Intel DG33FB.

- Q8200 2.33 Ghz

- Nvidia Quadra FX1700

 

Thanks you so much for your time, If you need more information about the files or the specifications please let me know.

 

I hope that with this information the DSDT can be elaborated.

 

regards, raulofs... ;)

 

;)

dsdt.XLR.zip

 

HDEF ALC888b

DTGP

EHCI

HID/CID

HPET

IRQs

LAN

LPC

REMOVE

RENAME

RTC

SMBUS

SHUTDOWN

WAK

 

Legacy ALC888b

Legacy888bHDA.kext.zip

AppleHda Patched

AppleHDA.kext.zip

Looks like we have the same problem as with P55-USB3, and last time you fixed it.

After updating to 10.6.5 - USB stops working during boot. And if i boot from your HackBoot,

mouse&keyboard works but any USB storage devices i try to connect end up in this kernel panic:

 

dscf1626t.jpg

 

Any ideas?

@Raul Fernandez

dsdt.Raul_Fernandez.zip

 

DTGP

UHCI

IRQs

LPC

REMOVE

RENAME

SMBUS

SHUTDOWN

FIX WARNING

 

Looks like we have the same problem as with P55-USB3, and last time you fixed it.

After updating to 10.6.5 - USB stops working during boot. And if i boot from your HackBoot,

mouse&keyboard works but any USB storage devices i try to connect end up in this kernel panic:

Any ideas?

 

Try it

dsdt.XLR.zip

MaLd0n, I insert the DSDT that you give me, and in the boot process apears kernel panic ...

 

thanks for your help again...

 

HPET

see

I could not solve it

 

test it

NullCpuPower

 

Great, USB works! Thank you! :unsure:

 

But no sound, it appears in SystemProfiler but there's no input/output...

It's ALC888B http://www.gigabyte.com/products/product-p...spx?pid=3509#sp

 

Yep

is in DSDT

Device (HDEF)
           {
               Name (_ADR, 0x001B0000)
               Method (_PRW, 0, NotSerialized)
               {
                   Return (Package (0x02)
                   {
                       0x0D, 
                       0x05
                   })
               }

               Method (_DSM, 4, NotSerialized)
               {
                   Store (Package (0x0A)
                       {
                           "built-in", 
                           Buffer (One)
                           {
                               0x00
                           }, 

                           "codec-id", 
                           Buffer (0x04)
                           {
                               0x88, 0x08, 0xEC, 0x10
                           }, 

                           "layout-id", 
                           Buffer (0x04)
                           {
                               0x77, 0x03, 0x00, 0x00
                           }, 

                           "device-type", 
                           Buffer (0x10)
                           {
                               "Realtek ALC888b"
                           }, 

                           "PinConfigurations", 
                           Buffer (Zero) {}
                       }, Local0)
                   DTGP (Arg0, Arg1, Arg2, Arg3, RefOf (Local0))
                   Return (Local0)
               }
           }

 

Legacy in Extra/Extensions?

http://www.insanelymac.com/forum/index.php...st&id=83718

AppleHda in S/L/E

http://www.insanelymac.com/forum/index.php...st&id=83717

 

Yes, Legacy in Extra and HDA in S/L/E, didn't work.

 

Then i tried installing the one from GA-G41M-ES2L, and surprisingly it didn't work too.

 

And then i found this Gigabyte_ALC888b.zip and it did the job. I put AppleHDA from 10.6.2

to S/L/E, and GigabyteALC888bautoHP.kext with HDAEnabler.kext 1.2 in Extra. Problem solved.biggrin.gif

However, it's strange that GA-G41M-ES2L driver didn't work, it suppose to have the same ALC888b as GA-H55M-S2...th_funnyface.jpg

GA-G41M-ES2L

 

G41MT ES2L work like a Charm

I have not tested these other smokev.gif

remove HDAEnabler.kext, test it

 

 

I boot the hard drive with the nullcpu and the DSDT that you sent me before, and the problem wth the kernel panic continues... What do you think it could be??? :wacko:

 

use -v

post a photo

I have not tested these other smokev.gif

remove HDAEnabler.kext, test it

 

Nah, without HDAEnabler it grays out.

Also, i tested the other files in this archive (GigabyteALC888b and GigabyteALC88b6Ch) and they all work the same but with different I/O names, nothing interesting really. Haven't tested the SPDIF because i have nothing to connect to it. :wacko:

here is the screen. thx

 

use

NullCPUPowerManagement.kext.zip

No HPET Avai...

disable the power management

I do not know a solution to your problem

this week I had problems similar to his

 

try with

http://www.insanelymac.com/forum/index.php?showtopic=133683

-newHPET

option -newHPET that generates an HPET "standard"

 

Nah, without HDAEnabler it grays out.

Also, i tested the other files in this archive (GigabyteALC888b and GigabyteALC88b6Ch) and they all work the same but with different I/O names, nothing interesting really. Haven't tested the SPDIF because i have nothing to connect to it. :wacko:

mald0n.png

share these files with us :D

:P

Guest
This topic is now closed to further replies.
×
×
  • Create New...