JGztxw
gLhPkRFen
IPjDhlySgVx
tKNG
ngrHjGuwB
Dnyy
UZQfA
xAqkskAls
VSxpsIcXCS
huKpm
axBWeDlHPFi
pJMBld
JFkVTfPIGb
Win10论坛

Win10正式版系统下载主题平板

重定义Modern UI,打造完美Windows全新体验

Windows10下载|安装|新手宝典|必备软件

UoEJJ
arDeFNpDg
lFPpTbxzRAo
qpGjYzSk
GeIWmtHcAr
ViFjlqIwsZZh
iAEvX
MUNEdp
ceJgTcBHnIC
aYLjXWWotg
hQQSufTmB
yriTy
akCWofAGvdi
WngGYcd
iobhDZjRMj
NrSHS
MXrMxhHhrs
ZojkTgbgsrR
zALqFrhmY
dgeuKMWK
WVsaojVefIw
MIqucseJA
QytKZgVQapIA
UQudxYek
zxMgCekTFUXe
JcgDdTSoP
TBdvZkpex
NjWRs
WbvNGI
BzcxUj
xBWxnsNPJhzh
jCnjc
TvRf
NZtJMBswFAF
zekSC
XQAAU
CNmM
VQdFW
aROlGYI
LrDf
GGXDEh
rJcTq
gbARZiuY
mSZvstgPCh
FapCsgZW
SpDlwDAAt
qLNR
Zalt
uDxpgCoCs
TAnhRphL
VJcCrvsCmvun
ELEpQBElvZ
ZxEIxvIADjJU
jNxUXxBXa
lmiLCsLStcs
VldAWLRemG
STNWsxPzuCDD
RvhCY
IPmfrfRsOwqY
搜索
查看: 4371|回复: 25

[电池] 联想小新潮7000-14 电池无法识别 电量显示0%!求高手修改DSDT [复制链接]

Rank: 5Rank: 5Rank: 5

UID
1148352
帖子
680
PB币
11
贡献
0
技术
15
活跃
1415
发表于 2019-4-30 21:24:51 IP属地广东 |显示全部楼层
快御云安全
先上配置:

联想18款潮7000,i7 8550U处理器
目前睡眠唤醒都正常,就是识别不到电池信息!


原生DSDT及论坛的电池热补丁SSDT
希望高手帮我看下能否修改匹配的电池信息,万分感谢!
附件: 你需要登录才可以下载或查看附件。没有帐号?注册

Rank: 9

UID
2163032
帖子
4654
PB币
5619
贡献
0
技术
21
活跃
2415
发表于 2019-5-1 10:40:56 IP属地台湾 |显示全部楼层

你的 hotpatch 應該沒問題,可能是 clover -> DSDT patches 有錯誤。


附件: 你需要登录才可以下载或查看附件。没有帐号?注册

Rank: 7Rank: 7Rank: 7

UID
4842671
帖子
2859
PB币
3437
贡献
0
技术
10
活跃
1200
发表于 2019-5-1 10:41:15 IP属地广东 |显示全部楼层
  1. #Created By Mison

  2. #BML0,   16,
  3. #BAV0,   16,
  4. #BAC0,   16,
  5. #BRC0,   16,
  6. #BTP0,   16,
  7. #BCC0,   16,
  8. #FCC0,   16,
  9. #BDC0,   16,
  10. #BDV0,   16,
  11. #BMD0,   16,
  12. #MANA,   96,
  13. #DENA,   64,
  14. #CHEM,   32,
  15. #ATE0,   16,
  16. #ATF0,   16,
  17. #FWIN,   64,
  18. #BARC,   128,
  19. #SMDA,   256,

  20. #BAT0 on H_EC
  21. #BAT1 on H_EC
  22. #BAT2 on H_EC

  23. into device label H_EC code_regex BML0,\s+16, replace_matched begin ML00,8,ML01,8, end;
  24. into device label H_EC code_regex BAV0,\s+16, replace_matched begin AV00,8,AV01,8, end;
  25. into device label H_EC code_regex BAC0,\s+16, replace_matched begin AC00,8,AC01,8, end;
  26. into device label H_EC code_regex BRC0,\s+16, replace_matched begin RC00,8,RC01,8, end;
  27. into device label H_EC code_regex BTP0,\s+16, replace_matched begin TP00,8,TP01,8, end;
  28. into device label H_EC code_regex BCC0,\s+16, replace_matched begin CC00,8,CC01,8, end;
  29. into device label H_EC code_regex FCC0,\s+16, replace_matched begin FC00,8,FC01,8, end;
  30. into device label H_EC code_regex BDC0,\s+16, replace_matched begin DC00,8,DC01,8, end;
  31. into device label H_EC code_regex BDV0,\s+16, replace_matched begin DV00,8,DV01,8, end;
  32. into device label H_EC code_regex BMD0,\s+16, replace_matched begin MD00,8,MD01,8, end;
  33. into device label H_EC code_regex CHEM,\s+32, replace_matched begin HEM0,8,HEM1,8,HEM2,8,HEM3,8, end;
  34. into device label H_EC code_regex ATE0,\s+16, replace_matched begin TE00,8,TE01,8, end;
  35. into device label H_EC code_regex ATF0,\s+16, replace_matched begin TF00,8,TF01,8, end;

  36. into method label _BIF code_regex \(BML0, replaceall_matched begin (B1B2(ML00,ML01), end;

  37. into method label _BST code_regex \(BML0, replaceall_matched begin (B1B2(ML00,ML01), end;

  38. into method label _BST code_regex BAV0\), replaceall_matched begin B1B2(AV00,AV01)), end;

  39. into method label _BST code_regex \(BAV0, replaceall_matched begin (B1B2(AV00,AV01), end;

  40. into method label GSBI code_regex \(BAV0, replaceall_matched begin (B1B2(AV00,AV01), end;

  41. into method label _BST code_regex \(BAC0\), replaceall_matched begin (B1B2(AC00,AC01)), end;

  42. into method label _BST code_regex \(BAC0, replaceall_matched begin (B1B2(AC00,AC01), end;

  43. into method label _BST code_regex \(BRC0, replaceall_matched begin (B1B2(RC00,RC01), end;

  44. into method label GSBI code_regex \(BRC0, replaceall_matched begin (B1B2(RC00,RC01), end;

  45. into method label GSBI code_regex \(BTP0, replaceall_matched begin (B1B2(TP00,TP01), end;

  46. into method label GSBI code_regex \(BCC0, replaceall_matched begin (B1B2(CC00,CC01), end;

  47. into method label _BIF code_regex \(FCC0, replaceall_matched begin (B1B2(FC00,FC01), end;

  48. into method label _BIF code_regex \(FCC0\) replaceall_matched begin (B1B2(FC00,FC01)) end;

  49. into method label GSBI code_regex \(FCC0, replaceall_matched begin (B1B2(FC00,FC01), end;

  50. into method label _BIF code_regex \(BDC0, replaceall_matched begin (B1B2(DC00,DC01), end;

  51. into method label GSBI code_regex \(BDC0, replaceall_matched begin (B1B2(DC00,DC01), end;

  52. into method label _BIF code_regex \(BDV0, replaceall_matched begin (B1B2(DV00,DV01), end;

  53. into method label GSBI code_regex \(BDV0, replaceall_matched begin (B1B2(DV00,DV01), end;

  54. into method label GSBI code_regex \(BMD0, replaceall_matched begin (B1B2(MD00,MD01), end;

  55. into method label GSBI code_regex \(MANA, replaceall_matched begin (\\_SB.PCI0.LPCB.H_EC.RECB(0x30,96), end;

  56. into method label GSBI code_regex \(DENA, replaceall_matched begin (\\_SB.PCI0.LPCB.H_EC.RECB(0x8C,64), end;

  57. into method label GSBI code_regex \(CHEM, replaceall_matched begin (B1B4(HEM0,HEM1,HEM2,HEM3), end;

  58. into method label GSBI code_regex \(ATE0, replaceall_matched begin (B1B2(TE00,TE01), end;

  59. into method label SMTF code_regex \(ATF0, replaceall_matched begin (B1B2(TF00,TF01), end;

  60. into method label GSBI code_regex \(ATF0, replaceall_matched begin (B1B2(TF00,TF01), end;

  61. into method label GSBI code_regex \(FWIN, replaceall_matched begin (\\_SB.PCI0.LPCB.H_EC.RECB(0xA0,64), end;

  62. into method label MHIF code_regex \(FWIN, replaceall_matched begin (\\_SB.PCI0.LPCB.H_EC.RECB(0xA0,64), end;

  63. into method label GSBI code_regex \(BARC, replaceall_matched begin (\\_SB.PCI0.LPCB.H_EC.RECB(0xA8,128), end;

  64. into method label MHPF code_regex Store\s\(FB4,\sSMDA\) replaceall_matched begin \\_SB.PCI0.LPCB.H_EC.WECB(0x04,256,FB4) end;

  65. into method label MHPF code_regex \(SMDA, replaceall_matched begin (\\_SB.PCI0.LPCB.H_EC.RECB(0x04,256), end;

  66. into device label BAT1 parent_label H_EC remove_entry;
  67. into device label BAT2 parent_label H_EC remove_entry;

  68. into method label _STA parent_label BAT0 replace_content begin Return (0x1F) end;

  69. #B1B2
  70. #B1B3
  71. #B1B4
  72. #RECB
  73. #WECB

  74. into method label B1B2 remove_entry;
  75. into definitionblock code_regex . insert
  76. begin
  77. Method (B1B2, 2, NotSerialized)\n
  78. {\n
  79. Return(Or(Arg0, ShiftLeft(Arg1, 8)))\n
  80. }\n
  81. end;

  82. #For 24 bit registers
  83. into method label B1B3 remove_entry;
  84. into definitionblock code_regex . insert
  85. begin
  86. Method (B1B3, 3, NotSerialized)\n
  87. {\n
  88.     Store(Arg2, Local0)\n
  89.     Or(Arg1, ShiftLeft(Local0, 8), Local0)\n
  90.     Or(Arg0, ShiftLeft(Local0, 8), Local0)\n
  91.     Return(Local0)\n
  92. }\n
  93. end;

  94. into method label B1B4 remove_entry;
  95. into definitionblock code_regex . insert
  96. begin
  97. Method (B1B4, 4, NotSerialized)\n
  98. {\n
  99.     Store(Arg3, Local0)\n
  100.     Or(Arg2, ShiftLeft(Local0, 8), Local0)\n
  101.     Or(Arg1, ShiftLeft(Local0, 8), Local0)\n
  102.     Or(Arg0, ShiftLeft(Local0, 8), Local0)\n
  103.     Return(Local0)\n
  104. }\n
  105. end;

  106. # utility methods to read/write buffers from/to EC
  107. into method label RE1B parent_label H_EC remove_entry;
  108. into method label RECB parent_label H_EC remove_entry;
  109. into device label H_EC insert
  110. begin
  111. Method (RE1B, 1, NotSerialized)\n
  112. {\n
  113.     OperationRegion(ERAM, EmbeddedControl, Arg0, 1)\n
  114.     Field(ERAM, ByteAcc, NoLock, Preserve) { BYTE, 8 }\n
  115.     Return(BYTE)\n
  116. }\n
  117. Method (RECB, 2, Serialized)\n
  118. // Arg0 - offset in bytes from zero-based EC\n
  119. // Arg1 - size of buffer in bits\n
  120. {\n
  121.     ShiftRight(Arg1, 3, Arg1)\n
  122.     Name(TEMP, Buffer(Arg1) { })\n
  123.     Add(Arg0, Arg1, Arg1)\n
  124.     Store(0, Local0)\n
  125.     While (LLess(Arg0, Arg1))\n
  126.     {\n
  127.         Store(RE1B(Arg0), Index(TEMP, Local0))\n
  128.         Increment(Arg0)\n
  129.         Increment(Local0)\n
  130.     }\n
  131.     Return(TEMP)\n
  132. }\n
  133. end;

  134. into method label WE1B parent_label H_EC remove_entry;
  135. into method label WECB parent_label H_EC remove_entry;
  136. into device label H_EC insert
  137. begin
  138. Method (WE1B, 2, NotSerialized)\n
  139. {\n
  140.     OperationRegion(ERAM, EmbeddedControl, Arg0, 1)\n
  141.     Field(ERAM, ByteAcc, NoLock, Preserve) { BYTE, 8 }\n
  142.     Store(Arg1, BYTE)\n
  143. }\n
  144. Method (WECB, 3, Serialized)\n
  145. // Arg0 - offset in bytes from zero-based EC\n
  146. // Arg1 - size of buffer in bits\n
  147. // Arg2 - value to write\n
  148. {\n
  149.     ShiftRight(Arg1, 3, Arg1)\n
  150.     Name(TEMP, Buffer(Arg1) { })\n
  151.     Store(Arg2, TEMP)\n
  152.     Add(Arg0, Arg1, Arg1)\n
  153.     Store(0, Local0)\n
  154.     While (LLess(Arg0, Arg1))\n
  155.     {\n
  156.         WE1B(Arg0, DerefOf(Index(TEMP, Local0)))\n
  157.         Increment(Arg0)\n
  158.         Increment(Local0)\n
  159.     }\n
  160. }\n
  161. end;

  162. # utility methods to read/write buffers from/to EC
  163. into method label RE1B parent_label EC remove_entry;
  164. into method label RECB parent_label EC remove_entry;
  165. into device label EC insert
  166. begin
  167. Method (RE1B, 1, NotSerialized)\n
  168. {\n
  169.     OperationRegion(ERAM, EmbeddedControl, Arg0, 1)\n
  170.     Field(ERAM, ByteAcc, NoLock, Preserve) { BYTE, 8 }\n
  171.     Return(BYTE)\n
  172. }\n
  173. Method (RECB, 2, Serialized)\n
  174. // Arg0 - offset in bytes from zero-based EC\n
  175. // Arg1 - size of buffer in bits\n
  176. {\n
  177.     ShiftRight(Arg1, 3, Arg1)\n
  178.     Name(TEMP, Buffer(Arg1) { })\n
  179.     Add(Arg0, Arg1, Arg1)\n
  180.     Store(0, Local0)\n
  181.     While (LLess(Arg0, Arg1))\n
  182.     {\n
  183.         Store(RE1B(Arg0), Index(TEMP, Local0))\n
  184.         Increment(Arg0)\n
  185.         Increment(Local0)\n
  186.     }\n
  187.     Return(TEMP)\n
  188. }\n
  189. end;

  190. into method label WE1B parent_label EC remove_entry;
  191. into method label WECB parent_label EC remove_entry;
  192. into device label EC insert
  193. begin
  194. Method (WE1B, 2, NotSerialized)\n
  195. {\n
  196.     OperationRegion(ERAM, EmbeddedControl, Arg0, 1)\n
  197.     Field(ERAM, ByteAcc, NoLock, Preserve) { BYTE, 8 }\n
  198.     Store(Arg1, BYTE)\n
  199. }\n
  200. Method (WECB, 3, Serialized)\n
  201. // Arg0 - offset in bytes from zero-based EC\n
  202. // Arg1 - size of buffer in bits\n
  203. // Arg2 - value to write\n
  204. {\n
  205.     ShiftRight(Arg1, 3, Arg1)\n
  206.     Name(TEMP, Buffer(Arg1) { })\n
  207.     Store(Arg2, TEMP)\n
  208.     Add(Arg0, Arg1, Arg1)\n
  209.     Store(0, Local0)\n
  210.     While (LLess(Arg0, Arg1))\n
  211.     {\n
  212.         WE1B(Arg0, DerefOf(Index(TEMP, Local0)))\n
  213.         Increment(Arg0)\n
  214.         Increment(Local0)\n
  215.     }\n
  216. }\n
  217. end;

  218. # utility methods to read/write buffers from/to EC
  219. into method label RE1B parent_label EC0 remove_entry;
  220. into method label RECB parent_label EC0 remove_entry;
  221. into device label EC0 insert
  222. begin
  223. Method (RE1B, 1, NotSerialized)\n
  224. {\n
  225.     OperationRegion(ERAM, EmbeddedControl, Arg0, 1)\n
  226.     Field(ERAM, ByteAcc, NoLock, Preserve) { BYTE, 8 }\n
  227.     Return(BYTE)\n
  228. }\n
  229. Method (RECB, 2, Serialized)\n
  230. // Arg0 - offset in bytes from zero-based EC\n
  231. // Arg1 - size of buffer in bits\n
  232. {\n
  233.     ShiftRight(Arg1, 3, Arg1)\n
  234.     Name(TEMP, Buffer(Arg1) { })\n
  235.     Add(Arg0, Arg1, Arg1)\n
  236.     Store(0, Local0)\n
  237.     While (LLess(Arg0, Arg1))\n
  238.     {\n
  239.         Store(RE1B(Arg0), Index(TEMP, Local0))\n
  240.         Increment(Arg0)\n
  241.         Increment(Local0)\n
  242.     }\n
  243.     Return(TEMP)\n
  244. }\n
  245. end;

  246. into method label WE1B parent_label EC0 remove_entry;
  247. into method label WECB parent_label EC0 remove_entry;
  248. into device label EC0 insert
  249. begin
  250. Method (WE1B, 2, NotSerialized)\n
  251. {\n
  252.     OperationRegion(ERAM, EmbeddedControl, Arg0, 1)\n
  253.     Field(ERAM, ByteAcc, NoLock, Preserve) { BYTE, 8 }\n
  254.     Store(Arg1, BYTE)\n
  255. }\n
  256. Method (WECB, 3, Serialized)\n
  257. // Arg0 - offset in bytes from zero-based EC\n
  258. // Arg1 - size of buffer in bits\n
  259. // Arg2 - value to write\n
  260. {\n
  261.     ShiftRight(Arg1, 3, Arg1)\n
  262.     Name(TEMP, Buffer(Arg1) { })\n
  263.     Store(Arg2, TEMP)\n
  264.     Add(Arg0, Arg1, Arg1)\n
  265.     Store(0, Local0)\n
  266.     While (LLess(Arg0, Arg1))\n
  267.     {\n
  268.         WE1B(Arg0, DerefOf(Index(TEMP, Local0)))\n
  269.         Increment(Arg0)\n
  270.         Increment(Local0)\n
  271.     }\n
  272. }\n
  273. end;

  274. #Fix Battery 0% Status
  275. #Maintained by: RehabMan for: Laptop Patches
  276. #system_Mutex.txt

  277. #
  278. # Some DSDTs use Mutex objects with non-zero a SyncLevel.  Evidently,
  279. # OS X has some difficulty with this part of the ACPI spec, either that
  280. # or the DSDTs are, in fact, codec incorrectly and Windows is ignoring
  281. # it.

  282. # The common result of a non-zero SyncLevel is failure of methods at the
  283. # point of Acquire on the mutext in question.  This can result in strange
  284. # behavior, failed battery status, or other issues.
  285. #
  286. # This patch corrects all Mutex objects declared with a non-zero
  287. # SyncLevel to use zero.
  288. #

  289. # 2x as there is some sort of MaciASL bug...
  290. # (code_regex_not seems broken)
  291. #into_all all code_regex_not Mutex\s+\([^,]*,\s+0x00\) code_regex Mutex\s+\(([^,]*),\s+[^)]*\) replaceall_matched begin Mutex(%1, 0) end;
  292. #into_all all code_regex_not Mutex\s+\([^,]*,\s+0x00\) code_regex Mutex\s+\(([^,]*),\s+[^)]*\) replaceall_matched begin Mutex(%1, 0) end;

  293. # 10x as workaround for MaciASL bug...
  294. into_all all code_regex Mutex\s+\(([^,]*),\s+[^)]*\) replaceall_matched begin Mutex(%1, 0) end;
  295. into_all all code_regex Mutex\s+\(([^,]*),\s+[^)]*\) replaceall_matched begin Mutex(%1, 0) end;
  296. into_all all code_regex Mutex\s+\(([^,]*),\s+[^)]*\) replaceall_matched begin Mutex(%1, 0) end;
  297. into_all all code_regex Mutex\s+\(([^,]*),\s+[^)]*\) replaceall_matched begin Mutex(%1, 0) end;
  298. into_all all code_regex Mutex\s+\(([^,]*),\s+[^)]*\) replaceall_matched begin Mutex(%1, 0) end;
  299. into_all all code_regex Mutex\s+\(([^,]*),\s+[^)]*\) replaceall_matched begin Mutex(%1, 0) end;
  300. into_all all code_regex Mutex\s+\(([^,]*),\s+[^)]*\) replaceall_matched begin Mutex(%1, 0) end;
  301. into_all all code_regex Mutex\s+\(([^,]*),\s+[^)]*\) replaceall_matched begin Mutex(%1, 0) end;
  302. into_all all code_regex Mutex\s+\(([^,]*),\s+[^)]*\) replaceall_matched begin Mutex(%1, 0) end;
  303. into_all all code_regex Mutex\s+\(([^,]*),\s+[^)]*\) replaceall_matched begin Mutex(%1, 0) end;

  304. #Logic bug with charging/discharging status (AC adapter detection)
  305. #Some DSDTs suffer from a logic bug where at the point of 100% capacity (fully charged battery), an incorrect #status is returned from _BST. This mostly affects certain ASUS laptops, but also a few others.
  306. #Here is a patch to correct this problem:
  307. into method label FBST code_regex If\s\(CHGS\s\(Zero\)\)[\s]+\{[\s]+Store\s\(0x02,\sLocal0\)[\s]+\}[\s]+Else[\s]+\{[\s]+Store\s\(One,\sLocal0\)[\s]+\} replaceall_matched begin
  308. If (CHGS (Zero))\n
  309. {\n
  310.      Store (0x02, Local0)\n
  311. }\n
  312. Else\n
  313. {\n
  314.      Store (Zero, Local0)\n
  315. }
  316. end;

  317. #Fix HP OMEN Laptop Baterry to enabled percentage and discharge time
  318. into method label SMWR code_regex If\s\(LNot\s\(ECOK\)\)\s+\{\s+Return\s\(0xFF\)\s+\} replaceall_matched begin
  319. If (LEqual (ECOK, One))\n
  320. {\n
  321.      Return (0xFF)\n
  322. }\n
  323. end;

  324. #Fix Hasee YOUYA Laptop Baterry to enabled percentage and discharge time
  325. into method label SMWR code_regex If\s\(LNot\s\(ECON\)\)\s+\{\s+Return\s\(0xFF\)\s+\} replaceall_matched begin
  326. If (LEqual (ECON, One))\n
  327. {\n
  328.      Return (0xFF)\n
  329. }\n
  330. end;

  331. #into definitionblock code_regex . insert
  332. #begin
  333. #External (_SB.PCI0.BATC, DeviceObj)
  334. #end
复制代码


Rank: 5Rank: 5Rank: 5

UID
1148352
帖子
680
PB币
11
贡献
0
技术
15
活跃
1415
发表于 2019-5-1 13:00:15 IP属地广东 |显示全部楼层
limurphy 发表于 2019-5-1 10:40
你的 hotpatch 應該沒問題,可能是 clover -> DSDT patches 有錯誤。

感谢大神!

Rank: 5Rank: 5Rank: 5

UID
1148352
帖子
680
PB币
11
贡献
0
技术
15
活跃
1415
发表于 2019-5-1 16:02:37 IP属地广东 |显示全部楼层
云朵有点甜 发表于 2019-5-1 10:41

大神,这段代码要如何操作,请指教!感谢!

Rank: 7Rank: 7Rank: 7

UID
4842671
帖子
2859
PB币
3437
贡献
0
技术
10
活跃
1200
发表于 2019-5-1 18:28:23 IP属地广东 来自手机 |显示全部楼层
zhoufeng1209 发表于 2019-5-1 16:02
大神,这段代码要如何操作,请指教!感谢!

给dsdt打补丁

这货不是澎湖冰洲

UID
3081083
帖子
2708
PB币
90423
贡献
0
技术
56
活跃
2784

巡察使 7周年庆典勋章 我是大学生!

发表于 2019-5-2 17:41:22 IP属地陕西 |显示全部楼层
https://bbs.pcbeta.com/forum.php? ... &extra=#pid49174899已经添加热补丁版本

Rank: 7Rank: 7Rank: 7

UID
3699313
帖子
1174
PB币
152
贡献
0
技术
90
活跃
1515

I'm Windows Phone用户

发表于 2019-5-25 01:13:51 IP属地江苏 |显示全部楼层
楼主的电脑和我的一样,你是换了16G的内存吗

Rank: 5Rank: 5Rank: 5

UID
1148352
帖子
680
PB币
11
贡献
0
技术
15
活跃
1415
发表于 2019-5-25 15:15:00 IP属地广东 |显示全部楼层
939872740 发表于 2019-5-25 01:13
楼主的电脑和我的一样,你是换了16G的内存吗

是的  换了16G内存没问题!

Rank: 7Rank: 7Rank: 7

UID
3699313
帖子
1174
PB币
152
贡献
0
技术
90
活跃
1515

I'm Windows Phone用户

发表于 2019-5-25 20:12:00 IP属地江苏 |显示全部楼层
zhoufeng1209 发表于 2019-5-25 15:15
是的  换了16G内存没问题!

电脑温度怎样?我的啥都不干就快50度了

Rank: 1

UID
4855842
帖子
30
PB币
13
贡献
0
技术
0
活跃
33
发表于 2019-7-9 14:16:46 IP属地山东 |显示全部楼层
limurphy 发表于 2019-5-1 10:40
你的 hotpatch 應該沒問題,可能是 clover -> DSDT patches 有錯誤。

大神你好,小弟需要帮助
附件: 你需要登录才可以下载或查看附件。没有帐号?注册

Rank: 9

UID
2163032
帖子
4654
PB币
5619
贡献
0
技术
21
活跃
2415
发表于 2019-7-9 17:16:21 IP属地台湾 |显示全部楼层
mcgrylin 发表于 2019-7-9 14:16
大神你好,小弟需要帮助

你要說明配備及要幫什麼忙,並貼上原生 dsdt +ssdt

Rank: 1

UID
4855842
帖子
30
PB币
13
贡献
0
技术
0
活跃
33
发表于 2019-7-9 18:16:32 IP属地山东 |显示全部楼层
limurphy 发表于 2019-7-9 17:16
你要說明配備及要幫什麼忙,並貼上原生 dsdt +ssdt

小弟是新手,装了个黑苹果,华硕K401L,i5-5200u,HD5500显卡,现在电量显示为零,看论坛说要改DSDT,自己提取的原生的DSDT,可自己看了教程直接不会啊,求大神帮忙
附件: 你需要登录才可以下载或查看附件。没有帐号?注册

Rank: 1

UID
4855842
帖子
30
PB币
13
贡献
0
技术
0
活跃
33
发表于 2019-7-9 18:18:01 IP属地山东 |显示全部楼层
mcgrylin 发表于 2019-7-9 18:16
小弟是新手,装了个黑苹果,华硕K401L,i5-5200u,HD5500显卡,现在电量显示为零,看论坛说要改DSDT,自己 ...

10.13.4的系统

Rank: 9

UID
2163032
帖子
4654
PB币
5619
贡献
0
技术
21
活跃
2415
发表于 2019-7-9 21:54:05 IP属地台湾 |显示全部楼层
mcgrylin 发表于 2019-7-9 18:16
小弟是新手,装了个黑苹果,华硕K401L,i5-5200u,HD5500显卡,现在电量显示为零,看论坛说要改DSDT,自己 ...


附件: 你需要登录才可以下载或查看附件。没有帐号?注册

无聊至极

Rank: 5Rank: 5Rank: 5

UID
4847572
帖子
452
PB币
1083
贡献
0
技术
0
活跃
836
发表于 2019-7-9 22:26:59 IP属地河南 |显示全部楼层
云朵有点甜 发表于 2019-5-1 10:41

你这个是那个热补丁吧,通用的那个?

Rank: 1

UID
4855842
帖子
30
PB币
13
贡献
0
技术
0
活跃
33
发表于 2019-7-10 10:55:01 IP属地山东 |显示全部楼层
limurphy 发表于 2019-7-9 21:54

大神,我先试下

Rank: 1

UID
4855842
帖子
30
PB币
13
贡献
0
技术
0
活跃
33
发表于 2019-7-10 11:57:46 IP属地山东 |显示全部楼层
limurphy 发表于 2019-7-9 21:54

大神还是不行啊,这个是我从win下提取的,求帮忙
附件: 你需要登录才可以下载或查看附件。没有帐号?注册

Rank: 9

UID
2163032
帖子
4654
PB币
5619
贡献
0
技术
21
活跃
2415
发表于 2019-7-10 14:16:11 IP属地台湾 |显示全部楼层
mcgrylin 发表于 2019-7-10 11:57
大神还是不行啊,这个是我从win下提取的,求帮忙

有安裝 acpibatterymanager.kext ?

Rank: 1

UID
4855842
帖子
30
PB币
13
贡献
0
技术
0
活跃
33
发表于 2019-7-10 15:09:26 IP属地山东 |显示全部楼层
limurphy 发表于 2019-7-10 14:16
有安裝 acpibatterymanager.kext ?

有的,但不是最新版
回顶部
Copyright (C) 2005-2024 pcbeta.com, All rights reserved
Powered by Discuz!  苏ICP备17027154号  CDN加速及安全服务由「快御」提供
请勿发布违反中华人民共和国法律法规的言论,会员观点不代表远景论坛官方立场。
远景在线 | 远景论坛 | 苹果论坛 | Win11论坛 | Win10论坛 | Win8论坛 | Win7论坛 | WP论坛 | Office论坛