[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#598104: Toshiba Satellite C650: DSDT is borked (acpi errors, slow boot, wifi fails, etc)



Jonathan Nieder wrote:

> 6. Build:
>
>      cp /boot/config-$(uname -r) .config
>      make localmodconfig; # minimal configuration
>      make deb-pkg

Ah, this step should say

	cp /boot/config-$(uname -r) .config
	make localmodconfig; # minimal configuration
	make all
	fakeroot -u make deb-pkg

v2.6.33-rc1~37^2~9 (scripts/package: deb-pkg: use fakeroot if
available, 2009-11-24) et al which are not in 2.6.32.y had too much of
an effect on my muscle memory.

Hopefully the rest of the instructions are correct, though.  Sorry for
the confusion.



Reply to: