linuxholgi Posted April 6, 2006 Share Posted April 6, 2006 After some trouble with the installtion from DVD (Still waiting for ROOT) finally I had success. I just installed a 10.4.4 Ghost Image (Juliens). The Graphics is now fully working and the system is pretty fast. Even the DVD drive is available which might caused the installation trouble. Whats left is sound and LAN. There are no Sound and Network devices shown in the OSX configuration panel. Anybody knows how can I get it to work? I can remember that I have read that somebody was able to use the Onboard sound of his D945GNTL or GNTLKR. By the way, can I change the language of an already installed system? I changed all language setting but the finder for example is still in english and not in german, what I prefer . --Holger Link to comment https://www.insanelymac.com/forum/topic/14147-d945gntl-lan-and-onboard-sound-in-1044/ Share on other sites More sharing options...
Aya Posted April 6, 2006 Share Posted April 6, 2006 1.download file 2.copy AppleAzaliaAudio.kext and AppleHDA.kext to /system/library/extensions/ 3.sudo chmod -R 755 /system/library/extensions/AppleAzaliaAudio.kext sudo chown -R root:wheel /system/library/extensions/AppleAzaliaAudio.kext sudo chmod -R 755 /system/library/extensions/AppleHDA.kext sudo chown -R root:wheel /system/library/extensions/AppleHDA.kext 4.reboot D945GNTSigmatel_9220_audio.zip Link to comment https://www.insanelymac.com/forum/topic/14147-d945gntl-lan-and-onboard-sound-in-1044/#findComment-90057 Share on other sites More sharing options...
linuxholgi Posted April 6, 2006 Author Share Posted April 6, 2006 Ok thank you! I will try it when I am back from work. But this will only fix the audio problem, right? Any solutions for the onboard LAN out there? Otherwise I will set my focus on my also not working D-Link DFE 530 TX network interface. --Holger Link to comment https://www.insanelymac.com/forum/topic/14147-d945gntl-lan-and-onboard-sound-in-1044/#findComment-90059 Share on other sites More sharing options...
Aya Posted April 6, 2006 Share Posted April 6, 2006 Hmm~yes,that drive will only fix the audio problem,if you want to use onboard LAN,try this: open "/System/Library/Extensions/IONetworkingFamily.kext/Contents/Plugins/AppleIntel8255x.kext/Contents/Info.plist" and add "0x27dc8086",repair disk,then del a file name as"AppleIntel845x.kext"(i forget it's file name),del Extensions.kext and Extensions.mkext ,reroot. …… <key>IOPCIClassMatch</key> <string>0x02000000&0xffff0000</string> <key>IOPCIMatch</key> <string>0x27dc8086 0x10518086 0x10508086 0x10298086 0x10308086&0xfff0ffff 0x12098086 0x12278086 0x12288086 0x12298086 0x24498086 0x24598086 0x245d8086 0x10918086 0x10608086&0xfff0ffff</string> <key>IOProviderClass</key> <string>IOPCIDevice</string> <key>Transmit Threshold</key> <integer>512</integer> …… Link to comment https://www.insanelymac.com/forum/topic/14147-d945gntl-lan-and-onboard-sound-in-1044/#findComment-90069 Share on other sites More sharing options...
linuxholgi Posted April 6, 2006 Author Share Posted April 6, 2006 Ok, I will try. I found something in the .nfo file which belongs to this ghost image: used IONetworking.kext form 10.4.3 for 3com card to work Do I have to replace this file with 10.4.4 then? And how can I get this file if I have to. --Holger Link to comment https://www.insanelymac.com/forum/topic/14147-d945gntl-lan-and-onboard-sound-in-1044/#findComment-90084 Share on other sites More sharing options...
linuxholgi Posted April 7, 2006 Author Share Posted April 7, 2006 Hi, Yesterday I have tried some things: 1.download file 2.copy AppleAzaliaAudio.kext and AppleHDA.kext to /system/library/extensions/ 3.sudo chmod -R 755 /system/library/extensions/AppleAzaliaAudio.kext sudo chown -R root:wheel /system/library/extensions/AppleAzaliaAudio.kext sudo chmod -R 755 /system/library/extensions/AppleHDA.kext sudo chown -R root:wheel /system/library/extensions/AppleHDA.kext 4.reboot First I did a chmod -R 775, what was wrong and got an error message that this extension is installed wrong. After the correct chmod -R 755 and a reboot I didnt got an error message. But in the sound control panel I didnt see any change. No input or output devices. open "/System/Library/Extensions/IONetworkingFamily.kext/Contents/Plugins/AppleIntel8255x.kext/Contents/Info.plist" and add "0x27dc8086",repair disk,then del a file name as"AppleIntel845x.kext"(i forget it's file name),del Extensions.kext and Extensions.mkext ,reroot. If there a more exact description somewhere. I am new to this and cant follow... Changed with vi the corresponding file. Did a "Repair Permissions" but dont know if its this what meant. Dont know where to find the Files Extensions.kext, Extensions.mkext and which is called something AppleIntel845x.kext which should be deleted. Actually I am using a 3Com 3c900B that worked out of the box. But I would be glad to use the onboard one. --Holger Link to comment https://www.insanelymac.com/forum/topic/14147-d945gntl-lan-and-onboard-sound-in-1044/#findComment-90848 Share on other sites More sharing options...
Aya Posted April 7, 2006 Share Posted April 7, 2006 if you type "sudo -R 755 /system/library/extensions/AppleAzaliaAudio.kext",may be cause error like that? try "sudo -R 755 /System/Library/Extensions/AppleAzalaAudio.kext"again . good luck Link to comment https://www.insanelymac.com/forum/topic/14147-d945gntl-lan-and-onboard-sound-in-1044/#findComment-90911 Share on other sites More sharing options...
linuxholgi Posted April 7, 2006 Author Share Posted April 7, 2006 Hi, actually I dont get any error. Had already fixed that with the right permissions. But I didnt see any sound device. But havent tested if the sound is nevertheless working. Is this possible? --Holger Link to comment https://www.insanelymac.com/forum/topic/14147-d945gntl-lan-and-onboard-sound-in-1044/#findComment-90923 Share on other sites More sharing options...
linuxholgi Posted April 7, 2006 Author Share Posted April 7, 2006 Sound is working now. Had to disable "Front Panel Audio" in the Mainboards BIOS. --Holger Link to comment https://www.insanelymac.com/forum/topic/14147-d945gntl-lan-and-onboard-sound-in-1044/#findComment-91330 Share on other sites More sharing options...
Aya Posted April 8, 2006 Share Posted April 8, 2006 oh~congratulations~! Link to comment https://www.insanelymac.com/forum/topic/14147-d945gntl-lan-and-onboard-sound-in-1044/#findComment-91527 Share on other sites More sharing options...
linuxholgi Posted April 9, 2006 Author Share Posted April 9, 2006 Thank you! Now I am more than glad. Everything is working. Even my Firewire PCI Card and the DVD Burner. --Holger Link to comment https://www.insanelymac.com/forum/topic/14147-d945gntl-lan-and-onboard-sound-in-1044/#findComment-92750 Share on other sites More sharing options...
rope Posted April 11, 2006 Share Posted April 11, 2006 Thank you very much, Aya Link to comment https://www.insanelymac.com/forum/topic/14147-d945gntl-lan-and-onboard-sound-in-1044/#findComment-94148 Share on other sites More sharing options...
bochenn Posted April 15, 2006 Share Posted April 15, 2006 1.download file2.copy AppleAzaliaAudio.kext and AppleHDA.kext to /system/library/extensions/ 3.sudo chmod -R 755 /system/library/extensions/AppleAzaliaAudio.kext sudo chown -R root:wheel /system/library/extensions/AppleAzaliaAudio.kext sudo chmod -R 755 /system/library/extensions/AppleHDA.kext sudo chown -R root:wheel /system/library/extensions/AppleHDA.kext 4.reboot Hi, i have tried to make it work but i just could't. The motherboard Intel 945GNT has Sigmatel 9220 or Sigmatel 9223. I think my board has the 9223 chip. Any suggestion? Thanks Link to comment https://www.insanelymac.com/forum/topic/14147-d945gntl-lan-and-onboard-sound-in-1044/#findComment-96558 Share on other sites More sharing options...
poseidon Posted April 17, 2006 Share Posted April 17, 2006 9220 drivers isnt work my computer, i have a sigmatel 9223 chip, Link to comment https://www.insanelymac.com/forum/topic/14147-d945gntl-lan-and-onboard-sound-in-1044/#findComment-97647 Share on other sites More sharing options...
elvmax Posted April 18, 2006 Share Posted April 18, 2006 Hi, i have tried to make it work but i just could't.The motherboard Intel 945GNT has Sigmatel 9220 or Sigmatel 9223. I think my board has the 9223 chip. Any suggestion? Thanks Don't forget to: 1. Repair permissions with Disk Utility 2. sudo rm /System/Library/Extensions.kextcache; Rebuild the kextcache by executing the following from the command prompt: % sudo kextcache -k /System/Library/Extensions And Reboot Link to comment https://www.insanelymac.com/forum/topic/14147-d945gntl-lan-and-onboard-sound-in-1044/#findComment-98192 Share on other sites More sharing options...
Recommended Posts