avenger
Oct 26 2006, 06:33 PM
I installed ac on vware ......the proble is whenever i booted i get this error........
when i boot into safemode net is working but sound is not ......... i tried reinstalling the driver but no use>>>
how to fix it????
here is the Image
McSkywalker
Oct 26 2006, 06:57 PM
Maybe it doesn't have the correct permissions..
Open terminal and type
sudo chown -R root:wheel /System/Library/Extensions/MaxxussAMDPCNET.kext
and
sudo chmod -R 755 /System/Library/Extensions/MaxxussAMDPCNET.kext
avenger
Oct 26 2006, 07:13 PM
Thanx skywalker ....tried it ......but still get the error>..>
any idea???
avenger
Oct 27 2006, 09:58 PM
is it that im the only one having this problem??????
McSkywalker
Oct 27 2006, 10:05 PM
What are the specs of your ethernet card?
Which manufacturer and what model?
avenger
Oct 28 2006, 12:09 PM
it is inbuilt card on gigabyte GA-K8N51GMF-9
SPECS:
VITESSE 8201 phy (10/100/1000Mbit)
avenger
Oct 29 2006, 03:27 PM
tried to reinstall but same problem
Rammjet
Oct 29 2006, 04:51 PM
QUOTE (avenger @ Oct 28 2006, 08:06 AM)

it is inbuilt card on gigabyte GA-K8N51GMF-9
SPECS:
VITESSE 8201 phy (10/100/1000Mbit)
I believe this ethernet card is built on a Realtek 8201 chipset. Read this:
http://forum.insanelymac.com/index.php?s=&...st&p=201795For the MaxxussAMDPCNET.kext error, try this:
Go into Terminal (in Utilities folder) and type:
CODE
cd /System/Library/Extensions
sudo find MaxxussAMDPCNET.kext -type d -exec /bin/chmod 0755 {} \;
sudo find MaxxussAMDPCNET.kext -type f -exec /bin/chmod 0644 {} \;
cd /System/Library
rm -rf Extensions.mkext Extensions.kextcache
reboot
avenger
Oct 31 2006, 06:07 AM
thanx Rammjet for your help it solved my problem........ now i got net and sound working in vmware atthe same time........... is it related to permissions???
one more thing as evey thing is working fine in vmware ..... does that mean it will work when installed native???? like the net and sound?
kyle elkins
Sep 10 2007, 09:28 PM
im running 10.4.7 as well and i need my sound and ethernet ( wireless ) to work. Do i need the maxus patch and also will i need any additional drivers for a intel pro wireless card?
~pcwiz
Sep 16 2007, 04:56 AM
You might need the Maxxus patch for networking but if you install a patch for your Ethernet model, that works too. Whether the wireless works or not depends on the card model. What is the card model of your intel wireless?
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please
click here.