Skocz do zawartości

Asrock Z87 PRO - Konfiguracja sprzętu po instalacji 10.9.3


LuvMusic
 Udostępnij

Rekomendowane odpowiedzi

W porządku. 

Inna sprawa: Wygenerowałem ssdt.aml

 

 

ssdtPRGen.sh v0.9 Copyright © 2011-2012 by † RevoGirl

             v6.6 Copyright © 2013 by † Jeroen

             v13.5 Copyright © 2013-2014 by Pike R. Alpha

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

Bugs > https://github.com/Piker-Alpha/ssdtPRGen.sh/issues <

 

Override value: (-x) XCPM mode, now set to: 0!

 

System information: Mac OS X 10.9.3 (13D65)

Brandstring 'Intel® Core i5-4670K CPU @ 3.40GHz'

 

Scope (_PR_) {220 bytes} with ACPI Processor declarations found in the DSDT (ACPI 1.0 compliant)

Generating ssdt.dsl for a 'iMac14,2' with board-id [Mac-27ADBB7B4CEE8E61]

Haswell Core i5-4670K processor [0x306C3] setup [0x0605]

With a maximum TDP of 84 Watt, as specified by Intel

Number logical CPU's: 4 (Core Frequency: 3400 MHz)

Number of Turbo States: 4 (3500-3800 MHz)

Number of P-States: 31 (800-3800 MHz)

Injected C-States for CPU0 (C1,C3,C6,C7)

Injected C-States for CPU1 (C1,C2,C3)

 

IASL not found. Downloading iasl...

  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current

                                 Dload  Upload   Total   Spent    Left  Speed

100 1132k  100 1132k    0     0   327k      0  0:00:03  0:00:03 --:--:--  327k

Done.

 

Intel ACPI Component Architecture

ASL Optimizing Compiler version 20130117-64 [Jan 19 2013]

Copyright © 2000 - 2013 Intel Corporation

 

ASL Input:     /Users/emil/Desktop/ssdt.dsl - 274 lines, 8702 bytes, 47 keywords

AML Output:    /Users/emil/Desktop/ssdt.aml - 1791 bytes, 16 named objects, 31 executable opcodes

 

Compilation complete. 0 Errors, 0 Warnings, 0 Remarks, 0 Optimizations

 

Do you want to copy /Users/emil/Desktop/ssdt.aml to /Extra/ssdt.aml? (y/n)? y

cp: /Extra/ssdt.aml: No such file or directory

Do you want to remove the temporarily mount point (y/n)? y

rm: /Volumes/EFI: No such file or directory

Do you want to open ssdt.dsl (y/n)? y

Tak to wygląda. Mam podkręcony procesor na 4100. Czy ten plik to uwzględnia czy trzeba dokonać modyfikacji?

Trzecia sprawa:
Nie działa HWMonitor (nie pokazuje temperatur procesora). Fake SMC zainstalowałem kext wizardem (w S/L/E) . Jest też w cloverze w folderze 10.9


Już działa. Nie było zainstalowanych pluginów.

Odnośnik do komentarza
Udostępnij na innych stronach

Wygenerowałem inny plik ssdt.aml
 

/*
 * Intel ACPI Component Architecture
 * AML Disassembler version 20140210-00 [Feb 10 2014]
 * Copyright (c) 2000 - 2014 Intel Corporation
 * 
 * Original Table Header:
 *     Signature        "SSDT"
 *     Length           0x0000036A (874)
 *     Revision         0x01
 *     Checksum         0x00
 *     OEM ID           "APPLE "
 *     OEM Table ID     "CpuPm"
 *     OEM Revision     0x00013500 (79104)
 *     Compiler ID      "INTL"
 *     Compiler Version 0x20140210 (538182160)
 */
DefinitionBlock ("ssdt.aml", "SSDT", 1, "APPLE ", "CpuPm", 0x00013500)
{
    External (\_PR_.CPU0, DeviceObj)
    External (\_PR_.CPU1, DeviceObj)
    External (\_PR_.CPU2, DeviceObj)
    External (\_PR_.CPU3, DeviceObj)
    Scope (\_PR_.CPU0)
    {
        Method (_INI, 0, NotSerialized)
        {
            Store ("ssdtPRGen version....: 13.5 / Mac OS X 10.9.3 (13D65)", Debug)
            Store ("target processor.....: i5-4670K", Debug)
            Store ("running processor....: Intel(R) Core(TM) i5-4670K CPU @ 3.40GHz", Debug)
            Store ("baseFrequency........: 800", Debug)
            Store ("frequency............: 4100", Debug)
            Store ("busFrequency.........: 100", Debug)
            Store ("logicalCPUs..........: 4", Debug)
            Store ("maximum TDP..........: 84", Debug)
            Store ("packageLength........: 34", Debug)
            Store ("turboStates..........: 0", Debug)
            Store ("maxTurboFrequency....: 4100", Debug)
            Store ("machdep.xcpm.mode....: 0", Debug)
        }
        Name (APLF, Zero)
        Name (APSN, Zero)
        Name (APSS, Package (0x22)
        {
            /* High Frequency Modes (non-turbo) */
            Package (0x06) { 0x1004, 0x014820, 0x0A, 0x0A, 0x2900, 0x2900 },
            Package (0x06) { 0x0FA0, 0x013C7E, 0x0A, 0x0A, 0x2800, 0x2800 },
            Package (0x06) { 0x0F3C, 0x013110, 0x0A, 0x0A, 0x2700, 0x2700 },
            Package (0x06) { 0x0ED8, 0x0125D6, 0x0A, 0x0A, 0x2600, 0x2600 },
            Package (0x06) { 0x0E74, 0x011ACE, 0x0A, 0x0A, 0x2500, 0x2500 },
            Package (0x06) { 0x0E10, 0x010FF8, 0x0A, 0x0A, 0x2400, 0x2400 },
            Package (0x06) { 0x0DAC, 0x010555, 0x0A, 0x0A, 0x2300, 0x2300 },
            Package (0x06) { 0x0D48, 0x00FAE3, 0x0A, 0x0A, 0x2200, 0x2200 },
            Package (0x06) { 0x0CE4, 0x00F0A2, 0x0A, 0x0A, 0x2100, 0x2100 },
            Package (0x06) { 0x0C80, 0x00E693, 0x0A, 0x0A, 0x2000, 0x2000 },
            Package (0x06) { 0x0C1C, 0x00DCB3, 0x0A, 0x0A, 0x1F00, 0x1F00 },
            Package (0x06) { 0x0BB8, 0x00D304, 0x0A, 0x0A, 0x1E00, 0x1E00 },
            Package (0x06) { 0x0B54, 0x00C984, 0x0A, 0x0A, 0x1D00, 0x1D00 },
            Package (0x06) { 0x0AF0, 0x00C034, 0x0A, 0x0A, 0x1C00, 0x1C00 },
            Package (0x06) { 0x0A8C, 0x00B712, 0x0A, 0x0A, 0x1B00, 0x1B00 },
            Package (0x06) { 0x0A28, 0x00AE1F, 0x0A, 0x0A, 0x1A00, 0x1A00 },
            Package (0x06) { 0x09C4, 0x00A55A, 0x0A, 0x0A, 0x1900, 0x1900 },
            Package (0x06) { 0x0960, 0x009CC2, 0x0A, 0x0A, 0x1800, 0x1800 },
            Package (0x06) { 0x08FC, 0x009458, 0x0A, 0x0A, 0x1700, 0x1700 },
            Package (0x06) { 0x0898, 0x008C1A, 0x0A, 0x0A, 0x1600, 0x1600 },
            Package (0x06) { 0x0834, 0x008409, 0x0A, 0x0A, 0x1500, 0x1500 },
            Package (0x06) { 0x07D0, 0x007C24, 0x0A, 0x0A, 0x1400, 0x1400 },
            Package (0x06) { 0x076C, 0x00746B, 0x0A, 0x0A, 0x1300, 0x1300 },
            Package (0x06) { 0x0708, 0x006CDD, 0x0A, 0x0A, 0x1200, 0x1200 },
            Package (0x06) { 0x06A4, 0x006579, 0x0A, 0x0A, 0x1100, 0x1100 },
            Package (0x06) { 0x0640, 0x005E41, 0x0A, 0x0A, 0x1000, 0x1000 },
            Package (0x06) { 0x05DC, 0x005732, 0x0A, 0x0A, 0x0F00, 0x0F00 },
            Package (0x06) { 0x0578, 0x00504D, 0x0A, 0x0A, 0x0E00, 0x0E00 },
            Package (0x06) { 0x0514, 0x004991, 0x0A, 0x0A, 0x0D00, 0x0D00 },
            Package (0x06) { 0x04B0, 0x0042FE, 0x0A, 0x0A, 0x0C00, 0x0C00 },
            Package (0x06) { 0x044C, 0x003C94, 0x0A, 0x0A, 0x0B00, 0x0B00 },
            Package (0x06) { 0x03E8, 0x003652, 0x0A, 0x0A, 0x0A00, 0x0A00 },
            Package (0x06) { 0x0384, 0x003037, 0x0A, 0x0A, 0x0900, 0x0900 },
            /* Low Frequency Mode */
            Package (0x06) { 0x0320, 0x002A44, 0x0A, 0x0A, 0x0800, 0x0800 }
        })
        Method (ACST, 0, NotSerialized)
        {
            Store ("Method CPU0.ACST Called", Debug)
            Store ("CPU0 C-States    : 29", Debug)
            /* Low Power Modes for CPU0 */
            Return (Package (0x06)
            {
                One,
                0x04,
                Package (0x04)
                {
                    ResourceTemplate ()
                    {
                        Register (FFixedHW,
                            0x01,               // Bit Width
                            0x02,               // Bit Offset
                            0x0000000000000000, // Address
                            0x01,               // Access Size
                            )
                    },
                    One,
                    Zero,
                    0x03E8
                },
                Package (0x04)
                {
                    ResourceTemplate ()
                    {
                        Register (FFixedHW,
                            0x01,               // Bit Width
                            0x02,               // Bit Offset
                            0x0000000000000010, // Address
                            0x03,               // Access Size
                            )
                    },
                    0x03,
                    0xCD,
                    0x01F4
                },
                Package (0x04)
                {
                    ResourceTemplate ()
                    {
                        Register (FFixedHW,
                            0x01,               // Bit Width
                            0x02,               // Bit Offset
                            0x0000000000000020, // Address
                            0x03,               // Access Size
                            )
                    },
                    0x06,
                    0xF5,
                    0x015E
                },
                Package (0x04)
                {
                    ResourceTemplate ()
                    {
                        Register (FFixedHW,
                            0x01,               // Bit Width
                            0x02,               // Bit Offset
                            0x0000000000000030, // Address
                            0x03,               // Access Size
                            )
                    },
                    0x07,
                    0xF5,
                    0xC8
                }
            })
        }
        Method (_DSM, 4, NotSerialized)
        {
            Store ("Method CPU0._DSM Called", Debug)
            If (LEqual (Arg2, Zero))
            {
                Return (Buffer (One)
                {
                    0x03
                })
            }
            Return (Package (0x02)
            {
                "plugin-type",
                One
            })
        }
    }
    Scope (\_PR_.CPU1)
    {
        Method (APSS, 0, NotSerialized)
        {
            Store ("Method _PR_.CPU1.APSS Called", Debug)
            Return (\_PR_.CPU0.APSS)
        }
        Method (ACST, 0, NotSerialized)
        {
            Store ("Method CPU1.ACST Called", Debug)
            Store ("CPU1 C-States    : 7", Debug)
            /* Low Power Modes for CPU1 */
            Return (Package (0x05)
            {
                One,
                0x03,
                Package (0x04)
                {
                    ResourceTemplate ()
                    {
                        Register (FFixedHW,
                            0x01,               // Bit Width
                            0x02,               // Bit Offset
                            0x0000000000000000, // Address
                            0x01,               // Access Size
                            )
                    },
                    One,
                    0x03E8,
                    0x03E8
                },
                Package (0x04)
                {
                    ResourceTemplate ()
                    {
                        Register (FFixedHW,
                            0x01,               // Bit Width
                            0x02,               // Bit Offset
                            0x0000000000000010, // Address
                            0x03,               // Access Size
                            )
                    },
                    0x02,
                    0x94,
                    0x01F4
                },
                Package (0x04)
                {
                    ResourceTemplate ()
                    {
                        Register (FFixedHW,
                            0x01,               // Bit Width
                            0x02,               // Bit Offset
                            0x0000000000000030, // Address
                            0x03,               // Access Size
                            )
                    },
                    0x03,
                    0xC6,
                    0xC8
                }
            })
        }
    }
    Scope (\_PR_.CPU2)
    {
        Method (APSS, 0, NotSerialized)
        {
            Store ("Method _PR_.CPU2.APSS Called", Debug)
            Return (\_PR_.CPU0.APSS)
        }
        Method (ACST, 0, NotSerialized) { Return (\_PR_.CPU1.ACST ()) }
    }
    Scope (\_PR_.CPU3)
    {
        Method (APSS, 0, NotSerialized)
        {
            Store ("Method _PR_.CPU3.APSS Called", Debug)
            Return (\_PR_.CPU0.APSS)
        }
        Method (ACST, 0, NotSerialized) { Return (\_PR_.CPU1.ACST ()) }
    }
}

Generuje mi tylko 3 stany. 8, 34, 41
Jest możliwość aby generowało więcej?

Edytowane przez MKjanek32
Kodowanie
Odnośnik do komentarza
Udostępnij na innych stronach

Skrypt pike'a jest o tyle dobry że możesz edytować wartości turbo czy zegara bazowego i to powinieneś sobie dostosować. powinieneś mieć co najmniej pięć stanów i skryptem pike'a nie powinno być problemów

zobacz też tutaj 

http://hamac.pl/topic/7866-asus-maximus-iv-formula-ssdt-dla-podkreconego-procesora/

Odnośnik do komentarza
Udostępnij na innych stronach

 

Emils-iMac:~ emil$ cat /var/log/system.log | grep "AICPUPMI:"

Jun 21 00:00:17 Emils-iMac kernel[0]: AICPUPMI: CPU P-States [ (8) 28 30 32 34 35 37 38 39 40 41 ]

Jun 21 00:00:20 Emils-iMac kernel[0]: AICPUPMI: CPU P-States [ 8 27 28 30 32 (34) 35 37 38 39 40 41 ]

Jun 21 00:00:22 Emils-iMac kernel[0]: AICPUPMI: CPU P-States [ (8) 27 28 29 30 32 34 35 37 38 39 40 41 ]

Jun 21 00:00:23 Emils-iMac kernel[0]: AICPUPMI: CPU P-States [ (8) 26 27 28 29 30 32 34 35 37 38 39 40 41 ]

Jun 21 00:00:26 Emils-iMac kernel[0]: AICPUPMI: CPU P-States [ (8) 23 26 27 28 29 30 32 34 35 37 38 39 40 41 ]

Jun 21 00:00:29 Emils-iMac kernel[0]: AICPUPMI: CPU P-States [ (8) 23 26 27 28 29 30 31 32 34 35 37 38 39 40 41 ]

Jun 21 00:00:35 Emils-iMac kernel[0]: AICPUPMI: CPU P-States [ (8) 23 25 26 27 28 29 30 31 32 34 35 37 38 39 40 41 ]

Jun 21 00:00:36 Emils-iMac kernel[0]: AICPUPMI: CPU P-States [ 8 23 24 25 26 27 28 29 30 31 32 (34) 35 37 38 39 40 41 ]

Jun 21 00:00:36 Emils-iMac kernel[0]: AICPUPMI: CPU P-States [ (8) 23 24 25 26 27 28 29 30 31 32 34 35 36 37 38 39 40 41 ]

Jun 21 00:00:39 Emils-iMac kernel[0]: AICPUPMI: CPU P-States [ 8 21 23 24 25 26 27 28 29 30 31 32 (34) 35 36 37 38 39 40 41 ]

Jun 21 00:00:55 Emils-iMac kernel[0]: AICPUPMI: CPU P-States [ (8) 21 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 ]

Jun 21 00:00:59 Emils-iMac kernel[0]: AICPUPMI: CPU P-States [ 8 21 22 23 24 25 26 27 28 29 30 31 32 33 (34) 35 36 37 38 39 40 41 ]

Jun 21 00:02:02 Emils-iMac kernel[0]: AICPUPMI: CPU C6-Cores [ 0 2 ]

Jun 21 00:02:19 Emils-iMac kernel[0]: AICPUPMI: CPU P-States [ (8) 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 ]

Jun 21 00:03:38 Emils-iMac kernel[0]: AICPUPMI: CPU P-States [ 8 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 (34) 35 36 37 38 39 40 41 ]

Jun 21 00:04:39 Emils-iMac kernel[0]: AICPUPMI: CPU C6-Cores [ 0 1 2 ]

 

Jest ok? Generalnie powinno od 800 do 4100. 

Dziwna sprawa bo w HWMonitor pokazuje co jakiś czas dziwne prędkości np 10GHZ, 1THz itp. 

Oprócz tego jest jeszcze coś do zrobienia?

 

 

Odnośnik do komentarza
Udostępnij na innych stronach

Puść muzykę przed usypianiem to zobaczysz czy po wybudzeniu komp dostaje zwiechy czy tylko jest problem z sygnałem z gpu. Oprócz tego potrzymaj go chwilę w tym stanie, może zaliczy reset to będziemy wiedzieli więcej. Testowałem trzy ASRocki i problemu z wybudzaniem jeszcze nie doświadczyłem. Nie resetuje ci się potem bios?

Odnośnik do komentarza
Udostępnij na innych stronach

Puściłem muzykę. Włączyłem sleep. Muzyka przestała grać. Po naciśnięciu spacji muzyka nie gra ale komp tak jakby się wybudzał. Dalej już nie reaguje na nic. Trzeba zrobić reset. Bios się nie resetuje.

Mój config z clovera. Coś wywalić albo dodać? Ewentualnie wstaw swój config to porównam czy coś powinienem zmienić.

<?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>Debug</key>
			<false/>
			<key>Fixes</key>
			<dict>
				<key>AddDTGP_0001</key>
				<true/>
				<key>AddMCHC_0008</key>
				<false/>
				<key>FakeLPC_0020</key>
				<false/>
				<key>FixAirport_4000</key>
				<true/>
				<key>FixDarwin_0002</key>
				<false/>
				<key>FixDisplay_0100</key>
				<true/>
				<key>FixFirewire_0800</key>
				<true/>
				<key>FixHDA_8000</key>
				<true/>
				<key>FixHPET_0010</key>
				<true/>
				<key>FixIDE_0200</key>
				<false/>
				<key>FixIPIC_0040</key>
				<true/>
				<key>FixLAN_2000</key>
				<true/>
				<key>FixSATA_0400</key>
				<false/>
				<key>FixSBUS_0080</key>
				<false/>
				<key>FixShutdown_0004</key>
				<true/>
				<key>FixUSB_1000</key>
				<false/>
				<key>NewWay_80000000</key>
				<true/>
				<key>FIX_RTC_20000</key>
				<true/>
				<key>FIX_TMR_40000</key>
				<true/>
				<key>AddIMEI_80000</key>
				<true/>
				<key>FIX_INTELGFX_100000</key>
				<false/>
				<key>FIX_WAK_200000</key>
				<true/>
				<key>DeleteUnused_400000</key>
				<true/>
				<key>FIX_ADP1_800000</key>
				<true/>
				<key>AddPNLF_1000000</key>
				<true/>
				<key>FIX_S3D_2000000</key>
				<true/>
				<key>FIX_ACST_4000000</key>
				<true/>
				<key>AddHDMI_8000000</key>
				<true/>
				<key>FixRegions_10000000</key>
				<true/>
			</dict>
			<key>Name</key>
			<string>DSDT.aml</string>
		</dict>
		<key>DropTables</key>
		<array>
			<dict>
				<key>Signature</key>
				<string>DMAR</string>
			</dict>
			<dict>
				<key>Signature</key>
				<string>SSDT</string>
				<key>TableId</key>
				<string>CpuPm</string>
			</dict>
			<dict>
				<key>Signature</key>
				<string>SSDT</string>
				<key>TableId</key>
				<string>Cpu0Ist</string>
			</dict>
		</array>
		<key>HaltEnabler</key>
		<true/>
		<key>SSDT</key>
		<dict>
                   <key>DropOem</key>
                   <false/>
			<key>Generate</key>
			<dict>
				<key>CStates</key>
				<false/>
				<key>PStates</key>
				<false/>
			</dict>
			<key>EnableC7</key>
			<false/>
			<key>EnableC6</key>
			<false/>
			<key>EnableC4</key>
			<false/>
			<key>EnableC2</key>
			<false/>
		</dict>
	</dict>
	<key>Boot</key>
	<dict>
		<key>DefaultVolume</key>
		<string>MacHDD</string>
		<key>Fast</key>
		<false/>
		<key>Legacy</key>
		<string>PBR</string>
		<key>Log</key>
		<false/>
		<key>Timeout</key>
		<integer>5</integer>
		<key>XMPDetection</key>
		<string>-1</string>
	</dict>
	<key>Devices</key>
	<dict>
		<key>Audio</key>
		<dict>
			<key>Inject</key>
			<string>12</string>
		</dict>
		<key>FakeID</key>
		<dict>
			<key>ATI</key>
			<string>0x0</string>
			<key>IntelGFX</key>
			<string>0x0</string>
			<key>LAN</key>
			<string>0x0</string>
			<key>NVidia</key>
			<string>0x0</string>
			<key>SATA</key>
			<string>0x0</string>
			<key>WIFI</key>
			<string>0x0</string>
			<key>XHCI</key>
			<string>0x0</string>
			<key>IMEI</key>
			<string>0x0</string>
		</dict>
		<key>Inject</key>
		<false/>
		<key>USB</key>
		<dict>
			<key>AddClockID</key>
			<true/>
			<key>FixOwnership</key>
			<true/>
			<key>Inject</key>
			<true/>
		</dict>
	</dict>
	<key>DisableDrivers</key>
	<array>
		<string>Nothing</string>
	</array>
	<key>GUI</key>
	<dict>
		<key>Hide</key>
		<array>
			<string>Windows</string>
			<string>BOOTX64.EFI</string>
		</array>
		<key>Language</key>
		<string>en:0</string>
		<key>Mouse</key>
		<dict>
			<key>Enabled</key>
			<true/>
			<key>Speed</key>
			<integer>8</integer>
		</dict>
		<key>Scan</key>
		<dict>
			<key>Entries</key>
			<true/>
			<key>Legacy</key>
			<true/>
			<key>Tool</key>
			<true/>
		</dict>
		<key>TextOnly</key>
		<false/>
		<key>Theme</key>
		<string>metal</string>
	</dict>
	<key>Graphics</key>
	<dict>
		<key>Inject</key>
		<dict>
			<key>ATI</key>
			<false/>
			<key>Intel</key>
			<true/>
			<key>NVidia</key>
			<false/>
		</dict>
		<key>PatchVBios</key>
		<false/>
	</dict>
<key>RtVariables</key>
<dict>
  <key>MLB</key>
  <string>D25LHACKF8JC49265</string>
</dict>
	<key>KernelAndKextPatches</key>
	<dict>
		<key>AppleRTC</key>
		<true/>
		<key>AsusAICPUPM</key>
		<true/>
		<key>Debug</key>
		<false/>
		<key>KernelCpu</key>
		<false/>
		<key>KextsToPatch</key>
		<array>
			<dict>
				<key>Comment</key>
				<string>External icons patch</string>
				<key>Find</key>
				<data>RXh0ZXJuYWw=</data>
				<key>Name</key>
				<string>AppleAHCIPort</string>
				<key>Replace</key>
				<data>SW50ZXJuYWw=</data>
			</dict>
		</array>
	</dict>
	<key>RtVariables</key>
	<dict>
		<key>LogEveryBoot</key>
		<string>10</string>
		<key>LogLineCount</key>
		<integer>3000</integer>
		<key>MountEFI</key>
		<true/>
	</dict>
	<key>SystemParameters</key>
	<dict>
		<key>InjectKexts</key>
		<string>Detect</string>
		<key>InjectSystemID</key>
		<true/>
	</dict>
</dict>
</plist>

Odnośnik do komentarza
Udostępnij na innych stronach

Dołącz do dyskusji

Możesz dodać zawartość już teraz a zarejestrować się później. Jeśli posiadasz już konto, zaloguj się aby dodać zawartość za jego pomocą.

Gość
Dodaj odpowiedź do tematu...

×   Wklejono zawartość z formatowaniem.   Usuń formatowanie

  Dozwolonych jest tylko 75 emoji.

×   Odnośnik został automatycznie osadzony.   Przywróć wyświetlanie jako odnośnik

×   Przywrócono poprzednią zawartość.   Wyczyść edytor

×   Nie możesz bezpośrednio wkleić grafiki. Dodaj lub załącz grafiki z adresu URL.

Ładowanie
 Udostępnij

×
×
  • Dodaj nową pozycję...

Powiadomienie o plikach cookie

Korzystanie z tej witryny, wymaga zakceptowanie naszych warunków Warunki użytkowania.