SkyrilHD / Dell-Exx50-Hackintosh

Fully working Hackintosh for all Latitude 2015 models
76 stars 18 forks source link

This discussion about the E3550 models. #19

Closed pkombala closed 3 years ago

pkombala commented 3 years ago

Latitude 3550 Only issue Mouse touch pad not working(please help me), audio make it id "3"working fine, Wifi Working fine (intel built in ),sleep done,

SkyrilHD commented 3 years ago

Which OS?

pkombala commented 3 years ago

Bigsure

SkyrilHD commented 3 years ago

Very weird... Do you have Windows on the machine? If so, can you check if it is an Alps Touchpad?

pkombala commented 3 years ago

Very weird... Do you have Windows on the machine? If so, can you check if it is an Alps Touchpad? Thanks for helping please try to find My trackpad brand name (Ubuntu)

00:00.0 Host bridge: Intel Corporation Broadwell-U Host Bridge -OPI (rev 09) 00:02.0 VGA compatible controller: Intel Corporation HD Graphics 5500 (rev 09) 00:03.0 Audio device: Intel Corporation Broadwell-U Audio Controller (rev 09) 00:14.0 USB controller: Intel Corporation Wildcat Point-LP USB xHCI Controller (rev 03) 00:16.0 Communication controller: Intel Corporation Wildcat Point-LP MEI Controller #1 (rev 03) 00:1b.0 Audio device: Intel Corporation Wildcat Point-LP High Definition Audio Controller (rev 03) 00:1c.0 PCI bridge: Intel Corporation Wildcat Point-LP PCI Express Root Port #1 (rev e3) 00:1c.2 PCI bridge: Intel Corporation Wildcat Point-LP PCI Express Root Port #3 (rev e3) 00:1c.3 PCI bridge: Intel Corporation Wildcat Point-LP PCI Express Root Port #4 (rev e3) 00:1c.4 PCI bridge: Intel Corporation Wildcat Point-LP PCI Express Root Port #5 (rev e3) 00:1d.0 USB controller: Intel Corporation Wildcat Point-LP USB EHCI Controller (rev 03) 00:1f.0 ISA bridge: Intel Corporation Wildcat Point-LP LPC Controller (rev 03) 00:1f.2 SATA controller: Intel Corporation Wildcat Point-LP SATA Controller [AHCI Mode] (rev 03) 00:1f.3 SMBus: Intel Corporation Wildcat Point-LP SMBus Controller (rev 03) 02:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (rev 10) 03:00.0 Network controller: Intel Corporation Wireless 7265 (rev 59)

SkyrilHD commented 3 years ago

Hmmm doesn't say here... dmesg | grep -i input try with this command. Also I assume your Ethernet does not work either, as you have a Realtek Controller instead of Intel

pkombala commented 3 years ago

Hmmm doesn't say here... dmesg | grep -i input try with this command. Also I assume your Ethernet does not work either, as you have a Realtek Controller instead of Intel

Realtek Controller working fine
OpenCore menu trackpad working fine

SynPS/2 Synaptics TouchPad

prakash@prakash-MS-7A71:~$ dmesg | grep -i input [ 0.395952] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input0 [ 0.396013] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1 [ 0.396062] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input2 [ 0.396105] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3 [ 0.433960] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input4 [ 1.965952] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input6 [ 2.058313] input: PixArt Dell MS116 USB Optical Mouse as /devices/pci0000:00/0000:00:14.0/usb2/2-1/2-1:1.0/0003:413C:301A.0001/input/input7 [ 2.058421] hid-generic 0003:413C:301A.0001: input,hidraw0: USB HID v1.11 Mouse [PixArt Dell MS116 USB Optical Mouse] on usb-0000:00:14.0-1/input0 [ 7.038827] input: DELL Wireless hotkeys as /devices/virtual/input/input8 [ 7.365921] input: Dell WMI hotkeys as /devices/platform/PNP0C14:00/wmi_bus/wmi_bus-PNP0C14:00/9DBB5994-A997-11DA-B012-B622A1EF5492/input/input9 [ 8.255066] input: Integrated_Webcam_HD: Integrate as /devices/pci0000:00/0000:00:1d.0/usb1/1-1/1-1.8/1-1.8:1.0/input/input10 [ 8.510951] snd_hda_codec_realtek hdaudioC1D0: inputs: [ 8.560363] input: HDA Intel PCH Headphone Mic as /devices/pci0000:00/0000:00:1b.0/sound/card1/input11 [ 8.726027] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input12 [ 8.786299] input: HDA Intel HDMI HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:03.0/sound/card0/input13 [ 8.786390] input: HDA Intel HDMI HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:03.0/sound/card0/input14 [ 8.786468] input: HDA Intel HDMI HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:03.0/sound/card0/input15 [ 8.786550] input: HDA Intel HDMI HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:03.0/sound/card0/input16 [ 8.786896] input: HDA Intel HDMI HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:03.0/sound/card0/input17 [ 33.734634] rfkill: input handler disabled

pkombala commented 3 years ago

Screen Shot 1442-11-10 at 7 27 49 PM Screen Shot 1442-11-10 at 7 28 01 PM

SkyrilHD commented 3 years ago

And also disable VoodooPS2 R6. That's for Alps

pkombala commented 3 years ago

full working

SkyrilHD commented 3 years ago

Great! Will reopen the issue again until I update the README

SkyrilHD commented 3 years ago

For anyone who own a 3550 2015 model, need to do these changes to make a fully working Hackintosh:

Remove

Add

Config changes

UPDATES

pkombala commented 3 years ago

One more small issue after sleep keyboard malfunctioning any help?

SkyrilHD commented 3 years ago

Since I don't use acidanthera's kext, I don't know

pkombala commented 3 years ago

acidanthera's kext, ?

SkyrilHD commented 3 years ago

https://github.com/acidanthera/VoodooPS2/releases

ewddy commented 1 year ago

a mi me da problemas de imagen cuando ya inicia la instalacion de pierde la imagen y queda todo borroso y no me deja hacer mas nada