[Kernel-packages] [Bug 2017444] Re: Computer with Intel Atom CPU will not boot with Kernel 6.2.0-20

2024-01-03 Thread Juerg Haefliger
You shouldn't be commenting on closed bugs, your comments might go
unnoticed. Please open a new bug to report issues and/or requests.

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

Title:
  Computer with Intel Atom CPU will  not boot with Kernel 6.2.0-20

Status in linux package in Ubuntu:
  Fix Released
Status in linux-firmware package in Ubuntu:
  Invalid
Status in linux source package in Lunar:
  Fix Released
Status in linux-firmware source package in Lunar:
  Invalid

Bug description:
  == SRU Justification ==
  [Impact]
  Some Atom based system cannot boot on kernel 6.2 because of atomisp
  driver.

  [Fix]
  Disable the driver via config, suggested by the driver dev.

  [Test]
  Users confirmed disabling the config works.
   
  [Where problems could occur]
  The ISP camera dever worked on Linux. So disabling it shouldn't
  introduce any surprise.

  
  == Original Bug Report ==
  Computers with Intel Atom CPU will not boot with Kernel 6.2.0-20 OR any other 
Kernel in 6.2 series or Kernel 6.3.0.

  This bug affects all Intel Atom CPU computers in all Linux
  distributions making impossible to install or boot to OS with kernel
  6.2 or higher.

  The bug is caused by Intel atomisp camera driver module which has
  firmware missing: shisp_2401a_v21.bin. Missing firmware causes a
  watchdog bug notice and Soft Lockup of boot sequence.

  NEW SOLUTION AND NOTICE TO UBUNTU KERNEL MAINTAINERS, April 29th:
  The following persons are in charge of atomisp kernel development:

  Hans de Goede  (maintainer:STAGING - ATOMISP DRIVER)
  Mauro Carvalho Chehab  (maintainer:STAGING - ATOMISP 
DRIVER)
  Sakari Ailus  (reviewer:STAGING - ATOMISP 
DRIVER)
  Greg Kroah-Hartman  (supporter:STAGING SUBSYSTEM)
  linux-me...@vger.kernel.org (open list:STAGING - ATOMISP DRIVER)
  linux-stag...@lists.linux.dev (open list:STAGING SUBSYSTEM)
  linux-ker...@vger.kernel.org (open list)

  April 29th Hans de Goede adviced me personally(
  https://github.com/linux-surface/linux-surface/issues/1095 ), that
  atomisp driver is still in development and should be disabled. By
  disabling driver he meant disabling atomisp modules in kernel.

  OLD SOLUTION FOR THIS BUG:

  Copying (installing) firmware shisp_2401a0_v21.bin from:

  https://github.com/intel-aero/meta-intel-aero-
  base/blob/master/recipes-kernel/linux/linux-yocto/shisp_2401a0_v21.bin

  to /lib/firmware will solve the bug (partially - it still gives error
  messages - but at least the computer boots).**

  (dmesg.log with shisp-file with kernel 6.2.0-06 and 6.3.0-06 as
  attachments 9. and 10.)

  (Another solution - which Manjaro kernel maintainer did - was to
  disable atomisp and related modules).

  Afterwards Intel Atom CPU computer will be able to boot with kernel
  6.2.

  DMESG.LOG OF KUBUNTU 23.04 LIVE USB AND MORE INFORMATION IN:
  https://askubuntu.com/questions/1464926/not-able-to-boot-
  kubuntu-23-04-with-kernel-6-2-and-intel-atom-cpu

  The last stable Ubuntu Kernel Intel Atom CPU computer will boot with
  is 6.1.25.

  This bug was already in 5.19, as you can see from dmesg.logs. It
  appears that atomisp failes to launch in both 5.19.0-40 and 6.1.25 but
  still the computer boots.

  This bug is also reported in Manjaro ( " https://github.com/linux-
  surface/linux-surface/issues/1095 ")and Arch Linux ("
  https://bbs.archlinux.org/viewtopic.php?id=283920 ") so it is not
  limited to Ubuntu Kernels.

  This bug has already been reported for Ubuntu 23.04 Beta in Ubuntu
  bugtracking system (" https://www.mail-archive.com/kernel-
  packa...@lists.launchpad.net/msg501664.html ") with Bug number
  #2015794.

  Attachments:
  1. Picture of stuck boot sequence of HP x2 210 G2 with Intel Atom CPU trying 
to boot in to Kubuntu 23.04 with Kernel 6.2.0-20.

  2. dmesg.log of the computer with Ubuntu Kernel 6.1.25.
  3. xsession-errors of the computer with Ubuntu Kernel 6.1.25.
  4. dmesg.log of the computer with Ubuntu Kernel 5.19.0-40.
  5. Video of boot sequence with Kernel 6.2.0-20.
  6. uname-a.log of Kernel 6.1.25.
  7. lspci-vvnn.log of Kernel 6.1.25.
  8. version.log of Kernel 5.19.0-40.
  9. dmesg.log with shisp-file with ubuntu kernel 6.2.0-06.**
  10. dmesg.log with shisp-file with ubuntu kernel 6.3.0-06**

  P.S. The apport-collect data is from Kernel 5.19.0-40.
  P.S.P.S I had difficulty determining Tags so they are to be changed by you.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2017444/+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


Re: [Kernel-packages] [Bug 2017444] Re: Computer with Intel Atom CPU will not boot with Kernel 6.2.0-20

2023-12-31 Thread Jan Saarinen
Good New Year's Eve (it's 6 minutes to midnight in Finland) - and Happy 
New Year 2024,

the reason I wrote the Bug Report was that it was impossible to install 
Ubuntu 23 at all. At that time Ubuntu 22.04 was still using Kernel 5.xx 
and problems - if any - were not as severe as in Ubuntu 23.04 and 23.10.


To my understanding atomisp-modules were disabled then.

A quick search with Cherrytrail (ISP2401) gave this news article ( 
https://www.phoronix.com/news/Linux-6.7-Media ) - have You read it already?

It seems that improvements to atomisp have been made during the autumn 
of 2023 and atomisp-modules have been enabled again in kernel.


I do not have more knowledge, but one of the Red Hat engineers referred 
in the Proronix article is Hans de Goede. He is both developing 
atomisp-modules and also the one in charge of atomisp-modules in 
Kernel.org. So by searching what he has published about the subject this 
autumn may give you more info. And if you feel it is important enough - 
you may ask him personally.


Yours,

Sami Saarinen


P.S. I have a week old fresh install of Kubuntu 22.04 LTS in a 
HP-x2-210-G2 with Intel Atom CPU and dmegs's gives no warnings about 
atomisp.


On 30.12.2023 16.03, Imre Péntek wrote:
> hello, I have this in my dmesg:
>
> [   24.197415] atomisp_gmin_platform: module is from the staging directory, 
> the quality is unknown, you have been warned.
> [   24.197536] atomisp_gmin_platform: module verification failed: signature 
> and/or required key missing - tainting kernel
> [   24.484974] proc_thermal :00:0b.0: enabling device ( -> 0002)
> [   24.562387] atomisp: module is from the staging directory, the quality is 
> unknown, you have been warned.
>
> [   24.572467] **
> [   24.572470] **   NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE   **
> [   24.572472] **  **
> [   24.572474] ** trace_printk() being used. Allocating extra memory.  **
> [   24.572476] **  **
> [   24.572478] ** This means that this is a DEBUG kernel and it is **
> [   24.572479] ** unsafe for production use.   **
> [   24.572481] **  **
> [   24.572483] ** If you see this message and you are not debugging**
> [   24.572485] ** the kernel, report this immediately to your vendor!  **
> [   24.572487] **  **
> [   24.572488] **   NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE   **
> [   24.572490] **
> [   24.580827] atomisp-isp2 :00:03.0: Support for Cherrytrail (ISP2401) 
> was disabled at compile time
>
> is this related?
> Ubuntu 22.04.3 LTS
> headless installation (only ssh (and physical) access)
> there are no pending updates
>

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

Title:
  Computer with Intel Atom CPU will  not boot with Kernel 6.2.0-20

Status in linux package in Ubuntu:
  Fix Released
Status in linux-firmware package in Ubuntu:
  Invalid
Status in linux source package in Lunar:
  Fix Released
Status in linux-firmware source package in Lunar:
  Invalid

Bug description:
  == SRU Justification ==
  [Impact]
  Some Atom based system cannot boot on kernel 6.2 because of atomisp
  driver.

  [Fix]
  Disable the driver via config, suggested by the driver dev.

  [Test]
  Users confirmed disabling the config works.
   
  [Where problems could occur]
  The ISP camera dever worked on Linux. So disabling it shouldn't
  introduce any surprise.

  
  == Original Bug Report ==
  Computers with Intel Atom CPU will not boot with Kernel 6.2.0-20 OR any other 
Kernel in 6.2 series or Kernel 6.3.0.

  This bug affects all Intel Atom CPU computers in all Linux
  distributions making impossible to install or boot to OS with kernel
  6.2 or higher.

  The bug is caused by Intel atomisp camera driver module which has
  firmware missing: shisp_2401a_v21.bin. Missing firmware causes a
  watchdog bug notice and Soft Lockup of boot sequence.

  NEW SOLUTION AND NOTICE TO UBUNTU KERNEL MAINTAINERS, April 29th:
  The following persons are in charge of atomisp kernel development:

  Hans de Goede  (maintainer:STAGING - ATOMISP DRIVER)
  Mauro Carvalho Chehab  (maintainer:STAGING - ATOMISP 
DRIVER)
  Sakari Ailus  (reviewer:STAGING - ATOMISP 
DRIVER)
  Greg Kroah-Hartman  (supporter:STAGING SUBSYSTEM)
  linux-me...@vger.kernel.org (open list:STAGING - ATOMISP DRIVER)
  linux-stag...@lists.linux.dev (open list:STAGING SUBSYSTEM)
  linux-ker...@vger.kernel.org (open list)

  April 29th Hans de Goede adviced me personally(
  https://github.com/linux-surface/linux-surface/issues/1095 ), that
  atomisp driver is still in development an

[Kernel-packages] [Bug 2017444] Re: Computer with Intel Atom CPU will not boot with Kernel 6.2.0-20

2023-12-30 Thread Imre Péntek
hello, I have this in my dmesg:

[   24.197415] atomisp_gmin_platform: module is from the staging directory, the 
quality is unknown, you have been warned.
[   24.197536] atomisp_gmin_platform: module verification failed: signature 
and/or required key missing - tainting kernel
[   24.484974] proc_thermal :00:0b.0: enabling device ( -> 0002)
[   24.562387] atomisp: module is from the staging directory, the quality is 
unknown, you have been warned.

[   24.572467] **
[   24.572470] **   NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE   **
[   24.572472] **  **
[   24.572474] ** trace_printk() being used. Allocating extra memory.  **
[   24.572476] **  **
[   24.572478] ** This means that this is a DEBUG kernel and it is **
[   24.572479] ** unsafe for production use.   **
[   24.572481] **  **
[   24.572483] ** If you see this message and you are not debugging**
[   24.572485] ** the kernel, report this immediately to your vendor!  **
[   24.572487] **  **
[   24.572488] **   NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE   **
[   24.572490] **
[   24.580827] atomisp-isp2 :00:03.0: Support for Cherrytrail (ISP2401) was 
disabled at compile time

is this related?
Ubuntu 22.04.3 LTS
headless installation (only ssh (and physical) access)
there are no pending updates

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

Title:
  Computer with Intel Atom CPU will  not boot with Kernel 6.2.0-20

Status in linux package in Ubuntu:
  Fix Released
Status in linux-firmware package in Ubuntu:
  Invalid
Status in linux source package in Lunar:
  Fix Released
Status in linux-firmware source package in Lunar:
  Invalid

Bug description:
  == SRU Justification ==
  [Impact]
  Some Atom based system cannot boot on kernel 6.2 because of atomisp
  driver.

  [Fix]
  Disable the driver via config, suggested by the driver dev.

  [Test]
  Users confirmed disabling the config works.
   
  [Where problems could occur]
  The ISP camera dever worked on Linux. So disabling it shouldn't
  introduce any surprise.

  
  == Original Bug Report ==
  Computers with Intel Atom CPU will not boot with Kernel 6.2.0-20 OR any other 
Kernel in 6.2 series or Kernel 6.3.0.

  This bug affects all Intel Atom CPU computers in all Linux
  distributions making impossible to install or boot to OS with kernel
  6.2 or higher.

  The bug is caused by Intel atomisp camera driver module which has
  firmware missing: shisp_2401a_v21.bin. Missing firmware causes a
  watchdog bug notice and Soft Lockup of boot sequence.

  NEW SOLUTION AND NOTICE TO UBUNTU KERNEL MAINTAINERS, April 29th:
  The following persons are in charge of atomisp kernel development:

  Hans de Goede  (maintainer:STAGING - ATOMISP DRIVER)
  Mauro Carvalho Chehab  (maintainer:STAGING - ATOMISP 
DRIVER)
  Sakari Ailus  (reviewer:STAGING - ATOMISP 
DRIVER)
  Greg Kroah-Hartman  (supporter:STAGING SUBSYSTEM)
  linux-me...@vger.kernel.org (open list:STAGING - ATOMISP DRIVER)
  linux-stag...@lists.linux.dev (open list:STAGING SUBSYSTEM)
  linux-ker...@vger.kernel.org (open list)

  April 29th Hans de Goede adviced me personally(
  https://github.com/linux-surface/linux-surface/issues/1095 ), that
  atomisp driver is still in development and should be disabled. By
  disabling driver he meant disabling atomisp modules in kernel.

  OLD SOLUTION FOR THIS BUG:

  Copying (installing) firmware shisp_2401a0_v21.bin from:

  https://github.com/intel-aero/meta-intel-aero-
  base/blob/master/recipes-kernel/linux/linux-yocto/shisp_2401a0_v21.bin

  to /lib/firmware will solve the bug (partially - it still gives error
  messages - but at least the computer boots).**

  (dmesg.log with shisp-file with kernel 6.2.0-06 and 6.3.0-06 as
  attachments 9. and 10.)

  (Another solution - which Manjaro kernel maintainer did - was to
  disable atomisp and related modules).

  Afterwards Intel Atom CPU computer will be able to boot with kernel
  6.2.

  DMESG.LOG OF KUBUNTU 23.04 LIVE USB AND MORE INFORMATION IN:
  https://askubuntu.com/questions/1464926/not-able-to-boot-
  kubuntu-23-04-with-kernel-6-2-and-intel-atom-cpu

  The last stable Ubuntu Kernel Intel Atom CPU computer will boot with
  is 6.1.25.

  This bug was already in 5.19, as you can see from dmesg.logs. It
  appears that atomisp failes to launch in both 5.19.0-40 and 6.1.25 but
  still the computer boots.

  This bug is also reported in Manjaro ( " https://github.com/linux-
  surface/linux-surface/issues/1095 ")and Arch Linux ("
  https://bbs.archlinux.org/viewtopic.p

[Kernel-packages] [Bug 2017444] Re: Computer with Intel Atom CPU will not boot with Kernel 6.2.0-20

2023-10-28 Thread Jan Saarinen
So this fix solves the problem.

The Web-camera also works now.

Thank You everyone.

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

Title:
  Computer with Intel Atom CPU will  not boot with Kernel 6.2.0-20

Status in linux package in Ubuntu:
  Fix Released
Status in linux-firmware package in Ubuntu:
  Invalid
Status in linux source package in Lunar:
  Fix Released
Status in linux-firmware source package in Lunar:
  Invalid

Bug description:
  == SRU Justification ==
  [Impact]
  Some Atom based system cannot boot on kernel 6.2 because of atomisp
  driver.

  [Fix]
  Disable the driver via config, suggested by the driver dev.

  [Test]
  Users confirmed disabling the config works.
   
  [Where problems could occur]
  The ISP camera dever worked on Linux. So disabling it shouldn't
  introduce any surprise.

  
  == Original Bug Report ==
  Computers with Intel Atom CPU will not boot with Kernel 6.2.0-20 OR any other 
Kernel in 6.2 series or Kernel 6.3.0.

  This bug affects all Intel Atom CPU computers in all Linux
  distributions making impossible to install or boot to OS with kernel
  6.2 or higher.

  The bug is caused by Intel atomisp camera driver module which has
  firmware missing: shisp_2401a_v21.bin. Missing firmware causes a
  watchdog bug notice and Soft Lockup of boot sequence.

  NEW SOLUTION AND NOTICE TO UBUNTU KERNEL MAINTAINERS, April 29th:
  The following persons are in charge of atomisp kernel development:

  Hans de Goede  (maintainer:STAGING - ATOMISP DRIVER)
  Mauro Carvalho Chehab  (maintainer:STAGING - ATOMISP 
DRIVER)
  Sakari Ailus  (reviewer:STAGING - ATOMISP 
DRIVER)
  Greg Kroah-Hartman  (supporter:STAGING SUBSYSTEM)
  linux-me...@vger.kernel.org (open list:STAGING - ATOMISP DRIVER)
  linux-stag...@lists.linux.dev (open list:STAGING SUBSYSTEM)
  linux-ker...@vger.kernel.org (open list)

  April 29th Hans de Goede adviced me personally(
  https://github.com/linux-surface/linux-surface/issues/1095 ), that
  atomisp driver is still in development and should be disabled. By
  disabling driver he meant disabling atomisp modules in kernel.

  OLD SOLUTION FOR THIS BUG:

  Copying (installing) firmware shisp_2401a0_v21.bin from:

  https://github.com/intel-aero/meta-intel-aero-
  base/blob/master/recipes-kernel/linux/linux-yocto/shisp_2401a0_v21.bin

  to /lib/firmware will solve the bug (partially - it still gives error
  messages - but at least the computer boots).**

  (dmesg.log with shisp-file with kernel 6.2.0-06 and 6.3.0-06 as
  attachments 9. and 10.)

  (Another solution - which Manjaro kernel maintainer did - was to
  disable atomisp and related modules).

  Afterwards Intel Atom CPU computer will be able to boot with kernel
  6.2.

  DMESG.LOG OF KUBUNTU 23.04 LIVE USB AND MORE INFORMATION IN:
  https://askubuntu.com/questions/1464926/not-able-to-boot-
  kubuntu-23-04-with-kernel-6-2-and-intel-atom-cpu

  The last stable Ubuntu Kernel Intel Atom CPU computer will boot with
  is 6.1.25.

  This bug was already in 5.19, as you can see from dmesg.logs. It
  appears that atomisp failes to launch in both 5.19.0-40 and 6.1.25 but
  still the computer boots.

  This bug is also reported in Manjaro ( " https://github.com/linux-
  surface/linux-surface/issues/1095 ")and Arch Linux ("
  https://bbs.archlinux.org/viewtopic.php?id=283920 ") so it is not
  limited to Ubuntu Kernels.

  This bug has already been reported for Ubuntu 23.04 Beta in Ubuntu
  bugtracking system (" https://www.mail-archive.com/kernel-
  packa...@lists.launchpad.net/msg501664.html ") with Bug number
  #2015794.

  Attachments:
  1. Picture of stuck boot sequence of HP x2 210 G2 with Intel Atom CPU trying 
to boot in to Kubuntu 23.04 with Kernel 6.2.0-20.

  2. dmesg.log of the computer with Ubuntu Kernel 6.1.25.
  3. xsession-errors of the computer with Ubuntu Kernel 6.1.25.
  4. dmesg.log of the computer with Ubuntu Kernel 5.19.0-40.
  5. Video of boot sequence with Kernel 6.2.0-20.
  6. uname-a.log of Kernel 6.1.25.
  7. lspci-vvnn.log of Kernel 6.1.25.
  8. version.log of Kernel 5.19.0-40.
  9. dmesg.log with shisp-file with ubuntu kernel 6.2.0-06.**
  10. dmesg.log with shisp-file with ubuntu kernel 6.3.0-06**

  P.S. The apport-collect data is from Kernel 5.19.0-40.
  P.S.P.S I had difficulty determining Tags so they are to be changed by you.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2017444/+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 2017444] Re: Computer with Intel Atom CPU will not boot with Kernel 6.2.0-20

2023-10-28 Thread Jan Saarinen
inxi of an Intel Atom CPU computer running with Kernel 6.5.0-10-generic

** Tags removed: verification-needed-jammy-linux-aws-6.5 
verification-needed-jammy-linux-azure-6.5
** Tags added: verification-done-jammy-linux-aws-6.5 
verification-done-jammy-linux-azure-6.5

** Attachment added: "inxi"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2017444/+attachment/5713925/+files/inxi

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

Title:
  Computer with Intel Atom CPU will  not boot with Kernel 6.2.0-20

Status in linux package in Ubuntu:
  Fix Released
Status in linux-firmware package in Ubuntu:
  Invalid
Status in linux source package in Lunar:
  Fix Released
Status in linux-firmware source package in Lunar:
  Invalid

Bug description:
  == SRU Justification ==
  [Impact]
  Some Atom based system cannot boot on kernel 6.2 because of atomisp
  driver.

  [Fix]
  Disable the driver via config, suggested by the driver dev.

  [Test]
  Users confirmed disabling the config works.
   
  [Where problems could occur]
  The ISP camera dever worked on Linux. So disabling it shouldn't
  introduce any surprise.

  
  == Original Bug Report ==
  Computers with Intel Atom CPU will not boot with Kernel 6.2.0-20 OR any other 
Kernel in 6.2 series or Kernel 6.3.0.

  This bug affects all Intel Atom CPU computers in all Linux
  distributions making impossible to install or boot to OS with kernel
  6.2 or higher.

  The bug is caused by Intel atomisp camera driver module which has
  firmware missing: shisp_2401a_v21.bin. Missing firmware causes a
  watchdog bug notice and Soft Lockup of boot sequence.

  NEW SOLUTION AND NOTICE TO UBUNTU KERNEL MAINTAINERS, April 29th:
  The following persons are in charge of atomisp kernel development:

  Hans de Goede  (maintainer:STAGING - ATOMISP DRIVER)
  Mauro Carvalho Chehab  (maintainer:STAGING - ATOMISP 
DRIVER)
  Sakari Ailus  (reviewer:STAGING - ATOMISP 
DRIVER)
  Greg Kroah-Hartman  (supporter:STAGING SUBSYSTEM)
  linux-me...@vger.kernel.org (open list:STAGING - ATOMISP DRIVER)
  linux-stag...@lists.linux.dev (open list:STAGING SUBSYSTEM)
  linux-ker...@vger.kernel.org (open list)

  April 29th Hans de Goede adviced me personally(
  https://github.com/linux-surface/linux-surface/issues/1095 ), that
  atomisp driver is still in development and should be disabled. By
  disabling driver he meant disabling atomisp modules in kernel.

  OLD SOLUTION FOR THIS BUG:

  Copying (installing) firmware shisp_2401a0_v21.bin from:

  https://github.com/intel-aero/meta-intel-aero-
  base/blob/master/recipes-kernel/linux/linux-yocto/shisp_2401a0_v21.bin

  to /lib/firmware will solve the bug (partially - it still gives error
  messages - but at least the computer boots).**

  (dmesg.log with shisp-file with kernel 6.2.0-06 and 6.3.0-06 as
  attachments 9. and 10.)

  (Another solution - which Manjaro kernel maintainer did - was to
  disable atomisp and related modules).

  Afterwards Intel Atom CPU computer will be able to boot with kernel
  6.2.

  DMESG.LOG OF KUBUNTU 23.04 LIVE USB AND MORE INFORMATION IN:
  https://askubuntu.com/questions/1464926/not-able-to-boot-
  kubuntu-23-04-with-kernel-6-2-and-intel-atom-cpu

  The last stable Ubuntu Kernel Intel Atom CPU computer will boot with
  is 6.1.25.

  This bug was already in 5.19, as you can see from dmesg.logs. It
  appears that atomisp failes to launch in both 5.19.0-40 and 6.1.25 but
  still the computer boots.

  This bug is also reported in Manjaro ( " https://github.com/linux-
  surface/linux-surface/issues/1095 ")and Arch Linux ("
  https://bbs.archlinux.org/viewtopic.php?id=283920 ") so it is not
  limited to Ubuntu Kernels.

  This bug has already been reported for Ubuntu 23.04 Beta in Ubuntu
  bugtracking system (" https://www.mail-archive.com/kernel-
  packa...@lists.launchpad.net/msg501664.html ") with Bug number
  #2015794.

  Attachments:
  1. Picture of stuck boot sequence of HP x2 210 G2 with Intel Atom CPU trying 
to boot in to Kubuntu 23.04 with Kernel 6.2.0-20.

  2. dmesg.log of the computer with Ubuntu Kernel 6.1.25.
  3. xsession-errors of the computer with Ubuntu Kernel 6.1.25.
  4. dmesg.log of the computer with Ubuntu Kernel 5.19.0-40.
  5. Video of boot sequence with Kernel 6.2.0-20.
  6. uname-a.log of Kernel 6.1.25.
  7. lspci-vvnn.log of Kernel 6.1.25.
  8. version.log of Kernel 5.19.0-40.
  9. dmesg.log with shisp-file with ubuntu kernel 6.2.0-06.**
  10. dmesg.log with shisp-file with ubuntu kernel 6.3.0-06**

  P.S. The apport-collect data is from Kernel 5.19.0-40.
  P.S.P.S I had difficulty determining Tags so they are to be changed by you.

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


-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscri

[Kernel-packages] [Bug 2017444] Re: Computer with Intel Atom CPU will not boot with Kernel 6.2.0-20

2023-10-24 Thread Ubuntu Kernel Bot
This bug is awaiting verification that the linux-
aws-6.5/6.5.0-1008.8~22.04.1 kernel in -proposed solves the problem.
Please test the kernel and update this bug with the results. If the
problem is solved, change the tag 'verification-needed-jammy-linux-
aws-6.5' to 'verification-done-jammy-linux-aws-6.5'. If the problem
still exists, change the tag 'verification-needed-jammy-linux-aws-6.5'
to 'verification-failed-jammy-linux-aws-6.5'.


If verification is not done by 5 working days from today, this fix will
be dropped from the source code, and this bug will be closed.


See https://wiki.ubuntu.com/Testing/EnableProposed for documentation how
to enable and use -proposed. Thank you!


** Tags added: kernel-spammed-jammy-linux-aws-6.5-v2 
verification-needed-jammy-linux-aws-6.5

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

Title:
  Computer with Intel Atom CPU will  not boot with Kernel 6.2.0-20

Status in linux package in Ubuntu:
  Fix Released
Status in linux-firmware package in Ubuntu:
  Invalid
Status in linux source package in Lunar:
  Fix Released
Status in linux-firmware source package in Lunar:
  Invalid

Bug description:
  == SRU Justification ==
  [Impact]
  Some Atom based system cannot boot on kernel 6.2 because of atomisp
  driver.

  [Fix]
  Disable the driver via config, suggested by the driver dev.

  [Test]
  Users confirmed disabling the config works.
   
  [Where problems could occur]
  The ISP camera dever worked on Linux. So disabling it shouldn't
  introduce any surprise.

  
  == Original Bug Report ==
  Computers with Intel Atom CPU will not boot with Kernel 6.2.0-20 OR any other 
Kernel in 6.2 series or Kernel 6.3.0.

  This bug affects all Intel Atom CPU computers in all Linux
  distributions making impossible to install or boot to OS with kernel
  6.2 or higher.

  The bug is caused by Intel atomisp camera driver module which has
  firmware missing: shisp_2401a_v21.bin. Missing firmware causes a
  watchdog bug notice and Soft Lockup of boot sequence.

  NEW SOLUTION AND NOTICE TO UBUNTU KERNEL MAINTAINERS, April 29th:
  The following persons are in charge of atomisp kernel development:

  Hans de Goede  (maintainer:STAGING - ATOMISP DRIVER)
  Mauro Carvalho Chehab  (maintainer:STAGING - ATOMISP 
DRIVER)
  Sakari Ailus  (reviewer:STAGING - ATOMISP 
DRIVER)
  Greg Kroah-Hartman  (supporter:STAGING SUBSYSTEM)
  linux-me...@vger.kernel.org (open list:STAGING - ATOMISP DRIVER)
  linux-stag...@lists.linux.dev (open list:STAGING SUBSYSTEM)
  linux-ker...@vger.kernel.org (open list)

  April 29th Hans de Goede adviced me personally(
  https://github.com/linux-surface/linux-surface/issues/1095 ), that
  atomisp driver is still in development and should be disabled. By
  disabling driver he meant disabling atomisp modules in kernel.

  OLD SOLUTION FOR THIS BUG:

  Copying (installing) firmware shisp_2401a0_v21.bin from:

  https://github.com/intel-aero/meta-intel-aero-
  base/blob/master/recipes-kernel/linux/linux-yocto/shisp_2401a0_v21.bin

  to /lib/firmware will solve the bug (partially - it still gives error
  messages - but at least the computer boots).**

  (dmesg.log with shisp-file with kernel 6.2.0-06 and 6.3.0-06 as
  attachments 9. and 10.)

  (Another solution - which Manjaro kernel maintainer did - was to
  disable atomisp and related modules).

  Afterwards Intel Atom CPU computer will be able to boot with kernel
  6.2.

  DMESG.LOG OF KUBUNTU 23.04 LIVE USB AND MORE INFORMATION IN:
  https://askubuntu.com/questions/1464926/not-able-to-boot-
  kubuntu-23-04-with-kernel-6-2-and-intel-atom-cpu

  The last stable Ubuntu Kernel Intel Atom CPU computer will boot with
  is 6.1.25.

  This bug was already in 5.19, as you can see from dmesg.logs. It
  appears that atomisp failes to launch in both 5.19.0-40 and 6.1.25 but
  still the computer boots.

  This bug is also reported in Manjaro ( " https://github.com/linux-
  surface/linux-surface/issues/1095 ")and Arch Linux ("
  https://bbs.archlinux.org/viewtopic.php?id=283920 ") so it is not
  limited to Ubuntu Kernels.

  This bug has already been reported for Ubuntu 23.04 Beta in Ubuntu
  bugtracking system (" https://www.mail-archive.com/kernel-
  packa...@lists.launchpad.net/msg501664.html ") with Bug number
  #2015794.

  Attachments:
  1. Picture of stuck boot sequence of HP x2 210 G2 with Intel Atom CPU trying 
to boot in to Kubuntu 23.04 with Kernel 6.2.0-20.

  2. dmesg.log of the computer with Ubuntu Kernel 6.1.25.
  3. xsession-errors of the computer with Ubuntu Kernel 6.1.25.
  4. dmesg.log of the computer with Ubuntu Kernel 5.19.0-40.
  5. Video of boot sequence with Kernel 6.2.0-20.
  6. uname-a.log of Kernel 6.1.25.
  7. lspci-vvnn.log of Kernel 6.1.25.
  8. version.log of Kernel 5.19.0-40.
  9. dmesg.log with shisp-file with ubuntu kernel 6.2.0-06.**
  10. dmesg.log with shisp-file with ubuntu k

[Kernel-packages] [Bug 2017444] Re: Computer with Intel Atom CPU will not boot with Kernel 6.2.0-20

2023-10-24 Thread Ubuntu Kernel Bot
This bug is awaiting verification that the linux-
azure-6.5/6.5.0-1007.7~22.04.1 kernel in -proposed solves the problem.
Please test the kernel and update this bug with the results. If the
problem is solved, change the tag 'verification-needed-jammy-linux-
azure-6.5' to 'verification-done-jammy-linux-azure-6.5'. If the problem
still exists, change the tag 'verification-needed-jammy-linux-azure-6.5'
to 'verification-failed-jammy-linux-azure-6.5'.


If verification is not done by 5 working days from today, this fix will
be dropped from the source code, and this bug will be closed.


See https://wiki.ubuntu.com/Testing/EnableProposed for documentation how
to enable and use -proposed. Thank you!


** Tags added: kernel-spammed-jammy-linux-azure-6.5-v2 
verification-needed-jammy-linux-azure-6.5

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

Title:
  Computer with Intel Atom CPU will  not boot with Kernel 6.2.0-20

Status in linux package in Ubuntu:
  Fix Released
Status in linux-firmware package in Ubuntu:
  Invalid
Status in linux source package in Lunar:
  Fix Released
Status in linux-firmware source package in Lunar:
  Invalid

Bug description:
  == SRU Justification ==
  [Impact]
  Some Atom based system cannot boot on kernel 6.2 because of atomisp
  driver.

  [Fix]
  Disable the driver via config, suggested by the driver dev.

  [Test]
  Users confirmed disabling the config works.
   
  [Where problems could occur]
  The ISP camera dever worked on Linux. So disabling it shouldn't
  introduce any surprise.

  
  == Original Bug Report ==
  Computers with Intel Atom CPU will not boot with Kernel 6.2.0-20 OR any other 
Kernel in 6.2 series or Kernel 6.3.0.

  This bug affects all Intel Atom CPU computers in all Linux
  distributions making impossible to install or boot to OS with kernel
  6.2 or higher.

  The bug is caused by Intel atomisp camera driver module which has
  firmware missing: shisp_2401a_v21.bin. Missing firmware causes a
  watchdog bug notice and Soft Lockup of boot sequence.

  NEW SOLUTION AND NOTICE TO UBUNTU KERNEL MAINTAINERS, April 29th:
  The following persons are in charge of atomisp kernel development:

  Hans de Goede  (maintainer:STAGING - ATOMISP DRIVER)
  Mauro Carvalho Chehab  (maintainer:STAGING - ATOMISP 
DRIVER)
  Sakari Ailus  (reviewer:STAGING - ATOMISP 
DRIVER)
  Greg Kroah-Hartman  (supporter:STAGING SUBSYSTEM)
  linux-me...@vger.kernel.org (open list:STAGING - ATOMISP DRIVER)
  linux-stag...@lists.linux.dev (open list:STAGING SUBSYSTEM)
  linux-ker...@vger.kernel.org (open list)

  April 29th Hans de Goede adviced me personally(
  https://github.com/linux-surface/linux-surface/issues/1095 ), that
  atomisp driver is still in development and should be disabled. By
  disabling driver he meant disabling atomisp modules in kernel.

  OLD SOLUTION FOR THIS BUG:

  Copying (installing) firmware shisp_2401a0_v21.bin from:

  https://github.com/intel-aero/meta-intel-aero-
  base/blob/master/recipes-kernel/linux/linux-yocto/shisp_2401a0_v21.bin

  to /lib/firmware will solve the bug (partially - it still gives error
  messages - but at least the computer boots).**

  (dmesg.log with shisp-file with kernel 6.2.0-06 and 6.3.0-06 as
  attachments 9. and 10.)

  (Another solution - which Manjaro kernel maintainer did - was to
  disable atomisp and related modules).

  Afterwards Intel Atom CPU computer will be able to boot with kernel
  6.2.

  DMESG.LOG OF KUBUNTU 23.04 LIVE USB AND MORE INFORMATION IN:
  https://askubuntu.com/questions/1464926/not-able-to-boot-
  kubuntu-23-04-with-kernel-6-2-and-intel-atom-cpu

  The last stable Ubuntu Kernel Intel Atom CPU computer will boot with
  is 6.1.25.

  This bug was already in 5.19, as you can see from dmesg.logs. It
  appears that atomisp failes to launch in both 5.19.0-40 and 6.1.25 but
  still the computer boots.

  This bug is also reported in Manjaro ( " https://github.com/linux-
  surface/linux-surface/issues/1095 ")and Arch Linux ("
  https://bbs.archlinux.org/viewtopic.php?id=283920 ") so it is not
  limited to Ubuntu Kernels.

  This bug has already been reported for Ubuntu 23.04 Beta in Ubuntu
  bugtracking system (" https://www.mail-archive.com/kernel-
  packa...@lists.launchpad.net/msg501664.html ") with Bug number
  #2015794.

  Attachments:
  1. Picture of stuck boot sequence of HP x2 210 G2 with Intel Atom CPU trying 
to boot in to Kubuntu 23.04 with Kernel 6.2.0-20.

  2. dmesg.log of the computer with Ubuntu Kernel 6.1.25.
  3. xsession-errors of the computer with Ubuntu Kernel 6.1.25.
  4. dmesg.log of the computer with Ubuntu Kernel 5.19.0-40.
  5. Video of boot sequence with Kernel 6.2.0-20.
  6. uname-a.log of Kernel 6.1.25.
  7. lspci-vvnn.log of Kernel 6.1.25.
  8. version.log of Kernel 5.19.0-40.
  9. dmesg.log with shisp-file with ubuntu kernel 6.2.0-06.**
  10. dmesg.log with shisp-file

[Kernel-packages] [Bug 2017444] Re: Computer with Intel Atom CPU will not boot with Kernel 6.2.0-20

2023-09-13 Thread Launchpad Bug Tracker
This bug was fixed in the package linux - 6.5.0-5.5

---
linux (6.5.0-5.5) mantic; urgency=medium

  * mantic/linux: 6.5.0-5.5 -proposed tracker (LP: #2034546)

  * Packaging resync (LP: #1786013)
- [Packaging] update helper scripts
- debian/dkms-versions -- update from kernel-versions (main/d2023.08.23)

 -- Andrea Righi   Wed, 06 Sep 2023 15:51:04
+0200

** Changed in: linux (Ubuntu)
   Status: Confirmed => Fix Released

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

Title:
  Computer with Intel Atom CPU will  not boot with Kernel 6.2.0-20

Status in linux package in Ubuntu:
  Fix Released
Status in linux-firmware package in Ubuntu:
  Invalid
Status in linux source package in Lunar:
  Fix Released
Status in linux-firmware source package in Lunar:
  Invalid

Bug description:
  == SRU Justification ==
  [Impact]
  Some Atom based system cannot boot on kernel 6.2 because of atomisp
  driver.

  [Fix]
  Disable the driver via config, suggested by the driver dev.

  [Test]
  Users confirmed disabling the config works.
   
  [Where problems could occur]
  The ISP camera dever worked on Linux. So disabling it shouldn't
  introduce any surprise.

  
  == Original Bug Report ==
  Computers with Intel Atom CPU will not boot with Kernel 6.2.0-20 OR any other 
Kernel in 6.2 series or Kernel 6.3.0.

  This bug affects all Intel Atom CPU computers in all Linux
  distributions making impossible to install or boot to OS with kernel
  6.2 or higher.

  The bug is caused by Intel atomisp camera driver module which has
  firmware missing: shisp_2401a_v21.bin. Missing firmware causes a
  watchdog bug notice and Soft Lockup of boot sequence.

  NEW SOLUTION AND NOTICE TO UBUNTU KERNEL MAINTAINERS, April 29th:
  The following persons are in charge of atomisp kernel development:

  Hans de Goede  (maintainer:STAGING - ATOMISP DRIVER)
  Mauro Carvalho Chehab  (maintainer:STAGING - ATOMISP 
DRIVER)
  Sakari Ailus  (reviewer:STAGING - ATOMISP 
DRIVER)
  Greg Kroah-Hartman  (supporter:STAGING SUBSYSTEM)
  linux-me...@vger.kernel.org (open list:STAGING - ATOMISP DRIVER)
  linux-stag...@lists.linux.dev (open list:STAGING SUBSYSTEM)
  linux-ker...@vger.kernel.org (open list)

  April 29th Hans de Goede adviced me personally(
  https://github.com/linux-surface/linux-surface/issues/1095 ), that
  atomisp driver is still in development and should be disabled. By
  disabling driver he meant disabling atomisp modules in kernel.

  OLD SOLUTION FOR THIS BUG:

  Copying (installing) firmware shisp_2401a0_v21.bin from:

  https://github.com/intel-aero/meta-intel-aero-
  base/blob/master/recipes-kernel/linux/linux-yocto/shisp_2401a0_v21.bin

  to /lib/firmware will solve the bug (partially - it still gives error
  messages - but at least the computer boots).**

  (dmesg.log with shisp-file with kernel 6.2.0-06 and 6.3.0-06 as
  attachments 9. and 10.)

  (Another solution - which Manjaro kernel maintainer did - was to
  disable atomisp and related modules).

  Afterwards Intel Atom CPU computer will be able to boot with kernel
  6.2.

  DMESG.LOG OF KUBUNTU 23.04 LIVE USB AND MORE INFORMATION IN:
  https://askubuntu.com/questions/1464926/not-able-to-boot-
  kubuntu-23-04-with-kernel-6-2-and-intel-atom-cpu

  The last stable Ubuntu Kernel Intel Atom CPU computer will boot with
  is 6.1.25.

  This bug was already in 5.19, as you can see from dmesg.logs. It
  appears that atomisp failes to launch in both 5.19.0-40 and 6.1.25 but
  still the computer boots.

  This bug is also reported in Manjaro ( " https://github.com/linux-
  surface/linux-surface/issues/1095 ")and Arch Linux ("
  https://bbs.archlinux.org/viewtopic.php?id=283920 ") so it is not
  limited to Ubuntu Kernels.

  This bug has already been reported for Ubuntu 23.04 Beta in Ubuntu
  bugtracking system (" https://www.mail-archive.com/kernel-
  packa...@lists.launchpad.net/msg501664.html ") with Bug number
  #2015794.

  Attachments:
  1. Picture of stuck boot sequence of HP x2 210 G2 with Intel Atom CPU trying 
to boot in to Kubuntu 23.04 with Kernel 6.2.0-20.

  2. dmesg.log of the computer with Ubuntu Kernel 6.1.25.
  3. xsession-errors of the computer with Ubuntu Kernel 6.1.25.
  4. dmesg.log of the computer with Ubuntu Kernel 5.19.0-40.
  5. Video of boot sequence with Kernel 6.2.0-20.
  6. uname-a.log of Kernel 6.1.25.
  7. lspci-vvnn.log of Kernel 6.1.25.
  8. version.log of Kernel 5.19.0-40.
  9. dmesg.log with shisp-file with ubuntu kernel 6.2.0-06.**
  10. dmesg.log with shisp-file with ubuntu kernel 6.3.0-06**

  P.S. The apport-collect data is from Kernel 5.19.0-40.
  P.S.P.S I had difficulty determining Tags so they are to be changed by you.

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


-- 
Mailing list: https://launchpad.net/~kernel-packages
Po

[Kernel-packages] [Bug 2017444] Re: Computer with Intel Atom CPU will not boot with Kernel 6.2.0-20

2023-07-24 Thread Jan Saarinen
** Tags removed: verification-needed-lunar
** Tags added: verification-done-lunar

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

Title:
  Computer with Intel Atom CPU will  not boot with Kernel 6.2.0-20

Status in linux package in Ubuntu:
  Confirmed
Status in linux-firmware package in Ubuntu:
  Invalid
Status in linux source package in Lunar:
  Fix Released
Status in linux-firmware source package in Lunar:
  Invalid

Bug description:
  == SRU Justification ==
  [Impact]
  Some Atom based system cannot boot on kernel 6.2 because of atomisp
  driver.

  [Fix]
  Disable the driver via config, suggested by the driver dev.

  [Test]
  Users confirmed disabling the config works.
   
  [Where problems could occur]
  The ISP camera dever worked on Linux. So disabling it shouldn't
  introduce any surprise.

  
  == Original Bug Report ==
  Computers with Intel Atom CPU will not boot with Kernel 6.2.0-20 OR any other 
Kernel in 6.2 series or Kernel 6.3.0.

  This bug affects all Intel Atom CPU computers in all Linux
  distributions making impossible to install or boot to OS with kernel
  6.2 or higher.

  The bug is caused by Intel atomisp camera driver module which has
  firmware missing: shisp_2401a_v21.bin. Missing firmware causes a
  watchdog bug notice and Soft Lockup of boot sequence.

  NEW SOLUTION AND NOTICE TO UBUNTU KERNEL MAINTAINERS, April 29th:
  The following persons are in charge of atomisp kernel development:

  Hans de Goede  (maintainer:STAGING - ATOMISP DRIVER)
  Mauro Carvalho Chehab  (maintainer:STAGING - ATOMISP 
DRIVER)
  Sakari Ailus  (reviewer:STAGING - ATOMISP 
DRIVER)
  Greg Kroah-Hartman  (supporter:STAGING SUBSYSTEM)
  linux-me...@vger.kernel.org (open list:STAGING - ATOMISP DRIVER)
  linux-stag...@lists.linux.dev (open list:STAGING SUBSYSTEM)
  linux-ker...@vger.kernel.org (open list)

  April 29th Hans de Goede adviced me personally(
  https://github.com/linux-surface/linux-surface/issues/1095 ), that
  atomisp driver is still in development and should be disabled. By
  disabling driver he meant disabling atomisp modules in kernel.

  OLD SOLUTION FOR THIS BUG:

  Copying (installing) firmware shisp_2401a0_v21.bin from:

  https://github.com/intel-aero/meta-intel-aero-
  base/blob/master/recipes-kernel/linux/linux-yocto/shisp_2401a0_v21.bin

  to /lib/firmware will solve the bug (partially - it still gives error
  messages - but at least the computer boots).**

  (dmesg.log with shisp-file with kernel 6.2.0-06 and 6.3.0-06 as
  attachments 9. and 10.)

  (Another solution - which Manjaro kernel maintainer did - was to
  disable atomisp and related modules).

  Afterwards Intel Atom CPU computer will be able to boot with kernel
  6.2.

  DMESG.LOG OF KUBUNTU 23.04 LIVE USB AND MORE INFORMATION IN:
  https://askubuntu.com/questions/1464926/not-able-to-boot-
  kubuntu-23-04-with-kernel-6-2-and-intel-atom-cpu

  The last stable Ubuntu Kernel Intel Atom CPU computer will boot with
  is 6.1.25.

  This bug was already in 5.19, as you can see from dmesg.logs. It
  appears that atomisp failes to launch in both 5.19.0-40 and 6.1.25 but
  still the computer boots.

  This bug is also reported in Manjaro ( " https://github.com/linux-
  surface/linux-surface/issues/1095 ")and Arch Linux ("
  https://bbs.archlinux.org/viewtopic.php?id=283920 ") so it is not
  limited to Ubuntu Kernels.

  This bug has already been reported for Ubuntu 23.04 Beta in Ubuntu
  bugtracking system (" https://www.mail-archive.com/kernel-
  packa...@lists.launchpad.net/msg501664.html ") with Bug number
  #2015794.

  Attachments:
  1. Picture of stuck boot sequence of HP x2 210 G2 with Intel Atom CPU trying 
to boot in to Kubuntu 23.04 with Kernel 6.2.0-20.

  2. dmesg.log of the computer with Ubuntu Kernel 6.1.25.
  3. xsession-errors of the computer with Ubuntu Kernel 6.1.25.
  4. dmesg.log of the computer with Ubuntu Kernel 5.19.0-40.
  5. Video of boot sequence with Kernel 6.2.0-20.
  6. uname-a.log of Kernel 6.1.25.
  7. lspci-vvnn.log of Kernel 6.1.25.
  8. version.log of Kernel 5.19.0-40.
  9. dmesg.log with shisp-file with ubuntu kernel 6.2.0-06.**
  10. dmesg.log with shisp-file with ubuntu kernel 6.3.0-06**

  P.S. The apport-collect data is from Kernel 5.19.0-40.
  P.S.P.S I had difficulty determining Tags so they are to be changed by you.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2017444/+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 2017444] Re: Computer with Intel Atom CPU will not boot with Kernel 6.2.0-20

2023-07-19 Thread Ubuntu Kernel Bot
This bug is awaiting verification that the linux-azure/6.2.0-1009.9
kernel in -proposed solves the problem. Please test the kernel and
update this bug with the results. If the problem is solved, change the
tag 'verification-needed-lunar' to 'verification-done-lunar'. If the
problem still exists, change the tag 'verification-needed-lunar' to
'verification-failed-lunar'.

If verification is not done by 5 working days from today, this fix will
be dropped from the source code, and this bug will be closed.

See https://wiki.ubuntu.com/Testing/EnableProposed for documentation how
to enable and use -proposed. Thank you!


** Tags added: kernel-spammed-lunar-linux-azure verification-needed-lunar

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

Title:
  Computer with Intel Atom CPU will  not boot with Kernel 6.2.0-20

Status in linux package in Ubuntu:
  Confirmed
Status in linux-firmware package in Ubuntu:
  Invalid
Status in linux source package in Lunar:
  Fix Released
Status in linux-firmware source package in Lunar:
  Invalid

Bug description:
  == SRU Justification ==
  [Impact]
  Some Atom based system cannot boot on kernel 6.2 because of atomisp
  driver.

  [Fix]
  Disable the driver via config, suggested by the driver dev.

  [Test]
  Users confirmed disabling the config works.
   
  [Where problems could occur]
  The ISP camera dever worked on Linux. So disabling it shouldn't
  introduce any surprise.

  
  == Original Bug Report ==
  Computers with Intel Atom CPU will not boot with Kernel 6.2.0-20 OR any other 
Kernel in 6.2 series or Kernel 6.3.0.

  This bug affects all Intel Atom CPU computers in all Linux
  distributions making impossible to install or boot to OS with kernel
  6.2 or higher.

  The bug is caused by Intel atomisp camera driver module which has
  firmware missing: shisp_2401a_v21.bin. Missing firmware causes a
  watchdog bug notice and Soft Lockup of boot sequence.

  NEW SOLUTION AND NOTICE TO UBUNTU KERNEL MAINTAINERS, April 29th:
  The following persons are in charge of atomisp kernel development:

  Hans de Goede  (maintainer:STAGING - ATOMISP DRIVER)
  Mauro Carvalho Chehab  (maintainer:STAGING - ATOMISP 
DRIVER)
  Sakari Ailus  (reviewer:STAGING - ATOMISP 
DRIVER)
  Greg Kroah-Hartman  (supporter:STAGING SUBSYSTEM)
  linux-me...@vger.kernel.org (open list:STAGING - ATOMISP DRIVER)
  linux-stag...@lists.linux.dev (open list:STAGING SUBSYSTEM)
  linux-ker...@vger.kernel.org (open list)

  April 29th Hans de Goede adviced me personally(
  https://github.com/linux-surface/linux-surface/issues/1095 ), that
  atomisp driver is still in development and should be disabled. By
  disabling driver he meant disabling atomisp modules in kernel.

  OLD SOLUTION FOR THIS BUG:

  Copying (installing) firmware shisp_2401a0_v21.bin from:

  https://github.com/intel-aero/meta-intel-aero-
  base/blob/master/recipes-kernel/linux/linux-yocto/shisp_2401a0_v21.bin

  to /lib/firmware will solve the bug (partially - it still gives error
  messages - but at least the computer boots).**

  (dmesg.log with shisp-file with kernel 6.2.0-06 and 6.3.0-06 as
  attachments 9. and 10.)

  (Another solution - which Manjaro kernel maintainer did - was to
  disable atomisp and related modules).

  Afterwards Intel Atom CPU computer will be able to boot with kernel
  6.2.

  DMESG.LOG OF KUBUNTU 23.04 LIVE USB AND MORE INFORMATION IN:
  https://askubuntu.com/questions/1464926/not-able-to-boot-
  kubuntu-23-04-with-kernel-6-2-and-intel-atom-cpu

  The last stable Ubuntu Kernel Intel Atom CPU computer will boot with
  is 6.1.25.

  This bug was already in 5.19, as you can see from dmesg.logs. It
  appears that atomisp failes to launch in both 5.19.0-40 and 6.1.25 but
  still the computer boots.

  This bug is also reported in Manjaro ( " https://github.com/linux-
  surface/linux-surface/issues/1095 ")and Arch Linux ("
  https://bbs.archlinux.org/viewtopic.php?id=283920 ") so it is not
  limited to Ubuntu Kernels.

  This bug has already been reported for Ubuntu 23.04 Beta in Ubuntu
  bugtracking system (" https://www.mail-archive.com/kernel-
  packa...@lists.launchpad.net/msg501664.html ") with Bug number
  #2015794.

  Attachments:
  1. Picture of stuck boot sequence of HP x2 210 G2 with Intel Atom CPU trying 
to boot in to Kubuntu 23.04 with Kernel 6.2.0-20.

  2. dmesg.log of the computer with Ubuntu Kernel 6.1.25.
  3. xsession-errors of the computer with Ubuntu Kernel 6.1.25.
  4. dmesg.log of the computer with Ubuntu Kernel 5.19.0-40.
  5. Video of boot sequence with Kernel 6.2.0-20.
  6. uname-a.log of Kernel 6.1.25.
  7. lspci-vvnn.log of Kernel 6.1.25.
  8. version.log of Kernel 5.19.0-40.
  9. dmesg.log with shisp-file with ubuntu kernel 6.2.0-06.**
  10. dmesg.log with shisp-file with ubuntu kernel 6.3.0-06**

  P.S. The apport-collect data is from Kernel 5.19.0-40.
  P.S.P.S I had di

[Kernel-packages] [Bug 2017444] Re: Computer with Intel Atom CPU will not boot with Kernel 6.2.0-20

2023-06-15 Thread Launchpad Bug Tracker
This bug was fixed in the package linux - 6.2.0-23.23

---
linux (6.2.0-23.23) lunar; urgency=medium

  * lunar/linux: 6.2.0-23.23 -proposed tracker (LP: #2019845)

  * Packaging resync (LP: #1786013)
- [Packaging] update helper scripts
- debian/dkms-versions -- update from kernel-versions (main/2023.05.15)

  * Fix flicker display problem on some panels which support PSR2 (LP: #2002968)
- drm/i915/psr: Add continuous full frame bit together with single

  * Kernel 6.1 bumped the disk consumption on default images by 15%
(LP: #2015867)
- [Packaging] introduce a separate linux-lib-rust package

  * Update I915 PSR calculation on Linux 6.2 (LP: #2018655)
- drm/i915: Fix fast wake AUX sync len
- drm/i915: Explain the magic numbers for AUX SYNC/precharge length

  * Computer with Intel Atom CPU will  not boot with Kernel 6.2.0-20
(LP: #2017444)
- [Config]: Disable CONFIG_INTEL_ATOMISP

  * udev fails to make prctl() syscall with apparmor=0 (as used by maas by
default) (LP: #2016908)
- SAUCE: (no-up) Stacking v38: Fix prctl() syscall with apparmor=0

  * CVE-2023-32233
- netfilter: nf_tables: deactivate anonymous set from preparation phase

  * CVE-2023-2612
- SAUCE: shiftfs: prevent lock unbalance in shiftfs_create_object()

  * CVE-2023-31436
- net: sched: sch_qfq: prevent slab-out-of-bounds in qfq_activate_agg

  * CVE-2023-1380
- wifi: brcmfmac: slab-out-of-bounds read in brcmf_get_assoc_ies()

  * 5.19 not reporting cgroups v1 blkio.throttle.io_serviced  (LP: #2016186)
- SAUCE: blk-throttle: Fix io statistics for cgroup v1

  * LSM stacking and AppArmor for 6.2: additional fixes (LP: #2017903)
- SAUCE: (no-up) apparmor: fix policy_compat perms remap for file dfa
- SAUCE: (no-up) apparmor: fix profile verification and enable it
- SAUCE: (no-up) apparmor: fix: add missing failure check in
  compute_xmatch_perms
- SAUCE: (no-up) apparmor: fix: kzalloc perms tables for shared dfas

  * Lunar update: v6.2.12 upstream stable release (LP: #2017219)
- Revert "pinctrl: amd: Disable and mask interrupts on resume"
- drm/amd/display: Pass the right info to drm_dp_remove_payload
- drm/i915: Workaround ICL CSC_MODE sticky arming
- ALSA: emu10k1: fix capture interrupt handler unlinking
- ALSA: hda/sigmatel: add pin overrides for Intel DP45SG motherboard
- ALSA: i2c/cs8427: fix iec958 mixer control deactivation
- ALSA: hda: patch_realtek: add quirk for Asus N7601ZM
- ALSA: hda/realtek: Add quirks for Lenovo Z13/Z16 Gen2
- ALSA: firewire-tascam: add missing unwind goto in
  snd_tscm_stream_start_duplex()
- ALSA: emu10k1: don't create old pass-through playback device on Audigy
- ALSA: hda/sigmatel: fix S/PDIF out on Intel D*45* motherboards
- ALSA: hda/hdmi: disable KAE for Intel DG2
- Bluetooth: L2CAP: Fix use-after-free in l2cap_disconnect_{req,rsp}
- Bluetooth: Fix race condition in hidp_session_thread
- bluetooth: btbcm: Fix logic error in forming the board name.
- Bluetooth: Free potentially unfreed SCO connection
- Bluetooth: hci_conn: Fix possible UAF
- btrfs: restore the thread_pool= behavior in remount for the end I/O
  workqueues
- btrfs: fix fast csum implementation detection
- fbmem: Reject FB_ACTIVATE_KD_TEXT from userspace
- mtdblock: tolerate corrected bit-flips
- mtd: rawnand: meson: fix bitmask for length in command word
- mtd: rawnand: stm32_fmc2: remove unsupported EDO mode
- mtd: rawnand: stm32_fmc2: use timings.mode instead of checking tRC_min
- KVM: arm64: PMU: Restore the guest's EL0 event counting after migration
- fbcon: Fix error paths in set_con2fb_map
- fbcon: set_con2fb_map needs to set con2fb_map!
- drm/i915/dsi: fix DSS CTL register offsets for TGL+
- io_uring: complete request via task work in case of DEFER_TASKRUN
- clk: sprd: set max_register according to mapping range
- RDMA/irdma: Do not generate SW completions for NOPs
- RDMA/irdma: Fix memory leak of PBLE objects
- RDMA/irdma: Increase iWARP CM default rexmit count
- RDMA/irdma: Add ipv4 check to irdma_find_listener()
- IB/mlx5: Add support for 400G_8X lane speed
- RDMA/erdma: Fix some typos
- RDMA/erdma: Update default EQ depth to 4096 and max_send_wr to 8192
- RDMA/erdma: Inline mtt entries into WQE if supported
- RDMA/erdma: Defer probing if netdevice can not be found
- clk: rs9: Fix suspend/resume
- RDMA/cma: Allow UD qp_type to join multicast only
- bpf: tcp: Use sock_gen_put instead of sock_put in bpf_iter_tcp
- LoongArch, bpf: Fix jit to skip speculation barrier opcode
- dmaengine: apple-admac: Handle 'global' interrupt flags
- dmaengine: apple-admac: Set src_addr_widths capability
- dmaengine: apple-admac: Fix 'current_tx' not getting freed
- 9p/xen : Fix use after free bug in xen_9pfs_front_remove due to race
  condition
- bpf, arm64

[Kernel-packages] [Bug 2017444] Re: Computer with Intel Atom CPU will not boot with Kernel 6.2.0-20

2023-06-14 Thread Jan Saarinen
** Tags removed: verification-needed-jammy
** Tags added: verification-done-jammy

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

Title:
  Computer with Intel Atom CPU will  not boot with Kernel 6.2.0-20

Status in linux package in Ubuntu:
  Confirmed
Status in linux-firmware package in Ubuntu:
  Invalid
Status in linux source package in Lunar:
  Fix Committed
Status in linux-firmware source package in Lunar:
  Invalid

Bug description:
  == SRU Justification ==
  [Impact]
  Some Atom based system cannot boot on kernel 6.2 because of atomisp
  driver.

  [Fix]
  Disable the driver via config, suggested by the driver dev.

  [Test]
  Users confirmed disabling the config works.
   
  [Where problems could occur]
  The ISP camera dever worked on Linux. So disabling it shouldn't
  introduce any surprise.

  
  == Original Bug Report ==
  Computers with Intel Atom CPU will not boot with Kernel 6.2.0-20 OR any other 
Kernel in 6.2 series or Kernel 6.3.0.

  This bug affects all Intel Atom CPU computers in all Linux
  distributions making impossible to install or boot to OS with kernel
  6.2 or higher.

  The bug is caused by Intel atomisp camera driver module which has
  firmware missing: shisp_2401a_v21.bin. Missing firmware causes a
  watchdog bug notice and Soft Lockup of boot sequence.

  NEW SOLUTION AND NOTICE TO UBUNTU KERNEL MAINTAINERS, April 29th:
  The following persons are in charge of atomisp kernel development:

  Hans de Goede  (maintainer:STAGING - ATOMISP DRIVER)
  Mauro Carvalho Chehab  (maintainer:STAGING - ATOMISP 
DRIVER)
  Sakari Ailus  (reviewer:STAGING - ATOMISP 
DRIVER)
  Greg Kroah-Hartman  (supporter:STAGING SUBSYSTEM)
  linux-me...@vger.kernel.org (open list:STAGING - ATOMISP DRIVER)
  linux-stag...@lists.linux.dev (open list:STAGING SUBSYSTEM)
  linux-ker...@vger.kernel.org (open list)

  April 29th Hans de Goede adviced me personally(
  https://github.com/linux-surface/linux-surface/issues/1095 ), that
  atomisp driver is still in development and should be disabled. By
  disabling driver he meant disabling atomisp modules in kernel.

  OLD SOLUTION FOR THIS BUG:

  Copying (installing) firmware shisp_2401a0_v21.bin from:

  https://github.com/intel-aero/meta-intel-aero-
  base/blob/master/recipes-kernel/linux/linux-yocto/shisp_2401a0_v21.bin

  to /lib/firmware will solve the bug (partially - it still gives error
  messages - but at least the computer boots).**

  (dmesg.log with shisp-file with kernel 6.2.0-06 and 6.3.0-06 as
  attachments 9. and 10.)

  (Another solution - which Manjaro kernel maintainer did - was to
  disable atomisp and related modules).

  Afterwards Intel Atom CPU computer will be able to boot with kernel
  6.2.

  DMESG.LOG OF KUBUNTU 23.04 LIVE USB AND MORE INFORMATION IN:
  https://askubuntu.com/questions/1464926/not-able-to-boot-
  kubuntu-23-04-with-kernel-6-2-and-intel-atom-cpu

  The last stable Ubuntu Kernel Intel Atom CPU computer will boot with
  is 6.1.25.

  This bug was already in 5.19, as you can see from dmesg.logs. It
  appears that atomisp failes to launch in both 5.19.0-40 and 6.1.25 but
  still the computer boots.

  This bug is also reported in Manjaro ( " https://github.com/linux-
  surface/linux-surface/issues/1095 ")and Arch Linux ("
  https://bbs.archlinux.org/viewtopic.php?id=283920 ") so it is not
  limited to Ubuntu Kernels.

  This bug has already been reported for Ubuntu 23.04 Beta in Ubuntu
  bugtracking system (" https://www.mail-archive.com/kernel-
  packa...@lists.launchpad.net/msg501664.html ") with Bug number
  #2015794.

  Attachments:
  1. Picture of stuck boot sequence of HP x2 210 G2 with Intel Atom CPU trying 
to boot in to Kubuntu 23.04 with Kernel 6.2.0-20.

  2. dmesg.log of the computer with Ubuntu Kernel 6.1.25.
  3. xsession-errors of the computer with Ubuntu Kernel 6.1.25.
  4. dmesg.log of the computer with Ubuntu Kernel 5.19.0-40.
  5. Video of boot sequence with Kernel 6.2.0-20.
  6. uname-a.log of Kernel 6.1.25.
  7. lspci-vvnn.log of Kernel 6.1.25.
  8. version.log of Kernel 5.19.0-40.
  9. dmesg.log with shisp-file with ubuntu kernel 6.2.0-06.**
  10. dmesg.log with shisp-file with ubuntu kernel 6.3.0-06**

  P.S. The apport-collect data is from Kernel 5.19.0-40.
  P.S.P.S I had difficulty determining Tags so they are to be changed by you.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2017444/+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 2017444] Re: Computer with Intel Atom CPU will not boot with Kernel 6.2.0-20

2023-06-09 Thread Ubuntu Kernel Bot
This bug is awaiting verification that the linux-
nvidia-6.2/6.2.0-1003.3~22.04.1 kernel in -proposed solves the problem.
Please test the kernel and update this bug with the results. If the
problem is solved, change the tag 'verification-needed-jammy' to
'verification-done-jammy'. If the problem still exists, change the tag
'verification-needed-jammy' to 'verification-failed-jammy'.

If verification is not done by 5 working days from today, this fix will
be dropped from the source code, and this bug will be closed.

See https://wiki.ubuntu.com/Testing/EnableProposed for documentation how
to enable and use -proposed. Thank you!


** Tags added: kernel-spammed-jammy-linux-nvidia-6.2

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

Title:
  Computer with Intel Atom CPU will  not boot with Kernel 6.2.0-20

Status in linux package in Ubuntu:
  Confirmed
Status in linux-firmware package in Ubuntu:
  Invalid
Status in linux source package in Lunar:
  Fix Committed
Status in linux-firmware source package in Lunar:
  Invalid

Bug description:
  == SRU Justification ==
  [Impact]
  Some Atom based system cannot boot on kernel 6.2 because of atomisp
  driver.

  [Fix]
  Disable the driver via config, suggested by the driver dev.

  [Test]
  Users confirmed disabling the config works.
   
  [Where problems could occur]
  The ISP camera dever worked on Linux. So disabling it shouldn't
  introduce any surprise.

  
  == Original Bug Report ==
  Computers with Intel Atom CPU will not boot with Kernel 6.2.0-20 OR any other 
Kernel in 6.2 series or Kernel 6.3.0.

  This bug affects all Intel Atom CPU computers in all Linux
  distributions making impossible to install or boot to OS with kernel
  6.2 or higher.

  The bug is caused by Intel atomisp camera driver module which has
  firmware missing: shisp_2401a_v21.bin. Missing firmware causes a
  watchdog bug notice and Soft Lockup of boot sequence.

  NEW SOLUTION AND NOTICE TO UBUNTU KERNEL MAINTAINERS, April 29th:
  The following persons are in charge of atomisp kernel development:

  Hans de Goede  (maintainer:STAGING - ATOMISP DRIVER)
  Mauro Carvalho Chehab  (maintainer:STAGING - ATOMISP 
DRIVER)
  Sakari Ailus  (reviewer:STAGING - ATOMISP 
DRIVER)
  Greg Kroah-Hartman  (supporter:STAGING SUBSYSTEM)
  linux-me...@vger.kernel.org (open list:STAGING - ATOMISP DRIVER)
  linux-stag...@lists.linux.dev (open list:STAGING SUBSYSTEM)
  linux-ker...@vger.kernel.org (open list)

  April 29th Hans de Goede adviced me personally(
  https://github.com/linux-surface/linux-surface/issues/1095 ), that
  atomisp driver is still in development and should be disabled. By
  disabling driver he meant disabling atomisp modules in kernel.

  OLD SOLUTION FOR THIS BUG:

  Copying (installing) firmware shisp_2401a0_v21.bin from:

  https://github.com/intel-aero/meta-intel-aero-
  base/blob/master/recipes-kernel/linux/linux-yocto/shisp_2401a0_v21.bin

  to /lib/firmware will solve the bug (partially - it still gives error
  messages - but at least the computer boots).**

  (dmesg.log with shisp-file with kernel 6.2.0-06 and 6.3.0-06 as
  attachments 9. and 10.)

  (Another solution - which Manjaro kernel maintainer did - was to
  disable atomisp and related modules).

  Afterwards Intel Atom CPU computer will be able to boot with kernel
  6.2.

  DMESG.LOG OF KUBUNTU 23.04 LIVE USB AND MORE INFORMATION IN:
  https://askubuntu.com/questions/1464926/not-able-to-boot-
  kubuntu-23-04-with-kernel-6-2-and-intel-atom-cpu

  The last stable Ubuntu Kernel Intel Atom CPU computer will boot with
  is 6.1.25.

  This bug was already in 5.19, as you can see from dmesg.logs. It
  appears that atomisp failes to launch in both 5.19.0-40 and 6.1.25 but
  still the computer boots.

  This bug is also reported in Manjaro ( " https://github.com/linux-
  surface/linux-surface/issues/1095 ")and Arch Linux ("
  https://bbs.archlinux.org/viewtopic.php?id=283920 ") so it is not
  limited to Ubuntu Kernels.

  This bug has already been reported for Ubuntu 23.04 Beta in Ubuntu
  bugtracking system (" https://www.mail-archive.com/kernel-
  packa...@lists.launchpad.net/msg501664.html ") with Bug number
  #2015794.

  Attachments:
  1. Picture of stuck boot sequence of HP x2 210 G2 with Intel Atom CPU trying 
to boot in to Kubuntu 23.04 with Kernel 6.2.0-20.

  2. dmesg.log of the computer with Ubuntu Kernel 6.1.25.
  3. xsession-errors of the computer with Ubuntu Kernel 6.1.25.
  4. dmesg.log of the computer with Ubuntu Kernel 5.19.0-40.
  5. Video of boot sequence with Kernel 6.2.0-20.
  6. uname-a.log of Kernel 6.1.25.
  7. lspci-vvnn.log of Kernel 6.1.25.
  8. version.log of Kernel 5.19.0-40.
  9. dmesg.log with shisp-file with ubuntu kernel 6.2.0-06.**
  10. dmesg.log with shisp-file with ubuntu kernel 6.3.0-06**

  P.S. The apport-collect data is from Kernel 5.19.0-40.
  P.S.P.S I had difficul

[Kernel-packages] [Bug 2017444] Re: Computer with Intel Atom CPU will not boot with Kernel 6.2.0-20

2023-06-08 Thread Ubuntu Kernel Bot
This bug is awaiting verification that the linux-
hwe-6.2/6.2.0-23.23~22.04.1 kernel in -proposed solves the problem.
Please test the kernel and update this bug with the results. If the
problem is solved, change the tag 'verification-needed-jammy' to
'verification-done-jammy'. If the problem still exists, change the tag
'verification-needed-jammy' to 'verification-failed-jammy'.

If verification is not done by 5 working days from today, this fix will
be dropped from the source code, and this bug will be closed.

See https://wiki.ubuntu.com/Testing/EnableProposed for documentation how
to enable and use -proposed. Thank you!


** Tags added: kernel-spammed-jammy-linux-hwe-6.2 verification-needed-jammy

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

Title:
  Computer with Intel Atom CPU will  not boot with Kernel 6.2.0-20

Status in linux package in Ubuntu:
  Confirmed
Status in linux-firmware package in Ubuntu:
  Invalid
Status in linux source package in Lunar:
  Fix Committed
Status in linux-firmware source package in Lunar:
  Invalid

Bug description:
  == SRU Justification ==
  [Impact]
  Some Atom based system cannot boot on kernel 6.2 because of atomisp
  driver.

  [Fix]
  Disable the driver via config, suggested by the driver dev.

  [Test]
  Users confirmed disabling the config works.
   
  [Where problems could occur]
  The ISP camera dever worked on Linux. So disabling it shouldn't
  introduce any surprise.

  
  == Original Bug Report ==
  Computers with Intel Atom CPU will not boot with Kernel 6.2.0-20 OR any other 
Kernel in 6.2 series or Kernel 6.3.0.

  This bug affects all Intel Atom CPU computers in all Linux
  distributions making impossible to install or boot to OS with kernel
  6.2 or higher.

  The bug is caused by Intel atomisp camera driver module which has
  firmware missing: shisp_2401a_v21.bin. Missing firmware causes a
  watchdog bug notice and Soft Lockup of boot sequence.

  NEW SOLUTION AND NOTICE TO UBUNTU KERNEL MAINTAINERS, April 29th:
  The following persons are in charge of atomisp kernel development:

  Hans de Goede  (maintainer:STAGING - ATOMISP DRIVER)
  Mauro Carvalho Chehab  (maintainer:STAGING - ATOMISP 
DRIVER)
  Sakari Ailus  (reviewer:STAGING - ATOMISP 
DRIVER)
  Greg Kroah-Hartman  (supporter:STAGING SUBSYSTEM)
  linux-me...@vger.kernel.org (open list:STAGING - ATOMISP DRIVER)
  linux-stag...@lists.linux.dev (open list:STAGING SUBSYSTEM)
  linux-ker...@vger.kernel.org (open list)

  April 29th Hans de Goede adviced me personally(
  https://github.com/linux-surface/linux-surface/issues/1095 ), that
  atomisp driver is still in development and should be disabled. By
  disabling driver he meant disabling atomisp modules in kernel.

  OLD SOLUTION FOR THIS BUG:

  Copying (installing) firmware shisp_2401a0_v21.bin from:

  https://github.com/intel-aero/meta-intel-aero-
  base/blob/master/recipes-kernel/linux/linux-yocto/shisp_2401a0_v21.bin

  to /lib/firmware will solve the bug (partially - it still gives error
  messages - but at least the computer boots).**

  (dmesg.log with shisp-file with kernel 6.2.0-06 and 6.3.0-06 as
  attachments 9. and 10.)

  (Another solution - which Manjaro kernel maintainer did - was to
  disable atomisp and related modules).

  Afterwards Intel Atom CPU computer will be able to boot with kernel
  6.2.

  DMESG.LOG OF KUBUNTU 23.04 LIVE USB AND MORE INFORMATION IN:
  https://askubuntu.com/questions/1464926/not-able-to-boot-
  kubuntu-23-04-with-kernel-6-2-and-intel-atom-cpu

  The last stable Ubuntu Kernel Intel Atom CPU computer will boot with
  is 6.1.25.

  This bug was already in 5.19, as you can see from dmesg.logs. It
  appears that atomisp failes to launch in both 5.19.0-40 and 6.1.25 but
  still the computer boots.

  This bug is also reported in Manjaro ( " https://github.com/linux-
  surface/linux-surface/issues/1095 ")and Arch Linux ("
  https://bbs.archlinux.org/viewtopic.php?id=283920 ") so it is not
  limited to Ubuntu Kernels.

  This bug has already been reported for Ubuntu 23.04 Beta in Ubuntu
  bugtracking system (" https://www.mail-archive.com/kernel-
  packa...@lists.launchpad.net/msg501664.html ") with Bug number
  #2015794.

  Attachments:
  1. Picture of stuck boot sequence of HP x2 210 G2 with Intel Atom CPU trying 
to boot in to Kubuntu 23.04 with Kernel 6.2.0-20.

  2. dmesg.log of the computer with Ubuntu Kernel 6.1.25.
  3. xsession-errors of the computer with Ubuntu Kernel 6.1.25.
  4. dmesg.log of the computer with Ubuntu Kernel 5.19.0-40.
  5. Video of boot sequence with Kernel 6.2.0-20.
  6. uname-a.log of Kernel 6.1.25.
  7. lspci-vvnn.log of Kernel 6.1.25.
  8. version.log of Kernel 5.19.0-40.
  9. dmesg.log with shisp-file with ubuntu kernel 6.2.0-06.**
  10. dmesg.log with shisp-file with ubuntu kernel 6.3.0-06**

  P.S. The apport-collect data is from Kernel 5.19.0-40.
  P.S

[Kernel-packages] [Bug 2017444] Re: Computer with Intel Atom CPU will not boot with Kernel 6.2.0-20

2023-05-30 Thread Kai-Heng Feng
** Changed in: linux (Ubuntu)
 Assignee: Kai-Heng Feng (kaihengfeng) => (unassigned)

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

Title:
  Computer with Intel Atom CPU will  not boot with Kernel 6.2.0-20

Status in linux package in Ubuntu:
  Confirmed
Status in linux-firmware package in Ubuntu:
  Invalid
Status in linux source package in Lunar:
  Fix Committed
Status in linux-firmware source package in Lunar:
  Invalid

Bug description:
  == SRU Justification ==
  [Impact]
  Some Atom based system cannot boot on kernel 6.2 because of atomisp
  driver.

  [Fix]
  Disable the driver via config, suggested by the driver dev.

  [Test]
  Users confirmed disabling the config works.
   
  [Where problems could occur]
  The ISP camera dever worked on Linux. So disabling it shouldn't
  introduce any surprise.

  
  == Original Bug Report ==
  Computers with Intel Atom CPU will not boot with Kernel 6.2.0-20 OR any other 
Kernel in 6.2 series or Kernel 6.3.0.

  This bug affects all Intel Atom CPU computers in all Linux
  distributions making impossible to install or boot to OS with kernel
  6.2 or higher.

  The bug is caused by Intel atomisp camera driver module which has
  firmware missing: shisp_2401a_v21.bin. Missing firmware causes a
  watchdog bug notice and Soft Lockup of boot sequence.

  NEW SOLUTION AND NOTICE TO UBUNTU KERNEL MAINTAINERS, April 29th:
  The following persons are in charge of atomisp kernel development:

  Hans de Goede  (maintainer:STAGING - ATOMISP DRIVER)
  Mauro Carvalho Chehab  (maintainer:STAGING - ATOMISP 
DRIVER)
  Sakari Ailus  (reviewer:STAGING - ATOMISP 
DRIVER)
  Greg Kroah-Hartman  (supporter:STAGING SUBSYSTEM)
  linux-me...@vger.kernel.org (open list:STAGING - ATOMISP DRIVER)
  linux-stag...@lists.linux.dev (open list:STAGING SUBSYSTEM)
  linux-ker...@vger.kernel.org (open list)

  April 29th Hans de Goede adviced me personally(
  https://github.com/linux-surface/linux-surface/issues/1095 ), that
  atomisp driver is still in development and should be disabled. By
  disabling driver he meant disabling atomisp modules in kernel.

  OLD SOLUTION FOR THIS BUG:

  Copying (installing) firmware shisp_2401a0_v21.bin from:

  https://github.com/intel-aero/meta-intel-aero-
  base/blob/master/recipes-kernel/linux/linux-yocto/shisp_2401a0_v21.bin

  to /lib/firmware will solve the bug (partially - it still gives error
  messages - but at least the computer boots).**

  (dmesg.log with shisp-file with kernel 6.2.0-06 and 6.3.0-06 as
  attachments 9. and 10.)

  (Another solution - which Manjaro kernel maintainer did - was to
  disable atomisp and related modules).

  Afterwards Intel Atom CPU computer will be able to boot with kernel
  6.2.

  DMESG.LOG OF KUBUNTU 23.04 LIVE USB AND MORE INFORMATION IN:
  https://askubuntu.com/questions/1464926/not-able-to-boot-
  kubuntu-23-04-with-kernel-6-2-and-intel-atom-cpu

  The last stable Ubuntu Kernel Intel Atom CPU computer will boot with
  is 6.1.25.

  This bug was already in 5.19, as you can see from dmesg.logs. It
  appears that atomisp failes to launch in both 5.19.0-40 and 6.1.25 but
  still the computer boots.

  This bug is also reported in Manjaro ( " https://github.com/linux-
  surface/linux-surface/issues/1095 ")and Arch Linux ("
  https://bbs.archlinux.org/viewtopic.php?id=283920 ") so it is not
  limited to Ubuntu Kernels.

  This bug has already been reported for Ubuntu 23.04 Beta in Ubuntu
  bugtracking system (" https://www.mail-archive.com/kernel-
  packa...@lists.launchpad.net/msg501664.html ") with Bug number
  #2015794.

  Attachments:
  1. Picture of stuck boot sequence of HP x2 210 G2 with Intel Atom CPU trying 
to boot in to Kubuntu 23.04 with Kernel 6.2.0-20.

  2. dmesg.log of the computer with Ubuntu Kernel 6.1.25.
  3. xsession-errors of the computer with Ubuntu Kernel 6.1.25.
  4. dmesg.log of the computer with Ubuntu Kernel 5.19.0-40.
  5. Video of boot sequence with Kernel 6.2.0-20.
  6. uname-a.log of Kernel 6.1.25.
  7. lspci-vvnn.log of Kernel 6.1.25.
  8. version.log of Kernel 5.19.0-40.
  9. dmesg.log with shisp-file with ubuntu kernel 6.2.0-06.**
  10. dmesg.log with shisp-file with ubuntu kernel 6.3.0-06**

  P.S. The apport-collect data is from Kernel 5.19.0-40.
  P.S.P.S I had difficulty determining Tags so they are to be changed by you.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2017444/+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 2017444] Re: Computer with Intel Atom CPU will not boot with Kernel 6.2.0-20

2023-05-12 Thread Stefan Bader
** Changed in: linux (Ubuntu Lunar)
   Status: Confirmed => Fix Committed

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

Title:
  Computer with Intel Atom CPU will  not boot with Kernel 6.2.0-20

Status in linux package in Ubuntu:
  Confirmed
Status in linux-firmware package in Ubuntu:
  Invalid
Status in linux source package in Lunar:
  Fix Committed
Status in linux-firmware source package in Lunar:
  Invalid

Bug description:
  == SRU Justification ==
  [Impact]
  Some Atom based system cannot boot on kernel 6.2 because of atomisp
  driver.

  [Fix]
  Disable the driver via config, suggested by the driver dev.

  [Test]
  Users confirmed disabling the config works.
   
  [Where problems could occur]
  The ISP camera dever worked on Linux. So disabling it shouldn't
  introduce any surprise.

  
  == Original Bug Report ==
  Computers with Intel Atom CPU will not boot with Kernel 6.2.0-20 OR any other 
Kernel in 6.2 series or Kernel 6.3.0.

  This bug affects all Intel Atom CPU computers in all Linux
  distributions making impossible to install or boot to OS with kernel
  6.2 or higher.

  The bug is caused by Intel atomisp camera driver module which has
  firmware missing: shisp_2401a_v21.bin. Missing firmware causes a
  watchdog bug notice and Soft Lockup of boot sequence.

  NEW SOLUTION AND NOTICE TO UBUNTU KERNEL MAINTAINERS, April 29th:
  The following persons are in charge of atomisp kernel development:

  Hans de Goede  (maintainer:STAGING - ATOMISP DRIVER)
  Mauro Carvalho Chehab  (maintainer:STAGING - ATOMISP 
DRIVER)
  Sakari Ailus  (reviewer:STAGING - ATOMISP 
DRIVER)
  Greg Kroah-Hartman  (supporter:STAGING SUBSYSTEM)
  linux-me...@vger.kernel.org (open list:STAGING - ATOMISP DRIVER)
  linux-stag...@lists.linux.dev (open list:STAGING SUBSYSTEM)
  linux-ker...@vger.kernel.org (open list)

  April 29th Hans de Goede adviced me personally(
  https://github.com/linux-surface/linux-surface/issues/1095 ), that
  atomisp driver is still in development and should be disabled. By
  disabling driver he meant disabling atomisp modules in kernel.

  OLD SOLUTION FOR THIS BUG:

  Copying (installing) firmware shisp_2401a0_v21.bin from:

  https://github.com/intel-aero/meta-intel-aero-
  base/blob/master/recipes-kernel/linux/linux-yocto/shisp_2401a0_v21.bin

  to /lib/firmware will solve the bug (partially - it still gives error
  messages - but at least the computer boots).**

  (dmesg.log with shisp-file with kernel 6.2.0-06 and 6.3.0-06 as
  attachments 9. and 10.)

  (Another solution - which Manjaro kernel maintainer did - was to
  disable atomisp and related modules).

  Afterwards Intel Atom CPU computer will be able to boot with kernel
  6.2.

  DMESG.LOG OF KUBUNTU 23.04 LIVE USB AND MORE INFORMATION IN:
  https://askubuntu.com/questions/1464926/not-able-to-boot-
  kubuntu-23-04-with-kernel-6-2-and-intel-atom-cpu

  The last stable Ubuntu Kernel Intel Atom CPU computer will boot with
  is 6.1.25.

  This bug was already in 5.19, as you can see from dmesg.logs. It
  appears that atomisp failes to launch in both 5.19.0-40 and 6.1.25 but
  still the computer boots.

  This bug is also reported in Manjaro ( " https://github.com/linux-
  surface/linux-surface/issues/1095 ")and Arch Linux ("
  https://bbs.archlinux.org/viewtopic.php?id=283920 ") so it is not
  limited to Ubuntu Kernels.

  This bug has already been reported for Ubuntu 23.04 Beta in Ubuntu
  bugtracking system (" https://www.mail-archive.com/kernel-
  packa...@lists.launchpad.net/msg501664.html ") with Bug number
  #2015794.

  Attachments:
  1. Picture of stuck boot sequence of HP x2 210 G2 with Intel Atom CPU trying 
to boot in to Kubuntu 23.04 with Kernel 6.2.0-20.

  2. dmesg.log of the computer with Ubuntu Kernel 6.1.25.
  3. xsession-errors of the computer with Ubuntu Kernel 6.1.25.
  4. dmesg.log of the computer with Ubuntu Kernel 5.19.0-40.
  5. Video of boot sequence with Kernel 6.2.0-20.
  6. uname-a.log of Kernel 6.1.25.
  7. lspci-vvnn.log of Kernel 6.1.25.
  8. version.log of Kernel 5.19.0-40.
  9. dmesg.log with shisp-file with ubuntu kernel 6.2.0-06.**
  10. dmesg.log with shisp-file with ubuntu kernel 6.3.0-06**

  P.S. The apport-collect data is from Kernel 5.19.0-40.
  P.S.P.S I had difficulty determining Tags so they are to be changed by you.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2017444/+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 2017444] Re: Computer with Intel Atom CPU will not boot with Kernel 6.2.0-20

2023-05-12 Thread Stefan Bader
** Changed in: linux (Ubuntu Lunar)
   Importance: Undecided => High

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

Title:
  Computer with Intel Atom CPU will  not boot with Kernel 6.2.0-20

Status in linux package in Ubuntu:
  Confirmed
Status in linux-firmware package in Ubuntu:
  Invalid
Status in linux source package in Lunar:
  Confirmed
Status in linux-firmware source package in Lunar:
  Invalid

Bug description:
  == SRU Justification ==
  [Impact]
  Some Atom based system cannot boot on kernel 6.2 because of atomisp
  driver.

  [Fix]
  Disable the driver via config, suggested by the driver dev.

  [Test]
  Users confirmed disabling the config works.
   
  [Where problems could occur]
  The ISP camera dever worked on Linux. So disabling it shouldn't
  introduce any surprise.

  
  == Original Bug Report ==
  Computers with Intel Atom CPU will not boot with Kernel 6.2.0-20 OR any other 
Kernel in 6.2 series or Kernel 6.3.0.

  This bug affects all Intel Atom CPU computers in all Linux
  distributions making impossible to install or boot to OS with kernel
  6.2 or higher.

  The bug is caused by Intel atomisp camera driver module which has
  firmware missing: shisp_2401a_v21.bin. Missing firmware causes a
  watchdog bug notice and Soft Lockup of boot sequence.

  NEW SOLUTION AND NOTICE TO UBUNTU KERNEL MAINTAINERS, April 29th:
  The following persons are in charge of atomisp kernel development:

  Hans de Goede  (maintainer:STAGING - ATOMISP DRIVER)
  Mauro Carvalho Chehab  (maintainer:STAGING - ATOMISP 
DRIVER)
  Sakari Ailus  (reviewer:STAGING - ATOMISP 
DRIVER)
  Greg Kroah-Hartman  (supporter:STAGING SUBSYSTEM)
  linux-me...@vger.kernel.org (open list:STAGING - ATOMISP DRIVER)
  linux-stag...@lists.linux.dev (open list:STAGING SUBSYSTEM)
  linux-ker...@vger.kernel.org (open list)

  April 29th Hans de Goede adviced me personally(
  https://github.com/linux-surface/linux-surface/issues/1095 ), that
  atomisp driver is still in development and should be disabled. By
  disabling driver he meant disabling atomisp modules in kernel.

  OLD SOLUTION FOR THIS BUG:

  Copying (installing) firmware shisp_2401a0_v21.bin from:

  https://github.com/intel-aero/meta-intel-aero-
  base/blob/master/recipes-kernel/linux/linux-yocto/shisp_2401a0_v21.bin

  to /lib/firmware will solve the bug (partially - it still gives error
  messages - but at least the computer boots).**

  (dmesg.log with shisp-file with kernel 6.2.0-06 and 6.3.0-06 as
  attachments 9. and 10.)

  (Another solution - which Manjaro kernel maintainer did - was to
  disable atomisp and related modules).

  Afterwards Intel Atom CPU computer will be able to boot with kernel
  6.2.

  DMESG.LOG OF KUBUNTU 23.04 LIVE USB AND MORE INFORMATION IN:
  https://askubuntu.com/questions/1464926/not-able-to-boot-
  kubuntu-23-04-with-kernel-6-2-and-intel-atom-cpu

  The last stable Ubuntu Kernel Intel Atom CPU computer will boot with
  is 6.1.25.

  This bug was already in 5.19, as you can see from dmesg.logs. It
  appears that atomisp failes to launch in both 5.19.0-40 and 6.1.25 but
  still the computer boots.

  This bug is also reported in Manjaro ( " https://github.com/linux-
  surface/linux-surface/issues/1095 ")and Arch Linux ("
  https://bbs.archlinux.org/viewtopic.php?id=283920 ") so it is not
  limited to Ubuntu Kernels.

  This bug has already been reported for Ubuntu 23.04 Beta in Ubuntu
  bugtracking system (" https://www.mail-archive.com/kernel-
  packa...@lists.launchpad.net/msg501664.html ") with Bug number
  #2015794.

  Attachments:
  1. Picture of stuck boot sequence of HP x2 210 G2 with Intel Atom CPU trying 
to boot in to Kubuntu 23.04 with Kernel 6.2.0-20.

  2. dmesg.log of the computer with Ubuntu Kernel 6.1.25.
  3. xsession-errors of the computer with Ubuntu Kernel 6.1.25.
  4. dmesg.log of the computer with Ubuntu Kernel 5.19.0-40.
  5. Video of boot sequence with Kernel 6.2.0-20.
  6. uname-a.log of Kernel 6.1.25.
  7. lspci-vvnn.log of Kernel 6.1.25.
  8. version.log of Kernel 5.19.0-40.
  9. dmesg.log with shisp-file with ubuntu kernel 6.2.0-06.**
  10. dmesg.log with shisp-file with ubuntu kernel 6.3.0-06**

  P.S. The apport-collect data is from Kernel 5.19.0-40.
  P.S.P.S I had difficulty determining Tags so they are to be changed by you.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2017444/+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 2017444] Re: Computer with Intel Atom CPU will not boot with Kernel 6.2.0-20

2023-05-02 Thread Juerg Haefliger
atomisp module should be disabled per the upstream driver maintainer.
See: https://github.com/linux-surface/linux-surface/issues/1095

** Bug watch added: github.com/linux-surface/linux-surface/issues #1095
   https://github.com/linux-surface/linux-surface/issues/1095

** Changed in: linux-firmware (Ubuntu Lunar)
   Status: New => Invalid

** Changed in: linux-firmware (Ubuntu)
   Status: Confirmed => Invalid

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

Title:
  Computer with Intel Atom CPU will  not boot with Kernel 6.2.0-20

Status in linux package in Ubuntu:
  Confirmed
Status in linux-firmware package in Ubuntu:
  Invalid
Status in linux source package in Lunar:
  Confirmed
Status in linux-firmware source package in Lunar:
  Invalid

Bug description:
  == SRU Justification ==
  [Impact]
  Some Atom based system cannot boot on kernel 6.2 because of atomisp
  driver.

  [Fix]
  Disable the driver via config, suggested by the driver dev.

  [Test]
  Users confirmed disabling the config works.
   
  [Where problems could occur]
  The ISP camera dever worked on Linux. So disabling it shouldn't
  introduce any surprise.

  
  == Original Bug Report ==
  Computers with Intel Atom CPU will not boot with Kernel 6.2.0-20 OR any other 
Kernel in 6.2 series or Kernel 6.3.0.

  This bug affects all Intel Atom CPU computers in all Linux
  distributions making impossible to install or boot to OS with kernel
  6.2 or higher.

  The bug is caused by Intel atomisp camera driver module which has
  firmware missing: shisp_2401a_v21.bin. Missing firmware causes a
  watchdog bug notice and Soft Lockup of boot sequence.

  NEW SOLUTION AND NOTICE TO UBUNTU KERNEL MAINTAINERS, April 29th:
  The following persons are in charge of atomisp kernel development:

  Hans de Goede  (maintainer:STAGING - ATOMISP DRIVER)
  Mauro Carvalho Chehab  (maintainer:STAGING - ATOMISP 
DRIVER)
  Sakari Ailus  (reviewer:STAGING - ATOMISP 
DRIVER)
  Greg Kroah-Hartman  (supporter:STAGING SUBSYSTEM)
  linux-me...@vger.kernel.org (open list:STAGING - ATOMISP DRIVER)
  linux-stag...@lists.linux.dev (open list:STAGING SUBSYSTEM)
  linux-ker...@vger.kernel.org (open list)

  April 29th Hans de Goede adviced me personally(
  https://github.com/linux-surface/linux-surface/issues/1095 ), that
  atomisp driver is still in development and should be disabled. By
  disabling driver he meant disabling atomisp modules in kernel.

  OLD SOLUTION FOR THIS BUG:

  Copying (installing) firmware shisp_2401a0_v21.bin from:

  https://github.com/intel-aero/meta-intel-aero-
  base/blob/master/recipes-kernel/linux/linux-yocto/shisp_2401a0_v21.bin

  to /lib/firmware will solve the bug (partially - it still gives error
  messages - but at least the computer boots).**

  (dmesg.log with shisp-file with kernel 6.2.0-06 and 6.3.0-06 as
  attachments 9. and 10.)

  (Another solution - which Manjaro kernel maintainer did - was to
  disable atomisp and related modules).

  Afterwards Intel Atom CPU computer will be able to boot with kernel
  6.2.

  DMESG.LOG OF KUBUNTU 23.04 LIVE USB AND MORE INFORMATION IN:
  https://askubuntu.com/questions/1464926/not-able-to-boot-
  kubuntu-23-04-with-kernel-6-2-and-intel-atom-cpu

  The last stable Ubuntu Kernel Intel Atom CPU computer will boot with
  is 6.1.25.

  This bug was already in 5.19, as you can see from dmesg.logs. It
  appears that atomisp failes to launch in both 5.19.0-40 and 6.1.25 but
  still the computer boots.

  This bug is also reported in Manjaro ( " https://github.com/linux-
  surface/linux-surface/issues/1095 ")and Arch Linux ("
  https://bbs.archlinux.org/viewtopic.php?id=283920 ") so it is not
  limited to Ubuntu Kernels.

  This bug has already been reported for Ubuntu 23.04 Beta in Ubuntu
  bugtracking system (" https://www.mail-archive.com/kernel-
  packa...@lists.launchpad.net/msg501664.html ") with Bug number
  #2015794.

  Attachments:
  1. Picture of stuck boot sequence of HP x2 210 G2 with Intel Atom CPU trying 
to boot in to Kubuntu 23.04 with Kernel 6.2.0-20.

  2. dmesg.log of the computer with Ubuntu Kernel 6.1.25.
  3. xsession-errors of the computer with Ubuntu Kernel 6.1.25.
  4. dmesg.log of the computer with Ubuntu Kernel 5.19.0-40.
  5. Video of boot sequence with Kernel 6.2.0-20.
  6. uname-a.log of Kernel 6.1.25.
  7. lspci-vvnn.log of Kernel 6.1.25.
  8. version.log of Kernel 5.19.0-40.
  9. dmesg.log with shisp-file with ubuntu kernel 6.2.0-06.**
  10. dmesg.log with shisp-file with ubuntu kernel 6.3.0-06**

  P.S. The apport-collect data is from Kernel 5.19.0-40.
  P.S.P.S I had difficulty determining Tags so they are to be changed by you.

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


-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.l

[Kernel-packages] [Bug 2017444] Re: Computer with Intel Atom CPU will not boot with Kernel 6.2.0-20

2023-05-01 Thread Kai-Heng Feng
** Description changed:

- Computers with Intel Atom CPU will not boot with Kernel 6.2.0-20 OR any
- other Kernel in 6.2 series or Kernel 6.3.0.
+ == SRU Justification ==
+ [Impact]
+ Some Atom based system cannot boot on kernel 6.2 because of atomisp
+ driver.
+ 
+ [Fix]
+ Disable the driver via config, suggested by the driver dev.
+ 
+ [Test]
+ Users confirmed disabling the config works.
+  
+ [Where problems could occur]
+ The ISP camera dever worked on Linux. So disabling it shouldn't
+ introduce any surprise.
+ 
+ 
+ == Original Bug Report ==
+ Computers with Intel Atom CPU will not boot with Kernel 6.2.0-20 OR any other 
Kernel in 6.2 series or Kernel 6.3.0.
  
  This bug affects all Intel Atom CPU computers in all Linux distributions
  making impossible to install or boot to OS with kernel 6.2 or higher.
  
  The bug is caused by Intel atomisp camera driver module which has
  firmware missing: shisp_2401a_v21.bin. Missing firmware causes a
  watchdog bug notice and Soft Lockup of boot sequence.
- 
  
  NEW SOLUTION AND NOTICE TO UBUNTU KERNEL MAINTAINERS, April 29th:
  The following persons are in charge of atomisp kernel development:
  
  Hans de Goede  (maintainer:STAGING - ATOMISP DRIVER)
  Mauro Carvalho Chehab  (maintainer:STAGING - ATOMISP 
DRIVER)
  Sakari Ailus  (reviewer:STAGING - ATOMISP 
DRIVER)
  Greg Kroah-Hartman  (supporter:STAGING SUBSYSTEM)
  linux-me...@vger.kernel.org (open list:STAGING - ATOMISP DRIVER)
  linux-stag...@lists.linux.dev (open list:STAGING SUBSYSTEM)
  linux-ker...@vger.kernel.org (open list)
  
  April 29th Hans de Goede adviced me personally(
  https://github.com/linux-surface/linux-surface/issues/1095 ), that
  atomisp driver is still in development and should be disabled. By
  disabling driver he meant disabling atomisp modules in kernel.
  
  OLD SOLUTION FOR THIS BUG:
  
  Copying (installing) firmware shisp_2401a0_v21.bin from:
  
  https://github.com/intel-aero/meta-intel-aero-base/blob/master/recipes-
  kernel/linux/linux-yocto/shisp_2401a0_v21.bin
  
  to /lib/firmware will solve the bug (partially - it still gives error
  messages - but at least the computer boots).**
  
  (dmesg.log with shisp-file with kernel 6.2.0-06 and 6.3.0-06 as
  attachments 9. and 10.)
  
  (Another solution - which Manjaro kernel maintainer did - was to disable
  atomisp and related modules).
  
  Afterwards Intel Atom CPU computer will be able to boot with kernel 6.2.
  
  DMESG.LOG OF KUBUNTU 23.04 LIVE USB AND MORE INFORMATION IN:
  https://askubuntu.com/questions/1464926/not-able-to-boot-
  kubuntu-23-04-with-kernel-6-2-and-intel-atom-cpu
  
  The last stable Ubuntu Kernel Intel Atom CPU computer will boot with is
  6.1.25.
  
- 
- This bug was already in 5.19, as you can see from dmesg.logs. It appears that 
atomisp failes to launch in both 5.19.0-40 and 6.1.25 but still the computer 
boots.
+ This bug was already in 5.19, as you can see from dmesg.logs. It appears
+ that atomisp failes to launch in both 5.19.0-40 and 6.1.25 but still the
+ computer boots.
  
  This bug is also reported in Manjaro ( " https://github.com/linux-
  surface/linux-surface/issues/1095 ")and Arch Linux ("
  https://bbs.archlinux.org/viewtopic.php?id=283920 ") so it is not
  limited to Ubuntu Kernels.
  
  This bug has already been reported for Ubuntu 23.04 Beta in Ubuntu
  bugtracking system (" https://www.mail-archive.com/kernel-
  packa...@lists.launchpad.net/msg501664.html ") with Bug number #2015794.
  
  Attachments:
  1. Picture of stuck boot sequence of HP x2 210 G2 with Intel Atom CPU trying 
to boot in to Kubuntu 23.04 with Kernel 6.2.0-20.
  
  2. dmesg.log of the computer with Ubuntu Kernel 6.1.25.
  3. xsession-errors of the computer with Ubuntu Kernel 6.1.25.
  4. dmesg.log of the computer with Ubuntu Kernel 5.19.0-40.
  5. Video of boot sequence with Kernel 6.2.0-20.
  6. uname-a.log of Kernel 6.1.25.
  7. lspci-vvnn.log of Kernel 6.1.25.
  8. version.log of Kernel 5.19.0-40.
  9. dmesg.log with shisp-file with ubuntu kernel 6.2.0-06.**
  10. dmesg.log with shisp-file with ubuntu kernel 6.3.0-06**
  
  P.S. The apport-collect data is from Kernel 5.19.0-40.
  P.S.P.S I had difficulty determining Tags so they are to be changed by you.

** Also affects: linux (Ubuntu Lunar)
   Importance: Undecided
   Status: New

** Also affects: linux-firmware (Ubuntu Lunar)
   Importance: Undecided
   Status: New

** Changed in: linux (Ubuntu Lunar)
   Status: New => Confirmed

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

Title:
  Computer with Intel Atom CPU will  not boot with Kernel 6.2.0-20

Status in linux package in Ubuntu:
  Confirmed
Status in linux-firmware package in Ubuntu:
  Confirmed
Status in linux source package in Lunar:
  Confirmed
Status in linux-firmware source package in Lunar:
  New

Bug description:
  == SRU Justification ==
  [Impact]
  So

[Kernel-packages] [Bug 2017444] Re: Computer with Intel Atom CPU will not boot with Kernel 6.2.0-20

2023-05-01 Thread Jan Saarinen
** Description changed:

  Computers with Intel Atom CPU will not boot with Kernel 6.2.0-20 OR any
  other Kernel in 6.2 series or Kernel 6.3.0.
  
  This bug affects all Intel Atom CPU computers in all Linux distributions
  making impossible to install or boot to OS with kernel 6.2 or higher.
+ 
+ The bug is caused by Intel atomisp camera driver module which has
+ firmware missing: shisp_2401a_v21.bin. Missing firmware causes a
+ watchdog bug notice and Soft Lockup of boot sequence.
+ 
  
  NEW SOLUTION AND NOTICE TO UBUNTU KERNEL MAINTAINERS, April 29th:
  The following persons are in charge of atomisp kernel development:
  
  Hans de Goede  (maintainer:STAGING - ATOMISP DRIVER)
  Mauro Carvalho Chehab  (maintainer:STAGING - ATOMISP 
DRIVER)
  Sakari Ailus  (reviewer:STAGING - ATOMISP 
DRIVER)
  Greg Kroah-Hartman  (supporter:STAGING SUBSYSTEM)
  linux-me...@vger.kernel.org (open list:STAGING - ATOMISP DRIVER)
  linux-stag...@lists.linux.dev (open list:STAGING SUBSYSTEM)
  linux-ker...@vger.kernel.org (open list)
  
  April 29th Hans de Goede adviced me personally(
  https://github.com/linux-surface/linux-surface/issues/1095 ), that
  atomisp driver is still in development and should be disabled. By
  disabling driver he meant disabling atomisp modules in kernel.
  
  OLD SOLUTION FOR THIS BUG:
  
  Copying (installing) firmware shisp_2401a0_v21.bin from:
  
  https://github.com/intel-aero/meta-intel-aero-base/blob/master/recipes-
  kernel/linux/linux-yocto/shisp_2401a0_v21.bin
  
  to /lib/firmware will solve the bug (partially - it still gives error
  messages - but at least the computer boots).**
  
  (dmesg.log with shisp-file with kernel 6.2.0-06 and 6.3.0-06 as
  attachments 9. and 10.)
  
  (Another solution - which Manjaro kernel maintainer did - was to disable
  atomisp and related modules).
  
  Afterwards Intel Atom CPU computer will be able to boot with kernel 6.2.
  
  DMESG.LOG OF KUBUNTU 23.04 LIVE USB AND MORE INFORMATION IN:
  https://askubuntu.com/questions/1464926/not-able-to-boot-
  kubuntu-23-04-with-kernel-6-2-and-intel-atom-cpu
  
  The last stable Ubuntu Kernel Intel Atom CPU computer will boot with is
  6.1.25.
  
- The bug is caused by Intel atomisp camera driver module which has driver
- missing: shisp_2401a_v21.bin.
  
- This bug was already in 5.19, as you can see from dmesg.logs. It appears
- that atomisp failes to launch in both 5.19.0-40 and 6.1.25 but still the
- computer boots.
+ This bug was already in 5.19, as you can see from dmesg.logs. It appears that 
atomisp failes to launch in both 5.19.0-40 and 6.1.25 but still the computer 
boots.
  
  This bug is also reported in Manjaro ( " https://github.com/linux-
  surface/linux-surface/issues/1095 ")and Arch Linux ("
  https://bbs.archlinux.org/viewtopic.php?id=283920 ") so it is not
  limited to Ubuntu Kernels.
  
  This bug has already been reported for Ubuntu 23.04 Beta in Ubuntu
  bugtracking system (" https://www.mail-archive.com/kernel-
  packa...@lists.launchpad.net/msg501664.html ") with Bug number #2015794.
  
  Attachments:
  1. Picture of stuck boot sequence of HP x2 210 G2 with Intel Atom CPU trying 
to boot in to Kubuntu 23.04 with Kernel 6.2.0-20.
  
  2. dmesg.log of the computer with Ubuntu Kernel 6.1.25.
  3. xsession-errors of the computer with Ubuntu Kernel 6.1.25.
  4. dmesg.log of the computer with Ubuntu Kernel 5.19.0-40.
  5. Video of boot sequence with Kernel 6.2.0-20.
  6. uname-a.log of Kernel 6.1.25.
  7. lspci-vvnn.log of Kernel 6.1.25.
  8. version.log of Kernel 5.19.0-40.
  9. dmesg.log with shisp-file with ubuntu kernel 6.2.0-06.**
  10. dmesg.log with shisp-file with ubuntu kernel 6.3.0-06**
  
  P.S. The apport-collect data is from Kernel 5.19.0-40.
  P.S.P.S I had difficulty determining Tags so they are to be changed by you.

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

Title:
  Computer with Intel Atom CPU will  not boot with Kernel 6.2.0-20

Status in linux package in Ubuntu:
  Confirmed
Status in linux-firmware package in Ubuntu:
  Confirmed

Bug description:
  Computers with Intel Atom CPU will not boot with Kernel 6.2.0-20 OR
  any other Kernel in 6.2 series or Kernel 6.3.0.

  This bug affects all Intel Atom CPU computers in all Linux
  distributions making impossible to install or boot to OS with kernel
  6.2 or higher.

  The bug is caused by Intel atomisp camera driver module which has
  firmware missing: shisp_2401a_v21.bin. Missing firmware causes a
  watchdog bug notice and Soft Lockup of boot sequence.

  
  NEW SOLUTION AND NOTICE TO UBUNTU KERNEL MAINTAINERS, April 29th:
  The following persons are in charge of atomisp kernel development:

  Hans de Goede  (maintainer:STAGING - ATOMISP DRIVER)
  Mauro Carvalho Chehab  (maintainer:STAGING - ATOMISP 
DRIVER)
  Sakari Ailus  (reviewer:STAGING - ATOMISP 
DRIVER)
  Greg Kroah-Hartman  (supporter:STAGIN

[Kernel-packages] [Bug 2017444] Re: Computer with Intel Atom CPU will not boot with Kernel 6.2.0-20

2023-05-01 Thread Kai-Heng Feng
** Changed in: linux (Ubuntu)
 Assignee: (unassigned) => Kai-Heng Feng (kaihengfeng)

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

Title:
  Computer with Intel Atom CPU will  not boot with Kernel 6.2.0-20

Status in linux package in Ubuntu:
  Confirmed
Status in linux-firmware package in Ubuntu:
  Confirmed

Bug description:
  Computers with Intel Atom CPU will not boot with Kernel 6.2.0-20 OR
  any other Kernel in 6.2 series or Kernel 6.3.0.

  This bug affects all Intel Atom CPU computers in all Linux
  distributions making impossible to install or boot to OS with kernel
  6.2 or higher.

  NEW SOLUTION AND NOTICE TO UBUNTU KERNEL MAINTAINERS, April 29th:
  The following persons are in charge of atomisp kernel development:

  Hans de Goede  (maintainer:STAGING - ATOMISP DRIVER)
  Mauro Carvalho Chehab  (maintainer:STAGING - ATOMISP 
DRIVER)
  Sakari Ailus  (reviewer:STAGING - ATOMISP 
DRIVER)
  Greg Kroah-Hartman  (supporter:STAGING SUBSYSTEM)
  linux-me...@vger.kernel.org (open list:STAGING - ATOMISP DRIVER)
  linux-stag...@lists.linux.dev (open list:STAGING SUBSYSTEM)
  linux-ker...@vger.kernel.org (open list)

  April 29th Hans de Goede adviced me personally(
  https://github.com/linux-surface/linux-surface/issues/1095 ), that
  atomisp driver is still in development and should be disabled. By
  disabling driver he meant disabling atomisp modules in kernel.

  OLD SOLUTION FOR THIS BUG:

  Copying (installing) firmware shisp_2401a0_v21.bin from:

  https://github.com/intel-aero/meta-intel-aero-
  base/blob/master/recipes-kernel/linux/linux-yocto/shisp_2401a0_v21.bin

  to /lib/firmware will solve the bug (partially - it still gives error
  messages - but at least the computer boots).**

  (dmesg.log with shisp-file with kernel 6.2.0-06 and 6.3.0-06 as
  attachments 9. and 10.)

  (Another solution - which Manjaro kernel maintainer did - was to
  disable atomisp and related modules).

  Afterwards Intel Atom CPU computer will be able to boot with kernel
  6.2.

  DMESG.LOG OF KUBUNTU 23.04 LIVE USB AND MORE INFORMATION IN:
  https://askubuntu.com/questions/1464926/not-able-to-boot-
  kubuntu-23-04-with-kernel-6-2-and-intel-atom-cpu

  The last stable Ubuntu Kernel Intel Atom CPU computer will boot with
  is 6.1.25.

  The bug is caused by Intel atomisp camera driver module which has
  driver missing: shisp_2401a_v21.bin.

  This bug was already in 5.19, as you can see from dmesg.logs. It
  appears that atomisp failes to launch in both 5.19.0-40 and 6.1.25 but
  still the computer boots.

  This bug is also reported in Manjaro ( " https://github.com/linux-
  surface/linux-surface/issues/1095 ")and Arch Linux ("
  https://bbs.archlinux.org/viewtopic.php?id=283920 ") so it is not
  limited to Ubuntu Kernels.

  This bug has already been reported for Ubuntu 23.04 Beta in Ubuntu
  bugtracking system (" https://www.mail-archive.com/kernel-
  packa...@lists.launchpad.net/msg501664.html ") with Bug number
  #2015794.

  Attachments:
  1. Picture of stuck boot sequence of HP x2 210 G2 with Intel Atom CPU trying 
to boot in to Kubuntu 23.04 with Kernel 6.2.0-20.

  2. dmesg.log of the computer with Ubuntu Kernel 6.1.25.
  3. xsession-errors of the computer with Ubuntu Kernel 6.1.25.
  4. dmesg.log of the computer with Ubuntu Kernel 5.19.0-40.
  5. Video of boot sequence with Kernel 6.2.0-20.
  6. uname-a.log of Kernel 6.1.25.
  7. lspci-vvnn.log of Kernel 6.1.25.
  8. version.log of Kernel 5.19.0-40.
  9. dmesg.log with shisp-file with ubuntu kernel 6.2.0-06.**
  10. dmesg.log with shisp-file with ubuntu kernel 6.3.0-06**

  P.S. The apport-collect data is from Kernel 5.19.0-40.
  P.S.P.S I had difficulty determining Tags so they are to be changed by you.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2017444/+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 2017444] Re: Computer with Intel Atom CPU will not boot with Kernel 6.2.0-20

2023-04-30 Thread Jan Saarinen
** Description changed:

  Computers with Intel Atom CPU will not boot with Kernel 6.2.0-20 OR any
  other Kernel in 6.2 series or Kernel 6.3.0.
  
  This bug affects all Intel Atom CPU computers in all Linux distributions
  making impossible to install or boot to OS with kernel 6.2 or higher.
  
  NEW SOLUTION AND NOTICE TO UBUNTU KERNEL MAINTAINERS, April 29th:
  The following persons are in charge of atomisp kernel development:
  
  Hans de Goede  (maintainer:STAGING - ATOMISP DRIVER)
  Mauro Carvalho Chehab  (maintainer:STAGING - ATOMISP 
DRIVER)
  Sakari Ailus  (reviewer:STAGING - ATOMISP 
DRIVER)
  Greg Kroah-Hartman  (supporter:STAGING SUBSYSTEM)
  linux-me...@vger.kernel.org (open list:STAGING - ATOMISP DRIVER)
  linux-stag...@lists.linux.dev (open list:STAGING SUBSYSTEM)
  linux-ker...@vger.kernel.org (open list)
  
  April 29th Hans de Goede adviced me personally(
  https://github.com/linux-surface/linux-surface/issues/1095 ), that
  atomisp driver is still in development and should be disabled. By
  disabling driver he meant disabling atomisp modules in kernel.
  
  OLD SOLUTION FOR THIS BUG:
  
  Copying (installing) firmware shisp_2401a0_v21.bin from:
  
  https://github.com/intel-aero/meta-intel-aero-base/blob/master/recipes-
  kernel/linux/linux-yocto/shisp_2401a0_v21.bin
  
  to /lib/firmware will solve the bug (partially - it still gives error
  messages - but at least the computer boots).**
  
  (dmesg.log with shisp-file with kernel 6.2.0-06 and 6.3.0-06 as
  attachments 9. and 10.)
  
  (Another solution - which Manjaro kernel maintainer did - was to disable
  atomisp and related modules).
  
  Afterwards Intel Atom CPU computer will be able to boot with kernel 6.2.
  
- DMESG.LOG WITH LIVE USB AND MORE INFORMATION IN:
+ DMESG.LOG OF KUBUNTU 23.04 LIVE USB AND MORE INFORMATION IN:
  https://askubuntu.com/questions/1464926/not-able-to-boot-
  kubuntu-23-04-with-kernel-6-2-and-intel-atom-cpu
  
  The last stable Ubuntu Kernel Intel Atom CPU computer will boot with is
  6.1.25.
  
  The bug is caused by Intel atomisp camera driver module which has driver
  missing: shisp_2401a_v21.bin.
  
  This bug was already in 5.19, as you can see from dmesg.logs. It appears
  that atomisp failes to launch in both 5.19.0-40 and 6.1.25 but still the
  computer boots.
  
  This bug is also reported in Manjaro ( " https://github.com/linux-
  surface/linux-surface/issues/1095 ")and Arch Linux ("
  https://bbs.archlinux.org/viewtopic.php?id=283920 ") so it is not
  limited to Ubuntu Kernels.
  
  This bug has already been reported for Ubuntu 23.04 Beta in Ubuntu
  bugtracking system (" https://www.mail-archive.com/kernel-
  packa...@lists.launchpad.net/msg501664.html ") with Bug number #2015794.
  
  Attachments:
  1. Picture of stuck boot sequence of HP x2 210 G2 with Intel Atom CPU trying 
to boot in to Kubuntu 23.04 with Kernel 6.2.0-20.
  
  2. dmesg.log of the computer with Ubuntu Kernel 6.1.25.
  3. xsession-errors of the computer with Ubuntu Kernel 6.1.25.
  4. dmesg.log of the computer with Ubuntu Kernel 5.19.0-40.
  5. Video of boot sequence with Kernel 6.2.0-20.
  6. uname-a.log of Kernel 6.1.25.
  7. lspci-vvnn.log of Kernel 6.1.25.
  8. version.log of Kernel 5.19.0-40.
  9. dmesg.log with shisp-file with ubuntu kernel 6.2.0-06.**
  10. dmesg.log with shisp-file with ubuntu kernel 6.3.0-06**
  
  P.S. The apport-collect data is from Kernel 5.19.0-40.
  P.S.P.S I had difficulty determining Tags so they are to be changed by you.

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

Title:
  Computer with Intel Atom CPU will  not boot with Kernel 6.2.0-20

Status in linux package in Ubuntu:
  Confirmed
Status in linux-firmware package in Ubuntu:
  Confirmed

Bug description:
  Computers with Intel Atom CPU will not boot with Kernel 6.2.0-20 OR
  any other Kernel in 6.2 series or Kernel 6.3.0.

  This bug affects all Intel Atom CPU computers in all Linux
  distributions making impossible to install or boot to OS with kernel
  6.2 or higher.

  NEW SOLUTION AND NOTICE TO UBUNTU KERNEL MAINTAINERS, April 29th:
  The following persons are in charge of atomisp kernel development:

  Hans de Goede  (maintainer:STAGING - ATOMISP DRIVER)
  Mauro Carvalho Chehab  (maintainer:STAGING - ATOMISP 
DRIVER)
  Sakari Ailus  (reviewer:STAGING - ATOMISP 
DRIVER)
  Greg Kroah-Hartman  (supporter:STAGING SUBSYSTEM)
  linux-me...@vger.kernel.org (open list:STAGING - ATOMISP DRIVER)
  linux-stag...@lists.linux.dev (open list:STAGING SUBSYSTEM)
  linux-ker...@vger.kernel.org (open list)

  April 29th Hans de Goede adviced me personally(
  https://github.com/linux-surface/linux-surface/issues/1095 ), that
  atomisp driver is still in development and should be disabled. By
  disabling driver he meant disabling atomisp modules in kernel.

  OLD SOLUTION FOR THIS BUG:

  Copying (installing) firmware shisp_

[Kernel-packages] [Bug 2017444] Re: Computer with Intel Atom CPU will not boot with Kernel 6.2.0-20

2023-04-30 Thread Jan Saarinen
** Description changed:

  Computers with Intel Atom CPU will not boot with Kernel 6.2.0-20 OR any
  other Kernel in 6.2 series or Kernel 6.3.0.
  
  This bug affects all Intel Atom CPU computers in all Linux distributions
  making impossible to install or boot to OS with kernel 6.2 or higher.
  
  NEW SOLUTION AND NOTICE TO UBUNTU KERNEL MAINTAINERS, April 29th:
  The following persons are in charge of atomisp kernel development:
  
  Hans de Goede  (maintainer:STAGING - ATOMISP DRIVER)
  Mauro Carvalho Chehab  (maintainer:STAGING - ATOMISP 
DRIVER)
  Sakari Ailus  (reviewer:STAGING - ATOMISP 
DRIVER)
  Greg Kroah-Hartman  (supporter:STAGING SUBSYSTEM)
  linux-me...@vger.kernel.org (open list:STAGING - ATOMISP DRIVER)
  linux-stag...@lists.linux.dev (open list:STAGING SUBSYSTEM)
  linux-ker...@vger.kernel.org (open list)
  
  April 29th Hans de Goede adviced me personally(
  https://github.com/linux-surface/linux-surface/issues/1095 ), that
  atomisp driver is still in development and should be disabled. By
  disabling driver he meant disabling atomisp modules in kernel.
  
  OLD SOLUTION FOR THIS BUG:
  
  Copying (installing) firmware shisp_2401a0_v21.bin from:
  
  https://github.com/intel-aero/meta-intel-aero-base/blob/master/recipes-
  kernel/linux/linux-yocto/shisp_2401a0_v21.bin
  
  to /lib/firmware will solve the bug (partially - it still gives error
  messages - but at least the computer boots).**
  
  (dmesg.log with shisp-file with kernel 6.2.0-06 and 6.3.0-06 as
  attachments 9. and 10.)
  
  (Another solution - which Manjaro kernel maintainer did - was to disable
  atomisp and related modules).
  
  Afterwards Intel Atom CPU computer will be able to boot with kernel 6.2.
  
- MORE INFORMATION IN: https://askubuntu.com/questions/1464926/not-able-
- to-boot-kubuntu-23-04-with-kernel-6-2-and-intel-atom-cpu
+ DMESG.LOG WITH LIVE USB AND MORE INFORMATION IN:
+ https://askubuntu.com/questions/1464926/not-able-to-boot-
+ kubuntu-23-04-with-kernel-6-2-and-intel-atom-cpu
  
  The last stable Ubuntu Kernel Intel Atom CPU computer will boot with is
  6.1.25.
  
  The bug is caused by Intel atomisp camera driver module which has driver
  missing: shisp_2401a_v21.bin.
  
  This bug was already in 5.19, as you can see from dmesg.logs. It appears
  that atomisp failes to launch in both 5.19.0-40 and 6.1.25 but still the
  computer boots.
  
  This bug is also reported in Manjaro ( " https://github.com/linux-
  surface/linux-surface/issues/1095 ")and Arch Linux ("
  https://bbs.archlinux.org/viewtopic.php?id=283920 ") so it is not
  limited to Ubuntu Kernels.
  
  This bug has already been reported for Ubuntu 23.04 Beta in Ubuntu
  bugtracking system (" https://www.mail-archive.com/kernel-
  packa...@lists.launchpad.net/msg501664.html ") with Bug number #2015794.
  
  Attachments:
  1. Picture of stuck boot sequence of HP x2 210 G2 with Intel Atom CPU trying 
to boot in to Kubuntu 23.04 with Kernel 6.2.0-20.
  
  2. dmesg.log of the computer with Ubuntu Kernel 6.1.25.
  3. xsession-errors of the computer with Ubuntu Kernel 6.1.25.
  4. dmesg.log of the computer with Ubuntu Kernel 5.19.0-40.
  5. Video of boot sequence with Kernel 6.2.0-20.
  6. uname-a.log of Kernel 6.1.25.
  7. lspci-vvnn.log of Kernel 6.1.25.
  8. version.log of Kernel 5.19.0-40.
  9. dmesg.log with shisp-file with ubuntu kernel 6.2.0-06.**
  10. dmesg.log with shisp-file with ubuntu kernel 6.3.0-06**
  
  P.S. The apport-collect data is from Kernel 5.19.0-40.
  P.S.P.S I had difficulty determining Tags so they are to be changed by you.

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

Title:
  Computer with Intel Atom CPU will  not boot with Kernel 6.2.0-20

Status in linux package in Ubuntu:
  Confirmed
Status in linux-firmware package in Ubuntu:
  Confirmed

Bug description:
  Computers with Intel Atom CPU will not boot with Kernel 6.2.0-20 OR
  any other Kernel in 6.2 series or Kernel 6.3.0.

  This bug affects all Intel Atom CPU computers in all Linux
  distributions making impossible to install or boot to OS with kernel
  6.2 or higher.

  NEW SOLUTION AND NOTICE TO UBUNTU KERNEL MAINTAINERS, April 29th:
  The following persons are in charge of atomisp kernel development:

  Hans de Goede  (maintainer:STAGING - ATOMISP DRIVER)
  Mauro Carvalho Chehab  (maintainer:STAGING - ATOMISP 
DRIVER)
  Sakari Ailus  (reviewer:STAGING - ATOMISP 
DRIVER)
  Greg Kroah-Hartman  (supporter:STAGING SUBSYSTEM)
  linux-me...@vger.kernel.org (open list:STAGING - ATOMISP DRIVER)
  linux-stag...@lists.linux.dev (open list:STAGING SUBSYSTEM)
  linux-ker...@vger.kernel.org (open list)

  April 29th Hans de Goede adviced me personally(
  https://github.com/linux-surface/linux-surface/issues/1095 ), that
  atomisp driver is still in development and should be disabled. By
  disabling driver he meant disabling atomisp modules in kernel.

[Kernel-packages] [Bug 2017444] Re: Computer with Intel Atom CPU will not boot with Kernel 6.2.0-20

2023-04-30 Thread Juerg Haefliger
** Tags added: kern-6606

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

Title:
  Computer with Intel Atom CPU will  not boot with Kernel 6.2.0-20

Status in linux package in Ubuntu:
  Confirmed
Status in linux-firmware package in Ubuntu:
  Confirmed

Bug description:
  Computers with Intel Atom CPU will not boot with Kernel 6.2.0-20 OR
  any other Kernel in 6.2 series or Kernel 6.3.0.

  This bug affects all Intel Atom CPU computers in all Linux
  distributions making impossible to install or boot to OS with kernel
  6.2 or higher.

  NEW SOLUTION AND NOTICE TO UBUNTU KERNEL MAINTAINERS, April 29th:
  The following persons are in charge of atomisp kernel development:

  Hans de Goede  (maintainer:STAGING - ATOMISP DRIVER)
  Mauro Carvalho Chehab  (maintainer:STAGING - ATOMISP 
DRIVER)
  Sakari Ailus  (reviewer:STAGING - ATOMISP 
DRIVER)
  Greg Kroah-Hartman  (supporter:STAGING SUBSYSTEM)
  linux-me...@vger.kernel.org (open list:STAGING - ATOMISP DRIVER)
  linux-stag...@lists.linux.dev (open list:STAGING SUBSYSTEM)
  linux-ker...@vger.kernel.org (open list)

  April 29th Hans de Goede adviced me personally(
  https://github.com/linux-surface/linux-surface/issues/1095 ), that
  atomisp driver is still in development and should be disabled. By
  disabling driver he meant disabling atomisp modules in kernel.

  OLD SOLUTION FOR THIS BUG:

  Copying (installing) firmware shisp_2401a0_v21.bin from:

  https://github.com/intel-aero/meta-intel-aero-
  base/blob/master/recipes-kernel/linux/linux-yocto/shisp_2401a0_v21.bin

  to /lib/firmware will solve the bug (partially - it still gives error
  messages - but at least the computer boots).**

  (dmesg.log with shisp-file with kernel 6.2.0-06 and 6.3.0-06 as
  attachments 9. and 10.)

  (Another solution - which Manjaro kernel maintainer did - was to
  disable atomisp and related modules).

  Afterwards Intel Atom CPU computer will be able to boot with kernel
  6.2.

  MORE INFORMATION IN: https://askubuntu.com/questions/1464926/not-able-
  to-boot-kubuntu-23-04-with-kernel-6-2-and-intel-atom-cpu

  The last stable Ubuntu Kernel Intel Atom CPU computer will boot with
  is 6.1.25.

  The bug is caused by Intel atomisp camera driver module which has
  driver missing: shisp_2401a_v21.bin.

  This bug was already in 5.19, as you can see from dmesg.logs. It
  appears that atomisp failes to launch in both 5.19.0-40 and 6.1.25 but
  still the computer boots.

  This bug is also reported in Manjaro ( " https://github.com/linux-
  surface/linux-surface/issues/1095 ")and Arch Linux ("
  https://bbs.archlinux.org/viewtopic.php?id=283920 ") so it is not
  limited to Ubuntu Kernels.

  This bug has already been reported for Ubuntu 23.04 Beta in Ubuntu
  bugtracking system (" https://www.mail-archive.com/kernel-
  packa...@lists.launchpad.net/msg501664.html ") with Bug number
  #2015794.

  Attachments:
  1. Picture of stuck boot sequence of HP x2 210 G2 with Intel Atom CPU trying 
to boot in to Kubuntu 23.04 with Kernel 6.2.0-20.

  2. dmesg.log of the computer with Ubuntu Kernel 6.1.25.
  3. xsession-errors of the computer with Ubuntu Kernel 6.1.25.
  4. dmesg.log of the computer with Ubuntu Kernel 5.19.0-40.
  5. Video of boot sequence with Kernel 6.2.0-20.
  6. uname-a.log of Kernel 6.1.25.
  7. lspci-vvnn.log of Kernel 6.1.25.
  8. version.log of Kernel 5.19.0-40.
  9. dmesg.log with shisp-file with ubuntu kernel 6.2.0-06.**
  10. dmesg.log with shisp-file with ubuntu kernel 6.3.0-06**

  P.S. The apport-collect data is from Kernel 5.19.0-40.
  P.S.P.S I had difficulty determining Tags so they are to be changed by you.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2017444/+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 2017444] Re: Computer with Intel Atom CPU will not boot with Kernel 6.2.0-20

2023-04-30 Thread Jan Saarinen
** Description changed:

  Computers with Intel Atom CPU will not boot with Kernel 6.2.0-20 OR any
  other Kernel in 6.2 series or Kernel 6.3.0.
  
  This bug affects all Intel Atom CPU computers in all Linux distributions
  making impossible to install or boot to OS with kernel 6.2 or higher.
  
  NEW SOLUTION AND NOTICE TO UBUNTU KERNEL MAINTAINERS, April 29th:
  The following persons are in charge of atomisp kernel development:
  
  Hans de Goede  (maintainer:STAGING - ATOMISP DRIVER)
  Mauro Carvalho Chehab  (maintainer:STAGING - ATOMISP 
DRIVER)
  Sakari Ailus  (reviewer:STAGING - ATOMISP 
DRIVER)
  Greg Kroah-Hartman  (supporter:STAGING SUBSYSTEM)
  linux-me...@vger.kernel.org (open list:STAGING - ATOMISP DRIVER)
  linux-stag...@lists.linux.dev (open list:STAGING SUBSYSTEM)
  linux-ker...@vger.kernel.org (open list)
  
  April 29th Hans de Goede adviced me personally(
  https://github.com/linux-surface/linux-surface/issues/1095 ), that
  atomisp driver is still in development and should be disabled. By
  disabling driver he meant disabling atomisp modules in kernel.
  
  OLD SOLUTION FOR THIS BUG:
  
- Copying (installing) file shisp_2401a0_v21.bin from:
+ Copying (installing) firmware shisp_2401a0_v21.bin from:
  
  https://github.com/intel-aero/meta-intel-aero-base/blob/master/recipes-
  kernel/linux/linux-yocto/shisp_2401a0_v21.bin
  
  to /lib/firmware will solve the bug (partially - it still gives error
  messages - but at least the computer boots).**
  
  (dmesg.log with shisp-file with kernel 6.2.0-06 and 6.3.0-06 as
  attachments 9. and 10.)
  
  (Another solution - which Manjaro kernel maintainer did - was to disable
  atomisp and related modules).
  
  Afterwards Intel Atom CPU computer will be able to boot with kernel 6.2.
  
  MORE INFORMATION IN: https://askubuntu.com/questions/1464926/not-able-
  to-boot-kubuntu-23-04-with-kernel-6-2-and-intel-atom-cpu
  
  The last stable Ubuntu Kernel Intel Atom CPU computer will boot with is
  6.1.25.
  
  The bug is caused by Intel atomisp camera driver module which has driver
  missing: shisp_2401a_v21.bin.
  
  This bug was already in 5.19, as you can see from dmesg.logs. It appears
  that atomisp failes to launch in both 5.19.0-40 and 6.1.25 but still the
  computer boots.
  
  This bug is also reported in Manjaro ( " https://github.com/linux-
  surface/linux-surface/issues/1095 ")and Arch Linux ("
  https://bbs.archlinux.org/viewtopic.php?id=283920 ") so it is not
  limited to Ubuntu Kernels.
  
  This bug has already been reported for Ubuntu 23.04 Beta in Ubuntu
  bugtracking system (" https://www.mail-archive.com/kernel-
  packa...@lists.launchpad.net/msg501664.html ") with Bug number #2015794.
  
  Attachments:
  1. Picture of stuck boot sequence of HP x2 210 G2 with Intel Atom CPU trying 
to boot in to Kubuntu 23.04 with Kernel 6.2.0-20.
  
  2. dmesg.log of the computer with Ubuntu Kernel 6.1.25.
  3. xsession-errors of the computer with Ubuntu Kernel 6.1.25.
  4. dmesg.log of the computer with Ubuntu Kernel 5.19.0-40.
  5. Video of boot sequence with Kernel 6.2.0-20.
  6. uname-a.log of Kernel 6.1.25.
  7. lspci-vvnn.log of Kernel 6.1.25.
  8. version.log of Kernel 5.19.0-40.
  9. dmesg.log with shisp-file with ubuntu kernel 6.2.0-06.**
  10. dmesg.log with shisp-file with ubuntu kernel 6.3.0-06**
  
  P.S. The apport-collect data is from Kernel 5.19.0-40.
  P.S.P.S I had difficulty determining Tags so they are to be changed by you.

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

Title:
  Computer with Intel Atom CPU will  not boot with Kernel 6.2.0-20

Status in linux package in Ubuntu:
  Confirmed
Status in linux-firmware package in Ubuntu:
  Confirmed

Bug description:
  Computers with Intel Atom CPU will not boot with Kernel 6.2.0-20 OR
  any other Kernel in 6.2 series or Kernel 6.3.0.

  This bug affects all Intel Atom CPU computers in all Linux
  distributions making impossible to install or boot to OS with kernel
  6.2 or higher.

  NEW SOLUTION AND NOTICE TO UBUNTU KERNEL MAINTAINERS, April 29th:
  The following persons are in charge of atomisp kernel development:

  Hans de Goede  (maintainer:STAGING - ATOMISP DRIVER)
  Mauro Carvalho Chehab  (maintainer:STAGING - ATOMISP 
DRIVER)
  Sakari Ailus  (reviewer:STAGING - ATOMISP 
DRIVER)
  Greg Kroah-Hartman  (supporter:STAGING SUBSYSTEM)
  linux-me...@vger.kernel.org (open list:STAGING - ATOMISP DRIVER)
  linux-stag...@lists.linux.dev (open list:STAGING SUBSYSTEM)
  linux-ker...@vger.kernel.org (open list)

  April 29th Hans de Goede adviced me personally(
  https://github.com/linux-surface/linux-surface/issues/1095 ), that
  atomisp driver is still in development and should be disabled. By
  disabling driver he meant disabling atomisp modules in kernel.

  OLD SOLUTION FOR THIS BUG:

  Copying (installing) firmware shisp_2401a0_v21.bin from:

  https://github

[Kernel-packages] [Bug 2017444] Re: Computer with Intel Atom CPU will not boot with Kernel 6.2.0-20

2023-04-29 Thread Jan Saarinen
** Description changed:

  Computers with Intel Atom CPU will not boot with Kernel 6.2.0-20 OR any
  other Kernel in 6.2 series or Kernel 6.3.0.
  
  This bug affects all Intel Atom CPU computers in all Linux distributions
  making impossible to install or boot to OS with kernel 6.2 or higher.
  
- NOTICE TO UBUNTU KERNEL MAINTAINERS, April 29th:
+ NEW SOLUTION AND NOTICE TO UBUNTU KERNEL MAINTAINERS, April 29th:
  The following persons are in charge of atomisp kernel development:
  
  Hans de Goede  (maintainer:STAGING - ATOMISP DRIVER)
  Mauro Carvalho Chehab  (maintainer:STAGING - ATOMISP 
DRIVER)
  Sakari Ailus  (reviewer:STAGING - ATOMISP 
DRIVER)
  Greg Kroah-Hartman  (supporter:STAGING SUBSYSTEM)
  linux-me...@vger.kernel.org (open list:STAGING - ATOMISP DRIVER)
  linux-stag...@lists.linux.dev (open list:STAGING SUBSYSTEM)
  linux-ker...@vger.kernel.org (open list)
  
- April 29th Hans de Goede adviced me personally( 
https://github.com/linux-surface/linux-surface/issues/1095 ), that 
shisp_2401a0_v21.bin driver is still in development and should be disabled. 
Since this driver is already missing in Ubuntu kernel- there is nothing to 
disable.
- Therefore the only -and best - solution is to disable atomisp modules in 
kernel.
+ April 29th Hans de Goede adviced me personally(
+ https://github.com/linux-surface/linux-surface/issues/1095 ), that
+ atomisp driver is still in development and should be disabled. By
+ disabling driver he meant disabling atomisp modules in kernel.
  
- SOLUTION FOR THIS BUG IS FOUND:
+ OLD SOLUTION FOR THIS BUG:
  
  Copying (installing) file shisp_2401a0_v21.bin from:
  
  https://github.com/intel-aero/meta-intel-aero-base/blob/master/recipes-
  kernel/linux/linux-yocto/shisp_2401a0_v21.bin
  
  to /lib/firmware will solve the bug (partially - it still gives error
  messages - but at least the computer boots).**
  
  (dmesg.log with shisp-file with kernel 6.2.0-06 and 6.3.0-06 as
  attachments 9. and 10.)
  
  (Another solution - which Manjaro kernel maintainer did - was to disable
  atomisp and related modules).
  
  Afterwards Intel Atom CPU computer will be able to boot with kernel 6.2.
  
  MORE INFORMATION IN: https://askubuntu.com/questions/1464926/not-able-
  to-boot-kubuntu-23-04-with-kernel-6-2-and-intel-atom-cpu
  
  The last stable Ubuntu Kernel Intel Atom CPU computer will boot with is
  6.1.25.
  
  The bug is caused by Intel atomisp camera driver module which has driver
  missing: shisp_2401a_v21.bin.
  
  This bug was already in 5.19, as you can see from dmesg.logs. It appears
  that atomisp failes to launch in both 5.19.0-40 and 6.1.25 but still the
  computer boots.
  
  This bug is also reported in Manjaro ( " https://github.com/linux-
  surface/linux-surface/issues/1095 ")and Arch Linux ("
  https://bbs.archlinux.org/viewtopic.php?id=283920 ") so it is not
  limited to Ubuntu Kernels.
  
  This bug has already been reported for Ubuntu 23.04 Beta in Ubuntu
  bugtracking system (" https://www.mail-archive.com/kernel-
  packa...@lists.launchpad.net/msg501664.html ") with Bug number #2015794.
  
  Attachments:
  1. Picture of stuck boot sequence of HP x2 210 G2 with Intel Atom CPU trying 
to boot in to Kubuntu 23.04 with Kernel 6.2.0-20.
  
  2. dmesg.log of the computer with Ubuntu Kernel 6.1.25.
  3. xsession-errors of the computer with Ubuntu Kernel 6.1.25.
  4. dmesg.log of the computer with Ubuntu Kernel 5.19.0-40.
  5. Video of boot sequence with Kernel 6.2.0-20.
  6. uname-a.log of Kernel 6.1.25.
  7. lspci-vvnn.log of Kernel 6.1.25.
  8. version.log of Kernel 5.19.0-40.
  9. dmesg.log with shisp-file with ubuntu kernel 6.2.0-06.**
  10. dmesg.log with shisp-file with ubuntu kernel 6.3.0-06**
  
  P.S. The apport-collect data is from Kernel 5.19.0-40.
  P.S.P.S I had difficulty determining Tags so they are to be changed by you.

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

Title:
  Computer with Intel Atom CPU will  not boot with Kernel 6.2.0-20

Status in linux package in Ubuntu:
  Confirmed
Status in linux-firmware package in Ubuntu:
  Confirmed

Bug description:
  Computers with Intel Atom CPU will not boot with Kernel 6.2.0-20 OR
  any other Kernel in 6.2 series or Kernel 6.3.0.

  This bug affects all Intel Atom CPU computers in all Linux
  distributions making impossible to install or boot to OS with kernel
  6.2 or higher.

  NEW SOLUTION AND NOTICE TO UBUNTU KERNEL MAINTAINERS, April 29th:
  The following persons are in charge of atomisp kernel development:

  Hans de Goede  (maintainer:STAGING - ATOMISP DRIVER)
  Mauro Carvalho Chehab  (maintainer:STAGING - ATOMISP 
DRIVER)
  Sakari Ailus  (reviewer:STAGING - ATOMISP 
DRIVER)
  Greg Kroah-Hartman  (supporter:STAGING SUBSYSTEM)
  linux-me...@vger.kernel.org (open list:STAGING - ATOMISP DRIVER)
  linux-stag...@lists.linux.dev (open list:STAGING SUBSYSTEM)
  linux-ker.

[Kernel-packages] [Bug 2017444] Re: Computer with Intel Atom CPU will not boot with Kernel 6.2.0-20

2023-04-29 Thread Jan Saarinen
** Description changed:

  Computers with Intel Atom CPU will not boot with Kernel 6.2.0-20 OR any
  other Kernel in 6.2 series or Kernel 6.3.0.
  
  This bug affects all Intel Atom CPU computers in all Linux distributions
  making impossible to install or boot to OS with kernel 6.2 or higher.
  
  SOLUTION FOR THIS BUG IS FOUND:
  
  Copying (installing) file shisp_2401a0_v21.bin from:
  
  https://github.com/intel-aero/meta-intel-aero-base/blob/master/recipes-
  kernel/linux/linux-yocto/shisp_2401a0_v21.bin
  
  to /lib/firmware will solve the bug (partially - it still gives error
  messages - but at least the computer boots).**
  
  (dmesg.log with shisp-file with kernel 6.2.0-06 and 6.3.0-06 as
  attachments 9. and 10.)
  
  (Another solution - which Manjaro kernel maintainer did - was to disable
  atomisp and related modules).
  
  Afterwards Intel Atom CPU computer will be able to boot with kernel 6.2.
+ 
+ NOTICE TO UBUNTU KERNEL MAINTAINERS:
+ The following persons are in charge of atomisp kernel development:
+ 
+ Hans de Goede  (maintainer:STAGING - ATOMISP DRIVER)
+ Mauro Carvalho Chehab  (maintainer:STAGING - ATOMISP 
DRIVER)
+ Sakari Ailus  (reviewer:STAGING - ATOMISP 
DRIVER)
+ Greg Kroah-Hartman  (supporter:STAGING SUBSYSTEM)
+ linux-me...@vger.kernel.org (open list:STAGING - ATOMISP DRIVER)
+ linux-stag...@lists.linux.dev (open list:STAGING SUBSYSTEM)
+ linux-ker...@vger.kernel.org (open list)
+ 
+ April 29th Hans de Goede adviced me personally( 
https://github.com/linux-surface/linux-surface/issues/1095 ), that 
shisp_2401a0_v21.bin driver is still in development and should be disabled. 
Since this driver is already missing in Ubuntu kernel- there is nothing to 
disable.
+ Therefore the only -and best - solution is to disable atomisp modules in 
kernel.
  
  MORE INFORMATION IN: https://askubuntu.com/questions/1464926/not-able-
  to-boot-kubuntu-23-04-with-kernel-6-2-and-intel-atom-cpu
  
  The last stable Ubuntu Kernel Intel Atom CPU computer will boot with is
  6.1.25.
  
  The bug is caused by Intel atomisp camera driver module which has driver
  missing: shisp_2401a_v21.bin.
  
  This bug was already in 5.19, as you can see from dmesg.logs. It appears
  that atomisp failes to launch in both 5.19.0-40 and 6.1.25 but still the
  computer boots.
  
  This bug is also reported in Manjaro ( " https://github.com/linux-
  surface/linux-surface/issues/1095 ")and Arch Linux ("
  https://bbs.archlinux.org/viewtopic.php?id=283920 ") so it is not
  limited to Ubuntu Kernels.
  
  This bug has already been reported for Ubuntu 23.04 Beta in Ubuntu
  bugtracking system (" https://www.mail-archive.com/kernel-
  packa...@lists.launchpad.net/msg501664.html ") with Bug number #2015794.
  
  Attachments:
  1. Picture of stuck boot sequence of HP x2 210 G2 with Intel Atom CPU trying 
to boot in to Kubuntu 23.04 with Kernel 6.2.0-20.
  
  2. dmesg.log of the computer with Ubuntu Kernel 6.1.25.
  3. xsession-errors of the computer with Ubuntu Kernel 6.1.25.
  4. dmesg.log of the computer with Ubuntu Kernel 5.19.0-40.
  5. Video of boot sequence with Kernel 6.2.0-20.
  6. uname-a.log of Kernel 6.1.25.
  7. lspci-vvnn.log of Kernel 6.1.25.
  8. version.log of Kernel 5.19.0-40.
  9. dmesg.log with shisp-file with ubuntu kernel 6.2.0-06.**
  10. dmesg.log with shisp-file with ubuntu kernel 6.3.0-06**
  
  P.S. The apport-collect data is from Kernel 5.19.0-40.
  P.S.P.S I had difficulty determining Tags so they are to be changed by you.

** Description changed:

  Computers with Intel Atom CPU will not boot with Kernel 6.2.0-20 OR any
  other Kernel in 6.2 series or Kernel 6.3.0.
  
  This bug affects all Intel Atom CPU computers in all Linux distributions
  making impossible to install or boot to OS with kernel 6.2 or higher.
+ 
+ NOTICE TO UBUNTU KERNEL MAINTAINERS:
+ The following persons are in charge of atomisp kernel development:
+ 
+ Hans de Goede  (maintainer:STAGING - ATOMISP DRIVER)
+ Mauro Carvalho Chehab  (maintainer:STAGING - ATOMISP 
DRIVER)
+ Sakari Ailus  (reviewer:STAGING - ATOMISP 
DRIVER)
+ Greg Kroah-Hartman  (supporter:STAGING SUBSYSTEM)
+ linux-me...@vger.kernel.org (open list:STAGING - ATOMISP DRIVER)
+ linux-stag...@lists.linux.dev (open list:STAGING SUBSYSTEM)
+ linux-ker...@vger.kernel.org (open list)
+ 
+ April 29th Hans de Goede adviced me personally( 
https://github.com/linux-surface/linux-surface/issues/1095 ), that 
shisp_2401a0_v21.bin driver is still in development and should be disabled. 
Since this driver is already missing in Ubuntu kernel- there is nothing to 
disable.
+ Therefore the only -and best - solution is to disable atomisp modules in 
kernel.
+ 
  
  SOLUTION FOR THIS BUG IS FOUND:
  
  Copying (installing) file shisp_2401a0_v21.bin from:
  
  https://github.com/intel-aero/meta-intel-aero-base/blob/master/recipes-
  kernel/linux/linux-yocto/shisp_2401a0_v21.bin
  
  to /lib/firmware will solve the bug (partially - it still gives error
  messages - but at least the comp

[Kernel-packages] [Bug 2017444] Re: Computer with Intel Atom CPU will not boot with Kernel 6.2.0-20

2023-04-28 Thread Jan Saarinen
** Description changed:

  Computers with Intel Atom CPU will not boot with Kernel 6.2.0-20 OR any
  other Kernel in 6.2 series or Kernel 6.3.0.
  
  This bug affects all Intel Atom CPU computers in all Linux distributions
  making impossible to install or boot to OS with kernel 6.2 or higher.
  
  SOLUTION FOR THIS BUG IS FOUND:
  
  Copying (installing) file shisp_2401a0_v21.bin from:
  
  https://github.com/intel-aero/meta-intel-aero-base/blob/master/recipes-
  kernel/linux/linux-yocto/shisp_2401a0_v21.bin
  
- to /lib/firmware will solve the bug (partially - it still gives error 
messages - but at least the computer boots).
- (Another solution - which Manjaro kernel maintainer did - was to disable 
atomisp and related modules).
+ to /lib/firmware will solve the bug (partially - it still gives error
+ messages - but at least the computer boots).**
  
  (dmesg.log with shisp-file with kernel 6.2.0-06 and 6.3.0-06 as
  attachments 9. and 10.)
  
+ (Another solution - which Manjaro kernel maintainer did - was to disable
+ atomisp and related modules).
+ 
  Afterwards Intel Atom CPU computer will be able to boot with kernel 6.2.
  
- MORE INFORMATION ALSO IN: https://askubuntu.com/questions/1464926/not-
- able-to-boot-kubuntu-23-04-with-kernel-6-2-and-intel-atom-cpu
+ MORE INFORMATION IN: https://askubuntu.com/questions/1464926/not-able-
+ to-boot-kubuntu-23-04-with-kernel-6-2-and-intel-atom-cpu
  
  The last stable Ubuntu Kernel Intel Atom CPU computer will boot with is
  6.1.25.
  
  The bug is caused by Intel atomisp camera driver module which has driver
  missing: shisp_2401a_v21.bin.
  
  This bug was already in 5.19, as you can see from dmesg.logs. It appears
  that atomisp failes to launch in both 5.19.0-40 and 6.1.25 but still the
  computer boots.
  
  This bug is also reported in Manjaro ( " https://github.com/linux-
  surface/linux-surface/issues/1095 ")and Arch Linux ("
  https://bbs.archlinux.org/viewtopic.php?id=283920 ") so it is not
  limited to Ubuntu Kernels.
  
  This bug has already been reported for Ubuntu 23.04 Beta in Ubuntu
  bugtracking system (" https://www.mail-archive.com/kernel-
  packa...@lists.launchpad.net/msg501664.html ") with Bug number #2015794.
  
  Attachments:
  1. Picture of stuck boot sequence of HP x2 210 G2 with Intel Atom CPU trying 
to boot in to Kubuntu 23.04 with Kernel 6.2.0-20.
  
  2. dmesg.log of the computer with Ubuntu Kernel 6.1.25.
  3. xsession-errors of the computer with Ubuntu Kernel 6.1.25.
  4. dmesg.log of the computer with Ubuntu Kernel 5.19.0-40.
  5. Video of boot sequence with Kernel 6.2.0-20.
  6. uname-a.log of Kernel 6.1.25.
  7. lspci-vvnn.log of Kernel 6.1.25.
  8. version.log of Kernel 5.19.0-40.
- 9. dmesg.log with shisp-file with ubuntu kernel 6.2.0-06.
- 10. dmesg.log with shisp-file with ubuntu kernel 6.3.0-06
+ 9. dmesg.log with shisp-file with ubuntu kernel 6.2.0-06.**
+ 10. dmesg.log with shisp-file with ubuntu kernel 6.3.0-06**
  
  P.S. The apport-collect data is from Kernel 5.19.0-40.
  P.S.P.S I had difficulty determining Tags so they are to be changed by you.

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

Title:
  Computer with Intel Atom CPU will  not boot with Kernel 6.2.0-20

Status in linux package in Ubuntu:
  Confirmed
Status in linux-firmware package in Ubuntu:
  Confirmed

Bug description:
  Computers with Intel Atom CPU will not boot with Kernel 6.2.0-20 OR
  any other Kernel in 6.2 series or Kernel 6.3.0.

  This bug affects all Intel Atom CPU computers in all Linux
  distributions making impossible to install or boot to OS with kernel
  6.2 or higher.

  SOLUTION FOR THIS BUG IS FOUND:

  Copying (installing) file shisp_2401a0_v21.bin from:

  https://github.com/intel-aero/meta-intel-aero-
  base/blob/master/recipes-kernel/linux/linux-yocto/shisp_2401a0_v21.bin

  to /lib/firmware will solve the bug (partially - it still gives error
  messages - but at least the computer boots).**

  (dmesg.log with shisp-file with kernel 6.2.0-06 and 6.3.0-06 as
  attachments 9. and 10.)

  (Another solution - which Manjaro kernel maintainer did - was to
  disable atomisp and related modules).

  Afterwards Intel Atom CPU computer will be able to boot with kernel
  6.2.

  MORE INFORMATION IN: https://askubuntu.com/questions/1464926/not-able-
  to-boot-kubuntu-23-04-with-kernel-6-2-and-intel-atom-cpu

  The last stable Ubuntu Kernel Intel Atom CPU computer will boot with
  is 6.1.25.

  The bug is caused by Intel atomisp camera driver module which has
  driver missing: shisp_2401a_v21.bin.

  This bug was already in 5.19, as you can see from dmesg.logs. It
  appears that atomisp failes to launch in both 5.19.0-40 and 6.1.25 but
  still the computer boots.

  This bug is also reported in Manjaro ( " https://github.com/linux-
  surface/linux-surface/issues/1095 ")and Arch Linux ("
  https://bbs.archlinux.or

[Kernel-packages] [Bug 2017444] Re: Computer with Intel Atom CPU will not boot with Kernel 6.2.0-20

2023-04-28 Thread Jan Saarinen
** Description changed:

  Computers with Intel Atom CPU will not boot with Kernel 6.2.0-20 OR any
  other Kernel in 6.2 series or Kernel 6.3.0.
  
  This bug affects all Intel Atom CPU computers in all Linux distributions
  making impossible to install or boot to OS with kernel 6.2 or higher.
  
  SOLUTION FOR THIS BUG IS FOUND:
  
  Copying (installing) file shisp_2401a0_v21.bin from:
  
  https://github.com/intel-aero/meta-intel-aero-base/blob/master/recipes-
  kernel/linux/linux-yocto/shisp_2401a0_v21.bin
  
- to /lib/firmware will solve the bug.
+ to /lib/firmware will solve the bug (partially - it still gives error 
messages - but at least the computer boots).
+ (Another solution - which Manjaro kernel maintainer did - was to disable 
atomisp and related modules).
  
  (dmesg.log with shisp-file with kernel 6.2.0-06 and 6.3.0-06 as
  attachments 9. and 10.)
  
  Afterwards Intel Atom CPU computer will be able to boot with kernel 6.2.
  
  MORE INFORMATION ALSO IN: https://askubuntu.com/questions/1464926/not-
  able-to-boot-kubuntu-23-04-with-kernel-6-2-and-intel-atom-cpu
  
  The last stable Ubuntu Kernel Intel Atom CPU computer will boot with is
  6.1.25.
  
  The bug is caused by Intel atomisp camera driver module which has driver
  missing: shisp_2401a_v21.bin.
  
  This bug was already in 5.19, as you can see from dmesg.logs. It appears
  that atomisp failes to launch in both 5.19.0-40 and 6.1.25 but still the
  computer boots.
  
  This bug is also reported in Manjaro ( " https://github.com/linux-
  surface/linux-surface/issues/1095 ")and Arch Linux ("
  https://bbs.archlinux.org/viewtopic.php?id=283920 ") so it is not
  limited to Ubuntu Kernels.
  
  This bug has already been reported for Ubuntu 23.04 Beta in Ubuntu
  bugtracking system (" https://www.mail-archive.com/kernel-
  packa...@lists.launchpad.net/msg501664.html ") with Bug number #2015794.
  
  Attachments:
  1. Picture of stuck boot sequence of HP x2 210 G2 with Intel Atom CPU trying 
to boot in to Kubuntu 23.04 with Kernel 6.2.0-20.
  
  2. dmesg.log of the computer with Ubuntu Kernel 6.1.25.
  3. xsession-errors of the computer with Ubuntu Kernel 6.1.25.
  4. dmesg.log of the computer with Ubuntu Kernel 5.19.0-40.
  5. Video of boot sequence with Kernel 6.2.0-20.
  6. uname-a.log of Kernel 6.1.25.
  7. lspci-vvnn.log of Kernel 6.1.25.
  8. version.log of Kernel 5.19.0-40.
  9. dmesg.log with shisp-file with ubuntu kernel 6.2.0-06.
  10. dmesg.log with shisp-file with ubuntu kernel 6.3.0-06
  
  P.S. The apport-collect data is from Kernel 5.19.0-40.
  P.S.P.S I had difficulty determining Tags so they are to be changed by you.

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

Title:
  Computer with Intel Atom CPU will  not boot with Kernel 6.2.0-20

Status in linux package in Ubuntu:
  Confirmed
Status in linux-firmware package in Ubuntu:
  Confirmed

Bug description:
  Computers with Intel Atom CPU will not boot with Kernel 6.2.0-20 OR
  any other Kernel in 6.2 series or Kernel 6.3.0.

  This bug affects all Intel Atom CPU computers in all Linux
  distributions making impossible to install or boot to OS with kernel
  6.2 or higher.

  SOLUTION FOR THIS BUG IS FOUND:

  Copying (installing) file shisp_2401a0_v21.bin from:

  https://github.com/intel-aero/meta-intel-aero-
  base/blob/master/recipes-kernel/linux/linux-yocto/shisp_2401a0_v21.bin

  to /lib/firmware will solve the bug (partially - it still gives error 
messages - but at least the computer boots).
  (Another solution - which Manjaro kernel maintainer did - was to disable 
atomisp and related modules).

  (dmesg.log with shisp-file with kernel 6.2.0-06 and 6.3.0-06 as
  attachments 9. and 10.)

  Afterwards Intel Atom CPU computer will be able to boot with kernel
  6.2.

  MORE INFORMATION ALSO IN: https://askubuntu.com/questions/1464926/not-
  able-to-boot-kubuntu-23-04-with-kernel-6-2-and-intel-atom-cpu

  The last stable Ubuntu Kernel Intel Atom CPU computer will boot with
  is 6.1.25.

  The bug is caused by Intel atomisp camera driver module which has
  driver missing: shisp_2401a_v21.bin.

  This bug was already in 5.19, as you can see from dmesg.logs. It
  appears that atomisp failes to launch in both 5.19.0-40 and 6.1.25 but
  still the computer boots.

  This bug is also reported in Manjaro ( " https://github.com/linux-
  surface/linux-surface/issues/1095 ")and Arch Linux ("
  https://bbs.archlinux.org/viewtopic.php?id=283920 ") so it is not
  limited to Ubuntu Kernels.

  This bug has already been reported for Ubuntu 23.04 Beta in Ubuntu
  bugtracking system (" https://www.mail-archive.com/kernel-
  packa...@lists.launchpad.net/msg501664.html ") with Bug number
  #2015794.

  Attachments:
  1. Picture of stuck boot sequence of HP x2 210 G2 with Intel Atom CPU trying 
to boot in to Kubuntu 23.04 with Kernel 6.2.0-20.

  2. dmesg.log of the 

[Kernel-packages] [Bug 2017444] Re: Computer with Intel Atom CPU will not boot with Kernel 6.2.0-20

2023-04-28 Thread Jan Saarinen
** Description changed:

  Computers with Intel Atom CPU will not boot with Kernel 6.2.0-20 OR any
  other Kernel in 6.2 series or Kernel 6.3.0.
  
  This bug affects all Intel Atom CPU computers in all Linux distributions
  making impossible to install or boot to OS with kernel 6.2 or higher.
  
  SOLUTION FOR THIS BUG IS FOUND:
  
  Copying (installing) file shisp_2401a0_v21.bin from:
  
  https://github.com/intel-aero/meta-intel-aero-base/blob/master/recipes-
  kernel/linux/linux-yocto/shisp_2401a0_v21.bin
  
  to /lib/firmware will solve the bug.
  
  (dmesg.log with shisp-file with kernel 6.2.0-06 and 6.3.0-06 as
  attachments 9. and 10.)
  
  Afterwards Intel Atom CPU computer will be able to boot with kernel 6.2.
+ 
+ MORE INFORMATION ALSO IN: https://askubuntu.com/questions/1464926/not-
+ able-to-boot-kubuntu-23-04-with-kernel-6-2-and-intel-atom-cpu
  
  The last stable Ubuntu Kernel Intel Atom CPU computer will boot with is
  6.1.25.
  
  The bug is caused by Intel atomisp camera driver module which has driver
  missing: shisp_2401a_v21.bin.
  
  This bug was already in 5.19, as you can see from dmesg.logs. It appears
  that atomisp failes to launch in both 5.19.0-40 and 6.1.25 but still the
  computer boots.
  
  This bug is also reported in Manjaro ( " https://github.com/linux-
  surface/linux-surface/issues/1095 ")and Arch Linux ("
  https://bbs.archlinux.org/viewtopic.php?id=283920 ") so it is not
  limited to Ubuntu Kernels.
  
  This bug has already been reported for Ubuntu 23.04 Beta in Ubuntu
  bugtracking system (" https://www.mail-archive.com/kernel-
  packa...@lists.launchpad.net/msg501664.html ") with Bug number #2015794.
  
  Attachments:
  1. Picture of stuck boot sequence of HP x2 210 G2 with Intel Atom CPU trying 
to boot in to Kubuntu 23.04 with Kernel 6.2.0-20.
  
  2. dmesg.log of the computer with Ubuntu Kernel 6.1.25.
  3. xsession-errors of the computer with Ubuntu Kernel 6.1.25.
  4. dmesg.log of the computer with Ubuntu Kernel 5.19.0-40.
  5. Video of boot sequence with Kernel 6.2.0-20.
  6. uname-a.log of Kernel 6.1.25.
  7. lspci-vvnn.log of Kernel 6.1.25.
  8. version.log of Kernel 5.19.0-40.
  9. dmesg.log with shisp-file with ubuntu kernel 6.2.0-06.
  10. dmesg.log with shisp-file with ubuntu kernel 6.3.0-06
  
  P.S. The apport-collect data is from Kernel 5.19.0-40.
  P.S.P.S I had difficulty determining Tags so they are to be changed by you.

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

Title:
  Computer with Intel Atom CPU will  not boot with Kernel 6.2.0-20

Status in linux package in Ubuntu:
  Confirmed
Status in linux-firmware package in Ubuntu:
  Confirmed

Bug description:
  Computers with Intel Atom CPU will not boot with Kernel 6.2.0-20 OR
  any other Kernel in 6.2 series or Kernel 6.3.0.

  This bug affects all Intel Atom CPU computers in all Linux
  distributions making impossible to install or boot to OS with kernel
  6.2 or higher.

  SOLUTION FOR THIS BUG IS FOUND:

  Copying (installing) file shisp_2401a0_v21.bin from:

  https://github.com/intel-aero/meta-intel-aero-
  base/blob/master/recipes-kernel/linux/linux-yocto/shisp_2401a0_v21.bin

  to /lib/firmware will solve the bug (partially - it still gives error 
messages - but at least the computer boots).
  (Another solution - which Manjaro kernel maintainer did - was to disable 
atomisp and related modules).

  (dmesg.log with shisp-file with kernel 6.2.0-06 and 6.3.0-06 as
  attachments 9. and 10.)

  Afterwards Intel Atom CPU computer will be able to boot with kernel
  6.2.

  MORE INFORMATION ALSO IN: https://askubuntu.com/questions/1464926/not-
  able-to-boot-kubuntu-23-04-with-kernel-6-2-and-intel-atom-cpu

  The last stable Ubuntu Kernel Intel Atom CPU computer will boot with
  is 6.1.25.

  The bug is caused by Intel atomisp camera driver module which has
  driver missing: shisp_2401a_v21.bin.

  This bug was already in 5.19, as you can see from dmesg.logs. It
  appears that atomisp failes to launch in both 5.19.0-40 and 6.1.25 but
  still the computer boots.

  This bug is also reported in Manjaro ( " https://github.com/linux-
  surface/linux-surface/issues/1095 ")and Arch Linux ("
  https://bbs.archlinux.org/viewtopic.php?id=283920 ") so it is not
  limited to Ubuntu Kernels.

  This bug has already been reported for Ubuntu 23.04 Beta in Ubuntu
  bugtracking system (" https://www.mail-archive.com/kernel-
  packa...@lists.launchpad.net/msg501664.html ") with Bug number
  #2015794.

  Attachments:
  1. Picture of stuck boot sequence of HP x2 210 G2 with Intel Atom CPU trying 
to boot in to Kubuntu 23.04 with Kernel 6.2.0-20.

  2. dmesg.log of the computer with Ubuntu Kernel 6.1.25.
  3. xsession-errors of the computer with Ubuntu Kernel 6.1.25.
  4. dmesg.log of the computer with Ubuntu Kernel 5.19.0-40.
  5. Video of boot sequence with Kernel 6.2.0-20.
  6. uname-a.

[Kernel-packages] [Bug 2017444] Re: Computer with Intel Atom CPU will not boot with Kernel 6.2.0-20

2023-04-28 Thread Jan Saarinen
** Description changed:

  Computers with Intel Atom CPU will not boot with Kernel 6.2.0-20 OR any
  other Kernel in 6.2 series or Kernel 6.3.0.
  
  This bug affects all Intel Atom CPU computers in all Linux distributions
  making unpossible to install or boot to OS with kernel 6.2 or higher.
  
  SOLUTION FOR THIS BUG IS FOUND:
  
  Copying (installing) file shisp_2401a0_v21.bin from:
  
  https://github.com/intel-aero/meta-intel-aero-base/blob/master/recipes-
  kernel/linux/linux-yocto/shisp_2401a0_v21.bin
  
  to /lib/firmware will solve the bug.
  
  (dmesg.log with shisp-file with kernel 6.2.0-06 and 6.3.0-06 as
  attachments 9. and 10.)
  
  Afterwards Intel Atom CPU computer will be able to boot with kernel 6.2.
  
  The last stable Ubuntu Kernel Intel Atom CPU computer will boot with is
  6.1.25.
  
  The bug is caused by Intel atomisp camera driver module which has driver
  missing: shisp_2401a_v21.bin.
  
  This bug was already in 5.19, as you can see from dmesg.logs. It appears
  that atomisp failes to launch in both 5.19.0-40 and 6.1.25 but still the
  computer boots.
  
  This bug is also reported in Manjaro ( " https://github.com/linux-
  surface/linux-surface/issues/1095 ")and Arch Linux ("
  https://bbs.archlinux.org/viewtopic.php?id=283920 ") so it is not
  limited to Ubuntu Kernels.
  
  This bug has already been reported for Ubuntu 23.04 Beta in Ubuntu
  bugtracking system (" https://www.mail-archive.com/kernel-
  packa...@lists.launchpad.net/msg501664.html ") with Bug number #2015794.
  
  Attachments:
  1. Picture of stuck boot sequence of HP x2 210 G2 with Intel Atom CPU trying 
to boot in to Kubuntu 23.04 with Kernel 6.2.0-20.
  
  2. dmesg.log of the computer with Ubuntu Kernel 6.1.25.
  3. xsession-errors of the computer with Ubuntu Kernel 6.1.25.
  4. dmesg.log of the computer with Ubuntu Kernel 5.19.0-40.
  5. Video of boot sequence with Kernel 6.2.0-20.
  6. uname-a.log of Kernel 6.1.25.
  7. lspci-vvnn.log of Kernel 6.1.25.
  8. version.log of Kernel 5.19.0-40.
+ 9. dmesg.log with shisp-file with kernel 6.2.0-06.
+ 10. dmesg.log with shisp-file with kernel 6.3.0-06
  
  P.S. The apport-collect data is from Kernel 5.19.0-40.
  P.S.P.S I had difficulty determining Tags so they are to be changed by you.

** Description changed:

  Computers with Intel Atom CPU will not boot with Kernel 6.2.0-20 OR any
  other Kernel in 6.2 series or Kernel 6.3.0.
  
  This bug affects all Intel Atom CPU computers in all Linux distributions
  making unpossible to install or boot to OS with kernel 6.2 or higher.
  
  SOLUTION FOR THIS BUG IS FOUND:
  
  Copying (installing) file shisp_2401a0_v21.bin from:
  
  https://github.com/intel-aero/meta-intel-aero-base/blob/master/recipes-
  kernel/linux/linux-yocto/shisp_2401a0_v21.bin
  
  to /lib/firmware will solve the bug.
  
  (dmesg.log with shisp-file with kernel 6.2.0-06 and 6.3.0-06 as
  attachments 9. and 10.)
  
  Afterwards Intel Atom CPU computer will be able to boot with kernel 6.2.
  
  The last stable Ubuntu Kernel Intel Atom CPU computer will boot with is
  6.1.25.
  
  The bug is caused by Intel atomisp camera driver module which has driver
  missing: shisp_2401a_v21.bin.
  
  This bug was already in 5.19, as you can see from dmesg.logs. It appears
  that atomisp failes to launch in both 5.19.0-40 and 6.1.25 but still the
  computer boots.
  
  This bug is also reported in Manjaro ( " https://github.com/linux-
  surface/linux-surface/issues/1095 ")and Arch Linux ("
  https://bbs.archlinux.org/viewtopic.php?id=283920 ") so it is not
  limited to Ubuntu Kernels.
  
  This bug has already been reported for Ubuntu 23.04 Beta in Ubuntu
  bugtracking system (" https://www.mail-archive.com/kernel-
  packa...@lists.launchpad.net/msg501664.html ") with Bug number #2015794.
  
  Attachments:
  1. Picture of stuck boot sequence of HP x2 210 G2 with Intel Atom CPU trying 
to boot in to Kubuntu 23.04 with Kernel 6.2.0-20.
  
  2. dmesg.log of the computer with Ubuntu Kernel 6.1.25.
  3. xsession-errors of the computer with Ubuntu Kernel 6.1.25.
  4. dmesg.log of the computer with Ubuntu Kernel 5.19.0-40.
  5. Video of boot sequence with Kernel 6.2.0-20.
  6. uname-a.log of Kernel 6.1.25.
  7. lspci-vvnn.log of Kernel 6.1.25.
  8. version.log of Kernel 5.19.0-40.
- 9. dmesg.log with shisp-file with kernel 6.2.0-06.
- 10. dmesg.log with shisp-file with kernel 6.3.0-06
+ 9. dmesg.log with shisp-file with ubuntu kernel 6.2.0-06.
+ 10. dmesg.log with shisp-file with ubuntu kernel 6.3.0-06
  
  P.S. The apport-collect data is from Kernel 5.19.0-40.
  P.S.P.S I had difficulty determining Tags so they are to be changed by you.

** Description changed:

  Computers with Intel Atom CPU will not boot with Kernel 6.2.0-20 OR any
  other Kernel in 6.2 series or Kernel 6.3.0.
  
  This bug affects all Intel Atom CPU computers in all Linux distributions
- making unpossible to install or boot to OS with kernel 6.2 or higher.
+ making impossible to install or boot to 

[Kernel-packages] [Bug 2017444] Re: Computer with Intel Atom CPU will not boot with Kernel 6.2.0-20

2023-04-28 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: linux-firmware (Ubuntu)
   Status: New => Confirmed

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

Title:
  Computer with Intel Atom CPU will  not boot with Kernel 6.2.0-20

Status in linux package in Ubuntu:
  Confirmed
Status in linux-firmware package in Ubuntu:
  Confirmed

Bug description:
  Computers with Intel Atom CPU will not boot with Kernel 6.2.0-20 OR
  any other Kernel in 6.2 series or Kernel 6.3.0.

  This bug affects all Intel Atom CPU computers in all Linux
  distributions making unpossible to install or boot to OS with kernel
  6.2 or higher.

  SOLUTION FOR THIS BUG IS FOUND:

  Copying (installing) file shisp_2401a0_v21.bin from:

  https://github.com/intel-aero/meta-intel-aero-
  base/blob/master/recipes-kernel/linux/linux-yocto/shisp_2401a0_v21.bin

  to /lib/firmware will solve the bug.

  (dmesg.log with shisp-file with kernel 6.2.0-06 and 6.3.0-06 as
  attachments 9. and 10.)

  Afterwards Intel Atom CPU computer will be able to boot with kernel
  6.2.

  The last stable Ubuntu Kernel Intel Atom CPU computer will boot with
  is 6.1.25.

  The bug is caused by Intel atomisp camera driver module which has
  driver missing: shisp_2401a_v21.bin.

  This bug was already in 5.19, as you can see from dmesg.logs. It
  appears that atomisp failes to launch in both 5.19.0-40 and 6.1.25 but
  still the computer boots.

  This bug is also reported in Manjaro ( " https://github.com/linux-
  surface/linux-surface/issues/1095 ")and Arch Linux ("
  https://bbs.archlinux.org/viewtopic.php?id=283920 ") so it is not
  limited to Ubuntu Kernels.

  This bug has already been reported for Ubuntu 23.04 Beta in Ubuntu
  bugtracking system (" https://www.mail-archive.com/kernel-
  packa...@lists.launchpad.net/msg501664.html ") with Bug number
  #2015794.

  Attachments:
  1. Picture of stuck boot sequence of HP x2 210 G2 with Intel Atom CPU trying 
to boot in to Kubuntu 23.04 with Kernel 6.2.0-20.

  2. dmesg.log of the computer with Ubuntu Kernel 6.1.25.
  3. xsession-errors of the computer with Ubuntu Kernel 6.1.25.
  4. dmesg.log of the computer with Ubuntu Kernel 5.19.0-40.
  5. Video of boot sequence with Kernel 6.2.0-20.
  6. uname-a.log of Kernel 6.1.25.
  7. lspci-vvnn.log of Kernel 6.1.25.
  8. version.log of Kernel 5.19.0-40.

  P.S. The apport-collect data is from Kernel 5.19.0-40.
  P.S.P.S I had difficulty determining Tags so they are to be changed by you.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2017444/+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 2017444] Re: Computer with Intel Atom CPU will not boot with Kernel 6.2.0-20

2023-04-28 Thread Jan Saarinen
** Description changed:

  Computers with Intel Atom CPU will not boot with Kernel 6.2.0-20 OR any
  other Kernel in 6.2 series or Kernel 6.3.0.
  
  This bug affects all Intel Atom CPU computers in all Linux distributions
  making unpossible to install or boot to OS with kernel 6.2 or higher.
  
  SOLUTION FOR THIS BUG IS FOUND:
  
- Installing file shisp_2401a0_v21.bin from:
+ Copying (installing) file shisp_2401a0_v21.bin from:
  
  https://github.com/intel-aero/meta-intel-aero-base/blob/master/recipes-
  kernel/linux/linux-yocto/shisp_2401a0_v21.bin
  
  to /lib/firmware will solve the bug.
  
  (dmesg.log with shisp-file with kernel 6.2.0-06 and 6.3.0-06 as
  attachments 9. and 10.)
  
  Afterwards Intel Atom CPU computer will be able to boot with kernel 6.2.
  
  The last stable Ubuntu Kernel Intel Atom CPU computer will boot with is
  6.1.25.
  
  The bug is caused by Intel atomisp camera driver module which has driver
  missing: shisp_2401a_v21.bin.
  
  This bug was already in 5.19, as you can see from dmesg.logs it appears
  that atomisp failes to launch in both 5.19.0-40 and 6.1.25 but still the
  computer boots.
  
  This bug is also reported in Manjaro ( " https://github.com/linux-
  surface/linux-surface/issues/1095 ")and Arch Linux ("
  https://bbs.archlinux.org/viewtopic.php?id=283920 ") so it is not
  limited to Ubuntu Kernels.
  
- 
  This bug has already been reported for Ubuntu 23.04 Beta in Ubuntu
  bugtracking system (" https://www.mail-archive.com/kernel-
  packa...@lists.launchpad.net/msg501664.html ") with Bug number #2015794.
  
  Attachments:
  1. Picture of stuck boot sequence of HP x2 210 G2 with Intel Atom CPU trying 
to boot in to Kubuntu 23.04 with Kernel 6.2.0-20.
  
  2. dmesg.log of the computer with Ubuntu Kernel 6.1.25.
  3. xsession-errors of the computer with Ubuntu Kernel 6.1.25.
  4. dmesg.log of the computer with Ubuntu Kernel 5.19.0-40.
  5. Video of boot sequence with Kernel 6.2.0-20.
  6. uname-a.log of Kernel 6.1.25.
  7. lspci-vvnn.log of Kernel 6.1.25.
  8. version.log of Kernel 5.19.0-40.
  
  P.S. The apport-collect data is from Kernel 5.19.0-40.
  P.S.P.S I had difficulty determining Tags so they are to be changed by you.

** Description changed:

  Computers with Intel Atom CPU will not boot with Kernel 6.2.0-20 OR any
  other Kernel in 6.2 series or Kernel 6.3.0.
  
  This bug affects all Intel Atom CPU computers in all Linux distributions
  making unpossible to install or boot to OS with kernel 6.2 or higher.
  
  SOLUTION FOR THIS BUG IS FOUND:
  
  Copying (installing) file shisp_2401a0_v21.bin from:
  
  https://github.com/intel-aero/meta-intel-aero-base/blob/master/recipes-
  kernel/linux/linux-yocto/shisp_2401a0_v21.bin
  
  to /lib/firmware will solve the bug.
  
  (dmesg.log with shisp-file with kernel 6.2.0-06 and 6.3.0-06 as
  attachments 9. and 10.)
  
  Afterwards Intel Atom CPU computer will be able to boot with kernel 6.2.
  
  The last stable Ubuntu Kernel Intel Atom CPU computer will boot with is
  6.1.25.
  
  The bug is caused by Intel atomisp camera driver module which has driver
  missing: shisp_2401a_v21.bin.
  
- This bug was already in 5.19, as you can see from dmesg.logs it appears
+ This bug was already in 5.19, as you can see from dmesg.logs. It appears
  that atomisp failes to launch in both 5.19.0-40 and 6.1.25 but still the
  computer boots.
  
  This bug is also reported in Manjaro ( " https://github.com/linux-
  surface/linux-surface/issues/1095 ")and Arch Linux ("
  https://bbs.archlinux.org/viewtopic.php?id=283920 ") so it is not
  limited to Ubuntu Kernels.
  
  This bug has already been reported for Ubuntu 23.04 Beta in Ubuntu
  bugtracking system (" https://www.mail-archive.com/kernel-
  packa...@lists.launchpad.net/msg501664.html ") with Bug number #2015794.
  
  Attachments:
  1. Picture of stuck boot sequence of HP x2 210 G2 with Intel Atom CPU trying 
to boot in to Kubuntu 23.04 with Kernel 6.2.0-20.
  
  2. dmesg.log of the computer with Ubuntu Kernel 6.1.25.
  3. xsession-errors of the computer with Ubuntu Kernel 6.1.25.
  4. dmesg.log of the computer with Ubuntu Kernel 5.19.0-40.
  5. Video of boot sequence with Kernel 6.2.0-20.
  6. uname-a.log of Kernel 6.1.25.
  7. lspci-vvnn.log of Kernel 6.1.25.
  8. version.log of Kernel 5.19.0-40.
  
  P.S. The apport-collect data is from Kernel 5.19.0-40.
  P.S.P.S I had difficulty determining Tags so they are to be changed by you.

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

Title:
  Computer with Intel Atom CPU will  not boot with Kernel 6.2.0-20

Status in linux package in Ubuntu:
  Confirmed
Status in linux-firmware package in Ubuntu:
  Confirmed

Bug description:
  Computers with Intel Atom CPU will not boot with Kernel 6.2.0-20 OR
  any other Kernel in 6.2 series or Kernel 6.3.0.

  This bug affects all Intel Atom CPU computers in all Li

[Kernel-packages] [Bug 2017444] Re: Computer with Intel Atom CPU will not boot with Kernel 6.2.0-20

2023-04-28 Thread Tom Reynolds
** Also affects: linux-firmware (Ubuntu)
   Importance: Undecided
   Status: New

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

Title:
  Computer with Intel Atom CPU will  not boot with Kernel 6.2.0-20

Status in linux package in Ubuntu:
  Confirmed
Status in linux-firmware package in Ubuntu:
  New

Bug description:
  Computers with Intel Atom CPU will not boot with Kernel 6.2.0-20 OR
  any other Kernel in 6.2 series or Kernel 6.3.0.

  This bug affects all Intel Atom CPU computers in all Linux
  distributions making unpossible to install or boot to OS with kernel
  6.2 or higher.

  SOLUTION FOR THIS BUG IS FOUND:

  Installing file shisp_2401a0_v21.bin from:

  https://github.com/intel-aero/meta-intel-aero-
  base/blob/master/recipes-kernel/linux/linux-yocto/shisp_2401a0_v21.bin

  to /lib/firmware will solve the bug.

  (dmesg.log with shisp-file with kernel 6.2.0-06 and 6.3.0-06 as
  attachments 9. and 10.)

  Afterwards Intel Atom CPU computer will be able to boot with kernel
  6.2.

  The last stable Ubuntu Kernel Intel Atom CPU computer will boot with
  is 6.1.25.

  The bug is caused by Intel atomisp camera driver module which has
  driver missing: shisp_2401a_v21.bin.

  This bug was already in 5.19, as you can see from dmesg.logs it
  appears that atomisp failes to launch in both 5.19.0-40 and 6.1.25 but
  still the computer boots.

  This bug is also reported in Manjaro ( " https://github.com/linux-
  surface/linux-surface/issues/1095 ")and Arch Linux ("
  https://bbs.archlinux.org/viewtopic.php?id=283920 ") so it is not
  limited to Ubuntu Kernels.


  This bug has already been reported for Ubuntu 23.04 Beta in Ubuntu
  bugtracking system (" https://www.mail-archive.com/kernel-
  packa...@lists.launchpad.net/msg501664.html ") with Bug number
  #2015794.

  Attachments:
  1. Picture of stuck boot sequence of HP x2 210 G2 with Intel Atom CPU trying 
to boot in to Kubuntu 23.04 with Kernel 6.2.0-20.

  2. dmesg.log of the computer with Ubuntu Kernel 6.1.25.
  3. xsession-errors of the computer with Ubuntu Kernel 6.1.25.
  4. dmesg.log of the computer with Ubuntu Kernel 5.19.0-40.
  5. Video of boot sequence with Kernel 6.2.0-20.
  6. uname-a.log of Kernel 6.1.25.
  7. lspci-vvnn.log of Kernel 6.1.25.
  8. version.log of Kernel 5.19.0-40.

  P.S. The apport-collect data is from Kernel 5.19.0-40.
  P.S.P.S I had difficulty determining Tags so they are to be changed by you.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2017444/+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 2017444] Re: Computer with Intel Atom CPU will not boot with Kernel 6.2.0-20

2023-04-26 Thread Jan Saarinen
** Summary changed:

- Kernel 6.2.0-20 Bug / Regression caused by atomisp module - Computer with 
Intel Atom CPU will  not boot with Kernel 6.2.0-20 in to Ubuntu or Kubuntu 23.04
+ Computer with Intel Atom CPU will  not boot with Kernel 6.2.0-20

** Description changed:

  Computers with Intel Atom CPU will not boot with Kernel 6.2.0-20 OR any
  other Kernel in 6.2 series or Kernel 6.3.0.
  
  This bug affects all Intel Atom CPU computers in all Linux distributions
  making unpossible to install or boot to OS with kernel 6.2 or higher.
  
  SOLUTION FOR THIS BUG IS FOUND:
  
  Installing file shisp_2401a0_v21.bin from:
  
  https://github.com/intel-aero/meta-intel-aero-base/blob/master/recipes-
  kernel/linux/linux-yocto/shisp_2401a0_v21.bin
  
  to /lib/firmware will solve the bug.
  
  (dmesg.log with shisp-file with kernel 6.2.0-06 and 6.3.0-06 as
  attachments 9. and 10.)
  
  Afterwards Intel Atom CPU computer will be able to boot with kernel 6.2.
  
  The last stable Ubuntu Kernel Intel Atom CPU computer will boot with is
  6.1.25.
  
- The bug is caused by Intel atomisp camera driver module which has one
- driver missing: shisp_2401a_v21.bin.
+ The bug is caused by Intel atomisp camera driver module which has driver
+ missing: shisp_2401a_v21.bin.
  
  This bug was already in 5.19, as you can see from dmesg.logs it appears
  that atomisp failes to launch in both 5.19.0-40 and 6.1.25 but still the
  computer boots.
  
  This bug is also reported in Manjaro ( " https://github.com/linux-
  surface/linux-surface/issues/1095 ")and Arch Linux ("
  https://bbs.archlinux.org/viewtopic.php?id=283920 ") so it is not
  limited to Ubuntu Kernels.
  
- All these computers (Hp x2 210 G2, Asus T100HA, Notebook Positivo Motion Plus 
Q 432A, Microsoft Surface 3) have one thing in common: they all use Intel Atom 
CPU.
- Therefore I hope You will report this bug to Kernel.org.
  
  This bug has already been reported for Ubuntu 23.04 Beta in Ubuntu
  bugtracking system (" https://www.mail-archive.com/kernel-
  packa...@lists.launchpad.net/msg501664.html ") with Bug number #2015794.
  
  Attachments:
  1. Picture of stuck boot sequence of HP x2 210 G2 with Intel Atom CPU trying 
to boot in to Kubuntu 23.04 with Kernel 6.2.0-20.
  
  2. dmesg.log of the computer with Ubuntu Kernel 6.1.25.
  3. xsession-errors of the computer with Ubuntu Kernel 6.1.25.
  4. dmesg.log of the computer with Ubuntu Kernel 5.19.0-40.
  5. Video of boot sequence with Kernel 6.2.0-20.
  6. uname-a.log of Kernel 6.1.25.
  7. lspci-vvnn.log of Kernel 6.1.25.
  8. version.log of Kernel 5.19.0-40.
  
  P.S. The apport-collect data is from Kernel 5.19.0-40.
  P.S.P.S I had difficulty determining Tags so they are to be changed by you.

-- 
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/2017444

Title:
  Computer with Intel Atom CPU will  not boot with Kernel 6.2.0-20

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Computers with Intel Atom CPU will not boot with Kernel 6.2.0-20 OR
  any other Kernel in 6.2 series or Kernel 6.3.0.

  This bug affects all Intel Atom CPU computers in all Linux
  distributions making unpossible to install or boot to OS with kernel
  6.2 or higher.

  SOLUTION FOR THIS BUG IS FOUND:

  Installing file shisp_2401a0_v21.bin from:

  https://github.com/intel-aero/meta-intel-aero-
  base/blob/master/recipes-kernel/linux/linux-yocto/shisp_2401a0_v21.bin

  to /lib/firmware will solve the bug.

  (dmesg.log with shisp-file with kernel 6.2.0-06 and 6.3.0-06 as
  attachments 9. and 10.)

  Afterwards Intel Atom CPU computer will be able to boot with kernel
  6.2.

  The last stable Ubuntu Kernel Intel Atom CPU computer will boot with
  is 6.1.25.

  The bug is caused by Intel atomisp camera driver module which has
  driver missing: shisp_2401a_v21.bin.

  This bug was already in 5.19, as you can see from dmesg.logs it
  appears that atomisp failes to launch in both 5.19.0-40 and 6.1.25 but
  still the computer boots.

  This bug is also reported in Manjaro ( " https://github.com/linux-
  surface/linux-surface/issues/1095 ")and Arch Linux ("
  https://bbs.archlinux.org/viewtopic.php?id=283920 ") so it is not
  limited to Ubuntu Kernels.


  This bug has already been reported for Ubuntu 23.04 Beta in Ubuntu
  bugtracking system (" https://www.mail-archive.com/kernel-
  packa...@lists.launchpad.net/msg501664.html ") with Bug number
  #2015794.

  Attachments:
  1. Picture of stuck boot sequence of HP x2 210 G2 with Intel Atom CPU trying 
to boot in to Kubuntu 23.04 with Kernel 6.2.0-20.

  2. dmesg.log of the computer with Ubuntu Kernel 6.1.25.
  3. xsession-errors of the computer with Ubuntu Kernel 6.1.25.
  4. dmesg.log of the computer with Ubuntu Kernel 5.19.0-40.
  5. Video of boot sequence with Kernel 6.2.0-20.
  6. uname-a.log of Kernel 6.1.25.
  7. lspci-vvnn.log of Kernel 6.1.25.
  8. version.log of Ker