kernel-packages team mailing list archive
-
kernel-packages team
-
Mailing list archive
-
Message #150629
[Bug 1523178] Re: SD card reader on Dell E7450 doesn't work in Ubuntu 15.10
Hello Christopher,
Thanks for the tips. Please refer to the bisect log
git bisect start 'Ubuntu-4.2.0-19.23' 'Ubuntu-4.1.0-3.3'
# good: [b953c0d234bc72e8489d3bf51a276c5c4ec85345] Linux 4.1
git bisect good b953c0d234bc72e8489d3bf51a276c5c4ec85345
# good: [3d9f96d850e4bbfae24dc9aee03033dd77c81596] Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
git bisect good 3d9f96d850e4bbfae24dc9aee03033dd77c81596
# good: [93899e39e86bfc021a190a9c26e8e516561f2756] Merge git://www.linux-watchdog.org/linux-watchdog
git bisect good 93899e39e86bfc021a190a9c26e8e516561f2756
# good: [7c764cec3703583247c4ab837c652975a3d41f4b] Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
git bisect good 7c764cec3703583247c4ab837c652975a3d41f4b
# skip: [a0f195ea58d336cf32e3b15bba2f2b98dcc53c01] UBUNTU: SAUCE: (no-up) Allow filtering of cpufreq drivers
git bisect skip a0f195ea58d336cf32e3b15bba2f2b98dcc53c01
# bad: [aa608500538d801d77adc768e8bd07e73c817795] mei: me: d0i3: exit d0i3 on driver start and enter it on stop
git bisect bad aa608500538d801d77adc768e8bd07e73c817795
# good: [42c7443496288aab3504a2e9dc61930cc96f92a5] memory-hotplug: add hot-added memory ranges to memblock before allocate node_data for a node.
git bisect good 42c7443496288aab3504a2e9dc61930cc96f92a5
# bad: [392bd716c9fd3719eb44a06106f45488ec266fe2] UBUNTU: SAUCE: AUFS
git bisect bad 392bd716c9fd3719eb44a06106f45488ec266fe2
# bad: [a54023dd9723880fa089e8740d23145368a30234] UBUNTU: [debian] Use SRCPKGNAME as prefix for indep linux headers package
git bisect bad a54023dd9723880fa089e8740d23145368a30234
# good: [8fd1f7a1c4bbfb43f3f17d12f5c60925ebd9dd6c] svcrdma: Change maximum server payload back to RPCSVC_MAXPAYLOAD
git bisect good 8fd1f7a1c4bbfb43f3f17d12f5c60925ebd9dd6c
# bad: [001fc2f5d7ee719cf698eee845bc95d468b16380] phylib: fix device deletion order in mdiobus_unregister()
git bisect bad 001fc2f5d7ee719cf698eee845bc95d468b16380
# bad: [218014334367fca6910477b2430dfa6680eebdf7] iommu/tegra-smmu: Parameterize number of TLB lines
git bisect bad 218014334367fca6910477b2430dfa6680eebdf7
# good: [4f7760e963db10618dd3617bcf6254d896094e37] workqueue: Make flush_workqueue() available again to non GPL modules
git bisect good 4f7760e963db10618dd3617bcf6254d896094e37
# bad: [149faccaa3a057a07c6029f7d9d74bb3d163492c] mmc: sdhci: also get preset value and driver type for MMC_DDR52
git bisect bad 149faccaa3a057a07c6029f7d9d74bb3d163492c
# good: [89234d155665290f6e84bba9be37c8536a594d32] fs: Don't dump core if the corefile would become world-readable.
git bisect good 89234d155665290f6e84bba9be37c8536a594d32
# bad: [9a139a471fc6c0e91fbf794df3f4ded9ad5fd31a] mmc: sdhci-of-esdhc: add workaround for pre divider initial value
git bisect bad 9a139a471fc6c0e91fbf794df3f4ded9ad5fd31a
# bad: [e6c69099f63c84e1825c0f742a76ff4a8afeaa9b] mmc: sdhci-pci: set the clear transfer mode register quirk for O2Micro
git bisect bad e6c69099f63c84e1825c0f742a76ff4a8afeaa9b
# first bad commit: [e6c69099f63c84e1825c0f742a76ff4a8afeaa9b] mmc: sdhci-pci: set the clear transfer mode register quirk for O2Micro
Thanks
** Changed in: linux (Ubuntu)
Status: Incomplete => Confirmed
--
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/1523178
Title:
SD card reader on Dell E7450 doesn't work in Ubuntu 15.10
Status in linux package in Ubuntu:
Confirmed
Bug description:
Under ubuntu 15.10 I can't use my Sandisk ultra 64GB microSD (with a
SD card adapter) with the built in SD card reader. I seem to be
getting the following errors.
[ 1268.126602] sdhci: Timeout waiting for Buffer Read Ready interrupt during tuning procedure, falling back to fixed sampling clock
[ 1268.128381] mmc0: tuning execution failed
[ 1268.128386] mmc0: error -5 whilst initialising SD card
[ 1268.554319] sdhci: Timeout waiting for Buffer Read Ready interrupt during tuning procedure, falling back to fixed sampling clock
[ 1268.556098] mmc0: tuning execution failed
[ 1268.556103] mmc0: error -5 whilst initialising SD card
[ 1268.993995] sdhci: Timeout waiting for Buffer Read Ready interrupt during tuning procedure, falling back to fixed sampling clock
[ 1268.995778] mmc0: tuning execution failed
[ 1268.995786] mmc0: error -5 whilst initialising SD card
[ 1269.453666] sdhci: Timeout waiting for Buffer Read Ready interrupt during tuning procedure, falling back to fixed sampling clock
[ 1269.455449] mmc0: tuning execution failed
[ 1269.455458] mmc0: error -5 whilst initialising SD card
It was working fine under vivid with kernel 3.19.
Went through all the kernels from 3.19 to 4.2
(http://kernel.ubuntu.com/~kernel-ppa/) and found out that until
4.1.8-040108-generic the SD card reader would play fine and only after
I put 4.1.9 and on I started getting the errors.
ProblemType: Bug
DistroRelease: Ubuntu 15.10
Package: linux-image-4.2.0-19-generic 4.2.0-19.23
ProcVersionSignature: Ubuntu 4.2.0-19.23-generic 4.2.6
Uname: Linux 4.2.0-19-generic x86_64
ApportVersion: 2.19.1-0ubuntu5
Architecture: amd64
AudioDevicesInUse:
USER PID ACCESS COMMAND
/dev/snd/controlC2: alex 1606 F.... pulseaudio
/dev/snd/controlC0: alex 1606 F.... pulseaudio
/dev/snd/controlC1: alex 1606 F.... pulseaudio
CurrentDesktop: Unity
Date: Sun Dec 6 01:40:18 2015
HibernationDevice: RESUME=UUID=acf75838-59f9-4461-9fe4-e9bdf33b28be
InstallationDate: Installed on 2015-10-27 (38 days ago)
InstallationMedia: Ubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
MachineType: Dell Inc. Latitude E7450
ProcFB: 0 inteldrmfb
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-19-generic root=UUID=c654e4bc-b0e1-4a85-844f-99f068b2efff ro quiet splash vt.handoff=7
RelatedPackageVersions:
linux-restricted-modules-4.2.0-19-generic N/A
linux-backports-modules-4.2.0-19-generic N/A
linux-firmware 1.149.3
SourcePackage: linux
UpgradeStatus: Upgraded to wily on 2015-11-04 (31 days ago)
dmi.bios.date: 10/28/2015
dmi.bios.vendor: Dell Inc.
dmi.bios.version: A08
dmi.board.name: 0R1VJD
dmi.board.vendor: Dell Inc.
dmi.board.version: A00
dmi.chassis.type: 9
dmi.chassis.vendor: Dell Inc.
dmi.modalias: dmi:bvnDellInc.:bvrA08:bd10/28/2015:svnDellInc.:pnLatitudeE7450:pvr:rvnDellInc.:rn0R1VJD:rvrA00:cvnDellInc.:ct9:cvr:
dmi.product.name: Latitude E7450
dmi.sys.vendor: Dell Inc.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1523178/+subscriptions
References