USB on AAO

Discussion in 'MacOS' started by hurleyint1386, Nov 12, 2008.

  1. hurleyint1386

    hurleyint1386

    Joined:
    Nov 12, 2008
    Messages:
    2
    Likes Received:
    0
    I've had my AAO running Leopard for a couple weeks now. It's dog slow with the SSD, so I'm considering swapping it out with a hard drive. But that's another story. The issue I'm having is that in System Profiler, it recognizes the USB ports, however if I try plugging in anything USB, it won't do anything. I tried restarting the machine with the peripheral plugged in but still no luck. Has anyone else had any issues with USB ports?
     
    hurleyint1386, Nov 12, 2008
    #1
  2. hurleyint1386

    ckpcw

    Joined:
    Oct 28, 2008
    Messages:
    4
    Likes Received:
    0
    This is due to a version mismatch of your kernel and system.kext. I assume you are running 9.5.0 kernel - so either find a vanilla 9.5.0 system.kext download or use pacifist to extract it from the apple update. Install kext, and USB will work.

    You can verify that the versions are not matched:
    In terminal:
    Code:
    uname -a
    Gives you kernel version

    Then, in Finder, go to /System/Library/Extensions, right click->Get Info on system.kext. Look at version info.

    If the versions do not match, then you will have USB issues.
     
    ckpcw, Nov 12, 2008
    #2
  3. hurleyint1386

    hurleyint1386

    Joined:
    Nov 12, 2008
    Messages:
    2
    Likes Received:
    0
    Hmm, you're right. My kernel version is 9.2.0 and my System.kext is 9.2.2.
     
    hurleyint1386, Nov 12, 2008
    #3
  4. hurleyint1386

    ckpcw

    Joined:
    Oct 28, 2008
    Messages:
    4
    Likes Received:
    0
    ckpcw, Nov 12, 2008
    #4
Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments (here). After that, you can post your question and our members will help you out.