Jump to content

ALC889A, Gigabyte (Intel) on 10.7.3 strange behaviour/issue !


nexus77777
 Share

1 post in this topic

Recommended Posts

Hi, I've noticed a strange behaviour or buggy thing with 10.7.3 update... on Ga-EP45-UD3

 

this is happenning only when Audio driver is loaded....

 

coreaudiod (system core) in /usr/sbin is running cpu at 130%...

 

and a lot of sleepimages (swapfile) are been created under private/var/vm/ : up to there is no more space on Hd ...

 

then after 15-20 min Hd drive is full... can only reboot

 

is this a bug with HDA settings ??? I used to make it work quiet with dsdt patch + legacyHda + AppleHDA ( version 1.9.9f12) since 10.6.3 up to 10.7.2... without any trouble !!!

 

but now, nothing to do with this behavior... had already tried other kexts, patch,...same thing happens !!!

 

Did someone have the same issue ??? any solution ???

 

Thanks...

 

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)
						{
							0x89, 0x08, 0xEC, 0x10
						},
						"layout-id",
						Buffer (0x04)
						{
							0x0C, 0x00, 0x00, 0x00
						},
						"device-type",
						Buffer (0x11)
						{
							"ALC889a"
						},
						"PinConfigurations",
						Buffer (One)
						{
							0x00
						}
					}, Local0)
				DTGP (Arg0, Arg1, Arg2, Arg3, RefOf (Local0))
				Return (Local0)
			}
		}

 

 

 

For those who get stranges assertions try deleting (if present) the Audio folder on /Volumes/.../Library/Preferences/<Audio>

ALC889a.kext.zip

ALC889a.rtf.dsdt.zip

Link to comment
Share on other sites

 Share

×
×
  • Create New...