Note: Due to technical difficulties, the Archives are currently not up to date.
GMANE provides an alternative service for most mailing lists. c.f. bug 424647
List Archive: gentoo-laptop
On Mon, 18 May 2009 17:02:19 -0400
David <abbottdavid@...> wrote:
> What does this return?
>
> grep 'TOSHIBA' /usr/src/linux/.config
test-laptop ~ # grep 'TOSHIBA' /usr/src/linux/.config
CONFIG_TOSHIBA=y
CONFIG_ACPI_TOSHIBA=m
CONFIG_YENTA_TOSHIBA=y
test-laptop linux # lsmod | grep "toshiba"
toshiba_acpi 9048 0
rfkill 11916 1 toshiba_acpi
backlight 5956 1 toshiba_acpi
input_polldev 5704 1 toshiba_acpi
|
|