I was looking at what modules were loaded the other day on my laptop and I was wondering what the hp_accel module does. Any ideas?
I was looking at what modules were loaded the other day on my laptop and I was wondering what the hp_accel module does. Any ideas?
According to the kernel sources:
Looks like LIS3LV02DL is an accelerometer board.
You have an HP accelerometer on your PC model LIS3LV02Dx. This device is for your hard disk. In case of free fall it deactivates the disk in order to protect it.
hp_accel: is Glue between LIS3LV02Dx and HP ACPI BIOS and support for disk protection LED.
When there is a free fall or the accelerometer detects the possibility of damage the hard disk the led will change to red and protect it.
If you have one of the latest versions of Ubuntu the system will activate the kernel module lis3lv02d, that is a driver to use the accelerometer as a joystick. So you can play pinball with your laptop.
lis3lv02d: ST LIS3LV02Dx three-axis digital accelerometer driver
You can use the program jstest-gtk to see that when you move your laptop the values of the axis change as well.
Cheers
I'm not 100% sure, but I believe this is for your HP accelerometer.
I have an HP as well with the same feature (and module loaded).