[Kernel-packages] [Bug 2051436] Re: Nvidia 390 Needs Patched for Kernel 6.5+

2024-04-10 Thread Daniel Letzeisen
*** This bug is a duplicate of bug 2028165 ***
https://bugs.launchpad.net/bugs/2028165

Jonathan, either use the PPA in the bug description or use the "GA"
kernel (5.15.x). They're not going to fix this and the 6.2 kernel series
is EOL, so it's not wise to keep running that.

https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-
drivers-390/+bug/2035189/comments/1

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

Title:
  Nvidia 390 Needs Patched for Kernel 6.5+

Status in nvidia-graphics-drivers-390 package in Ubuntu:
  Confirmed

Bug description:
  Supposedly, this was solved in Ubuntu 23.10, but the package never made it 
out of the mantic-proposed repository: 
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-390/+bug/2028165/comments/16
  Nor was it backported to Ubuntu 22.04 

  As a temporary measure, I uploaded a patched version to a PPA for
  Ubuntu 22.04 (and added a patch for 6.6/6.7):
  https://launchpad.net/~dtl131/+archive/ubuntu/nvidiaexp

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-390/+bug/2051436/+subscriptions


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


[Kernel-packages] [Bug 2028165] Re: nvidia-dkms-* FTBS with linux 6.5

2024-04-03 Thread Daniel Letzeisen
Sorry, but I don't believe that for a second. The fix is not difficult
or time-consuming, and they already had a patched version.

"Eventually 6.5+ based jammy kernels will not have it in lrm either. And we 
will only keep it against older kernels in bionic..jammy (ga only)"
Unless they reverse ^that decision, it means Won't Fix. I'll believe otherwise 
when I see it.

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

Title:
  nvidia-dkms-* FTBS with linux 6.5

Status in nvidia-graphics-drivers-390 package in Ubuntu:
  Fix Released
Status in nvidia-graphics-drivers-450-server package in Ubuntu:
  Fix Released
Status in nvidia-graphics-drivers-470 package in Ubuntu:
  Fix Released
Status in nvidia-graphics-drivers-470-server package in Ubuntu:
  Fix Released
Status in nvidia-graphics-drivers-525 package in Ubuntu:
  Fix Released
Status in nvidia-graphics-drivers-525-server package in Ubuntu:
  Fix Released
Status in nvidia-graphics-drivers-390 source package in Jammy:
  Confirmed
Status in nvidia-graphics-drivers-450-server source package in Jammy:
  Invalid
Status in nvidia-graphics-drivers-470 source package in Jammy:
  Invalid
Status in nvidia-graphics-drivers-470-server source package in Jammy:
  Invalid
Status in nvidia-graphics-drivers-525 source package in Jammy:
  Invalid
Status in nvidia-graphics-drivers-525-server source package in Jammy:
  Invalid
Status in nvidia-graphics-drivers-390 source package in Mantic:
  Fix Released
Status in nvidia-graphics-drivers-450-server source package in Mantic:
  Fix Released
Status in nvidia-graphics-drivers-470 source package in Mantic:
  Fix Released
Status in nvidia-graphics-drivers-470-server source package in Mantic:
  Fix Released
Status in nvidia-graphics-drivers-525 source package in Mantic:
  Fix Released
Status in nvidia-graphics-drivers-525-server source package in Mantic:
  Fix Released

Bug description:
  [Impact]

  ...
  In file included from 
/var/lib/dkms/nvidia/390.157/build/common/inc/nv-linux.h:21,
   from 
/var/lib/dkms/nvidia/390.157/build/nvidia/nv-instance.c:13:
  /var/lib/dkms/nvidia/390.157/build/common/inc/nv-mm.h: In function 
‘NV_GET_USER_PAGES_REMOTE’:
  /var/lib/dkms/nvidia/390.157/build/common/inc/nv-mm.h:164:45: error: passing 
argument 1 of ‘get_user_pages_remote’ from incompatible pointer type 
[-Werror=incompatible-pointer-types]
    164 |return get_user_pages_remote(tsk, mm, start, nr_pages, 
flags,
    | ^~~
    | |
    | struct task_struct *
  ...

  
  [Fix]

  Apply the attached fix.

  [How to test]

  Install (and build) the patched packet.

  [Regression potential]

  The fix is composed of two patches:

  1) the first patch simply garbage collect a reference to a function
  that was never used but that had the API changed in Linux 6.5 - so,
  it's a trivial change.

  2) the second patch actually reimplement part of the vma scanning that was 
removed in __get_user_pages_locked() in upstream commit 
b2cac248191b7466c5819e0da617b0705a26e197 "mm/gup: removed vmas
  array from internal GUP functions" - here is where most likely any regression 
could be found.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-390/+bug/2028165/+subscriptions


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


[Kernel-packages] [Bug 2028165] Re: nvidia-dkms-* FTBS with linux 6.5

2024-04-02 Thread Daniel Letzeisen
@vanvugt: I appreciate you opening the Jammy task, but I'm not holding my 
breath for this to get fixed after reading 
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-390/+bug/2035189/comments/1
Basically, they knew this bug was coming when they removed the 390 package, but 
they seem to be okay with that as long as people can use 5.15

The 6.5 kernel has been out for months and 6.8 is coming down the pipe
soon. The fix is simple and they  already had the appropriate patches
applied for mantic. So maybe this wasn't marked "Won't Fix" yet, but to
me, the silence speaks volumes..

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

Title:
  nvidia-dkms-* FTBS with linux 6.5

Status in nvidia-graphics-drivers-390 package in Ubuntu:
  Fix Released
Status in nvidia-graphics-drivers-450-server package in Ubuntu:
  Fix Released
Status in nvidia-graphics-drivers-470 package in Ubuntu:
  Fix Released
Status in nvidia-graphics-drivers-470-server package in Ubuntu:
  Fix Released
Status in nvidia-graphics-drivers-525 package in Ubuntu:
  Fix Released
Status in nvidia-graphics-drivers-525-server package in Ubuntu:
  Fix Released
Status in nvidia-graphics-drivers-390 source package in Jammy:
  Confirmed
Status in nvidia-graphics-drivers-450-server source package in Jammy:
  Invalid
Status in nvidia-graphics-drivers-470 source package in Jammy:
  Invalid
Status in nvidia-graphics-drivers-470-server source package in Jammy:
  Invalid
Status in nvidia-graphics-drivers-525 source package in Jammy:
  Invalid
Status in nvidia-graphics-drivers-525-server source package in Jammy:
  Invalid
Status in nvidia-graphics-drivers-390 source package in Mantic:
  Fix Released
Status in nvidia-graphics-drivers-450-server source package in Mantic:
  Fix Released
Status in nvidia-graphics-drivers-470 source package in Mantic:
  Fix Released
Status in nvidia-graphics-drivers-470-server source package in Mantic:
  Fix Released
Status in nvidia-graphics-drivers-525 source package in Mantic:
  Fix Released
Status in nvidia-graphics-drivers-525-server source package in Mantic:
  Fix Released

Bug description:
  [Impact]

  ...
  In file included from 
/var/lib/dkms/nvidia/390.157/build/common/inc/nv-linux.h:21,
   from 
/var/lib/dkms/nvidia/390.157/build/nvidia/nv-instance.c:13:
  /var/lib/dkms/nvidia/390.157/build/common/inc/nv-mm.h: In function 
‘NV_GET_USER_PAGES_REMOTE’:
  /var/lib/dkms/nvidia/390.157/build/common/inc/nv-mm.h:164:45: error: passing 
argument 1 of ‘get_user_pages_remote’ from incompatible pointer type 
[-Werror=incompatible-pointer-types]
    164 |return get_user_pages_remote(tsk, mm, start, nr_pages, 
flags,
    | ^~~
    | |
    | struct task_struct *
  ...

  
  [Fix]

  Apply the attached fix.

  [How to test]

  Install (and build) the patched packet.

  [Regression potential]

  The fix is composed of two patches:

  1) the first patch simply garbage collect a reference to a function
  that was never used but that had the API changed in Linux 6.5 - so,
  it's a trivial change.

  2) the second patch actually reimplement part of the vma scanning that was 
removed in __get_user_pages_locked() in upstream commit 
b2cac248191b7466c5819e0da617b0705a26e197 "mm/gup: removed vmas
  array from internal GUP functions" - here is where most likely any regression 
could be found.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-390/+bug/2028165/+subscriptions


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


[Kernel-packages] [Bug 2028165] Re: nvidia-dkms-* FTBS with linux 6.5

2024-03-31 Thread Daniel Letzeisen
@Dmitry: Ubuntu devs made a conscious decision to drop the 390 driver and some 
other branches: 
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-390/+bug/2035189
So if they haven't fixed the Jammy version by now, it's probably not going to 
happen.

Good news though: I patched the package in my PPA for kernel 6.8 and added a 
version for Ubuntu 24.04.
You should be able to use the versions in the PPA until the year 2029.

I will try to keep up with future kernel version, but no guarantees. I'm
very good at getting distracted by life and/or procrastinating.

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

Title:
  nvidia-dkms-* FTBS with linux 6.5

Status in nvidia-graphics-drivers-390 package in Ubuntu:
  Fix Released
Status in nvidia-graphics-drivers-450-server package in Ubuntu:
  Fix Released
Status in nvidia-graphics-drivers-470 package in Ubuntu:
  Fix Released
Status in nvidia-graphics-drivers-470-server package in Ubuntu:
  Fix Released
Status in nvidia-graphics-drivers-525 package in Ubuntu:
  Fix Released
Status in nvidia-graphics-drivers-525-server package in Ubuntu:
  Fix Released
Status in nvidia-graphics-drivers-390 source package in Jammy:
  Confirmed
Status in nvidia-graphics-drivers-450-server source package in Jammy:
  Invalid
Status in nvidia-graphics-drivers-470 source package in Jammy:
  Invalid
Status in nvidia-graphics-drivers-470-server source package in Jammy:
  Invalid
Status in nvidia-graphics-drivers-525 source package in Jammy:
  Invalid
Status in nvidia-graphics-drivers-525-server source package in Jammy:
  Invalid
Status in nvidia-graphics-drivers-390 source package in Mantic:
  Fix Released
Status in nvidia-graphics-drivers-450-server source package in Mantic:
  Fix Released
Status in nvidia-graphics-drivers-470 source package in Mantic:
  Fix Released
Status in nvidia-graphics-drivers-470-server source package in Mantic:
  Fix Released
Status in nvidia-graphics-drivers-525 source package in Mantic:
  Fix Released
Status in nvidia-graphics-drivers-525-server source package in Mantic:
  Fix Released

Bug description:
  [Impact]

  ...
  In file included from 
/var/lib/dkms/nvidia/390.157/build/common/inc/nv-linux.h:21,
   from 
/var/lib/dkms/nvidia/390.157/build/nvidia/nv-instance.c:13:
  /var/lib/dkms/nvidia/390.157/build/common/inc/nv-mm.h: In function 
‘NV_GET_USER_PAGES_REMOTE’:
  /var/lib/dkms/nvidia/390.157/build/common/inc/nv-mm.h:164:45: error: passing 
argument 1 of ‘get_user_pages_remote’ from incompatible pointer type 
[-Werror=incompatible-pointer-types]
    164 |return get_user_pages_remote(tsk, mm, start, nr_pages, 
flags,
    | ^~~
    | |
    | struct task_struct *
  ...

  
  [Fix]

  Apply the attached fix.

  [How to test]

  Install (and build) the patched packet.

  [Regression potential]

  The fix is composed of two patches:

  1) the first patch simply garbage collect a reference to a function
  that was never used but that had the API changed in Linux 6.5 - so,
  it's a trivial change.

  2) the second patch actually reimplement part of the vma scanning that was 
removed in __get_user_pages_locked() in upstream commit 
b2cac248191b7466c5819e0da617b0705a26e197 "mm/gup: removed vmas
  array from internal GUP functions" - here is where most likely any regression 
could be found.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-390/+bug/2028165/+subscriptions


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


[Kernel-packages] [Bug 2056317] Re: package nvidia-driver-390 390.157-0ubuntu0.22.04.2 failed to install/upgrade: problemas de dependência - deixando desconfigurado

2024-03-06 Thread Daniel Letzeisen
*** This bug is a duplicate of bug 2028165 ***
https://bugs.launchpad.net/bugs/2028165

** This bug has been marked a duplicate of bug 2028165
   nvidia-dkms-* FTBS with linux 6.5

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

Title:
  package nvidia-driver-390 390.157-0ubuntu0.22.04.2 failed to
  install/upgrade: problemas de dependência - deixando desconfigurado

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

Bug description:
  I can not install the gpu driver without an error.

  ProblemType: Package
  DistroRelease: Ubuntu 22.04
  Package: nvidia-driver-390 390.157-0ubuntu0.22.04.2
  ProcVersionSignature: Ubuntu 6.5.0-21.21~22.04.1-generic 6.5.8
  Uname: Linux 6.5.0-21-generic x86_64
  ApportVersion: 2.20.11-0ubuntu82.5
  AptOrdering:
   google-chrome-stable:amd64: Install
   libde265-0:amd64: Install
   zotero:amd64: Install
   NULL: ConfigurePending
  Architecture: amd64
  CasperMD5CheckResult: pass
  Date: Tue Mar  5 20:09:23 2024
  ErrorMessage: problemas de dependência - deixando desconfigurado
  InstallationDate: Installed on 2024-02-02 (32 days ago)
  InstallationMedia: Ubuntu 22.04.3 LTS "Jammy Jellyfish" - Release amd64 
(20230807.2)
  Python3Details: /usr/bin/python3.10, Python 3.10.12, python3-minimal, 
3.10.6-1~22.04
  PythonDetails: N/A
  RelatedPackageVersions:
   dpkg 1.21.1ubuntu2.2
   apt  2.4.11
  SourcePackage: nvidia-graphics-drivers-390
  Title: package nvidia-driver-390 390.157-0ubuntu0.22.04.2 failed to 
install/upgrade: problemas de dependência - deixando desconfigurado
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-390/+bug/2056317/+subscriptions


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


[Kernel-packages] [Bug 2054913] Re: package nvidia-dkms-390 390.157-0ubuntu0.22.04.2 failed to install/upgrade: installed nvidia-dkms-390 package post-installation script subprocess returned error exi

2024-02-25 Thread Daniel Letzeisen
*** This bug is a duplicate of bug 2028165 ***
https://bugs.launchpad.net/bugs/2028165

** This bug has been marked a duplicate of bug 2028165
   nvidia-dkms-* FTBS with linux 6.5

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

Title:
  package nvidia-dkms-390 390.157-0ubuntu0.22.04.2 failed to
  install/upgrade: installed nvidia-dkms-390 package post-installation
  script subprocess returned error exit status 10

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

Bug description:
  i dont know

  ProblemType: Package
  DistroRelease: Ubuntu 22.04
  Package: nvidia-dkms-390 390.157-0ubuntu0.22.04.2
  ProcVersionSignature: Ubuntu 6.5.0-21.21~22.04.1-generic 6.5.8
  Uname: Linux 6.5.0-21-generic x86_64
  ApportVersion: 2.20.11-0ubuntu82.5
  Architecture: amd64
  CasperMD5CheckResult: pass
  Date: Sun Feb 25 10:16:02 2024
  ErrorMessage: installed nvidia-dkms-390 package post-installation script 
subprocess returned error exit status 10
  InstallationDate: Installed on 2022-09-25 (517 days ago)
  InstallationMedia: Ubuntu 22.04.1 LTS "Jammy Jellyfish" - Release amd64 
(20220809.1)
  Python3Details: /usr/bin/python3.10, Python 3.10.12, python3-minimal, 
3.10.6-1~22.04
  PythonDetails: N/A
  RelatedPackageVersions:
   dpkg 1.21.1ubuntu2.2
   apt  2.4.11
  SourcePackage: nvidia-graphics-drivers-390
  Title: package nvidia-dkms-390 390.157-0ubuntu0.22.04.2 failed to 
install/upgrade: installed nvidia-dkms-390 package post-installation script 
subprocess returned error exit status 10
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-390/+bug/2054913/+subscriptions


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


[Kernel-packages] [Bug 2028165] Re: nvidia-dkms-* FTBS with linux 6.5

2024-02-22 Thread Daniel Letzeisen
@Steve Langesak, I added the regression-release tag based on vanvugt's
comment that this this would be such a  bug if not fixed by 22.04.4
release. Please explain why you removed it.

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

Title:
  nvidia-dkms-* FTBS with linux 6.5

Status in nvidia-graphics-drivers-390 package in Ubuntu:
  Fix Released
Status in nvidia-graphics-drivers-450-server package in Ubuntu:
  Fix Released
Status in nvidia-graphics-drivers-470 package in Ubuntu:
  Fix Released
Status in nvidia-graphics-drivers-470-server package in Ubuntu:
  Fix Released
Status in nvidia-graphics-drivers-525 package in Ubuntu:
  Fix Released
Status in nvidia-graphics-drivers-525-server package in Ubuntu:
  Fix Released
Status in nvidia-graphics-drivers-390 source package in Jammy:
  Confirmed
Status in nvidia-graphics-drivers-450-server source package in Jammy:
  Invalid
Status in nvidia-graphics-drivers-470 source package in Jammy:
  Invalid
Status in nvidia-graphics-drivers-470-server source package in Jammy:
  Invalid
Status in nvidia-graphics-drivers-525 source package in Jammy:
  Invalid
Status in nvidia-graphics-drivers-525-server source package in Jammy:
  Invalid
Status in nvidia-graphics-drivers-390 source package in Mantic:
  Fix Released
Status in nvidia-graphics-drivers-450-server source package in Mantic:
  Fix Released
Status in nvidia-graphics-drivers-470 source package in Mantic:
  Fix Released
Status in nvidia-graphics-drivers-470-server source package in Mantic:
  Fix Released
Status in nvidia-graphics-drivers-525 source package in Mantic:
  Fix Released
Status in nvidia-graphics-drivers-525-server source package in Mantic:
  Fix Released

Bug description:
  [Impact]

  ...
  In file included from 
/var/lib/dkms/nvidia/390.157/build/common/inc/nv-linux.h:21,
   from 
/var/lib/dkms/nvidia/390.157/build/nvidia/nv-instance.c:13:
  /var/lib/dkms/nvidia/390.157/build/common/inc/nv-mm.h: In function 
‘NV_GET_USER_PAGES_REMOTE’:
  /var/lib/dkms/nvidia/390.157/build/common/inc/nv-mm.h:164:45: error: passing 
argument 1 of ‘get_user_pages_remote’ from incompatible pointer type 
[-Werror=incompatible-pointer-types]
    164 |return get_user_pages_remote(tsk, mm, start, nr_pages, 
flags,
    | ^~~
    | |
    | struct task_struct *
  ...

  
  [Fix]

  Apply the attached fix.

  [How to test]

  Install (and build) the patched packet.

  [Regression potential]

  The fix is composed of two patches:

  1) the first patch simply garbage collect a reference to a function
  that was never used but that had the API changed in Linux 6.5 - so,
  it's a trivial change.

  2) the second patch actually reimplement part of the vma scanning that was 
removed in __get_user_pages_locked() in upstream commit 
b2cac248191b7466c5819e0da617b0705a26e197 "mm/gup: removed vmas
  array from internal GUP functions" - here is where most likely any regression 
could be found.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-390/+bug/2028165/+subscriptions


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


[Kernel-packages] [Bug 2028165] Re: nvidia-dkms-* FTBS with linux 6.5

2024-02-22 Thread Daniel Letzeisen
** Tags added: regression-release

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

Title:
  nvidia-dkms-* FTBS with linux 6.5

Status in nvidia-graphics-drivers-390 package in Ubuntu:
  Fix Released
Status in nvidia-graphics-drivers-450-server package in Ubuntu:
  Fix Released
Status in nvidia-graphics-drivers-470 package in Ubuntu:
  Fix Released
Status in nvidia-graphics-drivers-470-server package in Ubuntu:
  Fix Released
Status in nvidia-graphics-drivers-525 package in Ubuntu:
  Fix Released
Status in nvidia-graphics-drivers-525-server package in Ubuntu:
  Fix Released
Status in nvidia-graphics-drivers-390 source package in Jammy:
  Confirmed
Status in nvidia-graphics-drivers-450-server source package in Jammy:
  Invalid
Status in nvidia-graphics-drivers-470 source package in Jammy:
  Invalid
Status in nvidia-graphics-drivers-470-server source package in Jammy:
  Invalid
Status in nvidia-graphics-drivers-525 source package in Jammy:
  Invalid
Status in nvidia-graphics-drivers-525-server source package in Jammy:
  Invalid
Status in nvidia-graphics-drivers-390 source package in Mantic:
  Fix Released
Status in nvidia-graphics-drivers-450-server source package in Mantic:
  Fix Released
Status in nvidia-graphics-drivers-470 source package in Mantic:
  Fix Released
Status in nvidia-graphics-drivers-470-server source package in Mantic:
  Fix Released
Status in nvidia-graphics-drivers-525 source package in Mantic:
  Fix Released
Status in nvidia-graphics-drivers-525-server source package in Mantic:
  Fix Released

Bug description:
  [Impact]

  ...
  In file included from 
/var/lib/dkms/nvidia/390.157/build/common/inc/nv-linux.h:21,
   from 
/var/lib/dkms/nvidia/390.157/build/nvidia/nv-instance.c:13:
  /var/lib/dkms/nvidia/390.157/build/common/inc/nv-mm.h: In function 
‘NV_GET_USER_PAGES_REMOTE’:
  /var/lib/dkms/nvidia/390.157/build/common/inc/nv-mm.h:164:45: error: passing 
argument 1 of ‘get_user_pages_remote’ from incompatible pointer type 
[-Werror=incompatible-pointer-types]
    164 |return get_user_pages_remote(tsk, mm, start, nr_pages, 
flags,
    | ^~~
    | |
    | struct task_struct *
  ...

  
  [Fix]

  Apply the attached fix.

  [How to test]

  Install (and build) the patched packet.

  [Regression potential]

  The fix is composed of two patches:

  1) the first patch simply garbage collect a reference to a function
  that was never used but that had the API changed in Linux 6.5 - so,
  it's a trivial change.

  2) the second patch actually reimplement part of the vma scanning that was 
removed in __get_user_pages_locked() in upstream commit 
b2cac248191b7466c5819e0da617b0705a26e197 "mm/gup: removed vmas
  array from internal GUP functions" - here is where most likely any regression 
could be found.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-390/+bug/2028165/+subscriptions


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


[Kernel-packages] [Bug 2054297] Re: package nvidia-driver-390 390.157-0ubuntu0.22.04.2 failed to install/upgrade: problemi con le dipendenze - lasciato non configurato

2024-02-19 Thread Daniel Letzeisen
*** This bug is a duplicate of bug 2028165 ***
https://bugs.launchpad.net/bugs/2028165

** This bug has been marked a duplicate of bug 2028165
   nvidia-dkms-* FTBS with linux 6.5

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

Title:
  package nvidia-driver-390 390.157-0ubuntu0.22.04.2 failed to
  install/upgrade: problemi con le dipendenze - lasciato non configurato

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

Bug description:
  Ubuntu 22.04.4 LTS

  ProblemType: Package
  DistroRelease: Ubuntu 22.04
  Package: nvidia-driver-390 390.157-0ubuntu0.22.04.2
  ProcVersionSignature: Ubuntu 6.5.0-17.17~22.04.1-generic 6.5.8
  Uname: Linux 6.5.0-17-generic x86_64
  ApportVersion: 2.20.11-0ubuntu82.5
  Architecture: amd64
  CasperMD5CheckResult: pass
  Date: Mon Feb 19 10:16:57 2024
  ErrorMessage: problemi con le dipendenze - lasciato non configurato
  InstallationDate: Installed on 2022-08-17 (550 days ago)
  InstallationMedia: Ubuntu 22.04.1 LTS "Jammy Jellyfish" - Release amd64 
(20220809.1)
  Python3Details: /usr/bin/python3.10, Python 3.10.12, python3-minimal, 
3.10.6-1~22.04
  PythonDetails: N/A
  RelatedPackageVersions:
   dpkg 1.21.1ubuntu2.2
   apt  2.4.11
  SourcePackage: nvidia-graphics-drivers-390
  Title: package nvidia-driver-390 390.157-0ubuntu0.22.04.2 failed to 
install/upgrade: problemi con le dipendenze - lasciato non configurato
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-390/+bug/2054297/+subscriptions


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


[Kernel-packages] [Bug 2054234] Re: package nvidia-dkms-390 390.157-0ubuntu0.22.04.2 failed to install/upgrade: installed nvidia-dkms-390 package post-installation script subprocess returned error exi

2024-02-18 Thread Daniel Letzeisen
*** This bug is a duplicate of bug 2028165 ***
https://bugs.launchpad.net/bugs/2028165

** This bug has been marked a duplicate of bug 2028165
   nvidia-dkms-* FTBS with linux 6.5

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

Title:
  package nvidia-dkms-390 390.157-0ubuntu0.22.04.2 failed to
  install/upgrade: installed nvidia-dkms-390 package post-installation
  script subprocess returned error exit status 10

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

Bug description:
  Error while applying changes
 pk-client-error-quark: Error while installing package: installed 
nvidia-dkms-390 package post-installation script subprocess returned error exit 
status 10(313)

  lsb_release -rd
  Description:  Ubuntu 22.04.4 LTS
  Release:  22.04

  $XDG_SESSION_TYPE
  wayland: command not found

  This is result from trying "additional drivers"option in "Software &
  Updates"

  (Obviously, after using Ubuntu since 10.04, my copy paste terminal
  chops reveal me to still be a noob.)

  ProblemType: Package
  DistroRelease: Ubuntu 22.04
  Package: nvidia-dkms-390 390.157-0ubuntu0.22.04.2
  ProcVersionSignature: Ubuntu 6.5.0-18.18~22.04.1-generic 6.5.8
  Uname: Linux 6.5.0-18-generic x86_64
  ApportVersion: 2.20.11-0ubuntu82.5
  Architecture: amd64
  CasperMD5CheckResult: pass
  Date: Sun Feb 18 13:20:58 2024
  ErrorMessage: installed nvidia-dkms-390 package post-installation script 
subprocess returned error exit status 10
  InstallationDate: Installed on 2024-02-18 (0 days ago)
  InstallationMedia: Ubuntu 22.04.1 LTS "Jammy Jellyfish" - Release amd64 
(20220809.1)
  Python3Details: /usr/bin/python3.10, Python 3.10.12, python3-minimal, 
3.10.6-1~22.04
  PythonDetails: N/A
  RelatedPackageVersions:
   dpkg 1.21.1ubuntu2.2
   apt  2.4.11
  SourcePackage: nvidia-graphics-drivers-390
  Title: package nvidia-dkms-390 390.157-0ubuntu0.22.04.2 failed to 
install/upgrade: installed nvidia-dkms-390 package post-installation script 
subprocess returned error exit status 10
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-390/+bug/2054234/+subscriptions


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


[Kernel-packages] [Bug 2054172] Re: package nvidia-dkms-390 (not installed) failed to install/upgrade: installed nvidia-dkms-390 package post-installation script subprocess returned error exit status

2024-02-16 Thread Daniel Letzeisen
*** This bug is a duplicate of bug 2028165 ***
https://bugs.launchpad.net/bugs/2028165

** This bug has been marked a duplicate of bug 2028165
   nvidia-dkms-* FTBS with linux 6.5

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

Title:
  package nvidia-dkms-390 (not installed) failed to install/upgrade:
  installed nvidia-dkms-390 package post-installation script subprocess
  returned error exit status 10

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

Bug description:
  always showing pop up problem

  ProblemType: Package
  DistroRelease: Ubuntu 22.04
  Package: nvidia-dkms-390 (not installed)
  ProcVersionSignature: Ubuntu 6.5.0-18.18~22.04.1-generic 6.5.8
  Uname: Linux 6.5.0-18-generic x86_64
  NonfreeKernelModules: nvidia_modeset nvidia
  ApportVersion: 2.20.11-0ubuntu82.5
  Architecture: amd64
  CasperMD5CheckResult: pass
  Date: Sat Feb 17 07:59:17 2024
  ErrorMessage: installed nvidia-dkms-390 package post-installation script 
subprocess returned error exit status 10
  InstallationDate: Installed on 2023-08-18 (182 days ago)
  InstallationMedia: Ubuntu 22.04.3 LTS "Jammy Jellyfish" - Release amd64 
(20230807.2)
  Python3Details: /usr/bin/python3.10, Python 3.10.12, python3-minimal, 
3.10.6-1~22.04
  PythonDetails: N/A
  RelatedPackageVersions:
   dpkg 1.21.1ubuntu2.2
   apt  2.4.11
  SourcePackage: nvidia-graphics-drivers-390
  Title: package nvidia-dkms-390 (not installed) failed to install/upgrade: 
installed nvidia-dkms-390 package post-installation script subprocess returned 
error exit status 10
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-390/+bug/2054172/+subscriptions


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


[Kernel-packages] [Bug 2053283] Re: package nvidia-dkms-390 390.157-0ubuntu0.22.04.2 failed to install/upgrade: el subproceso instalado paquete nvidia-dkms-390 script post-installation devolvió el cód

2024-02-15 Thread Daniel Letzeisen
*** This bug is a duplicate of bug 2028165 ***
https://bugs.launchpad.net/bugs/2028165

** This bug has been marked a duplicate of bug 2028165
   nvidia-dkms-* FTBS with linux 6.5

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

Title:
  package nvidia-dkms-390 390.157-0ubuntu0.22.04.2 failed to
  install/upgrade: el subproceso instalado paquete nvidia-dkms-390
  script post-installation devolvió el código de salida de error 10

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

Bug description:
  El problema persiste después de algunas semanas... linux
  6.5.0-18-generic.

  ProblemType: Package
  DistroRelease: Ubuntu 22.04
  Package: nvidia-dkms-390 390.157-0ubuntu0.22.04.2
  ProcVersionSignature: Ubuntu 6.5.0-18.18~22.04.1-generic 6.5.8
  Uname: Linux 6.5.0-18-generic x86_64
  ApportVersion: 2.20.11-0ubuntu82.5
  Architecture: amd64
  CasperMD5CheckResult: pass
  Date: Thu Feb 15 16:31:46 2024
  ErrorMessage: el subproceso instalado paquete nvidia-dkms-390 script 
post-installation devolvió el código de salida de error 10
  InstallationDate: Installed on 2022-09-01 (532 days ago)
  InstallationMedia: Ubuntu 22.04.1 LTS "Jammy Jellyfish" - Release amd64 
(20220809.1)
  Python3Details: /usr/bin/python3.10, Python 3.10.12, python3-minimal, 
3.10.6-1~22.04
  PythonDetails: N/A
  RelatedPackageVersions:
   dpkg 1.21.1ubuntu2.2
   apt  2.4.11
  SourcePackage: nvidia-graphics-drivers-390
  Title: package nvidia-dkms-390 390.157-0ubuntu0.22.04.2 failed to 
install/upgrade: el subproceso instalado paquete nvidia-dkms-390 script 
post-installation devolvió el código de salida de error 10
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-390/+bug/2053283/+subscriptions


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


[Kernel-packages] [Bug 2052332] Re: package nvidia-dkms-390 390.157-0ubuntu0.22.04.2 failed building boot with linux kernel 6.5.0-15.

2024-02-02 Thread Daniel Letzeisen
*** This bug is a duplicate of bug 2028165 ***
https://bugs.launchpad.net/bugs/2028165

** This bug has been marked a duplicate of bug 2028165
   nvidia-dkms-* FTBS with linux 6.5

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

Title:
  package nvidia-dkms-390 390.157-0ubuntu0.22.04.2 failed building boot
  with linux kernel 6.5.0-15.

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

Bug description:
  I reverted to 6.2.0-39 and purged headers and image for 6.5 since my computer 
cannot boot with 6.5+nvidia390 and when I use nouveau, my resolution is 640x320 
and I can't proceed like this. 
  Good luck with this one, thanks in advance.

  ProblemType: Package
  DistroRelease: Ubuntu 22.04
  Package: nvidia-dkms-390 390.157-0ubuntu0.22.04.2
  ProcVersionSignature: Ubuntu 6.2.0-39.40~22.04.1-generic 6.2.16
  Uname: Linux 6.2.0-39-generic x86_64
  NonfreeKernelModules: nvidia_modeset nvidia
  ApportVersion: 2.20.11-0ubuntu82.5
  Architecture: amd64
  CasperMD5CheckResult: pass
  Date: Fri Feb  2 21:56:15 2024
  DpkgHistoryLog:
   Start-Date: 2024-02-02  21:53:50
   Commandline: /usr/bin/unattended-upgrade
   Install: linux-modules-extra-6.5.0-15-generic:amd64 (6.5.0-15.15~22.04.1, 
automatic), linux-hwe-6.5-headers-6.5.0-15:amd64 (6.5.0-15.15~22.04.1, 
automatic), linux-modules-6.5.0-15-generic:amd64 (6.5.0-15.15~22.04.1, 
automatic), linux-image-6.5.0-15-generic:amd64 (6.5.0-15.15~22.04.1, 
automatic), linux-headers-6.5.0-15-generic:amd64 (6.5.0-15.15~22.04.1, 
automatic)
   Upgrade: linux-image-generic-hwe-22.04:amd64 (6.5.0.14.14~22.04.7, 
6.5.0.15.15~22.04.8), linux-headers-generic-hwe-22.04:amd64 
(6.5.0.14.14~22.04.7, 6.5.0.15.15~22.04.8), linux-generic-hwe-22.04:amd64 
(6.5.0.14.14~22.04.7, 6.5.0.15.15~22.04.8)
  ErrorMessage: le sous-processus paquet nvidia-dkms-390 script 
post-installation installé a renvoyé un état de sortie d'erreur 10
  InstallationDate: Installed on 2023-02-25 (342 days ago)
  InstallationMedia: Ubuntu 22.04.2 LTS "Jammy Jellyfish" - Release amd64 
(20230223)
  Python3Details: /usr/bin/python3.10, Python 3.10.12, python3-minimal, 
3.10.6-1~22.04
  PythonDetails: N/A
  RelatedPackageVersions:
   dpkg 1.21.1ubuntu2.2
   apt  2.4.11
  SourcePackage: nvidia-graphics-drivers-390
  Title: package nvidia-dkms-390 390.157-0ubuntu0.22.04.2 failed to 
install/upgrade: le sous-processus paquet nvidia-dkms-390 script 
post-installation installé a renvoyé un état de sortie d'erreur 10
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-390/+bug/2052332/+subscriptions


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


[Kernel-packages] [Bug 2052341] Re: package nvidia-dkms-390 390.157-0ubuntu0.22.04.2 failed to install/upgrade: installed nvidia-dkms-390 package post-installation script subprocess returned error exi

2024-02-02 Thread Daniel Letzeisen
*** This bug is a duplicate of bug 2028165 ***
https://bugs.launchpad.net/bugs/2028165

** This bug has been marked a duplicate of bug 2028165
   nvidia-dkms-* FTBS with linux 6.5

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

Title:
  package nvidia-dkms-390 390.157-0ubuntu0.22.04.2 failed to
  install/upgrade: installed nvidia-dkms-390 package post-installation
  script subprocess returned error exit status 10

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

Bug description:
  dpkg: dependency problems prevent configuration of nvidia-driver-390:
   nvidia-driver-390 depends on nvidia-dkms-390 (<= 390.157-1); however:
Package nvidia-dkms-390 is not configured yet.
   nvidia-driver-390 depends on nvidia-dkms-390 (>= 390.157); however:
Package nvidia-dkms-390 is not configured yet.

  dpkg: error processing package nvidia-driver-390 (--configure):
   dependency problems - leaving unconfigured
  No apport report written because the error message indicates its a followup 
error from a previous failure.


  /var/crash reads:
  # CC [M]  /var/lib/dkms/nvidia/390.157/build/nvidia/nv-dma.o
 x86_64-linux-gnu-gcc-12 
-Wp,-MMD,/var/lib/dkms/nvidia/390.157/build/nvidia/.nv-dma.o.d -nostdinc 
-I./arch/x86/include -I./arch/x86/include/generated  -I./include 
-I./arch/x86/include/uapi -I./arch/x86/include/generated/uapi -I./include/uapi 
-I./include/generated/uapi -include ./include/linux/compiler-version.h -include 
./include/linux/kconfig.h -I./ubuntu/include -include 
./include/linux/compiler_types.h -D__KERNEL__ -fmacro-prefix-map=./= -std=gnu11 
-fshort-wchar -funsigned-char -fno-common -fno-PIE -fno-strict-aliasing -Wall 
-Wundef -Werror=implicit-function-declaration -Werror=implicit-int 
-Werror=return-type -Werror=strict-prototypes -Wno-format-security 
-Wno-trigraphs -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx 
-fcf-protection=none -m64 -falign-jumps=1 -falign-loops=1 -mno-80387 
-mno-fp-ret-in-387 -mpreferred-stack-boundary=3 -mskip-rax-setup -mtune=generic 
-mno-red-zone -mcmodel=kernel -Wno-sign-compare -fno-asynchronous-unwind-tables 
-mindirect-branch=thunk-extern -mindirect-branch-register 
-mindirect-branch-cs-prefix -mfunction-return=thunk-extern -fno-jump-tables 
-mharden-sls=all -fpatchable-function-entry=16,16 
-fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation 
-Wno-format-overflow -Wno-address-of-packed-member -O2 
-fno-allow-store-data-races -Wframe-larger-than=1024 -fstack-protector-strong 
-Wno-main -Wno-unused-but-set-variable -Wno-unused-const-variable 
-Wno-dangling-pointer -fno-omit-frame-pointer -fno-optimize-sibling-calls 
-ftrivial-auto-var-init=zero -fno-stack-clash-protection 
-fzero-call-used-regs=used-gpr -pg -mrecord-mcount -mfentry -DCC_USING_FENTRY 
-falign-functions=16 -Wvla -Wno-pointer-sign -Wcast-function-type 
-Wno-stringop-truncation -Wno-stringop-overflow -Wno-restrict 
-Wno-maybe-uninitialized -Wno-array-bounds -Wno-alloc-size-larger-than 
-Wimplicit-fallthrough=5 -fno-strict-overflow -fno-stack-check -fconserve-stack 
-Werror=date-time -Werror=incompatible-pointer-types -Werror=designated-init 
-Wno-packed-not-aligned -g -gdwarf-5 
-I/var/lib/dkms/nvidia/390.157/build/common/inc 
-I/var/lib/dkms/nvidia/390.157/build -Wall -MD -Wsign-compare -Wno-cast-qual 
-Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"390.157\" 
-Wno-unused-function -Wuninitialized -fno-strict-aliasing -mno-red-zone 
-mcmodel=kernel -DNV_UVM_ENABLE -Wno-sign-compare -Wno-format-extra-args 
-Werror=undef -DNV_SPECTRE_V2=0 -DNV_KERNEL_INTERFACE_LAYER 
-I/var/lib/dkms/nvidia/390.157/build/nvidia -DNV_BUILD_MODULE_INSTANCES=0 
-DNVIDIA_UNDEF_LEGACY_BIT_MACROS -UDEBUG -U_DEBUG -DNDEBUG  
-fsanitize=bounds-strict -fsanitize=shift -fsanitize=bool -fsanitize=enum  
-DMODULE  -DKBUILD_BASENAME='"nv_dma"' -DKBUILD_MODNAME='"nvidia"' 
-D__KBUILD_MODNAME=kmod_nvidia -c -o 
/var/lib/dkms/nvidia/390.157/build/nvidia/nv-dma.o 
/var/lib/dkms/nvidia/390.157/build/nvidia/nv-dma.c   ; ./tools/objtool/objtool 
--hacks=jump_label --hacks=noinstr --hacks=skylake --retpoline --rethunk --sls 
--stackval --static-call --uaccess --prefix=16   --module 
/var/lib/dkms/nvidia/390.157/build/nvidia/nv-dma.o
   In file included from 
/var/lib/dkms/nvidia/390.157/build/common/inc/nv-linux.h:21,
from 
/var/lib/dkms/nvidia/390.157/build/nvidia/nv-gpu-numa.c:24:
   /var/lib/dkms/nvidia/390.157/build/common/inc/nv-mm.h: In function 
‘NV_GET_USER_PAGES_REMOTE’:
   /var/lib/dkms/nvidia/390.157/build/common/inc/nv-mm.h:164:45: error: passing 
argument 1 of ‘get_user_pages_remote’ from incompatible pointer type 
[-Werror=incompatible-pointer-types]
 164 |return get_user_pages_remote(tsk, mm, start, 
nr_pages, flags,
 | ^~~
 |   

[Kernel-packages] [Bug 2028165] Re: nvidia-dkms-* FTBS with linux 6.5

2024-01-31 Thread Daniel Letzeisen
@vanvugt: Isn't 6.2 EOL now though?
https://ubuntu.com/about/release-cycle#ubuntu-kernel-release-cycle

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

Title:
  nvidia-dkms-* FTBS with linux 6.5

Status in nvidia-graphics-drivers-390 package in Ubuntu:
  Fix Released
Status in nvidia-graphics-drivers-450-server package in Ubuntu:
  Fix Released
Status in nvidia-graphics-drivers-470 package in Ubuntu:
  Fix Released
Status in nvidia-graphics-drivers-470-server package in Ubuntu:
  Fix Released
Status in nvidia-graphics-drivers-525 package in Ubuntu:
  Fix Released
Status in nvidia-graphics-drivers-525-server package in Ubuntu:
  Fix Released
Status in nvidia-graphics-drivers-390 source package in Jammy:
  Confirmed
Status in nvidia-graphics-drivers-450-server source package in Jammy:
  Invalid
Status in nvidia-graphics-drivers-470 source package in Jammy:
  Invalid
Status in nvidia-graphics-drivers-470-server source package in Jammy:
  Invalid
Status in nvidia-graphics-drivers-525 source package in Jammy:
  Invalid
Status in nvidia-graphics-drivers-525-server source package in Jammy:
  Invalid
Status in nvidia-graphics-drivers-390 source package in Mantic:
  Fix Released
Status in nvidia-graphics-drivers-450-server source package in Mantic:
  Fix Released
Status in nvidia-graphics-drivers-470 source package in Mantic:
  Fix Released
Status in nvidia-graphics-drivers-470-server source package in Mantic:
  Fix Released
Status in nvidia-graphics-drivers-525 source package in Mantic:
  Fix Released
Status in nvidia-graphics-drivers-525-server source package in Mantic:
  Fix Released

Bug description:
  [Impact]

  ...
  In file included from 
/var/lib/dkms/nvidia/390.157/build/common/inc/nv-linux.h:21,
   from 
/var/lib/dkms/nvidia/390.157/build/nvidia/nv-instance.c:13:
  /var/lib/dkms/nvidia/390.157/build/common/inc/nv-mm.h: In function 
‘NV_GET_USER_PAGES_REMOTE’:
  /var/lib/dkms/nvidia/390.157/build/common/inc/nv-mm.h:164:45: error: passing 
argument 1 of ‘get_user_pages_remote’ from incompatible pointer type 
[-Werror=incompatible-pointer-types]
    164 |return get_user_pages_remote(tsk, mm, start, nr_pages, 
flags,
    | ^~~
    | |
    | struct task_struct *
  ...

  
  [Fix]

  Apply the attached fix.

  [How to test]

  Install (and build) the patched packet.

  [Regression potential]

  The fix is composed of two patches:

  1) the first patch simply garbage collect a reference to a function
  that was never used but that had the API changed in Linux 6.5 - so,
  it's a trivial change.

  2) the second patch actually reimplement part of the vma scanning that was 
removed in __get_user_pages_locked() in upstream commit 
b2cac248191b7466c5819e0da617b0705a26e197 "mm/gup: removed vmas
  array from internal GUP functions" - here is where most likely any regression 
could be found.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-390/+bug/2028165/+subscriptions


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


[Kernel-packages] [Bug 2028165] Re: nvidia-dkms-* FTBS with linux 6.5

2024-01-31 Thread Daniel Letzeisen
@Sunit: use the PPA until(if?) Ubuntu fixes this:
https://launchpad.net/~dtl131/+archive/ubuntu/nvidiaexp

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

Title:
  nvidia-dkms-* FTBS with linux 6.5

Status in nvidia-graphics-drivers-390 package in Ubuntu:
  Fix Released
Status in nvidia-graphics-drivers-450-server package in Ubuntu:
  Fix Released
Status in nvidia-graphics-drivers-470 package in Ubuntu:
  Fix Released
Status in nvidia-graphics-drivers-470-server package in Ubuntu:
  Fix Released
Status in nvidia-graphics-drivers-525 package in Ubuntu:
  Fix Released
Status in nvidia-graphics-drivers-525-server package in Ubuntu:
  Fix Released
Status in nvidia-graphics-drivers-390 source package in Jammy:
  Confirmed
Status in nvidia-graphics-drivers-450-server source package in Jammy:
  Invalid
Status in nvidia-graphics-drivers-470 source package in Jammy:
  Invalid
Status in nvidia-graphics-drivers-470-server source package in Jammy:
  Invalid
Status in nvidia-graphics-drivers-525 source package in Jammy:
  Invalid
Status in nvidia-graphics-drivers-525-server source package in Jammy:
  Invalid
Status in nvidia-graphics-drivers-390 source package in Mantic:
  Fix Released
Status in nvidia-graphics-drivers-450-server source package in Mantic:
  Fix Released
Status in nvidia-graphics-drivers-470 source package in Mantic:
  Fix Released
Status in nvidia-graphics-drivers-470-server source package in Mantic:
  Fix Released
Status in nvidia-graphics-drivers-525 source package in Mantic:
  Fix Released
Status in nvidia-graphics-drivers-525-server source package in Mantic:
  Fix Released

Bug description:
  [Impact]

  ...
  In file included from 
/var/lib/dkms/nvidia/390.157/build/common/inc/nv-linux.h:21,
   from 
/var/lib/dkms/nvidia/390.157/build/nvidia/nv-instance.c:13:
  /var/lib/dkms/nvidia/390.157/build/common/inc/nv-mm.h: In function 
‘NV_GET_USER_PAGES_REMOTE’:
  /var/lib/dkms/nvidia/390.157/build/common/inc/nv-mm.h:164:45: error: passing 
argument 1 of ‘get_user_pages_remote’ from incompatible pointer type 
[-Werror=incompatible-pointer-types]
    164 |return get_user_pages_remote(tsk, mm, start, nr_pages, 
flags,
    | ^~~
    | |
    | struct task_struct *
  ...

  
  [Fix]

  Apply the attached fix.

  [How to test]

  Install (and build) the patched packet.

  [Regression potential]

  The fix is composed of two patches:

  1) the first patch simply garbage collect a reference to a function
  that was never used but that had the API changed in Linux 6.5 - so,
  it's a trivial change.

  2) the second patch actually reimplement part of the vma scanning that was 
removed in __get_user_pages_locked() in upstream commit 
b2cac248191b7466c5819e0da617b0705a26e197 "mm/gup: removed vmas
  array from internal GUP functions" - here is where most likely any regression 
could be found.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-390/+bug/2028165/+subscriptions


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


[Kernel-packages] [Bug 2049519] Re: crashes on boot leading to blank screen

2024-01-29 Thread Daniel Letzeisen
*** This bug is a duplicate of bug 2028165 ***
https://bugs.launchpad.net/bugs/2028165

** This bug has been marked a duplicate of bug 2028165
   nvidia-dkms-* FTBS with linux 6.5

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

Title:
  crashes on boot leading to blank screen

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

Bug description:
  driver bug while update

  ProblemType: Package
  DistroRelease: Ubuntu 22.04
  Package: nvidia-dkms-390 390.157-0ubuntu0.22.04.2
  ProcVersionSignature: Ubuntu 6.5.0-14.14~22.04.1-generic 6.5.3
  Uname: Linux 6.5.0-14-generic x86_64
  ApportVersion: 2.20.11-0ubuntu82.5
  AptOrdering:
   nvidia-kernel-source-390:amd64: Install
   nvidia-kernel-common-390:amd64: Install
   nvidia-dkms-390:amd64: Install
   NULL: ConfigurePending
  Architecture: amd64
  CasperMD5CheckResult: pass
  Date: Wed Jan 10 21:00:05 2024
  ErrorMessage: »installiertes nvidia-dkms-390-Skript des Paketes 
post-installation«-Unterprozess gab den Fehlerwert 10 zurück
  InstallationDate: Installed on 2023-04-21 (263 days ago)
  InstallationMedia: Ubuntu 22.04.2 LTS "Jammy Jellyfish" - Release amd64 
(20230223)
  Python3Details: /usr/bin/python3.10, Python 3.10.12, python3-minimal, 
3.10.6-1~22.04
  PythonDetails: N/A
  RelatedPackageVersions:
   dpkg 1.21.1ubuntu2.2
   apt 2.4.11
  SourcePackage: nvidia-graphics-drivers-390
  Title: package nvidia-dkms-390 390.157-0ubuntu0.22.04.2 failed to 
install/upgrade: »installiertes nvidia-dkms-390-Skript des Paketes 
post-installation«-Unterprozess gab den Fehlerwert 10 zurück
  UpgradeStatus: No upgrade log present (probably fresh install)

  ProblemType: Bug
  DistroRelease: Ubuntu 22.04
  Package: nvidia-dkms-390 (not installed)
  ProcVersionSignature: Ubuntu 6.5.0-14.14~22.04.1-generic 6.5.3
  Uname: Linux 6.5.0-14-generic x86_64
  ApportVersion: 2.20.11-0ubuntu82.5
  Architecture: amd64
  CasperMD5CheckResult: pass
  CurrentDesktop: ubuntu:GNOME
  Date: Tue Jan 16 16:01:38 2024
  InstallationDate: Installed on 2021-12-03 (773 days ago)
  InstallationMedia: Ubuntu 21.10 "Impish Indri" - Release amd64 (20211012)
  ProcEnviron:
   LANGUAGE=en_GB:en
   TERM=xterm-256color
   PATH=(custom, no user)
   LANG=en_GB.UTF-8
   SHELL=/bin/bash
  SourcePackage: nvidia-graphics-drivers-390
  UpgradeStatus: Upgraded to jammy on 2024-01-11 (5 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-390/+bug/2049519/+subscriptions


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


[Kernel-packages] [Bug 2051436] Re: Nvidia 390 Needs Patched for Kernel 6.5+

2024-01-29 Thread Daniel Letzeisen
*** This bug is a duplicate of bug 2028165 ***
https://bugs.launchpad.net/bugs/2028165

@bgd. Either use the PPA I linked to ( 
https://launchpad.net/~dtl131/+archive/ubuntu/nvidiaexp )
or follow along with the master bug ( https://bugs.launchpad.net/bugs/2028165 ) 
to see if Ubuntu fixes it:

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

Title:
  Nvidia 390 Needs Patched for Kernel 6.5+

Status in nvidia-graphics-drivers-390 package in Ubuntu:
  Confirmed

Bug description:
  Supposedly, this was solved in Ubuntu 23.10, but the package never made it 
out of the mantic-proposed repository: 
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-390/+bug/2028165/comments/16
  Nor was it backported to Ubuntu 22.04 

  As a temporary measure, I uploaded a patched version to a PPA for
  Ubuntu 22.04 (and added a patch for 6.6/6.7):
  https://launchpad.net/~dtl131/+archive/ubuntu/nvidiaexp

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-390/+bug/2051436/+subscriptions


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


[Kernel-packages] [Bug 2051436] Re: Nvidia 390 Needs Patched for Kernel 6.5+

2024-01-28 Thread Daniel Letzeisen
Okay, I see bug 2035189 officially ended nvidia 390. I would suggest
that it continue to be maintained in the unofficial graphics driver PPA
if Ubuntu does not want it in their repository.

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

Title:
  Nvidia 390 Needs Patched for Kernel 6.5+

Status in nvidia-graphics-drivers-390 package in Ubuntu:
  Confirmed

Bug description:
  Supposedly, this was solved in Ubuntu 23.10, but the package never made it 
out of the mantic-proposed repository: 
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-390/+bug/2028165/comments/16
  Nor was it backported to Ubuntu 22.04 

  As a temporary measure, I uploaded a patched version to a PPA for
  Ubuntu 22.04 (and added a patch for 6.6/6.7):
  https://launchpad.net/~dtl131/+archive/ubuntu/nvidiaexp

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-390/+bug/2051436/+subscriptions


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


[Kernel-packages] [Bug 2049688] Re: nvidia stoped working, , package nvidia-dkms-390 390.157-0ubuntu5.23.04.1 failed to install/upgrade: installed nvidia-dkms-390 package post-installation script subp

2024-01-27 Thread Daniel Letzeisen
*** This bug is a duplicate of bug 2028165 ***
https://bugs.launchpad.net/bugs/2028165

Ubuntu 23.04 has officially reached EOL (End of Life) support status.
Users should upgrade to Ubuntu 23.10. There is a version of Nvidia 390
in the 23.10 proposed repository that should work.

** This bug has been marked a duplicate of bug 2028165
   nvidia-dkms-* FTBS with linux 6.5

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

Title:
  nvidia stoped working,, package nvidia-dkms-390
  390.157-0ubuntu5.23.04.1 failed to install/upgrade: installed nvidia-
  dkms-390 package post-installation script subprocess returned error
  exit status 10

Status in nvidia-graphics-drivers-390 package in Ubuntu:
  Confirmed

Bug description:
  after latest update on 22.04 nvidia driver stoped working, gpu not
  found, cannot reinstall, even after upgrade I get : package nvidia-
  dkms-390 390.157-0ubuntu5.23.04.1 failed to install/upgrade: installed
  nvidia-dkms-390 package post-installation script subprocess returned
  error exit status 10.

  I also had errors with dependencies, when trying to reinstall and with
  kernel headers.

  ProblemType: Package
  DistroRelease: Ubuntu 23.04
  Package: nvidia-dkms-390 390.157-0ubuntu5.23.04.1
  ProcVersionSignature: Ubuntu 6.5.0-14.14~22.04.1-generic 6.5.3
  Uname: Linux 6.5.0-14-generic x86_64
  ApportVersion: 2.26.1-0ubuntu2.1
  Architecture: amd64
  CasperMD5CheckResult: pass
  Date: Wed Jan 17 22:54:39 2024
  ErrorMessage: installed nvidia-dkms-390 package post-installation script 
subprocess returned error exit status 10
  InstallationDate: Installed on 2023-11-28 (50 days ago)
  InstallationMedia: Ubuntu 22.04.3 LTS "Jammy Jellyfish" - Release amd64 
(20230807.2)
  Python3Details: /usr/bin/python3.11, Python 3.11.4, python3-minimal, 3.11.2-1
  PythonDetails: N/A
  RelatedPackageVersions:
   dpkg 1.21.21ubuntu1
   apt  2.6.0ubuntu0.1
  SourcePackage: nvidia-graphics-drivers-390
  Title: package nvidia-dkms-390 390.157-0ubuntu5.23.04.1 failed to 
install/upgrade: installed nvidia-dkms-390 package post-installation script 
subprocess returned error exit status 10
  UpgradeStatus: Upgraded to lunar on 2024-01-17 (0 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-390/+bug/2049688/+subscriptions


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


[Kernel-packages] [Bug 2047658] Re: package nvidia-dkms-390 390.157-0ubuntu0.22.04.2 failed to install/upgrade: podproces zainstalowany pakiet nvidia-dkms-390 skrypt post-installation zwrócił kod błęd

2024-01-27 Thread Daniel Letzeisen
*** This bug is a duplicate of bug 2051436 ***
https://bugs.launchpad.net/bugs/2051436

** This bug has been marked a duplicate of bug 2051436
   Nvidia 390 Needs Patched for Kernel 6.5+

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

Title:
  package nvidia-dkms-390 390.157-0ubuntu0.22.04.2 failed to
  install/upgrade: podproces zainstalowany pakiet nvidia-dkms-390 skrypt
  post-installation zwrócił kod błędu 10

Status in nvidia-graphics-drivers-390 package in Ubuntu:
  Confirmed

Bug description:
  I want to check if my nvidia is going well, so i use nvidia-smi and
  got error, then I processed to reinstall my nvidia drivers and got
  this error

  ProblemType: Package
  DistroRelease: Ubuntu 22.04
  Package: nvidia-dkms-390 390.157-0ubuntu0.22.04.2
  ProcVersionSignature: Ubuntu 6.5.0-14.14~22.04.1-generic 6.5.3
  Uname: Linux 6.5.0-14-generic x86_64
  ApportVersion: 2.20.11-0ubuntu82.5
  Architecture: amd64
  CasperMD5CheckResult: pass
  Date: Thu Dec 28 21:10:15 2023
  ErrorMessage: podproces zainstalowany pakiet nvidia-dkms-390 skrypt 
post-installation zwrócił kod błędu 10
  InstallationDate: Installed on 2022-09-13 (470 days ago)
  InstallationMedia: Ubuntu 22.04.1 LTS "Jammy Jellyfish" - Release amd64 
(20220809.1)
  Python3Details: /usr/local/bin/python3.10, Python 3.10.7, unpackaged
  PythonDetails: /usr/bin/python3.10, Python 3.10.12, python-is-python3, 3.9.2-2
  RelatedPackageVersions:
   dpkg 1.21.1ubuntu2.2
   apt  2.4.11
  SourcePackage: nvidia-graphics-drivers-390
  Title: package nvidia-dkms-390 390.157-0ubuntu0.22.04.2 failed to 
install/upgrade: podproces zainstalowany pakiet nvidia-dkms-390 skrypt 
post-installation zwrócił kod błędu 10
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-390/+bug/2047658/+subscriptions


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


[Kernel-packages] [Bug 2049086] Re: General upgrade to 22.04 leads to second monitor not being recognised package nvidia-dkms-390 390.157-0ubuntu0.22.04.2 [modified: usr/src/nvidia-390.157/dkms.conf]

2024-01-27 Thread Daniel Letzeisen
*** This bug is a duplicate of bug 2051436 ***
https://bugs.launchpad.net/bugs/2051436

** This bug has been marked a duplicate of bug 2051436
   Nvidia 390 Needs Patched for Kernel 6.5+

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

Title:
  General upgrade to 22.04 leads to second monitor not being recognised
  package nvidia-dkms-390 390.157-0ubuntu0.22.04.2 [modified:
  usr/src/nvidia-390.157/dkms.conf] failed to install/upgrade: installed
  nvidia-dkms-390 package post-installation script subprocess returned
  error exit status 10

Status in nvidia-graphics-drivers-390 package in Ubuntu:
  Confirmed

Bug description:
  Upgraded using sudo apt upgrade 
  Description:  Ubuntu 22.04.3 LTS
  Release:  22.04

  
  system fails to boot - blank screen - no activity

  recovery mode coaxed system to startup but error happens with nvidia
  drivers

  system has two monitors, one works (DVI) the second (VGA) does not.

  suspect ancient video card (geforce 610) and issues with compatibility

  ProblemType: Package
  DistroRelease: Ubuntu 22.04
  Package: nvidia-dkms-390 390.157-0ubuntu0.22.04.2 [modified: 
usr/src/nvidia-390.157/dkms.conf]
  ProcVersionSignature: Ubuntu 6.5.0-14.14~22.04.1-generic 6.5.3
  Uname: Linux 6.5.0-14-generic x86_64
  ApportVersion: 2.20.11-0ubuntu82.5
  AptOrdering:
   nvidia-kernel-source-390:amd64: Install
   nvidia-kernel-common-390:amd64: Install
   nvidia-dkms-390:amd64: Install
   NULL: ConfigurePending
  Architecture: amd64
  CasperMD5CheckResult: pass
  Date: Thu Jan 11 15:20:51 2024
  ErrorMessage: installed nvidia-dkms-390 package post-installation script 
subprocess returned error exit status 10
  InstallationDate: Installed on 2022-07-30 (529 days ago)
  InstallationMedia: Ubuntu 22.04 LTS "Jammy Jellyfish" - Release amd64 
(20220419)
  Python3Details: /usr/bin/python3.10, Python 3.10.12, python3-minimal, 
3.10.6-1~22.04
  PythonDetails: /usr/bin/python3.10, Python 3.10.12, python-is-python3, 3.9.2-2
  RelatedPackageVersions:
   dpkg 1.21.1ubuntu2.2
   apt  2.4.11
  SourcePackage: nvidia-graphics-drivers-390
  Title: package nvidia-dkms-390 390.157-0ubuntu0.22.04.2 [modified: 
usr/src/nvidia-390.157/dkms.conf] failed to install/upgrade: installed 
nvidia-dkms-390 package post-installation script subprocess returned error exit 
status 10
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-390/+bug/2049086/+subscriptions


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


[Kernel-packages] [Bug 2049198] Re: package nvidia-dkms-390 390.157-0ubuntu0.22.04.2 failed to install/upgrade: o subprocesso instalado, do pacote nvidia-dkms-390, o script post-installation retornou

2024-01-27 Thread Daniel Letzeisen
*** This bug is a duplicate of bug 2051436 ***
https://bugs.launchpad.net/bugs/2051436

** This bug has been marked a duplicate of bug 2051436
   Nvidia 390 Needs Patched for Kernel 6.5+

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

Title:
  package nvidia-dkms-390 390.157-0ubuntu0.22.04.2 failed to
  install/upgrade: o subprocesso instalado, do pacote nvidia-dkms-390, o
  script post-installation retornou erro do status de saída 10

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

Bug description:
  doesnt work

  ProblemType: Package
  DistroRelease: Ubuntu 22.04
  Package: nvidia-dkms-390 390.157-0ubuntu0.22.04.2
  ProcVersionSignature: Ubuntu 6.5.0-14.14~22.04.1-generic 6.5.3
  Uname: Linux 6.5.0-14-generic x86_64
  ApportVersion: 2.20.11-0ubuntu82.5
  Architecture: amd64
  CasperMD5CheckResult: pass
  Date: Fri Jan 12 09:28:59 2024
  ErrorMessage: o subprocesso instalado, do pacote nvidia-dkms-390, o script 
post-installation retornou erro do status de saída 10
  InstallationDate: Installed on 2023-08-31 (134 days ago)
  InstallationMedia: Ubuntu 22.04.1 LTS "Jammy Jellyfish" - Release amd64 
(20220809.1)
  Python3Details: /usr/bin/python3.10, Python 3.10.12, python3-minimal, 
3.10.6-1~22.04
  PythonDetails: N/A
  RelatedPackageVersions:
   dpkg 1.21.1ubuntu2.2
   apt  2.4.11
  SourcePackage: nvidia-graphics-drivers-390
  Title: package nvidia-dkms-390 390.157-0ubuntu0.22.04.2 failed to 
install/upgrade: o subprocesso instalado, do pacote nvidia-dkms-390, o script 
post-installation retornou erro do status de saída 10
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-390/+bug/2049198/+subscriptions


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


[Kernel-packages] [Bug 2048934] Re: package nvidia-dkms-390 390.157-0ubuntu0.22.04.2 failed to install/upgrade: »installiertes nvidia-dkms-390-Skript des Paketes post-installation«-Unterprozess gab de

2024-01-27 Thread Daniel Letzeisen
*** This bug is a duplicate of bug 2051436 ***
https://bugs.launchpad.net/bugs/2051436

** This bug has been marked a duplicate of bug 2051436
   Nvidia 390 Needs Patched for Kernel 6.5+

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

Title:
  package nvidia-dkms-390 390.157-0ubuntu0.22.04.2 failed to
  install/upgrade: »installiertes nvidia-dkms-390-Skript des Paketes
  post-installation«-Unterprozess gab den Fehlerwert 10 zurück

Status in nvidia-graphics-drivers-390 package in Ubuntu:
  Confirmed

Bug description:
  driver bug while update

  ProblemType: Package
  DistroRelease: Ubuntu 22.04
  Package: nvidia-dkms-390 390.157-0ubuntu0.22.04.2
  ProcVersionSignature: Ubuntu 6.5.0-14.14~22.04.1-generic 6.5.3
  Uname: Linux 6.5.0-14-generic x86_64
  ApportVersion: 2.20.11-0ubuntu82.5
  AptOrdering:
   nvidia-kernel-source-390:amd64: Install
   nvidia-kernel-common-390:amd64: Install
   nvidia-dkms-390:amd64: Install
   NULL: ConfigurePending
  Architecture: amd64
  CasperMD5CheckResult: pass
  Date: Wed Jan 10 21:00:05 2024
  ErrorMessage: »installiertes nvidia-dkms-390-Skript des Paketes 
post-installation«-Unterprozess gab den Fehlerwert 10 zurück
  InstallationDate: Installed on 2023-04-21 (263 days ago)
  InstallationMedia: Ubuntu 22.04.2 LTS "Jammy Jellyfish" - Release amd64 
(20230223)
  Python3Details: /usr/bin/python3.10, Python 3.10.12, python3-minimal, 
3.10.6-1~22.04
  PythonDetails: N/A
  RelatedPackageVersions:
   dpkg 1.21.1ubuntu2.2
   apt  2.4.11
  SourcePackage: nvidia-graphics-drivers-390
  Title: package nvidia-dkms-390 390.157-0ubuntu0.22.04.2 failed to 
install/upgrade: »installiertes nvidia-dkms-390-Skript des Paketes 
post-installation«-Unterprozess gab den Fehlerwert 10 zurück
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-390/+bug/2048934/+subscriptions


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


[Kernel-packages] [Bug 2049226] Re: package nvidia-dkms-390 390.157-0ubuntu0.22.04.2 failed to install/upgrade: installed nvidia-dkms-390 package post-installation script subprocess returned error exi

2024-01-27 Thread Daniel Letzeisen
*** This bug is a duplicate of bug 2051436 ***
https://bugs.launchpad.net/bugs/2051436

** This bug has been marked a duplicate of bug 2051436
   Nvidia 390 Needs Patched for Kernel 6.5+

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

Title:
  package nvidia-dkms-390 390.157-0ubuntu0.22.04.2 failed to
  install/upgrade: installed nvidia-dkms-390 package post-installation
  script subprocess returned error exit status 10

Status in nvidia-graphics-drivers-390 package in Ubuntu:
  Confirmed

Bug description:
  After software update only one screen is working with reduced
  resolution

  ProblemType: Package
  DistroRelease: Ubuntu 22.04
  Package: nvidia-dkms-390 390.157-0ubuntu0.22.04.2
  ProcVersionSignature: Ubuntu 6.5.0-14.14~22.04.1-generic 6.5.3
  Uname: Linux 6.5.0-14-generic x86_64
  ApportVersion: 2.20.11-0ubuntu82.5
  Architecture: amd64
  CasperMD5CheckResult: pass
  Date: Fri Jan 12 18:55:09 2024
  ErrorMessage: installed nvidia-dkms-390 package post-installation script 
subprocess returned error exit status 10
  InstallationDate: Installed on 2022-04-23 (628 days ago)
  InstallationMedia: Ubuntu 22.04 LTS "Jammy Jellyfish" - Release amd64 
(20220419)
  Python3Details: /usr/bin/python3.10, Python 3.10.12, python3-minimal, 
3.10.6-1~22.04
  PythonDetails: N/A
  RelatedPackageVersions:
   dpkg 1.21.1ubuntu2.2
   apt  2.4.11
  SourcePackage: nvidia-graphics-drivers-390
  Title: package nvidia-dkms-390 390.157-0ubuntu0.22.04.2 failed to 
install/upgrade: installed nvidia-dkms-390 package post-installation script 
subprocess returned error exit status 10
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-390/+bug/2049226/+subscriptions


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


[Kernel-packages] [Bug 2049199] Re: package nvidia-dkms-390 390.157-0ubuntu0.22.04.2 failed to install/upgrade: le sous-processus paquet nvidia-dkms-390 script post-installation installé a renvoyé un

2024-01-27 Thread Daniel Letzeisen
*** This bug is a duplicate of bug 2051436 ***
https://bugs.launchpad.net/bugs/2051436

** This bug has been marked a duplicate of bug 2051436
   Nvidia 390 Needs Patched for Kernel 6.5+

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

Title:
  package nvidia-dkms-390 390.157-0ubuntu0.22.04.2 failed to
  install/upgrade: le sous-processus paquet nvidia-dkms-390 script post-
  installation installé a renvoyé un état de sortie d'erreur 10

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

Bug description:
  Occurs first time during an update of Ubuntu. After that I was unable to boot 
ubuntu and gnome.
  I booted in recovery mode and desintalled all nvidia drivers with sudo apt 
remove '^nvidia'; apt autoremove
  And then reboot: ok (defaut driver nouveau for GPU Nvidia Quadro K610M)
  After that successfull reboot, I tried ubuntu-drivers autoinstall and got 
this error again.
  So I conclude that this package is in some way corrupted or no mode 
compatible whith that HW.
  Waiting for a solution, i desinstalled again nvidia*
  Thanks for your help.
  Daniel

  ProblemType: Package
  DistroRelease: Ubuntu 22.04
  Package: nvidia-dkms-390 390.157-0ubuntu0.22.04.2
  ProcVersionSignature: Ubuntu 6.5.0-14.14~22.04.1-generic 6.5.3
  Uname: Linux 6.5.0-14-generic x86_64
  ApportVersion: 2.20.11-0ubuntu82.5
  Architecture: amd64
  CasperMD5CheckResult: unknown
  Date: Fri Jan 12 13:40:53 2024
  ErrorMessage: le sous-processus paquet nvidia-dkms-390 script 
post-installation installé a renvoyé un état de sortie d'erreur 10
  InstallationDate: Installed on 2021-10-27 (806 days ago)
  InstallationMedia: Ubuntu 20.04.3 LTS "Focal Fossa" - Release amd64 (20210819)
  Python3Details: /usr/bin/python3.10, Python 3.10.12, python3-minimal, 
3.10.6-1~22.04
  PythonDetails: N/A
  RelatedPackageVersions:
   dpkg 1.21.1ubuntu2.2
   apt  2.4.11
  SourcePackage: nvidia-graphics-drivers-390
  Title: package nvidia-dkms-390 390.157-0ubuntu0.22.04.2 failed to 
install/upgrade: le sous-processus paquet nvidia-dkms-390 script 
post-installation installé a renvoyé un état de sortie d'erreur 10
  UpgradeStatus: Upgraded to jammy on 2022-05-02 (620 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-390/+bug/2049199/+subscriptions


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


[Kernel-packages] [Bug 2049665] Re: A recent Ubuntu update broke GPU processing in Folding@Home (nVidia GPU)

2024-01-27 Thread Daniel Letzeisen
*** This bug is a duplicate of bug 2051436 ***
https://bugs.launchpad.net/bugs/2051436

** This bug has been marked a duplicate of bug 2051436
   Nvidia 390 Needs Patched for Kernel 6.5+

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

Title:
  A recent Ubuntu update broke GPU processing in Folding@Home (nVidia
  GPU)

Status in linux-hwe-6.5 package in Ubuntu:
  New
Status in nvidia-graphics-drivers-390 package in Ubuntu:
  New

Bug description:
  A recent Ubuntu update is keeping the GPU software of Folding at Home
  (Folding@Home) from working.  Past updates have not interfered with
  it.

  Expected result:
  An updated nvidia (proprietary) driver would be installed with the update 
that continues to work smoothly, provides OpenCL, etc.

  Actual result:
  The update caused FAH to disable its GPU processing capabilities.  OpenCL is 
mentioned in the error message, so there may be something wrong with the OpenCL 
installation in the nVidia v390 package.

  ProblemType: Bug
  DistroRelease: Ubuntu 22.04
  Package: xorg 1:7.7+23ubuntu2
  ProcVersionSignature: Ubuntu 6.5.0-14.14~22.04.1-generic 6.5.3
  Uname: Linux 6.5.0-14-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.20.11-0ubuntu82.5
  Architecture: amd64
  BootLog: Error: [Errno 13] Permission denied: '/var/log/boot.log'
  CasperMD5CheckResult: pass
  CompositorRunning: None
  CurrentDesktop: ubuntu:GNOME
  Date: Wed Jan 17 12:18:33 2024
  DistUpgraded: Fresh install
  DistroCodename: jammy
  DistroVariant: ubuntu
  DkmsStatus: bcmwl/6.30.223.271+bdcom, 6.5.0-14-generic, x86_64: installed
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   NVIDIA Corporation GK107M [GeForce GT 750M Mac Edition] [10de:0fe9] (rev a1) 
(prog-if 00 [VGA controller])
 Subsystem: Apple Inc. GK107M [GeForce GT 750M Mac Edition] [106b:011e]
  InstallationDate: Installed on 2024-01-16 (1 days ago)
  InstallationMedia: Ubuntu 22.04.2 LTS "Jammy Jellyfish" - Release amd64 
(20230223)
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 006: ID 05ac:828d Apple, Inc. Bluetooth USB Host Controller
   Bus 001 Device 003: ID 0a5c:4500 Broadcom Corp. BCM2046B1 USB 2.0 Hub (part 
of BCM2046 Bluetooth)
   Bus 001 Device 002: ID 05ac:8511 Apple, Inc. FaceTime HD Camera (Built-in)
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: Apple Inc. iMac14,3
  ProcEnviron:
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-6.5.0-14-generic 
root=UUID=567a07dc-70f9-441e-a456-151c0da1e7ea ro quiet splash vt.handoff=7
  SourcePackage: xorg
  Symptom: display
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 04/18/2022
  dmi.bios.release: 0.1
  dmi.bios.vendor: Apple Inc.
  dmi.bios.version: 433.140.2.0.0
  dmi.board.asset.tag: Base Board Asset Tag#
  dmi.board.name: Mac-77EB7D7DAF985301
  dmi.board.vendor: Apple Inc.
  dmi.board.version: iMac14,3
  dmi.chassis.type: 13
  dmi.chassis.vendor: Apple Inc.
  dmi.chassis.version: Mac-77EB7D7DAF985301
  dmi.modalias: 
dmi:bvnAppleInc.:bvr433.140.2.0.0:bd04/18/2022:br0.1:svnAppleInc.:pniMac14,3:pvr1.0:rvnAppleInc.:rnMac-77EB7D7DAF985301:rvriMac14,3:cvnAppleInc.:ct13:cvrMac-77EB7D7DAF985301:skuSystemSKU#:
  dmi.product.family: iMac
  dmi.product.name: iMac14,3
  dmi.product.sku: System SKU#
  dmi.product.version: 1.0
  dmi.sys.vendor: Apple Inc.
  version.compiz: compiz N/A
  version.libdrm2: libdrm2 2.4.113-2~ubuntu0.22.04.1
  version.libgl1-mesa-dri: libgl1-mesa-dri 23.0.4-0ubuntu1~22.04.1
  version.libgl1-mesa-glx: libgl1-mesa-glx N/A
  version.xserver-xorg-core: xserver-xorg-core 2:21.1.4-2ubuntu1.7~22.04.7
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:19.1.0-2ubuntu1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20210115-1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.17-2build1

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


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


[Kernel-packages] [Bug 2049548] Re: package nvidia-dkms-390 390.157-0ubuntu0.22.04.2 failed to install/upgrade: подпроцесс из пакета nvidia-dkms-390 установлен сценарий post-installation возвратил код

2024-01-27 Thread Daniel Letzeisen
*** This bug is a duplicate of bug 2051436 ***
https://bugs.launchpad.net/bugs/2051436

** This bug has been marked a duplicate of bug 2051436
   Nvidia 390 Needs Patched for Kernel 6.5+

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

Title:
  package nvidia-dkms-390 390.157-0ubuntu0.22.04.2 failed to
  install/upgrade: подпроцесс из пакета nvidia-dkms-390 установлен
  сценарий post-installation возвратил код ошибки 10

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

Bug description:
  package nvidia-dkms-390 390.157-0ubuntu0.22.04.2 failed to
  install/upgrade: подпроцесс из пакета nvidia-dkms-390 установлен
  сценарий post-installation возвратил код ошибки 10

  ProblemType: Package
  DistroRelease: Ubuntu 22.04
  Package: nvidia-dkms-390 390.157-0ubuntu0.22.04.2
  ProcVersionSignature: Ubuntu 6.5.0-14.14~22.04.1-generic 6.5.3
  Uname: Linux 6.5.0-14-generic x86_64
  ApportVersion: 2.20.11-0ubuntu82.5
  Architecture: amd64
  CasperMD5CheckResult: pass
  Date: Wed Jan 17 01:43:33 2024
  ErrorMessage: подпроцесс из пакета nvidia-dkms-390 установлен сценарий 
post-installation возвратил код ошибки 10
  InstallationDate: Installed on 2024-01-16 (0 days ago)
  InstallationMedia: Ubuntu 22.04.3 LTS "Jammy Jellyfish" - Release amd64 
(20230807.2)
  Python3Details: /usr/bin/python3.10, Python 3.10.12, python3-minimal, 
3.10.6-1~22.04
  PythonDetails: N/A
  RelatedPackageVersions:
   dpkg 1.21.1ubuntu2.2
   apt  2.4.11
  SourcePackage: nvidia-graphics-drivers-390
  Title: package nvidia-dkms-390 390.157-0ubuntu0.22.04.2 failed to 
install/upgrade: подпроцесс из пакета nvidia-dkms-390 установлен сценарий 
post-installation возвратил код ошибки 10
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-390/+bug/2049548/+subscriptions


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


[Kernel-packages] [Bug 2049245] Re: package nvidia-dkms-390 390.157-0ubuntu0.22.04.2 failed to install/upgrade: installed nvidia-dkms-390 package post-installation script subprocess returned error exi

2024-01-27 Thread Daniel Letzeisen
*** This bug is a duplicate of bug 2051436 ***
https://bugs.launchpad.net/bugs/2051436

** This bug has been marked a duplicate of bug 2051436
   Nvidia 390 Needs Patched for Kernel 6.5+

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

Title:
  package nvidia-dkms-390 390.157-0ubuntu0.22.04.2 failed to
  install/upgrade: installed nvidia-dkms-390 package post-installation
  script subprocess returned error exit status 10

Status in nvidia-graphics-drivers-390 package in Ubuntu:
  Confirmed

Bug description:
  cannot select screen resolution other then 1024 X 768 after
  implementing the latest ubuntu update.

  ProblemType: Package
  DistroRelease: Ubuntu 22.04
  Package: nvidia-dkms-390 390.157-0ubuntu0.22.04.2
  ProcVersionSignature: Ubuntu 6.5.0-14.14~22.04.1-generic 6.5.3
  Uname: Linux 6.5.0-14-generic x86_64
  ApportVersion: 2.20.11-0ubuntu82.5
  AptOrdering:
   nvidia-kernel-source-390:amd64: Install
   nvidia-kernel-common-390:amd64: Install
   nvidia-dkms-390:amd64: Install
   NULL: ConfigurePending
  Architecture: amd64
  CasperMD5CheckResult: pass
  Date: Sat Jan 13 15:29:03 2024
  ErrorMessage: installed nvidia-dkms-390 package post-installation script 
subprocess returned error exit status 10
  InstallationDate: Installed on 2023-05-04 (253 days ago)
  InstallationMedia: Ubuntu 22.04.2 LTS "Jammy Jellyfish" - Release amd64 
(20230223)
  Python3Details: /usr/bin/python3.10, Python 3.10.12, python3-minimal, 
3.10.6-1~22.04
  PythonDetails: N/A
  RelatedPackageVersions:
   dpkg 1.21.1ubuntu2.2
   apt  2.4.11
  SourcePackage: nvidia-graphics-drivers-390
  Title: package nvidia-dkms-390 390.157-0ubuntu0.22.04.2 failed to 
install/upgrade: installed nvidia-dkms-390 package post-installation script 
subprocess returned error exit status 10
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-390/+bug/2049245/+subscriptions


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


[Kernel-packages] [Bug 2049945] Re: package nvidia-dkms-390 390.157-0ubuntu0.22.04.2 failed to install/upgrade: подпроцесс из пакета nvidia-dkms-390 установлен сценарий post-installation возвратил код

2024-01-27 Thread Daniel Letzeisen
*** This bug is a duplicate of bug 2051436 ***
https://bugs.launchpad.net/bugs/2051436

** This bug has been marked a duplicate of bug 2051436
   Nvidia 390 Needs Patched for Kernel 6.5+

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

Title:
  package nvidia-dkms-390 390.157-0ubuntu0.22.04.2 failed to
  install/upgrade: подпроцесс из пакета nvidia-dkms-390 установлен
  сценарий post-installation возвратил код ошибки 10

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

Bug description:
  After installing the kernel update to version 6.5, the screen
  resolution was disrupted. When I try to switch to the open nouveau
  driver, an error occurs.

  ProblemType: Package
  DistroRelease: Ubuntu 22.04
  Package: nvidia-dkms-390 390.157-0ubuntu0.22.04.2
  ProcVersionSignature: Ubuntu 6.5.0-14.14~22.04.1-generic 6.5.3
  Uname: Linux 6.5.0-14-generic x86_64
  ApportVersion: 2.20.11-0ubuntu82.5
  Architecture: amd64
  CasperMD5CheckResult: pass
  Date: Fri Jan 19 21:49:11 2024
  ErrorMessage: подпроцесс из пакета nvidia-dkms-390 установлен сценарий 
post-installation возвратил код ошибки 10
  InstallationDate: Installed on 2024-01-19 (0 days ago)
  InstallationMedia: Ubuntu 22.04.3 LTS "Jammy Jellyfish" - Release amd64 
(20230807.2)
  Python3Details: /usr/bin/python3.10, Python 3.10.12, python3-minimal, 
3.10.6-1~22.04
  PythonDetails: N/A
  RelatedPackageVersions:
   dpkg 1.21.1ubuntu2.2
   apt  2.4.11
  SourcePackage: nvidia-graphics-drivers-390
  Title: package nvidia-dkms-390 390.157-0ubuntu0.22.04.2 failed to 
install/upgrade: подпроцесс из пакета nvidia-dkms-390 установлен сценарий 
post-installation возвратил код ошибки 10
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-390/+bug/2049945/+subscriptions


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


[Kernel-packages] [Bug 2051149] Re: package nvidia-driver-390 390.157-0ubuntu0.22.04.2 failed to install/upgrade: problèmes de dépendances - laissé non configuré

2024-01-27 Thread Daniel Letzeisen
*** This bug is a duplicate of bug 2051436 ***
https://bugs.launchpad.net/bugs/2051436

** This bug has been marked a duplicate of bug 2051436
   Nvidia 390 Needs Patched for Kernel 6.5+

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

Title:
  package nvidia-driver-390 390.157-0ubuntu0.22.04.2 failed to
  install/upgrade: problèmes de dépendances - laissé non configuré

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

Bug description:
  Il m'est impossible d'installer le package nvidia-driver-390 
390.157-0ubuntu0.22.04.2
  Code retour: Failed to install/upgrade: problèmes de dépendances - laissé non 
configuré
  Je rencontre désormais un problème d'affichage de l'écran 
  Cette erreur me bloque donc d'autres installations de package 

  Cordialement

  ProblemType: Package
  DistroRelease: Ubuntu 22.04
  Package: nvidia-driver-390 390.157-0ubuntu0.22.04.2
  ProcVersionSignature: Ubuntu 6.5.0-14.14~22.04.1-generic 6.5.3
  Uname: Linux 6.5.0-14-generic x86_64
  ApportVersion: 2.20.11-0ubuntu82.5
  AptOrdering:
   libgnutls30:amd64: Install
   libgnutls30:amd64: Configure
   NULL: ConfigurePending
  Architecture: amd64
  CasperMD5CheckResult: unknown
  Date: Wed Jan 24 17:22:05 2024
  ErrorMessage: problèmes de dépendances - laissé non configuré
  InstallationDate: Installed on 2023-05-02 (266 days ago)
  InstallationMedia: Ubuntu 20.04.3 LTS "Focal Fossa" - Release amd64 (20210819)
  Python3Details: /usr/bin/python3.10, Python 3.10.12, python3-minimal, 
3.10.6-1~22.04
  PythonDetails: N/A
  RelatedPackageVersions:
   dpkg 1.21.1ubuntu2.2
   apt  2.4.11
  SourcePackage: nvidia-graphics-drivers-390
  Title: package nvidia-driver-390 390.157-0ubuntu0.22.04.2 failed to 
install/upgrade: problèmes de dépendances - laissé non configuré
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-390/+bug/2051149/+subscriptions


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


[Kernel-packages] [Bug 2051436] [NEW] Nvidia 390 Needs Patched for Kernel 6.5+

2024-01-27 Thread Daniel Letzeisen
Public bug reported:

Supposedly, this was solved in Ubuntu 23.10, but the package never made it out 
of the mantic-proposed repository: 
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-390/+bug/2028165/comments/16
Nor was it backported to Ubuntu 22.04 

As a temporary measure, I uploaded a patched version to a PPA for Ubuntu
22.04 (and added a patch for 6.6/6.7):
https://launchpad.net/~dtl131/+archive/ubuntu/nvidiaexp

** Affects: nvidia-graphics-drivers-390 (Ubuntu)
 Importance: Undecided
 Status: Confirmed

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

Title:
  Nvidia 390 Needs Patched for Kernel 6.5+

Status in nvidia-graphics-drivers-390 package in Ubuntu:
  Confirmed

Bug description:
  Supposedly, this was solved in Ubuntu 23.10, but the package never made it 
out of the mantic-proposed repository: 
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-390/+bug/2028165/comments/16
  Nor was it backported to Ubuntu 22.04 

  As a temporary measure, I uploaded a patched version to a PPA for
  Ubuntu 22.04 (and added a patch for 6.6/6.7):
  https://launchpad.net/~dtl131/+archive/ubuntu/nvidiaexp

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-390/+bug/2051436/+subscriptions


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


[Kernel-packages] [Bug 2043203] Re: Kernel 5.15.0-86 causes LightDM to disappear after 1s

2023-12-03 Thread Daniel Letzeisen
Can you boot completely with 'nomodeset'?

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

Title:
  Kernel 5.15.0-86 causes LightDM to disappear after 1s

Status in linux package in Ubuntu:
  New

Bug description:
  This is to report a critical bug introduced with Linux kernel 
5.15.0-86-generic and newer.
  It does not occur with 5.15.0-84-generic and previous kernels.

  I am running Xubuntu LTS 22.04.03 on several desktops, but this bug
  only manifests on this specific system, which is a fairly popular HP
  t630 Thin Client featuring an AMD Embedded G-Series GX-420GI system on
  chip with Radeon R7E integrated graphics. Here is the neofetch output:

 :ydddy: OS: Xubuntu 22.04.3 LTS x86_64 
  -yhdddy-   Host: HP t630 Thin Client 
 odddyshdddh`+ydddo  Kernel: 5.15.0-84-generic 
   `yddhshdd-   ydd+`ddh.:dy`Uptime: 1 day, 1 hour, 16 mins 
   sddy   /d.   :dd-:dy`-dddsPackages: 3354 (dpkg), 22 
(flatpak) 
  :ddds/+   .dd`yy`:d:   Shell: bash 5.1.16 
  s`..-:/+ssdyodds   Resolution: 1600x900 
  y  `:ohd   DE: Xfce 
  .  +   WM: Xfwm4 
  sddyydds   WM Theme: Numix 
  :dd+  .oddd:   Theme: Greybird [GTK2/3] 
   sdo   ./ysIcons: Faenza-Darker [GTK2], 
elementary-xfce-darker [GTK3] 
   `yd.  `:ohddy`Terminal: xfce4-terminal 
 oh/`  `.:+shdo  Terminal Font: DejaVu Sans Mono 12 
  -ydhyssyhdy-   CPU: AMD Embedded G-Series 
GX-420GI Radeon R7E (4) @ 2.000GHz 
:yy: GPU: AMD ATI Radeon R5/R6/R7 
Graphics 
  .+yddy+.   Memory: 2786MiB / 31044MiB 

  Symptoms:
  The systems boots as usual, XFCE's LightDM Greeter appears for about one 
second, then the screen turns completely black and the keyboard becomes 
unresponsive. This implies that one cannot switch to a console screen using 
Ctrl+Alt+F1 etc. to resolve any problems.

  I was lucky to have SSH access from another system, to change GRUB
  settings and reboot with the older 5.15.0-84 kernel, otherwise this
  system could have been a loss. More importantly, this proofs the
  system did not crash.

  dmesg logs were compared between kernels using meld, but no noticeable 
differences were detected.
  However, both working (84) and non-working (86,88) kernel dmesg logs show 
similar ACPI errors; here for the 84 kernel, the 88 kernel dmesg log is 
attached to this bug report:

  [3.584496] acpi PNP0C14:01: duplicate WMI GUID 
5FB7F034-2C63-45E9-BE91-3D44E2C707E4 (first instance was on PNP0C14:00)
  [3.584510] acpi PNP0C14:01: duplicate WMI GUID 
05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:00)

  ...

  
  [6.920766] ACPI BIOS Error (bug): Attempt to CreateField of length zero 
(20210730/dsopcode-133)

  [6.921268] 
 Initialized Local Variables for Method [HWMC]:
  [6.921272]   Local0: 6835d165Integer 
0004
  [6.921293]   Local1: 0d18c184Buffer(12) 00 00 00 
00 00 00 00 00
  [6.921317]   Local5: a100fffdInteger 


  [6.921332] Initialized Arguments for Method [HWMC]:  (2 arguments defined 
for method invocation)
  [6.921335]   Arg0:   ca1a283dInteger 
0002
  [6.921346]   Arg1:   7cb48472Buffer(144) 53 45 
43 55 01 00 00 00

  [6.921379] ACPI Error: Aborting method \HWMC due to previous error 
(AE_AML_OPERAND_VALUE) (20210730/psparse-529)
  [6.921491] ACPI Error: Aborting method \_SB.WMID.WMAA due to previous 
error (AE_AML_OPERAND_VALUE) (20210730/psparse-529)
  [6.992738] input: HP WMI hotkeys as /devices/virtual/input/input13
  [7.012049] ACPI BIOS Error (bug): Attempt to CreateField of length zero 
(20210730/dsopcode-133)

  [7.012149] 
 Initialized Local Variables for Method [HWMC]:
  [7.012152]   Local0: a6c78dffInteger 
0004
  [7.012167]   Local1: 4991298cBuffer(12) 00 00 00 
00 00 00 00 00
  [7.012189]   Local5: c8c4ed33Integer 


  [7.012202] Initialized Arguments for Method [HWMC]:  (2 arguments defined 
for method invocation)
  [7.012205]   Arg0:   ca1a283dInteger 
0002
  [7.012215]   Arg1:   be9a5486Buffer(144) 53 45 
43 55 01 00 00 00

  [7.012239] ACPI Error: Aborting method \HWMC due to previous error 
(AE_AML_OPERAND_VALUE) (20210730/psparse-529)
  

[Kernel-packages] [Bug 1993890] Re: Jammy does not work on wifi for Intel 3165

2022-10-27 Thread Daniel Letzeisen
Did you reinstall backport-iwlwifi-dkms package after trying the module
options?

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

Title:
  Jammy does not work on wifi for Intel 3165

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Intel 3165 wifi does not work on Jammy new install. Ubuntu's Network
  Manager sees the router but never manages to connect to it. I've tried
  the purge of the backport iwlwifi module but that didn't help. I
  followed the instructions on another post to give diagnostics. They
  are at https://pastebin.ubuntu.com/p/6tgVfYkmFj/

  Some more info:

  admin@Server:~$ lspci -nnk | grep 3165 
  02:00.0 Network controller [0280]: Intel Corporation Wireless 3165 
[8086:3165] (rev 81) Subsystem: Intel Corporation Dual Band Wireless AC 3165 
[8086:4010] 
  admin@Server:~$ rfkill list all
  0: hci0: Bluetooth Soft blocked: yes Hard blocked: no
  1: hci1: Bluetooth Soft blocked: yes Hard blocked: no 
  2: phy0: Wireless LAN Soft blocked: no Hard blocked: no –

  I've just tried 'sudo apt install linux-modules-iwlwifi-generic" and
  that worked Ok. I rebooted, disconnected Ethernet & turned wifi on.
  But still get 'SSID connecting' which never finishes and no wifi.

  ProblemType: Bug
  DistroRelease: Ubuntu 22.04
  Package: linux-modules-iwlwifi-generic 5.15.0.52.52
  ProcVersionSignature: Ubuntu 5.15.0-52.58-generic 5.15.60
  Uname: Linux 5.15.0-52-generic x86_64
  ApportVersion: 2.20.11-0ubuntu82.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC2:  admin  1506 F pulseaudio
   /dev/snd/controlC0:  admin  1506 F pulseaudio
   /dev/snd/controlC1:  admin  1506 F pulseaudio
  CRDA: N/A
  CasperMD5CheckResult: unknown
  CurrentDesktop: ubuntu:GNOME
  Date: Sat Oct 22 14:36:50 2022
  InstallationDate: Installed on 2022-08-15 (68 days ago)
  InstallationMedia: Ubuntu 20.04.3 LTS "Focal Fossa" - Release amd64 (20210819)
  IwConfig:
   lono wireless extensions.
   
   enp3s0no wireless extensions.
   
   wlp2s0no wireless extensions.
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.15.0-52-generic 
root=UUID=20e3b886-2699-47b3-ad21-a02afc4ac9d2 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-5.15.0-52-generic N/A
   linux-backports-modules-5.15.0-52-generic  N/A
   linux-firmware 20220329.git681281e4-0ubuntu3.5
  SourcePackage: linux
  UpgradeStatus: Upgraded to jammy on 2022-10-05 (16 days ago)
  dmi.bios.date: 03/14/2018
  dmi.bios.release: 5.6
  dmi.bios.vendor: Intel Corp.
  dmi.bios.version: PYBSWCEL.86A.0069.2018.0314.1745
  dmi.board.name: NUC5CPYB
  dmi.board.vendor: Intel Corporation
  dmi.board.version: H61145-404
  dmi.chassis.type: 3
  dmi.modalias: 
dmi:bvnIntelCorp.:bvrPYBSWCEL.86A.0069.2018.0314.1745:bd03/14/2018:br5.6:svn:pn:pvr:rvnIntelCorporation:rnNUC5CPYB:rvrH61145-404:cvn:ct3:cvr:sku:

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


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


[Kernel-packages] [Bug 1931475] Re: Ubuntu only stable in safe graphics mode

2021-06-10 Thread Daniel Letzeisen
So what happens when you use i915.alpha_support=1 without nomodeset?

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

Title:
  Ubuntu only stable in safe graphics mode

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Brand new machine,  Intel i5, Brand new install of 20.04 ubuntu using
  5.11.0-18 kernel. BIOS updated to recent firmware. (5/11/2021 date)

  Machine will only stay running in safe graphics mode.  When booting
  normal, GUI loads for about 5 seconds then reboots.

  ProblemType: Bug
  DistroRelease: Ubuntu 21.04
  Package: xorg 1:7.7+22ubuntu1
  ProcVersionSignature: Ubuntu 5.11.0-18.19-generic 5.11.17
  Uname: Linux 5.11.0-18-generic x86_64
  ApportVersion: 2.20.11-0ubuntu65.1
  Architecture: amd64
  BootLog: Error: [Errno 13] Permission denied: '/var/log/boot.log'
  CasperMD5CheckResult: pass
  CompositorRunning: None
  CurrentDesktop: ubuntu:GNOME
  Date: Wed Jun  9 14:04:22 2021
  DistUpgraded: Fresh install
  DistroCodename: hirsute
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, if not too technical
  GraphicsCard:
   Intel Corporation CometLake-S GT2 [UHD Graphics 630] [8086:9bc5] (rev 05) 
(prog-if 00 [VGA controller])
 Subsystem: ASUSTeK Computer Inc. Device [1043:8694]
  InstallationDate: Installed on 2021-06-09 (0 days ago)
  InstallationMedia: Ubuntu 21.04 "Hirsute Hippo" - Release amd64 (20210420)
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 003: ID 413c:2003 Dell Computer Corp. Keyboard SK-8115
   Bus 001 Device 002: ID 046d:c408 Logitech, Inc. Marble Mouse (4-button)
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Lsusb-t:
   /:  Bus 02.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/8p, 5000M
   /:  Bus 01.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/12p, 480M
   |__ Port 7: Dev 2, If 0, Class=Human Interface Device, Driver=usbhid, 
1.5M
   |__ Port 8: Dev 3, If 0, Class=Human Interface Device, Driver=usbhid, 
1.5M
  MachineType: ASUS System Product Name
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.11.0-18-generic 
root=UUID=5e92baa8-faf7-43e0-ab03-c43a1ec8a549 ro recovery nomodeset 
dis_ucode_ldr text
  SourcePackage: xorg
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 04/07/2021
  dmi.bios.release: 16.5
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 1605
  dmi.board.asset.tag: Default string
  dmi.board.name: PRIME B460-PLUS
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: Rev 1.xx
  dmi.chassis.asset.tag: Default string
  dmi.chassis.type: 3
  dmi.chassis.vendor: Default string
  dmi.chassis.version: Default string
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr1605:bd04/07/2021:br16.5:svnASUS:pnSystemProductName:pvrSystemVersion:rvnASUSTeKCOMPUTERINC.:rnPRIMEB460-PLUS:rvrRev1.xx:cvnDefaultstring:ct3:cvrDefaultstring:
  dmi.product.family: To be filled by O.E.M.
  dmi.product.name: System Product Name
  dmi.product.sku: SKU
  dmi.product.version: System Version
  dmi.sys.vendor: ASUS
  mtime.conffile..etc.apport.crashdb.conf: 2021-06-09T13:25:26.012453
  version.compiz: compiz N/A
  version.libdrm2: libdrm2 2.4.104-1build1
  version.libgl1-mesa-dri: libgl1-mesa-dri 21.0.1-2
  version.libgl1-mesa-glx: libgl1-mesa-glx N/A
  version.xserver-xorg-core: xserver-xorg-core 2:1.20.11-1ubuntu1
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:19.1.0-2
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20200714-1ubuntu1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.17-1

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

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


[Kernel-packages] [Bug 1931574] Re: Lost network connection, seems like an older kernel bug

2021-06-10 Thread Daniel Letzeisen
https://wiki.archlinux.org/title/Dell_XPS_13_(9360)#Ethernet_repeatedly_disconnects
/reconnects_with_Dell_USB-C_adapter_(DA200)

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

Title:
  Lost network connection, seems like an older kernel bug

Status in linux package in Ubuntu:
  New

Bug description:
  I experience what seems the exact copy of the issue here after I have 
connected my Dell laptop to a Dell Monitor with an embedded Ethernet over 
USB-C/Thunderbolt (and USB-B High Speed Upstream Cable). Suddenly no network 
connection and it can not be restored for a long time or until reboot. 
  https://bugzilla.kernel.org/show_bug.cgi?id=95711 

  
  [350895.699185] INFO: task kworker/3:1:11823 blocked for more than 120 
seconds.
  [350895.699192]   Tainted: G U  W  OE4.15.0-43-generic #46-Ubuntu
  [350895.699195] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables 
this message.
  [350895.699198] kworker/3:1 D0 11823  2 0x8000
  [350895.699212] Workqueue: events rtl_work_func_t [r8152]
  [350895.699215] Call Trace:
  [350895.699224]  __schedule+0x291/0x8a0
  [350895.699228]  schedule+0x2c/0x80
  [350895.699232]  rpm_resume+0x108/0x7d0
  [350895.699237]  ? wait_woken+0x80/0x80
  [350895.699240]  rpm_resume+0x584/0x7d0
  [350895.699245]  ? __switch_to_asm+0x34/0x70
  [350895.699249]  ? __switch_to_asm+0x40/0x70
  [350895.699252]  ? __switch_to_asm+0x34/0x70
  [350895.699256]  ? __switch_to_asm+0x40/0x70
  [350895.699259]  ? __switch_to_asm+0x34/0x70
  [350895.699263]  __pm_runtime_resume+0x4e/0x80
  [350895.699267]  usb_autopm_get_interface+0x22/0x60
  [350895.699272]  rtl_work_func_t+0x70/0x41e [r8152]
  [350895.699277]  process_one_work+0x1de/0x410
  [350895.699280]  worker_thread+0x32/0x410
  [350895.699285]  kthread+0x121/0x140
  [350895.699288]  ? process_one_work+0x410/0x410
  [350895.699292]  ? kthread_create_worker_on_cpu+0x70/0x70
  [350895.699297]  ? do_syscall_64+0x73/0x130
  [350895.699300]  ? SyS_exit+0x17/0x20
  [350895.699304]  ret_from_fork+0x35/0x40

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: linux-image-4.15.0-43-generic 4.15.0-43.46
  ProcVersionSignature: Ubuntu 4.15.0-43.46-generic 4.15.18
  Uname: Linux 4.15.0-43-generic x86_64
  ApportVersion: 2.20.9-0ubuntu7.24
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  user   4820 F pulseaudio
  CurrentDesktop: ubuntu:GNOME
  Date: Thu Jun 10 14:49:39 2021
  DistributionChannelDescriptor:
   # This is a distribution channel descriptor
   # For more information see 
http://wiki.ubuntu.com/DistributionChannelDescriptor
   canonical-oem-somerville-xenial-amd64-20160624-2
  EcryptfsInUse: Yes
  HibernationDevice: RESUME=UUID=adfb1128-00d7-41b1-be85-1d224e4ddd57
  InstallationDate: Installed on 2018-12-31 (891 days ago)
  InstallationMedia: Ubuntu 16.04 "Xenial" - Build amd64 LIVE Binary 
20160624-10:47
  MachineType: Dell Inc. XPS 13 9360
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.15.0-43-generic 
root=UUID=0807f9b3-f643-40c3-8e0c-ae2e30161acc ro locale=en_US quiet splash 
i915.modeset=1 i915.enable_rc6=1 i915.enable_fbc=1 i915.enable_guc_loading=1 
i915.enable_guc_submission=1 i915.enable_huc=1 i915.enable_psr=1 
i915.disable_power_well=0 i915.semaphores=1 vt.handoff=1
  RelatedPackageVersions:
   linux-restricted-modules-4.15.0-43-generic N/A
   linux-backports-modules-4.15.0-43-generic  N/A
   linux-firmware 1.173.20
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 03/09/2021
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 2.15.1
  dmi.board.name: 0PF86Y
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 9
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvr2.15.1:bd03/09/2021:svnDellInc.:pnXPS139360:pvr:rvnDellInc.:rn0PF86Y:rvrA00:cvnDellInc.:ct9:cvr:
  dmi.product.family: XPS
  dmi.product.name: XPS 13 9360
  dmi.sys.vendor: Dell Inc.

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

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


[Kernel-packages] [Bug 1929344] Re: not upgrade

2021-05-23 Thread Daniel Letzeisen
Please run the following command to gather apt logs:
apport-collect 1929344

** Package changed: linux (Ubuntu) => ubuntu-release-upgrader (Ubuntu)

** Changed in: ubuntu-release-upgrader (Ubuntu)
   Status: Confirmed => Incomplete

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

Title:
  not upgrade

Status in ubuntu-release-upgrader package in Ubuntu:
  Incomplete

Bug description:
  I don't upgrade from ubuntu 18.04 to 20.04

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: linux-image-4.15.0-143-generic 4.15.0-143.147
  ProcVersionSignature: Ubuntu 4.15.0-143.147-generic 4.15.18
  Uname: Linux 4.15.0-143-generic x86_64
  ApportVersion: 2.20.9-0ubuntu7.23
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/pcmC0D0p:   user   2081 F...m pulseaudio
   /dev/snd/controlC0:  user   2081 F pulseaudio
  CurrentDesktop: ubuntu:GNOME
  Date: Sun May 23 22:29:32 2021
  InstallationDate: Installed on 2019-03-28 (787 days ago)
  InstallationMedia: Ubuntu 18.04.1 LTS "Bionic Beaver" - Release amd64 
(20180725)
  MachineType: Hewlett-Packard HP EliteBook 8570p
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.15.0-143-generic 
root=UUID=85b06e9e-bae6-4ee0-8b2d-d2da3b948b39 ro quiet splash vt.handoff=1
  RelatedPackageVersions:
   linux-restricted-modules-4.15.0-143-generic N/A
   linux-backports-modules-4.15.0-143-generic  N/A
   linux-firmware  1.173.20
  SourcePackage: linux
  UpgradeStatus: Upgraded to bionic on 2021-05-23 (0 days ago)
  dmi.bios.date: 04/07/2015
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: 68ICF Ver. F.62
  dmi.board.name: 17A7
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: KBC Version 42.38
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvr68ICFVer.F.62:bd04/07/2015:svnHewlett-Packard:pnHPEliteBook8570p:pvrA1029D1102:rvnHewlett-Packard:rn17A7:rvrKBCVersion42.38:cvnHewlett-Packard:ct10:cvr:
  dmi.product.family: 103C_5336AN G=N L=BUS B=HP S=ELI
  dmi.product.name: HP EliteBook 8570p
  dmi.product.version: A1029D1102
  dmi.sys.vendor: Hewlett-Packard

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

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


[Kernel-packages] [Bug 1905466] Re: drm/i915: Drop force_probe requirement for Rocket Lake

2021-05-03 Thread Daniel Letzeisen
@Christian: if you are experiencing bugs with mainline kernel, perhaps
this would be more appropriate:
https://gitlab.freedesktop.org/drm/intel/-/wikis/How-to-file-i915-bugs

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

Title:
  drm/i915: Drop force_probe requirement for Rocket Lake

Status in linux package in Ubuntu:
  Triaged
Status in linux-oem-5.10 package in Ubuntu:
  Invalid
Status in linux source package in Focal:
  Invalid
Status in linux-oem-5.10 source package in Focal:
  Fix Released
Status in linux source package in Hirsute:
  Triaged
Status in linux-oem-5.10 source package in Hirsute:
  Invalid

Bug description:
  [Impact]
  drm/i915 currently requires using i915.force_probe= to load the driver on 
RKL, but we should drop the requirement from this kernel so that machines being 
tested don't need to work around it locally.

  [Test case]
  Enable in the kernel, boot it on RKL, see that graphics use the native driver.

  [What could go wrong]
  Only affects RKL, so it's possible that RKL hw that would fail to boot with 
the native driver would regress, compared to fallback driver. But we've had 
this enabled for oem-5.10 since the start, and there are no RKL related fixes 
not already found in 5.11, so it should be safe to enable.

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

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


[Kernel-packages] [Bug 1924889] Re: i915 graphics driver not loading for Rocket Lake i7-11700K [8086:4c8a]

2021-04-20 Thread Daniel Letzeisen
*** This bug is a duplicate of bug 1905466 ***
https://bugs.launchpad.net/bugs/1905466

Actually, it looks like the fix for this did not make it into kernel 5.12 and 
will have to wait for 5.13
https://www.phoronix.com/scan.php?page=article=intel-rkl-linux=1

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

Title:
  i915 graphics driver not loading for Rocket Lake i7-11700K [8086:4c8a]

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  intel display drivers UHD intel graphics 750 not working in ubuntu
  20.10

  ProblemType: Bug
  DistroRelease: Ubuntu 20.10
  Package: xorg 1:7.7+19ubuntu15
  Uname: Linux 5.11.15-051115-generic x86_64
  ApportVersion: 2.20.11-0ubuntu50.5
  Architecture: amd64
  BootLog: Error: [Errno 13] Permission denied: '/var/log/boot.log'
  CasperMD5CheckResult: skip
  CompositorRunning: None
  CurrentDesktop: ubuntu:GNOME
  Date: Sun Apr 18 10:04:50 2021
  DistUpgraded: Fresh install
  DistroCodename: groovy
  DistroVariant: ubuntu
  DkmsStatus: rtl8821ce, 5.5.2.1, 5.8.0-50-generic, x86_64: installed
  ExtraDebuggingInterest: I just need to know a workaround
  GraphicsCard:
   Intel Corporation RocketLake-S GT1 [UHD Graphics 750] [8086:4c8a] (rev 04) 
(prog-if 00 [VGA controller])
 Subsystem: Gigabyte Technology Co., Ltd Device [1458:d000]
  InstallationDate: Installed on 2021-04-17 (0 days ago)
  InstallationMedia: Ubuntu 20.10 "Groovy Gorilla" - Release amd64 (20201022)
  MachineType: Gigabyte Technology Co., Ltd. B560M DS3H AC
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.11.15-051115-generic 
root=UUID=f0b245ca-169e-4fdc-80d3-14f66691147b ro quiet splash 
modprobe.blacklist=nouveau vt.handoff=7
  SourcePackage: xorg
  UpgradeStatus: No upgrade log present (probably fresh install)
  XorgConf:
   Section "Device"
   Identifier "Card0"
   Driver "intel"
   Option "AccelMethod" "sna"
   EndSection
  dmi.bios.date: 01/11/2021
  dmi.bios.release: 5.19
  dmi.bios.vendor: American Megatrends International, LLC.
  dmi.bios.version: F1
  dmi.board.asset.tag: Default string
  dmi.board.name: B560M DS3H AC
  dmi.board.vendor: Gigabyte Technology Co., Ltd.
  dmi.board.version: x.x
  dmi.chassis.asset.tag: Default string
  dmi.chassis.type: 3
  dmi.chassis.vendor: Default string
  dmi.chassis.version: Default string
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInternational,LLC.:bvrF1:bd01/11/2021:br5.19:svnGigabyteTechnologyCo.,Ltd.:pnB560MDS3HAC:pvrDefaultstring:rvnGigabyteTechnologyCo.,Ltd.:rnB560MDS3HAC:rvrx.x:cvnDefaultstring:ct3:cvrDefaultstring:
  dmi.product.family: B560 MB
  dmi.product.name: B560M DS3H AC
  dmi.product.sku: Default string
  dmi.product.version: Default string
  dmi.sys.vendor: Gigabyte Technology Co., Ltd.
  version.compiz: compiz N/A
  version.libdrm2: libdrm2 2.4.102-1ubuntu1
  version.libgl1-mesa-dri: libgl1-mesa-dri 20.2.6-0ubuntu0.20.10.1
  version.libgl1-mesa-glx: libgl1-mesa-glx N/A
  version.xserver-xorg-core: xserver-xorg-core 2:1.20.9-2ubuntu1.3
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:19.1.0-1ubuntu1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20200714-1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.16-1

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

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


[Kernel-packages] [Bug 1924889] Re: i915 graphics driver not loading for Rocket Lake i7-11700K [8086:4c8a]

2021-04-20 Thread Daniel Letzeisen
*** This bug is a duplicate of bug 1905466 ***
https://bugs.launchpad.net/bugs/1905466

I think the fix will be available in upstream kernel 5.12
So far, the only Ubuntu kernel that carries the patch is the linux-oem (5.10) 
kernel found in Ubuntu 20.04/Focal
Hopefully, they will backport the fix to the final 21.04/Hirsute kernel. Follow 
bug https://bugs.launchpad.net/bugs/1905466 to track the status of that.

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

Title:
  i915 graphics driver not loading for Rocket Lake i7-11700K [8086:4c8a]

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  intel display drivers UHD intel graphics 750 not working in ubuntu
  20.10

  ProblemType: Bug
  DistroRelease: Ubuntu 20.10
  Package: xorg 1:7.7+19ubuntu15
  Uname: Linux 5.11.15-051115-generic x86_64
  ApportVersion: 2.20.11-0ubuntu50.5
  Architecture: amd64
  BootLog: Error: [Errno 13] Permission denied: '/var/log/boot.log'
  CasperMD5CheckResult: skip
  CompositorRunning: None
  CurrentDesktop: ubuntu:GNOME
  Date: Sun Apr 18 10:04:50 2021
  DistUpgraded: Fresh install
  DistroCodename: groovy
  DistroVariant: ubuntu
  DkmsStatus: rtl8821ce, 5.5.2.1, 5.8.0-50-generic, x86_64: installed
  ExtraDebuggingInterest: I just need to know a workaround
  GraphicsCard:
   Intel Corporation RocketLake-S GT1 [UHD Graphics 750] [8086:4c8a] (rev 04) 
(prog-if 00 [VGA controller])
 Subsystem: Gigabyte Technology Co., Ltd Device [1458:d000]
  InstallationDate: Installed on 2021-04-17 (0 days ago)
  InstallationMedia: Ubuntu 20.10 "Groovy Gorilla" - Release amd64 (20201022)
  MachineType: Gigabyte Technology Co., Ltd. B560M DS3H AC
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.11.15-051115-generic 
root=UUID=f0b245ca-169e-4fdc-80d3-14f66691147b ro quiet splash 
modprobe.blacklist=nouveau vt.handoff=7
  SourcePackage: xorg
  UpgradeStatus: No upgrade log present (probably fresh install)
  XorgConf:
   Section "Device"
   Identifier "Card0"
   Driver "intel"
   Option "AccelMethod" "sna"
   EndSection
  dmi.bios.date: 01/11/2021
  dmi.bios.release: 5.19
  dmi.bios.vendor: American Megatrends International, LLC.
  dmi.bios.version: F1
  dmi.board.asset.tag: Default string
  dmi.board.name: B560M DS3H AC
  dmi.board.vendor: Gigabyte Technology Co., Ltd.
  dmi.board.version: x.x
  dmi.chassis.asset.tag: Default string
  dmi.chassis.type: 3
  dmi.chassis.vendor: Default string
  dmi.chassis.version: Default string
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInternational,LLC.:bvrF1:bd01/11/2021:br5.19:svnGigabyteTechnologyCo.,Ltd.:pnB560MDS3HAC:pvrDefaultstring:rvnGigabyteTechnologyCo.,Ltd.:rnB560MDS3HAC:rvrx.x:cvnDefaultstring:ct3:cvrDefaultstring:
  dmi.product.family: B560 MB
  dmi.product.name: B560M DS3H AC
  dmi.product.sku: Default string
  dmi.product.version: Default string
  dmi.sys.vendor: Gigabyte Technology Co., Ltd.
  version.compiz: compiz N/A
  version.libdrm2: libdrm2 2.4.102-1ubuntu1
  version.libgl1-mesa-dri: libgl1-mesa-dri 20.2.6-0ubuntu0.20.10.1
  version.libgl1-mesa-glx: libgl1-mesa-glx N/A
  version.xserver-xorg-core: xserver-xorg-core 2:1.20.9-2ubuntu1.3
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:19.1.0-1ubuntu1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20200714-1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.16-1

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

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


[Kernel-packages] [Bug 1905466] Re: drm/i915: Drop force_probe requirement for Rocket Lake

2021-04-20 Thread Daniel Letzeisen
>From duplicate bug, this also affects Groovy. I don't know if you want
to open a separate task for that or whether there is any interest in
fixing this for Groovy, since it only has a few months left.

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

Title:
  drm/i915: Drop force_probe requirement for Rocket Lake

Status in linux package in Ubuntu:
  Triaged
Status in linux-oem-5.10 package in Ubuntu:
  Invalid
Status in linux source package in Focal:
  Invalid
Status in linux-oem-5.10 source package in Focal:
  Fix Released
Status in linux source package in Hirsute:
  Triaged
Status in linux-oem-5.10 source package in Hirsute:
  Invalid

Bug description:
  [Impact]
  drm/i915 currently requires using i915.force_probe= to load the driver on 
RKL, but we should drop the requirement from this kernel so that machines being 
tested don't need to work around it locally.

  [Test case]
  Enable in the kernel, boot it on RKL, see that graphics use the native driver.

  [What could go wrong]
  Only affects RKL, so it's possible that RKL hw that would fail to boot with 
the native driver would regress, compared to fallback driver. But we've had 
this enabled for oem-5.10 since the start, and there are no RKL related fixes 
not already found in 5.11, so it should be safe to enable.

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

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


[Kernel-packages] [Bug 1924889] Re: i915 graphics driver not loading for Rocket Lake i7-11700K [8086:4c8a]

2021-04-20 Thread Daniel Letzeisen
*** This bug is a duplicate of bug 1905466 ***
https://bugs.launchpad.net/bugs/1905466

@Ramakrishna: You're welcome. I've built plenty of systems and know the
angst they can bring when they don't work correctly.

@vanvugt: I'm going to mark this as a duplicate of 1905466, since the
user has resolved the issue with the workaround, and can follow that bug
to see if workaround is still needed in 21.04/Hirsute.

** This bug has been marked a duplicate of bug 1905466
   drm/i915: Drop force_probe requirement for Rocket Lake

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

Title:
  i915 graphics driver not loading for Rocket Lake i7-11700K [8086:4c8a]

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  intel display drivers UHD intel graphics 750 not working in ubuntu
  20.10

  ProblemType: Bug
  DistroRelease: Ubuntu 20.10
  Package: xorg 1:7.7+19ubuntu15
  Uname: Linux 5.11.15-051115-generic x86_64
  ApportVersion: 2.20.11-0ubuntu50.5
  Architecture: amd64
  BootLog: Error: [Errno 13] Permission denied: '/var/log/boot.log'
  CasperMD5CheckResult: skip
  CompositorRunning: None
  CurrentDesktop: ubuntu:GNOME
  Date: Sun Apr 18 10:04:50 2021
  DistUpgraded: Fresh install
  DistroCodename: groovy
  DistroVariant: ubuntu
  DkmsStatus: rtl8821ce, 5.5.2.1, 5.8.0-50-generic, x86_64: installed
  ExtraDebuggingInterest: I just need to know a workaround
  GraphicsCard:
   Intel Corporation RocketLake-S GT1 [UHD Graphics 750] [8086:4c8a] (rev 04) 
(prog-if 00 [VGA controller])
 Subsystem: Gigabyte Technology Co., Ltd Device [1458:d000]
  InstallationDate: Installed on 2021-04-17 (0 days ago)
  InstallationMedia: Ubuntu 20.10 "Groovy Gorilla" - Release amd64 (20201022)
  MachineType: Gigabyte Technology Co., Ltd. B560M DS3H AC
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.11.15-051115-generic 
root=UUID=f0b245ca-169e-4fdc-80d3-14f66691147b ro quiet splash 
modprobe.blacklist=nouveau vt.handoff=7
  SourcePackage: xorg
  UpgradeStatus: No upgrade log present (probably fresh install)
  XorgConf:
   Section "Device"
   Identifier "Card0"
   Driver "intel"
   Option "AccelMethod" "sna"
   EndSection
  dmi.bios.date: 01/11/2021
  dmi.bios.release: 5.19
  dmi.bios.vendor: American Megatrends International, LLC.
  dmi.bios.version: F1
  dmi.board.asset.tag: Default string
  dmi.board.name: B560M DS3H AC
  dmi.board.vendor: Gigabyte Technology Co., Ltd.
  dmi.board.version: x.x
  dmi.chassis.asset.tag: Default string
  dmi.chassis.type: 3
  dmi.chassis.vendor: Default string
  dmi.chassis.version: Default string
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInternational,LLC.:bvrF1:bd01/11/2021:br5.19:svnGigabyteTechnologyCo.,Ltd.:pnB560MDS3HAC:pvrDefaultstring:rvnGigabyteTechnologyCo.,Ltd.:rnB560MDS3HAC:rvrx.x:cvnDefaultstring:ct3:cvrDefaultstring:
  dmi.product.family: B560 MB
  dmi.product.name: B560M DS3H AC
  dmi.product.sku: Default string
  dmi.product.version: Default string
  dmi.sys.vendor: Gigabyte Technology Co., Ltd.
  version.compiz: compiz N/A
  version.libdrm2: libdrm2 2.4.102-1ubuntu1
  version.libgl1-mesa-dri: libgl1-mesa-dri 20.2.6-0ubuntu0.20.10.1
  version.libgl1-mesa-glx: libgl1-mesa-glx N/A
  version.xserver-xorg-core: xserver-xorg-core 2:1.20.9-2ubuntu1.3
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:19.1.0-1ubuntu1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20200714-1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.16-1

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

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


[Kernel-packages] [Bug 1921385] Re: Crashes in i915 on Intel GM965

2021-03-26 Thread Daniel Letzeisen
User solved initial problem by installing newer version of Ubuntu. Now
user is asking for support for wireless chip.

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

** Converted to question:
   https://answers.launchpad.net/ubuntu/+source/linux/+question/696265

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

Title:
  Crashes in i915 on Intel GM965

Status in linux package in Ubuntu:
  Invalid

Bug description:
  The boot program is very slow.
  An error dialog pops up simply stating there is a problem with the system.
  If I open the details a long long list of data is shown, way above my 
technical knowledge.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: xorg 1:7.7+13ubuntu3.1
  ProcVersionSignature: Ubuntu 4.15.0-140.144~16.04.1-generic 4.15.18
  Uname: Linux 4.15.0-140-generic i686
  NonfreeKernelModules: wl
  .tmp.unity_support_test.0:
   
  ApportVersion: 2.20.1-0ubuntu2.30
  Architecture: i386
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  Date: Thu Mar 25 08:22:18 2021
  DistUpgraded: Fresh install
  DistroCodename: xenial
  DistroVariant: ubuntu
  DkmsStatus:
   bcmwl, 6.30.223.271+bdcom, 4.15.0-139-generic, i686: installed
   bcmwl, 6.30.223.271+bdcom, 4.15.0-140-generic, i686: installed
  ExtraDebuggingInterest: Yes, if not too technical
  GraphicsCard:
   Intel Corporation Mobile GM965/GL960 Integrated Graphics Controller 
(primary) [8086:2a02] (rev 0c) (prog-if 00 [VGA controller])
 Subsystem: Dell Inspiron 1525 [1028:022f]
 Subsystem: Dell Inspiron 1525 [1028:022f]
  InstallationDate: Installed on 2021-03-17 (7 days ago)
  InstallationMedia: Ubuntu 16.04.6 LTS "Xenial Xerus" - Release i386 
(20190227.1)
  MachineType: Dell Inc. Inspiron 1525
  ProcEnviron:
   LANGUAGE=en_US
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.15.0-140-generic 
root=UUID=b85df775-5de2-47b0-843b-d2f8b1f71d5e ro quiet splash vt.handoff=7
  SourcePackage: xorg
  Symptom: display
  Title: Xorg freeze
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 10/27/2009
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A17
  dmi.board.vendor: Dell Inc.
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvrA17:bd10/27/2009:svnDellInc.:pnInspiron1525:pvr:rvnDellInc.:rn:rvr:cvnDellInc.:ct8:cvr:
  dmi.product.name: Inspiron 1525
  dmi.sys.vendor: Dell Inc.
  version.compiz: compiz 1:0.9.12.3+16.04.20180221-0ubuntu1
  version.libdrm2: libdrm2 2.4.91-2~16.04.1
  version.libgl1-mesa-dri: libgl1-mesa-dri 18.0.5-0ubuntu0~16.04.1
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 18.0.5-0ubuntu0~16.04.1
  version.xserver-xorg-core: xserver-xorg-core N/A
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A
  version.xserver-xorg-video-ati: xserver-xorg-video-ati N/A
  version.xserver-xorg-video-intel: xserver-xorg-video-intel N/A
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau N/A

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

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


[Kernel-packages] [Bug 1909324] Re: Lenovo V14-IIL 82C4 Touchpad Not Working

2020-12-25 Thread Daniel Letzeisen
Note: I do not think a BIOS update will help with this issue, but I
recommend you run anyway:

https://pcsupport.lenovo.com/us/en/products/laptops-and-
netbooks/lenovo-v-series-laptops/v14-iil/downloads/ds542139-bios-update-
for-windows-10-64-bit-s145-14iil-s145-15iil-v14-iil-v15-iil

Apparently, this needs some sort of Intel "SIO" driver on Windows. I'm
not sure what the equivalent is in the Linux kernel or if it exists.

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

Title:
  Lenovo V14-IIL 82C4 Touchpad Not Working

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  The touchpad is not working

  ProblemType: Bug
  DistroRelease: Ubuntu 20.10
  Package: linux-image-5.8.0-33-generic 5.8.0-33.36
  ProcVersionSignature: Ubuntu 5.8.0-33.36-generic 5.8.17
  Uname: Linux 5.8.0-33-generic x86_64
  ApportVersion: 2.20.11-0ubuntu50.3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  marina 1332 F pulseaudio
   /dev/snd/pcmC0D0p:   marina 1332 F...m pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  Date: Fri Dec 25 19:54:42 2020
  InstallationDate: Installed on 2020-12-17 (7 days ago)
  InstallationMedia: Ubuntu 20.10 "Groovy Gorilla" - Release amd64 (20201022)
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 003: ID 174f:1176 Syntek Integrated Camera
   Bus 001 Device 002: ID 04b3:3107 IBM Corp. ThinkPad 800dpi Optical Travel 
Mouse
   Bus 001 Device 004: ID 0bda:c02f Realtek Semiconductor Corp. Bluetooth Radio
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: LENOVO 82C4
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=it_IT.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.8.0-33-generic 
root=UUID=602d5137-5496-4d15-8f08-30bafbaa735c ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-5.8.0-33-generic N/A
   linux-backports-modules-5.8.0-33-generic  N/A
   linux-firmware1.190.2
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 07/22/2020
  dmi.bios.release: 1.48
  dmi.bios.vendor: LENOVO
  dmi.bios.version: DKCN48WW
  dmi.board.asset.tag: NO Asset Tag
  dmi.board.name: LNVNB161216
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0J40697 WIN
  dmi.chassis.asset.tag: NO Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Lenovo V14-IIL
  dmi.ec.firmware.release: 1.48
  dmi.modalias: 
dmi:bvnLENOVO:bvrDKCN48WW:bd07/22/2020:br1.48:efr1.48:svnLENOVO:pn82C4:pvrLenovoV14-IIL:rvnLENOVO:rnLNVNB161216:rvrSDK0J40697WIN:cvnLENOVO:ct10:cvrLenovoV14-IIL:
  dmi.product.family: V14-IIL
  dmi.product.name: 82C4
  dmi.product.sku: LENOVO_MT_82C4_BU_idea_FM_V14-IIL
  dmi.product.version: Lenovo V14-IIL
  dmi.sys.vendor: LENOVO

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

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


[Kernel-packages] [Bug 1909324] Re: Lenovo V14-IIL 82C4 Touchpad Not Working

2020-12-25 Thread Daniel Letzeisen
** Summary changed:

- Bug
+ Lenovo V14-IIL 82C4 Touchpad Not Working

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

Title:
  Lenovo V14-IIL 82C4 Touchpad Not Working

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  The touchpad is not working

  ProblemType: Bug
  DistroRelease: Ubuntu 20.10
  Package: linux-image-5.8.0-33-generic 5.8.0-33.36
  ProcVersionSignature: Ubuntu 5.8.0-33.36-generic 5.8.17
  Uname: Linux 5.8.0-33-generic x86_64
  ApportVersion: 2.20.11-0ubuntu50.3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  marina 1332 F pulseaudio
   /dev/snd/pcmC0D0p:   marina 1332 F...m pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  Date: Fri Dec 25 19:54:42 2020
  InstallationDate: Installed on 2020-12-17 (7 days ago)
  InstallationMedia: Ubuntu 20.10 "Groovy Gorilla" - Release amd64 (20201022)
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 003: ID 174f:1176 Syntek Integrated Camera
   Bus 001 Device 002: ID 04b3:3107 IBM Corp. ThinkPad 800dpi Optical Travel 
Mouse
   Bus 001 Device 004: ID 0bda:c02f Realtek Semiconductor Corp. Bluetooth Radio
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: LENOVO 82C4
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=it_IT.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.8.0-33-generic 
root=UUID=602d5137-5496-4d15-8f08-30bafbaa735c ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-5.8.0-33-generic N/A
   linux-backports-modules-5.8.0-33-generic  N/A
   linux-firmware1.190.2
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 07/22/2020
  dmi.bios.release: 1.48
  dmi.bios.vendor: LENOVO
  dmi.bios.version: DKCN48WW
  dmi.board.asset.tag: NO Asset Tag
  dmi.board.name: LNVNB161216
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0J40697 WIN
  dmi.chassis.asset.tag: NO Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Lenovo V14-IIL
  dmi.ec.firmware.release: 1.48
  dmi.modalias: 
dmi:bvnLENOVO:bvrDKCN48WW:bd07/22/2020:br1.48:efr1.48:svnLENOVO:pn82C4:pvrLenovoV14-IIL:rvnLENOVO:rnLNVNB161216:rvrSDK0J40697WIN:cvnLENOVO:ct10:cvrLenovoV14-IIL:
  dmi.product.family: V14-IIL
  dmi.product.name: 82C4
  dmi.product.sku: LENOVO_MT_82C4_BU_idea_FM_V14-IIL
  dmi.product.version: Lenovo V14-IIL
  dmi.sys.vendor: LENOVO

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

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


[Kernel-packages] [Bug 1907510] Re: Apt-get upgrade fails with checksum errors

2020-12-10 Thread Daniel Letzeisen
I just checked the file on the server and the hashes match the expected
hashes. I would try a few more times.

** Package changed: apt (Ubuntu) => linux-firmware (Ubuntu)

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

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

Title:
  Apt-get upgrade fails with checksum errors

Status in linux-firmware package in Ubuntu:
  New

Bug description:
  scw@ellen:~$ lsb_release -rd
  Description:Ubuntu 20.04.1 LTS
  Release:20.04
  ?
  I expected a number of packages to be upgraded
  What I got was this:




  Err:3 http://us.archive.ubuntu.com/ubuntu focal-updates/main amd64 
linux-firmware all 1.187.6
Hash Sum mismatch
Hashes of expected file:
 - 
SHA512:b198b64b10643e8515f870c1e8e3edcfec446d1ff82780d50d04b859e14a3448f22ffe1d42a25c73fe8e746e4a764032798d02fdf3287cd8eb378f903d358a59
 - SHA256:9e128cf120150f7165b94edd1ac0e0ab32aa799b427523d98abcfe68030b6e12
 - SHA1:366eb2906eceb6acf17f4db1e6b02f8b4542f2e4 [weak]
 - MD5Sum:d6b26be80cf8a51822628cd412202b81 [weak]
 - Filesize:99497284 [weak]
Hashes of received file:
 - 
SHA512:6c842fe3eaaa4148939a8dc59472e4229f221b500ea5c7d506d62b218c3d42b9f352f3ae7dc75fc7c9b9bae743abcfce45e5145cf9a05b976c32fb94e713deba
 - SHA256:429e462403f7680d8377d845ab0d1be8b625339d24a440d226d0622af9a56d98
 - SHA1:d506c2bf77b76b5b3e8c008b649a066353dc999f [weak]
 - MD5Sum:1f56350abd87c4bc6bb3291f0412cded [weak]
 - Filesize:99497284 [weak]
Last modification reported: Thu, 26 Nov 2020 17:18:59 +
  Fetched 99.7 MB in 14s (6,967 kB/s)
  E: Failed to fetch 
http://us.archive.ubuntu.com/ubuntu/pool/main/l/linux-firmware/linux-firmware_1.187.6_all.deb
  Hash Sum mismatch
 Hashes of expected file:
  - 
SHA512:b198b64b10643e8515f870c1e8e3edcfec446d1ff82780d50d04b859e14a3448f22ffe1d42a25c73fe8e746e4a764032798d02fdf3287cd8eb378f903d358a59
  - SHA256:9e128cf120150f7165b94edd1ac0e0ab32aa799b427523d98abcfe68030b6e12
  - SHA1:366eb2906eceb6acf17f4db1e6b02f8b4542f2e4 [weak]
  - MD5Sum:d6b26be80cf8a51822628cd412202b81 [weak]
  - Filesize:99497284 [weak]
 Hashes of received file:
  - 
SHA512:6c842fe3eaaa4148939a8dc59472e4229f221b500ea5c7d506d62b218c3d42b9f352f3ae7dc75fc7c9b9bae743abcfce45e5145cf9a05b976c32fb94e713deba
  - SHA256:429e462403f7680d8377d845ab0d1be8b625339d24a440d226d0622af9a56d98
  - SHA1:d506c2bf77b76b5b3e8c008b649a066353dc999f [weak]
  - MD5Sum:1f56350abd87c4bc6bb3291f0412cded [weak]
  - Filesize:99497284 [weak]
 Last modification reported: Thu, 26 Nov 2020 17:18:59 +

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

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


[Kernel-packages] [Bug 1900929] Re: after install, invoking nvidia-settings shows no driver

2020-10-22 Thread Daniel Letzeisen
Please run the following command to gather logs for the system:
apport-collect 1900929

** Changed in: nvidia-settings (Ubuntu)
   Status: New => Incomplete

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

Title:
  after install, invoking nvidia-settings shows no driver

Status in NVIDIA Drivers Ubuntu:
  New
Status in nvidia-settings package in Ubuntu:
  Incomplete

Bug description:
  Using MUON, installed the nvidia driver metapackage for 450.
  [note; this bug applies to all packages, 390, 330, etc].

  Using terminal, when invoking nvidia-settings, the nvidia window is
  completely blank and the following errors are reported...

  (process:18974): Gtk-WARNING **: 08:23:46.948: Locale not supported by C 
library.
  Using the fallback 'C' locale.
  ERROR: NVIDIA driver is not loaded
  ERROR: Unable to load info from any available system
  (nvidia-settings:18974): GLib-GObject-CRITICAL **: 08:23:47.413: 
g_object_unref: assertion 'G_IS_OBJECT (object)' failed
  ** Message: 08:23:47.420: PRIME: No offloading required. Abort
  ** Message: 08:23:47.420: PRIME: is it supported? no

  
  Operating System: Kubuntu 20.04
  KDE Plasma Version: 5.18.5
  KDE Frameworks Version: 5.68.0
  Qt Version: 5.12.8
  Kernel Version: 5.4.0-52-generic
  OS Type: 64-bit
  Processors: 6 × AMD FX(tm)-6300 Six-Core Processor
  Memory: 31.3 GiB of RAM

To manage notifications about this bug go to:
https://bugs.launchpad.net/nvidia-drivers-ubuntu/+bug/1900929/+subscriptions

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


[Kernel-packages] [Bug 1900253] Re: No Sound on ASUS ZenBook UX463FL_Q427FL

2020-10-17 Thread Daniel Letzeisen
** Package changed: linux (Ubuntu) => alsa-driver (Ubuntu)

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

Title:
  No Sound on ASUS ZenBook UX463FL_Q427FL

Status in alsa-driver package in Ubuntu:
  Incomplete

Bug description:
  This seems related to
  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1850439 :

  - same soundcard (Realtek ALC294).
  - Ubuntu 20.04 (kernel - 5.4.0-51-generic #56-Ubuntu SMP)

  - Internal speakers work
  - Jack (heaphones, external speakers) do not (cracking sound apparently 
correlated with laptop activity)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1900253/+subscriptions

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


[Kernel-packages] [Bug 1897392] Re: Ryzen 4800u, kernel 5.8.11 boot errors (AMD-Vi, ACPI, HDCP, Bluetooth)

2020-09-28 Thread Daniel Letzeisen
If it is too much of an inconvenience, don't worry about it. The
changelog for Lenovo's updates don't look too promising to fix the error
messages.

Thanks for the report.

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

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

Title:
  Ryzen 4800u, kernel 5.8.11 boot errors (AMD-Vi, ACPI, HDCP, Bluetooth)

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Lenovo IdeaPad S540, 13-ARE
  AMD Ryzen 4800U, 16GB dual channel RAM, 13.3" 2560x1600 screen. 
  Note this laptop is a lot like the Lenovo Slim 7, it seems this laptop UEFI 
Bios does advertise S3 sleep, the Slim 7 only advertises S2idle. 

  The errors are related to AMD Ryzen 4000 series.

  Clean (no dual boot) Ubuntu Budgie 20.04.1 with kernel upgraded to
  5.8.11.

  Full dmesg: https://pastebin.com/nFbHB22d
  Journalclt after boot: https://pastebin.com/bcpw8Vhc

  erros only from dmesg:
  $ sudo dmesg -l err
  [2.686094] pci :00:00.2: AMD-Vi: Unable to read/write to IOMMU perf 
counter.
  [4.818164] I2C multi instantiate pseudo device driver INT3515:00: IRQ 
index 1 not found
  [4.836122] snd_pci_acp3x :03:00.5: Invalid ACP audio mode : 0
  [4.971650] ACPI Error: No handler for Region [ECSI] (e6d23662) 
[EmbeddedControl] (20200528/evregion-127)
  [4.971933] ACPI Error: Region EmbeddedControl (ID=3) has no handler 
(20200528/exfldio-261)
  [4.972172] ACPI Error: Aborting method \_SB.UBTC.ECRD due to previous 
error (AE_NOT_EXIST) (20200528/psparse-529)
  [4.972447] ACPI Error: Aborting method \_SB.UBTC._DSM due to previous 
error (AE_NOT_EXIST) (20200528/psparse-529)
  [4.972736] ucsi_acpi USBC000:00: ucsi_acpi_dsm: failed to evaluate _DSM 2
  [5.871695] acp_pdm_mach acp_pdm_mach.0: snd_soc_register_card(acp) 
failed: -517
  [6.127547] [drm:dm_helpers_dp_write_dpcd [amdgpu]] *ERROR* Failed to find 
connector for link!
  [6.128334] [drm:dm_helpers_dp_write_dpcd [amdgpu]] *ERROR* Failed to find 
connector for link!
  [6.128558] [drm:dm_helpers_dp_write_dpcd [amdgpu]] *ERROR* Failed to find 
connector for link!
  [6.938706] [drm:mod_hdcp_add_display_to_topology [amdgpu]] *ERROR* Failed 
to add display topology, DTM TA is not initialized.

  $ lsb_release -a; uname -a
  No LSB modules are available.
  Distributor ID:   Ubuntu
  Description:  Ubuntu 20.04.1 LTS
  Release:  20.04
  Codename: focal
  Linux Idefix 5.8.11-050811-generic #202009230858 SMP Wed Sep 23 13:06:55 UTC 
2020 x86_64 x86_64 x86_64 GNU/Linux

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

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


[Kernel-packages] [Bug 1897392] Re: Ryzen 4800u, kernel 5.8.11 boot errors (AMD-Vi, ACPI, HDCP, Bluetooth)

2020-09-26 Thread Daniel Letzeisen
Please update to latest BIOS and see if the errors persist.

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

Title:
  Ryzen 4800u, kernel 5.8.11 boot errors (AMD-Vi, ACPI, HDCP, Bluetooth)

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Lenovo IdeaPad S540, 13-ARE
  AMD Ryzen 4800U, 16GB dual channel RAM, 13.3" 2560x1600 screen. 
  Note this laptop is a lot like the Lenovo Slim 7, it seems this laptop UEFI 
Bios does advertise S3 sleep, the Slim 7 only advertises S2idle. 

  The errors are related to AMD Ryzen 4000 series.

  Clean (no dual boot) Ubuntu Budgie 20.04.1 with kernel upgraded to
  5.8.11.

  Full dmesg: https://pastebin.com/nFbHB22d
  Journalclt after boot: https://pastebin.com/bcpw8Vhc

  erros only from dmesg:
  $ sudo dmesg -l err
  [2.686094] pci :00:00.2: AMD-Vi: Unable to read/write to IOMMU perf 
counter.
  [4.818164] I2C multi instantiate pseudo device driver INT3515:00: IRQ 
index 1 not found
  [4.836122] snd_pci_acp3x :03:00.5: Invalid ACP audio mode : 0
  [4.971650] ACPI Error: No handler for Region [ECSI] (e6d23662) 
[EmbeddedControl] (20200528/evregion-127)
  [4.971933] ACPI Error: Region EmbeddedControl (ID=3) has no handler 
(20200528/exfldio-261)
  [4.972172] ACPI Error: Aborting method \_SB.UBTC.ECRD due to previous 
error (AE_NOT_EXIST) (20200528/psparse-529)
  [4.972447] ACPI Error: Aborting method \_SB.UBTC._DSM due to previous 
error (AE_NOT_EXIST) (20200528/psparse-529)
  [4.972736] ucsi_acpi USBC000:00: ucsi_acpi_dsm: failed to evaluate _DSM 2
  [5.871695] acp_pdm_mach acp_pdm_mach.0: snd_soc_register_card(acp) 
failed: -517
  [6.127547] [drm:dm_helpers_dp_write_dpcd [amdgpu]] *ERROR* Failed to find 
connector for link!
  [6.128334] [drm:dm_helpers_dp_write_dpcd [amdgpu]] *ERROR* Failed to find 
connector for link!
  [6.128558] [drm:dm_helpers_dp_write_dpcd [amdgpu]] *ERROR* Failed to find 
connector for link!
  [6.938706] [drm:mod_hdcp_add_display_to_topology [amdgpu]] *ERROR* Failed 
to add display topology, DTM TA is not initialized.

  $ lsb_release -a; uname -a
  No LSB modules are available.
  Distributor ID:   Ubuntu
  Description:  Ubuntu 20.04.1 LTS
  Release:  20.04
  Codename: focal
  Linux Idefix 5.8.11-050811-generic #202009230858 SMP Wed Sep 23 13:06:55 UTC 
2020 x86_64 x86_64 x86_64 GNU/Linux

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

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


[Kernel-packages] [Bug 1897392] Re: Ryzen 4800u, kernel 5.8.11 boot errors (AMD-Vi, ACPI, HDCP, Bluetooth)

2020-09-26 Thread Daniel Letzeisen
A lot of these errors sound like BIOS issues. For example,  "AMD-Vi:
Unable to read/write to IOMMU perf" is a very common error on modern AMD
systems due to lack of documentation on it.

Note that you are running older BIOS (F0CN17WW and latest is F0CN24WW).

** Package changed: kernel-package (Ubuntu) => linux (Ubuntu)

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

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

Title:
  Ryzen 4800u, kernel 5.8.11 boot errors (AMD-Vi, ACPI, HDCP, Bluetooth)

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Lenovo IdeaPad S540, 13-ARE
  AMD Ryzen 4800U, 16GB dual channel RAM, 13.3" 2560x1600 screen. 
  Note this laptop is a lot like the Lenovo Slim 7, it seems this laptop UEFI 
Bios does advertise S3 sleep, the Slim 7 only advertises S2idle. 

  The errors are related to AMD Ryzen 4000 series.

  Clean (no dual boot) Ubuntu Budgie 20.04.1 with kernel upgraded to
  5.8.11.

  Full dmesg: https://pastebin.com/nFbHB22d
  Journalclt after boot: https://pastebin.com/bcpw8Vhc

  erros only from dmesg:
  $ sudo dmesg -l err
  [2.686094] pci :00:00.2: AMD-Vi: Unable to read/write to IOMMU perf 
counter.
  [4.818164] I2C multi instantiate pseudo device driver INT3515:00: IRQ 
index 1 not found
  [4.836122] snd_pci_acp3x :03:00.5: Invalid ACP audio mode : 0
  [4.971650] ACPI Error: No handler for Region [ECSI] (e6d23662) 
[EmbeddedControl] (20200528/evregion-127)
  [4.971933] ACPI Error: Region EmbeddedControl (ID=3) has no handler 
(20200528/exfldio-261)
  [4.972172] ACPI Error: Aborting method \_SB.UBTC.ECRD due to previous 
error (AE_NOT_EXIST) (20200528/psparse-529)
  [4.972447] ACPI Error: Aborting method \_SB.UBTC._DSM due to previous 
error (AE_NOT_EXIST) (20200528/psparse-529)
  [4.972736] ucsi_acpi USBC000:00: ucsi_acpi_dsm: failed to evaluate _DSM 2
  [5.871695] acp_pdm_mach acp_pdm_mach.0: snd_soc_register_card(acp) 
failed: -517
  [6.127547] [drm:dm_helpers_dp_write_dpcd [amdgpu]] *ERROR* Failed to find 
connector for link!
  [6.128334] [drm:dm_helpers_dp_write_dpcd [amdgpu]] *ERROR* Failed to find 
connector for link!
  [6.128558] [drm:dm_helpers_dp_write_dpcd [amdgpu]] *ERROR* Failed to find 
connector for link!
  [6.938706] [drm:mod_hdcp_add_display_to_topology [amdgpu]] *ERROR* Failed 
to add display topology, DTM TA is not initialized.

  $ lsb_release -a; uname -a
  No LSB modules are available.
  Distributor ID:   Ubuntu
  Description:  Ubuntu 20.04.1 LTS
  Release:  20.04
  Codename: focal
  Linux Idefix 5.8.11-050811-generic #202009230858 SMP Wed Sep 23 13:06:55 UTC 
2020 x86_64 x86_64 x86_64 GNU/Linux

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

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


[Kernel-packages] [Bug 1895482] Re: new update of Ubuntu Focal Fossa does not recognize any Wifi network

2020-09-13 Thread Daniel Letzeisen
[ 3794.072589] rtw_pci :05:00.0: failed to read ASPM, ret=-5
[ 3796.246698] rtw_pci :05:00.0: failed to poll offset=0x5 mask=0x2 
value=0x0
[ 3796.246705] rtw_pci :05:00.0: mac power on failed
[ 3796.246706] rtw_pci :05:00.0: failed to power on mac
[ 3796.246707] rtw_pci :05:00.0: leave idle state failed
[ 3796.246838] rtw_pci :05:00.0: failed to leave ips state
[ 3796.246840] rtw_pci :05:00.0: failed to leave idle state

https://ubuntuforums.org/showthread.php?t=2449632
Specifically, see if the suggestion here helps: 
https://ubuntuforums.org/showthread.php?t=2449632=13984825#post13984825

** Package changed: ubuntu-release-upgrader (Ubuntu) => linux (Ubuntu)

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

Title:
  new update of Ubuntu Focal Fossa does not recognize any Wifi network

Status in linux package in Ubuntu:
  New

Bug description:
  When the system was upgraded to Ubuntu version 20.04, WiFi stopped
  working. It does not recognize any network, or it does recognize it
  when the computer is turned on but soon after it stops recognizing it
  and the connection is lost, so there is no other option but to use the
  Internet connected with an Ethernet cable.

  The solution I found to this problem is to select from grub the Kernel 
versions that did not have this problem (5.3). That worked fine so far, but 
yesterday the kernel was updated again, and the system removed the 5.3 kernel 
working versions, so I can no longer select them from grub. 
  It only left several versions 5.4.0, which all have this same problem

  I downloaded the packages of various kernel 5.3.0 versions  (headers,
  modules and image) from https://packages.ubuntu.com/, and I can get
  them up fine from grub, but when I do this, for some reason the
  computer works very badly (the screens take time to load, the mouse
  moves slowly, the machine works slowly, not all the menu options
  appear, etc)

  
  diego@infra-ThinkPad-E490:~$ lsb_release -rd
  Description:  Ubuntu 20.04.1 LTS
  Release:  20.04

  diego@infra-ThinkPad-E490:~$ apt-cache policy pkgname
  N: Unable to locate package pkgname

  
  #Computer specs:

  infra-thinkpad-e490
  description: Computer
  width: 64 bits
  capabilities: smp vsyscall32
*-core
 description: Motherboard
 physical id: 0
   *-memory
description: System memory
physical id: 0
size: 15GiB
   *-cpu
product: Intel(R) Core(TM) i7-8565U CPU @ 1.80GHz
vendor: Intel Corp.
physical id: 1
bus info: cpu@0
size: 3855MHz
capacity: 4600MHz
width: 64 bits
   *-network
  description: Ethernet interface
  product: RTL8111/8168/8411 PCI Express Gigabit Ethernet 
Controller
  vendor: Realtek Semiconductor Co., Ltd.
  physical id: 0
  bus info: pci@:04:00.0
  logical name: enp4s0
  version: 10
  serial: e8:6a:64:e7:ea:91
  capacity: 1Gbit/s
  width: 64 bits
  clock: 33MHz
  capabilities: bus_master cap_list ethernet physical tp 10bt 
10bt-fd 100bt 100bt-fd 1000bt-fd autonegotiation
  configuration: autonegotiation=on broadcast=yes driver=r8168 
driverversion=8.048.00-NAPI latency=0 link=no multicast=yes port=twisted 
  pair
  resources: irq:125 ioport:3000(size=256) 
memory:a1304000-a1304fff memory:a130-a1303fff

  
*-generic
  description: Wireless interface
  product: RTL8822BE 802.11a/b/g/n/ac WiFi adapter
  vendor: Realtek Semiconductor Co., Ltd.
  physical id: 0
  bus info: pci@:05:00.0
  logical name: wlp5s0
  version: ff
  serial: f8:a2:d6:f2:20:f9
  width: 32 bits
  clock: 66MHz
  capabilities: bus_master vga_palette cap_list ethernet 
physical wireless
  configuration: broadcast=yes driver=rtw_pci 
driverversion=5.4.0-47-generic firmware=N/A latency=255 link=no maxlatency=255 
mingnt=255 
  multicast=yes wireless=IEEE 802.11
  resources: irq:138 ioport:2000(size=256) 
memory:a120-a120

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: ubuntu-release-upgrader-core 1:20.04.25
  ProcVersionSignature: Ubuntu 5.4.0-47.51-generic 5.4.55
  Uname: Linux 5.4.0-47-generic x86_64
  ApportVersion: 2.20.11-0ubuntu27.8
  Architecture: amd64
  CasperMD5CheckResult: skip
  CrashDB: ubuntu
  CurrentDesktop: ubuntu:GNOME
  Date: Sun Sep 13 20:29:04 2020
  PackageArchitecture: all
  SourcePackage: ubuntu-release-upgrader
  Symptom: release-upgrade
  

[Kernel-packages] [Bug 1895327] Re: PRIME Profiles Not Shown in nvidia-settings

2020-09-13 Thread Daniel Letzeisen
You're welcome. I subscribed the "Graphics Drivers" team that are responsible 
for the PPA. Maybe they can answer why you lack Prime Profiles and receive the 
message:
ERROR: nvidia-settings could not find the registry key file.

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

Title:
  PRIME Profiles Not Shown in nvidia-settings

Status in nvidia-settings package in Ubuntu:
  New

Bug description:
  Hi,

  I've installed Nvidia 450 on new installation of Ubuntu 20.04.1.

  Prime Render Offload works in manual mode with
  `__NV_PRIME_RENDER_OFFLOAD=1 __GLX_VENDOR_LIBRARY_NAME=nvidia`

  But nvidia-settings says prime is not supported.
  And so I have no prime entry in the nvidia window.

  So I think the swith between integrated and nvidia GPU will not be
  automatic and the "on demand" does not work.

  I asked nvidia developpers and they said it should be a ubuntu patch :
  
https://forums.developer.nvidia.com/t/prime-no-offloading-required-prime-is-it-supported/154181

  **Computer :**
  Asus A17-TUF766IU-H7074T

  **OS Details :**
  Ubuntu 20.04.1 with mainline 5.8.8 kernel
  Nvidia Driver version : 450.66
  Desktop Environment : Plasma
  Window Manager : KDE

  **Hardware Details**
  Processor : AMD Ryzen 4800H
  GPU : GeForce GTX 1660 Ti 6 Go

  meloli@Asus-A17:~$ __NV_PRIME_RENDER_OFFLOAD=1 
__GLX_VENDOR_LIBRARY_NAME=nvidia glxinfo | egrep "(OpenGL vendor|OpenGL 
renderer|OpenGL version)"
  OpenGL vendor string: NVIDIA Corporation
  OpenGL renderer string: GeForce GTX 1660 Ti/PCIe/SSE2
  OpenGL version string: 4.6.0 NVIDIA 450.66

  meloli@Asus-A17:~$ glxinfo | egrep "(OpenGL vendor|OpenGL renderer|OpenGL 
version)"
  OpenGL vendor string: X.Org
  OpenGL renderer string: AMD RENOIR (DRM 3.38.0, 5.8.8-050808-generic, LLVM 
10.0.0)
  OpenGL version string: 4.6 (Compatibility Profile) Mesa 20.0.8

  meloli@Asus-A17:~$ nvidia-settings
  (nvidia-settings:29678): GLib-GObject-CRITICAL **: 18:02:06.777: 
g_object_unref: assertion 'G_IS_OBJECT (object)' failed
  ERROR: nvidia-settings could not find the registry key file. This file should 
have been installed along with this driver at 
/usr/share/nvidia/nvidia-application-profiles-key-documentation. The
  application profiles will continue to work, but values cannot be prepopulated 
or validated, and will not be listed in the help text. Please see the README 
for possible values and
  descriptions.
  ** Message: 18:02:06.835: PRIME: No offloading required. Abort
  ** Message: 18:02:06.835: PRIME: is it supported? no

  
  meloli@Asus-A17:~$ apt-cache policy nvidia-driver-450
  nvidia-driver-450:
Installé : 450.66-0ubuntu0.20.04.1
Candidat : 450.66-0ubuntu0.20.04.1
   Table de version :
   *** 450.66-0ubuntu0.20.04.1 500
  500 http://ppa.launchpad.net/graphics-drivers/ppa/ubuntu focal/main 
amd64 Packages
  100 /var/lib/dpkg/status

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-settings/+bug/1895327/+subscriptions

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


[Kernel-packages] [Bug 1894881] Re: [XPS 13 9300, Realtek ALC289, Speaker, Internal] Pulseaudio fails to detect card

2020-09-13 Thread Daniel Letzeisen
Are you dual-booting with Windows by chance?

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

Title:
  [XPS 13 9300, Realtek ALC289, Speaker, Internal] Pulseaudio fails to
  detect card

Status in linux package in Ubuntu:
  Incomplete
Status in pulseaudio package in Ubuntu:
  Confirmed

Bug description:
  kernel 5.4.0-47-generic #51
  upgraded today to this new kernel
  sound is now totally broken
  kern.org and syslog are filling with those messages every second, in loop, 
with no end to it :

  Sep  8 19:42:34 orion kernel: [  147.398030] snd_hda_intel :00:1f.3: No 
response from codec, resetting bus: last cmd=0x20970500
  Sep  8 19:42:35 orion kernel: [  148.410043] snd_hda_intel :00:1f.3: No 
response from codec, resetting bus: last cmd=0x20a70500
  Sep  8 19:42:36 orion kernel: [  149.413955] snd_hda_intel :00:1f.3: No 
response from codec, resetting bus: last cmd=0x20b70500
  Sep  8 19:42:37 orion kernel: [  150.421890] snd_hda_intel :00:1f.3: No 
response from codec, resetting bus: last cmd=0x201f0500
  Sep  8 19:42:38 orion kernel: [  151.453799] snd_hda_intel :00:1f.3: No 
response from codec, resetting bus: last cmd=0x204f0015
  Sep  8 19:42:39 orion kernel: [  152.461793] snd_hda_intel :00:1f.3: No 
response from codec, resetting bus: last cmd=0x204f0015
  Sep  8 19:42:41 orion kernel: [  153.473734] snd_hda_intel :00:1f.3: No 
response from codec, resetting bus: last cmd=0x2043b000
  Sep  8 19:42:42 orion kernel: [  154.477653] snd_hda_intel :00:1f.3: No 
response from codec, resetting bus: last cmd=0x20470740
  Sep  8 19:42:43 orion kernel: [  155.481576] snd_hda_intel :00:1f.3: No 
response from codec, resetting bus: last cmd=0x204f0015
  Sep  8 19:42:44 orion kernel: [  156.489620] snd_hda_intel :00:1f.3: No 
response from codec, resetting bus: last cmd=0x204f0015
  Sep  8 19:42:45 orion kernel: [  157.497553] snd_hda_intel :00:1f.3: No 
response from codec, resetting bus: last cmd=0x2043b000
  Sep  8 19:42:46 orion kernel: [  158.509530] snd_hda_intel :00:1f.3: No 
response from codec, resetting bus: last cmd=0x20470740
  Sep  8 19:42:47 orion kernel: [  159.513471] snd_hda_intel :00:1f.3: No 
response from codec, resetting bus: last cmd=0x204f0015

  Because of this, machine has become very slow and response time is awful
  Login into the machine, even trying to launch a simple program can take up to 
30 seconds of wait before anything happens.

  Sound was working fine with previous kernel.

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: pulseaudio 1:13.99.1-1ubuntu3.6
  ProcVersionSignature: Ubuntu 5.4.0-47.51-generic 5.4.55
  Uname: Linux 5.4.0-47-generic x86_64
  ApportVersion: 2.20.11-0ubuntu27.8
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  gf 1758 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  Date: Tue Sep  8 19:42:19 2020
  InstallationDate: Installed on 2020-08-29 (9 days ago)
  InstallationMedia: Ubuntu 20.04.1 LTS "Focal Fossa" - Release amd64 (20200731)
  SourcePackage: pulseaudio
  Symptom: audio
  Symptom_Card: HDA-Intel - HDA Intel PCH
  Symptom_Jack: Speaker, Internal
  Title: [XPS 13 9300, Realtek ALC289, Speaker, Internal] Pulseaudio fails to 
detect card
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 07/07/2020
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 1.1.0
  dmi.board.name: 077Y9N
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 10
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvr1.1.0:bd07/07/2020:svnDellInc.:pnXPS139300:pvr:rvnDellInc.:rn077Y9N:rvrA00:cvnDellInc.:ct10:cvr:
  dmi.product.family: XPS
  dmi.product.name: XPS 13 9300
  dmi.product.sku: 096D
  dmi.sys.vendor: Dell Inc.

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

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


[Kernel-packages] [Bug 1895327] Re: PRIME Profiles Not Shown in nvidia-settings

2020-09-13 Thread Daniel Letzeisen
"For me 'On Demand' should be automatic."
That is not how Nvidia is using the term: 
https://download.nvidia.com/XFree86/Linux-x86_64/450.66/README/primerenderoffload.html
Again, automatic/seamless switching is not available on Linux.

"I only have nvidia GPU working (and consumption about 10W) when using the 
prefix"
That is expected. Just querying the GPU will not be enough to to ramp it up to 
full power. You can try nvidia-smi when you're running something demanding on 
the GPU and you'll likely see more power usage. 

"In nvidia-settings I don't have a PRIME Profiles"
That is an issue. But keep in mind that is only a glorified GUI way of using 
'sudo prime-select'
It wouldn't change anything since 'prime-select query' already shows you're 
already in on-demand mode.

** Summary changed:

- PRIME Render Offload "On-Demand" not supported
+ PRIME Profiles Not Shown in nvidia-settings

** Package changed: nvidia-graphics-drivers-450 (Ubuntu) => nvidia-
settings (Ubuntu)

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

Title:
  PRIME Profiles Not Shown in nvidia-settings

Status in nvidia-settings package in Ubuntu:
  New

Bug description:
  Hi,

  I've installed Nvidia 450 on new installation of Ubuntu 20.04.1.

  Prime Render Offload works in manual mode with
  `__NV_PRIME_RENDER_OFFLOAD=1 __GLX_VENDOR_LIBRARY_NAME=nvidia`

  But nvidia-settings says prime is not supported.
  And so I have no prime entry in the nvidia window.

  So I think the swith between integrated and nvidia GPU will not be
  automatic and the "on demand" does not work.

  I asked nvidia developpers and they said it should be a ubuntu patch :
  
https://forums.developer.nvidia.com/t/prime-no-offloading-required-prime-is-it-supported/154181

  **Computer :**
  Asus A17-TUF766IU-H7074T

  **OS Details :**
  Ubuntu 20.04.1 with mainline 5.8.8 kernel
  Nvidia Driver version : 450.66
  Desktop Environment : Plasma
  Window Manager : KDE

  **Hardware Details**
  Processor : AMD Ryzen 4800H
  GPU : GeForce GTX 1660 Ti 6 Go

  meloli@Asus-A17:~$ __NV_PRIME_RENDER_OFFLOAD=1 
__GLX_VENDOR_LIBRARY_NAME=nvidia glxinfo | egrep "(OpenGL vendor|OpenGL 
renderer|OpenGL version)"
  OpenGL vendor string: NVIDIA Corporation
  OpenGL renderer string: GeForce GTX 1660 Ti/PCIe/SSE2
  OpenGL version string: 4.6.0 NVIDIA 450.66

  meloli@Asus-A17:~$ glxinfo | egrep "(OpenGL vendor|OpenGL renderer|OpenGL 
version)"
  OpenGL vendor string: X.Org
  OpenGL renderer string: AMD RENOIR (DRM 3.38.0, 5.8.8-050808-generic, LLVM 
10.0.0)
  OpenGL version string: 4.6 (Compatibility Profile) Mesa 20.0.8

  meloli@Asus-A17:~$ nvidia-settings
  (nvidia-settings:29678): GLib-GObject-CRITICAL **: 18:02:06.777: 
g_object_unref: assertion 'G_IS_OBJECT (object)' failed
  ERROR: nvidia-settings could not find the registry key file. This file should 
have been installed along with this driver at 
/usr/share/nvidia/nvidia-application-profiles-key-documentation. The
  application profiles will continue to work, but values cannot be prepopulated 
or validated, and will not be listed in the help text. Please see the README 
for possible values and
  descriptions.
  ** Message: 18:02:06.835: PRIME: No offloading required. Abort
  ** Message: 18:02:06.835: PRIME: is it supported? no

  
  meloli@Asus-A17:~$ apt-cache policy nvidia-driver-450
  nvidia-driver-450:
Installé : 450.66-0ubuntu0.20.04.1
Candidat : 450.66-0ubuntu0.20.04.1
   Table de version :
   *** 450.66-0ubuntu0.20.04.1 500
  500 http://ppa.launchpad.net/graphics-drivers/ppa/ubuntu focal/main 
amd64 Packages
  100 /var/lib/dpkg/status

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-settings/+bug/1895327/+subscriptions

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


[Kernel-packages] [Bug 329466] Re: No support for triple head configurations in Kubuntu

2020-09-03 Thread Daniel Letzeisen
** Changed in: nvidia-common (Ubuntu)
 Assignee: Badum (nvidia) => (unassigned)

** Changed in: nvidia-common (Ubuntu)
   Status: Incomplete => Invalid

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

Title:
  No support for triple head configurations in Kubuntu

Status in nvidia-common package in Ubuntu:
  Invalid

Bug description:
  I have an extremely nice setup, 2x22" and 1x26" screens and an Nvidia
  card with 3 outpus. However I can use only 2 them at a time because
  kwin/plasma do not seem to support more than 2 heads.

  jussi@galaxy:~$ lsb_release -rd
  Description:Ubuntu jaunty (development branch)
  Release:9.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-common/+bug/329466/+subscriptions

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


[Kernel-packages] [Bug 1893470] Re: Cheese doesn't show image or video

2020-08-28 Thread Daniel Letzeisen
** Also affects: cheese (Ubuntu)
   Importance: Undecided
   Status: New

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

Title:
  Cheese doesn't show image or video

Status in cheese package in Ubuntu:
  New
Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Ubuntu 16.04.7

  My webcam is connected to a USB port. Image/video in Cheese disappears
  within a fraction of a second.

  But GTK UVC works well without changing that port. Changed the USB
  port for Cheese.  Reinstalled and tried.  But in vain.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: cheese 3.18.1-2ubuntu3
  ProcVersionSignature: Ubuntu 4.4.0-187.217-generic 4.4.230
  Uname: Linux 4.4.0-187-generic i686
  ApportVersion: 2.20.1-0ubuntu2.24
  Architecture: i386
  CurrentDesktop: Unity
  Date: Fri Aug 28 23:13:38 2020
  InstallationDate: Installed on 2018-05-07 (844 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Release i386 (20160420.1)
  RelatedPackageVersions:
   cheese3.18.1-2ubuntu3
   cheese-common 3.18.1-2ubuntu3
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 07/10/2007
  dmi.bios.vendor: Intel Corp.
  dmi.bios.version: PE94510M.86A.0050.2007.0710.1559
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: D945GCPE
  dmi.board.vendor: Intel Corporation
  dmi.board.version: AAD97209-201
  dmi.chassis.type: 3
  dmi.modalias: 
dmi:bvnIntelCorp.:bvrPE94510M.86A.0050.2007.0710.1559:bd07/10/2007:svn:pn:pvr:rvnIntelCorporation:rnD945GCPE:rvrAAD97209-201:cvn:ct3:cvr:

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

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


[Kernel-packages] [Bug 1892631] Re: no wifi adapter found

2020-08-24 Thread Daniel Letzeisen
02:00.0 Network controller [0280]: Realtek Semiconductor Co., Ltd. RTL8723DE 
802.11b/g/n PCIe Adapter [10ec:d723]
  Kernel modules: rtwpci

[   16.538236] rtw_pci :02:00.0: Firmware version 48.0.0, H2C version 0
[   16.576577] rtw_pci :02:00.0: failed to dump efuse logical map
[   16.576714] rtw_pci :02:00.0: failed to setup chip efuse info
[   16.576717] rtw_pci :02:00.0: failed to setup chip information
[   16.627577] rtw_pci: probe of :02:00.0 failed with error -22

** Summary changed:

- no wifi adapter found
+ Realtek RTL8723DE - rtw_pci: probe of :02:00.0 failed with error -22

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

Title:
  Realtek RTL8723DE - rtw_pci: probe of :02:00.0 failed with error
  -22

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Since i shifted to linux os from windows there is no wifi adapter in
  rhis OS.

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: linux-image-5.4.0-42-generic 5.4.0-42.46
  ProcVersionSignature: Ubuntu 5.4.0-42.46-generic 5.4.44
  Uname: Linux 5.4.0-42-generic x86_64
  ApportVersion: 2.20.11-0ubuntu27.8
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  rgms   1613 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  Date: Sun Aug 23 19:44:50 2020
  InstallationDate: Installed on 2020-08-22 (1 days ago)
  InstallationMedia: Ubuntu 20.04.1 LTS "Focal Fossa" - Release amd64 (20200731)
  IwConfig:
   eno1  no wireless extensions.
   
   lono wireless extensions.
  MachineType: HP HP Laptop 15-ra0xx
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.4.0-42-generic 
root=UUID=9261e553-c4b1-42ef-af23-6efccf90f670 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-5.4.0-42-generic N/A
   linux-backports-modules-5.4.0-42-generic  N/A
   linux-firmware1.187.2
  RfKill:
   1: hci0: Bluetooth
Soft blocked: no
Hard blocked: no
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 05/17/2019
  dmi.bios.vendor: Insyde
  dmi.bios.version: F.60
  dmi.board.asset.tag: Type2 - Board Asset Tag
  dmi.board.name: 832C
  dmi.board.vendor: HP
  dmi.board.version: 25.56
  dmi.chassis.asset.tag: Chassis Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: HP
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnInsyde:bvrF.60:bd05/17/2019:svnHP:pnHPLaptop15-ra0xx:pvrType1ProductConfigId:rvnHP:rn832C:rvr25.56:cvnHP:ct10:cvrChassisVersion:
  dmi.product.family: 103C_5335KV HP Notebook
  dmi.product.name: HP Laptop 15-ra0xx
  dmi.product.sku: 3QT49EA#BH5
  dmi.product.version: Type1ProductConfigId
  dmi.sys.vendor: HP

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

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


[Kernel-packages] [Bug 1889160] Re: 20.04 no sound from speakers

2020-07-29 Thread Daniel Letzeisen
** Package changed: linux (Ubuntu) => alsa-driver (Ubuntu)

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

Title:
  20.04 no sound from speakers

Status in alsa-driver package in Ubuntu:
  Incomplete

Bug description:
  Bluetooth head phones work.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1889160/+subscriptions

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


[Kernel-packages] [Bug 1889054] Re: No audio on TRX40 platform

2020-07-27 Thread Daniel Letzeisen
@Eduardo, the HDMI is not built into the motherboard and is part of your
Nvidia card, correct?

@sohail, sorry for false duplicate. Do you remember which kernel version
solved the problem?

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

Title:
  No audio on TRX40 platform

Status in alsa-driver package in Ubuntu:
  Confirmed
Status in linux-oem-5.6 package in Ubuntu:
  Confirmed

Bug description:
  Hello,

  I have Ubuntu 20.04 running on a computer based on AMD Threadripper
  3960x, TRX40 platform (Gigabyte TRX40 AORUS PRO). Audio hasn't worked
  so far.

  I read about audio problems on this platform from the beginning but
  they should be fixed in kernel 5.6 according to this
  https://www.phoronix.com/scan.php?page=news_item=Linux-AMD-TRX40
  -Audio-Quirks

  Kernel bug reports should be related to these ones:
  https://bugzilla.kernel.org/show_bug.cgi?id=206873
  https://bugzilla.kernel.org/show_bug.cgi?id=206543

  Since it should be fixed in recent kernel versions, I guess the
  solution for Ubuntu 20.04 using 5.4 kernel is backporting the fixes.

  Is Ubuntu planning to do this?

  Thanks
  Eduardo

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: ubiquity (not installed)
  ProcVersionSignature: Ubuntu 5.4.0-42.46-generic 5.4.44
  Uname: Linux 5.4.0-42-generic x86_64
  NonfreeKernelModules: nvidia_modeset nvidia
  ApportVersion: 2.20.11-0ubuntu27.4
  Architecture: amd64
  CasperMD5CheckResult: skip
  CurrentDesktop: KDE
  Date: Mon Jul 27 10:41:15 2020
  InstallCmdLine: BOOT_IMAGE=/casper/vmlinuz file=/cdrom/preseed/ubuntu.seed 
boot=casper only-ubiquity quiet splash ---
  InstallationDate: Installed on 2020-03-05 (143 days ago)
  InstallationMedia: Ubuntu 18.04.1 LTS "Bionic Beaver" - Release amd64 
(20180725)
  SourcePackage: ubiquity
  Symptom: installer
  UpgradeStatus: Upgraded to focal on 2020-04-06 (111 days ago)
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu27.4
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  eduardo1907 F pulseaudio
   /dev/snd/controlC0:  eduardo1907 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: KDE
  DistroRelease: Ubuntu 20.04
  InstallationDate: Installed on 2020-03-05 (144 days ago)
  InstallationMedia: Ubuntu 18.04.1 LTS "Bionic Beaver" - Release amd64 
(20180725)
  NonfreeKernelModules: nvidia_modeset nvidia
  Package: alsa-driver (not installed)
  ProcVersionSignature: Ubuntu 5.4.0-42.46-generic 5.4.44
  Tags:  focal
  Uname: Linux 5.4.0-42-generic x86_64
  UpgradeStatus: Upgraded to focal on 2020-04-06 (112 days ago)
  UserGroups: adm cdrom dip kvm libvirt lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 10/24/2019
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: F2
  dmi.board.asset.tag: Default string
  dmi.board.name: TRX40 AORUS PRO WIFI
  dmi.board.vendor: Gigabyte Technology Co., Ltd.
  dmi.board.version: x.x
  dmi.chassis.asset.tag: Default string
  dmi.chassis.type: 3
  dmi.chassis.vendor: Default string
  dmi.chassis.version: Default string
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrF2:bd10/24/2019:svnGigabyteTechnologyCo.,Ltd.:pnTRX40AORUSPROWIFI:pvr-CF:rvnGigabyteTechnologyCo.,Ltd.:rnTRX40AORUSPROWIFI:rvrx.x:cvnDefaultstring:ct3:cvrDefaultstring:
  dmi.product.family: Default string
  dmi.product.name: TRX40 AORUS PRO WIFI
  dmi.product.sku: Default string
  dmi.product.version: -CF
  dmi.sys.vendor: Gigabyte Technology Co., Ltd.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1889054/+subscriptions

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


[Kernel-packages] [Bug 1889054] Re: No audio on TRX40 platform

2020-07-27 Thread Daniel Letzeisen
Eduardo, if possible, please try out latest mainline kernel to confirm it 
actually fixes the problem:
https://wiki.ubuntu.com/Kernel/MainlineBuilds#How_do_I_install_an_upstream_kernel.3F
https://kernel.ubuntu.com/~kernel-ppa/mainline/v5.7.10/

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

Title:
  No audio on TRX40 platform

Status in alsa-driver package in Ubuntu:
  Confirmed
Status in linux-oem-5.6 package in Ubuntu:
  Confirmed

Bug description:
  Hello,

  I have Ubuntu 20.04 running on a computer based on AMD Threadripper
  3960x, TRX40 platform (Gigabyte TRX40 AORUS PRO). Audio hasn't worked
  so far.

  I read about audio problems on this platform from the beginning but
  they should be fixed in kernel 5.6 according to this
  https://www.phoronix.com/scan.php?page=news_item=Linux-AMD-TRX40
  -Audio-Quirks

  Kernel bug reports should be related to these ones:
  https://bugzilla.kernel.org/show_bug.cgi?id=206873
  https://bugzilla.kernel.org/show_bug.cgi?id=206543

  Since it should be fixed in recent kernel versions, I guess the
  solution for Ubuntu 20.04 using 5.4 kernel is backporting the fixes.

  Is Ubuntu planning to do this?

  Thanks
  Eduardo

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: ubiquity (not installed)
  ProcVersionSignature: Ubuntu 5.4.0-42.46-generic 5.4.44
  Uname: Linux 5.4.0-42-generic x86_64
  NonfreeKernelModules: nvidia_modeset nvidia
  ApportVersion: 2.20.11-0ubuntu27.4
  Architecture: amd64
  CasperMD5CheckResult: skip
  CurrentDesktop: KDE
  Date: Mon Jul 27 10:41:15 2020
  InstallCmdLine: BOOT_IMAGE=/casper/vmlinuz file=/cdrom/preseed/ubuntu.seed 
boot=casper only-ubiquity quiet splash ---
  InstallationDate: Installed on 2020-03-05 (143 days ago)
  InstallationMedia: Ubuntu 18.04.1 LTS "Bionic Beaver" - Release amd64 
(20180725)
  SourcePackage: ubiquity
  Symptom: installer
  UpgradeStatus: Upgraded to focal on 2020-04-06 (111 days ago)
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu27.4
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  eduardo1907 F pulseaudio
   /dev/snd/controlC0:  eduardo1907 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: KDE
  DistroRelease: Ubuntu 20.04
  InstallationDate: Installed on 2020-03-05 (144 days ago)
  InstallationMedia: Ubuntu 18.04.1 LTS "Bionic Beaver" - Release amd64 
(20180725)
  NonfreeKernelModules: nvidia_modeset nvidia
  Package: alsa-driver (not installed)
  ProcVersionSignature: Ubuntu 5.4.0-42.46-generic 5.4.44
  Tags:  focal
  Uname: Linux 5.4.0-42-generic x86_64
  UpgradeStatus: Upgraded to focal on 2020-04-06 (112 days ago)
  UserGroups: adm cdrom dip kvm libvirt lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 10/24/2019
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: F2
  dmi.board.asset.tag: Default string
  dmi.board.name: TRX40 AORUS PRO WIFI
  dmi.board.vendor: Gigabyte Technology Co., Ltd.
  dmi.board.version: x.x
  dmi.chassis.asset.tag: Default string
  dmi.chassis.type: 3
  dmi.chassis.vendor: Default string
  dmi.chassis.version: Default string
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrF2:bd10/24/2019:svnGigabyteTechnologyCo.,Ltd.:pnTRX40AORUSPROWIFI:pvr-CF:rvnGigabyteTechnologyCo.,Ltd.:rnTRX40AORUSPROWIFI:rvrx.x:cvnDefaultstring:ct3:cvrDefaultstring:
  dmi.product.family: Default string
  dmi.product.name: TRX40 AORUS PRO WIFI
  dmi.product.sku: Default string
  dmi.product.version: -CF
  dmi.sys.vendor: Gigabyte Technology Co., Ltd.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1889054/+subscriptions

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


[Kernel-packages] [Bug 1889054] Re: No audio on TRX40 platform

2020-07-27 Thread Daniel Letzeisen
** Also affects: linux-oem-5.6 (Ubuntu)
   Importance: Undecided
   Status: New

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

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

Title:
  No audio on TRX40 platform

Status in alsa-driver package in Ubuntu:
  Confirmed
Status in linux-oem-5.6 package in Ubuntu:
  Confirmed

Bug description:
  Hello,

  I have Ubuntu 20.04 running on a computer based on AMD Threadripper
  3960x, TRX40 platform (Gigabyte TRX40 AORUS PRO). Audio hasn't worked
  so far.

  I read about audio problems on this platform from the beginning but
  they should be fixed in kernel 5.6 according to this
  https://www.phoronix.com/scan.php?page=news_item=Linux-AMD-TRX40
  -Audio-Quirks

  Kernel bug reports should be related to these ones:
  https://bugzilla.kernel.org/show_bug.cgi?id=206873
  https://bugzilla.kernel.org/show_bug.cgi?id=206543

  Since it should be fixed in recent kernel versions, I guess the
  solution for Ubuntu 20.04 using 5.4 kernel is backporting the fixes.

  Is Ubuntu planning to do this?

  Thanks
  Eduardo

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: ubiquity (not installed)
  ProcVersionSignature: Ubuntu 5.4.0-42.46-generic 5.4.44
  Uname: Linux 5.4.0-42-generic x86_64
  NonfreeKernelModules: nvidia_modeset nvidia
  ApportVersion: 2.20.11-0ubuntu27.4
  Architecture: amd64
  CasperMD5CheckResult: skip
  CurrentDesktop: KDE
  Date: Mon Jul 27 10:41:15 2020
  InstallCmdLine: BOOT_IMAGE=/casper/vmlinuz file=/cdrom/preseed/ubuntu.seed 
boot=casper only-ubiquity quiet splash ---
  InstallationDate: Installed on 2020-03-05 (143 days ago)
  InstallationMedia: Ubuntu 18.04.1 LTS "Bionic Beaver" - Release amd64 
(20180725)
  SourcePackage: ubiquity
  Symptom: installer
  UpgradeStatus: Upgraded to focal on 2020-04-06 (111 days ago)
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu27.4
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  eduardo1907 F pulseaudio
   /dev/snd/controlC0:  eduardo1907 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: KDE
  DistroRelease: Ubuntu 20.04
  InstallationDate: Installed on 2020-03-05 (144 days ago)
  InstallationMedia: Ubuntu 18.04.1 LTS "Bionic Beaver" - Release amd64 
(20180725)
  NonfreeKernelModules: nvidia_modeset nvidia
  Package: alsa-driver (not installed)
  ProcVersionSignature: Ubuntu 5.4.0-42.46-generic 5.4.44
  Tags:  focal
  Uname: Linux 5.4.0-42-generic x86_64
  UpgradeStatus: Upgraded to focal on 2020-04-06 (112 days ago)
  UserGroups: adm cdrom dip kvm libvirt lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 10/24/2019
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: F2
  dmi.board.asset.tag: Default string
  dmi.board.name: TRX40 AORUS PRO WIFI
  dmi.board.vendor: Gigabyte Technology Co., Ltd.
  dmi.board.version: x.x
  dmi.chassis.asset.tag: Default string
  dmi.chassis.type: 3
  dmi.chassis.vendor: Default string
  dmi.chassis.version: Default string
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrF2:bd10/24/2019:svnGigabyteTechnologyCo.,Ltd.:pnTRX40AORUSPROWIFI:pvr-CF:rvnGigabyteTechnologyCo.,Ltd.:rnTRX40AORUSPROWIFI:rvrx.x:cvnDefaultstring:ct3:cvrDefaultstring:
  dmi.product.family: Default string
  dmi.product.name: TRX40 AORUS PRO WIFI
  dmi.product.sku: Default string
  dmi.product.version: -CF
  dmi.sys.vendor: Gigabyte Technology Co., Ltd.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1889054/+subscriptions

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


[Kernel-packages] [Bug 1888894] Re: Ubuntu 20.04: Atheros QCA9377 Wifi drops and speed is degraded periodically

2020-07-26 Thread Daniel Letzeisen
** Summary changed:

- Ubuntu 20.04:Wifi drops and speed is degarded periodically
+ Ubuntu 20.04: Atheros QCA9377 Wifi drops and speed is degraded periodically

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

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

Title:
  Ubuntu 20.04: Atheros QCA9377 Wifi drops and speed is degraded
  periodically

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Hello,

  For the past several months, I noticed my wifi just drops
  periodically. Disabling bluetooth reduces the frequency of this.

  Also Ive noticed speed is slower on wifi for my

  02:00.0 Network controller: Qualcomm Atheros QCA9377 802.11ac Wireless
  Network Adapter (rev 31).

  this problem affects others too.
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu27.4
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  steve  1741 F pulseaudio
   /dev/snd/controlC0:  steve  1741 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 20.04
  InstallationDate: Installed on 2020-03-21 (126 days ago)
  InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Alpha amd64 (20200309)
  MachineType: Dell Inc. Inspiron 5765
  Package: linux (not installed)
  ProcFB: 0 amdgpudrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.4.0-42-generic 
root=UUID=5659d383-5314-42cf-907e-2116ea6b8145 ro
  ProcVersionSignature: Ubuntu 5.4.0-42.46-generic 5.4.44
  RelatedPackageVersions:
   linux-restricted-modules-5.4.0-42-generic N/A
   linux-backports-modules-5.4.0-42-generic  N/A
   linux-firmware1.187.2
  Tags:  focal
  Uname: Linux 5.4.0-42-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin lxd plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 07/17/2017
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 1.1.1
  dmi.board.name: 0DM01M
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 10
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: 1.1.1
  dmi.modalias: 
dmi:bvnDellInc.:bvr1.1.1:bd07/17/2017:svnDellInc.:pnInspiron5765:pvr1.1.1:rvnDellInc.:rn0DM01M:rvrA00:cvnDellInc.:ct10:cvr1.1.1:
  dmi.product.family: Inspiron
  dmi.product.name: Inspiron 5765
  dmi.product.sku: 076A
  dmi.product.version: 1.1.1
  dmi.sys.vendor: Dell Inc.

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

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


[Kernel-packages] [Bug 1848771] Re: Reboot after resume from suspend (deep)

2020-07-26 Thread Daniel Letzeisen
@teo1978: Have you tried disabling TPM in BIOS if possible?

You can try an older 5.0.x kernel since there are reports that works.. but it 
is not officially supported and don't be surprised if it fails to boot or 
causes other problems:
https://kernel.ubuntu.com/~kernel-ppa/mainline/v5.0.21/

As to why the bug is marked Incomplete, that is because it is linked
with an upstream kernel bug which is marked Incomplete/Needinfo.

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

Title:
  Reboot after resume from suspend (deep)

Status in linux package in Ubuntu:
  Incomplete
Status in ubuntu-release-upgrader package in Ubuntu:
  Invalid

Bug description:
  After upgrading to Kubuntu Eoan (19.10) yesterday, my laptop crashes
  after resume from suspending. This is regardless the way of suspending
  (closing lid, selecting suspend from sddm, systemctl suspend).

  The journal shows:
  ferry@chromium:~$ journalctl -b -1 -e
  ..
  sddm[1106]: Message received from greeter: Suspend
  NetworkManager[836]:   manager: sleep: sleep requested (sleeping: no  
enabled: yes)
  NetworkManager[836]:   device (60:73:BC:BA:B8:68): state change: 
disconnected -> unmanaged (reason '
  NetworkManager[836]:   device (60:73:BC:23:8F:3E): state change: 
disconnected -> unmanaged (reason '
  NetworkManager[836]:   device (p2p-dev-wlp1s0): state change: 
disconnected -> unmanaged (reason 'sle
  NetworkManager[836]:   manager: NetworkManager state is now ASLEEP
  systemd[1]: Reached target Sleep.
  systemd[1]: Starting Suspend...
  systemd-sleep[1238]: Suspending system...
  kernel: PM: suspend entry (deep)

  On resume (keypress, open lid) resume starts but immediately crashes
  and reboots.

  The laptop is an Acer 720p Chromebook with Chromium replaced and
  working fine with Kubuntu since 5 years or so.

  ProblemType: Bug
  DistroRelease: Ubuntu 19.10
  Package: ubuntu-release-upgrader-core 1:19.10.15
  ProcVersionSignature: Ubuntu 5.3.0-18.19-generic 5.3.1
  Uname: Linux 5.3.0-18-generic x86_64
  ApportVersion: 2.20.11-0ubuntu8
  Architecture: amd64
  CrashDB: ubuntu
  CurrentDesktop: KDE
  Date: Fri Oct 18 18:45:53 2019
  InstallationDate: Installed on 2017-07-13 (826 days ago)
  InstallationMedia: Kubuntu 17.04 "Zesty Zapus" - Release amd64 (20170412)
  PackageArchitecture: all
  SourcePackage: ubuntu-release-upgrader
  Symptom: ubuntu-release-upgrader
  UpgradeStatus: Upgraded to eoan on 2019-10-17 (0 days ago)
  VarLogDistupgradeTermlog:

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

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


[Kernel-packages] [Bug 1883386] Re: Navi RX 5700 XT - hardware cursor + vsync causes stutter in compositors, games and even the cursor itself

2020-07-25 Thread Daniel Letzeisen
*** This bug is a duplicate of bug 1883387 ***
https://bugs.launchpad.net/bugs/1883387

** This bug has been marked a duplicate of bug 1883387
   Navi RX 5700 XT - hardware cursor + vsync causes stutter in compositors, 
games and even the cursor itself

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

Title:
  Navi RX 5700 XT - hardware cursor + vsync causes stutter in
  compositors, games and even the cursor itself

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  With AMD Navi RX 5600/5700 have stuttering in all accelerated
  applications.

  affected: kernels <5.7

  This bug is fixed in kernel 5.7 version

  More details https://gitlab.freedesktop.org/drm/amd/-/issues/1001

  Need backports for focal (20.04) release for kernel 5.4 or upgrade to
  kernel 5.7

  Also I can't upgrade to 5.7 until zfs-dkms not support this kernel

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: linux-oem (not installed)
  ProcVersionSignature: Ubuntu 5.6.0-1011.11-oem 5.6.14
  Uname: Linux 5.6.0-1011-oem x86_64
  NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
  ApportVersion: 2.20.11-0ubuntu27.2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  rnz4328 F pulseaudio
   /dev/snd/controlC2:  rnz4328 F pulseaudio
   /dev/snd/controlC0:  rnz4328 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: XFCE
  Date: Sat Jun 13 22:32:50 2020
  InstallationDate: Installed on 2015-05-01 (1870 days ago)
  InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
  MachineType: Gigabyte Technology Co., Ltd. X570 AORUS ELITE
  ProcFB: 0 amdgpudrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-5.6.0-1011-oem 
root=UUID=e4e7aa28-c520-4902-86a3-0de1cf7fc9da ro acpi_enforce_resources=lax 
amd_iommu=on iommu=pt iommu=1
  RelatedPackageVersions:
   linux-restricted-modules-5.6.0-1011-oem N/A
   linux-backports-modules-5.6.0-1011-oem  N/A
   linux-firmware  1.187
  SourcePackage: linux
  UpgradeStatus: Upgraded to focal on 2020-05-11 (32 days ago)
  dmi.bios.date: 03/06/2020
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: F12f
  dmi.board.asset.tag: Default string
  dmi.board.name: X570 AORUS ELITE
  dmi.board.vendor: Gigabyte Technology Co., Ltd.
  dmi.board.version: x.x
  dmi.chassis.asset.tag: Default string
  dmi.chassis.type: 3
  dmi.chassis.vendor: Default string
  dmi.chassis.version: Default string
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrF12f:bd03/06/2020:svnGigabyteTechnologyCo.,Ltd.:pnX570AORUSELITE:pvr-CF:rvnGigabyteTechnologyCo.,Ltd.:rnX570AORUSELITE:rvrx.x:cvnDefaultstring:ct3:cvrDefaultstring:
  dmi.product.family: Default string
  dmi.product.name: X570 AORUS ELITE
  dmi.product.sku: Default string
  dmi.product.version: -CF
  dmi.sys.vendor: Gigabyte Technology Co., Ltd.
  modified.conffile..etc.default.apport:
   # set this to 0 to disable apport, or to 1 to enable it
   # you can temporarily override this with
   # sudo service apport start force_start=1
   enabled=0
  mtime.conffile..etc.default.apport: 2015-10-26T22:19:16.074320

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

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


[Kernel-packages] [Bug 1888894] Re: Ubuntu 20.04:Wifi drops and speed is degarded periodically

2020-07-25 Thread Daniel Letzeisen
Please run the following command in a terminal to collect logs (requires 
internet connection):
apport-collect 194

** Package changed: ubuntu => linux (Ubuntu)

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

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

Title:
  Ubuntu 20.04:Wifi drops and speed is degarded periodically

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Hello,

  For the past several months, I noticed my wifi just drops
  periodically. Disabling bluetooth reduces the frequency of this.

  Also Ive noticed speed is slower on wifi for my

  02:00.0 Network controller: Qualcomm Atheros QCA9377 802.11ac Wireless
  Network Adapter (rev 31).

  this problem affects others too.

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

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


[Kernel-packages] [Bug 1888939] Re: No available stable kernel to boot from

2020-07-25 Thread Daniel Letzeisen
*** This bug is a duplicate of bug 1848771 ***
https://bugs.launchpad.net/bugs/1848771

** This bug has been marked a duplicate of bug 1848771
   Reboot after resume from suspend (deep)

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

Title:
  No available stable kernel to boot from

Status in linux package in Ubuntu:
  New

Bug description:
  My computer is unusable because of bug 1848771, which causes reset on
  waking from suspend.

  (that such a bug could slip through to a release in the first place is
  beyond my understanding. Don't you guys test anything?)

  Being unable to suspend means being unable to use the computer. Don't
  tell me I can avoid suspending because (1) seriously? and (2) what if
  I forget and suspend by accident? Loosing all my data is a
  disproportionate punishment.

  So, since the bug seems to affect kernel versions 5.1 and later, I
  thought I could boot with an earlier one.

  I am not familiar with booting with different kernel versions (because
  why should I), but Grub's boot menu has an option "Advanced options
  for Ubuntu" (or something like that) that opens a submenu where
  apparently I can choose a linux kernel version.

  A few in the list are post-5.1. The latest available that is pre-5.1
  is

 3.19.0.43-generic

  So I tried that one, but all I get is a black screen saying "Loading
  liunux 3.19.0.43-generic something..." and a blinking cursor.

  I waited a few minutes and gave up.

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: linux-image-5.4.0-40-generic 5.4.0-40.44
  ProcVersionSignature: Ubuntu 5.4.0-40.44-generic 5.4.44
  Uname: Linux 5.4.0-40-generic x86_64
  NonfreeKernelModules: lkp_Ubuntu_5_4_0_40_44_generic_69 nvidia
  ApportVersion: 2.20.11-0ubuntu27.4
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  teo1999 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: X-Cinnamon
  Date: Sat Jul 25 15:38:39 2020
  HibernationDevice: RESUME=UUID=ff7e702a-a05a-47fd-8c14-551e81f9e9e3
  InstallationDate: Installed on 2013-10-11 (2478 days ago)
  InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Release amd64 (20130424)
  MachineType: Acer Aspire V3-571G
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.4.0-40-generic 
root=UUID=5830b30e-69e8-4bb4-8a2b-bc2b43c7414a ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-5.4.0-40-generic N/A
   linux-backports-modules-5.4.0-40-generic  N/A
   linux-firmware1.187.1
  SourcePackage: linux
  UpgradeStatus: Upgraded to focal on 2020-07-12 (12 days ago)
  dmi.bios.date: 10/15/2012
  dmi.bios.vendor: Acer
  dmi.bios.version: V2.07
  dmi.board.asset.tag: Type2 - Board Asset Tag
  dmi.board.name: VA50_HC_CR
  dmi.board.vendor: Acer
  dmi.board.version: Type2 - Board Version
  dmi.chassis.type: 10
  dmi.chassis.vendor: Acer
  dmi.chassis.version: V2.07
  dmi.modalias: 
dmi:bvnAcer:bvrV2.07:bd10/15/2012:svnAcer:pnAspireV3-571G:pvrV2.07:rvnAcer:rnVA50_HC_CR:rvrType2-BoardVersion:cvnAcer:ct10:cvrV2.07:
  dmi.product.family: Type1Family
  dmi.product.name: Aspire V3-571G
  dmi.product.sku: Aspire V3-_0648_V2.07
  dmi.product.version: V2.07
  dmi.sys.vendor: Acer

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

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


[Kernel-packages] [Bug 1888939] Re: Unable to boot with 3.19.0.43-generic

2020-07-25 Thread Daniel Letzeisen
Kernel 3.19.x has not been supported since August 2016. Also, booting
from kernels leftover from previous releases is not
recommended/tested/supported.

Kernel support timeframes:
https://wiki.ubuntu.com/Kernel/LTSEnablementStack

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

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

Title:
  Unable to boot with 3.19.0.43-generic

Status in linux package in Ubuntu:
  Invalid

Bug description:
  My computer is unusable because of bug 1848771, which causes reset on
  waking from suspend.

  (that such a bug could slip through to a release in the first place is
  beyond my understanding. Don't you guys test anything?)

  Being unable to suspend means being unable to use the computer. Don't
  tell me I can avoid suspending because (1) seriously? and (2) what if
  I forget and suspend by accident? Loosing all my data is a
  disproportionate punishment.

  So, since the bug seems to affect kernel versions 5.1 and later, I
  thought I could boot with an earlier one.

  I am not familiar with booting with different kernel versions (because
  why should I), but Grub's boot menu has an option "Advanced options
  for Ubuntu" (or something like that) that opens a submenu where
  apparently I can choose a linux kernel version.

  A few in the list are post-5.1. The latest available that is pre-5.1
  is

 3.19.0.43-generic

  So I tried that one, but all I get is a black screen saying "Loading
  liunux 3.19.0.43-generic something..." and a blinking cursor.

  I waited a few minutes and gave up.

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: linux-image-5.4.0-40-generic 5.4.0-40.44
  ProcVersionSignature: Ubuntu 5.4.0-40.44-generic 5.4.44
  Uname: Linux 5.4.0-40-generic x86_64
  NonfreeKernelModules: lkp_Ubuntu_5_4_0_40_44_generic_69 nvidia
  ApportVersion: 2.20.11-0ubuntu27.4
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  teo1999 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: X-Cinnamon
  Date: Sat Jul 25 15:38:39 2020
  HibernationDevice: RESUME=UUID=ff7e702a-a05a-47fd-8c14-551e81f9e9e3
  InstallationDate: Installed on 2013-10-11 (2478 days ago)
  InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Release amd64 (20130424)
  MachineType: Acer Aspire V3-571G
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.4.0-40-generic 
root=UUID=5830b30e-69e8-4bb4-8a2b-bc2b43c7414a ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-5.4.0-40-generic N/A
   linux-backports-modules-5.4.0-40-generic  N/A
   linux-firmware1.187.1
  SourcePackage: linux
  UpgradeStatus: Upgraded to focal on 2020-07-12 (12 days ago)
  dmi.bios.date: 10/15/2012
  dmi.bios.vendor: Acer
  dmi.bios.version: V2.07
  dmi.board.asset.tag: Type2 - Board Asset Tag
  dmi.board.name: VA50_HC_CR
  dmi.board.vendor: Acer
  dmi.board.version: Type2 - Board Version
  dmi.chassis.type: 10
  dmi.chassis.vendor: Acer
  dmi.chassis.version: V2.07
  dmi.modalias: 
dmi:bvnAcer:bvrV2.07:bd10/15/2012:svnAcer:pnAspireV3-571G:pvrV2.07:rvnAcer:rnVA50_HC_CR:rvrType2-BoardVersion:cvnAcer:ct10:cvrV2.07:
  dmi.product.family: Type1Family
  dmi.product.name: Aspire V3-571G
  dmi.product.sku: Aspire V3-_0648_V2.07
  dmi.product.version: V2.07
  dmi.sys.vendor: Acer

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

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


[Kernel-packages] [Bug 1887461] Re: nvidia-430 amd64 430.64=0ubuntu0~gpu14.04.1 broke xwindows on Ubuntu 14.04

2020-07-14 Thread Daniel Letzeisen
The reported issue appears to be resolved, so marking 'Fix Released'.

Again, Ubuntu 14.04 has reached EoL on standard support. If you do not
have an Extended Support Agreement, you are running an unsupported and
potentially insecure version of Ubuntu.

** Changed in: nvidia-graphics-drivers-384 (Ubuntu)
   Status: Incomplete => Fix Released

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

Title:
  nvidia-430 amd64 430.64=0ubuntu0~gpu14.04.1 broke xwindows on Ubuntu
  14.04

Status in nvidia-graphics-drivers-384 package in Ubuntu:
  Fix Released

Bug description:
  when I did apt-get update && apt-get dist-upgrade, I saw that
  nvidia-430 package had the version 64 update that was just released a
  few days ago.

  After installing it, my system wouldn't boot to xwindows.
  Failsafe boot to gui wouldn't work either

  The error messages looked similar to this bug report for nvidia drivers:
  
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-390/+bug/1752053

  Here's what my xorg.[0,failsafe].log showed:

  [43.645] (++) Log file: "/var/log/Xorg.failsafe.log", Time: Mon Jul 13 
18:41:16 2020
  [43.645] (++) Using config file: "/etc/X11/xorg.conf.failsafe"
  [43.645] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
  [43.645] Parse error on line 7 of section OutputClass in file 
/usr/share/X11/xorg.conf.d/nvidia-drm-outputclass.conf
  "OutputClass" is not a valid section name.
  [43.645] (EE) Problem parsing the config file
  [43.645] (EE) Error parsing the config file
  [43.645] (EE)
  Fatal server error:
  [43.645] (EE) no screens found(EE)

  
  I have a *directory* named what the file is looking for (at least now after I 
downgraded nvidia...)

  here is the contents:

  /usr/share/X11/xorg.conf.d/50-nvidia-drm-outputclass.conf# cat 
nvidia-drm-outputclass.conf
  # This xorg.conf.d configuration snippet configures the X server to
  # automatically load the nvidia X driver when it detects a device driven by 
the
  # nvidia-drm.ko kernel module.  Please note that this only works on Linux 
kernels
  # version 3.9 or higher with CONFIG_DRM enabled, and only if the nvidia-drm.ko
  # kernel module is loaded before the X server is started.

  Section "OutputClass"
  Identifier "nvidia"
  MatchDriver"nvidia-drm"
  Driver "nvidia"
  EndSection

  
  basically, in the progress of filing this bug report, I downgraded to 
nvidia-418 and my system was about to boot again.

  To me, that says that nvidia-430.64 at least on Ubuntu 14.04 has a
  regression

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-384/+bug/1887461/+subscriptions

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


[Kernel-packages] [Bug 1887461] Re: nvidia-430 amd64 430.64=0ubuntu0~gpu14.04.1 broke xwindows on Ubuntu 14.04

2020-07-14 Thread Daniel Letzeisen
It looks like this may have been fixed with an update to the PPA today:
https://launchpadlibrarian.net/488504654/nvidia-graphics-drivers-
430_430.64-0ubuntu0~gpu14.04.1_430.64-0ubuntu0~gpu14.04.2.diff.gz

Please test the update.

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

Title:
  nvidia-430 amd64 430.64=0ubuntu0~gpu14.04.1 broke xwindows on Ubuntu
  14.04

Status in nvidia-graphics-drivers-384 package in Ubuntu:
  Incomplete

Bug description:
  when I did apt-get update && apt-get dist-upgrade, I saw that
  nvidia-430 package had the version 64 update that was just released a
  few days ago.

  After installing it, my system wouldn't boot to xwindows.
  Failsafe boot to gui wouldn't work either

  The error messages looked similar to this bug report for nvidia drivers:
  
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-390/+bug/1752053

  Here's what my xorg.[0,failsafe].log showed:

  [43.645] (++) Log file: "/var/log/Xorg.failsafe.log", Time: Mon Jul 13 
18:41:16 2020
  [43.645] (++) Using config file: "/etc/X11/xorg.conf.failsafe"
  [43.645] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
  [43.645] Parse error on line 7 of section OutputClass in file 
/usr/share/X11/xorg.conf.d/nvidia-drm-outputclass.conf
  "OutputClass" is not a valid section name.
  [43.645] (EE) Problem parsing the config file
  [43.645] (EE) Error parsing the config file
  [43.645] (EE)
  Fatal server error:
  [43.645] (EE) no screens found(EE)

  
  I have a *directory* named what the file is looking for (at least now after I 
downgraded nvidia...)

  here is the contents:

  /usr/share/X11/xorg.conf.d/50-nvidia-drm-outputclass.conf# cat 
nvidia-drm-outputclass.conf
  # This xorg.conf.d configuration snippet configures the X server to
  # automatically load the nvidia X driver when it detects a device driven by 
the
  # nvidia-drm.ko kernel module.  Please note that this only works on Linux 
kernels
  # version 3.9 or higher with CONFIG_DRM enabled, and only if the nvidia-drm.ko
  # kernel module is loaded before the X server is started.

  Section "OutputClass"
  Identifier "nvidia"
  MatchDriver"nvidia-drm"
  Driver "nvidia"
  EndSection

  
  basically, in the progress of filing this bug report, I downgraded to 
nvidia-418 and my system was about to boot again.

  To me, that says that nvidia-430.64 at least on Ubuntu 14.04 has a
  regression

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-384/+bug/1887461/+subscriptions

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


[Kernel-packages] [Bug 1160346] Re: do-release-upgrade from Ubuntu 12.04 on Pentium-M fails, breaks system without any warning (This kernel does not support a non-PAE CPU)

2020-07-14 Thread Daniel Letzeisen
This bug was fixed in the package ubuntu-release-upgrader - 1:0.214

---
ubuntu-release-upgrader (1:0.214) trusty; urgency=medium

  * DistUpgrade/DistUpgradeQuirks.py: On 12.04 stop the upgrade process if the
system does not support PAE. Thanks to Chris Bainbridge for the initial
patch. (LP: #1160346)
 -- Brian Murray  Wed, 05 Mar 2014 12:53:48 -0800


** Changed in: ubuntu-release-upgrader
   Status: New => Fix Released

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

Title:
  do-release-upgrade from Ubuntu 12.04 on Pentium-M fails, breaks system
  without any warning (This kernel does not support a non-PAE CPU)

Status in Release Upgrader:
  Fix Released
Status in linux package in Ubuntu:
  Invalid
Status in ubuntu-release-upgrader package in Ubuntu:
  Fix Released

Bug description:
  Attempting to upgrade from Precise with a non-PAE kernel will result
  in a failed upgrade. do-release-upgrade should check whether the user
  is using a non-PAE kernel and refuse to run, rather than upgrading to
  a broken system with no installed kernel.

  After downloading 1.5GB+ of data and over 1000 new packages, the
  upgrade will eventually report failure. Looking through the logs there
  is no kernel installed because of the error "This kernel does not
  support a non-PAE CPU.":

  Selecting previously unselected package linux-image-3.5.0-26-generic.^M
  Unpacking linux-image-3.5.0-26-generic (from 
.../linux-image-3.5.0-26-generic_3.5.0-26.42_i386.deb) ...^M
  This kernel does not support a non-PAE CPU.^M
  dpkg: error processing 
/var/cache/apt/archives/linux-image-3.5.0-26-generic_3.5.0-26.42_i386.deb 
(--unpack):^M
   subprocess new pre-installation script returned error exit status 1^M
  No apport report written because MaxReports is reached already

  Related bugs:

  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/897786 Kernel is 
dropping non-PAE flavour
  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1068862 upgrade from 
12.04 to 12.10 on a sans-pae CPU leaves kernel broken

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

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


[Kernel-packages] [Bug 1887461] Re: nvidia-430 amd64 430.64=0ubuntu0~gpu14.04.1 broke xwindows on Ubuntu 14.04

2020-07-14 Thread Daniel Letzeisen
Ubuntu 14.04/Trusty has reached End of Life (EoL) for standard support
and the nvidia package is not included in the Extended Security
Maintenance plan:
https://wiki.ubuntu.com/SecurityTeam/ESM/14.04#A14.04_Infrastructure_ESM_Packages

It looks like you are trying to use this PPA: 
https://launchpad.net/~graphics-drivers/+archive/ubuntu/ppa
They updated Nvidia-430 for Trusty a few days ago, as you said.
It would probably have been better to contact the admin(s) of the PPA directly:
https://launchpad.net/%7Egraphics-drivers/+contactuser

But since you have already filled in the bug report here, I will
subscribe the admins and see if there is any response/interest to this
report.

** Changed in: nvidia-graphics-drivers-384 (Ubuntu)
   Status: New => Incomplete

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

Title:
  nvidia-430 amd64 430.64=0ubuntu0~gpu14.04.1 broke xwindows on Ubuntu
  14.04

Status in nvidia-graphics-drivers-384 package in Ubuntu:
  Incomplete

Bug description:
  when I did apt-get update && apt-get dist-upgrade, I saw that
  nvidia-430 package had the version 64 update that was just released a
  few days ago.

  After installing it, my system wouldn't boot to xwindows.
  Failsafe boot to gui wouldn't work either

  The error messages looked similar to this bug report for nvidia drivers:
  
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-390/+bug/1752053

  Here's what my xorg.[0,failsafe].log showed:

  [43.645] (++) Log file: "/var/log/Xorg.failsafe.log", Time: Mon Jul 13 
18:41:16 2020
  [43.645] (++) Using config file: "/etc/X11/xorg.conf.failsafe"
  [43.645] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
  [43.645] Parse error on line 7 of section OutputClass in file 
/usr/share/X11/xorg.conf.d/nvidia-drm-outputclass.conf
  "OutputClass" is not a valid section name.
  [43.645] (EE) Problem parsing the config file
  [43.645] (EE) Error parsing the config file
  [43.645] (EE)
  Fatal server error:
  [43.645] (EE) no screens found(EE)

  
  I have a *directory* named what the file is looking for (at least now after I 
downgraded nvidia...)

  here is the contents:

  /usr/share/X11/xorg.conf.d/50-nvidia-drm-outputclass.conf# cat 
nvidia-drm-outputclass.conf
  # This xorg.conf.d configuration snippet configures the X server to
  # automatically load the nvidia X driver when it detects a device driven by 
the
  # nvidia-drm.ko kernel module.  Please note that this only works on Linux 
kernels
  # version 3.9 or higher with CONFIG_DRM enabled, and only if the nvidia-drm.ko
  # kernel module is loaded before the X server is started.

  Section "OutputClass"
  Identifier "nvidia"
  MatchDriver"nvidia-drm"
  Driver "nvidia"
  EndSection

  
  basically, in the progress of filing this bug report, I downgraded to 
nvidia-418 and my system was about to boot again.

  To me, that says that nvidia-430.64 at least on Ubuntu 14.04 has a
  regression

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-384/+bug/1887461/+subscriptions

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


[Kernel-packages] [Bug 1885862] Re: Add in-tree Realtek 8821CE wireless module support

2020-07-12 Thread Daniel Letzeisen
** Changed in: linux (Ubuntu Focal)
   Status: Incomplete => Confirmed

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

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

Title:
  Add in-tree Realtek 8821CE wireless module support

Status in HWE Next:
  New
Status in linux package in Ubuntu:
  Confirmed
Status in linux-firmware package in Ubuntu:
  Invalid
Status in linux-oem-5.6 package in Ubuntu:
  Invalid
Status in linux source package in Focal:
  Confirmed
Status in linux-firmware source package in Focal:
  Triaged
Status in linux-oem-5.6 source package in Focal:
  Confirmed
Status in linux source package in Groovy:
  Confirmed
Status in linux-firmware source package in Groovy:
  Invalid
Status in linux-oem-5.6 source package in Groovy:
  Invalid

Bug description:
  8821ce is being upstreamed in https://lore.kernel.org/linux-
  wireless/20200603094218.19942-1-yhchu...@realtek.com/ . To backport it
  to ubuntu kernel so that we may obsolete the usage of rtl8821ce-dkms
  from https://bugs.launchpad.net/ubuntu/+source/rtl8821ce .

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1885862/+subscriptions

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


[Kernel-packages] [Bug 1887299] Re: no wifi

2020-07-12 Thread Daniel Letzeisen
*** This bug is a duplicate of bug 1885862 ***
https://bugs.launchpad.net/bugs/1885862

** This bug has been marked a duplicate of bug 1885862
   Add in-tree Realtek 8821CE wireless module support

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

Title:
  no wifi

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  wifi is missing from ubuntu. none of the solutions works.

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: linux-image-5.4.0-26-generic 5.4.0-26.30
  ProcVersionSignature: Ubuntu 5.4.0-26.30-generic 5.4.30
  Uname: Linux 5.4.0-26-generic x86_64
  ApportVersion: 2.20.11-0ubuntu27
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  nazar   881 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  Date: Sun Jul 12 17:56:21 2020
  InstallationDate: Installed on 2020-07-12 (0 days ago)
  InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
  IwConfig:
   bnep0 no wireless extensions.
   
   lono wireless extensions.
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 004: ID 0bda:b00a Realtek Semiconductor Corp. Bluetooth Radio 
   Bus 001 Device 003: ID 04f2:b627 Chicony Electronics Co., Ltd HP Wide Vision 
HD Camera
   Bus 001 Device 002: ID 89e5:1001   USB OPTICAL MOUSE
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: HP HP Pavilion x360 Convertible 14-cd0xxx
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.4.0-26-generic 
root=UUID=f9170b77-d8fb-4914-8e35-0ea3b295149c ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-5.4.0-26-generic N/A
   linux-backports-modules-5.4.0-26-generic  N/A
   linux-firmware1.187
  RfKill:
   0: hci0: Bluetooth
Soft blocked: no
Hard blocked: no
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 06/14/2018
  dmi.bios.vendor: Insyde
  dmi.bios.version: F.13
  dmi.board.asset.tag: Type2 - Board Asset Tag
  dmi.board.name: 8491
  dmi.board.vendor: HP
  dmi.board.version: 72.19
  dmi.chassis.asset.tag: Chassis Asset Tag
  dmi.chassis.type: 31
  dmi.chassis.vendor: HP
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnInsyde:bvrF.13:bd06/14/2018:svnHP:pnHPPavilionx360Convertible14-cd0xxx:pvrType1ProductConfigId:rvnHP:rn8491:rvr72.19:cvnHP:ct31:cvrChassisVersion:
  dmi.product.family: 103C_5335KV HP Pavilion
  dmi.product.name: HP Pavilion x360 Convertible 14-cd0xxx
  dmi.product.sku: 4AT12EA#ABU
  dmi.product.version: Type1ProductConfigId
  dmi.sys.vendor: HP

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

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


[Kernel-packages] [Bug 1887267] Re: RIP: 0010:__call_rcu+0x1ab/0x1d0

2020-07-12 Thread Daniel Letzeisen
So if you don't boot with "acpi_enforce_resources=lax"and you don't load
it87 module, do you still have issues with stability?

[4.419823] it87: Found IT8622E chip at 0xa40, revision 1
[4.419852] ACPI Warning: SystemIO range 
0x0A45-0x0A46 conflicts with OpRegion 
0x0A45-0x0A46 (\GSA1.SIO1) (20190816/utaddress-204)
[4.419856] ACPI: This conflict may cause random problems and system 
instability

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

Title:
  RIP: 0010:__call_rcu+0x1ab/0x1d0

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Ubuntu 20.04
  uname -a:
  Linux MartoBeast 5.4.0-40-generic #44-Ubuntu SMP Tue Jun 23 00:01:04 UTC 2020 
x86_64 x86_64 x86_64 GNU/Linux

  Have been plagued with hard lockups for a while now. This is the most recent 
one.
  Hard lockup with this in the logs.
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu27.4
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC2:  martin 2584 F pulseaudio
   /dev/snd/controlC0:  martin 2584 F pulseaudio
   /dev/snd/controlC1:  martin 2584 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 20.04
  InstallationDate: Installed on 2019-12-08 (217 days ago)
  InstallationMedia: Ubuntu 19.10 "Eoan Ermine" - Release amd64 (20191017)
  IwConfig:
   enp4s0no wireless extensions.
   
   lono wireless extensions.
  MachineType: Gigabyte Technology Co., Ltd. X570 AORUS ELITE
  NonfreeKernelModules: nvidia_modeset nvidia
  Package: linux (not installed)
  ProcFB: 0 EFI VGA
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.4.0-40-generic 
root=UUID=05d2cb45-6b9c-47b3-8102-e6c6a13de26b ro quiet splash 
acpi_enforce_resources=lax idle=nomwait processor.max_cstate=1 vt.handoff=7
  ProcVersionSignature: Ubuntu 5.4.0-40.44-generic 5.4.44
  RelatedPackageVersions:
   linux-restricted-modules-5.4.0-40-generic N/A
   linux-backports-modules-5.4.0-40-generic  N/A
   linux-firmware1.187.1
  RfKill:
   0: hci0: Bluetooth
Soft blocked: no
Hard blocked: no
  Tags:  focal
  Uname: Linux 5.4.0-40-generic x86_64
  UpgradeStatus: Upgraded to focal on 2020-04-24 (79 days ago)
  UserGroups: adm cdrom dip docker lpadmin lxd plugdev sambashare sudo vboxusers
  _MarkForUpload: True
  dmi.bios.date: 12/06/2019
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: F11
  dmi.board.asset.tag: Default string
  dmi.board.name: X570 AORUS ELITE
  dmi.board.vendor: Gigabyte Technology Co., Ltd.
  dmi.board.version: x.x
  dmi.chassis.asset.tag: Default string
  dmi.chassis.type: 3
  dmi.chassis.vendor: Default string
  dmi.chassis.version: Default string
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrF11:bd12/06/2019:svnGigabyteTechnologyCo.,Ltd.:pnX570AORUSELITE:pvr-CF:rvnGigabyteTechnologyCo.,Ltd.:rnX570AORUSELITE:rvrx.x:cvnDefaultstring:ct3:cvrDefaultstring:
  dmi.product.family: Default string
  dmi.product.name: X570 AORUS ELITE
  dmi.product.sku: Default string
  dmi.product.version: -CF
  dmi.sys.vendor: Gigabyte Technology Co., Ltd.

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

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


[Kernel-packages] [Bug 1886247] Re: Realtek [10ec:c82f] Subsystem [17aa:c02f] Wifi adapter not found

2020-07-11 Thread Daniel Letzeisen
It looks like the change was only made in the OEM kernel for now:
sudo apt-get install linux-oem-20.04


linux-oem-5.6 (5.6.0-1020.20) focal; urgency=medium

  * focal/linux-oem-5.6: 5.6.0-1020.20 -proposed tracker (LP: #1886753)

  * Realtek [10ec:c82f] Subsystem [17aa:c02f] Wifi adapter not found
(LP: #1886247)
- SAUCE: rtw88: 8822ce: add support for device ID 0xc82f

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

Title:
  Realtek [10ec:c82f] Subsystem [17aa:c02f] Wifi adapter not found

Status in linux package in Ubuntu:
  Confirmed
Status in linux-oem-5.6 package in Ubuntu:
  New
Status in linux source package in Focal:
  New
Status in linux-oem-5.6 source package in Focal:
  Fix Committed

Bug description:
  SRU justification:
  [Impact]
  New realtek wifi card ID found on ThinkCentre.
  No driver is loaded to support it.

  [Fix]
  This wifi card is very similar as 0xc822 in rtw88.

  [Test]
  Verified on hardware, link status is OK, iperf test result is good.

  [Regression Potential]
  Low.
  Add new ID to supported driver.
  Test on hw, double confirmed by LP bugs.
  This patch is backported from original link due to the 5.8-rc1 driver
  file path changed, no function changed.

  Maintainer had merged:
  
https://github.com/lwfinger/rtlwifi_new/commit/b76b895a90f1168c5223849562fd6e1196b2c351
  This git repo is moving by maintainer, not availible by now.
  
=

  
  01:00.0 Network controller: Realtek Semiconductor Co., Ltd. Device c82f

  Looking for a working solution on a fresh install (USB BOOT) of
  Ubuntu. A work-around helped, for a while, but I would really like to
  disconnect my Wifi Dongel and use my brand new laptop!

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: linux-image-5.4.0-40-generic 5.4.0-40.44
  ProcVersionSignature: Ubuntu 5.4.0-40.44-generic 5.4.44
  Uname: Linux 5.4.0-40-generic x86_64
  ApportVersion: 2.20.11-0ubuntu27.3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  christian   1277 F pulseaudio
   /dev/snd/pcmC0D0c:   christian   1277 F...m pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  Date: Sat Jul  4 07:58:06 2020
  InstallationDate: Installed on 2020-06-28 (5 days ago)
  InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
  MachineType: LENOVO 81W8
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.4.0-40-generic 
root=UUID=f610713f-73ad-468c-8a69-9a47b385acab ro quiet splash i8042.nopnp=1 
pci=nocrs vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-5.4.0-40-generic N/A
   linux-backports-modules-5.4.0-40-generic  N/A
   linux-firmware1.187.1
  SourcePackage: linux
  StagingDrivers: r8712u
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 03/04/2020
  dmi.bios.vendor: LENOVO
  dmi.bios.version: DKCN26WW
  dmi.board.asset.tag: NO Asset Tag
  dmi.board.name: LNVNB161216
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0R32866 WIN
  dmi.chassis.asset.tag: NO Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Lenovo IdeaPad S145-15IIL
  dmi.modalias: 
dmi:bvnLENOVO:bvrDKCN26WW:bd03/04/2020:svnLENOVO:pn81W8:pvrLenovoIdeaPadS145-15IIL:rvnLENOVO:rnLNVNB161216:rvrSDK0R32866WIN:cvnLENOVO:ct10:cvrLenovoIdeaPadS145-15IIL:
  dmi.product.family: IdeaPad S145-15IIL
  dmi.product.name: 81W8
  dmi.product.sku: LENOVO_MT_81W8_BU_idea_FM_IdeaPad S145-15IIL
  dmi.product.version: Lenovo IdeaPad S145-15IIL
  dmi.sys.vendor: LENOVO

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

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


[Kernel-packages] [Bug 1886247] Re: Realtek [10ec:c82f] Subsystem [17aa:c02f] Wifi adapter not found

2020-07-07 Thread Daniel Letzeisen
For some reason, the repo moved to: https://github.com/lwfinger/rtw88

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

Title:
  Realtek [10ec:c82f] Subsystem [17aa:c02f] Wifi adapter not found

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  SRU justification:
  [Impact]
  New realtek wifi card ID found on ThinkCentre.
  No driver is loaded to support it.

  [Fix]
  This wifi card is very similar as 0xc822 in rtw88.

  [Test]
  Verified on hardware, link status is OK, iperf test result is good.

  [Regression Potential]
  Low.
  Add new ID to supported driver.
  Test on hw, double confirmed by LP bugs.
  This patch is backported from original link due to the 5.8-rc1 driver
  file path changed, no function changed.

  Maintainer had merged:
  
https://github.com/lwfinger/rtlwifi_new/commit/b76b895a90f1168c5223849562fd6e1196b2c351
  This git repo is moving by maintainer, not availible by now.
  
=

  
  01:00.0 Network controller: Realtek Semiconductor Co., Ltd. Device c82f

  Looking for a working solution on a fresh install (USB BOOT) of
  Ubuntu. A work-around helped, for a while, but I would really like to
  disconnect my Wifi Dongel and use my brand new laptop!

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: linux-image-5.4.0-40-generic 5.4.0-40.44
  ProcVersionSignature: Ubuntu 5.4.0-40.44-generic 5.4.44
  Uname: Linux 5.4.0-40-generic x86_64
  ApportVersion: 2.20.11-0ubuntu27.3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  christian   1277 F pulseaudio
   /dev/snd/pcmC0D0c:   christian   1277 F...m pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  Date: Sat Jul  4 07:58:06 2020
  InstallationDate: Installed on 2020-06-28 (5 days ago)
  InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
  MachineType: LENOVO 81W8
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.4.0-40-generic 
root=UUID=f610713f-73ad-468c-8a69-9a47b385acab ro quiet splash i8042.nopnp=1 
pci=nocrs vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-5.4.0-40-generic N/A
   linux-backports-modules-5.4.0-40-generic  N/A
   linux-firmware1.187.1
  SourcePackage: linux
  StagingDrivers: r8712u
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 03/04/2020
  dmi.bios.vendor: LENOVO
  dmi.bios.version: DKCN26WW
  dmi.board.asset.tag: NO Asset Tag
  dmi.board.name: LNVNB161216
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0R32866 WIN
  dmi.chassis.asset.tag: NO Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Lenovo IdeaPad S145-15IIL
  dmi.modalias: 
dmi:bvnLENOVO:bvrDKCN26WW:bd03/04/2020:svnLENOVO:pn81W8:pvrLenovoIdeaPadS145-15IIL:rvnLENOVO:rnLNVNB161216:rvrSDK0R32866WIN:cvnLENOVO:ct10:cvrLenovoIdeaPadS145-15IIL:
  dmi.product.family: IdeaPad S145-15IIL
  dmi.product.name: 81W8
  dmi.product.sku: LENOVO_MT_81W8_BU_idea_FM_IdeaPad S145-15IIL
  dmi.product.version: Lenovo IdeaPad S145-15IIL
  dmi.sys.vendor: LENOVO

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

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


[Kernel-packages] [Bug 1886247] Re: Wifi adapter not found: Device c82f

2020-07-04 Thread Daniel Letzeisen
You may need to build your own rtw88 module from: 
https://github.com/lwfinger/rtlwifi_new/tree/rtw88
... until this change is included in upstream kernel: 
https://github.com/lwfinger/rtlwifi_new/commit/b76b895a90f1168c5223849562fd6e1196b2c351

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

Title:
  Wifi adapter not found: Device c82f

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  01:00.0 Network controller: Realtek Semiconductor Co., Ltd. Device
  c82f

  Looking for a working solution on a fresh install (USB BOOT) of
  Ubuntu. A work-around helped, for a while, but I would really like to
  disconnect my Wifi Dongel and use my brand new laptop!

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: linux-image-5.4.0-40-generic 5.4.0-40.44
  ProcVersionSignature: Ubuntu 5.4.0-40.44-generic 5.4.44
  Uname: Linux 5.4.0-40-generic x86_64
  ApportVersion: 2.20.11-0ubuntu27.3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  christian   1277 F pulseaudio
   /dev/snd/pcmC0D0c:   christian   1277 F...m pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  Date: Sat Jul  4 07:58:06 2020
  InstallationDate: Installed on 2020-06-28 (5 days ago)
  InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
  MachineType: LENOVO 81W8
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.4.0-40-generic 
root=UUID=f610713f-73ad-468c-8a69-9a47b385acab ro quiet splash i8042.nopnp=1 
pci=nocrs vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-5.4.0-40-generic N/A
   linux-backports-modules-5.4.0-40-generic  N/A
   linux-firmware1.187.1
  SourcePackage: linux
  StagingDrivers: r8712u
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 03/04/2020
  dmi.bios.vendor: LENOVO
  dmi.bios.version: DKCN26WW
  dmi.board.asset.tag: NO Asset Tag
  dmi.board.name: LNVNB161216
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0R32866 WIN
  dmi.chassis.asset.tag: NO Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Lenovo IdeaPad S145-15IIL
  dmi.modalias: 
dmi:bvnLENOVO:bvrDKCN26WW:bd03/04/2020:svnLENOVO:pn81W8:pvrLenovoIdeaPadS145-15IIL:rvnLENOVO:rnLNVNB161216:rvrSDK0R32866WIN:cvnLENOVO:ct10:cvrLenovoIdeaPadS145-15IIL:
  dmi.product.family: IdeaPad S145-15IIL
  dmi.product.name: 81W8
  dmi.product.sku: LENOVO_MT_81W8_BU_idea_FM_IdeaPad S145-15IIL
  dmi.product.version: Lenovo IdeaPad S145-15IIL
  dmi.sys.vendor: LENOVO

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

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


[Kernel-packages] [Bug 1885368] Re: Installed by ubuntu-drivers for unsupported GPU (GTS 450)

2020-06-27 Thread Daniel Letzeisen
Probably a duplicate of or related to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-drivers-
common/+bug/1874874

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

Title:
  Installed by ubuntu-drivers for unsupported GPU (GTS 450)

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

Bug description:
  Clean install of Kubuntu 20.04, with the "install proprietary drivers"
  option checked. System didn't go past boot screen. Further checks
  suggested that there is no working graphics driver compatible with
  SDDM/KDE (XDM would start using VESA).

  $ lspci -nn
  01:00.0 VGA compatible controller [0300]: NVIDIA Corporation GF116 [GeForce 
GTS 450 Rev. 2] [10de:1245] (rev a1)
  $ ubuntu-drivers devices
  == /sys/devices/pci:00/:00:02.0/:01:00.0 ==
  modalias : pci:v10DEd1245sv1458sd3523bc03sc00i00
  vendor   : NVIDIA Corporation
  model: GF116 [GeForce GTS 450 Rev. 2]
  driver   : nvidia-driver-435 - distro non-free
  driver   : nvidia-driver-390 - distro non-free
  driver   : nvidia-340 - distro non-free
  driver   : nvidia-driver-440 - distro non-free recommended
  driver   : xserver-xorg-video-nouveau - distro free builtin

  The modalias appears in apt show nvidia-driver-440. This is incorrect,
  this GPU is not supported by the 440 driver. I manually switched to
  390 (which is listed as supported by Nvidia) and that works. This is
  also seen in the support list (/usr/share/doc/nvidia-
  driver-440/README.txt.gz).

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: nvidia-driver-440 (not installed)
  ProcVersionSignature: Ubuntu 5.4.0-39.43-generic 5.4.41
  Uname: Linux 5.4.0-39-generic x86_64
  NonfreeKernelModules: nvidia_modeset nvidia
  ApportVersion: 2.20.11-0ubuntu27.3
  Architecture: amd64
  CasperMD5CheckResult: skip
  CurrentDesktop: KDE
  Date: Sat Jun 27 13:19:14 2020
  InstallationDate: Installed on 2020-06-25 (1 days ago)
  InstallationMedia: Kubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
  SourcePackage: nvidia-graphics-drivers-440
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-440/+bug/1885368/+subscriptions

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


[Kernel-packages] [Bug 1879183] Re: Cheese does not show preferences/options/menus to non-GNOME Users

2020-05-17 Thread Daniel Letzeisen
** Package changed: linux (Ubuntu) => cheese (Ubuntu)

** Tags removed: gstreamer-error

** Description changed:

  Cheese has removed the GUI method of accessing preferences for non-GNOME 
users.
  
https://github.com/GNOME/cheese/commit/48882da6a6dc4fc1c19e15f5210c9e10feb67ff5#diff-b2b45275b16940829b5f6f068943108d
  
  I'm not sure if upstream cheese devs care enough to fix it:
  https://gitlab.gnome.org/GNOME/cheese/-/issues/62
  https://gitlab.gnome.org/GNOME/cheese/-/issues/52
  
  Should Xubuntu default to a different camera program, such as guvcview?
- 
- ProblemType: Bug
- DistroRelease: Ubuntu 20.04
- Package: cheese 3.34.0-1build1
- ProcVersionSignature: Ubuntu 5.4.0-29.33-generic 5.4.30
- Uname: Linux 5.4.0-29-generic x86_64
- ApportVersion: 2.20.11-0ubuntu27
- Architecture: amd64
- CasperMD5CheckResult: skip
- CurrentDesktop: XFCE
- Date: Sun May 17 14:10:31 2020
- InstallationDate: Installed on 2020-04-23 (23 days ago)
- InstallationMedia: Xubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
- MachineType: innotek GmbH VirtualBox
- RelatedPackageVersions:
-  cheese3.34.0-1build1
-  cheese-common 3.34.0-1build1
- SourcePackage: linux
- UpgradeStatus: No upgrade log present (probably fresh install)
- dmi.bios.date: 12/01/2006
- dmi.bios.vendor: innotek GmbH
- dmi.bios.version: VirtualBox
- dmi.board.name: VirtualBox
- dmi.board.vendor: Oracle Corporation
- dmi.board.version: 1.2
- dmi.chassis.type: 1
- dmi.chassis.vendor: Oracle Corporation
- dmi.modalias: 
dmi:bvninnotekGmbH:bvrVirtualBox:bd12/01/2006:svninnotekGmbH:pnVirtualBox:pvr1.2:rvnOracleCorporation:rnVirtualBox:rvr1.2:cvnOracleCorporation:ct1:cvr:
- dmi.product.family: Virtual Machine
- dmi.product.name: VirtualBox
- dmi.product.version: 1.2
- dmi.sys.vendor: innotek GmbH
- lsusb:
-  Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
-  Bus 002 Device 002: ID 80ee:0021 VirtualBox USB Tablet
-  Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub

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

Title:
  Cheese  does not show preferences/options/menus to non-GNOME Users

Status in cheese package in Ubuntu:
  New

Bug description:
  Cheese has removed the GUI method of accessing preferences for non-GNOME 
users.
  
https://github.com/GNOME/cheese/commit/48882da6a6dc4fc1c19e15f5210c9e10feb67ff5#diff-b2b45275b16940829b5f6f068943108d

  I'm not sure if upstream cheese devs care enough to fix it:
  https://gitlab.gnome.org/GNOME/cheese/-/issues/62
  https://gitlab.gnome.org/GNOME/cheese/-/issues/52

  Should Xubuntu default to a different camera program, such as
  guvcview?

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

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


[Kernel-packages] [Bug 1879183] [NEW] Cheese does not show preferences/options/menus to non-GNOME Users

2020-05-17 Thread Daniel Letzeisen
Public bug reported:

Cheese has removed the GUI method of accessing preferences for non-GNOME users.
https://github.com/GNOME/cheese/commit/48882da6a6dc4fc1c19e15f5210c9e10feb67ff5#diff-b2b45275b16940829b5f6f068943108d

I'm not sure if upstream cheese devs care enough to fix it:
https://gitlab.gnome.org/GNOME/cheese/-/issues/62
https://gitlab.gnome.org/GNOME/cheese/-/issues/52

Should Xubuntu default to a different camera program, such as guvcview?

ProblemType: Bug
DistroRelease: Ubuntu 20.04
Package: cheese 3.34.0-1build1
ProcVersionSignature: Ubuntu 5.4.0-29.33-generic 5.4.30
Uname: Linux 5.4.0-29-generic x86_64
ApportVersion: 2.20.11-0ubuntu27
Architecture: amd64
CasperMD5CheckResult: skip
CurrentDesktop: XFCE
Date: Sun May 17 14:10:31 2020
InstallationDate: Installed on 2020-04-23 (23 days ago)
InstallationMedia: Xubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
MachineType: innotek GmbH VirtualBox
RelatedPackageVersions:
 cheese3.34.0-1build1
 cheese-common 3.34.0-1build1
SourcePackage: linux
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 12/01/2006
dmi.bios.vendor: innotek GmbH
dmi.bios.version: VirtualBox
dmi.board.name: VirtualBox
dmi.board.vendor: Oracle Corporation
dmi.board.version: 1.2
dmi.chassis.type: 1
dmi.chassis.vendor: Oracle Corporation
dmi.modalias: 
dmi:bvninnotekGmbH:bvrVirtualBox:bd12/01/2006:svninnotekGmbH:pnVirtualBox:pvr1.2:rvnOracleCorporation:rnVirtualBox:rvr1.2:cvnOracleCorporation:ct1:cvr:
dmi.product.family: Virtual Machine
dmi.product.name: VirtualBox
dmi.product.version: 1.2
dmi.sys.vendor: innotek GmbH
lsusb:
 Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
 Bus 002 Device 002: ID 80ee:0021 VirtualBox USB Tablet
 Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub

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


** Tags: amd64 apport-bug focal gstreamer-error

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

Title:
  Cheese  does not show preferences/options/menus to non-GNOME Users

Status in cheese package in Ubuntu:
  New

Bug description:
  Cheese has removed the GUI method of accessing preferences for non-GNOME 
users.
  
https://github.com/GNOME/cheese/commit/48882da6a6dc4fc1c19e15f5210c9e10feb67ff5#diff-b2b45275b16940829b5f6f068943108d

  I'm not sure if upstream cheese devs care enough to fix it:
  https://gitlab.gnome.org/GNOME/cheese/-/issues/62
  https://gitlab.gnome.org/GNOME/cheese/-/issues/52

  Should Xubuntu default to a different camera program, such as
  guvcview?

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: cheese 3.34.0-1build1
  ProcVersionSignature: Ubuntu 5.4.0-29.33-generic 5.4.30
  Uname: Linux 5.4.0-29-generic x86_64
  ApportVersion: 2.20.11-0ubuntu27
  Architecture: amd64
  CasperMD5CheckResult: skip
  CurrentDesktop: XFCE
  Date: Sun May 17 14:10:31 2020
  InstallationDate: Installed on 2020-04-23 (23 days ago)
  InstallationMedia: Xubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
  MachineType: innotek GmbH VirtualBox
  RelatedPackageVersions:
   cheese3.34.0-1build1
   cheese-common 3.34.0-1build1
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 12/01/2006
  dmi.bios.vendor: innotek GmbH
  dmi.bios.version: VirtualBox
  dmi.board.name: VirtualBox
  dmi.board.vendor: Oracle Corporation
  dmi.board.version: 1.2
  dmi.chassis.type: 1
  dmi.chassis.vendor: Oracle Corporation
  dmi.modalias: 
dmi:bvninnotekGmbH:bvrVirtualBox:bd12/01/2006:svninnotekGmbH:pnVirtualBox:pvr1.2:rvnOracleCorporation:rnVirtualBox:rvr1.2:cvnOracleCorporation:ct1:cvr:
  dmi.product.family: Virtual Machine
  dmi.product.name: VirtualBox
  dmi.product.version: 1.2
  dmi.sys.vendor: innotek GmbH
  lsusb:
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
   Bus 002 Device 002: ID 80ee:0021 VirtualBox USB Tablet
   Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub

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

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


[Kernel-packages] [Bug 1351464] Re: Ubuntu 14.10 pulse audio broken

2014-08-02 Thread Daniel Letzeisen
Try to reset the user config with the following command and then log out and 
back in::
rm -r ~/.config/pulse

If it's still not working, please get a pulseaudio log:
https://wiki.ubuntu.com/PulseAudio/Log

** Package changed: linux (Ubuntu) = pulseaudio (Ubuntu)

** Changed in: pulseaudio (Ubuntu)
   Status: Confirmed = Incomplete

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

Title:
  Ubuntu 14.10 pulse audio broken

Status in “pulseaudio” package in Ubuntu:
  Incomplete

Bug description:
  In Ubuntu 14.10 Pulse audio options dont work at all and there's no
  Audio option in the top right of the screen any more.

  Not sure if that is already getting worked on and changed to something
  else but likely to happen to alpha versions of Ubuntu ^_^

  but thought it was something that ya peeps would like to know just in
  case.

  the audio works but the options are not able to work in system settings plus 
if 1 was to search for pulse audio through the browser of programs it cant find 
it
  --- 
  ApportVersion: 2.14.5-0ubuntu2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/pcmC0D0p:   darkangel  14561 F...m java
   /dev/snd/controlC0:  darkangel  14561 F java
   /dev/snd/timer:  darkangel  14561 f java
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.10
  HibernationDevice: RESUME=UUID=569c56dd-f25c-4a2d-bd00-ca52486d4cea
  InstallationDate: Installed on 2014-08-01 (0 days ago)
  InstallationMedia: Ubuntu 14.10 Utopic Unicorn - Alpha amd64 (20140731)
  IwConfig:
   eth0  no wireless extensions.
   
   lono wireless extensions.
  MachineType: eMachines EL1360G
  NonfreeKernelModules: nvidia
  Package: linux (not installed)
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-6-generic 
root=UUID=db39e416-41db-4526-8c10-85c1fcfc8fe2 ro quiet splash
  ProcVersionSignature: Ubuntu 3.16.0-6.11-generic 3.16.0-rc7
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-3.16.0-6-generic N/A
   linux-backports-modules-3.16.0-6-generic  N/A
   linux-firmware1.132
  RfKill:
   
  Tags:  utopic
  Uname: Linux 3.16.0-6-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 11/16/2011
  dmi.bios.vendor: AMI
  dmi.bios.version: P01-C1
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: EL1360G
  dmi.board.vendor: eMachines
  dmi.chassis.type: 3
  dmi.chassis.vendor: eMachines
  dmi.modalias: 
dmi:bvnAMI:bvrP01-C1:bd11/16/2011:svneMachines:pnEL1360G:pvr:rvneMachines:rnEL1360G:rvr:cvneMachines:ct3:cvr:
  dmi.product.name: EL1360G
  dmi.sys.vendor: eMachines

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

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


[Kernel-packages] [Bug 1350519] Re: Could not force DPM to low

2014-07-30 Thread Daniel Letzeisen
dpm package = Disk Pool Manager
The dpm you are referring to is Dynamic Power Management, which is part of the 
kernel.


** Package changed: dpm (Ubuntu) = linux (Ubuntu)

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

Title:
  Could not force DPM to low

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  When resuming from suspend state to awake state, by pressing the power
  button of my laptop i see this message?

  
  Jul 30 17:48:03 imran-HP-Pavilion-dv6-Notebook-PC kernel: [10760.470694] 
[drm:rv730_stop_dpm] *ERROR* Could not force DPM to low

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

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


[Kernel-packages] [Bug 1348734] Re: SBx00 Azalia (Intel HDA) [1002:4383] (rev 40) no sound at all

2014-07-26 Thread Daniel Letzeisen
** Package changed: linux (Ubuntu) = alsa-driver (Ubuntu)

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

Title:
  SBx00 Azalia (Intel HDA) [1002:4383] (rev 40) no sound at all

Status in “alsa-driver” package in Ubuntu:
  Confirmed

Bug description:
   ALSA info page http://www.alsa-
  project.org/db/?f=35e0e257c3193758fe2129db6d39552c1af3d687

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-32-generic 3.13.0-32.57
  ProcVersionSignature: Ubuntu 3.13.0-32.57-generic 3.13.11.4
  Uname: Linux 3.13.0-32-generic i686
  ApportVersion: 2.14.1-0ubuntu3.2
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  vladimir   1512 F pulseaudio
   /dev/snd/controlC1:  vladimir   1512 F pulseaudio
   /dev/snd/pcmC1D0p:   vladimir   1512 F...m pulseaudio
  CurrentDesktop: Unity
  Date: Fri Jul 25 21:22:39 2014
  HibernationDevice: RESUME=UUID=bf69b978-a32b-4de3-a839-4c1ef87ae5fd
  InstallationDate: Installed on 2014-07-24 (1 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release i386 (20140417)
  MachineType: Acer Aspire One 522
  ProcFB: 0 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-32-generic 
root=UUID=e2267848-1bb4-486d-81e0-ec8507180a34 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-32-generic N/A
   linux-backports-modules-3.13.0-32-generic  N/A
   linux-firmware 1.127.5
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 03/21/2011
  dmi.bios.vendor: Acer
  dmi.bios.version: V1.09
  dmi.board.name: Aspire One 522
  dmi.board.vendor: Acer
  dmi.board.version: V1.09
  dmi.chassis.type: 10
  dmi.chassis.vendor: Chassis Manufacturer
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnAcer:bvrV1.09:bd03/21/2011:svnAcer:pnAspireOne522:pvrV1.09:rvnAcer:rnAspireOne522:rvrV1.09:cvnChassisManufacturer:ct10:cvrChassisVersion:
  dmi.product.name: Aspire One 522
  dmi.product.version: V1.09
  dmi.sys.vendor: Acer

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1348734/+subscriptions

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


[Kernel-packages] [Bug 1348393] Re: OpenAL issue

2014-07-24 Thread Daniel Letzeisen
We saw the same thing with Debian with the recent openal update. The
cause is that roaraudio support was added (back) to openal , and
roaraudio is not compatible with multiarch (so wine is not installable).
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=755846

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

** Package changed: linux (Ubuntu) = roaraudio (Ubuntu)

** Changed in: roaraudio (Ubuntu)
   Importance: Undecided = High

** Changed in: roaraudio (Ubuntu)
   Status: Confirmed = Triaged

** Also affects: openal-soft (Ubuntu)
   Importance: Undecided
   Status: New

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

Title:
  OpenAL 1.15.x Breaks Multiarch

Status in “openal-soft” package in Ubuntu:
  New
Status in “roaraudio” package in Ubuntu:
  Triaged
Status in “roaraudio” package in Debian:
  Unknown

Bug description:
  When 1 install's OpenAL which was a resent upgrade it removes a
  program called wine and after it is done installed if you try to
  reinstall Wine it says its broken.

  When ya remove Open-AL and reinstall Wine it wants to remove the
  entire Ubuntu Desktop components that make it.

  theres a History log of Upgrade progress below
  --- 
  ApportVersion: 2.14.4-0ubuntu2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  darkangel   2279 F pulseaudio
   /dev/snd/controlC0:  darkangel   2279 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.10
  HibernationDevice: RESUME=UUID=a22cc369-bf57-44d6-88c0-2de766873fd6
  InstallationDate: Installed on 2014-07-20 (4 days ago)
  InstallationMedia: Ubuntu 14.10 Utopic Unicorn - Alpha amd64 (20140520)
  IwConfig:
   eth0  no wireless extensions.
   
   lono wireless extensions.
   
   virbr0no wireless extensions.
  MachineType: eMachines EL1360G
  NonfreeKernelModules: nvidia
  Package: linux (not installed)
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.16.0-5-generic 
root=/dev/mapper/ubuntu--vg-root ro quiet splash
  ProcVersionSignature: Ubuntu 3.16.0-5.10-generic 3.16.0-rc6
  RelatedPackageVersions:
   linux-restricted-modules-3.16.0-5-generic N/A
   linux-backports-modules-3.16.0-5-generic  N/A
   linux-firmware1.132
  RfKill:
   
  Tags:  utopic
  Uname: Linux 3.16.0-5-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip libvirtd lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 11/16/2011
  dmi.bios.vendor: AMI
  dmi.bios.version: P01-C1
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: EL1360G
  dmi.board.vendor: eMachines
  dmi.chassis.type: 3
  dmi.chassis.vendor: eMachines
  dmi.modalias: 
dmi:bvnAMI:bvrP01-C1:bd11/16/2011:svneMachines:pnEL1360G:pvr:rvneMachines:rnEL1360G:rvr:cvneMachines:ct3:cvr:
  dmi.product.name: EL1360G
  dmi.sys.vendor: eMachines

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openal-soft/+bug/1348393/+subscriptions

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


[Kernel-packages] [Bug 1321421] Re: 8086:8ca0 Sound output distorted/unusable with Intel Z97/H97

2014-07-21 Thread Daniel Letzeisen
Donnie, an Ubuntu bug report is not the appropriate place for a support request 
on Linux Mint.
http://forums.linuxmint.com/

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

Title:
  8086:8ca0 Sound output distorted/unusable with Intel Z97/H97

Status in “linux” package in Ubuntu:
  Fix Released

Bug description:
  I get horribly cracking sound and distortion with my ne AS Rock
  Fatal1ty H97 Performance Mainboard. This MB is using PuritySound 2
  Engine powered by the Realtek ALC1150 Chipset. Here is some ALSA Info:
  http://www.alsa-
  project.org/db/?f=44b12e252a2cf7ebb75ab3e23d5cef072af6c328

  Following commit fixes this problem:
  
https://kernel.googlesource.com/pub/scm/linux/kernel/git/tiwai/sound/+/77f07800cb456bed6e5c345e6e4e83e8eda62437

  WORKAROUND: Create a modprobe.d file with command:
  echo options snd-hda-intel vid=8086 pid=8ca0 snoop=0 | sudo tee 
/etc/modprobe.d/fix-sound-intel97.conf

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: alsa-base 1.0.25+dfsg-0ubuntu4
  ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9
  Uname: Linux 3.13.0-24-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.1
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Tue May 20 21:03:18 2014
  InstallationDate: Installed on 2014-05-20 (0 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
  PackageArchitecture: all
  SourcePackage: alsa-driver
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 04/28/2014
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: P1.10
  dmi.board.name: H97 Performance
  dmi.board.vendor: ASRock
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP1.10:bd04/28/2014:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rnH97Performance:rvr:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.name: To Be Filled By O.E.M.
  dmi.product.version: To Be Filled By O.E.M.
  dmi.sys.vendor: To Be Filled By O.E.M.
  ---
  ApportVersion: 2.14.1-0ubuntu3.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  ben1445 F pulseaudio
   /dev/snd/controlC0:  ben1445 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=f35e4cc7-52c2-4fe7-9e4b-405280ed487f
  InstallationDate: Installed on 2014-05-20 (2 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
  MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
  NonfreeKernelModules: nvidia
  Package: linux (not installed)
  ProcFB: 0 EFI VGA
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-24-generic.efi.signed 
root=/dev/mapper/ubuntu--vg-root ro
  ProcVersionSignature: Ubuntu 3.13.0-24.47-generic 3.13.9
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-24-generic N/A
   linux-backports-modules-3.13.0-24-generic  N/A
   linux-firmware 1.127.2
  Tags:  trusty
  Uname: Linux 3.13.0-24-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 04/28/2014
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: P1.10
  dmi.board.name: H97 Performance
  dmi.board.vendor: ASRock
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP1.10:bd04/28/2014:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rnH97Performance:rvr:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.name: To Be Filled By O.E.M.
  dmi.product.version: To Be Filled By O.E.M.
  dmi.sys.vendor: To Be Filled By O.E.M.

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

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


[Kernel-packages] [Bug 1345447] Re: [SBx00 Azalia (Intel HDA) [1002:4383] ] No sound at all

2014-07-19 Thread Daniel Letzeisen
** Package changed: linux (Ubuntu) = alsa-driver (Ubuntu)

** Summary changed:

- [SBx00 Azalia (Intel HDA) [1002:4383] ] No sound at all
+ [Asus Sabertooth 990FX R2.0, Realtek ALC892 [1002:4383] ] No sound at all

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

Title:
  [Asus Sabertooth 990FX R2.0, Realtek ALC892 [1002:4383] ] No sound at
  all

Status in “alsa-driver” package in Ubuntu:
  New

Bug description:
  [SBx00 Azalia (Intel HDA) [1002:4383] ] No sound at all

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-32-generic 3.13.0-32.57
  ProcVersionSignature: Ubuntu 3.13.0-32.57-generic 3.13.11.4
  Uname: Linux 3.13.0-32-generic x86_64
  NonfreeKernelModules: fglrx
  ApportVersion: 2.14.1-0ubuntu3.2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  ssnake 1445 F pulseaudio
   /dev/snd/controlC0:  ssnake 1445 F pulseaudio
  CurrentDesktop: Unity
  Date: Sun Jul 20 08:30:00 2014
  HibernationDevice: RESUME=UUID=bf5e716d-81bc-4875-88c7-a1fd5e99fc93
  InstallationDate: Installed on 2014-07-19 (0 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
  IwConfig:
   eth0  no wireless extensions.
   
   lono wireless extensions.
  MachineType: To be filled by O.E.M. To be filled by O.E.M.
  ProcFB: 0 VESA VGA
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-32-generic 
root=UUID=e27bf184-3549-40db-97cf-afe0e929ea22 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-32-generic N/A
   linux-backports-modules-3.13.0-32-generic  N/A
   linux-firmware 1.127.4
  RfKill:
   
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 04/08/2014
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 2501
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: SABERTOOTH 990FX R2.0
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: Rev 1.xx
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr2501:bd04/08/2014:svnTobefilledbyO.E.M.:pnTobefilledbyO.E.M.:pvrTobefilledbyO.E.M.:rvnASUSTeKCOMPUTERINC.:rnSABERTOOTH990FXR2.0:rvrRev1.xx:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.name: To be filled by O.E.M.
  dmi.product.version: To be filled by O.E.M.
  dmi.sys.vendor: To be filled by O.E.M.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1345447/+subscriptions

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


[Kernel-packages] [Bug 1321421] Re: 8086:8ca0 Sound output distorted/unusable with Intel Z97/H97

2014-07-17 Thread Daniel Letzeisen
This is now considered Fix Released since Ubuntu 14.10 is using kernel
= 3.15. If anyone continues to experience issues with Ubuntu = 14.10,
please open a new report.

Thanks

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

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

Title:
  8086:8ca0 Sound output distorted/unusable with Intel Z97/H97

Status in “linux” package in Ubuntu:
  Fix Released

Bug description:
  I get horribly cracking sound and distortion with my ne AS Rock
  Fatal1ty H97 Performance Mainboard. This MB is using PuritySound 2
  Engine powered by the Realtek ALC1150 Chipset. Here is some ALSA Info:
  http://www.alsa-
  project.org/db/?f=44b12e252a2cf7ebb75ab3e23d5cef072af6c328

  Following commit fixes this problem:
  
https://kernel.googlesource.com/pub/scm/linux/kernel/git/tiwai/sound/+/77f07800cb456bed6e5c345e6e4e83e8eda62437

  WORKAROUND: Create a modprobe.d file with command:
  echo options snd-hda-intel vid=8086 pid=8ca0 snoop=0 | sudo tee 
/etc/modprobe.d/fix-sound-intel97.conf

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: alsa-base 1.0.25+dfsg-0ubuntu4
  ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9
  Uname: Linux 3.13.0-24-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.1
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Tue May 20 21:03:18 2014
  InstallationDate: Installed on 2014-05-20 (0 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
  PackageArchitecture: all
  SourcePackage: alsa-driver
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 04/28/2014
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: P1.10
  dmi.board.name: H97 Performance
  dmi.board.vendor: ASRock
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP1.10:bd04/28/2014:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rnH97Performance:rvr:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.name: To Be Filled By O.E.M.
  dmi.product.version: To Be Filled By O.E.M.
  dmi.sys.vendor: To Be Filled By O.E.M.
  ---
  ApportVersion: 2.14.1-0ubuntu3.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  ben1445 F pulseaudio
   /dev/snd/controlC0:  ben1445 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=f35e4cc7-52c2-4fe7-9e4b-405280ed487f
  InstallationDate: Installed on 2014-05-20 (2 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
  MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
  NonfreeKernelModules: nvidia
  Package: linux (not installed)
  ProcFB: 0 EFI VGA
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-24-generic.efi.signed 
root=/dev/mapper/ubuntu--vg-root ro
  ProcVersionSignature: Ubuntu 3.13.0-24.47-generic 3.13.9
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-24-generic N/A
   linux-backports-modules-3.13.0-24-generic  N/A
   linux-firmware 1.127.2
  Tags:  trusty
  Uname: Linux 3.13.0-24-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 04/28/2014
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: P1.10
  dmi.board.name: H97 Performance
  dmi.board.vendor: ASRock
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP1.10:bd04/28/2014:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rnH97Performance:rvr:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.name: To Be Filled By O.E.M.
  dmi.product.version: To Be Filled By O.E.M.
  dmi.sys.vendor: To Be Filled By O.E.M.

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

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


[Kernel-packages] [Bug 1338035] Re: RT3090 Wifi (module rt2800pci) has bad reception on Ubuntu 14.04 (regression)

2014-07-05 Thread Daniel Letzeisen
Try latest upstream kernel. If issue still occurs, then you can continue
with the kernel bugzilla report.

https://wiki.ubuntu.com/Kernel/MainlineBuilds#Installing_upstream_kernels
http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.16-rc3-utopic/

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

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

Title:
   RT3090 Wifi (module rt2800pci) has bad reception on Ubuntu 14.04
  (regression)

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  I've upgraded from 12.04 (actually Mint 13) to 14.04 (actually Mint
  17) (64bit), and my Wifi reception with my Ralink RT3090 is now very
  bad. I only get good connectivity if I'm in the same room as my wifi
  router, whereas previously or in Windows 7 I could connect to the
  router from a significantly larger distance. Also, the nm-applet now
  shows only 2 networks tops (the strongest ones), whereas previously
  I'd get a very long list.

  Since the wifi still works well in Windows 7, this shouldn't be a
  hardware issue.

  Also reported on:
  
http://askubuntu.com/questions/478018/ralink-rt3090-in-ubuntu-14-04-very-bad-reception-keeps-disconnecting
 (first)
  https://bugzilla.kernel.org/show_bug.cgi?id=79291 (they told me I should go 
here)

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-24-generic 3.13.0-24.47
  ProcVersionSignature: Ubuntu 3.13.0-24.47-generic 3.13.9
  Uname: Linux 3.13.0-24-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  thorx892245 F pulseaudio
   /dev/snd/controlC0:  thorx892245 F pulseaudio
  Date: Sat Jul  5 11:55:19 2014
  EcryptfsInUse: Yes
  HibernationDevice: RESUME=UUID=53b9915b-f008-4832-9031-5b9ef95c0496
  InstallationDate: Installed on 2014-06-03 (31 days ago)
  InstallationMedia: Linux Mint 17 Qiana - Release amd64 20140530
  MachineType: Hewlett-Packard HP ProBook 4720s
  ProcFB: 0 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-24-generic 
root=/dev/mapper/WORLD-LX2 ro quiet splash vt.handoff=7
  PulseList:
   Error: command ['pacmd', 'list'] failed with exit code 1: Home directory not 
accessible: Permission denied
   No PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-24-generic N/A
   linux-backports-modules-3.13.0-24-generic  N/A
   linux-firmware 1.127.4
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 02/18/2011
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: 68AZZ Ver. F.0F
  dmi.board.name: 1411
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: KBC Version 57.34
  dmi.chassis.asset.tag: Transl8Czech
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvr68AZZVer.F.0F:bd02/18/2011:svnHewlett-Packard:pnHPProBook4720s:pvr:rvnHewlett-Packard:rn1411:rvrKBCVersion57.34:cvnHewlett-Packard:ct10:cvr:
  dmi.product.name: HP ProBook 4720s
  dmi.sys.vendor: Hewlett-Packard

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

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


[Kernel-packages] [Bug 1334252] Re: 10.04, kernel 2.6.32-61 - not able to save the screenshot

2014-06-25 Thread Daniel Letzeisen
*** This bug is a duplicate of bug 1327300 ***
https://bugs.launchpad.net/bugs/1327300

** This bug has been marked a duplicate of bug 1327300
   Regression in commit 8e4e453d548e3c24e9070eda23c52f210951b921

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

Title:
  10.04, kernel 2.6.32-61 - not able to save the screenshot

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  distro: ubuntu 10.04
  kernel: 2.6.32-61
  app: screenshot, thunderbird crash/ hang

  some days ago, there was an update from 2.6.32-60 to kernel 2.6.32-61
  after restart i noticed, the screenshot-function does not work correctly.
  i was not able to save the screenshot, no window appears to input the
  filename.
  systemcontrol says, screenshot has the status rt_mutex_timed_lock.
  then, thunderbird also crashes/ hangs; systemcontrol: rt_mutex_timed_lock
  this appear on 2 computers, different hardware.
  after switching back to kernel 2.6.32-60, all is working well. i have tried
  several times.

  n.b.

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

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


[Kernel-packages] [Bug 1321421] Re: 8086:8ca0 Sound output distorted/unusable with Intel Z97/H97

2014-06-18 Thread Daniel Letzeisen
@MicWit: the importance categories cam overlap, considering the guide: 
https://wiki.ubuntu.com/Bugs/Bug%20importances
This bug has an easy workaround, so it could very well be considered 'Low' 
priority. I have no issue setting it to Medium since it is classifed as 
non-essential hardware (but I wouldn't argue if someone insisted it was Low).

** Changed in: linux (Ubuntu)
   Importance: Low = Medium

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

Title:
  8086:8ca0 Sound output distorted/unusable with Intel Z97/H97

Status in “linux” package in Ubuntu:
  Triaged

Bug description:
  I get horribly cracking sound and distortion with my ne AS Rock
  Fatal1ty H97 Performance Mainboard. This MB is using PuritySound 2
  Engine powered by the Realtek ALC1150 Chipset. Here is some ALSA Info:
  http://www.alsa-
  project.org/db/?f=44b12e252a2cf7ebb75ab3e23d5cef072af6c328

  Following commit fixes this problem:
  
https://kernel.googlesource.com/pub/scm/linux/kernel/git/tiwai/sound/+/77f07800cb456bed6e5c345e6e4e83e8eda62437

  WORKAROUND: Create modprobe.d file via:
  echo options snd-hda-intel vid=8086 pid=8ca0 snoop=0  sudo 
/etc/modprobe.d/fix-sound-intel97

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: alsa-base 1.0.25+dfsg-0ubuntu4
  ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9
  Uname: Linux 3.13.0-24-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.1
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Tue May 20 21:03:18 2014
  InstallationDate: Installed on 2014-05-20 (0 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
  PackageArchitecture: all
  SourcePackage: alsa-driver
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 04/28/2014
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: P1.10
  dmi.board.name: H97 Performance
  dmi.board.vendor: ASRock
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP1.10:bd04/28/2014:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rnH97Performance:rvr:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.name: To Be Filled By O.E.M.
  dmi.product.version: To Be Filled By O.E.M.
  dmi.sys.vendor: To Be Filled By O.E.M.
  ---
  ApportVersion: 2.14.1-0ubuntu3.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  ben1445 F pulseaudio
   /dev/snd/controlC0:  ben1445 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=f35e4cc7-52c2-4fe7-9e4b-405280ed487f
  InstallationDate: Installed on 2014-05-20 (2 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
  MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
  NonfreeKernelModules: nvidia
  Package: linux (not installed)
  ProcFB: 0 EFI VGA
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-24-generic.efi.signed 
root=/dev/mapper/ubuntu--vg-root ro
  ProcVersionSignature: Ubuntu 3.13.0-24.47-generic 3.13.9
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-24-generic N/A
   linux-backports-modules-3.13.0-24-generic  N/A
   linux-firmware 1.127.2
  Tags:  trusty
  Uname: Linux 3.13.0-24-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 04/28/2014
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: P1.10
  dmi.board.name: H97 Performance
  dmi.board.vendor: ASRock
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP1.10:bd04/28/2014:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rnH97Performance:rvr:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.name: To Be Filled By O.E.M.
  dmi.product.version: To Be Filled By O.E.M.
  dmi.sys.vendor: To Be Filled By O.E.M.

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

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


[Kernel-packages] [Bug 1321421] Re: 8086:8ca0 Sound output distorted/unusable with Intel Z97/H97

2014-06-18 Thread Daniel Letzeisen
** Description changed:

  I get horribly cracking sound and distortion with my ne AS Rock Fatal1ty
  H97 Performance Mainboard. This MB is using PuritySound 2 Engine powered
  by the Realtek ALC1150 Chipset. Here is some ALSA Info: http://www.alsa-
  project.org/db/?f=44b12e252a2cf7ebb75ab3e23d5cef072af6c328
  
  Following commit fixes this problem:
  
https://kernel.googlesource.com/pub/scm/linux/kernel/git/tiwai/sound/+/77f07800cb456bed6e5c345e6e4e83e8eda62437
  
- WORKAROUND: Create modprobe.d file via:
- echo options snd-hda-intel vid=8086 pid=8ca0 snoop=0  sudo 
/etc/modprobe.d/fix-sound-intel97
+ WORKAROUND: Create a modprobe.d file with command:
+ echo options snd-hda-intel vid=8086 pid=8ca0 snoop=0 | sudo tee 
/etc/modprobe.d/fix-sound-intel97.conf
  
  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: alsa-base 1.0.25+dfsg-0ubuntu4
  ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9
  Uname: Linux 3.13.0-24-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.1
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Tue May 20 21:03:18 2014
  InstallationDate: Installed on 2014-05-20 (0 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
  PackageArchitecture: all
  SourcePackage: alsa-driver
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 04/28/2014
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: P1.10
  dmi.board.name: H97 Performance
  dmi.board.vendor: ASRock
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP1.10:bd04/28/2014:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rnH97Performance:rvr:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.name: To Be Filled By O.E.M.
  dmi.product.version: To Be Filled By O.E.M.
  dmi.sys.vendor: To Be Filled By O.E.M.
  ---
  ApportVersion: 2.14.1-0ubuntu3.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  ben1445 F pulseaudio
   /dev/snd/controlC0:  ben1445 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=f35e4cc7-52c2-4fe7-9e4b-405280ed487f
  InstallationDate: Installed on 2014-05-20 (2 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
  MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
  NonfreeKernelModules: nvidia
  Package: linux (not installed)
  ProcFB: 0 EFI VGA
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-24-generic.efi.signed 
root=/dev/mapper/ubuntu--vg-root ro
  ProcVersionSignature: Ubuntu 3.13.0-24.47-generic 3.13.9
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-24-generic N/A
   linux-backports-modules-3.13.0-24-generic  N/A
   linux-firmware 1.127.2
  Tags:  trusty
  Uname: Linux 3.13.0-24-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 04/28/2014
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: P1.10
  dmi.board.name: H97 Performance
  dmi.board.vendor: ASRock
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP1.10:bd04/28/2014:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rnH97Performance:rvr:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.name: To Be Filled By O.E.M.
  dmi.product.version: To Be Filled By O.E.M.
  dmi.sys.vendor: To Be Filled By O.E.M.

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

Title:
  8086:8ca0 Sound output distorted/unusable with Intel Z97/H97

Status in “linux” package in Ubuntu:
  Triaged

Bug description:
  I get horribly cracking sound and distortion with my ne AS Rock
  Fatal1ty H97 Performance Mainboard. This MB is using PuritySound 2
  Engine powered by the Realtek ALC1150 Chipset. Here is some ALSA Info:
  http://www.alsa-
  project.org/db/?f=44b12e252a2cf7ebb75ab3e23d5cef072af6c328

  Following commit fixes this problem:
  
https://kernel.googlesource.com/pub/scm/linux/kernel/git/tiwai/sound/+/77f07800cb456bed6e5c345e6e4e83e8eda62437

  WORKAROUND: Create a modprobe.d file with command:
  echo options snd-hda-intel vid=8086 pid=8ca0 snoop=0 | sudo tee 
/etc/modprobe.d/fix-sound-intel97.conf

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: alsa-base 1.0.25+dfsg-0ubuntu4
  ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9
  Uname: Linux 3.13.0-24-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.1
  Architecture: amd64
  

[Kernel-packages] [Bug 1321421] Re: 8086:8ca0 Sound output distorted/unusable with Intel Z97/H97

2014-06-18 Thread Daniel Letzeisen
Did you make sure the fix-sound-intel97 file had '.conf' on the end?
Please make sure the option was applied successfully by giving a link to
your alsa info: https://wiki.ubuntu.com/Audio/AlsaInfo

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

Title:
  8086:8ca0 Sound output distorted/unusable with Intel Z97/H97

Status in “linux” package in Ubuntu:
  Triaged

Bug description:
  I get horribly cracking sound and distortion with my ne AS Rock
  Fatal1ty H97 Performance Mainboard. This MB is using PuritySound 2
  Engine powered by the Realtek ALC1150 Chipset. Here is some ALSA Info:
  http://www.alsa-
  project.org/db/?f=44b12e252a2cf7ebb75ab3e23d5cef072af6c328

  Following commit fixes this problem:
  
https://kernel.googlesource.com/pub/scm/linux/kernel/git/tiwai/sound/+/77f07800cb456bed6e5c345e6e4e83e8eda62437

  WORKAROUND: Create a modprobe.d file with command:
  echo options snd-hda-intel vid=8086 pid=8ca0 snoop=0 | sudo tee 
/etc/modprobe.d/fix-sound-intel97.conf

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: alsa-base 1.0.25+dfsg-0ubuntu4
  ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9
  Uname: Linux 3.13.0-24-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.1
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Tue May 20 21:03:18 2014
  InstallationDate: Installed on 2014-05-20 (0 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
  PackageArchitecture: all
  SourcePackage: alsa-driver
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 04/28/2014
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: P1.10
  dmi.board.name: H97 Performance
  dmi.board.vendor: ASRock
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP1.10:bd04/28/2014:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rnH97Performance:rvr:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.name: To Be Filled By O.E.M.
  dmi.product.version: To Be Filled By O.E.M.
  dmi.sys.vendor: To Be Filled By O.E.M.
  ---
  ApportVersion: 2.14.1-0ubuntu3.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  ben1445 F pulseaudio
   /dev/snd/controlC0:  ben1445 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=f35e4cc7-52c2-4fe7-9e4b-405280ed487f
  InstallationDate: Installed on 2014-05-20 (2 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
  MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
  NonfreeKernelModules: nvidia
  Package: linux (not installed)
  ProcFB: 0 EFI VGA
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-24-generic.efi.signed 
root=/dev/mapper/ubuntu--vg-root ro
  ProcVersionSignature: Ubuntu 3.13.0-24.47-generic 3.13.9
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-24-generic N/A
   linux-backports-modules-3.13.0-24-generic  N/A
   linux-firmware 1.127.2
  Tags:  trusty
  Uname: Linux 3.13.0-24-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 04/28/2014
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: P1.10
  dmi.board.name: H97 Performance
  dmi.board.vendor: ASRock
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP1.10:bd04/28/2014:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rnH97Performance:rvr:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.name: To Be Filled By O.E.M.
  dmi.product.version: To Be Filled By O.E.M.
  dmi.sys.vendor: To Be Filled By O.E.M.

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

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


[Kernel-packages] [Bug 1321421] Re: 8086:8ca0 Sound output unusable with Intel Z97/H97 and ALC1150 Audio

2014-06-17 Thread Daniel Letzeisen
@Nicholas: that is 3.15 rc2 kernel. The fix was not incorporated until
rc8.

Thank you for confirming that the issue is not just ALC1150.

** Summary changed:

- 8086:8ca0 Sound output unusable with Intel Z97/H97 and ALC1150 Audio
+ 8086:8ca0 Sound output distorted/unusable with Intel Z97/H97

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

Title:
  8086:8ca0 Sound output distorted/unusable with Intel Z97/H97

Status in “linux” package in Ubuntu:
  Triaged

Bug description:
  I get horribly cracking sound and distortion with my ne AS Rock
  Fatal1ty H97 Performance Mainboard. This MB is using PuritySound 2
  Engine powered by the Realtek ALC1150 Chipset. Here is some ALSA Info:
  http://www.alsa-
  project.org/db/?f=44b12e252a2cf7ebb75ab3e23d5cef072af6c328

  Following commit fixes this problem:
  
https://kernel.googlesource.com/pub/scm/linux/kernel/git/tiwai/sound/+/77f07800cb456bed6e5c345e6e4e83e8eda62437

  WORKAROUND: Create modprobe.d file via:
  echo options snd-hda-intel vid=8086 pid=8ca0 snoop=0  sudo 
/etc/modprobe.d/fix-sound-intel97

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: alsa-base 1.0.25+dfsg-0ubuntu4
  ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9
  Uname: Linux 3.13.0-24-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.1
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Tue May 20 21:03:18 2014
  InstallationDate: Installed on 2014-05-20 (0 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
  PackageArchitecture: all
  SourcePackage: alsa-driver
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 04/28/2014
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: P1.10
  dmi.board.name: H97 Performance
  dmi.board.vendor: ASRock
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP1.10:bd04/28/2014:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rnH97Performance:rvr:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.name: To Be Filled By O.E.M.
  dmi.product.version: To Be Filled By O.E.M.
  dmi.sys.vendor: To Be Filled By O.E.M.
  ---
  ApportVersion: 2.14.1-0ubuntu3.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  ben1445 F pulseaudio
   /dev/snd/controlC0:  ben1445 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=f35e4cc7-52c2-4fe7-9e4b-405280ed487f
  InstallationDate: Installed on 2014-05-20 (2 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
  MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
  NonfreeKernelModules: nvidia
  Package: linux (not installed)
  ProcFB: 0 EFI VGA
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-24-generic.efi.signed 
root=/dev/mapper/ubuntu--vg-root ro
  ProcVersionSignature: Ubuntu 3.13.0-24.47-generic 3.13.9
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-24-generic N/A
   linux-backports-modules-3.13.0-24-generic  N/A
   linux-firmware 1.127.2
  Tags:  trusty
  Uname: Linux 3.13.0-24-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 04/28/2014
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: P1.10
  dmi.board.name: H97 Performance
  dmi.board.vendor: ASRock
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP1.10:bd04/28/2014:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rnH97Performance:rvr:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.name: To Be Filled By O.E.M.
  dmi.product.version: To Be Filled By O.E.M.
  dmi.sys.vendor: To Be Filled By O.E.M.

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

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


[Kernel-packages] [Bug 1330331] Re: Video memory Fully not detectable

2014-06-17 Thread Daniel Letzeisen
Is radeontop saying you only have 256MB RAM or are you only going by the
lspci output?

As for the Event Engine issue, that would probably be better if reported
directly to radeontop dev(s): https://github.com/clbr/radeontop

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

Title:
  Video memory Fully not detectable

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  when i checked my video memory on my computer it says that it has 256 MB 
memory which dont has 2x then that. (512MB)
  I've tested this with FGLRX (ATI/AMD Card accelerator ) and seems to read it 
but with out it it will only read half of it
  Graphics Card (Built in) info terminal Output:

  *-display
     description: VGA compatible controller
     product: Wrestler [Radeon HD 6310]
     vendor: Advanced Micro Devices, Inc. [AMD/ATI]
     physical id: 1
     bus info: pci@:00:01.0
     version: 00
     width: 32 bits
     clock: 33MHz
     capabilities: pm pciexpress msi vga_controller bus_master cap_list rom
     configuration: driver=radeon latency=0
     resources: irq:41 memory:b000-bfff ioport:f000(size=256) 
memory:feb0-feb3
  ---
  ApportVersion: 2.14.1-0ubuntu3.2
  Architecture: amd64
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  InstallationDate: Installed on 2014-04-29 (47 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
  Package: linux (not installed)
  Tags:  trusty
  Uname: Linux 3.15.0-031500-generic x86_64
  UnreportableReason: The running kernel is not an Ubuntu kernel
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip libvirtd lpadmin plugdev sambashare sudo
  _MarkForUpload: True

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

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


[Kernel-packages] [Bug 1329291] Re: Terrible crackling/choppy sound with the Intel Z97 chipset

2014-06-17 Thread Daniel Letzeisen
*** This bug is a duplicate of bug 1321421 ***
https://bugs.launchpad.net/bugs/1321421

** This bug has been marked a duplicate of bug 1321421
   8086:8ca0 Sound output distorted/unusable with Intel Z97/H97

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

Title:
  Terrible crackling/choppy sound with the Intel Z97 chipset

Status in “linux” package in Ubuntu:
  Triaged

Bug description:
  I found this patch:

  
https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=77f07800cb456bed6e5c345e6e4e83e8eda62437

  After patching my kernel (3.13.0-29) with this, the sound is working
  great!

  Please include this patch in the next Ubuntu kernel. :-)

  
  Kind regards from Norway.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-29-generic 3.13.0-29.53
  ProcVersionSignature: Ubuntu 3.13.0-29.53-generic 3.13.11.2
  Uname: Linux 3.13.0-29-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  jorn   2324 F pulseaudio
   /dev/snd/pcmC1D0p:   jorn   2324 F...m pulseaudio
   /dev/snd/controlC0:  jorn   2324 F pulseaudio
  CurrentDesktop: Unity
  Date: Thu Jun 12 13:22:15 2014
  HibernationDevice: RESUME=UUID=d7cd8865-08ce-46b5-9807-68163de5a0e9
  InstallationDate: Installed on 2014-06-03 (9 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
  MachineType: Gigabyte Technology Co., Ltd. Z97N-WIFI
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-29-generic 
root=UUID=01a0b9f1-6500-4af6-9e91-49a01464c396 ro quiet splash 
crashkernel=384M-:128M vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-29-generic N/A
   linux-backports-modules-3.13.0-29-generic  N/A
   linux-firmware 1.127.2
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 04/24/2014
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: F2
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: Z97N-WIFI
  dmi.board.vendor: Gigabyte Technology Co., Ltd.
  dmi.board.version: x.x
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: Gigabyte Technology Co., Ltd.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrF2:bd04/24/2014:svnGigabyteTechnologyCo.,Ltd.:pnZ97N-WIFI:pvrTobefilledbyO.E.M.:rvnGigabyteTechnologyCo.,Ltd.:rnZ97N-WIFI:rvrx.x:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.name: Z97N-WIFI
  dmi.product.version: To be filled by O.E.M.
  dmi.sys.vendor: Gigabyte Technology Co., Ltd.

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

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


[Kernel-packages] [Bug 1307233] Re: Acer Aspire 3003WLMi does not power off or reboot

2014-06-17 Thread Daniel Letzeisen
@Psuedomonas: this bug report has already been marked Invalid. It would
be better if you filed a new report to automatically collect information
from your system.

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

Title:
  Acer Aspire 3003WLMi does not power off or reboot

Status in “linux” package in Ubuntu:
  Invalid

Bug description:
  I just Installed Ubuntu 14.04 RC on an old Acer Aspire 3003WLMi and it
  never powers off when shutdown or reboot is requested. Every thing
  seems stopped. but the machine remains powered and the shutdown
  screens continue to run with its animation.

  ---
  ApportVersion: 2.14.1-0ubuntu2
  Architecture: i386
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  CurrentDesktop: XFCE
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=2da3c1b7-27be-485a-af85-6bc2c870368d
  InstallationDate: Installed on 2014-04-10 (3 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Daily i386 (20140409)
  IwConfig:
   lono wireless extensions.

   eth0  no wireless extensions.
  Lsusb:
   Bus 001 Device 002: ID 13fd:1840 Initio Corporation INIC-1608 SATA bridge
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
   Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
   Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  MachineType: Acer, inc. Aspire 3000
  NonfreeKernelModules: wl
  Package: linux (not installed)
  PccardctlIdent:
   Socket 0:
     no product info available
  PccardctlStatus:
   Socket 0:
     no card
  ProcFB: 0 VESA VGA
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-23-generic 
root=UUID=539f083c-057d-4f88-a6ab-5bd820bbaef3 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.13.0-23.45-generic 3.13.8
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-23-generic N/A
   linux-backports-modules-3.13.0-23-generic  N/A
   linux-firmware 1.127
  RfKill:

  Tags:  trusty
  Uname: Linux 3.13.0-23-generic i686
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  WifiSyslog:

  _MarkForUpload: True
  dmi.bios.date: 08/24/05
  dmi.bios.vendor: Acer
  dmi.bios.version: 3A27
  dmi.board.name: Lugano M
  dmi.board.vendor: Acer, Inc.
  dmi.board.version: Not Applicable
  dmi.chassis.type: 1
  dmi.chassis.vendor: , Inc.
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnAcer:bvr3A27:bd08/24/05:svnAcer,inc.:pnAspire3000:pvrNotApplicable:rvnAcer,Inc.:rnLuganoM:rvrNotApplicable:cvn,Inc.:ct1:cvrN/A:
  dmi.product.name: Aspire 3000
  dmi.product.version: Not Applicable
  dmi.sys.vendor: Acer, inc.

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

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


[Kernel-packages] [Bug 1330331] Re: Video memory Fully not detectable

2014-06-15 Thread Daniel Letzeisen
It's probably recognizing all your memory. See bridgman's explanation
here: http://phoronix.com/forums/showthread.php?26231-r600-uses-only-256
-mb-video-ram

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

Title:
  Video memory Fully not detectable

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  when i checked my video memory on my computer it says that it has 256 MB 
memory which dont has 2x then that. (512MB)
  I've tested this with FGLRX (ATI/AMD Card accelerator ) and seems to read it 
but with out it it will only read half of it
  Graphics Card (Built in) info terminal Output:

  *-display
     description: VGA compatible controller
     product: Wrestler [Radeon HD 6310]
     vendor: Advanced Micro Devices, Inc. [AMD/ATI]
     physical id: 1
     bus info: pci@:00:01.0
     version: 00
     width: 32 bits
     clock: 33MHz
     capabilities: pm pciexpress msi vga_controller bus_master cap_list rom
     configuration: driver=radeon latency=0
     resources: irq:41 memory:b000-bfff ioport:f000(size=256) 
memory:feb0-feb3
  ---
  ApportVersion: 2.14.1-0ubuntu3.2
  Architecture: amd64
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  InstallationDate: Installed on 2014-04-29 (47 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
  Package: linux (not installed)
  Tags:  trusty
  Uname: Linux 3.15.0-031500-generic x86_64
  UnreportableReason: The running kernel is not an Ubuntu kernel
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip libvirtd lpadmin plugdev sambashare sudo
  _MarkForUpload: True

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

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


[Kernel-packages] [Bug 1327979] Re: window content not repaint

2014-06-13 Thread Daniel Letzeisen
*** This bug is a duplicate of bug 1327300 ***
https://bugs.launchpad.net/bugs/1327300

** This bug has been marked a duplicate of bug 1327300
   Regression in commit 8e4e453d548e3c24e9070eda23c52f210951b921

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

Title:
  window content not repaint

Status in “linux” package in Ubuntu:
  Invalid

Bug description:
  The bug appeared after installing the linux-image-2.6.32-61-generic
  package.

  The bug doesn't happen when I manually booted with the image from
  linux-image-2.6.32-60 (ESC key when Grub countdown and select the 60
  kernel).

  I first though it was a firefox bug. I uninstalled flash-plugin-
  installer but the problem still occur : I couldn't use the window
  content nor the menu bar.

  I next installed Midori and lauchned it. It worked well for a few
  minutes. Then I had the same issue (window content frozen, can't
  access to the menu bar).

  I notice that a virtual console (GNOME Terminal) had the same issue.

  I installed the proprietary graphic driver from NVIDIA but it didn't
  fix the bug.

  I finally went back to the previous kernel and the bug disappeared.

  ProblemType: Bug
  DistroRelease: Ubuntu 10.04
  Package: linux-image-2.6.32-61-generic 2.6.32-61.124
  Regression: Yes
  Reproducible: Yes
  ProcVersionSignature: Ubuntu 2.6.32-60.122-generic 2.6.32.61+drm33.26
  Uname: Linux 2.6.32-60-generic x86_64
  NonfreeKernelModules: nvidia
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.21.
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  j  1302 F pulseaudio
   /dev/snd/pcmC0D0p:   j  1302 F...m pulseaudio
  CRDA: Error: [Errno 2] Aucun fichier ou dossier de ce type
  Card0.Amixer.info:
   Card hw:0 'NVidia'/'HDA NVidia at 0xdddf8000 irq 22'
 Mixer name : 'Analog Devices AD1988'
 Components : 'HDA:11d41988,10438241,00100400'
 Controls  : 40
 Simple ctrls  : 23
  Date: Mon Jun  9 09:51:56 2014
  HibernationDevice: RESUME=UUID=c7f7fe9c-e1cd-4b24-8c8e-84a7d1337874
  Lsusb:
   Bus 002 Device 002: ID 046d:c03e Logitech, Inc. Premium Optical Wheel Mouse
   Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: System manufacturer System Product Name
  ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.32-60-generic 
root=UUID=61eae3b7-cc04-4622-bc67-2e883b1a5b2e ro quiet splash
  ProcEnviron:
   LANGUAGE=fr_FR:fr:en_GB:en
   PATH=(custom, no user)
   LANG=fr_FR.utf8
   SHELL=/bin/bash
  RelatedPackageVersions: linux-firmware 1.34.14
  RfKill:
   
  SourcePackage: linux
  dmi.bios.date: 05/28/2007
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 0702
  dmi.board.asset.tag: To Be Filled By O.E.M.
  dmi.board.name: M2N
  dmi.board.vendor: ASUSTeK Computer INC.
  dmi.board.version: Rev 1.xx
  dmi.chassis.asset.tag: Asset-1234567890
  dmi.chassis.type: 3
  dmi.chassis.vendor: Chassis Manufacture
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr0702:bd05/28/2007:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKComputerINC.:rnM2N:rvrRev1.xx:cvnChassisManufacture:ct3:cvrChassisVersion:
  dmi.product.name: System Product Name
  dmi.product.version: System Version
  dmi.sys.vendor: System manufacturer

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

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


[Kernel-packages] [Bug 1327300] Re: Regression in commit 8e4e453d548e3c24e9070eda23c52f210951b921

2014-06-13 Thread Daniel Letzeisen
** Tags removed: verification-needed-lucid
** Tags added: verification-done-lucid

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

Title:
  Regression in commit 8e4e453d548e3c24e9070eda23c52f210951b921

Status in “linux” package in Ubuntu:
  Invalid
Status in “linux” source package in Lucid:
  Fix Committed

Bug description:
  Phil Turnbull reported a problem with the Lucid (2.6.32) backport of
futex: Always cleanup owner tid in unlock_pi
commit: 8e4e453d548e3c24e9070eda23c52f210951b921

  In 
patches-2.6.32.tgz:patches/0003-futex-Always-cleanup-owner-tid-in-unlock_pi.$
  there is this change (ignoring whitespace changes):

  curval = cmpxchg_futex_value_locked(uaddr, uval, newval);
  -
  -   if (curval == -EFAULT)
  +   if (curval)
  ret = -EFAULT;

  which seems to change the behaviour of the function.

  The purpose of the return value of cmpxchg_futex_value_locked changed
  in

  37a9d912b24f96a0591 futex: Sanitize cmpxchg_futex_value_locked API

  which is not included in 2.6.32. This patch changes the return value to a
  status code, but in 2.6.32 the return value is the value of the futex or
  -EFAULT. With this backported patch, any futex with a non-zero value will
  return -EFAULT.

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

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


  1   2   >