View Issue Details

IDProjectCategoryView StatusLast Update
0000243Windows and other desktop OSDesktoppublic2019-06-11 12:56
ReporterDigitalMy 
PrioritynormalSeverityminorReproducibilityhave not tried
Status assignedResolutionopen 
Summary0000243: Install MacOS to Sony laptop
DescriptionSierra from bootable flash drive.
macOS Sierra 10.12 Bootable USB image used and installed to SSD.


SVS131B12V model 13.3" Sony Vaio SVS1311E3RW
CPU i3-2350M
RAM PC3-10600 1333MHz

Drivers:
WiFi intel Advanced-N 6235 [8086-088E]
Ethernet Realtek PCIe GBE Family Controller RTL8168/8111
Audio Realtek ALC275 for High Definition Audio (Microsoft)
Video intel HD 3000 PCI\VEN_8086&DEV_0116&SUBSYS_9099104D&REV_09
Keyboard
Touchpad
TagsNo tags attached.
FinishDate
StartDate2017-08-15
WasteTime
PriorityIndex5
LaboriousnessIndex1

Activities

DigitalMy

2017-08-16 01:57

administrator   ~0000558

Last edited: 2017-08-19 14:26

View 3 revisions

MacBook Pro (13-inch, Early 2011) is closest model.

installed Realtek ethernet driver from their site,
LAN connected,
used DPCIManager and found BSD en1, must be en0, so
deleted from /Library/Preferences/SystemConfiguration/ two files:
NetworkInterfaces.plist and preferences.plist,
after restart App Store accepted login and downloaded Xcode

DigitalMy

2017-08-17 10:46

administrator   ~0000559

Last edited: 2017-08-17 22:50

View 2 revisions

copy EFI partition with CLOVER boot loader
to system disk (/dev/disk0) from bootable USB MacOS installer
system will be bootable without external flash drive

delete recovery partition:
sudo diskutil eraseVolume HFS+ Blank /dev/disk0s3
sudo diskutil mergePartitions HFS+ 'mac' /dev/disk0s2 /dev/disk0s3

set in clover automatic boot of Mac partition
 /EFI/CLOVER/config.plist in tag Boot/DefaultVolume set drive's name and in tag Boot/Timeout set 5

DigitalMy

2017-08-17 23:13

administrator   ~0000560

Last edited: 2017-08-18 19:57

View 8 revisions

Adjust OS
defaults write com.apple.Finder AppleShowAllFiles YES
sudo spctl --master-disable

Fix boot after shutdown https://clover-wiki.zetam.org/configuration/boot#boot_neverhibernate
<key>NeverHibernate</key><true/>

install https://www.xquartz.org
install https://dl.winehq.org/wine-builds/macosx/download.html version 2.0.2 with Mono package

DigitalMy

2017-08-19 00:28

administrator   ~0000561

Last edited: 2017-08-19 14:21

View 7 revisions

Drivers

Audio ALC275 ,
https://github.com/vit9696/AppleALC/releases + https://github.com/vit9696/Lilu/releases
check: sudo kextstat
edit clover config.plist:
Devices->Audio -> Inject => 3, 13, 28
ACPI->DSDT->Fixes -> FixHDA_8000 => True
 + UseIntelHDMI->True

Memory DDR3 1333MHz
add 4GB
edit clover config.plist:
add SMBIOS->Memory section, 1channel, 2slots(0,1)

DigitalMy

2017-08-19 23:43

administrator   ~0000562

stuck on boot Apple logo,
used verbose, seen "AppleIntelCPUpowerManagement" case,
in clover enable "CPU..."
pannic NullCPUPowerManagement fixed

after upgrade 10.12.6 got blackscreen on boot
AppleKeyStore: operation failed
busy timeout AppleACPICPU

DigitalMy

2018-08-15 13:28

administrator   ~0000679

rearranged partitions on GPT drive
1. efi fat32
2. win ntfs
3. mac hfs+
\EFI\boot\bootx64.efi
\EFI\Microsoft\Boot\bootmgfw.efi

DigitalMy

2018-08-19 19:29

administrator   ~0000680

Last edited: 2019-03-13 21:55

View 4 revisions

On other model, SVT1122X9RW
cannot boot UEFI USB storage with MacOS /disable UEFI booting is not an option

secure boot failed
operating system is invalid

same error with Debian CD

DigitalMy

2019-06-11 12:56

administrator   ~0000788

bcdedit /set "{current}" bootmenupolicy legacy
Added Debian partitions in this SVS15 200GB SSD after Windows before MacOS ,
left only default EFI bootloader in first partition