[Touch-packages] [Bug 1993478] Re: package openssh-server 1:9.0p1-1ubuntu7 failed to install/upgrade: postinstall script returned 1

2022-11-12 Thread Venugopal
** Changed in: openssh (Ubuntu)
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to openssh in Ubuntu.
https://bugs.launchpad.net/bugs/1993478

Title:
  package openssh-server 1:9.0p1-1ubuntu7 failed to install/upgrade:
  postinstall script returned 1

Status in openssh package in Ubuntu:
  Fix Released
Status in openssh source package in Kinetic:
  Fix Committed

Bug description:
  [Impact]

  Users with /etc/ssh/sshd_config's that contain ListenAddress entries
  with the port specified will not be migrated to socket-activated ssh
  correctly, or may be migrated when they should not be (e.g. if
  ListenAddress, with a port number, is specified more than once). This
  leaves users with a broken sshd configuration.

  [Test Plan]

  There are 4 tests that should be used to verify the fix:

  1. Upgrade to Kinetic with just one ListenAddress entry, which
  specifies port number.

  * On a Jammy system, edit /etc/ssh/sshd_config so that it contains the
  following:

  [...defaults everywhere else...]

  #Port 22
  #AddressFamily any
  #ListenAddress 0.0.0.0
  #ListenAddress ::
  ListenAddress 0.0.0.0:1234

  [...defaults everywhere else...]

  * Run `systemctl restart ssh.service` and confirm that the new configuration 
works as expected.
  * Before running the upgrade, make sure -proposed is enabled.
  * Upgrade to Kinetic by changing jammy -> kinetic in /etc/apt/sources.list, 
and then running apt dist-upgrade (-proposed is disabled when using 
ubuntu-release-upgrader).
  * On an affected system, ssh.socket will fail with `bad-setting` because 
/etc/systemd/system/ssh.socket.d/address.conf contains:

  [Socket]
  ListenStream=

  * On a patched system, ssh.socket will be active/listening, and
  /etc/systemd/system/ssh.socket.d/addresses.conf will contain the
  following:

  [Socket]
  ListenStream=
  ListenStream=0.0.0.0:1234

  2. Upgrade to Kinetic with multiple ListenAddress entries, each
  specifying port number.

  * On a Jammy system, edit /etc/ssh/sshd_config so that it contains the
  following:

  [...defaults everywhere else...]

  #Port 22
  #AddressFamily any
  #ListenAddress 0.0.0.0
  #ListenAddress ::
  ListenAddress 0.0.0.0:1234
  ListenAddress [::]:4321

  [...defaults everywhere else...]

  * Run `systemctl restart ssh.service` and confirm that the new configuration 
works as expected.
  * Before running the upgrade, make sure -proposed is enabled.
  * Upgrade to Kinetic by changing jammy -> kinetic in /etc/apt/sources.list, 
and then running apt dist-upgrade (-proposed is disabled when using 
ubuntu-release-upgrader).
  * On an affected system, migration will be attempted despite the multiple 
ListenAddress options, and ssh.socket will fail with `bad-setting` because 
/etc/systemd/system/ssh.socket.d/address.conf contains:

  [Socket]
  ListenStream=

  * On a patched system, the ListenAddress option will be parsed
  correctly, and migration will not be attempted.

  3. On a Kinetic system which was migrated, but with errors (e.g. test
  case #1, prior to being patched), installing the new package should
  correct the ssh.socket configuration.

  * On a Jammy system, edit /etc/ssh/sshd_config so that it contains the
  following:

  [...defaults everywhere else...]

  #Port 22
  #AddressFamily any
  #ListenAddress 0.0.0.0
  #ListenAddress ::
  ListenAddress 0.0.0.0:1234

  [...defaults everywhere else...]

  * Run `systemctl restart ssh.service` and confirm that the new configuration 
works as expected.
  * Do NOT enable -proposed before the upgrade.
  * Run `do-release-upgrade` to upgrade to Kinetic (setting Prompt=normal in 
/etc/update-manager/release-upgrades if needed).
  * After the openssh-server configuration fails, enable -proposed, and upgrade 
openssh-server.

  * The ssh.socket configuration should be fixed, and 
/etc/systemd/system/ssh.socket.d/addresses.conf should contain:
  [Socket]
  ListenStream=
  ListenStream=0.0.0.0:1234

  4. On a Kinetic system which was incorrectly migrated to ssh socket
  activation (e.g. test case #2, prior to being patched), installing the
  new package reverts to the previous behavior.

  * On a Jammy system, edit /etc/ssh/sshd_config so that it contains the
  following:

  [...defaults everywhere else...]

  #Port 22
  #AddressFamily any
  #ListenAddress 0.0.0.0
  #ListenAddress ::
  ListenAddress 0.0.0.0:1234
  ListenAddress [::]:4321

  [...defaults everywhere else...]

  * Run `systemctl restart ssh.service` and confirm that the new configuration 
works as expected.
  * Do NOT enable -proposed before the upgrade.
  * Run `do-release-upgrade` to upgrade to Kinetic (setting Prompt=normal in 
/etc/update-manager/release-upgrades if needed).
  * After the openssh-server configuration fails, enable -proposed, and upgrade 
openssh-server.
  * The socket-activated ssh migration should be reverted, and ssh.service 
should be running as 

[Touch-packages] [Bug 1905539] [NEW] package light-themes 16.10+18.04.20181005-0ubuntu1 failed to install/upgrade: dpkg-deb --fsys-tarfile subprocess returned error exit status 2

2020-11-25 Thread Resmi Venugopal
Public bug reported:

crash occuring

ProblemType: Package
DistroRelease: Ubuntu 20.04
Package: light-themes 16.10+18.04.20181005-0ubuntu1
ProcVersionSignature: Ubuntu 5.4.0-54.60-generic 5.4.65
Uname: Linux 5.4.0-54-generic x86_64
ApportVersion: 2.20.11-0ubuntu27.13
Architecture: amd64
CasperMD5CheckResult: skip
Date: Wed Nov 25 12:23:19 2020
ErrorMessage: dpkg-deb --fsys-tarfile subprocess returned error exit status 2
InstallationDate: Installed on 2020-06-03 (174 days ago)
InstallationMedia: Ubuntu 18.04.4 LTS "Bionic Beaver" - Release amd64 
(20200203.1)
PackageArchitecture: all
Python3Details: /usr/bin/python3.8, Python 3.8.5, python3-minimal, 
3.8.2-0ubuntu2
PythonDetails: /usr/bin/python2.7, Python 2.7.18, python-is-python2, 2.7.17-4
RelatedPackageVersions:
 dpkg 1.19.7ubuntu3
 apt  2.0.2ubuntu0.1
SourcePackage: ubuntu-themes
Title: package light-themes 16.10+18.04.20181005-0ubuntu1 failed to 
install/upgrade: dpkg-deb --fsys-tarfile subprocess returned error exit status 2
UpgradeStatus: Upgraded to focal on 2020-11-25 (0 days ago)

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


** Tags: amd64 apport-package focal

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to ubuntu-themes in Ubuntu.
https://bugs.launchpad.net/bugs/1905539

Title:
  package light-themes 16.10+18.04.20181005-0ubuntu1 failed to
  install/upgrade: dpkg-deb --fsys-tarfile subprocess returned error
  exit status 2

Status in ubuntu-themes package in Ubuntu:
  New

Bug description:
  crash occuring

  ProblemType: Package
  DistroRelease: Ubuntu 20.04
  Package: light-themes 16.10+18.04.20181005-0ubuntu1
  ProcVersionSignature: Ubuntu 5.4.0-54.60-generic 5.4.65
  Uname: Linux 5.4.0-54-generic x86_64
  ApportVersion: 2.20.11-0ubuntu27.13
  Architecture: amd64
  CasperMD5CheckResult: skip
  Date: Wed Nov 25 12:23:19 2020
  ErrorMessage: dpkg-deb --fsys-tarfile subprocess returned error exit status 2
  InstallationDate: Installed on 2020-06-03 (174 days ago)
  InstallationMedia: Ubuntu 18.04.4 LTS "Bionic Beaver" - Release amd64 
(20200203.1)
  PackageArchitecture: all
  Python3Details: /usr/bin/python3.8, Python 3.8.5, python3-minimal, 
3.8.2-0ubuntu2
  PythonDetails: /usr/bin/python2.7, Python 2.7.18, python-is-python2, 2.7.17-4
  RelatedPackageVersions:
   dpkg 1.19.7ubuntu3
   apt  2.0.2ubuntu0.1
  SourcePackage: ubuntu-themes
  Title: package light-themes 16.10+18.04.20181005-0ubuntu1 failed to 
install/upgrade: dpkg-deb --fsys-tarfile subprocess returned error exit status 2
  UpgradeStatus: Upgraded to focal on 2020-11-25 (0 days ago)

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

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


[Touch-packages] [Bug 1834731] [NEW] System hung while booting

2019-06-29 Thread Venugopal
Public bug reported:

Booting is not happening properly. Either it will display few options
like Ubnut, Advance Ubuntu or it is getting hung.

ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: xorg 1:7.7+19ubuntu7.1
ProcVersionSignature: Ubuntu 4.15.0-53.57-generic 4.15.18
Uname: Linux 4.15.0-53-generic i686
.tmp.unity_support_test.0:
 
ApportVersion: 2.20.9-0ubuntu7.6
Architecture: i386
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
CompositorRunning: None
Date: Sat Jun 29 11:54:30 2019
DistUpgraded: Fresh install
DistroCodename: bionic
DistroVariant: ubuntu
DkmsStatus:
 rtl8812au, 4.3.8.12175.20140902+dfsg, 4.15.0-51-generic, i686: installed
 rtl8812au, 4.3.8.12175.20140902+dfsg, 4.15.0-53-generic, i686: installed
ExtraDebuggingInterest: I just need to know a workaround
GraphicsCard:
 Intel Corporation 2nd Generation Core Processor Family Integrated Graphics 
Controller [8086:0102] (rev 09) (prog-if 00 [VGA controller])
   Subsystem: Dell 2nd Generation Core Processor Family Integrated Graphics 
Controller [1028:04ab]
InstallationDate: Installed on 2013-05-06 (2244 days ago)
InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Release i386 (20130424)
MachineType: Dell Inc. Vostro 460
ProcEnviron:
 LANGUAGE=en_IN:en
 PATH=(custom, no user)
 LANG=en_IN
 SHELL=/bin/bash
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.15.0-53-generic 
root=UUID=37e1c2cf-5770-4b8c-af11-1fdfc29f5133 ro quiet splash
SourcePackage: xorg
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 09/21/2011
dmi.bios.vendor: Dell Inc.
dmi.bios.version: A05
dmi.board.name: 0Y2MRG
dmi.board.vendor: Dell Inc.
dmi.board.version: A00
dmi.chassis.type: 3
dmi.chassis.vendor: Dell Inc.
dmi.modalias: 
dmi:bvnDellInc.:bvrA05:bd09/21/2011:svnDellInc.:pnVostro460:pvr:rvnDellInc.:rn0Y2MRG:rvrA00:cvnDellInc.:ct3:cvr:
dmi.product.name: Vostro 460
dmi.sys.vendor: Dell Inc.
version.compiz: compiz 1:0.9.13.1+18.04.20180302-0ubuntu1
version.libdrm2: libdrm2 2.4.97-1ubuntu1~18.04.1
version.libgl1-mesa-dri: libgl1-mesa-dri 19.0.2-1ubuntu1.1~18.04.1
version.libgl1-mesa-glx: libgl1-mesa-glx 19.0.2-1ubuntu1.1~18.04.1
version.xserver-xorg-core: xserver-xorg-core 2:1.19.6-1ubuntu4.3
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.10.5-1ubuntu1
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:18.0.1-1
version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20171229-1
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.15-2
xserver.bootTime: Sat Jun 29 11:52:13 2019
xserver.configfile: default
xserver.devices:
 inputPower Button KEYBOARD, id 6
 inputPower Button KEYBOARD, id 7
 inputDell Dell USB Entry Keyboard KEYBOARD, id 8
 inputUSB Optical MouseMOUSE, id 9
xserver.errors:
 
xserver.logfile: /var/log/Xorg.0.log
xserver.version: 2:1.19.6-1ubuntu4.3
xserver.video_driver: modeset

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


** Tags: apport-bug bionic i386 ubuntu

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to xorg in Ubuntu.
https://bugs.launchpad.net/bugs/1834731

Title:
  System hung while booting

Status in xorg package in Ubuntu:
  New

Bug description:
  Booting is not happening properly. Either it will display few options
  like Ubnut, Advance Ubuntu or it is getting hung.

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: xorg 1:7.7+19ubuntu7.1
  ProcVersionSignature: Ubuntu 4.15.0-53.57-generic 4.15.18
  Uname: Linux 4.15.0-53-generic i686
  .tmp.unity_support_test.0:
   
  ApportVersion: 2.20.9-0ubuntu7.6
  Architecture: i386
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  Date: Sat Jun 29 11:54:30 2019
  DistUpgraded: Fresh install
  DistroCodename: bionic
  DistroVariant: ubuntu
  DkmsStatus:
   rtl8812au, 4.3.8.12175.20140902+dfsg, 4.15.0-51-generic, i686: installed
   rtl8812au, 4.3.8.12175.20140902+dfsg, 4.15.0-53-generic, i686: installed
  ExtraDebuggingInterest: I just need to know a workaround
  GraphicsCard:
   Intel Corporation 2nd Generation Core Processor Family Integrated Graphics 
Controller [8086:0102] (rev 09) (prog-if 00 [VGA controller])
 Subsystem: Dell 2nd Generation Core Processor Family Integrated Graphics 
Controller [1028:04ab]
  InstallationDate: Installed on 2013-05-06 (2244 days ago)
  InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Release i386 (20130424)
  MachineType: Dell Inc. Vostro 460
  ProcEnviron:
   LANGUAGE=en_IN:en
   PATH=(custom, no user)
   LANG=en_IN
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.15.0-53-generic 
root=UUID=37e1c2cf-5770-4b8c-af11-1fdfc29f5133 ro quiet splash
  SourcePackage: xorg
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 09/21/2011
  dmi.bios.vendor: Dell Inc.
  

[Touch-packages] [Bug 1832111] [NEW] package systemd 237-3ubuntu10 failed to install/upgrade: unable to stat './var/lib/polkit-1/localauthority' (which I was about to install): Bad message

2019-06-08 Thread venugopal
Public bug reported:

while rebooting it gui is not appearing only linux terminal is showing
not resetting into graphical mode

ProblemType: Package
DistroRelease: Ubuntu 18.04
Package: systemd 237-3ubuntu10
ProcVersionSignature: Ubuntu 4.15.0-20.21-lowlatency 4.15.17
Uname: Linux 4.15.0-20-lowlatency i686
ApportVersion: 2.20.9-0ubuntu7
Architecture: i386
Date: Sun Jun  9 06:37:13 2019
DuplicateSignature:
 package:systemd:237-3ubuntu10
 Unpacking systemd (237-3ubuntu10.21) over (237-3ubuntu10) ...
 dpkg: error processing archive 
/tmp/apt-dpkg-install-FLSGvw/4-systemd_237-3ubuntu10.21_i386.deb (--unpack):
  unable to stat './var/lib/polkit-1/localauthority' (which I was about to 
install): Bad message
ErrorMessage: unable to stat './var/lib/polkit-1/localauthority' (which I was 
about to install): Bad message
InstallationDate: Installed on 2019-06-09 (0 days ago)
InstallationMedia: Ubuntu-Studio 18.04 LTS "Bionic Beaver" - Release i386 
(20180426)
ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.15.0-20-lowlatency 
root=UUID=f82399f9-2a5d-483d-8dc3-cb178026d113 ro quiet splash vt.handoff=1
Python3Details: /usr/bin/python3.6, Python 3.6.5, python3-minimal, 3.6.5-3
PythonDetails: /usr/bin/python2.7, Python 2.7.15rc1, python-minimal, 
2.7.15~rc1-1
RelatedPackageVersions:
 dpkg 1.19.0.5ubuntu2.1
 apt  1.6.1
SourcePackage: systemd
SystemdDelta:
 [EXTENDED]   /lib/systemd/system/rc-local.service → 
/lib/systemd/system/rc-local.service.d/debian.conf
 [EXTENDED]   /lib/systemd/system/user@.service → 
/lib/systemd/system/user@.service.d/timeout.conf
 
 2 overridden configuration files found.
Title: package systemd 237-3ubuntu10 failed to install/upgrade: unable to stat 
'./var/lib/polkit-1/localauthority' (which I was about to install): Bad message
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 04/24/2012
dmi.bios.vendor: Intel Corp.
dmi.bios.version: HOH6110H.86A.0010.2012.0424.1632
dmi.board.asset.tag: To be filled by O.E.M.
dmi.board.name: DH61HO
dmi.board.vendor: Intel Corporation
dmi.board.version: AAG62445-102
dmi.chassis.type: 3
dmi.modalias: 
dmi:bvnIntelCorp.:bvrHOH6110H.86A.0010.2012.0424.1632:bd04/24/2012:svn:pn:pvr:rvnIntelCorporation:rnDH61HO:rvrAAG62445-102:cvn:ct3:cvr:

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


** Tags: apport-package bionic i386

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to systemd in Ubuntu.
https://bugs.launchpad.net/bugs/1832111

Title:
  package systemd 237-3ubuntu10 failed to install/upgrade: unable to
  stat './var/lib/polkit-1/localauthority' (which I was about to
  install): Bad message

Status in systemd package in Ubuntu:
  New

Bug description:
  while rebooting it gui is not appearing only linux terminal is showing
  not resetting into graphical mode

  ProblemType: Package
  DistroRelease: Ubuntu 18.04
  Package: systemd 237-3ubuntu10
  ProcVersionSignature: Ubuntu 4.15.0-20.21-lowlatency 4.15.17
  Uname: Linux 4.15.0-20-lowlatency i686
  ApportVersion: 2.20.9-0ubuntu7
  Architecture: i386
  Date: Sun Jun  9 06:37:13 2019
  DuplicateSignature:
   package:systemd:237-3ubuntu10
   Unpacking systemd (237-3ubuntu10.21) over (237-3ubuntu10) ...
   dpkg: error processing archive 
/tmp/apt-dpkg-install-FLSGvw/4-systemd_237-3ubuntu10.21_i386.deb (--unpack):
unable to stat './var/lib/polkit-1/localauthority' (which I was about to 
install): Bad message
  ErrorMessage: unable to stat './var/lib/polkit-1/localauthority' (which I was 
about to install): Bad message
  InstallationDate: Installed on 2019-06-09 (0 days ago)
  InstallationMedia: Ubuntu-Studio 18.04 LTS "Bionic Beaver" - Release i386 
(20180426)
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.15.0-20-lowlatency 
root=UUID=f82399f9-2a5d-483d-8dc3-cb178026d113 ro quiet splash vt.handoff=1
  Python3Details: /usr/bin/python3.6, Python 3.6.5, python3-minimal, 3.6.5-3
  PythonDetails: /usr/bin/python2.7, Python 2.7.15rc1, python-minimal, 
2.7.15~rc1-1
  RelatedPackageVersions:
   dpkg 1.19.0.5ubuntu2.1
   apt  1.6.1
  SourcePackage: systemd
  SystemdDelta:
   [EXTENDED]   /lib/systemd/system/rc-local.service → 
/lib/systemd/system/rc-local.service.d/debian.conf
   [EXTENDED]   /lib/systemd/system/user@.service → 
/lib/systemd/system/user@.service.d/timeout.conf
   
   2 overridden configuration files found.
  Title: package systemd 237-3ubuntu10 failed to install/upgrade: unable to 
stat './var/lib/polkit-1/localauthority' (which I was about to install): Bad 
message
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 04/24/2012
  dmi.bios.vendor: Intel Corp.
  dmi.bios.version: HOH6110H.86A.0010.2012.0424.1632
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: DH61HO
  dmi.board.vendor: Intel Corporation
  dmi.board.version: AAG62445-102
  dmi.chassis.type: 3
  dmi.modalias: 

[Touch-packages] [Bug 1507668] Re: Ubuntu One account deleted after OTA-7 upgrade

2015-10-24 Thread Venugopal
i have same problem with my phone

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to ubuntuone-credentials in
Ubuntu.
https://bugs.launchpad.net/bugs/1507668

Title:
  Ubuntu One account deleted after OTA-7 upgrade

Status in Canonical System Image:
  Incomplete
Status in ubuntuone-credentials package in Ubuntu:
  Incomplete

Bug description:
  Hi,

  Since i upgraded my phone with OTA-7, my Ubuntu account is deleted
  systematically when i'm trying to install a new application (like
  Dekko).

  Phone : Meizu MX4 Ubuntu Edition
  OS : Ubuntu 15.04 (r6)
  Last update date : 2015-10-19

  Steps to reproduce the bug :

  1. Add an Ubuntu One account in Accounts
  2. Open Ubuntu Store
  3. Choose an application to install
  4. Click on install button
  5. The store demand an Ubuntu One account
  6. Check your accounts, your Ubuntu One account has been deleted

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1507668/+subscriptions

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


[Touch-packages] [Bug 1093395] Re: [12.04 64-bit] Acer C7 microphone input can't be captured by applications

2014-09-26 Thread venugopal
Hi
how to apply the patch mentioned above when i do not find any file named 
realtek.c

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

Title:
  [12.04 64-bit] Acer C7 microphone input can't be captured by
  applications

Status in “alsa-driver” package in Ubuntu:
  Confirmed

Bug description:
  Installed ChrUbuntu on the new Acer C7 Chromebook using the
  instructions here: http://chromeos-
  cr48.blogspot.com/2012/04/chrubuntu-1204-now-with-double-bits.html

  A commenter at http://chromeos-cr48.blogspot.com/2012/11/looking-for-
  acer-c7-chrubuntu-tester.html has described the problem as follows:

  The only issue I have identified and isolated is an ALSA bug with
  internal microphone support. The internal mic is digital, and can
  successfully amplify and play through the laptop speakers in realtime.
  Setup requires typing 'alsamixer' at the command line, F5 to see all
  the inputs and outputs, use spacebar at Digital Capture to toggle it
  on and off, mute the analogue mic and turn up the digital inputs and
  digital boost at the far right. However, this mic input cannot be
  captured by any application because ALSA only feeds the analogue mic
  input to applications, which results in loud static. To make sure this
  was an ALSA bug, I uninstalled PulseAudio, but it still was present.
  Not sure where to go from here, and hoping the ALSA developers already
  are aware and working it. By the way, both ALSA Mixer and the
  PulseAudio speaker volume control and mute at the upper right of the
  Umbutu Desktop must have volume up and be unmuted.

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

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