Advertisement
Guest User

Untitled

a guest
Sep 14th, 2010
114
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 34.03 KB | None | 0 0
  1.  
  2. Intel ACPI Component Architecture
  3. AML Disassembler version 20080926 [Oct 4 2008]
  4. Copyright (C) 2000 - 2008 Intel Corporation
  5. Supports ACPI Specification Revision 3.0a
  6.  
  7. DSDT Patcher 1.0.1e -- report Bugs to superfassl@gmail.com
  8. enclose "DSDT Patcher/Debug/USER.tar"
  9.  
  10.  
  11. Press any key to continue...
  12.  
  13.  
  14. Getting the DSDT through ioreg...
  15.  
  16.  
  17.  
  18. Decompiling the DSDT...
  19.  
  20.  
  21.  
  22. Done, now start the Patching!
  23.  
  24. Patching RTC...
  25.  
  26. RTC Device found : Device (RTC0)
  27. Found IRQ in RTC Device, removing it
  28. IRQNoFlags ()
  29. RTC patched
  30.  
  31. Patching HPET...
  32.  
  33. HPET Device found : Device (HPET)
  34. IRQ's written to HPET
  35. HPET patched
  36. Fixing various Issues...
  37.  
  38. Found an issue
  39. Found Name (_T_0, Zero)
  40. Fixed Name (T0_0, Zero)
  41.  
  42.  
  43. Found an issue
  44. Found Store (OSYS (), _T_0)
  45. Fixed Store (OSYS (), T0_0)
  46.  
  47.  
  48. Found an issue
  49. Found If (LEqual (_T_0, One))
  50. Fixed If (LEqual (T0_0, One))
  51.  
  52.  
  53. Found an issue
  54. Found If (LEqual (_T_0, 0x10))
  55. Fixed If (LEqual (T0_0, 0x10))
  56.  
  57.  
  58. Found an issue
  59. Found If (LEqual (_T_0, 0x11))
  60. Fixed If (LEqual (T0_0, 0x11))
  61.  
  62.  
  63. Found an issue
  64. Found If (LEqual (_T_0, 0x12))
  65. Fixed If (LEqual (T0_0, 0x12))
  66.  
  67.  
  68. Found an issue
  69. Found If (LEqual (_T_0, 0x13))
  70. Fixed If (LEqual (T0_0, 0x13))
  71.  
  72.  
  73. Found an issue
  74. Found If (LEqual (_T_0, 0x14))
  75. Fixed If (LEqual (T0_0, 0x14))
  76.  
  77.  
  78. Found an issue
  79. Found If (LEqual (_T_0, 0x15))
  80. Fixed If (LEqual (T0_0, 0x15))
  81.  
  82.  
  83. Found an issue
  84. Found Acquire (MUTE, 0x03E8)
  85. Fixed Acquire (MUTE, 0xFFFF)
  86.  
  87. Found an issue
  88. Found Acquire (MUTE, 0x03E8)
  89. Fixed Acquire (MUTE, 0xFFFF)
  90.  
  91. Found an issue
  92. Found Acquire (MUTE, 0x03E8)
  93. Fixed Acquire (MUTE, 0xFFFF)
  94.  
  95. Found an issue
  96. Found Acquire (MUTE, 0x0FFF)
  97. Fixed Acquire (MUTE, 0xFFFF)
  98.  
  99. Found an issue
  100. Found Acquire (MUTE, 0x03E8)
  101. Fixed Acquire (MUTE, 0xFFFF)
  102.  
  103. Found an issue
  104. Found Acquire (MUTE, 0x03E8)
  105. Fixed Acquire (MUTE, 0xFFFF)
  106.  
  107. Found an issue
  108. Found Acquire (MUTE, 0x03E8)
  109. Fixed Acquire (MUTE, 0xFFFF)
  110.  
  111. Found an issue
  112. Found Name (_T_0, Zero)
  113. Fixed Name (T0_0, Zero)
  114.  
  115.  
  116. Found an issue
  117. Found Store (ToInteger (Arg2), _T_0)
  118. Fixed Store (ToInteger (Arg2), T0_0)
  119.  
  120.  
  121. Found an issue
  122. Found If (LEqual (_T_0, Zero))
  123. Fixed If (LEqual (T0_0, Zero))
  124.  
  125.  
  126. Found an issue
  127. Found If (LEqual (_T_0, One))
  128. Fixed If (LEqual (T0_0, One))
  129.  
  130.  
  131. Found an issue
  132. Found If (LEqual (_T_0, 0x02))
  133. Fixed If (LEqual (T0_0, 0x02))
  134.  
  135.  
  136. Found an issue
  137. Found If (LEqual (_T_0, 0x03))
  138. Fixed If (LEqual (T0_0, 0x03))
  139.  
  140.  
  141. Found an issue
  142. Found If (LEqual (_T_0, 0x04))
  143. Fixed If (LEqual (T0_0, 0x04))
  144.  
  145.  
  146. Found an issue
  147. Found If (LEqual (_T_0, 0x05))
  148. Fixed If (LEqual (T0_0, 0x05))
  149.  
  150.  
  151. Found an issue
  152. Found If (LEqual (_T_0, 0x06))
  153. Fixed If (LEqual (T0_0, 0x06))
  154.  
  155.  
  156. Found an issue
  157. Found Name (_T_1, Zero)
  158. Fixed Name (T0_1, Zero)
  159.  
  160.  
  161. Found an issue
  162. Found Store (ToInteger (Arg2), _T_1)
  163. Fixed Store (ToInteger (Arg2), T0_1)
  164.  
  165.  
  166. Found an issue
  167. Found If (LEqual (_T_1, Zero))
  168. Fixed If (LEqual (T0_1, Zero))
  169.  
  170.  
  171. Found an issue
  172. Found If (LEqual (_T_1, One))
  173. Fixed If (LEqual (T0_1, One))
  174.  
  175.  
  176. Found an issue
  177. Found Name (_T_0, Zero)
  178. Fixed Name (T0_0, Zero)
  179.  
  180.  
  181. Found an issue
  182. Found Store (ToInteger (Arg2), _T_0)
  183. Fixed Store (ToInteger (Arg2), T0_0)
  184.  
  185. Intel ACPI Component Architecture
  186. ASL Optimizing Compiler version 20080926 [Oct 4 2008]
  187. Copyright (C) 2000 - 2008 Intel Corporation
  188. Supports ACPI Specification Revision 3.0a
  189.  
  190. ./dsdt_fixed.txt 594: LNKC,
  191. Error 4063 - Object does not exist ^ (LNKC)
  192.  
  193. ./dsdt_fixed.txt 602: LNKD,
  194. Error 4063 - Object does not exist ^ (LNKD)
  195.  
  196. ./dsdt_fixed.txt 610: LNKA,
  197. Error 4063 - Object does not exist ^ (LNKA)
  198.  
  199. ./dsdt_fixed.txt 618: LNKB,
  200. Error 4063 - Object does not exist ^ (LNKB)
  201.  
  202. ./dsdt_fixed.txt 626: LNKD,
  203. Error 4063 - Object does not exist ^ (LNKD)
  204.  
  205. ./dsdt_fixed.txt 634: LNKA,
  206. Error 4063 - Object does not exist ^ (LNKA)
  207.  
  208. ./dsdt_fixed.txt 642: LNKB,
  209. Error 4063 - Object does not exist ^ (LNKB)
  210.  
  211. ./dsdt_fixed.txt 650: LNKC,
  212. Error 4063 - Object does not exist ^ (LNKC)
  213.  
  214. ./dsdt_fixed.txt 658: LNKA,
  215. Error 4063 - Object does not exist ^ (LNKA)
  216.  
  217. ./dsdt_fixed.txt 666: LNKB,
  218. Error 4063 - Object does not exist ^ (LNKB)
  219.  
  220. ./dsdt_fixed.txt 674: LNKC,
  221. Error 4063 - Object does not exist ^ (LNKC)
  222.  
  223. ./dsdt_fixed.txt 682: LNKD,
  224. Error 4063 - Object does not exist ^ (LNKD)
  225.  
  226. ./dsdt_fixed.txt 690: LNKB,
  227. Error 4063 - Object does not exist ^ (LNKB)
  228.  
  229. ./dsdt_fixed.txt 698: LNKC,
  230. Error 4063 - Object does not exist ^ (LNKC)
  231.  
  232. ./dsdt_fixed.txt 706: LNKD,
  233. Error 4063 - Object does not exist ^ (LNKD)
  234.  
  235. ./dsdt_fixed.txt 714: LNKA,
  236. Error 4063 - Object does not exist ^ (LNKA)
  237.  
  238. ./dsdt_fixed.txt 722: LNKC,
  239. Error 4063 - Object does not exist ^ (LNKC)
  240.  
  241. ./dsdt_fixed.txt 730: LNKD,
  242. Error 4063 - Object does not exist ^ (LNKD)
  243.  
  244. ./dsdt_fixed.txt 738: LNKA,
  245. Error 4063 - Object does not exist ^ (LNKA)
  246.  
  247. ./dsdt_fixed.txt 746: LNKB,
  248. Error 4063 - Object does not exist ^ (LNKB)
  249.  
  250. ./dsdt_fixed.txt 754: LNKD,
  251. Error 4063 - Object does not exist ^ (LNKD)
  252.  
  253. ./dsdt_fixed.txt 762: LNKA,
  254. Error 4063 - Object does not exist ^ (LNKA)
  255.  
  256. ./dsdt_fixed.txt 770: LNKB,
  257. Error 4063 - Object does not exist ^ (LNKB)
  258.  
  259. ./dsdt_fixed.txt 778: LNKC,
  260. Error 4063 - Object does not exist ^ (LNKC)
  261.  
  262. ./dsdt_fixed.txt 786: LNKB,
  263. Error 4063 - Object does not exist ^ (LNKB)
  264.  
  265. ./dsdt_fixed.txt 794: LNKC,
  266. Error 4063 - Object does not exist ^ (LNKC)
  267.  
  268. ./dsdt_fixed.txt 802: LNKD,
  269. Error 4063 - Object does not exist ^ (LNKD)
  270.  
  271. ./dsdt_fixed.txt 810: LNKA,
  272. Error 4063 - Object does not exist ^ (LNKA)
  273.  
  274. ./dsdt_fixed.txt 818: LNKC,
  275. Error 4063 - Object does not exist ^ (LNKC)
  276.  
  277. ./dsdt_fixed.txt 826: LNKD,
  278. Error 4063 - Object does not exist ^ (LNKD)
  279.  
  280. ./dsdt_fixed.txt 834: LNKA,
  281. Error 4063 - Object does not exist ^ (LNKA)
  282.  
  283. ./dsdt_fixed.txt 842: LNKB,
  284. Error 4063 - Object does not exist ^ (LNKB)
  285.  
  286. ./dsdt_fixed.txt 850: LNKD,
  287. Error 4063 - Object does not exist ^ (LNKD)
  288.  
  289. ./dsdt_fixed.txt 858: LNKA,
  290. Error 4063 - Object does not exist ^ (LNKA)
  291.  
  292. ./dsdt_fixed.txt 866: LNKB,
  293. Error 4063 - Object does not exist ^ (LNKB)
  294.  
  295. ./dsdt_fixed.txt 874: LNKC,
  296. Error 4063 - Object does not exist ^ (LNKC)
  297.  
  298. ./dsdt_fixed.txt 882: LNKA,
  299. Error 4063 - Object does not exist ^ (LNKA)
  300.  
  301. ./dsdt_fixed.txt 890: LNKB,
  302. Error 4063 - Object does not exist ^ (LNKB)
  303.  
  304. ./dsdt_fixed.txt 898: LNKC,
  305. Error 4063 - Object does not exist ^ (LNKC)
  306.  
  307. ./dsdt_fixed.txt 906: LNKD,
  308. Error 4063 - Object does not exist ^ (LNKD)
  309.  
  310. ./dsdt_fixed.txt 914: LNKA,
  311. Error 4063 - Object does not exist ^ (LNKA)
  312.  
  313. ./dsdt_fixed.txt 922: LNKB,
  314. Error 4063 - Object does not exist ^ (LNKB)
  315.  
  316. ./dsdt_fixed.txt 930: LNKC,
  317. Error 4063 - Object does not exist ^ (LNKC)
  318.  
  319. ./dsdt_fixed.txt 938: LNKD,
  320. Error 4063 - Object does not exist ^ (LNKD)
  321.  
  322. ./dsdt_fixed.txt 946: LNKA,
  323. Error 4063 - Object does not exist ^ (LNKA)
  324.  
  325. ./dsdt_fixed.txt 954: LNKB,
  326. Error 4063 - Object does not exist ^ (LNKB)
  327.  
  328. ./dsdt_fixed.txt 962: LNKC,
  329. Error 4063 - Object does not exist ^ (LNKC)
  330.  
  331. ./dsdt_fixed.txt 970: LNKD,
  332. Error 4063 - Object does not exist ^ (LNKD)
  333.  
  334. ./dsdt_fixed.txt 978: LNKC,
  335. Error 4063 - Object does not exist ^ (LNKC)
  336.  
  337. ./dsdt_fixed.txt 986: LNKD,
  338. Error 4063 - Object does not exist ^ (LNKD)
  339.  
  340. ./dsdt_fixed.txt 994: LNKA,
  341. Error 4063 - Object does not exist ^ (LNKA)
  342.  
  343. ./dsdt_fixed.txt 1002: LNKB,
  344. Error 4063 - Object does not exist ^ (LNKB)
  345.  
  346. ./dsdt_fixed.txt 1010: LNKG,
  347. Error 4063 - Object does not exist ^ (LNKG)
  348.  
  349. ./dsdt_fixed.txt 1446: LNKC,
  350. Error 4063 - Object does not exist ^ (LNKC)
  351.  
  352. ./dsdt_fixed.txt 1454: LNKD,
  353. Error 4063 - Object does not exist ^ (LNKD)
  354.  
  355. ./dsdt_fixed.txt 1462: LNKA,
  356. Error 4063 - Object does not exist ^ (LNKA)
  357.  
  358. ./dsdt_fixed.txt 1470: LNKB,
  359. Error 4063 - Object does not exist ^ (LNKB)
  360.  
  361. ./dsdt_fixed.txt 1514: LNKC,
  362. Error 4063 - Object does not exist ^ (LNKC)
  363.  
  364. ./dsdt_fixed.txt 1522: LNKD,
  365. Error 4063 - Object does not exist ^ (LNKD)
  366.  
  367. ./dsdt_fixed.txt 1530: LNKA,
  368. Error 4063 - Object does not exist ^ (LNKA)
  369.  
  370. ./dsdt_fixed.txt 1538: LNKB,
  371. Error 4063 - Object does not exist ^ (LNKB)
  372.  
  373. ./dsdt_fixed.txt 1582: LNKD,
  374. Error 4063 - Object does not exist ^ (LNKD)
  375.  
  376. ./dsdt_fixed.txt 1590: LNKA,
  377. Error 4063 - Object does not exist ^ (LNKA)
  378.  
  379. ./dsdt_fixed.txt 1598: LNKB,
  380. Error 4063 - Object does not exist ^ (LNKB)
  381.  
  382. ./dsdt_fixed.txt 1606: LNKC,
  383. Error 4063 - Object does not exist ^ (LNKC)
  384.  
  385. ./dsdt_fixed.txt 1650: LNKA,
  386. Error 4063 - Object does not exist ^ (LNKA)
  387.  
  388. ./dsdt_fixed.txt 1658: LNKB,
  389. Error 4063 - Object does not exist ^ (LNKB)
  390.  
  391. ./dsdt_fixed.txt 1666: LNKC,
  392. Error 4063 - Object does not exist ^ (LNKC)
  393.  
  394. ./dsdt_fixed.txt 1674: LNKD,
  395. Error 4063 - Object does not exist ^ (LNKD)
  396.  
  397. ./dsdt_fixed.txt 1718: LNKB,
  398. Error 4063 - Object does not exist ^ (LNKB)
  399.  
  400. ./dsdt_fixed.txt 1726: LNKC,
  401. Error 4063 - Object does not exist ^ (LNKC)
  402.  
  403. ./dsdt_fixed.txt 1734: LNKD,
  404. Error 4063 - Object does not exist ^ (LNKD)
  405.  
  406. ./dsdt_fixed.txt 1742: LNKA,
  407. Error 4063 - Object does not exist ^ (LNKA)
  408.  
  409. ./dsdt_fixed.txt 1786: LNKC,
  410. Error 4063 - Object does not exist ^ (LNKC)
  411.  
  412. ./dsdt_fixed.txt 1794: LNKD,
  413. Error 4063 - Object does not exist ^ (LNKD)
  414.  
  415. ./dsdt_fixed.txt 1802: LNKA,
  416. Error 4063 - Object does not exist ^ (LNKA)
  417.  
  418. ./dsdt_fixed.txt 1810: LNKB,
  419. Error 4063 - Object does not exist ^ (LNKB)
  420.  
  421. ./dsdt_fixed.txt 1854: LNKD,
  422. Error 4063 - Object does not exist ^ (LNKD)
  423.  
  424. ./dsdt_fixed.txt 1862: LNKA,
  425. Error 4063 - Object does not exist ^ (LNKA)
  426.  
  427. ./dsdt_fixed.txt 1870: LNKB,
  428. Error 4063 - Object does not exist ^ (LNKB)
  429.  
  430. ./dsdt_fixed.txt 1878: LNKC,
  431. Error 4063 - Object does not exist ^ (LNKC)
  432.  
  433. ./dsdt_fixed.txt 1922: LNKB,
  434. Error 4063 - Object does not exist ^ (LNKB)
  435.  
  436. ./dsdt_fixed.txt 1930: LNKC,
  437. Error 4063 - Object does not exist ^ (LNKC)
  438.  
  439. ./dsdt_fixed.txt 1938: LNKD,
  440. Error 4063 - Object does not exist ^ (LNKD)
  441.  
  442. ./dsdt_fixed.txt 1946: LNKA,
  443. Error 4063 - Object does not exist ^ (LNKA)
  444.  
  445. ./dsdt_fixed.txt 1990: LNKC,
  446. Error 4063 - Object does not exist ^ (LNKC)
  447.  
  448. ./dsdt_fixed.txt 1998: LNKD,
  449. Error 4063 - Object does not exist ^ (LNKD)
  450.  
  451. ./dsdt_fixed.txt 2006: LNKA,
  452. Error 4063 - Object does not exist ^ (LNKA)
  453.  
  454. ./dsdt_fixed.txt 2014: LNKB,
  455. Error 4063 - Object does not exist ^ (LNKB)
  456.  
  457. ./dsdt_fixed.txt 2058: LNKD,
  458. Error 4063 - Object does not exist ^ (LNKD)
  459.  
  460. ./dsdt_fixed.txt 2066: LNKA,
  461. Error 4063 - Object does not exist ^ (LNKA)
  462.  
  463. ./dsdt_fixed.txt 2074: LNKB,
  464. Error 4063 - Object does not exist ^ (LNKB)
  465.  
  466. ./dsdt_fixed.txt 2082: LNKC,
  467. Error 4063 - Object does not exist ^ (LNKC)
  468.  
  469. ./dsdt_fixed.txt 2126: LNKA,
  470. Error 4063 - Object does not exist ^ (LNKA)
  471.  
  472. ./dsdt_fixed.txt 2134: LNKB,
  473. Error 4063 - Object does not exist ^ (LNKB)
  474.  
  475. ./dsdt_fixed.txt 2142: LNKC,
  476. Error 4063 - Object does not exist ^ (LNKC)
  477.  
  478. ./dsdt_fixed.txt 2150: LNKD,
  479. Error 4063 - Object does not exist ^ (LNKD)
  480.  
  481. ./dsdt_fixed.txt 2194: LNKA,
  482. Error 4063 - Object does not exist ^ (LNKA)
  483.  
  484. ./dsdt_fixed.txt 2202: LNKB,
  485. Error 4063 - Object does not exist ^ (LNKB)
  486.  
  487. ./dsdt_fixed.txt 2210: LNKC,
  488. Error 4063 - Object does not exist ^ (LNKC)
  489.  
  490. ./dsdt_fixed.txt 2218: LNKD,
  491. Error 4063 - Object does not exist ^ (LNKD)
  492.  
  493. ./dsdt_fixed.txt 2226: LNKF,
  494. Error 4063 - Object does not exist ^ (LNKF)
  495.  
  496. ./dsdt_fixed.txt 2234: LNKG,
  497. Error 4063 - Object does not exist ^ (LNKG)
  498.  
  499. ./dsdt_fixed.txt 2242: LNKH,
  500. Error 4063 - Object does not exist ^ (LNKH)
  501.  
  502. ./dsdt_fixed.txt 2250: LNKE,
  503. Error 4063 - Object does not exist ^ (LNKE)
  504.  
  505. ./dsdt_fixed.txt 3279: If (ECEN)
  506. Error 4095 - ^ syntax error, unexpected PARSEOP_IF
  507.  
  508. ./dsdt_fixed.txt 3282: OperationRegion (ECBP, SystemIO, ECIN, 0x02)
  509. Error 4063 - Object does not exist ^ (ECIN)
  510.  
  511. ./dsdt_fixed.txt 3288: OperationRegion (ECIO, SystemIO, ECIN, 0x02)
  512. Error 4063 - Object does not exist ^ (ECIN)
  513.  
  514. ./dsdt_fixed.txt 3324: Acquire (ECMU, 0x5000)
  515. Error 4063 - Object does not exist ^ (ECMU)
  516.  
  517. ./dsdt_fixed.txt 3324: Acquire (ECMU, 0x5000)
  518. Warning 1104 - Possible operator timeout is ignored ^
  519.  
  520. ./dsdt_fixed.txt 3338: Release (ECMU)
  521. Error 4063 - Object does not exist ^ (ECMU)
  522.  
  523. ./dsdt_fixed.txt 3344: Acquire (ECMU, 0x1388)
  524. Error 4063 - Object does not exist ^ (ECMU)
  525.  
  526. ./dsdt_fixed.txt 3344: Acquire (ECMU, 0x1388)
  527. Warning 1104 - Possible operator timeout is ignored ^
  528.  
  529. ./dsdt_fixed.txt 3345: Acquire (MLMU, 0x1388)
  530. Error 4063 - Object does not exist ^ (MLMU)
  531.  
  532. ./dsdt_fixed.txt 3345: Acquire (MLMU, 0x1388)
  533. Warning 1104 - Possible operator timeout is ignored ^
  534.  
  535. ./dsdt_fixed.txt 3360: Release (MLMU)
  536. Error 4063 - Object does not exist ^ (MLMU)
  537.  
  538. ./dsdt_fixed.txt 3360: Release (MLMU)
  539. Warning 1099 - Statement is unreachable ^
  540.  
  541. ./dsdt_fixed.txt 3361: Release (ECMU)
  542. Error 4063 - Object does not exist ^ (ECMU)
  543.  
  544. ./dsdt_fixed.txt 3366: Acquire (ECMU, 0x1388)
  545. Error 4063 - Object does not exist ^ (ECMU)
  546.  
  547. ./dsdt_fixed.txt 3366: Acquire (ECMU, 0x1388)
  548. Warning 1104 - Possible operator timeout is ignored ^
  549.  
  550. ./dsdt_fixed.txt 3367: Acquire (MLMU, 0x1388)
  551. Error 4063 - Object does not exist ^ (MLMU)
  552.  
  553. ./dsdt_fixed.txt 3367: Acquire (MLMU, 0x1388)
  554. Warning 1104 - Possible operator timeout is ignored ^
  555.  
  556. ./dsdt_fixed.txt 3382: Release (MLMU)
  557. Error 4063 - Object does not exist ^ (MLMU)
  558.  
  559. ./dsdt_fixed.txt 3383: Release (ECMU)
  560. Error 4063 - Object does not exist ^ (ECMU)
  561.  
  562. ./dsdt_fixed.txt 3533: Acquire (ECMU, 0x1388)
  563. Error 4063 - Object does not exist ^ (ECMU)
  564.  
  565. ./dsdt_fixed.txt 3533: Acquire (ECMU, 0x1388)
  566. Warning 1104 - Possible operator timeout is ignored ^
  567.  
  568. ./dsdt_fixed.txt 3546: Release (ECMU)
  569. Error 4063 - Object does not exist ^ (ECMU)
  570.  
  571. ./dsdt_fixed.txt 3603: Acquire (ECMU, 0x1388)
  572. Error 4063 - Object does not exist ^ (ECMU)
  573.  
  574. ./dsdt_fixed.txt 3603: Acquire (ECMU, 0x1388)
  575. Warning 1104 - Possible operator timeout is ignored ^
  576.  
  577. ./dsdt_fixed.txt 3611: Release (ECMU)
  578. Error 4063 - Object does not exist ^ (ECMU)
  579.  
  580. ./dsdt_fixed.txt 3726: If (ECEN)
  581. Error 4063 - Object does not exist ^ (ECEN)
  582.  
  583. ./dsdt_fixed.txt 3728: PPTS (Arg0)
  584. Error 4067 - ^ Object is not accessible from this scope (PPTS)
  585.  
  586. ./dsdt_fixed.txt 3734: If (ECEN)
  587. Error 4063 - Object does not exist ^ (ECEN)
  588.  
  589. ./dsdt_fixed.txt 3736: WWAK (Arg0)
  590. Error 4067 - ^ Object is not accessible from this scope (WWAK)
  591.  
  592. ./dsdt_fixed.txt 4313: CreateDWordField (CRS, \_SB.PCI0.SBRG.HPET._Y04._BAS, HPT)
  593. Error 4063 - Object does not exist ^ (\_SB.PCI0.SBRG.HPET._Y04._BAS)
  594.  
  595. ./dsdt_fixed.txt 4332: CreateDWordField (CRS, \_SB.PCI0.PCIE._Y05._BAS, BAS1)
  596. Error 4063 - Object does not exist ^ (\_SB.PCI0.PCIE._Y05._BAS)
  597.  
  598. ./dsdt_fixed.txt 4333: CreateDWordField (CRS, \_SB.PCI0.PCIE._Y05._LEN, LEN1)
  599. Error 4063 - Object does not exist ^ (\_SB.PCI0.PCIE._Y05._LEN)
  600.  
  601. ./dsdt_fixed.txt 4378: CreateDWordField (CRS, \_SB.PCI0.SBRG.OMSC._Y06._LEN, ML01)
  602. Error 4063 - Object does not exist ^ (\_SB.PCI0.SBRG.OMSC._Y06._LEN)
  603.  
  604. ./dsdt_fixed.txt 4379: CreateDWordField (CRS, \_SB.PCI0.SBRG.OMSC._Y06._BAS, MB01)
  605. Error 4063 - Object does not exist ^ (\_SB.PCI0.SBRG.OMSC._Y06._BAS)
  606.  
  607. ./dsdt_fixed.txt 4380: CreateDWordField (CRS, \_SB.PCI0.SBRG.OMSC._Y07._LEN, ML02)
  608. Error 4063 - Object does not exist ^ (\_SB.PCI0.SBRG.OMSC._Y07._LEN)
  609.  
  610. ./dsdt_fixed.txt 4381: CreateDWordField (CRS, \_SB.PCI0.SBRG.OMSC._Y07._BAS, MB02)
  611. Error 4063 - Object does not exist ^ (\_SB.PCI0.SBRG.OMSC._Y07._BAS)
  612.  
  613. ./dsdt_fixed.txt 4386: CreateDWordField (CRS1, \_SB.PCI0.SBRG.OMSC._Y08._LEN, ML03)
  614. Error 4063 - Object does not exist ^ (\_SB.PCI0.SBRG.OMSC._Y08._LEN)
  615.  
  616. ./dsdt_fixed.txt 4387: CreateDWordField (CRS1, \_SB.PCI0.SBRG.OMSC._Y08._BAS, MB03)
  617. Error 4063 - Object does not exist ^ (\_SB.PCI0.SBRG.OMSC._Y08._BAS)
  618.  
  619. ./dsdt_fixed.txt 4388: CreateDWordField (CRS1, \_SB.PCI0.SBRG.OMSC._Y09._LEN, ML04)
  620. Error 4063 - Object does not exist ^ (\_SB.PCI0.SBRG.OMSC._Y09._LEN)
  621.  
  622. ./dsdt_fixed.txt 4389: CreateDWordField (CRS1, \_SB.PCI0.SBRG.OMSC._Y09._BAS, MB04)
  623. Error 4063 - Object does not exist ^ (\_SB.PCI0.SBRG.OMSC._Y09._BAS)
  624.  
  625. ./dsdt_fixed.txt 4437: CreateDWordField (CRS, \_SB.RMEM._Y0A._BAS, BAS1)
  626. Error 4063 - Object does not exist ^ (\_SB.RMEM._Y0A._BAS)
  627.  
  628. ./dsdt_fixed.txt 4438: CreateDWordField (CRS, \_SB.RMEM._Y0A._LEN, LEN1)
  629. Error 4063 - Object does not exist ^ (\_SB.RMEM._Y0A._LEN)
  630.  
  631. ./dsdt_fixed.txt 4439: CreateDWordField (CRS, \_SB.RMEM._Y0B._BAS, BAS2)
  632. Error 4063 - Object does not exist ^ (\_SB.RMEM._Y0B._BAS)
  633.  
  634. ./dsdt_fixed.txt 4440: CreateDWordField (CRS, \_SB.RMEM._Y0B._LEN, LEN2)
  635. Error 4063 - Object does not exist ^ (\_SB.RMEM._Y0B._LEN)
  636.  
  637. ./dsdt_fixed.txt 4441: CreateDWordField (CRS, \_SB.RMEM._Y0C._LEN, LEN3)
  638. Error 4063 - Object does not exist ^ (\_SB.RMEM._Y0C._LEN)
  639.  
  640. ./dsdt_fixed.txt 4442: CreateDWordField (CRS, \_SB.RMEM._Y0D._BAS, BAS4)
  641. Error 4063 - Object does not exist ^ (\_SB.RMEM._Y0D._BAS)
  642.  
  643. ./dsdt_fixed.txt 4443: CreateDWordField (CRS, \_SB.RMEM._Y0D._LEN, LEN4)
  644. Error 4063 - Object does not exist ^ (\_SB.RMEM._Y0D._LEN)
  645.  
  646. ./dsdt_fixed.txt 4708: CreateWordField (CRS, \_SB.PCI0.SBRG.RMSC._Y0E._MIN, GP00)
  647. Error 4063 - Object does not exist ^ (\_SB.PCI0.SBRG.RMSC._Y0E._MIN)
  648.  
  649. ./dsdt_fixed.txt 4709: CreateWordField (CRS, \_SB.PCI0.SBRG.RMSC._Y0E._MAX, GP01)
  650. Error 4063 - Object does not exist ^ (\_SB.PCI0.SBRG.RMSC._Y0E._MAX)
  651.  
  652. ./dsdt_fixed.txt 4710: CreateByteField (CRS, \_SB.PCI0.SBRG.RMSC._Y0E._LEN, GP0L)
  653. Error 4063 - Object does not exist ^ (\_SB.PCI0.SBRG.RMSC._Y0E._LEN)
  654.  
  655. ./dsdt_fixed.txt 4716: CreateWordField (CRS, \_SB.PCI0.SBRG.RMSC._Y0F._MIN, GP10)
  656. Error 4063 - Object does not exist ^ (\_SB.PCI0.SBRG.RMSC._Y0F._MIN)
  657.  
  658. ./dsdt_fixed.txt 4717: CreateWordField (CRS, \_SB.PCI0.SBRG.RMSC._Y0F._MAX, GP11)
  659. Error 4063 - Object does not exist ^ (\_SB.PCI0.SBRG.RMSC._Y0F._MAX)
  660.  
  661. ./dsdt_fixed.txt 4718: CreateByteField (CRS, \_SB.PCI0.SBRG.RMSC._Y0F._LEN, GP1L)
  662. Error 4063 - Object does not exist ^ (\_SB.PCI0.SBRG.RMSC._Y0F._LEN)
  663.  
  664. ./dsdt_fixed.txt 4722: CreateWordField (CRS, \_SB.PCI0.SBRG.RMSC._Y10._MIN, GPB0)
  665. Error 4063 - Object does not exist ^ (\_SB.PCI0.SBRG.RMSC._Y10._MIN)
  666.  
  667. ./dsdt_fixed.txt 4723: CreateWordField (CRS, \_SB.PCI0.SBRG.RMSC._Y10._MAX, GPB1)
  668. Error 4063 - Object does not exist ^ (\_SB.PCI0.SBRG.RMSC._Y10._MAX)
  669.  
  670. ./dsdt_fixed.txt 4724: CreateByteField (CRS, \_SB.PCI0.SBRG.RMSC._Y10._LEN, GPBL)
  671. Error 4063 - Object does not exist ^ (\_SB.PCI0.SBRG.RMSC._Y10._LEN)
  672.  
  673. ./dsdt_fixed.txt 4732: CreateWordField (CRS, \_SB.PCI0.SBRG.RMSC._Y11._MIN, GP20)
  674. Error 4063 - Object does not exist ^ (\_SB.PCI0.SBRG.RMSC._Y11._MIN)
  675.  
  676. ./dsdt_fixed.txt 4733: CreateWordField (CRS, \_SB.PCI0.SBRG.RMSC._Y11._MAX, GP21)
  677. Error 4063 - Object does not exist ^ (\_SB.PCI0.SBRG.RMSC._Y11._MAX)
  678.  
  679. ./dsdt_fixed.txt 4734: CreateByteField (CRS, \_SB.PCI0.SBRG.RMSC._Y11._LEN, GP2L)
  680. Error 4063 - Object does not exist ^ (\_SB.PCI0.SBRG.RMSC._Y11._LEN)
  681.  
  682. ./dsdt_fixed.txt 4743: CreateByteField (CRS, \_SB.PCI0.SBRG.RMSC._Y12._LEN, KBL0)
  683. Error 4063 - Object does not exist ^ (\_SB.PCI0.SBRG.RMSC._Y12._LEN)
  684.  
  685. ./dsdt_fixed.txt 4744: CreateByteField (CRS, \_SB.PCI0.SBRG.RMSC._Y13._LEN, KBL1)
  686. Error 4063 - Object does not exist ^ (\_SB.PCI0.SBRG.RMSC._Y13._LEN)
  687.  
  688. ./dsdt_fixed.txt 4879: CreateWordField (CRS, \_SB.PCI0.SBRG.SIOR._Y14._MIN, GP10)
  689. Error 4063 - Object does not exist ^ (\_SB.PCI0.SBRG.SIOR._Y14._MIN)
  690.  
  691. ./dsdt_fixed.txt 4880: CreateWordField (CRS, \_SB.PCI0.SBRG.SIOR._Y14._MAX, GP11)
  692. Error 4063 - Object does not exist ^ (\_SB.PCI0.SBRG.SIOR._Y14._MAX)
  693.  
  694. ./dsdt_fixed.txt 4881: CreateByteField (CRS, \_SB.PCI0.SBRG.SIOR._Y14._LEN, GPL1)
  695. Error 4063 - Object does not exist ^ (\_SB.PCI0.SBRG.SIOR._Y14._LEN)
  696.  
  697. ./dsdt_fixed.txt 4889: CreateWordField (CRS, \_SB.PCI0.SBRG.SIOR._Y15._MIN, GP20)
  698. Error 4063 - Object does not exist ^ (\_SB.PCI0.SBRG.SIOR._Y15._MIN)
  699.  
  700. ./dsdt_fixed.txt 4890: CreateWordField (CRS, \_SB.PCI0.SBRG.SIOR._Y15._MAX, GP21)
  701. Error 4063 - Object does not exist ^ (\_SB.PCI0.SBRG.SIOR._Y15._MAX)
  702.  
  703. ./dsdt_fixed.txt 4891: CreateByteField (CRS, \_SB.PCI0.SBRG.SIOR._Y15._LEN, GPL2)
  704. Error 4063 - Object does not exist ^ (\_SB.PCI0.SBRG.SIOR._Y15._LEN)
  705.  
  706. ./dsdt_fixed.txt 4899: CreateWordField (CRS, \_SB.PCI0.SBRG.SIOR._Y16._MIN, GP30)
  707. Error 4063 - Object does not exist ^ (\_SB.PCI0.SBRG.SIOR._Y16._MIN)
  708.  
  709. ./dsdt_fixed.txt 4900: CreateWordField (CRS, \_SB.PCI0.SBRG.SIOR._Y16._MAX, GP31)
  710. Error 4063 - Object does not exist ^ (\_SB.PCI0.SBRG.SIOR._Y16._MAX)
  711.  
  712. ./dsdt_fixed.txt 4901: CreateByteField (CRS, \_SB.PCI0.SBRG.SIOR._Y16._LEN, GPL3)
  713. Error 4063 - Object does not exist ^ (\_SB.PCI0.SBRG.SIOR._Y16._LEN)
  714.  
  715. ./dsdt_fixed.txt 5168: CreateWordField (CRS1, \_SB.PCI0.SBRG._Y17._INT, IRQM)
  716. Error 4063 - Object does not exist ^ (\_SB.PCI0.SBRG._Y17._INT)
  717.  
  718. ./dsdt_fixed.txt 5169: CreateByteField (CRS1, \_SB.PCI0.SBRG._Y18._DMA, DMAM)
  719. Error 4063 - Object does not exist ^ (\_SB.PCI0.SBRG._Y18._DMA)
  720.  
  721. ./dsdt_fixed.txt 5170: CreateWordField (CRS1, \_SB.PCI0.SBRG._Y19._MIN, IO11)
  722. Error 4063 - Object does not exist ^ (\_SB.PCI0.SBRG._Y19._MIN)
  723.  
  724. ./dsdt_fixed.txt 5171: CreateWordField (CRS1, \_SB.PCI0.SBRG._Y19._MAX, IO12)
  725. Error 4063 - Object does not exist ^ (\_SB.PCI0.SBRG._Y19._MAX)
  726.  
  727. ./dsdt_fixed.txt 5172: CreateByteField (CRS1, \_SB.PCI0.SBRG._Y19._LEN, LEN1)
  728. Error 4063 - Object does not exist ^ (\_SB.PCI0.SBRG._Y19._LEN)
  729.  
  730. ./dsdt_fixed.txt 5192: CreateWordField (CRS2, \_SB.PCI0.SBRG._Y1A._INT, IRQE)
  731. Error 4063 - Object does not exist ^ (\_SB.PCI0.SBRG._Y1A._INT)
  732.  
  733. ./dsdt_fixed.txt 5193: CreateByteField (CRS2, \_SB.PCI0.SBRG._Y1B._DMA, DMAE)
  734. Error 4063 - Object does not exist ^ (\_SB.PCI0.SBRG._Y1B._DMA)
  735.  
  736. ./dsdt_fixed.txt 5194: CreateWordField (CRS2, \_SB.PCI0.SBRG._Y1C._MIN, IO21)
  737. Error 4063 - Object does not exist ^ (\_SB.PCI0.SBRG._Y1C._MIN)
  738.  
  739. ./dsdt_fixed.txt 5195: CreateWordField (CRS2, \_SB.PCI0.SBRG._Y1C._MAX, IO22)
  740. Error 4063 - Object does not exist ^ (\_SB.PCI0.SBRG._Y1C._MAX)
  741.  
  742. ./dsdt_fixed.txt 5196: CreateByteField (CRS2, \_SB.PCI0.SBRG._Y1C._LEN, LEN2)
  743. Error 4063 - Object does not exist ^ (\_SB.PCI0.SBRG._Y1C._LEN)
  744.  
  745. ./dsdt_fixed.txt 5197: CreateWordField (CRS2, \_SB.PCI0.SBRG._Y1D._MIN, IO31)
  746. Error 4063 - Object does not exist ^ (\_SB.PCI0.SBRG._Y1D._MIN)
  747.  
  748. ./dsdt_fixed.txt 5198: CreateWordField (CRS2, \_SB.PCI0.SBRG._Y1D._MAX, IO32)
  749. Error 4063 - Object does not exist ^ (\_SB.PCI0.SBRG._Y1D._MAX)
  750.  
  751. ./dsdt_fixed.txt 5199: CreateByteField (CRS2, \_SB.PCI0.SBRG._Y1D._LEN, LEN3)
  752. Error 4063 - Object does not exist ^ (\_SB.PCI0.SBRG._Y1D._LEN)
  753.  
  754. ./dsdt_fixed.txt 5353: If (LEqual (STCL, 0x0101))
  755. Error 4095 - ^ syntax error, unexpected PARSEOP_IF
  756.  
  757. ./dsdt_fixed.txt 5744: Scopealized)
  758. Error 4095 - ^ syntax error, unexpected PARSEOP_SCOPE, expecting $end
  759.  
  760. ASL Input: ./dsdt_fixed.txt - 11176 lines, 373286 bytes, 1628 keywords
  761. Compilation complete. 182 Errors, 8 Warnings, 0 Remarks, 7 Optimizations
  762.  
  763.  
  764. Found an issue
  765. Found If (LEqual (_T_0, Zero))
  766. Fixed If (LEqual (T0_0, Zero))
  767.  
  768.  
  769. Found an issue
  770. Found If (LEqual (_T_0, One))
  771. Fixed If (LEqual (T0_0, One))
  772.  
  773.  
  774. Found an issue
  775. Found If (LEqual (_T_0, 0x02))
  776. Fixed If (LEqual (T0_0, 0x02))
  777.  
  778.  
  779. Found an issue
  780. Found If (LEqual (_T_0, 0x03))
  781. Fixed If (LEqual (T0_0, 0x03))
  782.  
  783.  
  784. Found an issue
  785. Found If (LEqual (_T_0, 0x04))
  786. Fixed If (LEqual (T0_0, 0x04))
  787.  
  788.  
  789. Found an issue
  790. Found If (LEqual (_T_0, 0x05))
  791. Fixed If (LEqual (T0_0, 0x05))
  792.  
  793.  
  794. Found an issue
  795. Found If (LEqual (_T_0, 0x06))
  796. Fixed If (LEqual (T0_0, 0x06))
  797.  
  798.  
  799. Found an issue
  800. Found Name (_T_1, Zero)
  801. Fixed Name (T0_1, Zero)
  802.  
  803.  
  804. Found an issue
  805. Found Store (ToInteger (Arg2), _T_1)
  806. Fixed Store (ToInteger (Arg2), T0_1)
  807.  
  808.  
  809. Found an issue
  810. Found If (LEqual (_T_1, Zero))
  811. Fixed If (LEqual (T0_1, Zero))
  812.  
  813.  
  814. Found an issue
  815. Found If (LEqual (_T_1, One))
  816. Fixed If (LEqual (T0_1, One))
  817.  
  818.  
  819. Done
  820.  
  821.  
  822.  
  823.  
  824. We are done patching, press any key to try to compile the fixed DSDT
  825.  
  826.  
  827.  
  828.  
  829. Compiling done, if it worked, you have now a patched DSDT in dsdt.aml
  830. If the compiling went wrong, you could force to build it with ./DSDT\ Patcher -f (try this DSDT at your own risk)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement