ventura_b n00b
Joined: 20 Jun 2005 Posts: 3 Location: Brasil - Sao Jose do Rio Preto
|
Posted: Mon Jun 20, 2005 3:37 am Post subject: LAPTOP Toshiba A70 Touchpad |
|
|
Toshiba Laptop A70 use one chip, i8042, for keyboard and touchpad. It did a ps2 emulation for both devices. I had a lot of problems to set my touchpad, even with tons of informations at importants websites. You can find all informations about the configuration of this laptop with a search but this one is hard to find:
You need to disable =legacy USB support= in the bios.
Turn off the laptop, press power to turn on and hit F2 key to open the BIOS menu. At (Legacy USB support) check DISABLED.
The touchpad do not work with this function enabled at the BIOS. You do not have a touchpad working without disabling this function.
The laptop Toshiba A70 use the chip i8042 for keyboard and touchpad, if this function is enabled at BIOS the touchpad don`t works. When you disable the legacy USB support, at boot time you can see two devices at /proc/bus/input/device, KBD and Mouse. The kbd is the /dev/input/event0 and mouse is the /dev/input/event1. You need to check EVDEV at the kernel.
Of course, emerge synaptics, check your configuration:
http://gentoo-wiki.com/HARDWARE_Synaptics_Touchpad
use a nice xorg.conf, or copy this one (change the device to /dev/input/event1)
http://www.linux-on-laptops.com/hosted/tsa65.html
and check the synaptics master:
http://web.telia.com/~u89404340/touchpad/
if you use KDE check this:
http://qsynaptics.sourceforge.net/ss.html
I hope this help people to avoid all the problens and time consunption I had.
pt_BR translation
O laptop Toshiba A70 usa um chip, o i8042, tanto para o teclado como para o mouse touchpad. Se na BIOS estiver ativado (enabled) a função LEGACY USB SUPPORT o touchpad não funciona nem com reza brava. Depois de desabilitado o maledeto código, no boot aparece o AUX e o KBD separado no /proc/bus/input/device, nesse caso o /dev/input/event0 é o teclado e o /dev/input/event1 é o touchpad. Lembrando que o kernel deve ser configurado com EDEV.
_________________ Toshiba A70 - P4 ht
~x86, kde
pt_BR |
|