Sida 1 av 1

Touchpadproblem efter uppgradering till 9.04 [LÖST]

Postat: 05 maj 2009, 18:04
av konfisK
Hej,

är det bara jag som har problem med min touchpad sedan uppgraderingen till senaste 9.04? Körde 8.10 innan, och där fungerade den bättre än någonsin (förutom det klassiska 'skriva-och-komma-när-och-flytta-pekaren'-problemet.)

Men sedan 9.04 är själva touch-delen väck. Knapparna fungerar, men inte plattan. Extern USBmus fungerar också.
lshw -c bus (var ska jag annars leta? input hittar den inget på verkar det som) ger mig:
*-core
description: Motherboard
physical id: 0
*-usb:0
description: USB Controller
product: 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #1
vendor: Intel Corporation
physical id: 1d
bus info: pci@0000:00:1d.0
version: 04
width: 32 bits
clock: 33MHz
capabilities: bus_master
configuration: driver=uhci_hcd latency=0 module=uhci_hcd
*-usb:1
description: USB Controller
product: 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #2
vendor: Intel Corporation
physical id: 1d.1
bus info: pci@0000:00:1d.1
version: 04
width: 32 bits
clock: 33MHz
capabilities: bus_master
configuration: driver=uhci_hcd latency=0 module=uhci_hcd
*-usb:2
description: USB Controller
product: 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #3
vendor: Intel Corporation
physical id: 1d.2
bus info: pci@0000:00:1d.2
version: 04
width: 32 bits
clock: 33MHz
capabilities: bus_master
configuration: driver=uhci_hcd latency=0 module=uhci_hcd
*-usb:3
description: USB Controller
product: 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #4
vendor: Intel Corporation
physical id: 1d.3
bus info: pci@0000:00:1d.3
version: 04
width: 32 bits
clock: 33MHz
capabilities: bus_master
configuration: driver=uhci_hcd latency=0 module=uhci_hcd
*-usb:4
description: USB Controller
product: 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB2 EHCI Controller
vendor: Intel Corporation
physical id: 1d.7
bus info: pci@0000:00:1d.7
version: 04
width: 32 bits
clock: 33MHz
capabilities: bus_master cap_list
configuration: driver=ehci_hcd latency=0 module=ehci_hcd
*-firewire
description: FireWire (IEEE 1394)
product: TSB43AB21 IEEE-1394a-2000 Controller (PHY/Link)
vendor: Texas Instruments
physical id: 0
bus info: pci@0000:02:00.0
version: 00
width: 32 bits
clock: 33MHz
capabilities: bus_master cap_list
configuration: driver=ohci1394 latency=128 maxlatency=4 mingnt=2 module=ohci1394
*-serial UNCLAIMED
description: SMBus
product: 82801FB/FBM/FR/FW/FRW (ICH6 Family) SMBus Controller
vendor: Intel Corporation
physical id: 1f.3
bus info: pci@0000:00:1f.3
version: 04
width: 32 bits
clock: 33MHz
configuration: latency=0
Funderade lite på att gå in och rota i xorg.conf, men så tyckte jag att jag såg någonstans att det är minimalt med grejer som "ska" räknas upp där nuförtiden med tanke på utökad hal-användning? Kör en Zepto Laptop några år gammal förresten.

Re: Touchpadproblem efter uppgradering till 9.04

Postat: 05 maj 2009, 18:50
av ThinLizzy
jag har en zepto 3215w och har problem med klickningarna på touchpaden. de svarar inte som de gjorde tidigare. t.ex: två-fingersklick för att öppna länk i ny flik, blir ofta bara att hela sidan hoppar till.

Re: Touchpadproblem efter uppgradering till 9.04

Postat: 05 maj 2009, 23:08
av fredrik20
Jag har exakt samma problem, knapparna funkar men inte själva touchen.
Trådlös USB-mus funkar prima.

Hoppas nån har en lösning ???

Re: Touchpadproblem efter uppgradering till 9.04

Postat: 15 maj 2009, 19:24
av konfisK
Hej,

jag löste det med en workaround jag sprang över på internet:

Kod: Markera allt

sudo modprobe -r psmouse
sudo modprobe psmouse proto=imps
Jag tror det var ungefär så iaf. Försök att hitta på internet, fungerar direkt, men kanske inte för alltid, vad vet jag.

Lycka till!