[Bug 2026758] Re: Bug #2008279 reappears (loss of keyboard input for x11 snaps) if ~/.cache is a symlink

2024-06-08 Thread Piotr Mitros
FYI: I started seeing similar issues around the time I made ~/.cache
into a symlink. Something like .cache/huggingface can be hundreds of
gigabytes (and individual tools like whisper can be large as well). As
people start to use machine learning workflows, this is likely to impact
more and more users, as there are good reasons not to keep cached models
on the same drive as everything else.

FWIW, this is almost impossible to debug:

1) I made this change at the same time as a system upgrade, and thought
that was connected. It's by complete fluke I found this

2) On my system, the behavior is not exclusive to snaps. Evince doesn't
take keyboard input either, but can be hacked with IBUS_USE_PORTAL=1. I
have not confirmed whether this is the same issue, but it feels
identical.

3) This is not the only keyboard issue.
https://askubuntu.com/questions/1509058/input-delay-on-terminal-
ubuntu-22-04-4 These kinds of issues interplay in ways which make
debugging very hard.

 Perhaps my memory is tinted, but I don't recall ever running into
these sorts of bugs on Ubuntu, or Debian before that, prior to around
2010. All these changes (X11 -> Wayland, apt -> snap, init.d -> a swarm
of replacements, window managers -> all-in-one Gnome, etc.) all feel
like second system effect and churn rather than progress. I can think of
dozens of ways what was there could have been incrementally improved
(rather than wrapped or replaced). Those ships have sailed, but I wish
we could just take a while to fix bugs, and to streamline / simplify /
pay off technical debt rather than to add more features. 

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

Title:
  Bug #2008279 reappears (loss of keyboard input for x11 snaps) if
  ~/.cache is a symlink

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


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

[Bug 2063435] Re: Radeon stacktrace during boot

2024-05-08 Thread Piotr Parczewski
Yes - apologies for the delay. Same result I'm afraid:

[Wed May  8 23:34:29 2024] [ cut here ]
[Wed May  8 23:34:29 2024] UBSAN: array-index-out-of-bounds in 
/build/linux-yrLejD/linux-6.8.0/drivers/gpu/drm/radeon/radeon_atombios.c:2718:34
[Wed May  8 23:34:29 2024] index 16 is out of range for type 'UCHAR [1]'
[Wed May  8 23:34:29 2024] CPU: 0 PID: 370 Comm: (udev-worker) Not tainted 
6.8.0-31-generic #31-Ubuntu
[Wed May  8 23:34:29 2024] Hardware name: To Be Filled By O.E.M. To Be Filled 
By O.E.M./E350M1, BIOS P2.10 03/06/2014
[Wed May  8 23:34:29 2024] Call Trace:
[Wed May  8 23:34:29 2024]  
[Wed May  8 23:34:29 2024]  dump_stack_lvl+0x48/0x70
[Wed May  8 23:34:29 2024]  dump_stack+0x10/0x20
[Wed May  8 23:34:29 2024]  __ubsan_handle_out_of_bounds+0xc6/0x110
[Wed May  8 23:34:29 2024]  radeon_atombios_parse_power_table_6+0x3ba/0x3e0 
[radeon]
[Wed May  8 23:34:29 2024]  radeon_atombios_get_power_modes+0x247/0x270 [radeon]
[Wed May  8 23:34:29 2024]  radeon_pm_init_dpm+0x8e/0x2f0 [radeon]
[Wed May  8 23:34:29 2024]  radeon_pm_init+0xd0/0x100 [radeon]
[Wed May  8 23:34:29 2024]  evergreen_init+0x158/0x400 [radeon]
[Wed May  8 23:34:29 2024]  radeon_device_init+0x540/0xa90 [radeon]
[Wed May  8 23:34:29 2024]  radeon_driver_load_kms+0xcc/0x2f0 [radeon]
[Wed May  8 23:34:29 2024]  drm_dev_register+0x12b/0x2a0
[Wed May  8 23:34:29 2024]  radeon_pci_probe+0xec/0x180 [radeon]
[Wed May  8 23:34:29 2024]  local_pci_probe+0x47/0xb0
[Wed May  8 23:34:29 2024]  pci_call_probe+0x55/0x1a0
[Wed May  8 23:34:29 2024]  pci_device_probe+0x84/0x120
[Wed May  8 23:34:29 2024]  really_probe+0x1c7/0x410
[Wed May  8 23:34:29 2024]  __driver_probe_device+0x8c/0x180
[Wed May  8 23:34:29 2024]  driver_probe_device+0x24/0xd0
[Wed May  8 23:34:29 2024]  __driver_attach+0x10b/0x210
[Wed May  8 23:34:29 2024]  ? __pfx___driver_attach+0x10/0x10
[Wed May  8 23:34:29 2024]  bus_for_each_dev+0x8d/0xf0
[Wed May  8 23:34:29 2024]  driver_attach+0x1e/0x30
[Wed May  8 23:34:29 2024]  bus_add_driver+0x156/0x260
[Wed May  8 23:34:29 2024]  driver_register+0x5e/0x130
[Wed May  8 23:34:29 2024]  ? __pfx_radeon_module_init+0x10/0x10 [radeon]
[Wed May  8 23:34:29 2024]  __pci_register_driver+0x5e/0x70
[Wed May  8 23:34:29 2024]  radeon_module_init+0x4c/0xff0 [radeon]
[Wed May  8 23:34:29 2024]  do_one_initcall+0x5e/0x340
[Wed May  8 23:34:29 2024]  do_init_module+0xc0/0x2c0
[Wed May  8 23:34:29 2024]  load_module+0xba1/0xcf0
[Wed May  8 23:34:29 2024]  init_module_from_file+0x96/0x100
[Wed May  8 23:34:29 2024]  ? init_module_from_file+0x96/0x100
[Wed May  8 23:34:29 2024]  idempotent_init_module+0x11c/0x2b0
[Wed May  8 23:34:29 2024]  __x64_sys_finit_module+0x64/0xd0
[Wed May  8 23:34:29 2024]  x64_sys_call+0x1d6e/0x25c0
[Wed May  8 23:34:29 2024]  do_syscall_64+0x7f/0x180
[Wed May  8 23:34:29 2024]  ? do_syscall_64+0x8c/0x180
[Wed May  8 23:34:29 2024]  ? do_syscall_64+0x8c/0x180
[Wed May  8 23:34:29 2024]  ? do_syscall_64+0x8c/0x180
[Wed May  8 23:34:29 2024]  ? do_syscall_64+0x8c/0x180
[Wed May  8 23:34:29 2024]  ? do_syscall_64+0x8c/0x180
[Wed May  8 23:34:29 2024]  ? common_interrupt+0x54/0xb0
[Wed May  8 23:34:29 2024]  entry_SYSCALL_64_after_hwframe+0x73/0x7b
[Wed May  8 23:34:29 2024] RIP: 0033:0x77c1c092725d
[Wed May  8 23:34:29 2024] Code: ff c3 66 2e 0f 1f 84 00 00 00 00 00 90 f3 0f 
1e fa 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 
05 <48> 3d 01 f0 ff ff 73 01 c3 48 8b 0d 8b bb 0d 00 f7 d8 64 89 01 48
[Wed May  8 23:34:29 2024] RSP: 002b:7fffafec3788 EFLAGS: 0246 
ORIG_RAX: 0139
[Wed May  8 23:34:29 2024] RAX: ffda RBX: 6368501302c0 RCX: 
77c1c092725d
[Wed May  8 23:34:29 2024] RDX: 0004 RSI: 77c1c0c1c07d RDI: 
001e
[Wed May  8 23:34:29 2024] RBP: 7fffafec3840 R08: 0040 R09: 
7fffafec37d0
[Wed May  8 23:34:29 2024] R10: 77c1c0a03b20 R11: 0246 R12: 
77c1c0c1c07d
[Wed May  8 23:34:29 2024] R13: 0002 R14: 636850130260 R15: 
636850138fc0
[Wed May  8 23:34:29 2024]  
[Wed May  8 23:34:29 2024] ---[ end trace ]---
[Wed May  8 23:34:29 2024] [ cut here ]
[Wed May  8 23:34:29 2024] UBSAN: array-index-out-of-bounds in 
/build/linux-yrLejD/linux-6.8.0/drivers/gpu/drm/radeon/radeon_atombios.c:2706:39
[Wed May  8 23:34:29 2024] index 2 is out of range for type 
'ATOM_PPLIB_NONCLOCK_INFO [1]'
[Wed May  8 23:34:29 2024] CPU: 0 PID: 370 Comm: (udev-worker) Not tainted 
6.8.0-31-generic #31-Ubuntu
[Wed May  8 23:34:29 2024] Hardware name: To Be Filled By O.E.M. To Be Filled 
By O.E.M./E350M1, BIOS P2.10 03/06/2014
[Wed May  8 23:34:29 2024] Call Trace:
[Wed May  8 23:34:29 2024]  
[Wed May  8 23:34:29 2024]  dump_stack_lvl+0x48/0x70
[Wed May  8 23:34:29 2024]  dump_stack+0x10/0x20
[Wed May  8 23:34:29 2024]  __ubsan_handle_out_of_bounds+0xc6/0x110
[Wed May  8 23:34:29 2024]  radeon_atombios_parse_power_table_6+0x3d2/0x3e0 
[radeon]
[Wed May  8 

[Bug 2064314] [NEW] Dobule blueman applet after waking up.

2024-04-30 Thread Piotr
Public bug reported:

After waking laptop up from screen saving mode I have 2 blueman applets
on top bar in Ubuntu 24.04. After right -click exit on any of this 2
applets both are disappering.


Ubuntu realse: 24.04
blueman: Installed: 2.3.5-3build1 

What I expect: there should be only one blueman-applet on top bar,
because I didnt add manually second one.

What happens instead: after waking up from lock screen second blueman-
applet appears on the top bar.

ProblemType: Bug
DistroRelease: Ubuntu 24.04
Package: blueman 2.3.5-3build1
ProcVersionSignature: Ubuntu 6.8.0-31.31-generic 6.8.1
Uname: Linux 6.8.0-31-generic x86_64
NonfreeKernelModules: nvidia_modeset nvidia
ApportVersion: 2.28.1-0ubuntu2
Architecture: amd64
CasperMD5CheckResult: pass
CurrentDesktop: ubuntu:GNOME
Date: Tue Apr 30 18:52:40 2024
InstallationDate: Installed on 2024-04-29 (1 days ago)
InstallationMedia: Ubuntu 24.04 LTS "Noble Numbat" - Release amd64 (20240424)
ProcEnviron:
 LANG=en_US.UTF-8
 PATH=(custom, no user)
 SHELL=/bin/bash
 XDG_RUNTIME_DIR=
SourcePackage: blueman
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug noble

** Attachment added: "blueman-applet.png"
   
https://bugs.launchpad.net/bugs/2064314/+attachment/5773327/+files/blueman-applet.png

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

Title:
  Dobule blueman applet after waking up.

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


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

[Bug 2063832] [NEW] gimp crash after exit

2024-04-26 Thread Piotr Skwarna
Public bug reported:

gimp crash after exit

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

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

Title:
  gimp crash after exit

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


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

[Bug 2063435] [NEW] Radeon stacktrace during boot

2024-04-25 Thread Piotr Parczewski
Public bug reported:

Noble beta:

[Thu Apr 25 11:13:28 2024] [drm] radeon kernel modesetting enabled.
[Thu Apr 25 11:13:28 2024] radeon :00:01.0: vgaarb: deactivate vga console
[Thu Apr 25 11:13:28 2024] [drm] initializing kernel modesetting (PALM 
0x1002:0x9802 0x1849:0x9802 0x00).
[Thu Apr 25 11:13:28 2024] ATOM BIOS: AMD
[Thu Apr 25 11:13:28 2024] radeon :00:01.0: VRAM: 32M 0x - 
0x01FF (32M used)
[Thu Apr 25 11:13:28 2024] radeon :00:01.0: GTT: 1024M 0x0200 - 
0x41FF
[Thu Apr 25 11:13:28 2024] [drm] Detected VRAM RAM=32M, BAR=32M
[Thu Apr 25 11:13:28 2024] [drm] RAM width 32bits DDR
[Thu Apr 25 11:13:28 2024] [drm] radeon: 32M of VRAM memory ready
[Thu Apr 25 11:13:28 2024] [drm] radeon: 1024M of GTT memory ready.
[Thu Apr 25 11:13:28 2024] [drm] Loading PALM Microcode
[Thu Apr 25 11:13:29 2024] [drm] Internal thermal controller without fan control
[Thu Apr 25 11:13:29 2024] [ cut here ]
[Thu Apr 25 11:13:29 2024] UBSAN: array-index-out-of-bounds in 
/build/linux-OjsR9e/linux-6.8.0/drivers/gpu/drm/radeon/radeon_atombios.c:2718:34
[Thu Apr 25 11:13:29 2024] index 16 is out of range for type 'UCHAR [1]'
[Thu Apr 25 11:13:29 2024] CPU: 1 PID: 366 Comm: (udev-worker) Not tainted 
6.8.0-11-generic #11-Ubuntu
[Thu Apr 25 11:13:29 2024] Hardware name: To Be Filled By O.E.M. To Be Filled 
By O.E.M./E350M1, BIOS P2.10 03/06/2014
[Thu Apr 25 11:13:29 2024] Call Trace:
[Thu Apr 25 11:13:29 2024]  
[Thu Apr 25 11:13:29 2024]  dump_stack_lvl+0x48/0x70
[Thu Apr 25 11:13:29 2024]  dump_stack+0x10/0x20
[Thu Apr 25 11:13:29 2024]  __ubsan_handle_out_of_bounds+0xc6/0x110
[Thu Apr 25 11:13:29 2024]  radeon_atombios_parse_power_table_6+0x3ba/0x3e0 
[radeon]
[Thu Apr 25 11:13:29 2024]  radeon_atombios_get_power_modes+0x247/0x270 [radeon]
[Thu Apr 25 11:13:29 2024]  radeon_pm_init_dpm+0x8e/0x2f0 [radeon]
[Thu Apr 25 11:13:29 2024]  radeon_pm_init+0xd0/0x100 [radeon]
[Thu Apr 25 11:13:29 2024]  evergreen_init+0x158/0x400 [radeon]
[Thu Apr 25 11:13:29 2024]  radeon_device_init+0x540/0xa90 [radeon]
[Thu Apr 25 11:13:29 2024]  radeon_driver_load_kms+0xcc/0x2f0 [radeon]
[Thu Apr 25 11:13:29 2024]  drm_dev_register+0x12b/0x2a0
[Thu Apr 25 11:13:29 2024]  radeon_pci_probe+0xec/0x180 [radeon]
[Thu Apr 25 11:13:29 2024]  local_pci_probe+0x47/0xb0
[Thu Apr 25 11:13:29 2024]  pci_call_probe+0x55/0x1a0
[Thu Apr 25 11:13:29 2024]  pci_device_probe+0x84/0x120
[Thu Apr 25 11:13:29 2024]  really_probe+0x1c7/0x410
[Thu Apr 25 11:13:29 2024]  __driver_probe_device+0x8c/0x180
[Thu Apr 25 11:13:29 2024]  driver_probe_device+0x24/0xd0
[Thu Apr 25 11:13:29 2024]  __driver_attach+0x10b/0x210
[Thu Apr 25 11:13:29 2024]  ? __pfx___driver_attach+0x10/0x10
[Thu Apr 25 11:13:29 2024]  bus_for_each_dev+0x8d/0xf0
[Thu Apr 25 11:13:29 2024]  driver_attach+0x1e/0x30
[Thu Apr 25 11:13:29 2024]  bus_add_driver+0x156/0x260
[Thu Apr 25 11:13:29 2024]  driver_register+0x5e/0x130
[Thu Apr 25 11:13:29 2024]  ? __pfx_radeon_module_init+0x10/0x10 [radeon]
[Thu Apr 25 11:13:29 2024]  __pci_register_driver+0x5e/0x70
[Thu Apr 25 11:13:29 2024]  radeon_module_init+0x4c/0xff0 [radeon]
[Thu Apr 25 11:13:29 2024]  do_one_initcall+0x5e/0x340
[Thu Apr 25 11:13:29 2024]  do_init_module+0xc0/0x2c0
[Thu Apr 25 11:13:29 2024]  load_module+0xba1/0xcf0
[Thu Apr 25 11:13:29 2024]  init_module_from_file+0x96/0x100
[Thu Apr 25 11:13:29 2024]  ? init_module_from_file+0x96/0x100
[Thu Apr 25 11:13:29 2024]  idempotent_init_module+0x11c/0x2b0
[Thu Apr 25 11:13:29 2024]  __x64_sys_finit_module+0x64/0xd0
[Thu Apr 25 11:13:29 2024]  do_syscall_64+0x77/0x140
[Thu Apr 25 11:13:29 2024]  ? do_syscall_64+0x83/0x140
[Thu Apr 25 11:13:29 2024]  ? switch_fpu_return+0x55/0xf0
[Thu Apr 25 11:13:29 2024]  ? syscall_exit_to_user_mode+0x97/0x1e0
[Thu Apr 25 11:13:29 2024]  ? do_syscall_64+0x83/0x140
[Thu Apr 25 11:13:29 2024]  ? switch_fpu_return+0x55/0xf0
[Thu Apr 25 11:13:29 2024]  ? syscall_exit_to_user_mode+0x97/0x1e0
[Thu Apr 25 11:13:29 2024]  ? do_syscall_64+0x83/0x140
[Thu Apr 25 11:13:29 2024]  ? sysvec_apic_timer_interrupt+0x4b/0xd0
[Thu Apr 25 11:13:29 2024]  entry_SYSCALL_64_after_hwframe+0x6e/0x76
[Thu Apr 25 11:13:29 2024] RIP: 0033:0x717ba4f2725d
[Thu Apr 25 11:13:29 2024] Code: ff c3 66 2e 0f 1f 84 00 00 00 00 00 90 f3 0f 
1e fa 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 
05 <48> 3d 01 f0 ff ff 73 01 c3 48 8b 0d 8b bb 0d 00 f7 d8 64 89 01 48
[Thu Apr 25 11:13:29 2024] RSP: 002b:7ffd5fa93148 EFLAGS: 0246 
ORIG_RAX: 0139
[Thu Apr 25 11:13:29 2024] RAX: ffda RBX: 5fbbfc5b3710 RCX: 
717ba4f2725d
[Thu Apr 25 11:13:29 2024] RDX: 0004 RSI: 717ba50fa07d RDI: 
001f
[Thu Apr 25 11:13:29 2024] RBP: 7ffd5fa93200 R08: 0040 R09: 
7ffd5fa93190
[Thu Apr 25 11:13:29 2024] R10: 717ba5003b20 R11: 0246 R12: 
717ba50fa07d
[Thu Apr 25 11:13:29 2024] R13: 0002 R14: 

[Bug 2059552] Re: upgrade problem ( gstreamer1.0-plugins-good:i386 )

2024-03-28 Thread Piotr Skwarna
** Summary changed:

- upgrade problem
+ upgrade problem ( gstreamer1.0-plugins-good:i386 )

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

Title:
  upgrade problem ( gstreamer1.0-plugins-good:i386 )

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


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

[Bug 2059552] [NEW] upgrade problem

2024-03-28 Thread Piotr Skwarna
Public bug reported:

apt update;apt full-upgrade -y;apt autoremove -y --purge
Hit:1 https://apt.releases.hashicorp.com lunar InRelease
Hit:2 https://packages.cloud.google.com/apt cloud-sdk InRelease 

  
Hit:3 https://repo.steampowered.com/steam stable InRelease  

  
Hit:4 http://archive.ubuntu.com/ubuntu noble InRelease  

  
Hit:5 https://packages.microsoft.com/repos/code stable InRelease

  
Hit:6 http://security.ubuntu.com/ubuntu noble-security InRelease


Hit:7 https://download.docker.com/linux/ubuntu lunar InRelease  
  
Hit:8 http://archive.ubuntu.com/ubuntu noble-updates InRelease  

Hit:9 https://dl.google.com/linux/chrome/deb stable InRelease   
Hit:10 http://archive.ubuntu.com/ubuntu noble-backports InRelease
Ign:11 https://ppa.launchpadcontent.net/kubuntu-ppa/backports/ubuntu noble 
InRelease
Err:12 https://ppa.launchpadcontent.net/kubuntu-ppa/backports/ubuntu noble 
Release
  404  Not Found [IP: 2620:2d:4000:1::81 443]
Reading package lists... Done
E: The repository 
'https://ppa.launchpadcontent.net/kubuntu-ppa/backports/ubuntu noble Release' 
does not have a Release file.
N: Updating from such a repository can't be done securely, and is therefore 
disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration 
details.
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Calculating upgrade... Error!
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 gstreamer1.0-plugins-good:i386 : Depends: libsoup2.4-1:i386 (>= 2.48) or
   libsoup-3.0-0:i386 but it is not 
going to be installed
E: Error, pkgProblemResolver::Resolve generated breaks, this may be caused by 
held packages.
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
0 upgraded, 0 newly installed, 0 to remove and 696 not upgraded.

ProblemType: Bug
DistroRelease: Ubuntu 24.04
Package: ubiquity (not installed)
ProcVersionSignature: Ubuntu 6.8.0-11.11-generic 6.8.0-rc4
Uname: Linux 6.8.0-11-generic x86_64
ApportVersion: 2.28.0-0ubuntu1
Architecture: amd64
CasperMD5CheckResult: pass
Date: Thu Mar 28 15:11:04 2024
InstallCmdLine: BOOT_IMAGE=/casper/vmlinuz file=/cdrom/preseed/kubuntu.seed 
maybe-ubiquity quiet splash ---
InstallationDate: Installed on 2023-04-13 (350 days ago)
InstallationMedia: Kubuntu 22.10 "Kinetic Kudu" - Release amd64 (20221020)
RebootRequiredPkgs: Error: path contained symlinks.
SourcePackage: ubiquity
Symptom: installation
UpgradeStatus: Upgraded to noble on 2024-02-22 (35 days ago)

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


** Tags: amd64 apport-bug noble ubiquity-22.10.10

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

Title:
  upgrade problem

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


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

[Bug 335761]

2024-03-01 Thread Piotr-mierzwinski
I case of restore Plasma session if you use one monitor then all windows
are placed in the middle of screen on the  stack. IMO, this is not so
elegant and convenient, because user after that need to/usually want
rearrange/place them in way like were placed in previous session.

About save position.
I think setting rules to given window to save its position would be saved isn't 
easy for regular user. In my opinion easiest would be put option into window's 
properties. I mean icon at the left top corner if window and its menu, where is 
placed entry "More options" and here "Move", "Resize", "Full Screen", e.t.c.. 
And here would be good to put here option like "Save my position".

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

Title:
  Placement policy 'Remember' by default for all windows

To manage notifications about this bug go to:
https://bugs.launchpad.net/kubuntu-default-settings/+bug/335761/+subscriptions


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

[Bug 2055405] [NEW] python3-samba syntaxwarnings while upgrading

2024-02-29 Thread Piotr Skwarna
Public bug reported:

Setting up python3-samba (2:4.19.5+dfsg-1ubuntu1) ...
/usr/lib/python3/dist-packages/samba/tests/dns_forwarder_helpers/server.py:80: 
SyntaxWarning: invalid escape sequence '\s'
  m = re.match(b'^timeout\s+([\d.]+)$', data.strip())
/usr/lib/python3/dist-packages/samba/tests/samba_tool/join_member.py:43: 
SyntaxWarning: invalid escape sequence '\s'
  existing_records = re.findall('A:\s+(\d+\.\d+\.\d+\.\d+)\s', out)
/usr/lib/python3/dist-packages/samba/tests/samba_tool/ntacl.py:93: 
SyntaxWarning: invalid escape sequence '\s'
  self.assertNotRegex(err, '^\s*File [^,]+, line \d+, in',
/usr/lib/python3/dist-packages/samba/tests/samba_tool/user_virtualCryptSHA.py:42:
 SyntaxWarning: invalid escape sequence '\s'
  p = re.compile("^" + name + ":\s+(\S+)")
/usr/lib/python3/dist-packages/samba/tests/samba_tool/user_virtualCryptSHA_base.py:42:
 SyntaxWarning: invalid escape sequence '\s'
  p = re.compile("^" + name + ":\s+(\S+)")

ProblemType: Bug
DistroRelease: Ubuntu 24.04
Package: ubuntu-release-upgrader-core 1:24.04.7
ProcVersionSignature: Ubuntu 6.6.0-14.14-generic 6.6.3
Uname: Linux 6.6.0-14-generic x86_64
ApportVersion: 2.28.0-0ubuntu1
Architecture: amd64
CasperMD5CheckResult: unknown
CrashDB: ubuntu
CurrentDesktop: KDE
Date: Thu Feb 29 12:11:41 2024
InstallationDate: Installed on 2020-04-10 (1420 days ago)
InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Beta amd64 (20200402)
PackageArchitecture: all
SourcePackage: ubuntu-release-upgrader
Symptom: dist-upgrade
UpgradeStatus: Upgraded to noble on 2024-01-21 (39 days ago)
VarLogDistupgradeXorgFixuplog:
 INFO:root:/usr/bin/do-release-upgrade running
 INFO:root:No xorg.conf, exiting

** Affects: ubuntu-release-upgrader (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug dist-upgrade noble wayland-session

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

Title:
  python3-samba syntaxwarnings while upgrading

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/2055405/+subscriptions


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

[Bug 38442] Re: Ubiquity dialogues too large for 800x600 display

2022-06-03 Thread Piotr Henryk Dabrowski
In Kubuntu (22.04) Ubiquity window is still wider than 800x600:
916x589 - welcome screen
916x560 - installer run from "Try It"

In the "Try It" option there is also a Plasma panel visible at the bottom 
(44px),
which limits the available desktop space even further to 800x556.

Ubiquity window being too big makes installation troublesome in e.g.
VirtualBox.

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

Title:
  Ubiquity dialogues too large for 800x600 display

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


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

[Bug 1973167] Re: linux-image-4.15.0-177-generic freezes on the welcome screen

2022-05-20 Thread piotr
I'm affected too

Ubuntu 18.04.6 LTS, Asus UX305UA


** Attachment added: "lshw.txt"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1973167/+attachment/5591492/+files/lshw.txt

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

Title:
  linux-image-4.15.0-177-generic freezes on the welcome screen

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


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

[Bug 1973482] Re: kernel 4.15.0.177 break everything on Dell XPS 15 9570

2022-05-18 Thread piotr
** Attachment added: "dmesg.txt"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1973482/+attachment/5591008/+files/dmesg.txt

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

Title:
  kernel 4.15.0.177 break everything on Dell XPS 15 9570

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


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

[Bug 1973482] Re: kernel 4.15.0.177 break everything on Dell XPS 15 9570

2022-05-18 Thread piotr
** Attachment added: "lspci.txt"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1973482/+attachment/5591007/+files/lspci.txt

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

Title:
  kernel 4.15.0.177 break everything on Dell XPS 15 9570

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


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

[Bug 1973482] Re: kernel 4.15.0.177 break everything on Dell XPS 15 9570

2022-05-18 Thread piotr
** Attachment added: "lsusb.txt"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1973482/+attachment/5591006/+files/lsusb.txt

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

Title:
  kernel 4.15.0.177 break everything on Dell XPS 15 9570

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


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

[Bug 1973482] Re: kernel 4.15.0.177 break everything on Dell XPS 15 9570

2022-05-18 Thread piotr
** Attachment added: "lshw.txt"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1973482/+attachment/5591005/+files/lshw.txt

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

Title:
  kernel 4.15.0.177 break everything on Dell XPS 15 9570

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


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

[Bug 1973482] Re: kernel 4.15.0.177 break everything on Dell XPS 15 9570

2022-05-18 Thread piotr
** Attachment added: "journalctl.txt"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1973482/+attachment/5591004/+files/journalctl.txt

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

Title:
  kernel 4.15.0.177 break everything on Dell XPS 15 9570

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


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

[Bug 1973482] Re: kernel 4.15.0.177 break everything on Dell XPS 15 9570

2022-05-18 Thread piotr
Similar issues on Asus UX305UA

All are related to the recent kernel 4.15.0-177 (all issues disappear
after booting 4.15.0-176)

- no sound output device listed - only loopback alsa device is available, I had 
to manually modprobe snd-hda-intel driver
- mounting /boot/efi hangs for 1m30
- when the login screen is displayed, the keyboard doesn't work, I need to wait 
a couple of minutes 
 until it starts working

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

Title:
  kernel 4.15.0.177 break everything on Dell XPS 15 9570

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


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

[Bug 1970990] [NEW] pam mount crashes with libcrypto and gdm3 or sddm

2022-04-29 Thread Piotr Wąsiewicz
Public bug reported:

From kern.log crash only in gdm and sddm pam_mount works in console :

Apr 29 21:11:53 dellUbuntuPW kernel: [   16.904989] gdm-session-wor[1932]: segfa
ult at 1d3 ip 7fcec1f7fa1c sp 7ffd0f4a17a0 error 4 in libcrypto.so.1.1[7
fcec1f53000+1a3000]
Apr 29 21:11:53 dellUbuntuPW kernel: [   16.905002] Code: 54 24 08 49 89 14 24 4
1 89 6c 24 0c e9 d6 fe ff ff 31 c0 e9 70 ff ff ff 66 0f 1f 44 00 00 f3 0f 1e fa 
41 56 41 55 41 54 55 53 <8b> 47 34 48 89 fb 85 c0 75 07 8b 57 38 85 d2 74 13 83 
c0 01 89 43
Apr 29 21:11:56 dellUbuntuPW kernel: [   20.015493] gdm-session-wor[1972]: segfa
ult at 1d3 ip 7f5255942a1c sp 7fff2c682f80 error 4 in 
libcrypto.so.1.1[7f5255916000+1a3000]
Apr 29 21:11:56 dellUbuntuPW kernel: [   20.015511] Code: 54 24 08 49 89 14 24 
41 89 6c 24 0c e9 d6 fe ff ff 31 c0 e9 70 ff ff ff 66 0f 1f 44 00 00 f3 0f 1e 
fa 41 56 41 55 41 54 55 53 <8b> 47 34 48 89 fb 85 c0 75 07 8b 57 38 85 d2 74 13 
83 c0 01 89 43

ProblemType: Bug
DistroRelease: Ubuntu 22.04
Package: libpam-mount 2.18-2build2
Uname: Linux 5.15.20-051520-lowlatency x86_64
ApportVersion: 2.20.11-0ubuntu82
Architecture: amd64
CasperMD5CheckResult: unknown
CurrentDesktop: ubuntu:GNOME
Date: Fri Apr 29 21:31:50 2022
InstallationDate: Installed on 2020-06-01 (696 days ago)
InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
ProcEnviron:
 TERM=xterm-256color
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=pl_PL.UTF-8
 SHELL=/bin/sh
SourcePackage: libpam-mount
UpgradeStatus: Upgraded to jammy on 2022-04-29 (0 days ago)
mtime.conffile..etc.security.pam_mount.conf.xml: 2022-04-29T12:58:34.560486

** Affects: libpam-mount (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug jammy

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

Title:
  pam mount crashes with libcrypto and gdm3 or sddm

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libpam-mount/+bug/1970990/+subscriptions


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

[Bug 1908894] Re: USB controllers disconnects after random time

2022-04-22 Thread Piotr Henryk Dabrowski
This issue persists in Ubuntu 21.10.
My external USB drives get disconnected randomly.

Setting "XHCI Hand-off" in BIOS to Disabled *SOLVED* this problem for me.
It seems kernel/Ubuntu fails to handle USB properly when given control over it 
by BIOS.

My kernel log:

Apr 22 23:57:43 phd kernel: usb 2-4: USB disconnect, device number 4
Apr 22 23:57:43 phd kernel: sd 7:0:0:0: [sde] Synchronizing SCSI cache
Apr 22 23:57:43 phd kernel: sd 7:0:0:0: [sde] Synchronize Cache(10) failed: 
Result: hostbyte=DID_NO_CONNECT driverbyte=DRIVER_OK
Apr 22 23:57:44 phd kernel: usb 2-4: new SuperSpeed USB device number 5 using 
xhci_hcd
Apr 22 23:57:44 phd kernel: usb 2-4: New USB device found, idVendor=, 
idProduct=, bcdDevice= 1.44
Apr 22 23:57:44 phd kernel: usb 2-4: New USB device strings: Mfr=1, Product=2, 
SerialNumber=3
Apr 22 23:57:44 phd kernel: usb 2-4: Product: USB 3.0
Apr 22 23:57:44 phd kernel: usb 2-4: Manufacturer: KESU
Apr 22 23:57:44 phd kernel: usb 2-4: SerialNumber: 00128453
Apr 22 23:57:44 phd kernel: usb-storage 2-4:1.0: USB Mass Storage device 
detected
Apr 22 23:57:44 phd kernel: scsi host8: usb-storage 2-4:1.0
Apr 22 23:57:45 phd kernel: scsi 8:0:0:0: Direct-Access KESU USB 3.0
  2210 PQ: 0 ANSI: 6
Apr 22 23:57:45 phd kernel: sd 8:0:0:0: Attached scsi generic sg5 type 0
Apr 22 23:57:45 phd kernel: sd 8:0:0:0: [sdf] 976773164 512-byte logical 
blocks: (500 GB/466 GiB)
Apr 22 23:57:45 phd kernel: sd 8:0:0:0: [sdf] Write Protect is off
Apr 22 23:57:45 phd kernel: sd 8:0:0:0: [sdf] Mode Sense: 2f 00 00 00
Apr 22 23:57:45 phd kernel: sd 8:0:0:0: [sdf] Write cache: enabled, read cache: 
enabled, doesn't support DPO or FUA
Apr 22 23:57:45 phd kernel: sdf: sdf1
Apr 22 23:57:45 phd kernel: sd 8:0:0:0: [sdf] Attached SCSI disk

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

Title:
  USB controllers disconnects after random time

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


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

[Bug 1944094] Re: Can't adjust screen backlight on Legion Slim 7 / Legion 5 (2021) AMD

2022-04-03 Thread Piotr Henryk Dabrowski
This issue is FIXED with Linux kernel 5.16.0 (tested with liquorix
kernel).

Details: https://gitlab.freedesktop.org/drm/amd/-/issues/1671

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

Title:
  Can't adjust screen backlight on Legion Slim 7 / Legion 5 (2021) AMD

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


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

[Bug 1960089] Re: Request 2.0 GiB Boot Partition for 22.04LTS FDE

2022-03-31 Thread Piotr Henryk Dabrowski
BTW: Is there a way to safely resize /boot on an already installed
system?

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

Title:
  Request 2.0 GiB Boot Partition for 22.04LTS FDE

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/partman-auto/+bug/1960089/+subscriptions


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

[Bug 1960089] Re: Request 2.0 GiB Boot Partition for 22.04LTS FDE

2022-03-24 Thread Piotr Henryk Dabrowski
Meanwhile the separate /boot/efi partition is probably way too big: 513MB.
Out of which my installation uses... 6.23MB.

Maybe /boot and /boot/efi could be merged into a single /boot partition?
Although that means it would have to be formatted as FAT32. So no symlinks.

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

Title:
  Request 2.0 GiB Boot Partition for 22.04LTS FDE

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/partman-auto/+bug/1960089/+subscriptions


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

[Bug 1960089] Re: Request 2.0 GiB Boot Partition for 22.04LTS FDE

2022-03-24 Thread Piotr Henryk Dabrowski
> We propose to increase the LVM /boot partition to 2.0 GiB.

Or just allow user to modify that size in the installer?
Especially that the required size really depends on user needs (lowlatency 
kernel, custom kernels).

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

Title:
  Request 2.0 GiB Boot Partition for 22.04LTS FDE

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/partman-auto/+bug/1960089/+subscriptions


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

[Bug 1960089] Re: Request 2.0 GiB Boot Partition for 22.04LTS FDE

2022-03-24 Thread Piotr Henryk Dabrowski
This issue causes updates to fail when lowlatency kernel is installed.

2 generic kernel versions + 2 lowlatency kernel versions already barely fit in 
the current /boot partition limit of 732MB.
During kernel updates apt tries to install another 2 images (before removing 
the previous old ones).
This ends in failed update.

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

Title:
  Request 2.0 GiB Boot Partition for 22.04LTS FDE

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/partman-auto/+bug/1960089/+subscriptions


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

[Bug 1966190] [NEW] Do not break Firefox with snap

2022-03-24 Thread Piotr Henryk Dabrowski
Public bug reported:

Do not break Firefox with snap.

Snap is horrendously slow and it breaks programs.
Users do not want snap.
Users hate snap.

Stop forcing it on users.
Stop creating transitional packages to trick users into installing snap 
versions.
This is wrong.

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

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

Title:
  Do not break Firefox with snap

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


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

[Bug 1964812] [NEW] reptyr: missing arm64 build

2022-03-14 Thread Piotr Henryk Dabrowski
Public bug reported:

"reptyr" is missing arm64 build.

Upstream https://github.com/nelhage/reptyr compiles with make,
and the resulting binary works as intended.

Debian bug:
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=945352

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

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

Title:
  reptyr: missing arm64 build

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


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

[Bug 1962325] [NEW] package libc6:amd64 2.34-0ubuntu3 failed to install/upgrade: installed libc6:amd64 package post-installation script subprocess returned error exit status 1

2022-02-25 Thread Piotr Skwarna
Public bug reported:

do-release-update on ubuntu 21.04 on wsl2

ProblemType: Package
DistroRelease: Ubuntu 21.04
Package: libc6:amd64 2.34-0ubuntu3
Uname: Linux 4.19.104-microsoft-standard x86_64
ApportVersion: 2.20.11-0ubuntu65.4
Architecture: amd64
CasperMD5CheckResult: unknown
Date: Fri Feb 25 16:15:08 2022
ErrorMessage: installed libc6:amd64 package post-installation script subprocess 
returned error exit status 1
Python3Details: /usr/bin/python3.9, Python 3.9.5, python3-minimal, 3.9.4-1
PythonDetails: /usr/bin/python2.7, Python 2.7.18, python-is-python2, 2.7.18-9
RebootRequiredPkgs: Error: path contained symlinks.
RelatedPackageVersions:
 dpkg 1.20.9ubuntu1
 apt  2.2.4ubuntu0.1
SourcePackage: glibc
Title: package libc6:amd64 2.34-0ubuntu3 failed to install/upgrade: installed 
libc6:amd64 package post-installation script subprocess returned error exit 
status 1
UpgradeStatus: Upgraded to hirsute on 2022-02-25 (0 days ago)

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


** Tags: amd64 apport-package hirsute need-duplicate-check third-party-packages 
uec-images

** Description changed:

- updatting ubuntu 21.04 on wsl2
+ do-release-update on ubuntu 21.04 on wsl2
  
  ProblemType: Package
  DistroRelease: Ubuntu 21.04
  Package: libc6:amd64 2.34-0ubuntu3
  Uname: Linux 4.19.104-microsoft-standard x86_64
  ApportVersion: 2.20.11-0ubuntu65.4
  Architecture: amd64
  CasperMD5CheckResult: unknown
  Date: Fri Feb 25 16:15:08 2022
  ErrorMessage: installed libc6:amd64 package post-installation script 
subprocess returned error exit status 1
  Python3Details: /usr/bin/python3.9, Python 3.9.5, python3-minimal, 3.9.4-1
  PythonDetails: /usr/bin/python2.7, Python 2.7.18, python-is-python2, 2.7.18-9
  RebootRequiredPkgs: Error: path contained symlinks.
  RelatedPackageVersions:
-  dpkg 1.20.9ubuntu1
-  apt  2.2.4ubuntu0.1
+  dpkg 1.20.9ubuntu1
+  apt  2.2.4ubuntu0.1
  SourcePackage: glibc
  Title: package libc6:amd64 2.34-0ubuntu3 failed to install/upgrade: installed 
libc6:amd64 package post-installation script subprocess returned error exit 
status 1
  UpgradeStatus: Upgraded to hirsute on 2022-02-25 (0 days ago)

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

Title:
  package libc6:amd64 2.34-0ubuntu3 failed to install/upgrade: installed
  libc6:amd64 package post-installation script subprocess returned error
  exit status 1

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


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

[Bug 1956461] Re: Creative HD720p webcam doesn't work

2022-02-19 Thread Piotr
After installing kernel 5.0.4.100 the bud is still there - is the bad
news. The good one is that trick from macg3 still works.

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

Title:
  Creative HD720p webcam doesn't work

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


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

[Bug 1956461] Re: Creative HD720p webcam doesn't work

2022-02-13 Thread Piotr
Well, I tied the juju form Doug Brown (macg3) and it works.  Thanks a
lot!

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

Title:
  Creative HD720p webcam doesn't work

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


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

[Bug 1956461] Re: Creative HD720p webcam doesn't work

2022-02-11 Thread Piotr
Thank You macg3, I'll try this solution when I'll have time to
experiment. If it works in my case i will  make you know. Thank you
again :)

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

Title:
  Creative HD720p webcam doesn't work

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


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

[Bug 1960249] [NEW] Wrong monitor/display setup after system restart and wrong display identifiers

2022-02-07 Thread Piotr
Public bug reported:

I'd like to report two bugs, that I think might be connected, so I've
placed them in one report.

My display configuration setup breaks every time I restart my laptop.
Moreover, numbers marking monitors in display settings (where one can
drag displays to align them properly) do not match numbers that
actually are assigned to them.

Breaking config after restart, steps to reproduce:
1) Configure 3 displays (one with landscape orientation, one portrait right, 
one is laptop built in display) in default GNOME settings panel in Ubuntu 
21.10. Configuration works as intended
2) Restart computer
3) Now monitors are out of order and with wrong orientation
What I want to happen is to preserve display configuration after system restart

Incorrect display numbers, steps to reproduce:
1) Go to display settings, find an area where you can drag displays to 
align them
2) Click on this area, numbers appear in top-left corner of each monitor
3) Notice that those numbers do not match of what I see in display settings 
window
It makes configuring displays confusing.

My monitor setup:
1) Built-in display in laptop Dell Latitude E7470
2) One monitor connected through VGA
3) One monitor connected through DP (DisplayPort)

System version:
$ lsb_release -rd
Description:Ubuntu 21.10
Release:21.10

** Affects: ubuntu
 Importance: Undecided
 Status: New

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

Title:
  Wrong monitor/display setup after system restart and wrong display
  identifiers

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


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

[Bug 1956461] Re: Creative HD720p webcam doesn't work

2022-02-07 Thread Piotr
I've just tried  5.4.0-99.112 it still doesn't work (I mean the camera [lsusb: 
Bus 002 Device 005: ID 041e:4095 Creative Technology, Ltd Live! Cam Sync HD 
[VF0770]). I will not report the bug again. Nothing happens. I roll back to 
5.4.0-91
I can't find any hardware problem so the onlu solution is to roll back and then 
buy another webcam. I'm not a programmer and I can't fix it by myself.

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

Title:
  Creative HD720p webcam doesn't work

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


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

[Bug 1956461] Re: Creative HD720p webcam doesn't work

2022-02-04 Thread Piotr
I've tried everything I could but camera still doesn't work with the new
kernel. Perhaps it is some hardware failure :(

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

Title:
  Creative HD720p webcam doesn't work

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


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

[Bug 1956461] Re: Creative HD720p webcam doesn't work

2022-02-04 Thread Piotr
Thank you bonej079 for your answer. I've installed the kernel from
Mint's update and nothing have changed  with my camera - does mean it
still doesn't work. If in your case it works thus mean I need to look
for a solution. If I find any I will make know it over here

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

Title:
  Creative HD720p webcam doesn't work

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


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

[Bug 1956461] Re: Creative HD720p webcam doesn't work

2022-02-03 Thread Piotr
@bonej079. I have installed it and I have reported bug again. Are you
sure that with 5.4.097 110 it worked?Perhaps you have different type of
the camera?

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

Title:
  Creative HD720p webcam doesn't work

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


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

[Bug 1959621] acpidump.txt

2022-01-31 Thread Piotr
apport information

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

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

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

Title:
  webcam doesn't work

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


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

[Bug 1959621] WifiSyslog.txt

2022-01-31 Thread Piotr
apport information

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

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

Title:
  webcam doesn't work

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


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

[Bug 1959621] UdevDb.txt

2022-01-31 Thread Piotr
apport information

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

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

Title:
  webcam doesn't work

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


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

[Bug 1959621] PulseList.txt

2022-01-31 Thread Piotr
apport information

** Attachment added: "PulseList.txt"
   
https://bugs.launchpad.net/bugs/1959621/+attachment/5558495/+files/PulseList.txt

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

Title:
  webcam doesn't work

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


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

[Bug 1959621] ProcInterrupts.txt

2022-01-31 Thread Piotr
apport information

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

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

Title:
  webcam doesn't work

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


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

[Bug 1959621] ProcModules.txt

2022-01-31 Thread Piotr
apport information

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

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

Title:
  webcam doesn't work

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


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

[Bug 1959621] ProcEnviron.txt

2022-01-31 Thread Piotr
apport information

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

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

Title:
  webcam doesn't work

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


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

[Bug 1959621] ProcCpuinfoMinimal.txt

2022-01-31 Thread Piotr
apport information

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

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

Title:
  webcam doesn't work

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


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

[Bug 1959621] Lsusb-v.txt

2022-01-31 Thread Piotr
apport information

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

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

Title:
  webcam doesn't work

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


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

[Bug 1959621] ProcCpuinfo.txt

2022-01-31 Thread Piotr
apport information

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

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

Title:
  webcam doesn't work

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


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

[Bug 1959621] Lsusb.txt

2022-01-31 Thread Piotr
apport information

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

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

Title:
  webcam doesn't work

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


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

[Bug 1959621] Lsusb-t.txt

2022-01-31 Thread Piotr
apport information

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

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

Title:
  webcam doesn't work

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


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

[Bug 1959621] Lspci-vt.txt

2022-01-31 Thread Piotr
apport information

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

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

Title:
  webcam doesn't work

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


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

[Bug 1959621] Lspci.txt

2022-01-31 Thread Piotr
apport information

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

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

Title:
  webcam doesn't work

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


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

[Bug 1959621] CurrentDmesg.txt

2022-01-31 Thread Piotr
apport information

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

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

Title:
  webcam doesn't work

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


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

[Bug 1959621] CRDA.txt

2022-01-31 Thread Piotr
apport information

** Attachment added: "CRDA.txt"
   https://bugs.launchpad.net/bugs/1959621/+attachment/5558483/+files/CRDA.txt

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

Title:
  webcam doesn't work

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


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

[Bug 1959621] AlsaInfo.txt

2022-01-31 Thread Piotr
apport information

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

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

Title:
  webcam doesn't work

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


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

[Bug 1959621] [NEW] webcam doesn't work

2022-01-31 Thread Piotr
Public bug reported:

As I have reported yet 4 times [Bug 1956461][Bug 1957112][Bug 1957112], [Bug 
1957196] [Bug 1958414] the webcam Creative HD 720 p after installing any other 
kernel then the 5.4.0.91 (this time after installing the kernel # 5.4.0.97-100) 
stop working. There is no folder /dev/v4l.
lsb_release -rd
Description:Linux Mint 20.3
Release:20.3
--- 
ProblemType: Bug
ApportVersion: 2.20.11-0ubuntu27.21
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC2:  piotr  2892 F pulseaudio
 /dev/snd/controlC0:  piotr  2892 F pulseaudio
CasperMD5CheckResult: skip
CurrentDesktop: X-Cinnamon
DistroRelease: Linux Mint 20.3
InstallationDate: Installed on 2020-06-07 (603 days ago)
InstallationMedia: Linux Mint 19.3 "Tricia" - Release amd64 20191213
IwConfig:
 lono wireless extensions.
 
 enp3s0no wireless extensions.
MachineType: Gigabyte Technology Co., Ltd. H67MA-USB3-B3
NonfreeKernelModules: nvidia_modeset nvidia
Package: linux (not installed)
ProcFB: 0 VESA VGA
ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-5.4.0-97-generic 
root=UUID=3bdaa7b0-765c-41ce-b67a-deeeabde9c42 ro quiet splash
ProcVersionSignature: Ubuntu 5.4.0-97.110-generic 5.4.162
RelatedPackageVersions:
 linux-restricted-modules-5.4.0-97-generic N/A
 linux-backports-modules-5.4.0-97-generic  N/A
 linux-firmware1.187.25
RfKill:
 
Tags:  una
Uname: Linux 5.4.0-97-generic x86_64
UpgradeStatus: No upgrade log present (probably fresh install)
UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo vboxusers
_MarkForUpload: True
dmi.bios.date: 10/27/2011
dmi.bios.vendor: Award Software International, Inc.
dmi.bios.version: F4
dmi.board.name: H67MA-USB3-B3
dmi.board.vendor: Gigabyte Technology Co., Ltd.
dmi.board.version: x.x
dmi.chassis.type: 3
dmi.chassis.vendor: Gigabyte Technology Co., Ltd.
dmi.modalias: 
dmi:bvnAwardSoftwareInternational,Inc.:bvrF4:bd10/27/2011:svnGigabyteTechnologyCo.,Ltd.:pnH67MA-USB3-B3:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnH67MA-USB3-B3:rvrx.x:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvr:
dmi.product.name: H67MA-USB3-B3
dmi.sys.vendor: Gigabyte Technology Co., Ltd.

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


** Tags: apport-collected una

** Tags added: apport-collected una

** Description changed:

  As I have reported yet 4 times [Bug 1956461][Bug 1957112][Bug 1957112], [Bug 
1957196] [Bug 1958414] the webcam Creative HD 720 p after installing any other 
kernel then the 5.4.0.91 (this time after installing the kernel # 5.4.0.97-100) 
stop working. There is no folder /dev/v4l.
  lsb_release -rd
  Description:  Linux Mint 20.3
  Release:  20.3
+ --- 
+ ProblemType: Bug
+ ApportVersion: 2.20.11-0ubuntu27.21
+ Architecture: amd64
+ AudioDevicesInUse:
+  USERPID ACCESS COMMAND
+  /dev/snd/controlC2:  piotr  2892 F pulseaudio
+  /dev/snd/controlC0:  piotr  2892 F pulseaudio
+ CasperMD5CheckResult: skip
+ CurrentDesktop: X-Cinnamon
+ DistroRelease: Linux Mint 20.3
+ InstallationDate: Installed on 2020-06-07 (603 days ago)
+ InstallationMedia: Linux Mint 19.3 "Tricia" - Release amd64 20191213
+ IwConfig:
+  lono wireless extensions.
+  
+  enp3s0no wireless extensions.
+ MachineType: Gigabyte Technology Co., Ltd. H67MA-USB3-B3
+ NonfreeKernelModules: nvidia_modeset nvidia
+ Package: linux (not installed)
+ ProcFB: 0 VESA VGA
+ ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-5.4.0-97-generic 
root=UUID=3bdaa7b0-765c-41ce-b67a-deeeabde9c42 ro quiet splash
+ ProcVersionSignature: Ubuntu 5.4.0-97.110-generic 5.4.162
+ RelatedPackageVersions:
+  linux-restricted-modules-5.4.0-97-generic N/A
+  linux-backports-modules-5.4.0-97-generic  N/A
+  linux-firmware1.187.25
+ RfKill:
+  
+ Tags:  una
+ Uname: Linux 5.4.0-97-generic x86_64
+ UpgradeStatus: No upgrade log present (probably fresh install)
+ UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo vboxusers
+ _MarkForUpload: True
+ dmi.bios.date: 10/27/2011
+ dmi.bios.vendor: Award Software International, Inc.
+ dmi.bios.version: F4
+ dmi.board.name: H67MA-USB3-B3
+ dmi.board.vendor: Gigabyte Technology Co., Ltd.
+ dmi.board.version: x.x
+ dmi.chassis.type: 3
+ dmi.chassis.vendor: Gigabyte Technology Co., Ltd.
+ dmi.modalias: 
dmi:bvnAwardSoftwareInternational,Inc.:bvrF4:bd10/27/2011:svnGigabyteTechnologyCo.,Ltd.:pnH67MA-USB3-B3:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnH67MA-USB3-B3:rvrx.x:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvr:
+ dmi.product.name: H67MA-USB3-B3
+ dmi.sys.vendor: Gigabyte Technology Co., Ltd.

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

Title:
  webcam doesn't work

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


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
http

[Bug 1956461] Re: Creative HD720p webcam doesn't work

2022-01-31 Thread Piotr
No, it doesn't. I just tried.

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

Title:
  Creative HD720p webcam doesn't work

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


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

[Bug 1958414] Re: My web camera stop working

2022-01-19 Thread Piotr
At the boot time there is a communicate about to long value and no
number as I wrote first

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

Title:
  My web camera stop working

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


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

[Bug 1958414] acpidump.txt

2022-01-19 Thread Piotr
apport information

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

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

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

Title:
  My web camera stop working

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


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

[Bug 1958414] WifiSyslog.txt

2022-01-19 Thread Piotr
apport information

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

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

Title:
  My web camera stop working

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


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

[Bug 1958414] UdevDb.txt

2022-01-19 Thread Piotr
apport information

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

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

Title:
  My web camera stop working

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


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

[Bug 1958414] ProcEnviron.txt

2022-01-19 Thread Piotr
apport information

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

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

Title:
  My web camera stop working

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


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

[Bug 1958414] ProcInterrupts.txt

2022-01-19 Thread Piotr
apport information

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

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

Title:
  My web camera stop working

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


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

[Bug 1958414] PulseList.txt

2022-01-19 Thread Piotr
apport information

** Attachment added: "PulseList.txt"
   
https://bugs.launchpad.net/bugs/1958414/+attachment/612/+files/PulseList.txt

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

Title:
  My web camera stop working

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


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

[Bug 1958414] ProcCpuinfo.txt

2022-01-19 Thread Piotr
apport information

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

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

Title:
  My web camera stop working

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


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

[Bug 1958414] ProcModules.txt

2022-01-19 Thread Piotr
apport information

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

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

Title:
  My web camera stop working

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


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

[Bug 1958414] Lsusb-v.txt

2022-01-19 Thread Piotr
apport information

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

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

Title:
  My web camera stop working

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


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

[Bug 1958414] Lsusb-t.txt

2022-01-19 Thread Piotr
apport information

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

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

Title:
  My web camera stop working

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


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

[Bug 1958414] ProcCpuinfoMinimal.txt

2022-01-19 Thread Piotr
apport information

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

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

Title:
  My web camera stop working

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


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

[Bug 1958414] Lsusb.txt

2022-01-19 Thread Piotr
apport information

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

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

Title:
  My web camera stop working

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


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

[Bug 1958414] Lspci-vt.txt

2022-01-19 Thread Piotr
apport information

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

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

Title:
  My web camera stop working

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


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

[Bug 1958414] Lspci.txt

2022-01-19 Thread Piotr
apport information

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

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

Title:
  My web camera stop working

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


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

[Bug 1958414] CurrentDmesg.txt

2022-01-19 Thread Piotr
apport information

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

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

Title:
  My web camera stop working

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


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

[Bug 1958414] CRDA.txt

2022-01-19 Thread Piotr
apport information

** Attachment added: "CRDA.txt"
   https://bugs.launchpad.net/bugs/1958414/+attachment/600/+files/CRDA.txt

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

Title:
  My web camera stop working

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


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

[Bug 1958414] Re: My web camera stop working

2022-01-19 Thread Piotr
apport information

** Tags added: apport-collected una

** Description changed:

- As I've reported 3 times [Bug 1957112], [Bug 1957196] , [Bug 1956461],
- after installing new kernel different than 5.4.0-91 I have lost
- functionality of my webcam >>Creative Hd 720p<<. There is no driver
- because the folder /dev/v4l doesn't exist. There is a communicate at the
- boot time that some device has something to long (it blinked very fast,
- I haven't remembered it). It is annoying and disorganizing ones life.
+ As I've reported 3 times [Bug 1957112], [Bug 1957196] , [Bug 1956461], after 
installing new kernel different than 5.4.0-91 I have lost functionality of my 
webcam >>Creative Hd 720p<<. There is no driver because the folder /dev/v4l 
doesn't exist. There is a communicate at the boot time that some device has 
something to long (it blinked very fast, I haven't remembered it). It is 
annoying and disorganizing ones life.
+ --- 
+ ProblemType: Bug
+ ApportVersion: 2.20.11-0ubuntu27.21
+ Architecture: amd64
+ AudioDevicesInUse:
+  USERPID ACCESS COMMAND
+  /dev/snd/controlC2:  piotr  2890 F pulseaudio
+  /dev/snd/controlC0:  piotr  2890 F pulseaudio
+ CasperMD5CheckResult: skip
+ CurrentDesktop: X-Cinnamon
+ DistroRelease: Linux Mint 20.3
+ InstallationDate: Installed on 2020-06-07 (591 days ago)
+ InstallationMedia: Linux Mint 19.3 "Tricia" - Release amd64 20191213
+ IwConfig:
+  enp3s0no wireless extensions.
+  
+  lono wireless extensions.
+ MachineType: Gigabyte Technology Co., Ltd. H67MA-USB3-B3
+ NonfreeKernelModules: nvidia_modeset nvidia
+ Package: linux (not installed)
+ ProcFB: 0 VESA VGA
+ ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-5.4.0-96-generic 
root=UUID=3bdaa7b0-765c-41ce-b67a-deeeabde9c42 ro quiet splash
+ ProcVersionSignature: Ubuntu 5.4.0-96.109-generic 5.4.157
+ RelatedPackageVersions:
+  linux-restricted-modules-5.4.0-96-generic N/A
+  linux-backports-modules-5.4.0-96-generic  N/A
+  linux-firmware1.187.25
+ RfKill:
+  
+ Tags:  una
+ Uname: Linux 5.4.0-96-generic x86_64
+ UpgradeStatus: No upgrade log present (probably fresh install)
+ UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo vboxusers
+ _MarkForUpload: True
+ dmi.bios.date: 10/27/2011
+ dmi.bios.vendor: Award Software International, Inc.
+ dmi.bios.version: F4
+ dmi.board.name: H67MA-USB3-B3
+ dmi.board.vendor: Gigabyte Technology Co., Ltd.
+ dmi.board.version: x.x
+ dmi.chassis.type: 3
+ dmi.chassis.vendor: Gigabyte Technology Co., Ltd.
+ dmi.modalias: 
dmi:bvnAwardSoftwareInternational,Inc.:bvrF4:bd10/27/2011:svnGigabyteTechnologyCo.,Ltd.:pnH67MA-USB3-B3:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnH67MA-USB3-B3:rvrx.x:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvr:
+ dmi.product.name: H67MA-USB3-B3
+ dmi.sys.vendor: Gigabyte Technology Co., Ltd.

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

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

Title:
  My web camera stop working

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


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

[Bug 1958414] [NEW] My web camera stop working

2022-01-19 Thread Piotr
Public bug reported:

As I've reported 3 times [Bug 1957112], [Bug 1957196] , [Bug 1956461],
after installing new kernel different than 5.4.0-91 I have lost
functionality of my webcam >>Creative Hd 720p<<. There is no driver
because the folder /dev/v4l doesn't exist. There is a communicate at the
boot time that some device has something to long (it blinked very fast,
I haven't remembered it). It is annoying and disorganizing ones life.

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

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

Title:
  My web camera stop working

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


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

[Bug 1957112] Re: webcam doesn't work

2022-01-19 Thread Piotr
No. It IS kernel-hardware problem. Very singular - creative and derivates. On 
my laptop (Acer V5-131)the  integrated camera works normally despite of the new 
kernel (-s, because it was many of them I've tried). So it is the new kernel 
which doesn't recognize specific hardware driver. (With the new kernel I have 
no folder "/dev/vl4/ which comprise hardlinks to the kernel's driver. It is 
present with the old one)
My problem is similar to your problem. As a teacher I have to use my camera for 
my work and I have no MS Windows so without camera I'm done with my work. The 
solution I took right now is to roll back to the kernel #5.4.0-91 - the last 
which works with my camera. I froze all updates of the kernel and I can work. 
Unfortunately I didn't find another solution :(

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

Title:
  webcam doesn't work

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


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

[Bug 1957112] Re: webcam doesn't work

2022-01-18 Thread Piotr
From my experience every single kernel above 5.4.0-91 and 5.13.0-21
doesn't recognize the creative camera. I saw during the boot process
that there is a problem of USB device - something unexpected longitude
or something (it blinked so fast) I Hope it is written in the log
files. The camera wasn't the cheapest one and there were never problems
with  it. I tried every single kernel but I reported only 3 of them
here in the launpad. Unfortunately nobody gives a  about it

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

Title:
  webcam doesn't work

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


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

[Bug 1957196] Re: webcam doesn't work

2022-01-13 Thread Piotr
I can't perform 'apport-collect 1957196' because I roll back my system
through the 'TimeShift' to the kernel I had before. I needed my camera
working because of my work

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

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

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

Title:
  webcam doesn't work

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


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

[Bug 1957196] [NEW] webcam doesn't work

2022-01-12 Thread Piotr
Public bug reported:

As I reported in bugs: 1957112, 1956461, after installing kernels 5.13.0.25, 
5.4.0-94, 5.4.0-92 my USB Webcam Bus 001 Device 003: ID 041e:4095 Creative 
Technology, Ltd Live! Cam Sync HD [VF0770] /known as Creative HD720p stop 
working this way that the microphone of the camera is capturing sound but at 
the same time there is no image captured by this device. For instance VLC 
report that it can't open  MRL 'v4l2://' and in the folder 'dev' there is no 
folder 'vl4' (/dev/vl4).
When I used to use kernel 5.4.0-91 there was no problem with this webcam at 
all. I'm using Linux Mint 20.3
I need some help. The camera is quite new and I need it to my work as a teacher 
for remote teaching in google Meet an MS Teams. Without camera I can't work. 
PLEASE correct this regression

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


** Tags: usbwebcam webcam

** Attachment added: "lsusb -v.txt"
   
https://bugs.launchpad.net/bugs/1957196/+attachment/5553605/+files/lsusb%20-v.txt

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

Title:
  webcam doesn't work

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


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

[Bug 1957196] Re: webcam doesn't work

2022-01-12 Thread Piotr
** Attachment added: "lspci-vnvn.log"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1957196/+attachment/5553606/+files/lspci-vnvn.log

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

Title:
  webcam doesn't work

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


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

[Bug 1957112] Re: webcam doesn't work

2022-01-11 Thread Piotr
My bad. I sent logs after rolling back to the previous kernel

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

Title:
  webcam doesn't work

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


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

[Bug 1957112] acpidump.txt

2022-01-11 Thread Piotr
apport information

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

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

Title:
  webcam doesn't work

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


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

[Bug 1957112] WifiSyslog.txt

2022-01-11 Thread Piotr
apport information

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

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

Title:
  webcam doesn't work

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


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

[Bug 1957112] UdevDb.txt

2022-01-11 Thread Piotr
apport information

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

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

Title:
  webcam doesn't work

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


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

[Bug 1957112] PulseList.txt

2022-01-11 Thread Piotr
apport information

** Attachment added: "PulseList.txt"
   
https://bugs.launchpad.net/bugs/1957112/+attachment/5553418/+files/PulseList.txt

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

Title:
  webcam doesn't work

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


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

[Bug 1957112] ProcModules.txt

2022-01-11 Thread Piotr
apport information

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

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

Title:
  webcam doesn't work

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


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

[Bug 1957112] ProcEnviron.txt

2022-01-11 Thread Piotr
apport information

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

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

Title:
  webcam doesn't work

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


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

[Bug 1957112] ProcInterrupts.txt

2022-01-11 Thread Piotr
apport information

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

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

Title:
  webcam doesn't work

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


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

[Bug 1957112] ProcCpuinfo.txt

2022-01-11 Thread Piotr
apport information

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

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

Title:
  webcam doesn't work

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


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

[Bug 1957112] ProcCpuinfoMinimal.txt

2022-01-11 Thread Piotr
apport information

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

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

Title:
  webcam doesn't work

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


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

[Bug 1957112] Lsusb-t.txt

2022-01-11 Thread Piotr
apport information

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

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

Title:
  webcam doesn't work

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


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

[Bug 1957112] Lsusb-v.txt

2022-01-11 Thread Piotr
apport information

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

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

Title:
  webcam doesn't work

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


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

[Bug 1957112] Lsusb.txt

2022-01-11 Thread Piotr
apport information

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

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

Title:
  webcam doesn't work

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


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

[Bug 1957112] Lspci.txt

2022-01-11 Thread Piotr
apport information

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

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

Title:
  webcam doesn't work

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


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

[Bug 1957112] Lspci-vt.txt

2022-01-11 Thread Piotr
apport information

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

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

Title:
  webcam doesn't work

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


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

[Bug 1957112] CurrentDmesg.txt

2022-01-11 Thread Piotr
apport information

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

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

Title:
  webcam doesn't work

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


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

[Bug 1957112] Re: webcam doesn't work

2022-01-11 Thread Piotr
apport information

** Tags added: apport-collected una

** Description changed:

- As I wrote in [Bug 1956461] the same is happening with kernel 5.4.0-94.
- My webcam doesn't work
+ As I wrote in [Bug 1956461] the same is happening with kernel 5.4.0-94. My 
webcam doesn't work
+ --- 
+ ProblemType: Bug
+ ApportVersion: 2.20.11-0ubuntu27.21
+ Architecture: amd64
+ AudioDevicesInUse:
+  USERPID ACCESS COMMAND
+  /dev/snd/controlC2:  piotr  2920 F pulseaudio
+  /dev/snd/controlC0:  piotr  2920 F pulseaudio
+  /dev/snd/controlC1:  piotr  2920 F pulseaudio
+ CasperMD5CheckResult: skip
+ CurrentDesktop: X-Cinnamon
+ DistroRelease: Linux Mint 20.3
+ InstallationDate: Installed on 2020-06-07 (583 days ago)
+ InstallationMedia: Linux Mint 19.3 "Tricia" - Release amd64 20191213
+ IwConfig:
+  enp3s0no wireless extensions.
+  
+  lono wireless extensions.
+ MachineType: Gigabyte Technology Co., Ltd. H67MA-USB3-B3
+ NonfreeKernelModules: nvidia_modeset nvidia
+ Package: linux (not installed)
+ ProcFB: 0 VESA VGA
+ ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-5.4.0-91-generic 
root=UUID=3bdaa7b0-765c-41ce-b67a-deeeabde9c42 ro quiet splash
+ ProcVersionSignature: Ubuntu 5.4.0-91.102-generic 5.4.151
+ RelatedPackageVersions:
+  linux-restricted-modules-5.4.0-91-generic N/A
+  linux-backports-modules-5.4.0-91-generic  N/A
+  linux-firmware1.187.24
+ RfKill:
+  
+ Tags:  una
+ Uname: Linux 5.4.0-91-generic x86_64
+ UpgradeStatus: No upgrade log present (probably fresh install)
+ UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo vboxusers
+ _MarkForUpload: True
+ dmi.bios.date: 10/27/2011
+ dmi.bios.vendor: Award Software International, Inc.
+ dmi.bios.version: F4
+ dmi.board.name: H67MA-USB3-B3
+ dmi.board.vendor: Gigabyte Technology Co., Ltd.
+ dmi.board.version: x.x
+ dmi.chassis.type: 3
+ dmi.chassis.vendor: Gigabyte Technology Co., Ltd.
+ dmi.modalias: 
dmi:bvnAwardSoftwareInternational,Inc.:bvrF4:bd10/27/2011:svnGigabyteTechnologyCo.,Ltd.:pnH67MA-USB3-B3:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnH67MA-USB3-B3:rvrx.x:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvr:
+ dmi.product.name: H67MA-USB3-B3
+ dmi.sys.vendor: Gigabyte Technology Co., Ltd.

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

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

Title:
  webcam doesn't work

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


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

[Bug 1957112] CRDA.txt

2022-01-11 Thread Piotr
apport information

** Attachment added: "CRDA.txt"
   https://bugs.launchpad.net/bugs/1957112/+attachment/5553406/+files/CRDA.txt

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

Title:
  webcam doesn't work

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


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

[Bug 1957112] [NEW] webcam doesn't work

2022-01-11 Thread Piotr
Public bug reported:

As I wrote in [Bug 1956461] the same is happening with kernel 5.4.0-94.
My webcam doesn't work

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


** Tags: webcam

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

Title:
  webcam doesn't work

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


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

[Bug 1651561] Re: openarena crashes upon starting or joining a game

2022-01-07 Thread Piotr Henryk Dabrowski
This bug seems to be FIXED in Ubuntu 21.10 Impish with openarena
0.8.8+dfsg-5.

Can more people confirm?

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

Title:
  openarena crashes upon starting or joining a game

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


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

[Bug 1956461] Re: webcam doesn't work

2022-01-07 Thread Piotr
** Tags added: webcam

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

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

Title:
  webcam doesn't work

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


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

[Bug 1956461] UdevDb.txt

2022-01-07 Thread Piotr
apport information

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

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

Title:
  webcam doesn't work

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


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

  1   2   3   4   5   6   7   8   9   10   >