Autor Tópico: Problema no Touchpad  (Lida 1914 vezes)

Offline math10

  • Usuário Ubuntu
  • *
  • Mensagens: 60
    • Ver perfil
Problema no Touchpad
« Online: 30 de Agosto de 2011, 22:56 »
Olá pessoal, tenho um problema com o touchpad do meu notebook.

Ele funcionava perfeitamente no ubuntu 11.04, porém tive problemas e removi o 11.04 e instalei o ubuntu 10.10.

O corrento é funcionar assim:
http://www.ubuntudicas.com.br/blog/2010/11/ativando-rolagem-com-dois-dedos-e-circular-do-touchpad-no-ubuntu-10-10/

Lá em Sistema -> Preferências -> mouse -- existia a aba Touchpad onde funcionava a função touch.

Tentando deixar da mesma forma que funcionava na versão 11.04 eu executei os comandos:

$ sudo modprobe -r psmouse
$ sudo modprobe psmouse proto=imps

..depois disso a aba "touchpad" em preferências de mouse desapareceu. E não funciona mais o touchpad de jeito nenhum.


saidas:

xinput list

⎡ Virtual core pointer                       id=2   [master pointer  (3)]
⎜   ↳ Virtual core XTEST pointer                 id=4   [slave  pointer  (2)]
⎜   ↳ PS/2 Synaptics TouchPad                    id=12   [slave  pointer  (2)]
⎣ Virtual core keyboard                      id=3   [master keyboard (2)]
    ↳ Virtual core XTEST keyboard                id=5   [slave  keyboard (3)]
    ↳ Power Button                               id=6   [slave  keyboard (3)]
    ↳ Video Bus                                  id=7   [slave  keyboard (3)]
    ↳ Power Button                               id=8   [slave  keyboard (3)]
    ↳ Sleep Button                               id=9   [slave  keyboard (3)]
    ↳ USB 2.0 PC Camera                          id=10   [slave  keyboard (3)]
    ↳ AT Translated Set 2 keyboard               id=11   [slave  keyboard (3)]


synclient TouchpadOff=0
Couldn't find synaptics properties. No synaptics driver loaded?

synclient CircularScrolling=1 CircularPad=1 CircScrollTrigger=8
Couldn't find synaptics properties. No synaptics driver loaded?
 

lsusb

Bus 002 Device 003: ID 1fea:0009 
Bus 002 Device 002: ID 8087:0020 Intel Corp. Integrated Rate Matching Hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 002: ID 8087:0020 Intel Corp. Integrated Rate Matching Hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub


lspci

00:00.0 Host bridge: Intel Corporation Core Processor DRAM Controller (rev 18)
00:02.0 VGA compatible controller: Intel Corporation Core Processor Integrated Graphics Controller (rev 18)
00:16.0 Communication controller: Intel Corporation 5 Series/3400 Series Chipset HECI Controller (rev 06)
00:1a.0 USB Controller: Intel Corporation 5 Series/3400 Series Chipset USB2 Enhanced Host Controller (rev 06)
00:1b.0 Audio device: Intel Corporation 5 Series/3400 Series Chipset High Definition Audio (rev 06)
00:1c.0 PCI bridge: Intel Corporation 5 Series/3400 Series Chipset PCI Express Root Port 1 (rev 06)
00:1c.1 PCI bridge: Intel Corporation 5 Series/3400 Series Chipset PCI Express Root Port 2 (rev 06)
00:1c.2 PCI bridge: Intel Corporation 5 Series/3400 Series Chipset PCI Express Root Port 3 (rev 06)
00:1c.3 PCI bridge: Intel Corporation 5 Series/3400 Series Chipset PCI Express Root Port 4 (rev 06)
00:1d.0 USB Controller: Intel Corporation 5 Series/3400 Series Chipset USB2 Enhanced Host Controller (rev 06)
00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev a6)
00:1f.0 ISA bridge: Intel Corporation Mobile 5 Series Chipset LPC Interface Controller (rev 06)
00:1f.2 SATA controller: Intel Corporation 5 Series/3400 Series Chipset 4 port SATA AHCI Controller (rev 06)
00:1f.3 SMBus: Intel Corporation 5 Series/3400 Series Chipset SMBus Controller (rev 06)
00:1f.6 Signal processing controller: Intel Corporation 5 Series/3400 Series Chipset Thermal Subsystem (rev 06)
05:00.0 Network controller: Realtek Semiconductor Co., Ltd. RTL8191SEvB Wireless LAN Controller (rev 10)
06:00.0 Ethernet controller: JMicron Technology Corp. JMC250 PCI Express Gigabit Ethernet Controller (rev 05)
06:00.1 System peripheral: JMicron Technology Corp. SD/MMC Host Controller (rev 90)
06:00.2 SD Host controller: JMicron Technology Corp. Standard SD Host Controller (rev 90)
06:00.3 System peripheral: JMicron Technology Corp. MS Host Controller (rev 90)
ff:00.0 Host bridge: Intel Corporation Core Processor QuickPath Architecture Generic Non-core Registers (rev 05)
ff:00.1 Host bridge: Intel Corporation Core Processor QuickPath Architecture System Address Decoder (rev 05)
ff:02.0 Host bridge: Intel Corporation Core Processor QPI Link 0 (rev 05)
ff:02.1 Host bridge: Intel Corporation Core Processor QPI Physical 0 (rev 05)
ff:02.2 Host bridge: Intel Corporation Core Processor Reserved (rev 05)
ff:02.3 Host bridge: Intel Corporation Core Processor Reserved (rev 05)



Fontes:

http://ubuntuforum-br.org/index.php/topic,84984.0.html

http://www.vivaolinux.com.br/dica/Adicionar-funcionalidades-ao-Touchpad


Agradeço a quem puder ajudar!

Offline math10

  • Usuário Ubuntu
  • *
  • Mensagens: 60
    • Ver perfil
Re: Problema no Touchpad
« Resposta #1 Online: 03 de Setembro de 2011, 11:27 »
Atualizei para ubuntu 11.04.

...e o problema de rolagem com os dois dedos continua...