[Kernel-packages] [Bug 1704677] [NEW] 229-4ubuntu18: '+' command prefix does not work in ExecStart*= and ExecStop*=

2017-07-16 Thread linuxball
Public bug reported:

The systemd version 229-4ubuntu18 from xenial-proposed archive has a
bug. The '+' prefix (see
https://www.freedesktop.org/software/systemd/man/systemd.service.html)
in ExecStart*= and ExecStop*= statements does not work any longer.

File /lib/systemd/system/systemd-resolved.service.d/resolvconf.conf of
this version contains two commands prefixed with '+':

# When resolved is in use, it must be brought up before we consider networking
# available because otherwise there is a window where DNS resolution doesn't
# work.
[Unit]
Before=network-online.target

# tell resolvconf about resolved's builtin DNS server, so that DNS servers
# picked up via networkd are respected when using resolvconf, and that software
# like Chrome that does not do NSS (libnss-resolve) still gets proper DNS
# resolution
[Service]
ExecStartPost=+/bin/sh -c '[ ! -e /run/resolvconf/enable-updates ] || echo 
"nameserver 127.0.0.53" | /sbin/resolvconf -a systemd-resolved'
ExecStopPost=+/bin/sh -c '[ ! -e /run/resolvconf/enable-updates ] || 
/sbin/resolvconf -d systemd-resolved'

Those two statements in section [Service] lead to the following two
error messages in dmesg:

[3.687475] systemd[1]: 
[/lib/systemd/system/systemd-resolved.service.d/resolvconf.conf:12] Executable 
path is not absolute, ignoring: +/bin/sh -c '[ ! -e 
/run/resolvconf/enable-updates ] || echo "nameserver 127.0.0.53" | 
/sbin/resolvconf -a systemd-resolved'
[3.687614] systemd[1]: 
[/lib/systemd/system/systemd-resolved.service.d/resolvconf.conf:13] Executable 
path is not absolute, ignoring: +/bin/sh -c '[ ! -e 
/run/resolvconf/enable-updates ] || /sbin/resolvconf -d systemd-resolved'

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


** Tags: regression-proposed xenial

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

Title:
  229-4ubuntu18: '+' command prefix does not work in ExecStart*= and
  ExecStop*=

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  The systemd version 229-4ubuntu18 from xenial-proposed archive has a
  bug. The '+' prefix (see
  https://www.freedesktop.org/software/systemd/man/systemd.service.html)
  in ExecStart*= and ExecStop*= statements does not work any longer.

  File /lib/systemd/system/systemd-resolved.service.d/resolvconf.conf of
  this version contains two commands prefixed with '+':

  # When resolved is in use, it must be brought up before we consider networking
  # available because otherwise there is a window where DNS resolution doesn't
  # work.
  [Unit]
  Before=network-online.target

  # tell resolvconf about resolved's builtin DNS server, so that DNS servers
  # picked up via networkd are respected when using resolvconf, and that 
software
  # like Chrome that does not do NSS (libnss-resolve) still gets proper DNS
  # resolution
  [Service]
  ExecStartPost=+/bin/sh -c '[ ! -e /run/resolvconf/enable-updates ] || echo 
"nameserver 127.0.0.53" | /sbin/resolvconf -a systemd-resolved'
  ExecStopPost=+/bin/sh -c '[ ! -e /run/resolvconf/enable-updates ] || 
/sbin/resolvconf -d systemd-resolved'

  Those two statements in section [Service] lead to the following two
  error messages in dmesg:

  [3.687475] systemd[1]: 
[/lib/systemd/system/systemd-resolved.service.d/resolvconf.conf:12] Executable 
path is not absolute, ignoring: +/bin/sh -c '[ ! -e 
/run/resolvconf/enable-updates ] || echo "nameserver 127.0.0.53" | 
/sbin/resolvconf -a systemd-resolved'
  [3.687614] systemd[1]: 
[/lib/systemd/system/systemd-resolved.service.d/resolvconf.conf:13] Executable 
path is not absolute, ignoring: +/bin/sh -c '[ ! -e 
/run/resolvconf/enable-updates ] || /sbin/resolvconf -d systemd-resolved'

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

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


[Kernel-packages] [Bug 1528005] Re: 10ec:8821 rtl8821ae has no connectivity in 5GHz networks

2017-07-10 Thread linuxball
Hardware as reported in comment #15 [WLAN adapter (10ec:8821) in a
Lenovo Ideapad 110S-11IBR, Pentium N3710, 4GB RAM, 256GB SSD
(80WG005YGE)]. I checked some kernels - here are the results:

kernel 4.4.0-79-lowlatency : problem exists -> no data transmission @ 5GHz
kernel 4.4.0-83-lowlatency : problem exists -> no data transmission @ 5GHz
kernel 4.8.0-54-lowlatency : no problem -> data transmission @ 5 GHz works
kernel 4.8.0-58-lowlatency : no problem -> data transmission @ 5 GHz works
kernel 4.10.0-22-lowlatency: no problem -> data transmission @ 5 GHz works
kernel 4.10.0-26-lowlatency: no problem -> data transmission @ 5 GHz works

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

Title:
  10ec:8821 rtl8821ae has no connectivity in 5GHz networks

Status in linux package in Ubuntu:
  Triaged

Bug description:
  Attempting to connect to a ASUS Wireless Router RT-AC51U (firmware
  3.0.0.4.378_9135-gac2b2c2on) on 5GHz I get an IP address and
  everything, but no connectivity. I cannot ping the router.

  WORKAROUND: Execute via a terminal:
  git clone https://github.com/lwfinger/rtlwifi_new.git
  cd rtlwifi_new
  sudo make install
  sudo restart now

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: linux-image-4.3.0-2-generic 4.3.0-2.11 [modified: 
boot/vmlinuz-4.3.0-2-generic]
  ProcVersionSignature: Ubuntu 4.3.0-2.11-generic 4.3.0
  Uname: Linux 4.3.0-2-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.19.3-0ubuntu2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  mikaela1567 F pulseaudio
   /dev/snd/controlC1:  mikaela1567 F pulseaudio
  CurrentDesktop: MATE
  Date: Sun Dec 20 16:01:13 2015
  HibernationDevice: RESUME=UUID=431ec214-73ef-4058-b283-5721bb5a45d2
  InstallationDate: Installed on 2015-12-12 (7 days ago)
  InstallationMedia: Ubuntu-MATE 16.04 LTS "Xenial Xerus" - Alpha amd64 
(20151212)
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 003: ID 0bda:57b4 Realtek Semiconductor Corp.
   Bus 001 Device 006: ID 13d3:3414 IMC Networks
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: ASUSTeK COMPUTER INC. X550JX
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.3.0-2-generic.efi.signed 
root=UUID=ab0e7270-40bc-4a68-a541-59fd96690354 ro rw acpi_osi=
  RelatedPackageVersions:
   linux-restricted-modules-4.3.0-2-generic N/A
   linux-backports-modules-4.3.0-2-generic  N/A
   linux-firmware   1.154
  SourcePackage: linux
  UdevLog: Error: [Errno 2] Tiedostoa tai hakemistoa ei ole: '/var/log/udev'
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 05/07/2015
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: X550JX.204
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: X550JX
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: ATN12345678901234567
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTeK COMPUTER INC.
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrX550JX.204:bd05/07/2015:svnASUSTeKCOMPUTERINC.:pnX550JX:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnX550JX:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
  dmi.product.name: X550JX
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK COMPUTER INC.

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

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


[Kernel-packages] [Bug 1528005] Re: 10ec:8821 rtl8821ae has no connectivity in 5GHz networks

2017-06-02 Thread linuxball
Exactly the same problem STILL EXISTS in Ubuntu's 16.04.2 LTS recent
kernel (4.4.0-78-lowlatency). Hardware is the same WLAN adapter
(10ec:8821) in a Lenovo Ideapad 110S-11IBR, Pentium N3710, 4GB RAM,
256GB SSD (80WG005YGE).

Why has that not been fixed yet (after 18 months!) in the recent LTS
kernel although there is a upstream solution for about 17 months? How
can one help to get this done?

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

Title:
  10ec:8821 rtl8821ae has no connectivity in 5GHz networks

Status in linux package in Ubuntu:
  Triaged

Bug description:
  Attempting to connect to a ASUS Wireless Router RT-AC51U (firmware
  3.0.0.4.378_9135-gac2b2c2on) on 5GHz I get an IP address and
  everything, but no connectivity. I cannot ping the router.

  WORKAROUND: Execute via a terminal:
  git clone https://github.com/lwfinger/rtlwifi_new.git
  cd rtlwifi_new
  sudo make install
  sudo restart now

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: linux-image-4.3.0-2-generic 4.3.0-2.11 [modified: 
boot/vmlinuz-4.3.0-2-generic]
  ProcVersionSignature: Ubuntu 4.3.0-2.11-generic 4.3.0
  Uname: Linux 4.3.0-2-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.19.3-0ubuntu2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  mikaela1567 F pulseaudio
   /dev/snd/controlC1:  mikaela1567 F pulseaudio
  CurrentDesktop: MATE
  Date: Sun Dec 20 16:01:13 2015
  HibernationDevice: RESUME=UUID=431ec214-73ef-4058-b283-5721bb5a45d2
  InstallationDate: Installed on 2015-12-12 (7 days ago)
  InstallationMedia: Ubuntu-MATE 16.04 LTS "Xenial Xerus" - Alpha amd64 
(20151212)
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 003: ID 0bda:57b4 Realtek Semiconductor Corp.
   Bus 001 Device 006: ID 13d3:3414 IMC Networks
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: ASUSTeK COMPUTER INC. X550JX
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.3.0-2-generic.efi.signed 
root=UUID=ab0e7270-40bc-4a68-a541-59fd96690354 ro rw acpi_osi=
  RelatedPackageVersions:
   linux-restricted-modules-4.3.0-2-generic N/A
   linux-backports-modules-4.3.0-2-generic  N/A
   linux-firmware   1.154
  SourcePackage: linux
  UdevLog: Error: [Errno 2] Tiedostoa tai hakemistoa ei ole: '/var/log/udev'
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 05/07/2015
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: X550JX.204
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: X550JX
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: ATN12345678901234567
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTeK COMPUTER INC.
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrX550JX.204:bd05/07/2015:svnASUSTeKCOMPUTERINC.:pnX550JX:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnX550JX:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
  dmi.product.name: X550JX
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK COMPUTER INC.

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

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


[Kernel-packages] [Bug 1687910] Re: [Lenovo W520] Linux Freezing Issue At Boot

2017-05-05 Thread linuxball
Tested with mainline v4.11 kernel [0] and this bug exists in mainline
kernel, too.

[0] http://kernel.ubuntu.com/~kernel-ppa/mainline/v4.11-rc8/linux-
image-4.11.0-041100rc8-generic_4.11.0-041100rc8.201704232131_amd64.deb)

** Tags added: kernel-bug-exists-upstream

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

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

Title:
  [Lenovo W520] Linux Freezing Issue At Boot

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Boot error occurs in a 64-bit system and only when certain conditions are met:
  BIOS/UEFI Settings:
     Config -> Display -> Graphics Device [Discrete Graphics]
   -> OS Detection for NVIDIA Optimus [Disabled]
     Security -> Virtualization -> Intel(R) Virtualization Technology [Enabled]
    -> Intel(R) VT-d Feature [Enabled]
  System hangs at boot time either after kernel log shows:
  [1.043982] ACPI: Video Device [VID1] (multi-head: yes  rom: yes  post: no)
  [1.047138] FUJITSU Extended Socket Network Device Driver - version 1.0 - 
Copyright (c) 2015 FUJITSU LIMITED
  or later after:
  [OK] Started Load/Save Screen Backlight Brightness of backlight:nv_backlight.

  The error occurs randomly (about 50% of all boot tries).

  The error has already been known for a long time (e.g.
  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/776999) and has
  never been fixed. It also occurs for older BIOS/UEFI versions and
  Ubuntu versions (e.g. 14.04) than shown in the report. Other related
  reports can be found here:

  https://bugzilla.kernel.org/show_bug.cgi?id=43054
  https://bugzilla.kernel.org/show_bug.cgi?id=156341
  https://bugzilla.opensuse.org/show_bug.cgi?id=1022443
  https://ubuntuforums.org/showthread.php?t=2044699
  
https://binaryimpulse.com/2014/08/lenovo-thinkpad-w520-workaround-for-linux-freezing-issue-at-boot/
  
https://forums.lenovo.com/t5/Linux-Discussion/64-bit-Linux-W520-amp-nVidia/td-p/577789/page/2

  A workaround for this issue is to add kernel parameter "nox2apic" to
  the GRUB_CMDLINE_LINUX_DEFAULT line. Another possible workaround (at
  least for the first hanging position is to use kernel parameters
  'acpi_osi=! acpi_osi="!Windows 2009"' instead.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: linux-image-4.4.0-77-generic 4.4.0-77.98
  ProcVersionSignature: Ubuntu 4.4.0-77.98-generic 4.4.59
  Uname: Linux 4.4.0-77-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2.5
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1: 2040 F pulseaudio
   /dev/snd/controlC0: 2040 F pulseaudio
  CurrentDesktop: XFCE
  Date: Wed May  3 13:03:38 2017
  HibernationDevice: RESUME=UUID=19c8581e-f65b-4382-a940-e82a48d9297f
  MachineType: LENOVO 42844AG
  ProcFB: 0 nouveaufb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-77-generic 
root=UUID=2f25428b-c54c-422e-be18-18233f17990d ro nox2apic
  RelatedPackageVersions:
   linux-restricted-modules-4.4.0-77-generic N/A
   linux-backports-modules-4.4.0-77-generic  N/A
   linux-firmware1.157.8
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 10/20/2016
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 8BET63WW (1.43 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 42844AG
  dmi.board.vendor: LENOVO
  dmi.board.version: Not Available
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvr8BET63WW(1.43):bd10/20/2016:svnLENOVO:pn42844AG:pvrThinkPadW520:rvnLENOVO:rn42844AG:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 42844AG
  dmi.product.version: ThinkPad W520
  dmi.sys.vendor: LENOVO

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

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


[Kernel-packages] [Bug 1687910] Re: [Lenovo W520] Linux Freezing Issue At Boot

2017-05-03 Thread linuxball
I won't make it before Friday (2017-05-05).

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

Title:
  [Lenovo W520] Linux Freezing Issue At Boot

Status in linux package in Ubuntu:
  Triaged

Bug description:
  Boot error occurs in a 64-bit system and only when certain conditions are met:
  BIOS/UEFI Settings:
     Config -> Display -> Graphics Device [Discrete Graphics]
   -> OS Detection for NVIDIA Optimus [Disabled]
     Security -> Virtualization -> Intel(R) Virtualization Technology [Enabled]
    -> Intel(R) VT-d Feature [Enabled]
  System hangs at boot time either after kernel log shows:
  [1.043982] ACPI: Video Device [VID1] (multi-head: yes  rom: yes  post: no)
  [1.047138] FUJITSU Extended Socket Network Device Driver - version 1.0 - 
Copyright (c) 2015 FUJITSU LIMITED
  or later after:
  [OK] Started Load/Save Screen Backlight Brightness of backlight:nv_backlight.

  The error occurs randomly (about 50% of all boot tries).

  The error has already been known for a long time (e.g.
  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/776999) and has
  never been fixed. It also occurs for older BIOS/UEFI versions and
  Ubuntu versions (e.g. 14.04) than shown in the report. Other related
  reports can be found here:

  https://bugzilla.kernel.org/show_bug.cgi?id=43054
  https://bugzilla.kernel.org/show_bug.cgi?id=156341
  https://bugzilla.opensuse.org/show_bug.cgi?id=1022443
  https://ubuntuforums.org/showthread.php?t=2044699
  
https://binaryimpulse.com/2014/08/lenovo-thinkpad-w520-workaround-for-linux-freezing-issue-at-boot/
  
https://forums.lenovo.com/t5/Linux-Discussion/64-bit-Linux-W520-amp-nVidia/td-p/577789/page/2

  A workaround for this issue is to add kernel parameter "nox2apic" to
  the GRUB_CMDLINE_LINUX_DEFAULT line. Another possible workaround (at
  least for the first hanging position is to use kernel parameters
  'acpi_osi=! acpi_osi="!Windows 2009"' instead.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: linux-image-4.4.0-77-generic 4.4.0-77.98
  ProcVersionSignature: Ubuntu 4.4.0-77.98-generic 4.4.59
  Uname: Linux 4.4.0-77-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2.5
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1: 2040 F pulseaudio
   /dev/snd/controlC0: 2040 F pulseaudio
  CurrentDesktop: XFCE
  Date: Wed May  3 13:03:38 2017
  HibernationDevice: RESUME=UUID=19c8581e-f65b-4382-a940-e82a48d9297f
  MachineType: LENOVO 42844AG
  ProcFB: 0 nouveaufb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-77-generic 
root=UUID=2f25428b-c54c-422e-be18-18233f17990d ro nox2apic
  RelatedPackageVersions:
   linux-restricted-modules-4.4.0-77-generic N/A
   linux-backports-modules-4.4.0-77-generic  N/A
   linux-firmware1.157.8
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 10/20/2016
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 8BET63WW (1.43 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 42844AG
  dmi.board.vendor: LENOVO
  dmi.board.version: Not Available
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvr8BET63WW(1.43):bd10/20/2016:svnLENOVO:pn42844AG:pvrThinkPadW520:rvnLENOVO:rn42844AG:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 42844AG
  dmi.product.version: ThinkPad W520
  dmi.sys.vendor: LENOVO

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

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


[Kernel-packages] [Bug 776999] Re: [Lenovo W520] laptop freezes on ACPI-related actions

2017-05-03 Thread linuxball
The bug still exists in Ubuntu 14.04 LTS and 16.04 LTS. As proposed in
comment #76 I filed a new bug report as bug #1687910.

** Tags added: trusty xenial

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

Title:
  [Lenovo W520] laptop freezes on ACPI-related actions

Status in linux package in Ubuntu:
  Won't Fix

Bug description:
  Binary package hint: gnome-power-manager

  I got the latest Ubuntu installed on a Lenovo W520 with graphics set
  to Nvidia discrete card. The laptop freezes, however, on power-
  management actions, such as brightness change and sleep/wake-up. A
  particularly annoying problem is that the machine freezes
  automatically after a GUI login if I had started gnome-power-manager
  previously. I have to remove the gnome-power-manager settings
  directory in order to get back in.

  If I boot with acpi=off parameter to the kernel things work fine, but
  then again no ACPI functionality is available.

  ProblemType: Bug
  DistroRelease: Ubuntu 11.04
  Package: gnome-power-manager 2.32.0-2ubuntu2
  ProcVersionSignature: Ubuntu 2.6.38-8.42-generic 2.6.38.2
  Uname: Linux 2.6.38-8-generic x86_64
  NonfreeKernelModules: nvidia
  Architecture: amd64
  Date: Wed May  4 13:09:50 2011
  EcryptfsInUse: Yes
  GnomeSessionIdleInhibited: No
  GnomeSessionInhibitors: None
  GnomeSessionSuspendInhibited: No
  InstallationMedia: Ubuntu 11.04 "Natty Narwhal" - Release amd64 (20110427.1)
  MachineType: LENOVO 427638U
  ProcEnviron:
   LANGUAGE=en_US:en
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.38-8-generic 
root=UUID=df7a5cd8-18b4-4b7a-92c8-6cc8f3647cc9 ro quiet splash vt.handoff=7
  SourcePackage: gnome-power-manager
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 03/02/2011
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 8BET30WW (1.06 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 427638U
  dmi.board.vendor: LENOVO
  dmi.board.version: Not Available
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvr8BET30WW(1.06):bd03/02/2011:svnLENOVO:pn427638U:pvrThinkPadW520:rvnLENOVO:rn427638U:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 427638U
  dmi.product.version: ThinkPad W520
  dmi.sys.vendor: LENOVO

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

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


[Kernel-packages] [Bug 1687910] Re: [Lenovo W520] Linux Freezing Issue At Boot

2017-05-03 Thread linuxball
** Description changed:

  Boot error occurs in a 64-bit system and only when certain conditions are met:
  BIOS/UEFI Settings:
-Config -> Display -> Graphics Device [Discrete Graphics]
-  -> OS Detection for NVIDIA Optimus [Disabled]
-Security -> Virtualization -> VT-x enabled
-   -> VT-d enabled
+    Config -> Display -> Graphics Device [Discrete Graphics]
+  -> OS Detection for NVIDIA Optimus [Disabled]
+    Security -> Virtualization -> Intel(R) Virtualization Technology [Enabled]
+   -> Intel(R) VT-d Feature [Enabled]
  System hangs at boot time either after kernel log shows:
  [1.043982] ACPI: Video Device [VID1] (multi-head: yes  rom: yes  post: no)
  [1.047138] FUJITSU Extended Socket Network Device Driver - version 1.0 - 
Copyright (c) 2015 FUJITSU LIMITED
  or later after:
  [OK] Started Load/Save Screen Backlight Brightness of backlight:nv_backlight.
  
  The error occurs randomly (about 50% of all boot tries).
  
  The error has already been known for a long time (e.g.
  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/776999) and has
  never been fixed. It also occurs for older BIOS/UEFI versions and Ubuntu
  versions (e.g. 14.04) than shown in the report. Other related reports
  can be found here:
  
  https://bugzilla.kernel.org/show_bug.cgi?id=43054
  https://bugzilla.kernel.org/show_bug.cgi?id=156341
  https://bugzilla.opensuse.org/show_bug.cgi?id=1022443
  https://ubuntuforums.org/showthread.php?t=2044699
  
https://binaryimpulse.com/2014/08/lenovo-thinkpad-w520-workaround-for-linux-freezing-issue-at-boot/
  
https://forums.lenovo.com/t5/Linux-Discussion/64-bit-Linux-W520-amp-nVidia/td-p/577789/page/2
  
  A workaround for this issue is to add kernel parameter "nox2apic" to the
  GRUB_CMDLINE_LINUX_DEFAULT line. Another possible workaround (at least
  for the first hanging position is to use kernel parameters 'acpi_osi=!
  acpi_osi="!Windows 2009"' instead.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: linux-image-4.4.0-77-generic 4.4.0-77.98
  ProcVersionSignature: Ubuntu 4.4.0-77.98-generic 4.4.59
  Uname: Linux 4.4.0-77-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2.5
  Architecture: amd64
  AudioDevicesInUse:
-  USERPID ACCESS COMMAND
-  /dev/snd/controlC1:  cbergler   2040 F pulseaudio
-  /dev/snd/controlC0:  cbergler   2040 F pulseaudio
+  USERPID ACCESS COMMAND
+  /dev/snd/controlC1:  cbergler   2040 F pulseaudio
+  /dev/snd/controlC0:  cbergler   2040 F pulseaudio
  CurrentDesktop: XFCE
  Date: Wed May  3 13:03:38 2017
  HibernationDevice: RESUME=UUID=19c8581e-f65b-4382-a940-e82a48d9297f
  MachineType: LENOVO 42844AG
  ProcFB: 0 nouveaufb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-77-generic 
root=UUID=2f25428b-c54c-422e-be18-18233f17990d ro nox2apic
  RelatedPackageVersions:
-  linux-restricted-modules-4.4.0-77-generic N/A
-  linux-backports-modules-4.4.0-77-generic  N/A
-  linux-firmware1.157.8
+  linux-restricted-modules-4.4.0-77-generic N/A
+  linux-backports-modules-4.4.0-77-generic  N/A
+  linux-firmware1.157.8
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 10/20/2016
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 8BET63WW (1.43 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 42844AG
  dmi.board.vendor: LENOVO
  dmi.board.version: Not Available
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvr8BET63WW(1.43):bd10/20/2016:svnLENOVO:pn42844AG:pvrThinkPadW520:rvnLENOVO:rn42844AG:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 42844AG
  dmi.product.version: ThinkPad W520
  dmi.sys.vendor: LENOVO

** Description changed:

  Boot error occurs in a 64-bit system and only when certain conditions are met:
  BIOS/UEFI Settings:
     Config -> Display -> Graphics Device [Discrete Graphics]
   -> OS Detection for NVIDIA Optimus [Disabled]
     Security -> Virtualization -> Intel(R) Virtualization Technology [Enabled]
    -> Intel(R) VT-d Feature [Enabled]
  System hangs at boot time either after kernel log shows:
  [1.043982] ACPI: Video Device [VID1] (multi-head: yes  rom: yes  post: no)
  [1.047138] FUJITSU Extended Socket Network Device Driver - version 1.0 - 
Copyright (c) 2015 FUJITSU LIMITED
  or later after:
  [OK] Started Load/Save Screen Backlight Brightness of backlight:nv_backlight.
  
  The error occurs randomly (about 50% of all boot tries).
  
  The error has already been known for a long time (e.g.
  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/776999) and has
  never been fixed. It also occurs for older BIOS/UEFI versions and Ubuntu
  versions (e.g. 14.04) than shown in the 

[Kernel-packages] [Bug 1687910] Re: [Lenovo W520] Linux Freezing Issue At Boot

2017-05-03 Thread linuxball
** Attachment removed: "WifiSyslog.txt"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1687910/+attachment/4871430/+files/WifiSyslog.txt

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

Title:
  [Lenovo W520] Linux Freezing Issue At Boot

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Boot error occurs in a 64-bit system and only when certain conditions are met:
  BIOS/UEFI Settings:
     Config -> Display -> Graphics Device [Discrete Graphics]
   -> OS Detection for NVIDIA Optimus [Disabled]
     Security -> Virtualization -> Intel(R) Virtualization Technology [Enabled]
    -> Intel(R) VT-d Feature [Enabled]
  System hangs at boot time either after kernel log shows:
  [1.043982] ACPI: Video Device [VID1] (multi-head: yes  rom: yes  post: no)
  [1.047138] FUJITSU Extended Socket Network Device Driver - version 1.0 - 
Copyright (c) 2015 FUJITSU LIMITED
  or later after:
  [OK] Started Load/Save Screen Backlight Brightness of backlight:nv_backlight.

  The error occurs randomly (about 50% of all boot tries).

  The error has already been known for a long time (e.g.
  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/776999) and has
  never been fixed. It also occurs for older BIOS/UEFI versions and
  Ubuntu versions (e.g. 14.04) than shown in the report. Other related
  reports can be found here:

  https://bugzilla.kernel.org/show_bug.cgi?id=43054
  https://bugzilla.kernel.org/show_bug.cgi?id=156341
  https://bugzilla.opensuse.org/show_bug.cgi?id=1022443
  https://ubuntuforums.org/showthread.php?t=2044699
  
https://binaryimpulse.com/2014/08/lenovo-thinkpad-w520-workaround-for-linux-freezing-issue-at-boot/
  
https://forums.lenovo.com/t5/Linux-Discussion/64-bit-Linux-W520-amp-nVidia/td-p/577789/page/2

  A workaround for this issue is to add kernel parameter "nox2apic" to
  the GRUB_CMDLINE_LINUX_DEFAULT line. Another possible workaround (at
  least for the first hanging position is to use kernel parameters
  'acpi_osi=! acpi_osi="!Windows 2009"' instead.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: linux-image-4.4.0-77-generic 4.4.0-77.98
  ProcVersionSignature: Ubuntu 4.4.0-77.98-generic 4.4.59
  Uname: Linux 4.4.0-77-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2.5
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1: 2040 F pulseaudio
   /dev/snd/controlC0: 2040 F pulseaudio
  CurrentDesktop: XFCE
  Date: Wed May  3 13:03:38 2017
  HibernationDevice: RESUME=UUID=19c8581e-f65b-4382-a940-e82a48d9297f
  MachineType: LENOVO 42844AG
  ProcFB: 0 nouveaufb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-77-generic 
root=UUID=2f25428b-c54c-422e-be18-18233f17990d ro nox2apic
  RelatedPackageVersions:
   linux-restricted-modules-4.4.0-77-generic N/A
   linux-backports-modules-4.4.0-77-generic  N/A
   linux-firmware1.157.8
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 10/20/2016
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 8BET63WW (1.43 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 42844AG
  dmi.board.vendor: LENOVO
  dmi.board.version: Not Available
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvr8BET63WW(1.43):bd10/20/2016:svnLENOVO:pn42844AG:pvrThinkPadW520:rvnLENOVO:rn42844AG:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 42844AG
  dmi.product.version: ThinkPad W520
  dmi.sys.vendor: LENOVO

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

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


[Kernel-packages] [Bug 1687910] [NEW] [Lenovo W520] Linux Freezing Issue At Boot

2017-05-03 Thread linuxball
Public bug reported:

Boot error occurs in a 64-bit system and only when certain conditions are met:
BIOS/UEFI Settings:
   Config -> Display -> Graphics Device [Discrete Graphics]
 -> OS Detection for NVIDIA Optimus [Disabled]
   Security -> Virtualization -> VT-x enabled
  -> VT-d enabled
System hangs at boot time either after kernel log shows:
[1.043982] ACPI: Video Device [VID1] (multi-head: yes  rom: yes  post: no)
[1.047138] FUJITSU Extended Socket Network Device Driver - version 1.0 - 
Copyright (c) 2015 FUJITSU LIMITED
or later after:
[OK] Started Load/Save Screen Backlight Brightness of backlight:nv_backlight.

The error occurs randomly (about 50% of all boot tries).

The error has already been known for a long time (e.g.
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/776999) and has
never been fixed. It also occurs for older BIOS/UEFI versions and Ubuntu
versions (e.g. 14.04) than shown in the report. Other related reports
can be found here:

https://bugzilla.kernel.org/show_bug.cgi?id=43054
https://bugzilla.kernel.org/show_bug.cgi?id=156341
https://bugzilla.opensuse.org/show_bug.cgi?id=1022443
https://ubuntuforums.org/showthread.php?t=2044699
https://binaryimpulse.com/2014/08/lenovo-thinkpad-w520-workaround-for-linux-freezing-issue-at-boot/
https://forums.lenovo.com/t5/Linux-Discussion/64-bit-Linux-W520-amp-nVidia/td-p/577789/page/2

A workaround for this issue is to add kernel parameter "nox2apic" to the
GRUB_CMDLINE_LINUX_DEFAULT line. Another possible workaround (at least
for the first hanging position is to use kernel parameters 'acpi_osi=!
acpi_osi="!Windows 2009"' instead.

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: linux-image-4.4.0-77-generic 4.4.0-77.98
ProcVersionSignature: Ubuntu 4.4.0-77.98-generic 4.4.59
Uname: Linux 4.4.0-77-generic x86_64
ApportVersion: 2.20.1-0ubuntu2.5
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC1:  cbergler   2040 F pulseaudio
 /dev/snd/controlC0:  cbergler   2040 F pulseaudio
CurrentDesktop: XFCE
Date: Wed May  3 13:03:38 2017
HibernationDevice: RESUME=UUID=19c8581e-f65b-4382-a940-e82a48d9297f
MachineType: LENOVO 42844AG
ProcFB: 0 nouveaufb
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-77-generic 
root=UUID=2f25428b-c54c-422e-be18-18233f17990d ro nox2apic
RelatedPackageVersions:
 linux-restricted-modules-4.4.0-77-generic N/A
 linux-backports-modules-4.4.0-77-generic  N/A
 linux-firmware1.157.8
SourcePackage: linux
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 10/20/2016
dmi.bios.vendor: LENOVO
dmi.bios.version: 8BET63WW (1.43 )
dmi.board.asset.tag: Not Available
dmi.board.name: 42844AG
dmi.board.vendor: LENOVO
dmi.board.version: Not Available
dmi.chassis.asset.tag: No Asset Information
dmi.chassis.type: 10
dmi.chassis.vendor: LENOVO
dmi.chassis.version: Not Available
dmi.modalias: 
dmi:bvnLENOVO:bvr8BET63WW(1.43):bd10/20/2016:svnLENOVO:pn42844AG:pvrThinkPadW520:rvnLENOVO:rn42844AG:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
dmi.product.name: 42844AG
dmi.product.version: ThinkPad W520
dmi.sys.vendor: LENOVO

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


** Tags: amd64 apport-bug trusty xenial

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

Title:
  [Lenovo W520] Linux Freezing Issue At Boot

Status in linux package in Ubuntu:
  New

Bug description:
  Boot error occurs in a 64-bit system and only when certain conditions are met:
  BIOS/UEFI Settings:
 Config -> Display -> Graphics Device [Discrete Graphics]
   -> OS Detection for NVIDIA Optimus [Disabled]
 Security -> Virtualization -> VT-x enabled
-> VT-d enabled
  System hangs at boot time either after kernel log shows:
  [1.043982] ACPI: Video Device [VID1] (multi-head: yes  rom: yes  post: no)
  [1.047138] FUJITSU Extended Socket Network Device Driver - version 1.0 - 
Copyright (c) 2015 FUJITSU LIMITED
  or later after:
  [OK] Started Load/Save Screen Backlight Brightness of backlight:nv_backlight.

  The error occurs randomly (about 50% of all boot tries).

  The error has already been known for a long time (e.g.
  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/776999) and has
  never been fixed. It also occurs for older BIOS/UEFI versions and
  Ubuntu versions (e.g. 14.04) than shown in the report. Other related
  reports can be found here:

  https://bugzilla.kernel.org/show_bug.cgi?id=43054
  https://bugzilla.kernel.org/show_bug.cgi?id=156341
  https://bugzilla.opensuse.org/show_bug.cgi?id=1022443
  https://ubuntuforums.org/showthread.php?t=2044699
  
https://binaryimpulse.com/2014/08/lenovo-thinkpad-w520-workaround-for-linux-freezing-issue-at-boot/
  

[Kernel-packages] [Bug 1311382] Re: Ubuntu 14.04 does not mount my Nexus 4 (Android 4.4.2)

2014-09-20 Thread linuxball
This bug also affects me (see the following apport files)

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

Title:
  Ubuntu 14.04 does not mount my Nexus 4 (Android 4.4.2)

Status in “linux” package in Ubuntu:
  Fix Released

Bug description:
  After upgrading my ubuntu from 13.10 to 14.04 LTS, I cannot mount my
  Nexus 4 (Android 4.4.2) using MTP.

  As soon as I plug the device in any USB port, I get the following
  error message: Unhandled error message: No such interface
  'org.gtk.vfs.Mount' on object at path /org/gtk/vfs/mount/1

  Yesterday, before the upgrade, I had to just plug the USB cable and
  the device was mounted automatically just like a pen-drive.

  Please, somebody take a look on this issue.
  --- 
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  raphael2037 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  InstallationDate: Installed on 2013-12-28 (138 days ago)
  InstallationMedia: Ubuntu 13.10 Saucy Salamander - Release amd64 
(20131016.1)
  MachineType: Dell Inc. Inspiron N5010
  NonfreeKernelModules: wl
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-24-generic 
root=UUID=108d3fb7-6f72-4bba-a36e-e051f5343162 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.13.0-24.47-generic 3.13.9
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-24-generic N/A
   linux-backports-modules-3.13.0-24-generic  N/A
   linux-firmware 1.127.2
  Tags:  trusty
  Uname: Linux 3.13.0-24-generic x86_64
  UpgradeStatus: Upgraded to trusty on 2014-04-21 (24 days ago)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 07/26/2010
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A07
  dmi.board.name: 08R0GW
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A07
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: A07
  dmi.modalias: 
dmi:bvnDellInc.:bvrA07:bd07/26/2010:svnDellInc.:pnInspironN5010:pvrA07:rvnDellInc.:rn08R0GW:rvrA07:cvnDellInc.:ct8:cvrA07:
  dmi.product.name: Inspiron N5010
  dmi.product.version: A07
  dmi.sys.vendor: Dell Inc.

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

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


[Kernel-packages] [Bug 1311382] Re: Ubuntu 14.04 does not mount my Nexus 4 (Android 4.4.2)

2014-09-20 Thread linuxball
New bug #1371900 created and marked as duplicate of this bug.

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

Title:
  Ubuntu 14.04 does not mount my Nexus 4 (Android 4.4.2)

Status in “linux” package in Ubuntu:
  Fix Released

Bug description:
  After upgrading my ubuntu from 13.10 to 14.04 LTS, I cannot mount my
  Nexus 4 (Android 4.4.2) using MTP.

  As soon as I plug the device in any USB port, I get the following
  error message: Unhandled error message: No such interface
  'org.gtk.vfs.Mount' on object at path /org/gtk/vfs/mount/1

  Yesterday, before the upgrade, I had to just plug the USB cable and
  the device was mounted automatically just like a pen-drive.

  Please, somebody take a look on this issue.
  --- 
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  raphael2037 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  InstallationDate: Installed on 2013-12-28 (138 days ago)
  InstallationMedia: Ubuntu 13.10 Saucy Salamander - Release amd64 
(20131016.1)
  MachineType: Dell Inc. Inspiron N5010
  NonfreeKernelModules: wl
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-24-generic 
root=UUID=108d3fb7-6f72-4bba-a36e-e051f5343162 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.13.0-24.47-generic 3.13.9
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-24-generic N/A
   linux-backports-modules-3.13.0-24-generic  N/A
   linux-firmware 1.127.2
  Tags:  trusty
  Uname: Linux 3.13.0-24-generic x86_64
  UpgradeStatus: Upgraded to trusty on 2014-04-21 (24 days ago)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 07/26/2010
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A07
  dmi.board.name: 08R0GW
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A07
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: A07
  dmi.modalias: 
dmi:bvnDellInc.:bvrA07:bd07/26/2010:svnDellInc.:pnInspironN5010:pvrA07:rvnDellInc.:rn08R0GW:rvrA07:cvnDellInc.:ct8:cvrA07:
  dmi.product.name: Inspiron N5010
  dmi.product.version: A07
  dmi.sys.vendor: Dell Inc.

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

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


[Kernel-packages] [Bug 1311382] Re: Ubuntu 14.04 does not mount my Nexus 4 (Android 4.4.2)

2014-09-20 Thread linuxball
The Android 4.4.2 phone (Wiko bloom) USB connection is set to connect
as media device (MTP)

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

Title:
  Ubuntu 14.04 does not mount my Nexus 4 (Android 4.4.2)

Status in “linux” package in Ubuntu:
  Fix Released

Bug description:
  After upgrading my ubuntu from 13.10 to 14.04 LTS, I cannot mount my
  Nexus 4 (Android 4.4.2) using MTP.

  As soon as I plug the device in any USB port, I get the following
  error message: Unhandled error message: No such interface
  'org.gtk.vfs.Mount' on object at path /org/gtk/vfs/mount/1

  Yesterday, before the upgrade, I had to just plug the USB cable and
  the device was mounted automatically just like a pen-drive.

  Please, somebody take a look on this issue.
  --- 
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  raphael2037 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  InstallationDate: Installed on 2013-12-28 (138 days ago)
  InstallationMedia: Ubuntu 13.10 Saucy Salamander - Release amd64 
(20131016.1)
  MachineType: Dell Inc. Inspiron N5010
  NonfreeKernelModules: wl
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-24-generic 
root=UUID=108d3fb7-6f72-4bba-a36e-e051f5343162 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.13.0-24.47-generic 3.13.9
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-24-generic N/A
   linux-backports-modules-3.13.0-24-generic  N/A
   linux-firmware 1.127.2
  Tags:  trusty
  Uname: Linux 3.13.0-24-generic x86_64
  UpgradeStatus: Upgraded to trusty on 2014-04-21 (24 days ago)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 07/26/2010
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A07
  dmi.board.name: 08R0GW
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A07
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: A07
  dmi.modalias: 
dmi:bvnDellInc.:bvrA07:bd07/26/2010:svnDellInc.:pnInspironN5010:pvrA07:rvnDellInc.:rn08R0GW:rvrA07:cvnDellInc.:ct8:cvrA07:
  dmi.product.name: Inspiron N5010
  dmi.product.version: A07
  dmi.sys.vendor: Dell Inc.

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

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