Jump to content

10.4.6 USB problems


6 posts in this topic

Recommended Posts

I just did a new install and everything works but USB and sound.

I have a Sound Blaster USB sound card, so im not worried about sound, but I would like to get USB working.

 

Im not sure the model of my mobo, but its an ASUS with a VIA chipset

AMD Sempron 2600+

ATI Radeon 9600 All-In-Wonder

512mb ram

Link to comment
Share on other sites

Place the kext file in /System/Library/Extensions

Open terminal and type

sudo -s

<type your password>

cd /System/Library/Extensions

chown -R root:wheel IOUSBFamily.kext

rm -f /System/Library/Extensions.mkext

rm -f /System/Library/Extensions.kextcache

kextcache -e -z -a i386

kextcache -k /System/Library/Extensions -z -a i386

 

now reboot and you should have working USB there is also a VIA audio kext somewhere on here to get your onboard audio working

 

jrsdead

Link to comment
Share on other sites

 Share

×
×
  • Create New...