[Bug 1884910] Re: Very slow boot with kernel 5.4.0-37-generic

2020-09-15 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 Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1884910

Title:
  Very slow boot with kernel 5.4.0-37-generic

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Re: [Bug 1884910] Re: Very slow boot with kernel 5.4.0-37-generic

2020-07-17 Thread Ian
I have rebooted using the rc6, rc7 and rc8 versions of kernel 5.4. All 
three booted OK, although I noticed an error message "intramfs unpacking 
failed, decoding failed" when using rc7. I also tried kernels 5.4.28 and 
5.4.41:  5.4.41 booted slowly, with the error messages from the sound 
system. 5.4.28 booted OK, although it produced the same intramfs error 
message as rc7.

On 17/07/2020 06:10, Kai-Heng Feng wrote:
> Would it be possible for you to do a kernel bisection?
>
> First, find the last -rc kernel works and the first -rc kernel doesn’t
> work from http://kernel.ubuntu.com/~kernel-ppa/mainline/
>
> Then,
> $ 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 $(the working version you found)
> $ git bisect bad $(the non-working version found)
> $ make localmodconfig
> $ make -j`nproc` deb-pkg
> Install the newly built kernel, then reboot with it.
> If it still have the same issue,
> $ git bisect bad
> Otherwise,
> $ git bisect good
> Repeat to "make -j`nproc` deb-pkg" until you find the offending commit.
>


** Attachment added: "dmesg54rc8"
   https://bugs.launchpad.net/bugs/1884910/+attachment/5393513/+files/dmesg54rc8

** Attachment added: "dmesg5428"
   https://bugs.launchpad.net/bugs/1884910/+attachment/5393514/+files/dmesg5428

** Attachment added: "dmesg5441"
   https://bugs.launchpad.net/bugs/1884910/+attachment/5393515/+files/dmesg5441

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1884910

Title:
  Very slow boot with kernel 5.4.0-37-generic

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1884910] Re: Very slow boot with kernel 5.4.0-37-generic

2020-07-16 Thread Kai-Heng Feng
Would it be possible for you to do a kernel bisection?

First, find the last -rc kernel works and the first -rc kernel doesn’t
work from http://kernel.ubuntu.com/~kernel-ppa/mainline/

Then,
$ 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 $(the working version you found)
$ git bisect bad $(the non-working version found)
$ make localmodconfig
$ make -j`nproc` deb-pkg
Install the newly built kernel, then reboot with it.
If it still have the same issue,
$ git bisect bad
Otherwise,
$ git bisect good
Repeat to "make -j`nproc` deb-pkg" until you find the offending commit.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1884910

Title:
  Very slow boot with kernel 5.4.0-37-generic

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Re: [Bug 1884910] Re: Very slow boot with kernel 5.4.0-37-generic

2020-07-16 Thread Ian
I installed the following:

https://kernel.ubuntu.com/~kernel-ppa/mainline/v5.8-rc5/amd64/linux-
headers-5.8.0-050800rc5-generic_5.8.0-050800rc5.202007140715_amd64.deb

https://kernel.ubuntu.com/~kernel-ppa/mainline/v5.8-rc5/amd64/linux-
image-
unsigned-5.8.0-050800rc5-generic_5.8.0-050800rc5.202007140715_amd64.deb

https://kernel.ubuntu.com/~kernel-ppa/mainline/v5.8-rc5/amd64/linux-
modules-5.8.0-050800rc5-generic_5.8.0-050800rc5.202007140715_amd64.deb

The problem with the sound card still persists and boot is still slow. I 
noticed that I requied root privileges to access the dmesg file, which 
is attached.


On 16/07/2020 15:58, Kai-Heng Feng wrote:
> Ok. Now please test latest mainline kernel:
> https://kernel.ubuntu.com/~kernel-ppa/mainline/v5.8-rc5/
>


** Attachment added: "dmesg58rc5"
   https://bugs.launchpad.net/bugs/1884910/+attachment/5393229/+files/dmesg58rc5

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1884910

Title:
  Very slow boot with kernel 5.4.0-37-generic

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1884910] Re: Very slow boot with kernel 5.4.0-37-generic

2020-07-16 Thread Kai-Heng Feng
Ok. Now please test latest mainline kernel:
https://kernel.ubuntu.com/~kernel-ppa/mainline/v5.8-rc5/

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1884910

Title:
  Very slow boot with kernel 5.4.0-37-generic

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Re: [Bug 1884910] Re: Very slow boot with kernel 5.4.0-37-generic

2020-07-16 Thread Ian
I installed the following deb packages for kernel 5.4.51

https://kernel.ubuntu.com/~kernel-ppa/mainline/v5.4.51/amd64/linux-
headers-5.4.51-050451_5.4.51-050451.202007090834_all.deb

https://kernel.ubuntu.com/~kernel-ppa/mainline/v5.4.51/amd64/linux-
image-
unsigned-5.4.51-050451-generic_5.4.51-050451.202007090834_amd64.deb

https://kernel.ubuntu.com/~kernel-ppa/mainline/v5.4.51/amd64/linux-
modules-5.4.51-050451-generic_5.4.51-050451.202007090834_amd64.deb

I was unable to install 
https://kernel.ubuntu.com/~kernel-ppa/mainline/v5.4.51/amd64/linux-headers-5.4.51-050451-generic_5.4.51-050451.202007090834_amd64.deb
 
which appeared to match the naming convention of the older kernel files, 
as its dependencies were not satisfied.

I selected kernel 5.4.51 using the grub bootloader, but the boot process 
was still very slow due to the multiple error messages from the sound 
system.

I have attached the dmesg file obtained during boot-up.

On 16/07/2020 06:54, Kai-Heng Feng wrote:
> Please test stable kernel here:
> https://kernel.ubuntu.com/~kernel-ppa/mainline/v5.4.51/
>


** Attachment added: "dmesg5451"
   https://bugs.launchpad.net/bugs/1884910/+attachment/5393160/+files/dmesg5451

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1884910

Title:
  Very slow boot with kernel 5.4.0-37-generic

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1884910] Re: Very slow boot with kernel 5.4.0-37-generic

2020-07-15 Thread Kai-Heng Feng
Please test stable kernel here:
https://kernel.ubuntu.com/~kernel-ppa/mainline/v5.4.51/

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1884910

Title:
  Very slow boot with kernel 5.4.0-37-generic

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1884910] Re: Very slow boot with kernel 5.4.0-37-generic

2020-07-02 Thread Ian
Have now updated to 5.4.0-40-generic by Software Update and am
experiencing same problem.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1884910

Title:
  Very slow boot with kernel 5.4.0-37-generic

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1884910] Re: Very slow boot with kernel 5.4.0-37-generic

2020-06-25 Thread Ian
Have now updated to 5.4.0-39-generic by Software Update and am
experiencing same problem.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1884910

Title:
  Very slow boot with kernel 5.4.0-37-generic

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1884910] Re: Very slow boot with kernel 5.4.0-37-generic

2020-06-24 Thread Ian
apport information

** Tags added: apport-collected

** Description changed:

  Booting on Lubuntu 20.04LTS is very slow when using kernel
  5.4.0-37-generic, but OK with 5.4.0-33-generic.Delay seems to be due to
  this or similar error messages which are repeated many times before
  timing out.
  
- [   62.776599] snd_hda_intel :00:0e.0: No response from codec,
- disabling MSI: last cmd=0x20bf8100
+ [   62.776599] snd_hda_intel :00:0e.0: No response from codec, disabling 
MSI: last cmd=0x20bf8100
+ --- 
+ ProblemType: Bug
+ ApportVersion: 2.20.11-0ubuntu27.3
+ Architecture: amd64
+ AudioDevicesInUse:
+  USERPID ACCESS COMMAND
+  /dev/snd/controlC0:  ianb   2420 F pulseaudio
+ CasperMD5CheckResult: skip
+ CurrentDesktop: LXQt
+ DistroRelease: Ubuntu 20.04
+ InstallationDate: Installed on 2019-12-06 (200 days ago)
+ InstallationMedia: Lubuntu 19.10 "Eoan Ermine" - Release amd64 (20191017.1)
+ MachineType: Chillblast WAP PRO
+ Package: linux (not installed)
+ ProcFB: 0 i915drmfb
+ ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.4.0-37-generic 
root=UUID=cae501ec-3727-4d42-8fbb-d21cdb1dd5a5 ro quiet splash vt.handoff=7
+ ProcVersionSignature: Ubuntu 5.4.0-37.41-generic 5.4.41
+ RelatedPackageVersions:
+  linux-restricted-modules-5.4.0-37-generic N/A
+  linux-backports-modules-5.4.0-37-generic  N/A
+  linux-firmware1.187
+ Tags:  focal
+ Uname: Linux 5.4.0-37-generic x86_64
+ UpgradeStatus: No upgrade log present (probably fresh install)
+ UserGroups: adm cdrom dip lpadmin plugdev sudo
+ _MarkForUpload: True
+ dmi.bios.date: 08/15/2019
+ dmi.bios.vendor: American Megatrends Inc.
+ dmi.bios.version: GB3V35
+ dmi.board.asset.tag: Default string
+ dmi.board.name: GB3
+ dmi.board.vendor: IP3 Tech
+ dmi.board.version: Default string
+ dmi.chassis.asset.tag: Default string
+ dmi.chassis.type: 35
+ dmi.chassis.vendor: IP3
+ dmi.chassis.version: Default string
+ dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrGB3V35:bd08/15/2019:svnChillblast:pnWAPPRO:pvrDefaultstring:rvnIP3Tech:rnGB3:rvrDefaultstring:cvnIP3:ct35:cvrDefaultstring:
+ dmi.product.family: Mini PC
+ dmi.product.name: WAP PRO
+ dmi.product.sku: CBFUSWAPPRO
+ dmi.product.version: Default string
+ dmi.sys.vendor: Chillblast

** Attachment added: "AlsaInfo.txt"
   
https://bugs.launchpad.net/bugs/1884910/+attachment/5386723/+files/AlsaInfo.txt

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1884910

Title:
  Very slow boot with kernel 5.4.0-37-generic

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs