[Desktop-packages] [Bug 2025280] [NEW] ubuntu-drivers does not list the driver for GPU Tesla V100 on DGX Station

2023-06-28 Thread Taihsiang Ho
Public bug reported:

I have a DGX Station running Jammy and I invoked `ubuntu-drivers` shows
nothing. I expect nvidia driver R460 or R525 should be shown as there
are 4 Tesla V100 are installed.

Steps to Reproduce:
1. Invoke `ubuntu-drivers list --gpgpu`
2. Invoke `ubuntu-drivers list`

Expected Results:
At least one GPU driver is listed.

Actual Results:
ubuntu@nvidia-dgx-station-c25989:~$ ubuntu-drivers list --gpgpu
ubuntu@nvidia-dgx-station-c25989:~$ ubuntu-drivers list

Additional Information:
ubuntu@nvidia-dgx-station-c25989:~$ lspci -nn | grep -i vga 
  
07:00.0 VGA compatible controller [0300]: NVIDIA Corporation GV100GL [Tesla 
V100 DGXS 16GB] [10de:1db2] (rev a1)  
08:00.0 VGA compatible controller [0300]: NVIDIA Corporation GV100GL [Tesla 
V100 DGXS 16GB] [10de:1db2] (rev a1)  
0e:00.0 VGA compatible controller [0300]: NVIDIA Corporation GV100GL [Tesla 
V100 DGXS 16GB] [10de:1db2] (rev a1)  
0f:00.0 VGA compatible controller [0300]: NVIDIA Corporation GV100GL [Tesla 
V100 DGXS 16GB] [10de:1db2] (rev a1)


ubuntu@nvidia-dgx-station-c25989:~$ dpkg -l ubuntu-drivers-common
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name  Version  Architecture Description
+++-=---
ii  ubuntu-drivers-common 1:0.9.6.1amd64Detect and install 
additional Ubuntu driver packages

ProblemType: Bug
DistroRelease: Ubuntu 22.04
Package: ubuntu-drivers-common 1:0.9.6.1
ProcVersionSignature: Ubuntu 5.15.0-1027.27-nvidia 5.15.99
Uname: Linux 5.15.0-1027-nvidia x86_64
NonfreeKernelModules: nvidia_modeset nvidia
ApportVersion: 2.20.11-0ubuntu82.4
Architecture: amd64
CasperMD5CheckResult: pass
Date: Wed Jun 28 13:11:04 2023
InstallationDate: Installed on 2022-05-10 (413 days ago)
InstallationMedia: Ubuntu 22.04 LTS "Jammy Jellyfish" - Release amd64 (20220419)
SourcePackage: ubuntu-drivers-common
UpgradeStatus: No upgrade log present (probably fresh install)

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

** Affects: ubuntu-drivers-common (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug jammy uec-images

** Also affects: ubiquity (Ubuntu)
   Importance: Undecided
   Status: New

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

Title:
  ubuntu-drivers does not list the driver for GPU Tesla V100 on DGX
  Station

Status in ubiquity package in Ubuntu:
  New
Status in ubuntu-drivers-common package in Ubuntu:
  New

Bug description:
  I have a DGX Station running Jammy and I invoked `ubuntu-drivers`
  shows nothing. I expect nvidia driver R460 or R525 should be shown as
  there are 4 Tesla V100 are installed.

  Steps to Reproduce:
  1. Invoke `ubuntu-drivers list --gpgpu`
  2. Invoke `ubuntu-drivers list`

  Expected Results:
  At least one GPU driver is listed.

  Actual Results:
  ubuntu@nvidia-dgx-station-c25989:~$ ubuntu-drivers list --gpgpu
  ubuntu@nvidia-dgx-station-c25989:~$ ubuntu-drivers list

  Additional Information:
  ubuntu@nvidia-dgx-station-c25989:~$ lspci -nn | grep -i vga   

  07:00.0 VGA compatible controller [0300]: NVIDIA Corporation GV100GL [Tesla 
V100 DGXS 16GB] [10de:1db2] (rev a1)  
  08:00.0 VGA compatible controller [0300]: NVIDIA Corporation GV100GL [Tesla 
V100 DGXS 16GB] [10de:1db2] (rev a1)  
  0e:00.0 VGA compatible controller [0300]: NVIDIA Corporation GV100GL [Tesla 
V100 DGXS 16GB] [10de:1db2] (rev a1)  
  0f:00.0 VGA compatible controller [0300]: NVIDIA Corporation GV100GL [Tesla 
V100 DGXS 16GB] [10de:1db2] (rev a1)

  
  ubuntu@nvidia-dgx-station-c25989:~$ dpkg -l ubuntu-drivers-common
  Desired=Unknown/Install/Remove/Purge/Hold
  | Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
  |/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
  ||/ Name  Version  Architecture Description
  
+++-=---
  ii  ubuntu-drivers-common 1:0.9.6.1amd64Detect and install 
additional Ubuntu driver packages

  ProblemType: Bug
  DistroRelease: Ubuntu 22.04
  Package: ubuntu-drivers-common 1:0.9.6.1
  ProcVersionSignature: Ubuntu 5.15.0-1027.27-nvidia 5.15.99
  Uname: Linux 5.15.0-1027-nvidia x86_64
  NonfreeKernelModules: nvidia_modeset nvidia
  ApportVersion: 2.20.11-0ubuntu82.4
  Architecture: amd64
  CasperMD5CheckResult: pass
  Date: Wed Jun 28 13:11:04 2023
  InstallationDate: Installed on 2022-05-10 (413 days ago)
  InstallationMedia: Ubuntu 22.04 LTS 

[Desktop-packages] [Bug 2025280] Re: ubuntu-drivers does not list the driver for GPU Tesla V100 on DGX Station

2023-06-28 Thread Taihsiang Ho
Set the bug report as also affecting ubiquity since ubiquity would use
ubuntu-drivers to install drivers if I understand correctly.

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

Title:
  ubuntu-drivers does not list the driver for GPU Tesla V100 on DGX
  Station

Status in ubiquity package in Ubuntu:
  New
Status in ubuntu-drivers-common package in Ubuntu:
  New

Bug description:
  I have a DGX Station running Jammy and I invoked `ubuntu-drivers`
  shows nothing. I expect nvidia driver R460 or R525 should be shown as
  there are 4 Tesla V100 are installed.

  Steps to Reproduce:
  1. Invoke `ubuntu-drivers list --gpgpu`
  2. Invoke `ubuntu-drivers list`

  Expected Results:
  At least one GPU driver is listed.

  Actual Results:
  ubuntu@nvidia-dgx-station-c25989:~$ ubuntu-drivers list --gpgpu
  ubuntu@nvidia-dgx-station-c25989:~$ ubuntu-drivers list

  Additional Information:
  ubuntu@nvidia-dgx-station-c25989:~$ lspci -nn | grep -i vga   

  07:00.0 VGA compatible controller [0300]: NVIDIA Corporation GV100GL [Tesla 
V100 DGXS 16GB] [10de:1db2] (rev a1)  
  08:00.0 VGA compatible controller [0300]: NVIDIA Corporation GV100GL [Tesla 
V100 DGXS 16GB] [10de:1db2] (rev a1)  
  0e:00.0 VGA compatible controller [0300]: NVIDIA Corporation GV100GL [Tesla 
V100 DGXS 16GB] [10de:1db2] (rev a1)  
  0f:00.0 VGA compatible controller [0300]: NVIDIA Corporation GV100GL [Tesla 
V100 DGXS 16GB] [10de:1db2] (rev a1)

  
  ubuntu@nvidia-dgx-station-c25989:~$ dpkg -l ubuntu-drivers-common
  Desired=Unknown/Install/Remove/Purge/Hold
  | Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
  |/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
  ||/ Name  Version  Architecture Description
  
+++-=---
  ii  ubuntu-drivers-common 1:0.9.6.1amd64Detect and install 
additional Ubuntu driver packages

  ProblemType: Bug
  DistroRelease: Ubuntu 22.04
  Package: ubuntu-drivers-common 1:0.9.6.1
  ProcVersionSignature: Ubuntu 5.15.0-1027.27-nvidia 5.15.99
  Uname: Linux 5.15.0-1027-nvidia x86_64
  NonfreeKernelModules: nvidia_modeset nvidia
  ApportVersion: 2.20.11-0ubuntu82.4
  Architecture: amd64
  CasperMD5CheckResult: pass
  Date: Wed Jun 28 13:11:04 2023
  InstallationDate: Installed on 2022-05-10 (413 days ago)
  InstallationMedia: Ubuntu 22.04 LTS "Jammy Jellyfish" - Release amd64 
(20220419)
  SourcePackage: ubuntu-drivers-common
  UpgradeStatus: No upgrade log present (probably fresh install)

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


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


[Desktop-packages] [Bug 1819572] Re: do-release-upgrade from cosmic to disco make the network of this specific machine malfunction

2019-03-11 Thread Taihsiang Ho
** Attachment added: 
"201606-22344-network-manager-nplusone-190312.var-log.tar.gz"
   
https://bugs.launchpad.net/ubuntu/+bug/1819572/+attachment/5245585/+files/201606-22344-network-manager-nplusone-190312.var-log.tar.gz

** Also affects: network-manager (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: network-manager (Ubuntu Cosmic)
   Importance: Undecided
   Status: New

** Also affects: Ubuntu Cosmic
   Importance: Undecided
   Status: New

** Also affects: network-manager (Ubuntu Disco)
   Importance: Undecided
   Status: New

** Also affects: Ubuntu Disco
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to network-manager in Ubuntu.
https://bugs.launchpad.net/bugs/1819572

Title:
  do-release-upgrade from cosmic to disco make the network of this
  specific machine malfunction

Status in Ubuntu:
  New
Status in network-manager package in Ubuntu:
  New
Status in The Cosmic Cuttlefish:
  New
Status in network-manager source package in Cosmic:
  New
Status in The Disco Dingo:
  New
Status in network-manager source package in Disco:
  New

Bug description:
  Hardware: Dell Vostro 5568 (CID 201606-22344)

  [Steps To Reproduce]
  1. Install cosmic on this machine
  2. Connect to the internet with ethernet
  3. do-release-upgrade

  [Expected Result]
  Upgrade completes. The wired connection is ready to access the internet.

  [Actual Result]
  - The ethernet interface has an IP address assigned by the associated DHCP 
(checked by "ip -a")
  - "ping 8.8.8.8" will get "Destination Host Unreachable"

  [More Information]
  I tried the same steps on different machine-distro matrix[1]  and could only 
reproduce the issue on this machine.

  [1] distro are: xenial-to-bionic, bionic-to-cosmic, cosmic-to-disco

  
  ---

  [Logs]

  - /var/log tarball of the system: the attachment 201606-22344-network-
  manager-nplusone-190312.var-log.tar.gz

  - Collected by "ubuntu-bug network-manager":
  /media/tai271828/certsd/201606-22344-network-manager-
  nplusone-190312.ubuntu.bug

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

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


[Desktop-packages] [Bug 1766890] Re: package gnome-menus 3.13.3-6ubuntu3.1 failed to install/upgrade: triggers looping, abandoned

2018-04-26 Thread Taihsiang Ho
Dell-XPS-13-9350.tar is a tarball log containing 3 different SKU log of
9350. All of them could reproduce this issue.

** Attachment added: "Dell-XPS-13-9350.tar"
   
https://bugs.launchpad.net/ubuntu/+source/gnome-menus/+bug/1766890/+attachment/5127769/+files/Dell-XPS-13-9350.tar

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-menus in Ubuntu.
https://bugs.launchpad.net/bugs/1766890

Title:
  package gnome-menus 3.13.3-6ubuntu3.1 failed to install/upgrade:
  triggers looping, abandoned

Status in OEM Priority Project:
  Confirmed
Status in gnome-menus package in Ubuntu:
  Confirmed

Bug description:
  Dell XPS 13 9360 (CID 201606-22338)
  pre-installed (oem) image Xenial

  [Description]

  When I tried to perform 16.04 --> 18.04 update, the update process
  failed. The process guide me to file this bug report.

  [Steps to reproduce]
  1. Update the system to the latest stack by "sudo apt-get update; sudo 
apt-get dist-upgrade -y"
  2. Reboot
  3. Make sure /etc/update-manager/release-upgrades is able to update (The 
configuration value of "Prompt" should be "lts", namely "Prompt=lts", not 
"Prompt=never").
  4. Perform the release update: "sudo apt-get update; sudo do-release-upgrade 
-d"
  5. During the update process, it prompts for "Configuring gdm3". There are 
two choices "gdm3" and "lightdm". I picked up "gdm3". Please refer to the 
attachment for the prompt details as well.

  We should use "-d" because bionic beaver has not been officially
  released yet.

  [Expected Result]

  The release update completed and I could start using Bionic instead of
  Xenial.

  [Actual Result]

  The update process failed. It shows the error message[1] and
  automatically asking for filing this bug report.

  [1]

  Preparing to unpack .../qml-module-qtquick-dialogs_5.9.5-0ubuntu1_amd64.deb 
...
  Unpacking qml-module-qtquick-dialogs:amd64 (5.9.5-0ubuntu1) over 
(5.5.1-1ubuntu1) ...
  Preparing to unpack .../qml-module-qtquick-window2_5.9.5-0ubuntu1_amd64.deb 
...
  Unpacking qml-module-qtquick-window2:amd64 (5.9.5-0ubuntu1) over 
(5.5.1-2ubuntu6) ...
  (Reading database ... 253705 files and directories currently installed.)
  Removing unity-webapps-common (2.4.17+15.10.20150616-0ubuntu2) ...
  Removing unity-webapps-service (2.5.0~+16.04.20160201-0ubuntu1) ...
  Removing webapp-container (0.23+16.04.20161028-0ubuntu2) ...
  Removing webbrowser-app (0.23+16.04.20161028-0ubuntu2) ...
  dpkg: cycle found while processing triggers:
   chain of packages whose triggers are or may be responsible:
    bamfdaemon -> gnome-menus
   packages' pending triggers which are or may be unresolvable:
    gnome-menus: /usr/share/applications
    bamfdaemon: /usr/share/applications
    libglib2.0-0:amd64: /usr/share/glib-2.0/schemas
    desktop-file-utils: /usr/share/applications
    mime-support: /usr/share/applications
  dpkg: error processing package gnome-menus (--remove):
   triggers looping, abandoned
  Processing triggers for desktop-file-utils (0.22-1ubuntu5.1) ...
  Processing triggers for mime-support (3.59ubuntu1) ...
  Processing triggers for libglib2.0-0:amd64 (2.48.2-0ubuntu1) ...
  Errors were encountered while processing:
   gnome-menus
  ERROR: Cannot create report: [Errno 17] File exists: 
'/var/crash/gnome-menus.0.crash'
  Exception during pm.DoInstall():  E:Sub-process /usr/bin/dpkg returned an 
error code (1)

  *** Send problem report to the developers?

  After the problem report has been sent, please fill out the form in the
  automatically opened web browser.

  What would you like to do? Your options are:
    S: Send report (376.4 KB)
    V: View report
    K: Keep report file for sending later or copying to somewhere else
    I: Cancel and ignore future crashes of this program version
    C: Cancel
  Please choose (S/V/K/I/C):

  .. (a lot of them)

   qml-module-qtquick-controls2:amd64
   qml-module-org-kde-kconfig:amd64
   libunity-control-center1
   libqt5quickcontrols2-5:amd64
   libglib2.0-bin
   libkf5plasma5:amd64
   locales
   qml-module-qtqml-models2:amd64
   libkf5coreaddons5:amd64
   gir1.2-goa-1.0:amd64
   libwebkit2gtk-4.0-37:amd64
  Processing was halted because there were too many errors.

  Upgrade complete

  The upgrade has completed but there were errors during the upgrade
  process.

  To continue please press [ENTER]

  ubuntu@201606-22338:~$

  ==

  ProblemType: Package
  DistroRelease: Ubuntu 18.04
  Package: gnome-menus 3.13.3-6ubuntu3.1
  ProcVersionSignature: Ubuntu 4.4.0-121.145-generic 4.4.117
  Uname: Linux 4.4.0-121-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2.16
  Architecture: amd64
  Date: Wed Apr 25 22:00:01 2018
  Dependencies:

  DistributionChannelDescriptor:
   # This is a distribution channel descriptor
   # For more information see 
http://wiki.ubuntu.com/DistributionChannelDescriptor
   

[Desktop-packages] [Bug 1766890] Re: package gnome-menus 3.13.3-6ubuntu3.1 failed to install/upgrade: triggers looping, abandoned

2018-04-26 Thread Taihsiang Ho
Reproduced similar issue on different platform and SKU (will attach
/var/log/dist-upgrade in this bug report):

https://bugs.launchpad.net/ubuntu/+source/gnome-menus/+bug/1767153
https://bugs.launchpad.net/ubuntu/+source/gnome-menus/+bug/1767154

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-menus in Ubuntu.
https://bugs.launchpad.net/bugs/1766890

Title:
  package gnome-menus 3.13.3-6ubuntu3.1 failed to install/upgrade:
  triggers looping, abandoned

Status in OEM Priority Project:
  Confirmed
Status in gnome-menus package in Ubuntu:
  Confirmed

Bug description:
  Dell XPS 13 9360 (CID 201606-22338)
  pre-installed (oem) image Xenial

  [Description]

  When I tried to perform 16.04 --> 18.04 update, the update process
  failed. The process guide me to file this bug report.

  [Steps to reproduce]
  1. Update the system to the latest stack by "sudo apt-get update; sudo 
apt-get dist-upgrade -y"
  2. Reboot
  3. Make sure /etc/update-manager/release-upgrades is able to update (The 
configuration value of "Prompt" should be "lts", namely "Prompt=lts", not 
"Prompt=never").
  4. Perform the release update: "sudo apt-get update; sudo do-release-upgrade 
-d"
  5. During the update process, it prompts for "Configuring gdm3". There are 
two choices "gdm3" and "lightdm". I picked up "gdm3". Please refer to the 
attachment for the prompt details as well.

  We should use "-d" because bionic beaver has not been officially
  released yet.

  [Expected Result]

  The release update completed and I could start using Bionic instead of
  Xenial.

  [Actual Result]

  The update process failed. It shows the error message[1] and
  automatically asking for filing this bug report.

  [1]

  Preparing to unpack .../qml-module-qtquick-dialogs_5.9.5-0ubuntu1_amd64.deb 
...
  Unpacking qml-module-qtquick-dialogs:amd64 (5.9.5-0ubuntu1) over 
(5.5.1-1ubuntu1) ...
  Preparing to unpack .../qml-module-qtquick-window2_5.9.5-0ubuntu1_amd64.deb 
...
  Unpacking qml-module-qtquick-window2:amd64 (5.9.5-0ubuntu1) over 
(5.5.1-2ubuntu6) ...
  (Reading database ... 253705 files and directories currently installed.)
  Removing unity-webapps-common (2.4.17+15.10.20150616-0ubuntu2) ...
  Removing unity-webapps-service (2.5.0~+16.04.20160201-0ubuntu1) ...
  Removing webapp-container (0.23+16.04.20161028-0ubuntu2) ...
  Removing webbrowser-app (0.23+16.04.20161028-0ubuntu2) ...
  dpkg: cycle found while processing triggers:
   chain of packages whose triggers are or may be responsible:
    bamfdaemon -> gnome-menus
   packages' pending triggers which are or may be unresolvable:
    gnome-menus: /usr/share/applications
    bamfdaemon: /usr/share/applications
    libglib2.0-0:amd64: /usr/share/glib-2.0/schemas
    desktop-file-utils: /usr/share/applications
    mime-support: /usr/share/applications
  dpkg: error processing package gnome-menus (--remove):
   triggers looping, abandoned
  Processing triggers for desktop-file-utils (0.22-1ubuntu5.1) ...
  Processing triggers for mime-support (3.59ubuntu1) ...
  Processing triggers for libglib2.0-0:amd64 (2.48.2-0ubuntu1) ...
  Errors were encountered while processing:
   gnome-menus
  ERROR: Cannot create report: [Errno 17] File exists: 
'/var/crash/gnome-menus.0.crash'
  Exception during pm.DoInstall():  E:Sub-process /usr/bin/dpkg returned an 
error code (1)

  *** Send problem report to the developers?

  After the problem report has been sent, please fill out the form in the
  automatically opened web browser.

  What would you like to do? Your options are:
    S: Send report (376.4 KB)
    V: View report
    K: Keep report file for sending later or copying to somewhere else
    I: Cancel and ignore future crashes of this program version
    C: Cancel
  Please choose (S/V/K/I/C):

  .. (a lot of them)

   qml-module-qtquick-controls2:amd64
   qml-module-org-kde-kconfig:amd64
   libunity-control-center1
   libqt5quickcontrols2-5:amd64
   libglib2.0-bin
   libkf5plasma5:amd64
   locales
   qml-module-qtqml-models2:amd64
   libkf5coreaddons5:amd64
   gir1.2-goa-1.0:amd64
   libwebkit2gtk-4.0-37:amd64
  Processing was halted because there were too many errors.

  Upgrade complete

  The upgrade has completed but there were errors during the upgrade
  process.

  To continue please press [ENTER]

  ubuntu@201606-22338:~$

  ==

  ProblemType: Package
  DistroRelease: Ubuntu 18.04
  Package: gnome-menus 3.13.3-6ubuntu3.1
  ProcVersionSignature: Ubuntu 4.4.0-121.145-generic 4.4.117
  Uname: Linux 4.4.0-121-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2.16
  Architecture: amd64
  Date: Wed Apr 25 22:00:01 2018
  Dependencies:

  DistributionChannelDescriptor:
   # This is a distribution channel descriptor
   # For more information see 
http://wiki.ubuntu.com/DistributionChannelDescriptor
   canonical-oem-somerville-xenial-amd64-20160624-2
  ErrorMessage: 

[Desktop-packages] [Bug 1766890] Re: package gnome-menus 3.13.3-6ubuntu3.1 failed to install/upgrade: triggers looping, abandoned

2018-04-26 Thread Taihsiang Ho
201606-22355.dist-upgrade.tar.gz  201610-25144.dist-upgrade.tar.gz are
attachments for comment#18


** Attachment added: "201610-25144.dist-upgrade.tar.gz"
   
https://bugs.launchpad.net/ubuntu/+source/gnome-menus/+bug/1766890/+attachment/5127757/+files/201610-25144.dist-upgrade.tar.gz

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-menus in Ubuntu.
https://bugs.launchpad.net/bugs/1766890

Title:
  package gnome-menus 3.13.3-6ubuntu3.1 failed to install/upgrade:
  triggers looping, abandoned

Status in OEM Priority Project:
  Confirmed
Status in gnome-menus package in Ubuntu:
  Confirmed

Bug description:
  Dell XPS 13 9360 (CID 201606-22338)
  pre-installed (oem) image Xenial

  [Description]

  When I tried to perform 16.04 --> 18.04 update, the update process
  failed. The process guide me to file this bug report.

  [Steps to reproduce]
  1. Update the system to the latest stack by "sudo apt-get update; sudo 
apt-get dist-upgrade -y"
  2. Reboot
  3. Make sure /etc/update-manager/release-upgrades is able to update (The 
configuration value of "Prompt" should be "lts", namely "Prompt=lts", not 
"Prompt=never").
  4. Perform the release update: "sudo apt-get update; sudo do-release-upgrade 
-d"
  5. During the update process, it prompts for "Configuring gdm3". There are 
two choices "gdm3" and "lightdm". I picked up "gdm3". Please refer to the 
attachment for the prompt details as well.

  We should use "-d" because bionic beaver has not been officially
  released yet.

  [Expected Result]

  The release update completed and I could start using Bionic instead of
  Xenial.

  [Actual Result]

  The update process failed. It shows the error message[1] and
  automatically asking for filing this bug report.

  [1]

  Preparing to unpack .../qml-module-qtquick-dialogs_5.9.5-0ubuntu1_amd64.deb 
...
  Unpacking qml-module-qtquick-dialogs:amd64 (5.9.5-0ubuntu1) over 
(5.5.1-1ubuntu1) ...
  Preparing to unpack .../qml-module-qtquick-window2_5.9.5-0ubuntu1_amd64.deb 
...
  Unpacking qml-module-qtquick-window2:amd64 (5.9.5-0ubuntu1) over 
(5.5.1-2ubuntu6) ...
  (Reading database ... 253705 files and directories currently installed.)
  Removing unity-webapps-common (2.4.17+15.10.20150616-0ubuntu2) ...
  Removing unity-webapps-service (2.5.0~+16.04.20160201-0ubuntu1) ...
  Removing webapp-container (0.23+16.04.20161028-0ubuntu2) ...
  Removing webbrowser-app (0.23+16.04.20161028-0ubuntu2) ...
  dpkg: cycle found while processing triggers:
   chain of packages whose triggers are or may be responsible:
    bamfdaemon -> gnome-menus
   packages' pending triggers which are or may be unresolvable:
    gnome-menus: /usr/share/applications
    bamfdaemon: /usr/share/applications
    libglib2.0-0:amd64: /usr/share/glib-2.0/schemas
    desktop-file-utils: /usr/share/applications
    mime-support: /usr/share/applications
  dpkg: error processing package gnome-menus (--remove):
   triggers looping, abandoned
  Processing triggers for desktop-file-utils (0.22-1ubuntu5.1) ...
  Processing triggers for mime-support (3.59ubuntu1) ...
  Processing triggers for libglib2.0-0:amd64 (2.48.2-0ubuntu1) ...
  Errors were encountered while processing:
   gnome-menus
  ERROR: Cannot create report: [Errno 17] File exists: 
'/var/crash/gnome-menus.0.crash'
  Exception during pm.DoInstall():  E:Sub-process /usr/bin/dpkg returned an 
error code (1)

  *** Send problem report to the developers?

  After the problem report has been sent, please fill out the form in the
  automatically opened web browser.

  What would you like to do? Your options are:
    S: Send report (376.4 KB)
    V: View report
    K: Keep report file for sending later or copying to somewhere else
    I: Cancel and ignore future crashes of this program version
    C: Cancel
  Please choose (S/V/K/I/C):

  .. (a lot of them)

   qml-module-qtquick-controls2:amd64
   qml-module-org-kde-kconfig:amd64
   libunity-control-center1
   libqt5quickcontrols2-5:amd64
   libglib2.0-bin
   libkf5plasma5:amd64
   locales
   qml-module-qtqml-models2:amd64
   libkf5coreaddons5:amd64
   gir1.2-goa-1.0:amd64
   libwebkit2gtk-4.0-37:amd64
  Processing was halted because there were too many errors.

  Upgrade complete

  The upgrade has completed but there were errors during the upgrade
  process.

  To continue please press [ENTER]

  ubuntu@201606-22338:~$

  ==

  ProblemType: Package
  DistroRelease: Ubuntu 18.04
  Package: gnome-menus 3.13.3-6ubuntu3.1
  ProcVersionSignature: Ubuntu 4.4.0-121.145-generic 4.4.117
  Uname: Linux 4.4.0-121-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2.16
  Architecture: amd64
  Date: Wed Apr 25 22:00:01 2018
  Dependencies:

  DistributionChannelDescriptor:
   # This is a distribution channel descriptor
   # For more information see 
http://wiki.ubuntu.com/DistributionChannelDescriptor
   

[Desktop-packages] [Bug 1766890] Re: package gnome-menus 3.13.3-6ubuntu3.1 failed to install/upgrade: triggers looping, abandoned

2018-04-26 Thread Taihsiang Ho
** Attachment added: "201606-22355.dist-upgrade.tar.gz"
   
https://bugs.launchpad.net/ubuntu/+source/gnome-menus/+bug/1766890/+attachment/5127756/+files/201606-22355.dist-upgrade.tar.gz

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-menus in Ubuntu.
https://bugs.launchpad.net/bugs/1766890

Title:
  package gnome-menus 3.13.3-6ubuntu3.1 failed to install/upgrade:
  triggers looping, abandoned

Status in OEM Priority Project:
  Confirmed
Status in gnome-menus package in Ubuntu:
  Confirmed

Bug description:
  Dell XPS 13 9360 (CID 201606-22338)
  pre-installed (oem) image Xenial

  [Description]

  When I tried to perform 16.04 --> 18.04 update, the update process
  failed. The process guide me to file this bug report.

  [Steps to reproduce]
  1. Update the system to the latest stack by "sudo apt-get update; sudo 
apt-get dist-upgrade -y"
  2. Reboot
  3. Make sure /etc/update-manager/release-upgrades is able to update (The 
configuration value of "Prompt" should be "lts", namely "Prompt=lts", not 
"Prompt=never").
  4. Perform the release update: "sudo apt-get update; sudo do-release-upgrade 
-d"
  5. During the update process, it prompts for "Configuring gdm3". There are 
two choices "gdm3" and "lightdm". I picked up "gdm3". Please refer to the 
attachment for the prompt details as well.

  We should use "-d" because bionic beaver has not been officially
  released yet.

  [Expected Result]

  The release update completed and I could start using Bionic instead of
  Xenial.

  [Actual Result]

  The update process failed. It shows the error message[1] and
  automatically asking for filing this bug report.

  [1]

  Preparing to unpack .../qml-module-qtquick-dialogs_5.9.5-0ubuntu1_amd64.deb 
...
  Unpacking qml-module-qtquick-dialogs:amd64 (5.9.5-0ubuntu1) over 
(5.5.1-1ubuntu1) ...
  Preparing to unpack .../qml-module-qtquick-window2_5.9.5-0ubuntu1_amd64.deb 
...
  Unpacking qml-module-qtquick-window2:amd64 (5.9.5-0ubuntu1) over 
(5.5.1-2ubuntu6) ...
  (Reading database ... 253705 files and directories currently installed.)
  Removing unity-webapps-common (2.4.17+15.10.20150616-0ubuntu2) ...
  Removing unity-webapps-service (2.5.0~+16.04.20160201-0ubuntu1) ...
  Removing webapp-container (0.23+16.04.20161028-0ubuntu2) ...
  Removing webbrowser-app (0.23+16.04.20161028-0ubuntu2) ...
  dpkg: cycle found while processing triggers:
   chain of packages whose triggers are or may be responsible:
    bamfdaemon -> gnome-menus
   packages' pending triggers which are or may be unresolvable:
    gnome-menus: /usr/share/applications
    bamfdaemon: /usr/share/applications
    libglib2.0-0:amd64: /usr/share/glib-2.0/schemas
    desktop-file-utils: /usr/share/applications
    mime-support: /usr/share/applications
  dpkg: error processing package gnome-menus (--remove):
   triggers looping, abandoned
  Processing triggers for desktop-file-utils (0.22-1ubuntu5.1) ...
  Processing triggers for mime-support (3.59ubuntu1) ...
  Processing triggers for libglib2.0-0:amd64 (2.48.2-0ubuntu1) ...
  Errors were encountered while processing:
   gnome-menus
  ERROR: Cannot create report: [Errno 17] File exists: 
'/var/crash/gnome-menus.0.crash'
  Exception during pm.DoInstall():  E:Sub-process /usr/bin/dpkg returned an 
error code (1)

  *** Send problem report to the developers?

  After the problem report has been sent, please fill out the form in the
  automatically opened web browser.

  What would you like to do? Your options are:
    S: Send report (376.4 KB)
    V: View report
    K: Keep report file for sending later or copying to somewhere else
    I: Cancel and ignore future crashes of this program version
    C: Cancel
  Please choose (S/V/K/I/C):

  .. (a lot of them)

   qml-module-qtquick-controls2:amd64
   qml-module-org-kde-kconfig:amd64
   libunity-control-center1
   libqt5quickcontrols2-5:amd64
   libglib2.0-bin
   libkf5plasma5:amd64
   locales
   qml-module-qtqml-models2:amd64
   libkf5coreaddons5:amd64
   gir1.2-goa-1.0:amd64
   libwebkit2gtk-4.0-37:amd64
  Processing was halted because there were too many errors.

  Upgrade complete

  The upgrade has completed but there were errors during the upgrade
  process.

  To continue please press [ENTER]

  ubuntu@201606-22338:~$

  ==

  ProblemType: Package
  DistroRelease: Ubuntu 18.04
  Package: gnome-menus 3.13.3-6ubuntu3.1
  ProcVersionSignature: Ubuntu 4.4.0-121.145-generic 4.4.117
  Uname: Linux 4.4.0-121-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2.16
  Architecture: amd64
  Date: Wed Apr 25 22:00:01 2018
  Dependencies:

  DistributionChannelDescriptor:
   # This is a distribution channel descriptor
   # For more information see 
http://wiki.ubuntu.com/DistributionChannelDescriptor
   canonical-oem-somerville-xenial-amd64-20160624-2
  ErrorMessage: triggers looping, abandoned
  InstallationDate: Installed on 

[Desktop-packages] [Bug 1767153] [NEW] package gnome-menus 3.13.3-6ubuntu3.1 failed to install/upgrade: triggers looping, abandoned

2018-04-26 Thread Taihsiang Ho
*** This bug is a duplicate of bug 1766890 ***
https://bugs.launchpad.net/bugs/1766890

Public bug reported:

Dell Precision 5520 Laptop  201610-25144
pre-installed (oem) image

ProblemType: Package
DistroRelease: Ubuntu 18.04
Package: gnome-menus 3.13.3-6ubuntu3.1
ProcVersionSignature: Ubuntu 4.4.0-121.145-generic 4.4.117
Uname: Linux 4.4.0-121-generic x86_64
ApportVersion: 2.20.1-0ubuntu2.16
Architecture: amd64
Date: Fri Apr 27 00:19:25 2018
Dependencies:
 
DistributionChannelDescriptor:
 # This is a distribution channel descriptor
 # For more information see http://wiki.ubuntu.com/DistributionChannelDescriptor
 canonical-oem-somerville-xenial-amd64-20160624-2
ErrorMessage: triggers looping, abandoned
InstallationDate: Installed on 2018-04-26 (0 days ago)
InstallationMedia: Ubuntu 16.04 "Xenial" - Build amd64 LIVE Binary 
20160624-10:47
RelatedPackageVersions:
 dpkg 1.18.4ubuntu1.4
 apt  1.2.26
SourcePackage: gnome-menus
Title: package gnome-menus 3.13.3-6ubuntu3.1 failed to install/upgrade: 
triggers looping, abandoned
UpgradeStatus: Upgraded to bionic on 2018-04-26 (0 days ago)

** Affects: gnome-menus (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package bionic need-duplicate-check

** This bug has been marked a duplicate of bug 1766890
   package gnome-menus 3.13.3-6ubuntu3.1 failed to install/upgrade: triggers 
looping, abandoned

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-menus in Ubuntu.
https://bugs.launchpad.net/bugs/1767153

Title:
  package gnome-menus 3.13.3-6ubuntu3.1 failed to install/upgrade:
  triggers looping, abandoned

Status in gnome-menus package in Ubuntu:
  New

Bug description:
  Dell Precision 5520 Laptop201610-25144
  pre-installed (oem) image

  ProblemType: Package
  DistroRelease: Ubuntu 18.04
  Package: gnome-menus 3.13.3-6ubuntu3.1
  ProcVersionSignature: Ubuntu 4.4.0-121.145-generic 4.4.117
  Uname: Linux 4.4.0-121-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2.16
  Architecture: amd64
  Date: Fri Apr 27 00:19:25 2018
  Dependencies:
   
  DistributionChannelDescriptor:
   # This is a distribution channel descriptor
   # For more information see 
http://wiki.ubuntu.com/DistributionChannelDescriptor
   canonical-oem-somerville-xenial-amd64-20160624-2
  ErrorMessage: triggers looping, abandoned
  InstallationDate: Installed on 2018-04-26 (0 days ago)
  InstallationMedia: Ubuntu 16.04 "Xenial" - Build amd64 LIVE Binary 
20160624-10:47
  RelatedPackageVersions:
   dpkg 1.18.4ubuntu1.4
   apt  1.2.26
  SourcePackage: gnome-menus
  Title: package gnome-menus 3.13.3-6ubuntu3.1 failed to install/upgrade: 
triggers looping, abandoned
  UpgradeStatus: Upgraded to bionic on 2018-04-26 (0 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-menus/+bug/1767153/+subscriptions

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


[Desktop-packages] [Bug 1767154] [NEW] package gnome-menus 3.13.3-6ubuntu3.1 failed to install/upgrade: triggers looping, a

2018-04-26 Thread Taihsiang Ho
*** This bug is a duplicate of bug 1766890 ***
https://bugs.launchpad.net/bugs/1766890

Public bug reported:

Dell XPS 13 9360 Laptop 201606-22355
pre-installed (oem) image

ProblemType: Package
DistroRelease: Ubuntu 18.04
Package: gnome-menus 3.13.3-6ubuntu3.1
ProcVersionSignature: Ubuntu 4.4.0-121.145-generic 4.4.117
Uname: Linux 4.4.0-121-generic x86_64
ApportVersion: 2.20.1-0ubuntu2.16
Architecture: amd64
Date: Fri Apr 27 00:23:24 2018
Dependencies:
 
DistributionChannelDescriptor:
 # This is a distribution channel descriptor
 # For more information see http://wiki.ubuntu.com/DistributionChannelDescriptor
 canonical-oem-somerville-xenial-amd64-20160624-2
ErrorMessage: triggers looping, abandoned
InstallationDate: Installed on 2018-04-26 (0 days ago)
InstallationMedia: Ubuntu 16.04 "Xenial" - Build amd64 LIVE Binary 
20160624-10:47
RelatedPackageVersions:
 dpkg 1.18.4ubuntu1.4
 apt  1.2.26
SourcePackage: gnome-menus
Title: package gnome-menus 3.13.3-6ubuntu3.1 failed to install/upgrade: 
triggers looping, abandoned
UpgradeStatus: Upgraded to bionic on 2018-04-26 (0 days ago)

** Affects: gnome-menus (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package bionic need-duplicate-check

** This bug has been marked a duplicate of bug 1766890
   package gnome-menus 3.13.3-6ubuntu3.1 failed to install/upgrade: triggers 
looping, abandoned

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-menus in Ubuntu.
https://bugs.launchpad.net/bugs/1767154

Title:
  package gnome-menus 3.13.3-6ubuntu3.1 failed to install/upgrade:
  triggers looping, a

Status in gnome-menus package in Ubuntu:
  New

Bug description:
  Dell XPS 13 9360 Laptop   201606-22355
  pre-installed (oem) image

  ProblemType: Package
  DistroRelease: Ubuntu 18.04
  Package: gnome-menus 3.13.3-6ubuntu3.1
  ProcVersionSignature: Ubuntu 4.4.0-121.145-generic 4.4.117
  Uname: Linux 4.4.0-121-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2.16
  Architecture: amd64
  Date: Fri Apr 27 00:23:24 2018
  Dependencies:
   
  DistributionChannelDescriptor:
   # This is a distribution channel descriptor
   # For more information see 
http://wiki.ubuntu.com/DistributionChannelDescriptor
   canonical-oem-somerville-xenial-amd64-20160624-2
  ErrorMessage: triggers looping, abandoned
  InstallationDate: Installed on 2018-04-26 (0 days ago)
  InstallationMedia: Ubuntu 16.04 "Xenial" - Build amd64 LIVE Binary 
20160624-10:47
  RelatedPackageVersions:
   dpkg 1.18.4ubuntu1.4
   apt  1.2.26
  SourcePackage: gnome-menus
  Title: package gnome-menus 3.13.3-6ubuntu3.1 failed to install/upgrade: 
triggers looping, abandoned
  UpgradeStatus: Upgraded to bionic on 2018-04-26 (0 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-menus/+bug/1767154/+subscriptions

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


[Desktop-packages] [Bug 1766890] Re: package gnome-menus 3.13.3-6ubuntu3.1 failed to install/upgrade: triggers looping, abandoned

2018-04-26 Thread Taihsiang Ho
This system Dell XPS 13 9360 (CID 201606-22338) could install stock
ubuntu 18.04 daily build 49f7bfba24b829f39f8c6d64ee72dfb2 *bionic-
desktop-amd64.iso

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-menus in Ubuntu.
https://bugs.launchpad.net/bugs/1766890

Title:
  package gnome-menus 3.13.3-6ubuntu3.1 failed to install/upgrade:
  triggers looping, abandoned

Status in OEM Priority Project:
  New
Status in gnome-menus package in Ubuntu:
  Confirmed

Bug description:
  Dell XPS 13 9360 (CID 201606-22338)
  pre-installed (oem) image Xenial

  [Description]

  When I tried to perform 16.04 --> 18.04 update, the update process
  failed. The process guide me to file this bug report.

  [Steps to reproduce]
  1. Update the system to the latest stack by "sudo apt-get update; sudo 
apt-get dist-upgrade -y"
  2. Reboot
  3. Make sure /etc/update-manager/release-upgrades is able to update (The 
configuration value of "Prompt" should be "lts", namely "Prompt=lts", not 
"Prompt=never").
  4. Perform the release update: "sudo apt-get update; sudo do-release-upgrade 
-d"
  5. During the update process, it prompts for "Configuring gdm3". There are 
two choices "gdm3" and "lightdm". I picked up "gdm3". Please refer to the 
attachment for the prompt details as well.

  We should use "-d" because bionic beaver has not been officially
  released yet.

  [Expected Result]

  The release update completed and I could start using Bionic instead of
  Xenial.

  [Actual Result]

  The update process failed. It shows the error message[1] and
  automatically asking for filing this bug report.

  [1]

  Preparing to unpack .../qml-module-qtquick-dialogs_5.9.5-0ubuntu1_amd64.deb 
...
  Unpacking qml-module-qtquick-dialogs:amd64 (5.9.5-0ubuntu1) over 
(5.5.1-1ubuntu1) ...
  Preparing to unpack .../qml-module-qtquick-window2_5.9.5-0ubuntu1_amd64.deb 
...
  Unpacking qml-module-qtquick-window2:amd64 (5.9.5-0ubuntu1) over 
(5.5.1-2ubuntu6) ...
  (Reading database ... 253705 files and directories currently installed.)
  Removing unity-webapps-common (2.4.17+15.10.20150616-0ubuntu2) ...
  Removing unity-webapps-service (2.5.0~+16.04.20160201-0ubuntu1) ...
  Removing webapp-container (0.23+16.04.20161028-0ubuntu2) ...
  Removing webbrowser-app (0.23+16.04.20161028-0ubuntu2) ...
  dpkg: cycle found while processing triggers:
   chain of packages whose triggers are or may be responsible:
    bamfdaemon -> gnome-menus
   packages' pending triggers which are or may be unresolvable:
    gnome-menus: /usr/share/applications
    bamfdaemon: /usr/share/applications
    libglib2.0-0:amd64: /usr/share/glib-2.0/schemas
    desktop-file-utils: /usr/share/applications
    mime-support: /usr/share/applications
  dpkg: error processing package gnome-menus (--remove):
   triggers looping, abandoned
  Processing triggers for desktop-file-utils (0.22-1ubuntu5.1) ...
  Processing triggers for mime-support (3.59ubuntu1) ...
  Processing triggers for libglib2.0-0:amd64 (2.48.2-0ubuntu1) ...
  Errors were encountered while processing:
   gnome-menus
  ERROR: Cannot create report: [Errno 17] File exists: 
'/var/crash/gnome-menus.0.crash'
  Exception during pm.DoInstall():  E:Sub-process /usr/bin/dpkg returned an 
error code (1)

  *** Send problem report to the developers?

  After the problem report has been sent, please fill out the form in the
  automatically opened web browser.

  What would you like to do? Your options are:
    S: Send report (376.4 KB)
    V: View report
    K: Keep report file for sending later or copying to somewhere else
    I: Cancel and ignore future crashes of this program version
    C: Cancel
  Please choose (S/V/K/I/C):

  .. (a lot of them)

   qml-module-qtquick-controls2:amd64
   qml-module-org-kde-kconfig:amd64
   libunity-control-center1
   libqt5quickcontrols2-5:amd64
   libglib2.0-bin
   libkf5plasma5:amd64
   locales
   qml-module-qtqml-models2:amd64
   libkf5coreaddons5:amd64
   gir1.2-goa-1.0:amd64
   libwebkit2gtk-4.0-37:amd64
  Processing was halted because there were too many errors.

  Upgrade complete

  The upgrade has completed but there were errors during the upgrade
  process.

  To continue please press [ENTER]

  ubuntu@201606-22338:~$

  ==

  ProblemType: Package
  DistroRelease: Ubuntu 18.04
  Package: gnome-menus 3.13.3-6ubuntu3.1
  ProcVersionSignature: Ubuntu 4.4.0-121.145-generic 4.4.117
  Uname: Linux 4.4.0-121-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2.16
  Architecture: amd64
  Date: Wed Apr 25 22:00:01 2018
  Dependencies:

  DistributionChannelDescriptor:
   # This is a distribution channel descriptor
   # For more information see 
http://wiki.ubuntu.com/DistributionChannelDescriptor
   canonical-oem-somerville-xenial-amd64-20160624-2
  ErrorMessage: triggers looping, abandoned
  InstallationDate: Installed on 2018-04-25 (0 days ago)
  

[Desktop-packages] [Bug 1766890] Re: package gnome-menus 3.13.3-6ubuntu3.1 failed to install/upgrade: triggers looping, abandoned

2018-04-25 Thread Taihsiang Ho
Hi jibel, please refer to the attachment of comment #4. It is the
tarball of /var/log/dist-upgrade

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-menus in Ubuntu.
https://bugs.launchpad.net/bugs/1766890

Title:
  package gnome-menus 3.13.3-6ubuntu3.1 failed to install/upgrade:
  triggers looping, abandoned

Status in gnome-menus package in Ubuntu:
  Incomplete

Bug description:
  Dell XPS 13 9360 (CID 201606-22338)
  pre-installed image Xenial

  [Description]

  When I tried to perform 16.04 --> 18.04 update, the update process
  failed. The process guide me to file this bug report.

  [Steps to reproduce]
  1. Update the system to the latest stack by "sudo apt-get update; sudo 
apt-get dist-upgrade -y"
  2. Reboot
  3. Make sure /etc/update-manager/release-upgrades is able to update (The 
configuration value of "Prompt" should be "lts", namely "Prompt=lts", not 
"Prompt=never").
  4. Perform the release update: "sudo apt-get update; sudo do-release-upgrade 
-d"
  5. During the update process, it prompts for "Configuring gdm3". There are 
two choices "gdm3" and "lightdm". I picked up "gdm3". Please refer to the 
attachment for the prompt details as well.

  We should use "-d" because bionic beaver has not been officially
  released yet.

  [Expected Result]

  The release update completed and I could start using Bionic instead of
  Xenial.

  [Actual Result]

  The update process failed. It shows the error message[1] and
  automatically asking for filing this bug report.

  [1]

  Preparing to unpack .../qml-module-qtquick-dialogs_5.9.5-0ubuntu1_amd64.deb 
...
  Unpacking qml-module-qtquick-dialogs:amd64 (5.9.5-0ubuntu1) over 
(5.5.1-1ubuntu1) ...
  Preparing to unpack .../qml-module-qtquick-window2_5.9.5-0ubuntu1_amd64.deb 
...
  Unpacking qml-module-qtquick-window2:amd64 (5.9.5-0ubuntu1) over 
(5.5.1-2ubuntu6) ...
  (Reading database ... 253705 files and directories currently installed.)
  Removing unity-webapps-common (2.4.17+15.10.20150616-0ubuntu2) ...
  Removing unity-webapps-service (2.5.0~+16.04.20160201-0ubuntu1) ...
  Removing webapp-container (0.23+16.04.20161028-0ubuntu2) ...
  Removing webbrowser-app (0.23+16.04.20161028-0ubuntu2) ...
  dpkg: cycle found while processing triggers:
   chain of packages whose triggers are or may be responsible:
    bamfdaemon -> gnome-menus
   packages' pending triggers which are or may be unresolvable:
    gnome-menus: /usr/share/applications
    bamfdaemon: /usr/share/applications
    libglib2.0-0:amd64: /usr/share/glib-2.0/schemas
    desktop-file-utils: /usr/share/applications
    mime-support: /usr/share/applications
  dpkg: error processing package gnome-menus (--remove):
   triggers looping, abandoned
  Processing triggers for desktop-file-utils (0.22-1ubuntu5.1) ...
  Processing triggers for mime-support (3.59ubuntu1) ...
  Processing triggers for libglib2.0-0:amd64 (2.48.2-0ubuntu1) ...
  Errors were encountered while processing:
   gnome-menus
  ERROR: Cannot create report: [Errno 17] File exists: 
'/var/crash/gnome-menus.0.crash'
  Exception during pm.DoInstall():  E:Sub-process /usr/bin/dpkg returned an 
error code (1)

  *** Send problem report to the developers?

  After the problem report has been sent, please fill out the form in the
  automatically opened web browser.

  What would you like to do? Your options are:
    S: Send report (376.4 KB)
    V: View report
    K: Keep report file for sending later or copying to somewhere else
    I: Cancel and ignore future crashes of this program version
    C: Cancel
  Please choose (S/V/K/I/C):

  .. (a lot of them)

   qml-module-qtquick-controls2:amd64
   qml-module-org-kde-kconfig:amd64
   libunity-control-center1
   libqt5quickcontrols2-5:amd64
   libglib2.0-bin
   libkf5plasma5:amd64
   locales
   qml-module-qtqml-models2:amd64
   libkf5coreaddons5:amd64
   gir1.2-goa-1.0:amd64
   libwebkit2gtk-4.0-37:amd64
  Processing was halted because there were too many errors.

  Upgrade complete

  The upgrade has completed but there were errors during the upgrade
  process.

  To continue please press [ENTER]

  ubuntu@201606-22338:~$

  ==

  ProblemType: Package
  DistroRelease: Ubuntu 18.04
  Package: gnome-menus 3.13.3-6ubuntu3.1
  ProcVersionSignature: Ubuntu 4.4.0-121.145-generic 4.4.117
  Uname: Linux 4.4.0-121-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2.16
  Architecture: amd64
  Date: Wed Apr 25 22:00:01 2018
  Dependencies:

  DistributionChannelDescriptor:
   # This is a distribution channel descriptor
   # For more information see 
http://wiki.ubuntu.com/DistributionChannelDescriptor
   canonical-oem-somerville-xenial-amd64-20160624-2
  ErrorMessage: triggers looping, abandoned
  InstallationDate: Installed on 2018-04-25 (0 days ago)
  InstallationMedia: Ubuntu 16.04 "Xenial" - Build amd64 LIVE Binary 
20160624-10:47
  RelatedPackageVersions:
   

[Desktop-packages] [Bug 1766890] Re: package gnome-menus 3.13.3-6ubuntu3.1 failed to install/upgrade: triggers looping, abandoned

2018-04-25 Thread Taihsiang Ho
** Attachment added: "201606-22338-dist-upgrade.log.tar.gz"
   
https://bugs.launchpad.net/ubuntu/+source/gnome-menus/+bug/1766890/+attachment/5127357/+files/201606-22338-dist-upgrade.log.tar.gz

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-menus in Ubuntu.
https://bugs.launchpad.net/bugs/1766890

Title:
  package gnome-menus 3.13.3-6ubuntu3.1 failed to install/upgrade:
  triggers looping, abandoned

Status in gnome-menus package in Ubuntu:
  Incomplete

Bug description:
  Dell XPS 13 9360 (CID 201606-22338)
  pre-installed image Xenial

  [Description]

  When I tried to perform 16.04 --> 18.04 update, the update process
  failed. The process guide me to file this bug report.

  [Steps to reproduce]
  1. Update the system to the latest stack by "sudo apt-get update; sudo 
apt-get dist-upgrade -y"
  2. Reboot
  3. Make sure /etc/update-manager/release-upgrades is able to update (The 
configuration value of "Prompt" should be "lts", namely "Prompt=lts", not 
"Prompt=never").
  4. Perform the release update: "sudo apt-get update; sudo do-release-upgrade 
-d"
  5. During the update process, it prompts for "Configuring gdm3". There are 
two choices "gdm3" and "lightdm". I picked up "gdm3". Please refer to the 
attachment for the prompt details as well.

  We should use "-d" because bionic beaver has not been officially
  released yet.

  [Expected Result]

  The release update completed and I could start using Bionic instead of
  Xenial.

  [Actual Result]

  The update process failed. It shows the error message[1] and
  automatically asking for filing this bug report.

  [1]

  Preparing to unpack .../qml-module-qtquick-dialogs_5.9.5-0ubuntu1_amd64.deb 
...
  Unpacking qml-module-qtquick-dialogs:amd64 (5.9.5-0ubuntu1) over 
(5.5.1-1ubuntu1) ...
  Preparing to unpack .../qml-module-qtquick-window2_5.9.5-0ubuntu1_amd64.deb 
...
  Unpacking qml-module-qtquick-window2:amd64 (5.9.5-0ubuntu1) over 
(5.5.1-2ubuntu6) ...
  (Reading database ... 253705 files and directories currently installed.)
  Removing unity-webapps-common (2.4.17+15.10.20150616-0ubuntu2) ...
  Removing unity-webapps-service (2.5.0~+16.04.20160201-0ubuntu1) ...
  Removing webapp-container (0.23+16.04.20161028-0ubuntu2) ...
  Removing webbrowser-app (0.23+16.04.20161028-0ubuntu2) ...
  dpkg: cycle found while processing triggers:
   chain of packages whose triggers are or may be responsible:
    bamfdaemon -> gnome-menus
   packages' pending triggers which are or may be unresolvable:
    gnome-menus: /usr/share/applications
    bamfdaemon: /usr/share/applications
    libglib2.0-0:amd64: /usr/share/glib-2.0/schemas
    desktop-file-utils: /usr/share/applications
    mime-support: /usr/share/applications
  dpkg: error processing package gnome-menus (--remove):
   triggers looping, abandoned
  Processing triggers for desktop-file-utils (0.22-1ubuntu5.1) ...
  Processing triggers for mime-support (3.59ubuntu1) ...
  Processing triggers for libglib2.0-0:amd64 (2.48.2-0ubuntu1) ...
  Errors were encountered while processing:
   gnome-menus
  ERROR: Cannot create report: [Errno 17] File exists: 
'/var/crash/gnome-menus.0.crash'
  Exception during pm.DoInstall():  E:Sub-process /usr/bin/dpkg returned an 
error code (1)

  *** Send problem report to the developers?

  After the problem report has been sent, please fill out the form in the
  automatically opened web browser.

  What would you like to do? Your options are:
    S: Send report (376.4 KB)
    V: View report
    K: Keep report file for sending later or copying to somewhere else
    I: Cancel and ignore future crashes of this program version
    C: Cancel
  Please choose (S/V/K/I/C):

  .. (a lot of them)

   qml-module-qtquick-controls2:amd64
   qml-module-org-kde-kconfig:amd64
   libunity-control-center1
   libqt5quickcontrols2-5:amd64
   libglib2.0-bin
   libkf5plasma5:amd64
   locales
   qml-module-qtqml-models2:amd64
   libkf5coreaddons5:amd64
   gir1.2-goa-1.0:amd64
   libwebkit2gtk-4.0-37:amd64
  Processing was halted because there were too many errors.

  Upgrade complete

  The upgrade has completed but there were errors during the upgrade
  process.

  To continue please press [ENTER]

  ubuntu@201606-22338:~$

  ==

  ProblemType: Package
  DistroRelease: Ubuntu 18.04
  Package: gnome-menus 3.13.3-6ubuntu3.1
  ProcVersionSignature: Ubuntu 4.4.0-121.145-generic 4.4.117
  Uname: Linux 4.4.0-121-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2.16
  Architecture: amd64
  Date: Wed Apr 25 22:00:01 2018
  Dependencies:

  DistributionChannelDescriptor:
   # This is a distribution channel descriptor
   # For more information see 
http://wiki.ubuntu.com/DistributionChannelDescriptor
   canonical-oem-somerville-xenial-amd64-20160624-2
  ErrorMessage: triggers looping, abandoned
  InstallationDate: Installed on 2018-04-25 (0 days ago)
  

[Desktop-packages] [Bug 1766890] [NEW] package gnome-menus 3.13.3-6ubuntu3.1 failed to install/upgrade: triggers looping, abandoned

2018-04-25 Thread Taihsiang Ho
Public bug reported:

Dell XPS 13 9360 (CID 201606-22338)
pre-installed image Xenial

[Description]

When I tried to perform 16.04 --> 18.04 update, the update process
failed. The process guide me to file this bug report.

[Steps to reproduce]
1. Update the system to the latest stack by "sudo apt-get update; sudo apt-get 
dist-upgrade -y"
2. Reboot
3. Make sure /etc/update-manager/release-upgrades is able to update (The 
configuration value of "Prompt" should be "lts", namely "Prompt=lts", not 
"Prompt=never").
4. Perform the release update: "sudo apt-get update; sudo do-release-upgrade -d"
5. During the update process, it prompts for "Configuring gdm3". There are two 
choices "gdm3" and "lightdm". I picked up "gdm3". Please refer to the 
attachment for the prompt details as well.

We should use "-d" because bionic beaver has not been officially
released yet.

[Expected Result]

The release update completed and I could start using Bionic instead of
Xenial.

[Actual Result]

The update process failed. It shows the error message[1] and
automatically asking for filing this bug report.

[1]

Preparing to unpack .../qml-module-qtquick-dialogs_5.9.5-0ubuntu1_amd64.deb ...
Unpacking qml-module-qtquick-dialogs:amd64 (5.9.5-0ubuntu1) over 
(5.5.1-1ubuntu1) ...
Preparing to unpack .../qml-module-qtquick-window2_5.9.5-0ubuntu1_amd64.deb ...
Unpacking qml-module-qtquick-window2:amd64 (5.9.5-0ubuntu1) over 
(5.5.1-2ubuntu6) ...
(Reading database ... 253705 files and directories currently installed.)
Removing unity-webapps-common (2.4.17+15.10.20150616-0ubuntu2) ...
Removing unity-webapps-service (2.5.0~+16.04.20160201-0ubuntu1) ...
Removing webapp-container (0.23+16.04.20161028-0ubuntu2) ...
Removing webbrowser-app (0.23+16.04.20161028-0ubuntu2) ...
dpkg: cycle found while processing triggers:
 chain of packages whose triggers are or may be responsible:
  bamfdaemon -> gnome-menus
 packages' pending triggers which are or may be unresolvable:
  gnome-menus: /usr/share/applications
  bamfdaemon: /usr/share/applications
  libglib2.0-0:amd64: /usr/share/glib-2.0/schemas
  desktop-file-utils: /usr/share/applications
  mime-support: /usr/share/applications
dpkg: error processing package gnome-menus (--remove):
 triggers looping, abandoned
Processing triggers for desktop-file-utils (0.22-1ubuntu5.1) ...
Processing triggers for mime-support (3.59ubuntu1) ...
Processing triggers for libglib2.0-0:amd64 (2.48.2-0ubuntu1) ...
Errors were encountered while processing:
 gnome-menus
ERROR: Cannot create report: [Errno 17] File exists: 
'/var/crash/gnome-menus.0.crash'
Exception during pm.DoInstall():  E:Sub-process /usr/bin/dpkg returned an error 
code (1)

*** Send problem report to the developers?

After the problem report has been sent, please fill out the form in the
automatically opened web browser.

What would you like to do? Your options are:
  S: Send report (376.4 KB)
  V: View report
  K: Keep report file for sending later or copying to somewhere else
  I: Cancel and ignore future crashes of this program version
  C: Cancel
Please choose (S/V/K/I/C):

.. (a lot of them)

 qml-module-qtquick-controls2:amd64
 qml-module-org-kde-kconfig:amd64
 libunity-control-center1
 libqt5quickcontrols2-5:amd64
 libglib2.0-bin
 libkf5plasma5:amd64
 locales
 qml-module-qtqml-models2:amd64
 libkf5coreaddons5:amd64
 gir1.2-goa-1.0:amd64
 libwebkit2gtk-4.0-37:amd64
Processing was halted because there were too many errors.

Upgrade complete

The upgrade has completed but there were errors during the upgrade
process.

To continue please press [ENTER]

ubuntu@201606-22338:~$

==

ProblemType: Package
DistroRelease: Ubuntu 18.04
Package: gnome-menus 3.13.3-6ubuntu3.1
ProcVersionSignature: Ubuntu 4.4.0-121.145-generic 4.4.117
Uname: Linux 4.4.0-121-generic x86_64
ApportVersion: 2.20.1-0ubuntu2.16
Architecture: amd64
Date: Wed Apr 25 22:00:01 2018
Dependencies:

DistributionChannelDescriptor:
 # This is a distribution channel descriptor
 # For more information see http://wiki.ubuntu.com/DistributionChannelDescriptor
 canonical-oem-somerville-xenial-amd64-20160624-2
ErrorMessage: triggers looping, abandoned
InstallationDate: Installed on 2018-04-25 (0 days ago)
InstallationMedia: Ubuntu 16.04 "Xenial" - Build amd64 LIVE Binary 
20160624-10:47
RelatedPackageVersions:
 dpkg 1.18.4ubuntu1.4
 apt  1.2.26
SourcePackage: gnome-menus
Title: package gnome-menus 3.13.3-6ubuntu3.1 failed to install/upgrade: 
triggers looping, abandoned
UpgradeStatus: Upgraded to bionic on 2018-04-25 (0 days ago)

** Affects: gnome-menus (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: 201606-22338 amd64 apport-package bionic taipei-lab

** Description changed:

  Dell XPS 13 9360 (CID 201606-22338)
  pre-installed image Xenial
  
  [Description]
  
  When I tried to perform 16.04 --> 18.04 update, the update process
  failed. The process guide me to file this bug report.
  
- 
  

[Desktop-packages] [Bug 1766890] Re: package gnome-menus 3.13.3-6ubuntu3.1 failed to install/upgrade: triggers looping, abandoned

2018-04-25 Thread Taihsiang Ho
** Description changed:

  Dell XPS 13 9360 (CID 201606-22338)
  pre-installed image Xenial
  
  [Description]
  
  When I tried to perform 16.04 --> 18.04 update, the update process
  failed. The process guide me to file this bug report.
  
  [Steps to reproduce]
  1. Update the system to the latest stack by "sudo apt-get update; sudo 
apt-get dist-upgrade -y"
  2. Reboot
  3. Make sure /etc/update-manager/release-upgrades is able to update (The 
configuration value of "Prompt" should be "lts", namely "Prompt=lts", not 
"Prompt=never").
  4. Perform the release update: "sudo apt-get update; sudo do-release-upgrade 
-d"
+ 5. During the update process, it prompts for "Configuring gdm3". There are 
two choices "gdm3" and "lightdm". I picked up "gdm3". Please refer to the 
attachment for the prompt details as well.
  
  We should use "-d" because bionic beaver has not been officially
  released yet.
  
  [Expected Result]
  
  The release update completed and I could start using Bionic instead of
  Xenial.
  
  [Actual Result]
  
  The update process failed. It shows the error message[1] and
  automatically asking for filing this bug report.
  
  [1]
  
  Preparing to unpack .../qml-module-qtquick-dialogs_5.9.5-0ubuntu1_amd64.deb 
...
  Unpacking qml-module-qtquick-dialogs:amd64 (5.9.5-0ubuntu1) over 
(5.5.1-1ubuntu1) ...
  Preparing to unpack .../qml-module-qtquick-window2_5.9.5-0ubuntu1_amd64.deb 
...
  Unpacking qml-module-qtquick-window2:amd64 (5.9.5-0ubuntu1) over 
(5.5.1-2ubuntu6) ...
  (Reading database ... 253705 files and directories currently installed.)
  Removing unity-webapps-common (2.4.17+15.10.20150616-0ubuntu2) ...
  Removing unity-webapps-service (2.5.0~+16.04.20160201-0ubuntu1) ...
  Removing webapp-container (0.23+16.04.20161028-0ubuntu2) ...
  Removing webbrowser-app (0.23+16.04.20161028-0ubuntu2) ...
  dpkg: cycle found while processing triggers:
   chain of packages whose triggers are or may be responsible:
    bamfdaemon -> gnome-menus
   packages' pending triggers which are or may be unresolvable:
    gnome-menus: /usr/share/applications
    bamfdaemon: /usr/share/applications
    libglib2.0-0:amd64: /usr/share/glib-2.0/schemas
    desktop-file-utils: /usr/share/applications
    mime-support: /usr/share/applications
  dpkg: error processing package gnome-menus (--remove):
   triggers looping, abandoned
  Processing triggers for desktop-file-utils (0.22-1ubuntu5.1) ...
  Processing triggers for mime-support (3.59ubuntu1) ...
  Processing triggers for libglib2.0-0:amd64 (2.48.2-0ubuntu1) ...
  Errors were encountered while processing:
   gnome-menus
  ERROR: Cannot create report: [Errno 17] File exists: 
'/var/crash/gnome-menus.0.crash'
  Exception during pm.DoInstall():  E:Sub-process /usr/bin/dpkg returned an 
error code (1)
  
  *** Send problem report to the developers?
  
  After the problem report has been sent, please fill out the form in the
  automatically opened web browser.
  
  What would you like to do? Your options are:
    S: Send report (376.4 KB)
    V: View report
    K: Keep report file for sending later or copying to somewhere else
    I: Cancel and ignore future crashes of this program version
    C: Cancel
  Please choose (S/V/K/I/C):
  
  .. (a lot of them)
  
   qml-module-qtquick-controls2:amd64
   qml-module-org-kde-kconfig:amd64
   libunity-control-center1
   libqt5quickcontrols2-5:amd64
   libglib2.0-bin
   libkf5plasma5:amd64
   locales
   qml-module-qtqml-models2:amd64
   libkf5coreaddons5:amd64
   gir1.2-goa-1.0:amd64
   libwebkit2gtk-4.0-37:amd64
  Processing was halted because there were too many errors.
  
  Upgrade complete
  
  The upgrade has completed but there were errors during the upgrade
  process.
  
  To continue please press [ENTER]
  
  ubuntu@201606-22338:~$
  
  ==
  
  ProblemType: Package
  DistroRelease: Ubuntu 18.04
  Package: gnome-menus 3.13.3-6ubuntu3.1
  ProcVersionSignature: Ubuntu 4.4.0-121.145-generic 4.4.117
  Uname: Linux 4.4.0-121-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2.16
  Architecture: amd64
  Date: Wed Apr 25 22:00:01 2018
  Dependencies:
  
  DistributionChannelDescriptor:
   # This is a distribution channel descriptor
   # For more information see 
http://wiki.ubuntu.com/DistributionChannelDescriptor
   canonical-oem-somerville-xenial-amd64-20160624-2
  ErrorMessage: triggers looping, abandoned
  InstallationDate: Installed on 2018-04-25 (0 days ago)
  InstallationMedia: Ubuntu 16.04 "Xenial" - Build amd64 LIVE Binary 
20160624-10:47
  RelatedPackageVersions:
   dpkg 1.18.4ubuntu1.4
   apt  1.2.26
  SourcePackage: gnome-menus
  Title: package gnome-menus 3.13.3-6ubuntu3.1 failed to install/upgrade: 
triggers looping, abandoned
  UpgradeStatus: Upgraded to bionic on 2018-04-25 (0 days ago)

** Attachment added: "Selection_019.png"
   

[Desktop-packages] [Bug 1727401] Re: Corruption on windowed 3D apps running on dGPU (Intel/AMD)

2018-01-11 Thread Taihsiang Ho
Test the same hardware as comment #15. This time I use proposed stack. I
could not reproduce the issue.

More information for reference (including the package information):

ubuntu@201507-18697:~$ DISPLAY=:0 glxgears
Running synchronized to the vertical refresh.  The framerate should be
approximately the same as the monitor refresh rate.
308 frames in 5.0 seconds = 61.559 FPS
299 frames in 5.0 seconds = 59.612 FPS
299 frames in 5.0 seconds = 59.598 FPS

ubuntu@201507-18697:~$ DISPLAY=:0 DRI_PRIME=1 glxgears
Running synchronized to the vertical refresh.  The framerate should be
approximately the same as the monitor refresh rate.
325 frames in 5.0 seconds = 64.859 FPS
300 frames in 5.0 seconds = 59.990 FPS
300 frames in 5.0 seconds = 59.792 FPS
297 frames in 5.0 seconds = 59.214 FPS
298 frames in 5.0 seconds = 59.584 FPS
301 frames in 5.0 seconds = 60.008 FPS
301 frames in 5.0 seconds = 60.000 FPS

ubuntu@201507-18697:~$ uname -a
Linux 201507-18697 4.13.0-25-generic #29-Ubuntu SMP Mon Jan 8 21:14:41 UTC 2018 
x86_64 x86_64 x86_64 GNU/Linux

ubuntu@201507-18697:~$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description:Ubuntu 17.10
Release:17.10
Codename:   artful
ubuntu@201507-18697:~$

ubuntu@201507-18697:~$ dpkg -l libdrm-common libdrm2 libcapnp-0.5.3 
libdrm-amdgpu1 libwayland-egl1-mesa libwayland-client0 libwayland-server0  
libegl1-mesa libgbm1 libmircore1   libmircommon7 libmirprotobuf3  libmirclient9 
libllvm5.0 libgl1-mesa-dri
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name  Version 
ArchitectureDescription
+++-=-===-===-===
ii  libcapnp-0.5.3:amd64  0.5.3-2ubuntu2  
amd64   Cap'n Proto C++ library
ii  libdrm-amdgpu1:amd64  2.4.83-1
amd64   Userspace interface to amdgpu-specific kernel DRM 
services -- runtime
ii  libdrm-common 2.4.83-1
all Userspace interface to kernel DRM services -- 
common files
ii  libdrm2:amd64 2.4.83-1
amd64   Userspace interface to kernel DRM services -- 
runtime
ii  libegl1-mesa:amd6417.2.4-0ubuntu1~17.10.2 
amd64   free implementation of the EGL API -- runtime
ii  libgbm1:amd64 17.2.4-0ubuntu1~17.10.2 
amd64   generic buffer management API -- runtime
ii  libgl1-mesa-dri:amd64 17.2.4-0ubuntu1~17.10.2 
amd64   free implementation of the OpenGL API -- DRI modules
ii  libllvm5.0:amd64  1:5.0-3 
amd64   Modular compiler and toolchain technologies, 
runtime library
ii  libmirclient9:amd64   0.28.0+17.10.20171011.1-0ub 
amd64   Display server for Ubuntu - client library
ii  libmircommon7:amd64   0.28.0+17.10.20171011.1-0ub 
amd64   Display server for Ubuntu - shared library
ii  libmircore1:amd64 0.28.0+17.10.20171011.1-0ub 
amd64   Display server for Ubuntu - shared library
ii  libmirprotobuf3:amd64 0.28.0+17.10.20171011.1-0ub 
amd64   Display server for Ubuntu - RPC definitions
ii  libwayland-client0:amd64  1.14.0-1
amd64   wayland compositor infrastructure - client library
ii  libwayland-egl1-mesa:amd6417.2.4-0ubuntu1~17.10.2 
amd64   implementation of the Wayland EGL platform -- 
runtime
ii  libwayland-server0:amd64  1.14.0-1
amd64   wayland compositor infrastructure - server library


ubuntu@201507-18697:~$ lspci -nn
00:00.0 Host bridge [0600]: Intel Corporation Skylake Host Bridge/DRAM 
Registers [8086:1904] (rev 08)
00:02.0 VGA compatible controller [0300]: Intel Corporation HD Graphics 520 
[8086:1916] (rev 07)
00:04.0 Signal processing controller [1180]: Intel Corporation Skylake 
Processor Thermal Subsystem [8086:1903] (rev 08)
00:14.0 USB controller [0c03]: Intel Corporation Sunrise Point-LP USB 3.0 xHCI 
Controller [8086:9d2f] (rev 20)
00:14.2 Signal processing controller [1180]: Intel Corporation Sunrise Point-LP 
Thermal subsystem [8086:9d31] (rev 20)
00:16.0 Communication controller [0780]: Intel Corporation 

[Desktop-packages] [Bug 1727401] Re: Corruption on windowed 3D apps running on dGPU (Intel/AMD)

2018-01-11 Thread Taihsiang Ho
Hi, I can't reproduce this issue with a fresh installed Artful on the I+A 
system[1] with gfx
  - Intel Corporation HD Graphics 520 [8086:1916] (rev 07)
  - Advanced Micro Devices, Inc. [AMD/ATI] Topaz XT [Radeon R7 M260/M265 / 
M340/M360 / M440/M445] [1002:6900] (rev 81)


I might need more information to reproduce and make sure this issue on Artful 
as well.

---


[1] Test machine -  CID 201507-18697 - Dell Latitude E5570

[2] More information for reference (including package information)


ubuntu@201507-18697:~$ DISPLAY=:0 glxgears
Running synchronized to the vertical refresh.  The framerate should be
approximately the same as the monitor refresh rate.
359 frames in 5.0 seconds = 71.667 FPS
300 frames in 5.0 seconds = 59.997 FPS
301 frames in 5.0 seconds = 60.002 FPS
300 frames in 5.0 seconds = 59.996 FPS
300 frames in 5.0 seconds = 60.000 FPS
301 frames in 5.0 seconds = 60.002 FPS
300 frames in 5.0 seconds = 59.996 FPS

ubuntu@201507-18697:~$ DISPLAY=:0 DRI_PRIME=1 glxgears
Running synchronized to the vertical refresh.  The framerate should be
approximately the same as the monitor refresh rate.
302 frames in 5.0 seconds = 60.321 FPS
301 frames in 5.0 seconds = 59.996 FPS
301 frames in 5.0 seconds = 60.005 FPS
301 frames in 5.0 seconds = 59.989 FPS
301 frames in 5.0 seconds = 60.008 FPS

ubuntu@201507-18697:~$ uname -a
Linux 201507-18697 4.13.0-16-generic #19-Ubuntu SMP Wed Oct 11 18:35:14 UTC 
2017 x86_64 x86_64 x86_64 GNU/Linux

ubuntu@201507-18697:~$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description:Ubuntu 17.10
Release:17.10
Codename:   artful
ubuntu@201507-18697:~$ apt-cache policy libdrm-amdgpu1
libdrm-amdgpu1:
  Installed: 2.4.83-1
  Candidate: 2.4.83-1
  Version table:
 *** 2.4.83-1 500
500 http://us.archive.ubuntu.com/ubuntu artful/main amd64 Packages
500 http://archive.ubuntu.com/ubuntu artful/main amd64 Packages
100 /var/lib/dpkg/status


ubuntu@201507-18697:~$ apt-cache policy libgl1-mesa-dri
libgl1-mesa-dri:
  Installed: 17.2.2-0ubuntu1
  Candidate: 17.2.2-0ubuntu1
  Version table:
 *** 17.2.2-0ubuntu1 500
500 http://us.archive.ubuntu.com/ubuntu artful/main amd64 Packages
500 http://archive.ubuntu.com/ubuntu artful/main amd64 Packages
100 /var/lib/dpkg/status

ubuntu@201507-18697:~$ dpkg -l libdrm-common libdrm2 libcapnp-0.5.3 
libdrm-amdgpu1 libwayland-egl1-mesa libwayland-client0 libwayland-server0  
libegl1-mesa libgbm1 libmircore1   libmircommon7 libmirprotobuf3  libmirclient9 
libllvm5.0 libgl1-mesa-dri
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name  Version 
ArchitectureDescription
+++-=-===-===-===
ii  libcapnp-0.5.3:amd64  0.5.3-2ubuntu2  
amd64   Cap'n Proto C++ library
ii  libdrm-amdgpu1:amd64  2.4.83-1
amd64   Userspace interface to amdgpu-specific kernel DRM 
services -- runtime
ii  libdrm-common 2.4.83-1
all Userspace interface to kernel DRM services -- 
common files
ii  libdrm2:amd64 2.4.83-1
amd64   Userspace interface to kernel DRM services -- 
runtime
ii  libegl1-mesa:amd6417.2.2-0ubuntu1 
amd64   free implementation of the EGL API -- runtime
ii  libgbm1:amd64 17.2.2-0ubuntu1 
amd64   generic buffer management API -- runtime
ii  libgl1-mesa-dri:amd64 17.2.2-0ubuntu1 
amd64   free implementation of the OpenGL API -- DRI modules
ii  libllvm5.0:amd64  1:5.0-3 
amd64   Modular compiler and toolchain technologies, 
runtime library
ii  libmirclient9:amd64   0.28.0+17.10.20171011.1-0ub 
amd64   Display server for Ubuntu - client library
ii  libmircommon7:amd64   0.28.0+17.10.20171011.1-0ub 
amd64   Display server for Ubuntu - shared library
ii  libmircore1:amd64 0.28.0+17.10.20171011.1-0ub 
amd64   Display server for Ubuntu - shared library
ii  libmirprotobuf3:amd64 0.28.0+17.10.20171011.1-0ub 
amd64   Display server for Ubuntu - RPC definitions
ii  libwayland-client0:amd64  1.14.0-1

[Desktop-packages] [Bug 1654448] Re: XPS 13 9360 and 9350, Realtek ALC3246, Headphone audio hiss

2017-06-21 Thread Taihsiang Ho
** Tags added: 201507-18777 taipei-lab

** Tags added: oem-sru

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to alsa-driver in Ubuntu.
https://bugs.launchpad.net/bugs/1654448

Title:
  XPS 13 9360 and 9350, Realtek ALC3246, Headphone audio hiss

Status in Dell Sputnik:
  Confirmed
Status in alsa-driver package in Ubuntu:
  Confirmed
Status in linux package in Ubuntu:
  In Progress
Status in pulseaudio package in Ubuntu:
  Confirmed

Bug description:
  Pertaining to 16.04 on a dell XPS 13 9360

  ii  alsa-base 1.0.25+dfsg-0ubuntu5

  Advanced Linux Sound Architecture Driver Version k4.4.0-57-generic.

  
  When headphones are plugged in, there is a clearly audible hiss (white 
noise). This is present as soon as the headphones are plugged in, whether 
'headphones' or 'headset' are selected from the pop-up box. 

  Using alsamixer to debug the issue reveals that it is related to
  "Headphone Mic Boost" - the default setting is: dB gain 0.00, 0.00. If
  this is changed to:

  10.00, 10.00 (one notch up) the hiss disappears. 
  20.00, 20.00 cause a louder hiss and 
  30.00, 30.00 causes an even louder hiss with high frequency audio artifacts. 

  When the headphones are removed and plugged back in the Headphone Mic
  Boost setting returns to dB gain 0 and the problem also returns.

  This (problem and workaround) has been reported in the wild:
  https://news.ycombinator.com/item?id=13050843 and
  
https://www.reddit.com/r/Dell/comments/4j1zz4/headphones_have_static_noise_with_ubuntu_1604_on/
  for example

To manage notifications about this bug go to:
https://bugs.launchpad.net/dell-sputnik/+bug/1654448/+subscriptions

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


[Desktop-packages] [Bug 1645065] [NEW] gnome-software (Ubuntu Software) crashed after system update on Xenial

2016-11-26 Thread Taihsiang Ho
Public bug reported:

Ubuntu Xenial

[Step to Reproduce]
1. install the system
2. click the dash to launch "system updater" GUI
3. update the system with GUI ( so I could update the system to 
4.4.0-47-generic #68-Ubuntu)
4. reboot
5. after reboot, click the Ubuntu Software icon on the launcher.

[Expected Result]
Ubuntu Software is opened and ready to use.

[Actual Result]
Ubuntu Software could not be opened.

dmesg shows:
[  616.684884] do_trap: 45 callbacks suppressed
[  616.684895] traps: pool[4815] trap int3 ip:7f9620707a6b sp:7f95fe0375b0 
error:0
[ 1269.764553] traps: gnome-software[6688] trap int3 ip:7f62fd88ba6b 
sp:7ffdb0921d00 error:0
[ 1718.319194] traps: gnome-software[8640] trap int3 ip:7ffb5c6a7a6b 
sp:7ffde6130e60 error:0

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: gnome-software 3.20.1+git20160426.1.a976144-ubuntu-xenial-0ubuntu1
ProcVersionSignature: Ubuntu 4.4.0-47.68-generic 4.4.24
Uname: Linux 4.4.0-47-generic x86_64
ApportVersion: 2.20.1-0ubuntu2.1
Architecture: amd64
CurrentDesktop: Unity
Date: Sun Nov 27 10:39:22 2016
InstallationDate: Installed on 2016-04-22 (218 days ago)
InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Release amd64 (20160420.1)
SourcePackage: gnome-software
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: gnome-software (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug xenial

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-software in Ubuntu.
https://bugs.launchpad.net/bugs/1645065

Title:
  gnome-software (Ubuntu Software) crashed after system update on Xenial

Status in gnome-software package in Ubuntu:
  New

Bug description:
  Ubuntu Xenial

  [Step to Reproduce]
  1. install the system
  2. click the dash to launch "system updater" GUI
  3. update the system with GUI ( so I could update the system to 
4.4.0-47-generic #68-Ubuntu)
  4. reboot
  5. after reboot, click the Ubuntu Software icon on the launcher.

  [Expected Result]
  Ubuntu Software is opened and ready to use.

  [Actual Result]
  Ubuntu Software could not be opened.

  dmesg shows:
  [  616.684884] do_trap: 45 callbacks suppressed
  [  616.684895] traps: pool[4815] trap int3 ip:7f9620707a6b sp:7f95fe0375b0 
error:0
  [ 1269.764553] traps: gnome-software[6688] trap int3 ip:7f62fd88ba6b 
sp:7ffdb0921d00 error:0
  [ 1718.319194] traps: gnome-software[8640] trap int3 ip:7ffb5c6a7a6b 
sp:7ffde6130e60 error:0

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: gnome-software 3.20.1+git20160426.1.a976144-ubuntu-xenial-0ubuntu1
  ProcVersionSignature: Ubuntu 4.4.0-47.68-generic 4.4.24
  Uname: Linux 4.4.0-47-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2.1
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Sun Nov 27 10:39:22 2016
  InstallationDate: Installed on 2016-04-22 (218 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Release amd64 
(20160420.1)
  SourcePackage: gnome-software
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-software/+bug/1645065/+subscriptions

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


[Desktop-packages] [Bug 1568843] Re: unity launcher icon display is incorrect

2016-10-06 Thread Taihsiang Ho
*** This bug is a duplicate of bug 1625498 ***
https://bugs.launchpad.net/bugs/1625498

** This bug has been marked a duplicate of bug 1625498
   Heavy corruption in launcher icons on XPS 13 (Dell XPS 13 9350) running 
Xenial 16.04.1

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to xserver-xorg-video-intel in Ubuntu.
https://bugs.launchpad.net/bugs/1568843

Title:
  unity launcher icon display is incorrect

Status in xserver-xorg-video-intel package in Ubuntu:
  New

Bug description:
  Ubuntu Xenial daily build (built on Apr. 07)
  Dell XPS (CID 201508-18805)

  Steps to reproduce this bug:
  prepare a live usb and boot to live desktop.
  After installing the system with a live usb, the desktop shows the same issue 
as well.

  Expected result:
  the icon display looks good and smooth.

  Actual result:
  please see the attachment for screenshot.

  -

  More info:
  14.04.4 live usb could reproduce this issue as well.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: xorg 1:7.7+13ubuntu3
  ProcVersionSignature: Ubuntu 4.4.0-17.33-generic 4.4.6
  Uname: Linux 4.4.0-17-generic x86_64
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.20.1-0ubuntu1
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  Date: Mon Apr 11 20:46:14 2016
  DistUpgraded: Fresh install
  DistroCodename: xenial
  DistroVariant: ubuntu
  DkmsStatus:
   fwts-efi-runtime-dkms, 16.03.00, 4.4.0-17-generic, x86_64: installed
   tp-smapi, 0.41, 4.4.0-17-generic, x86_64: installed
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   Intel Corporation Sky Lake Integrated Graphics [8086:1926] (rev 03) (prog-if 
00 [VGA controller])
 Subsystem: Dell Skylake Integrated Graphics [1028:0704]
  InstallationDate: Installed on 2016-04-08 (3 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Beta amd64 (20160407)
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 004: ID 0bda:5682 Realtek Semiconductor Corp. 
   Bus 001 Device 003: ID 04f3:20d0 Elan Microelectronics Corp. 
   Bus 001 Device 002: ID 0a5c:6412 Broadcom Corp. 
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: Dell Inc. XPS 13 9350
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-17-generic.efi.signed 
root=UUID=085b4d0f-c1e4-4c24-8e1c-b83e73e40737 ro quiet splash vt.handoff=7
  SourcePackage: xorg
  Symptom: display
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 01/08/2016
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 1.2.3
  dmi.board.vendor: Dell Inc.
  dmi.chassis.type: 9
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvr1.2.3:bd01/08/2016:svnDellInc.:pnXPS139350:pvr:rvnDellInc.:rn:rvr:cvnDellInc.:ct9:cvr:
  dmi.product.name: XPS 13 9350
  dmi.sys.vendor: Dell Inc.
  version.compiz: compiz 1:0.9.12.2+16.04.20160331-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.67-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 11.2.0-1ubuntu1
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 11.2.0-1ubuntu1
  version.xserver-xorg-core: xserver-xorg-core 2:1.18.3-1ubuntu1
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.10.1-1ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.6.1-1ubuntu2
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20160325-1ubuntu1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.12-1build2
  xserver.bootTime: Mon Apr 11 20:42:37 2016
  xserver.configfile: default
  xserver.errors:
   Error compiling keymap (server-844CE2B1634E5169F59C82995F96DEDC6FD2D6AF)
   XKB: Couldn't compile keymap
   Error compiling keymap (server-844CE2B1634E5169F59C82995F96DEDC6FD2D6AF)
   XKB: Couldn't compile keymap
  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   product id5194 
   vendor SHP
  xserver.version: 2:1.18.3-1ubuntu1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/1568843/+subscriptions

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


[Desktop-packages] [Bug 1568843] [NEW] unity launcher icon display is incorrect

2016-04-11 Thread Taihsiang Ho
Public bug reported:

Ubuntu Xenial daily build (built on Apr. 07)
Dell XPS (CID 201508-18805)

Steps to reproduce this bug:
prepare a live usb and boot to live desktop.
After installing the system with a live usb, the desktop shows the same issue 
as well.

Expected result:
the icon display looks good and smooth.

Actual result:
please see the attachment for screenshot.

-

More info:
14.04.4 live usb could reproduce this issue as well.

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: xorg 1:7.7+13ubuntu3
ProcVersionSignature: Ubuntu 4.4.0-17.33-generic 4.4.6
Uname: Linux 4.4.0-17-generic x86_64
.tmp.unity.support.test.0:
 
ApportVersion: 2.20.1-0ubuntu1
Architecture: amd64
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
CompositorRunning: compiz
CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
CompositorUnredirectFSW: true
CurrentDesktop: Unity
Date: Mon Apr 11 20:46:14 2016
DistUpgraded: Fresh install
DistroCodename: xenial
DistroVariant: ubuntu
DkmsStatus:
 fwts-efi-runtime-dkms, 16.03.00, 4.4.0-17-generic, x86_64: installed
 tp-smapi, 0.41, 4.4.0-17-generic, x86_64: installed
ExtraDebuggingInterest: Yes
GraphicsCard:
 Intel Corporation Sky Lake Integrated Graphics [8086:1926] (rev 03) (prog-if 
00 [VGA controller])
   Subsystem: Dell Skylake Integrated Graphics [1028:0704]
InstallationDate: Installed on 2016-04-08 (3 days ago)
InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Beta amd64 (20160407)
Lsusb:
 Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
 Bus 001 Device 004: ID 0bda:5682 Realtek Semiconductor Corp. 
 Bus 001 Device 003: ID 04f3:20d0 Elan Microelectronics Corp. 
 Bus 001 Device 002: ID 0a5c:6412 Broadcom Corp. 
 Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
MachineType: Dell Inc. XPS 13 9350
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-17-generic.efi.signed 
root=UUID=085b4d0f-c1e4-4c24-8e1c-b83e73e40737 ro quiet splash vt.handoff=7
SourcePackage: xorg
Symptom: display
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 01/08/2016
dmi.bios.vendor: Dell Inc.
dmi.bios.version: 1.2.3
dmi.board.vendor: Dell Inc.
dmi.chassis.type: 9
dmi.chassis.vendor: Dell Inc.
dmi.modalias: 
dmi:bvnDellInc.:bvr1.2.3:bd01/08/2016:svnDellInc.:pnXPS139350:pvr:rvnDellInc.:rn:rvr:cvnDellInc.:ct9:cvr:
dmi.product.name: XPS 13 9350
dmi.sys.vendor: Dell Inc.
version.compiz: compiz 1:0.9.12.2+16.04.20160331-0ubuntu1
version.ia32-libs: ia32-libs N/A
version.libdrm2: libdrm2 2.4.67-1
version.libgl1-mesa-dri: libgl1-mesa-dri 11.2.0-1ubuntu1
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 11.2.0-1ubuntu1
version.xserver-xorg-core: xserver-xorg-core 2:1.18.3-1ubuntu1
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.10.1-1ubuntu2
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.6.1-1ubuntu2
version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20160325-1ubuntu1
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.12-1build2
xserver.bootTime: Mon Apr 11 20:42:37 2016
xserver.configfile: default
xserver.errors:
 Error compiling keymap (server-844CE2B1634E5169F59C82995F96DEDC6FD2D6AF)
 XKB: Couldn't compile keymap
 Error compiling keymap (server-844CE2B1634E5169F59C82995F96DEDC6FD2D6AF)
 XKB: Couldn't compile keymap
xserver.logfile: /var/log/Xorg.0.log
xserver.outputs:
 product id5194 
 vendor SHP
xserver.version: 2:1.18.3-1ubuntu1

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


** Tags: amd64 apport-bug compiz-0.9 ubuntu xenial

** Attachment added: "Screenshot from 2016-04-11 20-54-52.png"
   
https://bugs.launchpad.net/bugs/1568843/+attachment/4632671/+files/Screenshot%20from%202016-04-11%2020-54-52.png

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

Title:
  unity launcher icon display is incorrect

Status in xorg package in Ubuntu:
  New

Bug description:
  Ubuntu Xenial daily build (built on Apr. 07)
  Dell XPS (CID 201508-18805)

  Steps to reproduce this bug:
  prepare a live usb and boot to live desktop.
  After installing the system with a live usb, the desktop shows the same issue 
as well.

  Expected result:
  the icon display looks good and smooth.

  Actual result:
  please see the attachment for screenshot.

  -

  More info:
  14.04.4 live usb could reproduce this issue as well.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: xorg 1:7.7+13ubuntu3
  ProcVersionSignature: Ubuntu 4.4.0-17.33-generic 4.4.6
  Uname: Linux 4.4.0-17-generic x86_64
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.20.1-0ubuntu1
  Architecture: amd64
  CompizPlugins: No value set for 

[Desktop-packages] [Bug 1414706] Re: [20ALCTO1WW, Realtek ALC292, Black Mic, Left][Lenovo ThinkPad X240] external mic has no sound at all

2015-04-01 Thread Taihsiang Ho
Hi Raymond,  thanks for indicating that.
The tests I have done above is tested with a ctia headset,
except the comment no.7, which using both of OMTP and CTIA.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to alsa-driver in Ubuntu.
https://bugs.launchpad.net/bugs/1414706

Title:
  [20ALCTO1WW, Realtek ALC292, Black Mic, Left][Lenovo ThinkPad X240]
  external mic has no sound at all

Status in HWE Next Project:
  Incomplete
Status in alsa-driver package in Ubuntu:
  Confirmed

Bug description:
  During this test, an error dialog was thrown, reading:

  The following mixer control(s) might be incorrectly set: 
  Mic is at 0.0%

  Mic is muted
  Please try to fix that (e g by running 
  alsamixer -D hw:PCH in a terminal) and see if that solves the problem.
  Would you like to continue troubleshooting anyway?

  However, the System Settings... - Sound UI shows the mic as not
  muted. When I tried running the alsamixer command, I saw mic and mic-
  boost were both showing 0; I cranked them up to 100, but it made no
  difference. I also tried re-running this command with the mic/mic-
  boost still set to 100 and it threw the same error.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: alsa-base 1.0.25+dfsg-0ubuntu4
  ProcVersionSignature: Ubuntu 3.13.0-45.74-generic 3.13.11-ckt13
  Uname: Linux 3.13.0-45-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.6
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  doctorow   2636 F pulseaudio
   /dev/snd/pcmC1D0c:   doctorow   2636 F...m pulseaudio
   /dev/snd/pcmC1D0p:   doctorow   2636 F...m pulseaudio
   /dev/snd/controlC0:  doctorow   2636 F pulseaudio
  CurrentDesktop: Unity
  Date: Mon Jan 26 16:20:49 2015
  InstallationDate: Installed on 2014-09-10 (138 days ago)
  InstallationMedia: Ubuntu 14.04.1 LTS Trusty Tahr - Release amd64 
(20140722.2)
  PackageArchitecture: all
  SourcePackage: alsa-driver
  Symptom: audio
  Symptom_AlsaRecordingTest: ALSA recording test through plughw:PCH failed
  Symptom_AlsaRecordingTestStderr: a r e c o r d :   p c m _ r e a d : 2 0 3 1 
:   r e a d   e r r o r :   I n p u t / o u t p u t   e r r o r
  Symptom_Card: Built-in Audio - HDA Intel PCH
  Symptom_DevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  doctorow   2636 F pulseaudio
   /dev/snd/pcmC1D0c:   doctorow   2636 F...m pulseaudio
   /dev/snd/pcmC1D0p:   doctorow   2636 F...m pulseaudio
   /dev/snd/controlC0:  doctorow   2636 F pulseaudio
  Symptom_Jack: Black Mic, Left
  Symptom_Type: No sound at all
  Title: [20ALCTO1WW, Realtek ALC292, Black Mic, Left] No sound at all
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 06/24/2014
  dmi.bios.vendor: LENOVO
  dmi.bios.version: GIET75WW (2.25 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20ALCTO1WW
  dmi.board.vendor: LENOVO
  dmi.board.version: 0B98401 PRO
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvrGIET75WW(2.25):bd06/24/2014:svnLENOVO:pn20ALCTO1WW:pvrThinkPadX240:rvnLENOVO:rn20ALCTO1WW:rvr0B98401PRO:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 20ALCTO1WW
  dmi.product.version: ThinkPad X240
  dmi.sys.vendor: LENOVO
  mtime.conffile..etc.modprobe.d.alsa.base.conf: 2015-01-22T13:36:22.741441

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

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


[Desktop-packages] [Bug 1414706] Re: [20ALCTO1WW, Realtek ALC292, Black Mic, Left][Lenovo ThinkPad X240] external mic has no sound at all

2015-03-25 Thread Taihsiang Ho
could reproduce this bug on CID 201307-14019 with:
updated 14.04.1 (fresh installation and update)
kernel 3.13.0-48-generic
oem-audio-hda-daily-dkms  (0.201503250301~ubuntu14.04.1)
BIOS GIET78WW (2.28 )
(without the HDA DKMS could still reproduce the bug)

Please refer to comment38.tar.gz for alsa-info log (with dump_coef on)


** Attachment added: comment38.tar.gz
   
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1414706/+attachment/4355290/+files/comment38.tar.gz

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to alsa-driver in Ubuntu.
https://bugs.launchpad.net/bugs/1414706

Title:
  [20ALCTO1WW, Realtek ALC292, Black Mic, Left][Lenovo ThinkPad X240]
  external mic has no sound at all

Status in HWE Next Project:
  Incomplete
Status in alsa-driver package in Ubuntu:
  Confirmed

Bug description:
  During this test, an error dialog was thrown, reading:

  The following mixer control(s) might be incorrectly set: 
  Mic is at 0.0%

  Mic is muted
  Please try to fix that (e g by running 
  alsamixer -D hw:PCH in a terminal) and see if that solves the problem.
  Would you like to continue troubleshooting anyway?

  However, the System Settings... - Sound UI shows the mic as not
  muted. When I tried running the alsamixer command, I saw mic and mic-
  boost were both showing 0; I cranked them up to 100, but it made no
  difference. I also tried re-running this command with the mic/mic-
  boost still set to 100 and it threw the same error.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: alsa-base 1.0.25+dfsg-0ubuntu4
  ProcVersionSignature: Ubuntu 3.13.0-45.74-generic 3.13.11-ckt13
  Uname: Linux 3.13.0-45-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.6
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  doctorow   2636 F pulseaudio
   /dev/snd/pcmC1D0c:   doctorow   2636 F...m pulseaudio
   /dev/snd/pcmC1D0p:   doctorow   2636 F...m pulseaudio
   /dev/snd/controlC0:  doctorow   2636 F pulseaudio
  CurrentDesktop: Unity
  Date: Mon Jan 26 16:20:49 2015
  InstallationDate: Installed on 2014-09-10 (138 days ago)
  InstallationMedia: Ubuntu 14.04.1 LTS Trusty Tahr - Release amd64 
(20140722.2)
  PackageArchitecture: all
  SourcePackage: alsa-driver
  Symptom: audio
  Symptom_AlsaRecordingTest: ALSA recording test through plughw:PCH failed
  Symptom_AlsaRecordingTestStderr: a r e c o r d :   p c m _ r e a d : 2 0 3 1 
:   r e a d   e r r o r :   I n p u t / o u t p u t   e r r o r
  Symptom_Card: Built-in Audio - HDA Intel PCH
  Symptom_DevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  doctorow   2636 F pulseaudio
   /dev/snd/pcmC1D0c:   doctorow   2636 F...m pulseaudio
   /dev/snd/pcmC1D0p:   doctorow   2636 F...m pulseaudio
   /dev/snd/controlC0:  doctorow   2636 F pulseaudio
  Symptom_Jack: Black Mic, Left
  Symptom_Type: No sound at all
  Title: [20ALCTO1WW, Realtek ALC292, Black Mic, Left] No sound at all
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 06/24/2014
  dmi.bios.vendor: LENOVO
  dmi.bios.version: GIET75WW (2.25 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20ALCTO1WW
  dmi.board.vendor: LENOVO
  dmi.board.version: 0B98401 PRO
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvrGIET75WW(2.25):bd06/24/2014:svnLENOVO:pn20ALCTO1WW:pvrThinkPadX240:rvnLENOVO:rn20ALCTO1WW:rvr0B98401PRO:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 20ALCTO1WW
  dmi.product.version: ThinkPad X240
  dmi.sys.vendor: LENOVO
  mtime.conffile..etc.modprobe.d.alsa.base.conf: 2015-01-22T13:36:22.741441

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

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


[Desktop-packages] [Bug 1414706] Re: [20ALCTO1WW, Realtek ALC292, Black Mic, Left][Lenovo ThinkPad X240] external mic has no sound at all

2015-03-25 Thread Taihsiang Ho
I tried the configuration similar to the one in comment 29 on CID 201307-14019,
and it could reproduce this bug.

It is:
14.04.1 on 201307-14019
BIOS VERSION: GIET60WW (2.10 )
oem-audio-hda-daily-dkms 0.201503250301~ubuntu14.04.1
3.13.0-46-generic #79-Ubuntu SMP Tue Mar 10 20:06:50 UTC 2015

The relevant alsa-info log dumped when recording audio could be found in the 
attachment 
comment39.tar.gz/comment39-3.13.46-hdadkms-GIET60WW-coef-on



Besides, I tested the other configuration. 
Their alsa-info log dumped when recording audio could be found in 
comment39.tar.gz as well.
They are
3.13.0-46 with/without hda dkms, bios GIET60WW (2.10 )
3.13.0-48 with/without hda dkms, bios GIET60WW (2.10 )
and all of them could reproduce this issue.

when dumping alsa-info, the dump_coef was on if available.

** Attachment added: comment39.tar.gz
   
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1414706/+attachment/4355463/+files/comment39.tar.gz

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to alsa-driver in Ubuntu.
https://bugs.launchpad.net/bugs/1414706

Title:
  [20ALCTO1WW, Realtek ALC292, Black Mic, Left][Lenovo ThinkPad X240]
  external mic has no sound at all

Status in HWE Next Project:
  Incomplete
Status in alsa-driver package in Ubuntu:
  Confirmed

Bug description:
  During this test, an error dialog was thrown, reading:

  The following mixer control(s) might be incorrectly set: 
  Mic is at 0.0%

  Mic is muted
  Please try to fix that (e g by running 
  alsamixer -D hw:PCH in a terminal) and see if that solves the problem.
  Would you like to continue troubleshooting anyway?

  However, the System Settings... - Sound UI shows the mic as not
  muted. When I tried running the alsamixer command, I saw mic and mic-
  boost were both showing 0; I cranked them up to 100, but it made no
  difference. I also tried re-running this command with the mic/mic-
  boost still set to 100 and it threw the same error.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: alsa-base 1.0.25+dfsg-0ubuntu4
  ProcVersionSignature: Ubuntu 3.13.0-45.74-generic 3.13.11-ckt13
  Uname: Linux 3.13.0-45-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.6
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  doctorow   2636 F pulseaudio
   /dev/snd/pcmC1D0c:   doctorow   2636 F...m pulseaudio
   /dev/snd/pcmC1D0p:   doctorow   2636 F...m pulseaudio
   /dev/snd/controlC0:  doctorow   2636 F pulseaudio
  CurrentDesktop: Unity
  Date: Mon Jan 26 16:20:49 2015
  InstallationDate: Installed on 2014-09-10 (138 days ago)
  InstallationMedia: Ubuntu 14.04.1 LTS Trusty Tahr - Release amd64 
(20140722.2)
  PackageArchitecture: all
  SourcePackage: alsa-driver
  Symptom: audio
  Symptom_AlsaRecordingTest: ALSA recording test through plughw:PCH failed
  Symptom_AlsaRecordingTestStderr: a r e c o r d :   p c m _ r e a d : 2 0 3 1 
:   r e a d   e r r o r :   I n p u t / o u t p u t   e r r o r
  Symptom_Card: Built-in Audio - HDA Intel PCH
  Symptom_DevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  doctorow   2636 F pulseaudio
   /dev/snd/pcmC1D0c:   doctorow   2636 F...m pulseaudio
   /dev/snd/pcmC1D0p:   doctorow   2636 F...m pulseaudio
   /dev/snd/controlC0:  doctorow   2636 F pulseaudio
  Symptom_Jack: Black Mic, Left
  Symptom_Type: No sound at all
  Title: [20ALCTO1WW, Realtek ALC292, Black Mic, Left] No sound at all
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 06/24/2014
  dmi.bios.vendor: LENOVO
  dmi.bios.version: GIET75WW (2.25 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20ALCTO1WW
  dmi.board.vendor: LENOVO
  dmi.board.version: 0B98401 PRO
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvrGIET75WW(2.25):bd06/24/2014:svnLENOVO:pn20ALCTO1WW:pvrThinkPadX240:rvnLENOVO:rn20ALCTO1WW:rvr0B98401PRO:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 20ALCTO1WW
  dmi.product.version: ThinkPad X240
  dmi.sys.vendor: LENOVO
  mtime.conffile..etc.modprobe.d.alsa.base.conf: 2015-01-22T13:36:22.741441

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

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


[Desktop-packages] [Bug 1414706] Re: [20ALCTO1WW, Realtek ALC292, Black Mic, Left][Lenovo ThinkPad X240] external mic has no sound at all

2015-03-24 Thread Taihsiang Ho
The following scenarios were tested. this issue could be reproduced.

Please note for case [4] and [5] was tested with updated BIOS (GIET53WW → 
GIET78WW)
(I hasn't accessed the same BIOS revision yet)

kernel/HDA DKMS/bios - result, also info attachment

[1] 3.13.0-46, HDA DKMS (0.201502151246~ubuntu14.04.1), GIET53WW (2.01) - could 
reproduce this bug (recorded noise), 
[2] 3.13.0-46, HDA DKMS (0.201503201631~ubuntu14.04.1), GIET53WW (2.01) - could 
not enable the audio (shown as Dummy), 201307-14019_150324-02.log
[3] 3.13.0-46, without HDA DKMS, GIET53WW (2.01), GIET53WW (2.01) - could 
reproduce this bug (recorded noise), 201307-14019_150324-03.log
[4] 3.13.0-46, HDA DKMS (0.201503201631~ubuntu14.04.1), GIET78WW 2.28 - could 
not enable the audio (shown as Dummy), 201307-14019_150324-04.log
[5] 3.13.0-46, without HDA DKMS, GIET53WW (2.01), GIET78WW 2.28 - could 
reproduce this bug (recorded noise), 201307-14019_150324-05.log

in case [4] and [5], I could not access dump_coef because no such path 
/sys/module/snd_hda_codec/parameters/dump_coef
(I didn't try to access dump_coef in case [1] [2] [3] so I could not tell 
whether they are the same.)

I will test with a clean 14.04.1 installation with this updated bios
(GIET78WW 2.28) again to avoid mutiple package/dkms installation/purging
to cause a dirty environment and make sure the test quality. I will also
attach alsa-info log with dump_coef on if possible.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to alsa-driver in Ubuntu.
https://bugs.launchpad.net/bugs/1414706

Title:
  [20ALCTO1WW, Realtek ALC292, Black Mic, Left][Lenovo ThinkPad X240]
  external mic has no sound at all

Status in HWE Next Project:
  Incomplete
Status in alsa-driver package in Ubuntu:
  Confirmed

Bug description:
  During this test, an error dialog was thrown, reading:

  The following mixer control(s) might be incorrectly set: 
  Mic is at 0.0%

  Mic is muted
  Please try to fix that (e g by running 
  alsamixer -D hw:PCH in a terminal) and see if that solves the problem.
  Would you like to continue troubleshooting anyway?

  However, the System Settings... - Sound UI shows the mic as not
  muted. When I tried running the alsamixer command, I saw mic and mic-
  boost were both showing 0; I cranked them up to 100, but it made no
  difference. I also tried re-running this command with the mic/mic-
  boost still set to 100 and it threw the same error.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: alsa-base 1.0.25+dfsg-0ubuntu4
  ProcVersionSignature: Ubuntu 3.13.0-45.74-generic 3.13.11-ckt13
  Uname: Linux 3.13.0-45-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.6
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  doctorow   2636 F pulseaudio
   /dev/snd/pcmC1D0c:   doctorow   2636 F...m pulseaudio
   /dev/snd/pcmC1D0p:   doctorow   2636 F...m pulseaudio
   /dev/snd/controlC0:  doctorow   2636 F pulseaudio
  CurrentDesktop: Unity
  Date: Mon Jan 26 16:20:49 2015
  InstallationDate: Installed on 2014-09-10 (138 days ago)
  InstallationMedia: Ubuntu 14.04.1 LTS Trusty Tahr - Release amd64 
(20140722.2)
  PackageArchitecture: all
  SourcePackage: alsa-driver
  Symptom: audio
  Symptom_AlsaRecordingTest: ALSA recording test through plughw:PCH failed
  Symptom_AlsaRecordingTestStderr: a r e c o r d :   p c m _ r e a d : 2 0 3 1 
:   r e a d   e r r o r :   I n p u t / o u t p u t   e r r o r
  Symptom_Card: Built-in Audio - HDA Intel PCH
  Symptom_DevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  doctorow   2636 F pulseaudio
   /dev/snd/pcmC1D0c:   doctorow   2636 F...m pulseaudio
   /dev/snd/pcmC1D0p:   doctorow   2636 F...m pulseaudio
   /dev/snd/controlC0:  doctorow   2636 F pulseaudio
  Symptom_Jack: Black Mic, Left
  Symptom_Type: No sound at all
  Title: [20ALCTO1WW, Realtek ALC292, Black Mic, Left] No sound at all
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 06/24/2014
  dmi.bios.vendor: LENOVO
  dmi.bios.version: GIET75WW (2.25 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20ALCTO1WW
  dmi.board.vendor: LENOVO
  dmi.board.version: 0B98401 PRO
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvrGIET75WW(2.25):bd06/24/2014:svnLENOVO:pn20ALCTO1WW:pvrThinkPadX240:rvnLENOVO:rn20ALCTO1WW:rvr0B98401PRO:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 20ALCTO1WW
  dmi.product.version: ThinkPad X240
  dmi.sys.vendor: LENOVO
  mtime.conffile..etc.modprobe.d.alsa.base.conf: 2015-01-22T13:36:22.741441

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

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

[Desktop-packages] [Bug 1414706] Re: [20ALCTO1WW, Realtek ALC292, Black Mic, Left][Lenovo ThinkPad X240] external mic has no sound at all

2015-03-24 Thread Taihsiang Ho
** Attachment added: 201307-14019-150324-05.log
   
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1414706/+attachment/4354387/+files/201307-14019-150324-05.log

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to alsa-driver in Ubuntu.
https://bugs.launchpad.net/bugs/1414706

Title:
  [20ALCTO1WW, Realtek ALC292, Black Mic, Left][Lenovo ThinkPad X240]
  external mic has no sound at all

Status in HWE Next Project:
  Incomplete
Status in alsa-driver package in Ubuntu:
  Confirmed

Bug description:
  During this test, an error dialog was thrown, reading:

  The following mixer control(s) might be incorrectly set: 
  Mic is at 0.0%

  Mic is muted
  Please try to fix that (e g by running 
  alsamixer -D hw:PCH in a terminal) and see if that solves the problem.
  Would you like to continue troubleshooting anyway?

  However, the System Settings... - Sound UI shows the mic as not
  muted. When I tried running the alsamixer command, I saw mic and mic-
  boost were both showing 0; I cranked them up to 100, but it made no
  difference. I also tried re-running this command with the mic/mic-
  boost still set to 100 and it threw the same error.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: alsa-base 1.0.25+dfsg-0ubuntu4
  ProcVersionSignature: Ubuntu 3.13.0-45.74-generic 3.13.11-ckt13
  Uname: Linux 3.13.0-45-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.6
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  doctorow   2636 F pulseaudio
   /dev/snd/pcmC1D0c:   doctorow   2636 F...m pulseaudio
   /dev/snd/pcmC1D0p:   doctorow   2636 F...m pulseaudio
   /dev/snd/controlC0:  doctorow   2636 F pulseaudio
  CurrentDesktop: Unity
  Date: Mon Jan 26 16:20:49 2015
  InstallationDate: Installed on 2014-09-10 (138 days ago)
  InstallationMedia: Ubuntu 14.04.1 LTS Trusty Tahr - Release amd64 
(20140722.2)
  PackageArchitecture: all
  SourcePackage: alsa-driver
  Symptom: audio
  Symptom_AlsaRecordingTest: ALSA recording test through plughw:PCH failed
  Symptom_AlsaRecordingTestStderr: a r e c o r d :   p c m _ r e a d : 2 0 3 1 
:   r e a d   e r r o r :   I n p u t / o u t p u t   e r r o r
  Symptom_Card: Built-in Audio - HDA Intel PCH
  Symptom_DevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  doctorow   2636 F pulseaudio
   /dev/snd/pcmC1D0c:   doctorow   2636 F...m pulseaudio
   /dev/snd/pcmC1D0p:   doctorow   2636 F...m pulseaudio
   /dev/snd/controlC0:  doctorow   2636 F pulseaudio
  Symptom_Jack: Black Mic, Left
  Symptom_Type: No sound at all
  Title: [20ALCTO1WW, Realtek ALC292, Black Mic, Left] No sound at all
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 06/24/2014
  dmi.bios.vendor: LENOVO
  dmi.bios.version: GIET75WW (2.25 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20ALCTO1WW
  dmi.board.vendor: LENOVO
  dmi.board.version: 0B98401 PRO
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvrGIET75WW(2.25):bd06/24/2014:svnLENOVO:pn20ALCTO1WW:pvrThinkPadX240:rvnLENOVO:rn20ALCTO1WW:rvr0B98401PRO:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 20ALCTO1WW
  dmi.product.version: ThinkPad X240
  dmi.sys.vendor: LENOVO
  mtime.conffile..etc.modprobe.d.alsa.base.conf: 2015-01-22T13:36:22.741441

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

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


[Desktop-packages] [Bug 1414706] Re: [20ALCTO1WW, Realtek ALC292, Black Mic, Left][Lenovo ThinkPad X240] external mic has no sound at all

2015-03-24 Thread Taihsiang Ho
** Attachment added: 201307-14019-150324-04.log
   
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1414706/+attachment/4354386/+files/201307-14019-150324-04.log

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to alsa-driver in Ubuntu.
https://bugs.launchpad.net/bugs/1414706

Title:
  [20ALCTO1WW, Realtek ALC292, Black Mic, Left][Lenovo ThinkPad X240]
  external mic has no sound at all

Status in HWE Next Project:
  Incomplete
Status in alsa-driver package in Ubuntu:
  Confirmed

Bug description:
  During this test, an error dialog was thrown, reading:

  The following mixer control(s) might be incorrectly set: 
  Mic is at 0.0%

  Mic is muted
  Please try to fix that (e g by running 
  alsamixer -D hw:PCH in a terminal) and see if that solves the problem.
  Would you like to continue troubleshooting anyway?

  However, the System Settings... - Sound UI shows the mic as not
  muted. When I tried running the alsamixer command, I saw mic and mic-
  boost were both showing 0; I cranked them up to 100, but it made no
  difference. I also tried re-running this command with the mic/mic-
  boost still set to 100 and it threw the same error.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: alsa-base 1.0.25+dfsg-0ubuntu4
  ProcVersionSignature: Ubuntu 3.13.0-45.74-generic 3.13.11-ckt13
  Uname: Linux 3.13.0-45-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.6
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  doctorow   2636 F pulseaudio
   /dev/snd/pcmC1D0c:   doctorow   2636 F...m pulseaudio
   /dev/snd/pcmC1D0p:   doctorow   2636 F...m pulseaudio
   /dev/snd/controlC0:  doctorow   2636 F pulseaudio
  CurrentDesktop: Unity
  Date: Mon Jan 26 16:20:49 2015
  InstallationDate: Installed on 2014-09-10 (138 days ago)
  InstallationMedia: Ubuntu 14.04.1 LTS Trusty Tahr - Release amd64 
(20140722.2)
  PackageArchitecture: all
  SourcePackage: alsa-driver
  Symptom: audio
  Symptom_AlsaRecordingTest: ALSA recording test through plughw:PCH failed
  Symptom_AlsaRecordingTestStderr: a r e c o r d :   p c m _ r e a d : 2 0 3 1 
:   r e a d   e r r o r :   I n p u t / o u t p u t   e r r o r
  Symptom_Card: Built-in Audio - HDA Intel PCH
  Symptom_DevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  doctorow   2636 F pulseaudio
   /dev/snd/pcmC1D0c:   doctorow   2636 F...m pulseaudio
   /dev/snd/pcmC1D0p:   doctorow   2636 F...m pulseaudio
   /dev/snd/controlC0:  doctorow   2636 F pulseaudio
  Symptom_Jack: Black Mic, Left
  Symptom_Type: No sound at all
  Title: [20ALCTO1WW, Realtek ALC292, Black Mic, Left] No sound at all
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 06/24/2014
  dmi.bios.vendor: LENOVO
  dmi.bios.version: GIET75WW (2.25 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20ALCTO1WW
  dmi.board.vendor: LENOVO
  dmi.board.version: 0B98401 PRO
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvrGIET75WW(2.25):bd06/24/2014:svnLENOVO:pn20ALCTO1WW:pvrThinkPadX240:rvnLENOVO:rn20ALCTO1WW:rvr0B98401PRO:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 20ALCTO1WW
  dmi.product.version: ThinkPad X240
  dmi.sys.vendor: LENOVO
  mtime.conffile..etc.modprobe.d.alsa.base.conf: 2015-01-22T13:36:22.741441

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

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


[Desktop-packages] [Bug 1414706] Re: [20ALCTO1WW, Realtek ALC292, Black Mic, Left][Lenovo ThinkPad X240] external mic has no sound at all

2015-03-24 Thread Taihsiang Ho
** Attachment added: 201307-14019-150324-03.log
   
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1414706/+attachment/4354385/+files/201307-14019-150324-03.log

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to alsa-driver in Ubuntu.
https://bugs.launchpad.net/bugs/1414706

Title:
  [20ALCTO1WW, Realtek ALC292, Black Mic, Left][Lenovo ThinkPad X240]
  external mic has no sound at all

Status in HWE Next Project:
  Incomplete
Status in alsa-driver package in Ubuntu:
  Confirmed

Bug description:
  During this test, an error dialog was thrown, reading:

  The following mixer control(s) might be incorrectly set: 
  Mic is at 0.0%

  Mic is muted
  Please try to fix that (e g by running 
  alsamixer -D hw:PCH in a terminal) and see if that solves the problem.
  Would you like to continue troubleshooting anyway?

  However, the System Settings... - Sound UI shows the mic as not
  muted. When I tried running the alsamixer command, I saw mic and mic-
  boost were both showing 0; I cranked them up to 100, but it made no
  difference. I also tried re-running this command with the mic/mic-
  boost still set to 100 and it threw the same error.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: alsa-base 1.0.25+dfsg-0ubuntu4
  ProcVersionSignature: Ubuntu 3.13.0-45.74-generic 3.13.11-ckt13
  Uname: Linux 3.13.0-45-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.6
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  doctorow   2636 F pulseaudio
   /dev/snd/pcmC1D0c:   doctorow   2636 F...m pulseaudio
   /dev/snd/pcmC1D0p:   doctorow   2636 F...m pulseaudio
   /dev/snd/controlC0:  doctorow   2636 F pulseaudio
  CurrentDesktop: Unity
  Date: Mon Jan 26 16:20:49 2015
  InstallationDate: Installed on 2014-09-10 (138 days ago)
  InstallationMedia: Ubuntu 14.04.1 LTS Trusty Tahr - Release amd64 
(20140722.2)
  PackageArchitecture: all
  SourcePackage: alsa-driver
  Symptom: audio
  Symptom_AlsaRecordingTest: ALSA recording test through plughw:PCH failed
  Symptom_AlsaRecordingTestStderr: a r e c o r d :   p c m _ r e a d : 2 0 3 1 
:   r e a d   e r r o r :   I n p u t / o u t p u t   e r r o r
  Symptom_Card: Built-in Audio - HDA Intel PCH
  Symptom_DevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  doctorow   2636 F pulseaudio
   /dev/snd/pcmC1D0c:   doctorow   2636 F...m pulseaudio
   /dev/snd/pcmC1D0p:   doctorow   2636 F...m pulseaudio
   /dev/snd/controlC0:  doctorow   2636 F pulseaudio
  Symptom_Jack: Black Mic, Left
  Symptom_Type: No sound at all
  Title: [20ALCTO1WW, Realtek ALC292, Black Mic, Left] No sound at all
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 06/24/2014
  dmi.bios.vendor: LENOVO
  dmi.bios.version: GIET75WW (2.25 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20ALCTO1WW
  dmi.board.vendor: LENOVO
  dmi.board.version: 0B98401 PRO
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvrGIET75WW(2.25):bd06/24/2014:svnLENOVO:pn20ALCTO1WW:pvrThinkPadX240:rvnLENOVO:rn20ALCTO1WW:rvr0B98401PRO:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 20ALCTO1WW
  dmi.product.version: ThinkPad X240
  dmi.sys.vendor: LENOVO
  mtime.conffile..etc.modprobe.d.alsa.base.conf: 2015-01-22T13:36:22.741441

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

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


[Desktop-packages] [Bug 1414706] Re: [20ALCTO1WW, Realtek ALC292, Black Mic, Left][Lenovo ThinkPad X240] external mic has no sound at all

2015-03-24 Thread Taihsiang Ho
** Attachment added: 201307-14019-150324-02.log
   
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1414706/+attachment/4354384/+files/201307-14019-150324-02.log

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to alsa-driver in Ubuntu.
https://bugs.launchpad.net/bugs/1414706

Title:
  [20ALCTO1WW, Realtek ALC292, Black Mic, Left][Lenovo ThinkPad X240]
  external mic has no sound at all

Status in HWE Next Project:
  Incomplete
Status in alsa-driver package in Ubuntu:
  Confirmed

Bug description:
  During this test, an error dialog was thrown, reading:

  The following mixer control(s) might be incorrectly set: 
  Mic is at 0.0%

  Mic is muted
  Please try to fix that (e g by running 
  alsamixer -D hw:PCH in a terminal) and see if that solves the problem.
  Would you like to continue troubleshooting anyway?

  However, the System Settings... - Sound UI shows the mic as not
  muted. When I tried running the alsamixer command, I saw mic and mic-
  boost were both showing 0; I cranked them up to 100, but it made no
  difference. I also tried re-running this command with the mic/mic-
  boost still set to 100 and it threw the same error.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: alsa-base 1.0.25+dfsg-0ubuntu4
  ProcVersionSignature: Ubuntu 3.13.0-45.74-generic 3.13.11-ckt13
  Uname: Linux 3.13.0-45-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.6
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  doctorow   2636 F pulseaudio
   /dev/snd/pcmC1D0c:   doctorow   2636 F...m pulseaudio
   /dev/snd/pcmC1D0p:   doctorow   2636 F...m pulseaudio
   /dev/snd/controlC0:  doctorow   2636 F pulseaudio
  CurrentDesktop: Unity
  Date: Mon Jan 26 16:20:49 2015
  InstallationDate: Installed on 2014-09-10 (138 days ago)
  InstallationMedia: Ubuntu 14.04.1 LTS Trusty Tahr - Release amd64 
(20140722.2)
  PackageArchitecture: all
  SourcePackage: alsa-driver
  Symptom: audio
  Symptom_AlsaRecordingTest: ALSA recording test through plughw:PCH failed
  Symptom_AlsaRecordingTestStderr: a r e c o r d :   p c m _ r e a d : 2 0 3 1 
:   r e a d   e r r o r :   I n p u t / o u t p u t   e r r o r
  Symptom_Card: Built-in Audio - HDA Intel PCH
  Symptom_DevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  doctorow   2636 F pulseaudio
   /dev/snd/pcmC1D0c:   doctorow   2636 F...m pulseaudio
   /dev/snd/pcmC1D0p:   doctorow   2636 F...m pulseaudio
   /dev/snd/controlC0:  doctorow   2636 F pulseaudio
  Symptom_Jack: Black Mic, Left
  Symptom_Type: No sound at all
  Title: [20ALCTO1WW, Realtek ALC292, Black Mic, Left] No sound at all
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 06/24/2014
  dmi.bios.vendor: LENOVO
  dmi.bios.version: GIET75WW (2.25 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20ALCTO1WW
  dmi.board.vendor: LENOVO
  dmi.board.version: 0B98401 PRO
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvrGIET75WW(2.25):bd06/24/2014:svnLENOVO:pn20ALCTO1WW:pvrThinkPadX240:rvnLENOVO:rn20ALCTO1WW:rvr0B98401PRO:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 20ALCTO1WW
  dmi.product.version: ThinkPad X240
  dmi.sys.vendor: LENOVO
  mtime.conffile..etc.modprobe.d.alsa.base.conf: 2015-01-22T13:36:22.741441

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

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


[Desktop-packages] [Bug 987060] Re: massive memory leak in unity-panel-service and hud-service when invoking the hud on Firefox profiles with large amounts of bookmarks LTS 12.04 14.04

2015-02-20 Thread Taihsiang Ho
my case with updated trusty:

  PID USER  PR  NIVIRTRESSHR S  %CPU %MEM TIME+ COMMAND 
 3342 tai2718+  20   0 1115404  13620   5244 R  11.1  0.4  58:42.54 nautilus
 3018 tai2718+  20   0 5605484 2.938g   3340 D   7.4 82.5 353:41.47 hud-service 


I only launched the updater to update the system and leave the machine there 
after the updating installation.

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

Title:
  massive memory leak in unity-panel-service and hud-service when
  invoking the hud on Firefox profiles with large amounts of bookmarks
  LTS 12.04 14.04

Status in Unity HUD:
  Confirmed
Status in The Application Menu:
  Confirmed
Status in Unity:
  Won't Fix
Status in firefox package in Ubuntu:
  Incomplete
Status in hud package in Ubuntu:
  Confirmed
Status in unity package in Ubuntu:
  Invalid

Bug description:
  unity-panel-service and hud-service quickly racks up memory and CPU
  usage until I kill it when invoking the HUD on Firefox. It's taking
  anywhere from a few minutes to half an hour, but it sometimes makes
  the system completely unusable.

  1. run Firefox 12.0 in the foreground
  2. hit Alt to bring up HUD
  3. type any text
  4. select one proposal from HUD
  5. wait for unity-panel-service and hud-service to fill up the remaining RAM 
and swap space.

  This is due to a high number of bookmarks in a user profile
  (hundreds).

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

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


[Desktop-packages] [Bug 1414706] Re: [20ALCTO1WW, Realtek ALC292, Black Mic, Left][Lenovo ThinkPad X240] external mic has no sound at all

2015-02-15 Thread Taihsiang Ho
the alsa-info for the comment 27 could be found as the attachment 
alsa-info-201307-14019-for-comment27.txt
The sound is buzzing noise when dumping alsa-info.




more info:

Linux 201307-14019 3.13.0-32-generic #57-Ubuntu SMP Tue Jul 15 03:51:08 UTC 
2014 x86_64 x86_64 x86_64 GNU/Linux
ii  oem-audio-hda-daily-dkms  
0.201502151246~ubuntu14.04.1all  HDA driver in 
DKMS format.

ubuntu@201307-14019:~$ cat /sys/module/snd_hda_codec/parameters/dump_coef
1

** Attachment added: alsa-info-201307-14019-for-comment27.txt
   
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1414706/+attachment/4320224/+files/alsa-info-201307-14019-for-comment27.txt

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to alsa-driver in Ubuntu.
https://bugs.launchpad.net/bugs/1414706

Title:
  [20ALCTO1WW, Realtek ALC292, Black Mic, Left][Lenovo ThinkPad X240]
  external mic has no sound at all

Status in HWE Next Project:
  Confirmed
Status in alsa-driver package in Ubuntu:
  Confirmed

Bug description:
  During this test, an error dialog was thrown, reading:

  The following mixer control(s) might be incorrectly set: 
  Mic is at 0.0%

  Mic is muted
  Please try to fix that (e g by running 
  alsamixer -D hw:PCH in a terminal) and see if that solves the problem.
  Would you like to continue troubleshooting anyway?

  However, the System Settings... - Sound UI shows the mic as not
  muted. When I tried running the alsamixer command, I saw mic and mic-
  boost were both showing 0; I cranked them up to 100, but it made no
  difference. I also tried re-running this command with the mic/mic-
  boost still set to 100 and it threw the same error.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: alsa-base 1.0.25+dfsg-0ubuntu4
  ProcVersionSignature: Ubuntu 3.13.0-45.74-generic 3.13.11-ckt13
  Uname: Linux 3.13.0-45-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.6
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  doctorow   2636 F pulseaudio
   /dev/snd/pcmC1D0c:   doctorow   2636 F...m pulseaudio
   /dev/snd/pcmC1D0p:   doctorow   2636 F...m pulseaudio
   /dev/snd/controlC0:  doctorow   2636 F pulseaudio
  CurrentDesktop: Unity
  Date: Mon Jan 26 16:20:49 2015
  InstallationDate: Installed on 2014-09-10 (138 days ago)
  InstallationMedia: Ubuntu 14.04.1 LTS Trusty Tahr - Release amd64 
(20140722.2)
  PackageArchitecture: all
  SourcePackage: alsa-driver
  Symptom: audio
  Symptom_AlsaRecordingTest: ALSA recording test through plughw:PCH failed
  Symptom_AlsaRecordingTestStderr: a r e c o r d :   p c m _ r e a d : 2 0 3 1 
:   r e a d   e r r o r :   I n p u t / o u t p u t   e r r o r
  Symptom_Card: Built-in Audio - HDA Intel PCH
  Symptom_DevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  doctorow   2636 F pulseaudio
   /dev/snd/pcmC1D0c:   doctorow   2636 F...m pulseaudio
   /dev/snd/pcmC1D0p:   doctorow   2636 F...m pulseaudio
   /dev/snd/controlC0:  doctorow   2636 F pulseaudio
  Symptom_Jack: Black Mic, Left
  Symptom_Type: No sound at all
  Title: [20ALCTO1WW, Realtek ALC292, Black Mic, Left] No sound at all
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 06/24/2014
  dmi.bios.vendor: LENOVO
  dmi.bios.version: GIET75WW (2.25 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20ALCTO1WW
  dmi.board.vendor: LENOVO
  dmi.board.version: 0B98401 PRO
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvrGIET75WW(2.25):bd06/24/2014:svnLENOVO:pn20ALCTO1WW:pvrThinkPadX240:rvnLENOVO:rn20ALCTO1WW:rvr0B98401PRO:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 20ALCTO1WW
  dmi.product.version: ThinkPad X240
  dmi.sys.vendor: LENOVO
  mtime.conffile..etc.modprobe.d.alsa.base.conf: 2015-01-22T13:36:22.741441

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

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


[Desktop-packages] [Bug 1414706] Re: [20ALCTO1WW, Realtek ALC292, Black Mic, Left][Lenovo ThinkPad X240] external mic has no sound at all

2015-02-13 Thread Taihsiang Ho
@Raymond
Thanks for your information.
I will find time to give it a try.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to alsa-driver in Ubuntu.
https://bugs.launchpad.net/bugs/1414706

Title:
  [20ALCTO1WW, Realtek ALC292, Black Mic, Left][Lenovo ThinkPad X240]
  external mic has no sound at all

Status in HWE Next Project:
  Confirmed
Status in alsa-driver package in Ubuntu:
  Confirmed

Bug description:
  During this test, an error dialog was thrown, reading:

  The following mixer control(s) might be incorrectly set: 
  Mic is at 0.0%

  Mic is muted
  Please try to fix that (e g by running 
  alsamixer -D hw:PCH in a terminal) and see if that solves the problem.
  Would you like to continue troubleshooting anyway?

  However, the System Settings... - Sound UI shows the mic as not
  muted. When I tried running the alsamixer command, I saw mic and mic-
  boost were both showing 0; I cranked them up to 100, but it made no
  difference. I also tried re-running this command with the mic/mic-
  boost still set to 100 and it threw the same error.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: alsa-base 1.0.25+dfsg-0ubuntu4
  ProcVersionSignature: Ubuntu 3.13.0-45.74-generic 3.13.11-ckt13
  Uname: Linux 3.13.0-45-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.6
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  doctorow   2636 F pulseaudio
   /dev/snd/pcmC1D0c:   doctorow   2636 F...m pulseaudio
   /dev/snd/pcmC1D0p:   doctorow   2636 F...m pulseaudio
   /dev/snd/controlC0:  doctorow   2636 F pulseaudio
  CurrentDesktop: Unity
  Date: Mon Jan 26 16:20:49 2015
  InstallationDate: Installed on 2014-09-10 (138 days ago)
  InstallationMedia: Ubuntu 14.04.1 LTS Trusty Tahr - Release amd64 
(20140722.2)
  PackageArchitecture: all
  SourcePackage: alsa-driver
  Symptom: audio
  Symptom_AlsaRecordingTest: ALSA recording test through plughw:PCH failed
  Symptom_AlsaRecordingTestStderr: a r e c o r d :   p c m _ r e a d : 2 0 3 1 
:   r e a d   e r r o r :   I n p u t / o u t p u t   e r r o r
  Symptom_Card: Built-in Audio - HDA Intel PCH
  Symptom_DevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  doctorow   2636 F pulseaudio
   /dev/snd/pcmC1D0c:   doctorow   2636 F...m pulseaudio
   /dev/snd/pcmC1D0p:   doctorow   2636 F...m pulseaudio
   /dev/snd/controlC0:  doctorow   2636 F pulseaudio
  Symptom_Jack: Black Mic, Left
  Symptom_Type: No sound at all
  Title: [20ALCTO1WW, Realtek ALC292, Black Mic, Left] No sound at all
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 06/24/2014
  dmi.bios.vendor: LENOVO
  dmi.bios.version: GIET75WW (2.25 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20ALCTO1WW
  dmi.board.vendor: LENOVO
  dmi.board.version: 0B98401 PRO
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvrGIET75WW(2.25):bd06/24/2014:svnLENOVO:pn20ALCTO1WW:pvrThinkPadX240:rvnLENOVO:rn20ALCTO1WW:rvr0B98401PRO:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 20ALCTO1WW
  dmi.product.version: ThinkPad X240
  dmi.sys.vendor: LENOVO
  mtime.conffile..etc.modprobe.d.alsa.base.conf: 2015-01-22T13:36:22.741441

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

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


[Desktop-packages] [Bug 1414706] Re: [20ALCTO1WW, Realtek ALC292, Black Mic, Left][Lenovo ThinkPad X240] external mic has no sound at all

2015-02-11 Thread Taihsiang Ho
feedback of comment 22:

random buzz similar to the attachment external-mic-sound.wav

the associated alsa-info is the attachment alsa-info-201307-14019-for-
comment22.txt

** Attachment added: alsa-info-201307-14019-for-comment22.txt
   
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1414706/+attachment/4317007/+files/alsa-info-201307-14019-for-comment22.txt

** Changed in: alsa-driver (Ubuntu)
   Status: Incomplete = Confirmed

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to alsa-driver in Ubuntu.
https://bugs.launchpad.net/bugs/1414706

Title:
  [20ALCTO1WW, Realtek ALC292, Black Mic, Left][Lenovo ThinkPad X240]
  external mic has no sound at all

Status in HWE Next Project:
  Confirmed
Status in alsa-driver package in Ubuntu:
  Confirmed

Bug description:
  During this test, an error dialog was thrown, reading:

  The following mixer control(s) might be incorrectly set: 
  Mic is at 0.0%

  Mic is muted
  Please try to fix that (e g by running 
  alsamixer -D hw:PCH in a terminal) and see if that solves the problem.
  Would you like to continue troubleshooting anyway?

  However, the System Settings... - Sound UI shows the mic as not
  muted. When I tried running the alsamixer command, I saw mic and mic-
  boost were both showing 0; I cranked them up to 100, but it made no
  difference. I also tried re-running this command with the mic/mic-
  boost still set to 100 and it threw the same error.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: alsa-base 1.0.25+dfsg-0ubuntu4
  ProcVersionSignature: Ubuntu 3.13.0-45.74-generic 3.13.11-ckt13
  Uname: Linux 3.13.0-45-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.6
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  doctorow   2636 F pulseaudio
   /dev/snd/pcmC1D0c:   doctorow   2636 F...m pulseaudio
   /dev/snd/pcmC1D0p:   doctorow   2636 F...m pulseaudio
   /dev/snd/controlC0:  doctorow   2636 F pulseaudio
  CurrentDesktop: Unity
  Date: Mon Jan 26 16:20:49 2015
  InstallationDate: Installed on 2014-09-10 (138 days ago)
  InstallationMedia: Ubuntu 14.04.1 LTS Trusty Tahr - Release amd64 
(20140722.2)
  PackageArchitecture: all
  SourcePackage: alsa-driver
  Symptom: audio
  Symptom_AlsaRecordingTest: ALSA recording test through plughw:PCH failed
  Symptom_AlsaRecordingTestStderr: a r e c o r d :   p c m _ r e a d : 2 0 3 1 
:   r e a d   e r r o r :   I n p u t / o u t p u t   e r r o r
  Symptom_Card: Built-in Audio - HDA Intel PCH
  Symptom_DevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  doctorow   2636 F pulseaudio
   /dev/snd/pcmC1D0c:   doctorow   2636 F...m pulseaudio
   /dev/snd/pcmC1D0p:   doctorow   2636 F...m pulseaudio
   /dev/snd/controlC0:  doctorow   2636 F pulseaudio
  Symptom_Jack: Black Mic, Left
  Symptom_Type: No sound at all
  Title: [20ALCTO1WW, Realtek ALC292, Black Mic, Left] No sound at all
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 06/24/2014
  dmi.bios.vendor: LENOVO
  dmi.bios.version: GIET75WW (2.25 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20ALCTO1WW
  dmi.board.vendor: LENOVO
  dmi.board.version: 0B98401 PRO
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvrGIET75WW(2.25):bd06/24/2014:svnLENOVO:pn20ALCTO1WW:pvrThinkPadX240:rvnLENOVO:rn20ALCTO1WW:rvr0B98401PRO:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 20ALCTO1WW
  dmi.product.version: ThinkPad X240
  dmi.sys.vendor: LENOVO
  mtime.conffile..etc.modprobe.d.alsa.base.conf: 2015-01-22T13:36:22.741441

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

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


[Desktop-packages] [Bug 1414706] Re: [20ALCTO1WW, Realtek ALC292, Black Mic, Left][Lenovo ThinkPad X240] external mic has no sound at all

2015-02-09 Thread Taihsiang Ho
The attachment lp1414706-comment19.tar.gz contains the logs requested by the 
comment 19.
They are

alsa-info for case select external mic, plug external mic - alsa-
info-201307-14019-mic-jack-separate.log

alsa-tools 1.0.28
from https://launchpad.net/~diwic/+archive/ubuntu/hda

 * Unplug headphone/headset
 * run sudo hdajacksensetest -c 1 -a - 201307-14019-comment19-01-unplug.log
 * Plug headphone (not headset)
 * run sudo hdajacksensetest -c 1 -a - 201307-14019-comment19-02-headphone.log
 * Plug CTIA headset in
 * run sudo hdajacksensetest -c 1 -a - 201307-14019-comment19-03-cita.log 
 * Plug OMTP headset in
 * run sudo hdajacksensetest -c 1 -a - 201307-14019-comment19-04-omtp.log


** Attachment added: lp1414706-comment19.tar.gz
   
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1414706/+attachment/4315211/+files/lp1414706-comment19.tar.gz

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to alsa-driver in Ubuntu.
https://bugs.launchpad.net/bugs/1414706

Title:
  [20ALCTO1WW, Realtek ALC292, Black Mic, Left][Lenovo ThinkPad X240]
  external mic has no sound at all

Status in HWE Next Project:
  Incomplete
Status in alsa-driver package in Ubuntu:
  Confirmed

Bug description:
  During this test, an error dialog was thrown, reading:

  The following mixer control(s) might be incorrectly set: 
  Mic is at 0.0%

  Mic is muted
  Please try to fix that (e g by running 
  alsamixer -D hw:PCH in a terminal) and see if that solves the problem.
  Would you like to continue troubleshooting anyway?

  However, the System Settings... - Sound UI shows the mic as not
  muted. When I tried running the alsamixer command, I saw mic and mic-
  boost were both showing 0; I cranked them up to 100, but it made no
  difference. I also tried re-running this command with the mic/mic-
  boost still set to 100 and it threw the same error.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: alsa-base 1.0.25+dfsg-0ubuntu4
  ProcVersionSignature: Ubuntu 3.13.0-45.74-generic 3.13.11-ckt13
  Uname: Linux 3.13.0-45-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.6
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  doctorow   2636 F pulseaudio
   /dev/snd/pcmC1D0c:   doctorow   2636 F...m pulseaudio
   /dev/snd/pcmC1D0p:   doctorow   2636 F...m pulseaudio
   /dev/snd/controlC0:  doctorow   2636 F pulseaudio
  CurrentDesktop: Unity
  Date: Mon Jan 26 16:20:49 2015
  InstallationDate: Installed on 2014-09-10 (138 days ago)
  InstallationMedia: Ubuntu 14.04.1 LTS Trusty Tahr - Release amd64 
(20140722.2)
  PackageArchitecture: all
  SourcePackage: alsa-driver
  Symptom: audio
  Symptom_AlsaRecordingTest: ALSA recording test through plughw:PCH failed
  Symptom_AlsaRecordingTestStderr: a r e c o r d :   p c m _ r e a d : 2 0 3 1 
:   r e a d   e r r o r :   I n p u t / o u t p u t   e r r o r
  Symptom_Card: Built-in Audio - HDA Intel PCH
  Symptom_DevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  doctorow   2636 F pulseaudio
   /dev/snd/pcmC1D0c:   doctorow   2636 F...m pulseaudio
   /dev/snd/pcmC1D0p:   doctorow   2636 F...m pulseaudio
   /dev/snd/controlC0:  doctorow   2636 F pulseaudio
  Symptom_Jack: Black Mic, Left
  Symptom_Type: No sound at all
  Title: [20ALCTO1WW, Realtek ALC292, Black Mic, Left] No sound at all
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 06/24/2014
  dmi.bios.vendor: LENOVO
  dmi.bios.version: GIET75WW (2.25 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20ALCTO1WW
  dmi.board.vendor: LENOVO
  dmi.board.version: 0B98401 PRO
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvrGIET75WW(2.25):bd06/24/2014:svnLENOVO:pn20ALCTO1WW:pvrThinkPadX240:rvnLENOVO:rn20ALCTO1WW:rvr0B98401PRO:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 20ALCTO1WW
  dmi.product.version: ThinkPad X240
  dmi.sys.vendor: LENOVO
  mtime.conffile..etc.modprobe.d.alsa.base.conf: 2015-01-22T13:36:22.741441

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

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


[Desktop-packages] [Bug 1364748] Re: [Lenovo ThinkPad T440p][10de:1290] switching nvidia graphic card raises fwts high failure

2014-11-20 Thread Taihsiang Ho
201309-14169
3.13.0-39-generic and updated system
ubuntu-drivers-common 1:0.2.91.7

still has this issue.

Please see the attachment
201309-14169-lp1364748-comment07.tar.gz
for more details.


** Attachment added: 201309-14169-lp1364748-comment07.tar.gz
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1364748/+attachment/4264231/+files/201309-14169-lp1364748-comment07.tar.gz

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

Title:
  [Lenovo ThinkPad T440p][10de:1290] switching  nvidia graphic card
  raises fwts high failure

Status in HWE Next Project:
  Triaged
Status in “linux” package in Ubuntu:
  Triaged
Status in “nvidia-prime” package in Ubuntu:
  New

Bug description:
  Lenovo ThinkPad T440p ( CID 201309-14169 ) on Ubuntu 14.04
  3.13.0-24-generic

  

  fwts high failures were found as the following:

  klog: HIGH Kernel message: [   27.371715] ACPI Warning: 
\_SB_.PCI0.PEG_.VID_._DSM: Argument #4 type mismatch - Found [Buffer], ACPI 
requires [Package] (20131115/nsarguments-95)
  klog: HIGH Kernel message: [   29.882167] ACPI Error: Field [TBF3] at 270336 
exceeds Buffer [NULL] size 262144 (bits) (20131115/dsopcode-236)
  klog: HIGH Kernel message: [   29.882172] ACPI Error: Method parse/execution 
failed [\_SB_.PCI0.PEG_.VID_.GETB] (Node 8802333d1960), AE_AML_BUFFER_LIMIT 
(20131115/psparse-536)
  klog: HIGH Kernel message: [   29.882179] ACPI Error: Method parse/execution 
failed [\_SB_.PCI0.PEG_.VID_._ROM] (Node 8802333d1938), AE_AML_BUFFER_LIMIT 
(20131115/psparse-536)

  

  Steps to reproduce the bug:
  1.on the power-saving mode (intel chip),
  fwts found a klog high failure

  klog: HIGH Kernel message: [   26.704702] ACPI Warning:
  \_SB_.PCI0.PEG_.VID_._DSM: Argument #4 type mismatch - Found [Buffer],
  ACPI requires [Package] (20131115/nsarguments-95)

  by the command
  fwts -q --stdout-summary -r log file name klog

  2. switch to the nvidia graphic card via dash → nvidia setting → select nvidia
  3. reboot to make the switching work
  4. use the same fwts command and it will show the high failures. There are 3 
more high failures found.

  reproducing rate: 5 out of 5

  

  More information:
  This high failiure

  klog: HIGH Kernel message: [   27.371715] ACPI Warning:
  \_SB_.PCI0.PEG_.VID_._DSM: Argument #4 type mismatch - Found [Buffer],
  ACPI requires [Package] (20131115/nsarguments-95)

  was explained in
  LP: #1281966/comments/4

  -

  
  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-24-generic 3.13.0-24.46 [modified: 
boot/vmlinuz-3.13.0-24-generic]
  ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9
  Uname: Linux 3.13.0-24-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  ubuntu 1790 F pulseaudio
   /dev/snd/controlC0:  ubuntu 1790 F pulseaudio
  CurrentDesktop: Unity
  Date: Wed Sep  3 00:15:16 2014
  HibernationDevice: RESUME=UUID=b437ec5c-4a11-4108-a4b7-900f2ea9f312
  InstallationDate: Installed on 2014-08-27 (6 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
  MachineType: LENOVO 20ANZ03CUS
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-24-generic 
root=UUID=cb520008-8859-45fa-b8dd-d66a667b1be2 ro rootdelay=60 quiet splash 
initcall_debug
  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
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 08/20/2013
  dmi.bios.vendor: LENOVO
  dmi.bios.version: GLET34WW (1.09.T05 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20ANZ03CUS
  dmi.board.vendor: LENOVO
  dmi.board.version: Not Defined
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvrGLET34WW(1.09.T05):bd08/20/2013:svnLENOVO:pn20ANZ03CUS:pvrThinkPadT440p:rvnLENOVO:rn20ANZ03CUS:rvrNotDefined:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 20ANZ03CUS
  dmi.product.version: ThinkPad T440p
  dmi.sys.vendor: LENOVO

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

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


[Desktop-packages] [Bug 1364748] Re: [Lenovo ThinkPad T440p][10de:1290] switching nvidia graphic card raises fwts high failure

2014-11-18 Thread Taihsiang Ho
@ Christopher: Thanks for your comment.
I am certificating the machine so I have to target on the same BIOS.
Thus I am not going to update the BIOS.

Please refer to the attachment dmidecode.log for your request of the
comment #3.

** Attachment added: dmidecode.log
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1364748/+attachment/4262903/+files/dmidecode.log

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

Title:
  [Lenovo ThinkPad T440p][10de:1290] switching  nvidia graphic card
  raises fwts high failure

Status in HWE Next Project:
  Incomplete
Status in “linux” package in Ubuntu:
  Incomplete
Status in “nvidia-prime” package in Ubuntu:
  New

Bug description:
  Lenovo ThinkPad T440p ( CID 201309-14169 ) on Ubuntu 14.04
  3.13.0-24-generic

  

  fwts high failures were found as the following:

  klog: HIGH Kernel message: [   27.371715] ACPI Warning: 
\_SB_.PCI0.PEG_.VID_._DSM: Argument #4 type mismatch - Found [Buffer], ACPI 
requires [Package] (20131115/nsarguments-95)
  klog: HIGH Kernel message: [   29.882167] ACPI Error: Field [TBF3] at 270336 
exceeds Buffer [NULL] size 262144 (bits) (20131115/dsopcode-236)
  klog: HIGH Kernel message: [   29.882172] ACPI Error: Method parse/execution 
failed [\_SB_.PCI0.PEG_.VID_.GETB] (Node 8802333d1960), AE_AML_BUFFER_LIMIT 
(20131115/psparse-536)
  klog: HIGH Kernel message: [   29.882179] ACPI Error: Method parse/execution 
failed [\_SB_.PCI0.PEG_.VID_._ROM] (Node 8802333d1938), AE_AML_BUFFER_LIMIT 
(20131115/psparse-536)

  

  Steps to reproduce the bug:
  1.on the power-saving mode (intel chip),
  fwts found a klog high failure

  klog: HIGH Kernel message: [   26.704702] ACPI Warning:
  \_SB_.PCI0.PEG_.VID_._DSM: Argument #4 type mismatch - Found [Buffer],
  ACPI requires [Package] (20131115/nsarguments-95)

  by the command
  fwts -q --stdout-summary -r log file name klog

  2. switch to the nvidia graphic card via dash → nvidia setting → select nvidia
  3. reboot to make the switching work
  4. use the same fwts command and it will show the high failures. There are 3 
more high failures found.

  reproducing rate: 5 out of 5

  

  More information:
  This high failiure

  klog: HIGH Kernel message: [   27.371715] ACPI Warning:
  \_SB_.PCI0.PEG_.VID_._DSM: Argument #4 type mismatch - Found [Buffer],
  ACPI requires [Package] (20131115/nsarguments-95)

  was explained in
  LP: #1281966/comments/4

  -

  
  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-24-generic 3.13.0-24.46 [modified: 
boot/vmlinuz-3.13.0-24-generic]
  ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9
  Uname: Linux 3.13.0-24-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  ubuntu 1790 F pulseaudio
   /dev/snd/controlC0:  ubuntu 1790 F pulseaudio
  CurrentDesktop: Unity
  Date: Wed Sep  3 00:15:16 2014
  HibernationDevice: RESUME=UUID=b437ec5c-4a11-4108-a4b7-900f2ea9f312
  InstallationDate: Installed on 2014-08-27 (6 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
  MachineType: LENOVO 20ANZ03CUS
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-24-generic 
root=UUID=cb520008-8859-45fa-b8dd-d66a667b1be2 ro rootdelay=60 quiet splash 
initcall_debug
  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
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 08/20/2013
  dmi.bios.vendor: LENOVO
  dmi.bios.version: GLET34WW (1.09.T05 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20ANZ03CUS
  dmi.board.vendor: LENOVO
  dmi.board.version: Not Defined
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvrGLET34WW(1.09.T05):bd08/20/2013:svnLENOVO:pn20ANZ03CUS:pvrThinkPadT440p:rvnLENOVO:rn20ANZ03CUS:rvrNotDefined:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 20ANZ03CUS
  dmi.product.version: ThinkPad T440p
  dmi.sys.vendor: LENOVO

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

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


[Desktop-packages] [Bug 1364748] Re: [Lenovo ThinkPad T440p][10de:1290] switching nvidia graphic card raises fwts high failure

2014-11-18 Thread Taihsiang Ho
@ Alex
Please refer to the attachment 201309-14169-lp1364748.tar.gz for your comment 
in this thread ( the comment #4)
It includes
a. 01-no-proprietary-driver.log - fwts output with open source driver.
b. 02-nvidia-performance.log - fwts output with performance mode. 
c.  03-nvidia-power-saving.log - fwts output with power-saving mode.
d. acpi.log - your suggestion in the comment #4
e. system-conf.log - more information for your reference



** Attachment added: 201309-14169-lp1364748.tar.gz
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1364748/+attachment/4262906/+files/201309-14169-lp1364748.tar.gz

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

Title:
  [Lenovo ThinkPad T440p][10de:1290] switching  nvidia graphic card
  raises fwts high failure

Status in HWE Next Project:
  Incomplete
Status in “linux” package in Ubuntu:
  Incomplete
Status in “nvidia-prime” package in Ubuntu:
  New

Bug description:
  Lenovo ThinkPad T440p ( CID 201309-14169 ) on Ubuntu 14.04
  3.13.0-24-generic

  

  fwts high failures were found as the following:

  klog: HIGH Kernel message: [   27.371715] ACPI Warning: 
\_SB_.PCI0.PEG_.VID_._DSM: Argument #4 type mismatch - Found [Buffer], ACPI 
requires [Package] (20131115/nsarguments-95)
  klog: HIGH Kernel message: [   29.882167] ACPI Error: Field [TBF3] at 270336 
exceeds Buffer [NULL] size 262144 (bits) (20131115/dsopcode-236)
  klog: HIGH Kernel message: [   29.882172] ACPI Error: Method parse/execution 
failed [\_SB_.PCI0.PEG_.VID_.GETB] (Node 8802333d1960), AE_AML_BUFFER_LIMIT 
(20131115/psparse-536)
  klog: HIGH Kernel message: [   29.882179] ACPI Error: Method parse/execution 
failed [\_SB_.PCI0.PEG_.VID_._ROM] (Node 8802333d1938), AE_AML_BUFFER_LIMIT 
(20131115/psparse-536)

  

  Steps to reproduce the bug:
  1.on the power-saving mode (intel chip),
  fwts found a klog high failure

  klog: HIGH Kernel message: [   26.704702] ACPI Warning:
  \_SB_.PCI0.PEG_.VID_._DSM: Argument #4 type mismatch - Found [Buffer],
  ACPI requires [Package] (20131115/nsarguments-95)

  by the command
  fwts -q --stdout-summary -r log file name klog

  2. switch to the nvidia graphic card via dash → nvidia setting → select nvidia
  3. reboot to make the switching work
  4. use the same fwts command and it will show the high failures. There are 3 
more high failures found.

  reproducing rate: 5 out of 5

  

  More information:
  This high failiure

  klog: HIGH Kernel message: [   27.371715] ACPI Warning:
  \_SB_.PCI0.PEG_.VID_._DSM: Argument #4 type mismatch - Found [Buffer],
  ACPI requires [Package] (20131115/nsarguments-95)

  was explained in
  LP: #1281966/comments/4

  -

  
  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-24-generic 3.13.0-24.46 [modified: 
boot/vmlinuz-3.13.0-24-generic]
  ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9
  Uname: Linux 3.13.0-24-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  ubuntu 1790 F pulseaudio
   /dev/snd/controlC0:  ubuntu 1790 F pulseaudio
  CurrentDesktop: Unity
  Date: Wed Sep  3 00:15:16 2014
  HibernationDevice: RESUME=UUID=b437ec5c-4a11-4108-a4b7-900f2ea9f312
  InstallationDate: Installed on 2014-08-27 (6 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
  MachineType: LENOVO 20ANZ03CUS
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-24-generic 
root=UUID=cb520008-8859-45fa-b8dd-d66a667b1be2 ro rootdelay=60 quiet splash 
initcall_debug
  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
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 08/20/2013
  dmi.bios.vendor: LENOVO
  dmi.bios.version: GLET34WW (1.09.T05 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20ANZ03CUS
  dmi.board.vendor: LENOVO
  dmi.board.version: Not Defined
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvrGLET34WW(1.09.T05):bd08/20/2013:svnLENOVO:pn20ANZ03CUS:pvrThinkPadT440p:rvnLENOVO:rn20ANZ03CUS:rvrNotDefined:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 20ANZ03CUS
  dmi.product.version: ThinkPad T440p
  dmi.sys.vendor: LENOVO

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

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

[Desktop-packages] [Bug 1247712] Re: Unable to install Broadcom STA wireless dirver on 3.8 / 3.11 kernel via jockey-gtk

2014-10-15 Thread Taihsiang Ho
Dell Latitude E5530 (CID 201202-10546) could reproduce this bug on 12.04.5
the attachment bcm-install-dmesg-jockey.tar.gz is the dmesg.log and jockey.log

** Tags added: 201202-10546

** Attachment added: bcm-install-dmesg-jockey.tar.gz
   
https://bugs.launchpad.net/ubuntu/+source/linux-lts-raring/+bug/1247712/+attachment/4237148/+files/bcm-install-dmesg-jockey.tar.gz

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

Title:
  Unable to install Broadcom STA wireless dirver on 3.8 / 3.11 kernel
  via jockey-gtk

Status in Jockey driver manager:
  Invalid
Status in “bcmwl” package in Ubuntu:
  Confirmed
Status in “jockey” package in Ubuntu:
  Invalid
Status in “linux-lts-raring” package in Ubuntu:
  Confirmed
Status in “bcmwl” source package in Precise:
  Confirmed
Status in “jockey” source package in Precise:
  Fix Committed
Status in “linux-lts-raring” source package in Precise:
  Confirmed
Status in “bcmwl” package in Baltix:
  Confirmed

Bug description:
  SRU request:

  Please accept jockey_0.9.7-0ubuntu7.15 into precise-proposed.

  [Impact]

  Kernel versions higher than 3.8 fail to rebind the Broadcom device to
  the driver thus compromising system stability. While rebinding is a
  nice feature it can't come at the cost of system stability. For this
  reason we'll disable this feature when dealing with Linux = 3.8 and
  preserve it in the other cases.

  [Test Case]

  Install and reboot into Linux 3.8 or higher (linux-lts-saucy or linux-
  lts-trusty), then use Jockey to install the broadcom wireless driver.
  Jockey will hang and the system will probably hang on shutdown.

  [Regression Potential]

  It should be minimal i.e. there won't be device rebinding on the
  livecd. This, however, shouldn't be an issue since the open broadcom
  driver should already work out of the box.

  Furthermore the test suite now covers this test case.


  == Description ==

  CID: 201303-13027 Dell Inspiron 5535
  CID: 201012-6925 Dell Latitude E6320
  CID: 201208-11536 Dell Latitude 6430u

  Affected chipsets:
  Broadcom 4365
  Broadcom 4313 [14e4:4727] (rev 01)
  Broadcom 43132

  The bcmwl (6.20.155.1+bdcom-0ubuntu0.0.2) cannot be installed on
  12.04.4 (3.11.0-15), 12.04.3 (3.8.0-29)

  Steps:
  1. Install Ubuntu 12.04.3 (or 12.04.4) + update
  2. Boot to desktop
  3. Install the Broadcom STA wireless driver via jockey-gtk

  Driver cannot be installed, jockey-gtk will stuck at Downloading and 
installing driver
  The last message from jockey.jog is:
  unbind/rebind on driver /sys/module/wl/drivers/pci:wl: device :02:00.0

  Error message could be found in dmesg:
  Nov  3 21:34:14 201012-6925 kernel: [  528.104653] 
wlc_lcnphy_rx_gain_tbl_free_entry = 5
  Nov  3 21:34:14 201012-6925 kernel: [  528.104863] BUG: unable to handle 
kernel paging request at a045d020
  Nov  3 21:34:14 201012-6925 kernel: [  528.104906] IP: [a045d020] 
0xa045d01f
  Nov  3 21:34:14 201012-6925 kernel: [  528.104936] PGD 1c0f067 PUD 1c13063 
PMD 2ea40067 PTE 0
  Nov  3 21:34:14 201012-6925 kernel: [  528.104967] Oops: 0010 [#1] SMP
  Nov  3 21:34:14 201012-6925 kernel: [  528.104988] Modules linked in: 
lib80211_crypt_tkip(F) wl(POF) lib80211(F) rfcomm(F) bnep(F) bluetooth(F) 
snd_hda_codec_hdmi(F) snd_hda_codec_idt(F) coretemp(F) kvm_intel(F) arc4(F) 
kvm(F) joydev(F) ghash_clmulni_intel(F) aesni_intel(F) ablk_helper(F) cryptd(F) 
lrw(F) mac80211(F) snd_hda_intel(F) brcmutil(F) snd_hda_codec(F) snd_hwdep(F) 
snd_pcm(F) i915(F) snd_seq_midi(F) snd_rawmidi(F) snd_seq_midi_event(F) 
snd_seq(F) aes_x86_64(F) snd_timer(F) snd_seq_device(F) cfg80211(F) snd(F) 
cordic(F) drm_kms_helper(F) drm(F) mei(F) psmouse(F) soundcore(F) xts(F) 
ppdev(F) gf128mul(F) parport_pc(F) i2c_algo_bit(F) dell_laptop(F) dcdbas(F) 
dell_wmi(F) video(F) lpc_ich(F) serio_raw(F) mac_hid(F) sparse_keymap(F) 
snd_page_alloc(F) wmi(F) microcode(F) lp(F) parport(F) ahci(F) libahci(F) 
sdhci_pci(F) sdhci(F) e1000e(F) [last unloaded: bcma]
  Nov  3 21:34:14 201012-6925 kernel: [  528.105424] CPU 0
  Nov  3 21:34:14 201012-6925 kernel: [  528.105438] Pid: 2695, comm: 
jockey-backend Tainted: PF  O 3.8.0-33-generic #48~precise1-Ubuntu Dell 
Inc. Latitude E6320/
  Nov  3 21:34:14 201012-6925 kernel: [  528.105493] RIP: 
0010:[a045d020]  [a045d020] 0xa045d01f
  Nov  3 21:34:14 201012-6925 kernel: [  528.105533] RSP: 0018:88001b405d50 
 EFLAGS: 00010282
  Nov  3 21:34:14 201012-6925 kernel: [  528.105558] RAX: 0001 RBX: 
880031788000 RCX: 
  Nov  3 21:34:14 201012-6925 kernel: [  528.105590] RDX:  RSI: 
a0861ec0 RDI: 880031788000
  Nov  3 21:34:14 201012-6925 kernel: [  528.105623] RBP: 88001b405d78 R08: 
 R09: 
  Nov  3 21:34:14 201012-6925 kernel: [  528.105657] R10: 3684 R11: 

[Desktop-packages] [Bug 1247712] Re: Unable to install Broadcom STA wireless dirver on 3.8 / 3.11 kernel via jockey-gtk

2014-10-15 Thread Taihsiang Ho
** Also affects: linux-lts-trusty (Ubuntu)
   Importance: Undecided
   Status: New

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

Title:
  Unable to install Broadcom STA wireless dirver on 3.8 / 3.11 kernel
  via jockey-gtk

Status in Jockey driver manager:
  Invalid
Status in “bcmwl” package in Ubuntu:
  Confirmed
Status in “jockey” package in Ubuntu:
  Invalid
Status in “linux-lts-raring” package in Ubuntu:
  Confirmed
Status in “linux-lts-trusty” package in Ubuntu:
  New
Status in “bcmwl” source package in Precise:
  Confirmed
Status in “jockey” source package in Precise:
  Fix Committed
Status in “linux-lts-raring” source package in Precise:
  Confirmed
Status in “linux-lts-trusty” source package in Precise:
  New
Status in “bcmwl” package in Baltix:
  Confirmed

Bug description:
  SRU request:

  Please accept jockey_0.9.7-0ubuntu7.15 into precise-proposed.

  [Impact]

  Kernel versions higher than 3.8 fail to rebind the Broadcom device to
  the driver thus compromising system stability. While rebinding is a
  nice feature it can't come at the cost of system stability. For this
  reason we'll disable this feature when dealing with Linux = 3.8 and
  preserve it in the other cases.

  [Test Case]

  Install and reboot into Linux 3.8 or higher (linux-lts-saucy or linux-
  lts-trusty), then use Jockey to install the broadcom wireless driver.
  Jockey will hang and the system will probably hang on shutdown.

  [Regression Potential]

  It should be minimal i.e. there won't be device rebinding on the
  livecd. This, however, shouldn't be an issue since the open broadcom
  driver should already work out of the box.

  Furthermore the test suite now covers this test case.


  == Description ==

  CID: 201303-13027 Dell Inspiron 5535
  CID: 201012-6925 Dell Latitude E6320
  CID: 201208-11536 Dell Latitude 6430u

  Affected chipsets:
  Broadcom 4365
  Broadcom 4313 [14e4:4727] (rev 01)
  Broadcom 43132

  The bcmwl (6.20.155.1+bdcom-0ubuntu0.0.2) cannot be installed on
  12.04.4 (3.11.0-15), 12.04.3 (3.8.0-29)

  Steps:
  1. Install Ubuntu 12.04.3 (or 12.04.4) + update
  2. Boot to desktop
  3. Install the Broadcom STA wireless driver via jockey-gtk

  Driver cannot be installed, jockey-gtk will stuck at Downloading and 
installing driver
  The last message from jockey.jog is:
  unbind/rebind on driver /sys/module/wl/drivers/pci:wl: device :02:00.0

  Error message could be found in dmesg:
  Nov  3 21:34:14 201012-6925 kernel: [  528.104653] 
wlc_lcnphy_rx_gain_tbl_free_entry = 5
  Nov  3 21:34:14 201012-6925 kernel: [  528.104863] BUG: unable to handle 
kernel paging request at a045d020
  Nov  3 21:34:14 201012-6925 kernel: [  528.104906] IP: [a045d020] 
0xa045d01f
  Nov  3 21:34:14 201012-6925 kernel: [  528.104936] PGD 1c0f067 PUD 1c13063 
PMD 2ea40067 PTE 0
  Nov  3 21:34:14 201012-6925 kernel: [  528.104967] Oops: 0010 [#1] SMP
  Nov  3 21:34:14 201012-6925 kernel: [  528.104988] Modules linked in: 
lib80211_crypt_tkip(F) wl(POF) lib80211(F) rfcomm(F) bnep(F) bluetooth(F) 
snd_hda_codec_hdmi(F) snd_hda_codec_idt(F) coretemp(F) kvm_intel(F) arc4(F) 
kvm(F) joydev(F) ghash_clmulni_intel(F) aesni_intel(F) ablk_helper(F) cryptd(F) 
lrw(F) mac80211(F) snd_hda_intel(F) brcmutil(F) snd_hda_codec(F) snd_hwdep(F) 
snd_pcm(F) i915(F) snd_seq_midi(F) snd_rawmidi(F) snd_seq_midi_event(F) 
snd_seq(F) aes_x86_64(F) snd_timer(F) snd_seq_device(F) cfg80211(F) snd(F) 
cordic(F) drm_kms_helper(F) drm(F) mei(F) psmouse(F) soundcore(F) xts(F) 
ppdev(F) gf128mul(F) parport_pc(F) i2c_algo_bit(F) dell_laptop(F) dcdbas(F) 
dell_wmi(F) video(F) lpc_ich(F) serio_raw(F) mac_hid(F) sparse_keymap(F) 
snd_page_alloc(F) wmi(F) microcode(F) lp(F) parport(F) ahci(F) libahci(F) 
sdhci_pci(F) sdhci(F) e1000e(F) [last unloaded: bcma]
  Nov  3 21:34:14 201012-6925 kernel: [  528.105424] CPU 0
  Nov  3 21:34:14 201012-6925 kernel: [  528.105438] Pid: 2695, comm: 
jockey-backend Tainted: PF  O 3.8.0-33-generic #48~precise1-Ubuntu Dell 
Inc. Latitude E6320/
  Nov  3 21:34:14 201012-6925 kernel: [  528.105493] RIP: 
0010:[a045d020]  [a045d020] 0xa045d01f
  Nov  3 21:34:14 201012-6925 kernel: [  528.105533] RSP: 0018:88001b405d50 
 EFLAGS: 00010282
  Nov  3 21:34:14 201012-6925 kernel: [  528.105558] RAX: 0001 RBX: 
880031788000 RCX: 
  Nov  3 21:34:14 201012-6925 kernel: [  528.105590] RDX:  RSI: 
a0861ec0 RDI: 880031788000
  Nov  3 21:34:14 201012-6925 kernel: [  528.105623] RBP: 88001b405d78 R08: 
 R09: 
  Nov  3 21:34:14 201012-6925 kernel: [  528.105657] R10: 3684 R11: 
0293 R12: 88001b405da0
  Nov  3 21:34:14 201012-6925 kernel: [  528.105690] R13: a08643e0 R14: 
880031788098 R15: 8800317880f8
  Nov  3 21:34:14 

[Desktop-packages] [Bug 1247712] Re: Unable to install Broadcom STA wireless dirver on 3.8 / 3.11 kernel via jockey-gtk

2014-10-15 Thread Taihsiang Ho
Dell Latitude E5530 (CID 201202-10546) in the comment #62
has
Broadcom BCM43228 802.11a/b/g/n [14e4:4359]

It needs the proprietary driver to enable the wireless.

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

Title:
  Unable to install Broadcom STA wireless dirver on 3.8 / 3.11 kernel
  via jockey-gtk

Status in Jockey driver manager:
  Invalid
Status in “bcmwl” package in Ubuntu:
  Confirmed
Status in “jockey” package in Ubuntu:
  Invalid
Status in “linux-lts-raring” package in Ubuntu:
  Confirmed
Status in “linux-lts-trusty” package in Ubuntu:
  New
Status in “bcmwl” source package in Precise:
  Confirmed
Status in “jockey” source package in Precise:
  Fix Committed
Status in “linux-lts-raring” source package in Precise:
  Confirmed
Status in “linux-lts-trusty” source package in Precise:
  New
Status in “bcmwl” package in Baltix:
  Confirmed

Bug description:
  SRU request:

  Please accept jockey_0.9.7-0ubuntu7.15 into precise-proposed.

  [Impact]

  Kernel versions higher than 3.8 fail to rebind the Broadcom device to
  the driver thus compromising system stability. While rebinding is a
  nice feature it can't come at the cost of system stability. For this
  reason we'll disable this feature when dealing with Linux = 3.8 and
  preserve it in the other cases.

  [Test Case]

  Install and reboot into Linux 3.8 or higher (linux-lts-saucy or linux-
  lts-trusty), then use Jockey to install the broadcom wireless driver.
  Jockey will hang and the system will probably hang on shutdown.

  [Regression Potential]

  It should be minimal i.e. there won't be device rebinding on the
  livecd. This, however, shouldn't be an issue since the open broadcom
  driver should already work out of the box.

  Furthermore the test suite now covers this test case.


  == Description ==

  CID: 201303-13027 Dell Inspiron 5535
  CID: 201012-6925 Dell Latitude E6320
  CID: 201208-11536 Dell Latitude 6430u

  Affected chipsets:
  Broadcom 4365
  Broadcom 4313 [14e4:4727] (rev 01)
  Broadcom 43132

  The bcmwl (6.20.155.1+bdcom-0ubuntu0.0.2) cannot be installed on
  12.04.4 (3.11.0-15), 12.04.3 (3.8.0-29)

  Steps:
  1. Install Ubuntu 12.04.3 (or 12.04.4) + update
  2. Boot to desktop
  3. Install the Broadcom STA wireless driver via jockey-gtk

  Driver cannot be installed, jockey-gtk will stuck at Downloading and 
installing driver
  The last message from jockey.jog is:
  unbind/rebind on driver /sys/module/wl/drivers/pci:wl: device :02:00.0

  Error message could be found in dmesg:
  Nov  3 21:34:14 201012-6925 kernel: [  528.104653] 
wlc_lcnphy_rx_gain_tbl_free_entry = 5
  Nov  3 21:34:14 201012-6925 kernel: [  528.104863] BUG: unable to handle 
kernel paging request at a045d020
  Nov  3 21:34:14 201012-6925 kernel: [  528.104906] IP: [a045d020] 
0xa045d01f
  Nov  3 21:34:14 201012-6925 kernel: [  528.104936] PGD 1c0f067 PUD 1c13063 
PMD 2ea40067 PTE 0
  Nov  3 21:34:14 201012-6925 kernel: [  528.104967] Oops: 0010 [#1] SMP
  Nov  3 21:34:14 201012-6925 kernel: [  528.104988] Modules linked in: 
lib80211_crypt_tkip(F) wl(POF) lib80211(F) rfcomm(F) bnep(F) bluetooth(F) 
snd_hda_codec_hdmi(F) snd_hda_codec_idt(F) coretemp(F) kvm_intel(F) arc4(F) 
kvm(F) joydev(F) ghash_clmulni_intel(F) aesni_intel(F) ablk_helper(F) cryptd(F) 
lrw(F) mac80211(F) snd_hda_intel(F) brcmutil(F) snd_hda_codec(F) snd_hwdep(F) 
snd_pcm(F) i915(F) snd_seq_midi(F) snd_rawmidi(F) snd_seq_midi_event(F) 
snd_seq(F) aes_x86_64(F) snd_timer(F) snd_seq_device(F) cfg80211(F) snd(F) 
cordic(F) drm_kms_helper(F) drm(F) mei(F) psmouse(F) soundcore(F) xts(F) 
ppdev(F) gf128mul(F) parport_pc(F) i2c_algo_bit(F) dell_laptop(F) dcdbas(F) 
dell_wmi(F) video(F) lpc_ich(F) serio_raw(F) mac_hid(F) sparse_keymap(F) 
snd_page_alloc(F) wmi(F) microcode(F) lp(F) parport(F) ahci(F) libahci(F) 
sdhci_pci(F) sdhci(F) e1000e(F) [last unloaded: bcma]
  Nov  3 21:34:14 201012-6925 kernel: [  528.105424] CPU 0
  Nov  3 21:34:14 201012-6925 kernel: [  528.105438] Pid: 2695, comm: 
jockey-backend Tainted: PF  O 3.8.0-33-generic #48~precise1-Ubuntu Dell 
Inc. Latitude E6320/
  Nov  3 21:34:14 201012-6925 kernel: [  528.105493] RIP: 
0010:[a045d020]  [a045d020] 0xa045d01f
  Nov  3 21:34:14 201012-6925 kernel: [  528.105533] RSP: 0018:88001b405d50 
 EFLAGS: 00010282
  Nov  3 21:34:14 201012-6925 kernel: [  528.105558] RAX: 0001 RBX: 
880031788000 RCX: 
  Nov  3 21:34:14 201012-6925 kernel: [  528.105590] RDX:  RSI: 
a0861ec0 RDI: 880031788000
  Nov  3 21:34:14 201012-6925 kernel: [  528.105623] RBP: 88001b405d78 R08: 
 R09: 
  Nov  3 21:34:14 201012-6925 kernel: [  528.105657] R10: 3684 R11: 
0293 R12: 88001b405da0
  Nov  3 21:34:14 201012-6925 kernel: [  528.105690] R13: 

[Desktop-packages] [Bug 1355041] Re: [SRU] fglrx dependencies had conflicts in 12.04.5(kernel 3.13)

2014-09-24 Thread Taihsiang Ho
** Tags added: 201209-11634 201307-14029

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to fglrx-installer in Ubuntu.
https://bugs.launchpad.net/bugs/1355041

Title:
  [SRU] fglrx dependencies had conflicts in 12.04.5(kernel 3.13)

Status in HWE Next Project:
  Invalid
Status in HWE Next precise series:
  Confirmed
Status in “fglrx-installer” package in Ubuntu:
  Invalid
Status in “fglrx-installer-updates” package in Ubuntu:
  Invalid
Status in “fglrx-installer” source package in Precise:
  In Progress
Status in “fglrx-installer-updates” source package in Precise:
  In Progress

Bug description:
  [Impact]
  fglrx cannot be installed on 12.04.5 as it has a new X and dependency cannot 
be satisfied.

  [Test case]
  To test the installation of fglrx on a 12.04.5 machine if it succeeds or not, 
if it does check if the driver performs correctly.

  [Regression potential]

  --

  Trying to install fglrx from console but got following message:

  ubuntu@201209-11726:~$ sudo apt-get install fglrx
  Reading package lists... Done
  Building dependency tree
  Reading state information... Done
  Some packages could not be installed. This may mean that you have
  requested an impossible situation or if you are using the unstable
  distribution that some required packages have not yet been created
  or been moved out of Incoming.
  The following information may help to resolve the situation:

  The following packages have unmet dependencies:
   fglrx : Depends: xorg-video-abi-11 or
    xorg-video-abi-12 but it is not installable or
    xorg-video-abi-13 or
    xorg-video-abi-14
  E: Unable to correct problems, you have held broken packages.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: xorg 1:7.6+12ubuntu2
  ProcVersionSignature: Ubuntu 3.13.0-32.57~precise1-generic 3.13.11.4
  Uname: Linux 3.13.0-32-generic x86_64
  .tmp.unity.support.test.0:

  ApportVersion: 2.0.1-0ubuntu17.6
  Architecture: amd64
  CompizPlugins: 
[core,composite,opengl,compiztoolbox,decor,vpswitch,snap,mousepoll,resize,place,move,wall,grid,regex,imgpng,session,gnomecompat,animation,fade,unitymtgrabhandles,workarounds,scale,expo,ezoom,unityshell]
  CompositorRunning: compiz
  Date: Mon Aug 11 03:32:26 2014
  DistUpgraded: Fresh install
  DistroCodename: precise
  DistroVariant: ubuntu
  DkmsStatus: fwts-efi-runtime-dkms, 14.07.00, 3.13.0-32-generic, x86_64: 
installed
  ExtraDebuggingInterest: Yes, even including gdb or git bisection work if 
needed
  GraphicsCard:
   Advanced Micro Devices, Inc. [AMD/ATI] Trinity [Radeon HD 7520G] [1002:9990] 
(prog-if 00 [VGA controller])
     Subsystem: Hewlett-Packard Company Device [103c:184c]
   Advanced Micro Devices, Inc. [AMD/ATI] Thames [Radeon HD 7500M/7600M Series] 
[1002:6840] (rev ff) (prog-if ff)
  InstallationMedia: Ubuntu 12.04.5 LTS Precise Pangolin - Release amd64 
(20140807.1)
  MachineType: Hewlett-Packard HP Pavilion g7 Notebook PC
  MarkForUpload: True
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-32-generic 
root=UUID=c1336d4c-028e-4d9c-975a-152b6183a869 ro quiet splash initcall_debug 
vt.handoff=7
  SourcePackage: xorg
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 10/17/2012
  dmi.bios.vendor: Insyde
  dmi.bios.version: F.21
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: 184C
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: 57.34
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnInsyde:bvrF.21:bd10/17/2012:svnHewlett-Packard:pnHPPaviliong7NotebookPC:pvr089D1100501020100:rvnHewlett-Packard:rn184C:rvr57.34:cvnHewlett-Packard:ct10:cvrChassisVersion:
  dmi.product.name: HP Pavilion g7 Notebook PC
  dmi.product.version: 089D1100501020100
  dmi.sys.vendor: Hewlett-Packard
  version.compiz: compiz 1:0.9.7.12-0ubuntu4
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.52-1~precise1
  version.libgl1-mesa-dri: libgl1-mesa-dri N/A
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx N/A
  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/hwe-next/+bug/1355041/+subscriptions

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


[Desktop-packages] [Bug 1342573] Re: nVidia GK208M [GeForce GT 740M][10de:1292] unable to use all available resolutions with the proprietary driver

2014-09-21 Thread Taihsiang Ho
Nvidia GF119M [10de:1058] has such issue as well.

(From System 201206-11410 - HP Pavilion 23 AIO)

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

Title:
  nVidia GK208M [GeForce GT 740M][10de:1292] unable to use all available
  resolutions with the proprietary driver

Status in HWE Next Project:
  New
Status in “nvidia-graphics-drivers-331” package in Ubuntu:
  New

Bug description:
  CID: 201305-13673 Dell Inspiron 5437
  CID: 201307-14038 Dell Vostro 5470

  The graphic card NVIDIA Corporation GK208M [GeForce GT 740M]
  does not work well with the proprietary driver

  Before installing the proprietary driver, there are 4 resolutions available:
  1366 x 768
  1360 x 768
  1024 x 768
  800 x 600
  They all work fine.

  After the proprietary nVidia driver was installed, the available resolutions 
become:
  1366 x 768*
  1360 x 768*
  1024 x 768*
  960 x 720
  960 x 600
  960 x 540
  928 x 696
  896 x 672
  800 x 600*

  But only the one with asterisk works, see attached photo for what happened to 
other resolution options.
  And if you switch from a not working resolution to 1024 x 768 or 800 x 600, 
it might have some issues.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-30-generic 3.13.0-30.55
  ProcVersionSignature: Ubuntu 3.13.0-30.55-generic 3.13.11.2
  Uname: Linux 3.13.0-30-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.14.1-0ubuntu3.2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  ubuntu 1730 F pulseaudio
   /dev/snd/controlC0:  ubuntu 1730 F pulseaudio
  CRDA:
   country TW:
(2402 - 2472 @ 40), (3, 27)
(5270 - 5330 @ 40), (3, 17), DFS
(5735 - 5815 @ 40), (3, 30)
  CurrentDesktop: Unity
  Date: Wed Jul 16 03:03:50 2014
  HibernationDevice: RESUME=UUID=67674077-ce03-4513-b8be-b3e9bdd8840d
  InstallationDate: Installed on 2014-07-16 (0 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
  MachineType: Dell Inc. Inspiron 5437
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-30-generic.efi.signed 
root=UUID=e56f47e4-b04b-4702-b89f-59e1c08572c4 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-30-generic N/A
   linux-backports-modules-3.13.0-30-generic  N/A
   linux-firmware 1.127.4
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 11/14/2013
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A07
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A07
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: Not Specified
  dmi.modalias: 
dmi:bvnDellInc.:bvrA07:bd11/14/2013:svnDellInc.:pnInspiron5437:pvrNotSpecified:rvnDellInc.:rn:rvrA07:cvnDellInc.:ct8:cvrNotSpecified:
  dmi.product.name: Inspiron 5437
  dmi.product.version: Not Specified
  dmi.sys.vendor: Dell Inc.

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

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


[Desktop-packages] [Bug 1310489] Re: xorg.conf overwritten by booting system

2014-09-12 Thread Taihsiang Ho
An I+N machine, Lenovo ThinkPad T440p (CID 201309-14169),
could not reproduce this issue.

It has the devices:
Intel Corporation 4th Gen Core Processor Integrated Graphics Controller 
[8086:0416] (rev 06)
NVIDIA Corporation GK208M [GeForce GT 730M] [10de:1290] (rev a1)

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

Title:
  xorg.conf overwritten by booting system

Status in “ubuntu-drivers-common” package in Ubuntu:
  Fix Released
Status in “ubuntu-drivers-common” source package in Trusty:
  Fix Committed

Bug description:
  Description:  Ubuntu 14.04 LTS
  Release:  14.04

  

  == SRU Request ==

  There is a regression in the gpu-manager that causes it to revert user
  changes right before the first reboot after enabling the fglrx driver
  or the nvidia driver on a system with hybrid graphics (Intel+AMD or
  Intel+NVIDIA). This causes the gpu-manager to remove the current
  xorg.conf and to switch to Mesa.

  [Impact]
   * This regression makes it almost impossible to use binary drivers on 
systems with hybrid graphics.

  [Test Case]
   * Make sure to be using a hybrid system with Intel+AMD or Intel+NVIDIA GPUs.

   * Make sure that the gpu-manager is not disabled (only necessary if
  you disabled it manually).

   * Remove all fglrx and nvidia drivers (keep the nvidia-common and the 
nvidia-prime packages):
     sudo apt-get --purge remove nvidia-331
     sudo apt-get --purge remove nvidia-331
     sudo apt-get --purge remove fglrx
     sudo apt-get --purge remove fglrx-updates

   * Install ubuntu-drivers-common from trusty-proposed.

   * Restart the system.

   * Install the binary driver (either fglrx or nvidia, according to the 
available discrete GPU), reboot, and check that the binary driver is enabled 
(attach your /var/log/gpu-manager.log)
  - Expected: the (AMD or NVIDIA) discrete GPU is enabled.
  - Bad behavior: the system switches back to the intel driver and the 
discrete GPU is not used, despite the fact that the system was configured 
properly.

  [Regression Potential]
   * Low. Systems that currently work will keep working as usual, the ones that 
currently fail should finally work.

  [Other Info]
   * N/A

  -

  Hello,

  I am using a notebook with a quadcore AMD A10 and hybrid graficcard AMD/ATI 
Radeon HD 8650G / AMD/ATI Sun XT Radeon HD 8670A/8670M/8690M.
  After installing fglrx I generated the xorg.conf in the terminal with 'sudo 
aticonfig --adapter=all --initial' and it looked pretty good. Up to this point 
I was able to switch between the cards with the commands 'sudo aticonfig 
--px-dgpu' for the discrete card and 'sudo aticonfig --px-igpu' for the 
intigrated card to save power.
  After rebooting I realized that I was no longer able to switch between the 
cards and found that the xorg.conf will be overwritten whenever I modified it 
and reboot the system. The new (by boot) generated xorg.conf contains not the 
relevant information for switing between the cards.
  I attached both configuration in one file (xorg.conf.comparison). I will also 
provide the atisysteminfo-report.txt so far I will find the place where to 
attach.

  Edit: I fixed the error -- AIGLX error: failed to open
  /usr/lib64/dri/fglrx_dri.so, error[/usr/lib64/dri/fglrx_dri.so: cannot
  open shared object file: No such file or directory] but it changed
  not the bug of overwriting the xorg.conf.

  Regards,
  Uwe

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: xorg 1:7.7+1ubuntu8
  ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9
  Uname: Linux 3.13.0-24-generic x86_64
  NonfreeKernelModules: fglrx
  .tmp.unity.support.test.0:

  ApportVersion: 2.14.1-0ubuntu3
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  CurrentDesktop: Unity
  Date: Mon Apr 21 08:43:29 2014
  DistUpgraded: Fresh install
  DistroCodename: trusty
  DistroVariant: ubuntu
  DkmsStatus: fglrx, 13.350.1, 3.13.0-24-generic, x86_64: installed
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   Advanced Micro Devices, Inc. [AMD/ATI] Richland [Radeon HD 8650G] 
[1002:990b] (prog-if 00 [VGA controller])
     Subsystem: Hewlett-Packard Company Device [103c:1985]
     Subsystem: Hewlett-Packard Company Device [103c:1985]
  InstallationDate: Installed on 2014-04-20 (0 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
  MachineType: Hewlett-Packard HP Pavilion 17 Notebook PC
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-24-generic.efi.signed 
root=UUID=fdcb1eaf-eda9-48ee-9d5b-b44e1fc06687 ro quiet splash vt.handoff=7
  SourcePackage: xorg
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 09/26/2013
  dmi.bios.vendor: Insyde
  dmi.bios.version: F.22
  dmi.board.asset.tag: Base Board Asset 

[Desktop-packages] [Bug 1349282] Re: The gpu-manager should allow RandR offloading without bbswitch

2014-09-12 Thread Taihsiang Ho
An I+N machine, Lenovo ThinkPad T440p (CID 201309-14169),
could not reproduce this issue.

However,
I tested this fix by the following steps:

1. install Ubuntu 14.04.1 on Lenovo ThinkPad T440p (CID 201309-14169)
2. sudo apt-get install ubuntu-drivers-common ( to be the latest version 
1:0.2.91.6)
3. sudo reboot
4. sudo apt-get install nvidia-331-updates (version: 331.38-0ubuntu7.1)
5. sudo reboot
6. sudo dkms remove bbswitch/0.7 --all
7. reboot
8. /var/log/gpu-manager.log now will tell you 'Is nvidia enabled? no'
9. enabled the proposed pocket via software center
10. sudo apt-get install ubuntu-drivers-common ( to upgrade 
ubuntu-drivers-common)
11. reboot
12. /var/log/gpu-manager.log now will tell you 'Is nvidia enabled? yes'


apt-cache policy ubuntu-drivers-common
The following is the snapshot of the test environment:
ubuntu-drivers-common:
  Installed: 1:0.2.91.7
  Candidate: 1:0.2.91.7
  Version table:
 *** 1:0.2.91.7 0
500 http://tw.archive.ubuntu.com/ubuntu/ trusty-proposed/main amd64 
Packages
100 /var/lib/dpkg/status
 1:0.2.91.6 0
500 http://tw.archive.ubuntu.com/ubuntu/ trusty-updates/main amd64 
Packages
 1:0.2.91.4 0
500 http://tw.archive.ubuntu.com/ubuntu/ trusty/main amd64 Packages

dpkg -l | grep -e nvidia -e bbsw
ii  bbswitch-dkms 0.7-2ubuntu1  
  amd64Interface for toggling the power on 
nVidia Optimus video cards
ii  nvidia-331-updates331.38-0ubuntu7.1 
  amd64NVIDIA binary driver - version 331.38
ii  nvidia-libopencl1-331-updates 331.38-0ubuntu7.1 
  amd64NVIDIA OpenCL Driver and ICD Loader 
library
ii  nvidia-opencl-icd-331-updates 331.38-0ubuntu7.1 
  amd64NVIDIA OpenCL ICD
ii  nvidia-prime  0.6.2 
  amd64Tools to enable NVIDIA's Prime
ii  nvidia-settings   331.20-0ubuntu8   
  amd64Tool for configuring the NVIDIA 
graphics driver

dkms status
fwts-efi-runtime-dkms, 14.08.00, 3.13.0-36-generic, x86_64: installed
nvidia-331-updates, 331.38, 3.13.0-36-generic, x86_64: installed

lsmod | grep bb (could not found anything)

ubuntu@201309-14169:~$ ls /proc/acpi/
ac_adapter  battery  button  ibm  wakeup

** Attachment added: gpu-manager.log
   
https://bugs.launchpad.net/ubuntu/+source/ubuntu-drivers-common/+bug/1349282/+attachment/4202391/+files/gpu-manager.log

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

Title:
  The gpu-manager should allow RandR offloading without bbswitch

Status in “nvidia-settings” package in Ubuntu:
  Triaged
Status in “ubuntu-drivers-common” package in Ubuntu:
  Fix Released
Status in “nvidia-settings” source package in Trusty:
  Triaged
Status in “ubuntu-drivers-common” source package in Trusty:
  Fix Committed

Bug description:
  SRU Request

  While bbswitch may fail on some hybrid systems (e.g. on the desktop or
  when the bbswitch module fails to build), this is not a good reason to
  prevent the system from offloading rendering to the NVIDIA GPU.

  [Impact]
   * This problem makes it impossible to use the NVIDIA GPU on hybrid systems 
with Intel+NVIDIA GPUs when bbswitch is not available (i.e. when it fails to 
load).

  [Test Case]
   * Make sure to be using a hybrid system with Intel+NVIDIA GPUs.
   
   * Check that bbswitch is not available. You can do so by posting output of 
the following command:
 test -e /proc/acpi/bbswitch  echo true || echo false
 
   * Make sure that the gpu-manager is not disabled (only necessary if you 
disabled it manually).

   * Install ubuntu-drivers-common from trusty-proposed.

   * Remove all fglrx and nvidia drivers (keep the nvidia-common and the 
nvidia-prime packages):
 sudo apt-get --purge remove nvidia-331
 sudo apt-get --purge remove nvidia-331
 sudo apt-get --purge remove fglrx
 sudo apt-get --purge remove fglrx-updates

   * Restart the system.

   * Install the nvidia binary driver, reboot, and check that the binary driver 
is enabled (attach your /var/log/gpu-manager.log)
  - Expected: the NVIDIA discrete GPU is enabled.
  - Bad behavior: the system switches back to the intel driver and the 
discrete GPU is not used, despite the fact that the system was configured 
properly.

  [Regression Potential]
   * Low. Systems that currently work will keep working as usual, the ones that 
currently fail should finally work.

  [Other Info]
   * N/A

  ---

  The gpu-manager should allow RandR offloading without bbswitch. This
  would allow 

[Desktop-packages] [Bug 1342573] Re: nVidia GK208M [GeForce GT 740M][10de:1292] unable to use all available resolutions with the proprietary driver

2014-09-03 Thread Taihsiang Ho
** Tags added: certification-grey

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

Title:
  nVidia GK208M [GeForce GT 740M][10de:1292] unable to use all available
  resolutions with the proprietary driver

Status in HWE Next Project:
  New
Status in “nvidia-graphics-drivers-331” package in Ubuntu:
  New

Bug description:
  CID: 201305-13673 Dell Inspiron 5437
  CID: 201307-14038 Dell Vostro 5470

  The graphic card NVIDIA Corporation GK208M [GeForce GT 740M]
  does not work well with the proprietary driver

  Before installing the proprietary driver, there are 4 resolutions available:
  1366 x 768
  1360 x 768
  1024 x 768
  800 x 600
  They all work fine.

  After the proprietary nVidia driver was installed, the available resolutions 
become:
  1366 x 768*
  1360 x 768*
  1024 x 768*
  960 x 720
  960 x 600
  960 x 540
  928 x 696
  896 x 672
  800 x 600*

  But only the one with asterisk works, see attached photo for what happened to 
other resolution options.
  And if you switch from a not working resolution to 1024 x 768 or 800 x 600, 
it might have some issues.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-30-generic 3.13.0-30.55
  ProcVersionSignature: Ubuntu 3.13.0-30.55-generic 3.13.11.2
  Uname: Linux 3.13.0-30-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.14.1-0ubuntu3.2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  ubuntu 1730 F pulseaudio
   /dev/snd/controlC0:  ubuntu 1730 F pulseaudio
  CRDA:
   country TW:
(2402 - 2472 @ 40), (3, 27)
(5270 - 5330 @ 40), (3, 17), DFS
(5735 - 5815 @ 40), (3, 30)
  CurrentDesktop: Unity
  Date: Wed Jul 16 03:03:50 2014
  HibernationDevice: RESUME=UUID=67674077-ce03-4513-b8be-b3e9bdd8840d
  InstallationDate: Installed on 2014-07-16 (0 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
  MachineType: Dell Inc. Inspiron 5437
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-30-generic.efi.signed 
root=UUID=e56f47e4-b04b-4702-b89f-59e1c08572c4 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-30-generic N/A
   linux-backports-modules-3.13.0-30-generic  N/A
   linux-firmware 1.127.4
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 11/14/2013
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A07
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A07
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: Not Specified
  dmi.modalias: 
dmi:bvnDellInc.:bvrA07:bd11/14/2013:svnDellInc.:pnInspiron5437:pvrNotSpecified:rvnDellInc.:rn:rvrA07:cvnDellInc.:ct8:cvrNotSpecified:
  dmi.product.name: Inspiron 5437
  dmi.product.version: Not Specified
  dmi.sys.vendor: Dell Inc.

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

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


[Desktop-packages] [Bug 1364748] Re: [Lenovo ThinkPad T440p][10de:1290] switching nvidia graphic card raises fwts high failure

2014-09-03 Thread Taihsiang Ho
** Summary changed:

- [Lenovo ThinkPad T440p][10de:12a0] switching  nvidia graphic card raises fwts 
high failure
+ [Lenovo ThinkPad T440p][10de:1290] switching  nvidia graphic card raises fwts 
high failure

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

Title:
  [Lenovo ThinkPad T440p][10de:1290] switching  nvidia graphic card
  raises fwts high failure

Status in HWE Next Project:
  New
Status in “linux” package in Ubuntu:
  Confirmed
Status in “nvidia-prime” package in Ubuntu:
  New

Bug description:
  Lenovo ThinkPad T440p ( CID 201309-14169 ) on Ubuntu 14.04
  3.13.0-24-generic

  

  fwts high failures were found as the following:

  klog: HIGH Kernel message: [   27.371715] ACPI Warning: 
\_SB_.PCI0.PEG_.VID_._DSM: Argument #4 type mismatch - Found [Buffer], ACPI 
requires [Package] (20131115/nsarguments-95)
  klog: HIGH Kernel message: [   29.882167] ACPI Error: Field [TBF3] at 270336 
exceeds Buffer [NULL] size 262144 (bits) (20131115/dsopcode-236)
  klog: HIGH Kernel message: [   29.882172] ACPI Error: Method parse/execution 
failed [\_SB_.PCI0.PEG_.VID_.GETB] (Node 8802333d1960), AE_AML_BUFFER_LIMIT 
(20131115/psparse-536)
  klog: HIGH Kernel message: [   29.882179] ACPI Error: Method parse/execution 
failed [\_SB_.PCI0.PEG_.VID_._ROM] (Node 8802333d1938), AE_AML_BUFFER_LIMIT 
(20131115/psparse-536)

  

  Steps to reproduce the bug:
  1.on the power-saving mode (intel chip),
  fwts found a klog high failure

  klog: HIGH Kernel message: [   26.704702] ACPI Warning:
  \_SB_.PCI0.PEG_.VID_._DSM: Argument #4 type mismatch - Found [Buffer],
  ACPI requires [Package] (20131115/nsarguments-95)

  by the command
  fwts -q --stdout-summary -r log file name klog

  2. switch to the nvidia graphic card via dash → nvidia setting → select nvidia
  3. reboot to make the switching work
  4. use the same fwts command and it will show the high failures. There are 3 
more high failures found.

  reproducing rate: 5 out of 5

  

  More information:
  This high failiure

  klog: HIGH Kernel message: [   27.371715] ACPI Warning:
  \_SB_.PCI0.PEG_.VID_._DSM: Argument #4 type mismatch - Found [Buffer],
  ACPI requires [Package] (20131115/nsarguments-95)

  was explained in
  LP: #1281966/comments/4

  -

  
  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-24-generic 3.13.0-24.46 [modified: 
boot/vmlinuz-3.13.0-24-generic]
  ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9
  Uname: Linux 3.13.0-24-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  ubuntu 1790 F pulseaudio
   /dev/snd/controlC0:  ubuntu 1790 F pulseaudio
  CurrentDesktop: Unity
  Date: Wed Sep  3 00:15:16 2014
  HibernationDevice: RESUME=UUID=b437ec5c-4a11-4108-a4b7-900f2ea9f312
  InstallationDate: Installed on 2014-08-27 (6 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
  MachineType: LENOVO 20ANZ03CUS
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-24-generic 
root=UUID=cb520008-8859-45fa-b8dd-d66a667b1be2 ro rootdelay=60 quiet splash 
initcall_debug
  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
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 08/20/2013
  dmi.bios.vendor: LENOVO
  dmi.bios.version: GLET34WW (1.09.T05 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20ANZ03CUS
  dmi.board.vendor: LENOVO
  dmi.board.version: Not Defined
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvrGLET34WW(1.09.T05):bd08/20/2013:svnLENOVO:pn20ANZ03CUS:pvrThinkPadT440p:rvnLENOVO:rn20ANZ03CUS:rvrNotDefined:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 20ANZ03CUS
  dmi.product.version: ThinkPad T440p
  dmi.sys.vendor: LENOVO

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

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


[Desktop-packages] [Bug 1364748] Re: [Lenovo ThinkPad T440p][10de:12a0] switching nvidia graphic card raises fwts high failure

2014-09-02 Thread Taihsiang Ho
** Also affects: nvidia-prime (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: hwe-next
   Importance: Undecided
   Status: New

** Description changed:

  Lenovo ThinkPad T440p ( CID 201309-14169 ) on Ubuntu 14.04
  3.13.0-24-generic
+ 
+ 
  
  fwts high failures were found as the following:
  
  klog: HIGH Kernel message: [   27.371715] ACPI Warning: 
\_SB_.PCI0.PEG_.VID_._DSM: Argument #4 type mismatch - Found [Buffer], ACPI 
requires [Package] (20131115/nsarguments-95)
  klog: HIGH Kernel message: [   29.882167] ACPI Error: Field [TBF3] at 270336 
exceeds Buffer [NULL] size 262144 (bits) (20131115/dsopcode-236)
  klog: HIGH Kernel message: [   29.882172] ACPI Error: Method parse/execution 
failed [\_SB_.PCI0.PEG_.VID_.GETB] (Node 8802333d1960), AE_AML_BUFFER_LIMIT 
(20131115/psparse-536)
  klog: HIGH Kernel message: [   29.882179] ACPI Error: Method parse/execution 
failed [\_SB_.PCI0.PEG_.VID_._ROM] (Node 8802333d1938), AE_AML_BUFFER_LIMIT 
(20131115/psparse-536)
  
+ 
  
  Steps to reproduce the bug:
  1.on the power-saving mode (intel chip),
  fwts found a klog high failure
  
  klog: HIGH Kernel message: [   26.704702] ACPI Warning:
  \_SB_.PCI0.PEG_.VID_._DSM: Argument #4 type mismatch - Found [Buffer],
  ACPI requires [Package] (20131115/nsarguments-95)
  
  by the command
  fwts -q --stdout-summary -r log file name klog
  
  2. switch to the nvidia graphic card via dash → nvidia setting → select nvidia
  3. reboot to make the switching work
  4. use the same fwts command and it will show the high failures. There are 3 
more high failures found.
  
  reproducing rate: 5 out of 5
  
+ 
+ 
  More information:
  This high failiure
  
  klog: HIGH Kernel message: [   27.371715] ACPI Warning:
  \_SB_.PCI0.PEG_.VID_._DSM: Argument #4 type mismatch - Found [Buffer],
  ACPI requires [Package] (20131115/nsarguments-95)
  
  was explained in
  LP: #1281966/comments/4
  
+ -
+ 
+ 
  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-24-generic 3.13.0-24.46 [modified: 
boot/vmlinuz-3.13.0-24-generic]
  ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9
  Uname: Linux 3.13.0-24-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: amd64
  AudioDevicesInUse:
-  USERPID ACCESS COMMAND
-  /dev/snd/controlC1:  ubuntu 1790 F pulseaudio
-  /dev/snd/controlC0:  ubuntu 1790 F pulseaudio
+  USERPID ACCESS COMMAND
+  /dev/snd/controlC1:  ubuntu 1790 F pulseaudio
+  /dev/snd/controlC0:  ubuntu 1790 F pulseaudio
  CurrentDesktop: Unity
  Date: Wed Sep  3 00:15:16 2014
  HibernationDevice: RESUME=UUID=b437ec5c-4a11-4108-a4b7-900f2ea9f312
  InstallationDate: Installed on 2014-08-27 (6 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
  MachineType: LENOVO 20ANZ03CUS
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-24-generic 
root=UUID=cb520008-8859-45fa-b8dd-d66a667b1be2 ro rootdelay=60 quiet splash 
initcall_debug
  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
+  linux-restricted-modules-3.13.0-24-generic N/A
+  linux-backports-modules-3.13.0-24-generic  N/A
+  linux-firmware 1.127
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 08/20/2013
  dmi.bios.vendor: LENOVO
  dmi.bios.version: GLET34WW (1.09.T05 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20ANZ03CUS
  dmi.board.vendor: LENOVO
  dmi.board.version: Not Defined
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvrGLET34WW(1.09.T05):bd08/20/2013:svnLENOVO:pn20ANZ03CUS:pvrThinkPadT440p:rvnLENOVO:rn20ANZ03CUS:rvrNotDefined:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 20ANZ03CUS
  dmi.product.version: ThinkPad T440p
  dmi.sys.vendor: LENOVO

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

Title:
  [Lenovo ThinkPad T440p][10de:12a0] switching  nvidia graphic card
  raises fwts high failure

Status in HWE Next Project:
  New
Status in “linux” package in Ubuntu:
  Confirmed
Status in “nvidia-prime” package in Ubuntu:
  New

Bug description:
  Lenovo ThinkPad T440p ( CID 201309-14169 ) on Ubuntu 14.04
  3.13.0-24-generic

  

  fwts high failures were found as the following:

  klog: HIGH Kernel message: [   27.371715] ACPI Warning: 
\_SB_.PCI0.PEG_.VID_._DSM: Argument #4 type mismatch - Found 

[Desktop-packages] [Bug 1342573] Re: nVidia GK208M [GeForce GT 740M][10de:1292] unable to use all available resolutions with the proprietary driver

2014-09-01 Thread Taihsiang Ho
** Tags added: 201309-14169

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

Title:
  nVidia GK208M [GeForce GT 740M][10de:1292] unable to use all available
  resolutions with the proprietary driver

Status in HWE Next Project:
  New
Status in “nvidia-graphics-drivers-331” package in Ubuntu:
  New

Bug description:
  CID: 201305-13673 Dell Inspiron 5437
  CID: 201307-14038 Dell Vostro 5470

  The graphic card NVIDIA Corporation GK208M [GeForce GT 740M]
  does not work well with the proprietary driver

  Before installing the proprietary driver, there are 4 resolutions available:
  1366 x 768
  1360 x 768
  1024 x 768
  800 x 600
  They all work fine.

  After the proprietary nVidia driver was installed, the available resolutions 
become:
  1366 x 768*
  1360 x 768*
  1024 x 768*
  960 x 720
  960 x 600
  960 x 540
  928 x 696
  896 x 672
  800 x 600*

  But only the one with asterisk works, see attached photo for what happened to 
other resolution options.
  And if you switch from a not working resolution to 1024 x 768 or 800 x 600, 
it might have some issues.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-30-generic 3.13.0-30.55
  ProcVersionSignature: Ubuntu 3.13.0-30.55-generic 3.13.11.2
  Uname: Linux 3.13.0-30-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.14.1-0ubuntu3.2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  ubuntu 1730 F pulseaudio
   /dev/snd/controlC0:  ubuntu 1730 F pulseaudio
  CRDA:
   country TW:
(2402 - 2472 @ 40), (3, 27)
(5270 - 5330 @ 40), (3, 17), DFS
(5735 - 5815 @ 40), (3, 30)
  CurrentDesktop: Unity
  Date: Wed Jul 16 03:03:50 2014
  HibernationDevice: RESUME=UUID=67674077-ce03-4513-b8be-b3e9bdd8840d
  InstallationDate: Installed on 2014-07-16 (0 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
  MachineType: Dell Inc. Inspiron 5437
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-30-generic.efi.signed 
root=UUID=e56f47e4-b04b-4702-b89f-59e1c08572c4 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-30-generic N/A
   linux-backports-modules-3.13.0-30-generic  N/A
   linux-firmware 1.127.4
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 11/14/2013
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A07
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A07
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: Not Specified
  dmi.modalias: 
dmi:bvnDellInc.:bvrA07:bd11/14/2013:svnDellInc.:pnInspiron5437:pvrNotSpecified:rvnDellInc.:rn:rvrA07:cvnDellInc.:ct8:cvrNotSpecified:
  dmi.product.name: Inspiron 5437
  dmi.product.version: Not Specified
  dmi.sys.vendor: Dell Inc.

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

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


[Desktop-packages] [Bug 1331347] [NEW] [Dell Inspiron 3542] 'ubuntu-driver list' does not suggest to use nvidia-graphics-drivers-331

2014-06-18 Thread Taihsiang Ho
Public bug reported:

tested by Dell Inspiron 3542 (CID 201402-14684) on 14.04 and 14.10 daily
build

Steps to reproduce the bugs:
1. install the system
2. click 'Software center'--Preference--Additional drivers,
or, use the command 'ubuntu-driver list'

Expected result:
the system should suggest nvidia-graphics-drivers-331 driver package because
there is a nvidia graphic card
NVIDIA Corporation GF117M [GeForce 610M/710M/820M / GT 620M/625M/630M/720M] 
[10de:1140]

Actual result:
It didn't suggest any graphic driver to be used.


-- lspci -nnvv -d 10de:1140 --

08:00.0 3D controller [0302]: NVIDIA Corporation GF117M [GeForce 610M/710M/820M 
/ GT 620M/625M/630M/720M] [10de:1140] (rev a1)
Subsystem: Dell Device [1028:0652]
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast TAbort- TAbort- 
MAbort- SERR- PERR- INTx-
Latency: 0
Interrupt: pin A routed to IRQ 63
Region 0: Memory at f600 (32-bit, non-prefetchable) [size=16M]
Region 1: Memory at e000 (64-bit, prefetchable) [size=256M]
Region 3: Memory at f000 (64-bit, prefetchable) [size=32M]
Region 5: I/O ports at d000 [size=128]
[virtual] Expansion ROM at f700 [disabled] [size=512K]
Capabilities: access denied
Kernel driver in use: nvidia


-- more information --

* apt-cache show nvidia-331 | grep 0625
doesn't give you the expected modalias of the graphic card under sysfs

* manual installation of nvidia-331 could enable the graphic card and
works fine.

$ dpkg -l | grep nvidia
ii  nvidia-331331.79-0ubuntu1   

   amd64NVIDIA binary driver - version 331.79
ii  nvidia-libopencl1-331 331.79-0ubuntu1   

   amd64NVIDIA OpenCL Driver and ICD Loader library
ii  nvidia-opencl-icd-331 331.79-0ubuntu1   

   amd64NVIDIA OpenCL ICD
ii  nvidia-prime  0.6.5 

   amd64Tools to enable NVIDIA's Prime
ii  nvidia-settings   331.20-0ubuntu8   

   amd64Tool for configuring the NVIDIA graphics driver

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

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

Title:
  [Dell Inspiron 3542] 'ubuntu-driver list' does not suggest to use
  nvidia-graphics-drivers-331

Status in “nvidia-graphics-drivers-331” package in Ubuntu:
  New

Bug description:
  tested by Dell Inspiron 3542 (CID 201402-14684) on 14.04 and 14.10
  daily build

  Steps to reproduce the bugs:
  1. install the system
  2. click 'Software center'--Preference--Additional drivers,
  or, use the command 'ubuntu-driver list'

  Expected result:
  the system should suggest nvidia-graphics-drivers-331 driver package because
  there is a nvidia graphic card
  NVIDIA Corporation GF117M [GeForce 610M/710M/820M / GT 620M/625M/630M/720M] 
[10de:1140]

  Actual result:
  It didn't suggest any graphic driver to be used.


  -- lspci -nnvv -d 10de:1140 --

  08:00.0 3D controller [0302]: NVIDIA Corporation GF117M [GeForce 
610M/710M/820M / GT 620M/625M/630M/720M] [10de:1140] (rev a1)
Subsystem: Dell Device [1028:0652]
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast TAbort- TAbort- 
MAbort- SERR- PERR- INTx-
Latency: 0
Interrupt: pin A routed to IRQ 63
Region 0: Memory at f600 (32-bit, non-prefetchable) [size=16M]
Region 1: Memory at e000 (64-bit, prefetchable) [size=256M]
Region 3: Memory at f000 (64-bit, prefetchable) [size=32M]
Region 5: I/O ports at d000 [size=128]
[virtual] Expansion ROM at f700 [disabled] [size=512K]
Capabilities: access denied
Kernel driver in use: nvidia

  
  -- more information --

  * apt-cache show nvidia-331 | grep 0625
  doesn't give you the expected modalias of the graphic card under sysfs

  * manual installation of nvidia-331 could enable the graphic card and
  works fine.

  $ dpkg -l | 

[Desktop-packages] [Bug 1331347] Re: [Dell Inspiron 3542] 'ubuntu-driver list' does not suggest to use nvidia-graphics-drivers-331

2014-06-18 Thread Taihsiang Ho
Please refer to LP: #1255813

This type of the graphic card is not listed in nvidia README

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

Title:
  [Dell Inspiron 3542] 'ubuntu-driver list' does not suggest to use
  nvidia-graphics-drivers-331

Status in “nvidia-graphics-drivers-331” package in Ubuntu:
  New

Bug description:
  tested by Dell Inspiron 3542 (CID 201402-14684) on 14.04 and 14.10
  daily build

  Steps to reproduce the bugs:
  1. install the system
  2. click 'Software center'--Preference--Additional drivers,
  or, use the command 'ubuntu-driver list'

  Expected result:
  the system should suggest nvidia-graphics-drivers-331 driver package because
  there is a nvidia graphic card
  NVIDIA Corporation GF117M [GeForce 610M/710M/820M / GT 620M/625M/630M/720M] 
[10de:1140]

  Actual result:
  It didn't suggest any graphic driver to be used.


  -- lspci -nnvv -d 10de:1140 --

  08:00.0 3D controller [0302]: NVIDIA Corporation GF117M [GeForce 
610M/710M/820M / GT 620M/625M/630M/720M] [10de:1140] (rev a1)
Subsystem: Dell Device [1028:0652]
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast TAbort- TAbort- 
MAbort- SERR- PERR- INTx-
Latency: 0
Interrupt: pin A routed to IRQ 63
Region 0: Memory at f600 (32-bit, non-prefetchable) [size=16M]
Region 1: Memory at e000 (64-bit, prefetchable) [size=256M]
Region 3: Memory at f000 (64-bit, prefetchable) [size=32M]
Region 5: I/O ports at d000 [size=128]
[virtual] Expansion ROM at f700 [disabled] [size=512K]
Capabilities: access denied
Kernel driver in use: nvidia

  
  -- more information --

  * apt-cache show nvidia-331 | grep 0625
  doesn't give you the expected modalias of the graphic card under sysfs

  * manual installation of nvidia-331 could enable the graphic card and
  works fine.

  $ dpkg -l | grep nvidia
  ii  nvidia-331331.79-0ubuntu1 

 amd64NVIDIA binary driver - version 331.79
  ii  nvidia-libopencl1-331 331.79-0ubuntu1 

 amd64NVIDIA OpenCL Driver and ICD Loader library
  ii  nvidia-opencl-icd-331 331.79-0ubuntu1 

 amd64NVIDIA OpenCL ICD
  ii  nvidia-prime  0.6.5   

 amd64Tools to enable NVIDIA's Prime
  ii  nvidia-settings   331.20-0ubuntu8 

 amd64Tool for configuring the NVIDIA graphics 
driver

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

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


[Desktop-packages] [Bug 1331347] Re: [Dell Inspiron 3542] 'ubuntu-driver list' does not suggest to use nvidia-graphics-drivers-331

2014-06-18 Thread Taihsiang Ho
** Tags added: blocks-hwcert

** Tags added: 201402-14684 taipei-lab

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

Title:
  [Dell Inspiron 3542] 'ubuntu-driver list' does not suggest to use
  nvidia-graphics-drivers-331

Status in “nvidia-graphics-drivers-331” package in Ubuntu:
  New

Bug description:
  tested by Dell Inspiron 3542 (CID 201402-14684) on 14.04 and 14.10
  daily build

  Steps to reproduce the bugs:
  1. install the system
  2. click 'Software center'--Preference--Additional drivers,
  or, use the command 'ubuntu-driver list'

  Expected result:
  the system should suggest nvidia-graphics-drivers-331 driver package because
  there is a nvidia graphic card
  NVIDIA Corporation GF117M [GeForce 610M/710M/820M / GT 620M/625M/630M/720M] 
[10de:1140]

  Actual result:
  It didn't suggest any graphic driver to be used.


  -- lspci -nnvv -d 10de:1140 --

  08:00.0 3D controller [0302]: NVIDIA Corporation GF117M [GeForce 
610M/710M/820M / GT 620M/625M/630M/720M] [10de:1140] (rev a1)
Subsystem: Dell Device [1028:0652]
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast TAbort- TAbort- 
MAbort- SERR- PERR- INTx-
Latency: 0
Interrupt: pin A routed to IRQ 63
Region 0: Memory at f600 (32-bit, non-prefetchable) [size=16M]
Region 1: Memory at e000 (64-bit, prefetchable) [size=256M]
Region 3: Memory at f000 (64-bit, prefetchable) [size=32M]
Region 5: I/O ports at d000 [size=128]
[virtual] Expansion ROM at f700 [disabled] [size=512K]
Capabilities: access denied
Kernel driver in use: nvidia

  
  -- more information --

  * apt-cache show nvidia-331 | grep 0625
  doesn't give you the expected modalias of the graphic card under sysfs

  * manual installation of nvidia-331 could enable the graphic card and
  works fine.

  $ dpkg -l | grep nvidia
  ii  nvidia-331331.79-0ubuntu1 

 amd64NVIDIA binary driver - version 331.79
  ii  nvidia-libopencl1-331 331.79-0ubuntu1 

 amd64NVIDIA OpenCL Driver and ICD Loader library
  ii  nvidia-opencl-icd-331 331.79-0ubuntu1 

 amd64NVIDIA OpenCL ICD
  ii  nvidia-prime  0.6.5   

 amd64Tools to enable NVIDIA's Prime
  ii  nvidia-settings   331.20-0ubuntu8 

 amd64Tool for configuring the NVIDIA graphics 
driver

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

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


[Desktop-packages] [Bug 1327990] [NEW] [Dell Inspiron 5447] failed to suspend-resume when using AMD Radeon R7 M260 graphic card [1002:6900]

2014-06-09 Thread Taihsiang Ho
Public bug reported:

Dell Inspiron 5447 (CID 201401-14529) on 14.04

Steps to reproduce this bug:
1. install proprietary driver by clicking 'Ubuntu Software Center'--Software 
sources-- the tab 'Additional Drivers'
2. select the suggested proprietary drivers fglrx or fglrx-updates
3. reboot the system
4. suspend the system by 'sudo rtcwake -s 60 -m mem' or the indicator in the 
top right of the desktop
5. press power to resume the system if you suspended the system by the indicator

Expected result:
the system will resume back to work.

Actul result:
When resuming from suspend, the system will resume back to the stage which 
shows you the desktop screen, and then freeze.
The resume screen looks fine but the system is freezed.

Both of fglrx and fglrx-updates have the same issue.

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: fglrx (not installed)
ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9
Uname: Linux 3.13.0-24-generic x86_64
NonfreeKernelModules: fglrx
.tmp.unity.support.test.0:
 
ApportVersion: 2.14.1-0ubuntu3
Architecture: amd64
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
CompositorRunning: compiz
CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
CompositorUnredirectFSW: true
CurrentDesktop: Unity
Date: Mon Jun  9 04:15:09 2014
DistUpgraded: Fresh install
DistroCodename: trusty
DistroVariant: ubuntu
DkmsStatus:
 fglrx-updates, 13.350.1, 3.13.0-24-generic, x86_64: installed
 fwts-efi-runtime-dkms, 14.03.01, 3.13.0-24-generic, x86_64: installed
GraphicsCard:
 Intel Corporation Haswell-ULT Integrated Graphics Controller [8086:0a16] (rev 
0b) (prog-if 00 [VGA controller])
   Subsystem: Dell Device [1028:0640]
InstallationDate: Installed on 2014-06-04 (5 days ago)
InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
MachineType: Dell Inc. Inspiron 5447
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-24-generic 
root=UUID=0b1afcfd-68b0-40fa-b708-243e4be4209b ro rootdelay=60 quiet splash 
initcall_debug vt.handoff=7
SourcePackage: fglrx-installer
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 02/12/2014
dmi.bios.vendor: Dell Inc.
dmi.bios.version: X18
dmi.board.name: 0NGDM1
dmi.board.vendor: Dell Inc.
dmi.board.version: X01
dmi.chassis.type: 8
dmi.chassis.vendor: Dell Inc.
dmi.chassis.version: X18
dmi.modalias: 
dmi:bvnDellInc.:bvrX18:bd02/12/2014:svnDellInc.:pnInspiron5447:pvrX18:rvnDellInc.:rn0NGDM1:rvrX01:cvnDellInc.:ct8:cvrX18:
dmi.product.name: Inspiron 5447
dmi.product.version: X18
dmi.sys.vendor: Dell Inc.
version.compiz: compiz 1:0.9.11+14.04.20140409-0ubuntu1
version.fglrx-installer: fglrx-installer N/A
version.ia32-libs: ia32-libs N/A
version.libdrm2: libdrm2 2.4.52-1
version.libgl1-mesa-dri: libgl1-mesa-dri 10.1.0-4ubuntu5
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 10.1.0-4ubuntu5
version.xserver-xorg-core: xserver-xorg-core 2:1.15.1-0ubuntu2
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.8.2-1ubuntu2
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.3.0-1ubuntu3
version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.99.910-0ubuntu1
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.10-1ubuntu2
xserver.bootTime: Mon Jun  9 02:26:45 2014
xserver.configfile: /etc/X11/xorg.conf
xserver.errors: Screen 1 deleted because of no matching config section.
xserver.logfile: /var/log/Xorg.0.log
xserver.version: 2:1.15.1-0ubuntu2
xserver.video_driver: fglrx

** Affects: fglrx-installer (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug compiz-0.9 trusty ubuntu

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to fglrx-installer in Ubuntu.
https://bugs.launchpad.net/bugs/1327990

Title:
  [Dell Inspiron 5447] failed to suspend-resume when using AMD Radeon R7
  M260 graphic card [1002:6900]

Status in “fglrx-installer” package in Ubuntu:
  New

Bug description:
  Dell Inspiron 5447 (CID 201401-14529) on 14.04

  Steps to reproduce this bug:
  1. install proprietary driver by clicking 'Ubuntu Software Center'--Software 
sources-- the tab 'Additional Drivers'
  2. select the suggested proprietary drivers fglrx or fglrx-updates
  3. reboot the system
  4. suspend the system by 'sudo rtcwake -s 60 -m mem' or the indicator in the 
top right of the desktop
  5. press power to resume the system if you suspended the system by the 
indicator

  Expected result:
  the system will resume back to work.

  Actul result:
  When resuming from suspend, the system will resume back to the stage which 
shows you the desktop screen, and then freeze.
  The resume screen looks fine but the system is freezed.

  Both of fglrx and fglrx-updates have the same issue.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: fglrx (not installed)
  ProcVersionSignature: Ubuntu 

[Desktop-packages] [Bug 1218810] Re: video switch hot key will return super key and p and no response to switch video mode

2014-05-27 Thread Taihsiang Ho
** Changed in: linux (Ubuntu Trusty)
   Status: New = Fix Released

** Changed in: unity (Ubuntu Trusty)
   Status: New = Fix Released

** Tags removed: verification-needed-14.04

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to unity in Ubuntu.
Matching subscriptions: dp-unity
https://bugs.launchpad.net/bugs/1218810

Title:
  video switch hot key will return super key and p and no response to
  switch video mode

Status in “linux” package in Ubuntu:
  Confirmed
Status in “unity” package in Ubuntu:
  New
Status in “linux” source package in Precise:
  New
Status in “unity” source package in Precise:
  New
Status in “linux” source package in Trusty:
  Fix Released
Status in “unity” source package in Trusty:
  Fix Released

Bug description:
  CID 201209-11735

  For some machines, for example, HP laptop HP 1000 has a hot key on F4 to 
perform the shorcut super + p to switch video modes.
  Use command sudo showkey -k to capture the key code of the hot key you will 
see the key code of super key and p
  This key combination is expected to change the video mode.

  
  platfrom: HP laptop HP 1000
  image: 12.04.3

  Steps to reproduce:
  1. open an terminal, 
  2. plugin an external monitor
  3. press the video switch hotkey, for HP 1000 it is the F4 key

  Expected result:
  1. Video mode is changed by the hotkey
  2. no character is printed on terminal

  Actual result
  1. Video mode is not changed.
  2. a p will be printed on the terminal screen

  The other information:
  1. A similar bug was reported on LP:#539477 before.
  2. The hotkey in 13.04 works

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: linux-image-3.8.0-29-generic 3.8.0-29.42~precise1 [modified: 
boot/vmlinuz-3.8.0-29-generic]
  ProcVersionSignature: Ubuntu 3.8.0-29.42~precise1-generic 3.8.13.5
  Uname: Linux 3.8.0-29-generic x86_64
  ApportVersion: 2.0.1-0ubuntu17.4
  Architecture: amd64
  Date: Fri Aug 30 17:34:56 2013
  InstallationMedia: Ubuntu 12.04.3 LTS Precise Pangolin - Release amd64 
(20130820.1)
  MarkForUpload: True
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: linux-lts-raring
  UpgradeStatus: No upgrade log present (probably fresh install)
  --- 
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 
k3.8.0-29-generic.
  ApportVersion: 2.0.1-0ubuntu17.4
  Architecture: amd64
  ArecordDevices:
    List of CAPTURE Hardware Devices 
   card 0: PCH [HDA Intel PCH], device 0: ALC269VC Analog [ALC269VC Analog]
 Subdevices: 1/1
 Subdevice #0: subdevice #0
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  ubuntu 1675 F pulseaudio
  CRDA: Error: [Errno 2] No such file or directory
  Card0.Amixer.info:
   Card hw:0 'PCH'/'HDA Intel PCH at 0x6360 irq 47'
 Mixer name : 'Intel PantherPoint HDMI'
 Components : 'HDA:10ec0269,103c1855,00100202 
HDA:80862806,80860101,0010'
 Controls  : 27
 Simple ctrls  : 10
  CurrentDmesg:
   [   45.884915] ISO 9660 Extensions: RRIP_1991A
   [   60.442781] audit_printk_skb: 3 callbacks suppressed
   [   60.442785] type=1400 audit(1378093422.964:31): apparmor=DENIED 
operation=open parent=1 profile=/usr/lib/telepathy/mission-control-5 
name=/usr/share/gvfs/remote-volume-monitors/ pid=1849 comm=mission-control 
requested_mask=r denied_mask=r fsuid=1000 ouid=0
   [   65.385488] r8169 :0e:00.0 eth0: link up
   [   65.385510] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
  DistroRelease: Ubuntu 12.04
  HibernationDevice: RESUME=UUID=932733cb-db60-4153-8565-3e3ccb1a6f6d
  InstallationMedia: Ubuntu 12.04.3 LTS Precise Pangolin - Release amd64 
(20130820.1)
  Lsusb:
   Bus 001 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
   Bus 002 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
   Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
   Bus 002 Device 003: ID 05c8:0223 Cheng Uei Precision Industry Co., Ltd 
(Foxlink)
  MachineType: Hewlett-Packard HP 1000 Notebook PC
  MarkForUpload: True
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB:
   0 radeondrmfb
   1 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.8.0-29-generic 
root=UUID=770667e1-92a4-4f2e-a434-b9998d55cb30 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.8.0-29.42~precise1-generic 3.8.13.5
  RelatedPackageVersions:
   linux-restricted-modules-3.8.0-29-generic N/A
   linux-backports-modules-3.8.0-29-generic  N/A
   linux-firmware1.79.6
  Tags:  precise running-unity
  Uname: Linux 3.8.0-29-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  dmi.bios.date: 12/25/2012
  

[Desktop-packages] [Bug 1255813] Re: The modaliases field is not complete.

2014-03-20 Thread Taihsiang Ho
14.04 daily build tested on
Dell Inspiron 5720 http://www.ubuntu.com/certification/hardware/201202-10404/

SoftUpdates -- Additional Drivers shows there is 
nvidia-331 driver available



lspci -nnvv of the machine shows

01:00.0 3D controller [0302]: NVIDIA Corporation GF117M [GeForce 610M/710M/820M 
/ GT 620M/625M/630M/720M] [10de:1140] (rev a1)
Subsystem: Dell GeForce GT 630M [1028:0565]
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast TAbort- TAbort- 
MAbort- SERR- PERR- INTx-
Latency: 0, Cache Line Size: 64 bytes
Interrupt: pin A routed to IRQ 47
Region 0: Memory at b000 (32-bit, non-prefetchable) [size=16M]
Region 1: Memory at 8000 (64-bit, prefetchable) [size=256M]
Region 3: Memory at 9000 (64-bit, prefetchable) [size=32M]
Region 5: I/O ports at 3000 [size=128]
Expansion ROM at ignored [disabled]
Capabilities: access denied
Kernel driver in use: nouveau

** Tags added: verification-done

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

Title:
  The modaliases field is not complete.

Status in “nvidia-graphics-drivers-331” package in Ubuntu:
  Fix Released
Status in “nvidia-graphics-drivers-331-updates” package in Ubuntu:
  Fix Released

Bug description:
  Comparing to README.txt in NVIDIA-Linux-x86_64-331.20.run.

  There are some devices ID like the followings are not listed in the
  modaliases field. (Ex. GeForce GT 720M)

  GeForce GT 720M   0x1140 0x05F4  C
  GeForce GT 720M   0x1140 0x0763  C
  GeForce GT 720M   0x1140 0x0776  C
  GeForce GT 720M   0x1140 0x0781  C
  GeForce GT 720M   0x1140 0x0798  C
  GeForce GT 720M   0x1140 0x0799  C
  GeForce GT 720M   0x1140 0x079B  C
  GeForce GT 720M   0x1140 0x079C  C
  GeForce GT 720M   0x1140 0x0807  C
  GeForce GT 720M   0x1140 0x0823  C
  GeForce GT 720M   0x1140 0x0830  C
  GeForce GT 720M   0x1140 0x0837  C
  GeForce GT 720M   0x1140 0x10E9  C
  GeForce GT 720M   0x1140 0x11FD  C
  GeForce GT 720M   0x1140 0x124D  C
  GeForce GT 720M   0x1140 0x126D  C
  GeForce GT 720M   0x1140 0x131D  C
  GeForce GT 720M   0x1140 0x13FD  C
  GeForce GT 720M   0x1140 0x14C7  C
  GeForce GT 720M   0x1140 0x17F5  C
  GeForce GT 720M   0x1140 0x21BA  C
  GeForce GT 720M   0x1140 0x21FA  C
  GeForce GT 720M   0x1140 0x220A  C
  GeForce GT 720M   0x1140 0x3800  C
  GeForce GT 720M   0x1140 0x3801  C
  GeForce GT 720M   0x1140 0x3802  C
  GeForce GT 720M   0x1140 0x3803  C
  GeForce GT 720M   0x1140 0x3804  C
  GeForce GT 720M   0x1140 0x3905  C
  GeForce GT 720M   0x1140 0x3910  C
  GeForce GT 720M   0x1140 0x3912  C
  GeForce GT 720M   0x1140 0x5003  C
  GeForce GT 720M   0x1140 0x501F  C
  GeForce GT 720M   0x1140 0x502B  C
  GeForce GT 720M   0x1140 0x502E  C
  GeForce GT 720M   0x1140 0x502F  C
  GeForce GT 720M   0x1140 0x8595  C
  GeForce GT 720M   0x1140 0xAAA2  C
  GeForce GT 720M   0x1140 0xAE71  C
  GeForce GT 720M   0x1298 C

  But I can only find 0x1298 but others are not.

  The second ID above should be the second ID of the subsystem ID.

  For example,

  05:00.0 0200: 10de:1140 (rev a1)
  Subsystem: 1028:ae71

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

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


[Desktop-packages] [Bug 1169143] Re: Headset support on some Dell machines

2013-11-26 Thread Taihsiang Ho
LP: #1249956 collects the info machines with this bug

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

Title:
  Headset support on some Dell machines

Status in HWE Next Project:
  In Progress
Status in “linux” package in Ubuntu:
  Fix Released
Status in “linux-lts-raring” package in Ubuntu:
  In Progress
Status in “pulseaudio” package in Ubuntu:
  Fix Released
Status in “pulseaudio” source package in Precise:
  Fix Released
Status in “pulseaudio” source package in Raring:
  In Progress

Bug description:
  [SRU Justification]
  Several new hardware has either headset jacks or headphone-or-mic jacks, 
where the system cannot detect what has been plugged in. E g, for such a 
headset jack you can either plug in a headphone or a headset, but since the 
system cannot tell which one it is, you have to manually tell the system 
whether you want to use the internal or external mic.
  In the case of a headphone-or-mic jack, you can have the jack functioning as 
either a headphone or a mic, but not as a headset.

  Without this patch, PulseAudio would not detect the jack correctly,
  and not making all options available to the user.

  [Regression Potential] is very low: this only affects machines with
  the specific name Headphone Mic Jack or Headset Mic Jack, which
  started to appear for a few machines in the 3.5 kernel. People who are
  running 12.04.0 or 12.04.1 will be unaffected. More machines are
  coming in the 3.10 kernel, so this is also a preparation for making
  certification easier later on.

  [Test case] On an affected machine, plug in something into the jack.
  Then go to Sound Settings and note what options there are: e g, for
  a headset jack, you should be able to select both external and
  internal mic manually.

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

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


[Desktop-packages] [Bug 1249892] [NEW] [HP Pavilion 23 AIO] [Brightness] could not control brightness on 12.04.3

2013-11-10 Thread Taihsiang Ho
Public bug reported:

HP Pavilion 23 AIO (CID 201206-11396)
ubuntu 12.04.3 with fglrx proprietary driver

steps to reproduce:
1. install 12.04.3 on the machine
2. use the System Settings icon to launch the Brightness and Lock control
3. adjust the brightness bar, make sure the brightness could be controlled well.
4. use jocky to install fglrx(post update release) (you may use terminal 
command jockey-gtk)
5. adjust the brightness bar as step 3

Expect result:
the brightness could be controlled

Actual result:
the brightness did not change

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: fglrx (not installed)
ProcVersionSignature: Ubuntu 3.8.0-29.42~precise1-generic 3.8.13.5
Uname: Linux 3.8.0-29-generic x86_64
NonfreeKernelModules: fglrx
.tmp.unity.support.test.0:
 
ApportVersion: 2.0.1-0ubuntu17.4
Architecture: amd64
CompizPlugins: 
[core,composite,opengl,compiztoolbox,decor,vpswitch,snap,mousepoll,resize,place,move,wall,grid,regex,imgpng,session,gnomecompat,animation,fade,unitymtgrabhandles,workarounds,scale,expo,ezoom,unityshell]
CompositorRunning: compiz
Date: Sun Nov 10 22:22:49 2013
DistUpgraded: Fresh install
DistroCodename: precise
DistroVariant: ubuntu
DkmsStatus:
 fglrx-updates, 12.104, 3.8.0-29-generic, x86_64: installed
 fwts-efi-runtime-dkms, 13.09.01, 3.8.0-29-generic, x86_64: installed
GraphicsCard:
 Advanced Micro Devices [AMD] nee ATI Device [1002:9991] (prog-if 00 [VGA 
controller])
   Subsystem: Hewlett-Packard Company Device [103c:2aee]
InstallationMedia: Ubuntu 12.04.3 LTS Precise Pangolin - Release amd64 
(20130820.1)
JockeyStatus:
 kmod:wl - Broadcom STA wireless driver (Proprietary, Disabled, Not in use) 
[auto-install]
 xorg:fglrx_experimental_13 - ATI/AMD proprietary FGLRX graphics driver 
(**experimental** beta) (Proprietary, Disabled, Not in use)
 xorg:fglrx_updates - ATI/AMD proprietary FGLRX graphics driver (post-release 
updates) (Proprietary, Enabled, Not in use)
MachineType: Hewlett-Packard a654
MarkForUpload: True
ProcEnviron:
 TERM=xterm
 PATH=(custom, no user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.8.0-29-generic 
root=UUID=0cf55817-bcfd-4783-9430-c86904ecc1e7 ro quiet splash initcall_debug 
vt.handoff=7
SourcePackage: fglrx-installer
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 08/24/2012
dmi.bios.vendor: AMI
dmi.bios.version: 8.08
dmi.board.name: 2AEE
dmi.board.vendor: PEGATRON CORPORATION
dmi.board.version: 1.03
dmi.chassis.type: 3
dmi.chassis.vendor: Hewlett-Packard
dmi.modalias: 
dmi:bvnAMI:bvr8.08:bd08/24/2012:svnHewlett-Packard:pna654:pvr:rvnPEGATRONCORPORATION:rn2AEE:rvr1.03:cvnHewlett-Packard:ct3:cvr:
dmi.product.name: a654
dmi.sys.vendor: Hewlett-Packard
version.compiz: compiz 1:0.9.7.12-0ubuntu2
version.fglrx-installer: fglrx-installer N/A
version.ia32-libs: ia32-libs N/A
version.libdrm2: libdrm2 2.4.43-0ubuntu0.0.2
version.libgl1-mesa-dri: libgl1-mesa-dri N/A
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx N/A
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

** Affects: fglrx-installer (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: 201206-11396 amd64 apport-bug blocks-hwcert compiz-0.9 precise 
running-unity taipei-lab ubuntu

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to fglrx-installer in Ubuntu.
https://bugs.launchpad.net/bugs/1249892

Title:
  [HP Pavilion 23 AIO] [Brightness] could not control brightness on
  12.04.3

Status in “fglrx-installer” package in Ubuntu:
  New

Bug description:
  HP Pavilion 23 AIO (CID 201206-11396)
  ubuntu 12.04.3 with fglrx proprietary driver

  steps to reproduce:
  1. install 12.04.3 on the machine
  2. use the System Settings icon to launch the Brightness and Lock control
  3. adjust the brightness bar, make sure the brightness could be controlled 
well.
  4. use jocky to install fglrx(post update release) (you may use terminal 
command jockey-gtk)
  5. adjust the brightness bar as step 3

  Expect result:
  the brightness could be controlled

  Actual result:
  the brightness did not change

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: fglrx (not installed)
  ProcVersionSignature: Ubuntu 3.8.0-29.42~precise1-generic 3.8.13.5
  Uname: Linux 3.8.0-29-generic x86_64
  NonfreeKernelModules: fglrx
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.0.1-0ubuntu17.4
  Architecture: amd64
  CompizPlugins: 
[core,composite,opengl,compiztoolbox,decor,vpswitch,snap,mousepoll,resize,place,move,wall,grid,regex,imgpng,session,gnomecompat,animation,fade,unitymtgrabhandles,workarounds,scale,expo,ezoom,unityshell]
  CompositorRunning: compiz
  Date: 

[Desktop-packages] [Bug 1248844] Re: [HP Pavilion 23 AIO] [Brightness] could dim the brightness but not make the brightness back to the origin with fglrx proprietary driver

2013-11-10 Thread Taihsiang Ho
This bug may be related to LP: #1249892

** Description changed:

  HP Pavilion 23 AIO (CID 201206-11396)
- ubuntu 12.04.3 with fglrx proprietary driver
+ ubuntu 12.04.2 with fglrx proprietary driver
  
  steps to reproduce:
- 1. install 12.04.3 on the machine
+ 1. install 12.04.2 on the machine
  2. use the System Settings icon to launch the Brightness and Lock control
  3. adjust the brightness bar, make sure the brightness could be controlled 
well.
  4. use jocky to install fglrx(post update release) (you may use terminal 
command jockey-gtk)
  5. adjust the brightness bar as step 3
  
  Expect result:
  the brightness could be control
  
  Actual result:
  the brightness could dim but not increase back.
  The response of the control is slow
  
  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: fglrx (not installed)
  ProcVersionSignature: Ubuntu 3.5.0-23.35~precise1-generic 3.5.7.2
  Uname: Linux 3.5.0-23-generic x86_64
  NonfreeKernelModules: fglrx
  .tmp.unity.support.test.0:
-  
+ 
  ApportVersion: 2.0.1-0ubuntu17.1
  Architecture: amd64
  CompizPlugins: 
[core,composite,opengl,compiztoolbox,decor,vpswitch,snap,mousepoll,resize,place,move,wall,grid,regex,imgpng,session,gnomecompat,animation,fade,unitymtgrabhandles,workarounds,scale,expo,ezoom,unityshell]
  CompositorRunning: compiz
  Date: Thu Nov  7 02:01:47 2013
  DistUpgraded: Fresh install
  DistroCodename: precise
  DistroVariant: ubuntu
  DkmsStatus:
-  fglrx-updates, 12.104, 3.5.0-23-generic, x86_64: installed
-  fwts-efi-runtime-dkms, 13.09.01, 3.2.0-55-generic, x86_64: installed
-  fwts-efi-runtime-dkms, 13.09.01, 3.5.0-23-generic, x86_64: installed
+  fglrx-updates, 12.104, 3.5.0-23-generic, x86_64: installed
+  fwts-efi-runtime-dkms, 13.09.01, 3.2.0-55-generic, x86_64: installed
+  fwts-efi-runtime-dkms, 13.09.01, 3.5.0-23-generic, x86_64: installed
  GraphicsCard:
-  Advanced Micro Devices [AMD] nee ATI Device [1002:9991] (prog-if 00 [VGA 
controller])
-Subsystem: Hewlett-Packard Company Device [103c:2aee]
+  Advanced Micro Devices [AMD] nee ATI Device [1002:9991] (prog-if 00 [VGA 
controller])
+    Subsystem: Hewlett-Packard Company Device [103c:2aee]
  InstallationMedia: Ubuntu 12.04.2 LTS Precise Pangolin - Release amd64 
(20130213)
  JockeyStatus:
-  kmod:fglrx_experimental_12 - Experimental AMD binary Xorg driver and kernel 
module (Proprietary, Disabled, Not in use)
-  kmod:fglrx_experimental_13 - Video driver for the AMD graphics accelerators 
(Proprietary, Disabled, Not in use)
-  kmod:wl - Broadcom STA wireless driver (Proprietary, Disabled, Not in use) 
[auto-install]
-  xorg:fglrx_experimental_9 - ATI/AMD proprietary FGLRX graphics driver 
(**experimental** beta) (Proprietary, Disabled, Not in use)
-  xorg:fglrx_updates - ATI/AMD proprietary FGLRX graphics driver (post-release 
updates) (Proprietary, Enabled, Not in use)
+  kmod:fglrx_experimental_12 - Experimental AMD binary Xorg driver and kernel 
module (Proprietary, Disabled, Not in use)
+  kmod:fglrx_experimental_13 - Video driver for the AMD graphics accelerators 
(Proprietary, Disabled, Not in use)
+  kmod:wl - Broadcom STA wireless driver (Proprietary, Disabled, Not in use) 
[auto-install]
+  xorg:fglrx_experimental_9 - ATI/AMD proprietary FGLRX graphics driver 
(**experimental** beta) (Proprietary, Disabled, Not in use)
+  xorg:fglrx_updates - ATI/AMD proprietary FGLRX graphics driver (post-release 
updates) (Proprietary, Enabled, Not in use)
  MachineType: Hewlett-Packard a654
  MarkForUpload: True
  ProcEnviron:
-  TERM=xterm
-  PATH=(custom, no user)
-  LANG=en_US.UTF-8
-  SHELL=/bin/bash
+  TERM=xterm
+  PATH=(custom, no user)
+  LANG=en_US.UTF-8
+  SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.5.0-23-generic 
root=UUID=a8a29fa5-161a-4a9f-ac25-ceae4aed89d0 ro quiet splash initcall_debug 
vt.handoff=7
  SourcePackage: fglrx-installer
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 08/24/2012
  dmi.bios.vendor: AMI
  dmi.bios.version: 8.08
  dmi.board.name: 2AEE
  dmi.board.vendor: PEGATRON CORPORATION
  dmi.board.version: 1.03
  dmi.chassis.type: 3
  dmi.chassis.vendor: Hewlett-Packard
  dmi.modalias: 
dmi:bvnAMI:bvr8.08:bd08/24/2012:svnHewlett-Packard:pna654:pvr:rvnPEGATRONCORPORATION:rn2AEE:rvr1.03:cvnHewlett-Packard:ct3:cvr:
  dmi.product.name: a654
  dmi.sys.vendor: Hewlett-Packard
  version.compiz: compiz 1:0.9.7.12-0ubuntu1
  version.fglrx-installer: fglrx-installer N/A
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.39-0ubuntu0.1
  version.libgl1-mesa-dri: libgl1-mesa-dri N/A
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx N/A
  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: 

[Desktop-packages] [Bug 1249892] Re: [HP Pavilion 23 AIO] [Brightness] could not control brightness on 12.04.3

2013-11-10 Thread Taihsiang Ho
This bug may be related to LP:#1248844

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to fglrx-installer in Ubuntu.
https://bugs.launchpad.net/bugs/1249892

Title:
  [HP Pavilion 23 AIO] [Brightness] could not control brightness on
  12.04.3

Status in “fglrx-installer” package in Ubuntu:
  New

Bug description:
  HP Pavilion 23 AIO (CID 201206-11396)
  ubuntu 12.04.3 with fglrx proprietary driver

  steps to reproduce:
  1. install 12.04.3 on the machine
  2. use the System Settings icon to launch the Brightness and Lock control
  3. adjust the brightness bar, make sure the brightness could be controlled 
well.
  4. use jocky to install fglrx(post update release) (you may use terminal 
command jockey-gtk)
  5. adjust the brightness bar as step 3

  Expect result:
  the brightness could be controlled

  Actual result:
  the brightness did not change

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: fglrx (not installed)
  ProcVersionSignature: Ubuntu 3.8.0-29.42~precise1-generic 3.8.13.5
  Uname: Linux 3.8.0-29-generic x86_64
  NonfreeKernelModules: fglrx
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.0.1-0ubuntu17.4
  Architecture: amd64
  CompizPlugins: 
[core,composite,opengl,compiztoolbox,decor,vpswitch,snap,mousepoll,resize,place,move,wall,grid,regex,imgpng,session,gnomecompat,animation,fade,unitymtgrabhandles,workarounds,scale,expo,ezoom,unityshell]
  CompositorRunning: compiz
  Date: Sun Nov 10 22:22:49 2013
  DistUpgraded: Fresh install
  DistroCodename: precise
  DistroVariant: ubuntu
  DkmsStatus:
   fglrx-updates, 12.104, 3.8.0-29-generic, x86_64: installed
   fwts-efi-runtime-dkms, 13.09.01, 3.8.0-29-generic, x86_64: installed
  GraphicsCard:
   Advanced Micro Devices [AMD] nee ATI Device [1002:9991] (prog-if 00 [VGA 
controller])
 Subsystem: Hewlett-Packard Company Device [103c:2aee]
  InstallationMedia: Ubuntu 12.04.3 LTS Precise Pangolin - Release amd64 
(20130820.1)
  JockeyStatus:
   kmod:wl - Broadcom STA wireless driver (Proprietary, Disabled, Not in use) 
[auto-install]
   xorg:fglrx_experimental_13 - ATI/AMD proprietary FGLRX graphics driver 
(**experimental** beta) (Proprietary, Disabled, Not in use)
   xorg:fglrx_updates - ATI/AMD proprietary FGLRX graphics driver (post-release 
updates) (Proprietary, Enabled, Not in use)
  MachineType: Hewlett-Packard a654
  MarkForUpload: True
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.8.0-29-generic 
root=UUID=0cf55817-bcfd-4783-9430-c86904ecc1e7 ro quiet splash initcall_debug 
vt.handoff=7
  SourcePackage: fglrx-installer
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 08/24/2012
  dmi.bios.vendor: AMI
  dmi.bios.version: 8.08
  dmi.board.name: 2AEE
  dmi.board.vendor: PEGATRON CORPORATION
  dmi.board.version: 1.03
  dmi.chassis.type: 3
  dmi.chassis.vendor: Hewlett-Packard
  dmi.modalias: 
dmi:bvnAMI:bvr8.08:bd08/24/2012:svnHewlett-Packard:pna654:pvr:rvnPEGATRONCORPORATION:rn2AEE:rvr1.03:cvnHewlett-Packard:ct3:cvr:
  dmi.product.name: a654
  dmi.sys.vendor: Hewlett-Packard
  version.compiz: compiz 1:0.9.7.12-0ubuntu2
  version.fglrx-installer: fglrx-installer N/A
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.43-0ubuntu0.0.2
  version.libgl1-mesa-dri: libgl1-mesa-dri N/A
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx N/A
  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/fglrx-installer/+bug/1249892/+subscriptions

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


[Desktop-packages] [Bug 1220645] Re: Webcam capture plays green screen through xv on Haswell platform

2013-11-08 Thread Taihsiang Ho
verified: 12.04.3 updates could does resolve this issue on 201305-13636

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to xserver-xorg-video-intel in Ubuntu.
https://bugs.launchpad.net/bugs/1220645

Title:
  Webcam capture plays green screen through xv on Haswell platform

Status in “xserver-xorg-video-intel” package in Ubuntu:
  Invalid
Status in “xserver-xorg-video-intel-lts-raring” package in Ubuntu:
  Invalid
Status in “xserver-xorg-video-intel-lts-raring” source package in Precise:
  Fix Released
Status in “xserver-xorg-video-intel” source package in Raring:
  Fix Released

Bug description:
  xv driver is having playback issue with webcam capture, it plays green
  screen.

  It was firstly found when using stock 12.04.3 image, during on
  installing step of Choose a Picture, the webcam view only playback
  with green screen, but it still can capture correctly if you hit the
  button.

  After completely installed 12.04.3 system or upgrade your X driver stack to 
lts-raring,
  on system with haswell chipset, webcam capture will playback with green 
screen.

  
  To reproduced this problem we could use:

  guvcview

  luvcview

  mplayer tv:///dev/video0 -vo xv

  vlc v4l2:/ //dev/video0 -V xv

  
  On the same hardware system,

  To validate that webcam works fine with other output drivers:

  luvcview -w

  mplayer tv:///dev/video0 -vo x11

  vlc v4l2:/ //dev/video0 -V glx


  By downgrade to xserver-xorg-lts-quantal also fixes this issue,
  its also verified on 12.04.2 stock image with the same webcam.
  Affected webcams:

  1bcf:289e Sunplus
  1bcf:2985 Sunplus
  0c45:64af Microdia
  0c45:64ad Microdia
  064e:812c Suyin

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: xserver-xorg-lts-raring 1:7.7+1ubuntu4~precise1
  ProcVersionSignature: Ubuntu 3.8.0-29.42~precise1-generic 3.8.13.5
  Uname: Linux 3.8.0-29-generic x86_64
  ApportVersion: 2.0.1-0ubuntu17.1
  Architecture: amd64
  Date: Wed Sep  4 06:59:59 2013
  InstallationMedia: Ubuntu 12.04.2 LTS Precise Pangolin - Release amd64 
(20130213)
  MarkForUpload: True
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: xorg-lts-raring
  UpgradeStatus: No upgrade log present (probably fresh install)
  --- 
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.25.
  ApportVersion: 2.0.1-0ubuntu17.4
  Architecture: amd64
  ArecordDevices:
    List of CAPTURE Hardware Devices 
   card 1: PCH [HDA Intel PCH], device 0: ALC283 Analog [ALC283 Analog]
 Subdevices: 1/1
 Subdevice #0: subdevice #0
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  ubuntu 1311 F pulseaudio
  CRDA: Error: command ['iw', 'reg', 'get'] failed with exit code 1: nl80211 
not found.
  Card0.Amixer.info:
   Card hw:0 'Intel'/'HDA Intel at 0xf7e14000 irq 62'
 Mixer name : 'Intel Haswell HDMI'
 Components : 'HDA:80862807,80860101,0010'
 Controls  : 6
 Simple ctrls  : 1
  Card0.Amixer.values:
   Simple mixer control 'IEC958',0
 Capabilities: pswitch pswitch-joined penum
 Playback channels: Mono
 Mono: Playback [off]
  Card1.Amixer.info:
   Card hw:1 'PCH'/'HDA Intel PCH at 0xf7e1 irq 62'
 Mixer name : 'Realtek ALC283'
 Components : 'HDA:10ec0283,102805f3,0013'
 Controls  : 14
 Simple ctrls  : 7
  DistroRelease: Ubuntu 12.04
  HibernationDevice: RESUME=UUID=65f73994-7b9b-40b6-a815-0beafb8c94ef
  InstallationMedia: Ubuntu 12.04.2 LTS Precise Pangolin - Release amd64 
(20130213)
  IwConfig:
   eth0  no wireless extensions.
   
   lono wireless extensions.
  MachineType: Dell Inc. Inspiron 3437
  MarkForUpload: True
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.5.0-39-generic 
root=UUID=6bde1692-22e7-4822-95b8-59fd86f63632 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.5.0-39.60~precise1-generic 3.5.7.17
  RelatedPackageVersions:
   linux-restricted-modules-3.5.0-39-generic N/A
   linux-backports-modules-3.5.0-39-generic  N/A
   linux-firmware1.79.6
  RfKill:
   
  Tags:  precise running-unity
  Uname: Linux 3.5.0-39-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  dmi.bios.date: 06/06/2013
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: X19
  dmi.board.vendor: Dell Inc.
  dmi.board.version: X19
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: Not Specified
  dmi.modalias: 
dmi:bvnDellInc.:bvrX19:bd06/06/2013:svnDellInc.:pnInspiron3437:pvrNotSpecified:rvnDellInc.:rn:rvrX19:cvnDellInc.:ct8:cvrNotSpecified:
  dmi.product.name: Inspiron 3437
  dmi.product.version: Not Specified
  dmi.sys.vendor: Dell Inc.
  --- 
  

[Desktop-packages] [Bug 1248844] [NEW] [HP Pavilion 23 AIO] [Brightness] could dim the brightness but not make the brightness back to the origin with fglrx proprietary driver

2013-11-06 Thread Taihsiang Ho
Public bug reported:

HP Pavilion 23 AIO (CID 201206-11396)
ubuntu 12.04.3 with fglrx proprietary driver

steps to reproduce:
1. install 12.04.3 on the machine
2. use the System Settings icon to launch the Brightness and Lock control
3. adjust the brightness bar, make sure the brightness could be controlled well.
4. use jocky to install fglrx(post update release) (you may use terminal 
command jockey-gtk)
5. adjust the brightness bar as step 3

Expect result:
the brightness could be control

Actual result:
the brightness could dim but not increase back.
The response of the control is slow

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: fglrx (not installed)
ProcVersionSignature: Ubuntu 3.5.0-23.35~precise1-generic 3.5.7.2
Uname: Linux 3.5.0-23-generic x86_64
NonfreeKernelModules: fglrx
.tmp.unity.support.test.0:
 
ApportVersion: 2.0.1-0ubuntu17.1
Architecture: amd64
CompizPlugins: 
[core,composite,opengl,compiztoolbox,decor,vpswitch,snap,mousepoll,resize,place,move,wall,grid,regex,imgpng,session,gnomecompat,animation,fade,unitymtgrabhandles,workarounds,scale,expo,ezoom,unityshell]
CompositorRunning: compiz
Date: Thu Nov  7 02:01:47 2013
DistUpgraded: Fresh install
DistroCodename: precise
DistroVariant: ubuntu
DkmsStatus:
 fglrx-updates, 12.104, 3.5.0-23-generic, x86_64: installed
 fwts-efi-runtime-dkms, 13.09.01, 3.2.0-55-generic, x86_64: installed
 fwts-efi-runtime-dkms, 13.09.01, 3.5.0-23-generic, x86_64: installed
GraphicsCard:
 Advanced Micro Devices [AMD] nee ATI Device [1002:9991] (prog-if 00 [VGA 
controller])
   Subsystem: Hewlett-Packard Company Device [103c:2aee]
InstallationMedia: Ubuntu 12.04.2 LTS Precise Pangolin - Release amd64 
(20130213)
JockeyStatus:
 kmod:fglrx_experimental_12 - Experimental AMD binary Xorg driver and kernel 
module (Proprietary, Disabled, Not in use)
 kmod:fglrx_experimental_13 - Video driver for the AMD graphics accelerators 
(Proprietary, Disabled, Not in use)
 kmod:wl - Broadcom STA wireless driver (Proprietary, Disabled, Not in use) 
[auto-install]
 xorg:fglrx_experimental_9 - ATI/AMD proprietary FGLRX graphics driver 
(**experimental** beta) (Proprietary, Disabled, Not in use)
 xorg:fglrx_updates - ATI/AMD proprietary FGLRX graphics driver (post-release 
updates) (Proprietary, Enabled, Not in use)
MachineType: Hewlett-Packard a654
MarkForUpload: True
ProcEnviron:
 TERM=xterm
 PATH=(custom, no user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.5.0-23-generic 
root=UUID=a8a29fa5-161a-4a9f-ac25-ceae4aed89d0 ro quiet splash initcall_debug 
vt.handoff=7
SourcePackage: fglrx-installer
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 08/24/2012
dmi.bios.vendor: AMI
dmi.bios.version: 8.08
dmi.board.name: 2AEE
dmi.board.vendor: PEGATRON CORPORATION
dmi.board.version: 1.03
dmi.chassis.type: 3
dmi.chassis.vendor: Hewlett-Packard
dmi.modalias: 
dmi:bvnAMI:bvr8.08:bd08/24/2012:svnHewlett-Packard:pna654:pvr:rvnPEGATRONCORPORATION:rn2AEE:rvr1.03:cvnHewlett-Packard:ct3:cvr:
dmi.product.name: a654
dmi.sys.vendor: Hewlett-Packard
version.compiz: compiz 1:0.9.7.12-0ubuntu1
version.fglrx-installer: fglrx-installer N/A
version.ia32-libs: ia32-libs N/A
version.libdrm2: libdrm2 2.4.39-0ubuntu0.1
version.libgl1-mesa-dri: libgl1-mesa-dri N/A
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx N/A
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

** Affects: fglrx-installer (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: 201206-11396 amd64 apport-bug blocks-hwcert compiz-0.9 precise 
running-unity taipei-lab ubuntu

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to fglrx-installer in Ubuntu.
https://bugs.launchpad.net/bugs/1248844

Title:
  [HP Pavilion 23 AIO] [Brightness] could dim the brightness but not
  make the brightness back to the origin with fglrx proprietary driver

Status in “fglrx-installer” package in Ubuntu:
  New

Bug description:
  HP Pavilion 23 AIO (CID 201206-11396)
  ubuntu 12.04.3 with fglrx proprietary driver

  steps to reproduce:
  1. install 12.04.3 on the machine
  2. use the System Settings icon to launch the Brightness and Lock control
  3. adjust the brightness bar, make sure the brightness could be controlled 
well.
  4. use jocky to install fglrx(post update release) (you may use terminal 
command jockey-gtk)
  5. adjust the brightness bar as step 3

  Expect result:
  the brightness could be control

  Actual result:
  the brightness could dim but not increase back.
  The response of the control is slow

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: fglrx (not installed)
  

[Desktop-packages] [Bug 1220645] Re: Webcam capture plays green screen through xv on Haswell platform

2013-10-31 Thread Taihsiang Ho
verify package xserver-xorg-video-intel-lts-
raring(2:2.21.6-0ubuntu4.3~precise1) on CID 201305-13636

 * check update source: proposed
 * apt-get update
 * apt-get install xserver-xorg-video-intel-lts-raring
 * reboot
 * verify by /usr/share/checkbox/scripts/camera_test display

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to xserver-xorg-video-intel in Ubuntu.
https://bugs.launchpad.net/bugs/1220645

Title:
  Webcam capture plays green screen through xv on Haswell platform

Status in “xserver-xorg-video-intel” package in Ubuntu:
  Invalid
Status in “xserver-xorg-video-intel-lts-raring” package in Ubuntu:
  Invalid
Status in “xserver-xorg-video-intel-lts-raring” source package in Precise:
  Fix Committed
Status in “xserver-xorg-video-intel” source package in Raring:
  Fix Released

Bug description:
  xv driver is having playback issue with webcam capture, it plays green
  screen.

  It was firstly found when using stock 12.04.3 image, during on
  installing step of Choose a Picture, the webcam view only playback
  with green screen, but it still can capture correctly if you hit the
  button.

  After completely installed 12.04.3 system or upgrade your X driver stack to 
lts-raring,
  on system with haswell chipset, webcam capture will playback with green 
screen.

  
  To reproduced this problem we could use:

  guvcview

  luvcview

  mplayer tv:///dev/video0 -vo xv

  vlc v4l2:/ //dev/video0 -V xv

  
  On the same hardware system,

  To validate that webcam works fine with other output drivers:

  luvcview -w

  mplayer tv:///dev/video0 -vo x11

  vlc v4l2:/ //dev/video0 -V glx


  By downgrade to xserver-xorg-lts-quantal also fixes this issue,
  its also verified on 12.04.2 stock image with the same webcam.
  Affected webcams:

  1bcf:289e Sunplus
  1bcf:2985 Sunplus
  0c45:64af Microdia
  0c45:64ad Microdia
  064e:812c Suyin

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: xserver-xorg-lts-raring 1:7.7+1ubuntu4~precise1
  ProcVersionSignature: Ubuntu 3.8.0-29.42~precise1-generic 3.8.13.5
  Uname: Linux 3.8.0-29-generic x86_64
  ApportVersion: 2.0.1-0ubuntu17.1
  Architecture: amd64
  Date: Wed Sep  4 06:59:59 2013
  InstallationMedia: Ubuntu 12.04.2 LTS Precise Pangolin - Release amd64 
(20130213)
  MarkForUpload: True
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: xorg-lts-raring
  UpgradeStatus: No upgrade log present (probably fresh install)
  --- 
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.25.
  ApportVersion: 2.0.1-0ubuntu17.4
  Architecture: amd64
  ArecordDevices:
    List of CAPTURE Hardware Devices 
   card 1: PCH [HDA Intel PCH], device 0: ALC283 Analog [ALC283 Analog]
 Subdevices: 1/1
 Subdevice #0: subdevice #0
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  ubuntu 1311 F pulseaudio
  CRDA: Error: command ['iw', 'reg', 'get'] failed with exit code 1: nl80211 
not found.
  Card0.Amixer.info:
   Card hw:0 'Intel'/'HDA Intel at 0xf7e14000 irq 62'
 Mixer name : 'Intel Haswell HDMI'
 Components : 'HDA:80862807,80860101,0010'
 Controls  : 6
 Simple ctrls  : 1
  Card0.Amixer.values:
   Simple mixer control 'IEC958',0
 Capabilities: pswitch pswitch-joined penum
 Playback channels: Mono
 Mono: Playback [off]
  Card1.Amixer.info:
   Card hw:1 'PCH'/'HDA Intel PCH at 0xf7e1 irq 62'
 Mixer name : 'Realtek ALC283'
 Components : 'HDA:10ec0283,102805f3,0013'
 Controls  : 14
 Simple ctrls  : 7
  DistroRelease: Ubuntu 12.04
  HibernationDevice: RESUME=UUID=65f73994-7b9b-40b6-a815-0beafb8c94ef
  InstallationMedia: Ubuntu 12.04.2 LTS Precise Pangolin - Release amd64 
(20130213)
  IwConfig:
   eth0  no wireless extensions.
   
   lono wireless extensions.
  MachineType: Dell Inc. Inspiron 3437
  MarkForUpload: True
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.5.0-39-generic 
root=UUID=6bde1692-22e7-4822-95b8-59fd86f63632 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.5.0-39.60~precise1-generic 3.5.7.17
  RelatedPackageVersions:
   linux-restricted-modules-3.5.0-39-generic N/A
   linux-backports-modules-3.5.0-39-generic  N/A
   linux-firmware1.79.6
  RfKill:
   
  Tags:  precise running-unity
  Uname: Linux 3.5.0-39-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  dmi.bios.date: 06/06/2013
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: X19
  dmi.board.vendor: Dell Inc.
  dmi.board.version: X19
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: Not Specified
  dmi.modalias: