Contribute
Register

Mac graphical issues

Status
Not open for further replies.
You're certain of that 1536x864?

I looked at your Clover bootlog to copy deteced EDID from it to the clipboard, then dumped it:
Code:
NUC6i7KYK:clover.git rehabman$ pbpaste|cut -c 23-|xxd -r -p|~/Projects/edid-decode/edid-decode
Extracted contents:
header:          00 ff ff ff ff ff ff 00
serial number:   06 af ed 34 00 00 00 00 00 16
version:         01 04
basic params:    95 22 13 78 02
chroma info:     d1 15 9e 59 53 9b 27 1e 50 54
established:     00 00 00
standard:        01 01 01 01 01 01 01 01 01 01 01 01 01 01 01 01
descriptor 1:    14 37 80 b4 70 38 20 40 30 64 31 00 58 c1 10 00 00 18
descriptor 2:    b8 24 80 b4 70 38 20 40 30 64 31 00 58 c1 10 00 00 18
descriptor 3:    00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
descriptor 4:    00 00 00 02 00 0c 33 ff 0e 3c 96 1b 0d 1c 96 20 20 20
extensions:      00
checksum:        08

Manufacturer: AUO Model 34ed Serial Number 0
Made week 0 of 2012
EDID version: 1.4
Digital display
6 bits per primary color channel
DisplayPort interface
Maximum image size: 34 cm x 19 cm
Gamma: 2.20
Supported color formats: RGB 4:4:4
First detailed timing is preferred timing
Established timings supported:
Standard timings supported:
Detailed mode: Clock 141.000 MHz, 344 mm x 193 mm
               1920 1968 2068 2100 hborder 0
               1080 1083 1084 1112 vborder 0
               -hsync -vsync
Detailed mode: Clock 94.000 MHz, 344 mm x 193 mm
               1920 1968 2068 2100 hborder 0
               1080 1083 1084 1112 vborder 0
               -hsync -vsync
Manufacturer-specified data, tag 0
Manufacturer-specified data, tag 2
Checksum: 0x8 (valid)
EDID block does NOT conform to EDID 1.3!
   Missing name descriptor
   Missing monitor ranges

As per output, I come up with 1920x1080.
I made a mistake and read the wrong thing my bad, ill fix it ASAP
 
According to Speccy which is what I used thats what it said as I do not actually know the screen sizeView attachment 356158

You obviously have it set to a strange resolution (non-native) in Windows.
Your profile should contain the actual (native) resolution of the panel.
 
You obviously have it set to a strange resolution (non-native) in Windows.
Your profile should contain the actual (native) resolution of the panel.
it was a mistake, i have not touched windows resolution at all. I miss read it and im going to fix it ASAP
 
it was a mistake, i have not touched windows resolution at all. I miss read it and im going to fix it ASAP

Your profile still seems inaccurate.
Your Clover bootlog shows no IGPU (HD630) on the PCIe bus:
Code:
0:102  0:000  === [ GetDevices ] ========================================
0:102  0:000  PCI (00|00:00.00) : 8086 5910 class=060000
0:102  0:000  PCI (00|00:01.00) : 8086 1901 class=060400
0:102  0:000  PCI (00|01:00.00) : 10DE 1C20 class=030000
0:102  0:000   - GFX: Model=Asus GeForce GTX 1060 family 136 (Nvidia)
0:102  0:000  PCI (00|01:00.01) : FFFF FFFF class=FFFFFF
0:102  0:000  PCI (00|00:08.00) : 8086 1911 class=088000
0:102  0:000  PCI (00|00:14.00) : 8086 A12F class=0C0330
0:102  0:000  PCI (00|00:14.02) : 8086 A131 class=118000
0:102  0:000  PCI (00|00:15.00) : 8086 A160 class=118000
0:102  0:000  PCI (00|00:16.00) : 8086 A13A class=078000
0:102  0:000  PCI (00|00:17.00) : 8086 A103 class=010601
0:102  0:000  PCI (00|00:1C.00) : 8086 A114 class=060400
0:102  0:000  PCI (00|02:00.00) : 10EC 8168 class=020000
0:102  0:000   - LAN: 0 Vendor=Realtek
0:102  0:000  PCI (00|00:1C.05) : 8086 A115 class=060400
0:102  0:000  PCI (00|03:00.00) : 10EC 5229 class=FF0000
0:102  0:000  PCI (00|00:1C.06) : 8086 A116 class=060400
0:102  0:000  PCI (00|04:00.00) : 8086 24FD class=028000
0:102  0:000   - WIFI: Vendor=Intel
0:102  0:000  PCI (00|00:1F.00) : 8086 A152 class=060100
0:102  0:000  PCI (00|00:1F.02) : 8086 A121 class=058000
0:102  0:000  PCI (00|00:1F.03) : 8086 A171 class=040300
0:102  0:000  PCI (00|00:1F.04) : 8086 A123 class=0C0500

Yet it is there in your profile...
Make sure your profile accurately reflects actual hardware present/enabled.
 
Your profile still seems inaccurate.
Your Clover bootlog shows no IGPU (HD630) on the PCIe bus:
Code:
0:102  0:000  === [ GetDevices ] ========================================
0:102  0:000  PCI (00|00:00.00) : 8086 5910 class=060000
0:102  0:000  PCI (00|00:01.00) : 8086 1901 class=060400
0:102  0:000  PCI (00|01:00.00) : 10DE 1C20 class=030000
0:102  0:000   - GFX: Model=Asus GeForce GTX 1060 family 136 (Nvidia)
0:102  0:000  PCI (00|01:00.01) : FFFF FFFF class=FFFFFF
0:102  0:000  PCI (00|00:08.00) : 8086 1911 class=088000
0:102  0:000  PCI (00|00:14.00) : 8086 A12F class=0C0330
0:102  0:000  PCI (00|00:14.02) : 8086 A131 class=118000
0:102  0:000  PCI (00|00:15.00) : 8086 A160 class=118000
0:102  0:000  PCI (00|00:16.00) : 8086 A13A class=078000
0:102  0:000  PCI (00|00:17.00) : 8086 A103 class=010601
0:102  0:000  PCI (00|00:1C.00) : 8086 A114 class=060400
0:102  0:000  PCI (00|02:00.00) : 10EC 8168 class=020000
0:102  0:000   - LAN: 0 Vendor=Realtek
0:102  0:000  PCI (00|00:1C.05) : 8086 A115 class=060400
0:102  0:000  PCI (00|03:00.00) : 10EC 5229 class=FF0000
0:102  0:000  PCI (00|00:1C.06) : 8086 A116 class=060400
0:102  0:000  PCI (00|04:00.00) : 8086 24FD class=028000
0:102  0:000   - WIFI: Vendor=Intel
0:102  0:000  PCI (00|00:1F.00) : 8086 A152 class=060100
0:102  0:000  PCI (00|00:1F.02) : 8086 A121 class=058000
0:102  0:000  PCI (00|00:1F.03) : 8086 A171 class=040300
0:102  0:000  PCI (00|00:1F.04) : 8086 A123 class=0C0500

Yet it is there in your profile...
Make sure your profile accurately reflects actual hardware present/enabled.
Thats what comes up when I google my CPU on the Intel page and I have no way of telling wether it has it or not as far as I can tell, I know clover says there is none but the Intel website says otherwise so I do not know what is up with thatView attachment 356159
 
Thats what comes up when I google my CPU on the Intel page and I have no way of telling wether it has it or not as far as I can tell, I know clover says there is none but the Intel website says otherwise so I do not know what is up with thatView attachment 356159

Just because the CPU has the IGPU, does not mean the OEM enabled it.
 
Just because the CPU has the IGPU, does not mean the OEM enabled it.
I had a look and its not enabled in Device manager by the looks of it, i got false info of a hackintosh discord so that is my bad
 
I had a look and its not enabled in Device manager by the looks of it, i got false info of a hackintosh discord so that is my bad

With only Nvidia 1060, you'll need to focus on the Nvidia web drivers. AFAIK, none released for Mojave at this time.
 
With only Nvidia 1060, you'll need to focus on the Nvidia web drivers. AFAIK, none released for Mojave at this time.
so in other words at the moment I just have to wait, ok
 
so in other words at the moment I just have to wait, ok

Probably a good idea to do research on proper Nvidia configuration while you wait.
Or you could install High Sierra, as there are Nvidia web drivers released for it.
 
Status
Not open for further replies.
Back
Top