Jump to content

icarl

Members
  • Posts

    29
  • Joined

  • Last visited

Posts posted by icarl

  1. thanks.  i found it, changed some id's, and didn't work.  I installed the patch and played id's as well with the patch plist.  Nothing seems to wake this SD card reader. I'm not smart enough to figure it out.  Too bad, hopefully someone will figure it out.

  2. well according to the package it installs that plist to install-location="/usr/libexec/SmartCardServices/drivers/ifd-ccid.bundle/Contents" 

    Is this a directory that maverick contains?  Don't see /usr/libexec/  anywhere

     

    I found smartcard services with spotlight. weird I don't see anywhere but its there, lets see if i can play around with the plist id's

  3. Have you tried the Realtek patch?

    Hi Herve.  I looked into that patch, my product ID 0129 was not listed in the plist file. It has others like 0139..I was afraid to install in mav, not knowing what file it installs or where it puts it, so I installed in ML drive and didn't work. I would like to change one of those product id to mine but I don't know where the installer install the plist file.

  4. Does anyone know how to make the SD card reader work on a 13z?  It has been a real struggle. I tried all sort of kexts. Anyone suggestion or help is appreciated. It seems to be a realtek? or am I reading this wrong?

    post-9340-0-67320400-1397416150_thumb.png

  5. Actually, I got a bit wordy in the post, but the SD Card Reader was one of the things that I have yet to get working. I'll let you know if I make any progress.

     

    Were you able to make a patched DSDT file for the 13z? For such a recent Dell model I was hoping that it would have been a bit more popular for hacking...

     

    H

    Actually I have the 13z-3637slv model, some reason I thought it was a 5253,  They look the same, and may be the same thing.  I have i3 3227U 1.9ghz.  Yes I have a patched dsdt and everything works except sd card reader.  However I just upgraded to 10.9.2 and had to take out generic USB kext and the framebuffercapri to make it boot properly,  So I suspect HDMI out won't work now.  It worked before.  I also lost USB 2.0 functionality taking out the generic usb text.  The only thing I could not get is a patched audio HDA to work, so I settled with voodoo. I spend weeks trying to get the SD card to work and nothing.  Im a newbie at this, so sort of gave up on it.  Then I read you post and got excited,  This card reader is very hard to get to work. This 13z though is sweet, perfect size

  6. Hi all,

     

    Ok, this is likely a stupid question, but I'm still learning. I have an Inspiron 13z (also listed as a 5323 on some sites) with an i5-3317U. I managed to get it up and running with 10.9 thanks to MyHack and KextWizard (I was having issues with trying to get the EDP framework set up; now that the install is done EDP runs!). At this point, everything save WiFi (waiting for an OS X compatible card to come in from China), waking from sleep (trackpad won't work when it wakes) and the SD Card reader is working (though I only have basic trackpad functions at this time; no scrolling or gestures). Overall, I'm pleased with the machine in its current state and it is quite functional.

     

    My question is, would the machine benefit from DSDT patching at this time? What areas would I expect to see additional benefits in the operation of this laptop? Can I do better? More than happy to do a system dump for DSDT patching if that would be of benefit to others in the community with this laptop.

     

    Looking forward to advice from those who are far more knowledgeable on the subject! Thanks!

     

    H

    Harverby, I see here you have the SD card reader working?  I have same 13z, and that's the only thing I can't get to work.  What kext are you using?

  7. Hi Emlydinesh with your patched hda it shows up in system profiler but not in system preference audio.  Does this mean its a binary issue, or DSDT? how do i experiment with it?  I had same pathmaps 4,2   5,3 outs and 3,8  3,6 as inputs.  That's where I got confused.  I thought I was supposed to have a 3rd number in each of these.

     

    update: I just checked my DSDT layout and it is 12

    post-9340-0-14062200-1370136616_thumb.png

    post-9340-0-72565600-1370136635_thumb.png

  8. Yes, the slider on it is working.  I was hoping I can quickly have the hotkeys to do the same.  Here is why.  After sleep brightness level goes to max,and It's annoying.  My other laptop the fn keys worked after PNLF addition and by fn key I quickly fix it.  On this dell i have to go to preference.  So trying to see some of these kext work.  I heard it may also work on some dells and HP's.  Do you have the brighness max issue after sleep?

     

    I will take a look at keyboard settings to see if I can do something with the mapping.  I didn't know about it.

  9. Where in my DSDT can i make the edit to.  I'm not sure what is called on my laptop, and the DSDT editor patch I have has no patch related to that.  It's a 13z dell i3 dual core HD4000 lappy.  Its a sweet thing that have almost all there.  Can you tell where in DSDT I can patch to have your kext to work.  The brightness keys don't work.  Audio keys work but play keys don't.  Don't care of play keys as there is no optical.  But guessing it launches itunes though. Here i'm attaching my working DSDT so far.  Also I may start a new thread but why does the laptop brightness goes to max after sleep?  Is there a fix for that?

    DSDT.aml.zip

  10. Hello Emlydinesh.  I'm trying to do get audio to work with this new dell 13z I bought on the cheap.  I had no issue getting ML working on it.  Its pretty sweet 13" laptop.  Audio works using voodoo but sometimes there is some funny audio stuff, so i want to get HDA patched to work native.  Can you take a look at my audio dump?  It's a cirrus logic chipset.  Is it same approach as your guide?, or could it be as easy as just changing a couple things in HDA since cirrus has some support?  It did not work native.

     

    thanks

    cirrus codec.zip

  11. Emlydinesh, is there a guide to create and patch your own ssdt.aml?  What I read online about it is a bit confusing, using a script to generate one.  I would like to add it but don't know where to start.  My cpu goes from 1.19 to 2.39 and back all the time.  I'm not sure if this normal, or it should speedstep better.

    I have an i3 3110m.  

  12. I played around with the path map id's in HDA, an got it to work even better.  This time internal speakers are first to work.  I no longer need HP in first to work.  It switches nicely between between the two.  However I just found I lose sound after sleep.  Any fix for that?  Something in DSDT I need to look for? I probably had this before but never realized it.

     

    update: Affects only internal speakers.  HP still work after sleep.

     

    update 2: Fixed the audio sleep by trying one of the ioaudiofamily kext in the thread fix your audio after sleep.

    thanks!!  great work Emlydinesh...

  13. On 4/4/2013 at 9:43 AM, EMlyDinEsH said:
    Get ioregfile saved using this app I'm sending from file menu and get the System log file from Console App in Utilities. Get these files after installing my AppleHDA.

    Hi Emlydinesh.  I finally got it to work. Wow i must have spent a month experimenting.  I found yet another thread of someone using same codec. He gave u credit for his success. So what I did is use his pin figs (just to try, did not think it would work cause only one matched??) i then entered my path maps id's cause they r different. I almost fell off my chair when I saw the speaker icon with bars  :o  :o  :D  :D after a reboot.  The only quirk is headphone must be used first to get sound output.  Internal speakers will work after that.  Also speaker slider bar is mute on first click but good after that. Maybe a tweak in pin figs or ID's will fix that. Auto audio detect works, mic seems to work, did not test external mic or hdmi.   A big thank you to u.  I really learned a lot from your thread

     

    post-9340-0-97540500-1365288888_thumb.png

  14. Hi Emlydinesh thanks for trying to help.  I keep getting this "Sound assertion in AppleHDAController at line 483" in console

    I'm not sure if that is the cause of not loading.  I don't have any voodoo audio kexts, only ps2 voodoo, so my keyboard and trackpad can work.  I've done so many different things, latest is switching audio nodes to have speaker first in platform, and nothing.  I'm including my patched dsdt for audio only.  I've taken all other patches out so as to cause no conflict in getting audio.  Also sending untouched dsdt, and voodoo dumps, along with codegraph node diagram.  It seems we have all verbs and pathmaps correct.  Maybe u can take a look and see if it's different than last verbs and path maps u sent.  I checked like a billion times.

    hda audio.zip

×
×
  • Create New...