Jump to content
1 post in this topic

Recommended Posts

hey i have two problems wel three but the thirdone it`s not priority

i found the drivers of the via rhine II but i have to run the script every time i star up thiis is the script

 

"#!/bin/sh

echo "file attribute adjusting for ViaRhine.kext"

sudo chown -R root:wheel ViaRhine.kext

sudo find ViaRhine.kext -type d -exec chmod 0755 {} \;

sudo find ViaRhine.kext -type f -exec chmod 0644 {} \;

 

sudo kextload ViaRhine.kext

 

echo "restore file attributes..."

sudo chown -R `whoami` ViaRhine.kext"

 

no ones know hoe to fix it????

 

and the second is for the ac'97 drivers

 

i found it but i don`t have the script for installing so it giveme errors

:idea:;)

 

if someone haveit plz tellme where i can findit

 

i think that`s all for the moment

 

thx again to all

 

 

:)

Link to comment
https://www.insanelymac.com/forum/topic/17371-something-new/
Share on other sites

×
×
  • Create New...