Jump to content

ClassicRed

Members
  • Posts

    10
  • Joined

  • Last visited

Posts posted by ClassicRed

  1.  

    Hi everybody, i'm french, i'm writing this post in english, and i'm not really confortable.

     

    I have installed Mavericks on my dell latitude e5420 (http://www.dell.com/fr/entreprise/p/latitude-e5420/pd) with Jake Lo BootPack (provided in post 2), great thanks to him.

     

    It work, but with somes sleep problems. I fixed it with my dsdt, i don' know why but it work.(next time i will compare my dsdt to Jake Lo's dsdt)

    Until i found this solution i've changed some kext in extra/extentions, see below:

     

    AppleACPIPlatform.kext version 2.0 (new one i think it's not necessary)

    AppleHDA.kext version 2.5.3 (new one i think it's not necessary)

    AppleIntelCPUPowerManagement.kext version 216.0.0 (from Jake Lo BootPack)

    AppleIntelSNBGraphicsFB.kext version 8.18.28 (from Jake Lo BootPack, but modified with "Hex Fiend" to enable VGA)

    AppleKextExcludeList.kext version 1.18.0 (from Jake Lo BootPack)

    AppleSmartBatteryManager2.kext version 1.29.1 (same as Jake Lo)

    BCM5722D.kext version 2.3.5 (correction of Jake Lo)

    DisableTurboBoostBattery.kext version 1.0 (from Jake Lo BootPack)

    FakeSMC.kext version 5.2.798 (new one i think it's not necessary)

    In complement i use "hw monitor" with this sensors.kext in

    FakeSMC.kext/contents/Plugins/ACPISensors.kext

                                                     CPUSensors.kext

                                                     GPUSensors.kext

    I don't put and i don't try LPCSensors.kext with Mavericks ,because on ML it's cause boot problems.

    lspcidrv.kext (from Jake Lo BootPack)

    Patched_10.7_AppleRTC.kext version 9.9 (from Jake Lo BootPack)

    VoodooPS2Controller.kextversion 1.8.8 (correction of Jake Lo)

     

    Does audio work? - YES, Integrated micro(both) doesn't work

    Does HDMI work? - YES

    Does VGA work? - YES, with AppleIntelSNBGraphicsFB modified

    Does HDMI Audio work? - YES, i'm not sure, i see it on system info i will try it

    Sleep works, that's confirm - YES

    Does it sleep and wake when closing and opening lid? - Closing: YES, opening: YES

    Screen brightness is controlled by Fn+Pause and Fn+F3 or Fn+up  and down button - YES

    Audio control is by the right side - YES

    Keyboard backlit is controlled by Fn+right arrow - NO

    Screen snapshot is by Fn+PrintScrn - NO

    Fn+F1 for sleep - YES

    tab power button to wake - YES

    wireless card - NO i'm using "HoRNDIS-rel5" with my android phone (cyanogenmod)

    ethernet - YES

     

    My bootpack and my IORegistry are included in this post.

    Good hack.

     

     

    Hello
     
    I tested your dsdt,
     
    Now it is not functional because if used
    black screen
    the AppleHDA kexts do not work
     
    Why inject the HD2000 in your dsdt? For sound can be?
     
    LEt when I try to use it, the HD2000 is not recognized correctly
     
    is your say 64MB instead of 384MB
    and no CI / QE
     
    I tested on my E5420
    Intel i5 - 2520
    4GB of Ram
    OCZ-VERTEX3
  2. Hello

     

    - If I understood, I open my CellPhone
    I change this:

    <key>0x0FCE/0XD0D0 Sony Ericsson W350</key>
    		<dict>
    			<key>CFBundleIdentifier</key>
    			<string>com.apple.driver.AppleUSBMergeNub</string>
    			<key>IOClass</key>
    			<string>AppleUSBMergeNub</string>
    			<key>IOProviderClass</key>
    			<string>IOUSBDevice</string>
    			<key>IOProviderMergeProperties</key>
    			<dict>
    				<key>DeviceModemOverrides</key>
    				<dict>
    					<key>AccessPointName</key>
    					<string>Obtain From Service Provider</string>
    					<key>ConnectionPersonality</key>
    					<string>Sony Ericsson GPRS</string>
    					<key>ConnectionScript</key>
    					<string>Generic GPRS.ccl</string>
    					<key>DeviceContextID</key>
    					<string>1</string>
    					<key>DeviceModel</key>
    					<string>GPRS (GSM/3G)</string>
    					<key>DeviceVendor</key>
    					<string>Motorola</string>
    				</dict>
    				<key>DevicePPPOverrides</key>
    				<dict>
    					<key>LCPMTU</key>
    					<integer>1450</integer>
    				</dict>
    				<key>InfoCommands</key>
    				<dict>
    					<key>ATCommands</key>
    					<dict>
    						<key>DirectoryNumber</key>
    						<string>+cnum</string>
    						<key>IMEI</key>
    						<string>+cgsn</string>
    						<key>IMSI</key>
    						<string>+cimi</string>
    						<key>Manufacturer</key>
    						<string>+cgmi</string>
    						<key>Model</key>
    						<string>+cgmm</string>
    						<key>ModemSW</key>
    						<string>+cgmr</string>
    					</dict>
    					<key>HiddenProperties</key>
    					<dict>
    						<key>CommandPortBaseName</key>
    						<string>wwan</string>
    						<key>ControlPortBaseName</key>
    						<string>wwan</string>
    						<key>DataPortBaseName</key>
    						<string>wwan</string>
    						<key>InterfaceDriver</key>
    						<string>AppleUSBCDC</string>
    						<key>StatusType</key>
    						<string>CellPhoneGSM</string>
    					</dict>
    				</dict>
    				<key>Initializing</key>
    				<true/>
    				<key>InterfaceMapping</key>
    				<dict>
    					<key>2</key>
    					<string>wwan</string>
    				</dict>
    				<key>WWAN</key>
    				<true/>
    			</dict>
    			<key>bcdDevice</key>
    			<integer>0</integer>
    			<key>idProduct</key>
    			<integer>53456</integer>
    			<key>idVendor</key>
    			<integer>4046</integer>
    		</dict>
    

    by this :

    <key>0x413e/0X818E Sony Ericsson F5321 ( DW5560 )</key>
    		<dict>
    			<key>CFBundleIdentifier</key>
    			<string>com.apple.driver.AppleUSBMergeNub</string>
    			<key>IOClass</key>
    			<string>AppleUSBMergeNub</string>
    			<key>IOProviderClass</key>
    			<string>IOUSBDevice</string>
    			<key>IOProviderMergeProperties</key>
    			<dict>
    				<key>DeviceModemOverrides</key>
    				<dict>
    					<key>AccessPointName</key>
    					<string>Obtain From Service Provider</string>
    					<key>ConnectionPersonality</key>
    					<string>Sony Ericsson GPRS</string>
    					<key>ConnectionScript</key>
    					<string>Generic GPRS.ccl</string>
    					<key>DeviceContextID</key>
    					<string>1</string>
    					<key>DeviceModel</key>
    					<string>GPRS (GSM/3G)</string>
    					<key>DeviceVendor</key>
    					<string>Ercisson</string>
    				</dict>
    				<key>DevicePPPOverrides</key>
    				<dict>
    					<key>LCPMTU</key>
    					<integer>1450</integer>
    				</dict>
    				<key>InfoCommands</key>
    				<dict>
    					<key>ATCommands</key>
    					<dict>
    						<key>DirectoryNumber</key>
    						<string>+cnum</string>
    						<key>IMEI</key>
    						<string>+cgsn</string>
    						<key>IMSI</key>
    						<string>+cimi</string>
    						<key>Manufacturer</key>
    						<string>+cgmi</string>
    						<key>Model</key>
    						<string>+cgmm</string>
    						<key>ModemSW</key>
    						<string>+cgmr</string>
    					</dict>
    					<key>HiddenProperties</key>
    					<dict>
    						<key>CommandPortBaseName</key>
    						<string>wwan</string>
    						<key>ControlPortBaseName</key>
    						<string>wwan</string>
    						<key>DataPortBaseName</key>
    						<string>wwan</string>
    						<key>InterfaceDriver</key>
    						<string>AppleUSBCDC</string>
    						<key>StatusType</key>
    						<string>CellPhoneGSM</string>
    					</dict>
    				</dict>
    				<key>Initializing</key>
    				<true/>
    				<key>InterfaceMapping</key>
    				<dict>
    					<key>2</key>
    					<string>wwan</string>
    				</dict>
    				<key>WWAN</key>
    				<true/>
    			</dict>
    			<key>bcdDevice</key>
    			<integer>0</integer>
    			<key>idProduct</key>
    			<integer>33166</integer>
    			<key>idVendor</key>
    			<integer>4046</integer>
    		</dict>

    Happy New Year to all

  3. Hello

    I am trying to run my WWAN card on Mavericks 10.9.0 / 10.9.1

    This is a Sony Ericsson DW5560

    Mavericks gives me the following information:

    DW5560:

       Product id: 0x818e
       Provider ID: 0x413c (Dell Inc.)
       Version 0.00
       Serial number: 1AB4C4F44BAAD4M0
       Speed: Up to 480 Mb / s
       Manufacturer: Dell
       Identifying location: 0x1a160000 / 4
       Available current (mA): 500
       Current Required (mA): 0

    I followed this method but it does not work:

    - https://osxlatitude.com/index.php?/topic/2385-wwan-using-dw5520-on-osx/

    I tried to change the following kexts:
    CellPhonehelper.kext
    IOSerialFamilly.kext

    But without success

    Thank you for your help.

×
×
  • Create New...