Twitter
Become an osx86.net member, click here to Register!
Page 1 of 2 12 LastLast
Results 1 to 10 of 15
  1. #1
    Donator
    Join Date
    Dec 2011
    Posts
    186
    Thanked
    0
    Downloads
    53
    Uploads
    0

    Default USB No longer works in Lion [SOLVED]

    My USB ports stopped working. Any ideas? Running Lion 10.7.2 thanks
    Last edited by carlos28355; 28th January 2012 at 18:03.
    Lenovo Laptop:
    Model:G570-43347PU
    Intel Core i3-2330M 2.2GHz
    Memory G.SKILL F3-10600CL9D-8GBSQ 8GB (2 x 4GB) DDR3 1333 (PC3 10600)
    Intel HD Graphics 3000
    OSX Lion 10.7.3 (working progress )


  2. #2
    OSx86.net Crew noname's Avatar
    Join Date
    Nov 2010
    Posts
    1,199
    Thanked
    0
    Downloads
    67
    Uploads
    0

    Default

    Try adding this lines to your org.chameleon.boot.plist:

    Code:
    <key>EHCIacquire</key>
    <string>Yes</string>
    <key>UHCIreset</key>
    <string>Yes</string>
    <key>USBBusFix</key>
    <string>Yes</string>
    Lenovo g550 / Intel® Core2Duo processor T6600 / RAM - Kingston 6GB DDR3 / Video - Nvidia GeForce G210M
    Lion 10.7.3 / Mountain Lion 10.8



  3. #3
    Donator
    Join Date
    Dec 2011
    Posts
    186
    Thanked
    0
    Downloads
    53
    Uploads
    0

    Default

    thanks for response...im not that bright where do i add that into??

    i just opened org.chameleon.plist in text edit is that right??

    HTML Code:
    <?xml version="1.0" encoding="UTF-8"?>
    <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
    <plist version="1.0">
    <dict>
    	<key>EthernetBuiltIn</key>
    	<string>Yes</string>
    	<key>GenerateCStates</key>
    	<string>Yes</string>
    	<key>GeneratePStates</key>
    	<string>Yes</string>
    	<key>Graphics Mode</key>
    	<string>1366x768x32</string>
    	<key>GraphicsEnabler</key>
    	<string>Yes</string>
    	<key>Kernel</key>
    	<string>mach_kernel</string>
    	<key>Kernel Flags</key>
    	<string>npci=0x2000</string>
    	<key>Legacy Logo</key>
    	<string>Yes</string>
    	<key>PciRoot</key>
    	<string>1</string>
    	<key>SMBIOS</key>
    	<string>/Extra/SMBios.plist</string>
    	<key>SystemType</key>
    	<string>2</string>
    	<key>Theme</key>
    	<string>Blackosx_Button</string>
    	<key>Timeout</key>
    	<string>5</string>
    	<key>USBBusFix</key>
    	<string>Yes</string>
    	<key>device-properties</key>
    	<string>540300000100000001000000480300001400000002010c00d041030a010000000101060000027fff0400200000004100410050004c002c00740062006c002d0069006e0066006f000000160000003044020202020000000002020202010101011a00000063006c006100730073002d0063006f006400650000000800000000000300280000004100410050004c00300030002c004c0069006e006b0046006f0072006d006100740000000800000000000000100000006d006f00640065006c00000022000000496e74656c2048442047726170686963732033303030204d6f62696c6500180000004100410050004c00300030002c005400310000000800000000000000180000004100410050004c00300030002c0054003700000008000000f4010000180000004100410050004c00300030002c005400350000000800000000000000180000004100410050004c00300030002c0054003300000008000000fa0000002400000067007200610070006800690063002d006f007000740069006f006e007300000008000000000000002a0000004100410050004c00300030002c0050006900780065006c0046006f0072006d0061007400000008000000000000001e0000004100410050004c002c006f0073002d0069006e0066006f0000001800000030490112121208000001f01f01000000100700001c0000006400650076006900630065005f00740079007000650000000c000000646973706c617900240000004100410050004c00300030002c004400750061006c004c0069006e006b00000008000000000000002a0000004100410050004c00300030002c0044006100740061004a0075007300740069006600790000000800000000000000200000004100410050004c00300030002c0044006900740068006500720000000800000000000000140000006800640061002d0067006600780000000e0000006f6e626f6172642d3100180000004100410050004c00300030002c00540034000000080000002c010000180000004100410050004c00300030002c005400360000000800000014000000240000004100410050004c00300030002c004c0069006e006b00540079007000650000000800000000000000180000004100410050004c00300030002c005400320000000800000014000000</string>
    </dict>
    </plist>
    Lenovo Laptop:
    Model:G570-43347PU
    Intel Core i3-2330M 2.2GHz
    Memory G.SKILL F3-10600CL9D-8GBSQ 8GB (2 x 4GB) DDR3 1333 (PC3 10600)
    Intel HD Graphics 3000
    OSX Lion 10.7.3 (working progress )

  4. #4
    OSx86.net Crew user_01's Avatar
    Join Date
    Mar 2010
    Posts
    494
    Thanked
    0
    Downloads
    279
    Uploads
    18

    Default

    <key>EthernetBuiltIn</key>
    <string>Yes</string>
    <key>GenerateCStates</key>
    <string>Yes</string>
    <key>GeneratePStates</key>
    <string>Yes</string>
    <key>Graphics Mode</key>
    <string>1366x768x32</string>
    <key>GraphicsEnabler</key>
    <string>Yes</string>
    <key>Kernel</key>
    <string>mach_kernel</string>
    <key>Kernel Flags</key>
    <string>npci=0x2000</string>
    <key>Legacy Logo</key>
    <string>Yes</string>
    <key>PciRoot</key>
    <string>1</string>
    <key>SMBIOS</key>
    <string>/Extra/SMBios.plist</string>
    <key>SystemType</key>
    <string>2</string>
    <key>Theme</key>
    <string>Blackosx_Button</string>
    <key>Timeout</key>
    <string>5</string>
    <key>USBBusFix</key>
    <string>Yes</string>
    < already there !!!
    <key>EHCIacquire</key>
    <string>Yes</string>
    <key>UHCIreset</key>
    <string>Yes</string>

    <key>device-properties</key>

    TextEdit will do. Or you can use something better (for editing), like BBEdit or similar.
    Last edited by user_01; 28th January 2012 at 16:48.
    //intel dx58so//intel core i7 920//6gb ddr3 1600 corsair//9800GT 1gb ddr3 gigabyte//1tb WD//lg gh22ns50//sonata III//Chameleon v2.1svn - 10.7//

  5. #5
    Donator
    Join Date
    Dec 2011
    Posts
    186
    Thanked
    0
    Downloads
    53
    Uploads
    0

    Default

    damn if its already there then do you have any other ideas? The USBs were working at one point because i used it to load multibeast chameleon and all that but when they stopped i could not tell you...
    Lenovo Laptop:
    Model:G570-43347PU
    Intel Core i3-2330M 2.2GHz
    Memory G.SKILL F3-10600CL9D-8GBSQ 8GB (2 x 4GB) DDR3 1333 (PC3 10600)
    Intel HD Graphics 3000
    OSX Lion 10.7.3 (working progress )

  6. #6
    OSx86.net Crew user_01's Avatar
    Join Date
    Mar 2010
    Posts
    494
    Thanked
    0
    Downloads
    279
    Uploads
    18

    Default

    Since i don't know how did you install Lion (method) and what files you used (or currently using), is kinda hard to tell. Could be for a lot of reasons.

    Keep in mind, when updating the system, "files" are being replaced. So, in case you used patched kexts, they are probably replaced with vanilla ones, and need to be patched again or revert to the previous ones.
    //intel dx58so//intel core i7 920//6gb ddr3 1600 corsair//9800GT 1gb ddr3 gigabyte//1tb WD//lg gh22ns50//sonata III//Chameleon v2.1svn - 10.7//

  7. #7
    Donator
    Join Date
    Dec 2011
    Posts
    186
    Thanked
    0
    Downloads
    53
    Uploads
    0

    Default

    I installed Lion using a usb installer that i created after i purchased lion from app store. Made the installer with unibeast.

    ok so if i need to patch them again how do i do that? Is their kexts for usb ports? is it in multibeast?
    Lenovo Laptop:
    Model:G570-43347PU
    Intel Core i3-2330M 2.2GHz
    Memory G.SKILL F3-10600CL9D-8GBSQ 8GB (2 x 4GB) DDR3 1333 (PC3 10600)
    Intel HD Graphics 3000
    OSX Lion 10.7.3 (working progress )

  8. #8
    OSx86.net Crew user_01's Avatar
    Join Date
    Mar 2010
    Posts
    494
    Thanked
    0
    Downloads
    279
    Uploads
    18

    Default

    //intel dx58so//intel core i7 920//6gb ddr3 1600 corsair//9800GT 1gb ddr3 gigabyte//1tb WD//lg gh22ns50//sonata III//Chameleon v2.1svn - 10.7//

  9. #9
    Donator
    Join Date
    Dec 2011
    Posts
    186
    Thanked
    0
    Downloads
    53
    Uploads
    0

    Default

    i saw the USB 3.0 but over looked that..thanks ill try it!

    so far looking good thanks again ill mark as solved!!!
    Last edited by carlos28355; 28th January 2012 at 18:03.
    Lenovo Laptop:
    Model:G570-43347PU
    Intel Core i3-2330M 2.2GHz
    Memory G.SKILL F3-10600CL9D-8GBSQ 8GB (2 x 4GB) DDR3 1333 (PC3 10600)
    Intel HD Graphics 3000
    OSX Lion 10.7.3 (working progress )

  10. #10
    OSx86.net Crew user_01's Avatar
    Join Date
    Mar 2010
    Posts
    494
    Thanked
    0
    Downloads
    279
    Uploads
    18

    Default

    No problem.
    //intel dx58so//intel core i7 920//6gb ddr3 1600 corsair//9800GT 1gb ddr3 gigabyte//1tb WD//lg gh22ns50//sonata III//Chameleon v2.1svn - 10.7//


  • Advertising

    advertising
    OSx86.net
    has no influence
    on advertisings
    that are displayed by
    Google Adsense

      
     

Page 1 of 2 12 LastLast

Similar Threads

  1. [SOLVED] Atheros AR5B93 no longer works with 10.7.3 update.
    By xTRICKYxx in forum Networking & Wireless
    Replies: 5
    Last Post: 30th April 2012, 02:52
  2. Lion+ATI5670 works!! but...
    By josemani in forum 10.7 Lion
    Replies: 2
    Last Post: 7th March 2012, 21:35
  3. Replies: 3
    Last Post: 28th January 2012, 01:17
  4. Lenovo Webcam no longer working on Lion
    By carlos28355 in forum 10.7 Lion
    Replies: 0
    Last Post: 22nd January 2012, 19:06
  5. Lion in VirtualBox - It works, but how to boot?
    By TigerWolf in forum 10.7 Lion
    Replies: 2
    Last Post: 6th September 2011, 04:34

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •