Jump to content

{Guide} DELL INSPIRON N5110


Mohamed Khairy
 Share

3,315 posts in this topic

Recommended Posts

Well, do you strongly suggest to install a new one? What problems may occur if updating with osx.app?

Thanks

what mohamed said was for my problem with command + 1 that output strange chars.

but that problem was regarding installing voodoops2 kext in debug mode, which seems to have some adb code shortcuts when using hardware alt key and numbers. (I remaped alt to option ,and windows to cmd, and the issue was on alt somenthing- by default alt = cmd)

is there an app for cpu limitter that works well on hackintosh ?

i mean that if there is a litter for max frequency  - speed stepper / turbo boost

Link to comment
Share on other sites

 

had you checked that

 

  • on setup menu choose Program all Blocks

 

i found one small inaccuracy.

 

after finishing install my laptop has been restarted automatically. when i boot with USB Flash and after i've chosen USB in Clover my laptop reboot again in a few seconds later. And at the next stage i want to see my HDD with OS X in clover... but there was only USB Flash. then i've try once time again choice USB. and only now it's went to next stage.

Link to comment
Share on other sites

@radu:

 

What do you think about applying this patch to the processPacketV6SingleTouch of your driver?

Wouldn't that help stabilise the cursor?

you can uncomment the lines :

    // Sometimes, a big value can spit out, so we must remove it...
    // if ((abs(x) >= 0x7f) && (abs(y) >= 0x7f)) {
    // x = y = 0;
    // }
and then rebuild it. 
I don't remember why I left it commented.
 
by the way my cursor does not jump
Link to comment
Share on other sites

 

you can uncomment the lines :

    // Sometimes, a big value can spit out, so we must remove it...
    // if ((abs(x) >= 0x7f) && (abs(y) >= 0x7f)) {
    // x = y = 0;
    // }
and then rebuild it. 
I don't remember why I left it commented.
 
by the way my cursor does not jump

 

 

Unfortunately, I don't have xcode right now.

If its not too much trouble, could you please merge the change from linux and provide me with a compiled binary to test? :/

if (x == 0x7F && y == 0x7F && z == 0x7F)
x = y = z = 0;

Edit: I get this in the boot log:

8/4/14 1:09:08.000 PM kernel[0]: Initializing TouchPad hardware...this may take a second - version : 3.
 
Does that mean I have a V3 touchpad? That means I'm looking at the wrong code!!
Link to comment
Share on other sites

Hi All ..

 

my lap: Dell N5110 Intel i3-2310m CPU @ 2.10 GHz 

 

Ram: 3GB .. HDD: Samsung 320GB ..

 

Graphics : intel HD Graphics 3000 (only without nVidia).

 

can install Mac OS X 10.9 without any problem !

Link to comment
Share on other sites

Hi All ..

 

my lap: Dell N5110 Intel i3-2310m CPU @ 2.10 GHz 

 

Ram: 3GB .. HDD: Samsung 320GB ..

 

Graphics : intel HD Graphics 3000 (only without nVidia).

 

can install Mac OS X 10.9 without any problem !

 

yeah, you can) but you need some time to understand how to do this))

  • Like 1
Link to comment
Share on other sites

here you go

 

Gave it a try and it seems to be working, slightly better but not perfect yet.

Edit: I've verified that I have an ALPS_PROTO_V3 !!

 

What version of trackpad does your laptop have? Does it say version 3 or 6 during boot?

Assuming you have a V6, did you notice anything with this change? 

 

-------------------------

 

Update:

 

Comparing the Linux V3 packet processing code with the V3 in your driver, I found something interesting:

 

This part actually seems to not be needed for V3. Apparently, this is what should have been commented out, not the V6 one.

 

I'm a bit confused now to be honest  :blush:

Link to comment
Share on other sites

Gave it a try and it seems to be working, slightly better but not perfect yet.

Edit: I've verified that I have an ALPS_PROTO_V3 !!

 

What version of trackpad does your laptop have? Does it say version 3 or 6 during boot?

Assuming you have a V6, did you notice anything with this change? 

 

-------------------------

 

Update:

 

Comparing the Linux V3 packet processing code with the V3 in your driver, I found something interesting:

 

This part actually seems to not be needed for V3. Apparently, this is what should have been commented out, not the V6 one.

 

I'm a bit confused now to be honest  :blush:

well I have alps v6, which was not developed by rehabman,

maybe he didn't had the chance to test on a real device. 

So I developed only the part with alps_v6 

I haven't noticed any change, but .. when it was with >= instead of == my touchpad wasn't moving at all in single touch :|.

Alps v6 seems to report a higher resolution than other devices and that's the reason. 

Link to comment
Share on other sites

So, there are no single way to get Optimus cards working?

 

there are no way to make it working. Read please first page.

-intel wireless card won't work also nvidia & AMD GFX Cards won't work don't ask about them .

Link to comment
Share on other sites

what mohamed said was for my problem with command + 1 that output strange chars.

but that problem was regarding installing voodoops2 kext in debug mode, which seems to have some adb code shortcuts when using hardware alt key and numbers. (I remaped alt to option ,and windows to cmd, and the issue was on alt somenthing- by default alt = cmd)

is there an app for cpu limitter that works well on hackintosh ?

i mean that if there is a litter for max frequency  - speed stepper / turbo boost

Mohamed answered our questions in one post. My question was about installing OSx Yosemite beta version. I wanted to know if it is OK to update to Yosemite just by installing OSx.app, or I should install it from the first step using a USB. He said that it is better to install a completely new one using USB.

Link to comment
Share on other sites

update 5? are you talking about iOS 8 beta5?

I think it's about Mac 10.10 beta 5

Hi Mohamed Khairy,

Please teach me how to boot up to windows? My OSX from SSD and windows in other HDD.

When I press F12 then chose Hardisk driver -> it show error:

Boot0: GPT
Boot0: GPT
Boot0: Error
Link to comment
Share on other sites

@radu

 i compiled your latest update

but the customization on voodoops2voodoo info plist isn't loaded so the breakless keys doesn't work like brightness keys !.

had you fixed this ?


 

I think it's about Mac 10.10 beta 5


Hi Mohamed Khairy,

Please teach me how to boot up to windows? My OSX from SSD and windows in other HDD.

When I press F12 then chose Hardisk driver -> it show error:

Boot0: GPT
Boot0: GPT
Boot0: Error

boot0 report about chameleon where you installed chameleon ?

if on ssd hard disk

this means you didnt partitioned it

make sure your first hard disk on boot option is the HDD have windows as when you cancel clover it will boot from windows HDD

Link to comment
Share on other sites

boot0 report about chameleon where you installed chameleon ?

if on ssd hard disk

this means you didnt partitioned it

make sure your first hard disk on boot option is the HDD have windows as when you cancel clover it will boot from windows HDD

 

On my laptop have SSD (GPT type, only 1partition with OSX on it) and HDD (MBR type with Windows partition is first partition on it).

also please tell me how to "cancel clover" ?

Link to comment
Share on other sites

 Share

×
×
  • Create New...