Jump to content

Recommended Posts

  • Administrators

Unable to go to #6 as its not booting for post installation

use fakesmc instead virtualsmc and use hackintool to avoid kp framebuffer

-Donations-

PayPal HERE - Stripe HERE - Ko-Fi HERE - BuyMeaCoffee HERE - Mercado Livre HERE

Skrill danielnmaldonado@gmail.com - BTC 33HeGCuCSh4tUBqdYkQqKpSDa1E7WeAJQ3 - BNB 0x10D1d656eCa00bD521f9b4A43B83098B8142e115 - USDT BSC BEP20 0xb57cfdfa371fad1981910f0e8332409ab99f74d9 - USDT TRC20 TUR6Z9AVS4AYzqPnULoHrfFvppRbhXmNbZ - KASPA kaspa:qpxzufgfj8p6r0krg58yzvs0009h2mwqgvcawa0xc2pth7sgzpv56j4f6dtvk - PicPay @danielnmaldonado - PiX @danielnmaldonado@gmail.com

Premium Users HERE - Problems with Paypal HERE

xcd5u2Y.png

Sign up for a Bybit account and claim exclusive rewards HERE

New ways to earn money with Linkvertise HERE

Link to comment
Share on other sites

  • Administrators

-Donations-

PayPal HERE - Stripe HERE - Ko-Fi HERE - BuyMeaCoffee HERE - Mercado Livre HERE

Skrill danielnmaldonado@gmail.com - BTC 33HeGCuCSh4tUBqdYkQqKpSDa1E7WeAJQ3 - BNB 0x10D1d656eCa00bD521f9b4A43B83098B8142e115 - USDT BSC BEP20 0xb57cfdfa371fad1981910f0e8332409ab99f74d9 - USDT TRC20 TUR6Z9AVS4AYzqPnULoHrfFvppRbhXmNbZ - KASPA kaspa:qpxzufgfj8p6r0krg58yzvs0009h2mwqgvcawa0xc2pth7sgzpv56j4f6dtvk - PicPay @danielnmaldonado - PiX @danielnmaldonado@gmail.com

Premium Users HERE - Problems with Paypal HERE

xcd5u2Y.png

Sign up for a Bybit account and claim exclusive rewards HERE

New ways to earn money with Linkvertise HERE

Link to comment
Share on other sites

ok so i´m with 10.4.3

booted ok with clover from uefi disk



got rid of graphic glitches and Resolution is ok 720 and 1080 with my 24 inches budget LG LED


but now the colors on the screen are not OK , I mean er .... hahah it´s Pink!!!! LOL , it shows tinted : black is purple , white is green/yellow... weird.


have ethernet but no sound via hdmi or motherboard but I´m using an external audio card , btw usbs seem to non work properly

as i cannot read my trascend external hd 1TB with all my music :( edit : yes its readable but system shows it as internal disk ) see image

also my bluetooth dongle stopped work with mojave


this is my config.plist :

 

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>ACPI</key>
<dict>
	<key>DSDT</key>
	<dict>
		<key>Fixes</key>
		<dict>
			<key>AddMCHC</key>
			<true/>
			<key>FixHPET</key>
			<true/>
			<key>FixIPIC</key>
			<true/>
			<key>FixRTC</key>
			<true/>
			<key>FixShutdown</key>
			<true/>
			<key>FixTMR</key>
			<true/>
		</dict>
		<key>Patches</key>
		<array>
			<dict>
				<key>Comment</key>
				<string>change XHCI to XHC</string>
				<key>Disabled</key>
				<false/>
				<key>Find</key>
				<data>
				WEhDSQ==
				</data>
				<key>Replace</key>
				<data>
				WEhDXw==
				</data>
			</dict>
			<dict>
				<key>Comment</key>
				<string>change XHC1 to XHC</string>
				<key>Disabled</key>
				<false/>
				<key>Find</key>
				<data>
				WEhDMQ==
				</data>
				<key>Replace</key>
				<data>
				WEhDXw==
				</data>
			</dict>
			<dict>
				<key>Comment</key>
				<string>change SAT0 to SATA</string>
				<key>Disabled</key>
				<false/>
				<key>Find</key>
				<data>
				U0FUMA==
				</data>
				<key>Replace</key>
				<data>
				U0FUQQ==
				</data>
			</dict>
		</array>
	</dict>
	<key>DropTables</key>
	<array>
		<dict>
			<key>Signature</key>
			<string>DMAR</string>
		</dict>
		<dict>
			<key>Signature</key>
			<string>MATS</string>
		</dict>
	</array>
	<key>FixHeaders</key>
	<true/>
	<key>HaltEnabler</key>
	<false/>
	<key>SSDT</key>
	<dict>
		<key>Generate</key>
		<dict>
			<key>PluginType</key>
			<true/>
		</dict>
	</dict>
</dict>
<key>Boot</key>
<dict>
	<key>Arguments</key>
	<string>keepsyms=1 dart=0 debug=0x100 -v shikigva=40</string>
	<key>DefaultVolume</key>
	<string>LastBootedVolume</string>
	<key>Timeout</key>
	<integer>5</integer>
	<key>XMPDetection</key>
	<string>Yes</string>
</dict>
<key>Devices</key>
<dict>
	<key>Audio</key>
	<dict>
		<key>Inject</key>
		<integer>1</integer>
		<key>ResetHDA</key>
		<true/>
	</dict>
	<key>Properties</key>
	<dict>
		<key>PciRoot(0x0)/Pci(0x2,0x0)</key>
		<dict>
			<key>AAPL,ig-platform-id</key>
			<data>
			BwCbPg==
			</data>
			<key>framebuffer-patch-enable</key>
			<data>
			AQAAAA==
			</data>
			<key>framebuffer-stolenmem</key>
			<data>
			AAAwAQ==
			</data>
		</dict>
	</dict>
	<key>USB</key>
	<dict>
		<key>FixOwnership</key>
		<true/>
	</dict>
</dict>
<key>Graphics</key>
<dict>
	<key>Inject</key>
	<false/>
</dict>
<key>GUI</key>
<dict>
	<key>Scan</key>
	<dict>
		<key>Entries</key>
		<true/>
		<key>Tool</key>
		<true/>
	</dict>
</dict>
<key>KernelAndKextPatches</key>
<dict>
	<key>AppleIntelCPUPM</key>
	<false/>
	<key>KernelPm</key>
	<true/>
	<key>KextsToPatch</key>
	<array>
		<dict>
			<key>Comment</key>
			<string>Port limit increase</string>
			<key>Disabled</key>
			<false/>
			<key>Find</key>
			<data>
			g710////EA==
			</data>
			<key>InfoPlistPatch</key>
			<false/>
			<key>MatchOS</key>
			<string>10.12.x</string>
			<key>Name</key>
			<string>com.apple.driver.usb.AppleUSBXHCI</string>
			<key>Replace</key>
			<data>
			g710////Gw==
			</data>
		</dict>
		<dict>
			<key>Comment</key>
			<string>Port limit increase (RehabMan)</string>
			<key>Disabled</key>
			<false/>
			<key>Find</key>
			<data>
			g32IDw+DpwQAAA==
			</data>
			<key>InfoPlistPatch</key>
			<false/>
			<key>MatchOS</key>
			<string>10.13.x</string>
			<key>Name</key>
			<string>com.apple.driver.usb.AppleUSBXHCI</string>
			<key>Replace</key>
			<data>
			g32ID5CQkJCQkA==
			</data>
		</dict>
		<dict>
			<key>Comment</key>
			<string>Port limit increase (Ricky)</string>
			<key>Disabled</key>
			<false/>
			<key>Find</key>
			<data>
			g/sPD4OPBAAA
			</data>
			<key>InfoPlistPatch</key>
			<false/>
			<key>MatchOS</key>
			<string>10.14.x</string>
			<key>Name</key>
			<string>com.apple.driver.usb.AppleUSBXHCI</string>
			<key>Replace</key>
			<data>
			g/sPkJCQkJCQ
			</data>
		</dict>
		<dict>
			<key>Comment</key>
			<string>External icons patch</string>
			<key>Disabled</key>
			<false/>
			<key>Find</key>
			<data>
			RXh0ZXJuYWw=
			</data>
			<key>InfoPlistPatch</key>
			<false/>
			<key>Name</key>
			<string>AppleAHCIPort</string>
			<key>Replace</key>
			<data>
			SW50ZXJuYWw=
			</data>
		</dict>
	</array>
</dict>
<key>RtVariables</key>
<dict>
	<key>BooterConfig</key>
	<string>0x28</string>
	<key>CsrActiveConfig</key>
	<string>0x3E7</string>
	<key>MLB</key>
	<string>C02726902CDH69F1M</string>
	<key>ROM</key>
	<string>UseMacAddr0</string>
</dict>
<key>SMBIOS</key>
<dict>
	<key>BoardSerialNumber</key>
	<string>C02726902CDH69F1M</string>
	<key>ProductName</key>
	<string>iMac18,1</string>
	<key>SerialNumber</key>
	<string>C02TX0VDH7JY</string>
	<key>SmUUID</key>
	<string>91492A73-595C-4D97-A6FC-2B5D3ED1B54D</string>
</dict>
<key>SystemParameters</key>
<dict>
	<key>InjectKexts</key>
	<string>Yes</string>
	<key>InjectSystemID</key>
	<true/>
</dict>
</dict>
</plist>

 

please check it


and my run.me


thank you all

will donate for a bunch of beers if you nice people help me out xD :meeting



edit: now im trying with smbios macmini 8,1 and its the same : usb , sound and colors are not ok

Send me nexuss-Mac-Pro.zip

Edited by Guest
Link to comment
Share on other sites

  • Administrators

ok so i´m with 10.4.3

CLOVER.zip

use it with last clover version

-Donations-

PayPal HERE - Stripe HERE - Ko-Fi HERE - BuyMeaCoffee HERE - Mercado Livre HERE

Skrill danielnmaldonado@gmail.com - BTC 33HeGCuCSh4tUBqdYkQqKpSDa1E7WeAJQ3 - BNB 0x10D1d656eCa00bD521f9b4A43B83098B8142e115 - USDT BSC BEP20 0xb57cfdfa371fad1981910f0e8332409ab99f74d9 - USDT TRC20 TUR6Z9AVS4AYzqPnULoHrfFvppRbhXmNbZ - KASPA kaspa:qpxzufgfj8p6r0krg58yzvs0009h2mwqgvcawa0xc2pth7sgzpv56j4f6dtvk - PicPay @danielnmaldonado - PiX @danielnmaldonado@gmail.com

Premium Users HERE - Problems with Paypal HERE

xcd5u2Y.png

Sign up for a Bybit account and claim exclusive rewards HERE

New ways to earn money with Linkvertise HERE

Link to comment
Share on other sites

  • Administrators

ok

use -disablegfxfirmware

-Donations-

PayPal HERE - Stripe HERE - Ko-Fi HERE - BuyMeaCoffee HERE - Mercado Livre HERE

Skrill danielnmaldonado@gmail.com - BTC 33HeGCuCSh4tUBqdYkQqKpSDa1E7WeAJQ3 - BNB 0x10D1d656eCa00bD521f9b4A43B83098B8142e115 - USDT BSC BEP20 0xb57cfdfa371fad1981910f0e8332409ab99f74d9 - USDT TRC20 TUR6Z9AVS4AYzqPnULoHrfFvppRbhXmNbZ - KASPA kaspa:qpxzufgfj8p6r0krg58yzvs0009h2mwqgvcawa0xc2pth7sgzpv56j4f6dtvk - PicPay @danielnmaldonado - PiX @danielnmaldonado@gmail.com

Premium Users HERE - Problems with Paypal HERE

xcd5u2Y.png

Sign up for a Bybit account and claim exclusive rewards HERE

New ways to earn money with Linkvertise HERE

Link to comment
Share on other sites

  • Administrators

already done , i plugged hdmi and it works but still RGB problem

u try a other profile?

-Donations-

PayPal HERE - Stripe HERE - Ko-Fi HERE - BuyMeaCoffee HERE - Mercado Livre HERE

Skrill danielnmaldonado@gmail.com - BTC 33HeGCuCSh4tUBqdYkQqKpSDa1E7WeAJQ3 - BNB 0x10D1d656eCa00bD521f9b4A43B83098B8142e115 - USDT BSC BEP20 0xb57cfdfa371fad1981910f0e8332409ab99f74d9 - USDT TRC20 TUR6Z9AVS4AYzqPnULoHrfFvppRbhXmNbZ - KASPA kaspa:qpxzufgfj8p6r0krg58yzvs0009h2mwqgvcawa0xc2pth7sgzpv56j4f6dtvk - PicPay @danielnmaldonado - PiX @danielnmaldonado@gmail.com

Premium Users HERE - Problems with Paypal HERE

xcd5u2Y.png

Sign up for a Bybit account and claim exclusive rewards HERE

New ways to earn money with Linkvertise HERE

Link to comment
Share on other sites

imac 18,3 or imac pro 1,1 are the best as they are for coffeelake cpu

AMD Ryzen 7 3700X, MSI MPG X570 Gaming Plus, Corsair Vengeance RGB PRO 16GB DDR4 3200MHz, Sapphire rx 5700 XT, fractal celcius s36

:superman:superman

HP Notebook - 15-ay028ca (Touch), 16 GB 2133 MHz DDR4, Intel HD Graphics 520 1536 MB

Asus z97-c i5, i5 4460, 32 GB 1648 MHz DDR3, Radeon RX 560 4096 MB, Corsair H75 Liquid CPU Cooler

Link to comment
Share on other sites

u try a other profile?

tried macmini 8,1 , and imac 17,1 ; 18,1 and 18,2


Added in 1 minute 47 seconds:

imac 18,3 or imac pro 1,1 are the best as they are for coffeelake cpu

will try tonight with those


thanks !


edit: before trying i may say that before searching on everymac.com i see that imac pro 1,1 has skylake Xeon processors and imac 18,3 has kaby lake i5 and i7

and i may say no integrated graphics in those models , just dedicated radeon


the only one with coffee lake cpu is macmini 8,1

intel uhd 630 is only on macmini 8,1 and imac 18,1 + 18,2 apple computers

am I wrong?

Edited by Guest
Link to comment
Share on other sites

  • Administrators

tried macmini 8,1 , and imac 17,1 ; 18,1 and 18,2

Monitor profile

-Donations-

PayPal HERE - Stripe HERE - Ko-Fi HERE - BuyMeaCoffee HERE - Mercado Livre HERE

Skrill danielnmaldonado@gmail.com - BTC 33HeGCuCSh4tUBqdYkQqKpSDa1E7WeAJQ3 - BNB 0x10D1d656eCa00bD521f9b4A43B83098B8142e115 - USDT BSC BEP20 0xb57cfdfa371fad1981910f0e8332409ab99f74d9 - USDT TRC20 TUR6Z9AVS4AYzqPnULoHrfFvppRbhXmNbZ - KASPA kaspa:qpxzufgfj8p6r0krg58yzvs0009h2mwqgvcawa0xc2pth7sgzpv56j4f6dtvk - PicPay @danielnmaldonado - PiX @danielnmaldonado@gmail.com

Premium Users HERE - Problems with Paypal HERE

xcd5u2Y.png

Sign up for a Bybit account and claim exclusive rewards HERE

New ways to earn money with Linkvertise HERE

Link to comment
Share on other sites

  • Administrators

Added in 4 minutes 9 seconds:

take one shot without whatevergreen kext, if work i add patches into dsdt

-Donations-

PayPal HERE - Stripe HERE - Ko-Fi HERE - BuyMeaCoffee HERE - Mercado Livre HERE

Skrill danielnmaldonado@gmail.com - BTC 33HeGCuCSh4tUBqdYkQqKpSDa1E7WeAJQ3 - BNB 0x10D1d656eCa00bD521f9b4A43B83098B8142e115 - USDT BSC BEP20 0xb57cfdfa371fad1981910f0e8332409ab99f74d9 - USDT TRC20 TUR6Z9AVS4AYzqPnULoHrfFvppRbhXmNbZ - KASPA kaspa:qpxzufgfj8p6r0krg58yzvs0009h2mwqgvcawa0xc2pth7sgzpv56j4f6dtvk - PicPay @danielnmaldonado - PiX @danielnmaldonado@gmail.com

Premium Users HERE - Problems with Paypal HERE

xcd5u2Y.png

Sign up for a Bybit account and claim exclusive rewards HERE

New ways to earn money with Linkvertise HERE

Link to comment
Share on other sites

take one shot without whatevergreen kext, if work i add patches into dsdt

ok :cap

tried with no whatevergreen >>>>> same RGB issue: pink screen



BTW I noticed that I have this kexts in library/extensions and efi/clover/kexts/other


there are duplicates

should i delete duplicates?

which folders should i use?

thanks

1902092614_Screenshot2019-03-09at01_31_50.png.c94f7a4243cd3932f856297daeddcd2c.png

2021571972_Screenshot2019-03-09at01_30_38.png.f8d364e60b650df3337d29cd164d10ea.png

Link to comment
Share on other sites

Any idea why the Olarila image is giving USB not enough sufficient power for the ports on trying to install? Boot up the USB and choose the Olarila install and keep getting that error. I have tried another image from another source and works perfectly fine. I don't know why all of a sudden the Olarila image is giving that issue. I have tried with USB 2.0 and USB 3.0 drives and tried every port on my laptop. I have also tried the High Sierra image and same thing. I have managed to get the Mojave 10.14.3 image installed before and had to redo it because my HDD went out and replaced it.


I just don't understand what is causing this problem all of a sudden. if I use images from another site it seems to work perfectly fine, but when I try any of the Olarila images again... same issue.



 

20190308_200603.thumb.jpg.8ea28f368be4b446138193d9a83cf8ab.jpg

20190308_200651.thumb.jpg.a82e2fa91bd03ecd2ce6706f2d984356.jpg

Link to comment
Share on other sites

  • Administrators

same issue.

u need use a usb 2 port


Added in 38 seconds:

ok :cap

u dont need kexts fakepciid and intelhd injector

-Donations-

PayPal HERE - Stripe HERE - Ko-Fi HERE - BuyMeaCoffee HERE - Mercado Livre HERE

Skrill danielnmaldonado@gmail.com - BTC 33HeGCuCSh4tUBqdYkQqKpSDa1E7WeAJQ3 - BNB 0x10D1d656eCa00bD521f9b4A43B83098B8142e115 - USDT BSC BEP20 0xb57cfdfa371fad1981910f0e8332409ab99f74d9 - USDT TRC20 TUR6Z9AVS4AYzqPnULoHrfFvppRbhXmNbZ - KASPA kaspa:qpxzufgfj8p6r0krg58yzvs0009h2mwqgvcawa0xc2pth7sgzpv56j4f6dtvk - PicPay @danielnmaldonado - PiX @danielnmaldonado@gmail.com

Premium Users HERE - Problems with Paypal HERE

xcd5u2Y.png

Sign up for a Bybit account and claim exclusive rewards HERE

New ways to earn money with Linkvertise HERE

Link to comment
Share on other sites

  • Administrators

delete these?

check Olarila clover folder for chipset serie 100/200/300

https://Olarila.com/forum/viewtopic.php?f=81&t=6771

https://Olarila.com/forum/viewtopic.php?f=28&t=8222

-Donations-

PayPal HERE - Stripe HERE - Ko-Fi HERE - BuyMeaCoffee HERE - Mercado Livre HERE

Skrill danielnmaldonado@gmail.com - BTC 33HeGCuCSh4tUBqdYkQqKpSDa1E7WeAJQ3 - BNB 0x10D1d656eCa00bD521f9b4A43B83098B8142e115 - USDT BSC BEP20 0xb57cfdfa371fad1981910f0e8332409ab99f74d9 - USDT TRC20 TUR6Z9AVS4AYzqPnULoHrfFvppRbhXmNbZ - KASPA kaspa:qpxzufgfj8p6r0krg58yzvs0009h2mwqgvcawa0xc2pth7sgzpv56j4f6dtvk - PicPay @danielnmaldonado - PiX @danielnmaldonado@gmail.com

Premium Users HERE - Problems with Paypal HERE

xcd5u2Y.png

Sign up for a Bybit account and claim exclusive rewards HERE

New ways to earn money with Linkvertise HERE

Link to comment
Share on other sites

I want to install hackintosh in hp-bs022la https://www.hponline.com.ar/p/notebook-hp-15-bs022la-jt9ao4

, but when wanting to start the installation it does not work config.plist and config2.plist, if or if I have to run it in video compatibility mode

make sure your bios is current as some need it to be an make sure you adjust you bios as some setting need changing with some of these

Load Optimized Defaults

If your CPU supports VT-d, disable it

If your system has CFG-Lock, disable it

If your system has Secure Boot Mode, disable it

Set OS Type to Other OS

If your system has IO SerialPort, disable it

Set XHCI Handoff to Enabled

also som hp laptops have hidden advance setting select f10+A but press A immediately after pressing f10 use 2 hands to select as it changes fast

AMD Ryzen 7 3700X, MSI MPG X570 Gaming Plus, Corsair Vengeance RGB PRO 16GB DDR4 3200MHz, Sapphire rx 5700 XT, fractal celcius s36

:superman:superman

HP Notebook - 15-ay028ca (Touch), 16 GB 2133 MHz DDR4, Intel HD Graphics 520 1536 MB

Asus z97-c i5, i5 4460, 32 GB 1648 MHz DDR3, Radeon RX 560 4096 MB, Corsair H75 Liquid CPU Cooler

Link to comment
Share on other sites

  • Administrators

hp-bs022la

u need post one photo in error screen

-Donations-

PayPal HERE - Stripe HERE - Ko-Fi HERE - BuyMeaCoffee HERE - Mercado Livre HERE

Skrill danielnmaldonado@gmail.com - BTC 33HeGCuCSh4tUBqdYkQqKpSDa1E7WeAJQ3 - BNB 0x10D1d656eCa00bD521f9b4A43B83098B8142e115 - USDT BSC BEP20 0xb57cfdfa371fad1981910f0e8332409ab99f74d9 - USDT TRC20 TUR6Z9AVS4AYzqPnULoHrfFvppRbhXmNbZ - KASPA kaspa:qpxzufgfj8p6r0krg58yzvs0009h2mwqgvcawa0xc2pth7sgzpv56j4f6dtvk - PicPay @danielnmaldonado - PiX @danielnmaldonado@gmail.com

Premium Users HERE - Problems with Paypal HERE

xcd5u2Y.png

Sign up for a Bybit account and claim exclusive rewards HERE

New ways to earn money with Linkvertise HERE

Link to comment
Share on other sites

Managed to get the Olarila 10.14.3 installed again. The Intel HD4600 seems to be working and listed as 2048mb.


Still can't get the USB issues straightened out in Mojave. It still won't read USB drives inside of Mojave.


Also trying to get the Wifi/Bluetooth card working. Wifi is working and seems to be working fine with 5ghz, but can't get the bluetooth to work or handoff, etc. This is the card I have installed:


Wireless-AC Dual band Half Mini PCI-E Wifi Network Card For AzureWave AW-CE123H Broadcom BCM94352HMB,IEEE 802.11ac, 867Mbps 2.4G/5Ghz WLAN+Bluetooth BT 4.0 For Laptop Notebook


I have installed the following kexts into Library/Extensions, but don't see any reference to the bluetooth, etc in the config.plist:

BrcmBluetoothInjector.kext

BrcmNonPatchRAM2.kext

FakePCIID_Broadcom_Wifi.kext

FakePCIID_XHCIMux.kext

FakePCIID.kext


Attached is a current copy of my config.plist as well.

config.plist.zip

Link to comment
Share on other sites

  • Administrators

-Donations-

PayPal HERE - Stripe HERE - Ko-Fi HERE - BuyMeaCoffee HERE - Mercado Livre HERE

Skrill danielnmaldonado@gmail.com - BTC 33HeGCuCSh4tUBqdYkQqKpSDa1E7WeAJQ3 - BNB 0x10D1d656eCa00bD521f9b4A43B83098B8142e115 - USDT BSC BEP20 0xb57cfdfa371fad1981910f0e8332409ab99f74d9 - USDT TRC20 TUR6Z9AVS4AYzqPnULoHrfFvppRbhXmNbZ - KASPA kaspa:qpxzufgfj8p6r0krg58yzvs0009h2mwqgvcawa0xc2pth7sgzpv56j4f6dtvk - PicPay @danielnmaldonado - PiX @danielnmaldonado@gmail.com

Premium Users HERE - Problems with Paypal HERE

xcd5u2Y.png

Sign up for a Bybit account and claim exclusive rewards HERE

New ways to earn money with Linkvertise HERE

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.





×
  • Create New...