| 
			 
			
			
			
			
			
			
		 
			
			 
			
				09-23-2009, 04:48 AM
			
			
			
		 | 
	| 
		
			
			| Puma |  | 
					Join Date: May 2009 
					Posts: 16
					      |  | 
	
	| wwbsox Thanks so much.  Couple quick questions.  I inserted the audio part where you have it but I get an error?
 This stuff here was right after PCI0 but now I noticed its at the end of the graphics script and the number in   "Name (_HID, EisaId ("PNP0A03"))
 Name (_ADR, Zero)
 Method (^BN00, 0, NotSerialized)"
 
 which was PNP0A08 is now PNP0A03.  if I change it back to 8 I get an error so I left it alone.  SO what happened to this section below?   LIke I said I see it at the end of the graphics script now with a "3" instead of 8?
 
 Name (_HID, EisaId ("PNP0A08"))
 Name (_ADR, Zero)
 Method (^BN00, 0, NotSerialized)
 {
 
 I even compiled your dsdt and OSX stops at the 4096 cluster and io something.
 
 Here is the log.
 
				 Last edited by osxfr33k; 09-23-2009 at 05:24 AM.
 |