Jump to content
7 posts in this topic

Recommended Posts

hello everyone, i have a problem that my usb port doesnt recognize any device anymore (mouse / hard drive) but i can still charge eg a phone over it. 

 

i found this topic here: 

 

 

i tried to read through all the pages but honestly im a pretty newbie with this topic and its a bit difficult for me. i hope someone here can help me a bit and guide me to fix my problem. im using a macbookair with catalina 10.15.7 (more infos necessary?)

 

i tried already to see if the darwin Kernel Version (19.6.0) fit with the one in system.kext and they do. i tried to download the USB Fix but the file isnt ava anymore. i checked already for the PCGENUSB2 and i dont have it installed. i also tried to contact LioNEXT via PM but it seems he isnt active here anymore....

 

if i type in 

sudo kextunload IOUSBMassStorageClass.kext  

 

i get the follwing error message: 

 

Unable to determine realpath for /Users/kathrin/IOUSBMassStorageClass.kext - failing.

Can't create IOUSBMassStorageClass.kext.

 

 

if i type in kextstat | grep "USB"

 

i get

 

 

   25    9 0xffffff7f81494000 0xe000     0xe000     com.apple.driver.usb.AppleUSBCommon (1.0) 7C7B853F-AC3B-36DC-858E-7E2BCF6E1DC5 <6 5 3 1>

   26    1 0xffffff7f814a2000 0x4000     0x4000     com.apple.driver.AppleUSBHostMergeProperties (1.2) E1125B20-B8AF-30DA-B795-815999B5B589 <5 3 1>

   27   20 0xffffff7f814a6000 0xfa000    0xfa000    com.apple.iokit.IOUSBHostFamily (1.2) 132A3039-5B42-38C4-A6DB-F450EAE64E0C <26 25 24 8 7 6 5 3 1>

   30    1 0xffffff7f82d53000 0x34000    0x34000    com.apple.iokit.IOUSBMassStorageDriver (157.140.1) 61A8ACED-1488-36C8-9B78-47B81C0653D4 <29 28 27 13 7 6 5 3 1>

   36    1 0xffffff7f82d8f000 0x15000    0x15000    com.apple.driver.AppleUSBTDM (489.120.1) 2DD1C43F-9866-3BBE-9FFE-36FEECC972D2 <35 30 29 28 27 21 8 7 6 5 3 1>

   62    1 0xffffff7f8184d000 0x58000    0x58000    com.apple.driver.usb.AppleUSBXHCI (1.2) 7D0EDB5C-405D-375B-9D1D-823A6D5906F6 <27 25 12 8 7 6 5 3 1>

   63    0 0xffffff7f8197c000 0x35000    0x35000    com.apple.driver.usb.AppleUSBXHCIPCI (1.2) 69DE3A79-AA9B-36F4-B6BC-9D926A98DCF4 <62 27 25 13 12 8 7 6 5 3 1>

   64    1 0xffffff7f817ee000 0x48000    0x48000    com.apple.driver.usb.AppleUSBEHCI (1.2) 06506322-BAA8-3DF4-8475-C11FDB891081 <27 25 12 8 7 6 5 3 1>

   65    0 0xffffff7f8183b000 0xf000     0xf000     com.apple.driver.usb.AppleUSBEHCIPCI (1.2) A82BCD0C-F911-3309-9E2A-C688BEA2F4C5 <64 27 25 13 12 8 7 6 5 3 1>

   73    0 0xffffff7f81643000 0x99000    0x99000    com.apple.iokit.IOUSBFamily (900.4.2) 5B644D66-BF75-3E71-9F3F-3386E0366F6E <27 25 13 8 6 5 3 1>

   95    0 0xffffff7f818ac000 0x36000    0x36000    com.apple.driver.usb.AppleUSBHub (1.2) D84DF571-3187-31BD-A155-EB5DDF6A0FE3 <27 25 12 6 5 3 1>

   96    0 0xffffff7f815b0000 0x8000     0x8000     com.apple.driver.usb.AppleUSBHostCompositeDevice (1.2) 520E8632-9B02-345E-992D-26E3E49476AD <27 25 7 6 5 3 1>

  101    3 0xffffff7f815b8000 0xc000     0xc000     com.apple.driver.usb.IOUSBHostHIDDevice (1.2) FD9BC859-EA09-335E-B0A1-B5B13325EDAB <52 27 25 6 5 3 1>

  102    0 0xffffff7f83021000 0x3000     0x3000     com.apple.driver.AppleUSBTCKeyboard (255) CE81EAB9-746D-336C-8A82-857D743459DF <101 52 27 17 8 7 6 5 3 1>

  103    0 0xffffff7f8301c000 0x3000     0x3000     com.apple.driver.AppleUSBTCButtons (255) 4AC24FAD-3A96-3306-B9BA-CDAB17868428 <101 52 27 17 8 7 6 5 3 1>

  104    0 0xffffff7f831d7000 0x13000    0x13000    com.apple.driver.AppleUSBMultitouch (264) E0844CA3-D97E-3999-9C31-E87F9A209FCF <101 52 27 7 6 5 3 1>

  111    1 0xffffff7f835b8000 0x22000    0x22000    com.apple.iokit.IOBluetoothHostControllerUSBTransport (7.0.6f8) 2B037B23-A322-3B06-9CE9-D4AE5BDEC561 <110 109 27 13 12 8 7 6 5 3 1>

  112    0 0xffffff7f835da000 0xd000     0xd000     com.apple.iokit.BroadcomBluetoothHostControllerUSBTransport (7.0.6f8) 30A40028-7276-3A9F-9DCF-BF1EE3DE5DF6 <111 110 109 27 13 12 8 7 6 5 3>

 

 

 

if i type in 

 sudo kextload -b com.apple.driver.AppleUSBComposite

 sudo kextload -b com.apple.iokit.IOUSBMassStorageClass

 

nothing change

 

 

 

UPDATE 

i reinstall macos and nothing changed (but keeping my datas). i already reset SMC and NVRAM also here nothing changed. its interesting if the mouse is plugged in and i restart the mac the mouse lights up for a few seconds and then turns dark when the laptop boots... 

 

not sure if you can help me any further but it would be incredible as i really need my usb port back.... 

 

thanks so much for any advise you can give me. 

 

 

 

Edited by Kathrin Slawik

Dear slice, thanks for your answer. ill add now a signature. what you mean with limit in 15 ports? that im trying to run more then 15 usb devices? if so the asnwer is no. im trying just to connect  my mouse.

 

 

added the signature

Edited by Kathrin Slawik
51 minutes ago, Kathrin Slawik said:

Dear slice, thanks for your answer. ill add now a signature. what you mean with limit in 15 ports? that im trying to run more then 15 usb devices? if so the asnwer is no. im trying just to connect  my mouse.

Without signature I can't say something.

Hello again, 

 

i tried a few more things but im still without working usb port.. i reinstall macos and nothing changed (but keeping my datas). i already reset SMC and NVRAM also here nothing changed. its interesting if the mouse is plugged in and i restart the mac the mouse lights up for a few seconds and then turns dark when the laptop boots...

1 hour ago, Kathrin Slawik said:

Hello again, 

 

i tried a few more things but im still without working usb port.. i reinstall macos and nothing changed (but keeping my datas). i already reset SMC and NVRAM also here nothing changed. its interesting if the mouse is plugged in and i restart the mac the mouse lights up for a few seconds and then turns dark when the laptop boots...

You are having this issue on an Apple MacBook Air (MacBookAir5,1) mid 2012 and it should support macOS Catalina officially right?

If you can do a clean install because you don't need to do anything special to have the USB ports working.

 

If my assumption is correct you need to back up you data and do a clean install or just boot your MacBook Air from a USB disk if you can and see if the USB ports are working properly.

  • 2 weeks later...

I have exactly the same problem as of dec 20 2023! I cannot use anything on all my 4 ports; mouse, keyboard, sd card ... but charging is fine. 

I see the file IOUSBMassStorageClass.kext is missing on my macbook pro 2019 using macOS 14.3.1. 

Is a clean install the only option here? 

Thanks,

Linda 

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...