watons Posted December 3, 2006 Share Posted December 3, 2006 Please tell me the simple way to work out the problems .. Not working: Sound: Analog Devices AD1981HD @ Intel 82801GBM ICH7-M - HD Audio Controller [b-0] PCI Express x16: ATI Mobility Radeon X1400 (Lenovo) Intel® PRO/Wireless 3945ABG Network Connection No PowerManagement... ... by the way, a stupid question - how to capture sreen in the mac osx? Link to comment Share on other sites More sharing options...
Rammjet Posted December 3, 2006 Share Posted December 3, 2006 Command-Shift-4: select area of screen with cursor and send to file on Desktop Command-Shift-3: send whole screen to file on Desktop Add the Control key and send the images to Clipboard Wireless and video - no solutions Audio - maybe but doubtful Link to comment Share on other sites More sharing options...
Bruce Wang Posted December 3, 2006 Share Posted December 3, 2006 Below thread might help your power management problem: http://forum.insanelymac.com/index.php?showtopic=14912 As for the wireless, hack the BIOS and replace INTEL with Atheros one. Bruce Link to comment Share on other sites More sharing options...
Skud Posted December 3, 2006 Share Posted December 3, 2006 I just installed 10.4.8 on my T60 with the x1400 and BIOS revision 2.03. After two days of trying, I finally got my x1400 to work with acceleration ON THE INTERNAL LCD and not JUST the external display. I had to do the following: ** Your milage may vary. This worked for ME, but that doesn't mean it will work for you!! ** 1) Force the resolution to the LCD's native resolution (1400x1050x32 for my panel) in the boot.plist 2) Reboot and make sure it works on your INTERNAL LCD. You won't have acceleration, but your resolution should be fine now instead of 1024x768. 3) Edit the ATIRadeonX1000.kext to include your Device ID from the (mine was 7145). 4) rm /System/Library/Extensions.kextcache 5) rm /System/Library/Extensions.mkext 6) diskutil repairPermissions / 7) reboot and enjoy.. Riley Link to comment Share on other sites More sharing options...
watons Posted December 4, 2006 Author Share Posted December 4, 2006 1) Force the resolution to the LCD's native resolution (1400x1050x32 for my panel) in the boot.plist2) Reboot and make sure it works on your INTERNAL LCD. You won't have acceleration, but your resolution should be fine now instead of 1024x768. 3) Edit the ATIRadeonX1000.kext to include your Device ID from the (mine was 7145). how to do this ? I'm a newbie , plz tell me by detailed steps! Thx! Link to comment Share on other sites More sharing options...
watons Posted December 4, 2006 Author Share Posted December 4, 2006 I have change LCD to 1400x1050 now! ^^ But there is something like CI/QE still not work! Maybe someone will tell me how to switch on them! Link to comment Share on other sites More sharing options...
cpascu01 Posted December 4, 2006 Share Posted December 4, 2006 this is great news!!! can anyone confirm this? edit: my native display is 1680 x 1050. Do I just force that in boot.plist? Link to comment Share on other sites More sharing options...
geo2002 Posted December 4, 2006 Share Posted December 4, 2006 this is great news!!! can anyone confirm this? edit: my native display is 1680 x 1050. Do I just force that in boot.plist? Doesn't work on my Acer Aspire 5672WLMi (X1400 1280x800). MacOS X 10.4.8 JaS Intel SSE3 only Link to comment Share on other sites More sharing options...
watons Posted December 5, 2006 Author Share Posted December 5, 2006 I find one guy with T60p (mac 10.4.6 )to make the sound working! I do the same, but mine cannot load the kext! Maybe I am mac 10.4.8 , or ...who are using mac 10.4.6 , plz give me your AppleAzalizAudio.kext! Thx! 1. Delete AppleHDA.kext: * In Terminal, type: sudo rm -rf /System/Library/Extensions/AppleHDA.kext * sudo rm -rf /System/Library/Extensions.mkext * sudo rm -rf /System/Library/Extensions.kext 2) Edit AppleAzaliaAudio.kext: * In Terminal, type: sudo pico /System/Library/Extensions/AppleAzaliaAudio.kext/Contents/Info.plist * Search for (use hotkey= ctrl + w): <key>IOHDAudioCodecVendorID</key> * change the string to: <string>0x10ec0882</string> * Exit pico * sudo pico /System/Library/Extensions/AppleAzaliaAudio.kext/Contents/PlugIns/AppleAzaliaController.kext/Contents/Info.plist * Search for (use hotkey= ctrl + w): <key>IOPCIPrimaryMatch</key> * change the string to: <string>0x27d88086</string> * Exit pico 3) Clean up the system: * In Terminal, type: sudo kextload /System/Library/Extensions/AppleAzaliaAudio.kext * kextcache -k /System/Library/Extensions/ 4) Then, reboot and enjoy sound out of two channels. Link to comment Share on other sites More sharing options...
Rammjet Posted December 5, 2006 Share Posted December 5, 2006 Go to Terminal and type: cd /System/Library sudo rm -rf Extensions.mkext Extensions.kextcache cd Extensions sudo chown -R root:wheel AppleAzaliaAudio.kext Then reboot. Link to comment Share on other sites More sharing options...
watons Posted December 5, 2006 Author Share Posted December 5, 2006 And about the Wireless, I think I need a IO80211Family.kext of mac 10.4.5 ! Link to comment Share on other sites More sharing options...
Rammjet Posted December 5, 2006 Share Posted December 5, 2006 The 10.4.5 kext only has a longer list of acceptable device ids. Find your device id in System Profiler or in Windows Device Manager and use the Broadcom link in my signature to fix your kext. Link to comment Share on other sites More sharing options...
watons Posted December 5, 2006 Author Share Posted December 5, 2006 Go to Terminal and type:cd /System/Library sudo rm -rf Extensions.mkext Extensions.kextcache cd Extensions sudo chown -R root:wheel AppleAzaliaAudio.kext Then reboot. reboot then ... Link to comment Share on other sites More sharing options...
Rammjet Posted December 5, 2006 Share Posted December 5, 2006 Look in the info.plist and be sure you didn't type some extra characters and that the indenting is all the same as it was. After you fix it, repeat the Terminal commands. Link to comment Share on other sites More sharing options...
watons Posted December 5, 2006 Author Share Posted December 5, 2006 Look in the info.plist and be sure you didn't type some extra characters and that the indenting is all the same as it was. After you fix it, repeat the Terminal commands. Still the same problem, my device Id: 0x11d41981 & 0x27d88066 , If possible please edit for me and upload here , thx! Link to comment Share on other sites More sharing options...
joe75 Posted December 5, 2006 Share Posted December 5, 2006 If possible please edit for me and upload here , thx! Rammjet, can you take my dog for a walk and maybe empty the trash too while you're at it thx! Link to comment Share on other sites More sharing options...
watons Posted December 5, 2006 Author Share Posted December 5, 2006 I make the sound work now :censored2: only output Link to comment Share on other sites More sharing options...
watons Posted December 5, 2006 Author Share Posted December 5, 2006 I make the CI/QE to be supported now , but it appear mouse tear... a very stupid qestion : what funtions do CI/QE have ? why should switch it on? Link to comment Share on other sites More sharing options...
watons Posted December 5, 2006 Author Share Posted December 5, 2006 OMG! make QE/CI to be supported, My 3D screen work! Link to comment Share on other sites More sharing options...
geo2002 Posted December 5, 2006 Share Posted December 5, 2006 I make the CI/QE to be supported now , but it appear mouse tear... a very stupid qestion : what funtions do CI/QE have ? why should switch it on? How did you do this? Please explain. Now I'm downloading Apple MaOSXUpd10.4.8Intel.dmg to extract ATI kexts from it. I hope this will solve the problem. Link to comment Share on other sites More sharing options...
watons Posted December 5, 2006 Author Share Posted December 5, 2006 How did you do this?Please explain. Now I'm downloading Apple MaOSXUpd10.4.8Intel.dmg to extract ATI kexts from it. I hope this will solve the problem. To get QE/CI working, you need to change the device id list inside ATIRadeonX1000.kext: ATIRadeonX1000.kext/Contents/Info.plist <key>IOPCIMatch</key> <string>0x71c01002 0x41441002 0x4E481002</string> add YOUR deviceid (get it from System Profiler / Graphics): <string>0x71451002</string>. This would get you the QE/CI support, but also the mouse tearing. then go to the Terminal.. sudo -s *your password* chmod -R 755 /System/Library/Extensions/ATIRadeonX1000.kext chown -R root:wheel /System/Library/Extensions/ATIRadeonX1000.kext reboot ...ENJOY! Link to comment Share on other sites More sharing options...
geo2002 Posted December 7, 2006 Share Posted December 7, 2006 Anyway it doesn't work Link to comment Share on other sites More sharing options...
Rammjet Posted December 7, 2006 Share Posted December 7, 2006 Anyway it doesn't work Be sure you used the device id from your card. Link to comment Share on other sites More sharing options...
geo2002 Posted December 7, 2006 Share Posted December 7, 2006 I have X1400 with ID 0x71451002. After the 10.4.8 kexts were installed the screen images became better than previous but still 1024x768 and no QE/CI Thers is part of my Boot.plist: <key>Graphics Mode</key> <string>1280x800x32</string> Maybe something wrong in it? Link to comment Share on other sites More sharing options...
geo2002 Posted December 7, 2006 Share Posted December 7, 2006 For guys who has working X1400: try to remember ALL steps to get it working. Now I have QE/CI. But 1024x768 Link to comment Share on other sites More sharing options...
Recommended Posts