[Kernel-packages] [Bug 2041751] Re: RM: Remove dangerously insecure MPPE PPTP from Ubuntu

2024-02-10 Thread Igor A Tarasov
Do not remove PPTP. Just dont't use it for yourself. But I have no
choises.

-- 
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/2041751

Title:
  RM: Remove dangerously insecure MPPE PPTP from Ubuntu

Status in Release Notes for Ubuntu:
  New
Status in linux package in Ubuntu:
  New
Status in network-manager-pptp package in Ubuntu:
  New
Status in pptp-linux package in Ubuntu:
  New
Status in pptpd package in Ubuntu:
  Fix Released

Bug description:
  Remove dangerously insecure MPPE PPTP from Ubuntu

  https://pptpclient.sourceforge.net/protocol-security.phtml

  It has been dead for over 20 years now.

  Current Windows versions natively support IPSec and L2TP as much
  better alternatives.

  https://learn.microsoft.com/en-us/windows/win32/fwp/ipsec-
  configuration#how-to-use-wfp-to-configure-ipsec-policies

  https://learn.microsoft.com/en-US/troubleshoot/windows-
  server/networking/configure-l2tp-ipsec-server-behind-nat-t-device

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-release-notes/+bug/2041751/+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 2000947] Re: UVC Quanta 0408:4035 camera PROBLEM

2023-06-18 Thread Igor Andrianov
Hello colleagues. I confirm the successful solution of this problem also
for camera model 0408:4033 (Acer Acer Aspire A515-57, Ubuntu 22.04,
kernel 5.19.0-45-generic) by simply changing in one place 4035 to 4033
in uvc_driver.c before compiling.

I have no problems with sound. Everything works great. 
Thank you for your attention, have a nice day everyone!

-- 
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/2000947

Title:
  UVC  Quanta 0408:4035  camera PROBLEM

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  I bought a Acer Nitro 5 AN517-55 with Quanta ACER HD User Facing',
  USB 0408:4035.

  The camera is reported to have problems by many users:  
  https://linux-hardware.org/?id=usb:0408-4035
  The uvc camera Quanta 0408:4035 does not work with ubuntu 22,04. the camera 
is “recongized” but fails installation.

  My console commands report similar info to other users: 
  
https://unix.stackexchange.com/questions/723504/integrated-camera-not-detected-working-on-acer-nitro-5-an515-58

  
  PROPOSED SOLUTION 
  I got in contact with laurent.pinch...@ideasonboard.com   and with 
riba...@chromium.org , and subscribed to https://www.linuxtv.org/lists. And  
me...@vger.kernel.org mailinglist.

  Laurent proposed me a fix and I modified the 5,15 uvc_driver.c
  version, and loaded it on github

  https://github.com/Giuliano69/uvc_driver-for-Quanta-HD-User-
  Facing-0x0408-0x4035-/blob/main/uvc_driver.c

  I offered to test the fix, so I tried to compile the module with the
  new source.

  COMPILING PROBLEMS
  I’m running **Ubuntu 22.04.1 LTS, with kernel 
  giuliano@Astra2A:/usr/src$ cat /proc/version_signature
  Ubuntu 5.15.0-56.62-generic 5.15.64

  BUT  the linux-source that I found installed seems to be different
  tgiuliano@Astra2A:/usr/src$ ls -al linux-so*
  lrwxrwxrwx 1 root root 47 nov 22 16:08 linux-source-5.15.0.tar.bz2 -> 
linux-source-5.15.0/linux-source-5.15.0.tar.bz2

  I expanded  the tar file, configured the IDE and compiled without error  any 
errors… 
  I manually copied the uvcvideo.ko in 
  /lib/modules/5.15.0-56-
  sudo cp…...

  then tryed to intall the new uvcvideo.ko module
  sudo rmmod uvcvideo && sudo modprobe uvcvideo

  BUT… IT FAILS
  giuliano@Astra2A:~$ sudo rmmod uvcvideo && sudo modprobe uvcvideo
  modprobe: ERROR: could not insert 'uvcvideo': Exec format error

  and dmesg shows
  [25961.151982] usbcore: registered new interface driver uvcvideo
  [26323.125534] usbcore: deregistering interface driver uvcvideo
  [26323.189294] uvcvideo: disagrees about version of symbol module_layout


  These are the TWO modinfo from the old and new uvcvideo modules
  https://pastebin.com/tSj8Exm6
  Basically
  OLD module: vermagic: 5.15.0-56-generic SMP mod_unload modversions 
  NEW module: vermagic: 5.15.64 SMP mod_unload modversions


  -kindly ASK

  HOW can FORCE the uvcdriver.c to match mi kernel version ?
  Have I got OTHER ways to make the kernel module I’m compiling, match my 
running system ?

  I would like to test the module so to confirm the patch and let it
  enter the kernel main stream...

  
  BR
  Giuliano

  PS
  btw…. to allow Eclipse to compile the kernel, I had to pass this commands
  scripts/config --disable CONFIG_SYSTEM_REVOCATION_KEYS
  scripts/config --disable SYSTEM_REVOCATION_KEYS
  scripts/config --disable SYSTEM_TRUSTED_KEYS

  hope that this does not affect the module layout & checking
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu82.3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  giuliano   2142 F pulseaudio
   /dev/snd/pcmC1D0p:   giuliano   2142 F...m pulseaudio
   /dev/snd/controlC0:  giuliano   2142 F pulseaudio
  CRDA: N/A
  CasperMD5CheckResult: pass
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 22.04
  InstallationDate: Installed on 2022-11-03 (66 days ago)
  InstallationMedia: Ubuntu 22.04.1 LTS "Jammy Jellyfish" - Release amd64 
(20220809.1)
  MachineType: Acer Nitro AN517-55
  NonfreeKernelModules: nvidia_modeset nvidia
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=it_IT.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-5.15.0-57-generic 
root=UUID=f07e25f9-07e7-4a29-a15e-f481aa0ee0f2 ro rootflags=subvol=@ quiet 
splash vt.handoff=7
  ProcVersionSignature: Ubuntu 5.15.0-57.63-generic 5.15.74
  RelatedPackageVersions:
   linux-restricted-modules-5.15.0-57-generic N/A
   linux-backports-modules-5.15.0-57-generic  N/A
   linux-firmware 20220329.git681281e4-0ubuntu3.9
  Tags:  jammy
  Uname: Linux 5.15.0-57-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin lxd plugdev sambashare sudo wireshark
  _MarkForUpload: True
  dmi.bios.date: 04/20/2022

[Kernel-packages] [Bug 2008643] Re: installed bcmwl-kernel-source package post-installation script subprocess returned error exit status 10

2023-02-26 Thread Tolstov Igor
all was good for today. today i update system and wifi not work =(

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

Title:
  installed bcmwl-kernel-source package post-installation script
  subprocess returned error exit status 10

Status in bcmwl package in Ubuntu:
  New

Bug description:
  sudo apt-get install bcmwl-kernel-source
  Building for 5.19.0-32-generic
  Building for architecture x86_64
  Building initial module for 5.19.0-32-generic
  ERROR: Cannot create report: [Errno 17] File exists: 
'/var/crash/bcmwl-kernel-source.0.crash'
  Error! Bad return status for module build on kernel: 5.19.0-32-generic 
(x86_64)
  Consult /var/lib/dkms/bcmwl/6.30.223.271+bdcom/build/make.log for more 
information.


  cat /var/crash/bcmwl-kernel-source.0.crash
  ProblemType: Package
  DKMSBuildLog:
   DKMS make.log for bcmwl-6.30.223.271+bdcom for kernel 5.19.0-32-generic 
(x86_64)
   Ср 22 фев 2023 08:42:01 CET
   make: вход в каталог «/usr/src/linux-headers-5.19.0-32-generic»
   warning: the compiler differs from the one used to build the kernel
 The kernel was built by: x86_64-linux-gnu-gcc (Ubuntu 
11.3.0-1ubuntu1~22.04) 11.3.0
 You are using:   gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0
   CFG80211 API is prefered for this kernel version
   Using CFG80211 API
 CC [M]  /var/lib/dkms/bcmwl/6.30.223.271+bdcom/build/src/shared/linux_osl.o
 CC [M]  /var/lib/dkms/bcmwl/6.30.223.271+bdcom/build/src/wl/sys/wl_linux.o
 CC [M]  /var/lib/dkms/bcmwl/6.30.223.271+bdcom/build/src/wl/sys/wl_iw.o
 CC [M]  
/var/lib/dkms/bcmwl/6.30.223.271+bdcom/build/src/wl/sys/wl_cfg80211_hybrid.o
   In file included from 
/var/lib/dkms/bcmwl/6.30.223.271+bdcom/build/src/wl/sys/wl_linux.c:81:
   /var/lib/dkms/bcmwl/6.30.223.271+bdcom/build/src/wl/sys/wl_iw.h:73: warning: 
"isprint" redefined
  73 | #define isprint(c) bcm_isprint(c)
 | 
   In file included from ./include/linux/string_helpers.h:6,
from ./include/linux/seq_file.h:7,
from ./include/linux/seq_file_net.h:5,
from ./include/net/net_namespace.h:183,
from ./include/linux/netdevice.h:38,
from 
/var/lib/dkms/bcmwl/6.30.223.271+bdcom/build/src/include/linuxver.h:69,
from 
/var/lib/dkms/bcmwl/6.30.223.271+bdcom/build/src/wl/sys/wl_linux.c:27:
   ./include/linux/ctype.h:30: note: this is the location of the previous 
definition
  30 | #define isprint(c)  ((__ismask(c)&(_P|_U|_L|_D|_SP)) != 0)
 | 
   In file included from ./include/linux/string.h:253,
from ./include/linux/bitmap.h:11,
from ./include/linux/cpumask.h:12,
from ./arch/x86/include/asm/cpumask.h:5,
from ./arch/x86/include/asm/msr.h:11,
from ./arch/x86/include/asm/processor.h:22,
from ./arch/x86/include/asm/timex.h:5,
from ./include/linux/timex.h:67,
from ./include/linux/time32.h:13,
from ./include/linux/time.h:60,
from ./include/linux/stat.h:19,
from ./include/linux/module.h:13,
from 
/var/lib/dkms/bcmwl/6.30.223.271+bdcom/build/src/include/linuxver.h:40,
from 
/var/lib/dkms/bcmwl/6.30.223.271+bdcom/build/src/wl/sys/wl_linux.c:27:
   /var/lib/dkms/bcmwl/6.30.223.271+bdcom/build/src/wl/sys/wl_linux.c: In 
function ‘wl_attach’:
   /var/lib/dkms/bcmwl/6.30.223.271+bdcom/build/src/wl/sys/wl_linux.c:645:43: 
warning: passing argument 1 of ‘__builtin_memcpy’ discards ‘const’ qualifier 
from pointer target type [-Wdiscarded-qualifiers]
 645 | bcopy(>pub->cur_etheraddr, dev->dev_addr, 
ETHER_ADDR_LEN);
   ./include/linux/fortify-string.h:379:27: note: in definition of macro 
‘__fortify_memcpy_chk’
 379 | __underlying_##op(p, q, __fortify_size); 
   \
 |   ^
   /var/lib/dkms/bcmwl/6.30.223.271+bdcom/build/src/include/linux_osl.h:156:41: 
note: in expansion of macro ‘memcpy’
 156 | #define bcopy(src, dst, len)memcpy((dst), (src), (len))
 | ^~
   /var/lib/dkms/bcmwl/6.30.223.271+bdcom/build/src/wl/sys/wl_linux.c:645:9: 
note: in expansion of macro ‘bcopy’
 645 | bcopy(>pub->cur_etheraddr, dev->dev_addr, 
ETHER_ADDR_LEN);
 | ^
   /var/lib/dkms/bcmwl/6.30.223.271+bdcom/build/src/wl/sys/wl_linux.c:645:43: 
note: expected ‘void *’ but argument is of type ‘const unsigned char *’
 645 | bcopy(>pub->cur_etheraddr, dev->dev_addr, 
ETHER_ADDR_LEN);
   ./include/linux/fortify-string.h:379:27: note: in definition of macro 
‘__fortify_memcpy_chk’
 379 | __underlying_##op(p, q, __fortify_size);

[Kernel-packages] [Bug 2008643] [NEW] installed bcmwl-kernel-source package post-installation script subprocess returned error exit status 10

2023-02-26 Thread Tolstov Igor
Public bug reported:

sudo apt-get install bcmwl-kernel-source
Building for 5.19.0-32-generic
Building for architecture x86_64
Building initial module for 5.19.0-32-generic
ERROR: Cannot create report: [Errno 17] File exists: 
'/var/crash/bcmwl-kernel-source.0.crash'
Error! Bad return status for module build on kernel: 5.19.0-32-generic (x86_64)
Consult /var/lib/dkms/bcmwl/6.30.223.271+bdcom/build/make.log for more 
information.


cat /var/crash/bcmwl-kernel-source.0.crash
ProblemType: Package
DKMSBuildLog:
 DKMS make.log for bcmwl-6.30.223.271+bdcom for kernel 5.19.0-32-generic 
(x86_64)
 Ср 22 фев 2023 08:42:01 CET
 make: вход в каталог «/usr/src/linux-headers-5.19.0-32-generic»
 warning: the compiler differs from the one used to build the kernel
   The kernel was built by: x86_64-linux-gnu-gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 
11.3.0
   You are using:   gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0
 CFG80211 API is prefered for this kernel version
 Using CFG80211 API
   CC [M]  /var/lib/dkms/bcmwl/6.30.223.271+bdcom/build/src/shared/linux_osl.o
   CC [M]  /var/lib/dkms/bcmwl/6.30.223.271+bdcom/build/src/wl/sys/wl_linux.o
   CC [M]  /var/lib/dkms/bcmwl/6.30.223.271+bdcom/build/src/wl/sys/wl_iw.o
   CC [M]  
/var/lib/dkms/bcmwl/6.30.223.271+bdcom/build/src/wl/sys/wl_cfg80211_hybrid.o
 In file included from 
/var/lib/dkms/bcmwl/6.30.223.271+bdcom/build/src/wl/sys/wl_linux.c:81:
 /var/lib/dkms/bcmwl/6.30.223.271+bdcom/build/src/wl/sys/wl_iw.h:73: warning: 
"isprint" redefined
73 | #define isprint(c) bcm_isprint(c)
   | 
 In file included from ./include/linux/string_helpers.h:6,
  from ./include/linux/seq_file.h:7,
  from ./include/linux/seq_file_net.h:5,
  from ./include/net/net_namespace.h:183,
  from ./include/linux/netdevice.h:38,
  from 
/var/lib/dkms/bcmwl/6.30.223.271+bdcom/build/src/include/linuxver.h:69,
  from 
/var/lib/dkms/bcmwl/6.30.223.271+bdcom/build/src/wl/sys/wl_linux.c:27:
 ./include/linux/ctype.h:30: note: this is the location of the previous 
definition
30 | #define isprint(c)  ((__ismask(c)&(_P|_U|_L|_D|_SP)) != 0)
   | 
 In file included from ./include/linux/string.h:253,
  from ./include/linux/bitmap.h:11,
  from ./include/linux/cpumask.h:12,
  from ./arch/x86/include/asm/cpumask.h:5,
  from ./arch/x86/include/asm/msr.h:11,
  from ./arch/x86/include/asm/processor.h:22,
  from ./arch/x86/include/asm/timex.h:5,
  from ./include/linux/timex.h:67,
  from ./include/linux/time32.h:13,
  from ./include/linux/time.h:60,
  from ./include/linux/stat.h:19,
  from ./include/linux/module.h:13,
  from 
/var/lib/dkms/bcmwl/6.30.223.271+bdcom/build/src/include/linuxver.h:40,
  from 
/var/lib/dkms/bcmwl/6.30.223.271+bdcom/build/src/wl/sys/wl_linux.c:27:
 /var/lib/dkms/bcmwl/6.30.223.271+bdcom/build/src/wl/sys/wl_linux.c: In 
function ‘wl_attach’:
 /var/lib/dkms/bcmwl/6.30.223.271+bdcom/build/src/wl/sys/wl_linux.c:645:43: 
warning: passing argument 1 of ‘__builtin_memcpy’ discards ‘const’ qualifier 
from pointer target type [-Wdiscarded-qualifiers]
   645 | bcopy(>pub->cur_etheraddr, dev->dev_addr, ETHER_ADDR_LEN);
 ./include/linux/fortify-string.h:379:27: note: in definition of macro 
‘__fortify_memcpy_chk’
   379 | __underlying_##op(p, q, __fortify_size);   
 \
   |   ^
 /var/lib/dkms/bcmwl/6.30.223.271+bdcom/build/src/include/linux_osl.h:156:41: 
note: in expansion of macro ‘memcpy’
   156 | #define bcopy(src, dst, len)memcpy((dst), (src), (len))
   | ^~
 /var/lib/dkms/bcmwl/6.30.223.271+bdcom/build/src/wl/sys/wl_linux.c:645:9: 
note: in expansion of macro ‘bcopy’
   645 | bcopy(>pub->cur_etheraddr, dev->dev_addr, ETHER_ADDR_LEN);
   | ^
 /var/lib/dkms/bcmwl/6.30.223.271+bdcom/build/src/wl/sys/wl_linux.c:645:43: 
note: expected ‘void *’ but argument is of type ‘const unsigned char *’
   645 | bcopy(>pub->cur_etheraddr, dev->dev_addr, ETHER_ADDR_LEN);
 ./include/linux/fortify-string.h:379:27: note: in definition of macro 
‘__fortify_memcpy_chk’
   379 | __underlying_##op(p, q, __fortify_size);   
 \
   |   ^
 /var/lib/dkms/bcmwl/6.30.223.271+bdcom/build/src/include/linux_osl.h:156:41: 
note: in expansion of macro ‘memcpy’
   156 | #define bcopy(src, dst, len)memcpy((dst), (src), (len))
   | ^~
 /var/lib/dkms/bcmwl/6.30.223.271+bdcom/build/src/wl/sys/wl_linux.c:645:9: 
note: in expansion of macro ‘bcopy’
   645 | bcopy(>pub->cur_etheraddr, dev->dev_addr, ETHER_ADDR_LEN);
   | ^
 

[Kernel-packages] [Bug 1973810] [NEW] Left-handed mouse reverts to right-handed

2022-05-17 Thread Igor Sokolov
Public bug reported:

When the mouse is set for left-handed people it randomly several times a
day reverts to right-handed. To fix it I must open settings, chek off
the checkbox for left-handed mouse, save it, then check the checkbox on
and save settings again.

ProblemType: Bug
DistroRelease: Ubuntu 22.04
Package: linux-image-5.15.0-30-generic 5.15.0-30.31
ProcVersionSignature: Ubuntu 5.15.0-30.31-generic 5.15.30
Uname: Linux 5.15.0-30-generic x86_64
ApportVersion: 2.20.11-0ubuntu82
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  uniel   933 F pulseaudio
CasperMD5CheckResult: unknown
CurrentDesktop: KDE
Date: Tue May 17 21:21:24 2022
InstallationDate: Installed on 2021-11-30 (167 days ago)
InstallationMedia: Kubuntu 20.10 "Groovy Gorilla" - Release amd64 (20201022)
MachineType: LENOVO INVALID
ProcFB: 0 i915drmfb
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.15.0-30-generic 
root=UUID=43485822-31bb-4ec6-a321-d4b151c64f55 ro quiet splash 
intel_pstate=enable vt.handoff=7
RelatedPackageVersions:
 linux-restricted-modules-5.15.0-30-generic N/A
 linux-backports-modules-5.15.0-30-generic  N/A
 linux-firmware 20220329.git681281e4-0ubuntu3
SourcePackage: linux
UpgradeStatus: Upgraded to jammy on 2022-05-16 (1 days ago)
dmi.bios.date: 07/29/2010
dmi.bios.release: 1.3
dmi.bios.vendor: LENOVO
dmi.bios.version: 39CN16WW
dmi.board.asset.tag: Tag 12345
dmi.board.name: MoutCook
dmi.board.vendor: LENOVO
dmi.board.version: Not Applicable
dmi.chassis.asset.tag: No Asset Tag
dmi.chassis.type: 10
dmi.chassis.vendor: LENOVO
dmi.chassis.version: N/A
dmi.ec.firmware.release: 1.18
dmi.modalias: 
dmi:bvnLENOVO:bvr39CN16WW:bd07/29/2010:br1.3:efr1.18:svnLENOVO:pnINVALID:pvrLenovoB560:rvnLENOVO:rnMoutCook:rvrNotApplicable:cvnLENOVO:ct10:cvrN/A:sku:
dmi.product.family: IDEAPAD
dmi.product.name: INVALID
dmi.product.version: Lenovo B560
dmi.sys.vendor: LENOVO

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


** Tags: amd64 apport-bug jammy

-- 
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/1973810

Title:
  Left-handed mouse reverts to right-handed

Status in linux package in Ubuntu:
  New

Bug description:
  When the mouse is set for left-handed people it randomly several times
  a day reverts to right-handed. To fix it I must open settings, chek
  off the checkbox for left-handed mouse, save it, then check the
  checkbox on and save settings again.

  ProblemType: Bug
  DistroRelease: Ubuntu 22.04
  Package: linux-image-5.15.0-30-generic 5.15.0-30.31
  ProcVersionSignature: Ubuntu 5.15.0-30.31-generic 5.15.30
  Uname: Linux 5.15.0-30-generic x86_64
  ApportVersion: 2.20.11-0ubuntu82
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  uniel   933 F pulseaudio
  CasperMD5CheckResult: unknown
  CurrentDesktop: KDE
  Date: Tue May 17 21:21:24 2022
  InstallationDate: Installed on 2021-11-30 (167 days ago)
  InstallationMedia: Kubuntu 20.10 "Groovy Gorilla" - Release amd64 (20201022)
  MachineType: LENOVO INVALID
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.15.0-30-generic 
root=UUID=43485822-31bb-4ec6-a321-d4b151c64f55 ro quiet splash 
intel_pstate=enable vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-5.15.0-30-generic N/A
   linux-backports-modules-5.15.0-30-generic  N/A
   linux-firmware 20220329.git681281e4-0ubuntu3
  SourcePackage: linux
  UpgradeStatus: Upgraded to jammy on 2022-05-16 (1 days ago)
  dmi.bios.date: 07/29/2010
  dmi.bios.release: 1.3
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 39CN16WW
  dmi.board.asset.tag: Tag 12345
  dmi.board.name: MoutCook
  dmi.board.vendor: LENOVO
  dmi.board.version: Not Applicable
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: N/A
  dmi.ec.firmware.release: 1.18
  dmi.modalias: 
dmi:bvnLENOVO:bvr39CN16WW:bd07/29/2010:br1.3:efr1.18:svnLENOVO:pnINVALID:pvrLenovoB560:rvnLENOVO:rnMoutCook:rvrNotApplicable:cvnLENOVO:ct10:cvrN/A:sku:
  dmi.product.family: IDEAPAD
  dmi.product.name: INVALID
  dmi.product.version: Lenovo B560
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1973810/+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 1958855] Re: sound

2022-01-24 Thread Igor
** Package changed: ubuntu => linux-hwe-5.11 (Ubuntu)

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

Title:
  sound

Status in linux-hwe-5.11 package in Ubuntu:
  New

Bug description:
  Hello. My laptop started having sound problems starting with cores older than 
5.11.43.
  The sound has become very wheezing and wheezing stops when you turn on video 
or music. But when nothing is lost, the sound on the speakers begins to make a 
wheeze very much. This is not on the core of the 5.11.43.

  [code]
  System:Kernel: 5.11.0-43-generic x86_64 bits: 64 compiler: N/A Desktop: 
Xfce 4.14.2 
 tk: Gtk 3.24.13 wm: xfwm4 dm: LightDM Distro: Linux Mint 20.1 
Ulyssa 
 base: Ubuntu 20.04 focal 
  Machine:   Type: Laptop System: Acer product: Aspire A515-44 v: V1.09 serial: 
 
 Mobo: RO model: Calla_RN v: V1.09 serial:  UEFI: INSYDE v: 
1.09 
 date: 08/05/2020 
  Battery:   ID-1: BAT1 charge: 40.9 Wh condition: 40.9/47.8 Wh (86%) volts: 
12.3/11.2 
 model: LGC AP18C8K serial:  status: Full 
  CPU:   Topology: 6-Core model: AMD Ryzen 5 4500U with Radeon Graphics 
bits: 64 type: MCP 
 arch: Zen rev: 1 L2 cache: 3072 KiB 
 flags: avx avx2 lm nx pae sse sse2 sse3 sse4_1 sse4_2 sse4a ssse3 
svm bogomips: 28447 
 Speed: 1394 MHz min/max: 1400/2375 MHz Core speeds (MHz): 1: 1339 
2: 1557 3: 1274 
 4: 3984 5: 1772 6: 1773 
  Graphics:  Device-1: AMD Renoir vendor: Acer Incorporated ALI driver: amdgpu 
v: kernel 
 bus ID: 05:00.0 chip ID: 1002:1636 
 Display: x11 server: X.Org 1.20.13 driver: amdgpu,ati 
 unloaded: fbdev,modesetting,radeon,vesa resolution: 1600x900~60Hz 
 OpenGL: renderer: AMD RENOIR (DRM 3.40.0 5.11.0-43-generic LLVM 
12.0.0) 
 v: 4.6 Mesa 21.0.3 direct render: Yes 
  Audio: Device-1: AMD vendor: Acer Incorporated ALI driver: snd_hda_intel 
v: kernel 
 bus ID: 05:00.1 chip ID: 1002:1637 
 Device-2: AMD Raven/Raven2/FireFlight/Renoir Audio Processor 
 vendor: Acer Incorporated ALI driver: N/A bus ID: 05:00.5 chip ID: 
1022:15e2 
 Device-3: AMD Family 17h HD Audio vendor: Acer Incorporated ALI 
driver: snd_hda_intel 
 v: kernel bus ID: 05:00.6 chip ID: 1022:15e3 
 Sound Server: ALSA v: k5.11.0-43-generic 
  Network:   Device-1: Realtek RTL8111/8168/8411 PCI Express Gigabit Ethernet 
 vendor: Acer Incorporated ALI driver: r8169 v: kernel port: 2000 
bus ID: 03:00.0 
 chip ID: 10ec:8168 
 IF: enp3s0 state: up speed: 100 Mbps duplex: full mac:  
 Device-2: Qualcomm Atheros QCA6174 802.11ac Wireless Network 
Adapter vendor: Lite-On 
 driver: ath10k_pci v: kernel port: 2000 bus ID: 04:00.0 chip ID: 
168c:003e 
 IF: wlp4s0 state: down mac:  
 IF-ID-1: tun0 state: unknown speed: 10 Mbps duplex: full mac: N/A 
  Drives:Local Storage: total: 2.14 TiB used: 1.68 TiB (78.6%) 
 ID-1: /dev/nvme0n1 vendor: SK Hynix model: HFM256GDJTNI-82A0A 
size: 238.47 GiB 
 speed: 31.6 Gb/s lanes: 4 serial:  
 ID-2: /dev/sda type: USB vendor: Seagate model: ST2000LM007-1R8174 
size: 1.82 TiB 
 serial:  
 ID-3: /dev/sdb type: USB vendor: Transcend model: JetFlash 
Transcend 64GB 
 size: 59.84 GiB serial:  
 ID-4: /dev/sdc type: USB vendor: KingMAX model: USB2.0 FlashDisk 
size: 30.27 GiB 
 serial:  
  Partition: ID-1: / size: 231.54 GiB used: 55.93 GiB (24.2%) fs: ext4 dev: 
/dev/dm-1 
 ID-2: /boot size: 704.5 MiB used: 123.9 MiB (17.6%) fs: ext4 dev: 
/dev/nvme0n1p2 
 ID-3: swap-1 size: 976.0 MiB used: 3.5 MiB (0.4%) fs: swap dev: 
/dev/dm-2 
  USB:   Hub: 1-0:1 info: Full speed (or root) Hub ports: 4 rev: 2.0 chip 
ID: 1d6b:0002 
 Device-1: 1-3:2 info: Lite-On type: Bluetooth driver: btusb rev: 
2.0 chip ID: 04ca:3016 
 Hub: 2-0:1 info: Full speed (or root) Hub ports: 2 rev: 3.1 chip 
ID: 1d6b:0003 
 Device-2: 2-2:2 info: ASMedia Name: ASM1051E SATA 6Gb/s bridge 
ASM1053E SATA 6Gb/s 
 bridge ASM1153 SATA 3Gb/s bridge ASM1153E SATA 6Gb/s bridge 
 type: Mass Storage driver: usb-storage rev: 3.0 chip ID: 174c:55aa 
 Hub: 3-0:1 info: Full speed (or root) Hub ports: 4 rev: 2.0 chip 
ID: 1d6b:0002 
 Hub: 3-3:2 info: Genesys Logic 4-port hub ports: 4 rev: 2.0 chip 
ID: 05e3:0610 
 Device-3: 3-3.1:4 info: Transcend Information JetFlash type: Mass 
Storage 
 driver: usb-storage rev: 2.0 chip ID: 8564:1000 
 Device-4: 3-3.2:5 info: Kingmax Digital type: Mass Storage driver: 
usb-storage rev: 2.0 
 chip ID: 1687:3257 
 Device-5: 

[Kernel-packages] [Bug 1941977] Re: PC streams music over low-quality HFP/SCO connection, instead of A2DP/AVDTP

2021-09-11 Thread Igor V. Kovalenko
Hi Brian, would you mind filing an issue on bluez tracker for this
analysis here https://github.com/bluez/bluez/issues

To me it looks valid, but still running this through bluez maintainers
is a good idea.

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

Title:
  PC streams music over low-quality HFP/SCO connection, instead of
  A2DP/AVDTP

Status in bluez package in Ubuntu:
  New
Status in pulseaudio package in Ubuntu:
  New

Bug description:
  This issue was first discovered when I got this headset 2 years back:
  https://www.amazon.co.uk/gp/product/B01C2QCPYI.

  STEPS
  * Enable Bluetooth on the PC
  * Have music or some video playing on the PC
  * Power on the (already-paired) headset. It automatically connects to the PC.

  EXPECTED RESULT
  The PC's audio should now be streamed to the headset, over high-quality A2DP

  ACTUAL RESULT
  The PC's audio gets streamed over the low-quality HFP/SCO connection instead. 

  Stopping and resuming the stream changes nothing. I have to manually
  open Blueman and right-click on the device and select "High-quality
  A2DP profile", for it to switch to the expected high-quality A2DP
  transport.

  HCI snoop logs and verbose bluetoothd-syslogs taken in both headset-
  initiated and PC-initiated connections are attached.

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: bluez 5.53-0ubuntu3.3 [modified: 
lib/systemd/system/bluetooth.service]
  ProcVersionSignature: Ubuntu 5.4.0-74.83-generic 5.4.114
  Uname: Linux 5.4.0-74-generic x86_64
  ApportVersion: 2.20.11-0ubuntu27.18
  Architecture: amd64
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  Date: Sun Aug 29 03:49:08 2021
  InstallationDate: Installed on 2019-06-08 (812 days ago)
  InstallationMedia: Ubuntu 19.04 "Disco Dingo" - Release amd64 (20190416)
  InterestingModules: rfcomm bnep btusb bluetooth
  MachineType: Dell Inc. XPS 13 9380
  ProcEnviron:
   LANGUAGE=en_GB:en
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_GB.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.4.0-74-generic 
root=UUID=93dae559-0f0d-4e36-9318-ee7154840a9f ro 
resume=UUID=01c18f00-e0eb-4891-9bf1-3110416d9b39 quiet splash 
mem_sleep_default=deep vt.handoff=7
  SourcePackage: bluez
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 12/14/2020
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 1.12.1
  dmi.board.name: 0KTW76
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 10
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvr1.12.1:bd12/14/2020:svnDellInc.:pnXPS139380:pvr:rvnDellInc.:rn0KTW76:rvrA00:cvnDellInc.:ct10:cvr:
  dmi.product.family: XPS
  dmi.product.name: XPS 13 9380
  dmi.product.sku: 08AF
  dmi.sys.vendor: Dell Inc.
  hciconfig:
   hci0:Type: Primary  Bus: USB
BD Address: 9C:B6:D0:99:1D:20  ACL MTU: 1024:8  SCO MTU: 50:8
UP RUNNING PSCAN 
RX bytes:3313120 acl:776 sco:26275 events:305102 errors:0
TX bytes:255208317 acl:298108 sco:22053 commands:6779 errors:0
  mtime.conffile..etc.bluetooth.main.conf: 2020-04-27T23:21:52.866445

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bluez/+bug/1941977/+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 1912673] Re: sounds not working on Dell XPS 17 (9700)

2021-06-03 Thread Igor Po
P.S. my machine is XPS 9700

-- 
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/1912673

Title:
  sounds not working on Dell XPS 17 (9700)

Status in linux package in Ubuntu:
  Confirmed
Status in linux package in Debian:
  Fix Released

Bug description:
  My investigation process:

  Dell XPS 17 (9700) comes with Windows 10 preinstalled, where sounds
  worked.

  I installed Ubuntu 20.04 LTS fresh, sounds did not work on speakers or 3.5mm 
headphones,
  using linux-image-5.4.0-42-generic, I did not try blutooth.

  I sudo apt upgrade, dist-upgrade to get kernels

  linux-image-5.8.0-38-generic
  linux-image-5.8.0-40-generic

  Sounds did not work.
  I download linux-image-unsigned-5.10.9-051009-generic.
  Sounds did not work.

  I upgrade Dell XPS 9700 firmware from 1.3 to 1.63.
  Sounds did not work.

  After googling I found this solution in the comments:
  https://askubuntu.com/questions/1270442/no-sound-on-xps-17-9700

  """

  Download and install dkms module:

  https://launchpad.net/~canonical-hwe-team/+archive/ubuntu/pc-oem-
  dkms/+packages

  Alternatively, you can install linux-oem-20.04, it will install
  the 5.6 kernel with the above driver. Your system may be more stable
  with 5.4 kernel since it is in wide use.

  Manually install sof-firmware from Arch Linux:

  https://archlinux.pkgs.org/rolling/archlinux-extra-x86_64/sof-
  firmware-1.5.1-1-any.pkg.tar.zst.html

  You will need to delete the existing "sof" and "sof-tplg" files
  from the Ubuntu linux-firmware package first. Note if this package
  gets updated from Canoncial and they don't update these, you will have
  to delete and then reextract. Files go into the
  /usr/lib/firmware/intel/sof and /usr/lib/firmware/intel/sof-tplg
  folders.

  Manually install the ucm2 files:

  http://xps17.ddns.net/sof-soundwire.zip

  These go into /usr/share/alsa/ucm2/sof-soundwire. Delete the
  contents of the existing sof-soundwire folder (if you have it) and
  replace them with the ones from the archive.

  Reboot. You should now have all your audio devices available. If speakers 
do not play, you may need to run alsamixer (non-root) from a terminal and 
unmute and set the mixer levels all the way up.
  """


  This solution worked for me on linux-image-5.6.0-1042-oem AFTER
  manually opening alsa-mixer and changing soundcard to sof. The sound
  would otherwise just show 'dummy'.

  My sounds still do not work on 5.8 or 5.10, full name listed above. I
  did not get to test this temporary fix with 5.4.

  my full alsa-info:
  http://alsa-project.org/db/?f=6a638be0cfbe8ed08a010eb26a7702e324dce5ff

  based on some google research, this seems to be a common problem:
  
https://www.reddit.com/r/Dell/comments/hj8oxw/xps_17_9700_no_audio_on_linux_also_hardware_is/
  
https://www.reddit.com/r/Dell/comments/hge2yo/no_audio_on_linux_ubuntu_2004_xps_17_9700_realtek/
  
https://www.reddit.com/r/Dell/comments/j2kdjw/xps_17_9700_on_linux_audio_issue/
  etc...

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: pulseaudio 1:13.99.1-1ubuntu3.10
  ProcVersionSignature: Ubuntu 5.6.0-1042.46-oem 5.6.19
  Uname: Linux 5.6.0-1042-oem x86_64
  NonfreeKernelModules: nvidia_modeset nvidia
  ApportVersion: 2.20.11-0ubuntu27.14
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  neoh   1786 F pulseaudio
   /dev/snd/pcmC1D0p:   neoh   1786 F...m pulseaudio
   /dev/snd/controlC0:  neoh   1786 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  Date: Thu Jan 21 12:08:45 2021
  InstallationDate: Installed on 2021-01-20 (1 days ago)
  InstallationMedia: Ubuntu 20.04.1 LTS "Focal Fossa" - Release amd64 (20200731)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: pulseaudio
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 12/30/2020
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 1.6.3
  dmi.board.name: 0CXCCY
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A03
  dmi.chassis.type: 10
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvr1.6.3:bd12/30/2020:svnDellInc.:pnXPS179700:pvr:rvnDellInc.:rn0CXCCY:rvrA03:cvnDellInc.:ct10:cvr:
  dmi.product.family: XPS
  dmi.product.name: XPS 17 9700
  dmi.product.sku: 098F
  dmi.sys.vendor: Dell Inc.
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu27.14
  Architecture: amd64
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  Dependencies:
   
  DistroRelease: Ubuntu 20.04
  InstallationDate: Installed on 2021-01-20 (1 days ago)
  InstallationMedia: Ubuntu 20.04.1 LTS "Focal Fossa" - Release amd64 (20200731)
  NonfreeKernelModules: nvidia_modeset nvidia
  Package: linux
  PackageArchitecture: all
  ProcEnviron:
   TERM=xterm-256color
   

[Kernel-packages] [Bug 1912673] Re: sounds not working on Dell XPS 17 (9700)

2021-06-03 Thread Igor Po
I had tried linux-headers-5.11.0-18-generic and the sound still doesn't work on 
it. I have myself built kernel linux-headers-5.11.17 that works great.
I built it with params
CONFIG_SND_SOC_INTEL_SOUNDWIRE_SOF_MACH=m
CONFIG_SND_SOC_INTEL_USER_FRIENDLY_LONG_NAMES=y

-- 
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/1912673

Title:
  sounds not working on Dell XPS 17 (9700)

Status in linux package in Ubuntu:
  Confirmed
Status in linux package in Debian:
  Fix Released

Bug description:
  My investigation process:

  Dell XPS 17 (9700) comes with Windows 10 preinstalled, where sounds
  worked.

  I installed Ubuntu 20.04 LTS fresh, sounds did not work on speakers or 3.5mm 
headphones,
  using linux-image-5.4.0-42-generic, I did not try blutooth.

  I sudo apt upgrade, dist-upgrade to get kernels

  linux-image-5.8.0-38-generic
  linux-image-5.8.0-40-generic

  Sounds did not work.
  I download linux-image-unsigned-5.10.9-051009-generic.
  Sounds did not work.

  I upgrade Dell XPS 9700 firmware from 1.3 to 1.63.
  Sounds did not work.

  After googling I found this solution in the comments:
  https://askubuntu.com/questions/1270442/no-sound-on-xps-17-9700

  """

  Download and install dkms module:

  https://launchpad.net/~canonical-hwe-team/+archive/ubuntu/pc-oem-
  dkms/+packages

  Alternatively, you can install linux-oem-20.04, it will install
  the 5.6 kernel with the above driver. Your system may be more stable
  with 5.4 kernel since it is in wide use.

  Manually install sof-firmware from Arch Linux:

  https://archlinux.pkgs.org/rolling/archlinux-extra-x86_64/sof-
  firmware-1.5.1-1-any.pkg.tar.zst.html

  You will need to delete the existing "sof" and "sof-tplg" files
  from the Ubuntu linux-firmware package first. Note if this package
  gets updated from Canoncial and they don't update these, you will have
  to delete and then reextract. Files go into the
  /usr/lib/firmware/intel/sof and /usr/lib/firmware/intel/sof-tplg
  folders.

  Manually install the ucm2 files:

  http://xps17.ddns.net/sof-soundwire.zip

  These go into /usr/share/alsa/ucm2/sof-soundwire. Delete the
  contents of the existing sof-soundwire folder (if you have it) and
  replace them with the ones from the archive.

  Reboot. You should now have all your audio devices available. If speakers 
do not play, you may need to run alsamixer (non-root) from a terminal and 
unmute and set the mixer levels all the way up.
  """


  This solution worked for me on linux-image-5.6.0-1042-oem AFTER
  manually opening alsa-mixer and changing soundcard to sof. The sound
  would otherwise just show 'dummy'.

  My sounds still do not work on 5.8 or 5.10, full name listed above. I
  did not get to test this temporary fix with 5.4.

  my full alsa-info:
  http://alsa-project.org/db/?f=6a638be0cfbe8ed08a010eb26a7702e324dce5ff

  based on some google research, this seems to be a common problem:
  
https://www.reddit.com/r/Dell/comments/hj8oxw/xps_17_9700_no_audio_on_linux_also_hardware_is/
  
https://www.reddit.com/r/Dell/comments/hge2yo/no_audio_on_linux_ubuntu_2004_xps_17_9700_realtek/
  
https://www.reddit.com/r/Dell/comments/j2kdjw/xps_17_9700_on_linux_audio_issue/
  etc...

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: pulseaudio 1:13.99.1-1ubuntu3.10
  ProcVersionSignature: Ubuntu 5.6.0-1042.46-oem 5.6.19
  Uname: Linux 5.6.0-1042-oem x86_64
  NonfreeKernelModules: nvidia_modeset nvidia
  ApportVersion: 2.20.11-0ubuntu27.14
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  neoh   1786 F pulseaudio
   /dev/snd/pcmC1D0p:   neoh   1786 F...m pulseaudio
   /dev/snd/controlC0:  neoh   1786 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  Date: Thu Jan 21 12:08:45 2021
  InstallationDate: Installed on 2021-01-20 (1 days ago)
  InstallationMedia: Ubuntu 20.04.1 LTS "Focal Fossa" - Release amd64 (20200731)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: pulseaudio
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 12/30/2020
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 1.6.3
  dmi.board.name: 0CXCCY
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A03
  dmi.chassis.type: 10
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvr1.6.3:bd12/30/2020:svnDellInc.:pnXPS179700:pvr:rvnDellInc.:rn0CXCCY:rvrA03:cvnDellInc.:ct10:cvr:
  dmi.product.family: XPS
  dmi.product.name: XPS 17 9700
  dmi.product.sku: 098F
  dmi.sys.vendor: Dell Inc.
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu27.14
  Architecture: amd64
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  Dependencies:
   
  DistroRelease: Ubuntu 20.04
  InstallationDate: Installed on 

[Kernel-packages] [Bug 1916116] [NEW] My laptop keyboard on Ubuntu 20.10 is not working ok

2021-02-18 Thread Igor Bartolic
Public bug reported:

Croatian keyboard on my hp laptop is not working ok. Most of the keys
are working fine, but some keys like y, z, -,/,&  are misplaced. I used
Region & Language and change different Croatian layouts. It seems all
layouts are for external keyboard, not the one on laptop.

ProblemType: Bug
DistroRelease: Ubuntu 20.10
Package: linux-image-5.8.0-43-generic 5.8.0-43.49
ProcVersionSignature: Ubuntu 5.8.0-43.49-generic 5.8.18
Uname: Linux 5.8.0-43-generic x86_64
ApportVersion: 2.20.11-0ubuntu50.5
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  barta  1505 F pulseaudio
CasperMD5CheckResult: skip
CurrentDesktop: ubuntu:GNOME
Date: Fri Feb 19 07:51:03 2021
InstallationDate: Installed on 2021-02-18 (0 days ago)
InstallationMedia: Ubuntu 20.10 "Groovy Gorilla" - Release amd64 (20201022)
Lsusb:
 Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
 Bus 001 Device 004: ID 05c8:0233 Cheng Uei Precision Industry Co., Ltd 
(Foxlink) HP Webcam
 Bus 001 Device 003: ID 8087:0aa7 Intel Corp. Wireless-AC 3168 Bluetooth
 Bus 001 Device 002: ID 3938:1047 MOSART Semi. 2.4G Wireless Mouse
 Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
MachineType: HP HP 250 G6 Notebook PC
ProcFB: 0 i915drmfb
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.8.0-43-generic 
root=UUID=5756b89c-d9c1-4106-b784-b9726dd78496 ro quiet splash vt.handoff=7
RelatedPackageVersions:
 linux-restricted-modules-5.8.0-43-generic N/A
 linux-backports-modules-5.8.0-43-generic  N/A
 linux-firmware1.190.3
SourcePackage: linux
UpgradeStatus: No upgrade log present (probably fresh install)
acpidump: Error: command ['pkexec', '/usr/share/apport/dump_acpi_tables.py'] 
failed with exit code 126: Error executing command as another user: Request 
dismissed
dmi.bios.date: 01/25/2018
dmi.bios.release: 15.34
dmi.bios.vendor: Insyde
dmi.bios.version: F.34
dmi.board.asset.tag: Type2 - Board Asset Tag
dmi.board.name: 832B
dmi.board.vendor: HP
dmi.board.version: 23.47
dmi.chassis.asset.tag: Chassis Asset Tag
dmi.chassis.type: 10
dmi.chassis.vendor: HP
dmi.chassis.version: Chassis Version
dmi.ec.firmware.release: 23.47
dmi.modalias: 
dmi:bvnInsyde:bvrF.34:bd01/25/2018:br15.34:efr23.47:svnHP:pnHP250G6NotebookPC:pvrType1ProductConfigId:rvnHP:rn832B:rvr23.47:cvnHP:ct10:cvrChassisVersion:
dmi.product.family: 103C_5336AN HP 200
dmi.product.name: HP 250 G6 Notebook PC
dmi.product.sku: 1XN34EA#BED
dmi.product.version: Type1ProductConfigId
dmi.sys.vendor: HP

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


** Tags: amd64 apport-bug groovy

-- 
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/1916116

Title:
  My laptop keyboard on Ubuntu 20.10 is not working ok

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Croatian keyboard on my hp laptop is not working ok. Most of the keys
  are working fine, but some keys like y, z, -,/,&  are misplaced. I
  used Region & Language and change different Croatian layouts. It seems
  all layouts are for external keyboard, not the one on laptop.

  ProblemType: Bug
  DistroRelease: Ubuntu 20.10
  Package: linux-image-5.8.0-43-generic 5.8.0-43.49
  ProcVersionSignature: Ubuntu 5.8.0-43.49-generic 5.8.18
  Uname: Linux 5.8.0-43-generic x86_64
  ApportVersion: 2.20.11-0ubuntu50.5
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  barta  1505 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  Date: Fri Feb 19 07:51:03 2021
  InstallationDate: Installed on 2021-02-18 (0 days ago)
  InstallationMedia: Ubuntu 20.10 "Groovy Gorilla" - Release amd64 (20201022)
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 004: ID 05c8:0233 Cheng Uei Precision Industry Co., Ltd 
(Foxlink) HP Webcam
   Bus 001 Device 003: ID 8087:0aa7 Intel Corp. Wireless-AC 3168 Bluetooth
   Bus 001 Device 002: ID 3938:1047 MOSART Semi. 2.4G Wireless Mouse
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: HP HP 250 G6 Notebook PC
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.8.0-43-generic 
root=UUID=5756b89c-d9c1-4106-b784-b9726dd78496 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-5.8.0-43-generic N/A
   linux-backports-modules-5.8.0-43-generic  N/A
   linux-firmware1.190.3
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  acpidump: Error: command ['pkexec', '/usr/share/apport/dump_acpi_tables.py'] 
failed with exit code 126: Error executing command as another user: Request 
dismissed
  dmi.bios.date: 01/25/2018
  dmi.bios.release: 15.34
  dmi.bios.vendor: Insyde
  dmi.bios.version: F.34
  dmi.board.asset.tag: Type2 - Board Asset Tag
  

[Kernel-packages] [Bug 1807974] Re: Qualcomm Atheros QCA617 [168c:003e] Subsystem [1a56:143a] Wireless regularly breaking (ath10k firmware crashed!) after upgrade to Cosmic on Dell XPS 13 9370

2020-12-05 Thread Igor Bubelov
Just installed 20.10 and WiFi crashed in a few hours.

sudo dmesg --follow --human

[Dec 5 14:37] device-mapper: table: 253:2: linear: Device lookup failed
[  +0.03] device-mapper: ioctl: error adding target to table
[Dec 5 14:38] ath10k_pci :02:00.0: firmware crashed! (guid 
a21dbcfc-380d-40b9-8d18-2ab61792e770)
[  +0.20] ath10k_pci :02:00.0: qca6174 hw3.2 target 0x0503 chip_id 
0x00340aff sub 1a56:143a
[  +0.06] ath10k_pci :02:00.0: kconfig debug 0 debugfs 1 tracing 1 dfs 
0 testmode 0
[  +0.002174] ath10k_pci :02:00.0: firmware ver 
WLAN.RM.4.4.1-00140-QCARMSWPZ-1 api 6 features wowlan,ignore-otp,mfp crc32 
29eb8ca1
[  +0.001569] ath10k_pci :02:00.0: board_file api 2 bmi_id N/A crc32 
4ac0889b
[  +0.07] ath10k_pci :02:00.0: htt-ver 3.60 wmi-op 4 htt-op 3 cal otp 
max-sta 32 raw 0 hwcrypto 1
[  +0.000149] ath10k_pci :02:00.0: firmware register dump:
[  +0.09] ath10k_pci :02:00.0: [00]: 0x0503 0x15B3 0x009E2680 
0x00955B31
[  +0.06] ath10k_pci :02:00.0: [04]: 0x009E2680 0x00060330 0x0005 
0x00FF
[  +0.05] ath10k_pci :02:00.0: [08]: 0x0040A054 0x 0x0010 
0x00429BE0
[  +0.05] ath10k_pci :02:00.0: [12]: 0x0009 0x 0x00952F6C 
0x00952F77
[  +0.05] ath10k_pci :02:00.0: [16]: 0x00952CC4 0x00910712 0x 
0x0091080D
[  +0.05] ath10k_pci :02:00.0: [20]: 0x409E2680 0x0040E928 0x0001 
0x0049C444
[  +0.05] ath10k_pci :02:00.0: [24]: 0x809DDCEE 0x0040E988 0x0040E998 
0xC09E2680
[  +0.05] ath10k_pci :02:00.0: [28]: 0x809E6F21 0x0040E9B8 0x0040A054 
0x0001
[  +0.05] ath10k_pci :02:00.0: [32]: 0x809F5C2D 0x0040E9E8 0x03E8 
0x00499EA8
[  +0.05] ath10k_pci :02:00.0: [36]: 0x809143A7 0x0040EA68 0x00499EB4 
0x00429FC0
[  +0.04] ath10k_pci :02:00.0: [40]: 0x809F3A57 0x0040EA88 0x00411770 
0x004117E0
[  +0.05] ath10k_pci :02:00.0: [44]: 0x809F37B2 0x0040EAA8 0x 
0x
[  +0.06] ath10k_pci :02:00.0: [48]: 0x80911210 0x0040EAC8 0x0008 
0x00404130
[  +0.09] ath10k_pci :02:00.0: [52]: 0x80911154 0x0040EB28 0x0040 
0x
[  +0.05] ath10k_pci :02:00.0: [56]: 0x8091122D 0x0040EB48 0x 
0x00400600
[  +0.05] ath10k_pci :02:00.0: Copy Engine register dump:
[  +0.15] ath10k_pci :02:00.0: [00]: 0x00034400  11  11   3   3
[  +0.13] ath10k_pci :02:00.0: [01]: 0x00034800  22  22  67  68
[  +0.13] ath10k_pci :02:00.0: [02]: 0x00034c00  27  27  26  27
[  +0.13] ath10k_pci :02:00.0: [03]: 0x00035000  13  13  15  13
[  +0.13] ath10k_pci :02:00.0: [04]: 0x00035400 805 805 205 148
[  +0.13] ath10k_pci :02:00.0: [05]: 0x00035800   0   0  64   0
[  +0.13] ath10k_pci :02:00.0: [06]: 0x00035c00   1   1  12  12
[  +0.13] ath10k_pci :02:00.0: [07]: 0x00036000   0   0   0   0
[  +0.095814] ieee80211 phy0: Hardware restart was requested
[  +0.310986] ath10k_pci :02:00.0: device successfully recovered

Despite the last message, WiFi didn't recover. I had to toggle it in
Settings in order to get back online.

-- 
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/1807974

Title:
  Qualcomm Atheros QCA617 [168c:003e] Subsystem [1a56:143a] Wireless
  regularly breaking (ath10k firmware crashed!) after upgrade to Cosmic
  on Dell XPS 13 9370

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  I have a Dell XPS 13 9370 developer edition (Ubuntu version) running
  Cosmic. A handful of times per day, my wireless stops working ("?"
  appears in the icon in Network Manager). Turning wireless off and then
  on again, or suspending and waking the machine up, makes the wireless
  work again.

  dmesg output is as follows:

  $ dmesg | grep ath10k

  [ 6646.268929] ath10k_pci :02:00.0: firmware crashed! (guid 
6317c652-4817-4fdd-b6d7-c7b8336e493f)
  [ 6646.268982] ath10k_pci :02:00.0: qca6174 hw3.2 target 0x0503 
chip_id 0x00340aff sub 1a56:143a
  [ 6646.268990] ath10k_pci :02:00.0: kconfig debug 0 debugfs 1 tracing 1 
dfs 0 testmode 0
  [ 6646.270369] ath10k_pci :02:00.0: firmware ver 
WLAN.RM.4.4.1-00079-QCARMSWPZ-1 api 6 features wowlan,ignore-otp crc32 fd869beb
  [ 6646.271379] ath10k_pci :02:00.0: board_file api 2 bmi_id N/A crc32 
20d869c3
  [ 6646.271393] ath10k_pci :02:00.0: htt-ver 3.47 wmi-op 4 htt-op 3 cal 
otp max-sta 32 raw 0 hwcrypto 1
  [ 6646.28] ath10k_pci :02:00.0: failed to get memcpy hi address for 
firmware address 4: -16
  [ 6646.283336] ath10k_pci :02:00.0: failed to read firmware dump area: -16
  [ 6646.283339] ath10k_pci :02:00.0: Copy Engine register dump:
  [ 6646.283348] ath10k_pci :02:00.0: [00]: 0x00034400  14  14   3   3
  [ 6646.283357] ath10k_pci :02:00.0: [01]: 0x00034800  29  29 106 107
  [ 6646.283365] ath10k_pci :02:00.0: [02]: 

[Kernel-packages] [Bug 1838151] Re: Poor quality audio with modern Bluetooth headsets in HSP/HFP. Missing wide band speech support (Bluetooth A2DP codecs).

2020-11-18 Thread Igor
I meant HFP profile.

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

Title:
  Poor quality audio with modern Bluetooth headsets in HSP/HFP.  Missing
  wide band speech support (Bluetooth A2DP codecs).

Status in PulseAudio:
  New
Status in bluez package in Ubuntu:
  Fix Released
Status in linux package in Ubuntu:
  Fix Released
Status in pulseaudio package in Ubuntu:
  In Progress
Status in Arch Linux:
  New

Bug description:
  Bluetooth HSP/HFP audio quality is poor on Ubuntu comparative to all
  other major platforms (Windows, MacOS, ChromeOS, Android, iOS).

  Modern Bluetooth headsets (such as the Bose QC series headphones, many
  others) are capable of using HFP 1.6 with mSBC 16kHz audio encoding.
  As it currently stands, Ubuntu defaults to only supporting HSP
  headsets using 8kHz CVSD, and is incapable of supporting HFP 1.6 at
  this time.

  The ChromiumOS team recently tackled this issue -
  https://bugs.chromium.org/p/chromium/issues/detail?id=843048

  Their efforts may assist in bringing this to Ubuntu, however it
  appears that there are quite a lot of differences considering they
  have developed their own audio server solution etc.

  The Bluetooth Telephony Working Group published the HFP 1.6 spec in
  May 2011 -
  https://www.bluetooth.org/docman/handlers/downloaddoc.ashx?doc_id=238193

  Patches have been proposed in the past for this issue to the kernel
  and PulseAudio:

  PulseAudio: https://patchwork.freedesktop.org/patch/245272/
  Kernel: https://www.spinics.net/lists/linux-bluetooth/msg76982.html

  It appears that the Chromium OS team applied the same kernel patch:
  
https://chromium.googlesource.com/chromiumos/third_party/kernel/+/77dd0cb94c1713a8a12f6e392955dfa64c430e54

  ProblemType: Bug
  DistroRelease: Ubuntu 19.04
  Package: pulseaudio 1:12.2-2ubuntu3
  ProcVersionSignature: Ubuntu 5.0.0-20.21-generic 5.0.8
  Uname: Linux 5.0.0-20-generic x86_64
  ApportVersion: 2.20.10-0ubuntu27.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  jnappi 2777 F pulseaudio
  CurrentDesktop: ubuntu:GNOME
  Date: Sat Jul 27 11:08:29 2019
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2017-11-04 (629 days ago)
  InstallationMedia: Ubuntu 17.10 "Artful Aardvark" - Release amd64 (20171018)
  ProcEnviron:
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: pulseaudio
  UpgradeStatus: Upgraded to disco on 2019-07-18 (9 days ago)
  dmi.bios.date: 06/07/2016
  dmi.bios.vendor: LENOVO
  dmi.bios.version: R07ET67W (2.07 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20FW000TUS
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0J40705 WIN
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: None
  dmi.modalias: 
dmi:bvnLENOVO:bvrR07ET67W(2.07):bd06/07/2016:svnLENOVO:pn20FW000TUS:pvrThinkPadT460p:rvnLENOVO:rn20FW000TUS:rvrSDK0J40705WIN:cvnLENOVO:ct10:cvrNone:
  dmi.product.family: ThinkPad T460p
  dmi.product.name: 20FW000TUS
  dmi.product.sku: LENOVO_MT_20FW_BU_Think_FM_ThinkPad T460p
  dmi.product.version: ThinkPad T460p
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/pulseaudio/+bug/1838151/+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 1838151] Re: Poor quality audio with modern Bluetooth headsets in HSP/HFP. Missing wide band speech support (Bluetooth A2DP codecs).

2020-11-18 Thread Igor
@pesso82

There is your problem. Those headphones do not support HSP 1.6 profile,
only 1.5.

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

Title:
  Poor quality audio with modern Bluetooth headsets in HSP/HFP.  Missing
  wide band speech support (Bluetooth A2DP codecs).

Status in PulseAudio:
  New
Status in bluez package in Ubuntu:
  Fix Released
Status in linux package in Ubuntu:
  Fix Released
Status in pulseaudio package in Ubuntu:
  In Progress
Status in Arch Linux:
  New

Bug description:
  Bluetooth HSP/HFP audio quality is poor on Ubuntu comparative to all
  other major platforms (Windows, MacOS, ChromeOS, Android, iOS).

  Modern Bluetooth headsets (such as the Bose QC series headphones, many
  others) are capable of using HFP 1.6 with mSBC 16kHz audio encoding.
  As it currently stands, Ubuntu defaults to only supporting HSP
  headsets using 8kHz CVSD, and is incapable of supporting HFP 1.6 at
  this time.

  The ChromiumOS team recently tackled this issue -
  https://bugs.chromium.org/p/chromium/issues/detail?id=843048

  Their efforts may assist in bringing this to Ubuntu, however it
  appears that there are quite a lot of differences considering they
  have developed their own audio server solution etc.

  The Bluetooth Telephony Working Group published the HFP 1.6 spec in
  May 2011 -
  https://www.bluetooth.org/docman/handlers/downloaddoc.ashx?doc_id=238193

  Patches have been proposed in the past for this issue to the kernel
  and PulseAudio:

  PulseAudio: https://patchwork.freedesktop.org/patch/245272/
  Kernel: https://www.spinics.net/lists/linux-bluetooth/msg76982.html

  It appears that the Chromium OS team applied the same kernel patch:
  
https://chromium.googlesource.com/chromiumos/third_party/kernel/+/77dd0cb94c1713a8a12f6e392955dfa64c430e54

  ProblemType: Bug
  DistroRelease: Ubuntu 19.04
  Package: pulseaudio 1:12.2-2ubuntu3
  ProcVersionSignature: Ubuntu 5.0.0-20.21-generic 5.0.8
  Uname: Linux 5.0.0-20-generic x86_64
  ApportVersion: 2.20.10-0ubuntu27.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  jnappi 2777 F pulseaudio
  CurrentDesktop: ubuntu:GNOME
  Date: Sat Jul 27 11:08:29 2019
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2017-11-04 (629 days ago)
  InstallationMedia: Ubuntu 17.10 "Artful Aardvark" - Release amd64 (20171018)
  ProcEnviron:
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: pulseaudio
  UpgradeStatus: Upgraded to disco on 2019-07-18 (9 days ago)
  dmi.bios.date: 06/07/2016
  dmi.bios.vendor: LENOVO
  dmi.bios.version: R07ET67W (2.07 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20FW000TUS
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0J40705 WIN
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: None
  dmi.modalias: 
dmi:bvnLENOVO:bvrR07ET67W(2.07):bd06/07/2016:svnLENOVO:pn20FW000TUS:pvrThinkPadT460p:rvnLENOVO:rn20FW000TUS:rvrSDK0J40705WIN:cvnLENOVO:ct10:cvrNone:
  dmi.product.family: ThinkPad T460p
  dmi.product.name: 20FW000TUS
  dmi.product.sku: LENOVO_MT_20FW_BU_Think_FM_ThinkPad T460p
  dmi.product.version: ThinkPad T460p
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/pulseaudio/+bug/1838151/+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 1838151] Re: Poor quality audio with modern Bluetooth headsets in HSP/HFP. Missing wide band speech support (Bluetooth A2DP codecs).

2020-11-17 Thread Igor
@gdi2k

What we have in the Linux now is HFP with 8kHz encoding. All other
platforms such as Windows, Android, Chromium, etc, supports HFP with
16kHZ encoding which is much much better quality. Sure, it's not like
A2DP, but quality is very much acceptable to speak with someone.

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

Title:
  Poor quality audio with modern Bluetooth headsets in HSP/HFP.  Missing
  wide band speech support (Bluetooth A2DP codecs).

Status in PulseAudio:
  New
Status in bluez package in Ubuntu:
  Fix Released
Status in linux package in Ubuntu:
  Fix Released
Status in pulseaudio package in Ubuntu:
  In Progress
Status in Arch Linux:
  New

Bug description:
  Bluetooth HSP/HFP audio quality is poor on Ubuntu comparative to all
  other major platforms (Windows, MacOS, ChromeOS, Android, iOS).

  Modern Bluetooth headsets (such as the Bose QC series headphones, many
  others) are capable of using HFP 1.6 with mSBC 16kHz audio encoding.
  As it currently stands, Ubuntu defaults to only supporting HSP
  headsets using 8kHz CVSD, and is incapable of supporting HFP 1.6 at
  this time.

  The ChromiumOS team recently tackled this issue -
  https://bugs.chromium.org/p/chromium/issues/detail?id=843048

  Their efforts may assist in bringing this to Ubuntu, however it
  appears that there are quite a lot of differences considering they
  have developed their own audio server solution etc.

  The Bluetooth Telephony Working Group published the HFP 1.6 spec in
  May 2011 -
  https://www.bluetooth.org/docman/handlers/downloaddoc.ashx?doc_id=238193

  Patches have been proposed in the past for this issue to the kernel
  and PulseAudio:

  PulseAudio: https://patchwork.freedesktop.org/patch/245272/
  Kernel: https://www.spinics.net/lists/linux-bluetooth/msg76982.html

  It appears that the Chromium OS team applied the same kernel patch:
  
https://chromium.googlesource.com/chromiumos/third_party/kernel/+/77dd0cb94c1713a8a12f6e392955dfa64c430e54

  ProblemType: Bug
  DistroRelease: Ubuntu 19.04
  Package: pulseaudio 1:12.2-2ubuntu3
  ProcVersionSignature: Ubuntu 5.0.0-20.21-generic 5.0.8
  Uname: Linux 5.0.0-20-generic x86_64
  ApportVersion: 2.20.10-0ubuntu27.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  jnappi 2777 F pulseaudio
  CurrentDesktop: ubuntu:GNOME
  Date: Sat Jul 27 11:08:29 2019
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2017-11-04 (629 days ago)
  InstallationMedia: Ubuntu 17.10 "Artful Aardvark" - Release amd64 (20171018)
  ProcEnviron:
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: pulseaudio
  UpgradeStatus: Upgraded to disco on 2019-07-18 (9 days ago)
  dmi.bios.date: 06/07/2016
  dmi.bios.vendor: LENOVO
  dmi.bios.version: R07ET67W (2.07 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20FW000TUS
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0J40705 WIN
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: None
  dmi.modalias: 
dmi:bvnLENOVO:bvrR07ET67W(2.07):bd06/07/2016:svnLENOVO:pn20FW000TUS:pvrThinkPadT460p:rvnLENOVO:rn20FW000TUS:rvrSDK0J40705WIN:cvnLENOVO:ct10:cvrNone:
  dmi.product.family: ThinkPad T460p
  dmi.product.name: 20FW000TUS
  dmi.product.sku: LENOVO_MT_20FW_BU_Think_FM_ThinkPad T460p
  dmi.product.version: ThinkPad T460p
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/pulseaudio/+bug/1838151/+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 1838151] Re: Poor quality audio with modern Bluetooth headsets in HSP/HFP. Missing wide band speech support (Bluetooth A2DP codecs).

2020-11-10 Thread Igor
@dennis9771

Just get yourself Bluetooth audio card and save yourself a trouble, this
will never be fixed. And you will not be able to use A2DP for
conversation even if fixed. The goal of the fix is to add HFP 1.6 with
mSBC 16kHz audio encoding so you have better quality during
conversation.

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

Title:
  Poor quality audio with modern Bluetooth headsets in HSP/HFP.  Missing
  wide band speech support (Bluetooth A2DP codecs).

Status in PulseAudio:
  New
Status in bluez package in Ubuntu:
  Fix Released
Status in linux package in Ubuntu:
  Fix Released
Status in pulseaudio package in Ubuntu:
  In Progress
Status in Arch Linux:
  New

Bug description:
  Bluetooth HSP/HFP audio quality is poor on Ubuntu comparative to all
  other major platforms (Windows, MacOS, ChromeOS, Android, iOS).

  Modern Bluetooth headsets (such as the Bose QC series headphones, many
  others) are capable of using HFP 1.6 with mSBC 16kHz audio encoding.
  As it currently stands, Ubuntu defaults to only supporting HSP
  headsets using 8kHz CVSD, and is incapable of supporting HFP 1.6 at
  this time.

  The ChromiumOS team recently tackled this issue -
  https://bugs.chromium.org/p/chromium/issues/detail?id=843048

  Their efforts may assist in bringing this to Ubuntu, however it
  appears that there are quite a lot of differences considering they
  have developed their own audio server solution etc.

  The Bluetooth Telephony Working Group published the HFP 1.6 spec in
  May 2011 -
  https://www.bluetooth.org/docman/handlers/downloaddoc.ashx?doc_id=238193

  Patches have been proposed in the past for this issue to the kernel
  and PulseAudio:

  PulseAudio: https://patchwork.freedesktop.org/patch/245272/
  Kernel: https://www.spinics.net/lists/linux-bluetooth/msg76982.html

  It appears that the Chromium OS team applied the same kernel patch:
  
https://chromium.googlesource.com/chromiumos/third_party/kernel/+/77dd0cb94c1713a8a12f6e392955dfa64c430e54

  ProblemType: Bug
  DistroRelease: Ubuntu 19.04
  Package: pulseaudio 1:12.2-2ubuntu3
  ProcVersionSignature: Ubuntu 5.0.0-20.21-generic 5.0.8
  Uname: Linux 5.0.0-20-generic x86_64
  ApportVersion: 2.20.10-0ubuntu27.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  jnappi 2777 F pulseaudio
  CurrentDesktop: ubuntu:GNOME
  Date: Sat Jul 27 11:08:29 2019
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2017-11-04 (629 days ago)
  InstallationMedia: Ubuntu 17.10 "Artful Aardvark" - Release amd64 (20171018)
  ProcEnviron:
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: pulseaudio
  UpgradeStatus: Upgraded to disco on 2019-07-18 (9 days ago)
  dmi.bios.date: 06/07/2016
  dmi.bios.vendor: LENOVO
  dmi.bios.version: R07ET67W (2.07 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20FW000TUS
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0J40705 WIN
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: None
  dmi.modalias: 
dmi:bvnLENOVO:bvrR07ET67W(2.07):bd06/07/2016:svnLENOVO:pn20FW000TUS:pvrThinkPadT460p:rvnLENOVO:rn20FW000TUS:rvrSDK0J40705WIN:cvnLENOVO:ct10:cvrNone:
  dmi.product.family: ThinkPad T460p
  dmi.product.name: 20FW000TUS
  dmi.product.sku: LENOVO_MT_20FW_BU_Think_FM_ThinkPad T460p
  dmi.product.version: ThinkPad T460p
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/pulseaudio/+bug/1838151/+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 1897963] Re: Cherry Pick needed for Critical upstream patch for Kernel null pointer dereference - usb-c altmode

2020-10-14 Thread Igor Campos
Could this also be applied to the bionic branch?

Thanks and best regards!

-- 
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/1897963

Title:
  Cherry Pick needed for Critical upstream patch for Kernel null pointer
  dereference - usb-c altmode

Status in linux package in Ubuntu:
  Confirmed
Status in linux source package in Focal:
  Fix Committed

Bug description:
  Basically a null pointer dereference was happening while using a
  lenovo usb-c dock. The issue has been addressed upstream with commit:
  
https://github.com/torvalds/linux/commit/386e15a650447f53de3d2d8819ce9393f31650a4

  Apparently the dock kept sending altmode information repeatedly, and
  the kernel did not expect this to happen, a check was added to make
  sure it only observes the amount of altmodes limited by the standard.

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: linux-image-5.4.0-48-generic 5.4.0-48.52~18.04.1
  ProcVersionSignature: Ubuntu 5.4.0-48.52~18.04.1-generic 5.4.60
  Uname: Linux 5.4.0-48-generic x86_64
  ApportVersion: 2.20.9-0ubuntu7.17
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Wed Sep 30 15:40:24 2020
  InstallationDate: Installed on 2020-09-30 (0 days ago)
  InstallationMedia: Ubuntu 18.04.5 LTS "Bionic Beaver" - Release amd64 
(20200806.1)
  SourcePackage: linux-signed-hwe-5.4
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1897963/+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 1897963] Re: Kernel null pointer dereference - Lenovo Thinkpad USB-C Dock Gen2

2020-10-08 Thread Igor Campos
bump

** Tags added: critical

** Tags added: cherry-pick patch-accepted-upstream

** Summary changed:

- Kernel null pointer dereference - Lenovo Thinkpad USB-C Dock Gen2
+ Cherry Pick needed for Critical upstream patch for Kernel null pointer 
dereference - usb-c altmode

-- 
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/1897963

Title:
  Cherry Pick needed for Critical upstream patch for Kernel null pointer
  dereference - usb-c altmode

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Basically a null pointer dereference was happening while using a
  lenovo usb-c dock. The issue has been addressed upstream with commit:
  
https://github.com/torvalds/linux/commit/386e15a650447f53de3d2d8819ce9393f31650a4

  Apparently the dock kept sending altmode information repeatedly, and
  the kernel did not expect this to happen, a check was added to make
  sure it only observes the amount of altmodes limited by the standard.

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: linux-image-5.4.0-48-generic 5.4.0-48.52~18.04.1
  ProcVersionSignature: Ubuntu 5.4.0-48.52~18.04.1-generic 5.4.60
  Uname: Linux 5.4.0-48-generic x86_64
  ApportVersion: 2.20.9-0ubuntu7.17
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Wed Sep 30 15:40:24 2020
  InstallationDate: Installed on 2020-09-30 (0 days ago)
  InstallationMedia: Ubuntu 18.04.5 LTS "Bionic Beaver" - Release amd64 
(20200806.1)
  SourcePackage: linux-signed-hwe-5.4
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1897963/+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 1894017] Re: Keyboard not working

2020-10-06 Thread Igor
Confirmed:
cat /sys/class/dmi/id/chassis_type returns 10 on Acer Aspire E5-511G (Intel 
Celeron N2940)

-- 
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/1894017

Title:
  Keyboard not working

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  The laptop keyboard doesn't work at login or in the de. If I
  ctrl+alt+F3 from an external usb keyboard to a terminal the laptop
  keyboard works. An external usb keyboard works everywhere. The
  laptop's keyboard does work everywhere with the previous kernel
  5.4.0.42.

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: linux-image-5.4.0-45-lowlatency 5.4.0-45.49
  ProcVersionSignature: Ubuntu 5.4.0-45.49-lowlatency 5.4.55
  Uname: Linux 5.4.0-45-lowlatency x86_64
  ApportVersion: 2.20.11-0ubuntu27.8
  Architecture: amd64
  CasperMD5CheckResult: skip
  CurrentDesktop: KDE
  Date: Thu Sep  3 03:09:49 2020
  InstallationDate: Installed on 2019-08-07 (392 days ago)
  InstallationMedia: Kubuntu 19.04 "Disco Dingo" - Release amd64 (20190416)
  MachineType: Hewlett-Packard HP Pavilion 11 x360 PC
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.4.0-45-lowlatency 
root=UUID=6035c42c-766d-44fd-b45c-6cdf9c74e0b5 ro quiet splash vt.handoff=1
  RelatedPackageVersions:
   linux-restricted-modules-5.4.0-45-lowlatency N/A
   linux-backports-modules-5.4.0-45-lowlatency  N/A
   linux-firmware   1.187.3
  SourcePackage: linux
  UpgradeStatus: Upgraded to focal on 2020-04-06 (149 days ago)
  dmi.bios.date: 03/13/2018
  dmi.bios.vendor: Insyde
  dmi.bios.version: F.30
  dmi.board.asset.tag: Type2 - Board Asset Tag
  dmi.board.name: 2209
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: 57.57
  dmi.chassis.asset.tag: Chassis Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnInsyde:bvrF.30:bd03/13/2018:svnHewlett-Packard:pnHPPavilion11x360PC:pvr097710405F00010420180:rvnHewlett-Packard:rn2209:rvr57.57:cvnHewlett-Packard:ct10:cvrChassisVersion:
  dmi.product.family: 103C_5335KV G=N L=CON B=HP S=PAV X=MIN
  dmi.product.name: HP Pavilion 11 x360 PC
  dmi.product.sku: M0B61EA#ACQ
  dmi.product.version: 097710405F00010420180
  dmi.sys.vendor: Hewlett-Packard

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1894017/+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 1894012] Re: touchpad and keyboard

2020-10-06 Thread Igor
Here is possible solution:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1894017

-- 
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/1894012

Title:
  touchpad and keyboard

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  I reinstalled Ubuntu on 20.04 version in my laptop on an SSD and the
  keyboard and touch-pad stopped working

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: linux-image-5.4.0-45-generic 5.4.0-45.49
  ProcVersionSignature: Ubuntu 5.4.0-45.49-generic 5.4.55
  Uname: Linux 5.4.0-45-generic x86_64
  ApportVersion: 2.20.11-0ubuntu27.8
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  jorge  1551 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  Date: Thu Sep  3 00:47:37 2020
  InstallationDate: Installed on 2020-09-02 (0 days ago)
  InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
  MachineType: CHUWI INNOVATION LIMITED AeroBook
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=es_ES.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.4.0-45-generic 
root=UUID=4259a678-3627-47b0-81a7-b8449ea7222c ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-5.4.0-45-generic N/A
   linux-backports-modules-5.4.0-45-generic  N/A
   linux-firmware1.187.3
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 09/20/2019
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: YZ-BI-133-X133KR110-KJ66B-106-N
  dmi.board.asset.tag: Default string
  dmi.board.name: AeroBook
  dmi.board.vendor: CHUWI INNOVATION LIMITED
  dmi.board.version: Default string
  dmi.chassis.asset.tag: Default string
  dmi.chassis.type: 10
  dmi.chassis.vendor: CHUWI INNOVATION LIMITED
  dmi.chassis.version: Default string
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrYZ-BI-133-X133KR110-KJ66B-106-N:bd09/20/2019:svnCHUWIINNOVATIONLIMITED:pnAeroBook:pvrDefaultstring:rvnCHUWIINNOVATIONLIMITED:rnAeroBook:rvrDefaultstring:cvnCHUWIINNOVATIONLIMITED:ct10:cvrDefaultstring:
  dmi.product.family: YZ106
  dmi.product.name: AeroBook
  dmi.product.sku: YZ106
  dmi.product.version: Default string
  dmi.sys.vendor: CHUWI INNOVATION LIMITED

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1894012/+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 1894012] Re: touchpad and keyboard

2020-10-05 Thread Igor
Confirmed on my Acer Aspire E5-511G. Also kernels 5.8.0 same troubles
(Kubuntu 20.10)

-- 
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/1894012

Title:
  touchpad and keyboard

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  I reinstalled Ubuntu on 20.04 version in my laptop on an SSD and the
  keyboard and touch-pad stopped working

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: linux-image-5.4.0-45-generic 5.4.0-45.49
  ProcVersionSignature: Ubuntu 5.4.0-45.49-generic 5.4.55
  Uname: Linux 5.4.0-45-generic x86_64
  ApportVersion: 2.20.11-0ubuntu27.8
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  jorge  1551 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  Date: Thu Sep  3 00:47:37 2020
  InstallationDate: Installed on 2020-09-02 (0 days ago)
  InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
  MachineType: CHUWI INNOVATION LIMITED AeroBook
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=es_ES.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.4.0-45-generic 
root=UUID=4259a678-3627-47b0-81a7-b8449ea7222c ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-5.4.0-45-generic N/A
   linux-backports-modules-5.4.0-45-generic  N/A
   linux-firmware1.187.3
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 09/20/2019
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: YZ-BI-133-X133KR110-KJ66B-106-N
  dmi.board.asset.tag: Default string
  dmi.board.name: AeroBook
  dmi.board.vendor: CHUWI INNOVATION LIMITED
  dmi.board.version: Default string
  dmi.chassis.asset.tag: Default string
  dmi.chassis.type: 10
  dmi.chassis.vendor: CHUWI INNOVATION LIMITED
  dmi.chassis.version: Default string
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrYZ-BI-133-X133KR110-KJ66B-106-N:bd09/20/2019:svnCHUWIINNOVATIONLIMITED:pnAeroBook:pvrDefaultstring:rvnCHUWIINNOVATIONLIMITED:rnAeroBook:rvrDefaultstring:cvnCHUWIINNOVATIONLIMITED:ct10:cvrDefaultstring:
  dmi.product.family: YZ106
  dmi.product.name: AeroBook
  dmi.product.sku: YZ106
  dmi.product.version: Default string
  dmi.sys.vendor: CHUWI INNOVATION LIMITED

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1894012/+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 1894017] Re: Keyboard not working

2020-10-05 Thread Igor
I have exactly same bug on Acer Aspire E5-511G

-- 
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/1894017

Title:
  Keyboard not working

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  The laptop keyboard doesn't work at login or in the de. If I
  ctrl+alt+F3 from an external usb keyboard to a terminal the laptop
  keyboard works. An external usb keyboard works everywhere. The
  laptop's keyboard does work everywhere with the previous kernel
  5.4.0.42.

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: linux-image-5.4.0-45-lowlatency 5.4.0-45.49
  ProcVersionSignature: Ubuntu 5.4.0-45.49-lowlatency 5.4.55
  Uname: Linux 5.4.0-45-lowlatency x86_64
  ApportVersion: 2.20.11-0ubuntu27.8
  Architecture: amd64
  CasperMD5CheckResult: skip
  CurrentDesktop: KDE
  Date: Thu Sep  3 03:09:49 2020
  InstallationDate: Installed on 2019-08-07 (392 days ago)
  InstallationMedia: Kubuntu 19.04 "Disco Dingo" - Release amd64 (20190416)
  MachineType: Hewlett-Packard HP Pavilion 11 x360 PC
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.4.0-45-lowlatency 
root=UUID=6035c42c-766d-44fd-b45c-6cdf9c74e0b5 ro quiet splash vt.handoff=1
  RelatedPackageVersions:
   linux-restricted-modules-5.4.0-45-lowlatency N/A
   linux-backports-modules-5.4.0-45-lowlatency  N/A
   linux-firmware   1.187.3
  SourcePackage: linux
  UpgradeStatus: Upgraded to focal on 2020-04-06 (149 days ago)
  dmi.bios.date: 03/13/2018
  dmi.bios.vendor: Insyde
  dmi.bios.version: F.30
  dmi.board.asset.tag: Type2 - Board Asset Tag
  dmi.board.name: 2209
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: 57.57
  dmi.chassis.asset.tag: Chassis Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnInsyde:bvrF.30:bd03/13/2018:svnHewlett-Packard:pnHPPavilion11x360PC:pvr097710405F00010420180:rvnHewlett-Packard:rn2209:rvr57.57:cvnHewlett-Packard:ct10:cvrChassisVersion:
  dmi.product.family: 103C_5335KV G=N L=CON B=HP S=PAV X=MIN
  dmi.product.name: HP Pavilion 11 x360 PC
  dmi.product.sku: M0B61EA#ACQ
  dmi.product.version: 097710405F00010420180
  dmi.sys.vendor: Hewlett-Packard

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1894017/+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 1897963] Re: Kernel null pointer dereference - Lenovo Thinkpad USB-C Dock Gen2

2020-09-30 Thread Igor Campos
the kernel crashes, I am unable to capture the event, only the dmesg
running is able to show what happens. there is already a fix.

** Changed in: linux (Ubuntu)
   Status: Incomplete => 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/1897963

Title:
  Kernel null pointer dereference - Lenovo Thinkpad USB-C Dock Gen2

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Basically a null pointer dereference was happening while using a
  lenovo usb-c dock. The issue has been addressed upstream with commit:
  
https://github.com/torvalds/linux/commit/386e15a650447f53de3d2d8819ce9393f31650a4

  Apparently the dock kept sending altmode information repeatedly, and
  the kernel did not expect this to happen, a check was added to make
  sure it only observes the amount of altmodes limited by the standard.

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: linux-image-5.4.0-48-generic 5.4.0-48.52~18.04.1
  ProcVersionSignature: Ubuntu 5.4.0-48.52~18.04.1-generic 5.4.60
  Uname: Linux 5.4.0-48-generic x86_64
  ApportVersion: 2.20.9-0ubuntu7.17
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Wed Sep 30 15:40:24 2020
  InstallationDate: Installed on 2020-09-30 (0 days ago)
  InstallationMedia: Ubuntu 18.04.5 LTS "Bionic Beaver" - Release amd64 
(20200806.1)
  SourcePackage: linux-signed-hwe-5.4
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1897963/+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 1897963] Re: Kernel null pointer dereference - Lenovo Thinkpad USB-C Dock Gen2

2020-09-30 Thread Igor Campos
** Package changed: linux-signed-hwe-5.4 (Ubuntu) => linux (Ubuntu)

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

Title:
  Kernel null pointer dereference - Lenovo Thinkpad USB-C Dock Gen2

Status in linux package in Ubuntu:
  New

Bug description:
  Basically a null pointer dereference was happening while using a
  lenovo usb-c dock. The issue has been addressed upstream with commit:
  
https://github.com/torvalds/linux/commit/386e15a650447f53de3d2d8819ce9393f31650a4

  Apparently the dock kept sending altmode information repeatedly, and
  the kernel did not expect this to happen, a check was added to make
  sure it only observes the amount of altmodes limited by the standard.

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: linux-image-5.4.0-48-generic 5.4.0-48.52~18.04.1
  ProcVersionSignature: Ubuntu 5.4.0-48.52~18.04.1-generic 5.4.60
  Uname: Linux 5.4.0-48-generic x86_64
  ApportVersion: 2.20.9-0ubuntu7.17
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Wed Sep 30 15:40:24 2020
  InstallationDate: Installed on 2020-09-30 (0 days ago)
  InstallationMedia: Ubuntu 18.04.5 LTS "Bionic Beaver" - Release amd64 
(20200806.1)
  SourcePackage: linux-signed-hwe-5.4
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1897963/+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


Re: [Kernel-packages] [Bug 1882483] Re: ThinkPad P1 Gen 2 does not boot

2020-06-09 Thread Igor
Hi,

Reinstall did not help.

Thank you,
Igor


uto, 9. lip 2020. u 06:55 AaronMa <1882...@bugs.launchpad.net> napisao je:

> >From your dmesg, no nvidia driver is loaded.
>
> Please try re-install on your expected kernel:
> $ sudo apt install --reinstall nvidia-driver-440
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1882483
>
> Title:
>   ThinkPad P1 Gen 2 does not boot
>
> Status in linux package in Ubuntu:
>   Confirmed
>
> Bug description:
>   Hi,
>
>   Kernels > 5.4.0-28 can not boot Ubuntu 20.04 when *NO* HDMI monitor
>   plugged.
>
>   Kernels > 5.4.0-28 can boot Ubuntu 20.04 when HDMI monitor plugged.
>
>   There is also a separate problem:
>   No wake up after hibernation, only repeated sound without screen image -
> physical shutdown is only workaround I have.
>
>   Thank you,
>   Igor
>
>   ProblemType: Bug
>   DistroRelease: Ubuntu 20.04
>   Package: linux-modules-5.4.0-33-generic 5.4.0-33.37
>   ProcVersionSignature: Ubuntu 5.4.0-28.32-generic 5.4.30
>   Uname: Linux 5.4.0-28-generic x86_64
>   ApportVersion: 2.20.11-0ubuntu27.2
>   Architecture: amd64
>   AudioDevicesInUse:
>USERPID ACCESS COMMAND
>/dev/snd/controlC0:  igor   2358 F pulseaudio
>   CasperMD5CheckResult: skip
>   CurrentDesktop: ubuntu:GNOME
>   Date: Mon Jun  8 05:37:59 2020
>   Dependencies:
>
>   InstallationDate: Installed on 2020-04-01 (67 days ago)
>   InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Beta amd64 (20200331)
>   MachineType: LENOVO 20QTCTO1WW
>   ProcFB: 0 i915drmfb
>   ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.4.0-28-generic
> root=UUID=f0159a4a-cd4b-48f7-8119-f697cb539ce5 ro quiet splash vt.handoff=7
>   RelatedPackageVersions:
>linux-restricted-modules-5.4.0-28-generic N/A
>linux-backports-modules-5.4.0-28-generic  N/A
>linux-firmware1.187
>   SourcePackage: linux
>   UpgradeStatus: No upgrade log present (probably fresh install)
>   dmi.bios.date: 01/20/2020
>   dmi.bios.vendor: LENOVO
>   dmi.bios.version: N2OET42W (1.29 )
>   dmi.board.asset.tag: Not Available
>   dmi.board.name: 20QTCTO1WW
>   dmi.board.vendor: LENOVO
>   dmi.board.version: SDK0R32862 WIN
>   dmi.chassis.asset.tag: No Asset Information
>   dmi.chassis.type: 10
>   dmi.chassis.vendor: LENOVO
>   dmi.chassis.version: None
>   dmi.modalias:
> dmi:bvnLENOVO:bvrN2OET42W(1.29):bd01/20/2020:svnLENOVO:pn20QTCTO1WW:pvrThinkPadP1Gen2:rvnLENOVO:rn20QTCTO1WW:rvrSDK0R32862WIN:cvnLENOVO:ct10:cvrNone:
>   dmi.product.family: ThinkPad P1 Gen 2
>   dmi.product.name: 20QTCTO1WW
>   dmi.product.sku: LENOVO_MT_20QT_BU_Think_FM_ThinkPad P1 Gen 2
>   dmi.product.version: ThinkPad P1 Gen 2
>   dmi.sys.vendor: LENOVO
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1882483/+subscriptions
>

-- 
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/1882483

Title:
  ThinkPad P1 Gen 2 does not boot

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Hi,

  Kernels > 5.4.0-28 can not boot Ubuntu 20.04 when *NO* HDMI monitor
  plugged.

  Kernels > 5.4.0-28 can boot Ubuntu 20.04 when HDMI monitor plugged.

  There is also a separate problem: 
  No wake up after hibernation, only repeated sound without screen image - 
physical shutdown is only workaround I have. 

  Thank you, 
  Igor

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: linux-modules-5.4.0-33-generic 5.4.0-33.37
  ProcVersionSignature: Ubuntu 5.4.0-28.32-generic 5.4.30
  Uname: Linux 5.4.0-28-generic x86_64
  ApportVersion: 2.20.11-0ubuntu27.2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  igor   2358 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  Date: Mon Jun  8 05:37:59 2020
  Dependencies:
   
  InstallationDate: Installed on 2020-04-01 (67 days ago)
  InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Beta amd64 (20200331)
  MachineType: LENOVO 20QTCTO1WW
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.4.0-28-generic 
root=UUID=f0159a4a-cd4b-48f7-8119-f697cb539ce5 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-5.4.0-28-generic N/A
   linux-backports-modules-5.4.0-28-generic  N/A
   linux-firmware1.187
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 01/20/2020
  dmi.bios.vendor: LENOVO
  dmi.bios.version: N2OET42W (1.29 )
  dmi.board.asset.tag: Not Availabl

Re: [Kernel-packages] [Bug 1882483] Re: ThinkPad P1 Gen 2 does not boot

2020-06-08 Thread Igor
Hi,

Drivers are already installed.

sudo apt list --installed | grep nvidia

WARNING: apt does not have a stable CLI interface. Use with caution in
scripts.

libnvidia-cfg1-440/focal,now 440.82+really.440.64-0ubuntu6 amd64
[installed,automatic]
libnvidia-common-440/focal,focal,now 440.82+really.440.64-0ubuntu6 all
[installed,automatic]
libnvidia-compute-440/focal,now 440.82+really.440.64-0ubuntu6 amd64
[installed,automatic]
libnvidia-compute-440/focal,now 440.82+really.440.64-0ubuntu6 i386
[installed,automatic]
libnvidia-decode-440/focal,now 440.82+really.440.64-0ubuntu6 amd64
[installed,automatic]
libnvidia-decode-440/focal,now 440.82+really.440.64-0ubuntu6 i386
[installed,automatic]
libnvidia-encode-440/focal,now 440.82+really.440.64-0ubuntu6 amd64
[installed,automatic]
libnvidia-encode-440/focal,now 440.82+really.440.64-0ubuntu6 i386
[installed,automatic]
libnvidia-extra-440/focal,now 440.82+really.440.64-0ubuntu6 amd64
[installed,automatic]
libnvidia-fbc1-440/focal,now 440.82+really.440.64-0ubuntu6 amd64
[installed,automatic]
libnvidia-fbc1-440/focal,now 440.82+really.440.64-0ubuntu6 i386
[installed,automatic]
libnvidia-gl-440/focal,now 440.82+really.440.64-0ubuntu6 amd64
[installed,automatic]
libnvidia-gl-440/focal,now 440.82+really.440.64-0ubuntu6 i386
[installed,automatic]
libnvidia-ifr1-440/focal,now 440.82+really.440.64-0ubuntu6 amd64
[installed,automatic]
libnvidia-ifr1-440/focal,now 440.82+really.440.64-0ubuntu6 i386
[installed,automatic]
nvidia-compute-utils-440/focal,now 440.82+really.440.64-0ubuntu6 amd64
[installed,automatic]
nvidia-dkms-440/focal,now 440.82+really.440.64-0ubuntu6 amd64
[installed,automatic]
nvidia-driver-440/focal,now 440.82+really.440.64-0ubuntu6 amd64 [installed]
nvidia-kernel-common-440/focal,now 440.82+really.440.64-0ubuntu6 amd64
[installed,automatic]
nvidia-kernel-source-440/focal,now 440.82+really.440.64-0ubuntu6 amd64
[installed,automatic]
nvidia-prime/focal,focal,now 0.8.14 all [installed,automatic]
nvidia-settings/focal,now 440.64-0ubuntu1 amd64 [installed,automatic]
nvidia-utils-440/focal,now 440.82+really.440.64-0ubuntu6 amd64
[installed,automatic]
xserver-xorg-video-nvidia-440/focal,now 440.82+really.440.64-0ubuntu6 amd64
[installed,automatic]


Thank you,
Igor


pon, 8. lip 2020. u 06:45 AaronMa <1882...@bugs.launchpad.net> napisao je:

> nvidia drivers are not loaded, please install nvidia-driver-440 and try
> again.
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1882483
>
> Title:
>   ThinkPad P1 Gen 2 does not boot
>
> Status in linux package in Ubuntu:
>   Confirmed
>
> Bug description:
>   Hi,
>
>   Kernels > 5.4.0-28 can not boot Ubuntu 20.04 when *NO* HDMI monitor
>   plugged.
>
>   Kernels > 5.4.0-28 can boot Ubuntu 20.04 when HDMI monitor plugged.
>
>   There is also a separate problem:
>   No wake up after hibernation, only repeated sound without screen image -
> physical shutdown is only workaround I have.
>
>   Thank you,
>   Igor
>
>   ProblemType: Bug
>   DistroRelease: Ubuntu 20.04
>   Package: linux-modules-5.4.0-33-generic 5.4.0-33.37
>   ProcVersionSignature: Ubuntu 5.4.0-28.32-generic 5.4.30
>   Uname: Linux 5.4.0-28-generic x86_64
>   ApportVersion: 2.20.11-0ubuntu27.2
>   Architecture: amd64
>   AudioDevicesInUse:
>USERPID ACCESS COMMAND
>/dev/snd/controlC0:  igor   2358 F pulseaudio
>   CasperMD5CheckResult: skip
>   CurrentDesktop: ubuntu:GNOME
>   Date: Mon Jun  8 05:37:59 2020
>   Dependencies:
>
>   InstallationDate: Installed on 2020-04-01 (67 days ago)
>   InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Beta amd64 (20200331)
>   MachineType: LENOVO 20QTCTO1WW
>   ProcFB: 0 i915drmfb
>   ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.4.0-28-generic
> root=UUID=f0159a4a-cd4b-48f7-8119-f697cb539ce5 ro quiet splash vt.handoff=7
>   RelatedPackageVersions:
>linux-restricted-modules-5.4.0-28-generic N/A
>linux-backports-modules-5.4.0-28-generic  N/A
>linux-firmware1.187
>   SourcePackage: linux
>   UpgradeStatus: No upgrade log present (probably fresh install)
>   dmi.bios.date: 01/20/2020
>   dmi.bios.vendor: LENOVO
>   dmi.bios.version: N2OET42W (1.29 )
>   dmi.board.asset.tag: Not Available
>   dmi.board.name: 20QTCTO1WW
>   dmi.board.vendor: LENOVO
>   dmi.board.version: SDK0R32862 WIN
>   dmi.chassis.asset.tag: No Asset Information
>   dmi.chassis.type: 10
>   dmi.chassis.vendor: LENOVO
>   dmi.chassis.version: None
>   dmi.modalias:
> dmi:bvnLENOVO:bvrN2OET42W(1.29):bd01/20/2020:svnLENOVO:pn20QTCTO1WW:pvrThinkPadP1Gen2:rvnLENOVO:rn20QTCTO1WW:rvrSDK0R32862WIN:cvnLENOVO:ct10:cvrNone:
>   dmi.product.family: ThinkPad P1 Gen 2
>   dmi.product.name: 20QTCTO1WW

[Kernel-packages] [Bug 1882483] [NEW] ThinkPad P1 Gen 2 does not boot

2020-06-07 Thread Igor
Public bug reported:

Hi,

Kernels > 5.4.0-28 can not boot Ubuntu 20.04 when *NO* HDMI monitor
plugged.

Kernels > 5.4.0-28 can boot Ubuntu 20.04 when HDMI monitor plugged.

There is also a separate problem: 
No wake up after hibernation, only repeated sound without screen image - 
physical shutdown is only workaround I have. 

Thank you, 
Igor

ProblemType: Bug
DistroRelease: Ubuntu 20.04
Package: linux-modules-5.4.0-33-generic 5.4.0-33.37
ProcVersionSignature: Ubuntu 5.4.0-28.32-generic 5.4.30
Uname: Linux 5.4.0-28-generic x86_64
ApportVersion: 2.20.11-0ubuntu27.2
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  igor   2358 F pulseaudio
CasperMD5CheckResult: skip
CurrentDesktop: ubuntu:GNOME
Date: Mon Jun  8 05:37:59 2020
Dependencies:
 
InstallationDate: Installed on 2020-04-01 (67 days ago)
InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Beta amd64 (20200331)
MachineType: LENOVO 20QTCTO1WW
ProcFB: 0 i915drmfb
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.4.0-28-generic 
root=UUID=f0159a4a-cd4b-48f7-8119-f697cb539ce5 ro quiet splash vt.handoff=7
RelatedPackageVersions:
 linux-restricted-modules-5.4.0-28-generic N/A
 linux-backports-modules-5.4.0-28-generic  N/A
 linux-firmware1.187
SourcePackage: linux
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 01/20/2020
dmi.bios.vendor: LENOVO
dmi.bios.version: N2OET42W (1.29 )
dmi.board.asset.tag: Not Available
dmi.board.name: 20QTCTO1WW
dmi.board.vendor: LENOVO
dmi.board.version: SDK0R32862 WIN
dmi.chassis.asset.tag: No Asset Information
dmi.chassis.type: 10
dmi.chassis.vendor: LENOVO
dmi.chassis.version: None
dmi.modalias: 
dmi:bvnLENOVO:bvrN2OET42W(1.29):bd01/20/2020:svnLENOVO:pn20QTCTO1WW:pvrThinkPadP1Gen2:rvnLENOVO:rn20QTCTO1WW:rvrSDK0R32862WIN:cvnLENOVO:ct10:cvrNone:
dmi.product.family: ThinkPad P1 Gen 2
dmi.product.name: 20QTCTO1WW
dmi.product.sku: LENOVO_MT_20QT_BU_Think_FM_ThinkPad P1 Gen 2
dmi.product.version: ThinkPad P1 Gen 2
dmi.sys.vendor: LENOVO

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


** Tags: amd64 apport-bug focal

-- 
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/1882483

Title:
  ThinkPad P1 Gen 2 does not boot

Status in linux package in Ubuntu:
  New

Bug description:
  Hi,

  Kernels > 5.4.0-28 can not boot Ubuntu 20.04 when *NO* HDMI monitor
  plugged.

  Kernels > 5.4.0-28 can boot Ubuntu 20.04 when HDMI monitor plugged.

  There is also a separate problem: 
  No wake up after hibernation, only repeated sound without screen image - 
physical shutdown is only workaround I have. 

  Thank you, 
  Igor

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: linux-modules-5.4.0-33-generic 5.4.0-33.37
  ProcVersionSignature: Ubuntu 5.4.0-28.32-generic 5.4.30
  Uname: Linux 5.4.0-28-generic x86_64
  ApportVersion: 2.20.11-0ubuntu27.2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  igor   2358 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  Date: Mon Jun  8 05:37:59 2020
  Dependencies:
   
  InstallationDate: Installed on 2020-04-01 (67 days ago)
  InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Beta amd64 (20200331)
  MachineType: LENOVO 20QTCTO1WW
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.4.0-28-generic 
root=UUID=f0159a4a-cd4b-48f7-8119-f697cb539ce5 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-5.4.0-28-generic N/A
   linux-backports-modules-5.4.0-28-generic  N/A
   linux-firmware1.187
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 01/20/2020
  dmi.bios.vendor: LENOVO
  dmi.bios.version: N2OET42W (1.29 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20QTCTO1WW
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0R32862 WIN
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: None
  dmi.modalias: 
dmi:bvnLENOVO:bvrN2OET42W(1.29):bd01/20/2020:svnLENOVO:pn20QTCTO1WW:pvrThinkPadP1Gen2:rvnLENOVO:rn20QTCTO1WW:rvrSDK0R32862WIN:cvnLENOVO:ct10:cvrNone:
  dmi.product.family: ThinkPad P1 Gen 2
  dmi.product.name: 20QTCTO1WW
  dmi.product.sku: LENOVO_MT_20QT_BU_Think_FM_ThinkPad P1 Gen 2
  dmi.product.version: ThinkPad P1 Gen 2
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1882483/+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


Re: [Kernel-packages] [Bug 1871573] Re: [Lenovo ThinkPad P1 Gen 2] HDMI port can't be found

2020-05-15 Thread Igor
Hi,

No, I am ok with this constraint (no secure boot if HDMI needed).

Thank you,
Igor

pet, 15. svi 2020. u 08:30 Daniel van Vugt 
napisao je:

> It sounds like you just needed to figure out how to enable both GPUs
> simultaneously... Is there any problem left to solve now?
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1871573
>
> Title:
>   [Lenovo ThinkPad P1 Gen 2] HDMI port can't be found
>
> Status in linux package in Ubuntu:
>   Incomplete
>
> Bug description:
>   Hi,
>
>   I know that you have certified version 18.04 and that 20.04 is not out
> yet.
>   So this is more heads up.
>
>   I am testing Ubuntu 20.04 on new Lenovo P1 2nd gen.
>   Currently HDMI does not work.
>
>   How do I know that problem is not in cable or monitor ?
>   If I boot to windows, HDMI port works as expected.
>
>   Thank you,
>   Igor RACIC
>
>   ProblemType: Bug
>   DistroRelease: Ubuntu 20.04
>   Package: xorg 1:7.7+19ubuntu14
>   ProcVersionSignature: Ubuntu 5.4.0-21.25-generic 5.4.27
>   Uname: Linux 5.4.0-21-generic x86_64
>   ApportVersion: 2.20.11-0ubuntu24
>   Architecture: amd64
>   BootLog: Error: [Errno 13] Permission denied: '/var/log/boot.log'
>   CompositorRunning: None
>   CurrentDesktop: ubuntu:GNOME
>   Date: Wed Apr  8 10:00:57 2020
>   DistUpgraded: Fresh install
>   DistroCodename: focal
>   DistroVariant: ubuntu
>   DkmsStatus:
>acpi-call, 1.1.0, 5.4.0-21-generic, x86_64: installed
>nvidia, 440.64, 5.4.0-21-generic, x86_64: installed
>   GraphicsCard:
>Intel Corporation UHD Graphics 630 (Mobile) [8086:3e9b] (prog-if 00
> [VGA controller])
>  Subsystem: Lenovo UHD Graphics 630 (Mobile) [17aa:229f]
>   InstallationDate: Installed on 2020-04-01 (6 days ago)
>   InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Beta amd64 (20200331)
>   MachineType: LENOVO 20QTCTO1WW
>   ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.4.0-21-generic
> root=UUID=f0159a4a-cd4b-48f7-8119-f697cb539ce5 ro quiet splash vt.handoff=7
>   SourcePackage: xorg
>   Symptom: display
>   UpgradeStatus: No upgrade log present (probably fresh install)
>   dmi.bios.date: 01/20/2020
>   dmi.bios.vendor: LENOVO
>   dmi.bios.version: N2OET42W (1.29 )
>   dmi.board.asset.tag: Not Available
>   dmi.board.name: 20QTCTO1WW
>   dmi.board.vendor: LENOVO
>   dmi.board.version: SDK0R32862 WIN
>   dmi.chassis.asset.tag: No Asset Information
>   dmi.chassis.type: 10
>   dmi.chassis.vendor: LENOVO
>   dmi.chassis.version: None
>   dmi.modalias:
> dmi:bvnLENOVO:bvrN2OET42W(1.29):bd01/20/2020:svnLENOVO:pn20QTCTO1WW:pvrThinkPadP1Gen2:rvnLENOVO:rn20QTCTO1WW:rvrSDK0R32862WIN:cvnLENOVO:ct10:cvrNone:
>   dmi.product.family: ThinkPad P1 Gen 2
>   dmi.product.name: 20QTCTO1WW
>   dmi.product.sku: LENOVO_MT_20QT_BU_Think_FM_ThinkPad P1 Gen 2
>   dmi.product.version: ThinkPad P1 Gen 2
>   dmi.sys.vendor: LENOVO
>   version.compiz: compiz N/A
>   version.libdrm2: libdrm2 2.4.100-4
>   version.libgl1-mesa-dri: libgl1-mesa-dri 20.0.4-1ubuntu1
>   version.libgl1-mesa-glx: libgl1-mesa-glx N/A
>   version.xserver-xorg-core: xserver-xorg-core 2:1.20.7-2ubuntu2
>   version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A
>   version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:19.1.0-1
>   version.xserver-xorg-video-intel: xserver-xorg-video-intel
> 2:2.99.917+git20190815-1
>   version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.16-1
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1871573/+subscriptions
>

-- 
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/1871573

Title:
  [Lenovo ThinkPad P1 Gen 2] HDMI port can't be found

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Hi,

  I know that you have certified version 18.04 and that 20.04 is not out yet.
  So this is more heads up.

  I am testing Ubuntu 20.04 on new Lenovo P1 2nd gen.
  Currently HDMI does not work.

  How do I know that problem is not in cable or monitor ?
  If I boot to windows, HDMI port works as expected.

  Thank you,
  Igor RACIC

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: xorg 1:7.7+19ubuntu14
  ProcVersionSignature: Ubuntu 5.4.0-21.25-generic 5.4.27
  Uname: Linux 5.4.0-21-generic x86_64
  ApportVersion: 2.20.11-0ubuntu24
  Architecture: amd64
  BootLog: Error: [Errno 13] Permission denied: '/var/log/boot.log'
  CompositorRunning: None
  CurrentDesktop: ubuntu:GNOME
  Date: Wed Apr  8 10:00:57 2020
  DistUpgraded: Fresh install
  DistroCodename: focal
  DistroVariant: ubuntu
  DkmsSt

Re: [Kernel-packages] [Bug 1871573] Re: [Lenovo ThinkPad P1 Gen 2] HDMI port can't be found

2020-05-14 Thread Igor
Hi Daniel,

I found workaround.
Discrete graphics in BIOS didn't have impact in my case.
I didn't work with built-in (Intel) only graphics.
Needed "nvidia" or "on-demand" (ex: /usr/bin/prime-select on-demand)
Disabling Secure Boot was required to make it work.

Thank you,
Igor


sri, 13. svi 2020. u 09:11 Daniel van Vugt 
napisao je:

> Oh, did you accidentally turn off the integrated Intel GPU when you
> enabled Nvidia? We need both turned on at the same time. Check your
> BIOS.
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1871573
>
> Title:
>   [Lenovo ThinkPad P1 Gen 2] HDMI port can't be found
>
> Status in linux package in Ubuntu:
>   Incomplete
>
> Bug description:
>   Hi,
>
>   I know that you have certified version 18.04 and that 20.04 is not out
> yet.
>   So this is more heads up.
>
>   I am testing Ubuntu 20.04 on new Lenovo P1 2nd gen.
>   Currently HDMI does not work.
>
>   How do I know that problem is not in cable or monitor ?
>   If I boot to windows, HDMI port works as expected.
>
>   Thank you,
>   Igor RACIC
>
>   ProblemType: Bug
>   DistroRelease: Ubuntu 20.04
>   Package: xorg 1:7.7+19ubuntu14
>   ProcVersionSignature: Ubuntu 5.4.0-21.25-generic 5.4.27
>   Uname: Linux 5.4.0-21-generic x86_64
>   ApportVersion: 2.20.11-0ubuntu24
>   Architecture: amd64
>   BootLog: Error: [Errno 13] Permission denied: '/var/log/boot.log'
>   CompositorRunning: None
>   CurrentDesktop: ubuntu:GNOME
>   Date: Wed Apr  8 10:00:57 2020
>   DistUpgraded: Fresh install
>   DistroCodename: focal
>   DistroVariant: ubuntu
>   DkmsStatus:
>acpi-call, 1.1.0, 5.4.0-21-generic, x86_64: installed
>nvidia, 440.64, 5.4.0-21-generic, x86_64: installed
>   GraphicsCard:
>Intel Corporation UHD Graphics 630 (Mobile) [8086:3e9b] (prog-if 00
> [VGA controller])
>  Subsystem: Lenovo UHD Graphics 630 (Mobile) [17aa:229f]
>   InstallationDate: Installed on 2020-04-01 (6 days ago)
>   InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Beta amd64 (20200331)
>   MachineType: LENOVO 20QTCTO1WW
>   ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.4.0-21-generic
> root=UUID=f0159a4a-cd4b-48f7-8119-f697cb539ce5 ro quiet splash vt.handoff=7
>   SourcePackage: xorg
>   Symptom: display
>   UpgradeStatus: No upgrade log present (probably fresh install)
>   dmi.bios.date: 01/20/2020
>   dmi.bios.vendor: LENOVO
>   dmi.bios.version: N2OET42W (1.29 )
>   dmi.board.asset.tag: Not Available
>   dmi.board.name: 20QTCTO1WW
>   dmi.board.vendor: LENOVO
>   dmi.board.version: SDK0R32862 WIN
>   dmi.chassis.asset.tag: No Asset Information
>   dmi.chassis.type: 10
>   dmi.chassis.vendor: LENOVO
>   dmi.chassis.version: None
>   dmi.modalias:
> dmi:bvnLENOVO:bvrN2OET42W(1.29):bd01/20/2020:svnLENOVO:pn20QTCTO1WW:pvrThinkPadP1Gen2:rvnLENOVO:rn20QTCTO1WW:rvrSDK0R32862WIN:cvnLENOVO:ct10:cvrNone:
>   dmi.product.family: ThinkPad P1 Gen 2
>   dmi.product.name: 20QTCTO1WW
>   dmi.product.sku: LENOVO_MT_20QT_BU_Think_FM_ThinkPad P1 Gen 2
>   dmi.product.version: ThinkPad P1 Gen 2
>   dmi.sys.vendor: LENOVO
>   version.compiz: compiz N/A
>   version.libdrm2: libdrm2 2.4.100-4
>   version.libgl1-mesa-dri: libgl1-mesa-dri 20.0.4-1ubuntu1
>   version.libgl1-mesa-glx: libgl1-mesa-glx N/A
>   version.xserver-xorg-core: xserver-xorg-core 2:1.20.7-2ubuntu2
>   version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A
>   version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:19.1.0-1
>   version.xserver-xorg-video-intel: xserver-xorg-video-intel
> 2:2.99.917+git20190815-1
>   version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.16-1
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1871573/+subscriptions
>

-- 
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/1871573

Title:
  [Lenovo ThinkPad P1 Gen 2] HDMI port can't be found

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Hi,

  I know that you have certified version 18.04 and that 20.04 is not out yet.
  So this is more heads up.

  I am testing Ubuntu 20.04 on new Lenovo P1 2nd gen.
  Currently HDMI does not work.

  How do I know that problem is not in cable or monitor ?
  If I boot to windows, HDMI port works as expected.

  Thank you,
  Igor RACIC

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: xorg 1:7.7+19ubuntu14
  ProcVersionSignature: Ubuntu 5.4.0-21.25-generic 5.4.27
  Uname: Linux 5.4.0-21-generic x86_64
  ApportVersion: 2.20.11-0ubuntu24
  Architecture: amd64
  BootLog: Error: [Errno 13]

Re: [Kernel-packages] [Bug 1871573] Re: [Lenovo ThinkPad P1 Gen 2] HDMI port can't be found

2020-05-13 Thread Igor
Hi Daniel,

I did the changes in 'Additional Drivers' + reboot.
I attached journal.

Thank you,
Igor

uto, 12. svi 2020. u 10:31 Daniel van Vugt 
napisao je:

> Or uninstall it, and reinstall it.
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1871573
>
> Title:
>   [Lenovo ThinkPad P1 Gen 2] HDMI port can't be found
>
> Status in linux package in Ubuntu:
>   Incomplete
>
> Bug description:
>   Hi,
>
>   I know that you have certified version 18.04 and that 20.04 is not out
> yet.
>   So this is more heads up.
>
>   I am testing Ubuntu 20.04 on new Lenovo P1 2nd gen.
>   Currently HDMI does not work.
>
>   How do I know that problem is not in cable or monitor ?
>   If I boot to windows, HDMI port works as expected.
>
>   Thank you,
>   Igor RACIC
>
>   ProblemType: Bug
>   DistroRelease: Ubuntu 20.04
>   Package: xorg 1:7.7+19ubuntu14
>   ProcVersionSignature: Ubuntu 5.4.0-21.25-generic 5.4.27
>   Uname: Linux 5.4.0-21-generic x86_64
>   ApportVersion: 2.20.11-0ubuntu24
>   Architecture: amd64
>   BootLog: Error: [Errno 13] Permission denied: '/var/log/boot.log'
>   CompositorRunning: None
>   CurrentDesktop: ubuntu:GNOME
>   Date: Wed Apr  8 10:00:57 2020
>   DistUpgraded: Fresh install
>   DistroCodename: focal
>   DistroVariant: ubuntu
>   DkmsStatus:
>acpi-call, 1.1.0, 5.4.0-21-generic, x86_64: installed
>nvidia, 440.64, 5.4.0-21-generic, x86_64: installed
>   GraphicsCard:
>Intel Corporation UHD Graphics 630 (Mobile) [8086:3e9b] (prog-if 00
> [VGA controller])
>  Subsystem: Lenovo UHD Graphics 630 (Mobile) [17aa:229f]
>   InstallationDate: Installed on 2020-04-01 (6 days ago)
>   InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Beta amd64 (20200331)
>   MachineType: LENOVO 20QTCTO1WW
>   ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.4.0-21-generic
> root=UUID=f0159a4a-cd4b-48f7-8119-f697cb539ce5 ro quiet splash vt.handoff=7
>   SourcePackage: xorg
>   Symptom: display
>   UpgradeStatus: No upgrade log present (probably fresh install)
>   dmi.bios.date: 01/20/2020
>   dmi.bios.vendor: LENOVO
>   dmi.bios.version: N2OET42W (1.29 )
>   dmi.board.asset.tag: Not Available
>   dmi.board.name: 20QTCTO1WW
>   dmi.board.vendor: LENOVO
>   dmi.board.version: SDK0R32862 WIN
>   dmi.chassis.asset.tag: No Asset Information
>   dmi.chassis.type: 10
>   dmi.chassis.vendor: LENOVO
>   dmi.chassis.version: None
>   dmi.modalias:
> dmi:bvnLENOVO:bvrN2OET42W(1.29):bd01/20/2020:svnLENOVO:pn20QTCTO1WW:pvrThinkPadP1Gen2:rvnLENOVO:rn20QTCTO1WW:rvrSDK0R32862WIN:cvnLENOVO:ct10:cvrNone:
>   dmi.product.family: ThinkPad P1 Gen 2
>   dmi.product.name: 20QTCTO1WW
>   dmi.product.sku: LENOVO_MT_20QT_BU_Think_FM_ThinkPad P1 Gen 2
>   dmi.product.version: ThinkPad P1 Gen 2
>   dmi.sys.vendor: LENOVO
>   version.compiz: compiz N/A
>   version.libdrm2: libdrm2 2.4.100-4
>   version.libgl1-mesa-dri: libgl1-mesa-dri 20.0.4-1ubuntu1
>   version.libgl1-mesa-glx: libgl1-mesa-glx N/A
>   version.xserver-xorg-core: xserver-xorg-core 2:1.20.7-2ubuntu2
>   version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A
>   version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:19.1.0-1
>   version.xserver-xorg-video-intel: xserver-xorg-video-intel
> 2:2.99.917+git20190815-1
>   version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.16-1
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1871573/+subscriptions
>


** Attachment added: "journalctlb0-02.tar.xz"
   
https://bugs.launchpad.net/bugs/1871573/+attachment/5370765/+files/journalctlb0-02.tar.xz

-- 
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/1871573

Title:
  [Lenovo ThinkPad P1 Gen 2] HDMI port can't be found

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Hi,

  I know that you have certified version 18.04 and that 20.04 is not out yet.
  So this is more heads up.

  I am testing Ubuntu 20.04 on new Lenovo P1 2nd gen.
  Currently HDMI does not work.

  How do I know that problem is not in cable or monitor ?
  If I boot to windows, HDMI port works as expected.

  Thank you,
  Igor RACIC

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: xorg 1:7.7+19ubuntu14
  ProcVersionSignature: Ubuntu 5.4.0-21.25-generic 5.4.27
  Uname: Linux 5.4.0-21-generic x86_64
  ApportVersion: 2.20.11-0ubuntu24
  Architecture: amd64
  BootLog: Error: [Errno 13] Permission denied: '/var/log/boot.log'
  CompositorRunning: None
  CurrentDesktop: ubuntu:GNOME
  Date: Wed Apr  8 10:00:57 2020
  DistUpgraded: Fresh install
  Di

[Kernel-packages] [Bug 1871573] Re: [Lenovo ThinkPad P1 Gen 2] HDMI port can't be found

2020-05-12 Thread Igor
Hi Daniel,

I changed discrete GPU to enabled. 
Please find attached file for requested details.  

Thank you, 
Igor 

** Attachment added: "xrandr + lspcik + journal -b"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1871573/+attachment/5370216/+files/external-hdmi.tgz

-- 
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/1871573

Title:
  [Lenovo ThinkPad P1 Gen 2] HDMI port can't be found

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Hi,

  I know that you have certified version 18.04 and that 20.04 is not out yet.
  So this is more heads up.

  I am testing Ubuntu 20.04 on new Lenovo P1 2nd gen.
  Currently HDMI does not work.

  How do I know that problem is not in cable or monitor ?
  If I boot to windows, HDMI port works as expected.

  Thank you,
  Igor RACIC

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: xorg 1:7.7+19ubuntu14
  ProcVersionSignature: Ubuntu 5.4.0-21.25-generic 5.4.27
  Uname: Linux 5.4.0-21-generic x86_64
  ApportVersion: 2.20.11-0ubuntu24
  Architecture: amd64
  BootLog: Error: [Errno 13] Permission denied: '/var/log/boot.log'
  CompositorRunning: None
  CurrentDesktop: ubuntu:GNOME
  Date: Wed Apr  8 10:00:57 2020
  DistUpgraded: Fresh install
  DistroCodename: focal
  DistroVariant: ubuntu
  DkmsStatus:
   acpi-call, 1.1.0, 5.4.0-21-generic, x86_64: installed
   nvidia, 440.64, 5.4.0-21-generic, x86_64: installed
  GraphicsCard:
   Intel Corporation UHD Graphics 630 (Mobile) [8086:3e9b] (prog-if 00 [VGA 
controller])
     Subsystem: Lenovo UHD Graphics 630 (Mobile) [17aa:229f]
  InstallationDate: Installed on 2020-04-01 (6 days ago)
  InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Beta amd64 (20200331)
  MachineType: LENOVO 20QTCTO1WW
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.4.0-21-generic 
root=UUID=f0159a4a-cd4b-48f7-8119-f697cb539ce5 ro quiet splash vt.handoff=7
  SourcePackage: xorg
  Symptom: display
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 01/20/2020
  dmi.bios.vendor: LENOVO
  dmi.bios.version: N2OET42W (1.29 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20QTCTO1WW
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0R32862 WIN
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: None
  dmi.modalias: 
dmi:bvnLENOVO:bvrN2OET42W(1.29):bd01/20/2020:svnLENOVO:pn20QTCTO1WW:pvrThinkPadP1Gen2:rvnLENOVO:rn20QTCTO1WW:rvrSDK0R32862WIN:cvnLENOVO:ct10:cvrNone:
  dmi.product.family: ThinkPad P1 Gen 2
  dmi.product.name: 20QTCTO1WW
  dmi.product.sku: LENOVO_MT_20QT_BU_Think_FM_ThinkPad P1 Gen 2
  dmi.product.version: ThinkPad P1 Gen 2
  dmi.sys.vendor: LENOVO
  version.compiz: compiz N/A
  version.libdrm2: libdrm2 2.4.100-4
  version.libgl1-mesa-dri: libgl1-mesa-dri 20.0.4-1ubuntu1
  version.libgl1-mesa-glx: libgl1-mesa-glx N/A
  version.xserver-xorg-core: xserver-xorg-core 2:1.20.7-2ubuntu2
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:19.1.0-1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20190815-1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.16-1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1871573/+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


Re: [Kernel-packages] [Bug 1871573] Re: [Lenovo ThinkPad P1 Gen 2] HDMI port can't be found

2020-05-11 Thread Igor
Hi,

Actually I have worked with Intel driver.
Does that mean that Intel can not display to external display ? (I use it
as it seems to use less energy than nvidia)

Now I have switched to nvidia with nvidia-settings (to Performance mode)
Rebooted + drm.debug=0x04
Still no picture on external monitor.

Output of drivers is below. Should I uninstall or switch to 435 ? I am not
sure how to switch driver.

How I can try Wayland, do you have somewhere steps for preparation ?

sudo ubuntu-drivers devices
== /sys/devices/pci:00/:00:01.0/:01:00.0 ==
modalias : pci:v10DEd1FB9sv17AAsd229Fbc03sc00i00
vendor   : NVIDIA Corporation
model: TU117GLM [Quadro T1000 Mobile]
driver   : nvidia-driver-435 - distro non-free
driver   : nvidia-driver-440 - distro non-free recommended
driver   : xserver-xorg-video-nouveau - distro free builtin

== /sys/devices/pci:00/:00:1d.6/:52:00.0 ==
modalias : pci:v8086d2723sv8086sd0080bc02sc80i00
vendor   : Intel Corporation
model: Wi-Fi 6 AX200
manual_install: True
driver   : backport-iwlwifi-dkms - distro free

Thank you and regards,
Igor


pon, 11. svi 2020. u 04:35 Daniel van Vugt 
napisao je:

> Igor, please open the app 'Additional Drivers' and use that to install
> the Nvidia driver. Then reboot and tell us if the problem persists.
>
>
> ** Changed in: linux (Ubuntu)
>Status: Confirmed => Incomplete
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1871573
>
> Title:
>   [Lenovo ThinkPad P1 Gen 2] HDMI port can't be found
>
> Status in linux package in Ubuntu:
>   Incomplete
>
> Bug description:
>   Hi,
>
>   I know that you have certified version 18.04 and that 20.04 is not out
> yet.
>   So this is more heads up.
>
>   I am testing Ubuntu 20.04 on new Lenovo P1 2nd gen.
>   Currently HDMI does not work.
>
>   How do I know that problem is not in cable or monitor ?
>   If I boot to windows, HDMI port works as expected.
>
>   Thank you,
>   Igor RACIC
>
>   ProblemType: Bug
>   DistroRelease: Ubuntu 20.04
>   Package: xorg 1:7.7+19ubuntu14
>   ProcVersionSignature: Ubuntu 5.4.0-21.25-generic 5.4.27
>   Uname: Linux 5.4.0-21-generic x86_64
>   ApportVersion: 2.20.11-0ubuntu24
>   Architecture: amd64
>   BootLog: Error: [Errno 13] Permission denied: '/var/log/boot.log'
>   CompositorRunning: None
>   CurrentDesktop: ubuntu:GNOME
>   Date: Wed Apr  8 10:00:57 2020
>   DistUpgraded: Fresh install
>   DistroCodename: focal
>   DistroVariant: ubuntu
>   DkmsStatus:
>acpi-call, 1.1.0, 5.4.0-21-generic, x86_64: installed
>nvidia, 440.64, 5.4.0-21-generic, x86_64: installed
>   GraphicsCard:
>Intel Corporation UHD Graphics 630 (Mobile) [8086:3e9b] (prog-if 00
> [VGA controller])
>  Subsystem: Lenovo UHD Graphics 630 (Mobile) [17aa:229f]
>   InstallationDate: Installed on 2020-04-01 (6 days ago)
>   InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Beta amd64 (20200331)
>   MachineType: LENOVO 20QTCTO1WW
>   ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.4.0-21-generic
> root=UUID=f0159a4a-cd4b-48f7-8119-f697cb539ce5 ro quiet splash vt.handoff=7
>   SourcePackage: xorg
>   Symptom: display
>   UpgradeStatus: No upgrade log present (probably fresh install)
>   dmi.bios.date: 01/20/2020
>   dmi.bios.vendor: LENOVO
>   dmi.bios.version: N2OET42W (1.29 )
>   dmi.board.asset.tag: Not Available
>   dmi.board.name: 20QTCTO1WW
>   dmi.board.vendor: LENOVO
>   dmi.board.version: SDK0R32862 WIN
>   dmi.chassis.asset.tag: No Asset Information
>   dmi.chassis.type: 10
>   dmi.chassis.vendor: LENOVO
>   dmi.chassis.version: None
>   dmi.modalias:
> dmi:bvnLENOVO:bvrN2OET42W(1.29):bd01/20/2020:svnLENOVO:pn20QTCTO1WW:pvrThinkPadP1Gen2:rvnLENOVO:rn20QTCTO1WW:rvrSDK0R32862WIN:cvnLENOVO:ct10:cvrNone:
>   dmi.product.family: ThinkPad P1 Gen 2
>   dmi.product.name: 20QTCTO1WW
>   dmi.product.sku: LENOVO_MT_20QT_BU_Think_FM_ThinkPad P1 Gen 2
>   dmi.product.version: ThinkPad P1 Gen 2
>   dmi.sys.vendor: LENOVO
>   version.compiz: compiz N/A
>   version.libdrm2: libdrm2 2.4.100-4
>   version.libgl1-mesa-dri: libgl1-mesa-dri 20.0.4-1ubuntu1
>   version.libgl1-mesa-glx: libgl1-mesa-glx N/A
>   version.xserver-xorg-core: xserver-xorg-core 2:1.20.7-2ubuntu2
>   version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A
>   version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:19.1.0-1
>   version.xserver-xorg-video-intel: xserver-xorg-video-intel
> 2:2.99.917+git20190815-1
>   version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.16-1
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/ubuntu/+source/linux/+

[Kernel-packages] [Bug 1871573] Re: [Lenovo ThinkPad P1 Gen 2] HDMI port can't be found

2020-05-10 Thread Igor
Hi,

I have tried adding drm.debug=0x04 and connecting to HDMI. 
Log is in the attachment. 

Thank you and regards, 
Igor

** Attachment added: "drm.debug loh"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1871573/+attachment/5369517/+files/drm.debug.hdmi.log

-- 
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/1871573

Title:
  [Lenovo ThinkPad P1 Gen 2] HDMI port can't be found

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Hi,

  I know that you have certified version 18.04 and that 20.04 is not out yet.
  So this is more heads up.

  I am testing Ubuntu 20.04 on new Lenovo P1 2nd gen.
  Currently HDMI does not work.

  How do I know that problem is not in cable or monitor ?
  If I boot to windows, HDMI port works as expected.

  Thank you,
  Igor RACIC

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: xorg 1:7.7+19ubuntu14
  ProcVersionSignature: Ubuntu 5.4.0-21.25-generic 5.4.27
  Uname: Linux 5.4.0-21-generic x86_64
  ApportVersion: 2.20.11-0ubuntu24
  Architecture: amd64
  BootLog: Error: [Errno 13] Permission denied: '/var/log/boot.log'
  CompositorRunning: None
  CurrentDesktop: ubuntu:GNOME
  Date: Wed Apr  8 10:00:57 2020
  DistUpgraded: Fresh install
  DistroCodename: focal
  DistroVariant: ubuntu
  DkmsStatus:
   acpi-call, 1.1.0, 5.4.0-21-generic, x86_64: installed
   nvidia, 440.64, 5.4.0-21-generic, x86_64: installed
  GraphicsCard:
   Intel Corporation UHD Graphics 630 (Mobile) [8086:3e9b] (prog-if 00 [VGA 
controller])
     Subsystem: Lenovo UHD Graphics 630 (Mobile) [17aa:229f]
  InstallationDate: Installed on 2020-04-01 (6 days ago)
  InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Beta amd64 (20200331)
  MachineType: LENOVO 20QTCTO1WW
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.4.0-21-generic 
root=UUID=f0159a4a-cd4b-48f7-8119-f697cb539ce5 ro quiet splash vt.handoff=7
  SourcePackage: xorg
  Symptom: display
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 01/20/2020
  dmi.bios.vendor: LENOVO
  dmi.bios.version: N2OET42W (1.29 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20QTCTO1WW
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0R32862 WIN
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: None
  dmi.modalias: 
dmi:bvnLENOVO:bvrN2OET42W(1.29):bd01/20/2020:svnLENOVO:pn20QTCTO1WW:pvrThinkPadP1Gen2:rvnLENOVO:rn20QTCTO1WW:rvrSDK0R32862WIN:cvnLENOVO:ct10:cvrNone:
  dmi.product.family: ThinkPad P1 Gen 2
  dmi.product.name: 20QTCTO1WW
  dmi.product.sku: LENOVO_MT_20QT_BU_Think_FM_ThinkPad P1 Gen 2
  dmi.product.version: ThinkPad P1 Gen 2
  dmi.sys.vendor: LENOVO
  version.compiz: compiz N/A
  version.libdrm2: libdrm2 2.4.100-4
  version.libgl1-mesa-dri: libgl1-mesa-dri 20.0.4-1ubuntu1
  version.libgl1-mesa-glx: libgl1-mesa-glx N/A
  version.xserver-xorg-core: xserver-xorg-core 2:1.20.7-2ubuntu2
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:19.1.0-1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20190815-1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.16-1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1871573/+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 1859846] Re: Ubuntu doesn't have driver for Broadcom BCM43142 Bluetooth Adapter

2020-03-05 Thread Igor Zubarev
Before it I already installed the proprietary driver from "software and
updates" and it helped for Wi-Fi only, not Bluetooth

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

Title:
  Ubuntu  doesn't have driver for Broadcom BCM43142 Bluetooth Adapter

Status in linux-firmware package in Ubuntu:
  Incomplete

Bug description:
  Hello!

  I have laptop Sony VAIO SVF15A1S9R with Ubuntu 19.10. Unfortunately my 
bluetooth doesn't work.
  I digged some info and found that driver for my Broadcom BCM43142 Bluetooth 
Adapter does't exist in /lib/firmware/brcm. Please fix it. See my output:

  find /lib/firmware/brcm -name '*4314*'
  /lib/firmware/brcm/brcmfmac43143.bin
  /lib/firmware/brcm/brcmfmac43143-sdio.bin

  
  sudo dmesg | grep Blue
  [sudo] пароль для igor: 
  [10620.218329] Bluetooth: Core ver 2.22
  [10620.218404] Bluetooth: HCI device and connection manager initialized
  [10620.218409] Bluetooth: HCI socket layer initialized
  [10620.218412] Bluetooth: L2CAP socket layer initialized
  [10620.218418] Bluetooth: SCO socket layer initialized
  [10620.415125] Bluetooth: hci0: BCM: chip id 70
  [10620.416119] Bluetooth: hci0: BCM: features 0x06
  [10620.432132] Bluetooth: hci0: BCM43142A
  [10620.436127] Bluetooth: hci0: BCM43142A0 (001.001.011) build 
  [10620.541419] Bluetooth: hci0: BCM: Patch brcm/BCM43142A0-0489-e062.hcd not 
found
  [10620.819868] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
  [10620.819871] Bluetooth: BNEP filters: protocol multicast
  [10620.819877] Bluetooth: BNEP socket layer initialized
  [10622.564506] Bluetooth: hci0: command 0x1003 tx timeout
  [10622.566202] Bluetooth: hci0: unexpected event for opcode 0x1003
  [10622.696656] Bluetooth: RFCOMM TTY layer initialized
  [10622.696664] Bluetooth: RFCOMM socket layer initialized
  [10622.696673] Bluetooth: RFCOMM ver 1.11

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-firmware/+bug/1859846/+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 1859846] Re: Ubuntu doesn't have driver for Broadcom BCM43142 Bluetooth Adapter

2020-03-05 Thread Igor Zubarev
Hello.

It seems I solved my problem by typing in terminal:
 
$ sudo apt install firmware-b43-installer

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

Title:
  Ubuntu  doesn't have driver for Broadcom BCM43142 Bluetooth Adapter

Status in linux-firmware package in Ubuntu:
  Incomplete

Bug description:
  Hello!

  I have laptop Sony VAIO SVF15A1S9R with Ubuntu 19.10. Unfortunately my 
bluetooth doesn't work.
  I digged some info and found that driver for my Broadcom BCM43142 Bluetooth 
Adapter does't exist in /lib/firmware/brcm. Please fix it. See my output:

  find /lib/firmware/brcm -name '*4314*'
  /lib/firmware/brcm/brcmfmac43143.bin
  /lib/firmware/brcm/brcmfmac43143-sdio.bin

  
  sudo dmesg | grep Blue
  [sudo] пароль для igor: 
  [10620.218329] Bluetooth: Core ver 2.22
  [10620.218404] Bluetooth: HCI device and connection manager initialized
  [10620.218409] Bluetooth: HCI socket layer initialized
  [10620.218412] Bluetooth: L2CAP socket layer initialized
  [10620.218418] Bluetooth: SCO socket layer initialized
  [10620.415125] Bluetooth: hci0: BCM: chip id 70
  [10620.416119] Bluetooth: hci0: BCM: features 0x06
  [10620.432132] Bluetooth: hci0: BCM43142A
  [10620.436127] Bluetooth: hci0: BCM43142A0 (001.001.011) build 
  [10620.541419] Bluetooth: hci0: BCM: Patch brcm/BCM43142A0-0489-e062.hcd not 
found
  [10620.819868] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
  [10620.819871] Bluetooth: BNEP filters: protocol multicast
  [10620.819877] Bluetooth: BNEP socket layer initialized
  [10622.564506] Bluetooth: hci0: command 0x1003 tx timeout
  [10622.566202] Bluetooth: hci0: unexpected event for opcode 0x1003
  [10622.696656] Bluetooth: RFCOMM TTY layer initialized
  [10622.696664] Bluetooth: RFCOMM socket layer initialized
  [10622.696673] Bluetooth: RFCOMM ver 1.11

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-firmware/+bug/1859846/+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 1838151] Re: Poor quality audio with modern Bluetooth headsets in HSP/HFP. Missing wide band speech support.

2020-01-27 Thread Igor Maric
This is a huge issue in business environment. I can't understand that we
don't have this in 2020 when all other platform has it and even now its
importance is a wishlist? Come on! It's impossible to have a
conversation using Bluetooth, audio is unusable.

-- 
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/1838151

Title:
  Poor quality audio with modern Bluetooth headsets in HSP/HFP.  Missing
  wide band speech support.

Status in linux package in Ubuntu:
  Confirmed
Status in pulseaudio package in Ubuntu:
  Triaged
Status in Arch Linux:
  New

Bug description:
  Bluetooth HSP/HFP audio quality is poor on Ubuntu comparative to all
  other major platforms (Windows, MacOS, ChromeOS, Android, iOS).

  Modern Bluetooth headsets (such as the Bose QC series headphones, many
  others) are capable of using HFP 1.6 with mSBC 16kHz audio encoding.
  As it currently stands, Ubuntu defaults to only supporting HSP
  headsets using 8kHz CVSD, and is incapable of supporting HFP 1.6 at
  this time.

  The ChromiumOS team recently tackled this issue -
  https://bugs.chromium.org/p/chromium/issues/detail?id=843048

  Their efforts may assist in bringing this to Ubuntu, however it
  appears that there are quite a lot of differences considering they
  have developed their own audio server solution etc.

  The Bluetooth Telephony Working Group published the HFP 1.6 spec in
  May 2011 -
  https://www.bluetooth.org/docman/handlers/downloaddoc.ashx?doc_id=238193

  Patches have been proposed in the past for this issue to the kernel
  and PulseAudio:

  PulseAudio: https://patchwork.freedesktop.org/patch/245272/
  Kernel: https://www.spinics.net/lists/linux-bluetooth/msg76982.html

  It appears that the Chromium OS team applied the same kernel patch:
  
https://chromium.googlesource.com/chromiumos/third_party/kernel/+/77dd0cb94c1713a8a12f6e392955dfa64c430e54

  ProblemType: Bug
  DistroRelease: Ubuntu 19.04
  Package: pulseaudio 1:12.2-2ubuntu3
  ProcVersionSignature: Ubuntu 5.0.0-20.21-generic 5.0.8
  Uname: Linux 5.0.0-20-generic x86_64
  ApportVersion: 2.20.10-0ubuntu27.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  jnappi 2777 F pulseaudio
  CurrentDesktop: ubuntu:GNOME
  Date: Sat Jul 27 11:08:29 2019
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2017-11-04 (629 days ago)
  InstallationMedia: Ubuntu 17.10 "Artful Aardvark" - Release amd64 (20171018)
  ProcEnviron:
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: pulseaudio
  UpgradeStatus: Upgraded to disco on 2019-07-18 (9 days ago)
  dmi.bios.date: 06/07/2016
  dmi.bios.vendor: LENOVO
  dmi.bios.version: R07ET67W (2.07 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20FW000TUS
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0J40705 WIN
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: None
  dmi.modalias: 
dmi:bvnLENOVO:bvrR07ET67W(2.07):bd06/07/2016:svnLENOVO:pn20FW000TUS:pvrThinkPadT460p:rvnLENOVO:rn20FW000TUS:rvrSDK0J40705WIN:cvnLENOVO:ct10:cvrNone:
  dmi.product.family: ThinkPad T460p
  dmi.product.name: 20FW000TUS
  dmi.product.sku: LENOVO_MT_20FW_BU_Think_FM_ThinkPad T460p
  dmi.product.version: ThinkPad T460p
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1838151/+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 1859846] [NEW] Ubuntu doesn't have driver for Broadcom BCM43142 Bluetooth Adapter

2020-01-15 Thread Igor Zubarev
Public bug reported:

Hello!

I have laptop Sony VAIO SVF15A1S9R with Ubuntu 19.10. Unfortunately my 
bluetooth doesn't work.
I digged some info and found that driver for my Broadcom BCM43142 Bluetooth 
Adapter does't exist in /lib/firmware/brcm. Please fix it. See my output:

find /lib/firmware/brcm -name '*4314*'
/lib/firmware/brcm/brcmfmac43143.bin
/lib/firmware/brcm/brcmfmac43143-sdio.bin


sudo dmesg | grep Blue
[sudo] пароль для igor: 
[10620.218329] Bluetooth: Core ver 2.22
[10620.218404] Bluetooth: HCI device and connection manager initialized
[10620.218409] Bluetooth: HCI socket layer initialized
[10620.218412] Bluetooth: L2CAP socket layer initialized
[10620.218418] Bluetooth: SCO socket layer initialized
[10620.415125] Bluetooth: hci0: BCM: chip id 70
[10620.416119] Bluetooth: hci0: BCM: features 0x06
[10620.432132] Bluetooth: hci0: BCM43142A
[10620.436127] Bluetooth: hci0: BCM43142A0 (001.001.011) build 
[10620.541419] Bluetooth: hci0: BCM: Patch brcm/BCM43142A0-0489-e062.hcd not 
found
[10620.819868] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[10620.819871] Bluetooth: BNEP filters: protocol multicast
[10620.819877] Bluetooth: BNEP socket layer initialized
[10622.564506] Bluetooth: hci0: command 0x1003 tx timeout
[10622.566202] Bluetooth: hci0: unexpected event for opcode 0x1003
[10622.696656] Bluetooth: RFCOMM TTY layer initialized
[10622.696664] Bluetooth: RFCOMM socket layer initialized
[10622.696673] Bluetooth: RFCOMM ver 1.11

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


** Tags: 19.10 bluetooth

** Summary changed:

- Ubuntu  doesn't have driver for Broadcom BCM43142 Bluetoth Adapter
+ Ubuntu  doesn't have driver for Broadcom BCM43142 Bluetooth Adapter

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

Title:
  Ubuntu  doesn't have driver for Broadcom BCM43142 Bluetooth Adapter

Status in linux-firmware package in Ubuntu:
  New

Bug description:
  Hello!

  I have laptop Sony VAIO SVF15A1S9R with Ubuntu 19.10. Unfortunately my 
bluetooth doesn't work.
  I digged some info and found that driver for my Broadcom BCM43142 Bluetooth 
Adapter does't exist in /lib/firmware/brcm. Please fix it. See my output:

  find /lib/firmware/brcm -name '*4314*'
  /lib/firmware/brcm/brcmfmac43143.bin
  /lib/firmware/brcm/brcmfmac43143-sdio.bin

  
  sudo dmesg | grep Blue
  [sudo] пароль для igor: 
  [10620.218329] Bluetooth: Core ver 2.22
  [10620.218404] Bluetooth: HCI device and connection manager initialized
  [10620.218409] Bluetooth: HCI socket layer initialized
  [10620.218412] Bluetooth: L2CAP socket layer initialized
  [10620.218418] Bluetooth: SCO socket layer initialized
  [10620.415125] Bluetooth: hci0: BCM: chip id 70
  [10620.416119] Bluetooth: hci0: BCM: features 0x06
  [10620.432132] Bluetooth: hci0: BCM43142A
  [10620.436127] Bluetooth: hci0: BCM43142A0 (001.001.011) build 
  [10620.541419] Bluetooth: hci0: BCM: Patch brcm/BCM43142A0-0489-e062.hcd not 
found
  [10620.819868] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
  [10620.819871] Bluetooth: BNEP filters: protocol multicast
  [10620.819877] Bluetooth: BNEP socket layer initialized
  [10622.564506] Bluetooth: hci0: command 0x1003 tx timeout
  [10622.566202] Bluetooth: hci0: unexpected event for opcode 0x1003
  [10622.696656] Bluetooth: RFCOMM TTY layer initialized
  [10622.696664] Bluetooth: RFCOMM socket layer initialized
  [10622.696673] Bluetooth: RFCOMM ver 1.11

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-firmware/+bug/1859846/+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 1798961] Re: Random unrecoverable freezes on Ubuntu 18.10

2019-12-10 Thread Igor Grkavac
Hey guys,

I also experienced this problem, but after increasing swap memory from
2GB to 8GB, I didn't reproduce the issue for 1 month straight.

Hope this helps,

Igor D. Grkavac.

-- 
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/1798961

Title:
  Random unrecoverable freezes on Ubuntu 18.10

Status in Linux:
  New
Status in linux package in Ubuntu:
  Confirmed
Status in xserver-xorg-video-intel package in Ubuntu:
  Invalid
Status in linux source package in Bionic:
  Triaged
Status in xserver-xorg-video-intel source package in Bionic:
  Invalid
Status in linux source package in Cosmic:
  Triaged
Status in xserver-xorg-video-intel source package in Cosmic:
  Invalid
Status in linux source package in Disco:
  Triaged
Status in xserver-xorg-video-intel source package in Disco:
  Invalid

Bug description:
  First thing I notice is that the mouse cursor freezes as I'm using it,
  then I hit the CAPS LOCK key and the LED indicator doesn't respond.
  Then I try the "REISUB" command, but it doesn't do anything either.
  Only a hard reset works, pressing down the power button for a few
  seconds.

  How to reproduce?
  I couldn't figure out a consistent method. It is still random to me.

  Version: Ubuntu 4.18.0-10.11-generic 4.18.12
  System information attached.

  Also happens under Arch Linux and Fedora.
  I've talked to another user on IRC who seems to be having the same freezes.

  ProblemType: Bug
  DistroRelease: Ubuntu 18.10
  Package: linux-image-4.18.0-10-generic 4.18.0-10.11
  ProcVersionSignature: Ubuntu 4.18.0-10.11-generic 4.18.12
  Uname: Linux 4.18.0-10-generic x86_64
  ApportVersion: 2.20.10-0ubuntu13
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  dsilva 1213 F pulseaudio
   /dev/snd/controlC0:  dsilva 1213 F pulseaudio
  CurrentDesktop: XFCE
  Date: Sat Oct 20 09:54:50 2018
  InstallationDate: Installed on 2018-10-20 (0 days ago)
  InstallationMedia: Xubuntu 18.10 "Cosmic Cuttlefish" - Release amd64 
(20181017.2)
  MachineType: Dell Inc. Inspiron 5458
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.18.0-10-generic 
root=/dev/mapper/xubuntu--vg-root ro quiet splash vt.handoff=1
  RelatedPackageVersions:
   linux-restricted-modules-4.18.0-10-generic N/A
   linux-backports-modules-4.18.0-10-generic  N/A
   linux-firmware 1.175
  RfKill:
   0: phy0: Wireless LAN
    Soft blocked: no
    Hard blocked: no
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 02/02/2018
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A15
  dmi.board.name: 09WGNT
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 9
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvrA15:bd02/02/2018:svnDellInc.:pnInspiron5458:pvr01:rvnDellInc.:rn09WGNT:rvrA00:cvnDellInc.:ct9:cvr:
  dmi.product.name: Inspiron 5458
  dmi.product.sku: Inspiron 5458
  dmi.product.version: 01
  dmi.sys.vendor: Dell Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/1798961/+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 1555351] Re: High load freezes ubuntu completely everytime (have to reboot)

2019-07-23 Thread Igor Buess
Here I am on year 2019 using Ubuntu 19.04 and this issue is still
present until this day.

As others have mentioned, other distros that I used also have this
issue: Debian, Manjaro, Mint, Arch.

I remember recently while I was using Kali linux to perform some
pentests that everytime I tried to copy/paste any dictionary files used
in brute force attacks to some other directory the system would just
freeze and even the mouse cursor did not work. I had to turn off the
laptop and restart on the power button.

Something tells me that this is a kernel problem that no one addressed
yet...

-- 
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/1555351

Title:
  High load freezes ubuntu completely everytime (have to reboot)

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Whenever an intensive application runs which consumes lots of memory
  or hard drive i/o, Ubuntu freezes completely. It is even impossible to
  kill the offending task. Only "solution" is then to wait for the
  application to finish, or restart PC.

  Windows doesn't have this issue as bad as Ubuntu, in that Windows is
  always somewhat responsive, and you can attempt to kill the intensive
  application to recover the system.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.10
  Package: linux-image-4.2.0-32-generic 4.2.0-32.37
  ProcVersionSignature: Ubuntu 4.2.0-32.37-generic 4.2.8-ckt4
  Uname: Linux 4.2.0-32-generic x86_64
  ApportVersion: 2.19.1-0ubuntu5
  Architecture: amd64
  AudioDevicesInUse:
   Cannot stat file /proc/18210/fd/20: Input/output error
    USERPID ACCESS COMMAND
   /dev/snd/controlC0:  cossio 2082 F pulseaudio
   /dev/snd/controlC1:  cossio 2082 F pulseaudio
  CurrentDesktop: XFCE
  Date: Wed Mar  9 22:28:53 2016
  HibernationDevice: RESUME=UUID=37d586ee-f517-4977-b9cd-189c200b0bac
  InstallationDate: Installed on 2015-08-03 (219 days ago)
  InstallationMedia: Xubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422.1)
  MachineType: ASUSTeK COMPUTER INC. X550LA
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-32-generic.efi.signed 
root=UUID=52be177f-a0ea-4053-be39-bbeaff1a22df ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-4.2.0-32-generic N/A
   linux-backports-modules-4.2.0-32-generic  N/A
   linux-firmware1.149.3
  SourcePackage: linux
  UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
  UpgradeStatus: Upgraded to wily on 2016-01-31 (38 days ago)
  dmi.bios.date: 04/01/2014
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: X550LA.505
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: X550LA
  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.:bvrX550LA.505:bd04/01/2014:svnASUSTeKCOMPUTERINC.:pnX550LA:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnX550LA:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
  dmi.product.name: X550LA
  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/1555351/+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 1835185] Re: High write iops after kernel upgrade

2019-07-15 Thread Igor Naumov
Thank you!

-- 
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/1835185

Title:
  High write iops after kernel upgrade

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Ubuntu server 18.04.2
  There is a problem with the latest system updates (kernel version 
4.15.0-54-generic # 58-Ubuntu SMP).
  After upgrading from version 4.15.0-36-generic # 39-Ubuntu SMP
  we observe at the same software configuration an increased load on the disk 
(write) - MySQL previously loaded the disk at 20-50 mB/s, after the update it 
started loading at 150-250 mB/s. On the server we have cronjobs with PHP 
writing stuff to the DB.
  MySQL configuration and package version was not changed, the load profile is 
the same and does not depend on external users (OLAP DB)

  If we boot into the old kernel version (4.15.0-36), the problem disappears. 
Also tested kernels:
  4.15.0-52 - problem persists
  4.18.0-25 (hwe) - problem persists, load became more 200-250 mB/s

  Attaching list of updated packages (apt/history.log) and other info.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1835185/+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 1835185] Re: High write iops after kernel upgrade

2019-07-12 Thread Igor Naumov
Tested 4.15.0-56-generic #60~lp1835185 - everything is good

-- 
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/1835185

Title:
  High write iops after kernel upgrade

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Ubuntu server 18.04.2
  There is a problem with the latest system updates (kernel version 
4.15.0-54-generic # 58-Ubuntu SMP).
  After upgrading from version 4.15.0-36-generic # 39-Ubuntu SMP
  we observe at the same software configuration an increased load on the disk 
(write) - MySQL previously loaded the disk at 20-50 mB/s, after the update it 
started loading at 150-250 mB/s. On the server we have cronjobs with PHP 
writing stuff to the DB.
  MySQL configuration and package version was not changed, the load profile is 
the same and does not depend on external users (OLAP DB)

  If we boot into the old kernel version (4.15.0-36), the problem disappears. 
Also tested kernels:
  4.15.0-52 - problem persists
  4.18.0-25 (hwe) - problem persists, load became more 200-250 mB/s

  Attaching list of updated packages (apt/history.log) and other info.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1835185/+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 1835185] Re: High write iops after kernel upgrade

2019-07-11 Thread Igor Naumov
Yes, on 4.15.0-45.48 everything is good

-- 
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/1835185

Title:
  High write iops after kernel upgrade

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Ubuntu server 18.04.2
  There is a problem with the latest system updates (kernel version 
4.15.0-54-generic # 58-Ubuntu SMP).
  After upgrading from version 4.15.0-36-generic # 39-Ubuntu SMP
  we observe at the same software configuration an increased load on the disk 
(write) - MySQL previously loaded the disk at 20-50 mB/s, after the update it 
started loading at 150-250 mB/s. On the server we have cronjobs with PHP 
writing stuff to the DB.
  MySQL configuration and package version was not changed, the load profile is 
the same and does not depend on external users (OLAP DB)

  If we boot into the old kernel version (4.15.0-36), the problem disappears. 
Also tested kernels:
  4.15.0-52 - problem persists
  4.18.0-25 (hwe) - problem persists, load became more 200-250 mB/s

  Attaching list of updated packages (apt/history.log) and other info.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1835185/+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 1835185] Re: High write iops after kernel upgrade

2019-07-09 Thread Igor Naumov
It is 4.15.0-46

-- 
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/1835185

Title:
  High write iops after kernel upgrade

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Ubuntu server 18.04.2
  There is a problem with the latest system updates (kernel version 
4.15.0-54-generic # 58-Ubuntu SMP).
  After upgrading from version 4.15.0-36-generic # 39-Ubuntu SMP
  we observe at the same software configuration an increased load on the disk 
(write) - MySQL previously loaded the disk at 20-50 mB/s, after the update it 
started loading at 150-250 mB/s. On the server we have cronjobs with PHP 
writing stuff to the DB.
  MySQL configuration and package version was not changed, the load profile is 
the same and does not depend on external users (OLAP DB)

  If we boot into the old kernel version (4.15.0-36), the problem disappears. 
Also tested kernels:
  4.15.0-52 - problem persists
  4.18.0-25 (hwe) - problem persists, load became more 200-250 mB/s

  Attaching list of updated packages (apt/history.log) and other info.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1835185/+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 1835185] Re: High write iops after kernel upgrade

2019-07-04 Thread Igor Naumov
Tested 5.2-rc7 - problem persists

** Attachment added: "dmesg-v5.2.log"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1835185/+attachment/5275022/+files/dmesg-v5.2.log

-- 
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/1835185

Title:
  High write iops after kernel upgrade

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Ubuntu server 18.04.2
  There is a problem with the latest system updates (kernel version 
4.15.0-54-generic # 58-Ubuntu SMP).
  After upgrading from version 4.15.0-36-generic # 39-Ubuntu SMP
  we observe at the same software configuration an increased load on the disk 
(write) - MySQL previously loaded the disk at 20-50 mB/s, after the update it 
started loading at 150-250 mB/s. On the server we have cronjobs with PHP 
writing stuff to the DB.
  MySQL configuration and package version was not changed, the load profile is 
the same and does not depend on external users (OLAP DB)

  If we boot into the old kernel version (4.15.0-36), the problem disappears. 
Also tested kernels:
  4.15.0-52 - problem persists
  4.18.0-25 (hwe) - problem persists, load became more 200-250 mB/s

  Attaching list of updated packages (apt/history.log) and other info.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1835185/+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 1835185] Re: High write iops after kernel upgrade

2019-07-03 Thread Igor Naumov
Changing /var/lib/mysql partition to ext4 fixes the problem, seems like
problem with btrfs

-- 
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/1835185

Title:
  High write iops after kernel upgrade

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Ubuntu server 18.04.2
  There is a problem with the latest system updates (kernel version 
4.15.0-54-generic # 58-Ubuntu SMP).
  After upgrading from version 4.15.0-36-generic # 39-Ubuntu SMP
  we observe at the same software configuration an increased load on the disk 
(write) - MySQL previously loaded the disk at 20-50 mB/s, after the update it 
started loading at 150-250 mB/s. On the server we have cronjobs with PHP 
writing stuff to the DB.
  MySQL configuration and package version was not changed, the load profile is 
the same and does not depend on external users (OLAP DB)

  If we boot into the old kernel version (4.15.0-36), the problem disappears. 
Also tested kernels:
  4.15.0-52 - problem persists
  4.18.0-25 (hwe) - problem persists, load became more 200-250 mB/s

  Attaching list of updated packages (apt/history.log) and other info.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1835185/+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 1835185] Re: High write iops after kernel upgrade

2019-07-03 Thread Igor Naumov
Some additional information:
1) we have 10 absolutely identical servers (Dell M630), with the same 
configuration, updated 2/10 and encountered this problem on both
2) mysql version 14.14 Distrib 5.7.26, for Linux (x86_64) using  EditLine 
wrapper, tested Ver 15.1 Distrib 10.4.6-MariaDB, for debian-linux-gnu (x86_64) 
using readline 5.2 - same problem
3) we are using btrfs on /

-- 
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/1835185

Title:
  High write iops after kernel upgrade

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Ubuntu server 18.04.2
  There is a problem with the latest system updates (kernel version 
4.15.0-54-generic # 58-Ubuntu SMP).
  After upgrading from version 4.15.0-36-generic # 39-Ubuntu SMP
  we observe at the same software configuration an increased load on the disk 
(write) - MySQL previously loaded the disk at 20-50 mB/s, after the update it 
started loading at 150-250 mB/s. On the server we have cronjobs with PHP 
writing stuff to the DB.
  MySQL configuration and package version was not changed, the load profile is 
the same and does not depend on external users (OLAP DB)

  If we boot into the old kernel version (4.15.0-36), the problem disappears. 
Also tested kernels:
  4.15.0-52 - problem persists
  4.18.0-25 (hwe) - problem persists, load became more 200-250 mB/s

  Attaching list of updated packages (apt/history.log) and other info.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1835185/+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 1814069] Re: kernel linux-image-4.15.0-44 not booting on Hyperv Server 2008R2

2019-03-06 Thread Igor
Having the same problem on Windows Server 2012 Standard , Hyper-V
(6.2.9200) with linux kernel versions 4.15.0-44 and 4.15.0-45 and
4.15.0-46.  Working kernel version 4.15.0-43

-- 
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/1814069

Title:
  kernel linux-image-4.15.0-44 not booting on Hyperv Server 2008R2

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Ubuntu stuck on booting on HyperV Server 2008R2.
  I saw kernel messages, seems to load ram image the boot is stuck.
  Seems to be a problem with hyperv drivers propably harddrive.
  Reverted back to the previous kernel.

  Description:Ubuntu 18.04.1 LTS
  Release:18.04Description:Ubuntu 18.04.1 LTS
  Release:18.04
  --- 
  ProblemType: Bug
  AlsaDevices:
   total 0
   crw-rw 1 root audio 116,  1 Jan 31 08:52 seq
   crw-rw 1 root audio 116, 33 Jan 31 08:52 timer
  AplayDevices: Error: [Errno 2] No such file or directory: 'aplay': 'aplay'
  ApportVersion: 2.20.9-0ubuntu7.5
  Architecture: amd64
  ArecordDevices: Error: [Errno 2] No such file or directory: 'arecord': 
'arecord'
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  DistroRelease: Ubuntu 18.04
  IwConfig: Error: [Errno 2] No such file or directory: 'iwconfig': 'iwconfig'
  Lsusb: Error: command ['lsusb'] failed with exit code 1:
  MachineType: Microsoft Corporation Virtual Machine
  Package: linux (not installed)
  PciMultimedia:
   
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 hyperv_fb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.15.0-43-generic 
root=UUID=86036ccb-bc11-11e8-93c9-00155dfd7535 ro maybe-ubiquity
  ProcVersionSignature: Ubuntu 4.15.0-43.46-generic 4.15.18
  RelatedPackageVersions:
   linux-restricted-modules-4.15.0-43-generic N/A
   linux-backports-modules-4.15.0-43-generic  N/A
   linux-firmware 1.173.3
  RfKill: Error: [Errno 2] No such file or directory: 'rfkill': 'rfkill'
  Tags:  bionic uec-images
  Uname: Linux 4.15.0-43-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:
   
  _MarkForUpload: True
  dmi.bios.date: 03/19/2009
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 090004
  dmi.board.name: Virtual Machine
  dmi.board.vendor: Microsoft Corporation
  dmi.board.version: 7.0
  dmi.chassis.asset.tag: 8531-7125-9206-2460-7819-2663-90
  dmi.chassis.type: 3
  dmi.chassis.vendor: Microsoft Corporation
  dmi.chassis.version: 7.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr090004:bd03/19/2009:svnMicrosoftCorporation:pnVirtualMachine:pvr7.0:rvnMicrosoftCorporation:rnVirtualMachine:rvr7.0:cvnMicrosoftCorporation:ct3:cvr7.0:
  dmi.product.name: Virtual Machine
  dmi.product.version: 7.0
  dmi.sys.vendor: Microsoft Corporation

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1814069/+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 1799237] Re: mprotect fails on ext4 with dax

2019-01-21 Thread Igor Chorazewicz
The problem is still present on kernel 4.15.0-43. Do you have any plans
to fix that?

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

Title:
  mprotect fails on ext4 with dax

Status in Ubuntu:
  Invalid
Status in linux package in Ubuntu:
  Confirmed
Status in pmdk package in Ubuntu:
  Invalid
Status in linux source package in Bionic:
  Confirmed

Bug description:
  I have a file located on ext4 mounted with "dax". When I call mmap on that 
file with protection flag different than PROT_NONE and pass the returned 
address to mprotect(..., PROT_NONE) it fails with:
  mprotect: Permission denied

  This bug affects PMDK (https://github.com/pmem/pmdk) and seems to be Ubuntu 
kernel-specific.
  Problem was observer on kernel 4.15.0-36-generic and 4.15.0-34-generic

  Below is a code which can be used to reproduce the issue.

  #include 
  #include 
  #include 
  #include 
  #include 
  #include 

  int main(int argc, char *argv[])
  {
     if (argc < 3) {
    fprintf(stderr, "usage %s file size\n", 
argv[0]);
    return 1;
     }

     int size = atoi(argv[2]);

     int fd = open(argv[1], O_RDWR);
     if (fd < 0) {
    perror("open");
    return 1;
     }

     void *addr = mmap(NULL, size, PROT_READ | PROT_WRITE, 
MAP_SHARED, fd, 0);
     if (addr == MAP_FAILED) {
    perror("mmap");
    return 1;
     }

     if(mprotect(addr, size, PROT_NONE)) {
    perror("mprotect");
    return 1;
     }

     return 0;
  }
  ---
  ProblemType: Bug
  ApportVersion: 2.20.9-0ubuntu7.4
  Architecture: amd64
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  CRDA: Error: command ['iw', 'reg', 'get'] failed with exit code 1: nl80211 
not found.
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 18.04
  InstallationDate: Installed on 2018-10-23 (0 days ago)
  InstallationMedia: Ubuntu 18.04.1 LTS "Bionic Beaver" - Release amd64 
(20180725)
  IwConfig:
   lono wireless extensions.

   enp0s3no wireless extensions.
  Lsusb:
   Bus 001 Device 002: ID 80ee:0021 VirtualBox USB Tablet
   Bus 001 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  MachineType: innotek GmbH VirtualBox
  Package: linux (not installed)
  ProcFB:

  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.15.0-36-generic 
root=UUID=48e87c4c-3028-4252-b7bb-e1e6091ff7f6 ro quiet splash
  ProcVersionSignature: Ubuntu 4.15.0-36.39-generic 4.15.18
  RelatedPackageVersions:
   linux-restricted-modules-4.15.0-36-generic N/A
   linux-backports-modules-4.15.0-36-generic  N/A
   linux-firmware 1.173.1
  RfKill:

  Tags:  bionic
  Uname: Linux 4.15.0-36-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 12/01/2006
  dmi.bios.vendor: innotek GmbH
  dmi.bios.version: VirtualBox
  dmi.board.name: VirtualBox
  dmi.board.vendor: Oracle Corporation
  dmi.board.version: 1.2
  dmi.chassis.type: 1
  dmi.chassis.vendor: Oracle Corporation
  dmi.modalias: 
dmi:bvninnotekGmbH:bvrVirtualBox:bd12/01/2006:svninnotekGmbH:pnVirtualBox:pvr1.2:rvnOracleCorporation:rnVirtualBox:rvr1.2:cvnOracleCorporation:ct1:cvr:
  dmi.product.family: Virtual Machine
  dmi.product.name: VirtualBox
  dmi.product.version: 1.2
  dmi.sys.vendor: innotek GmbH

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/1799237/+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 1799237] Re: mprotect fails on ext4 with dax

2018-12-12 Thread Igor Chorazewicz
I performed bisect on my own and it seems that following commit causes the 
problem:
1920d4a1d4ff27ebfd34a99eca67c3c470c8c524 (x86/speculation/l1tf: Invert all not 
present mappings).

In upstream kernel there is a commit fixing this:
f19f5c49bbc3ffcc9126cc245fc1b24cc29f4a37

The mprotect issue is observed on Ubuntu 4.15.0-36. However, when I
apply f19f5c49bbc3ffcc9126cc245fc1b24cc29f4a37 to Ubuntu 4.15.0-36, the
issue is gone.

-- 
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/1799237

Title:
  mprotect fails on ext4 with dax

Status in Ubuntu:
  Invalid
Status in linux package in Ubuntu:
  Confirmed
Status in pmdk package in Ubuntu:
  Invalid
Status in linux source package in Bionic:
  Confirmed

Bug description:
  I have a file located on ext4 mounted with "dax". When I call mmap on that 
file with protection flag different than PROT_NONE and pass the returned 
address to mprotect(..., PROT_NONE) it fails with:
  mprotect: Permission denied

  This bug affects PMDK (https://github.com/pmem/pmdk) and seems to be Ubuntu 
kernel-specific.
  Problem was observer on kernel 4.15.0-36-generic and 4.15.0-34-generic

  Below is a code which can be used to reproduce the issue.

  #include 
  #include 
  #include 
  #include 
  #include 
  #include 

  int main(int argc, char *argv[])
  {
     if (argc < 3) {
    fprintf(stderr, "usage %s file size\n", 
argv[0]);
    return 1;
     }

     int size = atoi(argv[2]);

     int fd = open(argv[1], O_RDWR);
     if (fd < 0) {
    perror("open");
    return 1;
     }

     void *addr = mmap(NULL, size, PROT_READ | PROT_WRITE, 
MAP_SHARED, fd, 0);
     if (addr == MAP_FAILED) {
    perror("mmap");
    return 1;
     }

     if(mprotect(addr, size, PROT_NONE)) {
    perror("mprotect");
    return 1;
     }

     return 0;
  }
  ---
  ProblemType: Bug
  ApportVersion: 2.20.9-0ubuntu7.4
  Architecture: amd64
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  CRDA: Error: command ['iw', 'reg', 'get'] failed with exit code 1: nl80211 
not found.
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 18.04
  InstallationDate: Installed on 2018-10-23 (0 days ago)
  InstallationMedia: Ubuntu 18.04.1 LTS "Bionic Beaver" - Release amd64 
(20180725)
  IwConfig:
   lono wireless extensions.

   enp0s3no wireless extensions.
  Lsusb:
   Bus 001 Device 002: ID 80ee:0021 VirtualBox USB Tablet
   Bus 001 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  MachineType: innotek GmbH VirtualBox
  Package: linux (not installed)
  ProcFB:

  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.15.0-36-generic 
root=UUID=48e87c4c-3028-4252-b7bb-e1e6091ff7f6 ro quiet splash
  ProcVersionSignature: Ubuntu 4.15.0-36.39-generic 4.15.18
  RelatedPackageVersions:
   linux-restricted-modules-4.15.0-36-generic N/A
   linux-backports-modules-4.15.0-36-generic  N/A
   linux-firmware 1.173.1
  RfKill:

  Tags:  bionic
  Uname: Linux 4.15.0-36-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 12/01/2006
  dmi.bios.vendor: innotek GmbH
  dmi.bios.version: VirtualBox
  dmi.board.name: VirtualBox
  dmi.board.vendor: Oracle Corporation
  dmi.board.version: 1.2
  dmi.chassis.type: 1
  dmi.chassis.vendor: Oracle Corporation
  dmi.modalias: 
dmi:bvninnotekGmbH:bvrVirtualBox:bd12/01/2006:svninnotekGmbH:pnVirtualBox:pvr1.2:rvnOracleCorporation:rnVirtualBox:rvr1.2:cvnOracleCorporation:ct1:cvr:
  dmi.product.family: Virtual Machine
  dmi.product.name: VirtualBox
  dmi.product.version: 1.2
  dmi.sys.vendor: innotek GmbH

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/1799237/+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 1799237] Re: mprotect fails on ext4 with dax

2018-11-19 Thread Igor Chorazewicz
When I install kernel from package I have some problems with pmem
emulation and I can't really test this. Here is a simple script which
can be used to reproduce the problem (assuming you have pmem emulation,
e.g. using memmap and ndctl installed):

sudo umount /dev/pmem0
sudo ndctl create-namespace -f -e namespace0.0 -m fsdax
sudo mkfs.ext4 /dev/pmem0 -F
sudo rm -rf /mnt/pmem
sudo mkdir /mnt/pmem
sudo mount -o dax /dev/pmem0 /mnt/pmem
sudo chmod 777 /mnt/pmem

truncate -s 1M /mnt/pmem/testfile
./test /mnt/pmem/testfile 1048576

'test' is binary of a program presented in the first message.

-- 
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/1799237

Title:
  mprotect fails on ext4 with dax

Status in Ubuntu:
  Invalid
Status in linux package in Ubuntu:
  Confirmed
Status in pmdk package in Ubuntu:
  Invalid
Status in linux source package in Bionic:
  Confirmed

Bug description:
  I have a file located on ext4 mounted with "dax". When I call mmap on that 
file with protection flag different than PROT_NONE and pass the returned 
address to mprotect(..., PROT_NONE) it fails with:
  mprotect: Permission denied

  This bug affects PMDK (https://github.com/pmem/pmdk) and seems to be Ubuntu 
kernel-specific.
  Problem was observer on kernel 4.15.0-36-generic and 4.15.0-34-generic

  Below is a code which can be used to reproduce the issue.

  #include 
  #include 
  #include 
  #include 
  #include 
  #include 

  int main(int argc, char *argv[])
  {
     if (argc < 3) {
    fprintf(stderr, "usage %s file size\n", 
argv[0]);
    return 1;
     }

     int size = atoi(argv[2]);

     int fd = open(argv[1], O_RDWR);
     if (fd < 0) {
    perror("open");
    return 1;
     }

     void *addr = mmap(NULL, size, PROT_READ | PROT_WRITE, 
MAP_SHARED, fd, 0);
     if (addr == MAP_FAILED) {
    perror("mmap");
    return 1;
     }

     if(mprotect(addr, size, PROT_NONE)) {
    perror("mprotect");
    return 1;
     }

     return 0;
  }
  ---
  ProblemType: Bug
  ApportVersion: 2.20.9-0ubuntu7.4
  Architecture: amd64
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  CRDA: Error: command ['iw', 'reg', 'get'] failed with exit code 1: nl80211 
not found.
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 18.04
  InstallationDate: Installed on 2018-10-23 (0 days ago)
  InstallationMedia: Ubuntu 18.04.1 LTS "Bionic Beaver" - Release amd64 
(20180725)
  IwConfig:
   lono wireless extensions.

   enp0s3no wireless extensions.
  Lsusb:
   Bus 001 Device 002: ID 80ee:0021 VirtualBox USB Tablet
   Bus 001 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  MachineType: innotek GmbH VirtualBox
  Package: linux (not installed)
  ProcFB:

  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.15.0-36-generic 
root=UUID=48e87c4c-3028-4252-b7bb-e1e6091ff7f6 ro quiet splash
  ProcVersionSignature: Ubuntu 4.15.0-36.39-generic 4.15.18
  RelatedPackageVersions:
   linux-restricted-modules-4.15.0-36-generic N/A
   linux-backports-modules-4.15.0-36-generic  N/A
   linux-firmware 1.173.1
  RfKill:

  Tags:  bionic
  Uname: Linux 4.15.0-36-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 12/01/2006
  dmi.bios.vendor: innotek GmbH
  dmi.bios.version: VirtualBox
  dmi.board.name: VirtualBox
  dmi.board.vendor: Oracle Corporation
  dmi.board.version: 1.2
  dmi.chassis.type: 1
  dmi.chassis.vendor: Oracle Corporation
  dmi.modalias: 
dmi:bvninnotekGmbH:bvrVirtualBox:bd12/01/2006:svninnotekGmbH:pnVirtualBox:pvr1.2:rvnOracleCorporation:rnVirtualBox:rvr1.2:cvnOracleCorporation:ct1:cvr:
  dmi.product.family: Virtual Machine
  dmi.product.name: VirtualBox
  dmi.product.version: 1.2
  dmi.sys.vendor: innotek GmbH

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/1799237/+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 1799237] Re: mprotect fails on ext4 with dax

2018-11-02 Thread Igor Chorazewicz
Eerything I described in previous comment was observed on Ubuntu kernel
(4.15.0-34). It worked fine on upstream and on ubuntu 4.15.0-20 so we
can still consider this a regression.

-- 
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/1799237

Title:
  mprotect fails on ext4 with dax

Status in Ubuntu:
  Invalid
Status in linux package in Ubuntu:
  Confirmed
Status in pmdk package in Ubuntu:
  Invalid
Status in linux source package in Bionic:
  Confirmed

Bug description:
  I have a file located on ext4 mounted with "dax". When I call mmap on that 
file with protection flag different than PROT_NONE and pass the returned 
address to mprotect(..., PROT_NONE) it fails with:
  mprotect: Permission denied

  This bug affects PMDK (https://github.com/pmem/pmdk) and seems to be Ubuntu 
kernel-specific.
  Problem was observer on kernel 4.15.0-36-generic and 4.15.0-34-generic

  Below is a code which can be used to reproduce the issue.

  #include 
  #include 
  #include 
  #include 
  #include 
  #include 

  int main(int argc, char *argv[])
  {
     if (argc < 3) {
    fprintf(stderr, "usage %s file size\n", 
argv[0]);
    return 1;
     }

     int size = atoi(argv[2]);

     int fd = open(argv[1], O_RDWR);
     if (fd < 0) {
    perror("open");
    return 1;
     }

     void *addr = mmap(NULL, size, PROT_READ | PROT_WRITE, 
MAP_SHARED, fd, 0);
     if (addr == MAP_FAILED) {
    perror("mmap");
    return 1;
     }

     if(mprotect(addr, size, PROT_NONE)) {
    perror("mprotect");
    return 1;
     }

     return 0;
  }
  ---
  ProblemType: Bug
  ApportVersion: 2.20.9-0ubuntu7.4
  Architecture: amd64
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  CRDA: Error: command ['iw', 'reg', 'get'] failed with exit code 1: nl80211 
not found.
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 18.04
  InstallationDate: Installed on 2018-10-23 (0 days ago)
  InstallationMedia: Ubuntu 18.04.1 LTS "Bionic Beaver" - Release amd64 
(20180725)
  IwConfig:
   lono wireless extensions.

   enp0s3no wireless extensions.
  Lsusb:
   Bus 001 Device 002: ID 80ee:0021 VirtualBox USB Tablet
   Bus 001 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  MachineType: innotek GmbH VirtualBox
  Package: linux (not installed)
  ProcFB:

  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.15.0-36-generic 
root=UUID=48e87c4c-3028-4252-b7bb-e1e6091ff7f6 ro quiet splash
  ProcVersionSignature: Ubuntu 4.15.0-36.39-generic 4.15.18
  RelatedPackageVersions:
   linux-restricted-modules-4.15.0-36-generic N/A
   linux-backports-modules-4.15.0-36-generic  N/A
   linux-firmware 1.173.1
  RfKill:

  Tags:  bionic
  Uname: Linux 4.15.0-36-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 12/01/2006
  dmi.bios.vendor: innotek GmbH
  dmi.bios.version: VirtualBox
  dmi.board.name: VirtualBox
  dmi.board.vendor: Oracle Corporation
  dmi.board.version: 1.2
  dmi.chassis.type: 1
  dmi.chassis.vendor: Oracle Corporation
  dmi.modalias: 
dmi:bvninnotekGmbH:bvrVirtualBox:bd12/01/2006:svninnotekGmbH:pnVirtualBox:pvr1.2:rvnOracleCorporation:rnVirtualBox:rvr1.2:cvnOracleCorporation:ct1:cvr:
  dmi.product.family: Virtual Machine
  dmi.product.name: VirtualBox
  dmi.product.version: 1.2
  dmi.sys.vendor: innotek GmbH

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/1799237/+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 1800896] [NEW] package linux-image-4.15.0-38-generic 4.15.0-38.41 failed to install/upgrade: installed linux-image-4.15.0-38-generic package pre-removal script subprocess return

2018-10-31 Thread Igor Tristão Rodriguez
Public bug reported:

can't boot Ubuntu nor Manjaro without nomodeset now.

ProblemType: Package
DistroRelease: Ubuntu 18.04
Package: linux-image-4.15.0-38-generic 4.15.0-38.41
ProcVersionSignature: Ubuntu 4.15.0-38.41-generic 4.15.18
Uname: Linux 4.15.0-38-generic x86_64
NonfreeKernelModules: snd_usb_audio snd_usbmidi_lib snd_hda_codec_realtek 
snd_hda_codec_generic snd_hda_codec_hdmi snd_hda_intel snd_hda_codec 
edac_mce_amd snd_hda_core eeepc_wmi asus_wmi sparse_keymap k10temp wmi_bmof ccp 
shpchp mac_hid hid_logitech_hidpp hid_logitech_dj mxm_wmi chash i2c_piix4 
gpio_amdpt wmi gpio_generic
ApportVersion: 2.20.9-0ubuntu7.4
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC2:  igor   1778 F pulseaudio
 /dev/snd/controlC1:  igor   1778 F pulseaudio
 /dev/snd/pcmC0D9p:   igor   1778 F...m pulseaudio
 /dev/snd/controlC0:  igor   1778 F pulseaudio
CRDA: Error: command ['iw', 'reg', 'get'] failed with exit code 1: nl80211 not 
found.
Date: Wed Oct 31 15:23:41 2018
ErrorMessage: installed linux-image-4.15.0-38-generic package pre-removal 
script subprocess returned error exit status 1
IwConfig:
 enp6s0no wireless extensions.
 
 lono wireless extensions.
MachineType: System manufacturer System Product Name
ProcFB:
 
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.15.0-38-generic 
root=UUID=b71a1045-54b4-40b6-a17c-d445903e317e ro nomodeset quiet acpi_oci=! 
splash
PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
Python3Details: /usr/bin/python3.6, Python 3.6.6, python3-minimal, 
3.6.5-3ubuntu1
PythonDetails: /usr/bin/python2.7, Python 2.7.15rc1, python-minimal, 
2.7.15~rc1-1
RelatedPackageVersions: grub-pc 2.02-2ubuntu8.7
RfKill:
 
SourcePackage: linux
Title: package linux-image-4.15.0-38-generic 4.15.0-38.41 failed to 
install/upgrade: installed linux-image-4.15.0-38-generic package pre-removal 
script subprocess returned error exit status 1
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 09/07/2018
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: 4024
dmi.board.asset.tag: Default string
dmi.board.name: ROG STRIX X470-F GAMING
dmi.board.vendor: ASUSTeK COMPUTER INC.
dmi.board.version: Rev X.0x
dmi.chassis.asset.tag: Default string
dmi.chassis.type: 3
dmi.chassis.vendor: Default string
dmi.chassis.version: Default string
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr4024:bd09/07/2018:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKCOMPUTERINC.:rnROGSTRIXX470-FGAMING:rvrRevX.0x:cvnDefaultstring:ct3:cvrDefaultstring:
dmi.product.family: To be filled by O.E.M.
dmi.product.name: System Product Name
dmi.product.version: System Version
dmi.sys.vendor: System manufacturer

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


** Tags: amd64 apport-package bionic

-- 
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/1800896

Title:
  package linux-image-4.15.0-38-generic 4.15.0-38.41 failed to
  install/upgrade: installed linux-image-4.15.0-38-generic package pre-
  removal script subprocess returned error exit status 1

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  can't boot Ubuntu nor Manjaro without nomodeset now.

  ProblemType: Package
  DistroRelease: Ubuntu 18.04
  Package: linux-image-4.15.0-38-generic 4.15.0-38.41
  ProcVersionSignature: Ubuntu 4.15.0-38.41-generic 4.15.18
  Uname: Linux 4.15.0-38-generic x86_64
  NonfreeKernelModules: snd_usb_audio snd_usbmidi_lib snd_hda_codec_realtek 
snd_hda_codec_generic snd_hda_codec_hdmi snd_hda_intel snd_hda_codec 
edac_mce_amd snd_hda_core eeepc_wmi asus_wmi sparse_keymap k10temp wmi_bmof ccp 
shpchp mac_hid hid_logitech_hidpp hid_logitech_dj mxm_wmi chash i2c_piix4 
gpio_amdpt wmi gpio_generic
  ApportVersion: 2.20.9-0ubuntu7.4
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC2:  igor   1778 F pulseaudio
   /dev/snd/controlC1:  igor   1778 F pulseaudio
   /dev/snd/pcmC0D9p:   igor   1778 F...m pulseaudio
   /dev/snd/controlC0:  igor   1778 F pulseaudio
  CRDA: Error: command ['iw', 'reg', 'get'] failed with exit code 1: nl80211 
not found.
  Date: Wed Oct 31 15:23:41 2018
  ErrorMessage: installed linux-image-4.15.0-38-generic package pre-removal 
script subprocess returned error exit status 1
  IwConfig:
   enp6s0no wireless extensions.
   
   lono wireless extensions.
  MachineType: System manufacturer System Product Name
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.15.0-38-generic 
root=UUID=b71a1045-54b4-40b6-a17c-d445903e317e ro nomodeset quiet acpi_oci=! 
splash
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running

[Kernel-packages] [Bug 1799237] Re: mprotect fails on ext4 with dax

2018-10-30 Thread Igor Chorazewicz
It turns out that this issue is only present for certain mapping lengths.
If I run the program, which I attached to the bug report, with size>=2M, 
mprotect succeeds. 

I have also tested this on device dax, and the results depend on alignment.
For 2M alignment, everything works fine, for 4k alignment mprotect fails for 
all sizes.

-- 
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/1799237

Title:
  mprotect fails on ext4 with dax

Status in Ubuntu:
  Invalid
Status in linux package in Ubuntu:
  Confirmed
Status in pmdk package in Ubuntu:
  Invalid
Status in linux source package in Bionic:
  Confirmed

Bug description:
  I have a file located on ext4 mounted with "dax". When I call mmap on that 
file with protection flag different than PROT_NONE and pass the returned 
address to mprotect(..., PROT_NONE) it fails with:
  mprotect: Permission denied

  This bug affects PMDK (https://github.com/pmem/pmdk) and seems to be Ubuntu 
kernel-specific.
  Problem was observer on kernel 4.15.0-36-generic and 4.15.0-34-generic

  Below is a code which can be used to reproduce the issue.

  #include 
  #include 
  #include 
  #include 
  #include 
  #include 

  int main(int argc, char *argv[])
  {
     if (argc < 3) {
    fprintf(stderr, "usage %s file size\n", 
argv[0]);
    return 1;
     }

     int size = atoi(argv[2]);

     int fd = open(argv[1], O_RDWR);
     if (fd < 0) {
    perror("open");
    return 1;
     }

     void *addr = mmap(NULL, size, PROT_READ | PROT_WRITE, 
MAP_SHARED, fd, 0);
     if (addr == MAP_FAILED) {
    perror("mmap");
    return 1;
     }

     if(mprotect(addr, size, PROT_NONE)) {
    perror("mprotect");
    return 1;
     }

     return 0;
  }
  ---
  ProblemType: Bug
  ApportVersion: 2.20.9-0ubuntu7.4
  Architecture: amd64
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  CRDA: Error: command ['iw', 'reg', 'get'] failed with exit code 1: nl80211 
not found.
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 18.04
  InstallationDate: Installed on 2018-10-23 (0 days ago)
  InstallationMedia: Ubuntu 18.04.1 LTS "Bionic Beaver" - Release amd64 
(20180725)
  IwConfig:
   lono wireless extensions.

   enp0s3no wireless extensions.
  Lsusb:
   Bus 001 Device 002: ID 80ee:0021 VirtualBox USB Tablet
   Bus 001 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  MachineType: innotek GmbH VirtualBox
  Package: linux (not installed)
  ProcFB:

  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.15.0-36-generic 
root=UUID=48e87c4c-3028-4252-b7bb-e1e6091ff7f6 ro quiet splash
  ProcVersionSignature: Ubuntu 4.15.0-36.39-generic 4.15.18
  RelatedPackageVersions:
   linux-restricted-modules-4.15.0-36-generic N/A
   linux-backports-modules-4.15.0-36-generic  N/A
   linux-firmware 1.173.1
  RfKill:

  Tags:  bionic
  Uname: Linux 4.15.0-36-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 12/01/2006
  dmi.bios.vendor: innotek GmbH
  dmi.bios.version: VirtualBox
  dmi.board.name: VirtualBox
  dmi.board.vendor: Oracle Corporation
  dmi.board.version: 1.2
  dmi.chassis.type: 1
  dmi.chassis.vendor: Oracle Corporation
  dmi.modalias: 
dmi:bvninnotekGmbH:bvrVirtualBox:bd12/01/2006:svninnotekGmbH:pnVirtualBox:pvr1.2:rvnOracleCorporation:rnVirtualBox:rvr1.2:cvnOracleCorporation:ct1:cvr:
  dmi.product.family: Virtual Machine
  dmi.product.name: VirtualBox
  dmi.product.version: 1.2
  dmi.sys.vendor: innotek GmbH

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/1799237/+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 1799237] Re: mprotect fails on ext4 with dax

2018-10-30 Thread Igor Chorazewicz
I have tested the following upstream kernels and mprotect works fine on all of 
them:
4.15.17-041517-generic
4.15.18-041518-generic
4.19.0-041900-generic

-- 
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/1799237

Title:
  mprotect fails on ext4 with dax

Status in Ubuntu:
  Invalid
Status in linux package in Ubuntu:
  Confirmed
Status in pmdk package in Ubuntu:
  Invalid
Status in linux source package in Bionic:
  Confirmed

Bug description:
  I have a file located on ext4 mounted with "dax". When I call mmap on that 
file with protection flag different than PROT_NONE and pass the returned 
address to mprotect(..., PROT_NONE) it fails with:
  mprotect: Permission denied

  This bug affects PMDK (https://github.com/pmem/pmdk) and seems to be Ubuntu 
kernel-specific.
  Problem was observer on kernel 4.15.0-36-generic and 4.15.0-34-generic

  Below is a code which can be used to reproduce the issue.

  #include 
  #include 
  #include 
  #include 
  #include 
  #include 

  int main(int argc, char *argv[])
  {
     if (argc < 3) {
    fprintf(stderr, "usage %s file size\n", 
argv[0]);
    return 1;
     }

     int size = atoi(argv[2]);

     int fd = open(argv[1], O_RDWR);
     if (fd < 0) {
    perror("open");
    return 1;
     }

     void *addr = mmap(NULL, size, PROT_READ | PROT_WRITE, 
MAP_SHARED, fd, 0);
     if (addr == MAP_FAILED) {
    perror("mmap");
    return 1;
     }

     if(mprotect(addr, size, PROT_NONE)) {
    perror("mprotect");
    return 1;
     }

     return 0;
  }
  ---
  ProblemType: Bug
  ApportVersion: 2.20.9-0ubuntu7.4
  Architecture: amd64
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  CRDA: Error: command ['iw', 'reg', 'get'] failed with exit code 1: nl80211 
not found.
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 18.04
  InstallationDate: Installed on 2018-10-23 (0 days ago)
  InstallationMedia: Ubuntu 18.04.1 LTS "Bionic Beaver" - Release amd64 
(20180725)
  IwConfig:
   lono wireless extensions.

   enp0s3no wireless extensions.
  Lsusb:
   Bus 001 Device 002: ID 80ee:0021 VirtualBox USB Tablet
   Bus 001 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  MachineType: innotek GmbH VirtualBox
  Package: linux (not installed)
  ProcFB:

  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.15.0-36-generic 
root=UUID=48e87c4c-3028-4252-b7bb-e1e6091ff7f6 ro quiet splash
  ProcVersionSignature: Ubuntu 4.15.0-36.39-generic 4.15.18
  RelatedPackageVersions:
   linux-restricted-modules-4.15.0-36-generic N/A
   linux-backports-modules-4.15.0-36-generic  N/A
   linux-firmware 1.173.1
  RfKill:

  Tags:  bionic
  Uname: Linux 4.15.0-36-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 12/01/2006
  dmi.bios.vendor: innotek GmbH
  dmi.bios.version: VirtualBox
  dmi.board.name: VirtualBox
  dmi.board.vendor: Oracle Corporation
  dmi.board.version: 1.2
  dmi.chassis.type: 1
  dmi.chassis.vendor: Oracle Corporation
  dmi.modalias: 
dmi:bvninnotekGmbH:bvrVirtualBox:bd12/01/2006:svninnotekGmbH:pnVirtualBox:pvr1.2:rvnOracleCorporation:rnVirtualBox:rvr1.2:cvnOracleCorporation:ct1:cvr:
  dmi.product.family: Virtual Machine
  dmi.product.name: VirtualBox
  dmi.product.version: 1.2
  dmi.sys.vendor: innotek GmbH

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/1799237/+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 1799237] Re: mprotect fails on ext4 with dax

2018-10-25 Thread Igor Chorazewicz
This bug was not present in the following kernel: 4.15.0-20-generic

-- 
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/1799237

Title:
  mprotect fails on ext4 with dax

Status in Ubuntu:
  Invalid
Status in linux package in Ubuntu:
  Confirmed
Status in pmdk package in Ubuntu:
  Invalid
Status in linux source package in Bionic:
  Confirmed

Bug description:
  I have a file located on ext4 mounted with "dax". When I call mmap on that 
file with protection flag different than PROT_NONE and pass the returned 
address to mprotect(..., PROT_NONE) it fails with:
  mprotect: Permission denied

  This bug affects PMDK (https://github.com/pmem/pmdk) and seems to be Ubuntu 
kernel-specific.
  Problem was observer on kernel 4.15.0-36-generic and 4.15.0-34-generic

  Below is a code which can be used to reproduce the issue.

  #include 
  #include 
  #include 
  #include 
  #include 
  #include 

  int main(int argc, char *argv[])
  {
     if (argc < 3) {
    fprintf(stderr, "usage %s file size\n", 
argv[0]);
    return 1;
     }

     int size = atoi(argv[2]);

     int fd = open(argv[1], O_RDWR);
     if (fd < 0) {
    perror("open");
    return 1;
     }

     void *addr = mmap(NULL, size, PROT_READ | PROT_WRITE, 
MAP_SHARED, fd, 0);
     if (addr == MAP_FAILED) {
    perror("mmap");
    return 1;
     }

     if(mprotect(addr, size, PROT_NONE)) {
    perror("mprotect");
    return 1;
     }

     return 0;
  }
  ---
  ProblemType: Bug
  ApportVersion: 2.20.9-0ubuntu7.4
  Architecture: amd64
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  CRDA: Error: command ['iw', 'reg', 'get'] failed with exit code 1: nl80211 
not found.
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 18.04
  InstallationDate: Installed on 2018-10-23 (0 days ago)
  InstallationMedia: Ubuntu 18.04.1 LTS "Bionic Beaver" - Release amd64 
(20180725)
  IwConfig:
   lono wireless extensions.

   enp0s3no wireless extensions.
  Lsusb:
   Bus 001 Device 002: ID 80ee:0021 VirtualBox USB Tablet
   Bus 001 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  MachineType: innotek GmbH VirtualBox
  Package: linux (not installed)
  ProcFB:

  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.15.0-36-generic 
root=UUID=48e87c4c-3028-4252-b7bb-e1e6091ff7f6 ro quiet splash
  ProcVersionSignature: Ubuntu 4.15.0-36.39-generic 4.15.18
  RelatedPackageVersions:
   linux-restricted-modules-4.15.0-36-generic N/A
   linux-backports-modules-4.15.0-36-generic  N/A
   linux-firmware 1.173.1
  RfKill:

  Tags:  bionic
  Uname: Linux 4.15.0-36-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 12/01/2006
  dmi.bios.vendor: innotek GmbH
  dmi.bios.version: VirtualBox
  dmi.board.name: VirtualBox
  dmi.board.vendor: Oracle Corporation
  dmi.board.version: 1.2
  dmi.chassis.type: 1
  dmi.chassis.vendor: Oracle Corporation
  dmi.modalias: 
dmi:bvninnotekGmbH:bvrVirtualBox:bd12/01/2006:svninnotekGmbH:pnVirtualBox:pvr1.2:rvnOracleCorporation:rnVirtualBox:rvr1.2:cvnOracleCorporation:ct1:cvr:
  dmi.product.family: Virtual Machine
  dmi.product.name: VirtualBox
  dmi.product.version: 1.2
  dmi.sys.vendor: innotek GmbH

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/1799237/+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 1799237] Re: mprotect fails on ext4 with dax

2018-10-23 Thread Igor Chorazewicz
apport information

** Tags added: apport-collected

** Description changed:

  I have a file located on ext4 mounted with "dax". When I call mmap on that 
file with protection flag different than PROT_NONE and pass the returned 
address to mprotect(..., PROT_NONE) it fails with:
  mprotect: Permission denied
  
  This bug affects PMDK (https://github.com/pmem/pmdk) and seems to be Ubuntu 
kernel-specific.
  Problem was observer on kernel 4.15.0-36-generic and 4.15.0-34-generic
  
  Below is a code which can be used to reproduce the issue.
  
  #include 
  #include 
  #include 
  #include 
  #include 
  #include 
  
  int main(int argc, char *argv[])
  {
     if (argc < 3) {
    fprintf(stderr, "usage %s file size\n", 
argv[0]);
    return 1;
     }
  
     int size = atoi(argv[2]);
  
     int fd = open(argv[1], O_RDWR);
     if (fd < 0) {
    perror("open");
    return 1;
     }
  
     void *addr = mmap(NULL, size, PROT_READ | PROT_WRITE, 
MAP_SHARED, fd, 0);
     if (addr == MAP_FAILED) {
    perror("mmap");
    return 1;
     }
  
     if(mprotect(addr, size, PROT_NONE)) {
    perror("mprotect");
    return 1;
     }
  
     return 0;
  }
+ --- 
+ ProblemType: Bug
+ ApportVersion: 2.20.9-0ubuntu7.4
+ Architecture: amd64
+ AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
+ CRDA: Error: command ['iw', 'reg', 'get'] failed with exit code 1: nl80211 
not found.
+ CurrentDesktop: ubuntu:GNOME
+ DistroRelease: Ubuntu 18.04
+ InstallationDate: Installed on 2018-10-23 (0 days ago)
+ InstallationMedia: Ubuntu 18.04.1 LTS "Bionic Beaver" - Release amd64 
(20180725)
+ IwConfig:
+  lono wireless extensions.
+  
+  enp0s3no wireless extensions.
+ Lsusb:
+  Bus 001 Device 002: ID 80ee:0021 VirtualBox USB Tablet
+  Bus 001 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
+ MachineType: innotek GmbH VirtualBox
+ Package: linux (not installed)
+ ProcFB:
+  
+ ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.15.0-36-generic 
root=UUID=48e87c4c-3028-4252-b7bb-e1e6091ff7f6 ro quiet splash
+ ProcVersionSignature: Ubuntu 4.15.0-36.39-generic 4.15.18
+ RelatedPackageVersions:
+  linux-restricted-modules-4.15.0-36-generic N/A
+  linux-backports-modules-4.15.0-36-generic  N/A
+  linux-firmware 1.173.1
+ RfKill:
+  
+ Tags:  bionic
+ Uname: Linux 4.15.0-36-generic x86_64
+ UpgradeStatus: No upgrade log present (probably fresh install)
+ UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
+ _MarkForUpload: True
+ dmi.bios.date: 12/01/2006
+ dmi.bios.vendor: innotek GmbH
+ dmi.bios.version: VirtualBox
+ dmi.board.name: VirtualBox
+ dmi.board.vendor: Oracle Corporation
+ dmi.board.version: 1.2
+ dmi.chassis.type: 1
+ dmi.chassis.vendor: Oracle Corporation
+ dmi.modalias: 
dmi:bvninnotekGmbH:bvrVirtualBox:bd12/01/2006:svninnotekGmbH:pnVirtualBox:pvr1.2:rvnOracleCorporation:rnVirtualBox:rvr1.2:cvnOracleCorporation:ct1:cvr:
+ dmi.product.family: Virtual Machine
+ dmi.product.name: VirtualBox
+ dmi.product.version: 1.2
+ dmi.sys.vendor: innotek GmbH

** Attachment added: "AlsaInfo.txt"
   
https://bugs.launchpad.net/bugs/1799237/+attachment/5204640/+files/AlsaInfo.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/1799237

Title:
  mprotect fails on ext4 with dax

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

Bug description:
  I have a file located on ext4 mounted with "dax". When I call mmap on that 
file with protection flag different than PROT_NONE and pass the returned 
address to mprotect(..., PROT_NONE) it fails with:
  mprotect: Permission denied

  This bug affects PMDK (https://github.com/pmem/pmdk) and seems to be Ubuntu 
kernel-specific.
  Problem was observer on kernel 4.15.0-36-generic and 4.15.0-34-generic

  Below is a code which can be used to reproduce the issue.

  #include 
  #include 
  #include 
  #include 
  #include 
  #include 

  int main(int argc, char *argv[])
  {
     if (argc < 3) {
    fprintf(stderr, "usage %s file size\n", 
argv[0]);
    return 1;
     }

     int size = atoi(argv[2]);

     int fd = open(argv[1], O_RDWR);
     if (fd < 0) {
    perror("open");
    return 1;
     }

     void *addr = mmap(NULL, size, PROT_READ | PROT_WRITE, 
MAP_SHARED, fd, 0);
     if (addr == MAP_FAILED) {
   

[Kernel-packages] [Bug 1799237] CurrentDmesg.txt

2018-10-23 Thread Igor Chorazewicz
apport information

** Attachment added: "CurrentDmesg.txt"
   
https://bugs.launchpad.net/bugs/1799237/+attachment/5204641/+files/CurrentDmesg.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/1799237

Title:
  mprotect fails on ext4 with dax

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

Bug description:
  I have a file located on ext4 mounted with "dax". When I call mmap on that 
file with protection flag different than PROT_NONE and pass the returned 
address to mprotect(..., PROT_NONE) it fails with:
  mprotect: Permission denied

  This bug affects PMDK (https://github.com/pmem/pmdk) and seems to be Ubuntu 
kernel-specific.
  Problem was observer on kernel 4.15.0-36-generic and 4.15.0-34-generic

  Below is a code which can be used to reproduce the issue.

  #include 
  #include 
  #include 
  #include 
  #include 
  #include 

  int main(int argc, char *argv[])
  {
     if (argc < 3) {
    fprintf(stderr, "usage %s file size\n", 
argv[0]);
    return 1;
     }

     int size = atoi(argv[2]);

     int fd = open(argv[1], O_RDWR);
     if (fd < 0) {
    perror("open");
    return 1;
     }

     void *addr = mmap(NULL, size, PROT_READ | PROT_WRITE, 
MAP_SHARED, fd, 0);
     if (addr == MAP_FAILED) {
    perror("mmap");
    return 1;
     }

     if(mprotect(addr, size, PROT_NONE)) {
    perror("mprotect");
    return 1;
     }

     return 0;
  }
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.9-0ubuntu7.4
  Architecture: amd64
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  CRDA: Error: command ['iw', 'reg', 'get'] failed with exit code 1: nl80211 
not found.
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 18.04
  InstallationDate: Installed on 2018-10-23 (0 days ago)
  InstallationMedia: Ubuntu 18.04.1 LTS "Bionic Beaver" - Release amd64 
(20180725)
  IwConfig:
   lono wireless extensions.
   
   enp0s3no wireless extensions.
  Lsusb:
   Bus 001 Device 002: ID 80ee:0021 VirtualBox USB Tablet
   Bus 001 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  MachineType: innotek GmbH VirtualBox
  Package: linux (not installed)
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.15.0-36-generic 
root=UUID=48e87c4c-3028-4252-b7bb-e1e6091ff7f6 ro quiet splash
  ProcVersionSignature: Ubuntu 4.15.0-36.39-generic 4.15.18
  RelatedPackageVersions:
   linux-restricted-modules-4.15.0-36-generic N/A
   linux-backports-modules-4.15.0-36-generic  N/A
   linux-firmware 1.173.1
  RfKill:
   
  Tags:  bionic
  Uname: Linux 4.15.0-36-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 12/01/2006
  dmi.bios.vendor: innotek GmbH
  dmi.bios.version: VirtualBox
  dmi.board.name: VirtualBox
  dmi.board.vendor: Oracle Corporation
  dmi.board.version: 1.2
  dmi.chassis.type: 1
  dmi.chassis.vendor: Oracle Corporation
  dmi.modalias: 
dmi:bvninnotekGmbH:bvrVirtualBox:bd12/01/2006:svninnotekGmbH:pnVirtualBox:pvr1.2:rvnOracleCorporation:rnVirtualBox:rvr1.2:cvnOracleCorporation:ct1:cvr:
  dmi.product.family: Virtual Machine
  dmi.product.name: VirtualBox
  dmi.product.version: 1.2
  dmi.sys.vendor: innotek GmbH

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/1799237/+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 1799237] ProcModules.txt

2018-10-23 Thread Igor Chorazewicz
apport information

** Attachment added: "ProcModules.txt"
   
https://bugs.launchpad.net/bugs/1799237/+attachment/5204647/+files/ProcModules.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/1799237

Title:
  mprotect fails on ext4 with dax

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

Bug description:
  I have a file located on ext4 mounted with "dax". When I call mmap on that 
file with protection flag different than PROT_NONE and pass the returned 
address to mprotect(..., PROT_NONE) it fails with:
  mprotect: Permission denied

  This bug affects PMDK (https://github.com/pmem/pmdk) and seems to be Ubuntu 
kernel-specific.
  Problem was observer on kernel 4.15.0-36-generic and 4.15.0-34-generic

  Below is a code which can be used to reproduce the issue.

  #include 
  #include 
  #include 
  #include 
  #include 
  #include 

  int main(int argc, char *argv[])
  {
     if (argc < 3) {
    fprintf(stderr, "usage %s file size\n", 
argv[0]);
    return 1;
     }

     int size = atoi(argv[2]);

     int fd = open(argv[1], O_RDWR);
     if (fd < 0) {
    perror("open");
    return 1;
     }

     void *addr = mmap(NULL, size, PROT_READ | PROT_WRITE, 
MAP_SHARED, fd, 0);
     if (addr == MAP_FAILED) {
    perror("mmap");
    return 1;
     }

     if(mprotect(addr, size, PROT_NONE)) {
    perror("mprotect");
    return 1;
     }

     return 0;
  }
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.9-0ubuntu7.4
  Architecture: amd64
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  CRDA: Error: command ['iw', 'reg', 'get'] failed with exit code 1: nl80211 
not found.
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 18.04
  InstallationDate: Installed on 2018-10-23 (0 days ago)
  InstallationMedia: Ubuntu 18.04.1 LTS "Bionic Beaver" - Release amd64 
(20180725)
  IwConfig:
   lono wireless extensions.
   
   enp0s3no wireless extensions.
  Lsusb:
   Bus 001 Device 002: ID 80ee:0021 VirtualBox USB Tablet
   Bus 001 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  MachineType: innotek GmbH VirtualBox
  Package: linux (not installed)
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.15.0-36-generic 
root=UUID=48e87c4c-3028-4252-b7bb-e1e6091ff7f6 ro quiet splash
  ProcVersionSignature: Ubuntu 4.15.0-36.39-generic 4.15.18
  RelatedPackageVersions:
   linux-restricted-modules-4.15.0-36-generic N/A
   linux-backports-modules-4.15.0-36-generic  N/A
   linux-firmware 1.173.1
  RfKill:
   
  Tags:  bionic
  Uname: Linux 4.15.0-36-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 12/01/2006
  dmi.bios.vendor: innotek GmbH
  dmi.bios.version: VirtualBox
  dmi.board.name: VirtualBox
  dmi.board.vendor: Oracle Corporation
  dmi.board.version: 1.2
  dmi.chassis.type: 1
  dmi.chassis.vendor: Oracle Corporation
  dmi.modalias: 
dmi:bvninnotekGmbH:bvrVirtualBox:bd12/01/2006:svninnotekGmbH:pnVirtualBox:pvr1.2:rvnOracleCorporation:rnVirtualBox:rvr1.2:cvnOracleCorporation:ct1:cvr:
  dmi.product.family: Virtual Machine
  dmi.product.name: VirtualBox
  dmi.product.version: 1.2
  dmi.sys.vendor: innotek GmbH

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/1799237/+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 1799237] PulseList.txt

2018-10-23 Thread Igor Chorazewicz
apport information

** Attachment added: "PulseList.txt"
   
https://bugs.launchpad.net/bugs/1799237/+attachment/5204648/+files/PulseList.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/1799237

Title:
  mprotect fails on ext4 with dax

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

Bug description:
  I have a file located on ext4 mounted with "dax". When I call mmap on that 
file with protection flag different than PROT_NONE and pass the returned 
address to mprotect(..., PROT_NONE) it fails with:
  mprotect: Permission denied

  This bug affects PMDK (https://github.com/pmem/pmdk) and seems to be Ubuntu 
kernel-specific.
  Problem was observer on kernel 4.15.0-36-generic and 4.15.0-34-generic

  Below is a code which can be used to reproduce the issue.

  #include 
  #include 
  #include 
  #include 
  #include 
  #include 

  int main(int argc, char *argv[])
  {
     if (argc < 3) {
    fprintf(stderr, "usage %s file size\n", 
argv[0]);
    return 1;
     }

     int size = atoi(argv[2]);

     int fd = open(argv[1], O_RDWR);
     if (fd < 0) {
    perror("open");
    return 1;
     }

     void *addr = mmap(NULL, size, PROT_READ | PROT_WRITE, 
MAP_SHARED, fd, 0);
     if (addr == MAP_FAILED) {
    perror("mmap");
    return 1;
     }

     if(mprotect(addr, size, PROT_NONE)) {
    perror("mprotect");
    return 1;
     }

     return 0;
  }
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.9-0ubuntu7.4
  Architecture: amd64
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  CRDA: Error: command ['iw', 'reg', 'get'] failed with exit code 1: nl80211 
not found.
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 18.04
  InstallationDate: Installed on 2018-10-23 (0 days ago)
  InstallationMedia: Ubuntu 18.04.1 LTS "Bionic Beaver" - Release amd64 
(20180725)
  IwConfig:
   lono wireless extensions.
   
   enp0s3no wireless extensions.
  Lsusb:
   Bus 001 Device 002: ID 80ee:0021 VirtualBox USB Tablet
   Bus 001 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  MachineType: innotek GmbH VirtualBox
  Package: linux (not installed)
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.15.0-36-generic 
root=UUID=48e87c4c-3028-4252-b7bb-e1e6091ff7f6 ro quiet splash
  ProcVersionSignature: Ubuntu 4.15.0-36.39-generic 4.15.18
  RelatedPackageVersions:
   linux-restricted-modules-4.15.0-36-generic N/A
   linux-backports-modules-4.15.0-36-generic  N/A
   linux-firmware 1.173.1
  RfKill:
   
  Tags:  bionic
  Uname: Linux 4.15.0-36-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 12/01/2006
  dmi.bios.vendor: innotek GmbH
  dmi.bios.version: VirtualBox
  dmi.board.name: VirtualBox
  dmi.board.vendor: Oracle Corporation
  dmi.board.version: 1.2
  dmi.chassis.type: 1
  dmi.chassis.vendor: Oracle Corporation
  dmi.modalias: 
dmi:bvninnotekGmbH:bvrVirtualBox:bd12/01/2006:svninnotekGmbH:pnVirtualBox:pvr1.2:rvnOracleCorporation:rnVirtualBox:rvr1.2:cvnOracleCorporation:ct1:cvr:
  dmi.product.family: Virtual Machine
  dmi.product.name: VirtualBox
  dmi.product.version: 1.2
  dmi.sys.vendor: innotek GmbH

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/1799237/+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 1799237] WifiSyslog.txt

2018-10-23 Thread Igor Chorazewicz
apport information

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

** Changed in: linux (Ubuntu)
   Status: Incomplete => 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/1799237

Title:
  mprotect fails on ext4 with dax

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

Bug description:
  I have a file located on ext4 mounted with "dax". When I call mmap on that 
file with protection flag different than PROT_NONE and pass the returned 
address to mprotect(..., PROT_NONE) it fails with:
  mprotect: Permission denied

  This bug affects PMDK (https://github.com/pmem/pmdk) and seems to be Ubuntu 
kernel-specific.
  Problem was observer on kernel 4.15.0-36-generic and 4.15.0-34-generic

  Below is a code which can be used to reproduce the issue.

  #include 
  #include 
  #include 
  #include 
  #include 
  #include 

  int main(int argc, char *argv[])
  {
     if (argc < 3) {
    fprintf(stderr, "usage %s file size\n", 
argv[0]);
    return 1;
     }

     int size = atoi(argv[2]);

     int fd = open(argv[1], O_RDWR);
     if (fd < 0) {
    perror("open");
    return 1;
     }

     void *addr = mmap(NULL, size, PROT_READ | PROT_WRITE, 
MAP_SHARED, fd, 0);
     if (addr == MAP_FAILED) {
    perror("mmap");
    return 1;
     }

     if(mprotect(addr, size, PROT_NONE)) {
    perror("mprotect");
    return 1;
     }

     return 0;
  }
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.9-0ubuntu7.4
  Architecture: amd64
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  CRDA: Error: command ['iw', 'reg', 'get'] failed with exit code 1: nl80211 
not found.
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 18.04
  InstallationDate: Installed on 2018-10-23 (0 days ago)
  InstallationMedia: Ubuntu 18.04.1 LTS "Bionic Beaver" - Release amd64 
(20180725)
  IwConfig:
   lono wireless extensions.
   
   enp0s3no wireless extensions.
  Lsusb:
   Bus 001 Device 002: ID 80ee:0021 VirtualBox USB Tablet
   Bus 001 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  MachineType: innotek GmbH VirtualBox
  Package: linux (not installed)
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.15.0-36-generic 
root=UUID=48e87c4c-3028-4252-b7bb-e1e6091ff7f6 ro quiet splash
  ProcVersionSignature: Ubuntu 4.15.0-36.39-generic 4.15.18
  RelatedPackageVersions:
   linux-restricted-modules-4.15.0-36-generic N/A
   linux-backports-modules-4.15.0-36-generic  N/A
   linux-firmware 1.173.1
  RfKill:
   
  Tags:  bionic
  Uname: Linux 4.15.0-36-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 12/01/2006
  dmi.bios.vendor: innotek GmbH
  dmi.bios.version: VirtualBox
  dmi.board.name: VirtualBox
  dmi.board.vendor: Oracle Corporation
  dmi.board.version: 1.2
  dmi.chassis.type: 1
  dmi.chassis.vendor: Oracle Corporation
  dmi.modalias: 
dmi:bvninnotekGmbH:bvrVirtualBox:bd12/01/2006:svninnotekGmbH:pnVirtualBox:pvr1.2:rvnOracleCorporation:rnVirtualBox:rvr1.2:cvnOracleCorporation:ct1:cvr:
  dmi.product.family: Virtual Machine
  dmi.product.name: VirtualBox
  dmi.product.version: 1.2
  dmi.sys.vendor: innotek GmbH

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/1799237/+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 1799237] UdevDb.txt

2018-10-23 Thread Igor Chorazewicz
apport information

** Attachment added: "UdevDb.txt"
   https://bugs.launchpad.net/bugs/1799237/+attachment/5204649/+files/UdevDb.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/1799237

Title:
  mprotect fails on ext4 with dax

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

Bug description:
  I have a file located on ext4 mounted with "dax". When I call mmap on that 
file with protection flag different than PROT_NONE and pass the returned 
address to mprotect(..., PROT_NONE) it fails with:
  mprotect: Permission denied

  This bug affects PMDK (https://github.com/pmem/pmdk) and seems to be Ubuntu 
kernel-specific.
  Problem was observer on kernel 4.15.0-36-generic and 4.15.0-34-generic

  Below is a code which can be used to reproduce the issue.

  #include 
  #include 
  #include 
  #include 
  #include 
  #include 

  int main(int argc, char *argv[])
  {
     if (argc < 3) {
    fprintf(stderr, "usage %s file size\n", 
argv[0]);
    return 1;
     }

     int size = atoi(argv[2]);

     int fd = open(argv[1], O_RDWR);
     if (fd < 0) {
    perror("open");
    return 1;
     }

     void *addr = mmap(NULL, size, PROT_READ | PROT_WRITE, 
MAP_SHARED, fd, 0);
     if (addr == MAP_FAILED) {
    perror("mmap");
    return 1;
     }

     if(mprotect(addr, size, PROT_NONE)) {
    perror("mprotect");
    return 1;
     }

     return 0;
  }
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.9-0ubuntu7.4
  Architecture: amd64
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  CRDA: Error: command ['iw', 'reg', 'get'] failed with exit code 1: nl80211 
not found.
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 18.04
  InstallationDate: Installed on 2018-10-23 (0 days ago)
  InstallationMedia: Ubuntu 18.04.1 LTS "Bionic Beaver" - Release amd64 
(20180725)
  IwConfig:
   lono wireless extensions.
   
   enp0s3no wireless extensions.
  Lsusb:
   Bus 001 Device 002: ID 80ee:0021 VirtualBox USB Tablet
   Bus 001 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  MachineType: innotek GmbH VirtualBox
  Package: linux (not installed)
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.15.0-36-generic 
root=UUID=48e87c4c-3028-4252-b7bb-e1e6091ff7f6 ro quiet splash
  ProcVersionSignature: Ubuntu 4.15.0-36.39-generic 4.15.18
  RelatedPackageVersions:
   linux-restricted-modules-4.15.0-36-generic N/A
   linux-backports-modules-4.15.0-36-generic  N/A
   linux-firmware 1.173.1
  RfKill:
   
  Tags:  bionic
  Uname: Linux 4.15.0-36-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 12/01/2006
  dmi.bios.vendor: innotek GmbH
  dmi.bios.version: VirtualBox
  dmi.board.name: VirtualBox
  dmi.board.vendor: Oracle Corporation
  dmi.board.version: 1.2
  dmi.chassis.type: 1
  dmi.chassis.vendor: Oracle Corporation
  dmi.modalias: 
dmi:bvninnotekGmbH:bvrVirtualBox:bd12/01/2006:svninnotekGmbH:pnVirtualBox:pvr1.2:rvnOracleCorporation:rnVirtualBox:rvr1.2:cvnOracleCorporation:ct1:cvr:
  dmi.product.family: Virtual Machine
  dmi.product.name: VirtualBox
  dmi.product.version: 1.2
  dmi.sys.vendor: innotek GmbH

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/1799237/+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 1799237] ProcCpuinfoMinimal.txt

2018-10-23 Thread Igor Chorazewicz
apport information

** Attachment added: "ProcCpuinfoMinimal.txt"
   
https://bugs.launchpad.net/bugs/1799237/+attachment/5204644/+files/ProcCpuinfoMinimal.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/1799237

Title:
  mprotect fails on ext4 with dax

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

Bug description:
  I have a file located on ext4 mounted with "dax". When I call mmap on that 
file with protection flag different than PROT_NONE and pass the returned 
address to mprotect(..., PROT_NONE) it fails with:
  mprotect: Permission denied

  This bug affects PMDK (https://github.com/pmem/pmdk) and seems to be Ubuntu 
kernel-specific.
  Problem was observer on kernel 4.15.0-36-generic and 4.15.0-34-generic

  Below is a code which can be used to reproduce the issue.

  #include 
  #include 
  #include 
  #include 
  #include 
  #include 

  int main(int argc, char *argv[])
  {
     if (argc < 3) {
    fprintf(stderr, "usage %s file size\n", 
argv[0]);
    return 1;
     }

     int size = atoi(argv[2]);

     int fd = open(argv[1], O_RDWR);
     if (fd < 0) {
    perror("open");
    return 1;
     }

     void *addr = mmap(NULL, size, PROT_READ | PROT_WRITE, 
MAP_SHARED, fd, 0);
     if (addr == MAP_FAILED) {
    perror("mmap");
    return 1;
     }

     if(mprotect(addr, size, PROT_NONE)) {
    perror("mprotect");
    return 1;
     }

     return 0;
  }
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.9-0ubuntu7.4
  Architecture: amd64
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  CRDA: Error: command ['iw', 'reg', 'get'] failed with exit code 1: nl80211 
not found.
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 18.04
  InstallationDate: Installed on 2018-10-23 (0 days ago)
  InstallationMedia: Ubuntu 18.04.1 LTS "Bionic Beaver" - Release amd64 
(20180725)
  IwConfig:
   lono wireless extensions.
   
   enp0s3no wireless extensions.
  Lsusb:
   Bus 001 Device 002: ID 80ee:0021 VirtualBox USB Tablet
   Bus 001 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  MachineType: innotek GmbH VirtualBox
  Package: linux (not installed)
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.15.0-36-generic 
root=UUID=48e87c4c-3028-4252-b7bb-e1e6091ff7f6 ro quiet splash
  ProcVersionSignature: Ubuntu 4.15.0-36.39-generic 4.15.18
  RelatedPackageVersions:
   linux-restricted-modules-4.15.0-36-generic N/A
   linux-backports-modules-4.15.0-36-generic  N/A
   linux-firmware 1.173.1
  RfKill:
   
  Tags:  bionic
  Uname: Linux 4.15.0-36-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 12/01/2006
  dmi.bios.vendor: innotek GmbH
  dmi.bios.version: VirtualBox
  dmi.board.name: VirtualBox
  dmi.board.vendor: Oracle Corporation
  dmi.board.version: 1.2
  dmi.chassis.type: 1
  dmi.chassis.vendor: Oracle Corporation
  dmi.modalias: 
dmi:bvninnotekGmbH:bvrVirtualBox:bd12/01/2006:svninnotekGmbH:pnVirtualBox:pvr1.2:rvnOracleCorporation:rnVirtualBox:rvr1.2:cvnOracleCorporation:ct1:cvr:
  dmi.product.family: Virtual Machine
  dmi.product.name: VirtualBox
  dmi.product.version: 1.2
  dmi.sys.vendor: innotek GmbH

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/1799237/+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 1799237] ProcCpuinfo.txt

2018-10-23 Thread Igor Chorazewicz
apport information

** Attachment added: "ProcCpuinfo.txt"
   
https://bugs.launchpad.net/bugs/1799237/+attachment/5204643/+files/ProcCpuinfo.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/1799237

Title:
  mprotect fails on ext4 with dax

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

Bug description:
  I have a file located on ext4 mounted with "dax". When I call mmap on that 
file with protection flag different than PROT_NONE and pass the returned 
address to mprotect(..., PROT_NONE) it fails with:
  mprotect: Permission denied

  This bug affects PMDK (https://github.com/pmem/pmdk) and seems to be Ubuntu 
kernel-specific.
  Problem was observer on kernel 4.15.0-36-generic and 4.15.0-34-generic

  Below is a code which can be used to reproduce the issue.

  #include 
  #include 
  #include 
  #include 
  #include 
  #include 

  int main(int argc, char *argv[])
  {
     if (argc < 3) {
    fprintf(stderr, "usage %s file size\n", 
argv[0]);
    return 1;
     }

     int size = atoi(argv[2]);

     int fd = open(argv[1], O_RDWR);
     if (fd < 0) {
    perror("open");
    return 1;
     }

     void *addr = mmap(NULL, size, PROT_READ | PROT_WRITE, 
MAP_SHARED, fd, 0);
     if (addr == MAP_FAILED) {
    perror("mmap");
    return 1;
     }

     if(mprotect(addr, size, PROT_NONE)) {
    perror("mprotect");
    return 1;
     }

     return 0;
  }
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.9-0ubuntu7.4
  Architecture: amd64
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  CRDA: Error: command ['iw', 'reg', 'get'] failed with exit code 1: nl80211 
not found.
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 18.04
  InstallationDate: Installed on 2018-10-23 (0 days ago)
  InstallationMedia: Ubuntu 18.04.1 LTS "Bionic Beaver" - Release amd64 
(20180725)
  IwConfig:
   lono wireless extensions.
   
   enp0s3no wireless extensions.
  Lsusb:
   Bus 001 Device 002: ID 80ee:0021 VirtualBox USB Tablet
   Bus 001 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  MachineType: innotek GmbH VirtualBox
  Package: linux (not installed)
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.15.0-36-generic 
root=UUID=48e87c4c-3028-4252-b7bb-e1e6091ff7f6 ro quiet splash
  ProcVersionSignature: Ubuntu 4.15.0-36.39-generic 4.15.18
  RelatedPackageVersions:
   linux-restricted-modules-4.15.0-36-generic N/A
   linux-backports-modules-4.15.0-36-generic  N/A
   linux-firmware 1.173.1
  RfKill:
   
  Tags:  bionic
  Uname: Linux 4.15.0-36-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 12/01/2006
  dmi.bios.vendor: innotek GmbH
  dmi.bios.version: VirtualBox
  dmi.board.name: VirtualBox
  dmi.board.vendor: Oracle Corporation
  dmi.board.version: 1.2
  dmi.chassis.type: 1
  dmi.chassis.vendor: Oracle Corporation
  dmi.modalias: 
dmi:bvninnotekGmbH:bvrVirtualBox:bd12/01/2006:svninnotekGmbH:pnVirtualBox:pvr1.2:rvnOracleCorporation:rnVirtualBox:rvr1.2:cvnOracleCorporation:ct1:cvr:
  dmi.product.family: Virtual Machine
  dmi.product.name: VirtualBox
  dmi.product.version: 1.2
  dmi.sys.vendor: innotek GmbH

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/1799237/+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 1799237] ProcEnviron.txt

2018-10-23 Thread Igor Chorazewicz
apport information

** Attachment added: "ProcEnviron.txt"
   
https://bugs.launchpad.net/bugs/1799237/+attachment/5204645/+files/ProcEnviron.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/1799237

Title:
  mprotect fails on ext4 with dax

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

Bug description:
  I have a file located on ext4 mounted with "dax". When I call mmap on that 
file with protection flag different than PROT_NONE and pass the returned 
address to mprotect(..., PROT_NONE) it fails with:
  mprotect: Permission denied

  This bug affects PMDK (https://github.com/pmem/pmdk) and seems to be Ubuntu 
kernel-specific.
  Problem was observer on kernel 4.15.0-36-generic and 4.15.0-34-generic

  Below is a code which can be used to reproduce the issue.

  #include 
  #include 
  #include 
  #include 
  #include 
  #include 

  int main(int argc, char *argv[])
  {
     if (argc < 3) {
    fprintf(stderr, "usage %s file size\n", 
argv[0]);
    return 1;
     }

     int size = atoi(argv[2]);

     int fd = open(argv[1], O_RDWR);
     if (fd < 0) {
    perror("open");
    return 1;
     }

     void *addr = mmap(NULL, size, PROT_READ | PROT_WRITE, 
MAP_SHARED, fd, 0);
     if (addr == MAP_FAILED) {
    perror("mmap");
    return 1;
     }

     if(mprotect(addr, size, PROT_NONE)) {
    perror("mprotect");
    return 1;
     }

     return 0;
  }
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.9-0ubuntu7.4
  Architecture: amd64
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  CRDA: Error: command ['iw', 'reg', 'get'] failed with exit code 1: nl80211 
not found.
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 18.04
  InstallationDate: Installed on 2018-10-23 (0 days ago)
  InstallationMedia: Ubuntu 18.04.1 LTS "Bionic Beaver" - Release amd64 
(20180725)
  IwConfig:
   lono wireless extensions.
   
   enp0s3no wireless extensions.
  Lsusb:
   Bus 001 Device 002: ID 80ee:0021 VirtualBox USB Tablet
   Bus 001 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  MachineType: innotek GmbH VirtualBox
  Package: linux (not installed)
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.15.0-36-generic 
root=UUID=48e87c4c-3028-4252-b7bb-e1e6091ff7f6 ro quiet splash
  ProcVersionSignature: Ubuntu 4.15.0-36.39-generic 4.15.18
  RelatedPackageVersions:
   linux-restricted-modules-4.15.0-36-generic N/A
   linux-backports-modules-4.15.0-36-generic  N/A
   linux-firmware 1.173.1
  RfKill:
   
  Tags:  bionic
  Uname: Linux 4.15.0-36-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 12/01/2006
  dmi.bios.vendor: innotek GmbH
  dmi.bios.version: VirtualBox
  dmi.board.name: VirtualBox
  dmi.board.vendor: Oracle Corporation
  dmi.board.version: 1.2
  dmi.chassis.type: 1
  dmi.chassis.vendor: Oracle Corporation
  dmi.modalias: 
dmi:bvninnotekGmbH:bvrVirtualBox:bd12/01/2006:svninnotekGmbH:pnVirtualBox:pvr1.2:rvnOracleCorporation:rnVirtualBox:rvr1.2:cvnOracleCorporation:ct1:cvr:
  dmi.product.family: Virtual Machine
  dmi.product.name: VirtualBox
  dmi.product.version: 1.2
  dmi.sys.vendor: innotek GmbH

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/1799237/+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 1799237] ProcInterrupts.txt

2018-10-23 Thread Igor Chorazewicz
apport information

** Attachment added: "ProcInterrupts.txt"
   
https://bugs.launchpad.net/bugs/1799237/+attachment/5204646/+files/ProcInterrupts.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/1799237

Title:
  mprotect fails on ext4 with dax

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

Bug description:
  I have a file located on ext4 mounted with "dax". When I call mmap on that 
file with protection flag different than PROT_NONE and pass the returned 
address to mprotect(..., PROT_NONE) it fails with:
  mprotect: Permission denied

  This bug affects PMDK (https://github.com/pmem/pmdk) and seems to be Ubuntu 
kernel-specific.
  Problem was observer on kernel 4.15.0-36-generic and 4.15.0-34-generic

  Below is a code which can be used to reproduce the issue.

  #include 
  #include 
  #include 
  #include 
  #include 
  #include 

  int main(int argc, char *argv[])
  {
     if (argc < 3) {
    fprintf(stderr, "usage %s file size\n", 
argv[0]);
    return 1;
     }

     int size = atoi(argv[2]);

     int fd = open(argv[1], O_RDWR);
     if (fd < 0) {
    perror("open");
    return 1;
     }

     void *addr = mmap(NULL, size, PROT_READ | PROT_WRITE, 
MAP_SHARED, fd, 0);
     if (addr == MAP_FAILED) {
    perror("mmap");
    return 1;
     }

     if(mprotect(addr, size, PROT_NONE)) {
    perror("mprotect");
    return 1;
     }

     return 0;
  }
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.9-0ubuntu7.4
  Architecture: amd64
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  CRDA: Error: command ['iw', 'reg', 'get'] failed with exit code 1: nl80211 
not found.
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 18.04
  InstallationDate: Installed on 2018-10-23 (0 days ago)
  InstallationMedia: Ubuntu 18.04.1 LTS "Bionic Beaver" - Release amd64 
(20180725)
  IwConfig:
   lono wireless extensions.
   
   enp0s3no wireless extensions.
  Lsusb:
   Bus 001 Device 002: ID 80ee:0021 VirtualBox USB Tablet
   Bus 001 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  MachineType: innotek GmbH VirtualBox
  Package: linux (not installed)
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.15.0-36-generic 
root=UUID=48e87c4c-3028-4252-b7bb-e1e6091ff7f6 ro quiet splash
  ProcVersionSignature: Ubuntu 4.15.0-36.39-generic 4.15.18
  RelatedPackageVersions:
   linux-restricted-modules-4.15.0-36-generic N/A
   linux-backports-modules-4.15.0-36-generic  N/A
   linux-firmware 1.173.1
  RfKill:
   
  Tags:  bionic
  Uname: Linux 4.15.0-36-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 12/01/2006
  dmi.bios.vendor: innotek GmbH
  dmi.bios.version: VirtualBox
  dmi.board.name: VirtualBox
  dmi.board.vendor: Oracle Corporation
  dmi.board.version: 1.2
  dmi.chassis.type: 1
  dmi.chassis.vendor: Oracle Corporation
  dmi.modalias: 
dmi:bvninnotekGmbH:bvrVirtualBox:bd12/01/2006:svninnotekGmbH:pnVirtualBox:pvr1.2:rvnOracleCorporation:rnVirtualBox:rvr1.2:cvnOracleCorporation:ct1:cvr:
  dmi.product.family: Virtual Machine
  dmi.product.name: VirtualBox
  dmi.product.version: 1.2
  dmi.sys.vendor: innotek GmbH

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/1799237/+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 1799237] Lspci.txt

2018-10-23 Thread Igor Chorazewicz
apport information

** Attachment added: "Lspci.txt"
   https://bugs.launchpad.net/bugs/1799237/+attachment/5204642/+files/Lspci.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/1799237

Title:
  mprotect fails on ext4 with dax

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

Bug description:
  I have a file located on ext4 mounted with "dax". When I call mmap on that 
file with protection flag different than PROT_NONE and pass the returned 
address to mprotect(..., PROT_NONE) it fails with:
  mprotect: Permission denied

  This bug affects PMDK (https://github.com/pmem/pmdk) and seems to be Ubuntu 
kernel-specific.
  Problem was observer on kernel 4.15.0-36-generic and 4.15.0-34-generic

  Below is a code which can be used to reproduce the issue.

  #include 
  #include 
  #include 
  #include 
  #include 
  #include 

  int main(int argc, char *argv[])
  {
     if (argc < 3) {
    fprintf(stderr, "usage %s file size\n", 
argv[0]);
    return 1;
     }

     int size = atoi(argv[2]);

     int fd = open(argv[1], O_RDWR);
     if (fd < 0) {
    perror("open");
    return 1;
     }

     void *addr = mmap(NULL, size, PROT_READ | PROT_WRITE, 
MAP_SHARED, fd, 0);
     if (addr == MAP_FAILED) {
    perror("mmap");
    return 1;
     }

     if(mprotect(addr, size, PROT_NONE)) {
    perror("mprotect");
    return 1;
     }

     return 0;
  }
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.9-0ubuntu7.4
  Architecture: amd64
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  CRDA: Error: command ['iw', 'reg', 'get'] failed with exit code 1: nl80211 
not found.
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 18.04
  InstallationDate: Installed on 2018-10-23 (0 days ago)
  InstallationMedia: Ubuntu 18.04.1 LTS "Bionic Beaver" - Release amd64 
(20180725)
  IwConfig:
   lono wireless extensions.
   
   enp0s3no wireless extensions.
  Lsusb:
   Bus 001 Device 002: ID 80ee:0021 VirtualBox USB Tablet
   Bus 001 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  MachineType: innotek GmbH VirtualBox
  Package: linux (not installed)
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.15.0-36-generic 
root=UUID=48e87c4c-3028-4252-b7bb-e1e6091ff7f6 ro quiet splash
  ProcVersionSignature: Ubuntu 4.15.0-36.39-generic 4.15.18
  RelatedPackageVersions:
   linux-restricted-modules-4.15.0-36-generic N/A
   linux-backports-modules-4.15.0-36-generic  N/A
   linux-firmware 1.173.1
  RfKill:
   
  Tags:  bionic
  Uname: Linux 4.15.0-36-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 12/01/2006
  dmi.bios.vendor: innotek GmbH
  dmi.bios.version: VirtualBox
  dmi.board.name: VirtualBox
  dmi.board.vendor: Oracle Corporation
  dmi.board.version: 1.2
  dmi.chassis.type: 1
  dmi.chassis.vendor: Oracle Corporation
  dmi.modalias: 
dmi:bvninnotekGmbH:bvrVirtualBox:bd12/01/2006:svninnotekGmbH:pnVirtualBox:pvr1.2:rvnOracleCorporation:rnVirtualBox:rvr1.2:cvnOracleCorporation:ct1:cvr:
  dmi.product.family: Virtual Machine
  dmi.product.name: VirtualBox
  dmi.product.version: 1.2
  dmi.sys.vendor: innotek GmbH

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/1799237/+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 1774359] Re: could not find module by name='off'

2018-10-15 Thread Igor Mineev
Comment lines at /etc/modprobe.d/nvidia-...conf 
not working
~$ sudo modprobe nvidia
same error:
modprobe: ERROR: ../libkmod/libkmod-module.c:832 kmod_module_insert_module() 
could not find module by name='off'
modprobe: ERROR: could not insert 'off': Unknown symbol in module, or unknown 
parameter (see dmesg)

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

Title:
  could not find module by name='off'

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

Bug description:
  When I try to load the nvidia module it doesn't load.

  $ sudo modprobe nvidia
  modprobe: ERROR: ../libkmod/libkmod-module.c:832 kmod_module_insert_module() 
could not find module by name='off'
  modprobe: ERROR: could not insert 'off': Unknown symbol in module, or unknown 
parameter (see dmesg)
  $ sudo prime-select query
  intel
  $ sudo prime-offload
  $ cat /var/log/prime-supported.log 
  Requires offloading 
  $ cat /var/log/prime-offload.log 
  Sorry the nvidia kernel module is not is loaded

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: nvidia-kernel-common-390 390.48-0ubuntu3
  ProcVersionSignature: Ubuntu 4.15.0-22.24-generic 4.15.17
  Uname: Linux 4.15.0-22-generic x86_64
  ApportVersion: 2.20.9-0ubuntu7.1
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Thu May 31 09:42:42 2018
  Dependencies:
   
  InstallationDate: Installed on 2018-05-30 (0 days ago)
  InstallationMedia: Ubuntu 18.04 LTS "Bionic Beaver" - Release amd64 (20180426)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_GB.UTF-8
   SHELL=/bin/bash
  SourcePackage: nvidia-graphics-drivers-390
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-390/+bug/1774359/+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 1774359] Re: could not find module by name='off'

2018-10-15 Thread Igor Mineev
Same problem with nvidia 410.
Reinstall not working.

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

Title:
  could not find module by name='off'

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

Bug description:
  When I try to load the nvidia module it doesn't load.

  $ sudo modprobe nvidia
  modprobe: ERROR: ../libkmod/libkmod-module.c:832 kmod_module_insert_module() 
could not find module by name='off'
  modprobe: ERROR: could not insert 'off': Unknown symbol in module, or unknown 
parameter (see dmesg)
  $ sudo prime-select query
  intel
  $ sudo prime-offload
  $ cat /var/log/prime-supported.log 
  Requires offloading 
  $ cat /var/log/prime-offload.log 
  Sorry the nvidia kernel module is not is loaded

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: nvidia-kernel-common-390 390.48-0ubuntu3
  ProcVersionSignature: Ubuntu 4.15.0-22.24-generic 4.15.17
  Uname: Linux 4.15.0-22-generic x86_64
  ApportVersion: 2.20.9-0ubuntu7.1
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Thu May 31 09:42:42 2018
  Dependencies:
   
  InstallationDate: Installed on 2018-05-30 (0 days ago)
  InstallationMedia: Ubuntu 18.04 LTS "Bionic Beaver" - Release amd64 (20180426)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_GB.UTF-8
   SHELL=/bin/bash
  SourcePackage: nvidia-graphics-drivers-390
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-390/+bug/1774359/+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 1783550] Re: kernel BUG at /build/linux-60XibS/linux-4.15.0/mm/usercopy.c:72

2018-07-25 Thread Igor M
this bug was not present in:

~$ uname -a
Linux labyrinth 4.15.0-20-generic #21-Ubuntu SMP Tue Apr 24 06:16:15 UTC 2018 
x86_64 x86_64 x86_64 GNU/Linux

-- 
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/1783550

Title:
  kernel BUG at /build/linux-60XibS/linux-4.15.0/mm/usercopy.c:72

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  perhaps related to intermittent failure to boot altogether:-


  [   15.597051] usercopy: kernel memory exposure attempt detected from 
6d2e138b (kmalloc-8) (54 bytes)
  [   15.597467] [ cut here ]
  [   15.597467] kernel BUG at 
/build/linux-60XibS/linux-4.15.0/mm/usercopy.c:72!
  [   15.597838] invalid opcode:  [#1] SMP PTI
  [   15.598196] Modules linked in: joydev hpilo input_leds gpio_ich shpchp 
intel_rapl x86_pkg_temp_thermal intel_powerclamp coretemp lpc_ich ie31200_edac 
kvm_intel ipmi_ssif kvm irqbypass serio_raw acpi_power_meter ipmi_si 
ipmi_devintf intel_cstate mac_hid ipmi_msghandler intel_rapl_perf sch_fq_codel 
ib_iser rdma_cm iw_cm ib_cm ib_core iscsi_tcp libiscsi_tcp libiscsi 
scsi_transport_iscsi ip_tables x_tables autofs4 xfs btrfs zstd_compress raid10 
raid456 async_raid6_recov async_memcpy async_pq async_xor async_tx xor raid6_pq 
libcrc32c raid1 raid0 multipath linear mgag200 crct10dif_pclmul crc32_pclmul 
ttm ghash_clmulni_intel pcbc hid_generic drm_kms_helper syscopyarea igb 
aesni_intel sysfillrect aes_x86_64 tg3 dca sysimgblt mpt3sas crypto_simd 
i2c_algo_bit fb_sys_fops usbhid glue_helper cryptd hid ptp psmouse
  [   15.601193]  drm raid_class pps_core scsi_transport_sas
  [   15.601640] CPU: 0 PID: 696 Comm: irqbalance Not tainted 4.15.0-29-generic 
#31-Ubuntu
  [   15.602095] Hardware name: HP ProLiant ML310e Gen8, BIOS J04 05/21/2018
  [   15.602559] RIP: 0010:__check_object_size+0x123/0x1b0
  [   15.603017] RSP: 0018:aeac02397db8 EFLAGS: 00010286
  [   15.603471] RAX: 005e RBX: 0036 RCX: 

  [   15.603933] RDX:  RSI: 97697a216498 RDI: 
97697a216498
  [   15.604418] RBP: aeac02397dd8 R08:  R09: 
035c
  [   15.604887] R10: 0008 R11:  R12: 
0001
  [   15.605354] R13: 97697789f07e R14: 97697789f048 R15: 
97697789f048
  [   15.605827] FS:  7f87e91a6f00() GS:97697a20() 
knlGS:
  [   15.606306] CS:  0010 DS:  ES:  CR0: 80050033
  [   15.606788] CR2: 5572d8a92158 CR3: 0003f2988002 CR4: 
001606f0
  [   15.607277] Call Trace:
  [   15.607766]  filldir+0xb0/0x140
  [   15.608272]  kernfs_fop_readdir+0x1a1/0x250
  [   15.608755]  iterate_dir+0x9e/0x1a0
  [   15.609235]  SyS_getdents+0xa0/0x130
  [   15.609713]  ? fillonedir+0x100/0x100
  [   15.610191]  do_syscall_64+0x73/0x130
  [   15.610661]  ? do_syscall_64+0x73/0x130
  [   15.611133]  entry_SYSCALL_64_after_hwframe+0x3d/0xa2
  [   15.611607] RIP: 0033:0x7f87e7f340a8
  [   15.612103] RSP: 002b:7fff6c1a4f70 EFLAGS: 0202 ORIG_RAX: 
004e
  [   15.612590] RAX: ffda RBX: 5572d8a8a610 RCX: 
7f87e7f340a8
  [   15.613084] RDX: 8000 RSI: 5572d8a8a610 RDI: 
0004
  [   15.613579] RBP: 5572d8a8a610 R08: 0078 R09: 

  [   15.614074] R10: 5572d8a79010 R11: 0202 R12: 
fec0
  [   15.614565] R13: 0002 R14: 5572d8a81040 R15: 
7fff6c1a68d0
  [   15.615056] Code: 48 0f 45 d1 48 c7 c6 03 d6 0d 88 48 c7 c1 9f e3 0e 88 48 
0f 45 f1 49 89 d9 49 89 c0 4c 89 f1 48 c7 c7 a8 e3 0e 88 e8 2d f9 e7 ff <0f> 0b 
f3 c3 48 8b 3d a2 3f 1a 01 48 8b 0d b3 c1 1d 01 be 00 00 
  [   15.616120] RIP: __check_object_size+0x123/0x1b0 RSP: aeac02397db8
  [   15.616658] ---[ end trace 534113c931f35fd7 ]---

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: linux-generic 4.15.0.29.31
  ProcVersionSignature: Ubuntu 4.15.0-29.31-generic 4.15.18
  Uname: Linux 4.15.0-29-generic x86_64
  AlsaDevices:
   total 0
   crw-rw+ 1 root audio 116,  1 Jul 25 12:47 seq
   crw-rw+ 1 root audio 116, 33 Jul 25 12:47 timer
  AplayDevices: Error: [Errno 2] No such file or directory: 'aplay': 'aplay'
  ApportVersion: 2.20.9-0ubuntu7.2
  Architecture: amd64
  ArecordDevices: Error: [Errno 2] No such file or directory: 'arecord': 
'arecord'
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  Date: Wed Jul 25 13:03:27 2018
  InstallationDate: Installed on 2018-07-25 (0 days ago)
  InstallationMedia: Ubuntu-Server 18.04 LTS "Bionic Beaver" - Release amd64 
(20180426)
  IwConfig: Error: [Errno 2] No such file or directory: 'iwconfig': 'iwconfig'
  MachineType: HP ProLiant ML310e Gen8
  PciMultimedia:
   
  ProcEnviron:
   LANG=en_GB.UTF-8
   TERM=xterm-256color
   

[Kernel-packages] [Bug 1783550] [NEW] kernel BUG at /build/linux-60XibS/linux-4.15.0/mm/usercopy.c:72

2018-07-25 Thread Igor M
Public bug reported:

perhaps related to intermittent failure to boot altogether:-


[   15.597051] usercopy: kernel memory exposure attempt detected from 
6d2e138b (kmalloc-8) (54 bytes)
[   15.597467] [ cut here ]
[   15.597467] kernel BUG at /build/linux-60XibS/linux-4.15.0/mm/usercopy.c:72!
[   15.597838] invalid opcode:  [#1] SMP PTI
[   15.598196] Modules linked in: joydev hpilo input_leds gpio_ich shpchp 
intel_rapl x86_pkg_temp_thermal intel_powerclamp coretemp lpc_ich ie31200_edac 
kvm_intel ipmi_ssif kvm irqbypass serio_raw acpi_power_meter ipmi_si 
ipmi_devintf intel_cstate mac_hid ipmi_msghandler intel_rapl_perf sch_fq_codel 
ib_iser rdma_cm iw_cm ib_cm ib_core iscsi_tcp libiscsi_tcp libiscsi 
scsi_transport_iscsi ip_tables x_tables autofs4 xfs btrfs zstd_compress raid10 
raid456 async_raid6_recov async_memcpy async_pq async_xor async_tx xor raid6_pq 
libcrc32c raid1 raid0 multipath linear mgag200 crct10dif_pclmul crc32_pclmul 
ttm ghash_clmulni_intel pcbc hid_generic drm_kms_helper syscopyarea igb 
aesni_intel sysfillrect aes_x86_64 tg3 dca sysimgblt mpt3sas crypto_simd 
i2c_algo_bit fb_sys_fops usbhid glue_helper cryptd hid ptp psmouse
[   15.601193]  drm raid_class pps_core scsi_transport_sas
[   15.601640] CPU: 0 PID: 696 Comm: irqbalance Not tainted 4.15.0-29-generic 
#31-Ubuntu
[   15.602095] Hardware name: HP ProLiant ML310e Gen8, BIOS J04 05/21/2018
[   15.602559] RIP: 0010:__check_object_size+0x123/0x1b0
[   15.603017] RSP: 0018:aeac02397db8 EFLAGS: 00010286
[   15.603471] RAX: 005e RBX: 0036 RCX: 
[   15.603933] RDX:  RSI: 97697a216498 RDI: 97697a216498
[   15.604418] RBP: aeac02397dd8 R08:  R09: 035c
[   15.604887] R10: 0008 R11:  R12: 0001
[   15.605354] R13: 97697789f07e R14: 97697789f048 R15: 97697789f048
[   15.605827] FS:  7f87e91a6f00() GS:97697a20() 
knlGS:
[   15.606306] CS:  0010 DS:  ES:  CR0: 80050033
[   15.606788] CR2: 5572d8a92158 CR3: 0003f2988002 CR4: 001606f0
[   15.607277] Call Trace:
[   15.607766]  filldir+0xb0/0x140
[   15.608272]  kernfs_fop_readdir+0x1a1/0x250
[   15.608755]  iterate_dir+0x9e/0x1a0
[   15.609235]  SyS_getdents+0xa0/0x130
[   15.609713]  ? fillonedir+0x100/0x100
[   15.610191]  do_syscall_64+0x73/0x130
[   15.610661]  ? do_syscall_64+0x73/0x130
[   15.611133]  entry_SYSCALL_64_after_hwframe+0x3d/0xa2
[   15.611607] RIP: 0033:0x7f87e7f340a8
[   15.612103] RSP: 002b:7fff6c1a4f70 EFLAGS: 0202 ORIG_RAX: 
004e
[   15.612590] RAX: ffda RBX: 5572d8a8a610 RCX: 7f87e7f340a8
[   15.613084] RDX: 8000 RSI: 5572d8a8a610 RDI: 0004
[   15.613579] RBP: 5572d8a8a610 R08: 0078 R09: 
[   15.614074] R10: 5572d8a79010 R11: 0202 R12: fec0
[   15.614565] R13: 0002 R14: 5572d8a81040 R15: 7fff6c1a68d0
[   15.615056] Code: 48 0f 45 d1 48 c7 c6 03 d6 0d 88 48 c7 c1 9f e3 0e 88 48 
0f 45 f1 49 89 d9 49 89 c0 4c 89 f1 48 c7 c7 a8 e3 0e 88 e8 2d f9 e7 ff <0f> 0b 
f3 c3 48 8b 3d a2 3f 1a 01 48 8b 0d b3 c1 1d 01 be 00 00 
[   15.616120] RIP: __check_object_size+0x123/0x1b0 RSP: aeac02397db8
[   15.616658] ---[ end trace 534113c931f35fd7 ]---

ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: linux-generic 4.15.0.29.31
ProcVersionSignature: Ubuntu 4.15.0-29.31-generic 4.15.18
Uname: Linux 4.15.0-29-generic x86_64
AlsaDevices:
 total 0
 crw-rw+ 1 root audio 116,  1 Jul 25 12:47 seq
 crw-rw+ 1 root audio 116, 33 Jul 25 12:47 timer
AplayDevices: Error: [Errno 2] No such file or directory: 'aplay': 'aplay'
ApportVersion: 2.20.9-0ubuntu7.2
Architecture: amd64
ArecordDevices: Error: [Errno 2] No such file or directory: 'arecord': 'arecord'
AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
Date: Wed Jul 25 13:03:27 2018
InstallationDate: Installed on 2018-07-25 (0 days ago)
InstallationMedia: Ubuntu-Server 18.04 LTS "Bionic Beaver" - Release amd64 
(20180426)
IwConfig: Error: [Errno 2] No such file or directory: 'iwconfig': 'iwconfig'
MachineType: HP ProLiant ML310e Gen8
PciMultimedia:
 
ProcEnviron:
 LANG=en_GB.UTF-8
 TERM=xterm-256color
 SHELL=/bin/bash
 XDG_RUNTIME_DIR=
 PATH=(custom, no user)
ProcFB: 0 mgadrmfb
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.15.0-29-generic 
root=UUID=2184c6d2-2609-458d-b223-0115f6cee51b ro
RelatedPackageVersions:
 linux-restricted-modules-4.15.0-29-generic N/A
 linux-backports-modules-4.15.0-29-generic  N/A
 linux-firmware 1.173.1
RfKill: Error: [Errno 2] No such file or directory: 'rfkill': 'rfkill'
SourcePackage: linux
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 05/21/2018
dmi.bios.vendor: HP
dmi.bios.version: J04

[Kernel-packages] [Bug 1764194] Re: Dell Latitude 5490/5590 BIOS update 1.1.9 causes black screen at boot

2018-06-05 Thread Igor Shuvalov
bionic-proposed (4.15.0-23-generic #25-Ubuntu SMP Wed May 23 18:02:16 UTC 2018 
x86_64 x86_64 x86_64 GNU/Linux) is OK on my Latitude 5590.
Thanks

-- 
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/1764194

Title:
  Dell Latitude 5490/5590 BIOS update 1.1.9 causes black screen at boot

Status in linux package in Ubuntu:
  In Progress
Status in linux source package in Artful:
  Fix Committed
Status in linux source package in Bionic:
  Fix Committed

Bug description:
  == SRU Justification ==
  This bug causes a Dell Latitude 5490/5590 with BIOS update 1.1.9 to get a
  black screen at boot. Specifying 'nomodeset' on the kernel command line works
  around the problem.

  Intel resolved the problem in upstream commit a3520b8992e5.  This commit
  is now in mainline as of 4.17.rc2.  It has also been cc'd to upstream
  stable.

  
  == Fix ==
  a3520b8992e5 ("drm/i915/bios: filter out invalid DDC pins from VBT child 
devices")

  == Regression Potential ==
  Low.  This commit was also cc'd to upstream stable, so it recieved
  additional upstream review.


  
  Description:Ubuntu 16.04.4 LTS
  Release:16.04

  Ubuntu 16.04.4 LTS was installed to some Dell Latitude 5490 & 5590
  laptops, originally running BIOS version 1.0.8. The install media and
  the installed OS was running linux-generic-hwe kernel 4.13.0.

  After upgrading BIOS to latest version 1.1.9, the kernel no longer
  boots: right after loading the i915 drm driver, the screen goes black,
  and the machine can only be reset or power cycled. This is true for
  both the installation media, and the OS instance previously installed
  to the disk and updated to the latest hwe kernel 4.13.0-38.

  Specifying 'nomodeset' on the kernel command line works around the
  problem by disabling the i915 drm driver functionality. In that case,
  several display driver function are obviously missing (eg GLX &
  xrandr).

  The problem manifested itself even when using the drm upstream latest 
git-head version. A custom built kernel was used to provide logs for this 
upstream bug report:
  https://bugs.freedesktop.org/show_bug.cgi?id=105549

  The upstream Intel developers provided a patch, which was successfully tested 
by both the original reporter and me.
  https://patchwork.freedesktop.org/patch/216371/
  
https://github.com/freedesktop/drm-tip/commit/f212bf9abe5de9f938fecea7df07046e74052dde

  I backported this fix to ubuntu-xenial hwe git-head, and tested the
  result successfully. I'd like this fix to be added to the ubuntu-
  xenial linux-generic-hwe kernel.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1764194/+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 1740972] Re: No external microphone be detected via headset jack on a dell machine

2018-01-17 Thread Igor Tarasov
Please see
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1740971/comments/3
for more info on this.

-- 
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/1740972

Title:
  No external microphone be detected via headset jack on a dell machine

Status in HWE Next:
  New
Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Plug a headset into the headset jack
  check external microphone

  Expected results: external microphone should wrok well

  Actual results: No external microphone be detected

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1740972/+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 1740971] Re: Can't detect external headset via line-out jack on some Dell machines

2018-01-17 Thread Igor Tarasov
I have the same problem. The problem is in kernel 4.13 (4.13.0-26 to be
exact), since it has appeared as I've installed HWE update. I've tried
rebooting with kernel 4.10 and this problem was gone. I've collected the
data via ubuntu-bug (was unable to collect it via apport-collect for
some reason).

The problem is that both microphone and headphone ports do not detect
when the jack gets inserted or removed. So, if you had your headphones
connected at the boot time (or at resume time) system would always
consider jack inserted (and all sound control frontends, such as
pavucontrol, would report it as inserted). However, hdajacksensetest
reports jack state correctly.

The system changes jack status only on reboot or resume.

** Attachment added: "ubuntu-bug report"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1740971/+attachment/5038351/+files/apport.linux-image-4.13.0-26-generic.qvwtvazv.apport

** Changed in: linux (Ubuntu)
   Status: Incomplete => 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/1740971

Title:
   Can't detect external headset via line-out jack on some Dell machines

Status in HWE Next:
  New
Status in linux package in Ubuntu:
  Confirmed
Status in linux-oem package in Ubuntu:
  Confirmed

Bug description:
  insert a headset to line-out jack

  Expected results: system should detect line-out port and sound output
  through line-out jack

  Actual results: Can't detect external headset via line-out jack

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1740971/+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 1728244] Re: Touchpad stops working after reboot on Apollo Lake

2017-11-12 Thread IGOR'
Not Working Patch

igor@igor-EZbook:~/Загрузки$ patch -p1 < 
v2-HID-i2c-hid-Add-no-irq-after-reset-quirk-for-0911-5288-device.patch
can't find file to patch at input line 5
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--
|diff --git a/drivers/hid/hid-ids.h b/drivers/hid/hid-ids.h
|index be2e005c3c51..c81ea3fbaa6b 100644
|--- a/drivers/hid/hid-ids.h
|+++ b/drivers/hid/hid-ids.h
--
File to patch: 


** Patch added: "https://patchwork.kernel.org/patch/10046575/;
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1728244/+attachment/5008012/+files/v2-HID-i2c-hid-Add-no-irq-after-reset-quirk-for-0911-5288-device.patch

-- 
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/1728244

Title:
  Touchpad stops working after reboot on Apollo Lake

Status in Linux:
  Unknown
Status in linux package in Ubuntu:
  Triaged

Bug description:
  On the Jumper EZBook 3 Pro (V4) laptop, using an Apollo Lake N3450
  processor, if you install Ubuntu 17.10 (or less) with isorespin and
  use rEFInd as bootloader (this is the only way to get linux booting on
  this laptop) everything works out of the box, but after a reboot or
  two the touchpad stops working. Both in Ubuntu and Windows 10. The
  only way to restore functionality is to boot from usb key ubuntu 17.10
  respined, or disassemble laptop and detach-reattach battery cable.
  This is mesg | grep i2c_hid:

  
  [ 2056.460636] i2c_hid i2c-SYNA3602:00: i2c_hid_get_input: incomplete report 
(27/34)
  [ 3077.604699] i2c_hid i2c-SYNA3602:00: failed to reset device.
  [ 3077.605473] dpm_run_callback(): i2c_hid_resume+0x0/0xe0 [i2c_hid] returns 
-61
  [ 3080.468156] i2c_hid i2c-SYNA3602:00: i2c_hid_get_input: incomplete report 
(27/34)

  
  uname -rvps
  Linux 4.10.0-32-generic #36~16.04.1-Ubuntu SMP Wed Aug 9 09:19:02 UTC 2017 
x86_64

  There has to be a bug in the kernel. Any way to avoid this?

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/1728244/+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 1723174] Re: Intel graphics problems on kernel 4.10.0-37-generic

2017-10-17 Thread Igor Mikushkin
This one fixed an issue for me

sudo apt install --reinstall i915-4.11.6-4.10.0-dkms

Looks like it was not built on upgrade somehow.

-- 
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/1723174

Title:
  Intel graphics problems on kernel 4.10.0-37-generic

Status in linux package in Ubuntu:
  In Progress
Status in linux source package in Zesty:
  In Progress

Bug description:
  After kernel upgrade from 4.10.0-35 to 4.10.0-37 Ubuntu 17.04 works extremely 
slow.
  The reason is that i915 driver is UNCLAIMED now.

  Error from Xorg logs is:
  [ 56749.198] (EE) /dev/dri/card0: failed to set DRM interface version 1.4: 
Permission denied

  Environment:
  Ubuntu 17.04
  Kernel 4.10.0-37
  Intel HD Graphics 520
  INTEL GRAPHICS UPDATE TOOL FOR LINUX* OS V2.0.6

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1723174/+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 1723174] Re: Intel graphics problems on kernel 4.10.0-37-generic

2017-10-17 Thread Igor Mikushkin
** Attachment added: "Output of dpkg -l"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1723174/+attachment/4974084/+files/dpkg-l

-- 
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/1723174

Title:
  Intel graphics problems on kernel 4.10.0-37-generic

Status in linux package in Ubuntu:
  In Progress
Status in linux source package in Zesty:
  In Progress

Bug description:
  After kernel upgrade from 4.10.0-35 to 4.10.0-37 Ubuntu 17.04 works extremely 
slow.
  The reason is that i915 driver is UNCLAIMED now.

  Error from Xorg logs is:
  [ 56749.198] (EE) /dev/dri/card0: failed to set DRM interface version 1.4: 
Permission denied

  Environment:
  Ubuntu 17.04
  Kernel 4.10.0-37
  Intel HD Graphics 520
  INTEL GRAPHICS UPDATE TOOL FOR LINUX* OS V2.0.6

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1723174/+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 1723174] Re: Intel graphics problems on kernel 4.10.0-37-generic

2017-10-17 Thread Igor Mikushkin
Installed a kernel (-36) build from this commit 
582945ec835e4fafbf57c87750c2e28f9c954714.
It has an issue as well.

-- 
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/1723174

Title:
  Intel graphics problems on kernel 4.10.0-37-generic

Status in linux package in Ubuntu:
  In Progress
Status in linux source package in Zesty:
  In Progress

Bug description:
  After kernel upgrade from 4.10.0-35 to 4.10.0-37 Ubuntu 17.04 works extremely 
slow.
  The reason is that i915 driver is UNCLAIMED now.

  Error from Xorg logs is:
  [ 56749.198] (EE) /dev/dri/card0: failed to set DRM interface version 1.4: 
Permission denied

  Environment:
  Ubuntu 17.04
  Kernel 4.10.0-37
  Intel HD Graphics 520
  INTEL GRAPHICS UPDATE TOOL FOR LINUX* OS V2.0.6

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1723174/+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 1723174] Re: Intel graphics problems on kernel 4.10.0-37-generic

2017-10-17 Thread Igor Mikushkin
I tried all 5 kernels from here
http://kernel.ubuntu.com/~jsalisbury/lp1723174 and all 5 contain
reported issue. I installed them this way using provided 5 folders:

sudo dpkg -i *.deb 2>&1 | grep -i error

These packages with -tools- were not installed due to unmet
dependencies. Anyway I think they are not important. However booting to
4.10.0-35 fixes the problem.

-- 
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/1723174

Title:
  Intel graphics problems on kernel 4.10.0-37-generic

Status in linux package in Ubuntu:
  In Progress
Status in linux source package in Zesty:
  In Progress

Bug description:
  After kernel upgrade from 4.10.0-35 to 4.10.0-37 Ubuntu 17.04 works extremely 
slow.
  The reason is that i915 driver is UNCLAIMED now.

  Error from Xorg logs is:
  [ 56749.198] (EE) /dev/dri/card0: failed to set DRM interface version 1.4: 
Permission denied

  Environment:
  Ubuntu 17.04
  Kernel 4.10.0-37
  Intel HD Graphics 520
  INTEL GRAPHICS UPDATE TOOL FOR LINUX* OS V2.0.6

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1723174/+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 1543788] Re: Fails to resume from suspend

2017-06-16 Thread Igor Zinovyev
I seem to be affected by the same bug, here are the latest syslog
entries before the new boot. I'd be glad to use ubuntu-bug, but it only
reports current dmesg, which have nothing related to the previous boot.


-- There is a lot of these kind of messages about resume errors, I have to hold 
page down for a while to get past them --
Jun 16 15:36:37 precision kernel: [21082.801684] ehci-pci :0d:00.2: port 3 
resume error -19
Jun 16 15:36:37 precision systemd-sleep[1653]: Selected interface 
'p2p-dev-wlp2s0'
Jun 16 15:36:37 precision systemd-sleep[1653]: 'SUSPEND' command timed out.
Jun 16 15:36:37 precision systemd-sleep[1656]: 
/lib/systemd/system-sleep/wpasupplicant failed with error code 254.
Jun 16 15:36:37 precision systemd-sleep[1653]: Suspending system...
Jun 16 15:36:37 precision kernel: [21082.832609] PM: Syncing filesystems ... 
Jun 16 15:36:37 precision kernel: [21082.837789] ehci-pci :0d:00.2: port 3 
resume error -19

Please let me know how I can help. I can run custom builds if necessary.

-- 
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/1543788

Title:
  Fails to resume from suspend

Status in linux package in Ubuntu:
  Expired

Bug description:
  Resuming from suspend used to work previously in 16.04.

  On resume I see a blank screen and nothing seems to respond. I've
  tried Ctrl+Alt+F1 and then Ctrl+Alt+Delete. Also tried the power
  button. No response.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: linux-image-4.4.0-2-generic 4.4.0-2.16
  ProcVersionSignature: Ubuntu 4.4.0-2.16-generic 4.4.0
  Uname: Linux 4.4.0-2-generic x86_64
  ApportVersion: 2.19.4-0ubuntu2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  shahar 2292 F pulseaudio
   /dev/snd/controlC0:  shahar 2292 F pulseaudio
   /dev/snd/controlC2:  shahar 2292 F pulseaudio
  CurrentDesktop: XFCE
  Date: Tue Feb  9 22:51:40 2016
  HibernationDevice: RESUME=UUID=f2bd5594-8447-422c-a345-492ede4de1d9
  InstallationDate: Installed on 2010-10-12 (1946 days ago)
  InstallationMedia: Ubuntu 10.10 "Maverick Meerkat" - Release amd64 (20101007)
  IwConfig:
   eth0  no wireless extensions.
   
   eth1  no wireless extensions.
   
   lono wireless extensions.
  MachineType: Supermicro X10SRA
  ProcFB: 0 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.4.0-2-generic root=/dev/mapper/root 
ro nomdmonddf nomdmonisw
  RelatedPackageVersions:
   linux-restricted-modules-4.4.0-2-generic N/A
   linux-backports-modules-4.4.0-2-generic  N/A
   linux-firmware   1.155
  RfKill:
   
  SourcePackage: linux
  UpgradeStatus: Upgraded to xenial on 2015-11-13 (88 days ago)
  dmi.bios.date: 11/27/2014
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 1.0a
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: X10SRA
  dmi.board.vendor: Supermicro
  dmi.board.version: 1.01
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 17
  dmi.chassis.vendor: Supermicro
  dmi.chassis.version: 0123456789
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr1.0a:bd11/27/2014:svnSupermicro:pnX10SRA:pvr0123456789:rvnSupermicro:rnX10SRA:rvr1.01:cvnSupermicro:ct17:cvr0123456789:
  dmi.product.name: X10SRA
  dmi.product.version: 0123456789
  dmi.sys.vendor: Supermicro

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1543788/+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 1482390] Re: ASUS UX305LA - Battery state not detected correctly

2017-04-11 Thread Igor Stetsiura
I got the same issue with Asus UX310UQ, Ubuntu 16.04 4.8.0-46-generic
It's dual boot laptop and on Win10 everything is ok with battery status.

Build in laptop diods indicates that it plugged in and fully charged.

Output of my upower --dump:

Device: /org/freedesktop/UPower/devices/line_power_AC0
  native-path:  AC0
  power supply: yes
  updated:  вт, 11-кві-2017 18:33:38 +0300 (1907 seconds ago)
  has history:  no
  has statistics:   no
  line-power
warning-level:   none
online:  yes
icon-name:  'ac-adapter-symbolic'

Device: /org/freedesktop/UPower/devices/battery_BAT0
  native-path:  BAT0
  vendor:   ASUSTeK
  model:ASUS Battery
  power supply: yes
  updated:  вт, 11-кві-2017 19:03:38 +0300 (107 seconds ago)
  has history:  yes
  has statistics:   yes
  battery
present: yes
rechargeable:yes
state:   discharging
warning-level:   none
energy:  46,785 Wh
energy-empty:0 Wh
energy-full: 48,051 Wh
energy-full-design:  48,336 Wh
energy-rate: 0 W
voltage: 11,4 V
percentage:  97%
capacity:99,4104%
technology:  lithium-ion
icon-name:  'battery-full-symbolic'

Device: /org/freedesktop/UPower/devices/DisplayDevice
  power supply: yes
  updated:  вт, 11-кві-2017 18:33:38 +0300 (1907 seconds ago)
  has history:  no
  has statistics:   no
  battery
present: yes
state:   discharging
warning-level:   none
energy:  46,785 Wh
energy-full: 48,051 Wh
energy-rate: 0 W
percentage:  97%
icon-name:  'battery-full-symbolic'

Daemon:
  daemon-version:  0.99.4
  on-battery:  no
  lid-is-closed:   no
  lid-is-present:  yes
  critical-action: HybridSleep

-- 
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/1482390

Title:
  ASUS UX305LA - Battery state not detected correctly

Status in linux package in Ubuntu:
  Triaged

Bug description:
  Whether the AC adapter is connected or not, the battery is always
  detected as discharging:

  When AC adapter is present:

  $ sudo acpitool -a -b
    Battery #1 : Discharging, 100.0%
    AC adapter : online

  $ sudo acpitool -B
    Battery #1 : present
  Remaining capacity : 54027 mWh, 100.0%
  Design capacity: 56041 mWh
  Last full capacity : 53507 mWh, 95.48% of design capacity
  Capacity loss  : 4.522%
  Present rate   : 0 mW
  Charging state : Discharging
  Battery type   : Li-ion
  Model number   : ASUS

  When AC adapter is not present:

  $ sudo acpitool -a -b
    Battery #1 : Discharging, 100.0%, 04:19:49
    AC adapter : off-line

  $ sudo acpitool -B
    Battery #1 : present
  Remaining capacity : 54005 mWh, 100.0%, 04:28:31
  Design capacity: 56041 mWh
  Last full capacity : 53507 mWh, 95.48% of design capacity
  Capacity loss  : 4.522%
  Present rate   : 12067 mW
  Charging state : Discharging
  Battery type   : Li-ion
  Model number   : ASUS

  System information:

  $ sudo dmidecode
  # dmidecode 2.12
  # SMBIOS entry point at 0xace2a898
  SMBIOS 2.8 present.
  27 structures occupying 2154 bytes.
  Table at 0xAC7C6000.

  Handle 0x, DMI type 0, 24 bytes
  BIOS Information
   Vendor: American Megatrends Inc.
   Version: UX305LA.202
   Release Date: 04/16/2015
   Address: 0xF
   Runtime Size: 64 kB
   ROM Size: 6464 kB
   Characteristics:
    PCI is supported
    BIOS is upgradeable
    BIOS shadowing is allowed
    Boot from CD is supported
    Selectable boot is supported
    BIOS ROM is socketed
    EDD is supported
    5.25"/1.2 MB floppy services are supported (int 13h)
    3.5"/720 kB floppy services are supported (int 13h)
    3.5"/2.88 MB floppy services are supported (int 13h)
    Print screen service is supported (int 5h)
    8042 keyboard services are supported (int 9h)
    Serial services are supported (int 14h)
    Printer services are supported (int 17h)
    ACPI is supported
    USB legacy is supported
    Smart battery is supported
    BIOS boot specification is supported
    Targeted content distribution is supported
    UEFI is supported
   BIOS Revision: 5.6

  Handle 0x0001, DMI type 1, 27 bytes
  System Information
   Manufacturer: ASUSTeK COMPUTER INC.
   Product Name: UX305LA
   Version: 1.0
   Serial Number: xxx
   UUID: xxx
   Wake-up Type: Power Switch
   SKU Number: ASUS-NotebookSKU
   Family: UX

  Handle 0x0002, DMI type 2, 15 bytes
  Base Board Information
   Manufacturer: ASUSTeK COMPUTER INC.
   Product Name: UX305LA
   Version: 1.0
   Serial Number: xxx

[Kernel-packages] [Bug 1634681] Re: Qualcomm Atheros QCA9377 802.11ac Wireless Network Adapter (rev 30) works only partially

2016-11-12 Thread Igor Lopez
Important update.
This bug was in my case related to the router (D-Link DIR-655)
With a new router it works flawlessly.

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

Title:
  Qualcomm Atheros QCA9377 802.11ac Wireless Network Adapter (rev 30)
  works only partially

Status in linux-firmware package in Ubuntu:
  Confirmed

Bug description:
  It seems that working WPA-PSK/WPA2-PSK support is still missing from
  ath10k driver, but unsecure connection (without any WEP/WPA) works
  very well with QCA9377.

  Description:  Ubuntu 16.10
  Release:  16.10

  linux-firmware:
Asennettu: 1.161
Ehdokas:   1.161
Versiotaulukko:
   *** 1.161 500
  500 http://archive.ubuntu.com/ubuntu yakkety/main amd64 Packages
  500 http://archive.ubuntu.com/ubuntu yakkety/main i386 Packages
  100 /var/lib/dpkg/status

  ProblemType: Bug
  DistroRelease: Ubuntu 16.10
  Package: linux-firmware 1.161
  ProcVersionSignature: Ubuntu 4.8.0-22.24-generic 4.8.0
  Uname: Linux 4.8.0-22-generic x86_64
  ApportVersion: 2.20.3-0ubuntu8
  Architecture: amd64
  CurrentDesktop: XFCE
  Date: Wed Oct 19 01:35:13 2016
  Dependencies:
   
  InstallationDate: Installed on 2016-10-18 (0 days ago)
  InstallationMedia: Xubuntu 16.10 "Yakkety Yak" - Release amd64 (20161012.2)
  PackageArchitecture: all
  SourcePackage: linux-firmware
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-firmware/+bug/1634681/+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 1634681] Re: Qualcomm Atheros QCA9377 802.11ac Wireless Network Adapter (rev 30) works only partially

2016-11-09 Thread Igor Lopez
This bug affects me to on Asus Eeebok running Lubuntu 16.10 with:
Uname: 4.8.0-26-generic #28-Ubuntu SMP Tue Oct 18 14:39:52 UTC 2016 x86_6
lspci: 01:00.0 Network controller: Qualcomm Atheros QCA9377 802.11ac Wireless 
Network Adapter (rev 30)
lshw: 
   förmågor: pm msi pciexpress bus_master cap_list ethernet physical wireless
   konfiguration: broadcast=yes 
  driver=ath10k_pci driverversion=4.8.0-26-generic 
  firmware=WLAN.TF.1.0-00267-1 
  latency=0 
  link=no 
  multicast=yes 
  wireless=IEEE 802.11
   resurser: irq:314 memory:9120-913f

Turning off security (Open wifi) no problem connecting to router.

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

Title:
  Qualcomm Atheros QCA9377 802.11ac Wireless Network Adapter (rev 30)
  works only partially

Status in linux-firmware package in Ubuntu:
  Confirmed

Bug description:
  It seems that working WPA-PSK/WPA2-PSK support is still missing from
  ath10k driver, but unsecure connection (without any WEP/WPA) works
  very well with QCA9377.

  Description:  Ubuntu 16.10
  Release:  16.10

  linux-firmware:
Asennettu: 1.161
Ehdokas:   1.161
Versiotaulukko:
   *** 1.161 500
  500 http://archive.ubuntu.com/ubuntu yakkety/main amd64 Packages
  500 http://archive.ubuntu.com/ubuntu yakkety/main i386 Packages
  100 /var/lib/dpkg/status

  ProblemType: Bug
  DistroRelease: Ubuntu 16.10
  Package: linux-firmware 1.161
  ProcVersionSignature: Ubuntu 4.8.0-22.24-generic 4.8.0
  Uname: Linux 4.8.0-22-generic x86_64
  ApportVersion: 2.20.3-0ubuntu8
  Architecture: amd64
  CurrentDesktop: XFCE
  Date: Wed Oct 19 01:35:13 2016
  Dependencies:
   
  InstallationDate: Installed on 2016-10-18 (0 days ago)
  InstallationMedia: Xubuntu 16.10 "Yakkety Yak" - Release amd64 (20161012.2)
  PackageArchitecture: all
  SourcePackage: linux-firmware
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-firmware/+bug/1634681/+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 1396213] Re: LVM VG is not activated during system boot

2016-09-07 Thread igor
im not sure, but looks the problem i have here is the same problem 14.04

gave up waiting for root device
common problems:
--boot arts (cat /proc/cmdline)
-check root delay (did the system wait long enough?)
-check root (did the system wait for the right device?)
-missing modules ls/dev
ALERT! /dev/mapper/ubuntu-vg-root noes not exist!
droping to a shell.
budt box 1.21.1 (ubuntu 1.1.21.0-1ubuntu1) built-in-shell (ash)
enter 'help' for a list of built-in- commants
(initramfs)


on a live cd>

ubuntu@ubuntu:~$ sudo lvm lvscan 
  ACTIVE'/dev/ubuntu-vg2/root' [929.36 GiB] inherit


ubuntu@ubuntu:~$ sudo mkdir /newroot
ubuntu@ubuntu:~$ sudo mount /dev/ubuntu-vg2/root /newroot
mount: special device /dev/ubuntu-vg2/root does not exist

-- 
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/1396213

Title:
  LVM VG is not activated during system boot

Status in One Hundred Papercuts:
  Fix Released
Status in initramfs-tools package in Ubuntu:
  Fix Released
Status in linux package in Ubuntu:
  Fix Released
Status in lvm2 package in Ubuntu:
  Fix Released

Bug description:
  Hi all,

  I open this report based on the linked conversation I had on the linux-lvm 
mailing list, and the Ask Ubuntu question I posted regarding this case.
  https://www.redhat.com/archives/linux-lvm/2014-November/msg00023.html
  https://www.redhat.com/archives/linux-lvm/2014-November/msg00024.html
  
http://askubuntu.com/questions/542656/lvm-vg-is-not-activated-during-system-boot

  I have 2 VGs on my system, and for some reason, only one of them gets
  activated during the initrd boot sequence, which doesn't have my root
  LV, so my boot sequence halts with an initrd prompt.

  When I get to the initrd BusyBox prompt, I can see my LVs are inactive
  with "lvm lvscan" – then, "lvm vgchange -ay" brings them online. The
  boot sequence continues as I exit the BusyBox prompt. The expected
  behaviour would be that both VGs should activate automatically.

  On LVM mailing list, I've been advised it may be a problem with Ubuntu
  initrd scripts, hence I report this problem here. (I'm not sure if I'm
  reporting it to the correct place by assigning it to "linux", but I
  didn't find a package directly related to the initrd only, so I
  assumed initrd scripts are maintained by the kernel team. If you think
  it's an error, and know the correct package, please reassign!) Our
  suspicion is, initrd prematurely issues "vgchange -ay" before all the
  PVs come online. This makes sense.

  I already tried to set the "rootdelay" kernel parameter to make initrd
  wait longer for the boot LV to come up, but it didn't work. Note
  however, it worked with previous kernel versions.

  The problem came up when I upgraded to Utopic, and got kernel 
vmlinuz-3.16.0-23-generic. When I boot with the old kernel from Trusty 
(vmlinuz-3.13.0-37-generic), it works fine.
  ---
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 
k3.16.0-23-generic.
  AplayDevices: Error: [Errno 2] No such file or directory
  ApportVersion: 2.14.7-0ubuntu8
  Architecture: amd64
  ArecordDevices: Error: [Errno 2] No such file or directory
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/by-path', 
'/dev/snd/pcmC1D2p', '/dev/snd/pcmC1D1c', '/dev/snd/pcmC1D0c', 
'/dev/snd/pcmC1D0p', '/dev/snd/controlC1', '/dev/snd/hwC0D0', 
'/dev/snd/pcmC0D3p', '/dev/snd/controlC0', '/dev/snd/timer'] failed with exit 
code 1:
  CRDA: Error: [Errno 2] No such file or directory
  Card0.Amixer.info: Error: [Errno 2] No such file or directory
  Card0.Amixer.values: Error: [Errno 2] No such file or directory
  Card1.Amixer.info: Error: [Errno 2] No such file or directory
  Card1.Amixer.values: Error: [Errno 2] No such file or directory
  DistroRelease: Ubuntu 14.10
  HibernationDevice: RESUME=/dev/mapper/vmhost--vg-vmhost--swap0
  InstallationDate: Installed on 2013-12-06 (354 days ago)
  InstallationMedia: Ubuntu-Server 13.10 "Saucy Salamander" - Release amd64 
(20131016)
  Lsusb:
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
   Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  MachineType: WinFast 6150M2MA
  Package: linux (not installed)
  ProcEnviron:
   LANGUAGE=en_US:en
   TERM=xterm-256color
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.16.0-23-generic 
root=/dev/mapper/hostname--vg-hostname--rootfs ro rootflags=subvol=@ 
rootdelay=300
  ProcVersionSignature: Ubuntu 3.16.0-23.31-generic 3.16.4
  RelatedPackageVersions:
   linux-restricted-modules-3.16.0-23-generic N/A
   linux-backports-modules-3.16.0-23-generic  N/A
   linux-firmware 1.138
  RfKill: Error: [Errno 2] No such file or directory
  Tags:  utopic utopic
  Uname: Linux 3.16.0-23-generic x86_64
  UnreportableReason: The report belongs to a package that is not 

[Kernel-packages] [Bug 1566302] Re: Ubuntu 16.04: Suspend freezes the system after upgrade to linux image 4.4.0-16

2016-08-08 Thread Igor
I think I have the same issue. If so, I know some sort of workaround -
to switch to an another console with Ctrl+Alt+F6 and go back with
Ctrl+Alt+F7. It frees a keyboard and lets to enter a password. But after
that I have a little mess with windows - they move to other desktops and
shifted a little.

-- 
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/1566302

Title:
  Ubuntu 16.04: Suspend freezes the system after upgrade to linux image
  4.4.0-16

Status in linux package in Ubuntu:
  Won't Fix

Bug description:
  I'm using ubuntu 16.04 on a XPS 15 9550.

  Suspend/resume worked flawlessly with linux image 4.4.0-15, and after
  standard upgrade yesterday (5/04/2016) which installed image 4.4.0-16,
  the system freezes when attempting a suspend. I get  no response from
  the system (nor keyboard, nor screen, nor touchpad), but it gets very
  hot, so that it must be running something.

  Booting with 4.4.0-15 makes the suspend to work perfectly.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: linux-image-extra-4.4.0-16-generic 4.4.0-16.32
  ProcVersionSignature: Ubuntu 4.4.0-15.31-generic 4.4.6
  Uname: Linux 4.4.0-15-generic x86_64
  ApportVersion: 2.20.1-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  macias 1770 F pulseaudio
  CurrentDesktop: X-Cinnamon
  Date: Tue Apr  5 14:56:17 2016
  HibernationDevice: RESUME=UUID=4180adfa-3852-4a96-86b4-f3696448c743
  InstallationDate: Installed on 2016-03-07 (28 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Alpha amd64 (20160304)
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 003: ID 04f3:21d5 Elan Microelectronics Corp. 
   Bus 001 Device 002: ID 0a5c:6410 Broadcom Corp. 
   Bus 001 Device 004: ID 1bcf:2b95 Sunplus Innovation Technology Inc. 
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: Dell Inc. XPS 15 9550
  ProcEnviron:
   LANGUAGE=es_ES
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=es_ES.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-15-generic.efi.signed 
root=UUID=673f4658-75f8-4c01-bcd8-0af860269699 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-4.4.0-15-generic N/A
   linux-backports-modules-4.4.0-15-generic  N/A
   linux-firmware1.157
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 01/25/2016
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 01.01.19
  dmi.board.name: 0N7TVV
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 9
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvr01.01.19:bd01/25/2016:svnDellInc.:pnXPS159550:pvr:rvnDellInc.:rn0N7TVV:rvrA00:cvnDellInc.:ct9:cvr:
  dmi.product.name: XPS 15 9550
  dmi.sys.vendor: Dell Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1566302/+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 1603902] Re: qemu-img convert hangs on Ubuntu Server 16.04 with 100% cpu

2016-07-18 Thread Igor
Appriciate your help!
I have attached apport-collect information, will it be sufficient for now?
I run apport-collect AFTER changed kernel from 4.4.0-28-generic to Linux 
4.6.0-040600-generic, becouse i can not shutdown server right now. If it is 
required i cat try to reproduce bug on another machine.

-- 
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/1603902

Title:
  qemu-img convert hangs on Ubuntu Server 16.04 with 100% cpu

Status in linux package in Ubuntu:
  Incomplete
Status in qemu-kvm package in Ubuntu:
  New

Bug description:

  When i try to convert raw image to qcow2 format with command:

  qemu-img convert -O qcow2 base-image.img base-image.qcow2

  i have several problems:

  1.qemu-img process never stops by itself and i can not kill it with kill 
-9
  2.qemu-img process utilizes 100% of one cpu core

  Additional information:

  1.I use supermicro server with 28 cpu cores and host Ubuntu Server 16.04
  2.Filesystem is ext4
  3.Original VM raw image (with installed guest Ubuntu Server 16.04) works 
without any problem. When i am trying to convert formats this VM is powered off.

  4.uname -r
  4.4.0-28-generic

  
  dpkg -s qemu-kvm | grep Version
  Version: 1:2.5+dfsg-5ubuntu10.2

  
  dpkg -s qemu-utils | grep Version
  Version: 1:2.5+dfsg-5ubuntu10.2

  
  strace qemu-img convert -O qcow2 base-image.img base-image.qcow2 
  ...
  lseek(10, 1361051648, SEEK_DATA)= 1386217472
  lseek(10, 1386217472, SEEK_DATA)= 1386217472
  lseek(10, 1386217472, SEEK_HOLE)= 1403359232
  lseek(10, 1403359232, SEEK_DATA)= 1403387904
  lseek(10, 1403387904, SEEK_DATA)= 1403387904
  lseek(10, 1403387904, SEEK_HOLE)= 1419091968
  lseek(10, 1419091968, SEEK_DATA

  What can cause such strange behavior, and how can i convert raw image
  to qcow2 format?

  UPDATED: I have installed 4.6.0 linux kernel, and everything works fine right 
now. But the question still exists: is there any other way to fix this bug for 
qemu-img and Ubuntu 16.04?
  --- 
  ApportVersion: 2.20.1-0ubuntu2.1
  Architecture: amd64
  DistroRelease: Ubuntu 16.04
  InstallationDate: Installed on 2016-07-11 (6 days ago)
  InstallationMedia: Ubuntu-Server 16.04 LTS "Xenial Xerus" - Release amd64 
(20160420.3)
  Package: qemu-kvm 1:2.5+dfsg-5ubuntu10.2
  PackageArchitecture: amd64
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  Tags:  xenial
  Uname: Linux 4.6.0-040600-generic x86_64
  UnreportableReason: The running kernel is not an Ubuntu kernel
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:
   
  _MarkForUpload: True

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1603902/+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 1603902] JournalErrors.txt

2016-07-18 Thread Igor
apport information

** Attachment added: "JournalErrors.txt"
   
https://bugs.launchpad.net/bugs/1603902/+attachment/4702922/+files/JournalErrors.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/1603902

Title:
  qemu-img convert hangs on Ubuntu Server 16.04 with 100% cpu

Status in linux package in Ubuntu:
  Incomplete
Status in qemu-kvm package in Ubuntu:
  New

Bug description:

  When i try to convert raw image to qcow2 format with command:

  qemu-img convert -O qcow2 base-image.img base-image.qcow2

  i have several problems:

  1.qemu-img process never stops by itself and i can not kill it with kill 
-9
  2.qemu-img process utilizes 100% of one cpu core

  Additional information:

  1.I use supermicro server with 28 cpu cores and host Ubuntu Server 16.04
  2.Filesystem is ext4
  3.Original VM raw image (with installed guest Ubuntu Server 16.04) works 
without any problem. When i am trying to convert formats this VM is powered off.

  4.uname -r
  4.4.0-28-generic

  
  dpkg -s qemu-kvm | grep Version
  Version: 1:2.5+dfsg-5ubuntu10.2

  
  dpkg -s qemu-utils | grep Version
  Version: 1:2.5+dfsg-5ubuntu10.2

  
  strace qemu-img convert -O qcow2 base-image.img base-image.qcow2 
  ...
  lseek(10, 1361051648, SEEK_DATA)= 1386217472
  lseek(10, 1386217472, SEEK_DATA)= 1386217472
  lseek(10, 1386217472, SEEK_HOLE)= 1403359232
  lseek(10, 1403359232, SEEK_DATA)= 1403387904
  lseek(10, 1403387904, SEEK_DATA)= 1403387904
  lseek(10, 1403387904, SEEK_HOLE)= 1419091968
  lseek(10, 1419091968, SEEK_DATA

  What can cause such strange behavior, and how can i convert raw image
  to qcow2 format?

  UPDATED: I have installed 4.6.0 linux kernel, and everything works fine right 
now. But the question still exists: is there any other way to fix this bug for 
qemu-img and Ubuntu 16.04?
  --- 
  ApportVersion: 2.20.1-0ubuntu2.1
  Architecture: amd64
  DistroRelease: Ubuntu 16.04
  InstallationDate: Installed on 2016-07-11 (6 days ago)
  InstallationMedia: Ubuntu-Server 16.04 LTS "Xenial Xerus" - Release amd64 
(20160420.3)
  Package: qemu-kvm 1:2.5+dfsg-5ubuntu10.2
  PackageArchitecture: amd64
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  Tags:  xenial
  Uname: Linux 4.6.0-040600-generic x86_64
  UnreportableReason: The running kernel is not an Ubuntu kernel
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:
   
  _MarkForUpload: True

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1603902/+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 1603902] Re: qemu-img convert hangs on Ubuntu Server 16.04 with 100% cpu

2016-07-18 Thread Igor
apport information

** Tags added: apport-collected

** Description changed:

  
  When i try to convert raw image to qcow2 format with command:
  
  qemu-img convert -O qcow2 base-image.img base-image.qcow2
  
  i have several problems:
  
  1.qemu-img process never stops by itself and i can not kill it with kill 
-9
  2.qemu-img process utilizes 100% of one cpu core
  
  Additional information:
  
  1.I use supermicro server with 28 cpu cores and host Ubuntu Server 16.04
  2.Filesystem is ext4
  3.Original VM raw image (with installed guest Ubuntu Server 16.04) works 
without any problem. When i am trying to convert formats this VM is powered off.
  
  4.uname -r
  4.4.0-28-generic
  
  
  dpkg -s qemu-kvm | grep Version
  Version: 1:2.5+dfsg-5ubuntu10.2
  
  
  dpkg -s qemu-utils | grep Version
  Version: 1:2.5+dfsg-5ubuntu10.2
  
  
  strace qemu-img convert -O qcow2 base-image.img base-image.qcow2 
  ...
  lseek(10, 1361051648, SEEK_DATA)= 1386217472
  lseek(10, 1386217472, SEEK_DATA)= 1386217472
  lseek(10, 1386217472, SEEK_HOLE)= 1403359232
  lseek(10, 1403359232, SEEK_DATA)= 1403387904
  lseek(10, 1403387904, SEEK_DATA)= 1403387904
  lseek(10, 1403387904, SEEK_HOLE)= 1419091968
  lseek(10, 1419091968, SEEK_DATA
  
  What can cause such strange behavior, and how can i convert raw image to
  qcow2 format?
  
- UPDATED: I have installed 4.6.0 linux kernel, and everything works fine
- right now. But the question still exists: is there any other way to fix
- this bug for qemu-img and Ubuntu 16.04?
+ UPDATED: I have installed 4.6.0 linux kernel, and everything works fine right 
now. But the question still exists: is there any other way to fix this bug for 
qemu-img and Ubuntu 16.04?
+ --- 
+ ApportVersion: 2.20.1-0ubuntu2.1
+ Architecture: amd64
+ DistroRelease: Ubuntu 16.04
+ InstallationDate: Installed on 2016-07-11 (6 days ago)
+ InstallationMedia: Ubuntu-Server 16.04 LTS "Xenial Xerus" - Release amd64 
(20160420.3)
+ Package: qemu-kvm 1:2.5+dfsg-5ubuntu10.2
+ PackageArchitecture: amd64
+ ProcEnviron:
+  TERM=xterm
+  PATH=(custom, no user)
+  XDG_RUNTIME_DIR=
+  LANG=en_US.UTF-8
+  SHELL=/bin/bash
+ Tags:  xenial
+ Uname: Linux 4.6.0-040600-generic x86_64
+ UnreportableReason: The running kernel is not an Ubuntu kernel
+ UpgradeStatus: No upgrade log present (probably fresh install)
+ UserGroups:
+  
+ _MarkForUpload: True

** Attachment added: "Dependencies.txt"
   
https://bugs.launchpad.net/bugs/1603902/+attachment/4702921/+files/Dependencies.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/1603902

Title:
  qemu-img convert hangs on Ubuntu Server 16.04 with 100% cpu

Status in linux package in Ubuntu:
  Incomplete
Status in qemu-kvm package in Ubuntu:
  New

Bug description:

  When i try to convert raw image to qcow2 format with command:

  qemu-img convert -O qcow2 base-image.img base-image.qcow2

  i have several problems:

  1.qemu-img process never stops by itself and i can not kill it with kill 
-9
  2.qemu-img process utilizes 100% of one cpu core

  Additional information:

  1.I use supermicro server with 28 cpu cores and host Ubuntu Server 16.04
  2.Filesystem is ext4
  3.Original VM raw image (with installed guest Ubuntu Server 16.04) works 
without any problem. When i am trying to convert formats this VM is powered off.

  4.uname -r
  4.4.0-28-generic

  
  dpkg -s qemu-kvm | grep Version
  Version: 1:2.5+dfsg-5ubuntu10.2

  
  dpkg -s qemu-utils | grep Version
  Version: 1:2.5+dfsg-5ubuntu10.2

  
  strace qemu-img convert -O qcow2 base-image.img base-image.qcow2 
  ...
  lseek(10, 1361051648, SEEK_DATA)= 1386217472
  lseek(10, 1386217472, SEEK_DATA)= 1386217472
  lseek(10, 1386217472, SEEK_HOLE)= 1403359232
  lseek(10, 1403359232, SEEK_DATA)= 1403387904
  lseek(10, 1403387904, SEEK_DATA)= 1403387904
  lseek(10, 1403387904, SEEK_HOLE)= 1419091968
  lseek(10, 1419091968, SEEK_DATA

  What can cause such strange behavior, and how can i convert raw image
  to qcow2 format?

  UPDATED: I have installed 4.6.0 linux kernel, and everything works fine right 
now. But the question still exists: is there any other way to fix this bug for 
qemu-img and Ubuntu 16.04?
  --- 
  ApportVersion: 2.20.1-0ubuntu2.1
  Architecture: amd64
  DistroRelease: Ubuntu 16.04
  InstallationDate: Installed on 2016-07-11 (6 days ago)
  InstallationMedia: Ubuntu-Server 16.04 LTS "Xenial Xerus" - Release amd64 
(20160420.3)
  Package: qemu-kvm 1:2.5+dfsg-5ubuntu10.2
  PackageArchitecture: amd64
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  Tags:  xenial
  Uname: Linux 

[Kernel-packages] [Bug 1575467] Re: [Dell Inspiron 3451] WARNING: CPU: 1 PID: 1297 at /build/linux-lts-utopic-vy2yyy/linux-lts-utopic-3.16.0/drivers/gpu/drm/i915/intel_display.c:1743 vlv_wait_port_rea

2016-05-05 Thread Igor Tkach
I'm not sure if I'm seeing exactly this bug, but my desktop (old i7,
64bit) also freezes froze up on me several times since upgrade to 16.04.
Looks like it's just the X server that gets borked. Every time it
happened I had music playing in the browser (Google music). Display goes
dark, mouse and keyboard are unresponsive, music keeps playing. Logging
in via SSH and killing X sort of fixed it, but  after logging back in my
analogue sound output is gone (I see in Control Center > Sound only
built-in digital one). Everything's back to normal after reboot.

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

Title:
  [Dell Inspiron 3451] WARNING: CPU: 1 PID: 1297 at /build/linux-lts-
  utopic-vy2yyy/linux-lts-
  utopic-3.16.0/drivers/gpu/drm/i915/intel_display.c:1743
  vlv_wait_port_ready+0x126/0x170 [i915]()

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  After upgrading from stock Ubuntu 14.04 to 16.04 my laptop
  consistently freezes up and is unresponsive to keyboard or mouse. The
  only way is to do a hard shutdown. I'm usually in a browser when this
  happens, and often watching a video or two. It seems to happen more
  often in Google Chrome than Firefox, but it happens with both. It has
  happened at least once with no videos loaded. I haven’t observed it
  freeze / hang when I’m not in a browser, but that's mainly what i use
  my laptop for, so that's where most of my time is spent.

  Call trace:
  
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1575467/+attachment/4648682/+files/kern.log.2.gz

  ---
  ApportVersion: 2.20.1-0ubuntu2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  andrew 1949 F pulseaudio
  DistroRelease: Ubuntu 16.04
  HibernationDevice: RESUME=UUID=e8aaee7c-d956-4519-94f0-cf7aad745020
  InstallationDate: Installed on 2015-08-08 (263 days ago)
  InstallationMedia: Ubuntu 14.04.2 LTS "Trusty Tahr" - Release amd64 
(20150218.1)
  MachineType: Dell Inc. Inspiron 3451
  Package: linux (not installed)
  ProcEnviron:
   LANGUAGE=en_US
   TERM=xterm-256color
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-21-generic.efi.signed 
root=UUID=d01f07be-c906-4024-8eef-a58ba3935298 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 4.4.0-21.37-generic 4.4.6
  PulseList:
   Error: command ['pacmd', 'list'] failed with exit code 1: Home directory not 
accessible: Permission denied
   No PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-4.4.0-21-generic N/A
   linux-backports-modules-4.4.0-21-generic  N/A
   linux-firmware1.157
  Tags:  xenial
  Uname: Linux 4.4.0-21-generic x86_64
  UpgradeStatus: Upgraded to xenial on 2016-04-22 (4 days ago)
  UserGroups:

  _MarkForUpload: True
  dmi.bios.date: 12/05/2014
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A00
  dmi.board.name: 0H4MK6
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: Not Specified
  dmi.modalias: 
dmi:bvnDellInc.:bvrA00:bd12/05/2014:svnDellInc.:pnInspiron3451:pvrA00:rvnDellInc.:rn0H4MK6:rvrA00:cvnDellInc.:ct8:cvrNotSpecified:
  dmi.product.name: Inspiron 3451
  dmi.product.version: A00
  dmi.sys.vendor: Dell Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1575467/+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 1532267] Re: Bluetooth Qualcomm Atheros QCA9565 / AR9565 [168c:0036] not recognized

2016-01-14 Thread Igor Ayres
I'm using Ubuntu 12.04 and isn't working...

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

Title:
  Bluetooth Qualcomm Atheros QCA9565 / AR9565 [168c:0036]  not
  recognized

Status in linux package in Ubuntu:
  Triaged

Bug description:
  I have installed Ubuntu 14.04 on my Acer Aspire E5-573G, and the
  bluetooth was not recognized, but wifi is working perfectly. This
  problem occurred from kernel 3.19 - 4.4-rc8.

  03:00.0 Network controller [0280]: Qualcomm Atheros QCA9565 / AR9565 Wireless 
Network Adapter [168c:0036] (rev 01)
   Subsystem: Lite-On Communications Inc Device [11ad:0803]
   Kernel driver in use: ath9k

  The result of lsusb;
  Bus 003 Device 002: ID 8087:8001 Intel Corp.
  Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
  Bus 001 Device 004: ID 0bda:0129 Realtek Semiconductor Corp. RTS5129 Card 
Reader Controller
  Bus 001 Device 003: ID 1bcf:2c81 Sunplus Innovation Technology Inc.
  Bus 001 Device 005: ID 046d:c534 Logitech, Inc.
  Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-4.2.0-23-generic 4.2.0-23.28~14.04.1
  ProcVersionSignature: Ubuntu 4.2.0-23.28~14.04.1-generic 4.2.6
  Uname: Linux 4.2.0-23-generic x86_64
  NonfreeKernelModules: nvidia_modeset nvidia
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Fri Jan  8 14:41:21 2016
  InstallationDate: Installed on 2015-12-25 (13 days ago)
  InstallationMedia: Ubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
  SourcePackage: linux-lts-wily
  UpgradeStatus: No upgrade log present (probably fresh install)
  ---
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  lmrodrigues   2174 F pulseaudio
   /dev/snd/controlC1:  lmrodrigues   2174 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=898c0089-7a66-4b09-b59b-0953113ce894
  InstallationDate: Installed on 2015-12-25 (15 days ago)
  InstallationMedia: Ubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
  MachineType: Acer Aspire E5-573G
  NonfreeKernelModules: nvidia_modeset nvidia
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-23-generic 
root=UUID=37df17cf-666c-4aa5-b851-ef8e5f7ce3e4 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 4.2.0-23.28~14.04.1-generic 4.2.6
  RelatedPackageVersions:
   linux-restricted-modules-4.2.0-23-generic N/A
   linux-backports-modules-4.2.0-23-generic  N/A
   linux-firmware1.144+ar3012
  Tags:  trusty
  Uname: Linux 4.2.0-23-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 09/25/2015
  dmi.bios.vendor: Insyde Corp.
  dmi.bios.version: V1.31
  dmi.board.asset.tag: Type2 - Board Asset Tag
  dmi.board.name: ZORO_BH
  dmi.board.vendor: Acer
  dmi.board.version: Type2 - A01 Board Version
  dmi.chassis.type: 10
  dmi.chassis.vendor: Chassis Manufacturer
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnInsydeCorp.:bvrV1.31:bd09/25/2015:svnAcer:pnAspireE5-573G:pvrV3.72:rvnAcer:rnZORO_BH:rvrType2-A01BoardVersion:cvnChassisManufacturer:ct10:cvrChassisVersion:
  dmi.product.name: Aspire E5-573G
  dmi.product.version: V3.72
  dmi.sys.vendor: Acer

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1532267/+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 1532267] Re: Bluetooth Qualcomm Atheros QCA9565 / AR9565 [168c:0036] not recognized

2016-01-13 Thread Igor Ayres
Hi I'm with the same problem

Acer Aspire E5-573G
Kernel Version: 3.13.0-74-generic
S.O: Ubuntu 12.04.5 LTS

-- 
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/1532267

Title:
  Bluetooth Qualcomm Atheros QCA9565 / AR9565 [168c:0036]  not
  recognized

Status in linux package in Ubuntu:
  Triaged

Bug description:
  I have installed Ubuntu 14.04 on my Acer Aspire E5-573G, and the
  bluetooth was not recognized, but wifi is working perfectly. This
  problem occurred from kernel 3.19 - 4.4-rc8.

  03:00.0 Network controller [0280]: Qualcomm Atheros QCA9565 / AR9565 Wireless 
Network Adapter [168c:0036] (rev 01)
   Subsystem: Lite-On Communications Inc Device [11ad:0803]
   Kernel driver in use: ath9k

  The result of lsusb;
  Bus 003 Device 002: ID 8087:8001 Intel Corp.
  Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
  Bus 001 Device 004: ID 0bda:0129 Realtek Semiconductor Corp. RTS5129 Card 
Reader Controller
  Bus 001 Device 003: ID 1bcf:2c81 Sunplus Innovation Technology Inc.
  Bus 001 Device 005: ID 046d:c534 Logitech, Inc.
  Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-4.2.0-23-generic 4.2.0-23.28~14.04.1
  ProcVersionSignature: Ubuntu 4.2.0-23.28~14.04.1-generic 4.2.6
  Uname: Linux 4.2.0-23-generic x86_64
  NonfreeKernelModules: nvidia_modeset nvidia
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Fri Jan  8 14:41:21 2016
  InstallationDate: Installed on 2015-12-25 (13 days ago)
  InstallationMedia: Ubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
  SourcePackage: linux-lts-wily
  UpgradeStatus: No upgrade log present (probably fresh install)
  ---
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  lmrodrigues   2174 F pulseaudio
   /dev/snd/controlC1:  lmrodrigues   2174 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=898c0089-7a66-4b09-b59b-0953113ce894
  InstallationDate: Installed on 2015-12-25 (15 days ago)
  InstallationMedia: Ubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
  MachineType: Acer Aspire E5-573G
  NonfreeKernelModules: nvidia_modeset nvidia
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-23-generic 
root=UUID=37df17cf-666c-4aa5-b851-ef8e5f7ce3e4 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 4.2.0-23.28~14.04.1-generic 4.2.6
  RelatedPackageVersions:
   linux-restricted-modules-4.2.0-23-generic N/A
   linux-backports-modules-4.2.0-23-generic  N/A
   linux-firmware1.144+ar3012
  Tags:  trusty
  Uname: Linux 4.2.0-23-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 09/25/2015
  dmi.bios.vendor: Insyde Corp.
  dmi.bios.version: V1.31
  dmi.board.asset.tag: Type2 - Board Asset Tag
  dmi.board.name: ZORO_BH
  dmi.board.vendor: Acer
  dmi.board.version: Type2 - A01 Board Version
  dmi.chassis.type: 10
  dmi.chassis.vendor: Chassis Manufacturer
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnInsydeCorp.:bvrV1.31:bd09/25/2015:svnAcer:pnAspireE5-573G:pvrV3.72:rvnAcer:rnZORO_BH:rvrType2-A01BoardVersion:cvnChassisManufacturer:ct10:cvrChassisVersion:
  dmi.product.name: Aspire E5-573G
  dmi.product.version: V3.72
  dmi.sys.vendor: Acer

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1532267/+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 1532267] Re: Bluetooth Qualcomm Atheros QCA9565 / AR9565 [168c:0036] not recognized

2016-01-13 Thread Igor Ayres
Hi, I'm with the same problem

Acer Aspire E5-573G

Ubuntu 12.04.5 LT

The system don't recognize my bluetooth interface

-- 
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/1532267

Title:
  Bluetooth Qualcomm Atheros QCA9565 / AR9565 [168c:0036]  not
  recognized

Status in linux package in Ubuntu:
  Triaged

Bug description:
  I have installed Ubuntu 14.04 on my Acer Aspire E5-573G, and the
  bluetooth was not recognized, but wifi is working perfectly. This
  problem occurred from kernel 3.19 - 4.4-rc8.

  03:00.0 Network controller [0280]: Qualcomm Atheros QCA9565 / AR9565 Wireless 
Network Adapter [168c:0036] (rev 01)
   Subsystem: Lite-On Communications Inc Device [11ad:0803]
   Kernel driver in use: ath9k

  The result of lsusb;
  Bus 003 Device 002: ID 8087:8001 Intel Corp.
  Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
  Bus 001 Device 004: ID 0bda:0129 Realtek Semiconductor Corp. RTS5129 Card 
Reader Controller
  Bus 001 Device 003: ID 1bcf:2c81 Sunplus Innovation Technology Inc.
  Bus 001 Device 005: ID 046d:c534 Logitech, Inc.
  Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-4.2.0-23-generic 4.2.0-23.28~14.04.1
  ProcVersionSignature: Ubuntu 4.2.0-23.28~14.04.1-generic 4.2.6
  Uname: Linux 4.2.0-23-generic x86_64
  NonfreeKernelModules: nvidia_modeset nvidia
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Fri Jan  8 14:41:21 2016
  InstallationDate: Installed on 2015-12-25 (13 days ago)
  InstallationMedia: Ubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
  SourcePackage: linux-lts-wily
  UpgradeStatus: No upgrade log present (probably fresh install)
  ---
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  lmrodrigues   2174 F pulseaudio
   /dev/snd/controlC1:  lmrodrigues   2174 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=898c0089-7a66-4b09-b59b-0953113ce894
  InstallationDate: Installed on 2015-12-25 (15 days ago)
  InstallationMedia: Ubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
  MachineType: Acer Aspire E5-573G
  NonfreeKernelModules: nvidia_modeset nvidia
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-23-generic 
root=UUID=37df17cf-666c-4aa5-b851-ef8e5f7ce3e4 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 4.2.0-23.28~14.04.1-generic 4.2.6
  RelatedPackageVersions:
   linux-restricted-modules-4.2.0-23-generic N/A
   linux-backports-modules-4.2.0-23-generic  N/A
   linux-firmware1.144+ar3012
  Tags:  trusty
  Uname: Linux 4.2.0-23-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 09/25/2015
  dmi.bios.vendor: Insyde Corp.
  dmi.bios.version: V1.31
  dmi.board.asset.tag: Type2 - Board Asset Tag
  dmi.board.name: ZORO_BH
  dmi.board.vendor: Acer
  dmi.board.version: Type2 - A01 Board Version
  dmi.chassis.type: 10
  dmi.chassis.vendor: Chassis Manufacturer
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnInsydeCorp.:bvrV1.31:bd09/25/2015:svnAcer:pnAspireE5-573G:pvrV3.72:rvnAcer:rnZORO_BH:rvrType2-A01BoardVersion:cvnChassisManufacturer:ct10:cvrChassisVersion:
  dmi.product.name: Aspire E5-573G
  dmi.product.version: V3.72
  dmi.sys.vendor: Acer

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1532267/+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 1415880] Re: 14e4:4365 bcmwl-kernel source: fix for null pointer crash

2015-09-01 Thread Igor Tarasov
Rafael, no, my wireless adapter is BCM4313 (on Lenovo G570). Status:
everithing working well, 30+ suspend cycles, 8 days uptime.

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

Title:
  14e4:4365 bcmwl-kernel source: fix for null pointer crash

Status in Dell Sputnik:
  Confirmed
Status in bcmwl package in Ubuntu:
  In Progress

Bug description:
  The bcmwl package as of now misses one patch for a bug that occurs
  with BCM43142 and possibly other broadcom chipsets that will look like
  random disconnects, poor wifi signal and kernel warnings, See also
  #1379524.

  Adding the patch is a fairly simple process:

  * put the patch file in /usr/src/bcmwl-6.30.223.248+bdcom/patches
  * add the following line to  /usr/src/bcmwl-6.30.223.248+bdcom/dkms.conf
  PATCH[7]="0014-null-pointer-crash.patch"
  * run: /usr/lib/dkms/common.postinst bcmwl 6.30.223.248+bdcom 
/usr/share/bcmwl x86_64 $(uname -r)

  This has fixed the issue for me. Edit: I just wanted to add that I did
  not write the patch; I merely downloaded it from a paste that was
  linked from the respective AUR package.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.10
  Package: bcmwl-kernel-source 6.30.223.248+bdcom-0ubuntu1 [modified: 
usr/src/bcmwl-6.30.223.248+bdcom/dkms.conf]
  ProcVersionSignature: Ubuntu 3.16.0-29.39-generic 3.16.7-ckt2
  Uname: Linux 3.16.0-29-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.14.7-0ubuntu8.1
  Architecture: amd64
  CurrentDesktop: LXDE
  Date: Thu Jan 29 13:15:17 2015
  InstallationDate: Installed on 2015-01-26 (3 days ago)
  InstallationMedia: Lubuntu 14.10 "Utopic Unicorn" - Release amd64 (20141022.1)
  SourcePackage: bcmwl
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/dell-sputnik/+bug/1415880/+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 1415880] Re: 14e4:4365 bcmwl-kernel source: fix for null pointer crash

2015-08-26 Thread Igor Tarasov
Testing the package from the PPA on Kubuntu 14.04.3 64bit, kernel
3.19.0-27-generic.

Current status: uptime 23 hours, 12 successful suspend cycles. It was
happening for me not every time, but I've tried really hard to reproduce
(downloading via wi-fi while attempting to suspend and trying other
stuff) and was unable to reproduce kernel panic. Will be monitoring
further.

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

Title:
  14e4:4365 bcmwl-kernel source: fix for null pointer crash

Status in Dell Sputnik:
  Confirmed
Status in bcmwl package in Ubuntu:
  In Progress

Bug description:
  The bcmwl package as of now misses one patch for a bug that occurs
  with BCM43142 and possibly other broadcom chipsets that will look like
  random disconnects, poor wifi signal and kernel warnings, See also
  #1379524.

  Adding the patch is a fairly simple process:

  * put the patch file in /usr/src/bcmwl-6.30.223.248+bdcom/patches
  * add the following line to  /usr/src/bcmwl-6.30.223.248+bdcom/dkms.conf
  PATCH[7]=0014-null-pointer-crash.patch
  * run: /usr/lib/dkms/common.postinst bcmwl 6.30.223.248+bdcom 
/usr/share/bcmwl x86_64 $(uname -r)

  This has fixed the issue for me. Edit: I just wanted to add that I did
  not write the patch; I merely downloaded it from a paste that was
  linked from the respective AUR package.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.10
  Package: bcmwl-kernel-source 6.30.223.248+bdcom-0ubuntu1 [modified: 
usr/src/bcmwl-6.30.223.248+bdcom/dkms.conf]
  ProcVersionSignature: Ubuntu 3.16.0-29.39-generic 3.16.7-ckt2
  Uname: Linux 3.16.0-29-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.14.7-0ubuntu8.1
  Architecture: amd64
  CurrentDesktop: LXDE
  Date: Thu Jan 29 13:15:17 2015
  InstallationDate: Installed on 2015-01-26 (3 days ago)
  InstallationMedia: Lubuntu 14.10 Utopic Unicorn - Release amd64 (20141022.1)
  SourcePackage: bcmwl
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/dell-sputnik/+bug/1415880/+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 1132225] Re: missing characters when typing after returning from suspend mode

2015-08-08 Thread Igor Maslennikov
Chrstopher, I have tested 4.1 and the problem appears to be less, but it
is still there. Thanks

-- 
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/1132225

Title:
  missing characters when typing after returning from suspend mode

Status in linux package in Ubuntu:
  Expired

Bug description:
  After returning from suspend, some characters are missing while typing. The 
issue goes away after complete restart.
  --- 
  ApportVersion: 2.14.1-0ubuntu3.5
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  igor   1998 F pulseaudio
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=7a8fc569-0023-468c-a8ed-d9046589df15
  InstallationDate: Installed on 2012-02-11 (1043 days ago)
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release i386 (20111012)
  MachineType: Dell Inc. Vostro V13
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-39-generic 
root=UUID=f95fc449-68b0-41ec-b03c-06f8a1f8f4a5 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.13.0-39.66-generic 3.13.11.8
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-39-generic N/A
   linux-backports-modules-3.13.0-39-generic  N/A
   linux-firmware 1.127.8
  Tags:  trusty
  Uname: Linux 3.13.0-39-generic i686
  UpgradeStatus: Upgraded to trusty on 2014-08-17 (125 days ago)
  UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare
  _MarkForUpload: True
  dmi.bios.date: 08/27/2010
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A05
  dmi.board.asset.tag: 12345
  dmi.board.name: 06041G
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A05
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: A05
  dmi.modalias: 
dmi:bvnDellInc.:bvrA05:bd08/27/2010:svnDellInc.:pnVostroV13:pvrA05:rvnDellInc.:rn06041G:rvrA05:cvnDellInc.:ct8:cvrA05:
  dmi.product.name: Vostro V13
  dmi.product.version: A05
  dmi.sys.vendor: Dell Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1132225/+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 1132225] Re: missing characters when typing after returning from suspend mode

2015-06-23 Thread Igor Maslennikov
Yes, I did test 4.1-rc8 and the issue still reproducible.

-- 
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/1132225

Title:
  missing characters when typing after returning from suspend mode

Status in linux package in Ubuntu:
  Expired

Bug description:
  After returning from suspend, some characters are missing while typing. The 
issue goes away after complete restart.
  --- 
  ApportVersion: 2.14.1-0ubuntu3.5
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  igor   1998 F pulseaudio
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=7a8fc569-0023-468c-a8ed-d9046589df15
  InstallationDate: Installed on 2012-02-11 (1043 days ago)
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release i386 (20111012)
  MachineType: Dell Inc. Vostro V13
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-39-generic 
root=UUID=f95fc449-68b0-41ec-b03c-06f8a1f8f4a5 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.13.0-39.66-generic 3.13.11.8
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-39-generic N/A
   linux-backports-modules-3.13.0-39-generic  N/A
   linux-firmware 1.127.8
  Tags:  trusty
  Uname: Linux 3.13.0-39-generic i686
  UpgradeStatus: Upgraded to trusty on 2014-08-17 (125 days ago)
  UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare
  _MarkForUpload: True
  dmi.bios.date: 08/27/2010
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A05
  dmi.board.asset.tag: 12345
  dmi.board.name: 06041G
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A05
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: A05
  dmi.modalias: 
dmi:bvnDellInc.:bvrA05:bd08/27/2010:svnDellInc.:pnVostroV13:pvrA05:rvnDellInc.:rn06041G:rvrA05:cvnDellInc.:ct8:cvrA05:
  dmi.product.name: Vostro V13
  dmi.product.version: A05
  dmi.sys.vendor: Dell Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1132225/+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 1132225] Re: missing characters when typing after returning from suspend mode

2015-06-22 Thread Igor Maslennikov
Christopher, I am typing tis respose without any corrections. As you can
se it is still there. Just curious, if anbody has this kind of problem
or it is just me. As y can see it is not catastrophic but still an
inconvenience. I think it is a little better than it was befor. Thanks

-- 
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/1132225

Title:
  missing characters when typing after returning from suspend mode

Status in linux package in Ubuntu:
  Expired

Bug description:
  After returning from suspend, some characters are missing while typing. The 
issue goes away after complete restart.
  --- 
  ApportVersion: 2.14.1-0ubuntu3.5
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  igor   1998 F pulseaudio
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=7a8fc569-0023-468c-a8ed-d9046589df15
  InstallationDate: Installed on 2012-02-11 (1043 days ago)
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release i386 (20111012)
  MachineType: Dell Inc. Vostro V13
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-39-generic 
root=UUID=f95fc449-68b0-41ec-b03c-06f8a1f8f4a5 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.13.0-39.66-generic 3.13.11.8
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-39-generic N/A
   linux-backports-modules-3.13.0-39-generic  N/A
   linux-firmware 1.127.8
  Tags:  trusty
  Uname: Linux 3.13.0-39-generic i686
  UpgradeStatus: Upgraded to trusty on 2014-08-17 (125 days ago)
  UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare
  _MarkForUpload: True
  dmi.bios.date: 08/27/2010
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A05
  dmi.board.asset.tag: 12345
  dmi.board.name: 06041G
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A05
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: A05
  dmi.modalias: 
dmi:bvnDellInc.:bvrA05:bd08/27/2010:svnDellInc.:pnVostroV13:pvrA05:rvnDellInc.:rn06041G:rvrA05:cvnDellInc.:ct8:cvrA05:
  dmi.product.name: Vostro V13
  dmi.product.version: A05
  dmi.sys.vendor: Dell Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1132225/+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 1132225] Re: missing characters when typing after returning from suspend mode

2015-06-21 Thread Igor Maslennikov
It is getting frustrated. I am wondering if it is related to this
specific computer. Recently, I reinstalled Ubuntu and eliminated dual
boot. I thought it fixed it and for a while it was working OK, I mean
the missing characters after going to sleep. But now it is getting
worse. It looks like the severity of this problem depends on how long
the laptop being in the sleep mode - longer the worse. Help is needed.
Thanks

-- 
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/1132225

Title:
  missing characters when typing after returning from suspend mode

Status in linux package in Ubuntu:
  Expired

Bug description:
  After returning from suspend, some characters are missing while typing. The 
issue goes away after complete restart.
  --- 
  ApportVersion: 2.14.1-0ubuntu3.5
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  igor   1998 F pulseaudio
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=7a8fc569-0023-468c-a8ed-d9046589df15
  InstallationDate: Installed on 2012-02-11 (1043 days ago)
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release i386 (20111012)
  MachineType: Dell Inc. Vostro V13
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-39-generic 
root=UUID=f95fc449-68b0-41ec-b03c-06f8a1f8f4a5 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.13.0-39.66-generic 3.13.11.8
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-39-generic N/A
   linux-backports-modules-3.13.0-39-generic  N/A
   linux-firmware 1.127.8
  Tags:  trusty
  Uname: Linux 3.13.0-39-generic i686
  UpgradeStatus: Upgraded to trusty on 2014-08-17 (125 days ago)
  UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare
  _MarkForUpload: True
  dmi.bios.date: 08/27/2010
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A05
  dmi.board.asset.tag: 12345
  dmi.board.name: 06041G
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A05
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: A05
  dmi.modalias: 
dmi:bvnDellInc.:bvrA05:bd08/27/2010:svnDellInc.:pnVostroV13:pvrA05:rvnDellInc.:rn06041G:rvrA05:cvnDellInc.:ct8:cvrA05:
  dmi.product.name: Vostro V13
  dmi.product.version: A05
  dmi.sys.vendor: Dell Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1132225/+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 1462614] [NEW] Atheros bluetooth doesn't find the devices

2015-06-06 Thread Igor
Public bug reported:

I have a laptop Acer v15 with Qualcom Atheros bluetooth and Logitech
M557 mouse, which worked well initially. Then after disconnecting the
mouse, my bluetooth adapter can't find any bluetooth devices nearby
(I've also tried the Samsung s4).

This bug is reproducable in Elementary OS 0.3,  Ubuntu 15.04 and 14.04, Mint 
17.1 and 17.
Here are some outputs from terminal:

$ lsusb
Bus 002 Device 002: ID 8087:8000 Intel Corp. 
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 002: ID 8087:8008 Intel Corp. 
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 003 Device 004: ID 04f2:b474 Chicony Electronics Co., Ltd 
Bus 003 Device 003: ID 06cb:2970 Synaptics, Inc. 
Bus 003 Device 002: ID 0bda:0129 Realtek Semiconductor Corp. RTS5129 Card 
Reader Controller
Bus 003 Device 005: ID 0489:e076 Foxconn / Hon Hai 
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

$ hciconfig
hci0:   Type: BR/EDR  Bus: USB
BD Address: C0:38:96:6C:06:7E  ACL MTU: 1022:8  SCO MTU: 183:5
UP RUNNING PSCAN ISCAN 
RX bytes:1725 acl:0 sco:0 events:164 errors:0
TX bytes:3394 acl:0 sco:0 commands:151 errors:0

$ sudo awk -vRS= '/e076/' /sys/kernel/debug/usb/devices
T:  Bus=03 Lev=01 Prnt=01 Port=09 Cnt=05 Dev#=  5 Spd=12   MxCh= 0
D:  Ver= 1.10 Cls=e0(wlcon) Sub=01 Prot=01 MxPS=64 #Cfgs=  1
P:  Vendor=0489 ProdID=e076 Rev= 0.01
C:* #Ifs= 2 Cfg#= 1 Atr=e0 MxPwr=100mA
I:* If#= 0 Alt= 0 #EPs= 3 Cls=e0(wlcon) Sub=01 Prot=01 Driver=btusb
E:  Ad=81(I) Atr=03(Int.) MxPS=  16 Ivl=1ms
E:  Ad=82(I) Atr=02(Bulk) MxPS=  64 Ivl=0ms
E:  Ad=02(O) Atr=02(Bulk) MxPS=  64 Ivl=0ms
I:* If#= 1 Alt= 0 #EPs= 2 Cls=e0(wlcon) Sub=01 Prot=01 Driver=btusb
E:  Ad=83(I) Atr=01(Isoc) MxPS=   0 Ivl=1ms
E:  Ad=03(O) Atr=01(Isoc) MxPS=   0 Ivl=1ms
I:  If#= 1 Alt= 1 #EPs= 2 Cls=e0(wlcon) Sub=01 Prot=01 Driver=btusb
E:  Ad=83(I) Atr=01(Isoc) MxPS=   9 Ivl=1ms
E:  Ad=03(O) Atr=01(Isoc) MxPS=   9 Ivl=1ms
I:  If#= 1 Alt= 2 #EPs= 2 Cls=e0(wlcon) Sub=01 Prot=01 Driver=btusb
E:  Ad=83(I) Atr=01(Isoc) MxPS=  17 Ivl=1ms
E:  Ad=03(O) Atr=01(Isoc) MxPS=  17 Ivl=1ms
I:  If#= 1 Alt= 3 #EPs= 2 Cls=e0(wlcon) Sub=01 Prot=01 Driver=btusb
E:  Ad=83(I) Atr=01(Isoc) MxPS=  25 Ivl=1ms
E:  Ad=03(O) Atr=01(Isoc) MxPS=  25 Ivl=1ms
I:  If#= 1 Alt= 4 #EPs= 2 Cls=e0(wlcon) Sub=01 Prot=01 Driver=btusb
E:  Ad=83(I) Atr=01(Isoc) MxPS=  33 Ivl=1ms
E:  Ad=03(O) Atr=01(Isoc) MxPS=  33 Ivl=1ms
I:  If#= 1 Alt= 5 #EPs= 2 Cls=e0(wlcon) Sub=01 Prot=01 Driver=btusb
E:  Ad=83(I) Atr=01(Isoc) MxPS=  49 Ivl=1ms
E:  Ad=03(O) Atr=01(Isoc) MxPS=  49 Ivl=1ms


Thanks to @Pilot6 for help with debugging this.
Initial question started on askubuntu.com 
http://askubuntu.com/questions/632589/bluetooth-doesnt-find-the-devices

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: linux-image-3.16.0-38-generic 3.16.0-38.52~14.04.1
ProcVersionSignature: Ubuntu 3.16.0-38.52~14.04.1-generic 3.16.7-ckt10
Uname: Linux 3.16.0-38-generic x86_64
ApportVersion: 2.14.1-0ubuntu3.11
Architecture: amd64
CurrentDesktop: Unity
Date: Sat Jun  6 14:38:16 2015
InstallationDate: Installed on 2015-06-06 (0 days ago)
InstallationMedia: Ubuntu 14.04.2 LTS Trusty Tahr - Release amd64 (20150218.1)
SourcePackage: linux-lts-utopic
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: linux-lts-utopic (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug trusty

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

Title:
  Atheros bluetooth doesn't find the devices

Status in linux-lts-utopic package in Ubuntu:
  New

Bug description:
  I have a laptop Acer v15 with Qualcom Atheros bluetooth and Logitech
  M557 mouse, which worked well initially. Then after disconnecting the
  mouse, my bluetooth adapter can't find any bluetooth devices nearby
  (I've also tried the Samsung s4).

  This bug is reproducable in Elementary OS 0.3,  Ubuntu 15.04 and 14.04, Mint 
17.1 and 17.
  Here are some outputs from terminal:

  $ lsusb
  Bus 002 Device 002: ID 8087:8000 Intel Corp. 
  Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 001 Device 002: ID 8087:8008 Intel Corp. 
  Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
  Bus 003 Device 004: ID 04f2:b474 Chicony Electronics Co., Ltd 
  Bus 003 Device 003: ID 06cb:2970 Synaptics, Inc. 
  Bus 003 Device 002: ID 0bda:0129 Realtek Semiconductor Corp. RTS5129 Card 
Reader Controller
  Bus 003 Device 005: ID 0489:e076 Foxconn / Hon Hai 
  Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

  $ hciconfig
  hci0:   Type: BR/EDR  Bus: USB
  BD Address: C0:38:96:6C:06:7E  ACL MTU: 1022:8  SCO MTU: 183:5
  UP RUNNING PSCAN ISCAN 
  RX bytes:1725 acl:0 sco:0 events:164 errors:0
 

[Kernel-packages] [Bug 1462614] Re: Atheros bluetooth doesn't find the devices

2015-06-06 Thread Igor
Installed btusb-lp1462614-dkms_0.1_all.deb, then turned computer off and
on (not rebooting). Now I don't see the blutooth icon in the tray;
hciconfig doesn't return anything now.


$ sudo awk -vRS= '/e076/' /sys/kernel/debug/usb/devices

T:  Bus=03 Lev=01 Prnt=01 Port=09 Cnt=06 Dev#=  7 Spd=12   MxCh= 0
D:  Ver= 1.10 Cls=e0(wlcon) Sub=01 Prot=01 MxPS=64 #Cfgs=  1
P:  Vendor=0489 ProdID=e076 Rev= 0.01
C:* #Ifs= 2 Cfg#= 1 Atr=e0 MxPwr=100mA
I:* If#= 0 Alt= 0 #EPs= 3 Cls=e0(wlcon) Sub=01 Prot=01 Driver=(none)
E:  Ad=81(I) Atr=03(Int.) MxPS=  16 Ivl=1ms
E:  Ad=82(I) Atr=02(Bulk) MxPS=  64 Ivl=0ms
E:  Ad=02(O) Atr=02(Bulk) MxPS=  64 Ivl=0ms
I:* If#= 1 Alt= 0 #EPs= 2 Cls=e0(wlcon) Sub=01 Prot=01 Driver=(none)
E:  Ad=83(I) Atr=01(Isoc) MxPS=   0 Ivl=1ms
E:  Ad=03(O) Atr=01(Isoc) MxPS=   0 Ivl=1ms
I:  If#= 1 Alt= 1 #EPs= 2 Cls=e0(wlcon) Sub=01 Prot=01 Driver=(none)
E:  Ad=83(I) Atr=01(Isoc) MxPS=   9 Ivl=1ms
E:  Ad=03(O) Atr=01(Isoc) MxPS=   9 Ivl=1ms
I:  If#= 1 Alt= 2 #EPs= 2 Cls=e0(wlcon) Sub=01 Prot=01 Driver=(none)
E:  Ad=83(I) Atr=01(Isoc) MxPS=  17 Ivl=1ms
E:  Ad=03(O) Atr=01(Isoc) MxPS=  17 Ivl=1ms
I:  If#= 1 Alt= 3 #EPs= 2 Cls=e0(wlcon) Sub=01 Prot=01 Driver=(none)
E:  Ad=83(I) Atr=01(Isoc) MxPS=  25 Ivl=1ms
E:  Ad=03(O) Atr=01(Isoc) MxPS=  25 Ivl=1ms
I:  If#= 1 Alt= 4 #EPs= 2 Cls=e0(wlcon) Sub=01 Prot=01 Driver=(none)
E:  Ad=83(I) Atr=01(Isoc) MxPS=  33 Ivl=1ms
E:  Ad=03(O) Atr=01(Isoc) MxPS=  33 Ivl=1ms
I:  If#= 1 Alt= 5 #EPs= 2 Cls=e0(wlcon) Sub=01 Prot=01 Driver=(none)
E:  Ad=83(I) Atr=01(Isoc) MxPS=  49 Ivl=1ms
E:  Ad=03(O) Atr=01(Isoc) MxPS=  49 Ivl=1ms

Should I provide anything more?

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

Title:
  Atheros bluetooth doesn't find the devices

Status in linux-lts-utopic package in Ubuntu:
  In Progress

Bug description:
  I have a laptop Acer v15 with Qualcom Atheros bluetooth and Logitech
  M557 mouse, which worked well initially. Then after disconnecting the
  mouse, my bluetooth adapter can't find any bluetooth devices nearby
  (I've also tried the Samsung s4).

  This bug is reproducable in Elementary OS 0.3,  Ubuntu 15.04 and 14.04, Mint 
17.1 and 17.
  Here are some outputs from terminal:

  $ lsusb
  Bus 002 Device 002: ID 8087:8000 Intel Corp. 
  Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 001 Device 002: ID 8087:8008 Intel Corp. 
  Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
  Bus 003 Device 004: ID 04f2:b474 Chicony Electronics Co., Ltd 
  Bus 003 Device 003: ID 06cb:2970 Synaptics, Inc. 
  Bus 003 Device 002: ID 0bda:0129 Realtek Semiconductor Corp. RTS5129 Card 
Reader Controller
  Bus 003 Device 005: ID 0489:e076 Foxconn / Hon Hai 
  Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

  $ hciconfig
  hci0:   Type: BR/EDR  Bus: USB
  BD Address: C0:38:96:6C:06:7E  ACL MTU: 1022:8  SCO MTU: 183:5
  UP RUNNING PSCAN ISCAN 
  RX bytes:1725 acl:0 sco:0 events:164 errors:0
  TX bytes:3394 acl:0 sco:0 commands:151 errors:0

  $ sudo awk -vRS= '/e076/' /sys/kernel/debug/usb/devices
  T:  Bus=03 Lev=01 Prnt=01 Port=09 Cnt=05 Dev#=  5 Spd=12   MxCh= 0
  D:  Ver= 1.10 Cls=e0(wlcon) Sub=01 Prot=01 MxPS=64 #Cfgs=  1
  P:  Vendor=0489 ProdID=e076 Rev= 0.01
  C:* #Ifs= 2 Cfg#= 1 Atr=e0 MxPwr=100mA
  I:* If#= 0 Alt= 0 #EPs= 3 Cls=e0(wlcon) Sub=01 Prot=01 Driver=btusb
  E:  Ad=81(I) Atr=03(Int.) MxPS=  16 Ivl=1ms
  E:  Ad=82(I) Atr=02(Bulk) MxPS=  64 Ivl=0ms
  E:  Ad=02(O) Atr=02(Bulk) MxPS=  64 Ivl=0ms
  I:* If#= 1 Alt= 0 #EPs= 2 Cls=e0(wlcon) Sub=01 Prot=01 Driver=btusb
  E:  Ad=83(I) Atr=01(Isoc) MxPS=   0 Ivl=1ms
  E:  Ad=03(O) Atr=01(Isoc) MxPS=   0 Ivl=1ms
  I:  If#= 1 Alt= 1 #EPs= 2 Cls=e0(wlcon) Sub=01 Prot=01 Driver=btusb
  E:  Ad=83(I) Atr=01(Isoc) MxPS=   9 Ivl=1ms
  E:  Ad=03(O) Atr=01(Isoc) MxPS=   9 Ivl=1ms
  I:  If#= 1 Alt= 2 #EPs= 2 Cls=e0(wlcon) Sub=01 Prot=01 Driver=btusb
  E:  Ad=83(I) Atr=01(Isoc) MxPS=  17 Ivl=1ms
  E:  Ad=03(O) Atr=01(Isoc) MxPS=  17 Ivl=1ms
  I:  If#= 1 Alt= 3 #EPs= 2 Cls=e0(wlcon) Sub=01 Prot=01 Driver=btusb
  E:  Ad=83(I) Atr=01(Isoc) MxPS=  25 Ivl=1ms
  E:  Ad=03(O) Atr=01(Isoc) MxPS=  25 Ivl=1ms
  I:  If#= 1 Alt= 4 #EPs= 2 Cls=e0(wlcon) Sub=01 Prot=01 Driver=btusb
  E:  Ad=83(I) Atr=01(Isoc) MxPS=  33 Ivl=1ms
  E:  Ad=03(O) Atr=01(Isoc) MxPS=  33 Ivl=1ms
  I:  If#= 1 Alt= 5 #EPs= 2 Cls=e0(wlcon) Sub=01 Prot=01 Driver=btusb
  E:  Ad=83(I) Atr=01(Isoc) MxPS=  49 Ivl=1ms
  E:  Ad=03(O) Atr=01(Isoc) MxPS=  49 Ivl=1ms

  
  Thanks to @Pilot6 for help with debugging this.
  Initial question started on askubuntu.com 
http://askubuntu.com/questions/632589/bluetooth-doesnt-find-the-devices

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.16.0-38-generic 3.16.0-38.52~14.04.1
  ProcVersionSignature: Ubuntu 3.16.0-38.52~14.04.1-generic 

[Kernel-packages] [Bug 1462614] Re: Atheros bluetooth doesn't find the devices

2015-06-06 Thread Igor
Was afk.
I didn't remove the package, only executed the commands:

$ sudo modprobe btusb
$ modprobe -c | grep -i e076
alias usb:v0489pE076d*dc*dsc*dp*ic*isc*ip*in* ath3k

After restarting nothing changes to my eye.

Then I've copied the  ath3k.ko and btusb.ko from Dropbox to 
/lib/modules/3.16.0-38-generic/kernel/drivers/bluetooth
run the commands 
sudo depmod -a
sudo update-initramfs -u

turn off, turn on - no differences as well.

Then I tried the same with the removed dkms package (I didn't understand Try 
after toy install :) ), no changes. 
modprobe returns the same output, as with dkms package installed.

sudo awk -vRS= '/e076/' /sys/kernel/debug/usb/devices 
returns the same output with Driver=(none)

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

Title:
  Atheros bluetooth doesn't find the devices

Status in linux-lts-utopic package in Ubuntu:
  In Progress

Bug description:
  I have a laptop Acer v15 with Qualcom Atheros bluetooth and Logitech
  M557 mouse, which worked well initially. Then after disconnecting the
  mouse, my bluetooth adapter can't find any bluetooth devices nearby
  (I've also tried the Samsung s4).

  This bug is reproducable in Elementary OS 0.3,  Ubuntu 15.04 and 14.04, Mint 
17.1 and 17.
  Here are some outputs from terminal:

  $ lsusb
  Bus 002 Device 002: ID 8087:8000 Intel Corp. 
  Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 001 Device 002: ID 8087:8008 Intel Corp. 
  Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
  Bus 003 Device 004: ID 04f2:b474 Chicony Electronics Co., Ltd 
  Bus 003 Device 003: ID 06cb:2970 Synaptics, Inc. 
  Bus 003 Device 002: ID 0bda:0129 Realtek Semiconductor Corp. RTS5129 Card 
Reader Controller
  Bus 003 Device 005: ID 0489:e076 Foxconn / Hon Hai 
  Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

  $ hciconfig
  hci0:   Type: BR/EDR  Bus: USB
  BD Address: C0:38:96:6C:06:7E  ACL MTU: 1022:8  SCO MTU: 183:5
  UP RUNNING PSCAN ISCAN 
  RX bytes:1725 acl:0 sco:0 events:164 errors:0
  TX bytes:3394 acl:0 sco:0 commands:151 errors:0

  $ sudo awk -vRS= '/e076/' /sys/kernel/debug/usb/devices
  T:  Bus=03 Lev=01 Prnt=01 Port=09 Cnt=05 Dev#=  5 Spd=12   MxCh= 0
  D:  Ver= 1.10 Cls=e0(wlcon) Sub=01 Prot=01 MxPS=64 #Cfgs=  1
  P:  Vendor=0489 ProdID=e076 Rev= 0.01
  C:* #Ifs= 2 Cfg#= 1 Atr=e0 MxPwr=100mA
  I:* If#= 0 Alt= 0 #EPs= 3 Cls=e0(wlcon) Sub=01 Prot=01 Driver=btusb
  E:  Ad=81(I) Atr=03(Int.) MxPS=  16 Ivl=1ms
  E:  Ad=82(I) Atr=02(Bulk) MxPS=  64 Ivl=0ms
  E:  Ad=02(O) Atr=02(Bulk) MxPS=  64 Ivl=0ms
  I:* If#= 1 Alt= 0 #EPs= 2 Cls=e0(wlcon) Sub=01 Prot=01 Driver=btusb
  E:  Ad=83(I) Atr=01(Isoc) MxPS=   0 Ivl=1ms
  E:  Ad=03(O) Atr=01(Isoc) MxPS=   0 Ivl=1ms
  I:  If#= 1 Alt= 1 #EPs= 2 Cls=e0(wlcon) Sub=01 Prot=01 Driver=btusb
  E:  Ad=83(I) Atr=01(Isoc) MxPS=   9 Ivl=1ms
  E:  Ad=03(O) Atr=01(Isoc) MxPS=   9 Ivl=1ms
  I:  If#= 1 Alt= 2 #EPs= 2 Cls=e0(wlcon) Sub=01 Prot=01 Driver=btusb
  E:  Ad=83(I) Atr=01(Isoc) MxPS=  17 Ivl=1ms
  E:  Ad=03(O) Atr=01(Isoc) MxPS=  17 Ivl=1ms
  I:  If#= 1 Alt= 3 #EPs= 2 Cls=e0(wlcon) Sub=01 Prot=01 Driver=btusb
  E:  Ad=83(I) Atr=01(Isoc) MxPS=  25 Ivl=1ms
  E:  Ad=03(O) Atr=01(Isoc) MxPS=  25 Ivl=1ms
  I:  If#= 1 Alt= 4 #EPs= 2 Cls=e0(wlcon) Sub=01 Prot=01 Driver=btusb
  E:  Ad=83(I) Atr=01(Isoc) MxPS=  33 Ivl=1ms
  E:  Ad=03(O) Atr=01(Isoc) MxPS=  33 Ivl=1ms
  I:  If#= 1 Alt= 5 #EPs= 2 Cls=e0(wlcon) Sub=01 Prot=01 Driver=btusb
  E:  Ad=83(I) Atr=01(Isoc) MxPS=  49 Ivl=1ms
  E:  Ad=03(O) Atr=01(Isoc) MxPS=  49 Ivl=1ms

  
  Thanks to @Pilot6 for help with debugging this.
  Initial question started on askubuntu.com 
http://askubuntu.com/questions/632589/bluetooth-doesnt-find-the-devices

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.16.0-38-generic 3.16.0-38.52~14.04.1
  ProcVersionSignature: Ubuntu 3.16.0-38.52~14.04.1-generic 3.16.7-ckt10
  Uname: Linux 3.16.0-38-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.11
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Sat Jun  6 14:38:16 2015
  InstallationDate: Installed on 2015-06-06 (0 days ago)
  InstallationMedia: Ubuntu 14.04.2 LTS Trusty Tahr - Release amd64 
(20150218.1)
  SourcePackage: linux-lts-utopic
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-lts-utopic/+bug/1462614/+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 1462614] Re: Atheros bluetooth doesn't find the devices

2015-06-06 Thread Igor
$ dmesg | egrep -i 'at3k|btusb|blue'
[9.232632] Bluetooth: Core ver 2.19
[9.232647] Bluetooth: HCI device and connection manager initialized
[9.232654] Bluetooth: HCI socket layer initialized
[9.232656] Bluetooth: L2CAP socket layer initialized
[9.232664] Bluetooth: SCO socket layer initialized
[9.232804] btusb: module verification failed: signature and/or  required 
key missing - tainting kernel
[9.232983] usbcore: registered new interface driver btusb
[9.306789] Bluetooth: Patch file not found ar3k/AthrBT_0x11020100.dfu
[9.306792] Bluetooth: Loading patch file failed
[   10.246328] Bluetooth: RFCOMM TTY layer initialized
[   10.246336] Bluetooth: RFCOMM socket layer initialized
[   10.246340] Bluetooth: RFCOMM ver 1.11
[   10.253265] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[   10.253267] Bluetooth: BNEP filters: protocol multicast
[   10.253275] Bluetooth: BNEP socket layer initialized

Can you tell which exactly firmware file from Windows? Because there
were lots of them in that folder Program Files\Common Files\QCA-
Bluetooth

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

Title:
  Atheros bluetooth doesn't find the devices

Status in linux-lts-utopic package in Ubuntu:
  In Progress

Bug description:
  I have a laptop Acer v15 with Qualcom Atheros bluetooth and Logitech
  M557 mouse, which worked well initially. Then after disconnecting the
  mouse, my bluetooth adapter can't find any bluetooth devices nearby
  (I've also tried the Samsung s4).

  This bug is reproducable in Elementary OS 0.3,  Ubuntu 15.04 and 14.04, Mint 
17.1 and 17.
  Here are some outputs from terminal:

  $ lsusb
  Bus 002 Device 002: ID 8087:8000 Intel Corp. 
  Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 001 Device 002: ID 8087:8008 Intel Corp. 
  Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
  Bus 003 Device 004: ID 04f2:b474 Chicony Electronics Co., Ltd 
  Bus 003 Device 003: ID 06cb:2970 Synaptics, Inc. 
  Bus 003 Device 002: ID 0bda:0129 Realtek Semiconductor Corp. RTS5129 Card 
Reader Controller
  Bus 003 Device 005: ID 0489:e076 Foxconn / Hon Hai 
  Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

  $ hciconfig
  hci0:   Type: BR/EDR  Bus: USB
  BD Address: C0:38:96:6C:06:7E  ACL MTU: 1022:8  SCO MTU: 183:5
  UP RUNNING PSCAN ISCAN 
  RX bytes:1725 acl:0 sco:0 events:164 errors:0
  TX bytes:3394 acl:0 sco:0 commands:151 errors:0

  $ sudo awk -vRS= '/e076/' /sys/kernel/debug/usb/devices
  T:  Bus=03 Lev=01 Prnt=01 Port=09 Cnt=05 Dev#=  5 Spd=12   MxCh= 0
  D:  Ver= 1.10 Cls=e0(wlcon) Sub=01 Prot=01 MxPS=64 #Cfgs=  1
  P:  Vendor=0489 ProdID=e076 Rev= 0.01
  C:* #Ifs= 2 Cfg#= 1 Atr=e0 MxPwr=100mA
  I:* If#= 0 Alt= 0 #EPs= 3 Cls=e0(wlcon) Sub=01 Prot=01 Driver=btusb
  E:  Ad=81(I) Atr=03(Int.) MxPS=  16 Ivl=1ms
  E:  Ad=82(I) Atr=02(Bulk) MxPS=  64 Ivl=0ms
  E:  Ad=02(O) Atr=02(Bulk) MxPS=  64 Ivl=0ms
  I:* If#= 1 Alt= 0 #EPs= 2 Cls=e0(wlcon) Sub=01 Prot=01 Driver=btusb
  E:  Ad=83(I) Atr=01(Isoc) MxPS=   0 Ivl=1ms
  E:  Ad=03(O) Atr=01(Isoc) MxPS=   0 Ivl=1ms
  I:  If#= 1 Alt= 1 #EPs= 2 Cls=e0(wlcon) Sub=01 Prot=01 Driver=btusb
  E:  Ad=83(I) Atr=01(Isoc) MxPS=   9 Ivl=1ms
  E:  Ad=03(O) Atr=01(Isoc) MxPS=   9 Ivl=1ms
  I:  If#= 1 Alt= 2 #EPs= 2 Cls=e0(wlcon) Sub=01 Prot=01 Driver=btusb
  E:  Ad=83(I) Atr=01(Isoc) MxPS=  17 Ivl=1ms
  E:  Ad=03(O) Atr=01(Isoc) MxPS=  17 Ivl=1ms
  I:  If#= 1 Alt= 3 #EPs= 2 Cls=e0(wlcon) Sub=01 Prot=01 Driver=btusb
  E:  Ad=83(I) Atr=01(Isoc) MxPS=  25 Ivl=1ms
  E:  Ad=03(O) Atr=01(Isoc) MxPS=  25 Ivl=1ms
  I:  If#= 1 Alt= 4 #EPs= 2 Cls=e0(wlcon) Sub=01 Prot=01 Driver=btusb
  E:  Ad=83(I) Atr=01(Isoc) MxPS=  33 Ivl=1ms
  E:  Ad=03(O) Atr=01(Isoc) MxPS=  33 Ivl=1ms
  I:  If#= 1 Alt= 5 #EPs= 2 Cls=e0(wlcon) Sub=01 Prot=01 Driver=btusb
  E:  Ad=83(I) Atr=01(Isoc) MxPS=  49 Ivl=1ms
  E:  Ad=03(O) Atr=01(Isoc) MxPS=  49 Ivl=1ms

  
  Thanks to @Pilot6 for help with debugging this.
  Initial question started on askubuntu.com 
http://askubuntu.com/questions/632589/bluetooth-doesnt-find-the-devices

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.16.0-38-generic 3.16.0-38.52~14.04.1
  ProcVersionSignature: Ubuntu 3.16.0-38.52~14.04.1-generic 3.16.7-ckt10
  Uname: Linux 3.16.0-38-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.11
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Sat Jun  6 14:38:16 2015
  InstallationDate: Installed on 2015-06-06 (0 days ago)
  InstallationMedia: Ubuntu 14.04.2 LTS Trusty Tahr - Release amd64 
(20150218.1)
  SourcePackage: linux-lts-utopic
  UpgradeStatus: No upgrade log present (probably fresh install)

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


  1   2   >