* Uwe Hermann uwe@hermann-uwe.de [061031 07:20]:
Can somebody please test (on SUSE?) whether this works as expected, or whether /usr/sbin needs to be added to PATH somewhere...
Yes, indeed SUSE requires /usr/bin to be added to the path.
would it work to do it like this: ?
action "PATH=$PATH:/usr/sbin iasl -tc $(MAINBOARD)/dx/dsdt_lb.dsl"
(actually it seems to work for me, but is it correct?)