@ kaihengfeng
So i did the bisecting as you described (thanks for that!) and I hope that i
did everything right. For the questions during the config i always just pressed
enter so that the default choice is used.
It's the first time i did this so please be skeptical with my findings!
So after a hours of building kernels, i got the following results:
first bad commit: [0be75179df5e20306528800fc7c6a504b12b97db] Merge tag
'driver-core-4.12-rc1' of
git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
To verify the result i booted the default kernel and removed all self build
kernels. Afterwards
i checkout the last good commit (according to the bisect log):
$ git checkout 523aa3586ffb1fc11a9bf88f77ebaf71a15eb998
and build a kernel and tested this -> is working
Then the same with the first bad commit:
$ git checkout 0be75179df5e20306528800fc7c6a504b12b97db
again build a kernel and tested this -> not working.
What i find strange is, if i count the number of commits betweens these two
hashes i get the following:
$ git rev-list 0be75179df5e20306528800fc7c6a504b12b97db
^523aa3586ffb1fc11a9bf88f77ebaf71a15eb998 --count
8860
I thought bisecting would give me more precisely the wrong commit? So
what are the next steps?
@ fgod1983/ghisvail
better only use the gernic parts and not the lowlatency stuff, for example
i only download:
- linux-headers-4.11.12-041112_4.11.12-041112.201707210350_all.deb
- linux-headers-4.11.12-041112-generic_4.11.12-041112.201707210350_amd64.deb
- linux-image-4.11.12-041112-generic_4.11.12-041112.201707210350_amd64.deb
into one new folder and then used
$sudo dpkg -i *.deb
in this folder. However, non default kernels mean you have to update
the kernel manually, so maybe default kernel and as described above
$ sudo modprobe -r psmouse
$ sudo modprobe psmouse
is the better choice in the meantime (or use ubuntu lts)
--
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/1722478
Title:
Two-finger scrolling no longer works after resuming from suspend
Status in linux package in Ubuntu:
Incomplete
Bug description:
I own a Thinkpad T440p onto which I have had Debian 9 running without
hardware issues. I have recently installed Ubuntu 17.10 final beta to
test it out, but two-finger scrolling does not work at the moment. It
used to work out-of-the-box from the final beta iso, but a subsequent
update broke it.
ProblemType: Bug
DistroRelease: Ubuntu 17.10
Package: linux-image-4.13.0-12-generic 4.13.0-12.13 [modified:
boot/vmlinuz-4.13.0-12-generic]
ProcVersionSignature: Ubuntu 4.13.0-12.13-generic 4.13.3
Uname: Linux 4.13.0-12-generic x86_64
ApportVersion: 2.20.7-0ubuntu2
Architecture: amd64
AudioDevicesInUse:
USER PID ACCESS COMMAND
/dev/snd/controlC1: ghislain 10620 F.... pulseaudio
/dev/snd/controlC0: ghislain 10620 F.... pulseaudio
CurrentDesktop: ubuntu:GNOME
Date: Tue Oct 10 09:20:01 2017
HibernationDevice: RESUME=UUID=ae4cca1e-80ef-4a1e-87e3-0a860b49492e
InstallationDate: Installed on 2017-10-05 (4 days ago)
InstallationMedia: Ubuntu 17.10 "Artful Aardvark" - Alpha amd64 (20170926)
MachineType: LENOVO 20AN00C1UK
ProcFB: 0 inteldrmfb
ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.13.0-12-generic
root=/dev/mapper/doc1485--lap--vg-root ro quiet splash vt.handoff=7
RelatedPackageVersions:
linux-restricted-modules-4.13.0-12-generic N/A
linux-backports-modules-4.13.0-12-generic N/A
linux-firmware 1.169
SourcePackage: linux
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 03/31/2016
dmi.bios.vendor: LENOVO
dmi.bios.version: GLET83WW (2.37 )
dmi.board.asset.tag: Not Available
dmi.board.name: 20AN00C1UK
dmi.board.vendor: LENOVO
dmi.board.version: SDK0E50510 WIN
dmi.chassis.asset.tag: No Asset Information
dmi.chassis.type: 10
dmi.chassis.vendor: LENOVO
dmi.chassis.version: Not Available
dmi.modalias:
dmi:bvnLENOVO:bvrGLET83WW(2.37):bd03/31/2016:svnLENOVO:pn20AN00C1UK:pvrThinkPadT440p:rvnLENOVO:rn20AN00C1UK:rvrSDK0E50510WIN:cvnLENOVO:ct10:cvrNotAvailable:
dmi.product.family: ThinkPad T440p
dmi.product.name: 20AN00C1UK
dmi.product.version: ThinkPad T440p
dmi.sys.vendor: LENOVO
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1722478/+subscriptions
--
Mailing list: https://launchpad.net/~kernel-packages
Post to : [email protected]
Unsubscribe : https://launchpad.net/~kernel-packages
More help : https://help.launchpad.net/ListHelp