Help - Search - Members - Calendar
Full Version: problem with ETHERNET ON 10.4.7
InsanelyMac Forum > OSx86 Project > Multi Booting and Virtualisation
avenger
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
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
Thanx skywalker ....tried it ......but still get the error>..>

any idea???
avenger
is it that im the only one having this problem??????
McSkywalker
What are the specs of your ethernet card?
Which manufacturer and what model?
avenger
it is inbuilt card on gigabyte GA-K8N51GMF-9

SPECS:
VITESSE 8201 phy (10/100/1000Mbit)
avenger
tried to reinstall but same problem
Rammjet
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=201795


For 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
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
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
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.