Jump to content

Vital

Registered User
  • Posts

    1
  • Joined

  • Last visited

Everything posted by Vital

  1. I'm new to the forum, but have been reading through the extensive guides, FAQs, etc. over the last few days. I have a Bplus Pe4c v.2.1 Expresscard and hooking it up to an HP ProBook 6460B (detailed specs below). My purpose for going the eGPU route is that this is a work-issued computer, but the basic onboard Intel HD graphics driver won't display optimal resolution (1440p) on my monitor (no gaming; just need more real estate on screen for multi-tasking). Anyways, laptop recognizes graphics card (simple Zotac Geforce GT 640 2gb), have loaded Nvidia drivers, but get the dreaded Code 12 issue. I started to follow the detailed guide provided here, but get stuck on Step 3 (Decompile dsdt.dat to get an output dsdt.dsl text file), as I'm getting a warning about unresolved control methods. I've included part of the actual DSL file with the beginning of the warnings below. I'm hopeful someone can assist me in getting through this step or suggest another option. My Laptop: HP ProBook 6460B Intel i5-2520m 2.5 ghz 4GB Ram Win7 Pro - 64-bit Using: Pe4C v2.1 Expresscard Zotac Geforce GT 640 2GB 280W Power Supply (connected through 24 pin to Pe4C; graphics card has no addition power connecter) Small snippet from DSL File: DefinitionBlock ("dsdt.aml", "DSDT", 2, "HPQOEM", "161D ", 0x00000001) { /* * iASL Warning: There were 2 external control methods found during * disassembly, but only 0 was resolved (2 unresolved). Additional * ACPI tables may be required to properly disassemble the code. This * resulting disassembler output file may not compile because the * disassembler did not know how many arguments to assign to the * unresolved methods. Note: SSDTs can be dynamically loaded at * runtime and may or may not be available via the host OS. * * If necessary, the -fe option can be used to specify a file containing * control method external declarations with the associated method * argument counts. Each line of the file must be of the form: * External (<method pathname>, MethodObj, <argument count>) * Invocation: * iasl -fe refs.txt -d dsdt.aml * * The following methods were unresolved and many not compile properly * because the disassembler had to guess at the number of arguments * required for each: */ External (FPED, MethodObj) // Warning: Unresolved method, guessing 0 arguments External (WMAB, MethodObj) // Warning: Unresolved method, guessing 1 arguments External (_PR_.CPU0._PPC, UnknownObj) External (_PR_.CPU0._PSS, IntObj) External (CFGD, UnknownObj) External (PDC0, UnknownObj) External (PDC1, UnknownObj) External (PDC2, UnknownObj) External (PDC3, UnknownObj) External (PDC4, UnknownObj) External (PDC5, UnknownObj) External (PDC6, UnknownObj) External (PDC7, UnknownObj) Name (FMBL, 0x01) Name (LSTA, 0x00) Name (IDPM, 0x00) Method (\HPTS, 1, NotSerialized) { SLPT = Arg0 \_SB.ODGW ((0x5400 | Arg0)) If ((Arg0 == 0x05)) { \_SB.SSMI (0xEA82, Arg0, 0x00, 0x00, 0x00) } If ((Arg0 > 0x00)) { \_SB.SSMI (0xEA83, 0x00, 0x00, 0x00, 0x00) If ((Arg0 != 0x03)) { \_SB.PCI0.LPCB.EC0.HSST = 0x00
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use. We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.