[Kernel-packages] [Bug 2015776] Re: 5.17.0-1029-oem-headers incompatible with third party DKMS modules

2023-04-10 Thread Bartłomiej Żogała
The proposed fix is to include those above two symlink in linux-headers
package for compatibility

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

Title:
  5.17.0-1029-oem-headers incompatible with third party DKMS modules

Status in linux-signed-oem-5.17 package in Ubuntu:
  Confirmed

Bug description:
  The VMWare kernel modules required to use VMWare Workstation(the specific 
version is 16.2.5 build-20904516) used to work in past by 3rd party script 
automatically compiling modules with DKMS. Since some time it's broken due to 
the DKMS triggered scripts looking for files:
  `/lib/modules/5.17.0-1029-oem/build/include/stddef.h`
  `/lib/modules/5.17.0-1029-oem/build/include/stdarg.h`
  while the files are present in
  `/lib/modules/5.17.0-1029-oem/build/include/linux/`
  directory

  The workaround is to create two symlinks:
  `sudo ln -s linux/stddef.h`
  `sudo ln -s linux/stdarg.h`
  `
  but this causes manual action  required after each kernel breaking the DKMS 
system.

  ProblemType: Bug
  DistroRelease: Ubuntu 22.04
  Package: linux-image-5.17.0-1029-oem 5.17.0-1029.30
  ProcVersionSignature: Ubuntu 5.17.0-1029.30-oem 5.17.15
  Uname: Linux 5.17.0-1029-oem x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.20.11-0ubuntu82.3
  Architecture: amd64
  CasperMD5CheckResult: unknown
  CurrentDesktop: ubuntu:GNOME
  Date: Mon Apr 10 18:22:50 2023
  InstallationDate: Installed on 2015-05-08 (2894 days ago)
  InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=pl_PL.UTF-8
   SHELL=/bin/bash
  SourcePackage: linux-signed-oem-5.17
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-signed-oem-5.17/+bug/2015776/+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 2015776] [NEW] 5.17.0-1029-oem-headers incompatible with third party DKMS modules

2023-04-10 Thread Bartłomiej Żogała
Public bug reported:

The VMWare kernel modules required to use VMWare Workstation(the specific 
version is 16.2.5 build-20904516) used to work in past by 3rd party script 
automatically compiling modules with DKMS. Since some time it's broken due to 
the DKMS triggered scripts looking for files:
`/lib/modules/5.17.0-1029-oem/build/include/stddef.h`
`/lib/modules/5.17.0-1029-oem/build/include/stdarg.h`
while the files are present in
`/lib/modules/5.17.0-1029-oem/build/include/linux/`
directory

The workaround is to create two symlinks:
`sudo ln -s linux/stddef.h`
`sudo ln -s linux/stdarg.h`
`
but this causes manual action  required after each kernel breaking the DKMS 
system.

ProblemType: Bug
DistroRelease: Ubuntu 22.04
Package: linux-image-5.17.0-1029-oem 5.17.0-1029.30
ProcVersionSignature: Ubuntu 5.17.0-1029.30-oem 5.17.15
Uname: Linux 5.17.0-1029-oem x86_64
NonfreeKernelModules: wl
ApportVersion: 2.20.11-0ubuntu82.3
Architecture: amd64
CasperMD5CheckResult: unknown
CurrentDesktop: ubuntu:GNOME
Date: Mon Apr 10 18:22:50 2023
InstallationDate: Installed on 2015-05-08 (2894 days ago)
InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
ProcEnviron:
 TERM=xterm-256color
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=pl_PL.UTF-8
 SHELL=/bin/bash
SourcePackage: linux-signed-oem-5.17
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: linux-signed-oem-5.17 (Ubuntu)
 Importance: Undecided
 Status: Confirmed


** Tags: amd64 apport-bug jammy

** Changed in: linux-signed-oem-5.17 (Ubuntu)
   Status: New => Confirmed

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

Title:
  5.17.0-1029-oem-headers incompatible with third party DKMS modules

Status in linux-signed-oem-5.17 package in Ubuntu:
  Confirmed

Bug description:
  The VMWare kernel modules required to use VMWare Workstation(the specific 
version is 16.2.5 build-20904516) used to work in past by 3rd party script 
automatically compiling modules with DKMS. Since some time it's broken due to 
the DKMS triggered scripts looking for files:
  `/lib/modules/5.17.0-1029-oem/build/include/stddef.h`
  `/lib/modules/5.17.0-1029-oem/build/include/stdarg.h`
  while the files are present in
  `/lib/modules/5.17.0-1029-oem/build/include/linux/`
  directory

  The workaround is to create two symlinks:
  `sudo ln -s linux/stddef.h`
  `sudo ln -s linux/stdarg.h`
  `
  but this causes manual action  required after each kernel breaking the DKMS 
system.

  ProblemType: Bug
  DistroRelease: Ubuntu 22.04
  Package: linux-image-5.17.0-1029-oem 5.17.0-1029.30
  ProcVersionSignature: Ubuntu 5.17.0-1029.30-oem 5.17.15
  Uname: Linux 5.17.0-1029-oem x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.20.11-0ubuntu82.3
  Architecture: amd64
  CasperMD5CheckResult: unknown
  CurrentDesktop: ubuntu:GNOME
  Date: Mon Apr 10 18:22:50 2023
  InstallationDate: Installed on 2015-05-08 (2894 days ago)
  InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=pl_PL.UTF-8
   SHELL=/bin/bash
  SourcePackage: linux-signed-oem-5.17
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-signed-oem-5.17/+bug/2015776/+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 2011457] [NEW] UBSAN: shift-out-of-bounds in /build/linux-oem-5.17-UWvyZR/linux-oem-5.17-5.17.0/drivers/net/wireless/intel/iwlwifi/mvm/mac-ctxt.c:675:22

2023-03-13 Thread Bartłomiej Żogała
Public bug reported:

Steps to reproduce below but it doesn't happen all the time:
nmcli set wlan0 managed no
ifconfig wlan0 down
iwconfig wlan0 mode monitor
ifconfig wlan0 up
[packet capture on wlan0]
ifconfig wlan0 down
iwconfig wlan0 mode managed
airmon-ng start wlan0
[packet capture on wlan0mon]
airmon-ng stop wlan0
ifconfig wlan0 down
ifconfig wlan0 mode managed
nmcli set wlan0 managed yes 


After that network managed didn't take back the device and iwconfig displayed 
something unrealistic hube in txpower - like -13124245424dBm
along with stacktrace in dmesg:
[209247.466524] 

[209247.466535] UBSAN: shift-out-of-bounds in 
/build/linux-oem-5.17-UWvyZR/linux-oem-5.17-5.17.0/drivers/net/wireless/intel/iwlwifi/mvm/mac-ctxt.c:675:22
[209247.466544] shift exponent 65535 is too large for 64-bit type 'long 
unsigned int'
[209247.466551] CPU: 6 PID: 396541 Comm: ifconfig Kdump: loaded Tainted: P 
U OE 5.17.0-1028-oem #29-Ubuntu
[209247.466558] Hardware name: Dell Inc. XPS 13 9310/0DXP1F, BIOS 3.12.1 
12/27/2022
[209247.466562] Call Trace:
[209247.466566]  
[209247.466574]  show_stack+0x52/0x59
[209247.466589]  dump_stack_lvl+0x4c/0x64
[209247.466598]  dump_stack+0x10/0x13
[209247.466603]  ubsan_epilogue+0x9/0x46
[209247.466608]  __ubsan_handle_shift_out_of_bounds.cold+0x61/0xef
[209247.466617]  ? iwl_txq_inc_wr_ptr+0x5a/0x70 [iwlwifi]
[209247.466670]  ? iwl_pcie_gen2_enqueue_hcmd+0x5a2/0xa60 [iwlwifi]
[209247.466708]  iwl_mvm_mac_ctxt_cmd_listener.cold+0x20/0x32 [iwlmvm]
[209247.466761]  iwl_mvm_mac_ctx_send+0x81/0xb0 [iwlmvm]
[209247.466793]  iwl_mvm_mac_ctxt_add+0x44/0xf0 [iwlmvm]
[209247.466822]  iwl_mvm_mac_add_interface+0x130/0x420 [iwlmvm]
[209247.466850]  drv_add_interface+0x4b/0x130 [mac80211]
[209247.466922]  ieee80211_add_virtual_monitor.part.0+0xc8/0x280 [mac80211]
[209247.466997]  ieee80211_do_open+0x8a5/0xa00 [mac80211]
[209247.467079]  ? ieee80211_check_concurrent_iface+0x158/0x1d0 [mac80211]
[209247.467149]  ieee80211_open+0x6d/0x90 [mac80211]
[209247.467215]  __dev_open+0xf9/0x1c0
[209247.467225]  __dev_change_flags+0x1a4/0x220
[209247.467232]  dev_change_flags+0x26/0x60
[209247.467239]  devinet_ioctl+0x599/0x6f0
[209247.467245]  ? _copy_from_user+0x2e/0x70
[209247.467255]  inet_ioctl+0x166/0x190
[209247.467260]  ? lru_cache_add+0x1c/0x20
[209247.467268]  ? lru_cache_add_inactive_or_unevictable+0x2e/0xe0
[209247.467275]  ? page_add_new_anon_rmap+0x69/0x100
[209247.467281]  ? set_pte+0x9/0x10
[209247.467289]  ? wp_page_copy+0x331/0x5e0
[209247.467293]  sock_do_ioctl+0x42/0x100
[209247.467302]  ? netdev_name_node_lookup_rcu+0x6b/0x80
[209247.467308]  ? __check_object_size.part.0+0x3a/0x140
[209247.467314]  sock_ioctl+0xf0/0x310
[209247.467321]  ? __audit_syscall_entry+0xcd/0x130
[209247.467329]  ? sock_do_ioctl+0xd6/0x100
[209247.467336]  __x64_sys_ioctl+0x8f/0xd0
[209247.467343]  do_syscall_64+0x59/0xc0
[209247.467350]  ? __audit_syscall_entry+0xcd/0x130
[209247.467357]  ? exit_to_user_mode_prepare+0x37/0xb0
[209247.467366]  ? syscall_exit_to_user_mode+0x27/0x50
[209247.467373]  ? do_syscall_64+0x69/0xc0
[209247.467377]  ? exit_to_user_mode_prepare+0x37/0xb0
[209247.467383]  ? irqentry_exit_to_user_mode+0x9/0x20
[209247.467389]  ? irqentry_exit+0x35/0x40
[209247.467395]  ? exc_page_fault+0x89/0x180
[209247.467401]  ? asm_exc_page_fault+0x8/0x30
[209247.467406]  entry_SYSCALL_64_after_hwframe+0x44/0xae
[209247.467411] RIP: 0033:0x7f4f6d3deaff
[209247.467418] Code: 00 48 89 44 24 18 31 c0 48 8d 44 24 60 c7 04 24 10 00 00 
00 48 89 44 24 08 48 8d 44 24 20 48 89 44 24 10 b8 10 00 00 00 0f 05 <41> 89 c0 
3d 00 f0 ff ff 77 1f 48 8b 44 24 18 64 48 2b 04 25 28 00
[209247.467423] RSP: 002b:7ffc754f4380 EFLAGS: 0246 ORIG_RAX: 
0010
[209247.467430] RAX: ffda RBX: 0041 RCX: 
7f4f6d3deaff
[209247.467433] RDX: 7ffc754f43e0 RSI: 8914 RDI: 
0004
[209247.467436] RBP: 7ffc754f4490 R08: 0009 R09: 

[209247.467439] R10: 5565f4201078 R11: 0246 R12: 
7ffc754f43e0
[209247.467441] R13: 0004 R14: 5565f4205958 R15: 
7f4f6d55c040
[209247.467447]  
[209247.467449] 

The following caused Network Manager catched up and connected to configured 
wifi:
sudo rmmod iwlmvm
sudo modprobe iwlmvm

ProblemType: Bug
DistroRelease: Ubuntu 22.04
Package: linux-modules-iwlwifi-5.17.0-1028-oem (not installed)
ProcVersionSignature: Ubuntu 5.17.0-1028.29-oem 5.17.15
Uname: Linux 5.17.0-1028-oem x86_64
NonfreeKernelModules: wl
ApportVersion: 2.20.11-0ubuntu82.3
Architecture: amd64
CasperMD5CheckResult: unknown
CurrentDesktop: ubuntu:GNOME
Date: Mon Mar 13 17:44:41 2023
InstallationDate: Installed on 2015-05-08 (2866 days ago)
InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
ProcEnviron:
 

[Kernel-packages] [Bug 1983177] Re: suspend fails with "freezing of tasks failed" messages

2023-03-13 Thread Bartłomiej Żogała
I'm getting similar problem on the very same OEM kernel. Although my task is 
'fstrim' in opposite to 'kernel kcompactd above:
'''
 sudo dmesg | grep -A 1 'Freezing of tasks failed' 
[sudo] hasło użytkownika nusch: 
[174986.443874] Freezing of tasks failed after 20.002 seconds (1 tasks refusing 
to freeze, wq_busy=0):
[174986.444618] task:fstrim  state:R  running task stack:0 
pid:331188 ppid: 1 flags:0x4006
--
[175006.946133] Freezing of tasks failed after 20.006 seconds (1 tasks refusing 
to freeze, wq_busy=0):
[175006.946849] task:fstrim  state:D stack:0 pid:331188 ppid: 1 
flags:0x4006
--
[175027.751755] Freezing of tasks failed after 20.003 seconds (1 tasks refusing 
to freeze, wq_busy=0):
[175027.752504] task:fstrim  state:D stack:0 pid:331188 ppid: 1 
flags:0x4006
--
[175048.239411] Freezing of tasks failed after 20.008 seconds (1 tasks refusing 
to freeze, wq_busy=0):
[175048.240147] task:fstrim  state:D stack:0 pid:331188 ppid: 1 
flags:0x4006
--
[175069.434969] Freezing of tasks failed after 20.008 seconds (1 tasks refusing 
to freeze, wq_busy=0):
[175069.435472] task:fstrim  state:D stack:0 pid:331188 ppid: 1 
flags:0x4006
--
[175090.088861] Freezing of tasks failed after 20.007 seconds (1 tasks refusing 
to freeze, wq_busy=0):
[175090.089672] task:fstrim  state:D stack:0 pid:331188 ppid: 1 
flags:0x4006
'''
Wondering if the resason of any could be state of heavy swap usage, although 
IMHO in such case this should we handled differently when entering suspend

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

Title:
  suspend fails with "freezing of tasks failed" messages

Status in linux-signed-oem-5.17 package in Ubuntu:
  Confirmed

Bug description:
  Trying to suspend a first time, the  system came back on.

  A second attempt turned the screen black but the system still would
  not suspend. With intervals of about 20 seconds, I received messages
  on screen like the following one:  "Freezing of tasks failed after
  20.008 seconds (1 tasks refusing to freeze, wq_busy=0)". See the
  appended snippet from journalctl for details.

  When I touched the keyboard after the third such message, the system
  locked up and I had to shut the system down by pressing the power
  button.

  I am now on linux-image-5.17.0-1014-oem. I upgraded from linux-
  image-5.17.0-1013-oem because that one caused random system locking.

  ProblemType: Bug
  DistroRelease: Ubuntu 22.04
  Package: linux-image-5.17.0-1014-oem 5.17.0-1014.15
  ProcVersionSignature: Ubuntu 5.17.0-1014.15-oem 5.17.15
  Uname: Linux 5.17.0-1014-oem x86_64
  NonfreeKernelModules: nvidia_modeset nvidia
  ApportVersion: 2.20.11-0ubuntu82.1
  Architecture: amd64
  CasperMD5CheckResult: pass
  CurrentDesktop: GNOME
  Date: Sat Jul 30 15:35:42 2022
  InstallationDate: Installed on 2022-03-27 (124 days ago)
  InstallationMedia: Ubuntu 22.04 LTS "Jammy Jellyfish" - Alpha amd64 (20220326)
  SourcePackage: linux-signed-oem-5.17
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-signed-oem-5.17/+bug/1983177/+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 2009267] [NEW] gnome-shell crashed probably due to i915 bug

2023-03-04 Thread Bartłomiej Żogała
Public bug reported:

I've got this in dmesg, which was probably a reason for gnome-shell
crash:

i915 :00:02.0: [drm] *ERROR* [ENCODER:343:DDI TC3/PHY TC3][DPRX]
Failed to enable link training

Eager to debug this further after some guidance.

ProblemType: Bug
DistroRelease: Ubuntu 22.04
Package: linux-image-5.17.0-1027-oem 5.17.0-1027.28
ProcVersionSignature: Ubuntu 5.17.0-1027.28-oem 5.17.15
Uname: Linux 5.17.0-1027-oem x86_64
ApportVersion: 2.20.11-0ubuntu82.3
Architecture: amd64
CasperMD5CheckResult: unknown
CurrentDesktop: ubuntu:GNOME
Date: Sat Mar  4 15:25:56 2023
InstallationDate: Installed on 2015-05-08 (2857 days ago)
InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
ProcEnviron:
 TERM=xterm-256color
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=pl_PL.UTF-8
 SHELL=/bin/bash
SourcePackage: linux-signed-oem-5.17
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: linux-signed-oem-5.17 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug jammy wayland-session

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

Title:
  gnome-shell crashed probably due to i915 bug

Status in linux-signed-oem-5.17 package in Ubuntu:
  New

Bug description:
  I've got this in dmesg, which was probably a reason for gnome-shell
  crash:

  i915 :00:02.0: [drm] *ERROR* [ENCODER:343:DDI TC3/PHY TC3][DPRX]
  Failed to enable link training

  Eager to debug this further after some guidance.

  ProblemType: Bug
  DistroRelease: Ubuntu 22.04
  Package: linux-image-5.17.0-1027-oem 5.17.0-1027.28
  ProcVersionSignature: Ubuntu 5.17.0-1027.28-oem 5.17.15
  Uname: Linux 5.17.0-1027-oem x86_64
  ApportVersion: 2.20.11-0ubuntu82.3
  Architecture: amd64
  CasperMD5CheckResult: unknown
  CurrentDesktop: ubuntu:GNOME
  Date: Sat Mar  4 15:25:56 2023
  InstallationDate: Installed on 2015-05-08 (2857 days ago)
  InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=pl_PL.UTF-8
   SHELL=/bin/bash
  SourcePackage: linux-signed-oem-5.17
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-signed-oem-5.17/+bug/2009267/+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 2008894] acpidump.txt

2023-03-01 Thread Bartłomiej Żogała
apport information

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

** 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/2008894

Title:
  Cheese hangs when trying to capture video from build-in camera one
  second after starting

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  I can capture photos, and see myself moving when preparing to video
  recording but 1 second after hitting record button the image and
  cheese itself freezes. It always reproducible.

  Lsof shows:
  /dev$ sudo lsof /dev/video* 2>/dev/null
  COMMAND   PID  USER   FD   TYPE DEVICE SIZE/OFF NODE NAME
  pipewire 9551 nusch   93u   CHR   81,0  0t0 1906 /dev/video0

  I'm not sure if pipewire needs to ocupy video device to get mic input.
  But regardless of the reason cheese should output appropriate error
  instead of  just hanging in some deadlock.

  Below the ouput of thread state when its frozen:
  (gdb) info threads
Id   Target IdFrame 
  * 1Thread 0x7f66b30c0ac0 (LWP 712134) "cheese"  futex_wait 
(private=0, expected=2, futex_word=0x55ca4d33d780) at 
../sysdeps/nptl/futex-internal.h:146
2Thread 0x7f66b1a7e640 (LWP 712135) "gmain"   
0x7f66b6c4fd7f in __GI___poll (fds=0x55ca4d2c2d60, nfds=2, timeout=100) at 
../sysdeps/unix/sysv/linux/poll.c:29
3Thread 0x7f66b127d640 (LWP 712136) "gdbus"   
0x7f66b6c4fd7f in __GI___poll (fds=0x55ca4d2b7d10, nfds=2, timeout=-1) at 
../sysdeps/unix/sysv/linux/poll.c:29
4Thread 0x7f66b09c1640 (LWP 712137) "dconf worker"
0x7f66b6c4fd7f in __GI___poll (fds=0x55ca4d30c8a0, nfds=1, timeout=-1) at 
../sysdeps/unix/sysv/linux/poll.c:29
5Thread 0x7f66a16a9640 (LWP 712139) "cheese:disk$0"   
__futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, 
expected=0, futex_word=0x55ca4d2de298)
  at ./nptl/futex-internal.c:57
6Thread 0x7f66a0ea8640 (LWP 712140) "cheese:sh0"  
__futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, 
expected=0, futex_word=0x55ca4d61f450)
  at ./nptl/futex-internal.c:57
7Thread 0x7f669605b640 (LWP 712141) "cheese:sh1"  
__futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, 
expected=0, futex_word=0x55ca4d61f450)
  at ./nptl/futex-internal.c:57
8Thread 0x7f669585a640 (LWP 712142) "cheese:sh2"  
__futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, 
expected=0, futex_word=0x55ca4d61f450)
  at ./nptl/futex-internal.c:57
9Thread 0x7f6695059640 (LWP 712143) "cheese:sh3"  
__futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, 
expected=0, futex_word=0x55ca4d61f450)
  at ./nptl/futex-internal.c:57
10   Thread 0x7f6694858640 (LWP 712144) "cheese:sh4"  
__futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, 
expected=0, futex_word=0x55ca4d61f450)
  at ./nptl/futex-internal.c:57
11   Thread 0x7f6683fff640 (LWP 712145) "cheese:sh5"  
__futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, 
expected=0, futex_word=0x55ca4d61f450)
  at ./nptl/futex-internal.c:57
12   Thread 0x7f66837fe640 (LWP 712147) "cheese:gdrv0"
__futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, 
expected=0, futex_word=0x55ca4d7fb3f0)
  at ./nptl/futex-internal.c:57
13   Thread 0x7f6681d43640 (LWP 712155) "cheese"  
0x7f66b6c5cfde in epoll_wait (epfd=31, events=0x7f6681d425b0, maxevents=32, 
timeout=-1)
  at ../sysdeps/unix/sysv/linux/epoll_wait.c:30
14   Thread 0x7f6682544640 (LWP 712156) "pipewire-device" 
0x7f66b6c5cfde in epoll_wait (epfd=27, events=0x7f6682543630, maxevents=32, 
timeout=-1)
  at ../sysdeps/unix/sysv/linux/epoll_wait.c:30
  --Type  for more, q to quit, c to continue without paging--
15   Thread 0x7f6680dde640 (LWP 712157) "cheese"  
0x7f66b6c4fd7f in __GI___poll (fds=0x7f667004f990, nfds=2, timeout=-1) at 
../sysdeps/unix/sysv/linux/poll.c:29
16   Thread 0x7f666af52640 (LWP 712160) "queue0:src"  syscall () at 
../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
17   Thread 0x7f666a751640 (LWP 712161) "queue3:src"  syscall () at 
../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
18   Thread 0x7f6669f50640 (LWP 712162) "queue4:src"  syscall () at 
../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
19   Thread 0x7f666974f640 (LWP 712163) "queue2:src"  syscall () at 
../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
20   Thread 0x7f6668f4e640 (LWP 712164) "viewfinderbin-q" syscall () at 
../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
21   Thread 0x7f664640 (LWP 712165) 

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

2023-03-01 Thread Bartłomiej Żogała
** Attachment added: "WifiSyslog.txt"
   
https://bugs.launchpad.net/bugs/2008894/+attachment/5650807/+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/2008894

Title:
  Cheese hangs when trying to capture video from build-in camera one
  second after starting

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  I can capture photos, and see myself moving when preparing to video
  recording but 1 second after hitting record button the image and
  cheese itself freezes. It always reproducible.

  Lsof shows:
  /dev$ sudo lsof /dev/video* 2>/dev/null
  COMMAND   PID  USER   FD   TYPE DEVICE SIZE/OFF NODE NAME
  pipewire 9551 nusch   93u   CHR   81,0  0t0 1906 /dev/video0

  I'm not sure if pipewire needs to ocupy video device to get mic input.
  But regardless of the reason cheese should output appropriate error
  instead of  just hanging in some deadlock.

  Below the ouput of thread state when its frozen:
  (gdb) info threads
Id   Target IdFrame 
  * 1Thread 0x7f66b30c0ac0 (LWP 712134) "cheese"  futex_wait 
(private=0, expected=2, futex_word=0x55ca4d33d780) at 
../sysdeps/nptl/futex-internal.h:146
2Thread 0x7f66b1a7e640 (LWP 712135) "gmain"   
0x7f66b6c4fd7f in __GI___poll (fds=0x55ca4d2c2d60, nfds=2, timeout=100) at 
../sysdeps/unix/sysv/linux/poll.c:29
3Thread 0x7f66b127d640 (LWP 712136) "gdbus"   
0x7f66b6c4fd7f in __GI___poll (fds=0x55ca4d2b7d10, nfds=2, timeout=-1) at 
../sysdeps/unix/sysv/linux/poll.c:29
4Thread 0x7f66b09c1640 (LWP 712137) "dconf worker"
0x7f66b6c4fd7f in __GI___poll (fds=0x55ca4d30c8a0, nfds=1, timeout=-1) at 
../sysdeps/unix/sysv/linux/poll.c:29
5Thread 0x7f66a16a9640 (LWP 712139) "cheese:disk$0"   
__futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, 
expected=0, futex_word=0x55ca4d2de298)
  at ./nptl/futex-internal.c:57
6Thread 0x7f66a0ea8640 (LWP 712140) "cheese:sh0"  
__futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, 
expected=0, futex_word=0x55ca4d61f450)
  at ./nptl/futex-internal.c:57
7Thread 0x7f669605b640 (LWP 712141) "cheese:sh1"  
__futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, 
expected=0, futex_word=0x55ca4d61f450)
  at ./nptl/futex-internal.c:57
8Thread 0x7f669585a640 (LWP 712142) "cheese:sh2"  
__futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, 
expected=0, futex_word=0x55ca4d61f450)
  at ./nptl/futex-internal.c:57
9Thread 0x7f6695059640 (LWP 712143) "cheese:sh3"  
__futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, 
expected=0, futex_word=0x55ca4d61f450)
  at ./nptl/futex-internal.c:57
10   Thread 0x7f6694858640 (LWP 712144) "cheese:sh4"  
__futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, 
expected=0, futex_word=0x55ca4d61f450)
  at ./nptl/futex-internal.c:57
11   Thread 0x7f6683fff640 (LWP 712145) "cheese:sh5"  
__futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, 
expected=0, futex_word=0x55ca4d61f450)
  at ./nptl/futex-internal.c:57
12   Thread 0x7f66837fe640 (LWP 712147) "cheese:gdrv0"
__futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, 
expected=0, futex_word=0x55ca4d7fb3f0)
  at ./nptl/futex-internal.c:57
13   Thread 0x7f6681d43640 (LWP 712155) "cheese"  
0x7f66b6c5cfde in epoll_wait (epfd=31, events=0x7f6681d425b0, maxevents=32, 
timeout=-1)
  at ../sysdeps/unix/sysv/linux/epoll_wait.c:30
14   Thread 0x7f6682544640 (LWP 712156) "pipewire-device" 
0x7f66b6c5cfde in epoll_wait (epfd=27, events=0x7f6682543630, maxevents=32, 
timeout=-1)
  at ../sysdeps/unix/sysv/linux/epoll_wait.c:30
  --Type  for more, q to quit, c to continue without paging--
15   Thread 0x7f6680dde640 (LWP 712157) "cheese"  
0x7f66b6c4fd7f in __GI___poll (fds=0x7f667004f990, nfds=2, timeout=-1) at 
../sysdeps/unix/sysv/linux/poll.c:29
16   Thread 0x7f666af52640 (LWP 712160) "queue0:src"  syscall () at 
../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
17   Thread 0x7f666a751640 (LWP 712161) "queue3:src"  syscall () at 
../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
18   Thread 0x7f6669f50640 (LWP 712162) "queue4:src"  syscall () at 
../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
19   Thread 0x7f666974f640 (LWP 712163) "queue2:src"  syscall () at 
../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
20   Thread 0x7f6668f4e640 (LWP 712164) "viewfinderbin-q" syscall () at 
../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
21   Thread 0x7f664640 (LWP 712165) "queue1:src"  syscall () at 
../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
22   

[Kernel-packages] [Bug 2008894] RfKill.txt

2023-03-01 Thread Bartłomiej Żogała
apport information

** Attachment added: "RfKill.txt"
   https://bugs.launchpad.net/bugs/2008894/+attachment/5650805/+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/2008894

Title:
  Cheese hangs when trying to capture video from build-in camera one
  second after starting

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  I can capture photos, and see myself moving when preparing to video
  recording but 1 second after hitting record button the image and
  cheese itself freezes. It always reproducible.

  Lsof shows:
  /dev$ sudo lsof /dev/video* 2>/dev/null
  COMMAND   PID  USER   FD   TYPE DEVICE SIZE/OFF NODE NAME
  pipewire 9551 nusch   93u   CHR   81,0  0t0 1906 /dev/video0

  I'm not sure if pipewire needs to ocupy video device to get mic input.
  But regardless of the reason cheese should output appropriate error
  instead of  just hanging in some deadlock.

  Below the ouput of thread state when its frozen:
  (gdb) info threads
Id   Target IdFrame 
  * 1Thread 0x7f66b30c0ac0 (LWP 712134) "cheese"  futex_wait 
(private=0, expected=2, futex_word=0x55ca4d33d780) at 
../sysdeps/nptl/futex-internal.h:146
2Thread 0x7f66b1a7e640 (LWP 712135) "gmain"   
0x7f66b6c4fd7f in __GI___poll (fds=0x55ca4d2c2d60, nfds=2, timeout=100) at 
../sysdeps/unix/sysv/linux/poll.c:29
3Thread 0x7f66b127d640 (LWP 712136) "gdbus"   
0x7f66b6c4fd7f in __GI___poll (fds=0x55ca4d2b7d10, nfds=2, timeout=-1) at 
../sysdeps/unix/sysv/linux/poll.c:29
4Thread 0x7f66b09c1640 (LWP 712137) "dconf worker"
0x7f66b6c4fd7f in __GI___poll (fds=0x55ca4d30c8a0, nfds=1, timeout=-1) at 
../sysdeps/unix/sysv/linux/poll.c:29
5Thread 0x7f66a16a9640 (LWP 712139) "cheese:disk$0"   
__futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, 
expected=0, futex_word=0x55ca4d2de298)
  at ./nptl/futex-internal.c:57
6Thread 0x7f66a0ea8640 (LWP 712140) "cheese:sh0"  
__futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, 
expected=0, futex_word=0x55ca4d61f450)
  at ./nptl/futex-internal.c:57
7Thread 0x7f669605b640 (LWP 712141) "cheese:sh1"  
__futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, 
expected=0, futex_word=0x55ca4d61f450)
  at ./nptl/futex-internal.c:57
8Thread 0x7f669585a640 (LWP 712142) "cheese:sh2"  
__futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, 
expected=0, futex_word=0x55ca4d61f450)
  at ./nptl/futex-internal.c:57
9Thread 0x7f6695059640 (LWP 712143) "cheese:sh3"  
__futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, 
expected=0, futex_word=0x55ca4d61f450)
  at ./nptl/futex-internal.c:57
10   Thread 0x7f6694858640 (LWP 712144) "cheese:sh4"  
__futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, 
expected=0, futex_word=0x55ca4d61f450)
  at ./nptl/futex-internal.c:57
11   Thread 0x7f6683fff640 (LWP 712145) "cheese:sh5"  
__futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, 
expected=0, futex_word=0x55ca4d61f450)
  at ./nptl/futex-internal.c:57
12   Thread 0x7f66837fe640 (LWP 712147) "cheese:gdrv0"
__futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, 
expected=0, futex_word=0x55ca4d7fb3f0)
  at ./nptl/futex-internal.c:57
13   Thread 0x7f6681d43640 (LWP 712155) "cheese"  
0x7f66b6c5cfde in epoll_wait (epfd=31, events=0x7f6681d425b0, maxevents=32, 
timeout=-1)
  at ../sysdeps/unix/sysv/linux/epoll_wait.c:30
14   Thread 0x7f6682544640 (LWP 712156) "pipewire-device" 
0x7f66b6c5cfde in epoll_wait (epfd=27, events=0x7f6682543630, maxevents=32, 
timeout=-1)
  at ../sysdeps/unix/sysv/linux/epoll_wait.c:30
  --Type  for more, q to quit, c to continue without paging--
15   Thread 0x7f6680dde640 (LWP 712157) "cheese"  
0x7f66b6c4fd7f in __GI___poll (fds=0x7f667004f990, nfds=2, timeout=-1) at 
../sysdeps/unix/sysv/linux/poll.c:29
16   Thread 0x7f666af52640 (LWP 712160) "queue0:src"  syscall () at 
../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
17   Thread 0x7f666a751640 (LWP 712161) "queue3:src"  syscall () at 
../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
18   Thread 0x7f6669f50640 (LWP 712162) "queue4:src"  syscall () at 
../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
19   Thread 0x7f666974f640 (LWP 712163) "queue2:src"  syscall () at 
../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
20   Thread 0x7f6668f4e640 (LWP 712164) "viewfinderbin-q" syscall () at 
../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
21   Thread 0x7f664640 (LWP 712165) "queue1:src"  syscall () at 

[Kernel-packages] [Bug 2008894] ProcModules.txt

2023-03-01 Thread Bartłomiej Żogała
apport information

** Attachment added: "ProcModules.txt"
   
https://bugs.launchpad.net/bugs/2008894/+attachment/5650804/+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/2008894

Title:
  Cheese hangs when trying to capture video from build-in camera one
  second after starting

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  I can capture photos, and see myself moving when preparing to video
  recording but 1 second after hitting record button the image and
  cheese itself freezes. It always reproducible.

  Lsof shows:
  /dev$ sudo lsof /dev/video* 2>/dev/null
  COMMAND   PID  USER   FD   TYPE DEVICE SIZE/OFF NODE NAME
  pipewire 9551 nusch   93u   CHR   81,0  0t0 1906 /dev/video0

  I'm not sure if pipewire needs to ocupy video device to get mic input.
  But regardless of the reason cheese should output appropriate error
  instead of  just hanging in some deadlock.

  Below the ouput of thread state when its frozen:
  (gdb) info threads
Id   Target IdFrame 
  * 1Thread 0x7f66b30c0ac0 (LWP 712134) "cheese"  futex_wait 
(private=0, expected=2, futex_word=0x55ca4d33d780) at 
../sysdeps/nptl/futex-internal.h:146
2Thread 0x7f66b1a7e640 (LWP 712135) "gmain"   
0x7f66b6c4fd7f in __GI___poll (fds=0x55ca4d2c2d60, nfds=2, timeout=100) at 
../sysdeps/unix/sysv/linux/poll.c:29
3Thread 0x7f66b127d640 (LWP 712136) "gdbus"   
0x7f66b6c4fd7f in __GI___poll (fds=0x55ca4d2b7d10, nfds=2, timeout=-1) at 
../sysdeps/unix/sysv/linux/poll.c:29
4Thread 0x7f66b09c1640 (LWP 712137) "dconf worker"
0x7f66b6c4fd7f in __GI___poll (fds=0x55ca4d30c8a0, nfds=1, timeout=-1) at 
../sysdeps/unix/sysv/linux/poll.c:29
5Thread 0x7f66a16a9640 (LWP 712139) "cheese:disk$0"   
__futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, 
expected=0, futex_word=0x55ca4d2de298)
  at ./nptl/futex-internal.c:57
6Thread 0x7f66a0ea8640 (LWP 712140) "cheese:sh0"  
__futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, 
expected=0, futex_word=0x55ca4d61f450)
  at ./nptl/futex-internal.c:57
7Thread 0x7f669605b640 (LWP 712141) "cheese:sh1"  
__futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, 
expected=0, futex_word=0x55ca4d61f450)
  at ./nptl/futex-internal.c:57
8Thread 0x7f669585a640 (LWP 712142) "cheese:sh2"  
__futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, 
expected=0, futex_word=0x55ca4d61f450)
  at ./nptl/futex-internal.c:57
9Thread 0x7f6695059640 (LWP 712143) "cheese:sh3"  
__futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, 
expected=0, futex_word=0x55ca4d61f450)
  at ./nptl/futex-internal.c:57
10   Thread 0x7f6694858640 (LWP 712144) "cheese:sh4"  
__futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, 
expected=0, futex_word=0x55ca4d61f450)
  at ./nptl/futex-internal.c:57
11   Thread 0x7f6683fff640 (LWP 712145) "cheese:sh5"  
__futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, 
expected=0, futex_word=0x55ca4d61f450)
  at ./nptl/futex-internal.c:57
12   Thread 0x7f66837fe640 (LWP 712147) "cheese:gdrv0"
__futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, 
expected=0, futex_word=0x55ca4d7fb3f0)
  at ./nptl/futex-internal.c:57
13   Thread 0x7f6681d43640 (LWP 712155) "cheese"  
0x7f66b6c5cfde in epoll_wait (epfd=31, events=0x7f6681d425b0, maxevents=32, 
timeout=-1)
  at ../sysdeps/unix/sysv/linux/epoll_wait.c:30
14   Thread 0x7f6682544640 (LWP 712156) "pipewire-device" 
0x7f66b6c5cfde in epoll_wait (epfd=27, events=0x7f6682543630, maxevents=32, 
timeout=-1)
  at ../sysdeps/unix/sysv/linux/epoll_wait.c:30
  --Type  for more, q to quit, c to continue without paging--
15   Thread 0x7f6680dde640 (LWP 712157) "cheese"  
0x7f66b6c4fd7f in __GI___poll (fds=0x7f667004f990, nfds=2, timeout=-1) at 
../sysdeps/unix/sysv/linux/poll.c:29
16   Thread 0x7f666af52640 (LWP 712160) "queue0:src"  syscall () at 
../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
17   Thread 0x7f666a751640 (LWP 712161) "queue3:src"  syscall () at 
../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
18   Thread 0x7f6669f50640 (LWP 712162) "queue4:src"  syscall () at 
../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
19   Thread 0x7f666974f640 (LWP 712163) "queue2:src"  syscall () at 
../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
20   Thread 0x7f6668f4e640 (LWP 712164) "viewfinderbin-q" syscall () at 
../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
21   Thread 0x7f664640 (LWP 712165) "queue1:src"  syscall () at 

[Kernel-packages] [Bug 2008894] UdevDb.txt

2023-03-01 Thread Bartłomiej Żogała
apport information

** Attachment added: "UdevDb.txt"
   https://bugs.launchpad.net/bugs/2008894/+attachment/5650806/+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/2008894

Title:
  Cheese hangs when trying to capture video from build-in camera one
  second after starting

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  I can capture photos, and see myself moving when preparing to video
  recording but 1 second after hitting record button the image and
  cheese itself freezes. It always reproducible.

  Lsof shows:
  /dev$ sudo lsof /dev/video* 2>/dev/null
  COMMAND   PID  USER   FD   TYPE DEVICE SIZE/OFF NODE NAME
  pipewire 9551 nusch   93u   CHR   81,0  0t0 1906 /dev/video0

  I'm not sure if pipewire needs to ocupy video device to get mic input.
  But regardless of the reason cheese should output appropriate error
  instead of  just hanging in some deadlock.

  Below the ouput of thread state when its frozen:
  (gdb) info threads
Id   Target IdFrame 
  * 1Thread 0x7f66b30c0ac0 (LWP 712134) "cheese"  futex_wait 
(private=0, expected=2, futex_word=0x55ca4d33d780) at 
../sysdeps/nptl/futex-internal.h:146
2Thread 0x7f66b1a7e640 (LWP 712135) "gmain"   
0x7f66b6c4fd7f in __GI___poll (fds=0x55ca4d2c2d60, nfds=2, timeout=100) at 
../sysdeps/unix/sysv/linux/poll.c:29
3Thread 0x7f66b127d640 (LWP 712136) "gdbus"   
0x7f66b6c4fd7f in __GI___poll (fds=0x55ca4d2b7d10, nfds=2, timeout=-1) at 
../sysdeps/unix/sysv/linux/poll.c:29
4Thread 0x7f66b09c1640 (LWP 712137) "dconf worker"
0x7f66b6c4fd7f in __GI___poll (fds=0x55ca4d30c8a0, nfds=1, timeout=-1) at 
../sysdeps/unix/sysv/linux/poll.c:29
5Thread 0x7f66a16a9640 (LWP 712139) "cheese:disk$0"   
__futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, 
expected=0, futex_word=0x55ca4d2de298)
  at ./nptl/futex-internal.c:57
6Thread 0x7f66a0ea8640 (LWP 712140) "cheese:sh0"  
__futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, 
expected=0, futex_word=0x55ca4d61f450)
  at ./nptl/futex-internal.c:57
7Thread 0x7f669605b640 (LWP 712141) "cheese:sh1"  
__futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, 
expected=0, futex_word=0x55ca4d61f450)
  at ./nptl/futex-internal.c:57
8Thread 0x7f669585a640 (LWP 712142) "cheese:sh2"  
__futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, 
expected=0, futex_word=0x55ca4d61f450)
  at ./nptl/futex-internal.c:57
9Thread 0x7f6695059640 (LWP 712143) "cheese:sh3"  
__futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, 
expected=0, futex_word=0x55ca4d61f450)
  at ./nptl/futex-internal.c:57
10   Thread 0x7f6694858640 (LWP 712144) "cheese:sh4"  
__futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, 
expected=0, futex_word=0x55ca4d61f450)
  at ./nptl/futex-internal.c:57
11   Thread 0x7f6683fff640 (LWP 712145) "cheese:sh5"  
__futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, 
expected=0, futex_word=0x55ca4d61f450)
  at ./nptl/futex-internal.c:57
12   Thread 0x7f66837fe640 (LWP 712147) "cheese:gdrv0"
__futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, 
expected=0, futex_word=0x55ca4d7fb3f0)
  at ./nptl/futex-internal.c:57
13   Thread 0x7f6681d43640 (LWP 712155) "cheese"  
0x7f66b6c5cfde in epoll_wait (epfd=31, events=0x7f6681d425b0, maxevents=32, 
timeout=-1)
  at ../sysdeps/unix/sysv/linux/epoll_wait.c:30
14   Thread 0x7f6682544640 (LWP 712156) "pipewire-device" 
0x7f66b6c5cfde in epoll_wait (epfd=27, events=0x7f6682543630, maxevents=32, 
timeout=-1)
  at ../sysdeps/unix/sysv/linux/epoll_wait.c:30
  --Type  for more, q to quit, c to continue without paging--
15   Thread 0x7f6680dde640 (LWP 712157) "cheese"  
0x7f66b6c4fd7f in __GI___poll (fds=0x7f667004f990, nfds=2, timeout=-1) at 
../sysdeps/unix/sysv/linux/poll.c:29
16   Thread 0x7f666af52640 (LWP 712160) "queue0:src"  syscall () at 
../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
17   Thread 0x7f666a751640 (LWP 712161) "queue3:src"  syscall () at 
../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
18   Thread 0x7f6669f50640 (LWP 712162) "queue4:src"  syscall () at 
../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
19   Thread 0x7f666974f640 (LWP 712163) "queue2:src"  syscall () at 
../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
20   Thread 0x7f6668f4e640 (LWP 712164) "viewfinderbin-q" syscall () at 
../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
21   Thread 0x7f664640 (LWP 712165) "queue1:src"  syscall () at 

[Kernel-packages] [Bug 2008894] ProcInterrupts.txt

2023-03-01 Thread Bartłomiej Żogała
apport information

** Attachment added: "ProcInterrupts.txt"
   
https://bugs.launchpad.net/bugs/2008894/+attachment/5650803/+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/2008894

Title:
  Cheese hangs when trying to capture video from build-in camera one
  second after starting

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  I can capture photos, and see myself moving when preparing to video
  recording but 1 second after hitting record button the image and
  cheese itself freezes. It always reproducible.

  Lsof shows:
  /dev$ sudo lsof /dev/video* 2>/dev/null
  COMMAND   PID  USER   FD   TYPE DEVICE SIZE/OFF NODE NAME
  pipewire 9551 nusch   93u   CHR   81,0  0t0 1906 /dev/video0

  I'm not sure if pipewire needs to ocupy video device to get mic input.
  But regardless of the reason cheese should output appropriate error
  instead of  just hanging in some deadlock.

  Below the ouput of thread state when its frozen:
  (gdb) info threads
Id   Target IdFrame 
  * 1Thread 0x7f66b30c0ac0 (LWP 712134) "cheese"  futex_wait 
(private=0, expected=2, futex_word=0x55ca4d33d780) at 
../sysdeps/nptl/futex-internal.h:146
2Thread 0x7f66b1a7e640 (LWP 712135) "gmain"   
0x7f66b6c4fd7f in __GI___poll (fds=0x55ca4d2c2d60, nfds=2, timeout=100) at 
../sysdeps/unix/sysv/linux/poll.c:29
3Thread 0x7f66b127d640 (LWP 712136) "gdbus"   
0x7f66b6c4fd7f in __GI___poll (fds=0x55ca4d2b7d10, nfds=2, timeout=-1) at 
../sysdeps/unix/sysv/linux/poll.c:29
4Thread 0x7f66b09c1640 (LWP 712137) "dconf worker"
0x7f66b6c4fd7f in __GI___poll (fds=0x55ca4d30c8a0, nfds=1, timeout=-1) at 
../sysdeps/unix/sysv/linux/poll.c:29
5Thread 0x7f66a16a9640 (LWP 712139) "cheese:disk$0"   
__futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, 
expected=0, futex_word=0x55ca4d2de298)
  at ./nptl/futex-internal.c:57
6Thread 0x7f66a0ea8640 (LWP 712140) "cheese:sh0"  
__futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, 
expected=0, futex_word=0x55ca4d61f450)
  at ./nptl/futex-internal.c:57
7Thread 0x7f669605b640 (LWP 712141) "cheese:sh1"  
__futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, 
expected=0, futex_word=0x55ca4d61f450)
  at ./nptl/futex-internal.c:57
8Thread 0x7f669585a640 (LWP 712142) "cheese:sh2"  
__futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, 
expected=0, futex_word=0x55ca4d61f450)
  at ./nptl/futex-internal.c:57
9Thread 0x7f6695059640 (LWP 712143) "cheese:sh3"  
__futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, 
expected=0, futex_word=0x55ca4d61f450)
  at ./nptl/futex-internal.c:57
10   Thread 0x7f6694858640 (LWP 712144) "cheese:sh4"  
__futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, 
expected=0, futex_word=0x55ca4d61f450)
  at ./nptl/futex-internal.c:57
11   Thread 0x7f6683fff640 (LWP 712145) "cheese:sh5"  
__futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, 
expected=0, futex_word=0x55ca4d61f450)
  at ./nptl/futex-internal.c:57
12   Thread 0x7f66837fe640 (LWP 712147) "cheese:gdrv0"
__futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, 
expected=0, futex_word=0x55ca4d7fb3f0)
  at ./nptl/futex-internal.c:57
13   Thread 0x7f6681d43640 (LWP 712155) "cheese"  
0x7f66b6c5cfde in epoll_wait (epfd=31, events=0x7f6681d425b0, maxevents=32, 
timeout=-1)
  at ../sysdeps/unix/sysv/linux/epoll_wait.c:30
14   Thread 0x7f6682544640 (LWP 712156) "pipewire-device" 
0x7f66b6c5cfde in epoll_wait (epfd=27, events=0x7f6682543630, maxevents=32, 
timeout=-1)
  at ../sysdeps/unix/sysv/linux/epoll_wait.c:30
  --Type  for more, q to quit, c to continue without paging--
15   Thread 0x7f6680dde640 (LWP 712157) "cheese"  
0x7f66b6c4fd7f in __GI___poll (fds=0x7f667004f990, nfds=2, timeout=-1) at 
../sysdeps/unix/sysv/linux/poll.c:29
16   Thread 0x7f666af52640 (LWP 712160) "queue0:src"  syscall () at 
../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
17   Thread 0x7f666a751640 (LWP 712161) "queue3:src"  syscall () at 
../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
18   Thread 0x7f6669f50640 (LWP 712162) "queue4:src"  syscall () at 
../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
19   Thread 0x7f666974f640 (LWP 712163) "queue2:src"  syscall () at 
../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
20   Thread 0x7f6668f4e640 (LWP 712164) "viewfinderbin-q" syscall () at 
../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
21   Thread 0x7f664640 (LWP 712165) "queue1:src"  syscall () at 

[Kernel-packages] [Bug 2008894] ProcCpuinfoMinimal.txt

2023-03-01 Thread Bartłomiej Żogała
apport information

** Attachment added: "ProcCpuinfoMinimal.txt"
   
https://bugs.launchpad.net/bugs/2008894/+attachment/5650802/+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/2008894

Title:
  Cheese hangs when trying to capture video from build-in camera one
  second after starting

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  I can capture photos, and see myself moving when preparing to video
  recording but 1 second after hitting record button the image and
  cheese itself freezes. It always reproducible.

  Lsof shows:
  /dev$ sudo lsof /dev/video* 2>/dev/null
  COMMAND   PID  USER   FD   TYPE DEVICE SIZE/OFF NODE NAME
  pipewire 9551 nusch   93u   CHR   81,0  0t0 1906 /dev/video0

  I'm not sure if pipewire needs to ocupy video device to get mic input.
  But regardless of the reason cheese should output appropriate error
  instead of  just hanging in some deadlock.

  Below the ouput of thread state when its frozen:
  (gdb) info threads
Id   Target IdFrame 
  * 1Thread 0x7f66b30c0ac0 (LWP 712134) "cheese"  futex_wait 
(private=0, expected=2, futex_word=0x55ca4d33d780) at 
../sysdeps/nptl/futex-internal.h:146
2Thread 0x7f66b1a7e640 (LWP 712135) "gmain"   
0x7f66b6c4fd7f in __GI___poll (fds=0x55ca4d2c2d60, nfds=2, timeout=100) at 
../sysdeps/unix/sysv/linux/poll.c:29
3Thread 0x7f66b127d640 (LWP 712136) "gdbus"   
0x7f66b6c4fd7f in __GI___poll (fds=0x55ca4d2b7d10, nfds=2, timeout=-1) at 
../sysdeps/unix/sysv/linux/poll.c:29
4Thread 0x7f66b09c1640 (LWP 712137) "dconf worker"
0x7f66b6c4fd7f in __GI___poll (fds=0x55ca4d30c8a0, nfds=1, timeout=-1) at 
../sysdeps/unix/sysv/linux/poll.c:29
5Thread 0x7f66a16a9640 (LWP 712139) "cheese:disk$0"   
__futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, 
expected=0, futex_word=0x55ca4d2de298)
  at ./nptl/futex-internal.c:57
6Thread 0x7f66a0ea8640 (LWP 712140) "cheese:sh0"  
__futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, 
expected=0, futex_word=0x55ca4d61f450)
  at ./nptl/futex-internal.c:57
7Thread 0x7f669605b640 (LWP 712141) "cheese:sh1"  
__futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, 
expected=0, futex_word=0x55ca4d61f450)
  at ./nptl/futex-internal.c:57
8Thread 0x7f669585a640 (LWP 712142) "cheese:sh2"  
__futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, 
expected=0, futex_word=0x55ca4d61f450)
  at ./nptl/futex-internal.c:57
9Thread 0x7f6695059640 (LWP 712143) "cheese:sh3"  
__futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, 
expected=0, futex_word=0x55ca4d61f450)
  at ./nptl/futex-internal.c:57
10   Thread 0x7f6694858640 (LWP 712144) "cheese:sh4"  
__futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, 
expected=0, futex_word=0x55ca4d61f450)
  at ./nptl/futex-internal.c:57
11   Thread 0x7f6683fff640 (LWP 712145) "cheese:sh5"  
__futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, 
expected=0, futex_word=0x55ca4d61f450)
  at ./nptl/futex-internal.c:57
12   Thread 0x7f66837fe640 (LWP 712147) "cheese:gdrv0"
__futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, 
expected=0, futex_word=0x55ca4d7fb3f0)
  at ./nptl/futex-internal.c:57
13   Thread 0x7f6681d43640 (LWP 712155) "cheese"  
0x7f66b6c5cfde in epoll_wait (epfd=31, events=0x7f6681d425b0, maxevents=32, 
timeout=-1)
  at ../sysdeps/unix/sysv/linux/epoll_wait.c:30
14   Thread 0x7f6682544640 (LWP 712156) "pipewire-device" 
0x7f66b6c5cfde in epoll_wait (epfd=27, events=0x7f6682543630, maxevents=32, 
timeout=-1)
  at ../sysdeps/unix/sysv/linux/epoll_wait.c:30
  --Type  for more, q to quit, c to continue without paging--
15   Thread 0x7f6680dde640 (LWP 712157) "cheese"  
0x7f66b6c4fd7f in __GI___poll (fds=0x7f667004f990, nfds=2, timeout=-1) at 
../sysdeps/unix/sysv/linux/poll.c:29
16   Thread 0x7f666af52640 (LWP 712160) "queue0:src"  syscall () at 
../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
17   Thread 0x7f666a751640 (LWP 712161) "queue3:src"  syscall () at 
../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
18   Thread 0x7f6669f50640 (LWP 712162) "queue4:src"  syscall () at 
../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
19   Thread 0x7f666974f640 (LWP 712163) "queue2:src"  syscall () at 
../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
20   Thread 0x7f6668f4e640 (LWP 712164) "viewfinderbin-q" syscall () at 
../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
21   Thread 0x7f664640 (LWP 712165) "queue1:src"  syscall () at 

[Kernel-packages] [Bug 2008894] PaInfo.txt

2023-03-01 Thread Bartłomiej Żogała
apport information

** Attachment added: "PaInfo.txt"
   https://bugs.launchpad.net/bugs/2008894/+attachment/5650800/+files/PaInfo.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/2008894

Title:
  Cheese hangs when trying to capture video from build-in camera one
  second after starting

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  I can capture photos, and see myself moving when preparing to video
  recording but 1 second after hitting record button the image and
  cheese itself freezes. It always reproducible.

  Lsof shows:
  /dev$ sudo lsof /dev/video* 2>/dev/null
  COMMAND   PID  USER   FD   TYPE DEVICE SIZE/OFF NODE NAME
  pipewire 9551 nusch   93u   CHR   81,0  0t0 1906 /dev/video0

  I'm not sure if pipewire needs to ocupy video device to get mic input.
  But regardless of the reason cheese should output appropriate error
  instead of  just hanging in some deadlock.

  Below the ouput of thread state when its frozen:
  (gdb) info threads
Id   Target IdFrame 
  * 1Thread 0x7f66b30c0ac0 (LWP 712134) "cheese"  futex_wait 
(private=0, expected=2, futex_word=0x55ca4d33d780) at 
../sysdeps/nptl/futex-internal.h:146
2Thread 0x7f66b1a7e640 (LWP 712135) "gmain"   
0x7f66b6c4fd7f in __GI___poll (fds=0x55ca4d2c2d60, nfds=2, timeout=100) at 
../sysdeps/unix/sysv/linux/poll.c:29
3Thread 0x7f66b127d640 (LWP 712136) "gdbus"   
0x7f66b6c4fd7f in __GI___poll (fds=0x55ca4d2b7d10, nfds=2, timeout=-1) at 
../sysdeps/unix/sysv/linux/poll.c:29
4Thread 0x7f66b09c1640 (LWP 712137) "dconf worker"
0x7f66b6c4fd7f in __GI___poll (fds=0x55ca4d30c8a0, nfds=1, timeout=-1) at 
../sysdeps/unix/sysv/linux/poll.c:29
5Thread 0x7f66a16a9640 (LWP 712139) "cheese:disk$0"   
__futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, 
expected=0, futex_word=0x55ca4d2de298)
  at ./nptl/futex-internal.c:57
6Thread 0x7f66a0ea8640 (LWP 712140) "cheese:sh0"  
__futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, 
expected=0, futex_word=0x55ca4d61f450)
  at ./nptl/futex-internal.c:57
7Thread 0x7f669605b640 (LWP 712141) "cheese:sh1"  
__futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, 
expected=0, futex_word=0x55ca4d61f450)
  at ./nptl/futex-internal.c:57
8Thread 0x7f669585a640 (LWP 712142) "cheese:sh2"  
__futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, 
expected=0, futex_word=0x55ca4d61f450)
  at ./nptl/futex-internal.c:57
9Thread 0x7f6695059640 (LWP 712143) "cheese:sh3"  
__futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, 
expected=0, futex_word=0x55ca4d61f450)
  at ./nptl/futex-internal.c:57
10   Thread 0x7f6694858640 (LWP 712144) "cheese:sh4"  
__futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, 
expected=0, futex_word=0x55ca4d61f450)
  at ./nptl/futex-internal.c:57
11   Thread 0x7f6683fff640 (LWP 712145) "cheese:sh5"  
__futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, 
expected=0, futex_word=0x55ca4d61f450)
  at ./nptl/futex-internal.c:57
12   Thread 0x7f66837fe640 (LWP 712147) "cheese:gdrv0"
__futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, 
expected=0, futex_word=0x55ca4d7fb3f0)
  at ./nptl/futex-internal.c:57
13   Thread 0x7f6681d43640 (LWP 712155) "cheese"  
0x7f66b6c5cfde in epoll_wait (epfd=31, events=0x7f6681d425b0, maxevents=32, 
timeout=-1)
  at ../sysdeps/unix/sysv/linux/epoll_wait.c:30
14   Thread 0x7f6682544640 (LWP 712156) "pipewire-device" 
0x7f66b6c5cfde in epoll_wait (epfd=27, events=0x7f6682543630, maxevents=32, 
timeout=-1)
  at ../sysdeps/unix/sysv/linux/epoll_wait.c:30
  --Type  for more, q to quit, c to continue without paging--
15   Thread 0x7f6680dde640 (LWP 712157) "cheese"  
0x7f66b6c4fd7f in __GI___poll (fds=0x7f667004f990, nfds=2, timeout=-1) at 
../sysdeps/unix/sysv/linux/poll.c:29
16   Thread 0x7f666af52640 (LWP 712160) "queue0:src"  syscall () at 
../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
17   Thread 0x7f666a751640 (LWP 712161) "queue3:src"  syscall () at 
../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
18   Thread 0x7f6669f50640 (LWP 712162) "queue4:src"  syscall () at 
../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
19   Thread 0x7f666974f640 (LWP 712163) "queue2:src"  syscall () at 
../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
20   Thread 0x7f6668f4e640 (LWP 712164) "viewfinderbin-q" syscall () at 
../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
21   Thread 0x7f664640 (LWP 712165) "queue1:src"  syscall () at 

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

2023-03-01 Thread Bartłomiej Żogała
apport information

** Attachment added: "ProcCpuinfo.txt"
   
https://bugs.launchpad.net/bugs/2008894/+attachment/5650801/+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/2008894

Title:
  Cheese hangs when trying to capture video from build-in camera one
  second after starting

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  I can capture photos, and see myself moving when preparing to video
  recording but 1 second after hitting record button the image and
  cheese itself freezes. It always reproducible.

  Lsof shows:
  /dev$ sudo lsof /dev/video* 2>/dev/null
  COMMAND   PID  USER   FD   TYPE DEVICE SIZE/OFF NODE NAME
  pipewire 9551 nusch   93u   CHR   81,0  0t0 1906 /dev/video0

  I'm not sure if pipewire needs to ocupy video device to get mic input.
  But regardless of the reason cheese should output appropriate error
  instead of  just hanging in some deadlock.

  Below the ouput of thread state when its frozen:
  (gdb) info threads
Id   Target IdFrame 
  * 1Thread 0x7f66b30c0ac0 (LWP 712134) "cheese"  futex_wait 
(private=0, expected=2, futex_word=0x55ca4d33d780) at 
../sysdeps/nptl/futex-internal.h:146
2Thread 0x7f66b1a7e640 (LWP 712135) "gmain"   
0x7f66b6c4fd7f in __GI___poll (fds=0x55ca4d2c2d60, nfds=2, timeout=100) at 
../sysdeps/unix/sysv/linux/poll.c:29
3Thread 0x7f66b127d640 (LWP 712136) "gdbus"   
0x7f66b6c4fd7f in __GI___poll (fds=0x55ca4d2b7d10, nfds=2, timeout=-1) at 
../sysdeps/unix/sysv/linux/poll.c:29
4Thread 0x7f66b09c1640 (LWP 712137) "dconf worker"
0x7f66b6c4fd7f in __GI___poll (fds=0x55ca4d30c8a0, nfds=1, timeout=-1) at 
../sysdeps/unix/sysv/linux/poll.c:29
5Thread 0x7f66a16a9640 (LWP 712139) "cheese:disk$0"   
__futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, 
expected=0, futex_word=0x55ca4d2de298)
  at ./nptl/futex-internal.c:57
6Thread 0x7f66a0ea8640 (LWP 712140) "cheese:sh0"  
__futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, 
expected=0, futex_word=0x55ca4d61f450)
  at ./nptl/futex-internal.c:57
7Thread 0x7f669605b640 (LWP 712141) "cheese:sh1"  
__futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, 
expected=0, futex_word=0x55ca4d61f450)
  at ./nptl/futex-internal.c:57
8Thread 0x7f669585a640 (LWP 712142) "cheese:sh2"  
__futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, 
expected=0, futex_word=0x55ca4d61f450)
  at ./nptl/futex-internal.c:57
9Thread 0x7f6695059640 (LWP 712143) "cheese:sh3"  
__futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, 
expected=0, futex_word=0x55ca4d61f450)
  at ./nptl/futex-internal.c:57
10   Thread 0x7f6694858640 (LWP 712144) "cheese:sh4"  
__futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, 
expected=0, futex_word=0x55ca4d61f450)
  at ./nptl/futex-internal.c:57
11   Thread 0x7f6683fff640 (LWP 712145) "cheese:sh5"  
__futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, 
expected=0, futex_word=0x55ca4d61f450)
  at ./nptl/futex-internal.c:57
12   Thread 0x7f66837fe640 (LWP 712147) "cheese:gdrv0"
__futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, 
expected=0, futex_word=0x55ca4d7fb3f0)
  at ./nptl/futex-internal.c:57
13   Thread 0x7f6681d43640 (LWP 712155) "cheese"  
0x7f66b6c5cfde in epoll_wait (epfd=31, events=0x7f6681d425b0, maxevents=32, 
timeout=-1)
  at ../sysdeps/unix/sysv/linux/epoll_wait.c:30
14   Thread 0x7f6682544640 (LWP 712156) "pipewire-device" 
0x7f66b6c5cfde in epoll_wait (epfd=27, events=0x7f6682543630, maxevents=32, 
timeout=-1)
  at ../sysdeps/unix/sysv/linux/epoll_wait.c:30
  --Type  for more, q to quit, c to continue without paging--
15   Thread 0x7f6680dde640 (LWP 712157) "cheese"  
0x7f66b6c4fd7f in __GI___poll (fds=0x7f667004f990, nfds=2, timeout=-1) at 
../sysdeps/unix/sysv/linux/poll.c:29
16   Thread 0x7f666af52640 (LWP 712160) "queue0:src"  syscall () at 
../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
17   Thread 0x7f666a751640 (LWP 712161) "queue3:src"  syscall () at 
../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
18   Thread 0x7f6669f50640 (LWP 712162) "queue4:src"  syscall () at 
../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
19   Thread 0x7f666974f640 (LWP 712163) "queue2:src"  syscall () at 
../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
20   Thread 0x7f6668f4e640 (LWP 712164) "viewfinderbin-q" syscall () at 
../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
21   Thread 0x7f664640 (LWP 712165) "queue1:src"  syscall () at 

[Kernel-packages] [Bug 2008894] Lsusb-v.txt

2023-03-01 Thread Bartłomiej Żogała
apport information

** Attachment added: "Lsusb-v.txt"
   
https://bugs.launchpad.net/bugs/2008894/+attachment/5650799/+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/2008894

Title:
  Cheese hangs when trying to capture video from build-in camera one
  second after starting

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  I can capture photos, and see myself moving when preparing to video
  recording but 1 second after hitting record button the image and
  cheese itself freezes. It always reproducible.

  Lsof shows:
  /dev$ sudo lsof /dev/video* 2>/dev/null
  COMMAND   PID  USER   FD   TYPE DEVICE SIZE/OFF NODE NAME
  pipewire 9551 nusch   93u   CHR   81,0  0t0 1906 /dev/video0

  I'm not sure if pipewire needs to ocupy video device to get mic input.
  But regardless of the reason cheese should output appropriate error
  instead of  just hanging in some deadlock.

  Below the ouput of thread state when its frozen:
  (gdb) info threads
Id   Target IdFrame 
  * 1Thread 0x7f66b30c0ac0 (LWP 712134) "cheese"  futex_wait 
(private=0, expected=2, futex_word=0x55ca4d33d780) at 
../sysdeps/nptl/futex-internal.h:146
2Thread 0x7f66b1a7e640 (LWP 712135) "gmain"   
0x7f66b6c4fd7f in __GI___poll (fds=0x55ca4d2c2d60, nfds=2, timeout=100) at 
../sysdeps/unix/sysv/linux/poll.c:29
3Thread 0x7f66b127d640 (LWP 712136) "gdbus"   
0x7f66b6c4fd7f in __GI___poll (fds=0x55ca4d2b7d10, nfds=2, timeout=-1) at 
../sysdeps/unix/sysv/linux/poll.c:29
4Thread 0x7f66b09c1640 (LWP 712137) "dconf worker"
0x7f66b6c4fd7f in __GI___poll (fds=0x55ca4d30c8a0, nfds=1, timeout=-1) at 
../sysdeps/unix/sysv/linux/poll.c:29
5Thread 0x7f66a16a9640 (LWP 712139) "cheese:disk$0"   
__futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, 
expected=0, futex_word=0x55ca4d2de298)
  at ./nptl/futex-internal.c:57
6Thread 0x7f66a0ea8640 (LWP 712140) "cheese:sh0"  
__futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, 
expected=0, futex_word=0x55ca4d61f450)
  at ./nptl/futex-internal.c:57
7Thread 0x7f669605b640 (LWP 712141) "cheese:sh1"  
__futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, 
expected=0, futex_word=0x55ca4d61f450)
  at ./nptl/futex-internal.c:57
8Thread 0x7f669585a640 (LWP 712142) "cheese:sh2"  
__futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, 
expected=0, futex_word=0x55ca4d61f450)
  at ./nptl/futex-internal.c:57
9Thread 0x7f6695059640 (LWP 712143) "cheese:sh3"  
__futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, 
expected=0, futex_word=0x55ca4d61f450)
  at ./nptl/futex-internal.c:57
10   Thread 0x7f6694858640 (LWP 712144) "cheese:sh4"  
__futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, 
expected=0, futex_word=0x55ca4d61f450)
  at ./nptl/futex-internal.c:57
11   Thread 0x7f6683fff640 (LWP 712145) "cheese:sh5"  
__futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, 
expected=0, futex_word=0x55ca4d61f450)
  at ./nptl/futex-internal.c:57
12   Thread 0x7f66837fe640 (LWP 712147) "cheese:gdrv0"
__futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, 
expected=0, futex_word=0x55ca4d7fb3f0)
  at ./nptl/futex-internal.c:57
13   Thread 0x7f6681d43640 (LWP 712155) "cheese"  
0x7f66b6c5cfde in epoll_wait (epfd=31, events=0x7f6681d425b0, maxevents=32, 
timeout=-1)
  at ../sysdeps/unix/sysv/linux/epoll_wait.c:30
14   Thread 0x7f6682544640 (LWP 712156) "pipewire-device" 
0x7f66b6c5cfde in epoll_wait (epfd=27, events=0x7f6682543630, maxevents=32, 
timeout=-1)
  at ../sysdeps/unix/sysv/linux/epoll_wait.c:30
  --Type  for more, q to quit, c to continue without paging--
15   Thread 0x7f6680dde640 (LWP 712157) "cheese"  
0x7f66b6c4fd7f in __GI___poll (fds=0x7f667004f990, nfds=2, timeout=-1) at 
../sysdeps/unix/sysv/linux/poll.c:29
16   Thread 0x7f666af52640 (LWP 712160) "queue0:src"  syscall () at 
../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
17   Thread 0x7f666a751640 (LWP 712161) "queue3:src"  syscall () at 
../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
18   Thread 0x7f6669f50640 (LWP 712162) "queue4:src"  syscall () at 
../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
19   Thread 0x7f666974f640 (LWP 712163) "queue2:src"  syscall () at 
../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
20   Thread 0x7f6668f4e640 (LWP 712164) "viewfinderbin-q" syscall () at 
../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
21   Thread 0x7f664640 (LWP 712165) "queue1:src"  syscall () at 

[Kernel-packages] [Bug 2008894] Lsusb-t.txt

2023-03-01 Thread Bartłomiej Żogała
apport information

** Attachment added: "Lsusb-t.txt"
   
https://bugs.launchpad.net/bugs/2008894/+attachment/5650798/+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/2008894

Title:
  Cheese hangs when trying to capture video from build-in camera one
  second after starting

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  I can capture photos, and see myself moving when preparing to video
  recording but 1 second after hitting record button the image and
  cheese itself freezes. It always reproducible.

  Lsof shows:
  /dev$ sudo lsof /dev/video* 2>/dev/null
  COMMAND   PID  USER   FD   TYPE DEVICE SIZE/OFF NODE NAME
  pipewire 9551 nusch   93u   CHR   81,0  0t0 1906 /dev/video0

  I'm not sure if pipewire needs to ocupy video device to get mic input.
  But regardless of the reason cheese should output appropriate error
  instead of  just hanging in some deadlock.

  Below the ouput of thread state when its frozen:
  (gdb) info threads
Id   Target IdFrame 
  * 1Thread 0x7f66b30c0ac0 (LWP 712134) "cheese"  futex_wait 
(private=0, expected=2, futex_word=0x55ca4d33d780) at 
../sysdeps/nptl/futex-internal.h:146
2Thread 0x7f66b1a7e640 (LWP 712135) "gmain"   
0x7f66b6c4fd7f in __GI___poll (fds=0x55ca4d2c2d60, nfds=2, timeout=100) at 
../sysdeps/unix/sysv/linux/poll.c:29
3Thread 0x7f66b127d640 (LWP 712136) "gdbus"   
0x7f66b6c4fd7f in __GI___poll (fds=0x55ca4d2b7d10, nfds=2, timeout=-1) at 
../sysdeps/unix/sysv/linux/poll.c:29
4Thread 0x7f66b09c1640 (LWP 712137) "dconf worker"
0x7f66b6c4fd7f in __GI___poll (fds=0x55ca4d30c8a0, nfds=1, timeout=-1) at 
../sysdeps/unix/sysv/linux/poll.c:29
5Thread 0x7f66a16a9640 (LWP 712139) "cheese:disk$0"   
__futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, 
expected=0, futex_word=0x55ca4d2de298)
  at ./nptl/futex-internal.c:57
6Thread 0x7f66a0ea8640 (LWP 712140) "cheese:sh0"  
__futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, 
expected=0, futex_word=0x55ca4d61f450)
  at ./nptl/futex-internal.c:57
7Thread 0x7f669605b640 (LWP 712141) "cheese:sh1"  
__futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, 
expected=0, futex_word=0x55ca4d61f450)
  at ./nptl/futex-internal.c:57
8Thread 0x7f669585a640 (LWP 712142) "cheese:sh2"  
__futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, 
expected=0, futex_word=0x55ca4d61f450)
  at ./nptl/futex-internal.c:57
9Thread 0x7f6695059640 (LWP 712143) "cheese:sh3"  
__futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, 
expected=0, futex_word=0x55ca4d61f450)
  at ./nptl/futex-internal.c:57
10   Thread 0x7f6694858640 (LWP 712144) "cheese:sh4"  
__futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, 
expected=0, futex_word=0x55ca4d61f450)
  at ./nptl/futex-internal.c:57
11   Thread 0x7f6683fff640 (LWP 712145) "cheese:sh5"  
__futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, 
expected=0, futex_word=0x55ca4d61f450)
  at ./nptl/futex-internal.c:57
12   Thread 0x7f66837fe640 (LWP 712147) "cheese:gdrv0"
__futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, 
expected=0, futex_word=0x55ca4d7fb3f0)
  at ./nptl/futex-internal.c:57
13   Thread 0x7f6681d43640 (LWP 712155) "cheese"  
0x7f66b6c5cfde in epoll_wait (epfd=31, events=0x7f6681d425b0, maxevents=32, 
timeout=-1)
  at ../sysdeps/unix/sysv/linux/epoll_wait.c:30
14   Thread 0x7f6682544640 (LWP 712156) "pipewire-device" 
0x7f66b6c5cfde in epoll_wait (epfd=27, events=0x7f6682543630, maxevents=32, 
timeout=-1)
  at ../sysdeps/unix/sysv/linux/epoll_wait.c:30
  --Type  for more, q to quit, c to continue without paging--
15   Thread 0x7f6680dde640 (LWP 712157) "cheese"  
0x7f66b6c4fd7f in __GI___poll (fds=0x7f667004f990, nfds=2, timeout=-1) at 
../sysdeps/unix/sysv/linux/poll.c:29
16   Thread 0x7f666af52640 (LWP 712160) "queue0:src"  syscall () at 
../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
17   Thread 0x7f666a751640 (LWP 712161) "queue3:src"  syscall () at 
../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
18   Thread 0x7f6669f50640 (LWP 712162) "queue4:src"  syscall () at 
../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
19   Thread 0x7f666974f640 (LWP 712163) "queue2:src"  syscall () at 
../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
20   Thread 0x7f6668f4e640 (LWP 712164) "viewfinderbin-q" syscall () at 
../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
21   Thread 0x7f664640 (LWP 712165) "queue1:src"  syscall () at 

[Kernel-packages] [Bug 2008894] Re: Cheese hangs when trying to capture video from build-in camera one second after starting

2023-03-01 Thread Bartłomiej Żogała
apport information

** Tags added: apport-collected

** Description changed:

  I can capture photos, and see myself moving when preparing to video
  recording but 1 second after hitting record button the image and cheese
  itself freezes. It always reproducible.
  
  Lsof shows:
  /dev$ sudo lsof /dev/video* 2>/dev/null
  COMMAND   PID  USER   FD   TYPE DEVICE SIZE/OFF NODE NAME
  pipewire 9551 nusch   93u   CHR   81,0  0t0 1906 /dev/video0
  
  I'm not sure if pipewire needs to ocupy video device to get mic input.
  But regardless of the reason cheese should output appropriate error
  instead of  just hanging in some deadlock.
  
  Below the ouput of thread state when its frozen:
  (gdb) info threads
Id   Target IdFrame 
  * 1Thread 0x7f66b30c0ac0 (LWP 712134) "cheese"  futex_wait 
(private=0, expected=2, futex_word=0x55ca4d33d780) at 
../sysdeps/nptl/futex-internal.h:146
2Thread 0x7f66b1a7e640 (LWP 712135) "gmain"   
0x7f66b6c4fd7f in __GI___poll (fds=0x55ca4d2c2d60, nfds=2, timeout=100) at 
../sysdeps/unix/sysv/linux/poll.c:29
3Thread 0x7f66b127d640 (LWP 712136) "gdbus"   
0x7f66b6c4fd7f in __GI___poll (fds=0x55ca4d2b7d10, nfds=2, timeout=-1) at 
../sysdeps/unix/sysv/linux/poll.c:29
4Thread 0x7f66b09c1640 (LWP 712137) "dconf worker"
0x7f66b6c4fd7f in __GI___poll (fds=0x55ca4d30c8a0, nfds=1, timeout=-1) at 
../sysdeps/unix/sysv/linux/poll.c:29
5Thread 0x7f66a16a9640 (LWP 712139) "cheese:disk$0"   
__futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, 
expected=0, futex_word=0x55ca4d2de298)
  at ./nptl/futex-internal.c:57
6Thread 0x7f66a0ea8640 (LWP 712140) "cheese:sh0"  
__futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, 
expected=0, futex_word=0x55ca4d61f450)
  at ./nptl/futex-internal.c:57
7Thread 0x7f669605b640 (LWP 712141) "cheese:sh1"  
__futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, 
expected=0, futex_word=0x55ca4d61f450)
  at ./nptl/futex-internal.c:57
8Thread 0x7f669585a640 (LWP 712142) "cheese:sh2"  
__futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, 
expected=0, futex_word=0x55ca4d61f450)
  at ./nptl/futex-internal.c:57
9Thread 0x7f6695059640 (LWP 712143) "cheese:sh3"  
__futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, 
expected=0, futex_word=0x55ca4d61f450)
  at ./nptl/futex-internal.c:57
10   Thread 0x7f6694858640 (LWP 712144) "cheese:sh4"  
__futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, 
expected=0, futex_word=0x55ca4d61f450)
  at ./nptl/futex-internal.c:57
11   Thread 0x7f6683fff640 (LWP 712145) "cheese:sh5"  
__futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, 
expected=0, futex_word=0x55ca4d61f450)
  at ./nptl/futex-internal.c:57
12   Thread 0x7f66837fe640 (LWP 712147) "cheese:gdrv0"
__futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, 
expected=0, futex_word=0x55ca4d7fb3f0)
  at ./nptl/futex-internal.c:57
13   Thread 0x7f6681d43640 (LWP 712155) "cheese"  
0x7f66b6c5cfde in epoll_wait (epfd=31, events=0x7f6681d425b0, maxevents=32, 
timeout=-1)
  at ../sysdeps/unix/sysv/linux/epoll_wait.c:30
14   Thread 0x7f6682544640 (LWP 712156) "pipewire-device" 
0x7f66b6c5cfde in epoll_wait (epfd=27, events=0x7f6682543630, maxevents=32, 
timeout=-1)
  at ../sysdeps/unix/sysv/linux/epoll_wait.c:30
  --Type  for more, q to quit, c to continue without paging--
15   Thread 0x7f6680dde640 (LWP 712157) "cheese"  
0x7f66b6c4fd7f in __GI___poll (fds=0x7f667004f990, nfds=2, timeout=-1) at 
../sysdeps/unix/sysv/linux/poll.c:29
16   Thread 0x7f666af52640 (LWP 712160) "queue0:src"  syscall () at 
../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
17   Thread 0x7f666a751640 (LWP 712161) "queue3:src"  syscall () at 
../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
18   Thread 0x7f6669f50640 (LWP 712162) "queue4:src"  syscall () at 
../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
19   Thread 0x7f666974f640 (LWP 712163) "queue2:src"  syscall () at 
../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
20   Thread 0x7f6668f4e640 (LWP 712164) "viewfinderbin-q" syscall () at 
../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
21   Thread 0x7f664640 (LWP 712165) "queue1:src"  syscall () at 
../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
22   Thread 0x7f664f7fe640 (LWP 712166) "pipewiresrc1:sr" 
__futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, 
expected=0, futex_word=0x55ca4de02c7c)
  at ./nptl/futex-internal.c:57
23   Thread 0x7f664effd640 (LWP 712167) "queue5:src"  
0x7f66b4d620ac in ?? () from /lib/x86_64-linux-gnu/libvorbis.so.0
24   Thread 0x7f664e7fc640 

[Kernel-packages] [Bug 2008894] Lsusb.txt

2023-03-01 Thread Bartłomiej Żogała
apport information

** Attachment added: "Lsusb.txt"
   https://bugs.launchpad.net/bugs/2008894/+attachment/5650797/+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/2008894

Title:
  Cheese hangs when trying to capture video from build-in camera one
  second after starting

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  I can capture photos, and see myself moving when preparing to video
  recording but 1 second after hitting record button the image and
  cheese itself freezes. It always reproducible.

  Lsof shows:
  /dev$ sudo lsof /dev/video* 2>/dev/null
  COMMAND   PID  USER   FD   TYPE DEVICE SIZE/OFF NODE NAME
  pipewire 9551 nusch   93u   CHR   81,0  0t0 1906 /dev/video0

  I'm not sure if pipewire needs to ocupy video device to get mic input.
  But regardless of the reason cheese should output appropriate error
  instead of  just hanging in some deadlock.

  Below the ouput of thread state when its frozen:
  (gdb) info threads
Id   Target IdFrame 
  * 1Thread 0x7f66b30c0ac0 (LWP 712134) "cheese"  futex_wait 
(private=0, expected=2, futex_word=0x55ca4d33d780) at 
../sysdeps/nptl/futex-internal.h:146
2Thread 0x7f66b1a7e640 (LWP 712135) "gmain"   
0x7f66b6c4fd7f in __GI___poll (fds=0x55ca4d2c2d60, nfds=2, timeout=100) at 
../sysdeps/unix/sysv/linux/poll.c:29
3Thread 0x7f66b127d640 (LWP 712136) "gdbus"   
0x7f66b6c4fd7f in __GI___poll (fds=0x55ca4d2b7d10, nfds=2, timeout=-1) at 
../sysdeps/unix/sysv/linux/poll.c:29
4Thread 0x7f66b09c1640 (LWP 712137) "dconf worker"
0x7f66b6c4fd7f in __GI___poll (fds=0x55ca4d30c8a0, nfds=1, timeout=-1) at 
../sysdeps/unix/sysv/linux/poll.c:29
5Thread 0x7f66a16a9640 (LWP 712139) "cheese:disk$0"   
__futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, 
expected=0, futex_word=0x55ca4d2de298)
  at ./nptl/futex-internal.c:57
6Thread 0x7f66a0ea8640 (LWP 712140) "cheese:sh0"  
__futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, 
expected=0, futex_word=0x55ca4d61f450)
  at ./nptl/futex-internal.c:57
7Thread 0x7f669605b640 (LWP 712141) "cheese:sh1"  
__futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, 
expected=0, futex_word=0x55ca4d61f450)
  at ./nptl/futex-internal.c:57
8Thread 0x7f669585a640 (LWP 712142) "cheese:sh2"  
__futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, 
expected=0, futex_word=0x55ca4d61f450)
  at ./nptl/futex-internal.c:57
9Thread 0x7f6695059640 (LWP 712143) "cheese:sh3"  
__futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, 
expected=0, futex_word=0x55ca4d61f450)
  at ./nptl/futex-internal.c:57
10   Thread 0x7f6694858640 (LWP 712144) "cheese:sh4"  
__futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, 
expected=0, futex_word=0x55ca4d61f450)
  at ./nptl/futex-internal.c:57
11   Thread 0x7f6683fff640 (LWP 712145) "cheese:sh5"  
__futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, 
expected=0, futex_word=0x55ca4d61f450)
  at ./nptl/futex-internal.c:57
12   Thread 0x7f66837fe640 (LWP 712147) "cheese:gdrv0"
__futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, 
expected=0, futex_word=0x55ca4d7fb3f0)
  at ./nptl/futex-internal.c:57
13   Thread 0x7f6681d43640 (LWP 712155) "cheese"  
0x7f66b6c5cfde in epoll_wait (epfd=31, events=0x7f6681d425b0, maxevents=32, 
timeout=-1)
  at ../sysdeps/unix/sysv/linux/epoll_wait.c:30
14   Thread 0x7f6682544640 (LWP 712156) "pipewire-device" 
0x7f66b6c5cfde in epoll_wait (epfd=27, events=0x7f6682543630, maxevents=32, 
timeout=-1)
  at ../sysdeps/unix/sysv/linux/epoll_wait.c:30
  --Type  for more, q to quit, c to continue without paging--
15   Thread 0x7f6680dde640 (LWP 712157) "cheese"  
0x7f66b6c4fd7f in __GI___poll (fds=0x7f667004f990, nfds=2, timeout=-1) at 
../sysdeps/unix/sysv/linux/poll.c:29
16   Thread 0x7f666af52640 (LWP 712160) "queue0:src"  syscall () at 
../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
17   Thread 0x7f666a751640 (LWP 712161) "queue3:src"  syscall () at 
../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
18   Thread 0x7f6669f50640 (LWP 712162) "queue4:src"  syscall () at 
../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
19   Thread 0x7f666974f640 (LWP 712163) "queue2:src"  syscall () at 
../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
20   Thread 0x7f6668f4e640 (LWP 712164) "viewfinderbin-q" syscall () at 
../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
21   Thread 0x7f664640 (LWP 712165) "queue1:src"  syscall () at 
../sysdeps/unix/sysv/linux/x86_64/syscall.S:38

[Kernel-packages] [Bug 2008894] Lspci-vt.txt

2023-03-01 Thread Bartłomiej Żogała
apport information

** Attachment added: "Lspci-vt.txt"
   
https://bugs.launchpad.net/bugs/2008894/+attachment/5650796/+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/2008894

Title:
  Cheese hangs when trying to capture video from build-in camera one
  second after starting

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  I can capture photos, and see myself moving when preparing to video
  recording but 1 second after hitting record button the image and
  cheese itself freezes. It always reproducible.

  Lsof shows:
  /dev$ sudo lsof /dev/video* 2>/dev/null
  COMMAND   PID  USER   FD   TYPE DEVICE SIZE/OFF NODE NAME
  pipewire 9551 nusch   93u   CHR   81,0  0t0 1906 /dev/video0

  I'm not sure if pipewire needs to ocupy video device to get mic input.
  But regardless of the reason cheese should output appropriate error
  instead of  just hanging in some deadlock.

  Below the ouput of thread state when its frozen:
  (gdb) info threads
Id   Target IdFrame 
  * 1Thread 0x7f66b30c0ac0 (LWP 712134) "cheese"  futex_wait 
(private=0, expected=2, futex_word=0x55ca4d33d780) at 
../sysdeps/nptl/futex-internal.h:146
2Thread 0x7f66b1a7e640 (LWP 712135) "gmain"   
0x7f66b6c4fd7f in __GI___poll (fds=0x55ca4d2c2d60, nfds=2, timeout=100) at 
../sysdeps/unix/sysv/linux/poll.c:29
3Thread 0x7f66b127d640 (LWP 712136) "gdbus"   
0x7f66b6c4fd7f in __GI___poll (fds=0x55ca4d2b7d10, nfds=2, timeout=-1) at 
../sysdeps/unix/sysv/linux/poll.c:29
4Thread 0x7f66b09c1640 (LWP 712137) "dconf worker"
0x7f66b6c4fd7f in __GI___poll (fds=0x55ca4d30c8a0, nfds=1, timeout=-1) at 
../sysdeps/unix/sysv/linux/poll.c:29
5Thread 0x7f66a16a9640 (LWP 712139) "cheese:disk$0"   
__futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, 
expected=0, futex_word=0x55ca4d2de298)
  at ./nptl/futex-internal.c:57
6Thread 0x7f66a0ea8640 (LWP 712140) "cheese:sh0"  
__futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, 
expected=0, futex_word=0x55ca4d61f450)
  at ./nptl/futex-internal.c:57
7Thread 0x7f669605b640 (LWP 712141) "cheese:sh1"  
__futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, 
expected=0, futex_word=0x55ca4d61f450)
  at ./nptl/futex-internal.c:57
8Thread 0x7f669585a640 (LWP 712142) "cheese:sh2"  
__futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, 
expected=0, futex_word=0x55ca4d61f450)
  at ./nptl/futex-internal.c:57
9Thread 0x7f6695059640 (LWP 712143) "cheese:sh3"  
__futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, 
expected=0, futex_word=0x55ca4d61f450)
  at ./nptl/futex-internal.c:57
10   Thread 0x7f6694858640 (LWP 712144) "cheese:sh4"  
__futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, 
expected=0, futex_word=0x55ca4d61f450)
  at ./nptl/futex-internal.c:57
11   Thread 0x7f6683fff640 (LWP 712145) "cheese:sh5"  
__futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, 
expected=0, futex_word=0x55ca4d61f450)
  at ./nptl/futex-internal.c:57
12   Thread 0x7f66837fe640 (LWP 712147) "cheese:gdrv0"
__futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, 
expected=0, futex_word=0x55ca4d7fb3f0)
  at ./nptl/futex-internal.c:57
13   Thread 0x7f6681d43640 (LWP 712155) "cheese"  
0x7f66b6c5cfde in epoll_wait (epfd=31, events=0x7f6681d425b0, maxevents=32, 
timeout=-1)
  at ../sysdeps/unix/sysv/linux/epoll_wait.c:30
14   Thread 0x7f6682544640 (LWP 712156) "pipewire-device" 
0x7f66b6c5cfde in epoll_wait (epfd=27, events=0x7f6682543630, maxevents=32, 
timeout=-1)
  at ../sysdeps/unix/sysv/linux/epoll_wait.c:30
  --Type  for more, q to quit, c to continue without paging--
15   Thread 0x7f6680dde640 (LWP 712157) "cheese"  
0x7f66b6c4fd7f in __GI___poll (fds=0x7f667004f990, nfds=2, timeout=-1) at 
../sysdeps/unix/sysv/linux/poll.c:29
16   Thread 0x7f666af52640 (LWP 712160) "queue0:src"  syscall () at 
../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
17   Thread 0x7f666a751640 (LWP 712161) "queue3:src"  syscall () at 
../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
18   Thread 0x7f6669f50640 (LWP 712162) "queue4:src"  syscall () at 
../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
19   Thread 0x7f666974f640 (LWP 712163) "queue2:src"  syscall () at 
../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
20   Thread 0x7f6668f4e640 (LWP 712164) "viewfinderbin-q" syscall () at 
../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
21   Thread 0x7f664640 (LWP 712165) "queue1:src"  syscall () at 

[Kernel-packages] [Bug 2008894] IwConfig.txt

2023-03-01 Thread Bartłomiej Żogała
apport information

** Attachment added: "IwConfig.txt"
   
https://bugs.launchpad.net/bugs/2008894/+attachment/5650794/+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/2008894

Title:
  Cheese hangs when trying to capture video from build-in camera one
  second after starting

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  I can capture photos, and see myself moving when preparing to video
  recording but 1 second after hitting record button the image and
  cheese itself freezes. It always reproducible.

  Lsof shows:
  /dev$ sudo lsof /dev/video* 2>/dev/null
  COMMAND   PID  USER   FD   TYPE DEVICE SIZE/OFF NODE NAME
  pipewire 9551 nusch   93u   CHR   81,0  0t0 1906 /dev/video0

  I'm not sure if pipewire needs to ocupy video device to get mic input.
  But regardless of the reason cheese should output appropriate error
  instead of  just hanging in some deadlock.

  Below the ouput of thread state when its frozen:
  (gdb) info threads
Id   Target IdFrame 
  * 1Thread 0x7f66b30c0ac0 (LWP 712134) "cheese"  futex_wait 
(private=0, expected=2, futex_word=0x55ca4d33d780) at 
../sysdeps/nptl/futex-internal.h:146
2Thread 0x7f66b1a7e640 (LWP 712135) "gmain"   
0x7f66b6c4fd7f in __GI___poll (fds=0x55ca4d2c2d60, nfds=2, timeout=100) at 
../sysdeps/unix/sysv/linux/poll.c:29
3Thread 0x7f66b127d640 (LWP 712136) "gdbus"   
0x7f66b6c4fd7f in __GI___poll (fds=0x55ca4d2b7d10, nfds=2, timeout=-1) at 
../sysdeps/unix/sysv/linux/poll.c:29
4Thread 0x7f66b09c1640 (LWP 712137) "dconf worker"
0x7f66b6c4fd7f in __GI___poll (fds=0x55ca4d30c8a0, nfds=1, timeout=-1) at 
../sysdeps/unix/sysv/linux/poll.c:29
5Thread 0x7f66a16a9640 (LWP 712139) "cheese:disk$0"   
__futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, 
expected=0, futex_word=0x55ca4d2de298)
  at ./nptl/futex-internal.c:57
6Thread 0x7f66a0ea8640 (LWP 712140) "cheese:sh0"  
__futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, 
expected=0, futex_word=0x55ca4d61f450)
  at ./nptl/futex-internal.c:57
7Thread 0x7f669605b640 (LWP 712141) "cheese:sh1"  
__futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, 
expected=0, futex_word=0x55ca4d61f450)
  at ./nptl/futex-internal.c:57
8Thread 0x7f669585a640 (LWP 712142) "cheese:sh2"  
__futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, 
expected=0, futex_word=0x55ca4d61f450)
  at ./nptl/futex-internal.c:57
9Thread 0x7f6695059640 (LWP 712143) "cheese:sh3"  
__futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, 
expected=0, futex_word=0x55ca4d61f450)
  at ./nptl/futex-internal.c:57
10   Thread 0x7f6694858640 (LWP 712144) "cheese:sh4"  
__futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, 
expected=0, futex_word=0x55ca4d61f450)
  at ./nptl/futex-internal.c:57
11   Thread 0x7f6683fff640 (LWP 712145) "cheese:sh5"  
__futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, 
expected=0, futex_word=0x55ca4d61f450)
  at ./nptl/futex-internal.c:57
12   Thread 0x7f66837fe640 (LWP 712147) "cheese:gdrv0"
__futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, 
expected=0, futex_word=0x55ca4d7fb3f0)
  at ./nptl/futex-internal.c:57
13   Thread 0x7f6681d43640 (LWP 712155) "cheese"  
0x7f66b6c5cfde in epoll_wait (epfd=31, events=0x7f6681d425b0, maxevents=32, 
timeout=-1)
  at ../sysdeps/unix/sysv/linux/epoll_wait.c:30
14   Thread 0x7f6682544640 (LWP 712156) "pipewire-device" 
0x7f66b6c5cfde in epoll_wait (epfd=27, events=0x7f6682543630, maxevents=32, 
timeout=-1)
  at ../sysdeps/unix/sysv/linux/epoll_wait.c:30
  --Type  for more, q to quit, c to continue without paging--
15   Thread 0x7f6680dde640 (LWP 712157) "cheese"  
0x7f66b6c4fd7f in __GI___poll (fds=0x7f667004f990, nfds=2, timeout=-1) at 
../sysdeps/unix/sysv/linux/poll.c:29
16   Thread 0x7f666af52640 (LWP 712160) "queue0:src"  syscall () at 
../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
17   Thread 0x7f666a751640 (LWP 712161) "queue3:src"  syscall () at 
../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
18   Thread 0x7f6669f50640 (LWP 712162) "queue4:src"  syscall () at 
../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
19   Thread 0x7f666974f640 (LWP 712163) "queue2:src"  syscall () at 
../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
20   Thread 0x7f6668f4e640 (LWP 712164) "viewfinderbin-q" syscall () at 
../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
21   Thread 0x7f664640 (LWP 712165) "queue1:src"  syscall () at 

[Kernel-packages] [Bug 2008894] Lspci.txt

2023-03-01 Thread Bartłomiej Żogała
apport information

** Attachment added: "Lspci.txt"
   https://bugs.launchpad.net/bugs/2008894/+attachment/5650795/+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/2008894

Title:
  Cheese hangs when trying to capture video from build-in camera one
  second after starting

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  I can capture photos, and see myself moving when preparing to video
  recording but 1 second after hitting record button the image and
  cheese itself freezes. It always reproducible.

  Lsof shows:
  /dev$ sudo lsof /dev/video* 2>/dev/null
  COMMAND   PID  USER   FD   TYPE DEVICE SIZE/OFF NODE NAME
  pipewire 9551 nusch   93u   CHR   81,0  0t0 1906 /dev/video0

  I'm not sure if pipewire needs to ocupy video device to get mic input.
  But regardless of the reason cheese should output appropriate error
  instead of  just hanging in some deadlock.

  Below the ouput of thread state when its frozen:
  (gdb) info threads
Id   Target IdFrame 
  * 1Thread 0x7f66b30c0ac0 (LWP 712134) "cheese"  futex_wait 
(private=0, expected=2, futex_word=0x55ca4d33d780) at 
../sysdeps/nptl/futex-internal.h:146
2Thread 0x7f66b1a7e640 (LWP 712135) "gmain"   
0x7f66b6c4fd7f in __GI___poll (fds=0x55ca4d2c2d60, nfds=2, timeout=100) at 
../sysdeps/unix/sysv/linux/poll.c:29
3Thread 0x7f66b127d640 (LWP 712136) "gdbus"   
0x7f66b6c4fd7f in __GI___poll (fds=0x55ca4d2b7d10, nfds=2, timeout=-1) at 
../sysdeps/unix/sysv/linux/poll.c:29
4Thread 0x7f66b09c1640 (LWP 712137) "dconf worker"
0x7f66b6c4fd7f in __GI___poll (fds=0x55ca4d30c8a0, nfds=1, timeout=-1) at 
../sysdeps/unix/sysv/linux/poll.c:29
5Thread 0x7f66a16a9640 (LWP 712139) "cheese:disk$0"   
__futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, 
expected=0, futex_word=0x55ca4d2de298)
  at ./nptl/futex-internal.c:57
6Thread 0x7f66a0ea8640 (LWP 712140) "cheese:sh0"  
__futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, 
expected=0, futex_word=0x55ca4d61f450)
  at ./nptl/futex-internal.c:57
7Thread 0x7f669605b640 (LWP 712141) "cheese:sh1"  
__futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, 
expected=0, futex_word=0x55ca4d61f450)
  at ./nptl/futex-internal.c:57
8Thread 0x7f669585a640 (LWP 712142) "cheese:sh2"  
__futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, 
expected=0, futex_word=0x55ca4d61f450)
  at ./nptl/futex-internal.c:57
9Thread 0x7f6695059640 (LWP 712143) "cheese:sh3"  
__futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, 
expected=0, futex_word=0x55ca4d61f450)
  at ./nptl/futex-internal.c:57
10   Thread 0x7f6694858640 (LWP 712144) "cheese:sh4"  
__futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, 
expected=0, futex_word=0x55ca4d61f450)
  at ./nptl/futex-internal.c:57
11   Thread 0x7f6683fff640 (LWP 712145) "cheese:sh5"  
__futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, 
expected=0, futex_word=0x55ca4d61f450)
  at ./nptl/futex-internal.c:57
12   Thread 0x7f66837fe640 (LWP 712147) "cheese:gdrv0"
__futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, 
expected=0, futex_word=0x55ca4d7fb3f0)
  at ./nptl/futex-internal.c:57
13   Thread 0x7f6681d43640 (LWP 712155) "cheese"  
0x7f66b6c5cfde in epoll_wait (epfd=31, events=0x7f6681d425b0, maxevents=32, 
timeout=-1)
  at ../sysdeps/unix/sysv/linux/epoll_wait.c:30
14   Thread 0x7f6682544640 (LWP 712156) "pipewire-device" 
0x7f66b6c5cfde in epoll_wait (epfd=27, events=0x7f6682543630, maxevents=32, 
timeout=-1)
  at ../sysdeps/unix/sysv/linux/epoll_wait.c:30
  --Type  for more, q to quit, c to continue without paging--
15   Thread 0x7f6680dde640 (LWP 712157) "cheese"  
0x7f66b6c4fd7f in __GI___poll (fds=0x7f667004f990, nfds=2, timeout=-1) at 
../sysdeps/unix/sysv/linux/poll.c:29
16   Thread 0x7f666af52640 (LWP 712160) "queue0:src"  syscall () at 
../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
17   Thread 0x7f666a751640 (LWP 712161) "queue3:src"  syscall () at 
../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
18   Thread 0x7f6669f50640 (LWP 712162) "queue4:src"  syscall () at 
../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
19   Thread 0x7f666974f640 (LWP 712163) "queue2:src"  syscall () at 
../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
20   Thread 0x7f6668f4e640 (LWP 712164) "viewfinderbin-q" syscall () at 
../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
21   Thread 0x7f664640 (LWP 712165) "queue1:src"  syscall () at 
../sysdeps/unix/sysv/linux/x86_64/syscall.S:38

[Kernel-packages] [Bug 2008894] CRDA.txt

2023-03-01 Thread Bartłomiej Żogała
apport information

** Attachment added: "CRDA.txt"
   https://bugs.launchpad.net/bugs/2008894/+attachment/5650792/+files/CRDA.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/2008894

Title:
  Cheese hangs when trying to capture video from build-in camera one
  second after starting

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  I can capture photos, and see myself moving when preparing to video
  recording but 1 second after hitting record button the image and
  cheese itself freezes. It always reproducible.

  Lsof shows:
  /dev$ sudo lsof /dev/video* 2>/dev/null
  COMMAND   PID  USER   FD   TYPE DEVICE SIZE/OFF NODE NAME
  pipewire 9551 nusch   93u   CHR   81,0  0t0 1906 /dev/video0

  I'm not sure if pipewire needs to ocupy video device to get mic input.
  But regardless of the reason cheese should output appropriate error
  instead of  just hanging in some deadlock.

  Below the ouput of thread state when its frozen:
  (gdb) info threads
Id   Target IdFrame 
  * 1Thread 0x7f66b30c0ac0 (LWP 712134) "cheese"  futex_wait 
(private=0, expected=2, futex_word=0x55ca4d33d780) at 
../sysdeps/nptl/futex-internal.h:146
2Thread 0x7f66b1a7e640 (LWP 712135) "gmain"   
0x7f66b6c4fd7f in __GI___poll (fds=0x55ca4d2c2d60, nfds=2, timeout=100) at 
../sysdeps/unix/sysv/linux/poll.c:29
3Thread 0x7f66b127d640 (LWP 712136) "gdbus"   
0x7f66b6c4fd7f in __GI___poll (fds=0x55ca4d2b7d10, nfds=2, timeout=-1) at 
../sysdeps/unix/sysv/linux/poll.c:29
4Thread 0x7f66b09c1640 (LWP 712137) "dconf worker"
0x7f66b6c4fd7f in __GI___poll (fds=0x55ca4d30c8a0, nfds=1, timeout=-1) at 
../sysdeps/unix/sysv/linux/poll.c:29
5Thread 0x7f66a16a9640 (LWP 712139) "cheese:disk$0"   
__futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, 
expected=0, futex_word=0x55ca4d2de298)
  at ./nptl/futex-internal.c:57
6Thread 0x7f66a0ea8640 (LWP 712140) "cheese:sh0"  
__futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, 
expected=0, futex_word=0x55ca4d61f450)
  at ./nptl/futex-internal.c:57
7Thread 0x7f669605b640 (LWP 712141) "cheese:sh1"  
__futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, 
expected=0, futex_word=0x55ca4d61f450)
  at ./nptl/futex-internal.c:57
8Thread 0x7f669585a640 (LWP 712142) "cheese:sh2"  
__futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, 
expected=0, futex_word=0x55ca4d61f450)
  at ./nptl/futex-internal.c:57
9Thread 0x7f6695059640 (LWP 712143) "cheese:sh3"  
__futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, 
expected=0, futex_word=0x55ca4d61f450)
  at ./nptl/futex-internal.c:57
10   Thread 0x7f6694858640 (LWP 712144) "cheese:sh4"  
__futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, 
expected=0, futex_word=0x55ca4d61f450)
  at ./nptl/futex-internal.c:57
11   Thread 0x7f6683fff640 (LWP 712145) "cheese:sh5"  
__futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, 
expected=0, futex_word=0x55ca4d61f450)
  at ./nptl/futex-internal.c:57
12   Thread 0x7f66837fe640 (LWP 712147) "cheese:gdrv0"
__futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, 
expected=0, futex_word=0x55ca4d7fb3f0)
  at ./nptl/futex-internal.c:57
13   Thread 0x7f6681d43640 (LWP 712155) "cheese"  
0x7f66b6c5cfde in epoll_wait (epfd=31, events=0x7f6681d425b0, maxevents=32, 
timeout=-1)
  at ../sysdeps/unix/sysv/linux/epoll_wait.c:30
14   Thread 0x7f6682544640 (LWP 712156) "pipewire-device" 
0x7f66b6c5cfde in epoll_wait (epfd=27, events=0x7f6682543630, maxevents=32, 
timeout=-1)
  at ../sysdeps/unix/sysv/linux/epoll_wait.c:30
  --Type  for more, q to quit, c to continue without paging--
15   Thread 0x7f6680dde640 (LWP 712157) "cheese"  
0x7f66b6c4fd7f in __GI___poll (fds=0x7f667004f990, nfds=2, timeout=-1) at 
../sysdeps/unix/sysv/linux/poll.c:29
16   Thread 0x7f666af52640 (LWP 712160) "queue0:src"  syscall () at 
../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
17   Thread 0x7f666a751640 (LWP 712161) "queue3:src"  syscall () at 
../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
18   Thread 0x7f6669f50640 (LWP 712162) "queue4:src"  syscall () at 
../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
19   Thread 0x7f666974f640 (LWP 712163) "queue2:src"  syscall () at 
../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
20   Thread 0x7f6668f4e640 (LWP 712164) "viewfinderbin-q" syscall () at 
../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
21   Thread 0x7f664640 (LWP 712165) "queue1:src"  syscall () at 
../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
  

[Kernel-packages] [Bug 2008894] CurrentDmesg.txt

2023-03-01 Thread Bartłomiej Żogała
apport information

** Attachment added: "CurrentDmesg.txt"
   
https://bugs.launchpad.net/bugs/2008894/+attachment/5650793/+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/2008894

Title:
  Cheese hangs when trying to capture video from build-in camera one
  second after starting

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  I can capture photos, and see myself moving when preparing to video
  recording but 1 second after hitting record button the image and
  cheese itself freezes. It always reproducible.

  Lsof shows:
  /dev$ sudo lsof /dev/video* 2>/dev/null
  COMMAND   PID  USER   FD   TYPE DEVICE SIZE/OFF NODE NAME
  pipewire 9551 nusch   93u   CHR   81,0  0t0 1906 /dev/video0

  I'm not sure if pipewire needs to ocupy video device to get mic input.
  But regardless of the reason cheese should output appropriate error
  instead of  just hanging in some deadlock.

  Below the ouput of thread state when its frozen:
  (gdb) info threads
Id   Target IdFrame 
  * 1Thread 0x7f66b30c0ac0 (LWP 712134) "cheese"  futex_wait 
(private=0, expected=2, futex_word=0x55ca4d33d780) at 
../sysdeps/nptl/futex-internal.h:146
2Thread 0x7f66b1a7e640 (LWP 712135) "gmain"   
0x7f66b6c4fd7f in __GI___poll (fds=0x55ca4d2c2d60, nfds=2, timeout=100) at 
../sysdeps/unix/sysv/linux/poll.c:29
3Thread 0x7f66b127d640 (LWP 712136) "gdbus"   
0x7f66b6c4fd7f in __GI___poll (fds=0x55ca4d2b7d10, nfds=2, timeout=-1) at 
../sysdeps/unix/sysv/linux/poll.c:29
4Thread 0x7f66b09c1640 (LWP 712137) "dconf worker"
0x7f66b6c4fd7f in __GI___poll (fds=0x55ca4d30c8a0, nfds=1, timeout=-1) at 
../sysdeps/unix/sysv/linux/poll.c:29
5Thread 0x7f66a16a9640 (LWP 712139) "cheese:disk$0"   
__futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, 
expected=0, futex_word=0x55ca4d2de298)
  at ./nptl/futex-internal.c:57
6Thread 0x7f66a0ea8640 (LWP 712140) "cheese:sh0"  
__futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, 
expected=0, futex_word=0x55ca4d61f450)
  at ./nptl/futex-internal.c:57
7Thread 0x7f669605b640 (LWP 712141) "cheese:sh1"  
__futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, 
expected=0, futex_word=0x55ca4d61f450)
  at ./nptl/futex-internal.c:57
8Thread 0x7f669585a640 (LWP 712142) "cheese:sh2"  
__futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, 
expected=0, futex_word=0x55ca4d61f450)
  at ./nptl/futex-internal.c:57
9Thread 0x7f6695059640 (LWP 712143) "cheese:sh3"  
__futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, 
expected=0, futex_word=0x55ca4d61f450)
  at ./nptl/futex-internal.c:57
10   Thread 0x7f6694858640 (LWP 712144) "cheese:sh4"  
__futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, 
expected=0, futex_word=0x55ca4d61f450)
  at ./nptl/futex-internal.c:57
11   Thread 0x7f6683fff640 (LWP 712145) "cheese:sh5"  
__futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, 
expected=0, futex_word=0x55ca4d61f450)
  at ./nptl/futex-internal.c:57
12   Thread 0x7f66837fe640 (LWP 712147) "cheese:gdrv0"
__futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, 
expected=0, futex_word=0x55ca4d7fb3f0)
  at ./nptl/futex-internal.c:57
13   Thread 0x7f6681d43640 (LWP 712155) "cheese"  
0x7f66b6c5cfde in epoll_wait (epfd=31, events=0x7f6681d425b0, maxevents=32, 
timeout=-1)
  at ../sysdeps/unix/sysv/linux/epoll_wait.c:30
14   Thread 0x7f6682544640 (LWP 712156) "pipewire-device" 
0x7f66b6c5cfde in epoll_wait (epfd=27, events=0x7f6682543630, maxevents=32, 
timeout=-1)
  at ../sysdeps/unix/sysv/linux/epoll_wait.c:30
  --Type  for more, q to quit, c to continue without paging--
15   Thread 0x7f6680dde640 (LWP 712157) "cheese"  
0x7f66b6c4fd7f in __GI___poll (fds=0x7f667004f990, nfds=2, timeout=-1) at 
../sysdeps/unix/sysv/linux/poll.c:29
16   Thread 0x7f666af52640 (LWP 712160) "queue0:src"  syscall () at 
../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
17   Thread 0x7f666a751640 (LWP 712161) "queue3:src"  syscall () at 
../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
18   Thread 0x7f6669f50640 (LWP 712162) "queue4:src"  syscall () at 
../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
19   Thread 0x7f666974f640 (LWP 712163) "queue2:src"  syscall () at 
../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
20   Thread 0x7f6668f4e640 (LWP 712164) "viewfinderbin-q" syscall () at 
../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
21   Thread 0x7f664640 (LWP 712165) "queue1:src"  syscall () at 

[Kernel-packages] [Bug 2008894] [NEW] Cheese hangs when trying to capture video from build-in camera one second after starting

2023-03-01 Thread Bartłomiej Żogała
Public bug reported:

I can capture photos, and see myself moving when preparing to video
recording but 1 second after hitting record button the image and cheese
itself freezes. It always reproducible.

Lsof shows:
/dev$ sudo lsof /dev/video* 2>/dev/null
COMMAND   PID  USER   FD   TYPE DEVICE SIZE/OFF NODE NAME
pipewire 9551 nusch   93u   CHR   81,0  0t0 1906 /dev/video0

I'm not sure if pipewire needs to ocupy video device to get mic input.
But regardless of the reason cheese should output appropriate error
instead of  just hanging in some deadlock.

Below the ouput of thread state when its frozen:
(gdb) info threads
  Id   Target IdFrame 
* 1Thread 0x7f66b30c0ac0 (LWP 712134) "cheese"  futex_wait 
(private=0, expected=2, futex_word=0x55ca4d33d780) at 
../sysdeps/nptl/futex-internal.h:146
  2Thread 0x7f66b1a7e640 (LWP 712135) "gmain"   0x7f66b6c4fd7f 
in __GI___poll (fds=0x55ca4d2c2d60, nfds=2, timeout=100) at 
../sysdeps/unix/sysv/linux/poll.c:29
  3Thread 0x7f66b127d640 (LWP 712136) "gdbus"   0x7f66b6c4fd7f 
in __GI___poll (fds=0x55ca4d2b7d10, nfds=2, timeout=-1) at 
../sysdeps/unix/sysv/linux/poll.c:29
  4Thread 0x7f66b09c1640 (LWP 712137) "dconf worker"0x7f66b6c4fd7f 
in __GI___poll (fds=0x55ca4d30c8a0, nfds=1, timeout=-1) at 
../sysdeps/unix/sysv/linux/poll.c:29
  5Thread 0x7f66a16a9640 (LWP 712139) "cheese:disk$0"   
__futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, 
expected=0, futex_word=0x55ca4d2de298)
at ./nptl/futex-internal.c:57
  6Thread 0x7f66a0ea8640 (LWP 712140) "cheese:sh0"  
__futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, 
expected=0, futex_word=0x55ca4d61f450)
at ./nptl/futex-internal.c:57
  7Thread 0x7f669605b640 (LWP 712141) "cheese:sh1"  
__futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, 
expected=0, futex_word=0x55ca4d61f450)
at ./nptl/futex-internal.c:57
  8Thread 0x7f669585a640 (LWP 712142) "cheese:sh2"  
__futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, 
expected=0, futex_word=0x55ca4d61f450)
at ./nptl/futex-internal.c:57
  9Thread 0x7f6695059640 (LWP 712143) "cheese:sh3"  
__futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, 
expected=0, futex_word=0x55ca4d61f450)
at ./nptl/futex-internal.c:57
  10   Thread 0x7f6694858640 (LWP 712144) "cheese:sh4"  
__futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, 
expected=0, futex_word=0x55ca4d61f450)
at ./nptl/futex-internal.c:57
  11   Thread 0x7f6683fff640 (LWP 712145) "cheese:sh5"  
__futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, 
expected=0, futex_word=0x55ca4d61f450)
at ./nptl/futex-internal.c:57
  12   Thread 0x7f66837fe640 (LWP 712147) "cheese:gdrv0"
__futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, 
expected=0, futex_word=0x55ca4d7fb3f0)
at ./nptl/futex-internal.c:57
  13   Thread 0x7f6681d43640 (LWP 712155) "cheese"  0x7f66b6c5cfde 
in epoll_wait (epfd=31, events=0x7f6681d425b0, maxevents=32, timeout=-1)
at ../sysdeps/unix/sysv/linux/epoll_wait.c:30
  14   Thread 0x7f6682544640 (LWP 712156) "pipewire-device" 0x7f66b6c5cfde 
in epoll_wait (epfd=27, events=0x7f6682543630, maxevents=32, timeout=-1)
at ../sysdeps/unix/sysv/linux/epoll_wait.c:30
--Type  for more, q to quit, c to continue without paging--
  15   Thread 0x7f6680dde640 (LWP 712157) "cheese"  0x7f66b6c4fd7f 
in __GI___poll (fds=0x7f667004f990, nfds=2, timeout=-1) at 
../sysdeps/unix/sysv/linux/poll.c:29
  16   Thread 0x7f666af52640 (LWP 712160) "queue0:src"  syscall () at 
../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
  17   Thread 0x7f666a751640 (LWP 712161) "queue3:src"  syscall () at 
../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
  18   Thread 0x7f6669f50640 (LWP 712162) "queue4:src"  syscall () at 
../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
  19   Thread 0x7f666974f640 (LWP 712163) "queue2:src"  syscall () at 
../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
  20   Thread 0x7f6668f4e640 (LWP 712164) "viewfinderbin-q" syscall () at 
../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
  21   Thread 0x7f664640 (LWP 712165) "queue1:src"  syscall () at 
../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
  22   Thread 0x7f664f7fe640 (LWP 712166) "pipewiresrc1:sr" 
__futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, 
expected=0, futex_word=0x55ca4de02c7c)
at ./nptl/futex-internal.c:57
  23   Thread 0x7f664effd640 (LWP 712167) "queue5:src"  0x7f66b4d620ac 
in ?? () from /lib/x86_64-linux-gnu/libvorbis.so.0
  24   Thread 0x7f664e7fc640 (LWP 712168) "preview-appsrc:" syscall () at 
../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
  25   Thread 0x7f666bf54640 (LWP 712171) "cheese"  

[Kernel-packages] [Bug 1905261] Re: Openssl ignores order from /etc/nsswitch.conf

2022-10-23 Thread Bartłomiej Żogała
** Also affects: linux-meta (Ubuntu)
   Importance: Undecided
   Status: New

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

Title:
  Openssl ignores order from /etc/nsswitch.conf

Status in linux-meta package in Ubuntu:
  New
Status in openssl package in Ubuntu:
  New

Bug description:
  
  I'm issuing command like below:
  openssl s_client -connect subdomain.domain.example.com

  I have following nsswitch.confg defined:
  '''
  $ cat /etc/nsswitch.conf 
  # /etc/nsswitch.conf
  #
  # Example configuration of GNU Name Service Switch functionality.
  # If you have the `glibc-doc-reference' and `info' packages installed, try:
  # `info libc "Name Service Switch"' for information about this file.

  passwd: compat systemd
  group:  compat systemd
  shadow: compat

  hosts:  files mdns4_minimal [NOTFOUND=return] resolve 
[!UNAVAIL=return] dns myhostname
  networks:   files

  protocols:  db files
  services:   db files
  ethers: db files
  rpc:db files

  netgroup:   nis
  '''

  
  For host resolution /etc/hosts file should take precedence. But it doesn't 
work that way and when I have some unresolvable name it tries to connect to DNS 
ignoring local hosts file. The order can be clearly visible in strace:

  
  '''openat(AT_FDCWD, "/usr/lib/ssl/ct_log_list.cnf", O_RDONLY) = -1 ENOENT (No 
such file or directory)
  openat(AT_FDCWD, "/usr/lib/ssl/cert.pem", O_RDONLY) = -1 ENOENT (No such file 
or directory)
  socket(AF_UNIX, SOCK_STREAM|SOCK_CLOEXEC|SOCK_NONBLOCK, 0) = 5
  connect(5, {sa_family=AF_UNIX, sun_path="/var/run/nscd/socket"}, 110) = -1 
ENOENT (No such file or directory)
  close(5)= 0
  socket(AF_UNIX, SOCK_STREAM|SOCK_CLOEXEC|SOCK_NONBLOCK, 0) = 5
  connect(5, {sa_family=AF_UNIX, sun_path="/var/run/nscd/socket"}, 110) = -1 
ENOENT (No such file or directory)
  close(5)= 0
  openat(AT_FDCWD, "/etc/nsswitch.conf", O_RDONLY|O_CLOEXEC) = 5
  fstat(5, {st_mode=S_IFREG|0644, st_size=560, ...}) = 0
  read(5, "# /etc/nsswitch.conf\n#\n# Example"..., 4096) = 560
  read(5, "", 4096)   = 0
  close(5)= 0
  stat("/etc/resolv.conf", {st_mode=S_IFREG|0644, st_size=64, ...}) = 0
  openat(AT_FDCWD, "/etc/host.conf", O_RDONLY|O_CLOEXEC) = 5
  fstat(5, {st_mode=S_IFREG|0644, st_size=93, ...}) = 0
  read(5, "# The \"order\" line is only used "..., 4096) = 93
  read(5, "", 4096)   = 0
  close(5)= 0
  futex(0x7f3d2d2b5ba4, FUTEX_WAKE_PRIVATE, 2147483647) = 0
  openat(AT_FDCWD, "/etc/resolv.conf", O_RDONLY|O_CLOEXEC) = 5
  fstat(5, {st_mode=S_IFREG|0644, st_size=64, ...}) = 0
  read(5, "# Generated by NetworkManager\nse"..., 4096) = 64
  read(5, "", 4096)   = 0
  close(5)= 0
  openat(AT_FDCWD, "/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 5
  fstat(5, {st_mode=S_IFREG|0644, st_size=335124, ...}) = 0
  mmap(NULL, 335124, PROT_READ, MAP_PRIVATE, 5, 0) = 0x7f3d2de05000
  close(5)= 0
  access("/etc/ld.so.nohwcap", F_OK)  = -1 ENOENT (No such file or 
directory)
  openat(AT_FDCWD, "/lib/x86_64-linux-gnu/libnss_files.so.2", 
O_RDONLY|O_CLOEXEC) = 5
  read(5, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0P#\0\0\0\0\0\0"..., 
832) = 832
  fstat(5, {st_mode=S_IFREG|0644, st_size=47568, ...}) = 0
  mmap(NULL, 2168632, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 5, 0) = 
0x7f3d2cab
  mprotect(0x7f3d2cabb000, 2093056, PROT_NONE) = 0
  mmap(0x7f3d2ccba000, 8192, PROT_READ|PROT_WRITE, 
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 5, 0xa000) = 0x7f3d2ccba000
  mmap(0x7f3d2ccbc000, 22328, PROT_READ|PROT_WRITE, 
MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f3d2ccbc000
  close(5)= 0
  mprotect(0x7f3d2ccba000, 4096, PROT_READ) = 0
  munmap(0x7f3d2de05000, 335124)  = 0
  openat(AT_FDCWD, "/etc/hosts", O_RDONLY|O_CLOEXEC) = 5
  '''

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: openssl 1.1.1-1ubuntu2.1~18.04.6
  ProcVersionSignature: Ubuntu 4.15.0-124.127-generic 4.15.18
  Uname: Linux 4.15.0-124-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.20.9-0ubuntu7.20
  Architecture: amd64
  Date: Mon Nov 23 10:49:41 2020
  InstallationDate: Installed on 2015-05-08 (2026 days ago)
  InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   LANG=pl_PL.UTF-8
   SHELL=/bin/bash
  SourcePackage: openssl
  UpgradeStatus: Upgraded to bionic on 2018-08-26 (819 days ago)

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


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

[Kernel-packages] [Bug 1981526] Re: i915 drivers unstable with i915 0000:00:02.0: [drm] *ERROR* Atomic update failure on pipe A (start=3135 end=3136) t

2022-08-23 Thread Bartłomiej Żogała
I don't know how, I'm still on 5.10. Don't know how to upgrade oeam kernel, it 
doesn't go automatically and that's one of the reasons I'm not comfortable with 
it, another is that ubuntu-bug tool doesn't recognize this kernel as own but 
treats it as unsupported third-party. 
My current command line is:
BOOT_IMAGE=/vmlinuz-5.10.0-1057-oem root=/dev/mapper/ubuntu--vg-root ro 
intel_idle.max_cstate=4 i915.enable_psr=0 i915.reset=2 tsc=unstable quiet 
splash crashkernel=512M-:192M vt.handoff=7
and one of those switches seems to work around the issue, I would like to get 
rid of those to avoid performance/battery issues but not sure which flag I 
should disable first after upgrading to 5.17?

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

Title:
  i915 drivers unstable with i915 :00:02.0: [drm] *ERROR* Atomic
  update failure on pipe A (start=3135 end=3136) t

Status in linux-firmware package in Ubuntu:
  Invalid
Status in linux-firmware source package in Jammy:
  Incomplete

Bug description:
  There are ocasional flickerings with i915 drivers, the dmesg discovered one 
of possible reasons on Dell XPS13 9310:
  [10103.828209] i915 :00:02.0: [drm] *ERROR* Atomic update failure on pipe 
A (start=3135 end=3136) time 2743 us, min 2385, max 2399, scanline start 2131, 
end 68


  I'm eager to debug it further if needed.

  ProblemType: Bug
  DistroRelease: Ubuntu 22.04
  Package: linux-firmware 20220329.git681281e4-0ubuntu3.2
  ProcVersionSignature: Ubuntu 5.10.0-1057.61-oem 5.10.83
  Uname: Linux 5.10.0-1057-oem x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.20.11-0ubuntu82.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  nusch 16067 F pulseaudio
  CasperMD5CheckResult: unknown
  CurrentDesktop: ubuntu:GNOME
  Date: Wed Jul 13 08:06:54 2022
  Dependencies: firmware-sof-signed 2.0-1ubuntu3
  HibernationDevice: RESUME=/dev/mapper/ubuntu--vg-swap_1
  InstallationDate: Installed on 2015-05-08 (2622 days ago)
  InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
  MachineType: Dell Inc. XPS 13 9310
  PackageArchitecture: all
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=pl_PL.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-5.10.0-1057-oem 
root=/dev/mapper/ubuntu--vg-root ro intel_idle.max_cstate=4 i915.enable_psr=0 
i915.reset=2 tsc=unstable quiet splash crashkernel=512M-:192M vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-5.10.0-1057-oem N/A
   linux-backports-modules-5.10.0-1057-oem  N/A
   linux-firmware   20220329.git681281e4-0ubuntu3.2
  SourcePackage: linux-firmware
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 05/09/2022
  dmi.bios.release: 3.7
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 3.7.0
  dmi.board.name: 0DXP1F
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 10
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvr3.7.0:bd05/09/2022:br3.7:svnDellInc.:pnXPS139310:pvr:sku0991:rvnDellInc.:rn0DXP1F:rvrA00:cvnDellInc.:ct10:cvr:
  dmi.product.family: XPS
  dmi.product.name: XPS 13 9310
  dmi.product.sku: 0991
  dmi.sys.vendor: Dell Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-firmware/+bug/1981526/+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 1981526] Re: i915 drivers unstable with i915 0000:00:02.0: [drm] *ERROR* Atomic update failure on pipe A (start=3135 end=3136) t

2022-07-21 Thread Bartłomiej Żogała
Because it's oem kernel enabled by Canonical by default with my
hardware, Also I'm using LTS release for stability and don't see a
reason for using non default version of software just because it exists
- I prefer to use my computer instead being constant beta tester even
having this oem kernel is not comfortable for me, not sure if built-in
fingerprint reader will work out of the box without it

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

Title:
  i915 drivers unstable with i915 :00:02.0: [drm] *ERROR* Atomic
  update failure on pipe A (start=3135 end=3136) t

Status in linux-firmware package in Ubuntu:
  New

Bug description:
  There are ocasional flickerings with i915 drivers, the dmesg discovered one 
of possible reasons on Dell XPS13 9310:
  [10103.828209] i915 :00:02.0: [drm] *ERROR* Atomic update failure on pipe 
A (start=3135 end=3136) time 2743 us, min 2385, max 2399, scanline start 2131, 
end 68


  I'm eager to debug it further if needed.

  ProblemType: Bug
  DistroRelease: Ubuntu 22.04
  Package: linux-firmware 20220329.git681281e4-0ubuntu3.2
  ProcVersionSignature: Ubuntu 5.10.0-1057.61-oem 5.10.83
  Uname: Linux 5.10.0-1057-oem x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.20.11-0ubuntu82.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  nusch 16067 F pulseaudio
  CasperMD5CheckResult: unknown
  CurrentDesktop: ubuntu:GNOME
  Date: Wed Jul 13 08:06:54 2022
  Dependencies: firmware-sof-signed 2.0-1ubuntu3
  HibernationDevice: RESUME=/dev/mapper/ubuntu--vg-swap_1
  InstallationDate: Installed on 2015-05-08 (2622 days ago)
  InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
  MachineType: Dell Inc. XPS 13 9310
  PackageArchitecture: all
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=pl_PL.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-5.10.0-1057-oem 
root=/dev/mapper/ubuntu--vg-root ro intel_idle.max_cstate=4 i915.enable_psr=0 
i915.reset=2 tsc=unstable quiet splash crashkernel=512M-:192M vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-5.10.0-1057-oem N/A
   linux-backports-modules-5.10.0-1057-oem  N/A
   linux-firmware   20220329.git681281e4-0ubuntu3.2
  SourcePackage: linux-firmware
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 05/09/2022
  dmi.bios.release: 3.7
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 3.7.0
  dmi.board.name: 0DXP1F
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 10
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvr3.7.0:bd05/09/2022:br3.7:svnDellInc.:pnXPS139310:pvr:sku0991:rvnDellInc.:rn0DXP1F:rvrA00:cvnDellInc.:ct10:cvr:
  dmi.product.family: XPS
  dmi.product.name: XPS 13 9310
  dmi.product.sku: 0991
  dmi.sys.vendor: Dell Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-firmware/+bug/1981526/+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 1981526] [NEW] i915 drivers unstable with i915 0000:00:02.0: [drm] *ERROR* Atomic update failure on pipe A (start=3135 end=3136) t

2022-07-13 Thread Bartłomiej Żogała
Public bug reported:

There are ocasional flickerings with i915 drivers, the dmesg discovered one of 
possible reasons on Dell XPS13 9310:
[10103.828209] i915 :00:02.0: [drm] *ERROR* Atomic update failure on pipe A 
(start=3135 end=3136) time 2743 us, min 2385, max 2399, scanline start 2131, 
end 68


I'm eager to debug it further if needed.

ProblemType: Bug
DistroRelease: Ubuntu 22.04
Package: linux-firmware 20220329.git681281e4-0ubuntu3.2
ProcVersionSignature: Ubuntu 5.10.0-1057.61-oem 5.10.83
Uname: Linux 5.10.0-1057-oem x86_64
NonfreeKernelModules: wl
ApportVersion: 2.20.11-0ubuntu82.1
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  nusch 16067 F pulseaudio
CasperMD5CheckResult: unknown
CurrentDesktop: ubuntu:GNOME
Date: Wed Jul 13 08:06:54 2022
Dependencies: firmware-sof-signed 2.0-1ubuntu3
HibernationDevice: RESUME=/dev/mapper/ubuntu--vg-swap_1
InstallationDate: Installed on 2015-05-08 (2622 days ago)
InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
MachineType: Dell Inc. XPS 13 9310
PackageArchitecture: all
ProcEnviron:
 TERM=xterm-256color
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=pl_PL.UTF-8
 SHELL=/bin/bash
ProcFB: 0 i915drmfb
ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-5.10.0-1057-oem 
root=/dev/mapper/ubuntu--vg-root ro intel_idle.max_cstate=4 i915.enable_psr=0 
i915.reset=2 tsc=unstable quiet splash crashkernel=512M-:192M vt.handoff=7
RelatedPackageVersions:
 linux-restricted-modules-5.10.0-1057-oem N/A
 linux-backports-modules-5.10.0-1057-oem  N/A
 linux-firmware   20220329.git681281e4-0ubuntu3.2
SourcePackage: linux-firmware
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 05/09/2022
dmi.bios.release: 3.7
dmi.bios.vendor: Dell Inc.
dmi.bios.version: 3.7.0
dmi.board.name: 0DXP1F
dmi.board.vendor: Dell Inc.
dmi.board.version: A00
dmi.chassis.type: 10
dmi.chassis.vendor: Dell Inc.
dmi.modalias: 
dmi:bvnDellInc.:bvr3.7.0:bd05/09/2022:br3.7:svnDellInc.:pnXPS139310:pvr:sku0991:rvnDellInc.:rn0DXP1F:rvrA00:cvnDellInc.:ct10:cvr:
dmi.product.family: XPS
dmi.product.name: XPS 13 9310
dmi.product.sku: 0991
dmi.sys.vendor: Dell Inc.

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


** Tags: amd64 apport-bug jammy wayland-session

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

Title:
  i915 drivers unstable with i915 :00:02.0: [drm] *ERROR* Atomic
  update failure on pipe A (start=3135 end=3136) t

Status in linux-firmware package in Ubuntu:
  New

Bug description:
  There are ocasional flickerings with i915 drivers, the dmesg discovered one 
of possible reasons on Dell XPS13 9310:
  [10103.828209] i915 :00:02.0: [drm] *ERROR* Atomic update failure on pipe 
A (start=3135 end=3136) time 2743 us, min 2385, max 2399, scanline start 2131, 
end 68


  I'm eager to debug it further if needed.

  ProblemType: Bug
  DistroRelease: Ubuntu 22.04
  Package: linux-firmware 20220329.git681281e4-0ubuntu3.2
  ProcVersionSignature: Ubuntu 5.10.0-1057.61-oem 5.10.83
  Uname: Linux 5.10.0-1057-oem x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.20.11-0ubuntu82.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  nusch 16067 F pulseaudio
  CasperMD5CheckResult: unknown
  CurrentDesktop: ubuntu:GNOME
  Date: Wed Jul 13 08:06:54 2022
  Dependencies: firmware-sof-signed 2.0-1ubuntu3
  HibernationDevice: RESUME=/dev/mapper/ubuntu--vg-swap_1
  InstallationDate: Installed on 2015-05-08 (2622 days ago)
  InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
  MachineType: Dell Inc. XPS 13 9310
  PackageArchitecture: all
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=pl_PL.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-5.10.0-1057-oem 
root=/dev/mapper/ubuntu--vg-root ro intel_idle.max_cstate=4 i915.enable_psr=0 
i915.reset=2 tsc=unstable quiet splash crashkernel=512M-:192M vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-5.10.0-1057-oem N/A
   linux-backports-modules-5.10.0-1057-oem  N/A
   linux-firmware   20220329.git681281e4-0ubuntu3.2
  SourcePackage: linux-firmware
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 05/09/2022
  dmi.bios.release: 3.7
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 3.7.0
  dmi.board.name: 0DXP1F
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 10
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvr3.7.0:bd05/09/2022:br3.7:svnDellInc.:pnXPS139310:pvr:sku0991:rvnDellInc.:rn0DXP1F:rvrA00:cvnDellInc.:ct10:cvr:
  dmi.product.family: XPS
  dmi.product.name: XPS 13 9310
  dmi.product.sku: 0991
  dmi.sys.vendor: Dell 

[Kernel-packages] [Bug 1961599] Re: i915 [drm] *ERROR* CPU pipe A FIFO underrun on Dell XPS13 9310

2022-04-14 Thread Bartłomiej Żogała
I don't see 5.14 OEM supported in official repositories, could you point to 
exact steps ?
Also, the system seems stable for some days with all below switches but battery 
life got worse, could you point to exact ones I can try to get rid off with 
5.14 kernel ? 
BOOT_IMAGE=/vmlinuz-5.10.0-1057-oem root=/dev/mapper/ubuntu--vg-root ro 
intel_idle.max_cstate=4 i915.enable_psr=0 i915.reset=2 tsc=unstable quiet 
splash 
Also could you point to some resource how exactly cherypicking from OEM to 
mainline Ubuntu kernel works so we, the community could support this by testing 
with better understanding of underlying processes ?

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

Title:
  i915 [drm] *ERROR* CPU pipe A FIFO underrun on Dell XPS13 9310

Status in linux-oem-5.10 package in Ubuntu:
  Won't Fix

Bug description:
  My system randomly hangs and I've spotted following i915 bug in dmesg:
  [  154.272665] wlan0: associated
  [  154.287455] wlan0: Limiting TX power to 30 (30 - 0) dBm as advertised by 
d0:57:XX:XX:XX:XX
  [  285.756393] input: MX Anywhere 2S Keyboard as 
/devices/virtual/misc/uhid/0005:046D:B01A.0005/input/input36
  [  285.756516] input: MX Anywhere 2S Mouse as 
/devices/virtual/misc/uhid/0005:046D:B01A.0005/input/input37
  [  285.756615] hid-generic 0005:046D:B01A.0005: input,hidraw3: BLUETOOTH HID 
v0.03 Keyboard [MX Anywhere 2S] on dc:41:XX:XX:XX:XX
  [  368.114749] SGI XFS with ACLs, security attributes, realtime, quota, no 
debug enabled
  [  368.120451] JFS: nTxBlock = 8192, nTxLock = 65536
  [  368.128173] ntfs: driver 2.1.32 [Flags: R/O MODULE].
  [  368.137701] QNX4 filesystem 0.2.3 registered.
  [  570.307743] i915 :00:02.0: [drm] *ERROR* CPU pipe A FIFO underrun

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-oem-5.10/+bug/1961599/+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 1877506] Re: Overgreedy dependencies for linux kernel

2022-02-24 Thread Bartłomiej Żogała
What is proper process for proposing a fix for packaging such important
package as linux kernel ?

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

Title:
  Overgreedy dependencies for linux kernel

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  linux-modules-extra-5.3.0-51-generic requires either linux-
  image-5.3.0-51-generic or linux-image-unsigned-5.3.0-51-generic to be
  installed while I have linux-image-5.3.0-51-lowlatency installed
  forcing me two have two vmlinuz and initrd in my /boot folder for same
  kernel.

  ProblemType: Bug
  DistroRelease: Ubuntu 19.10
  Package: linux-modules-extra-5.3.0-51-generic 5.3.0-51.44
  ProcVersionSignature: Ubuntu 5.3.0-51.44-lowlatency 5.3.18
  Uname: Linux 5.3.0-51-lowlatency x86_64
  NonfreeKernelModules: nvidia_modeset nvidia
  ApportVersion: 2.20.11-0ubuntu8.8
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  bartek 2047 F pulseaudio
   /dev/snd/controlC0:  bartek 2047 F pulseaudio
  CurrentDesktop: MATE
  Date: Fri May  8 06:55:15 2020
  InstallationDate: Installed on 2020-01-29 (99 days ago)
  InstallationMedia: Ubuntu-MATE 19.10 "Eoan Ermine" - Release amd64 (20191017)
  MachineType: System manufacturer System Product Name
  ProcFB: 0 VESA VGA
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-5.3.0-51-lowlatency 
root=UUID=a69a7b67-473c-478b-9f5f-abe99208eff6 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-5.3.0-51-lowlatency N/A
   linux-backports-modules-5.3.0-51-lowlatency  N/A
   linux-firmware   1.183.5
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 02/04/2010
  dmi.bios.vendor: Phoenix Technologies, LTD
  dmi.bios.version: ASUS M2A-VM HDMI ACPI BIOS Revision 5001
  dmi.board.name: M2A-VM HDMI
  dmi.board.vendor: ASUSTeK Computer INC.
  dmi.board.version: 1.XX
  dmi.chassis.asset.tag: 123456789000
  dmi.chassis.type: 3
  dmi.chassis.vendor: Chassis Manufacture
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnPhoenixTechnologies,LTD:bvrASUSM2A-VMHDMIACPIBIOSRevision5001:bd02/04/2010:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKComputerINC.:rnM2A-VMHDMI:rvr1.XX:cvnChassisManufacture:ct3:cvrChassisVersion:
  dmi.product.name: System Product Name
  dmi.product.version: System Version
  dmi.sys.vendor: System manufacturer

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1877506/+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 1961599] Re: i915 [drm] *ERROR* CPU pipe A FIFO underrun on Dell XPS13 9310

2022-02-21 Thread Bartłomiej Żogała
Exact kernel package is linux-image-5.10.0-1057-oem. I'm using builtin
16:10 3840x2400 screen and external 3440x1440 one

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

Title:
  i915 [drm] *ERROR* CPU pipe A FIFO underrun on Dell XPS13 9310

Status in linux-oem-5.10 package in Ubuntu:
  New

Bug description:
  My system randomly hangs and I've spotted following i915 bug in dmesg:
  [  154.272665] wlan0: associated
  [  154.287455] wlan0: Limiting TX power to 30 (30 - 0) dBm as advertised by 
d0:57:XX:XX:XX:XX
  [  285.756393] input: MX Anywhere 2S Keyboard as 
/devices/virtual/misc/uhid/0005:046D:B01A.0005/input/input36
  [  285.756516] input: MX Anywhere 2S Mouse as 
/devices/virtual/misc/uhid/0005:046D:B01A.0005/input/input37
  [  285.756615] hid-generic 0005:046D:B01A.0005: input,hidraw3: BLUETOOTH HID 
v0.03 Keyboard [MX Anywhere 2S] on dc:41:XX:XX:XX:XX
  [  368.114749] SGI XFS with ACLs, security attributes, realtime, quota, no 
debug enabled
  [  368.120451] JFS: nTxBlock = 8192, nTxLock = 65536
  [  368.128173] ntfs: driver 2.1.32 [Flags: R/O MODULE].
  [  368.137701] QNX4 filesystem 0.2.3 registered.
  [  570.307743] i915 :00:02.0: [drm] *ERROR* CPU pipe A FIFO underrun

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-oem-5.10/+bug/1961599/+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 1961599] [NEW] i915 [drm] *ERROR* CPU pipe A FIFO underrun on Dell XPS13 9310

2022-02-21 Thread Bartłomiej Żogała
Public bug reported:

My system randomly hangs and I've spotted following i915 bug in dmesg:
[  154.272665] wlan0: associated
[  154.287455] wlan0: Limiting TX power to 30 (30 - 0) dBm as advertised by 
d0:57:XX:XX:XX:XX
[  285.756393] input: MX Anywhere 2S Keyboard as 
/devices/virtual/misc/uhid/0005:046D:B01A.0005/input/input36
[  285.756516] input: MX Anywhere 2S Mouse as 
/devices/virtual/misc/uhid/0005:046D:B01A.0005/input/input37
[  285.756615] hid-generic 0005:046D:B01A.0005: input,hidraw3: BLUETOOTH HID 
v0.03 Keyboard [MX Anywhere 2S] on dc:41:XX:XX:XX:XX
[  368.114749] SGI XFS with ACLs, security attributes, realtime, quota, no 
debug enabled
[  368.120451] JFS: nTxBlock = 8192, nTxLock = 65536
[  368.128173] ntfs: driver 2.1.32 [Flags: R/O MODULE].
[  368.137701] QNX4 filesystem 0.2.3 registered.
[  570.307743] i915 :00:02.0: [drm] *ERROR* CPU pipe A FIFO underrun

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

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

Title:
  i915 [drm] *ERROR* CPU pipe A FIFO underrun on Dell XPS13 9310

Status in linux-oem-5.10 package in Ubuntu:
  New

Bug description:
  My system randomly hangs and I've spotted following i915 bug in dmesg:
  [  154.272665] wlan0: associated
  [  154.287455] wlan0: Limiting TX power to 30 (30 - 0) dBm as advertised by 
d0:57:XX:XX:XX:XX
  [  285.756393] input: MX Anywhere 2S Keyboard as 
/devices/virtual/misc/uhid/0005:046D:B01A.0005/input/input36
  [  285.756516] input: MX Anywhere 2S Mouse as 
/devices/virtual/misc/uhid/0005:046D:B01A.0005/input/input37
  [  285.756615] hid-generic 0005:046D:B01A.0005: input,hidraw3: BLUETOOTH HID 
v0.03 Keyboard [MX Anywhere 2S] on dc:41:XX:XX:XX:XX
  [  368.114749] SGI XFS with ACLs, security attributes, realtime, quota, no 
debug enabled
  [  368.120451] JFS: nTxBlock = 8192, nTxLock = 65536
  [  368.128173] ntfs: driver 2.1.32 [Flags: R/O MODULE].
  [  368.137701] QNX4 filesystem 0.2.3 registered.
  [  570.307743] i915 :00:02.0: [drm] *ERROR* CPU pipe A FIFO underrun

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-oem-5.10/+bug/1961599/+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 1906107] Re: "unexpectedly disconnected from host boot status daemon" under high memory load

2020-12-07 Thread Bartłomiej Żogała
** Changed in: linux (Ubuntu)
 Assignee: (unassigned) => Bartłomiej Żogała (nusch)

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

Title:
  "unexpectedly disconnected from host boot status daemon" under high
  memory load

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  The hardware is Dell XPS13 9343, I'm using FDE with sepreate boot and
  EFI and NVMe disk. Under high memory load, usually when launching
  additional window my display goes blank, WiFi connection is lost, I
  can only reboot and Ctrl+alt+Fn

  When I do the second I'm getting following message:
  "unexpectedly disconnected from host boot status daemon" under high memory 
load 
  Volume-Group 'ubuntu-vg' not found'
  [...]
  Please unlock disk nvme0n1op3_crypt:
  "
  Despite I enter correct password it doesn't work, seems like it lost 
connection with NVMe drive at all

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: linux-image-4.15.0-124-generic 4.15.0-124.127
  ProcVersionSignature: Ubuntu 4.15.0-124.127-generic 4.15.18
  Uname: Linux 4.15.0-124-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.20.9-0ubuntu7.20
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  nusch 10223 F pulseaudio
   /dev/snd/pcmC0D3p:   nusch 10223 F...m pulseaudio
   /dev/snd/controlC0:  nusch 10223 F pulseaudio
  CurrentDesktop: ubuntu:GNOME
  Date: Sat Nov 28 14:01:20 2020
  HibernationDevice: RESUME=/dev/mapper/ubuntu--vg-swap_1
  InstallationDate: Installed on 2015-05-08 (2031 days ago)
  InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
  MachineType: Dell Inc. XPS 13 9343
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=pl_PL.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.15.0-124-generic 
root=/dev/mapper/ubuntu--vg-root ro crashkernel=384M-:128M quiet splash 
log_buf_len=1M crashkernel=512M-:192M vt.handoff=1
  RelatedPackageVersions:
   linux-restricted-modules-4.15.0-124-generic N/A
   linux-backports-modules-4.15.0-124-generic  N/A
   linux-firmware  1.173.19
  SourcePackage: linux
  UpgradeStatus: Upgraded to bionic on 2018-08-26 (824 days ago)
  dmi.bios.date: 06/06/2019
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A20
  dmi.board.name: 09K8G1
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A02
  dmi.chassis.type: 9
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvrA20:bd06/06/2019:svnDellInc.:pnXPS139343:pvr:rvnDellInc.:rn09K8G1:rvrA02:cvnDellInc.:ct9:cvr:
  dmi.product.name: XPS 13 9343
  dmi.sys.vendor: Dell Inc.

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

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


Re: [Kernel-packages] [Bug 1906107] Re: "unexpectedly disconnected from host boot status daemon" under high memory load

2020-12-04 Thread Bartłomiej Żogała
Seems like long journey, please dont close the ticket as I will need few
days to confirm stability for each iteration

pt., 4 gru 2020, 07:25 użytkownik Kai-Heng Feng <1906...@bugs.launchpad.net>
napisał:

> Would it be possible for you to do a reverse kernel bisection?
>
> First, find the first -rc kernel works and the last -rc kernel doesn’t
> work from http://kernel.ubuntu.com/~kernel-ppa/mainline/
>
> Then,
> $ sudo apt build-dep linux
> $ git clone git://
> git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
> $ cd linux
> $ git bisect start
> $ git bisect new $(the working version you found)
> $ git bisect old $(the non-working version found)
> $ make localmodconfig
> $ make -j`nproc` deb-pkg
> Install the newly built kernel, then reboot with it.
> If it doesn’t work,
> $ git bisect old
> Otherwise,
> $ git bisect new
> Repeat to "make -j`nproc` deb-pkg" until you find the commit fixes the
> issue.
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1906107
>
> Title:
>   "unexpectedly disconnected from host boot status daemon" under high
>   memory load
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1906107/+subscriptions
>

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

Title:
  "unexpectedly disconnected from host boot status daemon" under high
  memory load

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  The hardware is Dell XPS13 9343, I'm using FDE with sepreate boot and
  EFI and NVMe disk. Under high memory load, usually when launching
  additional window my display goes blank, WiFi connection is lost, I
  can only reboot and Ctrl+alt+Fn

  When I do the second I'm getting following message:
  "unexpectedly disconnected from host boot status daemon" under high memory 
load 
  Volume-Group 'ubuntu-vg' not found'
  [...]
  Please unlock disk nvme0n1op3_crypt:
  "
  Despite I enter correct password it doesn't work, seems like it lost 
connection with NVMe drive at all

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: linux-image-4.15.0-124-generic 4.15.0-124.127
  ProcVersionSignature: Ubuntu 4.15.0-124.127-generic 4.15.18
  Uname: Linux 4.15.0-124-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.20.9-0ubuntu7.20
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  nusch 10223 F pulseaudio
   /dev/snd/pcmC0D3p:   nusch 10223 F...m pulseaudio
   /dev/snd/controlC0:  nusch 10223 F pulseaudio
  CurrentDesktop: ubuntu:GNOME
  Date: Sat Nov 28 14:01:20 2020
  HibernationDevice: RESUME=/dev/mapper/ubuntu--vg-swap_1
  InstallationDate: Installed on 2015-05-08 (2031 days ago)
  InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
  MachineType: Dell Inc. XPS 13 9343
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=pl_PL.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.15.0-124-generic 
root=/dev/mapper/ubuntu--vg-root ro crashkernel=384M-:128M quiet splash 
log_buf_len=1M crashkernel=512M-:192M vt.handoff=1
  RelatedPackageVersions:
   linux-restricted-modules-4.15.0-124-generic N/A
   linux-backports-modules-4.15.0-124-generic  N/A
   linux-firmware  1.173.19
  SourcePackage: linux
  UpgradeStatus: Upgraded to bionic on 2018-08-26 (824 days ago)
  dmi.bios.date: 06/06/2019
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A20
  dmi.board.name: 09K8G1
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A02
  dmi.chassis.type: 9
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvrA20:bd06/06/2019:svnDellInc.:pnXPS139343:pvr:rvnDellInc.:rn09K8G1:rvrA02:cvnDellInc.:ct9:cvr:
  dmi.product.name: XPS 13 9343
  dmi.sys.vendor: Dell Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1906107/+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 1906107] Re: "unexpectedly disconnected from host boot status daemon" under high memory load

2020-12-03 Thread Bartłomiej Żogała
Not sure how, is there any guide ?

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

Title:
  "unexpectedly disconnected from host boot status daemon" under high
  memory load

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  The hardware is Dell XPS13 9343, I'm using FDE with sepreate boot and
  EFI and NVMe disk. Under high memory load, usually when launching
  additional window my display goes blank, WiFi connection is lost, I
  can only reboot and Ctrl+alt+Fn

  When I do the second I'm getting following message:
  "unexpectedly disconnected from host boot status daemon" under high memory 
load 
  Volume-Group 'ubuntu-vg' not found'
  [...]
  Please unlock disk nvme0n1op3_crypt:
  "
  Despite I enter correct password it doesn't work, seems like it lost 
connection with NVMe drive at all

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: linux-image-4.15.0-124-generic 4.15.0-124.127
  ProcVersionSignature: Ubuntu 4.15.0-124.127-generic 4.15.18
  Uname: Linux 4.15.0-124-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.20.9-0ubuntu7.20
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  nusch 10223 F pulseaudio
   /dev/snd/pcmC0D3p:   nusch 10223 F...m pulseaudio
   /dev/snd/controlC0:  nusch 10223 F pulseaudio
  CurrentDesktop: ubuntu:GNOME
  Date: Sat Nov 28 14:01:20 2020
  HibernationDevice: RESUME=/dev/mapper/ubuntu--vg-swap_1
  InstallationDate: Installed on 2015-05-08 (2031 days ago)
  InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
  MachineType: Dell Inc. XPS 13 9343
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=pl_PL.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.15.0-124-generic 
root=/dev/mapper/ubuntu--vg-root ro crashkernel=384M-:128M quiet splash 
log_buf_len=1M crashkernel=512M-:192M vt.handoff=1
  RelatedPackageVersions:
   linux-restricted-modules-4.15.0-124-generic N/A
   linux-backports-modules-4.15.0-124-generic  N/A
   linux-firmware  1.173.19
  SourcePackage: linux
  UpgradeStatus: Upgraded to bionic on 2018-08-26 (824 days ago)
  dmi.bios.date: 06/06/2019
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A20
  dmi.board.name: 09K8G1
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A02
  dmi.chassis.type: 9
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvrA20:bd06/06/2019:svnDellInc.:pnXPS139343:pvr:rvnDellInc.:rn09K8G1:rvrA02:cvnDellInc.:ct9:cvr:
  dmi.product.name: XPS 13 9343
  dmi.sys.vendor: Dell Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1906107/+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 1906107] Re: "unexpectedly disconnected from host boot status daemon" under high memory load

2020-12-03 Thread Bartłomiej Żogała
Hello, need more testing but after 4 days no crash so far with mainline
while it used to happen 2 times a day in past. Can you build bisect
kernel for me ?

** Changed in: linux (Ubuntu)
   Status: Confirmed => 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/1906107

Title:
  "unexpectedly disconnected from host boot status daemon" under high
  memory load

Status in linux package in Ubuntu:
  New

Bug description:
  The hardware is Dell XPS13 9343, I'm using FDE with sepreate boot and
  EFI and NVMe disk. Under high memory load, usually when launching
  additional window my display goes blank, WiFi connection is lost, I
  can only reboot and Ctrl+alt+Fn

  When I do the second I'm getting following message:
  "unexpectedly disconnected from host boot status daemon" under high memory 
load 
  Volume-Group 'ubuntu-vg' not found'
  [...]
  Please unlock disk nvme0n1op3_crypt:
  "
  Despite I enter correct password it doesn't work, seems like it lost 
connection with NVMe drive at all

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: linux-image-4.15.0-124-generic 4.15.0-124.127
  ProcVersionSignature: Ubuntu 4.15.0-124.127-generic 4.15.18
  Uname: Linux 4.15.0-124-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.20.9-0ubuntu7.20
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  nusch 10223 F pulseaudio
   /dev/snd/pcmC0D3p:   nusch 10223 F...m pulseaudio
   /dev/snd/controlC0:  nusch 10223 F pulseaudio
  CurrentDesktop: ubuntu:GNOME
  Date: Sat Nov 28 14:01:20 2020
  HibernationDevice: RESUME=/dev/mapper/ubuntu--vg-swap_1
  InstallationDate: Installed on 2015-05-08 (2031 days ago)
  InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
  MachineType: Dell Inc. XPS 13 9343
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=pl_PL.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.15.0-124-generic 
root=/dev/mapper/ubuntu--vg-root ro crashkernel=384M-:128M quiet splash 
log_buf_len=1M crashkernel=512M-:192M vt.handoff=1
  RelatedPackageVersions:
   linux-restricted-modules-4.15.0-124-generic N/A
   linux-backports-modules-4.15.0-124-generic  N/A
   linux-firmware  1.173.19
  SourcePackage: linux
  UpgradeStatus: Upgraded to bionic on 2018-08-26 (824 days ago)
  dmi.bios.date: 06/06/2019
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A20
  dmi.board.name: 09K8G1
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A02
  dmi.chassis.type: 9
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvrA20:bd06/06/2019:svnDellInc.:pnXPS139343:pvr:rvnDellInc.:rn09K8G1:rvrA02:cvnDellInc.:ct9:cvr:
  dmi.product.name: XPS 13 9343
  dmi.sys.vendor: Dell Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1906107/+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 1906107] Re: "unexpectedly disconnected from host boot status daemon" under high memory load

2020-11-30 Thread Bartłomiej Żogała
Jumped onto this kernel, any recommendation what I can do to generate
some meaningful debug if would appear again? Unfortunately crashkernel
doesn't work with my FDE setup

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

** Changed in: linux (Ubuntu)
   Status: New => 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/1906107

Title:
  "unexpectedly disconnected from host boot status daemon" under high
  memory load

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  The hardware is Dell XPS13 9343, I'm using FDE with sepreate boot and
  EFI and NVMe disk. Under high memory load, usually when launching
  additional window my display goes blank, WiFi connection is lost, I
  can only reboot and Ctrl+alt+Fn

  When I do the second I'm getting following message:
  "unexpectedly disconnected from host boot status daemon" under high memory 
load 
  Volume-Group 'ubuntu-vg' not found'
  [...]
  Please unlock disk nvme0n1op3_crypt:
  "
  Despite I enter correct password it doesn't work, seems like it lost 
connection with NVMe drive at all

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: linux-image-4.15.0-124-generic 4.15.0-124.127
  ProcVersionSignature: Ubuntu 4.15.0-124.127-generic 4.15.18
  Uname: Linux 4.15.0-124-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.20.9-0ubuntu7.20
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  nusch 10223 F pulseaudio
   /dev/snd/pcmC0D3p:   nusch 10223 F...m pulseaudio
   /dev/snd/controlC0:  nusch 10223 F pulseaudio
  CurrentDesktop: ubuntu:GNOME
  Date: Sat Nov 28 14:01:20 2020
  HibernationDevice: RESUME=/dev/mapper/ubuntu--vg-swap_1
  InstallationDate: Installed on 2015-05-08 (2031 days ago)
  InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
  MachineType: Dell Inc. XPS 13 9343
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=pl_PL.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.15.0-124-generic 
root=/dev/mapper/ubuntu--vg-root ro crashkernel=384M-:128M quiet splash 
log_buf_len=1M crashkernel=512M-:192M vt.handoff=1
  RelatedPackageVersions:
   linux-restricted-modules-4.15.0-124-generic N/A
   linux-backports-modules-4.15.0-124-generic  N/A
   linux-firmware  1.173.19
  SourcePackage: linux
  UpgradeStatus: Upgraded to bionic on 2018-08-26 (824 days ago)
  dmi.bios.date: 06/06/2019
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A20
  dmi.board.name: 09K8G1
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A02
  dmi.chassis.type: 9
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvrA20:bd06/06/2019:svnDellInc.:pnXPS139343:pvr:rvnDellInc.:rn09K8G1:rvrA02:cvnDellInc.:ct9:cvr:
  dmi.product.name: XPS 13 9343
  dmi.sys.vendor: Dell Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1906107/+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 1906107] [NEW] "unexpectedly disconnected from host boot status daemon" under high memory load

2020-11-28 Thread Bartłomiej Żogała
Public bug reported:

The hardware is Dell XPS13 9343, I'm using FDE with sepreate boot and
EFI and NVMe disk. Under high memory load, usually when launching
additional window my display goes blank, WiFi connection is lost, I can
only reboot and Ctrl+alt+Fn

When I do the second I'm getting following message:
"unexpectedly disconnected from host boot status daemon" under high memory load 
Volume-Group 'ubuntu-vg' not found'
[...]
Please unlock disk nvme0n1op3_crypt:
"
Despite I enter correct password it doesn't work, seems like it lost connection 
with NVMe drive at all

ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: linux-image-4.15.0-124-generic 4.15.0-124.127
ProcVersionSignature: Ubuntu 4.15.0-124.127-generic 4.15.18
Uname: Linux 4.15.0-124-generic x86_64
NonfreeKernelModules: wl
ApportVersion: 2.20.9-0ubuntu7.20
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC1:  nusch 10223 F pulseaudio
 /dev/snd/pcmC0D3p:   nusch 10223 F...m pulseaudio
 /dev/snd/controlC0:  nusch 10223 F pulseaudio
CurrentDesktop: ubuntu:GNOME
Date: Sat Nov 28 14:01:20 2020
HibernationDevice: RESUME=/dev/mapper/ubuntu--vg-swap_1
InstallationDate: Installed on 2015-05-08 (2031 days ago)
InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
MachineType: Dell Inc. XPS 13 9343
ProcEnviron:
 TERM=xterm-256color
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=pl_PL.UTF-8
 SHELL=/bin/bash
ProcFB: 0 inteldrmfb
ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.15.0-124-generic 
root=/dev/mapper/ubuntu--vg-root ro crashkernel=384M-:128M quiet splash 
log_buf_len=1M crashkernel=512M-:192M vt.handoff=1
RelatedPackageVersions:
 linux-restricted-modules-4.15.0-124-generic N/A
 linux-backports-modules-4.15.0-124-generic  N/A
 linux-firmware  1.173.19
SourcePackage: linux
UpgradeStatus: Upgraded to bionic on 2018-08-26 (824 days ago)
dmi.bios.date: 06/06/2019
dmi.bios.vendor: Dell Inc.
dmi.bios.version: A20
dmi.board.name: 09K8G1
dmi.board.vendor: Dell Inc.
dmi.board.version: A02
dmi.chassis.type: 9
dmi.chassis.vendor: Dell Inc.
dmi.modalias: 
dmi:bvnDellInc.:bvrA20:bd06/06/2019:svnDellInc.:pnXPS139343:pvr:rvnDellInc.:rn09K8G1:rvrA02:cvnDellInc.:ct9:cvr:
dmi.product.name: XPS 13 9343
dmi.sys.vendor: Dell Inc.

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


** Tags: amd64 apport-bug bionic third-party-packages

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

Title:
  "unexpectedly disconnected from host boot status daemon" under high
  memory load

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  The hardware is Dell XPS13 9343, I'm using FDE with sepreate boot and
  EFI and NVMe disk. Under high memory load, usually when launching
  additional window my display goes blank, WiFi connection is lost, I
  can only reboot and Ctrl+alt+Fn

  When I do the second I'm getting following message:
  "unexpectedly disconnected from host boot status daemon" under high memory 
load 
  Volume-Group 'ubuntu-vg' not found'
  [...]
  Please unlock disk nvme0n1op3_crypt:
  "
  Despite I enter correct password it doesn't work, seems like it lost 
connection with NVMe drive at all

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: linux-image-4.15.0-124-generic 4.15.0-124.127
  ProcVersionSignature: Ubuntu 4.15.0-124.127-generic 4.15.18
  Uname: Linux 4.15.0-124-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.20.9-0ubuntu7.20
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  nusch 10223 F pulseaudio
   /dev/snd/pcmC0D3p:   nusch 10223 F...m pulseaudio
   /dev/snd/controlC0:  nusch 10223 F pulseaudio
  CurrentDesktop: ubuntu:GNOME
  Date: Sat Nov 28 14:01:20 2020
  HibernationDevice: RESUME=/dev/mapper/ubuntu--vg-swap_1
  InstallationDate: Installed on 2015-05-08 (2031 days ago)
  InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
  MachineType: Dell Inc. XPS 13 9343
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=pl_PL.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.15.0-124-generic 
root=/dev/mapper/ubuntu--vg-root ro crashkernel=384M-:128M quiet splash 
log_buf_len=1M crashkernel=512M-:192M vt.handoff=1
  RelatedPackageVersions:
   linux-restricted-modules-4.15.0-124-generic N/A
   linux-backports-modules-4.15.0-124-generic  N/A
   linux-firmware  1.173.19
  SourcePackage: linux
  UpgradeStatus: Upgraded to bionic on 2018-08-26 (824 days ago)
  dmi.bios.date: 06/06/2019
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A20
  dmi.board.name: 09K8G1
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A02
  dmi.chassis.type: 9
  dmi.chassis.vendor: Dell Inc.
  

[Kernel-packages] [Bug 1545320] Re: Dell XPS13 with i915 hangs with only mouse cursor and SSH working

2020-11-27 Thread Bartłomiej Żogała
No longer an issue on Ubuntu kernel 4.15.0-124-generic

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

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

Title:
  Dell XPS13 with i915 hangs with only mouse cursor and SSH working

Status in Linux:
  Fix Released
Status in linux package in Ubuntu:
  Fix Released

Bug description:
  [42662.007846] [drm:check_crtc_state] [CRTC:21]
  [42662.007851] [drm:check_crtc_state] [CRTC:25]
  [42662.007852] [drm:check_crtc_state] [CRTC:29]
  [42662.007853] [drm:check_shared_dpll_state] WRPLL 1
  [42662.007854] [drm:check_shared_dpll_state] WRPLL 2
  [42662.074691] [ cut here ]
  [42662.074711] WARNING: CPU: 0 PID: 0 at 
/build/linux-NgsOGa/linux-4.2.0/drivers/gpu/drm/i915/intel_display.c:11102 
intel_check_page_flip+0xfc/0x110 [i915]()
  [42662.074712] Kicking stuck page flip: queued at 1340036, now 1340040
  [42662.074713] Modules linked in: cdc_acm hid_logitech_hidpp hid_logitech_dj 
hid_generic vmnet(OE) parport_pc vmw_vsock_vmci_transport vsock vmw_vmci 
vmmon(OE) rfcomm bnep pci_stub vboxpci(OE) vboxnetadp($
  [42662.074740]  snd_pcm rtsx_pci_ms snd_seq memstick snd_seq_device snd_timer 
snd shpchp soundcore mei_me lpc_ich mei soc_button_array int3403_thermal 
i2c_designware_platform int3402_thermal dw_dmac dw_dm$
  [42662.074766] CPU: 0 PID: 0 Comm: swapper/0 Tainted: P   OE   
4.2.0-27-generic #32-Ubuntu
  [42662.074767] Hardware name: Dell Inc. XPS 13 9343/09K8G1, BIOS A05 
07/14/2015
  [42662.074768]   6e5309da9f364044 88021f403d48 
817eae99
  [42662.074770]   88021f403da0 88021f403d88 
8107b9c6
  [42662.074772]  88021f403db8 880210c5d800 8802113cf000 
880210c5d9a8
  [42662.074773] Call Trace:
  [42662.074774][] dump_stack+0x45/0x57
  [42662.074780]  [] warn_slowpath_common+0x86/0xc0
  [42662.074782]  [] warn_slowpath_fmt+0x55/0x70
  [42662.074793]  [] intel_check_page_flip+0xfc/0x110 [i915]
  [42662.074802]  [] gen8_irq_handler+0x325/0x590 [i915]
  [42662.074804]  [] handle_irq_event_percpu+0x74/0x180
  [42662.074806]  [] handle_irq_event+0x49/0x70
  [42662.074808]  [] handle_edge_irq+0x81/0x150
  [42662.074810]  [] handle_irq+0x25/0x40
  [42662.074812]  [] do_IRQ+0x4f/0xe0
  [42662.074813]  [] common_interrupt+0x6b/0x6b
  [42662.074814][] ? enqueue_hrtimer+0x44/0x80
  [42662.074818]  [] ? cpuidle_enter_state+0x130/0x270
  [42662.074819]  [] ? cpuidle_enter_state+0x10b/0x270
  [42662.074821]  [] cpuidle_enter+0x17/0x20
  [42662.074822]  [] call_cpuidle+0x32/0x60
  [42662.074823]  [] ? cpuidle_select+0x13/0x20
  [42662.074825]  [] cpu_startup_entry+0x268/0x320

  ProblemType: Bug
  DistroRelease: Ubuntu 15.10
  Package: xserver-xorg-video-intel 2:2.99.917+git20150808-0ubuntu4
  ProcVersionSignature: Ubuntu 4.2.0-27.32-generic 4.2.8-ckt1
  Uname: Linux 4.2.0-27-generic x86_64
  NonfreeKernelModules: wl
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.19.1-0ubuntu5
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  Date: Sat Feb 13 20:13:24 2016
  DistUpgraded: 2015-11-15 21:52:38,727 DEBUG enabling apt cron job
  DistroCodename: wily
  DistroVariant: ubuntu
  DkmsStatus:
   bcmwl, 6.30.223.248+bdcom, 4.2.0-25-generic, x86_64: installed
   bcmwl, 6.30.223.248+bdcom, 4.2.0-27-generic, x86_64: installed
   vboxhost, 5.0.10, 4.2.0-25-generic, x86_64: installed
   vboxhost, 5.0.10, 4.2.0-27-generic, x86_64: installed
  ExtraDebuggingInterest: Yes, including running git bisection searches
  GraphicsCard:
   Intel Corporation Broadwell-U Integrated Graphics [8086:1616] (rev 09) 
(prog-if 00 [VGA controller])
 Subsystem: Dell Device [1028:0665]
  InstallationDate: Installed on 2015-05-08 (281 days ago)
  InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
  MachineType: Dell Inc. XPS 13 9343
  PlymouthDebug: Error: [Errno 13] Brak dostępu: '/var/log/plymouth-debug.log'
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.2.0-27-generic.efi.signed 
root=/dev/mapper/ubuntu--vg-root ro plymouth:debug splash quiet drm.debug=0xe 
crashkernel=384M-:128M crashkernel=384M-:128M crashkernel=384M-:128M 
crashkernel=384M-:128M crashkernel=384M-:128M crashkernel=384M-:128M 
vt.handoff=7
  SourcePackage: xserver-xorg-video-intel
  UdevLog: Error: [Errno 2] Nie ma takiego pliku ani katalogu: '/var/log/udev'
  UpgradeStatus: Upgraded to wily on 2015-11-15 (89 days ago)
  dmi.bios.date: 07/14/2015
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A05
  dmi.board.name: 09K8G1
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 9
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 

[Kernel-packages] [Bug 1896565] [NEW] Kexec doesn't properly reintialize GPU on Dell XPS13 9343

2020-09-21 Thread Bartłomiej Żogała
Public bug reported:

I've symlinked /lib/systemd/system/reboot.target to
/lib/systemd/system/kexec.target and everything works fine except my
framebuffer screen which on very initial screen with full disk
encryption password starts to floating horizontally. I'm able to use it,
after blindly typing password everything works fine, but I'm worried
that something not initialized at this stage may break hardware, and it
just doesn't look good.

ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: kexec-tools 1:2.0.16-1ubuntu1.1
ProcVersionSignature: Ubuntu 4.15.0-118.119-generic 4.15.18
Uname: Linux 4.15.0-118-generic x86_64
NonfreeKernelModules: wl
ApportVersion: 2.20.9-0ubuntu7.17
Architecture: amd64
CurrentDesktop: ubuntu:GNOME
Date: Tue Sep 22 06:30:13 2020
InstallationDate: Installed on 2015-05-08 (1963 days ago)
InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
ProcEnviron:
 TERM=xterm-256color
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=pl_PL.UTF-8
 SHELL=/bin/bash
SourcePackage: kexec-tools
UpgradeStatus: Upgraded to bionic on 2018-08-26 (757 days ago)

** Affects: kexec-tools (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug bionic third-party-packages

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

Title:
  Kexec doesn't properly reintialize  GPU on Dell XPS13 9343

Status in kexec-tools package in Ubuntu:
  New

Bug description:
  I've symlinked /lib/systemd/system/reboot.target to
  /lib/systemd/system/kexec.target and everything works fine except my
  framebuffer screen which on very initial screen with full disk
  encryption password starts to floating horizontally. I'm able to use
  it, after blindly typing password everything works fine, but I'm
  worried that something not initialized at this stage may break
  hardware, and it just doesn't look good.

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: kexec-tools 1:2.0.16-1ubuntu1.1
  ProcVersionSignature: Ubuntu 4.15.0-118.119-generic 4.15.18
  Uname: Linux 4.15.0-118-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.20.9-0ubuntu7.17
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Tue Sep 22 06:30:13 2020
  InstallationDate: Installed on 2015-05-08 (1963 days ago)
  InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=pl_PL.UTF-8
   SHELL=/bin/bash
  SourcePackage: kexec-tools
  UpgradeStatus: Upgraded to bionic on 2018-08-26 (757 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/kexec-tools/+bug/1896565/+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 1882339] [NEW] Unable to use multiple cards ath_9k , TP-Link WN722N

2020-06-06 Thread Bartłomiej Żogała
Public bug reported:

I'm trying to connect multiple WiFi cards through powered USB hubs but 
unfortunately some logic does detect them in lsusb but doesn't create 
appropriate ammount of interfaces. Additionaly from 3 connected TP-Link WN722N 
cards only one have light blinking what's usually means firmware was loaded 
properly. Also serial numer is constant 12345 for all 3 tplink cards:
[11299.508388] usb 2-1.4.1.2: Product: USB2.0 WLAN
[11299.508391] usb 2-1.4.1.2: Manufacturer: ATHEROS
[11299.508394] usb 2-1.4.1.2: SerialNumber: 12345


$ lsusb
Bus 001 Device 002: ID 8087:8001 Intel Corp. 
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 003 Device 026: ID 05e3:0626 Genesys Logic, Inc. 
Bus 003 Device 025: ID 0bda:0411 Realtek Semiconductor Corp. 
Bus 003 Device 024: ID 0bda:0411 Realtek Semiconductor Corp. 
Bus 003 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 002 Device 004: ID 0c45:670c Microdia 
Bus 002 Device 003: ID 04f3:20d0 Elan Microelectronics Corp. 
Bus 002 Device 002: ID 8087:0a2a Intel Corp. 
Bus 002 Device 099: ID 0cf3:9271 Atheros Communications, Inc. AR9271 802.11n
Bus 002 Device 097: ID 0cf3:9271 Atheros Communications, Inc. AR9271 802.11n
Bus 002 Device 096: ID 2001:331c D-Link Corp. 
Bus 002 Device 098: ID 0cf3:9271 Atheros Communications, Inc. AR9271 802.11n
Bus 002 Device 095: ID 05e3:0610 Genesys Logic, Inc. 4-port hub
Bus 002 Device 094: ID 0bda:5411 Realtek Semiconductor Corp. 
Bus 002 Device 093: ID 2001:3318 D-Link Corp. 
Bus 002 Device 092: ID 0bda:5411 Realtek Semiconductor Corp. 
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

$ sudo lshw -C network
[sudo] hasło użytkownika nusch: 
  *-network 
   description: Wireless interface
   product: Wireless 7265
   vendor: Intel Corporation
   physical id: 0
   bus info: pci@:02:00.0
   logical name: wlp2s0
   version: 59
   serial: 18:5e:0f:44:d6:f8
   width: 64 bits
   clock: 33MHz
   capabilities: pm msi pciexpress bus_master cap_list ethernet physical 
wireless
   configuration: broadcast=yes driver=iwlwifi 
driverversion=4.15.0-102-generic firmware=29.1044073957.0 ip=192.168.43.19 
latency=0 link=yes multicast=yes wireless=IEEE 802.11
   resources: irq:49 memory:f700-f7001fff
  *-network:0 DISABLED
   description: Wireless interface
   physical id: 2
   bus info: usb@2:1.4.4
   logical name: wlan4
   serial: a0:f3:c1:17:8d:e1
   capabilities: ethernet physical wireless
   configuration: broadcast=yes driver=ath9k_htc 
driverversion=4.15.0-102-generic firmware=1.4 link=no multicast=yes 
wireless=IEEE 802.11
  *-network:1 DISABLED
   description: Wireless interface
   physical id: 3
   bus info: usb@2:1.4.1.2
   logical name: tplink2
   serial: ec:08:6b:19:56:f3
   capabilities: ethernet physical wireless
   configuration: broadcast=yes driver=ath9k_htc 
driverversion=4.15.0-102-generic firmware=1.4 link=no multicast=yes 
wireless=IEEE 802.11
  *-network:2
   description: Wireless interface
   physical id: 4
   bus info: usb@2:2
   logical name: wlxc04a00290fb0
   serial: 46:3d:fe:43:9e:66
   capabilities: ethernet physical wireless
   configuration: broadcast=yes driver=ath9k_htc 
driverversion=4.15.0-102-generic firmware=1.4 link=no multicast=yes 
wireless=IEEE 802.11

ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: linux-image-generic 4.15.0.102.92
ProcVersionSignature: Ubuntu 4.15.0-102.103-generic 4.15.18
Uname: Linux 4.15.0-102-generic x86_64
NonfreeKernelModules: wl
ApportVersion: 2.20.9-0ubuntu7.15
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC1:  nusch  3623 F pulseaudio
 /dev/snd/controlC0:  nusch  3623 F pulseaudio
CurrentDesktop: ubuntu:GNOME
Date: Sat Jun  6 10:23:36 2020
HibernationDevice: RESUME=/dev/mapper/ubuntu--vg-swap_1
InstallationDate: Installed on 2015-05-08 (1856 days ago)
InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
MachineType: Dell Inc. XPS 13 9343
ProcEnviron:
 TERM=xterm-256color
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=pl_PL.UTF-8
 SHELL=/bin/bash
ProcFB: 0 inteldrmfb
ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.15.0-102-generic 
root=/dev/mapper/ubuntu--vg-root ro crashkernel=384M-:128M quiet splash 
log_buf_len=1M crashkernel=512M-:192M vt.handoff=1
RelatedPackageVersions:
 linux-restricted-modules-4.15.0-102-generic N/A
 linux-backports-modules-4.15.0-102-generic  N/A
 linux-firmware  1.173.18
SourcePackage: linux
UpgradeStatus: Upgraded to bionic on 2018-08-26 (649 days ago)
dmi.bios.date: 06/06/2019
dmi.bios.vendor: Dell Inc.
dmi.bios.version: A20
dmi.board.name: 09K8G1
dmi.board.vendor: Dell Inc.
dmi.board.version: A02
dmi.chassis.type: 9
dmi.chassis.vendor: Dell Inc.
dmi.modalias: 

[Kernel-packages] [Bug 1877506] [NEW] Overgreedy dependencies for linux kernel

2020-05-07 Thread Bartłomiej Żogała
Public bug reported:

linux-modules-extra-5.3.0-51-generic requires either linux-
image-5.3.0-51-generic or linux-image-unsigned-5.3.0-51-generic to be
installed while I have linux-image-5.3.0-51-lowlatency installed forcing
me two have two vmlinuz and initrd in my /boot folder for same kernel.

ProblemType: Bug
DistroRelease: Ubuntu 19.10
Package: linux-modules-extra-5.3.0-51-generic 5.3.0-51.44
ProcVersionSignature: Ubuntu 5.3.0-51.44-lowlatency 5.3.18
Uname: Linux 5.3.0-51-lowlatency x86_64
NonfreeKernelModules: nvidia_modeset nvidia
ApportVersion: 2.20.11-0ubuntu8.8
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC1:  bartek 2047 F pulseaudio
 /dev/snd/controlC0:  bartek 2047 F pulseaudio
CurrentDesktop: MATE
Date: Fri May  8 06:55:15 2020
InstallationDate: Installed on 2020-01-29 (99 days ago)
InstallationMedia: Ubuntu-MATE 19.10 "Eoan Ermine" - Release amd64 (20191017)
MachineType: System manufacturer System Product Name
ProcFB: 0 VESA VGA
ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-5.3.0-51-lowlatency 
root=UUID=a69a7b67-473c-478b-9f5f-abe99208eff6 ro quiet splash vt.handoff=7
RelatedPackageVersions:
 linux-restricted-modules-5.3.0-51-lowlatency N/A
 linux-backports-modules-5.3.0-51-lowlatency  N/A
 linux-firmware   1.183.5
SourcePackage: linux
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 02/04/2010
dmi.bios.vendor: Phoenix Technologies, LTD
dmi.bios.version: ASUS M2A-VM HDMI ACPI BIOS Revision 5001
dmi.board.name: M2A-VM HDMI
dmi.board.vendor: ASUSTeK Computer INC.
dmi.board.version: 1.XX
dmi.chassis.asset.tag: 123456789000
dmi.chassis.type: 3
dmi.chassis.vendor: Chassis Manufacture
dmi.chassis.version: Chassis Version
dmi.modalias: 
dmi:bvnPhoenixTechnologies,LTD:bvrASUSM2A-VMHDMIACPIBIOSRevision5001:bd02/04/2010:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKComputerINC.:rnM2A-VMHDMI:rvr1.XX:cvnChassisManufacture:ct3:cvrChassisVersion:
dmi.product.name: System Product Name
dmi.product.version: System Version
dmi.sys.vendor: System manufacturer

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


** Tags: amd64 apport-bug eoan

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

Title:
  Overgreedy dependencies for linux kernel

Status in linux package in Ubuntu:
  New

Bug description:
  linux-modules-extra-5.3.0-51-generic requires either linux-
  image-5.3.0-51-generic or linux-image-unsigned-5.3.0-51-generic to be
  installed while I have linux-image-5.3.0-51-lowlatency installed
  forcing me two have two vmlinuz and initrd in my /boot folder for same
  kernel.

  ProblemType: Bug
  DistroRelease: Ubuntu 19.10
  Package: linux-modules-extra-5.3.0-51-generic 5.3.0-51.44
  ProcVersionSignature: Ubuntu 5.3.0-51.44-lowlatency 5.3.18
  Uname: Linux 5.3.0-51-lowlatency x86_64
  NonfreeKernelModules: nvidia_modeset nvidia
  ApportVersion: 2.20.11-0ubuntu8.8
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  bartek 2047 F pulseaudio
   /dev/snd/controlC0:  bartek 2047 F pulseaudio
  CurrentDesktop: MATE
  Date: Fri May  8 06:55:15 2020
  InstallationDate: Installed on 2020-01-29 (99 days ago)
  InstallationMedia: Ubuntu-MATE 19.10 "Eoan Ermine" - Release amd64 (20191017)
  MachineType: System manufacturer System Product Name
  ProcFB: 0 VESA VGA
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-5.3.0-51-lowlatency 
root=UUID=a69a7b67-473c-478b-9f5f-abe99208eff6 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-5.3.0-51-lowlatency N/A
   linux-backports-modules-5.3.0-51-lowlatency  N/A
   linux-firmware   1.183.5
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 02/04/2010
  dmi.bios.vendor: Phoenix Technologies, LTD
  dmi.bios.version: ASUS M2A-VM HDMI ACPI BIOS Revision 5001
  dmi.board.name: M2A-VM HDMI
  dmi.board.vendor: ASUSTeK Computer INC.
  dmi.board.version: 1.XX
  dmi.chassis.asset.tag: 123456789000
  dmi.chassis.type: 3
  dmi.chassis.vendor: Chassis Manufacture
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnPhoenixTechnologies,LTD:bvrASUSM2A-VMHDMIACPIBIOSRevision5001:bd02/04/2010:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKComputerINC.:rnM2A-VMHDMI:rvr1.XX:cvnChassisManufacture:ct3:cvrChassisVersion:
  dmi.product.name: System Product Name
  dmi.product.version: System Version
  dmi.sys.vendor: System manufacturer

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

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

[Kernel-packages] [Bug 1748565] Re: Kernel regularly logs: Bluetooth: hci0: last event is not cmd complete (0x0f)

2019-03-26 Thread Bartłomiej Żogała
Why this have changed importance Medium->Low while it's the only method
to further debug hardware/firmware problems on lot of platforms ?

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

Title:
  Kernel regularly logs: Bluetooth: hci0: last event is not cmd complete
  (0x0f)

Status in Linux:
  Confirmed
Status in linux package in Ubuntu:
  Confirmed
Status in Fedora:
  New

Bug description:
  Hello,

  dmesg:
  [ 3363.056494] Bluetooth: hci0: last event is not cmd complete (0x0f)

  Regards,
  --
  Cristian

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: linux-image-4.15.0-9-generic 4.15.0-9.10
  ProcVersionSignature: Ubuntu 4.15.0-9.10-generic 4.15.2
  Uname: Linux 4.15.0-9-generic x86_64
  ApportVersion: 2.20.8-0ubuntu8
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  caravena   1811 F pulseaudio
  CurrentDesktop: ubuntu-communitheme:ubuntu:GNOME
  Date: Fri Feb  9 20:35:29 2018
  InstallationDate: Installed on 2017-10-13 (119 days ago)
  InstallationMedia: Ubuntu 17.10 "Artful Aardvark" - Alpha amd64 (20170926)
  MachineType: SAMSUNG ELECTRONICS CO., LTD. 530U3C/530U4C
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/@/boot/vmlinuz-4.15.0-9-generic 
root=UUID=707d0f89-4b1d-4432-9d50-6058dc4c1ee9 ro rootflags=subvol=@ quiet 
splash vt.handoff=1
  RelatedPackageVersions:
   linux-restricted-modules-4.15.0-9-generic N/A
   linux-backports-modules-4.15.0-9-generic  N/A
   linux-firmware1.170
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 04/15/2013
  dmi.bios.vendor: Phoenix Technologies Ltd.
  dmi.bios.version: P14AAJ
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: SAMSUNG_NP1234567890
  dmi.board.vendor: SAMSUNG ELECTRONICS CO., LTD.
  dmi.board.version: FAB1
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 9
  dmi.chassis.vendor: SAMSUNG ELECTRONICS CO., LTD.
  dmi.chassis.version: 0.1
  dmi.modalias: 
dmi:bvnPhoenixTechnologiesLtd.:bvrP14AAJ:bd04/15/2013:svnSAMSUNGELECTRONICSCO.,LTD.:pn530U3C/530U4C:pvr0.1:rvnSAMSUNGELECTRONICSCO.,LTD.:rnSAMSUNG_NP1234567890:rvrFAB1:cvnSAMSUNGELECTRONICSCO.,LTD.:ct9:cvr0.1:
  dmi.product.family: ChiefRiver System
  dmi.product.name: 530U3C/530U4C
  dmi.product.version: 0.1
  dmi.sys.vendor: SAMSUNG ELECTRONICS CO., LTD.

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

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


Re: [Kernel-packages] [Bug 1818140] Re: [Dell DW1560 / BCM20702A1] kobject_add_internal failed for hci0:11 with --EEXIST, don't try to register things with the same name in the same directory

2019-03-16 Thread Bartłomiej Żogała
I don't know, I thing both my hardware - speaker and mouse were released
later than Ubuntu 15.04

sob., 16 mar 2019, 17:35 użytkownik Kai-Heng Feng <
kai.heng.f...@canonical.com> napisał:

> Also, does it happen on when your system was 15.04?
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1818140
>
> Title:
>   [Dell DW1560 / BCM20702A1] kobject_add_internal failed for hci0:11
>   with --EEXIST, don't try to register things with the same name in the
>   same directory
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1818140/+subscriptions
>

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

Title:
  [Dell DW1560 / BCM20702A1] kobject_add_internal failed for hci0:11
  with --EEXIST, don't try to register things with the same name in the
  same directory

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  kobject_add_internal_failed for hci0:11 with --EEXIST, don't try to
  register things with the same name in the same directory

  This issue is about kernel - it shouldn't rely on state of unrealiable
  propertary drivers. Sometimes rmmod all bluetooth modules helps,
  sometimes restart is just faster.

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: bluetooth (not installed)
  ProcVersionSignature: Ubuntu 4.15.0-46.49-generic 4.15.18
  Uname: Linux 4.15.0-46-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.20.9-0ubuntu7.6
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Thu Feb 28 21:13:21 2019
  InstallationDate: Installed on 2015-05-08 (1392 days ago)
  InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
  InterestingModules: btusb rfcomm bnep bluetooth
  MachineType: Dell Inc. XPS 13 9343
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=pl_PL.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.15.0-46-generic 
root=/dev/mapper/ubuntu--vg-root ro crashkernel=384M-:128M quiet splash 
log_buf_len=1M crashkernel=384M-:128M
  SourcePackage: bluez
  UpgradeStatus: Upgraded to bionic on 2018-08-26 (185 days ago)
  dmi.bios.date: 09/27/2018
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A18
  dmi.board.name: 09K8G1
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A02
  dmi.chassis.type: 9
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvrA18:bd09/27/2018:svnDellInc.:pnXPS139343:pvr:rvnDellInc.:rn09K8G1:rvrA02:cvnDellInc.:ct9:cvr:
  dmi.product.name: XPS 13 9343
  dmi.sys.vendor: Dell Inc.
  hciconfig:
   hci0:Type: Primary  Bus: USB
    BD Address: 34:68:95:ED:83:EA  ACL MTU: 1021:8  SCO MTU: 64:1
    UP RUNNING PSCAN
    RX bytes:1283292 acl:65502 sco:1441 events:1266 errors:0
    TX bytes:360374 acl:522 sco:1436 commands:565 errors:0

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

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


Re: [Kernel-packages] [Bug 1818140] Re: [Dell DW1560 / BCM20702A1] kobject_add_internal failed for hci0:11 with --EEXIST, don't try to register things with the same name in the same directory

2019-03-15 Thread Bartłomiej Żogała
It's not regular, dont know exactly it's caused often when I use two
Bluetooth devices - Logitech Anywhere Mouse MX and playing music through
JBL Charge 3. Something causes I no longer can play music and GUI loses
connect /not connected state. Often when another devices(e.g mobile phone)
"takes over" bluetooth speaker. This may be hard to reproduce then, could
you possibly compile kernel for me so I can test in same setup or collect
more debug info when it will happen again?

pt., 15 mar 2019, 07:35 użytkownik Kai-Heng Feng <
kai.heng.f...@canonical.com> napisał:

> I can't reproduce the issue on Bionic with kernel 4.15.
>
> Is there any specific step I need to do?
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1818140
>
> Title:
>   [Dell DW1560 / BCM20702A1] kobject_add_internal failed for hci0:11
>   with --EEXIST, don't try to register things with the same name in the
>   same directory
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1818140/+subscriptions
>

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

Title:
  [Dell DW1560 / BCM20702A1] kobject_add_internal failed for hci0:11
  with --EEXIST, don't try to register things with the same name in the
  same directory

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  kobject_add_internal_failed for hci0:11 with --EEXIST, don't try to
  register things with the same name in the same directory

  This issue is about kernel - it shouldn't rely on state of unrealiable
  propertary drivers. Sometimes rmmod all bluetooth modules helps,
  sometimes restart is just faster.

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: bluetooth (not installed)
  ProcVersionSignature: Ubuntu 4.15.0-46.49-generic 4.15.18
  Uname: Linux 4.15.0-46-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.20.9-0ubuntu7.6
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Thu Feb 28 21:13:21 2019
  InstallationDate: Installed on 2015-05-08 (1392 days ago)
  InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
  InterestingModules: btusb rfcomm bnep bluetooth
  MachineType: Dell Inc. XPS 13 9343
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=pl_PL.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.15.0-46-generic 
root=/dev/mapper/ubuntu--vg-root ro crashkernel=384M-:128M quiet splash 
log_buf_len=1M crashkernel=384M-:128M
  SourcePackage: bluez
  UpgradeStatus: Upgraded to bionic on 2018-08-26 (185 days ago)
  dmi.bios.date: 09/27/2018
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A18
  dmi.board.name: 09K8G1
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A02
  dmi.chassis.type: 9
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvrA18:bd09/27/2018:svnDellInc.:pnXPS139343:pvr:rvnDellInc.:rn09K8G1:rvrA02:cvnDellInc.:ct9:cvr:
  dmi.product.name: XPS 13 9343
  dmi.sys.vendor: Dell Inc.
  hciconfig:
   hci0:Type: Primary  Bus: USB
    BD Address: 34:68:95:ED:83:EA  ACL MTU: 1021:8  SCO MTU: 64:1
    UP RUNNING PSCAN
    RX bytes:1283292 acl:65502 sco:1441 events:1266 errors:0
    TX bytes:360374 acl:522 sco:1436 commands:565 errors:0

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

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


Re: [Kernel-packages] [Bug 1818140] Re: [Dell DW1560 / BCM20702A1] kobject_add_internal failed for hci0:11 with --EEXIST, don't try to register things with the same name in the same directory

2019-03-13 Thread Bartłomiej Żogała
It was unstable from the begining, I can test some bisect kernels if you
can provide me with


wt., 12 mar 2019, 18:50 użytkownik Kai-Heng Feng <
kai.heng.f...@canonical.com> napisał:

> So the bluetooth part is not proprietary. Does this issue happen to
> previous kernels?
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1818140
>
> Title:
>   [Dell DW1560 / BCM20702A1] kobject_add_internal failed for hci0:11
>   with --EEXIST, don't try to register things with the same name in the
>   same directory
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1818140/+subscriptions
>

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

Title:
  [Dell DW1560 / BCM20702A1] kobject_add_internal failed for hci0:11
  with --EEXIST, don't try to register things with the same name in the
  same directory

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  kobject_add_internal_failed for hci0:11 with --EEXIST, don't try to
  register things with the same name in the same directory

  This issue is about kernel - it shouldn't rely on state of unrealiable
  propertary drivers. Sometimes rmmod all bluetooth modules helps,
  sometimes restart is just faster.

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: bluetooth (not installed)
  ProcVersionSignature: Ubuntu 4.15.0-46.49-generic 4.15.18
  Uname: Linux 4.15.0-46-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.20.9-0ubuntu7.6
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Thu Feb 28 21:13:21 2019
  InstallationDate: Installed on 2015-05-08 (1392 days ago)
  InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
  InterestingModules: btusb rfcomm bnep bluetooth
  MachineType: Dell Inc. XPS 13 9343
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=pl_PL.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.15.0-46-generic 
root=/dev/mapper/ubuntu--vg-root ro crashkernel=384M-:128M quiet splash 
log_buf_len=1M crashkernel=384M-:128M
  SourcePackage: bluez
  UpgradeStatus: Upgraded to bionic on 2018-08-26 (185 days ago)
  dmi.bios.date: 09/27/2018
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A18
  dmi.board.name: 09K8G1
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A02
  dmi.chassis.type: 9
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvrA18:bd09/27/2018:svnDellInc.:pnXPS139343:pvr:rvnDellInc.:rn09K8G1:rvrA02:cvnDellInc.:ct9:cvr:
  dmi.product.name: XPS 13 9343
  dmi.sys.vendor: Dell Inc.
  hciconfig:
   hci0:Type: Primary  Bus: USB
    BD Address: 34:68:95:ED:83:EA  ACL MTU: 1021:8  SCO MTU: 64:1
    UP RUNNING PSCAN
    RX bytes:1283292 acl:65502 sco:1441 events:1266 errors:0
    TX bytes:360374 acl:522 sco:1436 commands:565 errors:0

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1818140/+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 1818140] Re: [Dell DW1560 / BCM20702A1] kobject_add_internal failed for hci0:11 with --EEXIST, don't try to register things with the same name in the same directory

2019-03-08 Thread Bartłomiej Żogała
It's BCM4352 802.11ac, both btusb and btbcm modules are loaded. I don't think 
full opensource driver exists the only avaliable package is bcmwl-kernel-source
Which causes: 
[   11.678078] wl: module license 'MIXED/Proprietary' taints kernel.

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

Title:
  [Dell DW1560 / BCM20702A1] kobject_add_internal failed for hci0:11
  with --EEXIST, don't try to register things with the same name in the
  same directory

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  kobject_add_internal_failed for hci0:11 with --EEXIST, don't try to
  register things with the same name in the same directory

  This issue is about kernel - it shouldn't rely on state of unrealiable
  propertary drivers. Sometimes rmmod all bluetooth modules helps,
  sometimes restart is just faster.

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: bluetooth (not installed)
  ProcVersionSignature: Ubuntu 4.15.0-46.49-generic 4.15.18
  Uname: Linux 4.15.0-46-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.20.9-0ubuntu7.6
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Thu Feb 28 21:13:21 2019
  InstallationDate: Installed on 2015-05-08 (1392 days ago)
  InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
  InterestingModules: btusb rfcomm bnep bluetooth
  MachineType: Dell Inc. XPS 13 9343
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=pl_PL.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.15.0-46-generic 
root=/dev/mapper/ubuntu--vg-root ro crashkernel=384M-:128M quiet splash 
log_buf_len=1M crashkernel=384M-:128M
  SourcePackage: bluez
  UpgradeStatus: Upgraded to bionic on 2018-08-26 (185 days ago)
  dmi.bios.date: 09/27/2018
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A18
  dmi.board.name: 09K8G1
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A02
  dmi.chassis.type: 9
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvrA18:bd09/27/2018:svnDellInc.:pnXPS139343:pvr:rvnDellInc.:rn09K8G1:rvrA02:cvnDellInc.:ct9:cvr:
  dmi.product.name: XPS 13 9343
  dmi.sys.vendor: Dell Inc.
  hciconfig:
   hci0:Type: Primary  Bus: USB
    BD Address: 34:68:95:ED:83:EA  ACL MTU: 1021:8  SCO MTU: 64:1
    UP RUNNING PSCAN
    RX bytes:1283292 acl:65502 sco:1441 events:1266 errors:0
    TX bytes:360374 acl:522 sco:1436 commands:565 errors:0

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1818140/+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 1818140] [NEW] Kernel module race condition during bluetooth discovery

2019-02-28 Thread Bartłomiej Żogała
Public bug reported:

Bugs probably in firmware:

Bluetooth: hci0: last event is not cmd complete (0x0f)

are causing:

kobject_add_internal_failed for hci0:11 with --EEXIST, don't try to
register things with the same name in the same directory


This issue is about kernel - it shouldn't rely on state of unrealiable 
propertary drivers. Sometimes rmmod all bluetooth modules helps, sometimes 
restart is just faster.

ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: bluetooth (not installed)
ProcVersionSignature: Ubuntu 4.15.0-46.49-generic 4.15.18
Uname: Linux 4.15.0-46-generic x86_64
NonfreeKernelModules: wl
ApportVersion: 2.20.9-0ubuntu7.6
Architecture: amd64
CurrentDesktop: ubuntu:GNOME
Date: Thu Feb 28 21:13:21 2019
InstallationDate: Installed on 2015-05-08 (1392 days ago)
InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
InterestingModules: btusb rfcomm bnep bluetooth
MachineType: Dell Inc. XPS 13 9343
ProcEnviron:
 TERM=xterm-256color
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=pl_PL.UTF-8
 SHELL=/bin/bash
ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.15.0-46-generic 
root=/dev/mapper/ubuntu--vg-root ro crashkernel=384M-:128M quiet splash 
log_buf_len=1M crashkernel=384M-:128M
SourcePackage: bluez
UpgradeStatus: Upgraded to bionic on 2018-08-26 (185 days ago)
dmi.bios.date: 09/27/2018
dmi.bios.vendor: Dell Inc.
dmi.bios.version: A18
dmi.board.name: 09K8G1
dmi.board.vendor: Dell Inc.
dmi.board.version: A02
dmi.chassis.type: 9
dmi.chassis.vendor: Dell Inc.
dmi.modalias: 
dmi:bvnDellInc.:bvrA18:bd09/27/2018:svnDellInc.:pnXPS139343:pvr:rvnDellInc.:rn09K8G1:rvrA02:cvnDellInc.:ct9:cvr:
dmi.product.name: XPS 13 9343
dmi.sys.vendor: Dell Inc.
hciconfig:
 hci0:  Type: Primary  Bus: USB
BD Address: 34:68:95:ED:83:EA  ACL MTU: 1021:8  SCO MTU: 64:1
UP RUNNING PSCAN 
RX bytes:1283292 acl:65502 sco:1441 events:1266 errors:0
TX bytes:360374 acl:522 sco:1436 commands:565 errors:0

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


** Tags: amd64 apport-bug bionic

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

Title:
  Kernel module race condition during bluetooth discovery

Status in bluez package in Ubuntu:
  New

Bug description:
  Bugs probably in firmware:

  Bluetooth: hci0: last event is not cmd complete (0x0f)

  are causing:

  kobject_add_internal_failed for hci0:11 with --EEXIST, don't try to
  register things with the same name in the same directory

  
  This issue is about kernel - it shouldn't rely on state of unrealiable 
propertary drivers. Sometimes rmmod all bluetooth modules helps, sometimes 
restart is just faster.

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: bluetooth (not installed)
  ProcVersionSignature: Ubuntu 4.15.0-46.49-generic 4.15.18
  Uname: Linux 4.15.0-46-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.20.9-0ubuntu7.6
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Thu Feb 28 21:13:21 2019
  InstallationDate: Installed on 2015-05-08 (1392 days ago)
  InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
  InterestingModules: btusb rfcomm bnep bluetooth
  MachineType: Dell Inc. XPS 13 9343
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=pl_PL.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.15.0-46-generic 
root=/dev/mapper/ubuntu--vg-root ro crashkernel=384M-:128M quiet splash 
log_buf_len=1M crashkernel=384M-:128M
  SourcePackage: bluez
  UpgradeStatus: Upgraded to bionic on 2018-08-26 (185 days ago)
  dmi.bios.date: 09/27/2018
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A18
  dmi.board.name: 09K8G1
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A02
  dmi.chassis.type: 9
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvrA18:bd09/27/2018:svnDellInc.:pnXPS139343:pvr:rvnDellInc.:rn09K8G1:rvrA02:cvnDellInc.:ct9:cvr:
  dmi.product.name: XPS 13 9343
  dmi.sys.vendor: Dell Inc.
  hciconfig:
   hci0:Type: Primary  Bus: USB
BD Address: 34:68:95:ED:83:EA  ACL MTU: 1021:8  SCO MTU: 64:1
UP RUNNING PSCAN 
RX bytes:1283292 acl:65502 sco:1441 events:1266 errors:0
TX bytes:360374 acl:522 sco:1436 commands:565 errors:0

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bluez/+bug/1818140/+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 1760284] Re: Regression, system unresponsible few seconds after showing gdm3, Sysrq doesn't work

2018-04-08 Thread Bartłomiej Żogała
I installed linux-kernel-4.16.0-041600-generic, I'm able to boot it but 
Broadcomm WiFI driver which I supsected as a reason fails:
Examining /etc/kernel/postinst.d.
run-parts: executing /etc/kernel/postinst.d/apt-auto-removal 
4.16.0-041600-generic /boot/vmlinuz-4.16.0-041600-generic
run-parts: executing /etc/kernel/postinst.d/dkms 4.16.0-041600-generic 
/boot/vmlinuz-4.16.0-041600-generic
ERROR (dkms apport): kernel package linux-headers-4.16.0-041600-generic is not 
supported
Error! Bad return status for module build on kernel: 4.16.0-041600-generic 
(x86_64)
Consult s/var/lib/dkms/bcmwl/6.30.223.271+bdcom/build/make.log for more 
information.
ERROR (dkms apport): kernel package linux-headers-4.16.0-041600-generic is not 
supported
Error! Bad return status for module build on kernel: 4.16.0-041600-generic 
(x86_64)
Consult /var/lib/dkms/vboxhost/5.0.32/build/make.log for more information.
run-parts: executing /etc/kernel/postinst.d/initramfs-tools 
4.16.0-041600-generic /boot/vmlinuz-4.16.0-041600-generic
update-initramfs: Generating /boot/initrd.img-4.16.0-041600-generic
W: Possible missing firmware /lib/firmware/i915/skl_dmc_ver1_27.bin for module 
i915
W: Possible missing firmware /lib/firmware/i915/kbl_dmc_ver1_04.bin for module 
i915

Attached. 
Meanwhile there was standard kernel upgrade 4.13.0-39-generic and it does 
work(including WiFi and with secure boot enabled(after manually signing wl.ko 
module))  in opposite to 4.13.0-37-generic and AFAIR 4.13.0-38-generic.


So my problem was solved but I'm open do debug it further. One thing which 
changed also I did:
apt-get install libelf-dev because of some warning from DKMS suggesting that 
during 4.16 kernel post-install.


** Attachment added: "bcmwl error from DKMS"
   
https://bugs.launchpad.net/ubuntu/artful/+source/linux/+bug/1760284/+attachment/5107162/+files/bcmwl-6.30.223.271+bdcom-make.log

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

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

** Also affects: dell-sputnik
   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/1760284

Title:
  Regression, system unresponsible  few seconds after showing gdm3,
  Sysrq doesn't work

Status in Dell Sputnik:
  New
Status in linux package in Ubuntu:
  Confirmed
Status in linux source package in Artful:
  Confirmed

Bug description:
  After upgrading from ubuntu 17.04 to 17.10 with new kernel
  4.13.0-37-generic system stopped to work few seconds after showing
  display manager(a while after WiFi changes icon to connected). This
  his hard crash, SysRq command doesn't work. This is not an issue on
  the same environment with old kernel 4.10.0-43-generic booted

  ProblemType: Bug
  DistroRelease: Ubuntu 17.10
  Package: linux-image-4.13.0-37-generic 4.13.0-37.42
  ProcVersionSignature: Ubuntu 4.10.0-43.47-generic 4.10.17
  Uname: Linux 4.10.0-43-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.20.7-0ubuntu3.7
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  nusch  3173 F pulseaudio
   /dev/snd/controlC0:  nusch  3173 F pulseaudio
  CurrentDesktop: ubuntu:GNOME
  Date: Sat Mar 31 12:17:44 2018
  HibernationDevice: RESUME=/dev/mapper/ubuntu--vg-swap_1
  InstallationDate: Installed on 2015-05-08 (1058 days ago)
  InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
  MachineType: Dell Inc. XPS 13 9343
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=pl_PL.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.10.0-43-generic.efi.signed 
root=/dev/mapper/ubuntu--vg-root ro crashkernel=384M-:128M quiet splash 
log_buf_len=1M crashkernel=384M-:128M
  RelatedPackageVersions:
   linux-restricted-modules-4.10.0-43-generic N/A
   linux-backports-modules-4.10.0-43-generic  N/A
   linux-firmware 1.169.3
  SourcePackage: linux
  UpgradeStatus: Upgraded to artful on 2018-03-31 (0 days ago)
  dmi.bios.date: 01/23/2018
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A15
  dmi.board.name: 09K8G1
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A02
  dmi.chassis.type: 9
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvrA15:bd01/23/2018:svnDellInc.:pnXPS139343:pvr:rvnDellInc.:rn09K8G1:rvrA02:cvnDellInc.:ct9:cvr:
  dmi.product.name: XPS 13 9343
  dmi.sys.vendor: Dell Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/dell-sputnik/+bug/1760284/+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 1760284] [NEW] Regression, system unresponsible few seconds after showing gdm3, Sysrq doesn't work

2018-03-31 Thread Bartłomiej Żogała
Public bug reported:

After upgrading from ubuntu 17.04 to 17.10 with new kernel
4.13.0-37-generic system stopped to work few seconds after showing
display manager(a while after WiFi changes icon to connected). This his
hard crash, SysRq command doesn't work. This is not an issue on the same
environment with old kernel 4.10.0-43-generic booted

ProblemType: Bug
DistroRelease: Ubuntu 17.10
Package: linux-image-4.13.0-37-generic 4.13.0-37.42
ProcVersionSignature: Ubuntu 4.10.0-43.47-generic 4.10.17
Uname: Linux 4.10.0-43-generic x86_64
NonfreeKernelModules: wl
ApportVersion: 2.20.7-0ubuntu3.7
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC1:  nusch  3173 F pulseaudio
 /dev/snd/controlC0:  nusch  3173 F pulseaudio
CurrentDesktop: ubuntu:GNOME
Date: Sat Mar 31 12:17:44 2018
HibernationDevice: RESUME=/dev/mapper/ubuntu--vg-swap_1
InstallationDate: Installed on 2015-05-08 (1058 days ago)
InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
MachineType: Dell Inc. XPS 13 9343
ProcEnviron:
 TERM=xterm
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=pl_PL.UTF-8
 SHELL=/bin/bash
ProcFB: 0 inteldrmfb
ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.10.0-43-generic.efi.signed 
root=/dev/mapper/ubuntu--vg-root ro crashkernel=384M-:128M quiet splash 
log_buf_len=1M crashkernel=384M-:128M
RelatedPackageVersions:
 linux-restricted-modules-4.10.0-43-generic N/A
 linux-backports-modules-4.10.0-43-generic  N/A
 linux-firmware 1.169.3
SourcePackage: linux
UpgradeStatus: Upgraded to artful on 2018-03-31 (0 days ago)
dmi.bios.date: 01/23/2018
dmi.bios.vendor: Dell Inc.
dmi.bios.version: A15
dmi.board.name: 09K8G1
dmi.board.vendor: Dell Inc.
dmi.board.version: A02
dmi.chassis.type: 9
dmi.chassis.vendor: Dell Inc.
dmi.modalias: 
dmi:bvnDellInc.:bvrA15:bd01/23/2018:svnDellInc.:pnXPS139343:pvr:rvnDellInc.:rn09K8G1:rvrA02:cvnDellInc.:ct9:cvr:
dmi.product.name: XPS 13 9343
dmi.sys.vendor: Dell Inc.

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


** Tags: amd64 apport-bug artful wayland-session

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

Title:
  Regression, system unresponsible  few seconds after showing gdm3,
  Sysrq doesn't work

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  After upgrading from ubuntu 17.04 to 17.10 with new kernel
  4.13.0-37-generic system stopped to work few seconds after showing
  display manager(a while after WiFi changes icon to connected). This
  his hard crash, SysRq command doesn't work. This is not an issue on
  the same environment with old kernel 4.10.0-43-generic booted

  ProblemType: Bug
  DistroRelease: Ubuntu 17.10
  Package: linux-image-4.13.0-37-generic 4.13.0-37.42
  ProcVersionSignature: Ubuntu 4.10.0-43.47-generic 4.10.17
  Uname: Linux 4.10.0-43-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.20.7-0ubuntu3.7
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  nusch  3173 F pulseaudio
   /dev/snd/controlC0:  nusch  3173 F pulseaudio
  CurrentDesktop: ubuntu:GNOME
  Date: Sat Mar 31 12:17:44 2018
  HibernationDevice: RESUME=/dev/mapper/ubuntu--vg-swap_1
  InstallationDate: Installed on 2015-05-08 (1058 days ago)
  InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
  MachineType: Dell Inc. XPS 13 9343
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=pl_PL.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.10.0-43-generic.efi.signed 
root=/dev/mapper/ubuntu--vg-root ro crashkernel=384M-:128M quiet splash 
log_buf_len=1M crashkernel=384M-:128M
  RelatedPackageVersions:
   linux-restricted-modules-4.10.0-43-generic N/A
   linux-backports-modules-4.10.0-43-generic  N/A
   linux-firmware 1.169.3
  SourcePackage: linux
  UpgradeStatus: Upgraded to artful on 2018-03-31 (0 days ago)
  dmi.bios.date: 01/23/2018
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A15
  dmi.board.name: 09K8G1
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A02
  dmi.chassis.type: 9
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvrA15:bd01/23/2018:svnDellInc.:pnXPS139343:pvr:rvnDellInc.:rn09K8G1:rvrA02:cvnDellInc.:ct9:cvr:
  dmi.product.name: XPS 13 9343
  dmi.sys.vendor: Dell Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1760284/+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 1545320] Re: Dell XPS13 with i915 hangs with only mouse cursor and SSH working

2016-05-17 Thread Bartłomiej Żogała
This bug is about XPS13 only, upstream kernel didn't fixed the issue

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

Title:
  Dell XPS13 with i915 hangs with only mouse cursor and SSH working

Status in Linux:
  Unknown
Status in linux package in Ubuntu:
  Triaged

Bug description:
  [42662.007846] [drm:check_crtc_state] [CRTC:21]
  [42662.007851] [drm:check_crtc_state] [CRTC:25]
  [42662.007852] [drm:check_crtc_state] [CRTC:29]
  [42662.007853] [drm:check_shared_dpll_state] WRPLL 1
  [42662.007854] [drm:check_shared_dpll_state] WRPLL 2
  [42662.074691] [ cut here ]
  [42662.074711] WARNING: CPU: 0 PID: 0 at 
/build/linux-NgsOGa/linux-4.2.0/drivers/gpu/drm/i915/intel_display.c:11102 
intel_check_page_flip+0xfc/0x110 [i915]()
  [42662.074712] Kicking stuck page flip: queued at 1340036, now 1340040
  [42662.074713] Modules linked in: cdc_acm hid_logitech_hidpp hid_logitech_dj 
hid_generic vmnet(OE) parport_pc vmw_vsock_vmci_transport vsock vmw_vmci 
vmmon(OE) rfcomm bnep pci_stub vboxpci(OE) vboxnetadp($
  [42662.074740]  snd_pcm rtsx_pci_ms snd_seq memstick snd_seq_device snd_timer 
snd shpchp soundcore mei_me lpc_ich mei soc_button_array int3403_thermal 
i2c_designware_platform int3402_thermal dw_dmac dw_dm$
  [42662.074766] CPU: 0 PID: 0 Comm: swapper/0 Tainted: P   OE   
4.2.0-27-generic #32-Ubuntu
  [42662.074767] Hardware name: Dell Inc. XPS 13 9343/09K8G1, BIOS A05 
07/14/2015
  [42662.074768]   6e5309da9f364044 88021f403d48 
817eae99
  [42662.074770]   88021f403da0 88021f403d88 
8107b9c6
  [42662.074772]  88021f403db8 880210c5d800 8802113cf000 
880210c5d9a8
  [42662.074773] Call Trace:
  [42662.074774][] dump_stack+0x45/0x57
  [42662.074780]  [] warn_slowpath_common+0x86/0xc0
  [42662.074782]  [] warn_slowpath_fmt+0x55/0x70
  [42662.074793]  [] intel_check_page_flip+0xfc/0x110 [i915]
  [42662.074802]  [] gen8_irq_handler+0x325/0x590 [i915]
  [42662.074804]  [] handle_irq_event_percpu+0x74/0x180
  [42662.074806]  [] handle_irq_event+0x49/0x70
  [42662.074808]  [] handle_edge_irq+0x81/0x150
  [42662.074810]  [] handle_irq+0x25/0x40
  [42662.074812]  [] do_IRQ+0x4f/0xe0
  [42662.074813]  [] common_interrupt+0x6b/0x6b
  [42662.074814][] ? enqueue_hrtimer+0x44/0x80
  [42662.074818]  [] ? cpuidle_enter_state+0x130/0x270
  [42662.074819]  [] ? cpuidle_enter_state+0x10b/0x270
  [42662.074821]  [] cpuidle_enter+0x17/0x20
  [42662.074822]  [] call_cpuidle+0x32/0x60
  [42662.074823]  [] ? cpuidle_select+0x13/0x20
  [42662.074825]  [] cpu_startup_entry+0x268/0x320

  ProblemType: Bug
  DistroRelease: Ubuntu 15.10
  Package: xserver-xorg-video-intel 2:2.99.917+git20150808-0ubuntu4
  ProcVersionSignature: Ubuntu 4.2.0-27.32-generic 4.2.8-ckt1
  Uname: Linux 4.2.0-27-generic x86_64
  NonfreeKernelModules: wl
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.19.1-0ubuntu5
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  Date: Sat Feb 13 20:13:24 2016
  DistUpgraded: 2015-11-15 21:52:38,727 DEBUG enabling apt cron job
  DistroCodename: wily
  DistroVariant: ubuntu
  DkmsStatus:
   bcmwl, 6.30.223.248+bdcom, 4.2.0-25-generic, x86_64: installed
   bcmwl, 6.30.223.248+bdcom, 4.2.0-27-generic, x86_64: installed
   vboxhost, 5.0.10, 4.2.0-25-generic, x86_64: installed
   vboxhost, 5.0.10, 4.2.0-27-generic, x86_64: installed
  ExtraDebuggingInterest: Yes, including running git bisection searches
  GraphicsCard:
   Intel Corporation Broadwell-U Integrated Graphics [8086:1616] (rev 09) 
(prog-if 00 [VGA controller])
 Subsystem: Dell Device [1028:0665]
  InstallationDate: Installed on 2015-05-08 (281 days ago)
  InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
  MachineType: Dell Inc. XPS 13 9343
  PlymouthDebug: Error: [Errno 13] Brak dostępu: '/var/log/plymouth-debug.log'
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.2.0-27-generic.efi.signed 
root=/dev/mapper/ubuntu--vg-root ro plymouth:debug splash quiet drm.debug=0xe 
crashkernel=384M-:128M crashkernel=384M-:128M crashkernel=384M-:128M 
crashkernel=384M-:128M crashkernel=384M-:128M crashkernel=384M-:128M 
vt.handoff=7
  SourcePackage: xserver-xorg-video-intel
  UdevLog: Error: [Errno 2] Nie ma takiego pliku ani katalogu: '/var/log/udev'
  UpgradeStatus: Upgraded to wily on 2015-11-15 (89 days ago)
  dmi.bios.date: 07/14/2015
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A05
  dmi.board.name: 09K8G1
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 9
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 

[Kernel-packages] [Bug 1545320] Re: Dell XPS13 with i915 hangs with only mouse cursor and SSH working

2016-05-10 Thread Bartłomiej Żogała
** Also affects: linux via
   https://bugs.freedesktop.org/show_bug.cgi?id=94580
   Importance: Unknown
   Status: Unknown

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

Title:
  Dell XPS13 with i915 hangs with only mouse cursor and SSH working

Status in Linux:
  Unknown
Status in linux package in Ubuntu:
  Triaged

Bug description:
  [42662.007846] [drm:check_crtc_state] [CRTC:21]
  [42662.007851] [drm:check_crtc_state] [CRTC:25]
  [42662.007852] [drm:check_crtc_state] [CRTC:29]
  [42662.007853] [drm:check_shared_dpll_state] WRPLL 1
  [42662.007854] [drm:check_shared_dpll_state] WRPLL 2
  [42662.074691] [ cut here ]
  [42662.074711] WARNING: CPU: 0 PID: 0 at 
/build/linux-NgsOGa/linux-4.2.0/drivers/gpu/drm/i915/intel_display.c:11102 
intel_check_page_flip+0xfc/0x110 [i915]()
  [42662.074712] Kicking stuck page flip: queued at 1340036, now 1340040
  [42662.074713] Modules linked in: cdc_acm hid_logitech_hidpp hid_logitech_dj 
hid_generic vmnet(OE) parport_pc vmw_vsock_vmci_transport vsock vmw_vmci 
vmmon(OE) rfcomm bnep pci_stub vboxpci(OE) vboxnetadp($
  [42662.074740]  snd_pcm rtsx_pci_ms snd_seq memstick snd_seq_device snd_timer 
snd shpchp soundcore mei_me lpc_ich mei soc_button_array int3403_thermal 
i2c_designware_platform int3402_thermal dw_dmac dw_dm$
  [42662.074766] CPU: 0 PID: 0 Comm: swapper/0 Tainted: P   OE   
4.2.0-27-generic #32-Ubuntu
  [42662.074767] Hardware name: Dell Inc. XPS 13 9343/09K8G1, BIOS A05 
07/14/2015
  [42662.074768]   6e5309da9f364044 88021f403d48 
817eae99
  [42662.074770]   88021f403da0 88021f403d88 
8107b9c6
  [42662.074772]  88021f403db8 880210c5d800 8802113cf000 
880210c5d9a8
  [42662.074773] Call Trace:
  [42662.074774][] dump_stack+0x45/0x57
  [42662.074780]  [] warn_slowpath_common+0x86/0xc0
  [42662.074782]  [] warn_slowpath_fmt+0x55/0x70
  [42662.074793]  [] intel_check_page_flip+0xfc/0x110 [i915]
  [42662.074802]  [] gen8_irq_handler+0x325/0x590 [i915]
  [42662.074804]  [] handle_irq_event_percpu+0x74/0x180
  [42662.074806]  [] handle_irq_event+0x49/0x70
  [42662.074808]  [] handle_edge_irq+0x81/0x150
  [42662.074810]  [] handle_irq+0x25/0x40
  [42662.074812]  [] do_IRQ+0x4f/0xe0
  [42662.074813]  [] common_interrupt+0x6b/0x6b
  [42662.074814][] ? enqueue_hrtimer+0x44/0x80
  [42662.074818]  [] ? cpuidle_enter_state+0x130/0x270
  [42662.074819]  [] ? cpuidle_enter_state+0x10b/0x270
  [42662.074821]  [] cpuidle_enter+0x17/0x20
  [42662.074822]  [] call_cpuidle+0x32/0x60
  [42662.074823]  [] ? cpuidle_select+0x13/0x20
  [42662.074825]  [] cpu_startup_entry+0x268/0x320

  ProblemType: Bug
  DistroRelease: Ubuntu 15.10
  Package: xserver-xorg-video-intel 2:2.99.917+git20150808-0ubuntu4
  ProcVersionSignature: Ubuntu 4.2.0-27.32-generic 4.2.8-ckt1
  Uname: Linux 4.2.0-27-generic x86_64
  NonfreeKernelModules: wl
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.19.1-0ubuntu5
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  Date: Sat Feb 13 20:13:24 2016
  DistUpgraded: 2015-11-15 21:52:38,727 DEBUG enabling apt cron job
  DistroCodename: wily
  DistroVariant: ubuntu
  DkmsStatus:
   bcmwl, 6.30.223.248+bdcom, 4.2.0-25-generic, x86_64: installed
   bcmwl, 6.30.223.248+bdcom, 4.2.0-27-generic, x86_64: installed
   vboxhost, 5.0.10, 4.2.0-25-generic, x86_64: installed
   vboxhost, 5.0.10, 4.2.0-27-generic, x86_64: installed
  ExtraDebuggingInterest: Yes, including running git bisection searches
  GraphicsCard:
   Intel Corporation Broadwell-U Integrated Graphics [8086:1616] (rev 09) 
(prog-if 00 [VGA controller])
 Subsystem: Dell Device [1028:0665]
  InstallationDate: Installed on 2015-05-08 (281 days ago)
  InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
  MachineType: Dell Inc. XPS 13 9343
  PlymouthDebug: Error: [Errno 13] Brak dostępu: '/var/log/plymouth-debug.log'
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.2.0-27-generic.efi.signed 
root=/dev/mapper/ubuntu--vg-root ro plymouth:debug splash quiet drm.debug=0xe 
crashkernel=384M-:128M crashkernel=384M-:128M crashkernel=384M-:128M 
crashkernel=384M-:128M crashkernel=384M-:128M crashkernel=384M-:128M 
vt.handoff=7
  SourcePackage: xserver-xorg-video-intel
  UdevLog: Error: [Errno 2] Nie ma takiego pliku ani katalogu: '/var/log/udev'
  UpgradeStatus: Upgraded to wily on 2015-11-15 (89 days ago)
  dmi.bios.date: 07/14/2015
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A05
  dmi.board.name: 09K8G1
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 9
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 

[Kernel-packages] [Bug 1545334] Re: Multiple [drm:gen8_irq_handler [i915]] *ERROR* The master control interrupt lied (SDE)! on DELL XPS13(9343) latest BIOS A07

2016-04-22 Thread Bartłomiej Żogała
Christopher, I misunderstood you question, answering it -  the system
hangs from time to time with no reason. I think it may me connected.

** Changed in: linux (Ubuntu)
   Status: Expired => 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/1545334

Title:
  Multiple [drm:gen8_irq_handler [i915]] *ERROR* The master control
  interrupt lied (SDE)! on DELL XPS13(9343) latest BIOS A07

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Also present on Kernel PPA linux-drm-intel-nightly and drm-intel-next

  ProblemType: Bug
  DistroRelease: Ubuntu 15.10
  Package: xserver-xorg-video-intel 2:2.99.917+git20150808-0ubuntu4
  ProcVersionSignature: Ubuntu 4.2.0-27.32-generic 4.2.8-ckt1
  Uname: Linux 4.2.0-27-generic x86_64
  NonfreeKernelModules: wl
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.19.1-0ubuntu5
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  Date: Sat Feb 13 22:23:24 2016
  DistUpgraded: 2015-11-15 21:52:38,727 DEBUG enabling apt cron job
  DistroCodename: wily
  DistroVariant: ubuntu
  DkmsStatus:
   bcmwl, 6.30.223.248+bdcom, 4.2.0-27-generic, x86_64: installed
   vboxhost, 5.0.10, 4.2.0-27-generic, x86_64: installed
  ExtraDebuggingInterest: Yes, including running git bisection searches
  GraphicsCard:
   Intel Corporation Broadwell-U Integrated Graphics [8086:1616] (rev 09) 
(prog-if 00 [VGA controller])
 Subsystem: Dell Device [1028:0665]
  InstallationDate: Installed on 2015-05-08 (281 days ago)
  InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
  MachineType: Dell Inc. XPS 13 9343
  ProcEnviron:
   LANGUAGE=pl_PL
   TERM=xterm
   PATH=(custom, no user)
   LANG=pl_PL.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.2.0-27-generic.efi.signed 
root=/dev/mapper/ubuntu--vg-root ro plymouth:debug splash quiet drm.debug=0xe 
crashkernel=384M-:128M crashkernel=384M-:128M crashkernel=384M-:128M 
crashkernel=384M-:128M crashkernel=384M-:128M crashkernel=384M-:128M 
vt.handoff=7
  SourcePackage: xserver-xorg-video-intel
  UdevLog: Error: [Errno 2] Nie ma takiego pliku ani katalogu: '/var/log/udev'
  UpgradeStatus: Upgraded to wily on 2015-11-15 (90 days ago)
  dmi.bios.date: 11/11/2015
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A07
  dmi.board.name: 09K8G1
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 9
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvrA07:bd11/11/2015:svnDellInc.:pnXPS139343:pvr:rvnDellInc.:rn09K8G1:rvrA00:cvnDellInc.:ct9:cvr:
  dmi.product.name: XPS 13 9343
  dmi.sys.vendor: Dell Inc.
  version.compiz: compiz 1:0.9.12.2+15.10.20151202-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.64-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 11.0.2-1ubuntu4
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 11.0.2-1ubuntu4
  version.xserver-xorg-core: xserver-xorg-core 2:1.17.2-1ubuntu9.1
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.9.2-1ubuntu1
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:7.5.0+git20150819-0ubuntu1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20150808-0ubuntu4
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.11-1ubuntu3
  xserver.bootTime: Sat Feb 13 22:00:02 2016
  xserver.configfile: default
  xserver.errors:
   
  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   product id5153 
   vendor SHP
  xserver.version: 2:1.17.2-1ubuntu9.1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1545334/+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 1545320] Re: Dell XPS13 with i915 hangs with only mouse cursor and SSH working

2016-03-19 Thread Bartłomiej Żogała
Upstream URL: https://bugs.freedesktop.org/show_bug.cgi?id=94580

** Bug watch added: freedesktop.org Bugzilla #94580
   https://bugs.freedesktop.org/show_bug.cgi?id=94580

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

Title:
  Dell XPS13 with i915 hangs with only mouse cursor and SSH working

Status in linux package in Ubuntu:
  Triaged

Bug description:
  [42662.007846] [drm:check_crtc_state] [CRTC:21]
  [42662.007851] [drm:check_crtc_state] [CRTC:25]
  [42662.007852] [drm:check_crtc_state] [CRTC:29]
  [42662.007853] [drm:check_shared_dpll_state] WRPLL 1
  [42662.007854] [drm:check_shared_dpll_state] WRPLL 2
  [42662.074691] [ cut here ]
  [42662.074711] WARNING: CPU: 0 PID: 0 at 
/build/linux-NgsOGa/linux-4.2.0/drivers/gpu/drm/i915/intel_display.c:11102 
intel_check_page_flip+0xfc/0x110 [i915]()
  [42662.074712] Kicking stuck page flip: queued at 1340036, now 1340040
  [42662.074713] Modules linked in: cdc_acm hid_logitech_hidpp hid_logitech_dj 
hid_generic vmnet(OE) parport_pc vmw_vsock_vmci_transport vsock vmw_vmci 
vmmon(OE) rfcomm bnep pci_stub vboxpci(OE) vboxnetadp($
  [42662.074740]  snd_pcm rtsx_pci_ms snd_seq memstick snd_seq_device snd_timer 
snd shpchp soundcore mei_me lpc_ich mei soc_button_array int3403_thermal 
i2c_designware_platform int3402_thermal dw_dmac dw_dm$
  [42662.074766] CPU: 0 PID: 0 Comm: swapper/0 Tainted: P   OE   
4.2.0-27-generic #32-Ubuntu
  [42662.074767] Hardware name: Dell Inc. XPS 13 9343/09K8G1, BIOS A05 
07/14/2015
  [42662.074768]   6e5309da9f364044 88021f403d48 
817eae99
  [42662.074770]   88021f403da0 88021f403d88 
8107b9c6
  [42662.074772]  88021f403db8 880210c5d800 8802113cf000 
880210c5d9a8
  [42662.074773] Call Trace:
  [42662.074774][] dump_stack+0x45/0x57
  [42662.074780]  [] warn_slowpath_common+0x86/0xc0
  [42662.074782]  [] warn_slowpath_fmt+0x55/0x70
  [42662.074793]  [] intel_check_page_flip+0xfc/0x110 [i915]
  [42662.074802]  [] gen8_irq_handler+0x325/0x590 [i915]
  [42662.074804]  [] handle_irq_event_percpu+0x74/0x180
  [42662.074806]  [] handle_irq_event+0x49/0x70
  [42662.074808]  [] handle_edge_irq+0x81/0x150
  [42662.074810]  [] handle_irq+0x25/0x40
  [42662.074812]  [] do_IRQ+0x4f/0xe0
  [42662.074813]  [] common_interrupt+0x6b/0x6b
  [42662.074814][] ? enqueue_hrtimer+0x44/0x80
  [42662.074818]  [] ? cpuidle_enter_state+0x130/0x270
  [42662.074819]  [] ? cpuidle_enter_state+0x10b/0x270
  [42662.074821]  [] cpuidle_enter+0x17/0x20
  [42662.074822]  [] call_cpuidle+0x32/0x60
  [42662.074823]  [] ? cpuidle_select+0x13/0x20
  [42662.074825]  [] cpu_startup_entry+0x268/0x320

  ProblemType: Bug
  DistroRelease: Ubuntu 15.10
  Package: xserver-xorg-video-intel 2:2.99.917+git20150808-0ubuntu4
  ProcVersionSignature: Ubuntu 4.2.0-27.32-generic 4.2.8-ckt1
  Uname: Linux 4.2.0-27-generic x86_64
  NonfreeKernelModules: wl
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.19.1-0ubuntu5
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  Date: Sat Feb 13 20:13:24 2016
  DistUpgraded: 2015-11-15 21:52:38,727 DEBUG enabling apt cron job
  DistroCodename: wily
  DistroVariant: ubuntu
  DkmsStatus:
   bcmwl, 6.30.223.248+bdcom, 4.2.0-25-generic, x86_64: installed
   bcmwl, 6.30.223.248+bdcom, 4.2.0-27-generic, x86_64: installed
   vboxhost, 5.0.10, 4.2.0-25-generic, x86_64: installed
   vboxhost, 5.0.10, 4.2.0-27-generic, x86_64: installed
  ExtraDebuggingInterest: Yes, including running git bisection searches
  GraphicsCard:
   Intel Corporation Broadwell-U Integrated Graphics [8086:1616] (rev 09) 
(prog-if 00 [VGA controller])
 Subsystem: Dell Device [1028:0665]
  InstallationDate: Installed on 2015-05-08 (281 days ago)
  InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
  MachineType: Dell Inc. XPS 13 9343
  PlymouthDebug: Error: [Errno 13] Brak dostępu: '/var/log/plymouth-debug.log'
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.2.0-27-generic.efi.signed 
root=/dev/mapper/ubuntu--vg-root ro plymouth:debug splash quiet drm.debug=0xe 
crashkernel=384M-:128M crashkernel=384M-:128M crashkernel=384M-:128M 
crashkernel=384M-:128M crashkernel=384M-:128M crashkernel=384M-:128M 
vt.handoff=7
  SourcePackage: xserver-xorg-video-intel
  UdevLog: Error: [Errno 2] Nie ma takiego pliku ani katalogu: '/var/log/udev'
  UpgradeStatus: Upgraded to wily on 2015-11-15 (89 days ago)
  dmi.bios.date: 07/14/2015
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A05
  dmi.board.name: 09K8G1
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 9
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 

[Kernel-packages] [Bug 1545334] Re: Multiple [drm:gen8_irq_handler [i915]] *ERROR* The master control interrupt lied (SDE)! on DELL XPS13(9343) latest BIOS A07

2016-02-22 Thread Bartłomiej Żogała
Yes, I do

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

Title:
  Multiple [drm:gen8_irq_handler [i915]] *ERROR* The master control
  interrupt lied (SDE)! on DELL XPS13(9343) latest BIOS A07

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Also present on Kernel PPA linux-drm-intel-nightly and drm-intel-next

  ProblemType: Bug
  DistroRelease: Ubuntu 15.10
  Package: xserver-xorg-video-intel 2:2.99.917+git20150808-0ubuntu4
  ProcVersionSignature: Ubuntu 4.2.0-27.32-generic 4.2.8-ckt1
  Uname: Linux 4.2.0-27-generic x86_64
  NonfreeKernelModules: wl
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.19.1-0ubuntu5
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  Date: Sat Feb 13 22:23:24 2016
  DistUpgraded: 2015-11-15 21:52:38,727 DEBUG enabling apt cron job
  DistroCodename: wily
  DistroVariant: ubuntu
  DkmsStatus:
   bcmwl, 6.30.223.248+bdcom, 4.2.0-27-generic, x86_64: installed
   vboxhost, 5.0.10, 4.2.0-27-generic, x86_64: installed
  ExtraDebuggingInterest: Yes, including running git bisection searches
  GraphicsCard:
   Intel Corporation Broadwell-U Integrated Graphics [8086:1616] (rev 09) 
(prog-if 00 [VGA controller])
 Subsystem: Dell Device [1028:0665]
  InstallationDate: Installed on 2015-05-08 (281 days ago)
  InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
  MachineType: Dell Inc. XPS 13 9343
  ProcEnviron:
   LANGUAGE=pl_PL
   TERM=xterm
   PATH=(custom, no user)
   LANG=pl_PL.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.2.0-27-generic.efi.signed 
root=/dev/mapper/ubuntu--vg-root ro plymouth:debug splash quiet drm.debug=0xe 
crashkernel=384M-:128M crashkernel=384M-:128M crashkernel=384M-:128M 
crashkernel=384M-:128M crashkernel=384M-:128M crashkernel=384M-:128M 
vt.handoff=7
  SourcePackage: xserver-xorg-video-intel
  UdevLog: Error: [Errno 2] Nie ma takiego pliku ani katalogu: '/var/log/udev'
  UpgradeStatus: Upgraded to wily on 2015-11-15 (90 days ago)
  dmi.bios.date: 11/11/2015
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A07
  dmi.board.name: 09K8G1
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 9
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvrA07:bd11/11/2015:svnDellInc.:pnXPS139343:pvr:rvnDellInc.:rn09K8G1:rvrA00:cvnDellInc.:ct9:cvr:
  dmi.product.name: XPS 13 9343
  dmi.sys.vendor: Dell Inc.
  version.compiz: compiz 1:0.9.12.2+15.10.20151202-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.64-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 11.0.2-1ubuntu4
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 11.0.2-1ubuntu4
  version.xserver-xorg-core: xserver-xorg-core 2:1.17.2-1ubuntu9.1
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.9.2-1ubuntu1
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:7.5.0+git20150819-0ubuntu1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20150808-0ubuntu4
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.11-1ubuntu3
  xserver.bootTime: Sat Feb 13 22:00:02 2016
  xserver.configfile: default
  xserver.errors:
   
  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   product id5153 
   vendor SHP
  xserver.version: 2:1.17.2-1ubuntu9.1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1545334/+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 1545334] Re: Multiple [drm:gen8_irq_handler [i915]] *ERROR* The master control interrupt lied (SDE)! on DELL XPS13(9343) latest BIOS A07

2016-02-22 Thread Bartłomiej Żogała
That my understanding of statuses: You've asked for additional
information, changing status to Incomplete. Then I provided you with
that info changing the status back. Am I wrong or do you need particular
info ? about 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/1545334

Title:
  Multiple [drm:gen8_irq_handler [i915]] *ERROR* The master control
  interrupt lied (SDE)! on DELL XPS13(9343) latest BIOS A07

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Also present on Kernel PPA linux-drm-intel-nightly and drm-intel-next

  ProblemType: Bug
  DistroRelease: Ubuntu 15.10
  Package: xserver-xorg-video-intel 2:2.99.917+git20150808-0ubuntu4
  ProcVersionSignature: Ubuntu 4.2.0-27.32-generic 4.2.8-ckt1
  Uname: Linux 4.2.0-27-generic x86_64
  NonfreeKernelModules: wl
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.19.1-0ubuntu5
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  Date: Sat Feb 13 22:23:24 2016
  DistUpgraded: 2015-11-15 21:52:38,727 DEBUG enabling apt cron job
  DistroCodename: wily
  DistroVariant: ubuntu
  DkmsStatus:
   bcmwl, 6.30.223.248+bdcom, 4.2.0-27-generic, x86_64: installed
   vboxhost, 5.0.10, 4.2.0-27-generic, x86_64: installed
  ExtraDebuggingInterest: Yes, including running git bisection searches
  GraphicsCard:
   Intel Corporation Broadwell-U Integrated Graphics [8086:1616] (rev 09) 
(prog-if 00 [VGA controller])
 Subsystem: Dell Device [1028:0665]
  InstallationDate: Installed on 2015-05-08 (281 days ago)
  InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
  MachineType: Dell Inc. XPS 13 9343
  ProcEnviron:
   LANGUAGE=pl_PL
   TERM=xterm
   PATH=(custom, no user)
   LANG=pl_PL.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.2.0-27-generic.efi.signed 
root=/dev/mapper/ubuntu--vg-root ro plymouth:debug splash quiet drm.debug=0xe 
crashkernel=384M-:128M crashkernel=384M-:128M crashkernel=384M-:128M 
crashkernel=384M-:128M crashkernel=384M-:128M crashkernel=384M-:128M 
vt.handoff=7
  SourcePackage: xserver-xorg-video-intel
  UdevLog: Error: [Errno 2] Nie ma takiego pliku ani katalogu: '/var/log/udev'
  UpgradeStatus: Upgraded to wily on 2015-11-15 (90 days ago)
  dmi.bios.date: 11/11/2015
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A07
  dmi.board.name: 09K8G1
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 9
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvrA07:bd11/11/2015:svnDellInc.:pnXPS139343:pvr:rvnDellInc.:rn09K8G1:rvrA00:cvnDellInc.:ct9:cvr:
  dmi.product.name: XPS 13 9343
  dmi.sys.vendor: Dell Inc.
  version.compiz: compiz 1:0.9.12.2+15.10.20151202-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.64-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 11.0.2-1ubuntu4
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 11.0.2-1ubuntu4
  version.xserver-xorg-core: xserver-xorg-core 2:1.17.2-1ubuntu9.1
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.9.2-1ubuntu1
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:7.5.0+git20150819-0ubuntu1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20150808-0ubuntu4
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.11-1ubuntu3
  xserver.bootTime: Sat Feb 13 22:00:02 2016
  xserver.configfile: default
  xserver.errors:
   
  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   product id5153 
   vendor SHP
  xserver.version: 2:1.17.2-1ubuntu9.1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1545334/+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 1545334] Re: Multiple [drm:gen8_irq_handler [i915]] *ERROR* The master control interrupt lied (SDE)! on DELL XPS13(9343) latest BIOS A07

2016-02-22 Thread Bartłomiej Żogała
** 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/1545334

Title:
  Multiple [drm:gen8_irq_handler [i915]] *ERROR* The master control
  interrupt lied (SDE)! on DELL XPS13(9343) latest BIOS A07

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Also present on Kernel PPA linux-drm-intel-nightly and drm-intel-next

  ProblemType: Bug
  DistroRelease: Ubuntu 15.10
  Package: xserver-xorg-video-intel 2:2.99.917+git20150808-0ubuntu4
  ProcVersionSignature: Ubuntu 4.2.0-27.32-generic 4.2.8-ckt1
  Uname: Linux 4.2.0-27-generic x86_64
  NonfreeKernelModules: wl
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.19.1-0ubuntu5
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  Date: Sat Feb 13 22:23:24 2016
  DistUpgraded: 2015-11-15 21:52:38,727 DEBUG enabling apt cron job
  DistroCodename: wily
  DistroVariant: ubuntu
  DkmsStatus:
   bcmwl, 6.30.223.248+bdcom, 4.2.0-27-generic, x86_64: installed
   vboxhost, 5.0.10, 4.2.0-27-generic, x86_64: installed
  ExtraDebuggingInterest: Yes, including running git bisection searches
  GraphicsCard:
   Intel Corporation Broadwell-U Integrated Graphics [8086:1616] (rev 09) 
(prog-if 00 [VGA controller])
 Subsystem: Dell Device [1028:0665]
  InstallationDate: Installed on 2015-05-08 (281 days ago)
  InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
  MachineType: Dell Inc. XPS 13 9343
  ProcEnviron:
   LANGUAGE=pl_PL
   TERM=xterm
   PATH=(custom, no user)
   LANG=pl_PL.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.2.0-27-generic.efi.signed 
root=/dev/mapper/ubuntu--vg-root ro plymouth:debug splash quiet drm.debug=0xe 
crashkernel=384M-:128M crashkernel=384M-:128M crashkernel=384M-:128M 
crashkernel=384M-:128M crashkernel=384M-:128M crashkernel=384M-:128M 
vt.handoff=7
  SourcePackage: xserver-xorg-video-intel
  UdevLog: Error: [Errno 2] Nie ma takiego pliku ani katalogu: '/var/log/udev'
  UpgradeStatus: Upgraded to wily on 2015-11-15 (90 days ago)
  dmi.bios.date: 11/11/2015
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A07
  dmi.board.name: 09K8G1
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 9
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvrA07:bd11/11/2015:svnDellInc.:pnXPS139343:pvr:rvnDellInc.:rn09K8G1:rvrA00:cvnDellInc.:ct9:cvr:
  dmi.product.name: XPS 13 9343
  dmi.sys.vendor: Dell Inc.
  version.compiz: compiz 1:0.9.12.2+15.10.20151202-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.64-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 11.0.2-1ubuntu4
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 11.0.2-1ubuntu4
  version.xserver-xorg-core: xserver-xorg-core 2:1.17.2-1ubuntu9.1
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.9.2-1ubuntu1
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:7.5.0+git20150819-0ubuntu1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20150808-0ubuntu4
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.11-1ubuntu3
  xserver.bootTime: Sat Feb 13 22:00:02 2016
  xserver.configfile: default
  xserver.errors:
   
  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   product id5153 
   vendor SHP
  xserver.version: 2:1.17.2-1ubuntu9.1

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