geazz Posted November 9, 2013 Share Posted November 9, 2013 Hi im a bit new to dsdt editing,but getting a bit hang of it,but I'm stuck at my last error witch is: name already exist in scope (tnot) on line 19.....and I'm not able to save before its fixed....and i don't know what to change on the line.... i@ve applied mostly patches on other error´s that got fixed and changed some myself also,now only one error and 3 warnings and 60optimizations remain... Anyone know what i need to change on the TNOT error? Link to comment https://www.insanelymac.com/forum/topic/293707-name-already-exist-in-scope-tnot/ Share on other sites More sharing options...
Mirone Posted November 9, 2013 Share Posted November 9, 2013 delete this line. Link to comment https://www.insanelymac.com/forum/topic/293707-name-already-exist-in-scope-tnot/#findComment-1965782 Share on other sites More sharing options...
Onixs Posted November 9, 2013 Share Posted November 9, 2013 iirc, that TNOT issue keeps on coming back even you delete it. Used to have the issue on my old rig, and i asked someone here and fixed it. But that was long time ago. May differ now. Link to comment https://www.insanelymac.com/forum/topic/293707-name-already-exist-in-scope-tnot/#findComment-1965829 Share on other sites More sharing options...
RehabMan Posted November 16, 2013 Share Posted November 16, 2013 iirc, that TNOT issue keeps on coming back even you delete it. Used to have the issue on my old rig, and i asked someone here and fixed it. But that was long time ago. May differ now. Use "Fix TNOT Error" from my laptop patch repo: https://github.com/RehabMan/Laptop-DSDT-Patch 2 Link to comment https://www.insanelymac.com/forum/topic/293707-name-already-exist-in-scope-tnot/#findComment-1968630 Share on other sites More sharing options...
mnfesq Posted November 23, 2013 Share Posted November 23, 2013 Use "Fix TNOT Error" from my laptop patch repo: https://github.com/RehabMan/Laptop-DSDT-Patch Thanks for the patch, RehabMan. I always just deleted line 19 before I started work on my DSDT. Never knew how to actually fix that. Link to comment https://www.insanelymac.com/forum/topic/293707-name-already-exist-in-scope-tnot/#findComment-1970834 Share on other sites More sharing options...
Miztorr Posted December 29, 2013 Share Posted December 29, 2013 Thanks for the patch, RehabMan. I always just deleted line 19 before I started work on my DSDT. Never knew how to actually fix that. Same here! RehabMan, you're a genius dude! Link to comment https://www.insanelymac.com/forum/topic/293707-name-already-exist-in-scope-tnot/#findComment-1979879 Share on other sites More sharing options...
markl18 Posted May 4, 2020 Share Posted May 4, 2020 @RehabManhi I got couple of errors in my DSDT.aml and can't compile If (Local0) /*it complains about this that it is not being set { /* \_SB_.PCI0.LPCB.H_EC.BADC */ BPKG [0x02] = Local0 same here /* \_SB_.PCI0.LPCB.H_EC.BADV */ Divide (Local0, 0x0A, Local1, Local2) and here BPKG [0x05] = Local2 Divide (Local0, 0x14, Local1, Local2) BPKG [0x06] = Local2 } and here it says Name(_PRW, Package() { 0x0D, 0 }) Name already exists in scope (\_SB.PCI0.GLAN._PRW) Name(_PRW, Package() { 0x6D, 0 }) same here would love some help Link to comment https://www.insanelymac.com/forum/topic/293707-name-already-exist-in-scope-tnot/#findComment-2720797 Share on other sites More sharing options...
Recommended Posts