[Kernel-packages] [Bug 2037214] Re: evict_inodes inode xxx, i_count = 1, was skipped!

2024-04-22 Thread Jan Schermer
I have just seen this on 6.8.0-22-generic on a libvirt host running
serveral k8s instances in KVM. Their drivers are backed by ZFS.

I just switched them to cache=writeback for disks, that might trigger
this issue. It happened when they were idle but at a time (8AM) when I
suspect some crons ran.

This message just happened again when I was deleting the VMs (virsh
destroy) and their disks (zfs destroy).

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

Title:
  evict_inodes inode xxx, i_count = 1, was skipped!

Status in linux package in Ubuntu:
  Confirmed
Status in linux-meta-hwe-6.5 package in Ubuntu:
  Confirmed
Status in linux-oem-6.5 package in Ubuntu:
  Confirmed

Bug description:
  Hi,

  during boot the kernel logs the following messages:

  # dmesg | grep evict_inodes
  [   12.784805] evict_inodes inode d69da69b, i_count = 1, was skipped!
  [   12.784810] evict_inodes inode 8b9a7c55, i_count = 1, was skipped!
  [   12.784811] evict_inodes inode 8ff8e64c, i_count = 1, was skipped!
  [   12.784811] evict_inodes inode 194d080e, i_count = 1, was skipped!
  [   12.784812] evict_inodes inode 09b77b7b, i_count = 1, was skipped!
  [   12.811217] evict_inodes inode ec873c71, i_count = 1, was skipped!
  [   12.811222] evict_inodes inode 72bf501d, i_count = 1, was skipped!
  [   12.811223] evict_inodes inode b42b829a, i_count = 1, was skipped!
  [   12.811224] evict_inodes inode c7c5b4ef, i_count = 1, was skipped!
  [   13.412667] evict_inodes inode 61a23a39, i_count = 1, was skipped!
  [   13.412671] evict_inodes inode b42b829a, i_count = 1, was skipped!
  [   13.412671] evict_inodes inode 72bf501d, i_count = 1, was skipped!
  [   13.412672] evict_inodes inode c7c5b4ef, i_count = 1, was skipped!
  [   13.412673] evict_inodes inode ec873c71, i_count = 1, was skipped!

  Those messages are not displayed when I boot my system with a mainline Linux 
kernel.
  Moreover, in the mainline Linux source code, I do not find the lines where 
such a message could be printed.

  Therefore, those messages are probably caused by an Ubuntu patch.

  ProblemType: Bug
  DistroRelease: Ubuntu 23.10
  Package: linux-image-6.5.0-5-generic 6.5.0-5.5
  ProcVersionSignature: Ubuntu 6.5.0-5.5-generic 6.5.0
  Uname: Linux 6.5.0-5-generic x86_64
  ApportVersion: 2.27.0-0ubuntu2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  bonnaudl   4827 F wireplumber
   /dev/snd/seq:bonnaudl   4808 F pipewire
  CasperMD5CheckResult: unknown
  CurrentDesktop: KDE
  Date: Sun Sep 24 14:39:10 2023
  MachineType: {report['dmi.sys.vendor']} {report['dmi.product.name']}
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-6.5.0-5-generic 
root=/dev/mapper/MonVolume2-UbuntuRacine ro vsyscall=none security=apparmor 
tpm_tis.interrupts=0 preempt=full split_lock_detect=off quiet splash 
vt.handoff=7
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-6.5.0-5-generic N/A
   linux-backports-modules-6.5.0-5-generic  N/A
   linux-firmware   20230919.git3672ccab-0ubuntu2
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 05/26/2022
  dmi.bios.release: 7.16
  dmi.bios.vendor: INSYDE Corp.
  dmi.bios.version: 1.07.16NRTR4
  dmi.board.asset.tag: Tag 12345
  dmi.board.name: NS50_70MU
  dmi.board.vendor: TUXEDO
  dmi.board.version: Applicable
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: Notebook
  dmi.chassis.version: N/A
  dmi.ec.firmware.release: 7.7
  dmi.modalias: 
dmi:bvnINSYDECorp.:bvr1.07.16NRTR4:bd05/26/2022:br7.16:efr7.7:svnTUXEDO:pnTUXEDOInfinityBookS15Gen6:pvrNotApplicable:rvnTUXEDO:rnNS50_70MU:rvrApplicable:cvnNotebook:ct10:cvrN/A:skuNotApplicable:
  dmi.product.family: Not Applicable
  dmi.product.name: TUXEDO InfinityBook S 15 Gen6
  dmi.product.sku: Not Applicable
  dmi.product.version: Not Applicable
  dmi.sys.vendor: TUXEDO

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2037214/+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 2052835] Re: Error running program on cifs filesystem

2024-04-06 Thread Jan Knutar
mounting with

-o cache=loose

seems to circumvent the issue for me. 
This is probably not safe if multiple machines are accessing the same files.

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

Title:
  Error running program on cifs filesystem

Status in linux-signed-hwe-6.5 package in Ubuntu:
  Confirmed

Bug description:
  Hi

  When I try and run a shell script which is on a cifs mounted system I
  get an error. This is on a 22.04 system - Linux bicr-compression
  6.5.0-17-generic #17~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Tue Jan 16
  14:32:32 UTC 2 x86_64 x86_64 x86_64 GNU/Linux

  
  nkhan@bicr-compression:/mnt/cephfs/home/users/nkhan$ 
~/data/NKHAN/linux-home/date.sh 
  bash: /nfs/home/users/nkhan/data/NKHAN/linux-home/date.sh: /usr/bin/bash: bad 
interpreter: Input/output error

  
  In the kernel log there is:
  Feb  9 20:10:01 bicr-compression kernel: [ 1421.014745] [ cut 
here ]
  Feb  9 20:10:01 bicr-compression kernel: [ 1421.014761] WARNING: CPU: 16 PID: 
5834 at fs/smb/client/file.c:3341 
cifs_limit_bvec_subset.constprop.0+0x11a/0x190 [cifs]
  Feb  9 20:10:01 bicr-compression kernel: [ 1421.014849] Modules linked in: 
cmac nls_utf8 cifs cifs_arc4 cifs_md4 nfsv3 nfs_acl nfs lockd grace fscache 
netfs vsock_loopback vmw_vsock_virtio_transport_common intel_rapl_msr 
vmw_vsock_vmci_transport intel_rapl_common vsock intel_uncore_frequency_common 
binfmt_misc coretemp rapl nls_iso8859_1 vmw_balloon input_leds joydev serio_raw 
vmw_vmci mac_hid sch_fq_codel msr parport_pc auth_rpcgss ppdev lp parport 
efi_pstore sunrpc ip_tables x_tables autofs4 vmwgfx crct10dif_pclmul 
drm_ttm_helper crc32_pclmul polyval_clmulni ttm polyval_generic 
ghash_clmulni_intel drm_kms_helper aesni_intel crypto_simd mptspi mptscsih 
cryptd mptbase ahci drm psmouse libahci vmxnet3 scsi_transport_spi i2c_piix4 
pata_acpi
  Feb  9 20:10:01 bicr-compression kernel: [ 1421.014910] CPU: 16 PID: 5834 
Comm: bash Tainted: GW  6.5.0-17-generic #17~22.04.1-Ubuntu
  Feb  9 20:10:01 bicr-compression kernel: [ 1421.014914] Hardware name: 
VMware, Inc. VMware Virtual Platform/440BX Desktop Reference Platform, BIOS 
6.00 09/30/2014
  Feb  9 20:10:01 bicr-compression kernel: [ 1421.014916] RIP: 
0010:cifs_limit_bvec_subset.constprop.0+0x11a/0x190 [cifs]
  Feb  9 20:10:01 bicr-compression kernel: [ 1421.014969] Code: c0 48 29 c2 75 
c4 41 89 0b 4c 89 c0 48 8b 5d f8 c9 31 d2 31 c9 31 f6 31 ff 45 31 c0 45 31 c9 
45 31 d2 45 31 db c3 cc cc cc cc <0f> 0b 45 31 c0 4c 89 c0 31 d2 31 c9 31 f6 31 
ff 45 31 c0 45 31 c9
  Feb  9 20:10:01 bicr-compression kernel: [ 1421.014971] RSP: 
0018:b4ee07117b90 EFLAGS: 00010297
  Feb  9 20:10:01 bicr-compression kernel: [ 1421.014974] RAX: 9de487836418 
RBX: 9de4878363c0 RCX: 
  Feb  9 20:10:01 bicr-compression kernel: [ 1421.014975] RDX: b4ee07117bdc 
RSI: 0100 RDI: 9de487836418
  Feb  9 20:10:01 bicr-compression kernel: [ 1421.014977] RBP: b4ee07117c18 
R08: 0100 R09: 
  Feb  9 20:10:01 bicr-compression kernel: [ 1421.014978] R10:  
R11:  R12: 9de48f998000
  Feb  9 20:10:01 bicr-compression kernel: [ 1421.014979] R13: 9de48f982400 
R14: 0100 R15: 9de49ba32000
  Feb  9 20:10:01 bicr-compression kernel: [ 1421.014981] FS:  
7f8f2ae67740() GS:9dfb5e20() knlGS:
  Feb  9 20:10:01 bicr-compression kernel: [ 1421.014982] CS:  0010 DS:  
ES:  CR0: 80050033
  Feb  9 20:10:01 bicr-compression kernel: [ 1421.014984] CR2: 558a1cb1bf98 
CR3: 0001abfd4001 CR4: 003706e0
  Feb  9 20:10:01 bicr-compression kernel: [ 1421.015030] DR0:  
DR1:  DR2: 
  Feb  9 20:10:01 bicr-compression kernel: [ 1421.015033] DR3:  
DR6: fffe0ff0 DR7: 0400
  Feb  9 20:10:01 bicr-compression kernel: [ 1421.015034] Call Trace:
  Feb  9 20:10:01 bicr-compression kernel: [ 1421.015036]  
  Feb  9 20:10:01 bicr-compression kernel: [ 1421.015040]  ? show_regs+0x6d/0x80
  Feb  9 20:10:01 bicr-compression kernel: [ 1421.015116]  ? __warn+0x89/0x160
  Feb  9 20:10:01 bicr-compression kernel: [ 1421.015127]  ? 
cifs_limit_bvec_subset.constprop.0+0x11a/0x190 [cifs]
  Feb  9 20:10:01 bicr-compression kernel: [ 1421.015181]  ? 
report_bug+0x17e/0x1b0
  Feb  9 20:10:01 bicr-compression kernel: [ 1421.015198]  ? 
handle_bug+0x46/0x90
  Feb  9 20:10:01 bicr-compression kernel: [ 1421.015212]  ? 
exc_invalid_op+0x18/0x80
  Feb  9 20:10:01 bicr-compression kernel: [ 1421.015215]  ? 
asm_exc_invalid_op+0x1b/0x20
  Feb  9 20:10:01 bicr-compression kernel: [ 1421.015226]  ? 
cifs_limit_bvec_subset.constprop.0+0x11a/0x190 [cifs]
  Feb  9 20:10:01 bicr-compression kernel: [ 1421.015277]  ? 
cifs_send_async_read

[Kernel-packages] [Bug 1948040] Re: modprobe.d is not honored on uc20

2024-03-01 Thread Jan Graichen
Note that relaxing the watchdog module blacklist would solve this issue
too: https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1767172.

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

Title:
  modprobe.d is not honored on uc20

Status in snapd:
  New
Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Ubuntu kernels by default ship modprobe.d that excludes many modules
  from loading:

  # Kernel supplied blacklist for linux 5.4.0-89-generic amd64
  # modprobe.d/common.conf
  # LP:1434842 -- disable OSS drivers by default to allow pulseaudio to emulate
  blacklist snd-mixer-oss
  blacklist snd-pcm-oss
  # Autogenerated watchdog blacklist
  blacklist acquirewdt
  blacklist advantechwdt
  blacklist ahc1ec0-wdt
  blacklist alim1535_wdt
  blacklist alim7101_wdt
  blacklist cadence_wdt
  blacklist cpu5wdt
  blacklist da9052_wdt
  blacklist da9055_wdt
  blacklist da9062_wdt
  blacklist da9063_wdt
  blacklist dw_wdt
  blacklist ebc-c384_wdt
  blacklist eurotechwdt
  blacklist f71808e_wdt
  blacklist hpwdt
  blacklist i6300esb
  blacklist iTCO_vendor_support
  blacklist iTCO_wdt
  blacklist ib700wdt
  blacklist ibmasr
  blacklist ie6xx_wdt
  blacklist it8712f_wdt
  blacklist it87_wdt
  blacklist kempld_wdt
  blacklist machzwd
  blacklist max63xx_wdt
  blacklist mei_wdt
  blacklist mena21_wdt
  blacklist menf21bmc_wdt
  blacklist menz69_wdt
  blacklist mlx_wdt
  blacklist ni903x_wdt
  blacklist nic7018_wdt
  blacklist nv_tco
  blacklist of_xilinx_wdt
  blacklist pc87413_wdt
  blacklist pcwd_pci
  blacklist pcwd_usb
  blacklist pretimeout_panic
  blacklist rave-sp-wdt
  blacklist retu_wdt
  blacklist sbc60xxwdt
  blacklist sbc_epx_c3
  blacklist sbc_fitpc2_wdt
  blacklist sc1200wdt
  blacklist sch311x_wdt
  blacklist smsc37b787_wdt
  blacklist softdog
  blacklist sp5100_tco
  blacklist tqmx86_wdt
  blacklist twl4030_wdt
  blacklist via_wdt
  blacklist w83627hf_wdt
  blacklist w83877f_wdt
  blacklist w83977f_wdt
  blacklist wafer5823wdt
  blacklist wdat_wdt
  blacklist wdt_pci
  blacklist wm831x_wdt
  blacklist wm8350_wdt
  blacklist xen_wdt
  blacklist ziirave_wdt

  However kernel snaps do not provide modprobe.d nor they are used by
  default. Is pc-kernel supposed to skip shipping those? Should there be
  modprobe.d in the core20 snap that prevents these known modules from
  loading by default?

  Also I'm not too sure about the watchdog modules exclusion, given that
  systemd can operate watchdogs by default, hence it shouldn't be too
  dangerous to autoenable them?

To manage notifications about this bug go to:
https://bugs.launchpad.net/snapd/+bug/1948040/+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 1767172] Re: Regression: /etc/modules checked against blacklist or it's really hard to load blacklisted watchdog modules when one really wants one

2024-03-01 Thread Jan Graichen
> I think it's fine. It sounds like there will just be no way to
override package-installed blacklists any more. That's unfortunate, but
it's a very rare situation.

The i6300esb watchdog driver is required for every KVM/qemu virtual
machine with an emulated watchdog
(https://wiki.openstack.org/wiki/LibvirtWatchdog).

Having no easy option to enable that module for virtual machines is a
blocker for having them reset when stuck.

See the following issues to:

* https://bugs.launchpad.net/ubuntu/+source/linux/+bug/642930
* https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1948040
* https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1009350
* https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1432837

** Bug watch added: Debian Bug tracker #1009350
   https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1009350

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

Title:
  Regression: /etc/modules checked against blacklist or it's really hard
  to load blacklisted watchdog modules when one really wants one

Status in linux package in Ubuntu:
  Invalid
Status in systemd package in Ubuntu:
  Won't Fix

Bug description:
  Impossible / hard to force the system to load a watchdog module
  because it is blacklisted by the kernel auto-generated list of
  "watchdog" modules.

  /etc/modules used to "just work" before.

  e.g. bcm2835_wdt module on arm64

  ===

  Before systemd-modules-load, /etc/init.d/kmod would load modules
  directly with "modprobe" (and _not_ "modprobe -b"):

  load_module() {
    local module args
    module="$1"
    args="$2"

    if [ "$VERBOSE" != no ]; then
  log_action_msg "Loading kernel module $module"
  modprobe $module $args || true
    else
  modprobe $module $args > /dev/null 2>&1 || true
    fi
  }

  However, under 18.04, systemd-modules-load will _ignore_ modules that
  are manually listed in /etc/modules and process them with the
  blacklist (the same as "modprobe -b" would). This means that it is not
  possible to manually load modules that are blacklisted (like watchdog
  modules):

  systemd-238/src/modules-load/modules-load.c:

  static int load_module(struct kmod_ctx *ctx, const char *m) {
  const int probe_flags = KMOD_PROBE_APPLY_BLACKLIST;
  ...
  default:
  err = kmod_module_probe_insert_module(mod, 
probe_flags,
    NULL, NULL, 
NULL, NULL);

  if (err == 0)
  log_info("Inserted module '%s'", 
kmod_module_get_name(mod));
  else if (err == KMOD_PROBE_APPLY_BLACKLIST)
  log_info("Module '%s' is blacklisted", 
kmod_module_get_name(mod));

  Blacklists should _not_ be applied by systemd-modules-load.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1767172/+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 2052587] Re: package linux-tools-common (not installed) failed to install/upgrade: trying to overwrite '/usr/bin/cpupower', which is also in package linux-laptop-tools-common 6.

2024-02-08 Thread Jan Lindström
*** This bug is a duplicate of bug 2048183 ***
https://bugs.launchpad.net/bugs/2048183

Doing uninstall did help getting those tools installed but still perf
counters do not work:

jan@jan-ThinkPad-P1-Gen-6:~/work/mariadb/10.11/mysql-test$ perf stat -e r5111c4 
true
WARNING: event 'N/A' not valid (bits 16,20,22 of config '5111c4' not supported 
by kernel)!

 Performance counter stats for 'true':

   131.341  cpu_core/r5111c4/

   0,002273140 seconds time elapsed

   0,002294000 seconds user
   0,0 seconds sys

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

Title:
  package linux-tools-common (not installed) failed to install/upgrade:
  trying to overwrite '/usr/bin/cpupower', which is also in package
  linux-laptop-tools-common 6.5.0-1006.9

Status in linux package in Ubuntu:
  New

Bug description:
  jan@jan-ThinkPad-P1-Gen-6:~/work/mariadb/10.11/mysql-test$ sudo apt-get 
install linux-tools-6.5.0-14-generic linux-cloud-tools-6.5.0-14-generic
  Reading package lists... Done
  Building dependency tree... Done
  Reading state information... Done
  linux-cloud-tools-6.5.0-14-generic is already the newest version 
(6.5.0-14.14).
  The following additional packages will be installed:
hwdata linux-tools-6.5.0-14 linux-tools-common
  The following NEW packages will be installed:
hwdata linux-tools-6.5.0-14 linux-tools-6.5.0-14-generic linux-tools-common
  0 upgraded, 4 newly installed, 0 to remove and 1 not upgraded.
  Need to get 452 kB/8.591 kB of archives.
  After this operation, 28,6 MB of additional disk space will be used.
  Do you want to continue? [Y/n] y
  Get:1 http://ly.archive.ubuntu.com/ubuntu mantic-updates/main amd64 
linux-tools-common all 6.5.0-15.15 [452 kB]
  Fetched 452 kB in 1s (859 kB/s) 
  Selecting previously unselected package hwdata.
  (Reading database ... 536450 files and directories currently installed.)
  Preparing to unpack .../hwdata_0.374-1_all.deb ...
  Unpacking hwdata (0.374-1) ...
  Preparing to unpack .../linux-tools-common_6.5.0-15.15_all.deb ...
  Unpacking linux-tools-common (6.5.0-15.15) ...
  dpkg: error processing archive 
/var/cache/apt/archives/linux-tools-common_6.5.0-15.15_all.deb (--unpack):
   trying to overwrite '/usr/bin/cpupower', which is also in package 
linux-laptop-tools-common 6.5.0-1006.9
  dpkg-deb: error: paste subprocess was killed by signal (Broken pipe)
  Selecting previously unselected package linux-tools-6.5.0-14.
  Preparing to unpack .../linux-tools-6.5.0-14_6.5.0-14.14_amd64.deb ...
  Unpacking linux-tools-6.5.0-14 (6.5.0-14.14) ...
  Selecting previously unselected package linux-tools-6.5.0-14-generic.
  Preparing to unpack .../linux-tools-6.5.0-14-generic_6.5.0-14.14_amd64.deb ...
  Unpacking linux-tools-6.5.0-14-generic (6.5.0-14.14) ...
  Errors were encountered while processing:
   /var/cache/apt/archives/linux-tools-common_6.5.0-15.15_all.deb
  E: Sub-process /usr/bin/dpkg returned an error code (1)
  jan@jan-ThinkPad-P1-Gen-6:~/work/mariadb/10.11/mysql-test$ lsb_release -a
  No LSB modules are available.
  Distributor ID:   Ubuntu
  Description:  Ubuntu 23.10
  Release:  23.10
  Codename: mantic

  ProblemType: Package
  DistroRelease: Ubuntu 23.10
  Package: linux-tools-common (not installed)
  ProcVersionSignature: Ubuntu 6.5.0-14.14-generic 6.5.3
  Uname: Linux 6.5.0-14-generic x86_64
  NonfreeKernelModules: nvidia_modeset nvidia
  ApportVersion: 2.27.0-0ubuntu5
  AptOrdering:
   hwdata:amd64: Install
   linux-tools-common:amd64: Install
   linux-tools-6.5.0-14:amd64: Install
   linux-tools-6.5.0-14-generic:amd64: Install
   NULL: ConfigurePending
  Architecture: amd64
  CRDA: N/A
  CasperMD5CheckMismatches: ./.disk/casper-uuid-oem ./boot/grub/efi.img 
./boot/grub/grub.cfg ./casper/initrd
  CasperMD5CheckResult: fail
  Date: Wed Feb  7 08:46:38 2024
  DistributionChannelDescriptor:
   # This is the distribution channel descriptor for the OEM CDs
   # For more information see 
http://wiki.ubuntu.com/DistributionChannelDescriptor
   canonical-oem-sutton-jammy-amd64-20230811-498
  DuplicateSignature:
   package:linux-tools-common:(not installed)
   Unpacking linux-tools-common (6.5.0-15.15) ...
   dpkg: error processing archive 
/var/cache/apt/archives/linux-tools-common_6.5.0-15.15_all.deb (--unpack):
trying to overwrite '/usr/bin/cpupower', which is also in package 
linux-laptop-tools-common 6.5.0-1006.9
  ErrorMessage: trying to overwrite '/usr/bin/cpupower', which is also in 
package linux-laptop-tools-common 6.5.0-1006.9
  InstallationDate: Installed on 2023-08-11 (180 days ago)
  InstallationMedia: Ubuntu 22.04 LTS "Jammy Jellyfish" - 
pc-sutton-jammy-amd64-20230811-498
  MachineType: {report['dmi.sys.vendor']} {report['dmi.product.name']}
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-6.5.0-14-generic 
root=UUI

[Kernel-packages] [Bug 2052587] [NEW] package linux-tools-common (not installed) failed to install/upgrade: trying to overwrite '/usr/bin/cpupower', which is also in package linux-laptop-tools-common

2024-02-06 Thread Jan Lindström
Public bug reported:

jan@jan-ThinkPad-P1-Gen-6:~/work/mariadb/10.11/mysql-test$ sudo apt-get install 
linux-tools-6.5.0-14-generic linux-cloud-tools-6.5.0-14-generic
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
linux-cloud-tools-6.5.0-14-generic is already the newest version (6.5.0-14.14).
The following additional packages will be installed:
  hwdata linux-tools-6.5.0-14 linux-tools-common
The following NEW packages will be installed:
  hwdata linux-tools-6.5.0-14 linux-tools-6.5.0-14-generic linux-tools-common
0 upgraded, 4 newly installed, 0 to remove and 1 not upgraded.
Need to get 452 kB/8.591 kB of archives.
After this operation, 28,6 MB of additional disk space will be used.
Do you want to continue? [Y/n] y
Get:1 http://ly.archive.ubuntu.com/ubuntu mantic-updates/main amd64 
linux-tools-common all 6.5.0-15.15 [452 kB]
Fetched 452 kB in 1s (859 kB/s) 
Selecting previously unselected package hwdata.
(Reading database ... 536450 files and directories currently installed.)
Preparing to unpack .../hwdata_0.374-1_all.deb ...
Unpacking hwdata (0.374-1) ...
Preparing to unpack .../linux-tools-common_6.5.0-15.15_all.deb ...
Unpacking linux-tools-common (6.5.0-15.15) ...
dpkg: error processing archive 
/var/cache/apt/archives/linux-tools-common_6.5.0-15.15_all.deb (--unpack):
 trying to overwrite '/usr/bin/cpupower', which is also in package 
linux-laptop-tools-common 6.5.0-1006.9
dpkg-deb: error: paste subprocess was killed by signal (Broken pipe)
Selecting previously unselected package linux-tools-6.5.0-14.
Preparing to unpack .../linux-tools-6.5.0-14_6.5.0-14.14_amd64.deb ...
Unpacking linux-tools-6.5.0-14 (6.5.0-14.14) ...
Selecting previously unselected package linux-tools-6.5.0-14-generic.
Preparing to unpack .../linux-tools-6.5.0-14-generic_6.5.0-14.14_amd64.deb ...
Unpacking linux-tools-6.5.0-14-generic (6.5.0-14.14) ...
Errors were encountered while processing:
 /var/cache/apt/archives/linux-tools-common_6.5.0-15.15_all.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
jan@jan-ThinkPad-P1-Gen-6:~/work/mariadb/10.11/mysql-test$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description:Ubuntu 23.10
Release:23.10
Codename:   mantic

ProblemType: Package
DistroRelease: Ubuntu 23.10
Package: linux-tools-common (not installed)
ProcVersionSignature: Ubuntu 6.5.0-14.14-generic 6.5.3
Uname: Linux 6.5.0-14-generic x86_64
NonfreeKernelModules: nvidia_modeset nvidia
ApportVersion: 2.27.0-0ubuntu5
AptOrdering:
 hwdata:amd64: Install
 linux-tools-common:amd64: Install
 linux-tools-6.5.0-14:amd64: Install
 linux-tools-6.5.0-14-generic:amd64: Install
 NULL: ConfigurePending
Architecture: amd64
CRDA: N/A
CasperMD5CheckMismatches: ./.disk/casper-uuid-oem ./boot/grub/efi.img 
./boot/grub/grub.cfg ./casper/initrd
CasperMD5CheckResult: fail
Date: Wed Feb  7 08:46:38 2024
DistributionChannelDescriptor:
 # This is the distribution channel descriptor for the OEM CDs
 # For more information see http://wiki.ubuntu.com/DistributionChannelDescriptor
 canonical-oem-sutton-jammy-amd64-20230811-498
DuplicateSignature:
 package:linux-tools-common:(not installed)
 Unpacking linux-tools-common (6.5.0-15.15) ...
 dpkg: error processing archive 
/var/cache/apt/archives/linux-tools-common_6.5.0-15.15_all.deb (--unpack):
  trying to overwrite '/usr/bin/cpupower', which is also in package 
linux-laptop-tools-common 6.5.0-1006.9
ErrorMessage: trying to overwrite '/usr/bin/cpupower', which is also in package 
linux-laptop-tools-common 6.5.0-1006.9
InstallationDate: Installed on 2023-08-11 (180 days ago)
InstallationMedia: Ubuntu 22.04 LTS "Jammy Jellyfish" - 
pc-sutton-jammy-amd64-20230811-498
MachineType: {report['dmi.sys.vendor']} {report['dmi.product.name']}
ProcFB: 0 i915drmfb
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-6.5.0-14-generic 
root=UUID=1e33d8c0-26a1-4a48-930e-5fe39eff7474 ro quiet splash vt.handoff=7
Python3Details: /usr/bin/python3.11, Python 3.11.6, python3-minimal, 3.11.4-5
PythonDetails: N/A
RelatedPackageVersions: grub-pc 2.12~rc1-10ubuntu4
SourcePackage: linux
Title: package linux-tools-common (not installed) failed to install/upgrade: 
trying to overwrite '/usr/bin/cpupower', which is also in package 
linux-laptop-tools-common 6.5.0-1006.9
UpgradeStatus: Upgraded to mantic on 2024-01-02 (36 days ago)
dmi.bios.date: 11/27/2023
dmi.bios.release: 1.16
dmi.bios.vendor: LENOVO
dmi.bios.version: N3ZET29W (1.16 )
dmi.board.asset.tag: Not Available
dmi.board.name: 21FVCTO1WW
dmi.board.vendor: LENOVO
dmi.board.version: Not Defined
dmi.chassis.asset.tag: No Asset Tag
dmi.chassis.type: 10
dmi.chassis.vendor: LENOVO
dmi.chassis.version: None
dmi.ec.firmware.release: 1.8
dmi.modalias: 
dmi:bvnLENOVO:bvrN3ZET29W(1.16):bd11/27/2023:br1.16:efr1.8:svnLENOVO:pn21FVCTO1WW:pvrThinkPadP1Gen6:rvnLENOVO:rn21FVCTO1WW:rvrNotDefined:cvnLENOVO:ct10:cvrNone:skuLENOVO_MT_21FV_BU_Think_FM_ThinkPadP1Gen6:
dmi.product.family: T

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 

[Kernel-packages] [Bug 1942935] Re: kernel io hangs during mdcheck/resync

2023-12-19 Thread Jan Kratochvil
Linux version 6.4.12-200.fc38.x86_64
(mockbuild@30894952d3244f1ab967aeda9ed417f6) (gcc (GCC) 13.2.1 20230728
(Red Hat 13.2.1-1), GNU ld version 2.39-9.fc38) #1 SMP PREEMPT_DYNAMIC
Wed Aug 23 17:46:49 UTC 2023

230 ?I< 0:00  \_ [md]
   1377 ?S  6:15  \_ [md0_raid1]
   1565 ?D4955:37  \_ [md4_raid6]
2772538 ?DN   111:11  \_ [md4_resync]

# cat /proc/mdstat
Personalities : [raid1] [raid6] [raid5] [raid4]
md0 : active raid1 sde2[0]
  13671170048 blocks super 1.2 [1/1] [U]
  bitmap: 1/102 pages [4KB], 65536KB chunk

md4 : active raid6 sdd1[2] sdb1[5] sde1[4] sdc1[1]
  11720779776 blocks super 1.2 level 6, 512k chunk, algorithm 2 [4/4] []
  [=>...]  check = 89.0% (5217054876/5860389888) 
finish=852549.6min speed=12K/sec
  bitmap: 9/44 pages [36KB], 65536KB chunk

unused devices: 
# cat /proc/2772538/stack # md4_resync
[<0>] raid5_get_active_stripe+0x271/0x540 [raid456]
[<0>] raid5_sync_request+0x3ad/0x3d0 [raid456]
[<0>] md_do_sync+0x7be/0x11c0
[<0>] md_thread+0xae/0x190
[<0>] kthread+0xe8/0x120
[<0>] ret_from_fork+0x2c/0x50
# cat /proc/1565/stack # md4_raid6
[<0>] raid5d+0x524/0x750 [raid456]
[<0>] md_thread+0xae/0x190
[<0>] kthread+0xe8/0x120
[<0>] ret_from_fork+0x2c/0x50

Workarounded by:
# cat /sys/block/md4/md/array_state
write-pending
# echo active > /sys/block/md4/md/array_state 
# cat /sys/block/md4/md/array_state
active

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

Title:
  kernel io hangs during mdcheck/resync

Status in linux package in Ubuntu:
  Confirmed
Status in linux-signed-hwe-5.11 package in Ubuntu:
  Confirmed
Status in linux-signed-hwe-5.15 package in Ubuntu:
  Confirmed
Status in linux-signed-hwe-5.4 package in Ubuntu:
  Confirmed

Bug description:
  It seems to always occur during an mdcheck/resync, if I am logged in
  via SSH it is still somewhat responsive and basic utilities like dmesg
  will work.  But it apppears any write I/O will hang the terminal and
  nothing is written to syslog (presumably because it is blocked).

  Below is output of dmesg and cat /proc/mdstat, it appears the data
  check was interrupted and /proc/mdstat still shows progress, and a
  whole slew of hung tasks including md1_resync itself.

  [756484.534293] md: data-check of RAID array md0
  [756484.628039] md: delaying data-check of md1 until md0 has finished (they 
share one or more physical units)
  [756493.808773] md: md0: data-check done.
  [756493.829760] md: data-check of RAID array md1
  [778112.446410] md: md1: data-check interrupted.
  [810654.608102] md: data-check of RAID array md1
  [832291.201064] md: md1: data-check interrupted.
  [899745.389485] md: data-check of RAID array md1
  [921395.835305] md: md1: data-check interrupted.
  [921588.558834] INFO: task systemd-journal:376 blocked for more than 120 
seconds.
  [921588.558846]   Not tainted 5.11.0-27-generic #29~20.04.1-Ubuntu
  [921588.558850] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables 
this message.
  [921588.558854] task:systemd-journal state:D stack:0 pid:  376 ppid: 
1 flags:0x0220
  [921588.558859] Call Trace:
  [921588.558864]  __schedule+0x44c/0x8a0
  [921588.558872]  schedule+0x4f/0xc0
  [921588.558876]  md_write_start+0x150/0x240
  [921588.558880]  ? wait_woken+0x80/0x80
  [921588.558886]  raid5_make_request+0x88/0x890 [raid456]
  [921588.558898]  ? wait_woken+0x80/0x80
  [921588.558901]  ? mempool_kmalloc+0x17/0x20
  [921588.558904]  md_handle_request+0x12d/0x1a0
  [921588.558907]  ? __part_start_io_acct+0x51/0xf0
  [921588.558912]  md_submit_bio+0xca/0x100
  [921588.558915]  submit_bio_noacct+0x112/0x4f0
  [921588.558918]  ? ext4_fc_reserve_space+0x110/0x230
  [921588.558922]  submit_bio+0x51/0x1a0
  [921588.558925]  ? _cond_resched+0x19/0x30
  [921588.558928]  ? kmem_cache_alloc+0x38e/0x440
  [921588.558932]  ? ext4_init_io_end+0x1f/0x50
  [921588.558936]  ext4_io_submit+0x4d/0x60
  [921588.558940]  ext4_writepages+0x2c6/0xcd0
  [921588.558944]  do_writepages+0x43/0xd0
  [921588.558948]  ? do_writepages+0x43/0xd0
  [921588.558951]  ? fault_dirty_shared_page+0xa5/0x110
  [921588.558955]  __filemap_fdatawrite_range+0xcc/0x110
  [921588.558960]  file_write_and_wait_range+0x74/0xc0
  [921588.558962]  ext4_sync_file+0xf5/0x350
  [921588.558967]  vfs_fsync_range+0x49/0x80
  [921588.558970]  do_fsync+0x3d/0x70
  [921588.558973]  __x64_sys_fsync+0x14/0x20
  [921588.558976]  do_syscall_64+0x38/0x90
  [921588.558980]  entry_SYSCALL_64_after_hwframe+0x44/0xa9
  [921588.558984] RIP: 0033:0x7f4c97ee832b
  [921588.558987] RSP: 002b:7ffdceb29e50 EFLAGS: 0293 ORIG_RAX: 
004a
  [921588.558991] RAX: ffda RBX: 55ced34b0fa0 RCX: 
7f4c97ee832b
  [921588.558993] RDX: 7f4c97fc8000 RSI: 55ced3487b70 RDI: 
0021
  [921588.558995] RBP: 

[Kernel-packages] [Bug 2046063] Re: no boot to X with 5.15.0-91 and nvidia 390.157

2023-12-15 Thread Jan Herold
linux-headers-5.15.0-91 was not installed but the other associated
packages. Reinstalling of this version fixed the problem.

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

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

Title:
  no boot to X with 5.15.0-91 and nvidia 390.157

Status in linux-meta package in Ubuntu:
  Invalid

Bug description:
  Ubuntu 20.04
  5.15.0-91-generic
  NVIDIA 390.157

  PC gets stuck at the terminal when booting. Can start startx manually,
  but the NVIDIA driver is not used.

  No problems with 5.15.0-89.

  I have another PC with NVIDIA 470.223.02, kernel 5.15.0-91 works
  there.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-meta/+bug/2046063/+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 2046063] [NEW] no boot to X with 5.15.0-91 and nvidia 390.157

2023-12-10 Thread Jan Herold
Public bug reported:

Ubuntu 20.04
5.15.0-91-generic
NVIDIA 390.157

PC gets stuck at the terminal when booting. Can start startx manually,
but the NVIDIA driver is not used.

No problems with 5.15.0-89.

I have another PC with NVIDIA 470.223.02, kernel 5.15.0-91 works there.

** Affects: linux-meta (Ubuntu)
 Importance: Undecided
 Status: New

** Attachment added: "log files"
   https://bugs.launchpad.net/bugs/2046063/+attachment/5727944/+files/log.zip

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

Title:
  no boot to X with 5.15.0-91 and nvidia 390.157

Status in linux-meta package in Ubuntu:
  New

Bug description:
  Ubuntu 20.04
  5.15.0-91-generic
  NVIDIA 390.157

  PC gets stuck at the terminal when booting. Can start startx manually,
  but the NVIDIA driver is not used.

  No problems with 5.15.0-89.

  I have another PC with NVIDIA 470.223.02, kernel 5.15.0-91 works
  there.

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

[Kernel-packages] [Bug 1594023] Re: Poweroff or reboot hangs. Laptop won't shutdown. 16.04

2023-09-08 Thread Jan Johansson
Just to add to this, it is definitely a kernel problem, and since it
comes back once in a while it would suggest that its the same
programmer/contributor that is the cause of this - it then get fixed in
newer kernel and then comes back again(seem someone don't learn from
their mistake).

I am on Linux mint 20.2
Kernel 5.4.0-162-generic

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

Title:
  Poweroff or reboot hangs. Laptop won't shutdown. 16.04

Status in Ubuntu:
  Confirmed
Status in linux package in Ubuntu:
  Confirmed

Bug description:
  This is about a fresh Ubuntu 16.04 install on a new laptop (asus
  x540sa). After pressing the shutdown button in the start menu; the
  shutdown procedure starts and in the final splash screen the system
  just hangs. Tried a second time by pressing Esc once the splash screen
  showed up and I saw that it reaches the line "Reached target shutdown"
  and just stops there, no matter how long I leave it there the machine
  won't turn off.

  I also tried a Kubuntu 16.04 fresh install on the same machine and it
  hanged too at the final splash screen where the pulsating logo
  stopped. Then I tried with Esc only to see the exact same line in the
  end.

  The issue seems to affect lately quite many users as shown by the
  google results of the past month / week or so.

  I have also tried shutting down from the console with shutdown -and
  all the parameters after that suggested online- and sudo poweroff but
  unfortunately they didn't do the trick. The exact same situation
  occurred.

  Unmounting the swap as suggested online doesn't work.

  Also rebooting the system is not working either due to the same issue.

  So right now the only way for me to poweroff the machine is to press
  the power button on the keyboard continuously.

  Reproducible: Always

  Steps to Reproduce:
  1.Install OS
  2.Do something, anything or nothing
  3.Try to shutdown or reboot

  Actual Results:
  The computer is not shutting down: "Reached target shutdown" and hangs there.

  Expected Results:
  Powering off the machine.

  For what it's worth, closing the lid won't suspend the system, but
  using the menu buttons for suspension will do it.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/1594023/+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-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 2025739] [NEW] package nvidia-kernel-source-535 535.54.03-0ubuntu0.23.04.2 failed to install/upgrade: nie można skopiować wypakowanych danych "./usr/src/nvidia-535.54.03/nvidia-

2023-07-04 Thread Jan Popieluch
Public bug reported:

While updating the nvidia drivers package all visual signal dissapeared

ProblemType: Package
DistroRelease: Ubuntu 23.04
Package: nvidia-kernel-source-535 535.54.03-0ubuntu0.23.04.2
ProcVersionSignature: Ubuntu 6.2.0-24.24-generic 6.2.12
Uname: Linux 6.2.0-24-generic x86_64
NonfreeKernelModules: nvidia_modeset nvidia wl
ApportVersion: 2.26.1-0ubuntu2
Architecture: amd64
CasperMD5CheckResult: unknown
Date: Tue Jul  4 11:00:07 2023
Dependencies:
 
ErrorMessage: nie można skopiować wypakowanych danych 
"./usr/src/nvidia-535.54.03/nvidia-uvm/uvm_va_space_mm.c" do 
"/usr/src/nvidia-535.54.03/nvidia-uvm/uvm_va_space_mm.c.dpkg-new": 
niespodziewany koniec pliku lub strumienia
InstallationDate: Installed on 2017-02-10 (2334 days ago)
InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Release amd64 (20160420.1)
Python3Details: /usr/bin/python3.11, Python 3.11.2, python3-minimal, 3.11.2-1
PythonDetails: /usr/bin/python3.11, Python 3.11.2, unpackaged
RelatedPackageVersions:
 dpkg 1.21.21ubuntu1
 apt  2.6.0
SourcePackage: nvidia-graphics-drivers-535
Title: package nvidia-kernel-source-535 535.54.03-0ubuntu0.23.04.2 failed to 
install/upgrade: nie można skopiować wypakowanych danych 
"./usr/src/nvidia-535.54.03/nvidia-uvm/uvm_va_space_mm.c" do 
"/usr/src/nvidia-535.54.03/nvidia-uvm/uvm_va_space_mm.c.dpkg-new": 
niespodziewany koniec pliku lub strumienia
UpgradeStatus: Upgraded to lunar on 2023-06-07 (26 days ago)

** Affects: nvidia-graphics-drivers-535 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package lunar

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to nvidia-graphics-drivers-535 in Ubuntu.
https://bugs.launchpad.net/bugs/2025739

Title:
  package nvidia-kernel-source-535 535.54.03-0ubuntu0.23.04.2 failed to
  install/upgrade: nie można skopiować wypakowanych danych
  "./usr/src/nvidia-535.54.03/nvidia-uvm/uvm_va_space_mm.c" do
  "/usr/src/nvidia-535.54.03/nvidia-uvm/uvm_va_space_mm.c.dpkg-new":
  niespodziewany koniec pliku lub strumienia

Status in nvidia-graphics-drivers-535 package in Ubuntu:
  New

Bug description:
  While updating the nvidia drivers package all visual signal
  dissapeared

  ProblemType: Package
  DistroRelease: Ubuntu 23.04
  Package: nvidia-kernel-source-535 535.54.03-0ubuntu0.23.04.2
  ProcVersionSignature: Ubuntu 6.2.0-24.24-generic 6.2.12
  Uname: Linux 6.2.0-24-generic x86_64
  NonfreeKernelModules: nvidia_modeset nvidia wl
  ApportVersion: 2.26.1-0ubuntu2
  Architecture: amd64
  CasperMD5CheckResult: unknown
  Date: Tue Jul  4 11:00:07 2023
  Dependencies:
   
  ErrorMessage: nie można skopiować wypakowanych danych 
"./usr/src/nvidia-535.54.03/nvidia-uvm/uvm_va_space_mm.c" do 
"/usr/src/nvidia-535.54.03/nvidia-uvm/uvm_va_space_mm.c.dpkg-new": 
niespodziewany koniec pliku lub strumienia
  InstallationDate: Installed on 2017-02-10 (2334 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Release amd64 
(20160420.1)
  Python3Details: /usr/bin/python3.11, Python 3.11.2, python3-minimal, 3.11.2-1
  PythonDetails: /usr/bin/python3.11, Python 3.11.2, unpackaged
  RelatedPackageVersions:
   dpkg 1.21.21ubuntu1
   apt  2.6.0
  SourcePackage: nvidia-graphics-drivers-535
  Title: package nvidia-kernel-source-535 535.54.03-0ubuntu0.23.04.2 failed to 
install/upgrade: nie można skopiować wypakowanych danych 
"./usr/src/nvidia-535.54.03/nvidia-uvm/uvm_va_space_mm.c" do 
"/usr/src/nvidia-535.54.03/nvidia-uvm/uvm_va_space_mm.c.dpkg-new": 
niespodziewany koniec pliku lub strumienia
  UpgradeStatus: Upgraded to lunar on 2023-06-07 (26 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-535/+bug/2025739/+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-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 2020647] Re: Upgrade from 22.04 to 22.10 won't boot

2023-05-26 Thread Jan Pfeifer
So, I still dont' understand how/why but I seem to have solved it by:

(1) I changed /etc/default/grub:

GRUB_TERMINAL=console GRUB_CMDLINE_LINUX_DEFAULT="text nosplash debug
loglevel=7 apic=verbose --verbose"

(the change to the line above was only adding "text" parameter)

(2) I installed ubuntu-budgie-desktop

(3) Purged any nvidia package

(4) Installed the nouveau XOrg package.

Rebooted

(4) Installed nvidia drivers using the UI "Software Updater" tool (in
settings)


Things are booting normally in kernel 6.2.0 now, and things look normal
so far. Curiously now 5.17.5 doesnt' boot, but it doesnt' matter, since
I can make it work with 6.2.0.


Now some stuff I need to re-install (nvidia support for dockers for instance). 
But I'll mark this as resolved for now.

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

Title:
  Upgrade from 22.04 to 22.10 won't boot

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  I was actually meaning to upgrade to 23.04, but the updater offered to
  upgrade to 22.10 first, so I supposed this was needed.

  After a standard upgrade with the UI, even the recovery boot never
  passes the "Loading initial ramdisk ..." line -- it silently freezes.

  I have removed the "quiet splash" options in grub by "dis_ucode_ldr",
  following some random article. Anyway, nothing is displayed after
  "Loading initial ramdisk ..." line.

  I have the following kernel installed:

  5.19.0-42-generic
  5.17.5-051705-generic
  5.15.36-051536-generic
  5.15.0-27-generic (*)
  5.13.0-19-generic
  Plus a dual-boot windows.

  Just the 5.15.0-27-generic boots, but it doesn't mount ethernet for
  some reason. My motherboard uses Realtek 8125, and it used to work
  just fine 10 minutes ago (in 22.04), but now I'm not able to install
  `r8125-dkms` module, because I dont' have the linux-headers version
  installed for that kernel ... I'm also not able to find it to
  download.

  I also have an old 2080ti NVidia card, in case that has any effect on
  this.

  Any suggestions ?

  Thanks

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2020647/+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 2020647] Re: Upgrade from 22.04 to 22.10 won't boot

2023-05-25 Thread Jan Pfeifer
A few updates: I downloaded a Ubuntu 23.04 in a USB stick and I can
consistently boot from it, it uses kernel 6.2.0.

But when I try to boot it the same kernel from my hard drive
(/dev/nvme0n1p1) it freezes just after grub initializes initrd --
nothing is printed, even though I passed "loglevel=7" parameter to the
kernel.

I'm still able to boot on a 5.17 (Linux galactica 5.17.5-051705-generic)
kernel on the new system.

So I tried to eliminate differences, and copied over the directories
`/etc/modprobe.d` and `/etc/modules-load.d` and the `/etc/modules` file
from my usb stick to my system. That didn't solve it though. But I did a
diff of which kernel modules are installed in my system by default
(kernel 5.17.5) that are not in the usb stick 23.04 (kernel 6.2.0).
These are:

> bridge
> br_netfilter
> dm_crypt
> fb_sys_fops
> hwmon_vid
> intel_tcc_cooling
> llc
> nf_conntrack
> nf_conntrack_netlink
> nf_defrag_ipv4
> nf_defrag_ipv6
> nf_log_syslog
> nf_nat
> nfnetlink
> nf_tables
> nft_chain_nat
> nft_compat
> nft_limit
> stp
> xfrm_algo
> xfrm_user
> xt_addrtype
> xt_conntrack
> xt_limit
> xt_LOG
> xt_MASQUERADE
> xt_state
> xt_tcpudp

I suppose something changed after kernel 5.17 (kernel 5.19 also doesn't
boot) and is incompatible with something. Not sure what.

Anything I can do to make the kernel (or maybe it's even grub ?) print
out whatever it's doing before crashing ?

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

Title:
  Upgrade from 22.04 to 22.10 won't boot

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  I was actually meaning to upgrade to 23.04, but the updater offered to
  upgrade to 22.10 first, so I supposed this was needed.

  After a standard upgrade with the UI, even the recovery boot never
  passes the "Loading initial ramdisk ..." line -- it silently freezes.

  I have removed the "quiet splash" options in grub by "dis_ucode_ldr",
  following some random article. Anyway, nothing is displayed after
  "Loading initial ramdisk ..." line.

  I have the following kernel installed:

  5.19.0-42-generic
  5.17.5-051705-generic
  5.15.36-051536-generic
  5.15.0-27-generic (*)
  5.13.0-19-generic
  Plus a dual-boot windows.

  Just the 5.15.0-27-generic boots, but it doesn't mount ethernet for
  some reason. My motherboard uses Realtek 8125, and it used to work
  just fine 10 minutes ago (in 22.04), but now I'm not able to install
  `r8125-dkms` module, because I dont' have the linux-headers version
  installed for that kernel ... I'm also not able to find it to
  download.

  I also have an old 2080ti NVidia card, in case that has any effect on
  this.

  Any suggestions ?

  Thanks

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2020647/+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 2020647] Re: Upgrade from 22.04 to 22.10 won't boot

2023-05-24 Thread Jan Pfeifer
CPU is a Intel 12900k btw.

Still no idea why it's not working.

I tried to install a kernel 6.2.16 ... but it fails silently in the
exact same way, stuck in the  "Loading initramfs".

Is there a kernel parameter that would make it more verbose ?

(Btw, I `apport-collect` won't work, because I"m not able to boot it
with a network).

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

Title:
  Upgrade from 22.04 to 22.10 won't boot

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  I was actually meaning to upgrade to 23.04, but the updater offered to
  upgrade to 22.10 first, so I supposed this was needed.

  After a standard upgrade with the UI, even the recovery boot never
  passes the "Loading initial ramdisk ..." line -- it silently freezes.

  I have removed the "quiet splash" options in grub by "dis_ucode_ldr",
  following some random article. Anyway, nothing is displayed after
  "Loading initial ramdisk ..." line.

  I have the following kernel installed:

  5.19.0-42-generic
  5.17.5-051705-generic
  5.15.36-051536-generic
  5.15.0-27-generic (*)
  5.13.0-19-generic
  Plus a dual-boot windows.

  Just the 5.15.0-27-generic boots, but it doesn't mount ethernet for
  some reason. My motherboard uses Realtek 8125, and it used to work
  just fine 10 minutes ago (in 22.04), but now I'm not able to install
  `r8125-dkms` module, because I dont' have the linux-headers version
  installed for that kernel ... I'm also not able to find it to
  download.

  I also have an old 2080ti NVidia card, in case that has any effect on
  this.

  Any suggestions ?

  Thanks

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2020647/+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 2020647] Re: Upgrade from 22.04 to 22.10 won't boot

2023-05-24 Thread Jan Pfeifer
After it reboot normally with kernel 6.3, I moved ahead and run the
dist-upgrade to Ubuntu version 23.04, which also installs kernel 6.2.

After the installation, again things stopped working. The kernel 6.3
that was working until just before the installation, now freezes just
after "Loading initramfs" message -- even in recovery mode.

I'm still investigating, but I thought I would report.

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

Title:
  Upgrade from 22.04 to 22.10 won't boot

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  I was actually meaning to upgrade to 23.04, but the updater offered to
  upgrade to 22.10 first, so I supposed this was needed.

  After a standard upgrade with the UI, even the recovery boot never
  passes the "Loading initial ramdisk ..." line -- it silently freezes.

  I have removed the "quiet splash" options in grub by "dis_ucode_ldr",
  following some random article. Anyway, nothing is displayed after
  "Loading initial ramdisk ..." line.

  I have the following kernel installed:

  5.19.0-42-generic
  5.17.5-051705-generic
  5.15.36-051536-generic
  5.15.0-27-generic (*)
  5.13.0-19-generic
  Plus a dual-boot windows.

  Just the 5.15.0-27-generic boots, but it doesn't mount ethernet for
  some reason. My motherboard uses Realtek 8125, and it used to work
  just fine 10 minutes ago (in 22.04), but now I'm not able to install
  `r8125-dkms` module, because I dont' have the linux-headers version
  installed for that kernel ... I'm also not able to find it to
  download.

  I also have an old 2080ti NVidia card, in case that has any effect on
  this.

  Any suggestions ?

  Thanks

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2020647/+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 2020647] Re: Upgrade from 22.04 to 22.10 won't boot

2023-05-24 Thread Jan Pfeifer
As an update I manually installed kernel 6.3 from
https://kernel.ubuntu.com/~kernel-ppa/mainline/v6.3/ (by downloading the
.deb files to a usb stick), and it seems to be back to normal on that.

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

Title:
  Upgrade from 22.04 to 22.10 won't boot

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  I was actually meaning to upgrade to 23.04, but the updater offered to
  upgrade to 22.10 first, so I supposed this was needed.

  After a standard upgrade with the UI, even the recovery boot never
  passes the "Loading initial ramdisk ..." line -- it silently freezes.

  I have removed the "quiet splash" options in grub by "dis_ucode_ldr",
  following some random article. Anyway, nothing is displayed after
  "Loading initial ramdisk ..." line.

  I have the following kernel installed:

  5.19.0-42-generic
  5.17.5-051705-generic
  5.15.36-051536-generic
  5.15.0-27-generic (*)
  5.13.0-19-generic
  Plus a dual-boot windows.

  Just the 5.15.0-27-generic boots, but it doesn't mount ethernet for
  some reason. My motherboard uses Realtek 8125, and it used to work
  just fine 10 minutes ago (in 22.04), but now I'm not able to install
  `r8125-dkms` module, because I dont' have the linux-headers version
  installed for that kernel ... I'm also not able to find it to
  download.

  I also have an old 2080ti NVidia card, in case that has any effect on
  this.

  Any suggestions ?

  Thanks

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2020647/+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 2020647] [NEW] Upgrade from 22.04 to 22.10 won't boot

2023-05-24 Thread Jan Pfeifer
Public bug reported:

I was actually meaning to upgrade to 23.04, but the updater offered to
upgrade to 22.10 first, so I supposed this was needed.

After a standard upgrade with the UI, even the recovery boot never
passes the "Loading initial ramdisk ..." line -- it silently freezes.

I have removed the "quiet splash" options in grub by "dis_ucode_ldr",
following some random article. Anyway, nothing is displayed after
"Loading initial ramdisk ..." line.

I have the following kernel installed:

5.19.0-42-generic
5.17.5-051705-generic
5.15.36-051536-generic
5.15.0-27-generic (*)
5.13.0-19-generic
Plus a dual-boot windows.

Just the 5.15.0-27-generic boots, but it doesn't mount ethernet for some
reason. My motherboard uses Realtek 8125, and it used to work just fine
10 minutes ago (in 22.04), but now I'm not able to install `r8125-dkms`
module, because I dont' have the linux-headers version installed for
that kernel ... I'm also not able to find it to download.

I also have an old 2080ti NVidia card, in case that has any effect on
this.

Any suggestions ?

Thanks

** Affects: linux (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
  Upgrade from 22.04 to 22.10 won't boot

Status in linux package in Ubuntu:
  New

Bug description:
  I was actually meaning to upgrade to 23.04, but the updater offered to
  upgrade to 22.10 first, so I supposed this was needed.

  After a standard upgrade with the UI, even the recovery boot never
  passes the "Loading initial ramdisk ..." line -- it silently freezes.

  I have removed the "quiet splash" options in grub by "dis_ucode_ldr",
  following some random article. Anyway, nothing is displayed after
  "Loading initial ramdisk ..." line.

  I have the following kernel installed:

  5.19.0-42-generic
  5.17.5-051705-generic
  5.15.36-051536-generic
  5.15.0-27-generic (*)
  5.13.0-19-generic
  Plus a dual-boot windows.

  Just the 5.15.0-27-generic boots, but it doesn't mount ethernet for
  some reason. My motherboard uses Realtek 8125, and it used to work
  just fine 10 minutes ago (in 22.04), but now I'm not able to install
  `r8125-dkms` module, because I dont' have the linux-headers version
  installed for that kernel ... I'm also not able to find it to
  download.

  I also have an old 2080ti NVidia card, in case that has any effect on
  this.

  Any suggestions ?

  Thanks

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2020647/+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 2015827] Re: NFS performance issue while clearing the file access cache upon login

2023-05-03 Thread Jan Ingvoldstad
Hello @kleber-souza.

The regression was not fixed. There have only been mitigations.

Please see our comments in the other bug report.

All information required is available in the previous bug report, but I
have attached a patchset that actually fixes the regression.


** Patch added: "Reverts upstream commits 
21fd9e8700de86d1169f6336e97d7a74916ed04a, 
029085b8949f5d269ae2bbd14915407dd0c7f902, and 
0eb43812c0270ee3d005ff32f91f7d0a6c4943af"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2015827/+attachment/5670602/+files/nfs-regression-fix-1.diff

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

Title:
  NFS performance issue while clearing the file access cache upon login

Status in linux package in Ubuntu:
  In Progress

Bug description:
  The performance issue that has been observed may be attributed to an increase 
in NFS ACCESS operations, possibly due to a new mechanism introduced in the 
Linux 6.2-rc3 NFS client side.
  This mechanism clears the access cache as soon as the cache timestamp becomes 
older than the user's login time,
  with the primary objective of preventing the NFS client's access cache from 
becoming stale due to any changes made to the user's group membership on the 
server after the user has already logged in on the client.

  It's worth noting that POSIX only refreshes the user's supplementary group 
information upon login.
  Upstream has taken into consideration that users may reasonably expect the 
access cache to be cleared when they log out and log back in again, with all 
behavior returning to normal after the replacement.

  The performance overhead can be particularly noticeable when applications or 
users switch to other privileged users via commands such as "su" to operate on 
NFS-mounted folders.
  In such cases, the privileged user's login time will be renewed, and NFS 
ACCESS operations will need to be re-sent, potentially leading to performance 
degradation.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2015827/+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 2015827] Re: NFS performance issue while clearing the file access cache upon login

2023-05-02 Thread Jan Ingvoldstad
Judging from the utter lack of response to the core issue of backporting
untested patches from an - at the time - release candidate unstable
upstream Linux version, back to what is supposed to be *three* long term
support "enterprise grade" Ubuntu editions, it seems that Ubuntu's
policy for Linux kernels has gone to "move fast and break things".

Basically, for stability with Ubuntu, there is now only one option:

Roll your own Linux LTS kernels.

This experience has completely undermined my trust in Ubuntu as a stable
platform for servers.

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

Title:
  NFS performance issue while clearing the file access cache upon login

Status in linux package in Ubuntu:
  In Progress

Bug description:
  The performance issue that has been observed may be attributed to an increase 
in NFS ACCESS operations, possibly due to a new mechanism introduced in the 
Linux 6.2-rc3 NFS client side.
  This mechanism clears the access cache as soon as the cache timestamp becomes 
older than the user's login time,
  with the primary objective of preventing the NFS client's access cache from 
becoming stale due to any changes made to the user's group membership on the 
server after the user has already logged in on the client.

  It's worth noting that POSIX only refreshes the user's supplementary group 
information upon login.
  Upstream has taken into consideration that users may reasonably expect the 
access cache to be cleared when they log out and log back in again, with all 
behavior returning to normal after the replacement.

  The performance overhead can be particularly noticeable when applications or 
users switch to other privileged users via commands such as "su" to operate on 
NFS-mounted folders.
  In such cases, the privileged user's login time will be renewed, and NFS 
ACCESS operations will need to be re-sent, potentially leading to performance 
degradation.

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

[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 

[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 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:

  

[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)
  

[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 

[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 ("
  

[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. 

[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 

Re: [Kernel-packages] [Bug 2015794] Re: Ubuntu 23.04-beta failed to boot on HP x2 Detachable 10 with Intel Atom Cherry Trail x5-Z8350

2023-04-28 Thread Jan Saarinen
*** This bug is a duplicate of bug 2017444 ***
https://bugs.launchpad.net/bugs/2017444

Yes it is the same bug. I mention bug 2015794 in my report as "already 
reported in 23.04 Beta".

On 28/04/2023 17:25, Tom Reynolds wrote:
> Possible dupe of bug 2017444
>

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

Title:
  Ubuntu 23.04-beta failed to boot on HP x2 Detachable 10 with Intel
  Atom Cherry Trail x5-Z8350

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Regression started from linux kernel 6.2

  [57.794591] atomisp-isp2 :00:03.0: atomisp: Error -2 while requesting 
firmware shisp_2401a0_v21.bin
  ^ this line was present in dmesg on the old kernels too

  [57.851197] atomisp-isp2 :00:03.0: IUNIT power-off timeout.
  [57.853085] atomisp-isp2 :00:03.0: Failed to switch off ISP
  [84.174915] watchdog: BUG: soft lockup - CPU#3 stuck for 26s! [systemd-udevd: 
1089]

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

[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 

[Kernel-packages] [Bug 2017444] Re: 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

2023-04-26 Thread Jan Saarinen
Will You please add file shisp_2401a0_v21.bin to kernel in directory
/lib/firmware

-- 
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 one
  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.

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: 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

2023-04-26 Thread Jan Saarinen
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.

-- 
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 one
  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.

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: 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

2023-04-26 Thread Jan Saarinen
** Attachment added: "dmesg of kernel 6.3 with shisp.bin installed"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2017444/+attachment/5669011/+files/dmesg-kernel-6.3-shisp_2401a0_v21.bin.log

** 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.
  
- Afterwards Intel Atom CPU computer will be able to boot with kernel 6.2. As a 
bonus, web-camera works now.
- 
- 
- 
- 
- The last stable Ubuntu Kernel Intel Atom CPU computer will boot with is 
6.1.25.
+ 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.
  
  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 one
  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-packages] [Bug 2017444] Re: 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

2023-04-26 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:
  
  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 kernels 6.2 and 6.3 coming here asp)
+ (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.
- As a bonus, web-camera works now.
+ 
+ Afterwards Intel Atom CPU computer will be able to boot with kernel 6.2. As a 
bonus, web-camera works now.
+ 
+ 
  
  
  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.
  
  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.

** Attachment added: "kernel 6.2 with shisp.bin installed"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2017444/+attachment/5669010/+files/dmesg-kernel-6.2-shisp_2401a0_v21.bin.log

-- 
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 one
  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 

[Kernel-packages] [Bug 2017444] Re: 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

2023-04-26 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.
  
- The last stable Ubuntu Kernel Intel Atom CPU computer will boot with is
- 6.1.25.
+ 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.
  
- The bug is caused by Intel atomisp camera driver module which has some 
drivers missing, at least this driver: shisp_2401a_v21.bin.
- However, 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.
+ 
+ 
+ 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 kernels 6.2 and 6.3 coming here asp)
+ 
+ Afterwards Intel Atom CPU computer will be able to boot with kernel 6.2.
+ As a bonus, web-camera works now.
+ 
+ 
+ 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.
+ 
+ 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.
  
- This bug can be related to bug #2017340 althought that bug involves an
- ARM CPU computer Apple Mac M2.
- 
- In Manjaro Kernel 6.2 this problem was solved (possibly temporarily) by
- disabling atomisp and related modules ( " https://github.com/linux-
- surface/linux-surface/issues/1095 ").
  
  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:
  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

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 kernels 6.2 and 6.3 coming here asp)

  Afterwards Intel Atom CPU computer will be able to boot with kernel
  6.2. As a bonus, web-camera works now.

  
  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.

  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 

[Kernel-packages] [Bug 2017444] Re: 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

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

  Computers with Intel Atom CPU (maybe other Intel CPUs as well) will not
  boot with Kernel 6.2.0-20 OR any other Kernel in 6.2 series or Kernel
  6.3.0.
  
- This includes the latest stable Kernel 6.2.12 in Ubuntu repositories.
- This also includes the latest Ubuntu Kernel 6.3.0 which was released today.
  
  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 some 
drivers missing, at least this driver: shisp_2401a_v21.bin.
  However, 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.
  
  This bug can be related to bug #2017340 althought that bug involves an
  ARM CPU computer Apple Mac M2.
  
  In Manjaro Kernel 6.2 this problem was solved (possibly temporarily) by
  disabling atomisp and related modules ( " https://github.com/linux-
  surface/linux-surface/issues/1095 ").
  
  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 (maybe other Intel CPUs as well) will not
- boot with Kernel 6.2.0-20 OR any other Kernel in 6.2 series or Kernel
- 6.3.0.
- 
+ 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.
  
  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 some 
drivers missing, at least this driver: shisp_2401a_v21.bin.
  However, 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.
  
  This bug can be related to bug #2017340 althought that bug involves an
  ARM CPU computer Apple Mac M2.
  
  In Manjaro Kernel 6.2 this problem was solved (possibly temporarily) by
  disabling atomisp and related modules ( " https://github.com/linux-
  surface/linux-surface/issues/1095 ").
  
  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:
  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

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 

[Kernel-packages] [Bug 2017444] Re: 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

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

  Computers with Intel Atom CPU (maybe other Intel CPUs as well) will not
  boot with Kernel 6.2.0-20 OR any other Kernel in 6.2 series or Kernel
  6.3.0.
  
  This includes the latest stable Kernel 6.2.12 in Ubuntu repositories.
  This also includes the latest Ubuntu Kernel 6.3.0 which was released today.
  
  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 some 
drivers missing, at least this driver: shisp_2401a_v21.bin.
  However, 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.
  
  This bug can be related to bug #2017340 althought that bug involves an
  ARM CPU computer Apple Mac M2.
  
  In Manjaro Kernel 6.2 this problem was solved (possibly temporarily) by
  disabling atomisp and related modules ( " https://github.com/linux-
  surface/linux-surface/issues/1095 ").
  
  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:
  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

Status in linux package in Ubuntu:
  Confirmed

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

  This includes the latest stable Kernel 6.2.12 in Ubuntu repositories.
  This also includes the latest Ubuntu Kernel 6.3.0 which was released today.

  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 some 
drivers missing, at least this driver: shisp_2401a_v21.bin.
  However, 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.

  This bug can be related to bug #2017340 althought that bug involves an
  ARM CPU computer Apple Mac M2.

  In Manjaro Kernel 6.2 this problem was solved (possibly temporarily)
  by disabling atomisp and related modules ( " https://github.com/linux-
  surface/linux-surface/issues/1095 ").

  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:

[Kernel-packages] [Bug 2017444] Re: 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

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

  Computers with Intel Atom CPU (maybe other Intel CPUs as well) will not
  boot with Kernel 6.2.0-20 OR any other Kernel in 6.2 series.
  
  This includes the latest stable Kernel 6.2.12 in Ubuntu repositories.
- The last stable Kernel Intel Atom CPU computer will boot with is 6.1.25 (from 
Ubuntu repositories).
+ This also includes the latest Ubuntu Kernel 6.3.0 which was released today.
+ 
+ The last stable Kernel Intel Atom CPU computer will boot with is 6.1.25
+ (from Ubuntu repositories).
  
  The bug is caused by Intel atomisp camera driver module which has some 
drivers missing, at least this driver: shisp_2401a_v21.bin.
  However, 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.
  
  This bug can be related to bug #2017340 althought that bug involves an
  ARM CPU computer Apple Mac M2.
  
  In Manjaro Kernel 6.2 this problem was solved (possibly temporarily) by
  disabling atomisp and related modules ( " https://github.com/linux-
  surface/linux-surface/issues/1095 ").
  
  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.

** Description changed:

  Computers with Intel Atom CPU (maybe other Intel CPUs as well) will not
- boot with Kernel 6.2.0-20 OR any other Kernel in 6.2 series.
+ boot with Kernel 6.2.0-20 OR any other Kernel in 6.2 series or Kernel
+ 6.3.0.
  
  This includes the latest stable Kernel 6.2.12 in Ubuntu repositories.
  This also includes the latest Ubuntu Kernel 6.3.0 which was released today.
  
  The last stable Kernel Intel Atom CPU computer will boot with is 6.1.25
  (from Ubuntu repositories).
  
  The bug is caused by Intel atomisp camera driver module which has some 
drivers missing, at least this driver: shisp_2401a_v21.bin.
  However, 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.
  
  This bug can be related to bug #2017340 althought that bug involves an
  ARM CPU computer Apple Mac M2.
  
  In Manjaro Kernel 6.2 this problem was solved (possibly temporarily) by
  disabling atomisp and related modules ( " https://github.com/linux-
  surface/linux-surface/issues/1095 ").
  
  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.

** Description changed:

  Computers with Intel Atom CPU (maybe other Intel CPUs as well) will not
  boot with Kernel 6.2.0-20 OR any other Kernel in 6.2 series or Kernel
  6.3.0.
  
  This includes the latest stable Kernel 6.2.12 in Ubuntu repositories.
  This also includes the latest Ubuntu Kernel 6.3.0 which was released today.
  
- The last stable Kernel Intel Atom CPU computer will boot with is 6.1.25
- 

[Kernel-packages] [Bug 2017444] Re: 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

2023-04-23 Thread Jan Saarinen
** Attachment added: "Version.log of Kernel 5.19.0-40"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2017444/+attachment/5667482/+files/version.log

** Description changed:

  Computers with Intel Atom CPU (maybe other Intel CPUs as well) will not
  boot with Kernel 6.2.0-20 OR any other Kernel in 6.2 series.
  
  This includes the latest stable Kernel 6.2.12 in Ubuntu repositories.
  The last stable Kernel Intel Atom CPU computer will boot with is 6.1.25 (from 
Ubuntu repositories).
  
  The bug is caused by Intel atomisp camera driver module which has some 
drivers missing, at least this driver: shisp_2401a_v21.bin.
  However, 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.
  
  This bug can be related to bug #2017340 althought that bug involves an
  ARM CPU computer Apple Mac M2.
  
  In Manjaro Kernel 6.2 this problem was solved (possibly temporarily) by
  disabling atomisp and related modules ( " https://github.com/linux-
  surface/linux-surface/issues/1095 ").
  
  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.

-- 
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:
  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

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Computers with Intel Atom CPU (maybe other Intel CPUs as well) will
  not boot with Kernel 6.2.0-20 OR any other Kernel in 6.2 series.

  This includes the latest stable Kernel 6.2.12 in Ubuntu repositories.
  The last stable Kernel Intel Atom CPU computer will boot with is 6.1.25 (from 
Ubuntu repositories).

  The bug is caused by Intel atomisp camera driver module which has some 
drivers missing, at least this driver: shisp_2401a_v21.bin.
  However, 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.

  This bug can be related to bug #2017340 althought that bug involves an
  ARM CPU computer Apple Mac M2.

  In Manjaro Kernel 6.2 this problem was solved (possibly temporarily)
  by disabling atomisp and related modules ( " https://github.com/linux-
  surface/linux-surface/issues/1095 ").

  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.

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 : 

[Kernel-packages] [Bug 2017444] Re: 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

2023-04-23 Thread Jan Saarinen
** Attachment added: "lspci-vvnn of kernel 6.1.25"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2017444/+attachment/5667481/+files/lspci-vvnn.log

-- 
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:
  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

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Computers with Intel Atom CPU (maybe other Intel CPUs as well) will
  not boot with Kernel 6.2.0-20 OR any other Kernel in 6.2 series.

  This includes the latest stable Kernel 6.2.12 in Ubuntu repositories.
  The last stable Kernel Intel Atom CPU computer will boot with is 6.1.25 (from 
Ubuntu repositories).

  The bug is caused by Intel atomisp camera driver module which has some 
drivers missing, at least this driver: shisp_2401a_v21.bin.
  However, 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.

  This bug can be related to bug #2017340 althought that bug involves an
  ARM CPU computer Apple Mac M2.

  In Manjaro Kernel 6.2 this problem was solved (possibly temporarily)
  by disabling atomisp and related modules ( " https://github.com/linux-
  surface/linux-surface/issues/1095 ").

  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.

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

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: 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

2023-04-23 Thread Jan Saarinen
** Attachment added: "uname-a of kernel 6.1.25"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2017444/+attachment/5667480/+files/uname-a.log

-- 
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:
  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

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Computers with Intel Atom CPU (maybe other Intel CPUs as well) will
  not boot with Kernel 6.2.0-20 OR any other Kernel in 6.2 series.

  This includes the latest stable Kernel 6.2.12 in Ubuntu repositories.
  The last stable Kernel Intel Atom CPU computer will boot with is 6.1.25 (from 
Ubuntu repositories).

  The bug is caused by Intel atomisp camera driver module which has some 
drivers missing, at least this driver: shisp_2401a_v21.bin.
  However, 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.

  This bug can be related to bug #2017340 althought that bug involves an
  ARM CPU computer Apple Mac M2.

  In Manjaro Kernel 6.2 this problem was solved (possibly temporarily)
  by disabling atomisp and related modules ( " https://github.com/linux-
  surface/linux-surface/issues/1095 ").

  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.

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

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: 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

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

  Computers with Intel Atom CPU (maybe other Intel CPUs as well) will not
  boot with Kernel 6.2.0-20 OR any other Kernel in 6.2 series.
  
  This includes the latest stable Kernel 6.2.12 in Ubuntu repositories.
  The last stable Kernel Intel Atom CPU computer will boot with is 6.1.25 (from 
Ubuntu repositories).
  
  The bug is caused by Intel atomisp camera driver module which has some 
drivers missing, at least this driver: shisp_2401a_v21.bin.
  However, 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 only in 
Ubuntu Kernels.
+ 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 only 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 suggest reporting 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.
  
  This bug can be related to bug #2017340 althought that bug involves an
  ARM CPU computer Apple Mac M2.
  
  In Manjaro Kernel 6.2 this problem was solved (possibly temporarily) by
  disabling atomisp and related modules ( " https://github.com/linux-
  surface/linux-surface/issues/1095 ").
  
  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-erros 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.
  
  P.S. The apport-collect data is from Kernel 5.19.0-40.

** Description changed:

  Computers with Intel Atom CPU (maybe other Intel CPUs as well) will not
  boot with Kernel 6.2.0-20 OR any other Kernel in 6.2 series.
  
  This includes the latest stable Kernel 6.2.12 in Ubuntu repositories.
  The last stable Kernel Intel Atom CPU computer will boot with is 6.1.25 (from 
Ubuntu repositories).
  
  The bug is caused by Intel atomisp camera driver module which has some 
drivers missing, at least this driver: shisp_2401a_v21.bin.
  However, 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 only 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 suggest reporting this bug to Kernel.org.
+ 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 only 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.
  
  This bug can be related to bug #2017340 althought that bug involves an
  ARM CPU computer Apple Mac M2.
  
  In Manjaro Kernel 6.2 this problem was solved (possibly temporarily) by
  disabling atomisp and related modules ( " https://github.com/linux-
  surface/linux-surface/issues/1095 ").
  
  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-erros 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.
  
  P.S. The apport-collect data is from Kernel 5.19.0-40.

** Description changed:

  Computers with Intel Atom CPU (maybe other Intel CPUs as well) will not
  boot with Kernel 6.2.0-20 OR any other Kernel in 6.2 series.
  
  This includes the latest stable Kernel 6.2.12 in Ubuntu repositories.
  The last stable Kernel Intel Atom CPU computer will boot with is 6.1.25 (from 
Ubuntu 

[Kernel-packages] [Bug 2017444] Re: 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

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

  Computers with Intel Atom CPU (maybe other Intel CPUs as well) will not
  boot with Kernel 6.2.0-20 OR any other Kernel in 6.2 series.
  
  This includes the latest stable Kernel 6.2.12 in Ubuntu repositories.
  The last stable Kernel Intel Atom CPU computer will boot with is 6.1.25 (from 
Ubuntu repositories).
  
  The bug is caused by Intel atomisp camera driver module which has some 
drivers missing, at least this driver: shisp_2401a_v21.bin.
- It seems that in transition from Kernel 6.1 to 6.2 some firmware of atomisp 
went missing.
+ However, 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 only in 
Ubuntu Kernels.
  Therefore I suggest reporting 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.
  
  This bug can be related to bug #2017340 althought that bug involves an
  ARM CPU computer Apple Mac M2.
  
  In Manjaro Kernel 6.2 this problem was solved (possibly temporarily) by
  disabling atomisp and related modules ( " https://github.com/linux-
  surface/linux-surface/issues/1095 ").
  
  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-erros 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.
  
- P.S. From dmesg it appears that atomisp failes to launch in both 5.19.0-40 
and 6.1.25 but still the computer boots.
- P.S.P.S. The apport-collect data is from Kernel 5.19.0-40.
+ P.S. The apport-collect data is from Kernel 5.19.0-40.

-- 
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:
  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

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Computers with Intel Atom CPU (maybe other Intel CPUs as well) will
  not boot with Kernel 6.2.0-20 OR any other Kernel in 6.2 series.

  This includes the latest stable Kernel 6.2.12 in Ubuntu repositories.
  The last stable Kernel Intel Atom CPU computer will boot with is 6.1.25 (from 
Ubuntu repositories).

  The bug is caused by Intel atomisp camera driver module which has some 
drivers missing, at least this driver: shisp_2401a_v21.bin.
  However, 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 only in 
Ubuntu Kernels.
  Therefore I suggest reporting 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.

  This bug can be related to bug #2017340 althought that bug involves an
  ARM CPU computer Apple Mac M2.

  In Manjaro Kernel 6.2 this problem was solved (possibly temporarily)
  by disabling atomisp and related modules ( " https://github.com/linux-
  surface/linux-surface/issues/1095 ").

  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-erros 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.

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

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: 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

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

  Computers with Intel Atom CPU (maybe other Intel CPUs as well) will not
  boot with Kernel 6.2.0-20 OR any other Kernel in 6.2 series.
  
  This includes the latest stable Kernel 6.2.12 in Ubuntu repositories.
  The last stable Kernel Intel Atom CPU computer will boot with is 6.1.25 (from 
Ubuntu repositories).
  
  The bug is caused by Intel atomisp camera driver module which has some 
drivers missing, at least this driver: shisp_2401a_v21.bin.
  It seems that in transition from Kernel 6.1 to 6.2 some firmware of atomisp 
went missing.
  
  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 only in 
Ubuntu Kernels.
  Therefore I suggest reporting 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.
  
  This bug is probably related to bug #2017340.
  
  In Manjaro Kernel 6.2 this problem was solved (possibly temporarily) by
  disabling atomisp and related modules ( " https://github.com/linux-
  surface/linux-surface/issues/1095 ").
  
  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-erros 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.
  
- P.S. From dmesg it appears that atomisp failes to launch in both
- 5.19.0-40 and 6.1.25 but still the computer boots.
+ P.S. From dmesg it appears that atomisp failes to launch in both 5.19.0-40 
and 6.1.25 but still the computer boots.
+ P.S.P.S. The apport-collect data is from Kernel 5.19.0-40.

** Description changed:

  Computers with Intel Atom CPU (maybe other Intel CPUs as well) will not
  boot with Kernel 6.2.0-20 OR any other Kernel in 6.2 series.
  
  This includes the latest stable Kernel 6.2.12 in Ubuntu repositories.
  The last stable Kernel Intel Atom CPU computer will boot with is 6.1.25 (from 
Ubuntu repositories).
  
  The bug is caused by Intel atomisp camera driver module which has some 
drivers missing, at least this driver: shisp_2401a_v21.bin.
  It seems that in transition from Kernel 6.1 to 6.2 some firmware of atomisp 
went missing.
  
  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 only in 
Ubuntu Kernels.
  Therefore I suggest reporting 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.
  
- This bug is probably related to bug #2017340.
+ This bug can be related to bug #2017340 althought that bug involves an
+ ARM CPU computer Apple Mac M2.
  
  In Manjaro Kernel 6.2 this problem was solved (possibly temporarily) by
  disabling atomisp and related modules ( " https://github.com/linux-
  surface/linux-surface/issues/1095 ").
  
  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-erros 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.
  
  P.S. From dmesg it appears that atomisp failes to launch in both 5.19.0-40 
and 6.1.25 but still the computer boots.
  P.S.P.S. The apport-collect data is from Kernel 5.19.0-40.

-- 
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:
  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

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Computers with Intel Atom CPU (maybe other Intel CPUs as well) will
  not boot with Kernel 6.2.0-20 OR any other Kernel in 6.2 series.

  This includes the latest stable Kernel 6.2.12 in Ubuntu repositories.
  The last stable Kernel Intel Atom CPU computer will boot with is 6.1.25 (from 
Ubuntu repositories).

  The bug is caused by Intel atomisp camera driver module which has some 
drivers missing, at least this driver: shisp_2401a_v21.bin.
  It seems that in transition from Kernel 6.1 to 6.2 some firmware of atomisp 
went missing.

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

[Kernel-packages] [Bug 2017444] ProcCpuinfo.txt

2023-04-23 Thread Jan Saarinen
apport information

** Attachment added: "ProcCpuinfo.txt"
   
https://bugs.launchpad.net/bugs/2017444/+attachment/5667417/+files/ProcCpuinfo.txt

-- 
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:
  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

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Computers with Intel Atom CPU (maybe other Intel CPUs as well) will
  not boot with Kernel 6.2.0-20 OR any other Kernel in 6.2 series.

  This includes the latest stable Kernel 6.2.12 in Ubuntu repositories.
  The last stable Kernel Intel Atom CPU computer will boot with is 6.1.25 (from 
Ubuntu repositories).

  The bug is caused by Intel atomisp camera driver module which has some 
drivers missing, at least this driver: shisp_2401a_v21.bin.
  It seems that in transition from Kernel 6.1 to 6.2 some firmware of atomisp 
went missing.

  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 only in 
Ubuntu Kernels.
  Therefore I suggest reporting 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.

  This bug is probably related to bug #2017340.

  In Manjaro Kernel 6.2 this problem was solved (possibly temporarily)
  by disabling atomisp and related modules ( " https://github.com/linux-
  surface/linux-surface/issues/1095 ").

  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-erros 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.

  P.S. From dmesg it appears that atomisp failes to launch in both
  5.19.0-40 and 6.1.25 but still the computer boots.

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: 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

2023-04-23 Thread Jan Saarinen
Naturally I was not able to execute apport-collect 2017444 in Kernel
6.2.0-20 but I did it with Kernel 5.19.0-40.

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

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

Title:
  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

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Computers with Intel Atom CPU (maybe other Intel CPUs as well) will
  not boot with Kernel 6.2.0-20 OR any other Kernel in 6.2 series.

  This includes the latest stable Kernel 6.2.12 in Ubuntu repositories.
  The last stable Kernel Intel Atom CPU computer will boot with is 6.1.25 (from 
Ubuntu repositories).

  The bug is caused by Intel atomisp camera driver module which has some 
drivers missing, at least this driver: shisp_2401a_v21.bin.
  It seems that in transition from Kernel 6.1 to 6.2 some firmware of atomisp 
went missing.

  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 only in 
Ubuntu Kernels.
  Therefore I suggest reporting 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.

  This bug is probably related to bug #2017340.

  In Manjaro Kernel 6.2 this problem was solved (possibly temporarily)
  by disabling atomisp and related modules ( " https://github.com/linux-
  surface/linux-surface/issues/1095 ").

  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-erros 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.

  P.S. From dmesg it appears that atomisp failes to launch in both
  5.19.0-40 and 6.1.25 but still the computer boots.

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] UdevDb.txt

2023-04-23 Thread Jan Saarinen
apport information

** Attachment added: "UdevDb.txt"
   https://bugs.launchpad.net/bugs/2017444/+attachment/5667423/+files/UdevDb.txt

-- 
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:
  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

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Computers with Intel Atom CPU (maybe other Intel CPUs as well) will
  not boot with Kernel 6.2.0-20 OR any other Kernel in 6.2 series.

  This includes the latest stable Kernel 6.2.12 in Ubuntu repositories.
  The last stable Kernel Intel Atom CPU computer will boot with is 6.1.25 (from 
Ubuntu repositories).

  The bug is caused by Intel atomisp camera driver module which has some 
drivers missing, at least this driver: shisp_2401a_v21.bin.
  It seems that in transition from Kernel 6.1 to 6.2 some firmware of atomisp 
went missing.

  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 only in 
Ubuntu Kernels.
  Therefore I suggest reporting 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.

  This bug is probably related to bug #2017340.

  In Manjaro Kernel 6.2 this problem was solved (possibly temporarily)
  by disabling atomisp and related modules ( " https://github.com/linux-
  surface/linux-surface/issues/1095 ").

  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-erros 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.

  P.S. From dmesg it appears that atomisp failes to launch in both
  5.19.0-40 and 6.1.25 but still the computer boots.

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] RfKill.txt

2023-04-23 Thread Jan Saarinen
apport information

** Attachment added: "RfKill.txt"
   https://bugs.launchpad.net/bugs/2017444/+attachment/5667422/+files/RfKill.txt

-- 
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:
  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

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Computers with Intel Atom CPU (maybe other Intel CPUs as well) will
  not boot with Kernel 6.2.0-20 OR any other Kernel in 6.2 series.

  This includes the latest stable Kernel 6.2.12 in Ubuntu repositories.
  The last stable Kernel Intel Atom CPU computer will boot with is 6.1.25 (from 
Ubuntu repositories).

  The bug is caused by Intel atomisp camera driver module which has some 
drivers missing, at least this driver: shisp_2401a_v21.bin.
  It seems that in transition from Kernel 6.1 to 6.2 some firmware of atomisp 
went missing.

  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 only in 
Ubuntu Kernels.
  Therefore I suggest reporting 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.

  This bug is probably related to bug #2017340.

  In Manjaro Kernel 6.2 this problem was solved (possibly temporarily)
  by disabling atomisp and related modules ( " https://github.com/linux-
  surface/linux-surface/issues/1095 ").

  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-erros 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.

  P.S. From dmesg it appears that atomisp failes to launch in both
  5.19.0-40 and 6.1.25 but still the computer boots.

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] acpidump.txt

2023-04-23 Thread Jan Saarinen
apport information

** Attachment added: "acpidump.txt"
   
https://bugs.launchpad.net/bugs/2017444/+attachment/5667425/+files/acpidump.txt

** Description changed:

  Computers with Intel Atom CPU (maybe other Intel CPUs as well) will not
  boot with Kernel 6.2.0-20 OR any other Kernel in 6.2 series.
  
  This includes the latest stable Kernel 6.2.12 in Ubuntu repositories.
  The last stable Kernel Intel Atom CPU computer will boot with is 6.1.25 (from 
Ubuntu repositories).
  
  The bug is caused by Intel atomisp camera driver module which has some 
drivers missing, at least this driver: shisp_2401a_v21.bin.
  It seems that in transition from Kernel 6.1 to 6.2 some firmware of atomisp 
went missing.
  
  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 only in 
Ubuntu Kernels.
  Therefore I suggest reporting 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.
  
  This bug is probably related to bug #2017340.
  
  In Manjaro Kernel 6.2 this problem was solved (possibly temporarily) by
  disabling atomisp and related modules ( " https://github.com/linux-
  surface/linux-surface/issues/1095 ").
  
  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-erros of the computer with Ubuntu Kernel 6.1.25.
- --- 
- ProblemType: Bug
- ApportVersion: 2.26.1-0ubuntu2
- Architecture: amd64
- AudioDevicesInUse:
-  USER    PID ACCESS COMMAND
-  /dev/snd/controlC1:  jan     973 F pipewire
-   jan     974 F wireplumber
-  /dev/snd/controlC0:  jan     974 F wireplumber
-  /dev/snd/seq:jan 973 F pipewire
- CRDA: N/A
- CasperMD5CheckResult: pass
- CurrentDesktop: KDE
- DistroRelease: Ubuntu 23.04
- InstallationDate: Installed on 2023-04-21 (2 days ago)
- InstallationMedia: Kubuntu 22.10 "Kinetic Kudu" - Release amd64 (20221020)
- MachineType: HP HP x2 210 G2
- Package: linux (not installed)
- ProcFB: 0 i915drmfb
- ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.19.0-40-generic 
root=UUID=779944b2-bd88-4f4e-b369-83ba552b066e ro profile
- ProcVersionSignature: Ubuntu 5.19.0-40.41-generic 5.19.17
- RelatedPackageVersions:
-  linux-restricted-modules-5.19.0-40-generic N/A
-  linux-backports-modules-5.19.0-40-generic  N/A
-  linux-firmware 20230323.gitbcdcfbcf-0ubuntu1
- StagingDrivers: atomisp_gmin_platform atomisp
- Tags:  lunar staging
- Uname: Linux 5.19.0-40-generic x86_64
- UpgradeStatus: Upgraded to lunar on 2023-04-21 (2 days ago)
- UserGroups: adm cdrom dip lpadmin lxd plugdev sambashare sudo
- _MarkForUpload: True
- dmi.bios.date: 04/12/2019
- dmi.bios.release: 15.35
- dmi.bios.vendor: American Megatrends Inc.
- dmi.bios.version: F.35
- dmi.board.asset.tag: Base Board Asset Tag
- dmi.board.name: 82F4
- dmi.board.vendor: HP
- dmi.board.version: 93.25
- dmi.chassis.type: 32
- dmi.chassis.vendor: HP
- dmi.chassis.version: Chassis Version
- dmi.ec.firmware.release: 93.25
- dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrF.35:bd04/12/2019:br15.35:efr93.25:svnHP:pnHPx2210G2:pvr:rvnHP:rn82F4:rvr93.25:cvnHP:ct32:cvrChassisVersion:skuL5H45EA#UUW:
- dmi.product.family: 103C_5335KV
- dmi.product.name: HP x2 210 G2
- dmi.product.sku: L5H45EA#UUW
- dmi.sys.vendor: HP
+ 4. dmesg.log of the computer with Ubuntu Kernel 6.19.0-40.
+ 5. Video of boot sequence with Kernel 6.2.0-20.
+ 
+ P.S. From dmesg it appears that atomisp failes to launch in both
+ 5.19.0-40 and 6.1.25 but still the computer boots.

** Description changed:

  Computers with Intel Atom CPU (maybe other Intel CPUs as well) will not
  boot with Kernel 6.2.0-20 OR any other Kernel in 6.2 series.
  
  This includes the latest stable Kernel 6.2.12 in Ubuntu repositories.
  The last stable Kernel Intel Atom CPU computer will boot with is 6.1.25 (from 
Ubuntu repositories).
  
  The bug is caused by Intel atomisp camera driver module which has some 
drivers missing, at least this driver: shisp_2401a_v21.bin.
  It seems that in transition from Kernel 6.1 to 6.2 some firmware of atomisp 
went missing.
  
  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 only in 
Ubuntu Kernels.
  Therefore I suggest reporting 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.launch

[Kernel-packages] [Bug 2017444] WifiSyslog.txt

2023-04-23 Thread Jan Saarinen
apport information

** Attachment added: "WifiSyslog.txt"
   
https://bugs.launchpad.net/bugs/2017444/+attachment/5667424/+files/WifiSyslog.txt

-- 
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:
  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

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Computers with Intel Atom CPU (maybe other Intel CPUs as well) will
  not boot with Kernel 6.2.0-20 OR any other Kernel in 6.2 series.

  This includes the latest stable Kernel 6.2.12 in Ubuntu repositories.
  The last stable Kernel Intel Atom CPU computer will boot with is 6.1.25 (from 
Ubuntu repositories).

  The bug is caused by Intel atomisp camera driver module which has some 
drivers missing, at least this driver: shisp_2401a_v21.bin.
  It seems that in transition from Kernel 6.1 to 6.2 some firmware of atomisp 
went missing.

  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 only in 
Ubuntu Kernels.
  Therefore I suggest reporting 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.

  This bug is probably related to bug #2017340.

  In Manjaro Kernel 6.2 this problem was solved (possibly temporarily)
  by disabling atomisp and related modules ( " https://github.com/linux-
  surface/linux-surface/issues/1095 ").

  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-erros 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.

  P.S. From dmesg it appears that atomisp failes to launch in both
  5.19.0-40 and 6.1.25 but still the computer boots.

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] Lsusb-v.txt

2023-04-23 Thread Jan Saarinen
apport information

** Attachment added: "Lsusb-v.txt"
   
https://bugs.launchpad.net/bugs/2017444/+attachment/5667416/+files/Lsusb-v.txt

-- 
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:
  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

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Computers with Intel Atom CPU (maybe other Intel CPUs as well) will
  not boot with Kernel 6.2.0-20 OR any other Kernel in 6.2 series.

  This includes the latest stable Kernel 6.2.12 in Ubuntu repositories.
  The last stable Kernel Intel Atom CPU computer will boot with is 6.1.25 (from 
Ubuntu repositories).

  The bug is caused by Intel atomisp camera driver module which has some 
drivers missing, at least this driver: shisp_2401a_v21.bin.
  It seems that in transition from Kernel 6.1 to 6.2 some firmware of atomisp 
went missing.

  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 only in 
Ubuntu Kernels.
  Therefore I suggest reporting 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.

  This bug is probably related to bug #2017340.

  In Manjaro Kernel 6.2 this problem was solved (possibly temporarily)
  by disabling atomisp and related modules ( " https://github.com/linux-
  surface/linux-surface/issues/1095 ").

  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-erros 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.

  P.S. From dmesg it appears that atomisp failes to launch in both
  5.19.0-40 and 6.1.25 but still the computer boots.

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] Lsusb-t.txt

2023-04-23 Thread Jan Saarinen
apport information

** Attachment added: "Lsusb-t.txt"
   
https://bugs.launchpad.net/bugs/2017444/+attachment/5667415/+files/Lsusb-t.txt

-- 
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:
  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

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Computers with Intel Atom CPU (maybe other Intel CPUs as well) will
  not boot with Kernel 6.2.0-20 OR any other Kernel in 6.2 series.

  This includes the latest stable Kernel 6.2.12 in Ubuntu repositories.
  The last stable Kernel Intel Atom CPU computer will boot with is 6.1.25 (from 
Ubuntu repositories).

  The bug is caused by Intel atomisp camera driver module which has some 
drivers missing, at least this driver: shisp_2401a_v21.bin.
  It seems that in transition from Kernel 6.1 to 6.2 some firmware of atomisp 
went missing.

  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 only in 
Ubuntu Kernels.
  Therefore I suggest reporting 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.

  This bug is probably related to bug #2017340.

  In Manjaro Kernel 6.2 this problem was solved (possibly temporarily)
  by disabling atomisp and related modules ( " https://github.com/linux-
  surface/linux-surface/issues/1095 ").

  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-erros 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.

  P.S. From dmesg it appears that atomisp failes to launch in both
  5.19.0-40 and 6.1.25 but still the computer boots.

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] Lspci-vt.txt

2023-04-23 Thread Jan Saarinen
apport information

** Attachment added: "Lspci-vt.txt"
   
https://bugs.launchpad.net/bugs/2017444/+attachment/5667413/+files/Lspci-vt.txt

-- 
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:
  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

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Computers with Intel Atom CPU (maybe other Intel CPUs as well) will
  not boot with Kernel 6.2.0-20 OR any other Kernel in 6.2 series.

  This includes the latest stable Kernel 6.2.12 in Ubuntu repositories.
  The last stable Kernel Intel Atom CPU computer will boot with is 6.1.25 (from 
Ubuntu repositories).

  The bug is caused by Intel atomisp camera driver module which has some 
drivers missing, at least this driver: shisp_2401a_v21.bin.
  It seems that in transition from Kernel 6.1 to 6.2 some firmware of atomisp 
went missing.

  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 only in 
Ubuntu Kernels.
  Therefore I suggest reporting 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.

  This bug is probably related to bug #2017340.

  In Manjaro Kernel 6.2 this problem was solved (possibly temporarily)
  by disabling atomisp and related modules ( " https://github.com/linux-
  surface/linux-surface/issues/1095 ").

  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-erros 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.

  P.S. From dmesg it appears that atomisp failes to launch in both
  5.19.0-40 and 6.1.25 but still the computer boots.

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] Lsusb.txt

2023-04-23 Thread Jan Saarinen
apport information

** Attachment added: "Lsusb.txt"
   https://bugs.launchpad.net/bugs/2017444/+attachment/5667414/+files/Lsusb.txt

-- 
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:
  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

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Computers with Intel Atom CPU (maybe other Intel CPUs as well) will
  not boot with Kernel 6.2.0-20 OR any other Kernel in 6.2 series.

  This includes the latest stable Kernel 6.2.12 in Ubuntu repositories.
  The last stable Kernel Intel Atom CPU computer will boot with is 6.1.25 (from 
Ubuntu repositories).

  The bug is caused by Intel atomisp camera driver module which has some 
drivers missing, at least this driver: shisp_2401a_v21.bin.
  It seems that in transition from Kernel 6.1 to 6.2 some firmware of atomisp 
went missing.

  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 only in 
Ubuntu Kernels.
  Therefore I suggest reporting 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.

  This bug is probably related to bug #2017340.

  In Manjaro Kernel 6.2 this problem was solved (possibly temporarily)
  by disabling atomisp and related modules ( " https://github.com/linux-
  surface/linux-surface/issues/1095 ").

  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-erros 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.

  P.S. From dmesg it appears that atomisp failes to launch in both
  5.19.0-40 and 6.1.25 but still the computer boots.

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] ProcModules.txt

2023-04-23 Thread Jan Saarinen
apport information

** Attachment added: "ProcModules.txt"
   
https://bugs.launchpad.net/bugs/2017444/+attachment/5667421/+files/ProcModules.txt

-- 
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:
  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

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Computers with Intel Atom CPU (maybe other Intel CPUs as well) will
  not boot with Kernel 6.2.0-20 OR any other Kernel in 6.2 series.

  This includes the latest stable Kernel 6.2.12 in Ubuntu repositories.
  The last stable Kernel Intel Atom CPU computer will boot with is 6.1.25 (from 
Ubuntu repositories).

  The bug is caused by Intel atomisp camera driver module which has some 
drivers missing, at least this driver: shisp_2401a_v21.bin.
  It seems that in transition from Kernel 6.1 to 6.2 some firmware of atomisp 
went missing.

  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 only in 
Ubuntu Kernels.
  Therefore I suggest reporting 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.

  This bug is probably related to bug #2017340.

  In Manjaro Kernel 6.2 this problem was solved (possibly temporarily)
  by disabling atomisp and related modules ( " https://github.com/linux-
  surface/linux-surface/issues/1095 ").

  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-erros 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.

  P.S. From dmesg it appears that atomisp failes to launch in both
  5.19.0-40 and 6.1.25 but still the computer boots.

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] ProcInterrupts.txt

2023-04-23 Thread Jan Saarinen
apport information

** Attachment added: "ProcInterrupts.txt"
   
https://bugs.launchpad.net/bugs/2017444/+attachment/5667420/+files/ProcInterrupts.txt

-- 
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:
  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

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Computers with Intel Atom CPU (maybe other Intel CPUs as well) will
  not boot with Kernel 6.2.0-20 OR any other Kernel in 6.2 series.

  This includes the latest stable Kernel 6.2.12 in Ubuntu repositories.
  The last stable Kernel Intel Atom CPU computer will boot with is 6.1.25 (from 
Ubuntu repositories).

  The bug is caused by Intel atomisp camera driver module which has some 
drivers missing, at least this driver: shisp_2401a_v21.bin.
  It seems that in transition from Kernel 6.1 to 6.2 some firmware of atomisp 
went missing.

  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 only in 
Ubuntu Kernels.
  Therefore I suggest reporting 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.

  This bug is probably related to bug #2017340.

  In Manjaro Kernel 6.2 this problem was solved (possibly temporarily)
  by disabling atomisp and related modules ( " https://github.com/linux-
  surface/linux-surface/issues/1095 ").

  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-erros 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.

  P.S. From dmesg it appears that atomisp failes to launch in both
  5.19.0-40 and 6.1.25 but still the computer boots.

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] ProcEnviron.txt

2023-04-23 Thread Jan Saarinen
apport information

** Attachment added: "ProcEnviron.txt"
   
https://bugs.launchpad.net/bugs/2017444/+attachment/5667419/+files/ProcEnviron.txt

-- 
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:
  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

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Computers with Intel Atom CPU (maybe other Intel CPUs as well) will
  not boot with Kernel 6.2.0-20 OR any other Kernel in 6.2 series.

  This includes the latest stable Kernel 6.2.12 in Ubuntu repositories.
  The last stable Kernel Intel Atom CPU computer will boot with is 6.1.25 (from 
Ubuntu repositories).

  The bug is caused by Intel atomisp camera driver module which has some 
drivers missing, at least this driver: shisp_2401a_v21.bin.
  It seems that in transition from Kernel 6.1 to 6.2 some firmware of atomisp 
went missing.

  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 only in 
Ubuntu Kernels.
  Therefore I suggest reporting 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.

  This bug is probably related to bug #2017340.

  In Manjaro Kernel 6.2 this problem was solved (possibly temporarily)
  by disabling atomisp and related modules ( " https://github.com/linux-
  surface/linux-surface/issues/1095 ").

  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-erros 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.

  P.S. From dmesg it appears that atomisp failes to launch in both
  5.19.0-40 and 6.1.25 but still the computer boots.

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] ProcCpuinfoMinimal.txt

2023-04-23 Thread Jan Saarinen
apport information

** Attachment added: "ProcCpuinfoMinimal.txt"
   
https://bugs.launchpad.net/bugs/2017444/+attachment/5667418/+files/ProcCpuinfoMinimal.txt

-- 
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:
  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

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Computers with Intel Atom CPU (maybe other Intel CPUs as well) will
  not boot with Kernel 6.2.0-20 OR any other Kernel in 6.2 series.

  This includes the latest stable Kernel 6.2.12 in Ubuntu repositories.
  The last stable Kernel Intel Atom CPU computer will boot with is 6.1.25 (from 
Ubuntu repositories).

  The bug is caused by Intel atomisp camera driver module which has some 
drivers missing, at least this driver: shisp_2401a_v21.bin.
  It seems that in transition from Kernel 6.1 to 6.2 some firmware of atomisp 
went missing.

  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 only in 
Ubuntu Kernels.
  Therefore I suggest reporting 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.

  This bug is probably related to bug #2017340.

  In Manjaro Kernel 6.2 this problem was solved (possibly temporarily)
  by disabling atomisp and related modules ( " https://github.com/linux-
  surface/linux-surface/issues/1095 ").

  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-erros 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.

  P.S. From dmesg it appears that atomisp failes to launch in both
  5.19.0-40 and 6.1.25 but still the computer boots.

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] IwConfig.txt

2023-04-23 Thread Jan Saarinen
apport information

** Attachment added: "IwConfig.txt"
   
https://bugs.launchpad.net/bugs/2017444/+attachment/5667411/+files/IwConfig.txt

-- 
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:
  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

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Computers with Intel Atom CPU (maybe other Intel CPUs as well) will
  not boot with Kernel 6.2.0-20 OR any other Kernel in 6.2 series.

  This includes the latest stable Kernel 6.2.12 in Ubuntu repositories.
  The last stable Kernel Intel Atom CPU computer will boot with is 6.1.25 (from 
Ubuntu repositories).

  The bug is caused by Intel atomisp camera driver module which has some 
drivers missing, at least this driver: shisp_2401a_v21.bin.
  It seems that in transition from Kernel 6.1 to 6.2 some firmware of atomisp 
went missing.

  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 only in 
Ubuntu Kernels.
  Therefore I suggest reporting 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.

  This bug is probably related to bug #2017340.

  In Manjaro Kernel 6.2 this problem was solved (possibly temporarily)
  by disabling atomisp and related modules ( " https://github.com/linux-
  surface/linux-surface/issues/1095 ").

  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-erros 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.

  P.S. From dmesg it appears that atomisp failes to launch in both
  5.19.0-40 and 6.1.25 but still the computer boots.

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] AlsaInfo.txt

2023-04-23 Thread Jan Saarinen
apport information

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

-- 
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:
  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

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Computers with Intel Atom CPU (maybe other Intel CPUs as well) will
  not boot with Kernel 6.2.0-20 OR any other Kernel in 6.2 series.

  This includes the latest stable Kernel 6.2.12 in Ubuntu repositories.
  The last stable Kernel Intel Atom CPU computer will boot with is 6.1.25 (from 
Ubuntu repositories).

  The bug is caused by Intel atomisp camera driver module which has some 
drivers missing, at least this driver: shisp_2401a_v21.bin.
  It seems that in transition from Kernel 6.1 to 6.2 some firmware of atomisp 
went missing.

  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 only in 
Ubuntu Kernels.
  Therefore I suggest reporting 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.

  This bug is probably related to bug #2017340.

  In Manjaro Kernel 6.2 this problem was solved (possibly temporarily)
  by disabling atomisp and related modules ( " https://github.com/linux-
  surface/linux-surface/issues/1095 ").

  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-erros 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.

  P.S. From dmesg it appears that atomisp failes to launch in both
  5.19.0-40 and 6.1.25 but still the computer boots.

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] Lspci.txt

2023-04-23 Thread Jan Saarinen
apport information

** Attachment added: "Lspci.txt"
   https://bugs.launchpad.net/bugs/2017444/+attachment/5667412/+files/Lspci.txt

-- 
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:
  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

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Computers with Intel Atom CPU (maybe other Intel CPUs as well) will
  not boot with Kernel 6.2.0-20 OR any other Kernel in 6.2 series.

  This includes the latest stable Kernel 6.2.12 in Ubuntu repositories.
  The last stable Kernel Intel Atom CPU computer will boot with is 6.1.25 (from 
Ubuntu repositories).

  The bug is caused by Intel atomisp camera driver module which has some 
drivers missing, at least this driver: shisp_2401a_v21.bin.
  It seems that in transition from Kernel 6.1 to 6.2 some firmware of atomisp 
went missing.

  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 only in 
Ubuntu Kernels.
  Therefore I suggest reporting 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.

  This bug is probably related to bug #2017340.

  In Manjaro Kernel 6.2 this problem was solved (possibly temporarily)
  by disabling atomisp and related modules ( " https://github.com/linux-
  surface/linux-surface/issues/1095 ").

  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-erros 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.

  P.S. From dmesg it appears that atomisp failes to launch in both
  5.19.0-40 and 6.1.25 but still the computer boots.

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] CurrentDmesg.txt

2023-04-23 Thread Jan Saarinen
apport information

** Attachment added: "CurrentDmesg.txt"
   
https://bugs.launchpad.net/bugs/2017444/+attachment/5667410/+files/CurrentDmesg.txt

-- 
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:
  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

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Computers with Intel Atom CPU (maybe other Intel CPUs as well) will
  not boot with Kernel 6.2.0-20 OR any other Kernel in 6.2 series.

  This includes the latest stable Kernel 6.2.12 in Ubuntu repositories.
  The last stable Kernel Intel Atom CPU computer will boot with is 6.1.25 (from 
Ubuntu repositories).

  The bug is caused by Intel atomisp camera driver module which has some 
drivers missing, at least this driver: shisp_2401a_v21.bin.
  It seems that in transition from Kernel 6.1 to 6.2 some firmware of atomisp 
went missing.

  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 only in 
Ubuntu Kernels.
  Therefore I suggest reporting 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.

  This bug is probably related to bug #2017340.

  In Manjaro Kernel 6.2 this problem was solved (possibly temporarily)
  by disabling atomisp and related modules ( " https://github.com/linux-
  surface/linux-surface/issues/1095 ").

  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-erros 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.

  P.S. From dmesg it appears that atomisp failes to launch in both
  5.19.0-40 and 6.1.25 but still the computer boots.

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: 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

2023-04-23 Thread Jan Saarinen
** Attachment added: "Video of boot sequence with Kernel 6.2.0-20."
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2017444/+attachment/5667408/+files/Video%20of%20Kernel%206.2.0-20%20boot%20sequence%20in%20Intel%20Atom%20CPU%20computer.mp4

** Tags added: apport-collected lunar staging

** Description changed:

  Computers with Intel Atom CPU (maybe other Intel CPUs as well) will not
  boot with Kernel 6.2.0-20 OR any other Kernel in 6.2 series.
  
  This includes the latest stable Kernel 6.2.12 in Ubuntu repositories.
  The last stable Kernel Intel Atom CPU computer will boot with is 6.1.25 (from 
Ubuntu repositories).
  
  The bug is caused by Intel atomisp camera driver module which has some 
drivers missing, at least this driver: shisp_2401a_v21.bin.
  It seems that in transition from Kernel 6.1 to 6.2 some firmware of atomisp 
went missing.
  
  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 only in 
Ubuntu Kernels.
  Therefore I suggest reporting 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.
  
  This bug is probably related to bug #2017340.
  
  In Manjaro Kernel 6.2 this problem was solved (possibly temporarily) by
  disabling atomisp and related modules ( " https://github.com/linux-
  surface/linux-surface/issues/1095 ").
  
  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-erros of the computer with Ubuntu Kernel 6.1.25.
+ --- 
+ ProblemType: Bug
+ ApportVersion: 2.26.1-0ubuntu2
+ Architecture: amd64
+ AudioDevicesInUse:
+  USER    PID ACCESS COMMAND
+  /dev/snd/controlC1:  jan     973 F pipewire
+   jan     974 F wireplumber
+  /dev/snd/controlC0:  jan     974 F wireplumber
+  /dev/snd/seq:jan 973 F pipewire
+ CRDA: N/A
+ CasperMD5CheckResult: pass
+ CurrentDesktop: KDE
+ DistroRelease: Ubuntu 23.04
+ InstallationDate: Installed on 2023-04-21 (2 days ago)
+ InstallationMedia: Kubuntu 22.10 "Kinetic Kudu" - Release amd64 (20221020)
+ MachineType: HP HP x2 210 G2
+ Package: linux (not installed)
+ ProcFB: 0 i915drmfb
+ ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.19.0-40-generic 
root=UUID=779944b2-bd88-4f4e-b369-83ba552b066e ro profile
+ ProcVersionSignature: Ubuntu 5.19.0-40.41-generic 5.19.17
+ RelatedPackageVersions:
+  linux-restricted-modules-5.19.0-40-generic N/A
+  linux-backports-modules-5.19.0-40-generic  N/A
+  linux-firmware 20230323.gitbcdcfbcf-0ubuntu1
+ StagingDrivers: atomisp_gmin_platform atomisp
+ Tags:  lunar staging
+ Uname: Linux 5.19.0-40-generic x86_64
+ UpgradeStatus: Upgraded to lunar on 2023-04-21 (2 days ago)
+ UserGroups: adm cdrom dip lpadmin lxd plugdev sambashare sudo
+ _MarkForUpload: True
+ dmi.bios.date: 04/12/2019
+ dmi.bios.release: 15.35
+ dmi.bios.vendor: American Megatrends Inc.
+ dmi.bios.version: F.35
+ dmi.board.asset.tag: Base Board Asset Tag
+ dmi.board.name: 82F4
+ dmi.board.vendor: HP
+ dmi.board.version: 93.25
+ dmi.chassis.type: 32
+ dmi.chassis.vendor: HP
+ dmi.chassis.version: Chassis Version
+ dmi.ec.firmware.release: 93.25
+ dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrF.35:bd04/12/2019:br15.35:efr93.25:svnHP:pnHPx2210G2:pvr:rvnHP:rn82F4:rvr93.25:cvnHP:ct32:cvrChassisVersion:skuL5H45EA#UUW:
+ dmi.product.family: 103C_5335KV
+ dmi.product.name: HP x2 210 G2
+ dmi.product.sku: L5H45EA#UUW
+ dmi.sys.vendor: HP

-- 
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:
  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

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Computers with Intel Atom CPU (maybe other Intel CPUs as well) will
  not boot with Kernel 6.2.0-20 OR any other Kernel in 6.2 series.

  This includes the latest stable Kernel 6.2.12 in Ubuntu repositories.
  The last stable Kernel Intel Atom CPU computer will boot with is 6.1.25 (from 
Ubuntu repositories).

  The bug is caused by Intel atomisp camera driver module which has some 
drivers missing, at least this driver: shisp_2401a_v21.bin.
  It seems that in transition from Kernel 6.1 to 6.2 some firmware of atomisp 
went missing.

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

[Kernel-packages] [Bug 2017444] Re: 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

2023-04-23 Thread Jan Saarinen
** Attachment added: "dmesg of the computer with Kernel 5.19.0-40"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2017444/+attachment/5667407/+files/dmesg-kernel%205.19.0-40.log

-- 
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:
  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

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Computers with Intel Atom CPU (maybe other Intel CPUs as well) will
  not boot with Kernel 6.2.0-20 OR any other Kernel in 6.2 series.

  This includes the latest stable Kernel 6.2.12 in Ubuntu repositories.
  The last stable Kernel Intel Atom CPU computer will boot with is 6.1.25 (from 
Ubuntu repositories).

  The bug is caused by Intel atomisp camera driver module which has some 
drivers missing, at least this driver: shisp_2401a_v21.bin.
  It seems that in transition from Kernel 6.1 to 6.2 some firmware of atomisp 
went missing.

  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 only in 
Ubuntu Kernels.
  Therefore I suggest reporting 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.

  This bug is probably related to bug #2017340.

  In Manjaro Kernel 6.2 this problem was solved (possibly temporarily)
  by disabling atomisp and related modules ( " https://github.com/linux-
  surface/linux-surface/issues/1095 ").

  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-erros of the computer with Ubuntu Kernel 6.1.25.

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: 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

2023-04-23 Thread Jan Saarinen
** Attachment added: "dmesg of the computer with Kernel 6.1.25"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2017444/+attachment/5667406/+files/dmesg%20kernel%206.1.25.log

-- 
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:
  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

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Computers with Intel Atom CPU (maybe other Intel CPUs as well) will
  not boot with Kernel 6.2.0-20 OR any other Kernel in 6.2 series.

  This includes the latest stable Kernel 6.2.12 in Ubuntu repositories.
  The last stable Kernel Intel Atom CPU computer will boot with is 6.1.25 (from 
Ubuntu repositories).

  The bug is caused by Intel atomisp camera driver module which has some 
drivers missing, at least this driver: shisp_2401a_v21.bin.
  It seems that in transition from Kernel 6.1 to 6.2 some firmware of atomisp 
went missing.

  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 only in 
Ubuntu Kernels.
  Therefore I suggest reporting 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.

  This bug is probably related to bug #2017340.

  In Manjaro Kernel 6.2 this problem was solved (possibly temporarily)
  by disabling atomisp and related modules ( " https://github.com/linux-
  surface/linux-surface/issues/1095 ").

  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-erros of the computer with Ubuntu Kernel 6.1.25.

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: 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

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

  Computers with Intel Atom CPU (maybe other Intel CPUs as well) will not
  boot with Kernel 6.2.0-20 OR any other Kernel in 6.2 series.
  
  This includes the latest stable Kernel 6.2.12 in Ubuntu repositories.
  The last stable Kernel Intel Atom CPU computer will boot with is 6.1.25 (from 
Ubuntu repositories).
  
  The bug is caused by Intel atomisp camera driver module which has some 
drivers missing, at least this driver: shisp_2401a_v21.bin.
  It seems that in transition from Kernel 6.1 to 6.2 some firmware of atomisp 
went missing.
  
  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 only in 
Ubuntu Kernels.
  Therefore I suggest reporting 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.
  
  This bug is probably related to bug #2017340.
  
  In Manjaro Kernel 6.2 this problem was solved (possibly temporarily) by
  disabling atomisp and related modules ( " https://github.com/linux-
  surface/linux-surface/issues/1095 ").
  
- Attachment: 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.
+ 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 Kernel 6.1.25.
+ 3. xsession-erros of the computer with Kernel 6.1.25.

** Description changed:

  Computers with Intel Atom CPU (maybe other Intel CPUs as well) will not
  boot with Kernel 6.2.0-20 OR any other Kernel in 6.2 series.
  
  This includes the latest stable Kernel 6.2.12 in Ubuntu repositories.
  The last stable Kernel Intel Atom CPU computer will boot with is 6.1.25 (from 
Ubuntu repositories).
  
  The bug is caused by Intel atomisp camera driver module which has some 
drivers missing, at least this driver: shisp_2401a_v21.bin.
  It seems that in transition from Kernel 6.1 to 6.2 some firmware of atomisp 
went missing.
  
  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 only in 
Ubuntu Kernels.
  Therefore I suggest reporting 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.
  
  This bug is probably related to bug #2017340.
  
  In Manjaro Kernel 6.2 this problem was solved (possibly temporarily) by
  disabling atomisp and related modules ( " https://github.com/linux-
  surface/linux-surface/issues/1095 ").
  
  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 Kernel 6.1.25.
- 3. xsession-erros of the computer with Kernel 6.1.25.
+ 2. dmesg.log of the computer with Ubuntu Kernel 6.1.25.
+ 3. xsession-erros of the computer with Ubuntu Kernel 6.1.25.

-- 
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:
  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

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Computers with Intel Atom CPU (maybe other Intel CPUs as well) will
  not boot with Kernel 6.2.0-20 OR any other Kernel in 6.2 series.

  This includes the latest stable Kernel 6.2.12 in Ubuntu repositories.
  The last stable Kernel Intel Atom CPU computer will boot with is 6.1.25 (from 
Ubuntu repositories).

  The bug is caused by Intel atomisp camera driver module which has some 
drivers missing, at least this driver: shisp_2401a_v21.bin.
  It seems that in transition from Kernel 6.1 to 6.2 some firmware of atomisp 
went missing.

  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 only in 
Ubuntu Kernels.
  Therefore I suggest reporting 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.

  This bug is probably related to bug #2017340.

  In Manjaro Kernel 6.2 this problem was solved (possibly temporarily)
  by disabling atomisp and related modules ( " https://github.com/linux-
  

[Kernel-packages] [Bug 2017444] Re: 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

2023-04-23 Thread Jan Saarinen
** Attachment added: "xsession errors of the computer with Kernel 6.1.25"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2017444/+attachment/5667402/+files/xsession-errors

-- 
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:
  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

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Computers with Intel Atom CPU (maybe other Intel CPUs as well) will
  not boot with Kernel 6.2.0-20 OR any other Kernel in 6.2 series.

  This includes the latest stable Kernel 6.2.12 in Ubuntu repositories.
  The last stable Kernel Intel Atom CPU computer will boot with is 6.1.25 (from 
Ubuntu repositories).

  The bug is caused by Intel atomisp camera driver module which has some 
drivers missing, at least this driver: shisp_2401a_v21.bin.
  It seems that in transition from Kernel 6.1 to 6.2 some firmware of atomisp 
went missing.

  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 only in 
Ubuntu Kernels.
  Therefore I suggest reporting 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.

  This bug is probably related to bug #2017340.

  In Manjaro Kernel 6.2 this problem was solved (possibly temporarily)
  by disabling atomisp and related modules ( " https://github.com/linux-
  surface/linux-surface/issues/1095 ").

  Attachment: 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.

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: 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

2023-04-23 Thread Jan Saarinen
** Attachment added: "dmesg of the computer with Kernel 6.1.25"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2017444/+attachment/5667401/+files/dmesg.log

-- 
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:
  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

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Computers with Intel Atom CPU (maybe other Intel CPUs as well) will
  not boot with Kernel 6.2.0-20 OR any other Kernel in 6.2 series.

  This includes the latest stable Kernel 6.2.12 in Ubuntu repositories.
  The last stable Kernel Intel Atom CPU computer will boot with is 6.1.25 (from 
Ubuntu repositories).

  The bug is caused by Intel atomisp camera driver module which has some 
drivers missing, at least this driver: shisp_2401a_v21.bin.
  It seems that in transition from Kernel 6.1 to 6.2 some firmware of atomisp 
went missing.

  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 only in 
Ubuntu Kernels.
  Therefore I suggest reporting 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.

  This bug is probably related to bug #2017340.

  In Manjaro Kernel 6.2 this problem was solved (possibly temporarily)
  by disabling atomisp and related modules ( " https://github.com/linux-
  surface/linux-surface/issues/1095 ").

  Attachment: 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.

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: 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

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

  Computers with Intel Atom CPU (maybe other Intel CPUs as well) will not
  boot with Kernel 6.2.0-20 OR any other Kernel in 6.2 series.
  
  This includes the latest stable Kernel 6.2.12 in Ubuntu repositories.
  The last stable Kernel Intel Atom CPU computer will boot with is 6.1.25 (from 
Ubuntu repositories).
  
  The bug is caused by Intel atomisp camera driver module which has some 
drivers missing, at least this driver: shisp_2401a_v21.bin.
  It seems that in transition from Kernel 6.1 to 6.2 some firmware of atomisp 
went missing.
  
  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 only in 
Ubuntu Kernels.
  Therefore I suggest reporting 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.
  
  This bug is probably related to bug #2017340.
  
- In Manjaro Kernel this problem was solved (possibly temporarily) by
+ In Manjaro Kernel 6.2 this problem was solved (possibly temporarily) by
  disabling atomisp and related modules ( " https://github.com/linux-
  surface/linux-surface/issues/1095 ").
  
  Attachment: 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.

-- 
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:
  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

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Computers with Intel Atom CPU (maybe other Intel CPUs as well) will
  not boot with Kernel 6.2.0-20 OR any other Kernel in 6.2 series.

  This includes the latest stable Kernel 6.2.12 in Ubuntu repositories.
  The last stable Kernel Intel Atom CPU computer will boot with is 6.1.25 (from 
Ubuntu repositories).

  The bug is caused by Intel atomisp camera driver module which has some 
drivers missing, at least this driver: shisp_2401a_v21.bin.
  It seems that in transition from Kernel 6.1 to 6.2 some firmware of atomisp 
went missing.

  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 only in 
Ubuntu Kernels.
  Therefore I suggest reporting 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.

  This bug is probably related to bug #2017340.

  In Manjaro Kernel 6.2 this problem was solved (possibly temporarily)
  by disabling atomisp and related modules ( " https://github.com/linux-
  surface/linux-surface/issues/1095 ").

  Attachment: 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.

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: 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

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

  Computers with Intel Atom CPU (maybe other Intel CPUs as well) will not
  boot with Kernel 6.2.0-20 OR any other Kernel in 6.2 series.
  
  This includes the latest stable Kernel 6.2.12 in Ubuntu repositories.
  The last stable Kernel Intel Atom CPU computer will boot with is 6.1.25 (from 
Ubuntu repositories).
  
  The bug is caused by Intel atomisp camera driver module which has some 
drivers missing, at least this driver: shisp_2401a_v21.bin.
  It seems that in transition from Kernel 6.1 to 6.2 some firmware of atomisp 
went missing.
  
- 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 only
- in Ubuntu Kernels.
+ 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 only in 
Ubuntu Kernels.
+ Therefore I suggest reporting 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.
  
  This bug is probably related to bug #2017340.
  
  In Manjaro Kernel this problem was solved (possibly temporarily) by
  disabling atomisp and related modules ( " https://github.com/linux-
  surface/linux-surface/issues/1095 ").
  
  Attachment: 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.

-- 
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:
  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

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Computers with Intel Atom CPU (maybe other Intel CPUs as well) will
  not boot with Kernel 6.2.0-20 OR any other Kernel in 6.2 series.

  This includes the latest stable Kernel 6.2.12 in Ubuntu repositories.
  The last stable Kernel Intel Atom CPU computer will boot with is 6.1.25 (from 
Ubuntu repositories).

  The bug is caused by Intel atomisp camera driver module which has some 
drivers missing, at least this driver: shisp_2401a_v21.bin.
  It seems that in transition from Kernel 6.1 to 6.2 some firmware of atomisp 
went missing.

  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 only in 
Ubuntu Kernels.
  Therefore I suggest reporting 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.

  This bug is probably related to bug #2017340.

  In Manjaro Kernel 6.2 this problem was solved (possibly temporarily)
  by disabling atomisp and related modules ( " https://github.com/linux-
  surface/linux-surface/issues/1095 ").

  Attachment: 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.

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: 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

2023-04-23 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 Kubuntu 23.04
+ 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

** Tags added: kernel

** Tags removed: kernel
** Tags added: kernel-bug

-- 
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:
  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

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Computers with Intel Atom CPU (maybe other Intel CPUs as well) will
  not boot with Kernel 6.2.0-20 OR any other Kernel in 6.2 series.

  This includes the latest stable Kernel 6.2.12 in Ubuntu repositories.
  The last stable Kernel Intel Atom CPU computer will boot with is 6.1.25 (from 
Ubuntu repositories).

  The bug is caused by Intel atomisp camera driver module which has some 
drivers missing, at least this driver: shisp_2401a_v21.bin.
  It seems that in transition from Kernel 6.1 to 6.2 some firmware of atomisp 
went missing.

  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 only in 
Ubuntu Kernels.
  Therefore I suggest reporting 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.

  This bug is probably related to bug #2017340.

  In Manjaro Kernel this problem was solved (possibly temporarily) by
  disabling atomisp and related modules ( " https://github.com/linux-
  surface/linux-surface/issues/1095 ").

  Attachment: 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.

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: 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 Kubuntu 23.04

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

  Computers with Intel Atom CPU (maybe other Intel CPUs as well) will not
  boot with Kernel 6.2.0-20 OR any other Kernel in 6.2 series.
  
  This includes the latest stable Kernel 6.2.12 in Ubuntu repositories.
  The last stable Kernel Intel Atom CPU computer will boot with is 6.1.25 (from 
Ubuntu repositories).
  
  The bug is caused by Intel atomisp camera driver module which has some 
drivers missing, at least this driver: shisp_2401a_v21.bin.
  It seems that in transition from Kernel 6.1 to 6.2 some firmware of atomisp 
went missing.
  
  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 only
  in 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.
  
  This bug is probably related to bug #2017340.
  
+ In Manjaro Kernel this problem was solved (possibly temporarily) by
+ disabling atomisp and related modules ( " https://github.com/linux-
+ surface/linux-surface/issues/1095 ").
+ 
  Attachment: 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.

-- 
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:
  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 Kubuntu
  23.04

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Computers with Intel Atom CPU (maybe other Intel CPUs as well) will
  not boot with Kernel 6.2.0-20 OR any other Kernel in 6.2 series.

  This includes the latest stable Kernel 6.2.12 in Ubuntu repositories.
  The last stable Kernel Intel Atom CPU computer will boot with is 6.1.25 (from 
Ubuntu repositories).

  The bug is caused by Intel atomisp camera driver module which has some 
drivers missing, at least this driver: shisp_2401a_v21.bin.
  It seems that in transition from Kernel 6.1 to 6.2 some firmware of atomisp 
went missing.

  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 only
  in 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.

  This bug is probably related to bug #2017340.

  In Manjaro Kernel this problem was solved (possibly temporarily) by
  disabling atomisp and related modules ( " https://github.com/linux-
  surface/linux-surface/issues/1095 ").

  Attachment: 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.

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] [NEW] 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 Kubuntu 23.04

2023-04-23 Thread Jan Saarinen
Public bug reported:

Computers with Intel Atom CPU (maybe other Intel CPUs as well) will not
boot with Kernel 6.2.0-20 OR any other Kernel in 6.2 series.

This includes the latest stable Kernel 6.2.12 in Ubuntu repositories.
The last stable Kernel Intel Atom CPU computer will boot with is 6.1.25 (from 
Ubuntu repositories).

The bug is caused by Intel atomisp camera driver module which has some drivers 
missing, at least this driver: shisp_2401a_v21.bin.
It seems that in transition from Kernel 6.1 to 6.2 some firmware of atomisp 
went missing.

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 only
in 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.

This bug is probably related to bug #2017340.

In Manjaro Kernel this problem was solved (possibly temporarily) by
disabling atomisp and related modules ( " https://github.com/linux-
surface/linux-surface/issues/1095 ").

Attachment: 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.

** Affects: linux (Ubuntu)
 Importance: Undecided
 Status: New

** Attachment added: "End of boot sequence in Intel Atom CPU computer with 
Kernel 6.2.0-20.jpg"
   
https://bugs.launchpad.net/bugs/2017444/+attachment/5667385/+files/End%20of%20boot%20sequence%20in%20Intel%20Atom%20CPU%20computer%20with%20Kernel%206.2.0-20.jpg

-- 
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:
  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 Kubuntu
  23.04

Status in linux package in Ubuntu:
  New

Bug description:
  Computers with Intel Atom CPU (maybe other Intel CPUs as well) will
  not boot with Kernel 6.2.0-20 OR any other Kernel in 6.2 series.

  This includes the latest stable Kernel 6.2.12 in Ubuntu repositories.
  The last stable Kernel Intel Atom CPU computer will boot with is 6.1.25 (from 
Ubuntu repositories).

  The bug is caused by Intel atomisp camera driver module which has some 
drivers missing, at least this driver: shisp_2401a_v21.bin.
  It seems that in transition from Kernel 6.1 to 6.2 some firmware of atomisp 
went missing.

  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 only
  in 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.

  This bug is probably related to bug #2017340.

  In Manjaro Kernel this problem was solved (possibly temporarily) by
  disabling atomisp and related modules ( " https://github.com/linux-
  surface/linux-surface/issues/1095 ").

  Attachment: 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.

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 1838151] Re: Poor quality audio with modern Bluetooth headsets in HSP/HFP. Missing wide band speech support (Bluetooth A2DP codecs).

2023-04-13 Thread Jan
@Christian, @Konrad, Ubuntu 22.04 has this fixed. It was fixed in
PulseAudio 15, run `pulseaudio --version` to see the version you are
running.

But HSP sound is still much worse than A2DP sound e.g. if you listen to
music. HSP is still mono and limited to a bandwidth of 8 kHz. The scope
of this bug was only to support WBS in the Linux stack, so improve HSP
sound from even more terrible 4 kHz bandwidth to what it is now. The
current limitations are with the Bluetooth specification and the limited
data rates that bluetooth offers, so PipeWire is not going to help with
that. If you want better two-way sound your options currently are using
a wire, or using a proprietary wireless transmission (search for gaming
headsets) or Bluetooth codec (there is the FastStream codec, but
supporting headsets are extremely rare, I couldn't find anything with a
proper mic that I would consider for video calls).

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

Title:
  Poor quality audio with modern Bluetooth headsets in HSP/HFP.  Missing
  wide band speech support (Bluetooth A2DP codecs).

Status in PulseAudio:
  Fix Released
Status in bluez package in Ubuntu:
  Fix Released
Status in linux package in Ubuntu:
  Fix Released
Status in pulseaudio package in Ubuntu:
  Fix Released
Status in Arch Linux:
  New

Bug description:
  Bluetooth HSP/HFP audio quality is poor on Ubuntu comparative to all
  other major platforms (Windows, MacOS, ChromeOS, Android, iOS).

  Modern Bluetooth headsets (such as the Bose QC series headphones, many
  others) are capable of using HFP 1.6 with mSBC 16kHz audio encoding.
  As it currently stands, Ubuntu defaults to only supporting HSP
  headsets using 8kHz CVSD, and is incapable of supporting HFP 1.6 at
  this time.

  The ChromiumOS team recently tackled this issue -
  https://bugs.chromium.org/p/chromium/issues/detail?id=843048

  Their efforts may assist in bringing this to Ubuntu, however it
  appears that there are quite a lot of differences considering they
  have developed their own audio server solution etc.

  The Bluetooth Telephony Working Group published the HFP 1.6 spec in
  May 2011 -
  https://www.bluetooth.org/docman/handlers/downloaddoc.ashx?doc_id=238193

  Patches have been proposed in the past for this issue to the kernel
  and PulseAudio:

  PulseAudio: https://patchwork.freedesktop.org/patch/245272/
  Kernel: https://www.spinics.net/lists/linux-bluetooth/msg76982.html

  It appears that the Chromium OS team applied the same kernel patch:
  
https://chromium.googlesource.com/chromiumos/third_party/kernel/+/77dd0cb94c1713a8a12f6e392955dfa64c430e54

  ProblemType: Bug
  DistroRelease: Ubuntu 19.04
  Package: pulseaudio 1:12.2-2ubuntu3
  ProcVersionSignature: Ubuntu 5.0.0-20.21-generic 5.0.8
  Uname: Linux 5.0.0-20-generic x86_64
  ApportVersion: 2.20.10-0ubuntu27.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  jnappi 2777 F pulseaudio
  CurrentDesktop: ubuntu:GNOME
  Date: Sat Jul 27 11:08:29 2019
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2017-11-04 (629 days ago)
  InstallationMedia: Ubuntu 17.10 "Artful Aardvark" - Release amd64 (20171018)
  ProcEnviron:
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: pulseaudio
  UpgradeStatus: Upgraded to disco on 2019-07-18 (9 days ago)
  dmi.bios.date: 06/07/2016
  dmi.bios.vendor: LENOVO
  dmi.bios.version: R07ET67W (2.07 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20FW000TUS
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0J40705 WIN
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: None
  dmi.modalias: 
dmi:bvnLENOVO:bvrR07ET67W(2.07):bd06/07/2016:svnLENOVO:pn20FW000TUS:pvrThinkPadT460p:rvnLENOVO:rn20FW000TUS:rvrSDK0J40705WIN:cvnLENOVO:ct10:cvrNone:
  dmi.product.family: ThinkPad T460p
  dmi.product.name: 20FW000TUS
  dmi.product.sku: LENOVO_MT_20FW_BU_Think_FM_ThinkPad T460p
  dmi.product.version: ThinkPad T460p
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/pulseaudio/+bug/1838151/+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 2009325] Re: NFS deathlock with last Kernel 5.4.0-144.161 and 5.15.0-67.74

2023-04-11 Thread Jan Ingvoldstad
Hi @chengendu,

Thanks.

I have posted a comment to the effect of backporting changes in new (and
at the time, unreleased and not yet stable) Linux kernels to LTS
releases. There is no need to await upstream's feedback and judgment,
this change belongs to Linux 6.2, not old LTS kernels.

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

Title:
  NFS deathlock with last Kernel 5.4.0-144.161 and 5.15.0-67.74

Status in linux package in Ubuntu:
  Fix Released
Status in linux-aws package in Ubuntu:
  Invalid
Status in linux source package in Bionic:
  Fix Released
Status in linux-aws source package in Bionic:
  Fix Released
Status in linux source package in Focal:
  Fix Released
Status in linux-aws source package in Focal:
  Fix Released
Status in linux source package in Jammy:
  Fix Released
Status in linux-aws source package in Jammy:
  Fix Released
Status in linux source package in Kinetic:
  Fix Released
Status in linux-aws source package in Kinetic:
  Fix Released
Status in linux source package in Lunar:
  Fix Released
Status in linux-aws source package in Lunar:
  Invalid

Bug description:
  After updating on the kernel 
  5.4.0-144.161 at Ubuntu 18 and 
  5.15.0-67.74 at Ubuntu 20, 
  we have a 100% CPU outlation and 20 to 30 Mbit traffic to the clients for our 
NFS servers.

  All clients are extremely slow when it comes to access to the NFS
  resources.

  Restart and use older kernel, fixed the problem.
  Ubuntu 18 5.4.0-139-generic
  Ubuntu 20 5.15.0-60-Generic
  I don't have a NFS problem with this kernel.

  Problem came with the last releas on March 3rd, 2023
  --- 
  ProblemType: Bug
  AlsaDevices:
   total 0
   crw-rw 1 root audio 116,  1 Mär  4 15:00 seq
   crw-rw 1 root audio 116, 33 Mär  4 15:00 timer
  AplayDevices: Error: [Errno 2] No such file or directory: 'aplay'
  ApportVersion: 2.20.11-0ubuntu27.25
  Architecture: amd64
  ArecordDevices: Error: [Errno 2] No such file or directory: 'arecord'
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  CasperMD5CheckResult: skip
  DistroRelease: Ubuntu 20.04
  IwConfig: Error: [Errno 2] No such file or directory: 'iwconfig'
  Lsusb: Error: command ['lsusb'] failed with exit code 1:
  Lsusb-t:
   
  Lsusb-v: Error: command ['lsusb', '-v'] failed with exit code 1:
  MachineType: VMware, Inc. VMware Virtual Platform
  Package: linux (not installed)
  PciMultimedia:
   
  ProcFB: 0 svgadrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-5.15.0-67-generic 
root=/dev/mapper/vg1-root ro net.ifnames=0 biosdevname=0 kvm.nx_huge_pages=auto 
elevator=noop
  ProcVersionSignature: Ubuntu 5.15.0-67.74~20.04.1-generic 5.15.85
  RelatedPackageVersions:
   linux-restricted-modules-5.15.0-67-generic N/A
   linux-backports-modules-5.15.0-67-generic  N/A
   linux-firmware 1.187.36
  RfKill: Error: [Errno 2] No such file or directory: 'rfkill'
  Tags:  focal
  Uname: Linux 5.15.0-67-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: N/A
  _MarkForUpload: True
  dmi.bios.date: 11/12/2020
  dmi.bios.release: 4.6
  dmi.bios.vendor: Phoenix Technologies LTD
  dmi.bios.version: 6.00
  dmi.board.name: 440BX Desktop Reference Platform
  dmi.board.vendor: Intel Corporation
  dmi.board.version: None
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 1
  dmi.chassis.vendor: No Enclosure
  dmi.chassis.version: N/A
  dmi.ec.firmware.release: 0.0
  dmi.modalias: 
dmi:bvnPhoenixTechnologiesLTD:bvr6.00:bd11/12/2020:br4.6:efr0.0:svnVMware,Inc.:pnVMwareVirtualPlatform:pvrNone:rvnIntelCorporation:rn440BXDesktopReferencePlatform:rvrNone:cvnNoEnclosure:ct1:cvrN/A:sku:
  dmi.product.name: VMware Virtual Platform
  dmi.product.version: None
  dmi.sys.vendor: VMware, Inc.
  --- 
  ProblemType: Bug
  AlsaDevices:
   total 0
   crw-rw 1 root audio 116,  1 Mär  4 15:03 seq
   crw-rw 1 root audio 116, 33 Mär  4 15:03 timer
  AplayDevices: Error: [Errno 2] No such file or directory: 'aplay': 'aplay'
  ApportVersion: 2.20.9-0ubuntu7.28
  Architecture: amd64
  ArecordDevices: Error: [Errno 2] No such file or directory: 'arecord': 
'arecord'
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  DistroRelease: Ubuntu 18.04
  IwConfig: Error: [Errno 2] No such file or directory: 'iwconfig': 'iwconfig'
  Lsusb: Error: command ['lsusb'] failed with exit code 1:
  MachineType: VMware, Inc. VMware Virtual Platform
  Package: linux (not installed)
  PciMultimedia:
   
  ProcFB: 0 svgadrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-5.0.0-43-generic 
root=/dev/mapper/vg1-root ro net.ifnames=0 biosdevname=0 kvm.nx_huge_pages=auto 
elevator=noop
  ProcVersionSignature: Ubuntu 5.0.0-43.47~18.04.1-generic 5.0.21
  RelatedPackageVersions:
   linux-restricted-modules-5.0.0-43-generic N/A

[Kernel-packages] [Bug 2015827] Re: NFS performance issue while clearing the file access cache upon login

2023-04-11 Thread Jan Ingvoldstad
Please note that this is a bug that for unknown reasons have been
backported from 6.2-rc3 to LTS released kernels in Ubuntu Server LTS.

Upstream is not responsible for making the decision of whether this
backported change should be part of older kernels in Ubuntu Server LTS.

Please revert the changes to LTS released kernels, so that server
hosting environments can use Ubuntu Server as a server platform.

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

Title:
  NFS performance issue while clearing the file access cache upon login

Status in linux package in Ubuntu:
  In Progress

Bug description:
  The performance issue that has been observed may be attributed to an increase 
in NFS ACCESS operations, possibly due to a new mechanism introduced in the 
Linux 6.2-rc3 NFS client side.
  This mechanism clears the access cache as soon as the cache timestamp becomes 
older than the user's login time,
  with the primary objective of preventing the NFS client's access cache from 
becoming stale due to any changes made to the user's group membership on the 
server after the user has already logged in on the client.

  It's worth noting that POSIX only refreshes the user's supplementary group 
information upon login.
  Upstream has taken into consideration that users may reasonably expect the 
access cache to be cleared when they log out and log back in again, with all 
behavior returning to normal after the replacement.

  The performance overhead can be particularly noticeable when applications or 
users switch to other privileged users via commands such as "su" to operate on 
NFS-mounted folders.
  In such cases, the privileged user's login time will be renewed, and NFS 
ACCESS operations will need to be re-sent, potentially leading to performance 
degradation.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2015827/+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 2009325] Re: NFS deathlock with last Kernel 5.4.0-144.161 and 5.15.0-67.74

2023-03-28 Thread Jan Ingvoldstad
Thanks again, but why is it not possible to roll back the NFS change and
roll out only the security relevant content in the meanwhile?

Nearly one month and counting for balancing the need for systems being
up vs. having security updates is not quite tenable for most system
administrators.

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

Title:
  NFS deathlock with last Kernel 5.4.0-144.161 and 5.15.0-67.74

Status in linux package in Ubuntu:
  In Progress
Status in linux-aws package in Ubuntu:
  Invalid
Status in linux source package in Bionic:
  Fix Released
Status in linux-aws source package in Bionic:
  Fix Released
Status in linux source package in Focal:
  Fix Released
Status in linux-aws source package in Focal:
  Fix Released
Status in linux source package in Jammy:
  Fix Released
Status in linux-aws source package in Jammy:
  Fix Released
Status in linux source package in Kinetic:
  Fix Released
Status in linux-aws source package in Kinetic:
  Fix Released
Status in linux source package in Lunar:
  In Progress
Status in linux-aws source package in Lunar:
  Invalid

Bug description:
  After updating on the kernel 
  5.4.0-144.161 at Ubuntu 18 and 
  5.15.0-67.74 at Ubuntu 20, 
  we have a 100% CPU outlation and 20 to 30 Mbit traffic to the clients for our 
NFS servers.

  All clients are extremely slow when it comes to access to the NFS
  resources.

  Restart and use older kernel, fixed the problem.
  Ubuntu 18 5.4.0-139-generic
  Ubuntu 20 5.15.0-60-Generic
  I don't have a NFS problem with this kernel.

  Problem came with the last releas on March 3rd, 2023
  --- 
  ProblemType: Bug
  AlsaDevices:
   total 0
   crw-rw 1 root audio 116,  1 Mär  4 15:00 seq
   crw-rw 1 root audio 116, 33 Mär  4 15:00 timer
  AplayDevices: Error: [Errno 2] No such file or directory: 'aplay'
  ApportVersion: 2.20.11-0ubuntu27.25
  Architecture: amd64
  ArecordDevices: Error: [Errno 2] No such file or directory: 'arecord'
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  CasperMD5CheckResult: skip
  DistroRelease: Ubuntu 20.04
  IwConfig: Error: [Errno 2] No such file or directory: 'iwconfig'
  Lsusb: Error: command ['lsusb'] failed with exit code 1:
  Lsusb-t:
   
  Lsusb-v: Error: command ['lsusb', '-v'] failed with exit code 1:
  MachineType: VMware, Inc. VMware Virtual Platform
  Package: linux (not installed)
  PciMultimedia:
   
  ProcFB: 0 svgadrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-5.15.0-67-generic 
root=/dev/mapper/vg1-root ro net.ifnames=0 biosdevname=0 kvm.nx_huge_pages=auto 
elevator=noop
  ProcVersionSignature: Ubuntu 5.15.0-67.74~20.04.1-generic 5.15.85
  RelatedPackageVersions:
   linux-restricted-modules-5.15.0-67-generic N/A
   linux-backports-modules-5.15.0-67-generic  N/A
   linux-firmware 1.187.36
  RfKill: Error: [Errno 2] No such file or directory: 'rfkill'
  Tags:  focal
  Uname: Linux 5.15.0-67-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: N/A
  _MarkForUpload: True
  dmi.bios.date: 11/12/2020
  dmi.bios.release: 4.6
  dmi.bios.vendor: Phoenix Technologies LTD
  dmi.bios.version: 6.00
  dmi.board.name: 440BX Desktop Reference Platform
  dmi.board.vendor: Intel Corporation
  dmi.board.version: None
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 1
  dmi.chassis.vendor: No Enclosure
  dmi.chassis.version: N/A
  dmi.ec.firmware.release: 0.0
  dmi.modalias: 
dmi:bvnPhoenixTechnologiesLTD:bvr6.00:bd11/12/2020:br4.6:efr0.0:svnVMware,Inc.:pnVMwareVirtualPlatform:pvrNone:rvnIntelCorporation:rn440BXDesktopReferencePlatform:rvrNone:cvnNoEnclosure:ct1:cvrN/A:sku:
  dmi.product.name: VMware Virtual Platform
  dmi.product.version: None
  dmi.sys.vendor: VMware, Inc.
  --- 
  ProblemType: Bug
  AlsaDevices:
   total 0
   crw-rw 1 root audio 116,  1 Mär  4 15:03 seq
   crw-rw 1 root audio 116, 33 Mär  4 15:03 timer
  AplayDevices: Error: [Errno 2] No such file or directory: 'aplay': 'aplay'
  ApportVersion: 2.20.9-0ubuntu7.28
  Architecture: amd64
  ArecordDevices: Error: [Errno 2] No such file or directory: 'arecord': 
'arecord'
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  DistroRelease: Ubuntu 18.04
  IwConfig: Error: [Errno 2] No such file or directory: 'iwconfig': 'iwconfig'
  Lsusb: Error: command ['lsusb'] failed with exit code 1:
  MachineType: VMware, Inc. VMware Virtual Platform
  Package: linux (not installed)
  PciMultimedia:
   
  ProcFB: 0 svgadrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-5.0.0-43-generic 
root=/dev/mapper/vg1-root ro net.ifnames=0 biosdevname=0 kvm.nx_huge_pages=auto 
elevator=noop
  ProcVersionSignature: Ubuntu 5.0.0-43.47~18.04.1-generic 5.0.21
  RelatedPackageVersions:
   linux-restricted-modules-5.0.0-43-generic 

[Kernel-packages] [Bug 2009325] Re: NFS deathlock with last Kernel 5.4.0-144.161 and 5.15.0-67.74

2023-03-28 Thread Jan Ingvoldstad
I think Ben's question could be clarified with:

How does "login" relate to non-login (non-interactive) processes started
automatically via system processes?

Our issue is with suexec-like mechanisms, and the 2 orders of magnitude
increase ACCESS and 1 order of magnitude for LOOKUP, while significantly
better than with the bugs introduced a month ago, are still posing
significant problems for applying this kernel upgrade to production
systems.

The patch to the upstream release candidate does not seem to have a
complete line of reasoning to me, nor is it obvious why this should be
backported to stable kernels, but I'm not well versed in interpreting
kernel patches.

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

Title:
  NFS deathlock with last Kernel 5.4.0-144.161 and 5.15.0-67.74

Status in linux package in Ubuntu:
  In Progress
Status in linux-aws package in Ubuntu:
  Invalid
Status in linux source package in Bionic:
  Fix Released
Status in linux-aws source package in Bionic:
  Fix Released
Status in linux source package in Focal:
  Fix Released
Status in linux-aws source package in Focal:
  Fix Released
Status in linux source package in Jammy:
  Fix Released
Status in linux-aws source package in Jammy:
  Fix Released
Status in linux source package in Kinetic:
  Fix Released
Status in linux-aws source package in Kinetic:
  Fix Released
Status in linux source package in Lunar:
  In Progress
Status in linux-aws source package in Lunar:
  Invalid

Bug description:
  After updating on the kernel 
  5.4.0-144.161 at Ubuntu 18 and 
  5.15.0-67.74 at Ubuntu 20, 
  we have a 100% CPU outlation and 20 to 30 Mbit traffic to the clients for our 
NFS servers.

  All clients are extremely slow when it comes to access to the NFS
  resources.

  Restart and use older kernel, fixed the problem.
  Ubuntu 18 5.4.0-139-generic
  Ubuntu 20 5.15.0-60-Generic
  I don't have a NFS problem with this kernel.

  Problem came with the last releas on March 3rd, 2023
  --- 
  ProblemType: Bug
  AlsaDevices:
   total 0
   crw-rw 1 root audio 116,  1 Mär  4 15:00 seq
   crw-rw 1 root audio 116, 33 Mär  4 15:00 timer
  AplayDevices: Error: [Errno 2] No such file or directory: 'aplay'
  ApportVersion: 2.20.11-0ubuntu27.25
  Architecture: amd64
  ArecordDevices: Error: [Errno 2] No such file or directory: 'arecord'
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  CasperMD5CheckResult: skip
  DistroRelease: Ubuntu 20.04
  IwConfig: Error: [Errno 2] No such file or directory: 'iwconfig'
  Lsusb: Error: command ['lsusb'] failed with exit code 1:
  Lsusb-t:
   
  Lsusb-v: Error: command ['lsusb', '-v'] failed with exit code 1:
  MachineType: VMware, Inc. VMware Virtual Platform
  Package: linux (not installed)
  PciMultimedia:
   
  ProcFB: 0 svgadrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-5.15.0-67-generic 
root=/dev/mapper/vg1-root ro net.ifnames=0 biosdevname=0 kvm.nx_huge_pages=auto 
elevator=noop
  ProcVersionSignature: Ubuntu 5.15.0-67.74~20.04.1-generic 5.15.85
  RelatedPackageVersions:
   linux-restricted-modules-5.15.0-67-generic N/A
   linux-backports-modules-5.15.0-67-generic  N/A
   linux-firmware 1.187.36
  RfKill: Error: [Errno 2] No such file or directory: 'rfkill'
  Tags:  focal
  Uname: Linux 5.15.0-67-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: N/A
  _MarkForUpload: True
  dmi.bios.date: 11/12/2020
  dmi.bios.release: 4.6
  dmi.bios.vendor: Phoenix Technologies LTD
  dmi.bios.version: 6.00
  dmi.board.name: 440BX Desktop Reference Platform
  dmi.board.vendor: Intel Corporation
  dmi.board.version: None
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 1
  dmi.chassis.vendor: No Enclosure
  dmi.chassis.version: N/A
  dmi.ec.firmware.release: 0.0
  dmi.modalias: 
dmi:bvnPhoenixTechnologiesLTD:bvr6.00:bd11/12/2020:br4.6:efr0.0:svnVMware,Inc.:pnVMwareVirtualPlatform:pvrNone:rvnIntelCorporation:rn440BXDesktopReferencePlatform:rvrNone:cvnNoEnclosure:ct1:cvrN/A:sku:
  dmi.product.name: VMware Virtual Platform
  dmi.product.version: None
  dmi.sys.vendor: VMware, Inc.
  --- 
  ProblemType: Bug
  AlsaDevices:
   total 0
   crw-rw 1 root audio 116,  1 Mär  4 15:03 seq
   crw-rw 1 root audio 116, 33 Mär  4 15:03 timer
  AplayDevices: Error: [Errno 2] No such file or directory: 'aplay': 'aplay'
  ApportVersion: 2.20.9-0ubuntu7.28
  Architecture: amd64
  ArecordDevices: Error: [Errno 2] No such file or directory: 'arecord': 
'arecord'
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  DistroRelease: Ubuntu 18.04
  IwConfig: Error: [Errno 2] No such file or directory: 'iwconfig': 'iwconfig'
  Lsusb: Error: command ['lsusb'] failed with exit code 1:
  MachineType: VMware, Inc. VMware 

[Kernel-packages] [Bug 2009325] Re: NFS deathlock with last Kernel 5.4.0-144.161 and 5.15.0-67.74

2023-03-24 Thread Jan Ingvoldstad
Not only is it about severe loss of service, but this also keeps
numerous systems at risk because they cannot easily install a kernel
with the security fixes.

For the future, please consider not bundling security releases with
other fixes, as to avoid this situation where systems essentially remain
unpatched for a month.

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

Title:
  NFS deathlock with last Kernel 5.4.0-144.161 and 5.15.0-67.74

Status in linux package in Ubuntu:
  In Progress
Status in linux-aws package in Ubuntu:
  Invalid
Status in linux source package in Bionic:
  Fix Committed
Status in linux-aws source package in Bionic:
  Fix Committed
Status in linux source package in Focal:
  Fix Committed
Status in linux-aws source package in Focal:
  Fix Committed
Status in linux source package in Jammy:
  Fix Committed
Status in linux-aws source package in Jammy:
  Fix Committed
Status in linux source package in Kinetic:
  Fix Released
Status in linux-aws source package in Kinetic:
  Fix Released
Status in linux source package in Lunar:
  In Progress
Status in linux-aws source package in Lunar:
  Invalid

Bug description:
  After updating on the kernel 
  5.4.0-144.161 at Ubuntu 18 and 
  5.15.0-67.74 at Ubuntu 20, 
  we have a 100% CPU outlation and 20 to 30 Mbit traffic to the clients for our 
NFS servers.

  All clients are extremely slow when it comes to access to the NFS
  resources.

  Restart and use older kernel, fixed the problem.
  Ubuntu 18 5.4.0-139-generic
  Ubuntu 20 5.15.0-60-Generic
  I don't have a NFS problem with this kernel.

  Problem came with the last releas on March 3rd, 2023
  --- 
  ProblemType: Bug
  AlsaDevices:
   total 0
   crw-rw 1 root audio 116,  1 Mär  4 15:00 seq
   crw-rw 1 root audio 116, 33 Mär  4 15:00 timer
  AplayDevices: Error: [Errno 2] No such file or directory: 'aplay'
  ApportVersion: 2.20.11-0ubuntu27.25
  Architecture: amd64
  ArecordDevices: Error: [Errno 2] No such file or directory: 'arecord'
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  CasperMD5CheckResult: skip
  DistroRelease: Ubuntu 20.04
  IwConfig: Error: [Errno 2] No such file or directory: 'iwconfig'
  Lsusb: Error: command ['lsusb'] failed with exit code 1:
  Lsusb-t:
   
  Lsusb-v: Error: command ['lsusb', '-v'] failed with exit code 1:
  MachineType: VMware, Inc. VMware Virtual Platform
  Package: linux (not installed)
  PciMultimedia:
   
  ProcFB: 0 svgadrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-5.15.0-67-generic 
root=/dev/mapper/vg1-root ro net.ifnames=0 biosdevname=0 kvm.nx_huge_pages=auto 
elevator=noop
  ProcVersionSignature: Ubuntu 5.15.0-67.74~20.04.1-generic 5.15.85
  RelatedPackageVersions:
   linux-restricted-modules-5.15.0-67-generic N/A
   linux-backports-modules-5.15.0-67-generic  N/A
   linux-firmware 1.187.36
  RfKill: Error: [Errno 2] No such file or directory: 'rfkill'
  Tags:  focal
  Uname: Linux 5.15.0-67-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: N/A
  _MarkForUpload: True
  dmi.bios.date: 11/12/2020
  dmi.bios.release: 4.6
  dmi.bios.vendor: Phoenix Technologies LTD
  dmi.bios.version: 6.00
  dmi.board.name: 440BX Desktop Reference Platform
  dmi.board.vendor: Intel Corporation
  dmi.board.version: None
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 1
  dmi.chassis.vendor: No Enclosure
  dmi.chassis.version: N/A
  dmi.ec.firmware.release: 0.0
  dmi.modalias: 
dmi:bvnPhoenixTechnologiesLTD:bvr6.00:bd11/12/2020:br4.6:efr0.0:svnVMware,Inc.:pnVMwareVirtualPlatform:pvrNone:rvnIntelCorporation:rn440BXDesktopReferencePlatform:rvrNone:cvnNoEnclosure:ct1:cvrN/A:sku:
  dmi.product.name: VMware Virtual Platform
  dmi.product.version: None
  dmi.sys.vendor: VMware, Inc.
  --- 
  ProblemType: Bug
  AlsaDevices:
   total 0
   crw-rw 1 root audio 116,  1 Mär  4 15:03 seq
   crw-rw 1 root audio 116, 33 Mär  4 15:03 timer
  AplayDevices: Error: [Errno 2] No such file or directory: 'aplay': 'aplay'
  ApportVersion: 2.20.9-0ubuntu7.28
  Architecture: amd64
  ArecordDevices: Error: [Errno 2] No such file or directory: 'arecord': 
'arecord'
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  DistroRelease: Ubuntu 18.04
  IwConfig: Error: [Errno 2] No such file or directory: 'iwconfig': 'iwconfig'
  Lsusb: Error: command ['lsusb'] failed with exit code 1:
  MachineType: VMware, Inc. VMware Virtual Platform
  Package: linux (not installed)
  PciMultimedia:
   
  ProcFB: 0 svgadrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-5.0.0-43-generic 
root=/dev/mapper/vg1-root ro net.ifnames=0 biosdevname=0 kvm.nx_huge_pages=auto 
elevator=noop
  ProcVersionSignature: Ubuntu 5.0.0-43.47~18.04.1-generic 5.0.21
  RelatedPackageVersions:
   

[Kernel-packages] [Bug 2007759] Re: Spotify freezes my entire system

2023-02-24 Thread Jan Louda
Hello,
I have the same problem on Lenovo "ThinkPad T14s Gen 1" and "AMD Ryzen 7 PRO 
4750U with RadeonGraphics" on Ubuntu 22.04.2 LTS.


Here are the last lines before freezing :(


Feb 24 22:16:33 ntb2525 /usr/libexec/gdm-x-session[2298]: (II) event22 - RAPOO 
BT4.0 Mouse: SYN_DROPPED event - some input events have been lost.
Feb 24 22:16:33 ntb2525 kernel: [123304.315870] [drm:amdgpu_dm_commit_planes 
[amdgpu]] *ERROR* Waiting for fences timed out!
Feb 24 22:16:33 ntb2525 kernel: [123304.487830] gmc_v9_0_process_interrupt: 
130817 callbacks suppressed
Feb 24 22:16:33 ntb2525 kernel: [123304.487841] amdgpu :06:00.0: amdgpu: 
[mmhub0] no-retry page fault (src_id:0 ring:40 vmid:1 pasid:32785, for process 
spotify pid 333898 thread spotify:cs0 pid 333951)
Feb 24 22:16:33 ntb2525 kernel: [123304.487860] amdgpu :06:00.0: amdgpu:   
in page starting at address 0x80010422 from IH client 0x12 (VMC)
Feb 24 22:16:33 ntb2525 kernel: [123304.487869] amdgpu :06:00.0: amdgpu: 
VM_L2_PROTECTION_FAULT_STATUS:0x00140051
Feb 24 22:16:33 ntb2525 kernel: [123304.487874] amdgpu :06:00.0: amdgpu:
 Faulty UTCL2 client ID: MP1 (0x0)
Feb 24 22:16:33 ntb2525 kernel: [123304.487879] amdgpu :06:00.0: amdgpu:
 MORE_FFeb 24 22:19:09 ntb2525 lvm[937]:   2 logical volume(s) in volume group 
"vgubuntu" monitored

In the attachment there is a syslog after spotify run.


Thank you

** Attachment added: "syslog-spotify-freeze.txt"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2007759/+attachment/5649874/+files/syslog-spotify-freeze.txt

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

Title:
  Spotify freezes my entire system

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  When I open spotify and have it open for a while my system freezes and
  I need to hard reset afterwards.

  ubuntu 22.10
  spotify version 1.1.84.716.gc5f8b819

  The main error that I always get aren't included in any txt files but
  here is the one error I copy paste from askubuntu:

  retry page fault (src_id:0 ring:0 vmid:1 pasid:32776, for process spotify pid 
13673 thread spotify:cs0 pid 13735)
  Feb 02 22:37:26 kernel: amdgpu :03:00.0: amdgpu:   in page starting at 
address 0x800106a2 from IH client 0x12 (VMC)
  Feb 02 22:37:26 kernel: amdgpu :03:00.0: amdgpu: 
VM_L2_PROTECTION_FAULT_STATUS:0x00140051
  Feb 02 22:37:26 kernel: amdgpu :03:00.0: amdgpu:  Faulty UTCL2 
client ID: MP1 (0x0)
  Feb 02 22:37:26 kernel: amdgpu :03:00.0: amdgpu:  MORE_FAULTS: 0x1
  Feb 02 22:37:26 kernel: amdgpu :03:00.0: amdgpu:  WALKER_ERROR: 
0x0
  Feb 02 22:37:26 kernel: amdgpu :03:00.0: amdgpu:  
PERMISSION_FAULTS: 0x5
  Feb 02 22:37:26 kernel: amdgpu :03:00.0: amdgpu:  MAPPING_ERROR: 
0x0
  Feb 02 22:37:26 kernel: amdgpu :03:00.0: amdgpu:  RW: 0x1
  Feb 02 22:37:26 kernel: amdgpu :03:00.0: amdgpu: [mmhub0] retry page 
fault (src_id:0 ring:0 vmid:1 pasid:32776, for process spotify pid 13673 thread 
spotify:cs0 pid 13735)
  Feb 02 22:37:26 kernel: amdgpu :03:00.0: amdgpu:   in page starting at 
address 0x800106a2 from IH client 0x12 (VMC)
  Feb 02 22:37:26 kernel: amdgpu :03:00.0: amdgpu: 
VM_L2_PROTECTION_FAULT_STATUS:0x00140051
  Feb 02 22:37:26 kernel: amdgpu :03:00.0: amdgpu:  Faulty UTCL2 
client ID: MP1 (0x0)
  Feb 02 22:37:26 kernel: amdgpu :03:00.0: amdgpu:  MORE_FAULTS: 0x1
  Feb 02 22:37:26 kernel: amdgpu :03:00.0: amdgpu:  WALKER_ERROR: 
0x0
  Feb 02 22:37:26 kernel: amdgpu :03:00.0: amdgpu:  
PERMISSION_FAULTS: 0x5
  Feb 02 22:37:26 kernel: amdgpu :03:00.0: amdgpu:  MAPPING_ERROR: 
0x0
  Feb 02 22:37:26 kernel: amdgpu :03:00.0: amdgpu:  RW: 0x1
  Feb 02 22:37:26 kernel: amdgpu :03:00.0: amdgpu: [mmhub0] retry page 
fault (src_id:0 ring:0 vmid:1 pasid:32776, for process spotify pid 13673 thread 
spotify:cs0 pid 13735)
  Feb 02 22:37:26 kernel: amdgpu :03:00.0: amdgpu:   in page starting at 
address 0x800106a2 from IH client 0x12 (VMC)

  --

  
  ProblemType: Bug
  DistroRelease: Ubuntu 22.10
  Package: linux-image-5.19.0-31-generic 5.19.0-31.32
  ProcVersionSignature: Ubuntu 5.19.0-31.32-generic 5.19.17
  Uname: Linux 5.19.0-31-generic x86_64
  ApportVersion: 2.23.1-0ubuntu3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  adrian 1576 F wireplumber
   /dev/snd/controlC0:  adrian 1576 F wireplumber
   /dev/snd/seq:adrian 1573 F pipewire
  CRDA: N/A
  CasperMD5CheckResult: pass
  CurrentDesktop: ubuntu:GNOME
  Date: Sat Feb 18 20:11:39 2023
  InstallationDate: Installed on 2023-01-27 (21 days ago)
  InstallationMedia: Ubuntu 22.04 LTS "Jammy 

[Kernel-packages] [Bug 1990700] Re: Fibocom WWAN FM350-GL suspend error (notebook not suspend)

2023-02-19 Thread Jan Cernohorsky
3:D1:DE:B7:
  F0:40:5A:0E:F4:8C:3F:40:0D:57:05:4C:5F:F3:32:8E:4A:A3:56:69:
  18:47:8A:F1:91:A2:D6:5F:E9:B3:63:DF:9A:68:0E:F6:37:17:F9:62:
  D8:50:60:AA:E1:45:1C:3E:FA:23:66:CE:6E:19:1C:B0:51:51:C1:CF:
  4E:D7:71:24:07:52:7E:7F:F6:78:FF:7E

  mmcli -L:
   /org/freedesktop/ModemManager1/Modem/0 [generic] MBIM [14C3:4D75]

  Any idea?
  Thank you.
  With best regards Jan
  ---
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu27.24
  Architecture: amd64
  CasperMD5CheckResult: skip
  DistroRelease: Ubuntu 20.04
  InstallationDate: Installed on 2021-04-10 (532 days ago)
  InstallationMedia: Kubuntu 20.04.2.0 LTS "Focal Fossa" - Release amd64 
(20210209.1)
  Package: linux (not installed)
  ProcEnviron:
   LANGUAGE=cs:en_US
   TERM=xterm-256color
   PATH=(custom, no user)
   LANG=cs_CZ.UTF-8
   SHELL=/bin/bash
  Tags:  focal
  Uname: Linux 5.19.10-051910-generic x86_64
  UnreportableReason: The running kernel is not an Ubuntu kernel
  UpgradeStatus: Upgraded to focal on 2022-09-22 (1 days ago)
  UserGroups: N/A
  _MarkForUpload: True

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1990700/+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 1990700] Re: Fibocom WWAN FM350-GL suspend error (notebook not suspend)

2023-02-19 Thread Jan Cernohorsky
 Reporting
  Capabilities: [300] Secondary PCI Express
  Kernel driver in use: mtk_t7xx
  Kernel modules: mtk_t7xx

  lshw:
  *-generic
  description: Wireless controller
  product: MEDIATEK Corp.
  vendor: MEDIATEK Corp.
  physical id: 0
  bus info: pci@:58:00.0
  version: 01
  width: 64 bits
  clock: 33MHz
  capabilities: pciexpress msix msi pm bus_master cap_list
  configuration: driver=mtk_t7xx latency=0
  resources: iomemory:600-5ff iomemory:600-5ff irq:17 
memory:601e80-601e807fff memory:5e80-5eff 
memory:601e00-601e7f

  modinfo:
  modinfo mtk_t7xx
  filename:   
/lib/modules/5.19.10-051910-generic/kernel/drivers/net/wwan/t7xx/mtk_t7xx.ko
  license:GPL
  description:MediaTek PCIe 5G WWAN modem T7xx driver
  author: MediaTek Inc
  srcversion: 5FA53465EA0167231B632D4
  alias:  pci:v14C3d4D75sv*sd*bc*sc*i*
  depends:
  retpoline:  Y
  intree: Y
  name:   mtk_t7xx
  vermagic:   5.19.10-051910-generic SMP preempt mod_unload modversions
  sig_id: PKCS#7
  signer: Build time autogenerated kernel key
  sig_key:7E:38:36:48:BB:F2:74:0E:30:57:1B:6E:64:90:57:55:30:C5:AF:45
  sig_hashalgo:   sha512
  signature:  78:1B:C9:7F:DE:D2:BE:87:EA:17:94:14:C2:51:3E:2C:75:03:76:0F:
  36:96:92:9B:88:48:B0:C8:73:E6:88:E4:A2:61:25:E9:16:E8:87:40:
  45:99:CC:50:FD:21:B0:BB:11:0E:B5:8F:CC:5F:47:7A:5E:00:BF:7D:
  77:50:A1:F5:00:24:DC:EF:E6:3E:A0:3B:0A:D7:2E:84:EC:FC:6B:4D:
  9E:42:CD:A2:07:C3:D9:F8:6E:7B:76:12:7F:B9:9B:70:6A:22:3D:09:
  4D:04:98:59:35:2A:95:D1:9A:B3:53:77:BE:E5:3E:50:51:18:D0:CE:
  9A:DB:3B:0E:DA:4D:05:5D:D1:5F:4F:6B:DB:98:47:F3:32:25:D8:AD:
  4E:CE:5F:3E:46:76:D9:F4:FA:28:F2:49:B3:3D:D1:5F:74:CF:69:39:
  D2:B0:64:3D:41:FB:55:1F:AB:D3:76:65:54:C6:06:6E:F7:01:F2:F7:
  CE:CF:6C:76:17:1B:AD:41:69:29:FB:F8:6B:F9:74:3F:65:6B:C5:63:
  98:76:D1:69:24:AA:7E:9D:D0:27:BF:AF:0B:C9:30:3C:1B:2A:AB:B9:
  29:22:D5:6B:16:AB:22:43:16:A0:F6:94:EA:78:E7:54:5F:9B:2D:DA:
  2E:9B:9F:81:E4:E0:B7:93:ED:9D:8F:79:19:1A:03:2C:00:C5:3A:99:
  A4:D0:14:6D:21:61:41:02:EC:8D:48:D5:13:0F:D7:AB:5E:B9:BF:17:
  FA:F3:8C:DE:62:A3:F1:5C:33:9C:FB:72:2F:BF:9F:BD:35:BC:F6:D4:
  DE:69:68:A7:80:FE:4C:ED:F8:02:97:66:CA:D0:7A:49:4A:A8:D5:C5:
  67:48:31:42:F9:41:FB:1A:74:52:97:6D:28:A0:2B:03:DA:73:BF:27:
  0E:84:45:33:40:2D:2F:A9:2C:0D:3A:A5:52:93:1B:E8:6D:27:CD:70:
  7E:56:CF:0C:8E:C7:6C:E0:A7:16:2A:FF:95:C5:DE:B7:97:D5:FB:92:
  28:EE:C6:98:1B:D7:06:A3:9D:26:31:09:1E:A8:09:D4:CF:0F:6C:4F:
  C5:EA:2E:BF:5E:02:02:54:15:A7:A7:86:07:B7:82:3B:C6:68:4A:2F:
  23:BB:DE:45:3D:52:0E:F2:D8:3B:57:E3:2B:AE:51:2A:E3:D1:DE:B7:
  F0:40:5A:0E:F4:8C:3F:40:0D:57:05:4C:5F:F3:32:8E:4A:A3:56:69:
  18:47:8A:F1:91:A2:D6:5F:E9:B3:63:DF:9A:68:0E:F6:37:17:F9:62:
  D8:50:60:AA:E1:45:1C:3E:FA:23:66:CE:6E:19:1C:B0:51:51:C1:CF:
  4E:D7:71:24:07:52:7E:7F:F6:78:FF:7E

  mmcli -L:
   /org/freedesktop/ModemManager1/Modem/0 [generic] MBIM [14C3:4D75]

  Any idea?
  Thank you.
  With best regards Jan
  ---
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu27.24
  Architecture: amd64
  CasperMD5CheckResult: skip
  DistroRelease: Ubuntu 20.04
  InstallationDate: Installed on 2021-04-10 (532 days ago)
  InstallationMedia: Kubuntu 20.04.2.0 LTS "Focal Fossa" - Release amd64 
(20210209.1)
  Package: linux (not installed)
  ProcEnviron:
   LANGUAGE=cs:en_US
   TERM=xterm-256color
   PATH=(custom, no user)
   LANG=cs_CZ.UTF-8
   SHELL=/bin/bash
  Tags:  focal
  Uname: Linux 5.19.10-051910-generic x86_64
  UnreportableReason: The running kernel is not an Ubuntu kernel
  UpgradeStatus: Upgraded to focal on 2022-09-22 (1 days ago)
  UserGroups: N/A
  _MarkForUpload: True

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1990700/+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 1978980] Re: [amdgpu] Wrong external screen resolution after wake up from sleep

2023-02-12 Thread Jan Herzog
Fresh installation Ubuntu 20.04 LTS with all updates / Fresh
installation with all updates 22.04 LTS.

Thinkpad X230 and external display. Default resolution external display
2560x1440. After screenlock the external display has a different
resolution. Sometimes 1920x1080 or 1280x720. Only unplugging and
plugging it back solves the problem.

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

Title:
  [amdgpu] Wrong external screen resolution after wake up from sleep

Status in linux package in Ubuntu:
  Confirmed
Status in xorg-server package in Ubuntu:
  Confirmed

Bug description:
  After the Ubuntu distro upgrade (upgrade from LTS 20.04 to LTS 22.04,
  running KDE) I started experiencing a problem with external screen
  resolution after the wake up from sleep. The monitor resolution is
  small (1280x768) and doesn't respect the setting prior the sleep
  (1920x1200).

  After the wake up from sleep:

  ```
  > xrandr
  HDMI-A-0 disconnected (normal left inverted right x axis y axis)
  DisplayPort-0 disconnected (normal left inverted right x axis y axis)
  DisplayPort-1 connected primary 1280x768+0+0 (normal left inverted right x 
axis y axis) 535mm x 339mm
 1280x768  59.94* 
 # a list of lower resolutions
  ```

  There is an error when trying to change the setting to the highest
  resolution supported by the monitor (which is not included in the
  above list).

  ```
  > xrandr --output DisplayPort-1 --mode 1920x1200
  xrandr: cannot find mode 1920x1200
  ```

  After the turn off and turn on of the external monitor, the resolution
  is somehow added to the xrandr list:

  ```
  > xrandr
  HDMI-A-0 disconnected (normal left inverted right x axis y axis)
  DisplayPort-0 disconnected (normal left inverted right x axis y axis)
  DisplayPort-1 connected primary 1280x768+0+0 (normal left inverted right x 
axis y axis) 535mm x 339mm
 1920x1200 59.95 +
 # a list of resolutions
 1280x768  59.94* 
 # a list of lower resolutions
  ```

  Now it is possible to change the resolution:

  ```
  > xrandr --output DisplayPort-1 --mode 1920x1200
  # no output, the resolution was successfully changed
  ```   

  After the change, the resolution is successfully changed and xrandr
  gives proper output:

  ```
  > xrandr
  HDMI-A-0 disconnected (normal left inverted right x axis y axis)
  DisplayPort-0 disconnected (normal left inverted right x axis y axis)
  DisplayPort-1 connected primary 1920x1200+0+0 (normal left inverted right x 
axis y axis) 535mm x 339mm
 1920x1200 59.95*+
 # a list of lower resolutions
  ```

  The problem is not present on fresh start. However, it is consistently
  present after the wake up from sleep.

  What can cause the problem and how may I fix it?

  Running AMD based laptop (Ryzen 7 3700U with integrated graphics), the
  external monitor is connected via USB-C. There are no problems with
  laptop screen resolution, only external monitor is affected.

  ProblemType: Bug
  DistroRelease: Ubuntu 22.04
  Package: xorg 1:7.7+23ubuntu2
  ProcVersionSignature: Ubuntu 5.15.0-37.39-generic 5.15.35
  Uname: Linux 5.15.0-37-generic x86_64
  ApportVersion: 2.20.11-0ubuntu82.1
  Architecture: amd64
  BootLog: Error: [Errno 13] Permission denied: '/var/log/boot.log'
  CasperMD5CheckResult: unknown
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  CurrentDesktop: KDE
  Date: Thu Jun 16 18:12:05 2022
  DistUpgraded: 2022-05-08 07:52:25,560 DEBUG icon theme changed, re-reading
  DistroCodename: jammy
  DistroVariant: ubuntu
  ExtraDebuggingInterest: No
  GraphicsCard:
   Advanced Micro Devices, Inc. [AMD/ATI] Picasso/Raven 2 [Radeon Vega Series / 
Radeon Vega Mobile Series] [1002:15d8] (rev c1) (prog-if 00 [VGA controller])
 Subsystem: Lenovo ThinkPad E595 [17aa:5124]
  InstallationDate: Installed on 2019-08-21 (1030 days ago)
  InstallationMedia: Kubuntu 19.04 "Disco Dingo" - Release amd64 (20190416)
  MachineType: LENOVO 20NE000BMC
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.15.0-37-generic 
root=UUID=0fff4104-4909-4124-b8b0-8430281f24be ro open splash iommu=soft 
vt.handoff=7
  RebootRequiredPkgs: Error: path contained symlinks.
  SourcePackage: xorg
  Symptom: display
  UpgradeStatus: Upgraded to jammy on 2022-05-08 (39 days ago)
  dmi.bios.date: 01/26/2022
  dmi.bios.release: 1.24
  dmi.bios.vendor: LENOVO
  dmi.bios.version: R11ET44W (1.24 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20NE000BMC
  dmi.board.vendor: LENOVO
  dmi.board.version: Not Defined
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: None
  dmi.ec.firmware.release: 1.24
  dmi.modalias: 

[Kernel-packages] [Bug 2002889] Re: 5.15.0-58.64 breaks xen bridge networking (pvh domU)

2023-02-10 Thread Jan Kellermann
Bionic:
The problem does **not** occur on Ubuntu 18.04 with HWE-kernel 5.4.0-137 
(really)
The problem does **not** occur on Ubuntu 18.04 with HWE-kernel 5.4.0-139 > 
fixed!

The problem **does** occur on Ubuntu 18.04 with kernel 4.15.0-204
The problem does **not** occur on Ubuntu 18.04 with kernel 4.15.0-206.217 > 
fixed!

Thank you very much!

** Tags removed: verification-needed-bionic
** Tags added: verification-done-bionic

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

Title:
  5.15.0-58.64 breaks xen bridge networking (pvh domU)

Status in linux package in Ubuntu:
  Confirmed
Status in linux source package in Xenial:
  In Progress
Status in linux source package in Bionic:
  Fix Committed
Status in linux source package in Focal:
  Fix Committed
Status in linux source package in Jammy:
  Fix Committed
Status in linux source package in Kinetic:
  Fix Committed

Bug description:
  [Impact]  

   
  Xen guests will not have network access. This fixes a regression due to the 
fix 
 
  for CVE-2022-3643.

   


   
  [Testing] 

   
  This has only been build-tested.  

   


   
  [Potential regression]

   
  Xen guests might not have network access.
  --


  With 5.15.0-58.64-generic, bridge networking on xen is broken :

   no packet (check with tcpdump)  flowing between dom0 and any domUs 
  attached to a network bridge.
   downgrading to  5.15.0-57-generic fix the issue. Thus the patch to the 
netback driver seems the cause.

  relevant network config :

  brtctl show :
  br0   8000.XXXno  eno1
     vif1.0

  relevant domU config :

  kernel = '/usr/lib/grub-xen/grub-i386-xen_pvh.bin'
  type = 'pvh'

  vif = [ 'ip=192.168.10.10 ,bridge=br0' ]

  No message in dmesg, journal, xen logs..

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2002889/+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 2002889] Re: 5.15.0-58.64 breaks xen bridge networking (pvh domU)

2023-02-10 Thread Jan Kellermann
** Tags removed: verification-needed-focal verification-needed-jammy
** Tags added: verification-done-focal verification-done-jammy

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

Title:
  5.15.0-58.64 breaks xen bridge networking (pvh domU)

Status in linux package in Ubuntu:
  Confirmed
Status in linux source package in Xenial:
  In Progress
Status in linux source package in Bionic:
  Fix Committed
Status in linux source package in Focal:
  Fix Committed
Status in linux source package in Jammy:
  Fix Committed
Status in linux source package in Kinetic:
  Fix Committed

Bug description:
  [Impact]  

   
  Xen guests will not have network access. This fixes a regression due to the 
fix 
 
  for CVE-2022-3643.

   


   
  [Testing] 

   
  This has only been build-tested.  

   


   
  [Potential regression]

   
  Xen guests might not have network access.
  --


  With 5.15.0-58.64-generic, bridge networking on xen is broken :

   no packet (check with tcpdump)  flowing between dom0 and any domUs 
  attached to a network bridge.
   downgrading to  5.15.0-57-generic fix the issue. Thus the patch to the 
netback driver seems the cause.

  relevant network config :

  brtctl show :
  br0   8000.XXXno  eno1
     vif1.0

  relevant domU config :

  kernel = '/usr/lib/grub-xen/grub-i386-xen_pvh.bin'
  type = 'pvh'

  vif = [ 'ip=192.168.10.10 ,bridge=br0' ]

  No message in dmesg, journal, xen logs..

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2002889/+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 2002889] Re: 5.15.0-58.64 breaks xen bridge networking (pvh domU)

2023-02-10 Thread Jan Kellermann
On Ubuntu 20.04 the Kernel 5.4.0-144 solves the problem.
Thank you very much.

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

Title:
  5.15.0-58.64 breaks xen bridge networking (pvh domU)

Status in linux package in Ubuntu:
  Confirmed
Status in linux source package in Xenial:
  In Progress
Status in linux source package in Bionic:
  Fix Committed
Status in linux source package in Focal:
  Fix Committed
Status in linux source package in Jammy:
  Fix Committed
Status in linux source package in Kinetic:
  Fix Committed

Bug description:
  [Impact]  

   
  Xen guests will not have network access. This fixes a regression due to the 
fix 
 
  for CVE-2022-3643.

   


   
  [Testing] 

   
  This has only been build-tested.  

   


   
  [Potential regression]

   
  Xen guests might not have network access.
  --


  With 5.15.0-58.64-generic, bridge networking on xen is broken :

   no packet (check with tcpdump)  flowing between dom0 and any domUs 
  attached to a network bridge.
   downgrading to  5.15.0-57-generic fix the issue. Thus the patch to the 
netback driver seems the cause.

  relevant network config :

  brtctl show :
  br0   8000.XXXno  eno1
     vif1.0

  relevant domU config :

  kernel = '/usr/lib/grub-xen/grub-i386-xen_pvh.bin'
  type = 'pvh'

  vif = [ 'ip=192.168.10.10 ,bridge=br0' ]

  No message in dmesg, journal, xen logs..

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2002889/+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 2002889] Re: 5.15.0-58.64 breaks xen bridge networking (pvh domU)

2023-02-10 Thread Jan Kellermann
Ob Ubuntu 20.04 with linux-generic-hwe-20.04 (5.15.0.66.73~20.04.27)
from focal proposed solves the problem. Thank you very much.

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

Title:
  5.15.0-58.64 breaks xen bridge networking (pvh domU)

Status in linux package in Ubuntu:
  Confirmed
Status in linux source package in Xenial:
  In Progress
Status in linux source package in Bionic:
  Fix Committed
Status in linux source package in Focal:
  Fix Committed
Status in linux source package in Jammy:
  Fix Committed
Status in linux source package in Kinetic:
  Fix Committed

Bug description:
  [Impact]  

   
  Xen guests will not have network access. This fixes a regression due to the 
fix 
 
  for CVE-2022-3643.

   


   
  [Testing] 

   
  This has only been build-tested.  

   


   
  [Potential regression]

   
  Xen guests might not have network access.
  --


  With 5.15.0-58.64-generic, bridge networking on xen is broken :

   no packet (check with tcpdump)  flowing between dom0 and any domUs 
  attached to a network bridge.
   downgrading to  5.15.0-57-generic fix the issue. Thus the patch to the 
netback driver seems the cause.

  relevant network config :

  brtctl show :
  br0   8000.XXXno  eno1
     vif1.0

  relevant domU config :

  kernel = '/usr/lib/grub-xen/grub-i386-xen_pvh.bin'
  type = 'pvh'

  vif = [ 'ip=192.168.10.10 ,bridge=br0' ]

  No message in dmesg, journal, xen logs..

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2002889/+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 2002889] Re: 5.15.0-58.64 breaks xen bridge networking (pvh domU)

2023-02-10 Thread Jan Kellermann
On Ubuntu 22.04 5.15.0-66 from focal proposed solves this problem. Thank
you very much.

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

Title:
  5.15.0-58.64 breaks xen bridge networking (pvh domU)

Status in linux package in Ubuntu:
  Confirmed
Status in linux source package in Xenial:
  In Progress
Status in linux source package in Bionic:
  Fix Committed
Status in linux source package in Focal:
  Fix Committed
Status in linux source package in Jammy:
  Fix Committed
Status in linux source package in Kinetic:
  Fix Committed

Bug description:
  [Impact]  

   
  Xen guests will not have network access. This fixes a regression due to the 
fix 
 
  for CVE-2022-3643.

   


   
  [Testing] 

   
  This has only been build-tested.  

   


   
  [Potential regression]

   
  Xen guests might not have network access.
  --


  With 5.15.0-58.64-generic, bridge networking on xen is broken :

   no packet (check with tcpdump)  flowing between dom0 and any domUs 
  attached to a network bridge.
   downgrading to  5.15.0-57-generic fix the issue. Thus the patch to the 
netback driver seems the cause.

  relevant network config :

  brtctl show :
  br0   8000.XXXno  eno1
     vif1.0

  relevant domU config :

  kernel = '/usr/lib/grub-xen/grub-i386-xen_pvh.bin'
  type = 'pvh'

  vif = [ 'ip=192.168.10.10 ,bridge=br0' ]

  No message in dmesg, journal, xen logs..

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2002889/+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 2002889] Re: 5.15.0-58.64 breaks xen bridge networking (pvh domU)

2023-01-30 Thread Jan Kellermann
We are affected on live machines too.

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

Title:
  5.15.0-58.64 breaks xen bridge networking (pvh domU)

Status in linux package in Ubuntu:
  Confirmed
Status in linux source package in Xenial:
  In Progress
Status in linux source package in Bionic:
  In Progress
Status in linux source package in Focal:
  In Progress
Status in linux source package in Jammy:
  In Progress
Status in linux source package in Kinetic:
  In Progress

Bug description:
  [Impact]  

   
  Xen guests will not have network access. This fixes a regression due to the 
fix 
 
  for CVE-2022-3643.

   


   
  [Testing] 

   
  This has only been build-tested.  

   


   
  [Potential regression]

   
  Xen guests might not have network access.
  --


  With 5.15.0-58.64-generic, bridge networking on xen is broken :

   no packet (check with tcpdump)  flowing between dom0 and any domUs 
  attached to a network bridge.
   downgrading to  5.15.0-57-generic fix the issue. Thus the patch to the 
netback driver seems the cause.

  relevant network config :

  brtctl show :
  br0   8000.XXXno  eno1
     vif1.0

  relevant domU config :

  kernel = '/usr/lib/grub-xen/grub-i386-xen_pvh.bin'
  type = 'pvh'

  vif = [ 'ip=192.168.10.10 ,bridge=br0' ]

  No message in dmesg, journal, xen logs..

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2002889/+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 1990700] Re: Fibocom WWAN FM350-GL suspend error (notebook not suspend)

2022-09-24 Thread Jan Cernohorsky
  7E:56:CF:0C:8E:C7:6C:E0:A7:16:2A:FF:95:C5:DE:B7:97:D5:FB:92:
  28:EE:C6:98:1B:D7:06:A3:9D:26:31:09:1E:A8:09:D4:CF:0F:6C:4F:
  C5:EA:2E:BF:5E:02:02:54:15:A7:A7:86:07:B7:82:3B:C6:68:4A:2F:
  23:BB:DE:45:3D:52:0E:F2:D8:3B:57:E3:2B:AE:51:2A:E3:D1:DE:B7:
  F0:40:5A:0E:F4:8C:3F:40:0D:57:05:4C:5F:F3:32:8E:4A:A3:56:69:
  18:47:8A:F1:91:A2:D6:5F:E9:B3:63:DF:9A:68:0E:F6:37:17:F9:62:
  D8:50:60:AA:E1:45:1C:3E:FA:23:66:CE:6E:19:1C:B0:51:51:C1:CF:
  4E:D7:71:24:07:52:7E:7F:F6:78:FF:7E
  
  
  mmcli -L:
   /org/freedesktop/ModemManager1/Modem/0 [generic] MBIM [14C3:4D75]
  
  Any idea?
  Thank you.
  With best regards Jan
+ --- 
+ ProblemType: Bug
+ ApportVersion: 2.20.11-0ubuntu27.24
+ Architecture: amd64
+ CasperMD5CheckResult: skip
+ DistroRelease: Ubuntu 20.04
+ InstallationDate: Installed on 2021-04-10 (532 days ago)
+ InstallationMedia: Kubuntu 20.04.2.0 LTS "Focal Fossa" - Release amd64 
(20210209.1)
+ Package: linux (not installed)
+ ProcEnviron:
+  LANGUAGE=cs:en_US
+  TERM=xterm-256color
+  PATH=(custom, no user)
+  LANG=cs_CZ.UTF-8
+  SHELL=/bin/bash
+ Tags:  focal
+ Uname: Linux 5.19.10-051910-generic x86_64
+ UnreportableReason: The running kernel is not an Ubuntu kernel
+ UpgradeStatus: Upgraded to focal on 2022-09-22 (1 days ago)
+ UserGroups: N/A
+ _MarkForUpload: True

** Attachment added: "ProcCpuinfoMinimal.txt"
   
https://bugs.launchpad.net/bugs/1990700/+attachment/5618537/+files/ProcCpuinfoMinimal.txt

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

Title:
   Fibocom WWAN FM350-GL suspend error (notebook not suspend)

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Hi,
  I found a "little" problem with Fibocom WWAN FM350-GL 5G modem in module 
mtk_t7xx . Power management for this modem is bad. When the notebook goes to 
sleep/suspend, kernel module mtk_t7xx return an error:

  mtk_t7xx :58:00.0: [PM] SAP suspend error: -110 
  mtk_t7xx :58:00.0: PM: pci_pm_suspend(): t7xx_pci_pm_suspend+0x0/0x20 
[mtk_t7xx] returns -110 
  mtk_t7xx :58:00.0: PM: dpm_run_callback(): pci_pm_suspend+0x0/0x1a0 
returns -110 
  mtk_t7xx :58:00.0: PM: failed to suspend async: error -110 

  So power management failed to suspend:
  PM: Some devices failed to suspend, or early wake event detected 

  And the notebook not suspend and wake up again.
  It must be this module, because if I remove the module first (modprobe -r), 
the laptop goes to sleep and wakes up normally.
  However, after reinserting the module, the modem no longer appears in the 
system.

  Expected state: sleep occurs when the device is put to sleep -
  including the modem. When you wake up, you will wake up, including
  activating the modem and logging into the operator's network.

  Description:Ubuntu 20.04.5 LTS
  Release:20.04

  lspci -v:
  58:00.0 Wireless controller [0d40]: MEDIATEK Corp. Device 4d75 (rev 01)
  Subsystem: Device 1cf8:3500
  Flags: bus master, fast devsel, latency 0, IRQ 17
  Memory at 601e80 (64-bit, prefetchable) [size=32K]
  Memory at 5e80 (64-bit, non-prefetchable) [size=8M]
  Memory at 601e00 (64-bit, prefetchable) [size=8M]
  Capabilities: [80] Express Endpoint, MSI 00
  Capabilities: [d0] MSI-X: Enable+ Count=34 Masked-
  Capabilities: [e0] MSI: Enable- Count=1/32 Maskable+ 64bit+
  Capabilities: [f8] Power Management version 3
  Capabilities: [100] Vendor Specific Information: ID=1556 Rev=1 
Len=008 
  Capabilities: [108] Latency Tolerance Reporting
  Capabilities: [110] L1 PM Substates
  Capabilities: [200] Advanced Error Reporting
  Capabilities: [300] Secondary PCI Express
  Kernel driver in use: mtk_t7xx
  Kernel modules: mtk_t7xx

  lshw:
  *-generic
  description: Wireless controller
  product: MEDIATEK Corp.
  vendor: MEDIATEK Corp.
  physical id: 0
  bus info: pci@:58:00.0
  version: 01
  width: 64 bits
  clock: 33MHz
  capabilities: pciexpress msix msi pm bus_master cap_list
  configuration: driver=mtk_t7xx latency=0
  resources: iomemory:600-5ff iomemory:600-5ff irq:17 
memory:601e80-601e807fff memory:5e80-5eff 
memory:601e00-601e7f

  modinfo:
  modinfo mtk_t7xx
  filename:   
/lib/modules/5.19.10-051910-generic/kernel/drivers/net/wwan/t7xx/mtk_t7xx.ko
  license:GPL
  description:MediaTek PCIe 5G WWAN modem T7xx driver
  author: MediaTek Inc
  srcversion: 5FA53465EA0167231B632D4
  alias:  pci:v14C3d4D75sv*sd*bc*sc*i*
  depends:

[Kernel-packages] [Bug 1990700] [NEW] Fibocom WWAN FM350-GL suspend error (notebook not suspend)

2022-09-23 Thread Jan Cernohorsky
E:45:3D:52:0E:F2:D8:3B:57:E3:2B:AE:51:2A:E3:D1:DE:B7:
F0:40:5A:0E:F4:8C:3F:40:0D:57:05:4C:5F:F3:32:8E:4A:A3:56:69:
18:47:8A:F1:91:A2:D6:5F:E9:B3:63:DF:9A:68:0E:F6:37:17:F9:62:
D8:50:60:AA:E1:45:1C:3E:FA:23:66:CE:6E:19:1C:B0:51:51:C1:CF:
4E:D7:71:24:07:52:7E:7F:F6:78:FF:7E


mmcli -L:
 /org/freedesktop/ModemManager1/Modem/0 [generic] MBIM [14C3:4D75]

Any idea?
Thank you.
With best regards Jan

** Affects: linux (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: fibocom fm350-gl suspend-resume

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

Title:
   Fibocom WWAN FM350-GL suspend error (notebook not suspend)

Status in linux package in Ubuntu:
  New

Bug description:
  Hi,
  I found a "little" problem with Fibocom WWAN FM350-GL 5G modem in module 
mtk_t7xx . Power management for this modem is bad. When the notebook goes to 
sleep/suspend, kernel module mtk_t7xx return an error:

  mtk_t7xx :58:00.0: [PM] SAP suspend error: -110 
  mtk_t7xx :58:00.0: PM: pci_pm_suspend(): t7xx_pci_pm_suspend+0x0/0x20 
[mtk_t7xx] returns -110 
  mtk_t7xx :58:00.0: PM: dpm_run_callback(): pci_pm_suspend+0x0/0x1a0 
returns -110 
  mtk_t7xx :58:00.0: PM: failed to suspend async: error -110 

  So power management failed to suspend:
  PM: Some devices failed to suspend, or early wake event detected 

  And the notebook not suspend and wake up again.
  It must be this module, because if I remove the module first (modprobe -r), 
the laptop goes to sleep and wakes up normally.
  However, after reinserting the module, the modem no longer appears in the 
system.

  Expected state: sleep occurs when the device is put to sleep -
  including the modem. When you wake up, you will wake up, including
  activating the modem and logging into the operator's network.

  Description:Ubuntu 20.04.5 LTS
  Release:20.04

  lspci -v:
  58:00.0 Wireless controller [0d40]: MEDIATEK Corp. Device 4d75 (rev 01)
  Subsystem: Device 1cf8:3500
  Flags: bus master, fast devsel, latency 0, IRQ 17
  Memory at 601e80 (64-bit, prefetchable) [size=32K]
  Memory at 5e80 (64-bit, non-prefetchable) [size=8M]
  Memory at 601e00 (64-bit, prefetchable) [size=8M]
  Capabilities: [80] Express Endpoint, MSI 00
  Capabilities: [d0] MSI-X: Enable+ Count=34 Masked-
  Capabilities: [e0] MSI: Enable- Count=1/32 Maskable+ 64bit+
  Capabilities: [f8] Power Management version 3
  Capabilities: [100] Vendor Specific Information: ID=1556 Rev=1 
Len=008 
  Capabilities: [108] Latency Tolerance Reporting
  Capabilities: [110] L1 PM Substates
  Capabilities: [200] Advanced Error Reporting
  Capabilities: [300] Secondary PCI Express
  Kernel driver in use: mtk_t7xx
  Kernel modules: mtk_t7xx

  lshw:
  *-generic
  description: Wireless controller
  product: MEDIATEK Corp.
  vendor: MEDIATEK Corp.
  physical id: 0
  bus info: pci@:58:00.0
  version: 01
  width: 64 bits
  clock: 33MHz
  capabilities: pciexpress msix msi pm bus_master cap_list
  configuration: driver=mtk_t7xx latency=0
  resources: iomemory:600-5ff iomemory:600-5ff irq:17 
memory:601e80-601e807fff memory:5e80-5eff 
memory:601e00-601e7f

  modinfo:
  modinfo mtk_t7xx
  filename:   
/lib/modules/5.19.10-051910-generic/kernel/drivers/net/wwan/t7xx/mtk_t7xx.ko
  license:GPL
  description:MediaTek PCIe 5G WWAN modem T7xx driver
  author: MediaTek Inc
  srcversion: 5FA53465EA0167231B632D4
  alias:  pci:v14C3d4D75sv*sd*bc*sc*i*
  depends:
  retpoline:  Y
  intree: Y
  name:   mtk_t7xx
  vermagic:   5.19.10-051910-generic SMP preempt mod_unload modversions 
  sig_id: PKCS#7
  signer: Build time autogenerated kernel key
  sig_key:7E:38:36:48:BB:F2:74:0E:30:57:1B:6E:64:90:57:55:30:C5:AF:45
  sig_hashalgo:   sha512
  signature:  78:1B:C9:7F:DE:D2:BE:87:EA:17:94:14:C2:51:3E:2C:75:03:76:0F:
  36:96:92:9B:88:48:B0:C8:73:E6:88:E4:A2:61:25:E9:16:E8:87:40:
  45:99:CC:50:FD:21:B0:BB:11:0E:B5:8F:CC:5F:47:7A:5E:00:BF:7D:
  77:50:A1:F5:00:24:DC:EF:E6:3E:A0:3B:0A:D7:2E:84:EC:FC:6B:4D:
  9E:42:CD:A2:07:C3:D9:F8:6E:7B:76:12:7F:B9:9B:70:6A:22:3D:09:
  4D:04:98:59:35:2A:95:D1:9A:B3:53:77:BE:E5:3E:50:51:18:D0:CE:
  9A:DB:3B:0E:DA:4D:05:5D:D1:5F:4F:6B:DB:98:47:F3:32:25:D8:AD:
  4E:CE:5F:3E:46:76:D9:F4:FA:28:F2:49:B3:3D:D1:5F:74:CF:69:39:
  D2:B0:64:3D:41:FB:55:

[Kernel-packages] [Bug 1986987] Re: network interface down/up removes local lookup table from routing policy db

2022-08-19 Thread Jan Smets
issue is in cilium

** Changed in: systemd
   Status: New => Invalid

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

Title:
  network interface down/up removes local lookup table from routing
  policy db

Status in networking-cilium:
  New
Status in systemd:
  Invalid
Status in linux package in Ubuntu:
  Invalid

Bug description:
  Hi, the IRC guys suggested to file a bug here with 'linux'.

  # cat /proc/version_signature
  Ubuntu 5.15.0-46.49-generic 5.15.39

  Description:Ubuntu 22.04.1 LTS
  Release:22.04

  
  I'm not able to attach the lspci output - but it's happening on various 
hardware flavors (intel i350 nic, mellanox connectx-6, xeon/epyc cpu's, etc) so 
it doesn't look hardware related. If you want to know something hardware 
specific let me know.

  
  $ ip rule show 
  100:from all lookup local
  32766:  from all lookup main
  32767:  from all lookup default

  $ ping localhost -c3
  PING localhost (127.0.0.1) 56(84) bytes of data.
  64 bytes from localhost (127.0.0.1): icmp_seq=1 ttl=64 time=0.044 ms
  64 bytes from localhost (127.0.0.1): icmp_seq=2 ttl=64 time=0.050 ms
  64 bytes from localhost (127.0.0.1): icmp_seq=3 ttl=64 time=0.050 ms

  --- localhost ping statistics ---
  3 packets transmitted, 3 received, 0% packet loss, time 2040ms
  rtt min/avg/max/mdev = 0.044/0.048/0.050/0.003 ms

  $ ip link set dev eno1 down

  $ ip link set dev eno1 up

  $ ip rule show 
  32766:  from all lookup main
  32767:  from all lookup default
  > NO LOCAL 

  $ ping localhost -c3
  PING localhost (127.0.0.1) 56(84) bytes of data.

  --- localhost ping statistics ---
  3 packets transmitted, 0 received, 100% packet loss, time 2051ms

  $ ip rule add from all lookup local pref 100

  $ ip rule show 
  100:from all lookup local
  32766:  from all lookup main
  32767:  from all lookup default

  $ ping localhost -c3
  PING localhost (127.0.0.1) 56(84) bytes of data.
  64 bytes from localhost (127.0.0.1): icmp_seq=1 ttl=64 time=0.066 ms
  64 bytes from localhost (127.0.0.1): icmp_seq=2 ttl=64 time=0.054 ms
  64 bytes from localhost (127.0.0.1): icmp_seq=3 ttl=64 time=0.050 ms

  --- localhost ping statistics ---
  3 packets transmitted, 3 received, 0% packet loss, time 2024ms
  rtt min/avg/max/mdev = 0.050/0.056/0.066/0.006 ms
  --- 
  ProblemType: Bug
  AlsaDevices:
   total 0
   crw-rw 1 root audio 116,  1 Aug 19 00:02 seq
   crw-rw 1 root audio 116, 33 Aug 19 00:02 timer
  AplayDevices: Error: [Errno 2] No such file or directory: 'aplay'
  ApportVersion: 2.20.11-0ubuntu82.1
  Architecture: amd64
  ArecordDevices: Error: [Errno 2] No such file or directory: 'arecord'
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  CRDA: N/A
  CasperMD5CheckResult: pass
  DistroRelease: Ubuntu 22.04
  InstallationDate: Installed on 2022-07-01 (48 days ago)
  InstallationMedia: Ubuntu-Server 22.04 LTS "Jammy Jellyfish" - Release amd64 
(20220421)
  IwConfig: Error: [Errno 2] No such file or directory: 'iwconfig'
  MachineType: Supermicro Super Server
  Package: linux (not installed)
  PciMultimedia:
   
  ProcEnviron:
   TERM=screen
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 astdrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-5.15.0-46-generic 
root=/dev/mapper/ubuntu--vg-ubuntu--lv ro mitigations=off
  ProcVersionSignature: Ubuntu 5.15.0-46.49-generic 5.15.39
  RelatedPackageVersions:
   linux-restricted-modules-5.15.0-46-generic N/A
   linux-backports-modules-5.15.0-46-generic  N/A
   linux-firmware 20220329.git681281e4-0ubuntu3.4
  RfKill: Error: [Errno 2] No such file or directory: 'rfkill'
  Tags:  jammy uec-images
  Uname: Linux 5.15.0-46-generic x86_64
  UnreportableReason: This report is about a package that is not installed.
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: N/A
  _MarkForUpload: False
  dmi.bios.date: 04/14/2017
  dmi.bios.release: 5.6
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 2.0b
  dmi.board.asset.tag: Default string
  dmi.board.name: X10DRD-i
  dmi.board.vendor: Supermicro
  dmi.board.version: 1.00
  dmi.chassis.asset.tag: Default string
  dmi.chassis.type: 17
  dmi.chassis.vendor: Supermicro
  dmi.chassis.version: 0123456789
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr2.0b:bd04/14/2017:br5.6:svnSupermicro:pnSuperServer:pvr0123456789:rvnSupermicro:rnX10DRD-i:rvr1.00:cvnSupermicro:ct17:cvr0123456789:skuDefaultstring:
  dmi.product.family: Default string
  dmi.product.name: Super Server
  dmi.product.sku: Default string
  dmi.product.version: 0123456789
  dmi.sys.vendor: Supermicro

To manage notifications about this bug go to:
https://bugs.launchpad.net/networking-cilium/+bug/1986987/+subscriptions


-- 
Mailing list: 

[Kernel-packages] [Bug 1986987] Re: network interface down/up removes local lookup table from routing policy db

2022-08-19 Thread Jan Smets
issue is in cilium

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

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

Title:
  network interface down/up removes local lookup table from routing
  policy db

Status in networking-cilium:
  New
Status in systemd:
  Invalid
Status in linux package in Ubuntu:
  Invalid

Bug description:
  Hi, the IRC guys suggested to file a bug here with 'linux'.

  # cat /proc/version_signature
  Ubuntu 5.15.0-46.49-generic 5.15.39

  Description:Ubuntu 22.04.1 LTS
  Release:22.04

  
  I'm not able to attach the lspci output - but it's happening on various 
hardware flavors (intel i350 nic, mellanox connectx-6, xeon/epyc cpu's, etc) so 
it doesn't look hardware related. If you want to know something hardware 
specific let me know.

  
  $ ip rule show 
  100:from all lookup local
  32766:  from all lookup main
  32767:  from all lookup default

  $ ping localhost -c3
  PING localhost (127.0.0.1) 56(84) bytes of data.
  64 bytes from localhost (127.0.0.1): icmp_seq=1 ttl=64 time=0.044 ms
  64 bytes from localhost (127.0.0.1): icmp_seq=2 ttl=64 time=0.050 ms
  64 bytes from localhost (127.0.0.1): icmp_seq=3 ttl=64 time=0.050 ms

  --- localhost ping statistics ---
  3 packets transmitted, 3 received, 0% packet loss, time 2040ms
  rtt min/avg/max/mdev = 0.044/0.048/0.050/0.003 ms

  $ ip link set dev eno1 down

  $ ip link set dev eno1 up

  $ ip rule show 
  32766:  from all lookup main
  32767:  from all lookup default
  > NO LOCAL 

  $ ping localhost -c3
  PING localhost (127.0.0.1) 56(84) bytes of data.

  --- localhost ping statistics ---
  3 packets transmitted, 0 received, 100% packet loss, time 2051ms

  $ ip rule add from all lookup local pref 100

  $ ip rule show 
  100:from all lookup local
  32766:  from all lookup main
  32767:  from all lookup default

  $ ping localhost -c3
  PING localhost (127.0.0.1) 56(84) bytes of data.
  64 bytes from localhost (127.0.0.1): icmp_seq=1 ttl=64 time=0.066 ms
  64 bytes from localhost (127.0.0.1): icmp_seq=2 ttl=64 time=0.054 ms
  64 bytes from localhost (127.0.0.1): icmp_seq=3 ttl=64 time=0.050 ms

  --- localhost ping statistics ---
  3 packets transmitted, 3 received, 0% packet loss, time 2024ms
  rtt min/avg/max/mdev = 0.050/0.056/0.066/0.006 ms
  --- 
  ProblemType: Bug
  AlsaDevices:
   total 0
   crw-rw 1 root audio 116,  1 Aug 19 00:02 seq
   crw-rw 1 root audio 116, 33 Aug 19 00:02 timer
  AplayDevices: Error: [Errno 2] No such file or directory: 'aplay'
  ApportVersion: 2.20.11-0ubuntu82.1
  Architecture: amd64
  ArecordDevices: Error: [Errno 2] No such file or directory: 'arecord'
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  CRDA: N/A
  CasperMD5CheckResult: pass
  DistroRelease: Ubuntu 22.04
  InstallationDate: Installed on 2022-07-01 (48 days ago)
  InstallationMedia: Ubuntu-Server 22.04 LTS "Jammy Jellyfish" - Release amd64 
(20220421)
  IwConfig: Error: [Errno 2] No such file or directory: 'iwconfig'
  MachineType: Supermicro Super Server
  Package: linux (not installed)
  PciMultimedia:
   
  ProcEnviron:
   TERM=screen
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 astdrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-5.15.0-46-generic 
root=/dev/mapper/ubuntu--vg-ubuntu--lv ro mitigations=off
  ProcVersionSignature: Ubuntu 5.15.0-46.49-generic 5.15.39
  RelatedPackageVersions:
   linux-restricted-modules-5.15.0-46-generic N/A
   linux-backports-modules-5.15.0-46-generic  N/A
   linux-firmware 20220329.git681281e4-0ubuntu3.4
  RfKill: Error: [Errno 2] No such file or directory: 'rfkill'
  Tags:  jammy uec-images
  Uname: Linux 5.15.0-46-generic x86_64
  UnreportableReason: This report is about a package that is not installed.
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: N/A
  _MarkForUpload: False
  dmi.bios.date: 04/14/2017
  dmi.bios.release: 5.6
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 2.0b
  dmi.board.asset.tag: Default string
  dmi.board.name: X10DRD-i
  dmi.board.vendor: Supermicro
  dmi.board.version: 1.00
  dmi.chassis.asset.tag: Default string
  dmi.chassis.type: 17
  dmi.chassis.vendor: Supermicro
  dmi.chassis.version: 0123456789
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr2.0b:bd04/14/2017:br5.6:svnSupermicro:pnSuperServer:pvr0123456789:rvnSupermicro:rnX10DRD-i:rvr1.00:cvnSupermicro:ct17:cvr0123456789:skuDefaultstring:
  dmi.product.family: Default string
  dmi.product.name: Super Server
  dmi.product.sku: Default string
  dmi.product.version: 0123456789
  dmi.sys.vendor: Supermicro

To manage notifications about this bug go to:
https://bugs.launchpad.net/networking-cilium/+bug/1986987/+subscriptions


-- 
Mailing list: 

  1   2   3   4   5   6   7   >