[Kernel-packages] [Bug 1808116] Re: 4.15 and higher kernels do not read the SD card

2019-04-27 Thread Launchpad Bug Tracker
[Expired for linux (Ubuntu) because there has been no activity for 60 days.] ** Changed in: linux (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu.

[Kernel-packages] [Bug 1808116] Re: 4.15 and higher kernels do not read the SD card

2019-02-26 Thread Kai-Heng Feng
https://askubuntu.com/questions/158871/how-do-i-enable-the-source-code- repositories -- 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/1808116 Title: 4.15 and higher kernels do not read

[Kernel-packages] [Bug 1808116] Re: 4.15 and higher kernels do not read the SD card

2019-02-26 Thread Andrzej
andrzej@ASUS ~ $ sudo apt build-dep linux Czytanie list pakietów... Gotowe E: Nie udało się odnaleźć źródła dla pakietu linux "andrzej @ ASUS ~ $ sudo apt build-dep linux Reading package lists ... Ready E: The source for the linux package could not be found" -- You received this bug

[Kernel-packages] [Bug 1808116] Re: 4.15 and higher kernels do not read the SD card

2019-01-01 Thread Kai-Heng Feng
The next step is bisecting the kernel to find the commit that introduced the regression. $ sudo apt build-dep linux $ git clone git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git $ cd linux $ git bisect start $ git bisect good v4.14-rc8 $ git bisect bad v4.15-rc1 $ make

[Kernel-packages] [Bug 1808116] Re: 4.15 and higher kernels do not read the SD card

2018-12-19 Thread Andrzej
Good uname -r 4.14.0-041400rc8-generic dmesg | grep mmc [    3.128542] mmc0: SDHCI controller on ACPI [80860F14:00] using ADMA [    3.150575] mmc1: SDHCI controller on ACPI [80860F14:03] using ADMA [    3.359275] mmc0: new HS200 MMC card at address 0001 [    3.363889] mmcblk0:

[Kernel-packages] [Bug 1808116] Re: 4.15 and higher kernels do not read the SD card

2018-12-17 Thread Kai-Heng Feng
Would it be possible for you to do a kernel bisection? First, find the last good -rc kernel and the first bad -rc kernel from http://kernel.ubuntu.com/~kernel-ppa/mainline/ So we can narrow down the changes between two different releases. Do the following if you have a beefy machine: $ sudo apt

[Kernel-packages] [Bug 1808116] Re: 4.15 and higher kernels do not read the SD card

2018-12-17 Thread Andrzej
it`s not fixed uname -r 4.20.0-042000rc7-generic grep mmc [3.772064] mmc0: SDHCI controller on ACPI [80860F14:00] using ADMA [3.793440] mmc1: SDHCI controller on ACPI [80860F14:03] using ADMA [4.033750] mmc0: new HS200 MMC card at address 0001 [4.038688] mmcblk0: mmc0:0001 BJNB4R

[Kernel-packages] [Bug 1808116] Re: 4.15 and higher kernels do not read the SD card

2018-12-17 Thread Andrzej
** Attachment added: "syslog" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1808116/+attachment/5223051/+files/syslog -- 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/1808116

[Kernel-packages] [Bug 1808116] Re: 4.15 and higher kernels do not read the SD card

2018-12-17 Thread Kai-Heng Feng
Please try latest mainline kernel [1] to see if it's fixed. [1] https://kernel.ubuntu.com/~kernel-ppa/mainline/v4.20-rc7/ -- 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/1808116 Title:

[Kernel-packages] [Bug 1808116] Re: 4.15 and higher kernels do not read the SD card

2018-12-12 Thread Andrzej
** Attachment added: "syslog" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1808116/+attachment/5221652/+files/syslog ** Tags added: apport-collected sylvia ** Description changed: 4.15 and higher kernels do not read the SD card. kernel 4.13 reads the SD card. Checked with a