thinkpads.com Support Community Forum Index Bill Morrow's thinkpads.com Open Forum - The Original Thinkpad Support Forum
Follow ThinkpadsForum on Twitter
eCoupons
Save with Lenovo ThinkPad eCoupons
Exclusive 4% CASH BACK from eCoupons.com
Support this forum, shop at newmodeus.com
 
It is currently Sun May 19, 2013 8:07 am

All times are UTC - 5 hours




Post new topic Reply to topic  [ 7 posts ] 
Author Message
 Post subject: Re: Sound on an R61 - AD1984, Intel 82801H - iAtkos S3 V2
PostPosted: Tue Feb 22, 2011 11:18 am 
Offline
Junior Member
Junior Member

Joined: Mon Mar 09, 2009 6:02 am
Posts: 280
Location: Paris, France
Grandflash's kext goes with a DSDT edit ... you have to update your DSDT to make it work !

If you don't know how to do so, you can read "DSDT edit for dummies" made by Silencer.

Useful applications are DSDTse (to extract your DSDT, but it is a buggy text editor ..), Fraise (good text editor) and iaslme (to compile to .aml and to de compile in .dsl which is text)

I think the DSDT edit you have to do is to replace "Device(HDEF)" with this one but I am not sure ...
Code:
Device (HDEF)
            {
                Name (_ADR, 0x001B0000)
                Name (_S3D, 0x03)
                Name (RID, Zero)
                Name (_PRW, Package (0x02)
                {
                    0x0D,
                    0x04
                })
                Method (_PSW, 1, NotSerialized)
                {
                    Noop
                }

                Method (_DSM, 4, NotSerialized)
                {
                    Store (Package (0x08)
                        {
                            "layout-id",
                            Buffer (0x04)
                            {
                                0x0A, 0x00, 0x00, 0x00
                            },

                            "subsystem-id",
                            Buffer (0x04)
                            {
                                0xA0, 0x00, 0x00, 0x00
                            },

                            "subsystem-vendor-id",
                            Buffer (0x04)
                            {
                                0x6B, 0x10, 0x00, 0x00
                            },

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

_________________
Lenovo X60t (6363-AQ8)
    Intel CoreDuo 1,67 GHz (L2400)
    3 Go / 320 Go / GMA950 / FW 400 / SD Card
    Bluetooth / Wifi AR5BXB6 / Tablet
WinXP / MacOSX 10.6.8 (DSDT patch and vanilla SLE)


Top
 Profile  
 
 Post subject: Re: Sound on an R61 - AD1984, Intel 82801H - iAtkos S3 V2
PostPosted: Tue Feb 22, 2011 8:32 pm 
Offline
Moderator
Moderator

Joined: Thu Apr 12, 2007 8:23 am
Posts: 13227
Location: Upstate New York
Thanks for the tip. Using DSDTse, it looks like the current DSDT entry for Device HDEF is 970 lines in length. So, I am replacing those 970 lines with these couple of dozen? Is the section to be replaced starting from the line with HDEF up until the next 'Device' section starts?

Edit: Finally got sound working using the AzaliaTurboTP1984.kext from the below link. There is another AppleHDA.kext there I will try tomorrow to get audio line out working.
http://www.insanelymac.com/forum/index. ... 676&st=160

Here's what's working on this build, and what is not. Any suggestions appreciated;

Working;
Sound
QE
Speedstep (I think, based on temperatures)
Airport WiFi
Battery Guage
Sleep
USB
Thinklight
Apple Keyboard, all keys (except brightness)
External USB Mouse
Advanced Minidock
VGA Output on dock

Not Working;
DVI Output on dock
Bluetooth
Brightness


Top
 Profile  
 
 Post subject: Re: Sound on an R61 - AD1984, Intel 82801H - iAtkos S3 V2
PostPosted: Wed Feb 23, 2011 8:32 pm 
Offline
Moderator
Moderator

Joined: Thu Apr 12, 2007 8:23 am
Posts: 13227
Location: Upstate New York
I installed the AppleHDA.kext and modified the EFI per the instructions by priitv8 in the below thread. I now have full working sound, including SPDIF output through the Advanced Mini Dock. Still looking for pointers on the non-working items above.
http://www.insanelymac.com/forum/index. ... 676&st=160


Top
 Profile  
 
 Post subject: Re: Sound on an R61 - AD1984, Intel 82801H - iAtkos S3 V2
PostPosted: Fri Jul 08, 2011 4:59 pm 
Offline

Joined: Sun Jun 19, 2011 5:09 am
Posts: 27
Location: Clemson
Harryc wrote:
I installed the AppleHDA.kext and modified the EFI per the instructions by priitv8 in the below thread. I now have full working sound, including SPDIF output through the Advanced Mini Dock. Still looking for pointers on the non-working items above.
http://www.insanelymac.com/forum/index. ... 676&st=160


I have attempted to follow your procedure listed, as well as retrace your footsteps here. Yet I cannot obtain the same results on my R61e. Which DSDT were you using ?


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 7 posts ] 

All times are UTC - 5 hours


Who is online

Users browsing this forum: No registered users and 3 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group