Re: Toshiba - Documentation for Linux Developers

From: Renato S. Yamane
Date: Sun Jul 13 2008 - 10:46:39 EST


RafaÅ MiÅecki wrote:
> 2008/6/17, Greg KH <greg@xxxxxxxxx>:
>> Are there any known drivers for Toshiba hardware that you need for Linux
>> that we should be contacting them about?
>> <http://linux.toshiba-dme.co.jp/linux/eng/develop.htm>
>
> I have Toshiba A100 with Phoenix BIOS. This means toshiba_acpi doesn't
> work for me and I can change LCD brightness.
>
> On page http://www.buzzard.me.uk/toshiba/docs.html there is also link
> to pdf with registers info:
> http://www.buzzard.me.uk/toshiba/downloads/hci.pdf
>
> However I am not programmer and I have no idea if this is some
> interesging info for developrs.

Rafal, try use omnibook driver.
Get it with subversion:
$ svn co
https://omnibook.svn.sourceforge.net/svnroot/omnibook/omnibook/trunk

Use "make install" and "make load".

After this, maybe is possible change brightness writing in
/proc/omnibook/lcd (0 is minimun and 7 is max brightness)

Best regards,
Renato S. Yamane
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/