[Kernel-packages] [Bug 787738]

2021-10-15 Thread mpseybold
Though Windows (and some Kernel version on Arch) did not present that issue,
I got tired and replaced the keyboard FRU 01HX379 with FRU 01HX459 -- good so 
far.

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/787738

Title:
  [Thinkpad X220/E220s/E420s] trackpoint/trackpoint displays odd
  behaviour

Status in Linux:
  Confirmed
Status in linux package in Ubuntu:
  Invalid
Status in linux source package in Natty:
  Invalid
Status in linux source package in Oneiric:
  Invalid
Status in Fedora:
  New

Bug description:
  Using the touchpad does not result in expected behavior. The touchpad
  has three "mouse" buttons on top, and none of these buttons currently
  function. Using xev does not show any output from these buttons. The
  touchpad itself works fine. There are two bottom buttons integrated
  with the touchpad, which do not work consistantly. The left button
  will sometimes act like a left-click and sometime like a right click,
  making it hard to move applications on the screen. The right button
  acts like a left click and only sometimes bring up menus. Trying to
  change from a left hand to a right hand mouse in mouse options does
  not change the behavior.

  ProblemType: Bug
  DistroRelease: Ubuntu 11.04
  Package: linux-image-2.6.38-8-generic 2.6.38-8.42
  ProcVersionSignature: Ubuntu 2.6.38-8.42-generic 2.6.38.2
  Uname: Linux 2.6.38-8-generic i686
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.23.
  Architecture: i386
  ArecordDevices:
    List of CAPTURE Hardware Devices 
   card 0: PCH [HDA Intel PCH], device 0: CONEXANT Analog [CONEXANT Analog]
     Subdevices: 1/1
     Subdevice #0: subdevice #0
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  u  1235 F pulseaudio
  CRDA: Error: [Errno 2] No such file or directory
  Card0.Amixer.info:
   Card hw:0 'PCH'/'HDA Intel PCH at 0xd252 irq 44'
     Mixer name : 'Intel CougarPoint HDMI'
     Components : 'HDA:14f1506e,17aa21da,0010 
HDA:80862805,80860101,0010'
     Controls  : 20
     Simple ctrls  : 8
  Card29.Amixer.info:
   Card hw:29 'ThinkPadEC'/'ThinkPad Console Audio Control at EC reg 0x30, fw 
unknown'
     Mixer name : 'ThinkPad EC (unknown)'
     Components : ''
     Controls  : 1
     Simple ctrls  : 1
  Card29.Amixer.values:
   Simple mixer control 'Console',0
     Capabilities: pswitch pswitch-joined penum
     Playback channels: Mono
     Mono: Playback [on]
  Date: Tue May 24 14:44:59 2011
  HibernationDevice: RESUME=UUID=dd9d30b2-4950-42af-87e2-b304fc01e83d
  InstallationMedia: Ubuntu 11.04 "Natty Narwhal" - Release i386 (20110427.1)
  MachineType: LENOVO 428623U
  ProcEnviron:
   LANGUAGE=en_US:en
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.38-8-generic 
root=UUID=4985f74f-9e44-411f-8d41-73f9f68c057d ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-2.6.38-8-generic N/A
   linux-backports-modules-2.6.38-8-generic  N/A
   linux-firmware1.52
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 01/25/2011
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 8DET28WW (1.00 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 428623U
  dmi.board.vendor: LENOVO
  dmi.board.version: Not Available
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvr8DET28WW(1.00):bd01/25/2011:svnLENOVO:pn428623U:pvrThinkPadX220:rvnLENOVO:rn428623U:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 428623U
  dmi.product.version: ThinkPad X220
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/787738/+subscriptions


-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 787738]

2021-08-20 Thread mpseybold
Have the same problem as Will with my T480 on kernel 5.4.0-80-generic
(Ubuntu 20.04.2 LTS).

One can bring it back for a couple of minutes with the following:
sudo rmmod -f psmouse
sudo modprobe -v psmouse resync_time=5 resetafter=5

Also have a look at
xinput --list
to see if it both devices (synaptics and trackpoint) came back.

However, the same dmesg error pops up after some minutes...

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/787738

Title:
  [Thinkpad X220/E220s/E420s] trackpoint/trackpoint displays odd
  behaviour

Status in Linux:
  Confirmed
Status in linux package in Ubuntu:
  Invalid
Status in linux source package in Natty:
  Invalid
Status in linux source package in Oneiric:
  Invalid
Status in Fedora:
  New

Bug description:
  Using the touchpad does not result in expected behavior. The touchpad
  has three "mouse" buttons on top, and none of these buttons currently
  function. Using xev does not show any output from these buttons. The
  touchpad itself works fine. There are two bottom buttons integrated
  with the touchpad, which do not work consistantly. The left button
  will sometimes act like a left-click and sometime like a right click,
  making it hard to move applications on the screen. The right button
  acts like a left click and only sometimes bring up menus. Trying to
  change from a left hand to a right hand mouse in mouse options does
  not change the behavior.

  ProblemType: Bug
  DistroRelease: Ubuntu 11.04
  Package: linux-image-2.6.38-8-generic 2.6.38-8.42
  ProcVersionSignature: Ubuntu 2.6.38-8.42-generic 2.6.38.2
  Uname: Linux 2.6.38-8-generic i686
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.23.
  Architecture: i386
  ArecordDevices:
    List of CAPTURE Hardware Devices 
   card 0: PCH [HDA Intel PCH], device 0: CONEXANT Analog [CONEXANT Analog]
     Subdevices: 1/1
     Subdevice #0: subdevice #0
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  u  1235 F pulseaudio
  CRDA: Error: [Errno 2] No such file or directory
  Card0.Amixer.info:
   Card hw:0 'PCH'/'HDA Intel PCH at 0xd252 irq 44'
     Mixer name : 'Intel CougarPoint HDMI'
     Components : 'HDA:14f1506e,17aa21da,0010 
HDA:80862805,80860101,0010'
     Controls  : 20
     Simple ctrls  : 8
  Card29.Amixer.info:
   Card hw:29 'ThinkPadEC'/'ThinkPad Console Audio Control at EC reg 0x30, fw 
unknown'
     Mixer name : 'ThinkPad EC (unknown)'
     Components : ''
     Controls  : 1
     Simple ctrls  : 1
  Card29.Amixer.values:
   Simple mixer control 'Console',0
     Capabilities: pswitch pswitch-joined penum
     Playback channels: Mono
     Mono: Playback [on]
  Date: Tue May 24 14:44:59 2011
  HibernationDevice: RESUME=UUID=dd9d30b2-4950-42af-87e2-b304fc01e83d
  InstallationMedia: Ubuntu 11.04 "Natty Narwhal" - Release i386 (20110427.1)
  MachineType: LENOVO 428623U
  ProcEnviron:
   LANGUAGE=en_US:en
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.38-8-generic 
root=UUID=4985f74f-9e44-411f-8d41-73f9f68c057d ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-2.6.38-8-generic N/A
   linux-backports-modules-2.6.38-8-generic  N/A
   linux-firmware1.52
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 01/25/2011
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 8DET28WW (1.00 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 428623U
  dmi.board.vendor: LENOVO
  dmi.board.version: Not Available
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvr8DET28WW(1.00):bd01/25/2011:svnLENOVO:pn428623U:pvrThinkPadX220:rvnLENOVO:rn428623U:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 428623U
  dmi.product.version: ThinkPad X220
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/787738/+subscriptions


-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp