Improvements on gyro auto rotation for ACER 1825

February 18, 2011

In two old posts I described, how you could use the gyro sensor of the Acer 1825 for auto rotating your screen and how you could enable and disable this feature with a special button.

http://www.ceh-photo.de/blog/?p=244

http://www.ceh-photo.de/blog/?p=186 read more

My first kernel module:Acer 1825 gyro sensor joystick

December 20, 2010

From this thread on ubuntuforums.org I got a link http://pof.eslack.org/blog/2008/06/05/gsensor-joy-htc-shift-g-sensor-joystick-linux-kernel-module/ of a blog where the author presents his kernel module for using the gyro sensor from the HTC Shift (which is similar to the gyro sensor from the Acer 1825) as a joystick. This site is although the base for my presented scripts and applications for auto rotating the display of the Acer 1825. The problem is, that the presented module does not work on a current kernel, because the architecture of the i2c-bus driver changed in linux kernel  2.6. read more

Acer 1825 use special button above ESC in GNOME for activating/deactivating gyro auto rotation

December 13, 2010

The Acer 1825 has a special Button for recovery purpose (in windows) above the ESC Key to use this button for a arbitrary script following steps are necessary (in general it is the same procedure like shown in this post http://www.ceh-photo.de/blog/?p=200): read more

Enable the gyro-sensor for auto display rotation on Acer 1825

October 30, 2010

In this post I will describe how you could enable the gyro-sensor for automatic display rotation under Ubuntu 10.10 (Should also work under all debian based os)

This post and delivered scripts are based on the work of arobase40 from http://ubuntuforums.org/ read more