[Kernel-packages] [Bug 1782582] Re: linux-image-generic depends on the proprietary amd64-microcode and intel-microcode

2018-07-19 Thread Sworddragon
** 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/1782582

Title:
  linux-image-generic depends on the proprietary amd64-microcode and
  intel-microcode

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  I'm using Ubuntu 18.10 dev with linux-image-generic 4.17.0.5.8 and the
  package depends on amd64-microcode and intel-microcode which are
  proprietary if I'm not wrong. Normally the kernel should run without
  any microcode updates so it might make sense to move amd64-microcode
  and intel-microcode from Depends to Recommends to allow users staying
  on the linux-image-generic metapackage without being required to
  install proprietary software.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1782582/+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 1782582] [NEW] linux-image-generic depends on the proprietary amd64-microcode and intel-microcode

2018-07-19 Thread Sworddragon
Public bug reported:

I'm using Ubuntu 18.10 dev with linux-image-generic 4.17.0.5.8 and the
package depends on amd64-microcode and intel-microcode which are
proprietary if I'm not wrong. Normally the kernel should run without any
microcode updates so it might make sense to move amd64-microcode and
intel-microcode from Depends to Recommends to allow users staying on the
linux-image-generic metapackage without being required to install
proprietary software.

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

** Summary changed:

- *
+ linux-image-generic depends on the proprietary amd64-microcode and 
intel-microcode

** Description changed:

- *
+ I'm using Ubuntu 18.10 dev with linux-image-generic 4.17.0.5.8 and the
+ package depends on amd64-microcode and intel-microcode which are
+ proprietary if I'm not wrong. Normally the kernel should run without any
+ microcode updates so it might make sense to move amd64-microcode and
+ intel-microcode from Depends to Recommends to allow users staying on the
+ linux-image-generic metapackage without being required to install
+ proprietary software.

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

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

Title:
  linux-image-generic depends on the proprietary amd64-microcode and
  intel-microcode

Status in linux-meta package in Ubuntu:
  New

Bug description:
  I'm using Ubuntu 18.10 dev with linux-image-generic 4.17.0.5.8 and the
  package depends on amd64-microcode and intel-microcode which are
  proprietary if I'm not wrong. Normally the kernel should run without
  any microcode updates so it might make sense to move amd64-microcode
  and intel-microcode from Depends to Recommends to allow users staying
  on the linux-image-generic metapackage without being required to
  install proprietary software.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-meta/+bug/1782582/+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 1782436] [NEW] libnvidia-gl-390:i386 does not depend on libgl1:i386

2018-07-18 Thread Sworddragon
Public bug reported:

I'm using Ubuntu 18.10 dev with libnvidia-gl-390:i386 390.67-0ubuntu1
and I noticed that libnvidia-gl-390:i386 does not depend on libgl1:i386
(the same probably applies to the amd64 arch). For example this results
32 bit games with Wine to not being able to initialize OpenGL until
libgl1:i386 gets installed manually.

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

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

Title:
  libnvidia-gl-390:i386 does not depend on libgl1:i386

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

Bug description:
  I'm using Ubuntu 18.10 dev with libnvidia-gl-390:i386 390.67-0ubuntu1
  and I noticed that libnvidia-gl-390:i386 does not depend on
  libgl1:i386 (the same probably applies to the amd64 arch). For example
  this results 32 bit games with Wine to not being able to initialize
  OpenGL until libgl1:i386 gets installed manually.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-390/+bug/1782436/+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 1780466] Re: Kernel panic at boot

2018-07-18 Thread Sworddragon
That all those kernels are working now was a bit suspicious to me. I did
upgrade yesterday my system which also involved an issue: The vboxdrv
(VirtualBox) kernel module couldn't be loaded anymore because of a
format error or such. Since a downgrade from version 5.2.14 to version
5.2.12 of VirtualBox did not solve the issue and it looked like that the
upgrade also made GCC 8 a default my guess was that the compilation of
the vboxdrv kernel module with GCC 8 caused this incompatibility either
due to a GCC bug or my kernel being too old. I also noticed that my boot
time was some seconds faster due to vboxdrv not being loaded at boot.

To make sure this issue is not related to the kernel panic at boot I
tested the mainline kernel 4.18 RC5 again but it didn't panic now on
boot. On testing then linux-image-4.17.0-5-generic from the Ubuntu
repository it did also boot without a kernel panic and after 8 months of
being haunted by kernel panics at boot I have finally an up-to-date
working kernel again (also vboxdrv is being loaded successfully and
VirtualBox works).


My guess is that kernel versions after linux-image-4.13.0-15-generic with 
virtualbox-dkms being installed and its vboxdrv compiled via GCC 7.3.0 caused 
this issue. I'm not sure which of the 3 candidates is to blame here but the 
combination of linux-image-4.17.0-5-generic with virtualbox-dkms with its 
vboxdrv compiled via GCC 8.1.0 works fine so it appears there is no remaining 
issue (at least for cosmic except somebody compiles vboxdrv with GCC 7 as I 
guess the kernel does panic then again).

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

Title:
  Kernel panic at boot

Status in linux package in Ubuntu:
  Confirmed
Status in linux source package in Bionic:
  Confirmed
Status in linux source package in Cosmic:
  Confirmed

Bug description:
  Initially I have reported this issue here:
  https://bugzilla.kernel.org/show_bug.cgi?id=197815

  But after testing out linux-image-4.17.0-4-generic on Ubuntu 18.10 dev
  the details changed a bit. Mainly I'm getting the error message "VFS:
  Cannot open root device "sda1" or unknown-block(0,0): error -6".
  Informations on the web imply that it might be possible that the
  required drivers are not anymore in recent kernel versions so I
  decided to post that issue now here too.

  The last working kernel version for me was linux-image-4.13.0-15-generic and 
the next version did already create a kernel panic for which I created 
originally the upstream report.
  --- 
  ProblemType: Bug
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 
k4.13.0-15-generic.
  ApportVersion: 2.20.10-0ubuntu5
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  sworddragon   1521 F pulseaudio
   /dev/snd/controlC0:  sworddragon   1521 F pulseaudio
  Card0.Amixer.info:
   Card hw:0 'SB'/'HDA ATI SB at 0xfcff4000 irq 16'
 Mixer name : 'Realtek ALC662 rev1'
 Components : 'HDA:10ec0662,18497662,00100101'
 Controls  : 37
 Simple ctrls  : 19
  Card1.Amixer.info:
   Card hw:1 'NVidia'/'HDA NVidia at 0xfe97c000 irq 19'
 Mixer name : 'Nvidia GPU 42 HDMI/DP'
 Components : 'HDA:10de0042,14583555,00100100'
 Controls  : 21
 Simple ctrls  : 3
  CurrentDesktop: LXDE
  DistroRelease: Ubuntu 18.10
  EcryptfsInUse: Yes
  IwConfig: Error: [Errno 2] No such file or directory: 'iwconfig': 'iwconfig'
  Lsusb: Error: [Errno 2] No such file or directory: 'lsusb': 'lsusb'
  MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
  NonfreeKernelModules: nvidia_uvm nvidia_drm nvidia_modeset nvidia
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 VESA VGA
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.13.0-15-generic 
root=UUID=05338ff8-a226-421b-90a4-1dd45199f783 ro elevator=cfq
  ProcVersionSignature: Ubuntu 4.13.0-15.16-generic 4.13.4
  RelatedPackageVersions:
   linux-restricted-modules-4.13.0-15-generic N/A
   linux-backports-modules-4.13.0-15-generic  N/A
   linux-firmware 1.174
  RfKill: Error: [Errno 2] No such file or directory: 'rfkill': 'rfkill'
  Tags:  cosmic
  Uname: Linux 4.13.0-15-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm audio cdrom dip lpadmin plugdev sambashare sudo vboxusers 
wireshark
  WifiSyslog:
   
  _MarkForUpload: True
  dmi.bios.date: 07/23/2015
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: P1.50
  dmi.board.name: 960GM/U3S3 FX
  dmi.board.vendor: ASRock
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP1.50:bd07/23/2015:

[Kernel-packages] [Bug 1780466] Re: Kernel panic at boot

2018-07-18 Thread Sworddragon
I have tested all those 4 kernels (amd64; generic) but none of them
causes a kernel panic at boot.

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

Title:
  Kernel panic at boot

Status in linux package in Ubuntu:
  Confirmed
Status in linux source package in Bionic:
  Confirmed
Status in linux source package in Cosmic:
  Confirmed

Bug description:
  Initially I have reported this issue here:
  https://bugzilla.kernel.org/show_bug.cgi?id=197815

  But after testing out linux-image-4.17.0-4-generic on Ubuntu 18.10 dev
  the details changed a bit. Mainly I'm getting the error message "VFS:
  Cannot open root device "sda1" or unknown-block(0,0): error -6".
  Informations on the web imply that it might be possible that the
  required drivers are not anymore in recent kernel versions so I
  decided to post that issue now here too.

  The last working kernel version for me was linux-image-4.13.0-15-generic and 
the next version did already create a kernel panic for which I created 
originally the upstream report.
  --- 
  ProblemType: Bug
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 
k4.13.0-15-generic.
  ApportVersion: 2.20.10-0ubuntu5
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  sworddragon   1521 F pulseaudio
   /dev/snd/controlC0:  sworddragon   1521 F pulseaudio
  Card0.Amixer.info:
   Card hw:0 'SB'/'HDA ATI SB at 0xfcff4000 irq 16'
 Mixer name : 'Realtek ALC662 rev1'
 Components : 'HDA:10ec0662,18497662,00100101'
 Controls  : 37
 Simple ctrls  : 19
  Card1.Amixer.info:
   Card hw:1 'NVidia'/'HDA NVidia at 0xfe97c000 irq 19'
 Mixer name : 'Nvidia GPU 42 HDMI/DP'
 Components : 'HDA:10de0042,14583555,00100100'
 Controls  : 21
 Simple ctrls  : 3
  CurrentDesktop: LXDE
  DistroRelease: Ubuntu 18.10
  EcryptfsInUse: Yes
  IwConfig: Error: [Errno 2] No such file or directory: 'iwconfig': 'iwconfig'
  Lsusb: Error: [Errno 2] No such file or directory: 'lsusb': 'lsusb'
  MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
  NonfreeKernelModules: nvidia_uvm nvidia_drm nvidia_modeset nvidia
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 VESA VGA
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.13.0-15-generic 
root=UUID=05338ff8-a226-421b-90a4-1dd45199f783 ro elevator=cfq
  ProcVersionSignature: Ubuntu 4.13.0-15.16-generic 4.13.4
  RelatedPackageVersions:
   linux-restricted-modules-4.13.0-15-generic N/A
   linux-backports-modules-4.13.0-15-generic  N/A
   linux-firmware 1.174
  RfKill: Error: [Errno 2] No such file or directory: 'rfkill': 'rfkill'
  Tags:  cosmic
  Uname: Linux 4.13.0-15-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm audio cdrom dip lpadmin plugdev sambashare sudo vboxusers 
wireshark
  WifiSyslog:
   
  _MarkForUpload: True
  dmi.bios.date: 07/23/2015
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: P1.50
  dmi.board.name: 960GM/U3S3 FX
  dmi.board.vendor: ASRock
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP1.50:bd07/23/2015:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rn960GM/U3S3FX:rvr:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.family: To Be Filled By O.E.M.
  dmi.product.name: To Be Filled By O.E.M.
  dmi.product.version: To Be Filled By O.E.M.
  dmi.sys.vendor: To Be Filled By O.E.M.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1780466/+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 1780466] Re: Kernel panic at boot

2018-07-17 Thread Sworddragon
Edit: I checked the uncompromisedness via GPG - as I do not want to risk
waiting a very long time until the https issue is solved. The kernel
still panics at boot and claims this time about a tick-broadcast.c:652.

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

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

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

Title:
  Kernel panic at boot

Status in linux package in Ubuntu:
  Confirmed
Status in linux source package in Cosmic:
  Confirmed

Bug description:
  Initially I have reported this issue here:
  https://bugzilla.kernel.org/show_bug.cgi?id=197815

  But after testing out linux-image-4.17.0-4-generic on Ubuntu 18.10 dev
  the details changed a bit. Mainly I'm getting the error message "VFS:
  Cannot open root device "sda1" or unknown-block(0,0): error -6".
  Informations on the web imply that it might be possible that the
  required drivers are not anymore in recent kernel versions so I
  decided to post that issue now here too.

  The last working kernel version for me was linux-image-4.13.0-15-generic and 
the next version did already create a kernel panic for which I created 
originally the upstream report.
  --- 
  ProblemType: Bug
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 
k4.13.0-15-generic.
  ApportVersion: 2.20.10-0ubuntu5
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  sworddragon   1521 F pulseaudio
   /dev/snd/controlC0:  sworddragon   1521 F pulseaudio
  Card0.Amixer.info:
   Card hw:0 'SB'/'HDA ATI SB at 0xfcff4000 irq 16'
 Mixer name : 'Realtek ALC662 rev1'
 Components : 'HDA:10ec0662,18497662,00100101'
 Controls  : 37
 Simple ctrls  : 19
  Card1.Amixer.info:
   Card hw:1 'NVidia'/'HDA NVidia at 0xfe97c000 irq 19'
 Mixer name : 'Nvidia GPU 42 HDMI/DP'
 Components : 'HDA:10de0042,14583555,00100100'
 Controls  : 21
 Simple ctrls  : 3
  CurrentDesktop: LXDE
  DistroRelease: Ubuntu 18.10
  EcryptfsInUse: Yes
  IwConfig: Error: [Errno 2] No such file or directory: 'iwconfig': 'iwconfig'
  Lsusb: Error: [Errno 2] No such file or directory: 'lsusb': 'lsusb'
  MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
  NonfreeKernelModules: nvidia_uvm nvidia_drm nvidia_modeset nvidia
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 VESA VGA
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.13.0-15-generic 
root=UUID=05338ff8-a226-421b-90a4-1dd45199f783 ro elevator=cfq
  ProcVersionSignature: Ubuntu 4.13.0-15.16-generic 4.13.4
  RelatedPackageVersions:
   linux-restricted-modules-4.13.0-15-generic N/A
   linux-backports-modules-4.13.0-15-generic  N/A
   linux-firmware 1.174
  RfKill: Error: [Errno 2] No such file or directory: 'rfkill': 'rfkill'
  Tags:  cosmic
  Uname: Linux 4.13.0-15-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm audio cdrom dip lpadmin plugdev sambashare sudo vboxusers 
wireshark
  WifiSyslog:
   
  _MarkForUpload: True
  dmi.bios.date: 07/23/2015
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: P1.50
  dmi.board.name: 960GM/U3S3 FX
  dmi.board.vendor: ASRock
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP1.50:bd07/23/2015:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rn960GM/U3S3FX:rvr:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.family: To Be Filled By O.E.M.
  dmi.product.name: To Be Filled By O.E.M.
  dmi.product.version: To Be Filled By O.E.M.
  dmi.sys.vendor: To Be Filled By O.E.M.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1780466/+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 1780466] Re: Kernel panic at boot

2018-07-17 Thread Sworddragon
At the current time kernel.ubuntu.com has no https availability (it
times out) and downloading those packages over http is very insecure. I
hope https becomes available soon so I can test this kernel.

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

Title:
  Kernel panic at boot

Status in linux package in Ubuntu:
  Triaged
Status in linux source package in Cosmic:
  Triaged

Bug description:
  Initially I have reported this issue here:
  https://bugzilla.kernel.org/show_bug.cgi?id=197815

  But after testing out linux-image-4.17.0-4-generic on Ubuntu 18.10 dev
  the details changed a bit. Mainly I'm getting the error message "VFS:
  Cannot open root device "sda1" or unknown-block(0,0): error -6".
  Informations on the web imply that it might be possible that the
  required drivers are not anymore in recent kernel versions so I
  decided to post that issue now here too.

  The last working kernel version for me was linux-image-4.13.0-15-generic and 
the next version did already create a kernel panic for which I created 
originally the upstream report.
  --- 
  ProblemType: Bug
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 
k4.13.0-15-generic.
  ApportVersion: 2.20.10-0ubuntu5
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  sworddragon   1521 F pulseaudio
   /dev/snd/controlC0:  sworddragon   1521 F pulseaudio
  Card0.Amixer.info:
   Card hw:0 'SB'/'HDA ATI SB at 0xfcff4000 irq 16'
 Mixer name : 'Realtek ALC662 rev1'
 Components : 'HDA:10ec0662,18497662,00100101'
 Controls  : 37
 Simple ctrls  : 19
  Card1.Amixer.info:
   Card hw:1 'NVidia'/'HDA NVidia at 0xfe97c000 irq 19'
 Mixer name : 'Nvidia GPU 42 HDMI/DP'
 Components : 'HDA:10de0042,14583555,00100100'
 Controls  : 21
 Simple ctrls  : 3
  CurrentDesktop: LXDE
  DistroRelease: Ubuntu 18.10
  EcryptfsInUse: Yes
  IwConfig: Error: [Errno 2] No such file or directory: 'iwconfig': 'iwconfig'
  Lsusb: Error: [Errno 2] No such file or directory: 'lsusb': 'lsusb'
  MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
  NonfreeKernelModules: nvidia_uvm nvidia_drm nvidia_modeset nvidia
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 VESA VGA
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.13.0-15-generic 
root=UUID=05338ff8-a226-421b-90a4-1dd45199f783 ro elevator=cfq
  ProcVersionSignature: Ubuntu 4.13.0-15.16-generic 4.13.4
  RelatedPackageVersions:
   linux-restricted-modules-4.13.0-15-generic N/A
   linux-backports-modules-4.13.0-15-generic  N/A
   linux-firmware 1.174
  RfKill: Error: [Errno 2] No such file or directory: 'rfkill': 'rfkill'
  Tags:  cosmic
  Uname: Linux 4.13.0-15-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm audio cdrom dip lpadmin plugdev sambashare sudo vboxusers 
wireshark
  WifiSyslog:
   
  _MarkForUpload: True
  dmi.bios.date: 07/23/2015
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: P1.50
  dmi.board.name: 960GM/U3S3 FX
  dmi.board.vendor: ASRock
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP1.50:bd07/23/2015:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rn960GM/U3S3FX:rvr:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.family: To Be Filled By O.E.M.
  dmi.product.name: To Be Filled By O.E.M.
  dmi.product.version: To Be Filled By O.E.M.
  dmi.sys.vendor: To Be Filled By O.E.M.

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

2018-07-06 Thread Sworddragon
apport information

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

Title:
  Kernel panic at boot

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Initially I have reported this issue here:
  https://bugzilla.kernel.org/show_bug.cgi?id=197815

  But after testing out linux-image-4.17.0-4-generic on Ubuntu 18.10 dev
  the details changed a bit. Mainly I'm getting the error message "VFS:
  Cannot open root device "sda1" or unknown-block(0,0): error -6".
  Informations on the web imply that it might be possible that the
  required drivers are not anymore in recent kernel versions so I
  decided to post that issue now here too.

  The last working kernel version for me was linux-image-4.13.0-15-generic and 
the next version did already create a kernel panic for which I created 
originally the upstream report.
  --- 
  ProblemType: Bug
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 
k4.13.0-15-generic.
  ApportVersion: 2.20.10-0ubuntu5
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  sworddragon   1521 F pulseaudio
   /dev/snd/controlC0:  sworddragon   1521 F pulseaudio
  Card0.Amixer.info:
   Card hw:0 'SB'/'HDA ATI SB at 0xfcff4000 irq 16'
 Mixer name : 'Realtek ALC662 rev1'
 Components : 'HDA:10ec0662,18497662,00100101'
 Controls  : 37
 Simple ctrls  : 19
  Card1.Amixer.info:
   Card hw:1 'NVidia'/'HDA NVidia at 0xfe97c000 irq 19'
 Mixer name : 'Nvidia GPU 42 HDMI/DP'
 Components : 'HDA:10de0042,14583555,00100100'
 Controls  : 21
 Simple ctrls  : 3
  CurrentDesktop: LXDE
  DistroRelease: Ubuntu 18.10
  EcryptfsInUse: Yes
  IwConfig: Error: [Errno 2] No such file or directory: 'iwconfig': 'iwconfig'
  Lsusb: Error: [Errno 2] No such file or directory: 'lsusb': 'lsusb'
  MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
  NonfreeKernelModules: nvidia_uvm nvidia_drm nvidia_modeset nvidia
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 VESA VGA
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.13.0-15-generic 
root=UUID=05338ff8-a226-421b-90a4-1dd45199f783 ro elevator=cfq
  ProcVersionSignature: Ubuntu 4.13.0-15.16-generic 4.13.4
  RelatedPackageVersions:
   linux-restricted-modules-4.13.0-15-generic N/A
   linux-backports-modules-4.13.0-15-generic  N/A
   linux-firmware 1.174
  RfKill: Error: [Errno 2] No such file or directory: 'rfkill': 'rfkill'
  Tags:  cosmic
  Uname: Linux 4.13.0-15-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm audio cdrom dip lpadmin plugdev sambashare sudo vboxusers 
wireshark
  WifiSyslog:
   
  _MarkForUpload: True
  dmi.bios.date: 07/23/2015
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: P1.50
  dmi.board.name: 960GM/U3S3 FX
  dmi.board.vendor: ASRock
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP1.50:bd07/23/2015:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rn960GM/U3S3FX:rvr:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.family: To Be Filled By O.E.M.
  dmi.product.name: To Be Filled By O.E.M.
  dmi.product.version: To Be Filled By O.E.M.
  dmi.sys.vendor: To Be Filled By O.E.M.

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

2018-07-06 Thread Sworddragon
apport information

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

Title:
  Kernel panic at boot

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Initially I have reported this issue here:
  https://bugzilla.kernel.org/show_bug.cgi?id=197815

  But after testing out linux-image-4.17.0-4-generic on Ubuntu 18.10 dev
  the details changed a bit. Mainly I'm getting the error message "VFS:
  Cannot open root device "sda1" or unknown-block(0,0): error -6".
  Informations on the web imply that it might be possible that the
  required drivers are not anymore in recent kernel versions so I
  decided to post that issue now here too.

  The last working kernel version for me was linux-image-4.13.0-15-generic and 
the next version did already create a kernel panic for which I created 
originally the upstream report.
  --- 
  ProblemType: Bug
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 
k4.13.0-15-generic.
  ApportVersion: 2.20.10-0ubuntu5
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  sworddragon   1521 F pulseaudio
   /dev/snd/controlC0:  sworddragon   1521 F pulseaudio
  Card0.Amixer.info:
   Card hw:0 'SB'/'HDA ATI SB at 0xfcff4000 irq 16'
 Mixer name : 'Realtek ALC662 rev1'
 Components : 'HDA:10ec0662,18497662,00100101'
 Controls  : 37
 Simple ctrls  : 19
  Card1.Amixer.info:
   Card hw:1 'NVidia'/'HDA NVidia at 0xfe97c000 irq 19'
 Mixer name : 'Nvidia GPU 42 HDMI/DP'
 Components : 'HDA:10de0042,14583555,00100100'
 Controls  : 21
 Simple ctrls  : 3
  CurrentDesktop: LXDE
  DistroRelease: Ubuntu 18.10
  EcryptfsInUse: Yes
  IwConfig: Error: [Errno 2] No such file or directory: 'iwconfig': 'iwconfig'
  Lsusb: Error: [Errno 2] No such file or directory: 'lsusb': 'lsusb'
  MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
  NonfreeKernelModules: nvidia_uvm nvidia_drm nvidia_modeset nvidia
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 VESA VGA
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.13.0-15-generic 
root=UUID=05338ff8-a226-421b-90a4-1dd45199f783 ro elevator=cfq
  ProcVersionSignature: Ubuntu 4.13.0-15.16-generic 4.13.4
  RelatedPackageVersions:
   linux-restricted-modules-4.13.0-15-generic N/A
   linux-backports-modules-4.13.0-15-generic  N/A
   linux-firmware 1.174
  RfKill: Error: [Errno 2] No such file or directory: 'rfkill': 'rfkill'
  Tags:  cosmic
  Uname: Linux 4.13.0-15-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm audio cdrom dip lpadmin plugdev sambashare sudo vboxusers 
wireshark
  WifiSyslog:
   
  _MarkForUpload: True
  dmi.bios.date: 07/23/2015
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: P1.50
  dmi.board.name: 960GM/U3S3 FX
  dmi.board.vendor: ASRock
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP1.50:bd07/23/2015:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rn960GM/U3S3FX:rvr:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.family: To Be Filled By O.E.M.
  dmi.product.name: To Be Filled By O.E.M.
  dmi.product.version: To Be Filled By O.E.M.
  dmi.sys.vendor: To Be Filled By O.E.M.

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

2018-07-06 Thread Sworddragon
apport information

** Attachment added: "AplayDevices.txt"
   
https://bugs.launchpad.net/bugs/1780466/+attachment/5160478/+files/AplayDevices.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/1780466

Title:
  Kernel panic at boot

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Initially I have reported this issue here:
  https://bugzilla.kernel.org/show_bug.cgi?id=197815

  But after testing out linux-image-4.17.0-4-generic on Ubuntu 18.10 dev
  the details changed a bit. Mainly I'm getting the error message "VFS:
  Cannot open root device "sda1" or unknown-block(0,0): error -6".
  Informations on the web imply that it might be possible that the
  required drivers are not anymore in recent kernel versions so I
  decided to post that issue now here too.

  The last working kernel version for me was linux-image-4.13.0-15-generic and 
the next version did already create a kernel panic for which I created 
originally the upstream report.
  --- 
  ProblemType: Bug
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 
k4.13.0-15-generic.
  ApportVersion: 2.20.10-0ubuntu5
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  sworddragon   1521 F pulseaudio
   /dev/snd/controlC0:  sworddragon   1521 F pulseaudio
  Card0.Amixer.info:
   Card hw:0 'SB'/'HDA ATI SB at 0xfcff4000 irq 16'
 Mixer name : 'Realtek ALC662 rev1'
 Components : 'HDA:10ec0662,18497662,00100101'
 Controls  : 37
 Simple ctrls  : 19
  Card1.Amixer.info:
   Card hw:1 'NVidia'/'HDA NVidia at 0xfe97c000 irq 19'
 Mixer name : 'Nvidia GPU 42 HDMI/DP'
 Components : 'HDA:10de0042,14583555,00100100'
 Controls  : 21
 Simple ctrls  : 3
  CurrentDesktop: LXDE
  DistroRelease: Ubuntu 18.10
  EcryptfsInUse: Yes
  IwConfig: Error: [Errno 2] No such file or directory: 'iwconfig': 'iwconfig'
  Lsusb: Error: [Errno 2] No such file or directory: 'lsusb': 'lsusb'
  MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
  NonfreeKernelModules: nvidia_uvm nvidia_drm nvidia_modeset nvidia
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 VESA VGA
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.13.0-15-generic 
root=UUID=05338ff8-a226-421b-90a4-1dd45199f783 ro elevator=cfq
  ProcVersionSignature: Ubuntu 4.13.0-15.16-generic 4.13.4
  RelatedPackageVersions:
   linux-restricted-modules-4.13.0-15-generic N/A
   linux-backports-modules-4.13.0-15-generic  N/A
   linux-firmware 1.174
  RfKill: Error: [Errno 2] No such file or directory: 'rfkill': 'rfkill'
  Tags:  cosmic
  Uname: Linux 4.13.0-15-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm audio cdrom dip lpadmin plugdev sambashare sudo vboxusers 
wireshark
  WifiSyslog:
   
  _MarkForUpload: True
  dmi.bios.date: 07/23/2015
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: P1.50
  dmi.board.name: 960GM/U3S3 FX
  dmi.board.vendor: ASRock
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP1.50:bd07/23/2015:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rn960GM/U3S3FX:rvr:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.family: To Be Filled By O.E.M.
  dmi.product.name: To Be Filled By O.E.M.
  dmi.product.version: To Be Filled By O.E.M.
  dmi.sys.vendor: To Be Filled By O.E.M.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1780466/+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 1780466] Card0.Codecs.codec.0.txt

2018-07-06 Thread Sworddragon
apport information

** Attachment added: "Card0.Codecs.codec.0.txt"
   
https://bugs.launchpad.net/bugs/1780466/+attachment/5160482/+files/Card0.Codecs.codec.0.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/1780466

Title:
  Kernel panic at boot

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Initially I have reported this issue here:
  https://bugzilla.kernel.org/show_bug.cgi?id=197815

  But after testing out linux-image-4.17.0-4-generic on Ubuntu 18.10 dev
  the details changed a bit. Mainly I'm getting the error message "VFS:
  Cannot open root device "sda1" or unknown-block(0,0): error -6".
  Informations on the web imply that it might be possible that the
  required drivers are not anymore in recent kernel versions so I
  decided to post that issue now here too.

  The last working kernel version for me was linux-image-4.13.0-15-generic and 
the next version did already create a kernel panic for which I created 
originally the upstream report.
  --- 
  ProblemType: Bug
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 
k4.13.0-15-generic.
  ApportVersion: 2.20.10-0ubuntu5
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  sworddragon   1521 F pulseaudio
   /dev/snd/controlC0:  sworddragon   1521 F pulseaudio
  Card0.Amixer.info:
   Card hw:0 'SB'/'HDA ATI SB at 0xfcff4000 irq 16'
 Mixer name : 'Realtek ALC662 rev1'
 Components : 'HDA:10ec0662,18497662,00100101'
 Controls  : 37
 Simple ctrls  : 19
  Card1.Amixer.info:
   Card hw:1 'NVidia'/'HDA NVidia at 0xfe97c000 irq 19'
 Mixer name : 'Nvidia GPU 42 HDMI/DP'
 Components : 'HDA:10de0042,14583555,00100100'
 Controls  : 21
 Simple ctrls  : 3
  CurrentDesktop: LXDE
  DistroRelease: Ubuntu 18.10
  EcryptfsInUse: Yes
  IwConfig: Error: [Errno 2] No such file or directory: 'iwconfig': 'iwconfig'
  Lsusb: Error: [Errno 2] No such file or directory: 'lsusb': 'lsusb'
  MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
  NonfreeKernelModules: nvidia_uvm nvidia_drm nvidia_modeset nvidia
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 VESA VGA
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.13.0-15-generic 
root=UUID=05338ff8-a226-421b-90a4-1dd45199f783 ro elevator=cfq
  ProcVersionSignature: Ubuntu 4.13.0-15.16-generic 4.13.4
  RelatedPackageVersions:
   linux-restricted-modules-4.13.0-15-generic N/A
   linux-backports-modules-4.13.0-15-generic  N/A
   linux-firmware 1.174
  RfKill: Error: [Errno 2] No such file or directory: 'rfkill': 'rfkill'
  Tags:  cosmic
  Uname: Linux 4.13.0-15-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm audio cdrom dip lpadmin plugdev sambashare sudo vboxusers 
wireshark
  WifiSyslog:
   
  _MarkForUpload: True
  dmi.bios.date: 07/23/2015
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: P1.50
  dmi.board.name: 960GM/U3S3 FX
  dmi.board.vendor: ASRock
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP1.50:bd07/23/2015:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rn960GM/U3S3FX:rvr:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.family: To Be Filled By O.E.M.
  dmi.product.name: To Be Filled By O.E.M.
  dmi.product.version: To Be Filled By O.E.M.
  dmi.sys.vendor: To Be Filled By O.E.M.

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

2018-07-06 Thread Sworddragon
apport information

** Attachment added: "PciMultimedia.txt"
   
https://bugs.launchpad.net/bugs/1780466/+attachment/5160487/+files/PciMultimedia.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/1780466

Title:
  Kernel panic at boot

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Initially I have reported this issue here:
  https://bugzilla.kernel.org/show_bug.cgi?id=197815

  But after testing out linux-image-4.17.0-4-generic on Ubuntu 18.10 dev
  the details changed a bit. Mainly I'm getting the error message "VFS:
  Cannot open root device "sda1" or unknown-block(0,0): error -6".
  Informations on the web imply that it might be possible that the
  required drivers are not anymore in recent kernel versions so I
  decided to post that issue now here too.

  The last working kernel version for me was linux-image-4.13.0-15-generic and 
the next version did already create a kernel panic for which I created 
originally the upstream report.
  --- 
  ProblemType: Bug
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 
k4.13.0-15-generic.
  ApportVersion: 2.20.10-0ubuntu5
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  sworddragon   1521 F pulseaudio
   /dev/snd/controlC0:  sworddragon   1521 F pulseaudio
  Card0.Amixer.info:
   Card hw:0 'SB'/'HDA ATI SB at 0xfcff4000 irq 16'
 Mixer name : 'Realtek ALC662 rev1'
 Components : 'HDA:10ec0662,18497662,00100101'
 Controls  : 37
 Simple ctrls  : 19
  Card1.Amixer.info:
   Card hw:1 'NVidia'/'HDA NVidia at 0xfe97c000 irq 19'
 Mixer name : 'Nvidia GPU 42 HDMI/DP'
 Components : 'HDA:10de0042,14583555,00100100'
 Controls  : 21
 Simple ctrls  : 3
  CurrentDesktop: LXDE
  DistroRelease: Ubuntu 18.10
  EcryptfsInUse: Yes
  IwConfig: Error: [Errno 2] No such file or directory: 'iwconfig': 'iwconfig'
  Lsusb: Error: [Errno 2] No such file or directory: 'lsusb': 'lsusb'
  MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
  NonfreeKernelModules: nvidia_uvm nvidia_drm nvidia_modeset nvidia
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 VESA VGA
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.13.0-15-generic 
root=UUID=05338ff8-a226-421b-90a4-1dd45199f783 ro elevator=cfq
  ProcVersionSignature: Ubuntu 4.13.0-15.16-generic 4.13.4
  RelatedPackageVersions:
   linux-restricted-modules-4.13.0-15-generic N/A
   linux-backports-modules-4.13.0-15-generic  N/A
   linux-firmware 1.174
  RfKill: Error: [Errno 2] No such file or directory: 'rfkill': 'rfkill'
  Tags:  cosmic
  Uname: Linux 4.13.0-15-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm audio cdrom dip lpadmin plugdev sambashare sudo vboxusers 
wireshark
  WifiSyslog:
   
  _MarkForUpload: True
  dmi.bios.date: 07/23/2015
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: P1.50
  dmi.board.name: 960GM/U3S3 FX
  dmi.board.vendor: ASRock
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP1.50:bd07/23/2015:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rn960GM/U3S3FX:rvr:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.family: To Be Filled By O.E.M.
  dmi.product.name: To Be Filled By O.E.M.
  dmi.product.version: To Be Filled By O.E.M.
  dmi.sys.vendor: To Be Filled By O.E.M.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1780466/+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 1780466] Card0.Amixer.values.txt

2018-07-06 Thread Sworddragon
apport information

** Attachment added: "Card0.Amixer.values.txt"
   
https://bugs.launchpad.net/bugs/1780466/+attachment/5160481/+files/Card0.Amixer.values.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/1780466

Title:
  Kernel panic at boot

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Initially I have reported this issue here:
  https://bugzilla.kernel.org/show_bug.cgi?id=197815

  But after testing out linux-image-4.17.0-4-generic on Ubuntu 18.10 dev
  the details changed a bit. Mainly I'm getting the error message "VFS:
  Cannot open root device "sda1" or unknown-block(0,0): error -6".
  Informations on the web imply that it might be possible that the
  required drivers are not anymore in recent kernel versions so I
  decided to post that issue now here too.

  The last working kernel version for me was linux-image-4.13.0-15-generic and 
the next version did already create a kernel panic for which I created 
originally the upstream report.
  --- 
  ProblemType: Bug
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 
k4.13.0-15-generic.
  ApportVersion: 2.20.10-0ubuntu5
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  sworddragon   1521 F pulseaudio
   /dev/snd/controlC0:  sworddragon   1521 F pulseaudio
  Card0.Amixer.info:
   Card hw:0 'SB'/'HDA ATI SB at 0xfcff4000 irq 16'
 Mixer name : 'Realtek ALC662 rev1'
 Components : 'HDA:10ec0662,18497662,00100101'
 Controls  : 37
 Simple ctrls  : 19
  Card1.Amixer.info:
   Card hw:1 'NVidia'/'HDA NVidia at 0xfe97c000 irq 19'
 Mixer name : 'Nvidia GPU 42 HDMI/DP'
 Components : 'HDA:10de0042,14583555,00100100'
 Controls  : 21
 Simple ctrls  : 3
  CurrentDesktop: LXDE
  DistroRelease: Ubuntu 18.10
  EcryptfsInUse: Yes
  IwConfig: Error: [Errno 2] No such file or directory: 'iwconfig': 'iwconfig'
  Lsusb: Error: [Errno 2] No such file or directory: 'lsusb': 'lsusb'
  MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
  NonfreeKernelModules: nvidia_uvm nvidia_drm nvidia_modeset nvidia
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 VESA VGA
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.13.0-15-generic 
root=UUID=05338ff8-a226-421b-90a4-1dd45199f783 ro elevator=cfq
  ProcVersionSignature: Ubuntu 4.13.0-15.16-generic 4.13.4
  RelatedPackageVersions:
   linux-restricted-modules-4.13.0-15-generic N/A
   linux-backports-modules-4.13.0-15-generic  N/A
   linux-firmware 1.174
  RfKill: Error: [Errno 2] No such file or directory: 'rfkill': 'rfkill'
  Tags:  cosmic
  Uname: Linux 4.13.0-15-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm audio cdrom dip lpadmin plugdev sambashare sudo vboxusers 
wireshark
  WifiSyslog:
   
  _MarkForUpload: True
  dmi.bios.date: 07/23/2015
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: P1.50
  dmi.board.name: 960GM/U3S3 FX
  dmi.board.vendor: ASRock
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP1.50:bd07/23/2015:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rn960GM/U3S3FX:rvr:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.family: To Be Filled By O.E.M.
  dmi.product.name: To Be Filled By O.E.M.
  dmi.product.version: To Be Filled By O.E.M.
  dmi.sys.vendor: To Be Filled By O.E.M.

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

2018-07-06 Thread Sworddragon
apport information

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

Title:
  Kernel panic at boot

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Initially I have reported this issue here:
  https://bugzilla.kernel.org/show_bug.cgi?id=197815

  But after testing out linux-image-4.17.0-4-generic on Ubuntu 18.10 dev
  the details changed a bit. Mainly I'm getting the error message "VFS:
  Cannot open root device "sda1" or unknown-block(0,0): error -6".
  Informations on the web imply that it might be possible that the
  required drivers are not anymore in recent kernel versions so I
  decided to post that issue now here too.

  The last working kernel version for me was linux-image-4.13.0-15-generic and 
the next version did already create a kernel panic for which I created 
originally the upstream report.
  --- 
  ProblemType: Bug
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 
k4.13.0-15-generic.
  ApportVersion: 2.20.10-0ubuntu5
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  sworddragon   1521 F pulseaudio
   /dev/snd/controlC0:  sworddragon   1521 F pulseaudio
  Card0.Amixer.info:
   Card hw:0 'SB'/'HDA ATI SB at 0xfcff4000 irq 16'
 Mixer name : 'Realtek ALC662 rev1'
 Components : 'HDA:10ec0662,18497662,00100101'
 Controls  : 37
 Simple ctrls  : 19
  Card1.Amixer.info:
   Card hw:1 'NVidia'/'HDA NVidia at 0xfe97c000 irq 19'
 Mixer name : 'Nvidia GPU 42 HDMI/DP'
 Components : 'HDA:10de0042,14583555,00100100'
 Controls  : 21
 Simple ctrls  : 3
  CurrentDesktop: LXDE
  DistroRelease: Ubuntu 18.10
  EcryptfsInUse: Yes
  IwConfig: Error: [Errno 2] No such file or directory: 'iwconfig': 'iwconfig'
  Lsusb: Error: [Errno 2] No such file or directory: 'lsusb': 'lsusb'
  MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
  NonfreeKernelModules: nvidia_uvm nvidia_drm nvidia_modeset nvidia
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 VESA VGA
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.13.0-15-generic 
root=UUID=05338ff8-a226-421b-90a4-1dd45199f783 ro elevator=cfq
  ProcVersionSignature: Ubuntu 4.13.0-15.16-generic 4.13.4
  RelatedPackageVersions:
   linux-restricted-modules-4.13.0-15-generic N/A
   linux-backports-modules-4.13.0-15-generic  N/A
   linux-firmware 1.174
  RfKill: Error: [Errno 2] No such file or directory: 'rfkill': 'rfkill'
  Tags:  cosmic
  Uname: Linux 4.13.0-15-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm audio cdrom dip lpadmin plugdev sambashare sudo vboxusers 
wireshark
  WifiSyslog:
   
  _MarkForUpload: True
  dmi.bios.date: 07/23/2015
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: P1.50
  dmi.board.name: 960GM/U3S3 FX
  dmi.board.vendor: ASRock
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP1.50:bd07/23/2015:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rn960GM/U3S3FX:rvr:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.family: To Be Filled By O.E.M.
  dmi.product.name: To Be Filled By O.E.M.
  dmi.product.version: To Be Filled By O.E.M.
  dmi.sys.vendor: To Be Filled By O.E.M.

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

2018-07-06 Thread Sworddragon
apport information

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

Title:
  Kernel panic at boot

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Initially I have reported this issue here:
  https://bugzilla.kernel.org/show_bug.cgi?id=197815

  But after testing out linux-image-4.17.0-4-generic on Ubuntu 18.10 dev
  the details changed a bit. Mainly I'm getting the error message "VFS:
  Cannot open root device "sda1" or unknown-block(0,0): error -6".
  Informations on the web imply that it might be possible that the
  required drivers are not anymore in recent kernel versions so I
  decided to post that issue now here too.

  The last working kernel version for me was linux-image-4.13.0-15-generic and 
the next version did already create a kernel panic for which I created 
originally the upstream report.
  --- 
  ProblemType: Bug
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 
k4.13.0-15-generic.
  ApportVersion: 2.20.10-0ubuntu5
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  sworddragon   1521 F pulseaudio
   /dev/snd/controlC0:  sworddragon   1521 F pulseaudio
  Card0.Amixer.info:
   Card hw:0 'SB'/'HDA ATI SB at 0xfcff4000 irq 16'
 Mixer name : 'Realtek ALC662 rev1'
 Components : 'HDA:10ec0662,18497662,00100101'
 Controls  : 37
 Simple ctrls  : 19
  Card1.Amixer.info:
   Card hw:1 'NVidia'/'HDA NVidia at 0xfe97c000 irq 19'
 Mixer name : 'Nvidia GPU 42 HDMI/DP'
 Components : 'HDA:10de0042,14583555,00100100'
 Controls  : 21
 Simple ctrls  : 3
  CurrentDesktop: LXDE
  DistroRelease: Ubuntu 18.10
  EcryptfsInUse: Yes
  IwConfig: Error: [Errno 2] No such file or directory: 'iwconfig': 'iwconfig'
  Lsusb: Error: [Errno 2] No such file or directory: 'lsusb': 'lsusb'
  MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
  NonfreeKernelModules: nvidia_uvm nvidia_drm nvidia_modeset nvidia
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 VESA VGA
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.13.0-15-generic 
root=UUID=05338ff8-a226-421b-90a4-1dd45199f783 ro elevator=cfq
  ProcVersionSignature: Ubuntu 4.13.0-15.16-generic 4.13.4
  RelatedPackageVersions:
   linux-restricted-modules-4.13.0-15-generic N/A
   linux-backports-modules-4.13.0-15-generic  N/A
   linux-firmware 1.174
  RfKill: Error: [Errno 2] No such file or directory: 'rfkill': 'rfkill'
  Tags:  cosmic
  Uname: Linux 4.13.0-15-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm audio cdrom dip lpadmin plugdev sambashare sudo vboxusers 
wireshark
  WifiSyslog:
   
  _MarkForUpload: True
  dmi.bios.date: 07/23/2015
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: P1.50
  dmi.board.name: 960GM/U3S3 FX
  dmi.board.vendor: ASRock
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP1.50:bd07/23/2015:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rn960GM/U3S3FX:rvr:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.family: To Be Filled By O.E.M.
  dmi.product.name: To Be Filled By O.E.M.
  dmi.product.version: To Be Filled By O.E.M.
  dmi.sys.vendor: To Be Filled By O.E.M.

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

2018-07-06 Thread Sworddragon
apport information

** Attachment added: "CRDA.txt"
   https://bugs.launchpad.net/bugs/1780466/+attachment/5160480/+files/CRDA.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/1780466

Title:
  Kernel panic at boot

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Initially I have reported this issue here:
  https://bugzilla.kernel.org/show_bug.cgi?id=197815

  But after testing out linux-image-4.17.0-4-generic on Ubuntu 18.10 dev
  the details changed a bit. Mainly I'm getting the error message "VFS:
  Cannot open root device "sda1" or unknown-block(0,0): error -6".
  Informations on the web imply that it might be possible that the
  required drivers are not anymore in recent kernel versions so I
  decided to post that issue now here too.

  The last working kernel version for me was linux-image-4.13.0-15-generic and 
the next version did already create a kernel panic for which I created 
originally the upstream report.
  --- 
  ProblemType: Bug
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 
k4.13.0-15-generic.
  ApportVersion: 2.20.10-0ubuntu5
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  sworddragon   1521 F pulseaudio
   /dev/snd/controlC0:  sworddragon   1521 F pulseaudio
  Card0.Amixer.info:
   Card hw:0 'SB'/'HDA ATI SB at 0xfcff4000 irq 16'
 Mixer name : 'Realtek ALC662 rev1'
 Components : 'HDA:10ec0662,18497662,00100101'
 Controls  : 37
 Simple ctrls  : 19
  Card1.Amixer.info:
   Card hw:1 'NVidia'/'HDA NVidia at 0xfe97c000 irq 19'
 Mixer name : 'Nvidia GPU 42 HDMI/DP'
 Components : 'HDA:10de0042,14583555,00100100'
 Controls  : 21
 Simple ctrls  : 3
  CurrentDesktop: LXDE
  DistroRelease: Ubuntu 18.10
  EcryptfsInUse: Yes
  IwConfig: Error: [Errno 2] No such file or directory: 'iwconfig': 'iwconfig'
  Lsusb: Error: [Errno 2] No such file or directory: 'lsusb': 'lsusb'
  MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
  NonfreeKernelModules: nvidia_uvm nvidia_drm nvidia_modeset nvidia
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 VESA VGA
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.13.0-15-generic 
root=UUID=05338ff8-a226-421b-90a4-1dd45199f783 ro elevator=cfq
  ProcVersionSignature: Ubuntu 4.13.0-15.16-generic 4.13.4
  RelatedPackageVersions:
   linux-restricted-modules-4.13.0-15-generic N/A
   linux-backports-modules-4.13.0-15-generic  N/A
   linux-firmware 1.174
  RfKill: Error: [Errno 2] No such file or directory: 'rfkill': 'rfkill'
  Tags:  cosmic
  Uname: Linux 4.13.0-15-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm audio cdrom dip lpadmin plugdev sambashare sudo vboxusers 
wireshark
  WifiSyslog:
   
  _MarkForUpload: True
  dmi.bios.date: 07/23/2015
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: P1.50
  dmi.board.name: 960GM/U3S3 FX
  dmi.board.vendor: ASRock
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP1.50:bd07/23/2015:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rn960GM/U3S3FX:rvr:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.family: To Be Filled By O.E.M.
  dmi.product.name: To Be Filled By O.E.M.
  dmi.product.version: To Be Filled By O.E.M.
  dmi.sys.vendor: To Be Filled By O.E.M.

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

2018-07-06 Thread Sworddragon
apport information

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

Title:
  Kernel panic at boot

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Initially I have reported this issue here:
  https://bugzilla.kernel.org/show_bug.cgi?id=197815

  But after testing out linux-image-4.17.0-4-generic on Ubuntu 18.10 dev
  the details changed a bit. Mainly I'm getting the error message "VFS:
  Cannot open root device "sda1" or unknown-block(0,0): error -6".
  Informations on the web imply that it might be possible that the
  required drivers are not anymore in recent kernel versions so I
  decided to post that issue now here too.

  The last working kernel version for me was linux-image-4.13.0-15-generic and 
the next version did already create a kernel panic for which I created 
originally the upstream report.
  --- 
  ProblemType: Bug
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 
k4.13.0-15-generic.
  ApportVersion: 2.20.10-0ubuntu5
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  sworddragon   1521 F pulseaudio
   /dev/snd/controlC0:  sworddragon   1521 F pulseaudio
  Card0.Amixer.info:
   Card hw:0 'SB'/'HDA ATI SB at 0xfcff4000 irq 16'
 Mixer name : 'Realtek ALC662 rev1'
 Components : 'HDA:10ec0662,18497662,00100101'
 Controls  : 37
 Simple ctrls  : 19
  Card1.Amixer.info:
   Card hw:1 'NVidia'/'HDA NVidia at 0xfe97c000 irq 19'
 Mixer name : 'Nvidia GPU 42 HDMI/DP'
 Components : 'HDA:10de0042,14583555,00100100'
 Controls  : 21
 Simple ctrls  : 3
  CurrentDesktop: LXDE
  DistroRelease: Ubuntu 18.10
  EcryptfsInUse: Yes
  IwConfig: Error: [Errno 2] No such file or directory: 'iwconfig': 'iwconfig'
  Lsusb: Error: [Errno 2] No such file or directory: 'lsusb': 'lsusb'
  MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
  NonfreeKernelModules: nvidia_uvm nvidia_drm nvidia_modeset nvidia
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 VESA VGA
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.13.0-15-generic 
root=UUID=05338ff8-a226-421b-90a4-1dd45199f783 ro elevator=cfq
  ProcVersionSignature: Ubuntu 4.13.0-15.16-generic 4.13.4
  RelatedPackageVersions:
   linux-restricted-modules-4.13.0-15-generic N/A
   linux-backports-modules-4.13.0-15-generic  N/A
   linux-firmware 1.174
  RfKill: Error: [Errno 2] No such file or directory: 'rfkill': 'rfkill'
  Tags:  cosmic
  Uname: Linux 4.13.0-15-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm audio cdrom dip lpadmin plugdev sambashare sudo vboxusers 
wireshark
  WifiSyslog:
   
  _MarkForUpload: True
  dmi.bios.date: 07/23/2015
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: P1.50
  dmi.board.name: 960GM/U3S3 FX
  dmi.board.vendor: ASRock
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP1.50:bd07/23/2015:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rn960GM/U3S3FX:rvr:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.family: To Be Filled By O.E.M.
  dmi.product.name: To Be Filled By O.E.M.
  dmi.product.version: To Be Filled By O.E.M.
  dmi.sys.vendor: To Be Filled By O.E.M.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1780466/+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 1780466] Card1.Amixer.values.txt

2018-07-06 Thread Sworddragon
apport information

** Attachment added: "Card1.Amixer.values.txt"
   
https://bugs.launchpad.net/bugs/1780466/+attachment/5160483/+files/Card1.Amixer.values.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/1780466

Title:
  Kernel panic at boot

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Initially I have reported this issue here:
  https://bugzilla.kernel.org/show_bug.cgi?id=197815

  But after testing out linux-image-4.17.0-4-generic on Ubuntu 18.10 dev
  the details changed a bit. Mainly I'm getting the error message "VFS:
  Cannot open root device "sda1" or unknown-block(0,0): error -6".
  Informations on the web imply that it might be possible that the
  required drivers are not anymore in recent kernel versions so I
  decided to post that issue now here too.

  The last working kernel version for me was linux-image-4.13.0-15-generic and 
the next version did already create a kernel panic for which I created 
originally the upstream report.
  --- 
  ProblemType: Bug
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 
k4.13.0-15-generic.
  ApportVersion: 2.20.10-0ubuntu5
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  sworddragon   1521 F pulseaudio
   /dev/snd/controlC0:  sworddragon   1521 F pulseaudio
  Card0.Amixer.info:
   Card hw:0 'SB'/'HDA ATI SB at 0xfcff4000 irq 16'
 Mixer name : 'Realtek ALC662 rev1'
 Components : 'HDA:10ec0662,18497662,00100101'
 Controls  : 37
 Simple ctrls  : 19
  Card1.Amixer.info:
   Card hw:1 'NVidia'/'HDA NVidia at 0xfe97c000 irq 19'
 Mixer name : 'Nvidia GPU 42 HDMI/DP'
 Components : 'HDA:10de0042,14583555,00100100'
 Controls  : 21
 Simple ctrls  : 3
  CurrentDesktop: LXDE
  DistroRelease: Ubuntu 18.10
  EcryptfsInUse: Yes
  IwConfig: Error: [Errno 2] No such file or directory: 'iwconfig': 'iwconfig'
  Lsusb: Error: [Errno 2] No such file or directory: 'lsusb': 'lsusb'
  MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
  NonfreeKernelModules: nvidia_uvm nvidia_drm nvidia_modeset nvidia
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 VESA VGA
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.13.0-15-generic 
root=UUID=05338ff8-a226-421b-90a4-1dd45199f783 ro elevator=cfq
  ProcVersionSignature: Ubuntu 4.13.0-15.16-generic 4.13.4
  RelatedPackageVersions:
   linux-restricted-modules-4.13.0-15-generic N/A
   linux-backports-modules-4.13.0-15-generic  N/A
   linux-firmware 1.174
  RfKill: Error: [Errno 2] No such file or directory: 'rfkill': 'rfkill'
  Tags:  cosmic
  Uname: Linux 4.13.0-15-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm audio cdrom dip lpadmin plugdev sambashare sudo vboxusers 
wireshark
  WifiSyslog:
   
  _MarkForUpload: True
  dmi.bios.date: 07/23/2015
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: P1.50
  dmi.board.name: 960GM/U3S3 FX
  dmi.board.vendor: ASRock
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP1.50:bd07/23/2015:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rn960GM/U3S3FX:rvr:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.family: To Be Filled By O.E.M.
  dmi.product.name: To Be Filled By O.E.M.
  dmi.product.version: To Be Filled By O.E.M.
  dmi.sys.vendor: To Be Filled By O.E.M.

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

2018-07-06 Thread Sworddragon
apport information

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

Title:
  Kernel panic at boot

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Initially I have reported this issue here:
  https://bugzilla.kernel.org/show_bug.cgi?id=197815

  But after testing out linux-image-4.17.0-4-generic on Ubuntu 18.10 dev
  the details changed a bit. Mainly I'm getting the error message "VFS:
  Cannot open root device "sda1" or unknown-block(0,0): error -6".
  Informations on the web imply that it might be possible that the
  required drivers are not anymore in recent kernel versions so I
  decided to post that issue now here too.

  The last working kernel version for me was linux-image-4.13.0-15-generic and 
the next version did already create a kernel panic for which I created 
originally the upstream report.
  --- 
  ProblemType: Bug
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 
k4.13.0-15-generic.
  ApportVersion: 2.20.10-0ubuntu5
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  sworddragon   1521 F pulseaudio
   /dev/snd/controlC0:  sworddragon   1521 F pulseaudio
  Card0.Amixer.info:
   Card hw:0 'SB'/'HDA ATI SB at 0xfcff4000 irq 16'
 Mixer name : 'Realtek ALC662 rev1'
 Components : 'HDA:10ec0662,18497662,00100101'
 Controls  : 37
 Simple ctrls  : 19
  Card1.Amixer.info:
   Card hw:1 'NVidia'/'HDA NVidia at 0xfe97c000 irq 19'
 Mixer name : 'Nvidia GPU 42 HDMI/DP'
 Components : 'HDA:10de0042,14583555,00100100'
 Controls  : 21
 Simple ctrls  : 3
  CurrentDesktop: LXDE
  DistroRelease: Ubuntu 18.10
  EcryptfsInUse: Yes
  IwConfig: Error: [Errno 2] No such file or directory: 'iwconfig': 'iwconfig'
  Lsusb: Error: [Errno 2] No such file or directory: 'lsusb': 'lsusb'
  MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
  NonfreeKernelModules: nvidia_uvm nvidia_drm nvidia_modeset nvidia
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 VESA VGA
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.13.0-15-generic 
root=UUID=05338ff8-a226-421b-90a4-1dd45199f783 ro elevator=cfq
  ProcVersionSignature: Ubuntu 4.13.0-15.16-generic 4.13.4
  RelatedPackageVersions:
   linux-restricted-modules-4.13.0-15-generic N/A
   linux-backports-modules-4.13.0-15-generic  N/A
   linux-firmware 1.174
  RfKill: Error: [Errno 2] No such file or directory: 'rfkill': 'rfkill'
  Tags:  cosmic
  Uname: Linux 4.13.0-15-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm audio cdrom dip lpadmin plugdev sambashare sudo vboxusers 
wireshark
  WifiSyslog:
   
  _MarkForUpload: True
  dmi.bios.date: 07/23/2015
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: P1.50
  dmi.board.name: 960GM/U3S3 FX
  dmi.board.vendor: ASRock
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP1.50:bd07/23/2015:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rn960GM/U3S3FX:rvr:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.family: To Be Filled By O.E.M.
  dmi.product.name: To Be Filled By O.E.M.
  dmi.product.version: To Be Filled By O.E.M.
  dmi.sys.vendor: To Be Filled By O.E.M.

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

2018-07-06 Thread Sworddragon
apport information

** Attachment added: "ArecordDevices.txt"
   
https://bugs.launchpad.net/bugs/1780466/+attachment/5160479/+files/ArecordDevices.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/1780466

Title:
  Kernel panic at boot

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Initially I have reported this issue here:
  https://bugzilla.kernel.org/show_bug.cgi?id=197815

  But after testing out linux-image-4.17.0-4-generic on Ubuntu 18.10 dev
  the details changed a bit. Mainly I'm getting the error message "VFS:
  Cannot open root device "sda1" or unknown-block(0,0): error -6".
  Informations on the web imply that it might be possible that the
  required drivers are not anymore in recent kernel versions so I
  decided to post that issue now here too.

  The last working kernel version for me was linux-image-4.13.0-15-generic and 
the next version did already create a kernel panic for which I created 
originally the upstream report.
  --- 
  ProblemType: Bug
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 
k4.13.0-15-generic.
  ApportVersion: 2.20.10-0ubuntu5
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  sworddragon   1521 F pulseaudio
   /dev/snd/controlC0:  sworddragon   1521 F pulseaudio
  Card0.Amixer.info:
   Card hw:0 'SB'/'HDA ATI SB at 0xfcff4000 irq 16'
 Mixer name : 'Realtek ALC662 rev1'
 Components : 'HDA:10ec0662,18497662,00100101'
 Controls  : 37
 Simple ctrls  : 19
  Card1.Amixer.info:
   Card hw:1 'NVidia'/'HDA NVidia at 0xfe97c000 irq 19'
 Mixer name : 'Nvidia GPU 42 HDMI/DP'
 Components : 'HDA:10de0042,14583555,00100100'
 Controls  : 21
 Simple ctrls  : 3
  CurrentDesktop: LXDE
  DistroRelease: Ubuntu 18.10
  EcryptfsInUse: Yes
  IwConfig: Error: [Errno 2] No such file or directory: 'iwconfig': 'iwconfig'
  Lsusb: Error: [Errno 2] No such file or directory: 'lsusb': 'lsusb'
  MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
  NonfreeKernelModules: nvidia_uvm nvidia_drm nvidia_modeset nvidia
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 VESA VGA
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.13.0-15-generic 
root=UUID=05338ff8-a226-421b-90a4-1dd45199f783 ro elevator=cfq
  ProcVersionSignature: Ubuntu 4.13.0-15.16-generic 4.13.4
  RelatedPackageVersions:
   linux-restricted-modules-4.13.0-15-generic N/A
   linux-backports-modules-4.13.0-15-generic  N/A
   linux-firmware 1.174
  RfKill: Error: [Errno 2] No such file or directory: 'rfkill': 'rfkill'
  Tags:  cosmic
  Uname: Linux 4.13.0-15-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm audio cdrom dip lpadmin plugdev sambashare sudo vboxusers 
wireshark
  WifiSyslog:
   
  _MarkForUpload: True
  dmi.bios.date: 07/23/2015
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: P1.50
  dmi.board.name: 960GM/U3S3 FX
  dmi.board.vendor: ASRock
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP1.50:bd07/23/2015:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rn960GM/U3S3FX:rvr:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.family: To Be Filled By O.E.M.
  dmi.product.name: To Be Filled By O.E.M.
  dmi.product.version: To Be Filled By O.E.M.
  dmi.sys.vendor: To Be Filled By O.E.M.

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

2018-07-06 Thread Sworddragon
apport information

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

Title:
  Kernel panic at boot

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Initially I have reported this issue here:
  https://bugzilla.kernel.org/show_bug.cgi?id=197815

  But after testing out linux-image-4.17.0-4-generic on Ubuntu 18.10 dev
  the details changed a bit. Mainly I'm getting the error message "VFS:
  Cannot open root device "sda1" or unknown-block(0,0): error -6".
  Informations on the web imply that it might be possible that the
  required drivers are not anymore in recent kernel versions so I
  decided to post that issue now here too.

  The last working kernel version for me was linux-image-4.13.0-15-generic and 
the next version did already create a kernel panic for which I created 
originally the upstream report.
  --- 
  ProblemType: Bug
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 
k4.13.0-15-generic.
  ApportVersion: 2.20.10-0ubuntu5
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  sworddragon   1521 F pulseaudio
   /dev/snd/controlC0:  sworddragon   1521 F pulseaudio
  Card0.Amixer.info:
   Card hw:0 'SB'/'HDA ATI SB at 0xfcff4000 irq 16'
 Mixer name : 'Realtek ALC662 rev1'
 Components : 'HDA:10ec0662,18497662,00100101'
 Controls  : 37
 Simple ctrls  : 19
  Card1.Amixer.info:
   Card hw:1 'NVidia'/'HDA NVidia at 0xfe97c000 irq 19'
 Mixer name : 'Nvidia GPU 42 HDMI/DP'
 Components : 'HDA:10de0042,14583555,00100100'
 Controls  : 21
 Simple ctrls  : 3
  CurrentDesktop: LXDE
  DistroRelease: Ubuntu 18.10
  EcryptfsInUse: Yes
  IwConfig: Error: [Errno 2] No such file or directory: 'iwconfig': 'iwconfig'
  Lsusb: Error: [Errno 2] No such file or directory: 'lsusb': 'lsusb'
  MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
  NonfreeKernelModules: nvidia_uvm nvidia_drm nvidia_modeset nvidia
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 VESA VGA
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.13.0-15-generic 
root=UUID=05338ff8-a226-421b-90a4-1dd45199f783 ro elevator=cfq
  ProcVersionSignature: Ubuntu 4.13.0-15.16-generic 4.13.4
  RelatedPackageVersions:
   linux-restricted-modules-4.13.0-15-generic N/A
   linux-backports-modules-4.13.0-15-generic  N/A
   linux-firmware 1.174
  RfKill: Error: [Errno 2] No such file or directory: 'rfkill': 'rfkill'
  Tags:  cosmic
  Uname: Linux 4.13.0-15-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm audio cdrom dip lpadmin plugdev sambashare sudo vboxusers 
wireshark
  WifiSyslog:
   
  _MarkForUpload: True
  dmi.bios.date: 07/23/2015
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: P1.50
  dmi.board.name: 960GM/U3S3 FX
  dmi.board.vendor: ASRock
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP1.50:bd07/23/2015:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rn960GM/U3S3FX:rvr:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.family: To Be Filled By O.E.M.
  dmi.product.name: To Be Filled By O.E.M.
  dmi.product.version: To Be Filled By O.E.M.
  dmi.sys.vendor: To Be Filled By O.E.M.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1780466/+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 1780466] Card1.Codecs.codec.0.txt

2018-07-06 Thread Sworddragon
apport information

** Attachment added: "Card1.Codecs.codec.0.txt"
   
https://bugs.launchpad.net/bugs/1780466/+attachment/5160484/+files/Card1.Codecs.codec.0.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/1780466

Title:
  Kernel panic at boot

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Initially I have reported this issue here:
  https://bugzilla.kernel.org/show_bug.cgi?id=197815

  But after testing out linux-image-4.17.0-4-generic on Ubuntu 18.10 dev
  the details changed a bit. Mainly I'm getting the error message "VFS:
  Cannot open root device "sda1" or unknown-block(0,0): error -6".
  Informations on the web imply that it might be possible that the
  required drivers are not anymore in recent kernel versions so I
  decided to post that issue now here too.

  The last working kernel version for me was linux-image-4.13.0-15-generic and 
the next version did already create a kernel panic for which I created 
originally the upstream report.
  --- 
  ProblemType: Bug
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 
k4.13.0-15-generic.
  ApportVersion: 2.20.10-0ubuntu5
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  sworddragon   1521 F pulseaudio
   /dev/snd/controlC0:  sworddragon   1521 F pulseaudio
  Card0.Amixer.info:
   Card hw:0 'SB'/'HDA ATI SB at 0xfcff4000 irq 16'
 Mixer name : 'Realtek ALC662 rev1'
 Components : 'HDA:10ec0662,18497662,00100101'
 Controls  : 37
 Simple ctrls  : 19
  Card1.Amixer.info:
   Card hw:1 'NVidia'/'HDA NVidia at 0xfe97c000 irq 19'
 Mixer name : 'Nvidia GPU 42 HDMI/DP'
 Components : 'HDA:10de0042,14583555,00100100'
 Controls  : 21
 Simple ctrls  : 3
  CurrentDesktop: LXDE
  DistroRelease: Ubuntu 18.10
  EcryptfsInUse: Yes
  IwConfig: Error: [Errno 2] No such file or directory: 'iwconfig': 'iwconfig'
  Lsusb: Error: [Errno 2] No such file or directory: 'lsusb': 'lsusb'
  MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
  NonfreeKernelModules: nvidia_uvm nvidia_drm nvidia_modeset nvidia
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 VESA VGA
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.13.0-15-generic 
root=UUID=05338ff8-a226-421b-90a4-1dd45199f783 ro elevator=cfq
  ProcVersionSignature: Ubuntu 4.13.0-15.16-generic 4.13.4
  RelatedPackageVersions:
   linux-restricted-modules-4.13.0-15-generic N/A
   linux-backports-modules-4.13.0-15-generic  N/A
   linux-firmware 1.174
  RfKill: Error: [Errno 2] No such file or directory: 'rfkill': 'rfkill'
  Tags:  cosmic
  Uname: Linux 4.13.0-15-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm audio cdrom dip lpadmin plugdev sambashare sudo vboxusers 
wireshark
  WifiSyslog:
   
  _MarkForUpload: True
  dmi.bios.date: 07/23/2015
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: P1.50
  dmi.board.name: 960GM/U3S3 FX
  dmi.board.vendor: ASRock
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP1.50:bd07/23/2015:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rn960GM/U3S3FX:rvr:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.family: To Be Filled By O.E.M.
  dmi.product.name: To Be Filled By O.E.M.
  dmi.product.version: To Be Filled By O.E.M.
  dmi.sys.vendor: To Be Filled By O.E.M.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1780466/+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 1780466] Re: Kernel panic at boot

2018-07-06 Thread Sworddragon
apport information

** Tags added: apport-collected

** Description changed:

  Initially I have reported this issue here:
  https://bugzilla.kernel.org/show_bug.cgi?id=197815
  
  But after testing out linux-image-4.17.0-4-generic on Ubuntu 18.10 dev
  the details changed a bit. Mainly I'm getting the error message "VFS:
  Cannot open root device "sda1" or unknown-block(0,0): error -6".
  Informations on the web imply that it might be possible that the
  required drivers are not anymore in recent kernel versions so I decided
  to post that issue now here too.
  
- The last working kernel version for me was linux-image-4.13.0-15-generic
- and the next version did already create a kernel panic for which I
- created originally the upstream report.
+ The last working kernel version for me was linux-image-4.13.0-15-generic and 
the next version did already create a kernel panic for which I created 
originally the upstream report.
+ --- 
+ ProblemType: Bug
+ AlsaVersion: Advanced Linux Sound Architecture Driver Version 
k4.13.0-15-generic.
+ ApportVersion: 2.20.10-0ubuntu5
+ Architecture: amd64
+ AudioDevicesInUse:
+  USERPID ACCESS COMMAND
+  /dev/snd/controlC1:  sworddragon   1521 F pulseaudio
+  /dev/snd/controlC0:  sworddragon   1521 F pulseaudio
+ Card0.Amixer.info:
+  Card hw:0 'SB'/'HDA ATI SB at 0xfcff4000 irq 16'
+Mixer name : 'Realtek ALC662 rev1'
+Components : 'HDA:10ec0662,18497662,00100101'
+Controls  : 37
+Simple ctrls  : 19
+ Card1.Amixer.info:
+  Card hw:1 'NVidia'/'HDA NVidia at 0xfe97c000 irq 19'
+Mixer name : 'Nvidia GPU 42 HDMI/DP'
+Components : 'HDA:10de0042,14583555,00100100'
+Controls  : 21
+Simple ctrls  : 3
+ CurrentDesktop: LXDE
+ DistroRelease: Ubuntu 18.10
+ EcryptfsInUse: Yes
+ IwConfig: Error: [Errno 2] No such file or directory: 'iwconfig': 'iwconfig'
+ Lsusb: Error: [Errno 2] No such file or directory: 'lsusb': 'lsusb'
+ MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
+ NonfreeKernelModules: nvidia_uvm nvidia_drm nvidia_modeset nvidia
+ Package: linux (not installed)
+ ProcEnviron:
+  TERM=xterm-256color
+  PATH=(custom, no user)
+  LANG=de_DE.UTF-8
+  SHELL=/bin/bash
+ ProcFB: 0 VESA VGA
+ ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.13.0-15-generic 
root=UUID=05338ff8-a226-421b-90a4-1dd45199f783 ro elevator=cfq
+ ProcVersionSignature: Ubuntu 4.13.0-15.16-generic 4.13.4
+ RelatedPackageVersions:
+  linux-restricted-modules-4.13.0-15-generic N/A
+  linux-backports-modules-4.13.0-15-generic  N/A
+  linux-firmware 1.174
+ RfKill: Error: [Errno 2] No such file or directory: 'rfkill': 'rfkill'
+ Tags:  cosmic
+ Uname: Linux 4.13.0-15-generic x86_64
+ UpgradeStatus: No upgrade log present (probably fresh install)
+ UserGroups: adm audio cdrom dip lpadmin plugdev sambashare sudo vboxusers 
wireshark
+ WifiSyslog:
+  
+ _MarkForUpload: True
+ dmi.bios.date: 07/23/2015
+ dmi.bios.vendor: American Megatrends Inc.
+ dmi.bios.version: P1.50
+ dmi.board.name: 960GM/U3S3 FX
+ dmi.board.vendor: ASRock
+ dmi.chassis.asset.tag: To Be Filled By O.E.M.
+ dmi.chassis.type: 3
+ dmi.chassis.vendor: To Be Filled By O.E.M.
+ dmi.chassis.version: To Be Filled By O.E.M.
+ dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP1.50:bd07/23/2015:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rn960GM/U3S3FX:rvr:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
+ dmi.product.family: To Be Filled By O.E.M.
+ dmi.product.name: To Be Filled By O.E.M.
+ dmi.product.version: To Be Filled By O.E.M.
+ dmi.sys.vendor: To Be Filled By O.E.M.

** Attachment added: "AlsaDevices.txt"
   
https://bugs.launchpad.net/bugs/1780466/+attachment/5160477/+files/AlsaDevices.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/1780466

Title:
  Kernel panic at boot

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Initially I have reported this issue here:
  https://bugzilla.kernel.org/show_bug.cgi?id=197815

  But after testing out linux-image-4.17.0-4-generic on Ubuntu 18.10 dev
  the details changed a bit. Mainly I'm getting the error message "VFS:
  Cannot open root device "sda1" or unknown-block(0,0): error -6".
  Informations on the web imply that it might be possible that the
  required drivers are not anymore in recent kernel versions so I
  decided to post that issue now here too.

  The last working kernel version for me was linux-image-4.13.0-15-generic and 
the next version did already create a kernel panic for which I created 
originally the upstream report.
  --- 
  ProblemType: Bug
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 
k4.13.0-15-generic.
  ApportVersion: 2.20.10-0ubuntu5
  Architecture: amd64
  AudioDevicesInUse:
   USER    PID ACCESS COMMAND
   /dev/snd/controlC1:  sworddragon   1521 F.... pul

[Kernel-packages] [Bug 1780466] ProcInterrupts.txt

2018-07-06 Thread Sworddragon
apport information

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

Title:
  Kernel panic at boot

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Initially I have reported this issue here:
  https://bugzilla.kernel.org/show_bug.cgi?id=197815

  But after testing out linux-image-4.17.0-4-generic on Ubuntu 18.10 dev
  the details changed a bit. Mainly I'm getting the error message "VFS:
  Cannot open root device "sda1" or unknown-block(0,0): error -6".
  Informations on the web imply that it might be possible that the
  required drivers are not anymore in recent kernel versions so I
  decided to post that issue now here too.

  The last working kernel version for me was linux-image-4.13.0-15-generic and 
the next version did already create a kernel panic for which I created 
originally the upstream report.
  --- 
  ProblemType: Bug
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 
k4.13.0-15-generic.
  ApportVersion: 2.20.10-0ubuntu5
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  sworddragon   1521 F pulseaudio
   /dev/snd/controlC0:  sworddragon   1521 F pulseaudio
  Card0.Amixer.info:
   Card hw:0 'SB'/'HDA ATI SB at 0xfcff4000 irq 16'
 Mixer name : 'Realtek ALC662 rev1'
 Components : 'HDA:10ec0662,18497662,00100101'
 Controls  : 37
 Simple ctrls  : 19
  Card1.Amixer.info:
   Card hw:1 'NVidia'/'HDA NVidia at 0xfe97c000 irq 19'
 Mixer name : 'Nvidia GPU 42 HDMI/DP'
 Components : 'HDA:10de0042,14583555,00100100'
 Controls  : 21
 Simple ctrls  : 3
  CurrentDesktop: LXDE
  DistroRelease: Ubuntu 18.10
  EcryptfsInUse: Yes
  IwConfig: Error: [Errno 2] No such file or directory: 'iwconfig': 'iwconfig'
  Lsusb: Error: [Errno 2] No such file or directory: 'lsusb': 'lsusb'
  MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
  NonfreeKernelModules: nvidia_uvm nvidia_drm nvidia_modeset nvidia
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 VESA VGA
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.13.0-15-generic 
root=UUID=05338ff8-a226-421b-90a4-1dd45199f783 ro elevator=cfq
  ProcVersionSignature: Ubuntu 4.13.0-15.16-generic 4.13.4
  RelatedPackageVersions:
   linux-restricted-modules-4.13.0-15-generic N/A
   linux-backports-modules-4.13.0-15-generic  N/A
   linux-firmware 1.174
  RfKill: Error: [Errno 2] No such file or directory: 'rfkill': 'rfkill'
  Tags:  cosmic
  Uname: Linux 4.13.0-15-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm audio cdrom dip lpadmin plugdev sambashare sudo vboxusers 
wireshark
  WifiSyslog:
   
  _MarkForUpload: True
  dmi.bios.date: 07/23/2015
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: P1.50
  dmi.board.name: 960GM/U3S3 FX
  dmi.board.vendor: ASRock
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP1.50:bd07/23/2015:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rn960GM/U3S3FX:rvr:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.family: To Be Filled By O.E.M.
  dmi.product.name: To Be Filled By O.E.M.
  dmi.product.version: To Be Filled By O.E.M.
  dmi.sys.vendor: To Be Filled By O.E.M.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1780466/+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 1780466] Re: Kernel panic at boot

2018-07-06 Thread Sworddragon
** Description changed:

  Initially I have reported this issue here:
  https://bugzilla.kernel.org/show_bug.cgi?id=197815
  
- But after testing out linux-image-4.17.0-4-generic the details changed a
- bit. Mainly I'm getting the error message "VFS: Cannot open root device
- "sda1" or unknown-block(0,0): error -6". Informations on the web imply
- that it might be possible that the required drivers are not anymore in
- recent kernel versions so I decided to post that issue now here too.
+ But after testing out linux-image-4.17.0-4-generic on Ubuntu 18.10 dev
+ the details changed a bit. Mainly I'm getting the error message "VFS:
+ Cannot open root device "sda1" or unknown-block(0,0): error -6".
+ Informations on the web imply that it might be possible that the
+ required drivers are not anymore in recent kernel versions so I decided
+ to post that issue now here too.
  
  The last working kernel version for me was linux-image-4.13.0-15-generic
  and the next version did already create a kernel panic for which I
  created originally the upstream report.

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

Title:
  Kernel panic at boot

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Initially I have reported this issue here:
  https://bugzilla.kernel.org/show_bug.cgi?id=197815

  But after testing out linux-image-4.17.0-4-generic on Ubuntu 18.10 dev
  the details changed a bit. Mainly I'm getting the error message "VFS:
  Cannot open root device "sda1" or unknown-block(0,0): error -6".
  Informations on the web imply that it might be possible that the
  required drivers are not anymore in recent kernel versions so I
  decided to post that issue now here too.

  The last working kernel version for me was linux-
  image-4.13.0-15-generic and the next version did already create a
  kernel panic for which I created originally the upstream report.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1780466/+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 1780466] [NEW] Kernel panic at boot

2018-07-06 Thread Sworddragon
Public bug reported:

Initially I have reported this issue here:
https://bugzilla.kernel.org/show_bug.cgi?id=197815

But after testing out linux-image-4.17.0-4-generic the details changed a
bit. Mainly I'm getting the error message "VFS: Cannot open root device
"sda1" or unknown-block(0,0): error -6". Informations on the web imply
that it might be possible that the required drivers are not anymore in
recent kernel versions so I decided to post that issue now here too.

The last working kernel version for me was linux-image-4.13.0-15-generic
and the next version did already create a kernel panic for which I
created originally the upstream report.

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

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

Title:
  Kernel panic at boot

Status in linux package in Ubuntu:
  New

Bug description:
  Initially I have reported this issue here:
  https://bugzilla.kernel.org/show_bug.cgi?id=197815

  But after testing out linux-image-4.17.0-4-generic the details changed
  a bit. Mainly I'm getting the error message "VFS: Cannot open root
  device "sda1" or unknown-block(0,0): error -6". Informations on the
  web imply that it might be possible that the required drivers are not
  anymore in recent kernel versions so I decided to post that issue now
  here too.

  The last working kernel version for me was linux-
  image-4.13.0-15-generic and the next version did already create a
  kernel panic for which I created originally the upstream report.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1780466/+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 1707111] Re: Hardware clock isn't updated anymore

2017-08-10 Thread Sworddragon
Unfortunately I'm very busy and it is not unlikely that I'm not being
able to test the upstream kernel within the 60 days until this ticket
expires. Probably I would be able to do this at the time I have provided
the apport-collect information and this makes me think if it wouldn't be
more effective to ask the user all these things in 1 automated post
instead of fragmenting them if different ones with significant time
differences where we user might be busy again.

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

Title:
  Hardware clock isn't updated anymore

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  For some months I'm noticing that my hardware clock doesn't get updated 
anymore while the software clock successfully updates ("ntpd -q" runs every 
hour). This appears on my laptop (kernel version 4.11.10) and my PC (kernel 
version 4.8.17). Could it be that the 11 minute mode was enabled in past kernel 
versions but not anymore in recent kernel versions?
  --- 
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 
k4.8.0-48-generic.
  ApportVersion: 2.20.6-0ubuntu4
  Architecture: amd64
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/hwC1D0', 
'/dev/snd/pcmC1D8p', '/dev/snd/pcmC1D7p', '/dev/snd/pcmC1D3p', 
'/dev/snd/controlC1', '/dev/snd/by-path', '/dev/snd/hwC0D0', 
'/dev/snd/pcmC0D2c', '/dev/snd/pcmC0D0c', '/dev/snd/pcmC0D0p', 
'/dev/snd/controlC0', '/dev/snd/seq', '/dev/snd/timer'] failed with exit code 1:
  Card0.Amixer.info:
   Card hw:0 'SB'/'HDA ATI SB at 0xfcff4000 irq 16'
 Mixer name : 'Realtek ALC662 rev1'
 Components : 'HDA:10ec0662,18497662,00100101'
 Controls  : 37
 Simple ctrls  : 19
  Card1.Amixer.info:
   Card hw:1 'NVidia'/'HDA NVidia at 0xfe97c000 irq 19'
 Mixer name : 'Nvidia GPU 42 HDMI/DP'
 Components : 'HDA:10de0042,14583555,00100100'
 Controls  : 21
 Simple ctrls  : 3
  CurrentDesktop: LXDE
  DistroRelease: Ubuntu 17.10
  EcryptfsInUse: Yes
  HibernationDevice: RESUME=UUID=23b2ee46-5930-41bc-a3e5-33800a236db2
  IwConfig: Error: [Errno 2] No such file or directory
  JournalErrors:
   No journal files were found.
   -- No entries --
  Lsusb: Error: [Errno 2] No such file or directory
  MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
  NonfreeKernelModules: nvidia_uvm nvidia_drm nvidia_modeset nvidia
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 VESA VGA
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.8.0-48-generic 
root=UUID=05338ff8-a226-421b-90a4-1dd45199f783 ro elevator=cfq
  ProcVersionSignature: Ubuntu 4.8.0-48.51-generic 4.8.17
  RelatedPackageVersions:
   linux-restricted-modules-4.8.0-48-generic N/A
   linux-backports-modules-4.8.0-48-generic  N/A
   linux-firmware1.167
  RfKill: Error: [Errno 2] No such file or directory
  Tags:  artful
  Uname: Linux 4.8.0-48-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm audio cdrom dip lpadmin plugdev sambashare sudo vboxusers 
wireshark
  WifiSyslog:
   
  _MarkForUpload: True
  dmi.bios.date: 07/23/2015
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: P1.50
  dmi.board.name: 960GM/U3S3 FX
  dmi.board.vendor: ASRock
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP1.50:bd07/23/2015:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rn960GM/U3S3FX:rvr:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.name: To Be Filled By O.E.M.
  dmi.product.version: To Be Filled By O.E.M.
  dmi.sys.vendor: To Be Filled By O.E.M.

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

2017-07-27 Thread Sworddragon
apport information

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

Title:
  Hardware clock isn't updated anymore

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  For some months I'm noticing that my hardware clock doesn't get updated 
anymore while the software clock successfully updates ("ntpd -q" runs every 
hour). This appears on my laptop (kernel version 4.11.10) and my PC (kernel 
version 4.8.17). Could it be that the 11 minute mode was enabled in past kernel 
versions but not anymore in recent kernel versions?
  --- 
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 
k4.8.0-48-generic.
  ApportVersion: 2.20.6-0ubuntu4
  Architecture: amd64
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/hwC1D0', 
'/dev/snd/pcmC1D8p', '/dev/snd/pcmC1D7p', '/dev/snd/pcmC1D3p', 
'/dev/snd/controlC1', '/dev/snd/by-path', '/dev/snd/hwC0D0', 
'/dev/snd/pcmC0D2c', '/dev/snd/pcmC0D0c', '/dev/snd/pcmC0D0p', 
'/dev/snd/controlC0', '/dev/snd/seq', '/dev/snd/timer'] failed with exit code 1:
  Card0.Amixer.info:
   Card hw:0 'SB'/'HDA ATI SB at 0xfcff4000 irq 16'
 Mixer name : 'Realtek ALC662 rev1'
 Components : 'HDA:10ec0662,18497662,00100101'
 Controls  : 37
 Simple ctrls  : 19
  Card1.Amixer.info:
   Card hw:1 'NVidia'/'HDA NVidia at 0xfe97c000 irq 19'
 Mixer name : 'Nvidia GPU 42 HDMI/DP'
 Components : 'HDA:10de0042,14583555,00100100'
 Controls  : 21
 Simple ctrls  : 3
  CurrentDesktop: LXDE
  DistroRelease: Ubuntu 17.10
  EcryptfsInUse: Yes
  HibernationDevice: RESUME=UUID=23b2ee46-5930-41bc-a3e5-33800a236db2
  IwConfig: Error: [Errno 2] No such file or directory
  JournalErrors:
   No journal files were found.
   -- No entries --
  Lsusb: Error: [Errno 2] No such file or directory
  MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
  NonfreeKernelModules: nvidia_uvm nvidia_drm nvidia_modeset nvidia
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 VESA VGA
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.8.0-48-generic 
root=UUID=05338ff8-a226-421b-90a4-1dd45199f783 ro elevator=cfq
  ProcVersionSignature: Ubuntu 4.8.0-48.51-generic 4.8.17
  RelatedPackageVersions:
   linux-restricted-modules-4.8.0-48-generic N/A
   linux-backports-modules-4.8.0-48-generic  N/A
   linux-firmware1.167
  RfKill: Error: [Errno 2] No such file or directory
  Tags:  artful
  Uname: Linux 4.8.0-48-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm audio cdrom dip lpadmin plugdev sambashare sudo vboxusers 
wireshark
  WifiSyslog:
   
  _MarkForUpload: True
  dmi.bios.date: 07/23/2015
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: P1.50
  dmi.board.name: 960GM/U3S3 FX
  dmi.board.vendor: ASRock
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP1.50:bd07/23/2015:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rn960GM/U3S3FX:rvr:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.name: To Be Filled By O.E.M.
  dmi.product.version: To Be Filled By O.E.M.
  dmi.sys.vendor: To Be Filled By O.E.M.

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

2017-07-27 Thread Sworddragon
apport information

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

Title:
  Hardware clock isn't updated anymore

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  For some months I'm noticing that my hardware clock doesn't get updated 
anymore while the software clock successfully updates ("ntpd -q" runs every 
hour). This appears on my laptop (kernel version 4.11.10) and my PC (kernel 
version 4.8.17). Could it be that the 11 minute mode was enabled in past kernel 
versions but not anymore in recent kernel versions?
  --- 
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 
k4.8.0-48-generic.
  ApportVersion: 2.20.6-0ubuntu4
  Architecture: amd64
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/hwC1D0', 
'/dev/snd/pcmC1D8p', '/dev/snd/pcmC1D7p', '/dev/snd/pcmC1D3p', 
'/dev/snd/controlC1', '/dev/snd/by-path', '/dev/snd/hwC0D0', 
'/dev/snd/pcmC0D2c', '/dev/snd/pcmC0D0c', '/dev/snd/pcmC0D0p', 
'/dev/snd/controlC0', '/dev/snd/seq', '/dev/snd/timer'] failed with exit code 1:
  Card0.Amixer.info:
   Card hw:0 'SB'/'HDA ATI SB at 0xfcff4000 irq 16'
 Mixer name : 'Realtek ALC662 rev1'
 Components : 'HDA:10ec0662,18497662,00100101'
 Controls  : 37
 Simple ctrls  : 19
  Card1.Amixer.info:
   Card hw:1 'NVidia'/'HDA NVidia at 0xfe97c000 irq 19'
 Mixer name : 'Nvidia GPU 42 HDMI/DP'
 Components : 'HDA:10de0042,14583555,00100100'
 Controls  : 21
 Simple ctrls  : 3
  CurrentDesktop: LXDE
  DistroRelease: Ubuntu 17.10
  EcryptfsInUse: Yes
  HibernationDevice: RESUME=UUID=23b2ee46-5930-41bc-a3e5-33800a236db2
  IwConfig: Error: [Errno 2] No such file or directory
  JournalErrors:
   No journal files were found.
   -- No entries --
  Lsusb: Error: [Errno 2] No such file or directory
  MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
  NonfreeKernelModules: nvidia_uvm nvidia_drm nvidia_modeset nvidia
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 VESA VGA
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.8.0-48-generic 
root=UUID=05338ff8-a226-421b-90a4-1dd45199f783 ro elevator=cfq
  ProcVersionSignature: Ubuntu 4.8.0-48.51-generic 4.8.17
  RelatedPackageVersions:
   linux-restricted-modules-4.8.0-48-generic N/A
   linux-backports-modules-4.8.0-48-generic  N/A
   linux-firmware1.167
  RfKill: Error: [Errno 2] No such file or directory
  Tags:  artful
  Uname: Linux 4.8.0-48-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm audio cdrom dip lpadmin plugdev sambashare sudo vboxusers 
wireshark
  WifiSyslog:
   
  _MarkForUpload: True
  dmi.bios.date: 07/23/2015
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: P1.50
  dmi.board.name: 960GM/U3S3 FX
  dmi.board.vendor: ASRock
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP1.50:bd07/23/2015:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rn960GM/U3S3FX:rvr:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.name: To Be Filled By O.E.M.
  dmi.product.version: To Be Filled By O.E.M.
  dmi.sys.vendor: To Be Filled By O.E.M.

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

2017-07-27 Thread Sworddragon
apport information

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

Title:
  Hardware clock isn't updated anymore

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  For some months I'm noticing that my hardware clock doesn't get updated 
anymore while the software clock successfully updates ("ntpd -q" runs every 
hour). This appears on my laptop (kernel version 4.11.10) and my PC (kernel 
version 4.8.17). Could it be that the 11 minute mode was enabled in past kernel 
versions but not anymore in recent kernel versions?
  --- 
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 
k4.8.0-48-generic.
  ApportVersion: 2.20.6-0ubuntu4
  Architecture: amd64
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/hwC1D0', 
'/dev/snd/pcmC1D8p', '/dev/snd/pcmC1D7p', '/dev/snd/pcmC1D3p', 
'/dev/snd/controlC1', '/dev/snd/by-path', '/dev/snd/hwC0D0', 
'/dev/snd/pcmC0D2c', '/dev/snd/pcmC0D0c', '/dev/snd/pcmC0D0p', 
'/dev/snd/controlC0', '/dev/snd/seq', '/dev/snd/timer'] failed with exit code 1:
  Card0.Amixer.info:
   Card hw:0 'SB'/'HDA ATI SB at 0xfcff4000 irq 16'
 Mixer name : 'Realtek ALC662 rev1'
 Components : 'HDA:10ec0662,18497662,00100101'
 Controls  : 37
 Simple ctrls  : 19
  Card1.Amixer.info:
   Card hw:1 'NVidia'/'HDA NVidia at 0xfe97c000 irq 19'
 Mixer name : 'Nvidia GPU 42 HDMI/DP'
 Components : 'HDA:10de0042,14583555,00100100'
 Controls  : 21
 Simple ctrls  : 3
  CurrentDesktop: LXDE
  DistroRelease: Ubuntu 17.10
  EcryptfsInUse: Yes
  HibernationDevice: RESUME=UUID=23b2ee46-5930-41bc-a3e5-33800a236db2
  IwConfig: Error: [Errno 2] No such file or directory
  JournalErrors:
   No journal files were found.
   -- No entries --
  Lsusb: Error: [Errno 2] No such file or directory
  MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
  NonfreeKernelModules: nvidia_uvm nvidia_drm nvidia_modeset nvidia
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 VESA VGA
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.8.0-48-generic 
root=UUID=05338ff8-a226-421b-90a4-1dd45199f783 ro elevator=cfq
  ProcVersionSignature: Ubuntu 4.8.0-48.51-generic 4.8.17
  RelatedPackageVersions:
   linux-restricted-modules-4.8.0-48-generic N/A
   linux-backports-modules-4.8.0-48-generic  N/A
   linux-firmware1.167
  RfKill: Error: [Errno 2] No such file or directory
  Tags:  artful
  Uname: Linux 4.8.0-48-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm audio cdrom dip lpadmin plugdev sambashare sudo vboxusers 
wireshark
  WifiSyslog:
   
  _MarkForUpload: True
  dmi.bios.date: 07/23/2015
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: P1.50
  dmi.board.name: 960GM/U3S3 FX
  dmi.board.vendor: ASRock
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP1.50:bd07/23/2015:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rn960GM/U3S3FX:rvr:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.name: To Be Filled By O.E.M.
  dmi.product.version: To Be Filled By O.E.M.
  dmi.sys.vendor: To Be Filled By O.E.M.

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

2017-07-27 Thread Sworddragon
apport information

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

Title:
  Hardware clock isn't updated anymore

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  For some months I'm noticing that my hardware clock doesn't get updated 
anymore while the software clock successfully updates ("ntpd -q" runs every 
hour). This appears on my laptop (kernel version 4.11.10) and my PC (kernel 
version 4.8.17). Could it be that the 11 minute mode was enabled in past kernel 
versions but not anymore in recent kernel versions?
  --- 
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 
k4.8.0-48-generic.
  ApportVersion: 2.20.6-0ubuntu4
  Architecture: amd64
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/hwC1D0', 
'/dev/snd/pcmC1D8p', '/dev/snd/pcmC1D7p', '/dev/snd/pcmC1D3p', 
'/dev/snd/controlC1', '/dev/snd/by-path', '/dev/snd/hwC0D0', 
'/dev/snd/pcmC0D2c', '/dev/snd/pcmC0D0c', '/dev/snd/pcmC0D0p', 
'/dev/snd/controlC0', '/dev/snd/seq', '/dev/snd/timer'] failed with exit code 1:
  Card0.Amixer.info:
   Card hw:0 'SB'/'HDA ATI SB at 0xfcff4000 irq 16'
 Mixer name : 'Realtek ALC662 rev1'
 Components : 'HDA:10ec0662,18497662,00100101'
 Controls  : 37
 Simple ctrls  : 19
  Card1.Amixer.info:
   Card hw:1 'NVidia'/'HDA NVidia at 0xfe97c000 irq 19'
 Mixer name : 'Nvidia GPU 42 HDMI/DP'
 Components : 'HDA:10de0042,14583555,00100100'
 Controls  : 21
 Simple ctrls  : 3
  CurrentDesktop: LXDE
  DistroRelease: Ubuntu 17.10
  EcryptfsInUse: Yes
  HibernationDevice: RESUME=UUID=23b2ee46-5930-41bc-a3e5-33800a236db2
  IwConfig: Error: [Errno 2] No such file or directory
  JournalErrors:
   No journal files were found.
   -- No entries --
  Lsusb: Error: [Errno 2] No such file or directory
  MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
  NonfreeKernelModules: nvidia_uvm nvidia_drm nvidia_modeset nvidia
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 VESA VGA
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.8.0-48-generic 
root=UUID=05338ff8-a226-421b-90a4-1dd45199f783 ro elevator=cfq
  ProcVersionSignature: Ubuntu 4.8.0-48.51-generic 4.8.17
  RelatedPackageVersions:
   linux-restricted-modules-4.8.0-48-generic N/A
   linux-backports-modules-4.8.0-48-generic  N/A
   linux-firmware1.167
  RfKill: Error: [Errno 2] No such file or directory
  Tags:  artful
  Uname: Linux 4.8.0-48-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm audio cdrom dip lpadmin plugdev sambashare sudo vboxusers 
wireshark
  WifiSyslog:
   
  _MarkForUpload: True
  dmi.bios.date: 07/23/2015
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: P1.50
  dmi.board.name: 960GM/U3S3 FX
  dmi.board.vendor: ASRock
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP1.50:bd07/23/2015:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rn960GM/U3S3FX:rvr:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.name: To Be Filled By O.E.M.
  dmi.product.version: To Be Filled By O.E.M.
  dmi.sys.vendor: To Be Filled By O.E.M.

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

2017-07-27 Thread Sworddragon
apport information

** Attachment added: "ArecordDevices.txt"
   
https://bugs.launchpad.net/bugs/1707111/+attachment/4922779/+files/ArecordDevices.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/1707111

Title:
  Hardware clock isn't updated anymore

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  For some months I'm noticing that my hardware clock doesn't get updated 
anymore while the software clock successfully updates ("ntpd -q" runs every 
hour). This appears on my laptop (kernel version 4.11.10) and my PC (kernel 
version 4.8.17). Could it be that the 11 minute mode was enabled in past kernel 
versions but not anymore in recent kernel versions?
  --- 
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 
k4.8.0-48-generic.
  ApportVersion: 2.20.6-0ubuntu4
  Architecture: amd64
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/hwC1D0', 
'/dev/snd/pcmC1D8p', '/dev/snd/pcmC1D7p', '/dev/snd/pcmC1D3p', 
'/dev/snd/controlC1', '/dev/snd/by-path', '/dev/snd/hwC0D0', 
'/dev/snd/pcmC0D2c', '/dev/snd/pcmC0D0c', '/dev/snd/pcmC0D0p', 
'/dev/snd/controlC0', '/dev/snd/seq', '/dev/snd/timer'] failed with exit code 1:
  Card0.Amixer.info:
   Card hw:0 'SB'/'HDA ATI SB at 0xfcff4000 irq 16'
 Mixer name : 'Realtek ALC662 rev1'
 Components : 'HDA:10ec0662,18497662,00100101'
 Controls  : 37
 Simple ctrls  : 19
  Card1.Amixer.info:
   Card hw:1 'NVidia'/'HDA NVidia at 0xfe97c000 irq 19'
 Mixer name : 'Nvidia GPU 42 HDMI/DP'
 Components : 'HDA:10de0042,14583555,00100100'
 Controls  : 21
 Simple ctrls  : 3
  CurrentDesktop: LXDE
  DistroRelease: Ubuntu 17.10
  EcryptfsInUse: Yes
  HibernationDevice: RESUME=UUID=23b2ee46-5930-41bc-a3e5-33800a236db2
  IwConfig: Error: [Errno 2] No such file or directory
  JournalErrors:
   No journal files were found.
   -- No entries --
  Lsusb: Error: [Errno 2] No such file or directory
  MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
  NonfreeKernelModules: nvidia_uvm nvidia_drm nvidia_modeset nvidia
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 VESA VGA
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.8.0-48-generic 
root=UUID=05338ff8-a226-421b-90a4-1dd45199f783 ro elevator=cfq
  ProcVersionSignature: Ubuntu 4.8.0-48.51-generic 4.8.17
  RelatedPackageVersions:
   linux-restricted-modules-4.8.0-48-generic N/A
   linux-backports-modules-4.8.0-48-generic  N/A
   linux-firmware1.167
  RfKill: Error: [Errno 2] No such file or directory
  Tags:  artful
  Uname: Linux 4.8.0-48-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm audio cdrom dip lpadmin plugdev sambashare sudo vboxusers 
wireshark
  WifiSyslog:
   
  _MarkForUpload: True
  dmi.bios.date: 07/23/2015
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: P1.50
  dmi.board.name: 960GM/U3S3 FX
  dmi.board.vendor: ASRock
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP1.50:bd07/23/2015:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rn960GM/U3S3FX:rvr:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.name: To Be Filled By O.E.M.
  dmi.product.version: To Be Filled By O.E.M.
  dmi.sys.vendor: To Be Filled By O.E.M.

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

2017-07-27 Thread Sworddragon
apport information

** Attachment added: "AplayDevices.txt"
   
https://bugs.launchpad.net/bugs/1707111/+attachment/4922778/+files/AplayDevices.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/1707111

Title:
  Hardware clock isn't updated anymore

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  For some months I'm noticing that my hardware clock doesn't get updated 
anymore while the software clock successfully updates ("ntpd -q" runs every 
hour). This appears on my laptop (kernel version 4.11.10) and my PC (kernel 
version 4.8.17). Could it be that the 11 minute mode was enabled in past kernel 
versions but not anymore in recent kernel versions?
  --- 
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 
k4.8.0-48-generic.
  ApportVersion: 2.20.6-0ubuntu4
  Architecture: amd64
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/hwC1D0', 
'/dev/snd/pcmC1D8p', '/dev/snd/pcmC1D7p', '/dev/snd/pcmC1D3p', 
'/dev/snd/controlC1', '/dev/snd/by-path', '/dev/snd/hwC0D0', 
'/dev/snd/pcmC0D2c', '/dev/snd/pcmC0D0c', '/dev/snd/pcmC0D0p', 
'/dev/snd/controlC0', '/dev/snd/seq', '/dev/snd/timer'] failed with exit code 1:
  Card0.Amixer.info:
   Card hw:0 'SB'/'HDA ATI SB at 0xfcff4000 irq 16'
 Mixer name : 'Realtek ALC662 rev1'
 Components : 'HDA:10ec0662,18497662,00100101'
 Controls  : 37
 Simple ctrls  : 19
  Card1.Amixer.info:
   Card hw:1 'NVidia'/'HDA NVidia at 0xfe97c000 irq 19'
 Mixer name : 'Nvidia GPU 42 HDMI/DP'
 Components : 'HDA:10de0042,14583555,00100100'
 Controls  : 21
 Simple ctrls  : 3
  CurrentDesktop: LXDE
  DistroRelease: Ubuntu 17.10
  EcryptfsInUse: Yes
  HibernationDevice: RESUME=UUID=23b2ee46-5930-41bc-a3e5-33800a236db2
  IwConfig: Error: [Errno 2] No such file or directory
  JournalErrors:
   No journal files were found.
   -- No entries --
  Lsusb: Error: [Errno 2] No such file or directory
  MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
  NonfreeKernelModules: nvidia_uvm nvidia_drm nvidia_modeset nvidia
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 VESA VGA
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.8.0-48-generic 
root=UUID=05338ff8-a226-421b-90a4-1dd45199f783 ro elevator=cfq
  ProcVersionSignature: Ubuntu 4.8.0-48.51-generic 4.8.17
  RelatedPackageVersions:
   linux-restricted-modules-4.8.0-48-generic N/A
   linux-backports-modules-4.8.0-48-generic  N/A
   linux-firmware1.167
  RfKill: Error: [Errno 2] No such file or directory
  Tags:  artful
  Uname: Linux 4.8.0-48-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm audio cdrom dip lpadmin plugdev sambashare sudo vboxusers 
wireshark
  WifiSyslog:
   
  _MarkForUpload: True
  dmi.bios.date: 07/23/2015
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: P1.50
  dmi.board.name: 960GM/U3S3 FX
  dmi.board.vendor: ASRock
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP1.50:bd07/23/2015:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rn960GM/U3S3FX:rvr:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.name: To Be Filled By O.E.M.
  dmi.product.version: To Be Filled By O.E.M.
  dmi.sys.vendor: To Be Filled By O.E.M.

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

2017-07-27 Thread Sworddragon
apport information

** Attachment added: "PciMultimedia.txt"
   
https://bugs.launchpad.net/bugs/1707111/+attachment/4922787/+files/PciMultimedia.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/1707111

Title:
  Hardware clock isn't updated anymore

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  For some months I'm noticing that my hardware clock doesn't get updated 
anymore while the software clock successfully updates ("ntpd -q" runs every 
hour). This appears on my laptop (kernel version 4.11.10) and my PC (kernel 
version 4.8.17). Could it be that the 11 minute mode was enabled in past kernel 
versions but not anymore in recent kernel versions?
  --- 
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 
k4.8.0-48-generic.
  ApportVersion: 2.20.6-0ubuntu4
  Architecture: amd64
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/hwC1D0', 
'/dev/snd/pcmC1D8p', '/dev/snd/pcmC1D7p', '/dev/snd/pcmC1D3p', 
'/dev/snd/controlC1', '/dev/snd/by-path', '/dev/snd/hwC0D0', 
'/dev/snd/pcmC0D2c', '/dev/snd/pcmC0D0c', '/dev/snd/pcmC0D0p', 
'/dev/snd/controlC0', '/dev/snd/seq', '/dev/snd/timer'] failed with exit code 1:
  Card0.Amixer.info:
   Card hw:0 'SB'/'HDA ATI SB at 0xfcff4000 irq 16'
 Mixer name : 'Realtek ALC662 rev1'
 Components : 'HDA:10ec0662,18497662,00100101'
 Controls  : 37
 Simple ctrls  : 19
  Card1.Amixer.info:
   Card hw:1 'NVidia'/'HDA NVidia at 0xfe97c000 irq 19'
 Mixer name : 'Nvidia GPU 42 HDMI/DP'
 Components : 'HDA:10de0042,14583555,00100100'
 Controls  : 21
 Simple ctrls  : 3
  CurrentDesktop: LXDE
  DistroRelease: Ubuntu 17.10
  EcryptfsInUse: Yes
  HibernationDevice: RESUME=UUID=23b2ee46-5930-41bc-a3e5-33800a236db2
  IwConfig: Error: [Errno 2] No such file or directory
  JournalErrors:
   No journal files were found.
   -- No entries --
  Lsusb: Error: [Errno 2] No such file or directory
  MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
  NonfreeKernelModules: nvidia_uvm nvidia_drm nvidia_modeset nvidia
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 VESA VGA
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.8.0-48-generic 
root=UUID=05338ff8-a226-421b-90a4-1dd45199f783 ro elevator=cfq
  ProcVersionSignature: Ubuntu 4.8.0-48.51-generic 4.8.17
  RelatedPackageVersions:
   linux-restricted-modules-4.8.0-48-generic N/A
   linux-backports-modules-4.8.0-48-generic  N/A
   linux-firmware1.167
  RfKill: Error: [Errno 2] No such file or directory
  Tags:  artful
  Uname: Linux 4.8.0-48-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm audio cdrom dip lpadmin plugdev sambashare sudo vboxusers 
wireshark
  WifiSyslog:
   
  _MarkForUpload: True
  dmi.bios.date: 07/23/2015
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: P1.50
  dmi.board.name: 960GM/U3S3 FX
  dmi.board.vendor: ASRock
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP1.50:bd07/23/2015:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rn960GM/U3S3FX:rvr:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.name: To Be Filled By O.E.M.
  dmi.product.version: To Be Filled By O.E.M.
  dmi.sys.vendor: To Be Filled By O.E.M.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1707111/+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 1707111] Card0.Codecs.codec.0.txt

2017-07-27 Thread Sworddragon
apport information

** Attachment added: "Card0.Codecs.codec.0.txt"
   
https://bugs.launchpad.net/bugs/1707111/+attachment/4922782/+files/Card0.Codecs.codec.0.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/1707111

Title:
  Hardware clock isn't updated anymore

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  For some months I'm noticing that my hardware clock doesn't get updated 
anymore while the software clock successfully updates ("ntpd -q" runs every 
hour). This appears on my laptop (kernel version 4.11.10) and my PC (kernel 
version 4.8.17). Could it be that the 11 minute mode was enabled in past kernel 
versions but not anymore in recent kernel versions?
  --- 
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 
k4.8.0-48-generic.
  ApportVersion: 2.20.6-0ubuntu4
  Architecture: amd64
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/hwC1D0', 
'/dev/snd/pcmC1D8p', '/dev/snd/pcmC1D7p', '/dev/snd/pcmC1D3p', 
'/dev/snd/controlC1', '/dev/snd/by-path', '/dev/snd/hwC0D0', 
'/dev/snd/pcmC0D2c', '/dev/snd/pcmC0D0c', '/dev/snd/pcmC0D0p', 
'/dev/snd/controlC0', '/dev/snd/seq', '/dev/snd/timer'] failed with exit code 1:
  Card0.Amixer.info:
   Card hw:0 'SB'/'HDA ATI SB at 0xfcff4000 irq 16'
 Mixer name : 'Realtek ALC662 rev1'
 Components : 'HDA:10ec0662,18497662,00100101'
 Controls  : 37
 Simple ctrls  : 19
  Card1.Amixer.info:
   Card hw:1 'NVidia'/'HDA NVidia at 0xfe97c000 irq 19'
 Mixer name : 'Nvidia GPU 42 HDMI/DP'
 Components : 'HDA:10de0042,14583555,00100100'
 Controls  : 21
 Simple ctrls  : 3
  CurrentDesktop: LXDE
  DistroRelease: Ubuntu 17.10
  EcryptfsInUse: Yes
  HibernationDevice: RESUME=UUID=23b2ee46-5930-41bc-a3e5-33800a236db2
  IwConfig: Error: [Errno 2] No such file or directory
  JournalErrors:
   No journal files were found.
   -- No entries --
  Lsusb: Error: [Errno 2] No such file or directory
  MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
  NonfreeKernelModules: nvidia_uvm nvidia_drm nvidia_modeset nvidia
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 VESA VGA
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.8.0-48-generic 
root=UUID=05338ff8-a226-421b-90a4-1dd45199f783 ro elevator=cfq
  ProcVersionSignature: Ubuntu 4.8.0-48.51-generic 4.8.17
  RelatedPackageVersions:
   linux-restricted-modules-4.8.0-48-generic N/A
   linux-backports-modules-4.8.0-48-generic  N/A
   linux-firmware1.167
  RfKill: Error: [Errno 2] No such file or directory
  Tags:  artful
  Uname: Linux 4.8.0-48-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm audio cdrom dip lpadmin plugdev sambashare sudo vboxusers 
wireshark
  WifiSyslog:
   
  _MarkForUpload: True
  dmi.bios.date: 07/23/2015
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: P1.50
  dmi.board.name: 960GM/U3S3 FX
  dmi.board.vendor: ASRock
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP1.50:bd07/23/2015:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rn960GM/U3S3FX:rvr:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.name: To Be Filled By O.E.M.
  dmi.product.version: To Be Filled By O.E.M.
  dmi.sys.vendor: To Be Filled By O.E.M.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1707111/+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 1707111] Card1.Codecs.codec.0.txt

2017-07-27 Thread Sworddragon
apport information

** Attachment added: "Card1.Codecs.codec.0.txt"
   
https://bugs.launchpad.net/bugs/1707111/+attachment/4922784/+files/Card1.Codecs.codec.0.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/1707111

Title:
  Hardware clock isn't updated anymore

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  For some months I'm noticing that my hardware clock doesn't get updated 
anymore while the software clock successfully updates ("ntpd -q" runs every 
hour). This appears on my laptop (kernel version 4.11.10) and my PC (kernel 
version 4.8.17). Could it be that the 11 minute mode was enabled in past kernel 
versions but not anymore in recent kernel versions?
  --- 
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 
k4.8.0-48-generic.
  ApportVersion: 2.20.6-0ubuntu4
  Architecture: amd64
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/hwC1D0', 
'/dev/snd/pcmC1D8p', '/dev/snd/pcmC1D7p', '/dev/snd/pcmC1D3p', 
'/dev/snd/controlC1', '/dev/snd/by-path', '/dev/snd/hwC0D0', 
'/dev/snd/pcmC0D2c', '/dev/snd/pcmC0D0c', '/dev/snd/pcmC0D0p', 
'/dev/snd/controlC0', '/dev/snd/seq', '/dev/snd/timer'] failed with exit code 1:
  Card0.Amixer.info:
   Card hw:0 'SB'/'HDA ATI SB at 0xfcff4000 irq 16'
 Mixer name : 'Realtek ALC662 rev1'
 Components : 'HDA:10ec0662,18497662,00100101'
 Controls  : 37
 Simple ctrls  : 19
  Card1.Amixer.info:
   Card hw:1 'NVidia'/'HDA NVidia at 0xfe97c000 irq 19'
 Mixer name : 'Nvidia GPU 42 HDMI/DP'
 Components : 'HDA:10de0042,14583555,00100100'
 Controls  : 21
 Simple ctrls  : 3
  CurrentDesktop: LXDE
  DistroRelease: Ubuntu 17.10
  EcryptfsInUse: Yes
  HibernationDevice: RESUME=UUID=23b2ee46-5930-41bc-a3e5-33800a236db2
  IwConfig: Error: [Errno 2] No such file or directory
  JournalErrors:
   No journal files were found.
   -- No entries --
  Lsusb: Error: [Errno 2] No such file or directory
  MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
  NonfreeKernelModules: nvidia_uvm nvidia_drm nvidia_modeset nvidia
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 VESA VGA
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.8.0-48-generic 
root=UUID=05338ff8-a226-421b-90a4-1dd45199f783 ro elevator=cfq
  ProcVersionSignature: Ubuntu 4.8.0-48.51-generic 4.8.17
  RelatedPackageVersions:
   linux-restricted-modules-4.8.0-48-generic N/A
   linux-backports-modules-4.8.0-48-generic  N/A
   linux-firmware1.167
  RfKill: Error: [Errno 2] No such file or directory
  Tags:  artful
  Uname: Linux 4.8.0-48-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm audio cdrom dip lpadmin plugdev sambashare sudo vboxusers 
wireshark
  WifiSyslog:
   
  _MarkForUpload: True
  dmi.bios.date: 07/23/2015
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: P1.50
  dmi.board.name: 960GM/U3S3 FX
  dmi.board.vendor: ASRock
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP1.50:bd07/23/2015:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rn960GM/U3S3FX:rvr:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.name: To Be Filled By O.E.M.
  dmi.product.version: To Be Filled By O.E.M.
  dmi.sys.vendor: To Be Filled By O.E.M.

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

2017-07-27 Thread Sworddragon
apport information

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

Title:
  Hardware clock isn't updated anymore

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  For some months I'm noticing that my hardware clock doesn't get updated 
anymore while the software clock successfully updates ("ntpd -q" runs every 
hour). This appears on my laptop (kernel version 4.11.10) and my PC (kernel 
version 4.8.17). Could it be that the 11 minute mode was enabled in past kernel 
versions but not anymore in recent kernel versions?
  --- 
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 
k4.8.0-48-generic.
  ApportVersion: 2.20.6-0ubuntu4
  Architecture: amd64
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/hwC1D0', 
'/dev/snd/pcmC1D8p', '/dev/snd/pcmC1D7p', '/dev/snd/pcmC1D3p', 
'/dev/snd/controlC1', '/dev/snd/by-path', '/dev/snd/hwC0D0', 
'/dev/snd/pcmC0D2c', '/dev/snd/pcmC0D0c', '/dev/snd/pcmC0D0p', 
'/dev/snd/controlC0', '/dev/snd/seq', '/dev/snd/timer'] failed with exit code 1:
  Card0.Amixer.info:
   Card hw:0 'SB'/'HDA ATI SB at 0xfcff4000 irq 16'
 Mixer name : 'Realtek ALC662 rev1'
 Components : 'HDA:10ec0662,18497662,00100101'
 Controls  : 37
 Simple ctrls  : 19
  Card1.Amixer.info:
   Card hw:1 'NVidia'/'HDA NVidia at 0xfe97c000 irq 19'
 Mixer name : 'Nvidia GPU 42 HDMI/DP'
 Components : 'HDA:10de0042,14583555,00100100'
 Controls  : 21
 Simple ctrls  : 3
  CurrentDesktop: LXDE
  DistroRelease: Ubuntu 17.10
  EcryptfsInUse: Yes
  HibernationDevice: RESUME=UUID=23b2ee46-5930-41bc-a3e5-33800a236db2
  IwConfig: Error: [Errno 2] No such file or directory
  JournalErrors:
   No journal files were found.
   -- No entries --
  Lsusb: Error: [Errno 2] No such file or directory
  MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
  NonfreeKernelModules: nvidia_uvm nvidia_drm nvidia_modeset nvidia
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 VESA VGA
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.8.0-48-generic 
root=UUID=05338ff8-a226-421b-90a4-1dd45199f783 ro elevator=cfq
  ProcVersionSignature: Ubuntu 4.8.0-48.51-generic 4.8.17
  RelatedPackageVersions:
   linux-restricted-modules-4.8.0-48-generic N/A
   linux-backports-modules-4.8.0-48-generic  N/A
   linux-firmware1.167
  RfKill: Error: [Errno 2] No such file or directory
  Tags:  artful
  Uname: Linux 4.8.0-48-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm audio cdrom dip lpadmin plugdev sambashare sudo vboxusers 
wireshark
  WifiSyslog:
   
  _MarkForUpload: True
  dmi.bios.date: 07/23/2015
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: P1.50
  dmi.board.name: 960GM/U3S3 FX
  dmi.board.vendor: ASRock
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP1.50:bd07/23/2015:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rn960GM/U3S3FX:rvr:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.name: To Be Filled By O.E.M.
  dmi.product.version: To Be Filled By O.E.M.
  dmi.sys.vendor: To Be Filled By O.E.M.

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

2017-07-27 Thread Sworddragon
apport information

** Attachment added: "CRDA.txt"
   https://bugs.launchpad.net/bugs/1707111/+attachment/4922780/+files/CRDA.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/1707111

Title:
  Hardware clock isn't updated anymore

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  For some months I'm noticing that my hardware clock doesn't get updated 
anymore while the software clock successfully updates ("ntpd -q" runs every 
hour). This appears on my laptop (kernel version 4.11.10) and my PC (kernel 
version 4.8.17). Could it be that the 11 minute mode was enabled in past kernel 
versions but not anymore in recent kernel versions?
  --- 
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 
k4.8.0-48-generic.
  ApportVersion: 2.20.6-0ubuntu4
  Architecture: amd64
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/hwC1D0', 
'/dev/snd/pcmC1D8p', '/dev/snd/pcmC1D7p', '/dev/snd/pcmC1D3p', 
'/dev/snd/controlC1', '/dev/snd/by-path', '/dev/snd/hwC0D0', 
'/dev/snd/pcmC0D2c', '/dev/snd/pcmC0D0c', '/dev/snd/pcmC0D0p', 
'/dev/snd/controlC0', '/dev/snd/seq', '/dev/snd/timer'] failed with exit code 1:
  Card0.Amixer.info:
   Card hw:0 'SB'/'HDA ATI SB at 0xfcff4000 irq 16'
 Mixer name : 'Realtek ALC662 rev1'
 Components : 'HDA:10ec0662,18497662,00100101'
 Controls  : 37
 Simple ctrls  : 19
  Card1.Amixer.info:
   Card hw:1 'NVidia'/'HDA NVidia at 0xfe97c000 irq 19'
 Mixer name : 'Nvidia GPU 42 HDMI/DP'
 Components : 'HDA:10de0042,14583555,00100100'
 Controls  : 21
 Simple ctrls  : 3
  CurrentDesktop: LXDE
  DistroRelease: Ubuntu 17.10
  EcryptfsInUse: Yes
  HibernationDevice: RESUME=UUID=23b2ee46-5930-41bc-a3e5-33800a236db2
  IwConfig: Error: [Errno 2] No such file or directory
  JournalErrors:
   No journal files were found.
   -- No entries --
  Lsusb: Error: [Errno 2] No such file or directory
  MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
  NonfreeKernelModules: nvidia_uvm nvidia_drm nvidia_modeset nvidia
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 VESA VGA
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.8.0-48-generic 
root=UUID=05338ff8-a226-421b-90a4-1dd45199f783 ro elevator=cfq
  ProcVersionSignature: Ubuntu 4.8.0-48.51-generic 4.8.17
  RelatedPackageVersions:
   linux-restricted-modules-4.8.0-48-generic N/A
   linux-backports-modules-4.8.0-48-generic  N/A
   linux-firmware1.167
  RfKill: Error: [Errno 2] No such file or directory
  Tags:  artful
  Uname: Linux 4.8.0-48-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm audio cdrom dip lpadmin plugdev sambashare sudo vboxusers 
wireshark
  WifiSyslog:
   
  _MarkForUpload: True
  dmi.bios.date: 07/23/2015
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: P1.50
  dmi.board.name: 960GM/U3S3 FX
  dmi.board.vendor: ASRock
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP1.50:bd07/23/2015:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rn960GM/U3S3FX:rvr:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.name: To Be Filled By O.E.M.
  dmi.product.version: To Be Filled By O.E.M.
  dmi.sys.vendor: To Be Filled By O.E.M.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1707111/+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 1707111] Card0.Amixer.values.txt

2017-07-27 Thread Sworddragon
apport information

** Attachment added: "Card0.Amixer.values.txt"
   
https://bugs.launchpad.net/bugs/1707111/+attachment/4922781/+files/Card0.Amixer.values.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/1707111

Title:
  Hardware clock isn't updated anymore

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  For some months I'm noticing that my hardware clock doesn't get updated 
anymore while the software clock successfully updates ("ntpd -q" runs every 
hour). This appears on my laptop (kernel version 4.11.10) and my PC (kernel 
version 4.8.17). Could it be that the 11 minute mode was enabled in past kernel 
versions but not anymore in recent kernel versions?
  --- 
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 
k4.8.0-48-generic.
  ApportVersion: 2.20.6-0ubuntu4
  Architecture: amd64
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/hwC1D0', 
'/dev/snd/pcmC1D8p', '/dev/snd/pcmC1D7p', '/dev/snd/pcmC1D3p', 
'/dev/snd/controlC1', '/dev/snd/by-path', '/dev/snd/hwC0D0', 
'/dev/snd/pcmC0D2c', '/dev/snd/pcmC0D0c', '/dev/snd/pcmC0D0p', 
'/dev/snd/controlC0', '/dev/snd/seq', '/dev/snd/timer'] failed with exit code 1:
  Card0.Amixer.info:
   Card hw:0 'SB'/'HDA ATI SB at 0xfcff4000 irq 16'
 Mixer name : 'Realtek ALC662 rev1'
 Components : 'HDA:10ec0662,18497662,00100101'
 Controls  : 37
 Simple ctrls  : 19
  Card1.Amixer.info:
   Card hw:1 'NVidia'/'HDA NVidia at 0xfe97c000 irq 19'
 Mixer name : 'Nvidia GPU 42 HDMI/DP'
 Components : 'HDA:10de0042,14583555,00100100'
 Controls  : 21
 Simple ctrls  : 3
  CurrentDesktop: LXDE
  DistroRelease: Ubuntu 17.10
  EcryptfsInUse: Yes
  HibernationDevice: RESUME=UUID=23b2ee46-5930-41bc-a3e5-33800a236db2
  IwConfig: Error: [Errno 2] No such file or directory
  JournalErrors:
   No journal files were found.
   -- No entries --
  Lsusb: Error: [Errno 2] No such file or directory
  MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
  NonfreeKernelModules: nvidia_uvm nvidia_drm nvidia_modeset nvidia
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 VESA VGA
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.8.0-48-generic 
root=UUID=05338ff8-a226-421b-90a4-1dd45199f783 ro elevator=cfq
  ProcVersionSignature: Ubuntu 4.8.0-48.51-generic 4.8.17
  RelatedPackageVersions:
   linux-restricted-modules-4.8.0-48-generic N/A
   linux-backports-modules-4.8.0-48-generic  N/A
   linux-firmware1.167
  RfKill: Error: [Errno 2] No such file or directory
  Tags:  artful
  Uname: Linux 4.8.0-48-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm audio cdrom dip lpadmin plugdev sambashare sudo vboxusers 
wireshark
  WifiSyslog:
   
  _MarkForUpload: True
  dmi.bios.date: 07/23/2015
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: P1.50
  dmi.board.name: 960GM/U3S3 FX
  dmi.board.vendor: ASRock
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP1.50:bd07/23/2015:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rn960GM/U3S3FX:rvr:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.name: To Be Filled By O.E.M.
  dmi.product.version: To Be Filled By O.E.M.
  dmi.sys.vendor: To Be Filled By O.E.M.

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

2017-07-27 Thread Sworddragon
apport information

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

Title:
  Hardware clock isn't updated anymore

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  For some months I'm noticing that my hardware clock doesn't get updated 
anymore while the software clock successfully updates ("ntpd -q" runs every 
hour). This appears on my laptop (kernel version 4.11.10) and my PC (kernel 
version 4.8.17). Could it be that the 11 minute mode was enabled in past kernel 
versions but not anymore in recent kernel versions?
  --- 
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 
k4.8.0-48-generic.
  ApportVersion: 2.20.6-0ubuntu4
  Architecture: amd64
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/hwC1D0', 
'/dev/snd/pcmC1D8p', '/dev/snd/pcmC1D7p', '/dev/snd/pcmC1D3p', 
'/dev/snd/controlC1', '/dev/snd/by-path', '/dev/snd/hwC0D0', 
'/dev/snd/pcmC0D2c', '/dev/snd/pcmC0D0c', '/dev/snd/pcmC0D0p', 
'/dev/snd/controlC0', '/dev/snd/seq', '/dev/snd/timer'] failed with exit code 1:
  Card0.Amixer.info:
   Card hw:0 'SB'/'HDA ATI SB at 0xfcff4000 irq 16'
 Mixer name : 'Realtek ALC662 rev1'
 Components : 'HDA:10ec0662,18497662,00100101'
 Controls  : 37
 Simple ctrls  : 19
  Card1.Amixer.info:
   Card hw:1 'NVidia'/'HDA NVidia at 0xfe97c000 irq 19'
 Mixer name : 'Nvidia GPU 42 HDMI/DP'
 Components : 'HDA:10de0042,14583555,00100100'
 Controls  : 21
 Simple ctrls  : 3
  CurrentDesktop: LXDE
  DistroRelease: Ubuntu 17.10
  EcryptfsInUse: Yes
  HibernationDevice: RESUME=UUID=23b2ee46-5930-41bc-a3e5-33800a236db2
  IwConfig: Error: [Errno 2] No such file or directory
  JournalErrors:
   No journal files were found.
   -- No entries --
  Lsusb: Error: [Errno 2] No such file or directory
  MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
  NonfreeKernelModules: nvidia_uvm nvidia_drm nvidia_modeset nvidia
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 VESA VGA
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.8.0-48-generic 
root=UUID=05338ff8-a226-421b-90a4-1dd45199f783 ro elevator=cfq
  ProcVersionSignature: Ubuntu 4.8.0-48.51-generic 4.8.17
  RelatedPackageVersions:
   linux-restricted-modules-4.8.0-48-generic N/A
   linux-backports-modules-4.8.0-48-generic  N/A
   linux-firmware1.167
  RfKill: Error: [Errno 2] No such file or directory
  Tags:  artful
  Uname: Linux 4.8.0-48-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm audio cdrom dip lpadmin plugdev sambashare sudo vboxusers 
wireshark
  WifiSyslog:
   
  _MarkForUpload: True
  dmi.bios.date: 07/23/2015
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: P1.50
  dmi.board.name: 960GM/U3S3 FX
  dmi.board.vendor: ASRock
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP1.50:bd07/23/2015:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rn960GM/U3S3FX:rvr:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.name: To Be Filled By O.E.M.
  dmi.product.version: To Be Filled By O.E.M.
  dmi.sys.vendor: To Be Filled By O.E.M.

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

2017-07-27 Thread Sworddragon
apport information

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

Title:
  Hardware clock isn't updated anymore

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  For some months I'm noticing that my hardware clock doesn't get updated 
anymore while the software clock successfully updates ("ntpd -q" runs every 
hour). This appears on my laptop (kernel version 4.11.10) and my PC (kernel 
version 4.8.17). Could it be that the 11 minute mode was enabled in past kernel 
versions but not anymore in recent kernel versions?
  --- 
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 
k4.8.0-48-generic.
  ApportVersion: 2.20.6-0ubuntu4
  Architecture: amd64
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/hwC1D0', 
'/dev/snd/pcmC1D8p', '/dev/snd/pcmC1D7p', '/dev/snd/pcmC1D3p', 
'/dev/snd/controlC1', '/dev/snd/by-path', '/dev/snd/hwC0D0', 
'/dev/snd/pcmC0D2c', '/dev/snd/pcmC0D0c', '/dev/snd/pcmC0D0p', 
'/dev/snd/controlC0', '/dev/snd/seq', '/dev/snd/timer'] failed with exit code 1:
  Card0.Amixer.info:
   Card hw:0 'SB'/'HDA ATI SB at 0xfcff4000 irq 16'
 Mixer name : 'Realtek ALC662 rev1'
 Components : 'HDA:10ec0662,18497662,00100101'
 Controls  : 37
 Simple ctrls  : 19
  Card1.Amixer.info:
   Card hw:1 'NVidia'/'HDA NVidia at 0xfe97c000 irq 19'
 Mixer name : 'Nvidia GPU 42 HDMI/DP'
 Components : 'HDA:10de0042,14583555,00100100'
 Controls  : 21
 Simple ctrls  : 3
  CurrentDesktop: LXDE
  DistroRelease: Ubuntu 17.10
  EcryptfsInUse: Yes
  HibernationDevice: RESUME=UUID=23b2ee46-5930-41bc-a3e5-33800a236db2
  IwConfig: Error: [Errno 2] No such file or directory
  JournalErrors:
   No journal files were found.
   -- No entries --
  Lsusb: Error: [Errno 2] No such file or directory
  MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
  NonfreeKernelModules: nvidia_uvm nvidia_drm nvidia_modeset nvidia
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 VESA VGA
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.8.0-48-generic 
root=UUID=05338ff8-a226-421b-90a4-1dd45199f783 ro elevator=cfq
  ProcVersionSignature: Ubuntu 4.8.0-48.51-generic 4.8.17
  RelatedPackageVersions:
   linux-restricted-modules-4.8.0-48-generic N/A
   linux-backports-modules-4.8.0-48-generic  N/A
   linux-firmware1.167
  RfKill: Error: [Errno 2] No such file or directory
  Tags:  artful
  Uname: Linux 4.8.0-48-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm audio cdrom dip lpadmin plugdev sambashare sudo vboxusers 
wireshark
  WifiSyslog:
   
  _MarkForUpload: True
  dmi.bios.date: 07/23/2015
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: P1.50
  dmi.board.name: 960GM/U3S3 FX
  dmi.board.vendor: ASRock
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP1.50:bd07/23/2015:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rn960GM/U3S3FX:rvr:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.name: To Be Filled By O.E.M.
  dmi.product.version: To Be Filled By O.E.M.
  dmi.sys.vendor: To Be Filled By O.E.M.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1707111/+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 1707111] Re: Hardware clock isn't updated anymore

2017-07-27 Thread Sworddragon
apport information

** Tags added: apport-collected artful

** Description changed:

- For some months I'm noticing that my hardware clock doesn't get updated
- anymore while the software clock successfully updates ("ntpd -q" runs
- every hour). This appears on my laptop (kernel version 4.11.10) and my
- PC (kernel version 4.8.17). Could it be that the 11 minute mode was
- enabled in past kernel versions but not anymore in recent kernel
- versions?
+ For some months I'm noticing that my hardware clock doesn't get updated 
anymore while the software clock successfully updates ("ntpd -q" runs every 
hour). This appears on my laptop (kernel version 4.11.10) and my PC (kernel 
version 4.8.17). Could it be that the 11 minute mode was enabled in past kernel 
versions but not anymore in recent kernel versions?
+ --- 
+ AlsaVersion: Advanced Linux Sound Architecture Driver Version 
k4.8.0-48-generic.
+ ApportVersion: 2.20.6-0ubuntu4
+ Architecture: amd64
+ AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/hwC1D0', 
'/dev/snd/pcmC1D8p', '/dev/snd/pcmC1D7p', '/dev/snd/pcmC1D3p', 
'/dev/snd/controlC1', '/dev/snd/by-path', '/dev/snd/hwC0D0', 
'/dev/snd/pcmC0D2c', '/dev/snd/pcmC0D0c', '/dev/snd/pcmC0D0p', 
'/dev/snd/controlC0', '/dev/snd/seq', '/dev/snd/timer'] failed with exit code 1:
+ Card0.Amixer.info:
+  Card hw:0 'SB'/'HDA ATI SB at 0xfcff4000 irq 16'
+Mixer name : 'Realtek ALC662 rev1'
+Components : 'HDA:10ec0662,18497662,00100101'
+Controls  : 37
+Simple ctrls  : 19
+ Card1.Amixer.info:
+  Card hw:1 'NVidia'/'HDA NVidia at 0xfe97c000 irq 19'
+Mixer name : 'Nvidia GPU 42 HDMI/DP'
+Components : 'HDA:10de0042,14583555,00100100'
+Controls  : 21
+Simple ctrls  : 3
+ CurrentDesktop: LXDE
+ DistroRelease: Ubuntu 17.10
+ EcryptfsInUse: Yes
+ HibernationDevice: RESUME=UUID=23b2ee46-5930-41bc-a3e5-33800a236db2
+ IwConfig: Error: [Errno 2] No such file or directory
+ JournalErrors:
+  No journal files were found.
+  -- No entries --
+ Lsusb: Error: [Errno 2] No such file or directory
+ MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
+ NonfreeKernelModules: nvidia_uvm nvidia_drm nvidia_modeset nvidia
+ Package: linux (not installed)
+ ProcEnviron:
+  TERM=xterm
+  PATH=(custom, no user)
+  LANG=de_DE.UTF-8
+  SHELL=/bin/bash
+ ProcFB: 0 VESA VGA
+ ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.8.0-48-generic 
root=UUID=05338ff8-a226-421b-90a4-1dd45199f783 ro elevator=cfq
+ ProcVersionSignature: Ubuntu 4.8.0-48.51-generic 4.8.17
+ RelatedPackageVersions:
+  linux-restricted-modules-4.8.0-48-generic N/A
+  linux-backports-modules-4.8.0-48-generic  N/A
+  linux-firmware1.167
+ RfKill: Error: [Errno 2] No such file or directory
+ Tags:  artful
+ Uname: Linux 4.8.0-48-generic x86_64
+ UpgradeStatus: No upgrade log present (probably fresh install)
+ UserGroups: adm audio cdrom dip lpadmin plugdev sambashare sudo vboxusers 
wireshark
+ WifiSyslog:
+  
+ _MarkForUpload: True
+ dmi.bios.date: 07/23/2015
+ dmi.bios.vendor: American Megatrends Inc.
+ dmi.bios.version: P1.50
+ dmi.board.name: 960GM/U3S3 FX
+ dmi.board.vendor: ASRock
+ dmi.chassis.asset.tag: To Be Filled By O.E.M.
+ dmi.chassis.type: 3
+ dmi.chassis.vendor: To Be Filled By O.E.M.
+ dmi.chassis.version: To Be Filled By O.E.M.
+ dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP1.50:bd07/23/2015:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rn960GM/U3S3FX:rvr:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
+ dmi.product.name: To Be Filled By O.E.M.
+ dmi.product.version: To Be Filled By O.E.M.
+ dmi.sys.vendor: To Be Filled By O.E.M.

** Attachment added: "AlsaDevices.txt"
   
https://bugs.launchpad.net/bugs/1707111/+attachment/4922777/+files/AlsaDevices.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/1707111

Title:
  Hardware clock isn't updated anymore

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  For some months I'm noticing that my hardware clock doesn't get updated 
anymore while the software clock successfully updates ("ntpd -q" runs every 
hour). This appears on my laptop (kernel version 4.11.10) and my PC (kernel 
version 4.8.17). Could it be that the 11 minute mode was enabled in past kernel 
versions but not anymore in recent kernel versions?
  --- 
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 
k4.8.0-48-generic.
  ApportVersion: 2.20.6-0ubuntu4
  Architecture: amd64
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/hwC1D0', 
'/dev/snd/pcmC1D8p', '/dev/snd/pcmC1D7p', '/dev/snd/pcmC1D3p', 
'/dev/snd/controlC1', '/dev/snd/by-path', '/dev/snd/hwC0D0', 
'/dev/snd/pcmC0D2c', '/dev/snd/pcmC0D0c', '/dev/snd/pcmC0D0p', 
'/dev/snd/controlC0', '/dev/snd/seq', '/dev/snd/timer'] failed with exit code 1:
  Card0.Amixer.info:
   Card hw:0 'SB'/'HDA ATI SB at 0xfcff4000 irq 16'
 Mixer name : 

[Kernel-packages] [Bug 1707111] Card1.Amixer.values.txt

2017-07-27 Thread Sworddragon
apport information

** Attachment added: "Card1.Amixer.values.txt"
   
https://bugs.launchpad.net/bugs/1707111/+attachment/4922783/+files/Card1.Amixer.values.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/1707111

Title:
  Hardware clock isn't updated anymore

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  For some months I'm noticing that my hardware clock doesn't get updated 
anymore while the software clock successfully updates ("ntpd -q" runs every 
hour). This appears on my laptop (kernel version 4.11.10) and my PC (kernel 
version 4.8.17). Could it be that the 11 minute mode was enabled in past kernel 
versions but not anymore in recent kernel versions?
  --- 
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 
k4.8.0-48-generic.
  ApportVersion: 2.20.6-0ubuntu4
  Architecture: amd64
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/hwC1D0', 
'/dev/snd/pcmC1D8p', '/dev/snd/pcmC1D7p', '/dev/snd/pcmC1D3p', 
'/dev/snd/controlC1', '/dev/snd/by-path', '/dev/snd/hwC0D0', 
'/dev/snd/pcmC0D2c', '/dev/snd/pcmC0D0c', '/dev/snd/pcmC0D0p', 
'/dev/snd/controlC0', '/dev/snd/seq', '/dev/snd/timer'] failed with exit code 1:
  Card0.Amixer.info:
   Card hw:0 'SB'/'HDA ATI SB at 0xfcff4000 irq 16'
 Mixer name : 'Realtek ALC662 rev1'
 Components : 'HDA:10ec0662,18497662,00100101'
 Controls  : 37
 Simple ctrls  : 19
  Card1.Amixer.info:
   Card hw:1 'NVidia'/'HDA NVidia at 0xfe97c000 irq 19'
 Mixer name : 'Nvidia GPU 42 HDMI/DP'
 Components : 'HDA:10de0042,14583555,00100100'
 Controls  : 21
 Simple ctrls  : 3
  CurrentDesktop: LXDE
  DistroRelease: Ubuntu 17.10
  EcryptfsInUse: Yes
  HibernationDevice: RESUME=UUID=23b2ee46-5930-41bc-a3e5-33800a236db2
  IwConfig: Error: [Errno 2] No such file or directory
  JournalErrors:
   No journal files were found.
   -- No entries --
  Lsusb: Error: [Errno 2] No such file or directory
  MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
  NonfreeKernelModules: nvidia_uvm nvidia_drm nvidia_modeset nvidia
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 VESA VGA
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.8.0-48-generic 
root=UUID=05338ff8-a226-421b-90a4-1dd45199f783 ro elevator=cfq
  ProcVersionSignature: Ubuntu 4.8.0-48.51-generic 4.8.17
  RelatedPackageVersions:
   linux-restricted-modules-4.8.0-48-generic N/A
   linux-backports-modules-4.8.0-48-generic  N/A
   linux-firmware1.167
  RfKill: Error: [Errno 2] No such file or directory
  Tags:  artful
  Uname: Linux 4.8.0-48-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm audio cdrom dip lpadmin plugdev sambashare sudo vboxusers 
wireshark
  WifiSyslog:
   
  _MarkForUpload: True
  dmi.bios.date: 07/23/2015
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: P1.50
  dmi.board.name: 960GM/U3S3 FX
  dmi.board.vendor: ASRock
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP1.50:bd07/23/2015:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rn960GM/U3S3FX:rvr:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.name: To Be Filled By O.E.M.
  dmi.product.version: To Be Filled By O.E.M.
  dmi.sys.vendor: To Be Filled By O.E.M.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1707111/+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 1707111] Re: Hardware clock isn't updated anymore

2017-07-27 Thread Sworddragon
Unfortunately apport-collect does now start Firefox with a new profile
to request the authentication which makes it actually tricky to
authenticate it.

** 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/1707111

Title:
  Hardware clock isn't updated anymore

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  For some months I'm noticing that my hardware clock doesn't get updated 
anymore while the software clock successfully updates ("ntpd -q" runs every 
hour). This appears on my laptop (kernel version 4.11.10) and my PC (kernel 
version 4.8.17). Could it be that the 11 minute mode was enabled in past kernel 
versions but not anymore in recent kernel versions?
  --- 
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 
k4.8.0-48-generic.
  ApportVersion: 2.20.6-0ubuntu4
  Architecture: amd64
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/hwC1D0', 
'/dev/snd/pcmC1D8p', '/dev/snd/pcmC1D7p', '/dev/snd/pcmC1D3p', 
'/dev/snd/controlC1', '/dev/snd/by-path', '/dev/snd/hwC0D0', 
'/dev/snd/pcmC0D2c', '/dev/snd/pcmC0D0c', '/dev/snd/pcmC0D0p', 
'/dev/snd/controlC0', '/dev/snd/seq', '/dev/snd/timer'] failed with exit code 1:
  Card0.Amixer.info:
   Card hw:0 'SB'/'HDA ATI SB at 0xfcff4000 irq 16'
 Mixer name : 'Realtek ALC662 rev1'
 Components : 'HDA:10ec0662,18497662,00100101'
 Controls  : 37
 Simple ctrls  : 19
  Card1.Amixer.info:
   Card hw:1 'NVidia'/'HDA NVidia at 0xfe97c000 irq 19'
 Mixer name : 'Nvidia GPU 42 HDMI/DP'
 Components : 'HDA:10de0042,14583555,00100100'
 Controls  : 21
 Simple ctrls  : 3
  CurrentDesktop: LXDE
  DistroRelease: Ubuntu 17.10
  EcryptfsInUse: Yes
  HibernationDevice: RESUME=UUID=23b2ee46-5930-41bc-a3e5-33800a236db2
  IwConfig: Error: [Errno 2] No such file or directory
  JournalErrors:
   No journal files were found.
   -- No entries --
  Lsusb: Error: [Errno 2] No such file or directory
  MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
  NonfreeKernelModules: nvidia_uvm nvidia_drm nvidia_modeset nvidia
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 VESA VGA
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.8.0-48-generic 
root=UUID=05338ff8-a226-421b-90a4-1dd45199f783 ro elevator=cfq
  ProcVersionSignature: Ubuntu 4.8.0-48.51-generic 4.8.17
  RelatedPackageVersions:
   linux-restricted-modules-4.8.0-48-generic N/A
   linux-backports-modules-4.8.0-48-generic  N/A
   linux-firmware1.167
  RfKill: Error: [Errno 2] No such file or directory
  Tags:  artful
  Uname: Linux 4.8.0-48-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm audio cdrom dip lpadmin plugdev sambashare sudo vboxusers 
wireshark
  WifiSyslog:
   
  _MarkForUpload: True
  dmi.bios.date: 07/23/2015
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: P1.50
  dmi.board.name: 960GM/U3S3 FX
  dmi.board.vendor: ASRock
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP1.50:bd07/23/2015:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rn960GM/U3S3FX:rvr:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.name: To Be Filled By O.E.M.
  dmi.product.version: To Be Filled By O.E.M.
  dmi.sys.vendor: To Be Filled By O.E.M.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1707111/+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 1707111] [NEW] Hardware clock isn't updated anymore

2017-07-27 Thread Sworddragon
Public bug reported:

For some months I'm noticing that my hardware clock doesn't get updated
anymore while the software clock successfully updates ("ntpd -q" runs
every hour). This appears on my laptop (kernel version 4.11.10) and my
PC (kernel version 4.8.17). Could it be that the 11 minute mode was
enabled in past kernel versions but not anymore in recent kernel
versions?

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

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

Title:
  Hardware clock isn't updated anymore

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  For some months I'm noticing that my hardware clock doesn't get
  updated anymore while the software clock successfully updates ("ntpd
  -q" runs every hour). This appears on my laptop (kernel version
  4.11.10) and my PC (kernel version 4.8.17). Could it be that the 11
  minute mode was enabled in past kernel versions but not anymore in
  recent kernel versions?

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1707111/+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 1623194] Re: Permanent I/O from kworker and ecryptfs

2016-09-16 Thread Sworddragon
The issue appeared after changing from upstart to systemd a few days
before so I can't tell you if this worked with a prior kernel and
systemd. But with upstart I have never seen this behavior before.

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

Title:
  Permanent I/O from kworker and ecryptfs

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

Bug description:
  I'm using Ubuntu 16.10 dev and after upgrading from upstart to systemd
  (231-6) I'm noticing that if the system is on idle (even if only
  booted to the login screen) there are permanent I/O activities on my
  hard disk drive. On making a look with inotifywait this happens by
  permanently accessing files in /home/.ecryptfs/sworddragon/.Private
  (but no I/O appears at the transparent mountpoint at
  /home/sworddragon). On making a look with iotop the only I/O
  activities are comming from kworker (and sometimes jbd2) at this time.

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/1623194/+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 1623194] Re: Permanent I/O from kworker and ecryptfs

2016-09-15 Thread Sworddragon
The issue still appears on the linked upstream kernel
(4.8.0-040800rc6-generic) and the kernel from xenial (linux-
image-4.4.0-36-generic).

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

** 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/1623194

Title:
  Permanent I/O from kworker and ecryptfs

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

Bug description:
  I'm using Ubuntu 16.10 dev and after upgrading from upstart to systemd
  (231-6) I'm noticing that if the system is on idle (even if only
  booted to the login screen) there are permanent I/O activities on my
  hard disk drive. On making a look with inotifywait this happens by
  permanently accessing files in /home/.ecryptfs/sworddragon/.Private
  (but no I/O appears at the transparent mountpoint at
  /home/sworddragon). On making a look with iotop the only I/O
  activities are comming from kworker (and sometimes jbd2) at this time.

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/1623194/+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 1623194] Re: Permanent I/O from kworker and ecryptfs

2016-09-13 Thread Sworddragon
** 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/1623194

Title:
  Permanent I/O from kworker and ecryptfs

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  I'm using Ubuntu 16.10 dev and after upgrading from upstart to systemd
  (231-6) I'm noticing that if the system is on idle (even if only
  booted to the login screen) there are permanent I/O activities on my
  hard disk drive. On making a look with inotifywait this happens by
  permanently accessing files in /home/.ecryptfs/sworddragon/.Private
  (but no I/O appears at the transparent mountpoint at
  /home/sworddragon). On making a look with iotop the only I/O
  activities are comming from kworker (and sometimes jbd2) at this time.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1623194/+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 1623194] Re: Permanent I/O from kworker and ecryptfs

2016-09-13 Thread Sworddragon
Since this ticket got changed from systemd to linux it seems to be a
kernel bug. I wonder what the change from upstart to systemd caused to
reveal this issue. Anyways, in this case it could make more sense to
forward this to upstream so I have done this:
https://bugzilla.kernel.org/show_bug.cgi?id=156761

** Bug watch added: Linux Kernel Bug Tracker #156761
   http://bugzilla.kernel.org/show_bug.cgi?id=156761

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

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

Title:
  Permanent I/O from kworker and ecryptfs

Status in linux package in Ubuntu:
  New

Bug description:
  I'm using Ubuntu 16.10 dev and after upgrading from upstart to systemd
  (231-6) I'm noticing that if the system is on idle (even if only
  booted to the login screen) there are permanent I/O activities on my
  hard disk drive. On making a look with inotifywait this happens by
  permanently accessing files in /home/.ecryptfs/sworddragon/.Private
  (but no I/O appears at the transparent mountpoint at
  /home/sworddragon). On making a look with iotop the only I/O
  activities are comming from kworker (and sometimes jbd2) at this time.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1623194/+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 1529324] [NEW] Attributes are not consistent

2015-12-25 Thread Sworddragon
Public bug reported:

I'm using Ubuntu 16.04 dev with nvidia-settings 352.21-0ubuntu1 and I'm
noticing that attributes are not always using the same unit. Here is an
example:

sworddragon@ubuntu:~$ nvidia-settings -q all | grep -E "Attribute 
'(TotalDedicatedGPUMemory|VideoRam)'"
  Attribute 'VideoRam' (ubuntu:0.0): 2097152.
  Attribute 'VideoRam' (ubuntu:0[gpu:0]): 2097152.
  Attribute 'TotalDedicatedGPUMemory' (ubuntu:0[gpu:0]): 2040.


VideoRam is shown in KiB while TotalDedicatedGPUMemory is shown in MiB.

** Affects: nvidia-settings (Ubuntu)
 Importance: Undecided
 Status: New

** Summary changed:

- Values of attributes are not consistent
+ Attributes are not consistent

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

Title:
  Attributes are not consistent

Status in nvidia-settings package in Ubuntu:
  New

Bug description:
  I'm using Ubuntu 16.04 dev with nvidia-settings 352.21-0ubuntu1 and
  I'm noticing that attributes are not always using the same unit. Here
  is an example:

  sworddragon@ubuntu:~$ nvidia-settings -q all | grep -E "Attribute 
'(TotalDedicatedGPUMemory|VideoRam)'"
Attribute 'VideoRam' (ubuntu:0.0): 2097152.
Attribute 'VideoRam' (ubuntu:0[gpu:0]): 2097152.
Attribute 'TotalDedicatedGPUMemory' (ubuntu:0[gpu:0]): 2040.

  
  VideoRam is shown in KiB while TotalDedicatedGPUMemory is shown in MiB.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-settings/+bug/1529324/+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 1529161] [NEW] Enhancing the output on removing modules

2015-12-24 Thread Sworddragon
Public bug reported:

I'm using Ubuntu 16.04 dev with dkms 2.2.0.3-2ubuntu8 and on upgrading
VirtualBox which caused the modules to be removed with DKMS I noticed
the following output:

--
Deleting module version: 5.0.10
completely from the DKMS tree.
--


There are 2 issues with the output:

- The colon seems to be wrong there with the following second line.
- If the version string is too long (as in this case) the line overflows the 
dashes.

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

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

Title:
  Enhancing the output on removing modules

Status in dkms package in Ubuntu:
  New

Bug description:
  I'm using Ubuntu 16.04 dev with dkms 2.2.0.3-2ubuntu8 and on upgrading
  VirtualBox which caused the modules to be removed with DKMS I noticed
  the following output:

  --
  Deleting module version: 5.0.10
  completely from the DKMS tree.
  --

  
  There are 2 issues with the output:

  - The colon seems to be wrong there with the following second line.
  - If the version string is too long (as in this case) the line overflows the 
dashes.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dkms/+bug/1529161/+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 1475110] Re: Unneeded whitespaces

2015-07-15 Thread Sworddragon
** Summary changed:

- Unneeded whitespace
+ Unneeded whitespaces

** 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/1475110

Title:
  Unneeded whitespaces

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  I'm using Ubuntu 15.10 dev with linux-image-generic 4.0.0.4.6 and I'm
  noticing that /var/lib/dpkg/info/linux-image-4.0.0-4-generic.postrm
  contains an unneeded whitespace at Examining /etc/kernel/postrm.d
  .\n and Examining /etc/kernel/postrm.d/$version .\n while the other
  scripts (prerm, postinst, preinst and postinst) are not containing a
  whitespace at their related message (also I'm now noticing that the
  ones without a whitespace are calling print STDERR while postrm is
  calling warn in case this should be consistent too).

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1475110/+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 1475110] [NEW] Unneeded whitespaces

2015-07-15 Thread Sworddragon
Public bug reported:

I'm using Ubuntu 15.10 dev with linux-image-generic 4.0.0.4.6 and I'm
noticing that /var/lib/dpkg/info/linux-image-4.0.0-4-generic.postrm
contains an unneeded whitespace at Examining /etc/kernel/postrm.d .\n
and Examining /etc/kernel/postrm.d/$version .\n while the other
scripts (prerm, postinst, preinst and postinst) are not containing a
whitespace at their related message (also I'm now noticing that the ones
without a whitespace are calling print STDERR while postrm is calling
warn in case this should be consistent too).

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

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

Title:
  Unneeded whitespaces

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  I'm using Ubuntu 15.10 dev with linux-image-generic 4.0.0.4.6 and I'm
  noticing that /var/lib/dpkg/info/linux-image-4.0.0-4-generic.postrm
  contains an unneeded whitespace at Examining /etc/kernel/postrm.d
  .\n and Examining /etc/kernel/postrm.d/$version .\n while the other
  scripts (prerm, postinst, preinst and postinst) are not containing a
  whitespace at their related message (also I'm now noticing that the
  ones without a whitespace are calling print STDERR while postrm is
  calling warn in case this should be consistent too).

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1475110/+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 1458470] Re: no uevent after ejecting CD-ROM

2015-07-11 Thread Sworddragon
Did this issue start happening after an update/upgrade? Was there a
prior kernel version where you were not having this particular problem?

I'm using user-defined udev rules which I have noticed stopped working
shortly before I have created this ticket. Based on these rules I have
created the testcase in the startpost so yes, this was working not much
time before I have created this ticket.

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

** 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/1458470

Title:
  no uevent after ejecting CD-ROM

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  I'm using Ubuntu 15.10 dev with udev 219-10ubuntu1 and I'm noticing
  that udev rules are only executed while the system is booting. For
  example the file /lib/udev/rules.d/10-test.rules with the content
  KERNEL==sr0, RUN+=/usr/bin/touch /tmp/test.txt does create the
  file /tmp/test.txt on booting but if I'm then deleting the file and
  ejecting /dev/sr0 the file isn't created anymore.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1458470/+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 1463627] Re: Limiting the data size doesn't work

2015-07-11 Thread Sworddragon
Here is the upstream bug report:
https://bugzilla.kernel.org/show_bug.cgi?id=101341

** Bug watch added: Linux Kernel Bug Tracker #101341
   http://bugzilla.kernel.org/show_bug.cgi?id=101341

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

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

Title:
  Limiting the data size doesn't work

Status in linux package in Ubuntu:
  Triaged

Bug description:
  I'm using Ubuntu 15.10 dev with libpam-modules 1.1.8-3.1ubuntu3 and if I'm 
limiting the data size with ulimit -d 8192 and executing for example the 
testcase from this ticket ( 
https://bugs.launchpad.net/ubuntu/+source/glibc/+bug/1462853 ) I'm noticing 
that the data size can still be more than 8 MiB (in this case ~2 GiB).
  --- 
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 
k3.19.0-20-generic.
  ApportVersion: 2.17.3-0ubuntu4
  Architecture: amd64
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/hwC1D0', 
'/dev/snd/pcmC1D8p', '/dev/snd/pcmC1D7p', '/dev/snd/pcmC1D3p', 
'/dev/snd/controlC1', '/dev/snd/by-path', '/dev/snd/hwC0D0', 
'/dev/snd/pcmC0D2c', '/dev/snd/pcmC0D0c', '/dev/snd/pcmC0D0p', 
'/dev/snd/controlC0', '/dev/snd/timer'] failed with exit code 1:
  Card0.Amixer.info:
   Card hw:0 'SB'/'HDA ATI SB at 0xfcff4000 irq 16'
 Mixer name : 'Realtek ALC662 rev1'
 Components : 'HDA:10ec0662,18497662,00100101'
 Controls  : 36
 Simple ctrls  : 18
  Card1.Amixer.info:
   Card hw:1 'NVidia'/'HDA NVidia at 0xfe97c000 irq 19'
 Mixer name : 'Nvidia GPU 42 HDMI/DP'
 Components : 'HDA:10de0042,14583555,00100100'
 Controls  : 21
 Simple ctrls  : 3
  CurrentDesktop: LXDE
  DistroRelease: Ubuntu 15.10
  EcryptfsInUse: Yes
  Lsusb: Error: [Errno 2] No such file or directory
  MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
  NonfreeKernelModules: nvidia
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-20-generic 
root=UUID=05338ff8-a226-421b-90a4-1dd45199f783 ro elevator=cfq
  ProcVersionSignature: Ubuntu 3.19.0-20.20-generic 3.19.8
  Tags:  wily
  Uname: Linux 3.19.0-20-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm audio cdrom dip lpadmin plugdev sambashare sudo vboxusers 
wireshark
  _MarkForUpload: True
  dmi.bios.date: 10/02/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: P1.40
  dmi.board.asset.tag: BC5FF4739C55
  dmi.board.name: 960GM/U3S3 FX
  dmi.board.vendor: ASRock
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP1.40:bd10/02/2013:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rn960GM/U3S3FX:rvr:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.name: To Be Filled By O.E.M.
  dmi.product.version: To Be Filled By O.E.M.
  dmi.sys.vendor: To Be Filled By O.E.M.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1463627/+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 1458470] Re: no uevent after ejecting CD-ROM

2015-06-15 Thread Sworddragon
In the past physically ejecting /dev/sr0 has worked for me. A recent
apport-collect (while this report was already made) against linux
(Ubuntu) was done here:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1463627

** 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/1458470

Title:
  no uevent after ejecting CD-ROM

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  I'm using Ubuntu 15.10 dev with udev 219-10ubuntu1 and I'm noticing
  that udev rules are only executed while the system is booting. For
  example the file /lib/udev/rules.d/10-test.rules with the content
  KERNEL==sr0, RUN+=/usr/bin/touch /tmp/test.txt does create the
  file /tmp/test.txt on booting but if I'm then deleting the file and
  ejecting /dev/sr0 the file isn't created anymore.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1458470/+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 1463627] Re: Limiting the data size doesn't work

2015-06-15 Thread Sworddragon
 Did this issue start happening after an update/upgrade? Was there a prior 
 kernel version where you were not having this
 particular problem?

I don't know if this issue is a regression.

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

** 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/1463627

Title:
  Limiting the data size doesn't work

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  I'm using Ubuntu 15.10 dev with libpam-modules 1.1.8-3.1ubuntu3 and if I'm 
limiting the data size with ulimit -d 8192 and executing for example the 
testcase from this ticket ( 
https://bugs.launchpad.net/ubuntu/+source/glibc/+bug/1462853 ) I'm noticing 
that the data size can still be more than 8 MiB (in this case ~2 GiB).
  --- 
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 
k3.19.0-20-generic.
  ApportVersion: 2.17.3-0ubuntu4
  Architecture: amd64
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/hwC1D0', 
'/dev/snd/pcmC1D8p', '/dev/snd/pcmC1D7p', '/dev/snd/pcmC1D3p', 
'/dev/snd/controlC1', '/dev/snd/by-path', '/dev/snd/hwC0D0', 
'/dev/snd/pcmC0D2c', '/dev/snd/pcmC0D0c', '/dev/snd/pcmC0D0p', 
'/dev/snd/controlC0', '/dev/snd/timer'] failed with exit code 1:
  Card0.Amixer.info:
   Card hw:0 'SB'/'HDA ATI SB at 0xfcff4000 irq 16'
 Mixer name : 'Realtek ALC662 rev1'
 Components : 'HDA:10ec0662,18497662,00100101'
 Controls  : 36
 Simple ctrls  : 18
  Card1.Amixer.info:
   Card hw:1 'NVidia'/'HDA NVidia at 0xfe97c000 irq 19'
 Mixer name : 'Nvidia GPU 42 HDMI/DP'
 Components : 'HDA:10de0042,14583555,00100100'
 Controls  : 21
 Simple ctrls  : 3
  CurrentDesktop: LXDE
  DistroRelease: Ubuntu 15.10
  EcryptfsInUse: Yes
  Lsusb: Error: [Errno 2] No such file or directory
  MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
  NonfreeKernelModules: nvidia
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-20-generic 
root=UUID=05338ff8-a226-421b-90a4-1dd45199f783 ro elevator=cfq
  ProcVersionSignature: Ubuntu 3.19.0-20.20-generic 3.19.8
  Tags:  wily
  Uname: Linux 3.19.0-20-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm audio cdrom dip lpadmin plugdev sambashare sudo vboxusers 
wireshark
  _MarkForUpload: True
  dmi.bios.date: 10/02/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: P1.40
  dmi.board.asset.tag: BC5FF4739C55
  dmi.board.name: 960GM/U3S3 FX
  dmi.board.vendor: ASRock
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP1.40:bd10/02/2013:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rn960GM/U3S3FX:rvr:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.name: To Be Filled By O.E.M.
  dmi.product.version: To Be Filled By O.E.M.
  dmi.sys.vendor: To Be Filled By O.E.M.

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

2015-06-10 Thread Sworddragon
apport information

** Attachment added: HookError_source_linux.txt
   
https://bugs.launchpad.net/bugs/1463627/+attachment/4412974/+files/HookError_source_linux.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/1463627

Title:
  Limiting the data size doesn't work

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  I'm using Ubuntu 15.10 dev with libpam-modules 1.1.8-3.1ubuntu3 and if I'm 
limiting the data size with ulimit -d 8192 and executing for example the 
testcase from this ticket ( 
https://bugs.launchpad.net/ubuntu/+source/glibc/+bug/1462853 ) I'm noticing 
that the data size can still be more than 8 MiB (in this case ~2 GiB).
  --- 
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 
k3.19.0-20-generic.
  ApportVersion: 2.17.3-0ubuntu4
  Architecture: amd64
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/hwC1D0', 
'/dev/snd/pcmC1D8p', '/dev/snd/pcmC1D7p', '/dev/snd/pcmC1D3p', 
'/dev/snd/controlC1', '/dev/snd/by-path', '/dev/snd/hwC0D0', 
'/dev/snd/pcmC0D2c', '/dev/snd/pcmC0D0c', '/dev/snd/pcmC0D0p', 
'/dev/snd/controlC0', '/dev/snd/timer'] failed with exit code 1:
  Card0.Amixer.info:
   Card hw:0 'SB'/'HDA ATI SB at 0xfcff4000 irq 16'
 Mixer name : 'Realtek ALC662 rev1'
 Components : 'HDA:10ec0662,18497662,00100101'
 Controls  : 36
 Simple ctrls  : 18
  Card1.Amixer.info:
   Card hw:1 'NVidia'/'HDA NVidia at 0xfe97c000 irq 19'
 Mixer name : 'Nvidia GPU 42 HDMI/DP'
 Components : 'HDA:10de0042,14583555,00100100'
 Controls  : 21
 Simple ctrls  : 3
  CurrentDesktop: LXDE
  DistroRelease: Ubuntu 15.10
  EcryptfsInUse: Yes
  Lsusb: Error: [Errno 2] No such file or directory
  MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
  NonfreeKernelModules: nvidia
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-20-generic 
root=UUID=05338ff8-a226-421b-90a4-1dd45199f783 ro elevator=cfq
  ProcVersionSignature: Ubuntu 3.19.0-20.20-generic 3.19.8
  Tags:  wily
  Uname: Linux 3.19.0-20-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm audio cdrom dip lpadmin plugdev sambashare sudo vboxusers 
wireshark
  _MarkForUpload: True
  dmi.bios.date: 10/02/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: P1.40
  dmi.board.asset.tag: BC5FF4739C55
  dmi.board.name: 960GM/U3S3 FX
  dmi.board.vendor: ASRock
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP1.40:bd10/02/2013:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rn960GM/U3S3FX:rvr:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.name: To Be Filled By O.E.M.
  dmi.product.version: To Be Filled By O.E.M.
  dmi.sys.vendor: To Be Filled By O.E.M.

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

2015-06-10 Thread Sworddragon
apport information

** Attachment added: Lspci.txt
   https://bugs.launchpad.net/bugs/1463627/+attachment/4412975/+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/1463627

Title:
  Limiting the data size doesn't work

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  I'm using Ubuntu 15.10 dev with libpam-modules 1.1.8-3.1ubuntu3 and if I'm 
limiting the data size with ulimit -d 8192 and executing for example the 
testcase from this ticket ( 
https://bugs.launchpad.net/ubuntu/+source/glibc/+bug/1462853 ) I'm noticing 
that the data size can still be more than 8 MiB (in this case ~2 GiB).
  --- 
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 
k3.19.0-20-generic.
  ApportVersion: 2.17.3-0ubuntu4
  Architecture: amd64
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/hwC1D0', 
'/dev/snd/pcmC1D8p', '/dev/snd/pcmC1D7p', '/dev/snd/pcmC1D3p', 
'/dev/snd/controlC1', '/dev/snd/by-path', '/dev/snd/hwC0D0', 
'/dev/snd/pcmC0D2c', '/dev/snd/pcmC0D0c', '/dev/snd/pcmC0D0p', 
'/dev/snd/controlC0', '/dev/snd/timer'] failed with exit code 1:
  Card0.Amixer.info:
   Card hw:0 'SB'/'HDA ATI SB at 0xfcff4000 irq 16'
 Mixer name : 'Realtek ALC662 rev1'
 Components : 'HDA:10ec0662,18497662,00100101'
 Controls  : 36
 Simple ctrls  : 18
  Card1.Amixer.info:
   Card hw:1 'NVidia'/'HDA NVidia at 0xfe97c000 irq 19'
 Mixer name : 'Nvidia GPU 42 HDMI/DP'
 Components : 'HDA:10de0042,14583555,00100100'
 Controls  : 21
 Simple ctrls  : 3
  CurrentDesktop: LXDE
  DistroRelease: Ubuntu 15.10
  EcryptfsInUse: Yes
  Lsusb: Error: [Errno 2] No such file or directory
  MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
  NonfreeKernelModules: nvidia
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-20-generic 
root=UUID=05338ff8-a226-421b-90a4-1dd45199f783 ro elevator=cfq
  ProcVersionSignature: Ubuntu 3.19.0-20.20-generic 3.19.8
  Tags:  wily
  Uname: Linux 3.19.0-20-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm audio cdrom dip lpadmin plugdev sambashare sudo vboxusers 
wireshark
  _MarkForUpload: True
  dmi.bios.date: 10/02/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: P1.40
  dmi.board.asset.tag: BC5FF4739C55
  dmi.board.name: 960GM/U3S3 FX
  dmi.board.vendor: ASRock
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP1.40:bd10/02/2013:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rn960GM/U3S3FX:rvr:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.name: To Be Filled By O.E.M.
  dmi.product.version: To Be Filled By O.E.M.
  dmi.sys.vendor: To Be Filled By O.E.M.

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

2015-06-10 Thread Sworddragon
apport information

** Attachment added: CurrentDmesg.txt
   
https://bugs.launchpad.net/bugs/1463627/+attachment/4412973/+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/1463627

Title:
  Limiting the data size doesn't work

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  I'm using Ubuntu 15.10 dev with libpam-modules 1.1.8-3.1ubuntu3 and if I'm 
limiting the data size with ulimit -d 8192 and executing for example the 
testcase from this ticket ( 
https://bugs.launchpad.net/ubuntu/+source/glibc/+bug/1462853 ) I'm noticing 
that the data size can still be more than 8 MiB (in this case ~2 GiB).
  --- 
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 
k3.19.0-20-generic.
  ApportVersion: 2.17.3-0ubuntu4
  Architecture: amd64
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/hwC1D0', 
'/dev/snd/pcmC1D8p', '/dev/snd/pcmC1D7p', '/dev/snd/pcmC1D3p', 
'/dev/snd/controlC1', '/dev/snd/by-path', '/dev/snd/hwC0D0', 
'/dev/snd/pcmC0D2c', '/dev/snd/pcmC0D0c', '/dev/snd/pcmC0D0p', 
'/dev/snd/controlC0', '/dev/snd/timer'] failed with exit code 1:
  Card0.Amixer.info:
   Card hw:0 'SB'/'HDA ATI SB at 0xfcff4000 irq 16'
 Mixer name : 'Realtek ALC662 rev1'
 Components : 'HDA:10ec0662,18497662,00100101'
 Controls  : 36
 Simple ctrls  : 18
  Card1.Amixer.info:
   Card hw:1 'NVidia'/'HDA NVidia at 0xfe97c000 irq 19'
 Mixer name : 'Nvidia GPU 42 HDMI/DP'
 Components : 'HDA:10de0042,14583555,00100100'
 Controls  : 21
 Simple ctrls  : 3
  CurrentDesktop: LXDE
  DistroRelease: Ubuntu 15.10
  EcryptfsInUse: Yes
  Lsusb: Error: [Errno 2] No such file or directory
  MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
  NonfreeKernelModules: nvidia
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-20-generic 
root=UUID=05338ff8-a226-421b-90a4-1dd45199f783 ro elevator=cfq
  ProcVersionSignature: Ubuntu 3.19.0-20.20-generic 3.19.8
  Tags:  wily
  Uname: Linux 3.19.0-20-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm audio cdrom dip lpadmin plugdev sambashare sudo vboxusers 
wireshark
  _MarkForUpload: True
  dmi.bios.date: 10/02/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: P1.40
  dmi.board.asset.tag: BC5FF4739C55
  dmi.board.name: 960GM/U3S3 FX
  dmi.board.vendor: ASRock
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP1.40:bd10/02/2013:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rn960GM/U3S3FX:rvr:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.name: To Be Filled By O.E.M.
  dmi.product.version: To Be Filled By O.E.M.
  dmi.sys.vendor: To Be Filled By O.E.M.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1463627/+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 1463627] Card1.Codecs.codec.0.txt

2015-06-10 Thread Sworddragon
apport information

** Attachment added: Card1.Codecs.codec.0.txt
   
https://bugs.launchpad.net/bugs/1463627/+attachment/4412972/+files/Card1.Codecs.codec.0.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/1463627

Title:
  Limiting the data size doesn't work

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  I'm using Ubuntu 15.10 dev with libpam-modules 1.1.8-3.1ubuntu3 and if I'm 
limiting the data size with ulimit -d 8192 and executing for example the 
testcase from this ticket ( 
https://bugs.launchpad.net/ubuntu/+source/glibc/+bug/1462853 ) I'm noticing 
that the data size can still be more than 8 MiB (in this case ~2 GiB).
  --- 
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 
k3.19.0-20-generic.
  ApportVersion: 2.17.3-0ubuntu4
  Architecture: amd64
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/hwC1D0', 
'/dev/snd/pcmC1D8p', '/dev/snd/pcmC1D7p', '/dev/snd/pcmC1D3p', 
'/dev/snd/controlC1', '/dev/snd/by-path', '/dev/snd/hwC0D0', 
'/dev/snd/pcmC0D2c', '/dev/snd/pcmC0D0c', '/dev/snd/pcmC0D0p', 
'/dev/snd/controlC0', '/dev/snd/timer'] failed with exit code 1:
  Card0.Amixer.info:
   Card hw:0 'SB'/'HDA ATI SB at 0xfcff4000 irq 16'
 Mixer name : 'Realtek ALC662 rev1'
 Components : 'HDA:10ec0662,18497662,00100101'
 Controls  : 36
 Simple ctrls  : 18
  Card1.Amixer.info:
   Card hw:1 'NVidia'/'HDA NVidia at 0xfe97c000 irq 19'
 Mixer name : 'Nvidia GPU 42 HDMI/DP'
 Components : 'HDA:10de0042,14583555,00100100'
 Controls  : 21
 Simple ctrls  : 3
  CurrentDesktop: LXDE
  DistroRelease: Ubuntu 15.10
  EcryptfsInUse: Yes
  Lsusb: Error: [Errno 2] No such file or directory
  MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
  NonfreeKernelModules: nvidia
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-20-generic 
root=UUID=05338ff8-a226-421b-90a4-1dd45199f783 ro elevator=cfq
  ProcVersionSignature: Ubuntu 3.19.0-20.20-generic 3.19.8
  Tags:  wily
  Uname: Linux 3.19.0-20-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm audio cdrom dip lpadmin plugdev sambashare sudo vboxusers 
wireshark
  _MarkForUpload: True
  dmi.bios.date: 10/02/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: P1.40
  dmi.board.asset.tag: BC5FF4739C55
  dmi.board.name: 960GM/U3S3 FX
  dmi.board.vendor: ASRock
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP1.40:bd10/02/2013:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rn960GM/U3S3FX:rvr:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.name: To Be Filled By O.E.M.
  dmi.product.version: To Be Filled By O.E.M.
  dmi.sys.vendor: To Be Filled By O.E.M.

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

2015-06-10 Thread Sworddragon
apport information

** Attachment added: ProcInterrupts.txt
   
https://bugs.launchpad.net/bugs/1463627/+attachment/4412978/+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/1463627

Title:
  Limiting the data size doesn't work

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  I'm using Ubuntu 15.10 dev with libpam-modules 1.1.8-3.1ubuntu3 and if I'm 
limiting the data size with ulimit -d 8192 and executing for example the 
testcase from this ticket ( 
https://bugs.launchpad.net/ubuntu/+source/glibc/+bug/1462853 ) I'm noticing 
that the data size can still be more than 8 MiB (in this case ~2 GiB).
  --- 
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 
k3.19.0-20-generic.
  ApportVersion: 2.17.3-0ubuntu4
  Architecture: amd64
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/hwC1D0', 
'/dev/snd/pcmC1D8p', '/dev/snd/pcmC1D7p', '/dev/snd/pcmC1D3p', 
'/dev/snd/controlC1', '/dev/snd/by-path', '/dev/snd/hwC0D0', 
'/dev/snd/pcmC0D2c', '/dev/snd/pcmC0D0c', '/dev/snd/pcmC0D0p', 
'/dev/snd/controlC0', '/dev/snd/timer'] failed with exit code 1:
  Card0.Amixer.info:
   Card hw:0 'SB'/'HDA ATI SB at 0xfcff4000 irq 16'
 Mixer name : 'Realtek ALC662 rev1'
 Components : 'HDA:10ec0662,18497662,00100101'
 Controls  : 36
 Simple ctrls  : 18
  Card1.Amixer.info:
   Card hw:1 'NVidia'/'HDA NVidia at 0xfe97c000 irq 19'
 Mixer name : 'Nvidia GPU 42 HDMI/DP'
 Components : 'HDA:10de0042,14583555,00100100'
 Controls  : 21
 Simple ctrls  : 3
  CurrentDesktop: LXDE
  DistroRelease: Ubuntu 15.10
  EcryptfsInUse: Yes
  Lsusb: Error: [Errno 2] No such file or directory
  MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
  NonfreeKernelModules: nvidia
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-20-generic 
root=UUID=05338ff8-a226-421b-90a4-1dd45199f783 ro elevator=cfq
  ProcVersionSignature: Ubuntu 3.19.0-20.20-generic 3.19.8
  Tags:  wily
  Uname: Linux 3.19.0-20-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm audio cdrom dip lpadmin plugdev sambashare sudo vboxusers 
wireshark
  _MarkForUpload: True
  dmi.bios.date: 10/02/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: P1.40
  dmi.board.asset.tag: BC5FF4739C55
  dmi.board.name: 960GM/U3S3 FX
  dmi.board.vendor: ASRock
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP1.40:bd10/02/2013:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rn960GM/U3S3FX:rvr:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.name: To Be Filled By O.E.M.
  dmi.product.version: To Be Filled By O.E.M.
  dmi.sys.vendor: To Be Filled By O.E.M.

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

2015-06-10 Thread Sworddragon
apport information

** Attachment added: PciMultimedia.txt
   
https://bugs.launchpad.net/bugs/1463627/+attachment/4412976/+files/PciMultimedia.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/1463627

Title:
  Limiting the data size doesn't work

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  I'm using Ubuntu 15.10 dev with libpam-modules 1.1.8-3.1ubuntu3 and if I'm 
limiting the data size with ulimit -d 8192 and executing for example the 
testcase from this ticket ( 
https://bugs.launchpad.net/ubuntu/+source/glibc/+bug/1462853 ) I'm noticing 
that the data size can still be more than 8 MiB (in this case ~2 GiB).
  --- 
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 
k3.19.0-20-generic.
  ApportVersion: 2.17.3-0ubuntu4
  Architecture: amd64
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/hwC1D0', 
'/dev/snd/pcmC1D8p', '/dev/snd/pcmC1D7p', '/dev/snd/pcmC1D3p', 
'/dev/snd/controlC1', '/dev/snd/by-path', '/dev/snd/hwC0D0', 
'/dev/snd/pcmC0D2c', '/dev/snd/pcmC0D0c', '/dev/snd/pcmC0D0p', 
'/dev/snd/controlC0', '/dev/snd/timer'] failed with exit code 1:
  Card0.Amixer.info:
   Card hw:0 'SB'/'HDA ATI SB at 0xfcff4000 irq 16'
 Mixer name : 'Realtek ALC662 rev1'
 Components : 'HDA:10ec0662,18497662,00100101'
 Controls  : 36
 Simple ctrls  : 18
  Card1.Amixer.info:
   Card hw:1 'NVidia'/'HDA NVidia at 0xfe97c000 irq 19'
 Mixer name : 'Nvidia GPU 42 HDMI/DP'
 Components : 'HDA:10de0042,14583555,00100100'
 Controls  : 21
 Simple ctrls  : 3
  CurrentDesktop: LXDE
  DistroRelease: Ubuntu 15.10
  EcryptfsInUse: Yes
  Lsusb: Error: [Errno 2] No such file or directory
  MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
  NonfreeKernelModules: nvidia
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-20-generic 
root=UUID=05338ff8-a226-421b-90a4-1dd45199f783 ro elevator=cfq
  ProcVersionSignature: Ubuntu 3.19.0-20.20-generic 3.19.8
  Tags:  wily
  Uname: Linux 3.19.0-20-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm audio cdrom dip lpadmin plugdev sambashare sudo vboxusers 
wireshark
  _MarkForUpload: True
  dmi.bios.date: 10/02/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: P1.40
  dmi.board.asset.tag: BC5FF4739C55
  dmi.board.name: 960GM/U3S3 FX
  dmi.board.vendor: ASRock
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP1.40:bd10/02/2013:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rn960GM/U3S3FX:rvr:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.name: To Be Filled By O.E.M.
  dmi.product.version: To Be Filled By O.E.M.
  dmi.sys.vendor: To Be Filled By O.E.M.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1463627/+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 1463627] Card0.Codecs.codec.0.txt

2015-06-10 Thread Sworddragon
apport information

** Attachment added: Card0.Codecs.codec.0.txt
   
https://bugs.launchpad.net/bugs/1463627/+attachment/4412970/+files/Card0.Codecs.codec.0.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/1463627

Title:
  Limiting the data size doesn't work

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  I'm using Ubuntu 15.10 dev with libpam-modules 1.1.8-3.1ubuntu3 and if I'm 
limiting the data size with ulimit -d 8192 and executing for example the 
testcase from this ticket ( 
https://bugs.launchpad.net/ubuntu/+source/glibc/+bug/1462853 ) I'm noticing 
that the data size can still be more than 8 MiB (in this case ~2 GiB).
  --- 
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 
k3.19.0-20-generic.
  ApportVersion: 2.17.3-0ubuntu4
  Architecture: amd64
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/hwC1D0', 
'/dev/snd/pcmC1D8p', '/dev/snd/pcmC1D7p', '/dev/snd/pcmC1D3p', 
'/dev/snd/controlC1', '/dev/snd/by-path', '/dev/snd/hwC0D0', 
'/dev/snd/pcmC0D2c', '/dev/snd/pcmC0D0c', '/dev/snd/pcmC0D0p', 
'/dev/snd/controlC0', '/dev/snd/timer'] failed with exit code 1:
  Card0.Amixer.info:
   Card hw:0 'SB'/'HDA ATI SB at 0xfcff4000 irq 16'
 Mixer name : 'Realtek ALC662 rev1'
 Components : 'HDA:10ec0662,18497662,00100101'
 Controls  : 36
 Simple ctrls  : 18
  Card1.Amixer.info:
   Card hw:1 'NVidia'/'HDA NVidia at 0xfe97c000 irq 19'
 Mixer name : 'Nvidia GPU 42 HDMI/DP'
 Components : 'HDA:10de0042,14583555,00100100'
 Controls  : 21
 Simple ctrls  : 3
  CurrentDesktop: LXDE
  DistroRelease: Ubuntu 15.10
  EcryptfsInUse: Yes
  Lsusb: Error: [Errno 2] No such file or directory
  MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
  NonfreeKernelModules: nvidia
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-20-generic 
root=UUID=05338ff8-a226-421b-90a4-1dd45199f783 ro elevator=cfq
  ProcVersionSignature: Ubuntu 3.19.0-20.20-generic 3.19.8
  Tags:  wily
  Uname: Linux 3.19.0-20-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm audio cdrom dip lpadmin plugdev sambashare sudo vboxusers 
wireshark
  _MarkForUpload: True
  dmi.bios.date: 10/02/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: P1.40
  dmi.board.asset.tag: BC5FF4739C55
  dmi.board.name: 960GM/U3S3 FX
  dmi.board.vendor: ASRock
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP1.40:bd10/02/2013:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rn960GM/U3S3FX:rvr:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.name: To Be Filled By O.E.M.
  dmi.product.version: To Be Filled By O.E.M.
  dmi.sys.vendor: To Be Filled By O.E.M.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1463627/+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 1463627] Card1.Amixer.values.txt

2015-06-10 Thread Sworddragon
apport information

** Attachment added: Card1.Amixer.values.txt
   
https://bugs.launchpad.net/bugs/1463627/+attachment/4412971/+files/Card1.Amixer.values.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/1463627

Title:
  Limiting the data size doesn't work

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  I'm using Ubuntu 15.10 dev with libpam-modules 1.1.8-3.1ubuntu3 and if I'm 
limiting the data size with ulimit -d 8192 and executing for example the 
testcase from this ticket ( 
https://bugs.launchpad.net/ubuntu/+source/glibc/+bug/1462853 ) I'm noticing 
that the data size can still be more than 8 MiB (in this case ~2 GiB).
  --- 
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 
k3.19.0-20-generic.
  ApportVersion: 2.17.3-0ubuntu4
  Architecture: amd64
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/hwC1D0', 
'/dev/snd/pcmC1D8p', '/dev/snd/pcmC1D7p', '/dev/snd/pcmC1D3p', 
'/dev/snd/controlC1', '/dev/snd/by-path', '/dev/snd/hwC0D0', 
'/dev/snd/pcmC0D2c', '/dev/snd/pcmC0D0c', '/dev/snd/pcmC0D0p', 
'/dev/snd/controlC0', '/dev/snd/timer'] failed with exit code 1:
  Card0.Amixer.info:
   Card hw:0 'SB'/'HDA ATI SB at 0xfcff4000 irq 16'
 Mixer name : 'Realtek ALC662 rev1'
 Components : 'HDA:10ec0662,18497662,00100101'
 Controls  : 36
 Simple ctrls  : 18
  Card1.Amixer.info:
   Card hw:1 'NVidia'/'HDA NVidia at 0xfe97c000 irq 19'
 Mixer name : 'Nvidia GPU 42 HDMI/DP'
 Components : 'HDA:10de0042,14583555,00100100'
 Controls  : 21
 Simple ctrls  : 3
  CurrentDesktop: LXDE
  DistroRelease: Ubuntu 15.10
  EcryptfsInUse: Yes
  Lsusb: Error: [Errno 2] No such file or directory
  MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
  NonfreeKernelModules: nvidia
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-20-generic 
root=UUID=05338ff8-a226-421b-90a4-1dd45199f783 ro elevator=cfq
  ProcVersionSignature: Ubuntu 3.19.0-20.20-generic 3.19.8
  Tags:  wily
  Uname: Linux 3.19.0-20-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm audio cdrom dip lpadmin plugdev sambashare sudo vboxusers 
wireshark
  _MarkForUpload: True
  dmi.bios.date: 10/02/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: P1.40
  dmi.board.asset.tag: BC5FF4739C55
  dmi.board.name: 960GM/U3S3 FX
  dmi.board.vendor: ASRock
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP1.40:bd10/02/2013:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rn960GM/U3S3FX:rvr:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.name: To Be Filled By O.E.M.
  dmi.product.version: To Be Filled By O.E.M.
  dmi.sys.vendor: To Be Filled By O.E.M.

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

2015-06-10 Thread Sworddragon
apport information

** Attachment added: ProcCpuinfo.txt
   
https://bugs.launchpad.net/bugs/1463627/+attachment/4412977/+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/1463627

Title:
  Limiting the data size doesn't work

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  I'm using Ubuntu 15.10 dev with libpam-modules 1.1.8-3.1ubuntu3 and if I'm 
limiting the data size with ulimit -d 8192 and executing for example the 
testcase from this ticket ( 
https://bugs.launchpad.net/ubuntu/+source/glibc/+bug/1462853 ) I'm noticing 
that the data size can still be more than 8 MiB (in this case ~2 GiB).
  --- 
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 
k3.19.0-20-generic.
  ApportVersion: 2.17.3-0ubuntu4
  Architecture: amd64
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/hwC1D0', 
'/dev/snd/pcmC1D8p', '/dev/snd/pcmC1D7p', '/dev/snd/pcmC1D3p', 
'/dev/snd/controlC1', '/dev/snd/by-path', '/dev/snd/hwC0D0', 
'/dev/snd/pcmC0D2c', '/dev/snd/pcmC0D0c', '/dev/snd/pcmC0D0p', 
'/dev/snd/controlC0', '/dev/snd/timer'] failed with exit code 1:
  Card0.Amixer.info:
   Card hw:0 'SB'/'HDA ATI SB at 0xfcff4000 irq 16'
 Mixer name : 'Realtek ALC662 rev1'
 Components : 'HDA:10ec0662,18497662,00100101'
 Controls  : 36
 Simple ctrls  : 18
  Card1.Amixer.info:
   Card hw:1 'NVidia'/'HDA NVidia at 0xfe97c000 irq 19'
 Mixer name : 'Nvidia GPU 42 HDMI/DP'
 Components : 'HDA:10de0042,14583555,00100100'
 Controls  : 21
 Simple ctrls  : 3
  CurrentDesktop: LXDE
  DistroRelease: Ubuntu 15.10
  EcryptfsInUse: Yes
  Lsusb: Error: [Errno 2] No such file or directory
  MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
  NonfreeKernelModules: nvidia
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-20-generic 
root=UUID=05338ff8-a226-421b-90a4-1dd45199f783 ro elevator=cfq
  ProcVersionSignature: Ubuntu 3.19.0-20.20-generic 3.19.8
  Tags:  wily
  Uname: Linux 3.19.0-20-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm audio cdrom dip lpadmin plugdev sambashare sudo vboxusers 
wireshark
  _MarkForUpload: True
  dmi.bios.date: 10/02/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: P1.40
  dmi.board.asset.tag: BC5FF4739C55
  dmi.board.name: 960GM/U3S3 FX
  dmi.board.vendor: ASRock
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP1.40:bd10/02/2013:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rn960GM/U3S3FX:rvr:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.name: To Be Filled By O.E.M.
  dmi.product.version: To Be Filled By O.E.M.
  dmi.sys.vendor: To Be Filled By O.E.M.

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

2015-06-10 Thread Sworddragon
apport information

** Attachment added: UdevLog.txt
   
https://bugs.launchpad.net/bugs/1463627/+attachment/4412981/+files/UdevLog.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/1463627

Title:
  Limiting the data size doesn't work

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  I'm using Ubuntu 15.10 dev with libpam-modules 1.1.8-3.1ubuntu3 and if I'm 
limiting the data size with ulimit -d 8192 and executing for example the 
testcase from this ticket ( 
https://bugs.launchpad.net/ubuntu/+source/glibc/+bug/1462853 ) I'm noticing 
that the data size can still be more than 8 MiB (in this case ~2 GiB).
  --- 
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 
k3.19.0-20-generic.
  ApportVersion: 2.17.3-0ubuntu4
  Architecture: amd64
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/hwC1D0', 
'/dev/snd/pcmC1D8p', '/dev/snd/pcmC1D7p', '/dev/snd/pcmC1D3p', 
'/dev/snd/controlC1', '/dev/snd/by-path', '/dev/snd/hwC0D0', 
'/dev/snd/pcmC0D2c', '/dev/snd/pcmC0D0c', '/dev/snd/pcmC0D0p', 
'/dev/snd/controlC0', '/dev/snd/timer'] failed with exit code 1:
  Card0.Amixer.info:
   Card hw:0 'SB'/'HDA ATI SB at 0xfcff4000 irq 16'
 Mixer name : 'Realtek ALC662 rev1'
 Components : 'HDA:10ec0662,18497662,00100101'
 Controls  : 36
 Simple ctrls  : 18
  Card1.Amixer.info:
   Card hw:1 'NVidia'/'HDA NVidia at 0xfe97c000 irq 19'
 Mixer name : 'Nvidia GPU 42 HDMI/DP'
 Components : 'HDA:10de0042,14583555,00100100'
 Controls  : 21
 Simple ctrls  : 3
  CurrentDesktop: LXDE
  DistroRelease: Ubuntu 15.10
  EcryptfsInUse: Yes
  Lsusb: Error: [Errno 2] No such file or directory
  MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
  NonfreeKernelModules: nvidia
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-20-generic 
root=UUID=05338ff8-a226-421b-90a4-1dd45199f783 ro elevator=cfq
  ProcVersionSignature: Ubuntu 3.19.0-20.20-generic 3.19.8
  Tags:  wily
  Uname: Linux 3.19.0-20-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm audio cdrom dip lpadmin plugdev sambashare sudo vboxusers 
wireshark
  _MarkForUpload: True
  dmi.bios.date: 10/02/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: P1.40
  dmi.board.asset.tag: BC5FF4739C55
  dmi.board.name: 960GM/U3S3 FX
  dmi.board.vendor: ASRock
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP1.40:bd10/02/2013:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rn960GM/U3S3FX:rvr:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.name: To Be Filled By O.E.M.
  dmi.product.version: To Be Filled By O.E.M.
  dmi.sys.vendor: To Be Filled By O.E.M.

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

2015-06-10 Thread Sworddragon
apport information

** Attachment added: AplayDevices.txt
   
https://bugs.launchpad.net/bugs/1463627/+attachment/4412967/+files/AplayDevices.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/1463627

Title:
  Limiting the data size doesn't work

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  I'm using Ubuntu 15.10 dev with libpam-modules 1.1.8-3.1ubuntu3 and if I'm 
limiting the data size with ulimit -d 8192 and executing for example the 
testcase from this ticket ( 
https://bugs.launchpad.net/ubuntu/+source/glibc/+bug/1462853 ) I'm noticing 
that the data size can still be more than 8 MiB (in this case ~2 GiB).
  --- 
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 
k3.19.0-20-generic.
  ApportVersion: 2.17.3-0ubuntu4
  Architecture: amd64
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/hwC1D0', 
'/dev/snd/pcmC1D8p', '/dev/snd/pcmC1D7p', '/dev/snd/pcmC1D3p', 
'/dev/snd/controlC1', '/dev/snd/by-path', '/dev/snd/hwC0D0', 
'/dev/snd/pcmC0D2c', '/dev/snd/pcmC0D0c', '/dev/snd/pcmC0D0p', 
'/dev/snd/controlC0', '/dev/snd/timer'] failed with exit code 1:
  Card0.Amixer.info:
   Card hw:0 'SB'/'HDA ATI SB at 0xfcff4000 irq 16'
 Mixer name : 'Realtek ALC662 rev1'
 Components : 'HDA:10ec0662,18497662,00100101'
 Controls  : 36
 Simple ctrls  : 18
  Card1.Amixer.info:
   Card hw:1 'NVidia'/'HDA NVidia at 0xfe97c000 irq 19'
 Mixer name : 'Nvidia GPU 42 HDMI/DP'
 Components : 'HDA:10de0042,14583555,00100100'
 Controls  : 21
 Simple ctrls  : 3
  CurrentDesktop: LXDE
  DistroRelease: Ubuntu 15.10
  EcryptfsInUse: Yes
  Lsusb: Error: [Errno 2] No such file or directory
  MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
  NonfreeKernelModules: nvidia
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-20-generic 
root=UUID=05338ff8-a226-421b-90a4-1dd45199f783 ro elevator=cfq
  ProcVersionSignature: Ubuntu 3.19.0-20.20-generic 3.19.8
  Tags:  wily
  Uname: Linux 3.19.0-20-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm audio cdrom dip lpadmin plugdev sambashare sudo vboxusers 
wireshark
  _MarkForUpload: True
  dmi.bios.date: 10/02/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: P1.40
  dmi.board.asset.tag: BC5FF4739C55
  dmi.board.name: 960GM/U3S3 FX
  dmi.board.vendor: ASRock
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP1.40:bd10/02/2013:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rn960GM/U3S3FX:rvr:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.name: To Be Filled By O.E.M.
  dmi.product.version: To Be Filled By O.E.M.
  dmi.sys.vendor: To Be Filled By O.E.M.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1463627/+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 1463627] Card0.Amixer.values.txt

2015-06-10 Thread Sworddragon
apport information

** Attachment added: Card0.Amixer.values.txt
   
https://bugs.launchpad.net/bugs/1463627/+attachment/4412969/+files/Card0.Amixer.values.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/1463627

Title:
  Limiting the data size doesn't work

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  I'm using Ubuntu 15.10 dev with libpam-modules 1.1.8-3.1ubuntu3 and if I'm 
limiting the data size with ulimit -d 8192 and executing for example the 
testcase from this ticket ( 
https://bugs.launchpad.net/ubuntu/+source/glibc/+bug/1462853 ) I'm noticing 
that the data size can still be more than 8 MiB (in this case ~2 GiB).
  --- 
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 
k3.19.0-20-generic.
  ApportVersion: 2.17.3-0ubuntu4
  Architecture: amd64
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/hwC1D0', 
'/dev/snd/pcmC1D8p', '/dev/snd/pcmC1D7p', '/dev/snd/pcmC1D3p', 
'/dev/snd/controlC1', '/dev/snd/by-path', '/dev/snd/hwC0D0', 
'/dev/snd/pcmC0D2c', '/dev/snd/pcmC0D0c', '/dev/snd/pcmC0D0p', 
'/dev/snd/controlC0', '/dev/snd/timer'] failed with exit code 1:
  Card0.Amixer.info:
   Card hw:0 'SB'/'HDA ATI SB at 0xfcff4000 irq 16'
 Mixer name : 'Realtek ALC662 rev1'
 Components : 'HDA:10ec0662,18497662,00100101'
 Controls  : 36
 Simple ctrls  : 18
  Card1.Amixer.info:
   Card hw:1 'NVidia'/'HDA NVidia at 0xfe97c000 irq 19'
 Mixer name : 'Nvidia GPU 42 HDMI/DP'
 Components : 'HDA:10de0042,14583555,00100100'
 Controls  : 21
 Simple ctrls  : 3
  CurrentDesktop: LXDE
  DistroRelease: Ubuntu 15.10
  EcryptfsInUse: Yes
  Lsusb: Error: [Errno 2] No such file or directory
  MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
  NonfreeKernelModules: nvidia
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-20-generic 
root=UUID=05338ff8-a226-421b-90a4-1dd45199f783 ro elevator=cfq
  ProcVersionSignature: Ubuntu 3.19.0-20.20-generic 3.19.8
  Tags:  wily
  Uname: Linux 3.19.0-20-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm audio cdrom dip lpadmin plugdev sambashare sudo vboxusers 
wireshark
  _MarkForUpload: True
  dmi.bios.date: 10/02/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: P1.40
  dmi.board.asset.tag: BC5FF4739C55
  dmi.board.name: 960GM/U3S3 FX
  dmi.board.vendor: ASRock
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP1.40:bd10/02/2013:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rn960GM/U3S3FX:rvr:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.name: To Be Filled By O.E.M.
  dmi.product.version: To Be Filled By O.E.M.
  dmi.sys.vendor: To Be Filled By O.E.M.

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

2015-06-10 Thread Sworddragon
apport information

** Attachment added: ArecordDevices.txt
   
https://bugs.launchpad.net/bugs/1463627/+attachment/4412968/+files/ArecordDevices.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/1463627

Title:
  Limiting the data size doesn't work

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  I'm using Ubuntu 15.10 dev with libpam-modules 1.1.8-3.1ubuntu3 and if I'm 
limiting the data size with ulimit -d 8192 and executing for example the 
testcase from this ticket ( 
https://bugs.launchpad.net/ubuntu/+source/glibc/+bug/1462853 ) I'm noticing 
that the data size can still be more than 8 MiB (in this case ~2 GiB).
  --- 
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 
k3.19.0-20-generic.
  ApportVersion: 2.17.3-0ubuntu4
  Architecture: amd64
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/hwC1D0', 
'/dev/snd/pcmC1D8p', '/dev/snd/pcmC1D7p', '/dev/snd/pcmC1D3p', 
'/dev/snd/controlC1', '/dev/snd/by-path', '/dev/snd/hwC0D0', 
'/dev/snd/pcmC0D2c', '/dev/snd/pcmC0D0c', '/dev/snd/pcmC0D0p', 
'/dev/snd/controlC0', '/dev/snd/timer'] failed with exit code 1:
  Card0.Amixer.info:
   Card hw:0 'SB'/'HDA ATI SB at 0xfcff4000 irq 16'
 Mixer name : 'Realtek ALC662 rev1'
 Components : 'HDA:10ec0662,18497662,00100101'
 Controls  : 36
 Simple ctrls  : 18
  Card1.Amixer.info:
   Card hw:1 'NVidia'/'HDA NVidia at 0xfe97c000 irq 19'
 Mixer name : 'Nvidia GPU 42 HDMI/DP'
 Components : 'HDA:10de0042,14583555,00100100'
 Controls  : 21
 Simple ctrls  : 3
  CurrentDesktop: LXDE
  DistroRelease: Ubuntu 15.10
  EcryptfsInUse: Yes
  Lsusb: Error: [Errno 2] No such file or directory
  MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
  NonfreeKernelModules: nvidia
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-20-generic 
root=UUID=05338ff8-a226-421b-90a4-1dd45199f783 ro elevator=cfq
  ProcVersionSignature: Ubuntu 3.19.0-20.20-generic 3.19.8
  Tags:  wily
  Uname: Linux 3.19.0-20-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm audio cdrom dip lpadmin plugdev sambashare sudo vboxusers 
wireshark
  _MarkForUpload: True
  dmi.bios.date: 10/02/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: P1.40
  dmi.board.asset.tag: BC5FF4739C55
  dmi.board.name: 960GM/U3S3 FX
  dmi.board.vendor: ASRock
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP1.40:bd10/02/2013:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rn960GM/U3S3FX:rvr:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.name: To Be Filled By O.E.M.
  dmi.product.version: To Be Filled By O.E.M.
  dmi.sys.vendor: To Be Filled By O.E.M.

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

2015-06-10 Thread Sworddragon
apport information

** Attachment added: UdevDb.txt
   https://bugs.launchpad.net/bugs/1463627/+attachment/4412980/+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/1463627

Title:
  Limiting the data size doesn't work

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  I'm using Ubuntu 15.10 dev with libpam-modules 1.1.8-3.1ubuntu3 and if I'm 
limiting the data size with ulimit -d 8192 and executing for example the 
testcase from this ticket ( 
https://bugs.launchpad.net/ubuntu/+source/glibc/+bug/1462853 ) I'm noticing 
that the data size can still be more than 8 MiB (in this case ~2 GiB).
  --- 
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 
k3.19.0-20-generic.
  ApportVersion: 2.17.3-0ubuntu4
  Architecture: amd64
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/hwC1D0', 
'/dev/snd/pcmC1D8p', '/dev/snd/pcmC1D7p', '/dev/snd/pcmC1D3p', 
'/dev/snd/controlC1', '/dev/snd/by-path', '/dev/snd/hwC0D0', 
'/dev/snd/pcmC0D2c', '/dev/snd/pcmC0D0c', '/dev/snd/pcmC0D0p', 
'/dev/snd/controlC0', '/dev/snd/timer'] failed with exit code 1:
  Card0.Amixer.info:
   Card hw:0 'SB'/'HDA ATI SB at 0xfcff4000 irq 16'
 Mixer name : 'Realtek ALC662 rev1'
 Components : 'HDA:10ec0662,18497662,00100101'
 Controls  : 36
 Simple ctrls  : 18
  Card1.Amixer.info:
   Card hw:1 'NVidia'/'HDA NVidia at 0xfe97c000 irq 19'
 Mixer name : 'Nvidia GPU 42 HDMI/DP'
 Components : 'HDA:10de0042,14583555,00100100'
 Controls  : 21
 Simple ctrls  : 3
  CurrentDesktop: LXDE
  DistroRelease: Ubuntu 15.10
  EcryptfsInUse: Yes
  Lsusb: Error: [Errno 2] No such file or directory
  MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
  NonfreeKernelModules: nvidia
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-20-generic 
root=UUID=05338ff8-a226-421b-90a4-1dd45199f783 ro elevator=cfq
  ProcVersionSignature: Ubuntu 3.19.0-20.20-generic 3.19.8
  Tags:  wily
  Uname: Linux 3.19.0-20-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm audio cdrom dip lpadmin plugdev sambashare sudo vboxusers 
wireshark
  _MarkForUpload: True
  dmi.bios.date: 10/02/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: P1.40
  dmi.board.asset.tag: BC5FF4739C55
  dmi.board.name: 960GM/U3S3 FX
  dmi.board.vendor: ASRock
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP1.40:bd10/02/2013:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rn960GM/U3S3FX:rvr:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.name: To Be Filled By O.E.M.
  dmi.product.version: To Be Filled By O.E.M.
  dmi.sys.vendor: To Be Filled By O.E.M.

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

2015-06-10 Thread Sworddragon
apport information

** Attachment added: ProcModules.txt
   
https://bugs.launchpad.net/bugs/1463627/+attachment/4412979/+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/1463627

Title:
  Limiting the data size doesn't work

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  I'm using Ubuntu 15.10 dev with libpam-modules 1.1.8-3.1ubuntu3 and if I'm 
limiting the data size with ulimit -d 8192 and executing for example the 
testcase from this ticket ( 
https://bugs.launchpad.net/ubuntu/+source/glibc/+bug/1462853 ) I'm noticing 
that the data size can still be more than 8 MiB (in this case ~2 GiB).
  --- 
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 
k3.19.0-20-generic.
  ApportVersion: 2.17.3-0ubuntu4
  Architecture: amd64
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/hwC1D0', 
'/dev/snd/pcmC1D8p', '/dev/snd/pcmC1D7p', '/dev/snd/pcmC1D3p', 
'/dev/snd/controlC1', '/dev/snd/by-path', '/dev/snd/hwC0D0', 
'/dev/snd/pcmC0D2c', '/dev/snd/pcmC0D0c', '/dev/snd/pcmC0D0p', 
'/dev/snd/controlC0', '/dev/snd/timer'] failed with exit code 1:
  Card0.Amixer.info:
   Card hw:0 'SB'/'HDA ATI SB at 0xfcff4000 irq 16'
 Mixer name : 'Realtek ALC662 rev1'
 Components : 'HDA:10ec0662,18497662,00100101'
 Controls  : 36
 Simple ctrls  : 18
  Card1.Amixer.info:
   Card hw:1 'NVidia'/'HDA NVidia at 0xfe97c000 irq 19'
 Mixer name : 'Nvidia GPU 42 HDMI/DP'
 Components : 'HDA:10de0042,14583555,00100100'
 Controls  : 21
 Simple ctrls  : 3
  CurrentDesktop: LXDE
  DistroRelease: Ubuntu 15.10
  EcryptfsInUse: Yes
  Lsusb: Error: [Errno 2] No such file or directory
  MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
  NonfreeKernelModules: nvidia
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-20-generic 
root=UUID=05338ff8-a226-421b-90a4-1dd45199f783 ro elevator=cfq
  ProcVersionSignature: Ubuntu 3.19.0-20.20-generic 3.19.8
  Tags:  wily
  Uname: Linux 3.19.0-20-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm audio cdrom dip lpadmin plugdev sambashare sudo vboxusers 
wireshark
  _MarkForUpload: True
  dmi.bios.date: 10/02/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: P1.40
  dmi.board.asset.tag: BC5FF4739C55
  dmi.board.name: 960GM/U3S3 FX
  dmi.board.vendor: ASRock
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP1.40:bd10/02/2013:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rn960GM/U3S3FX:rvr:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.name: To Be Filled By O.E.M.
  dmi.product.version: To Be Filled By O.E.M.
  dmi.sys.vendor: To Be Filled By O.E.M.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1463627/+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 1463627] Re: Limiting the data size doesn't work

2015-06-10 Thread Sworddragon
apport information

** Tags added: apport-collected wily

** Description changed:

- I'm using Ubuntu 15.10 dev with libpam-modules 1.1.8-3.1ubuntu3 and if
- I'm limiting the data size with ulimit -d 8192 and executing for
- example the testcase from this ticket (
- https://bugs.launchpad.net/ubuntu/+source/glibc/+bug/1462853 ) I'm
- noticing that the data size can still be more than 8 MiB (in this case
- ~2 GiB).
+ I'm using Ubuntu 15.10 dev with libpam-modules 1.1.8-3.1ubuntu3 and if I'm 
limiting the data size with ulimit -d 8192 and executing for example the 
testcase from this ticket ( 
https://bugs.launchpad.net/ubuntu/+source/glibc/+bug/1462853 ) I'm noticing 
that the data size can still be more than 8 MiB (in this case ~2 GiB).
+ --- 
+ AlsaVersion: Advanced Linux Sound Architecture Driver Version 
k3.19.0-20-generic.
+ ApportVersion: 2.17.3-0ubuntu4
+ Architecture: amd64
+ AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/hwC1D0', 
'/dev/snd/pcmC1D8p', '/dev/snd/pcmC1D7p', '/dev/snd/pcmC1D3p', 
'/dev/snd/controlC1', '/dev/snd/by-path', '/dev/snd/hwC0D0', 
'/dev/snd/pcmC0D2c', '/dev/snd/pcmC0D0c', '/dev/snd/pcmC0D0p', 
'/dev/snd/controlC0', '/dev/snd/timer'] failed with exit code 1:
+ Card0.Amixer.info:
+  Card hw:0 'SB'/'HDA ATI SB at 0xfcff4000 irq 16'
+Mixer name : 'Realtek ALC662 rev1'
+Components : 'HDA:10ec0662,18497662,00100101'
+Controls  : 36
+Simple ctrls  : 18
+ Card1.Amixer.info:
+  Card hw:1 'NVidia'/'HDA NVidia at 0xfe97c000 irq 19'
+Mixer name : 'Nvidia GPU 42 HDMI/DP'
+Components : 'HDA:10de0042,14583555,00100100'
+Controls  : 21
+Simple ctrls  : 3
+ CurrentDesktop: LXDE
+ DistroRelease: Ubuntu 15.10
+ EcryptfsInUse: Yes
+ Lsusb: Error: [Errno 2] No such file or directory
+ MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
+ NonfreeKernelModules: nvidia
+ Package: linux (not installed)
+ ProcEnviron:
+  TERM=xterm
+  PATH=(custom, no user)
+  LANG=de_DE.UTF-8
+  SHELL=/bin/bash
+ ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-20-generic 
root=UUID=05338ff8-a226-421b-90a4-1dd45199f783 ro elevator=cfq
+ ProcVersionSignature: Ubuntu 3.19.0-20.20-generic 3.19.8
+ Tags:  wily
+ Uname: Linux 3.19.0-20-generic x86_64
+ UpgradeStatus: No upgrade log present (probably fresh install)
+ UserGroups: adm audio cdrom dip lpadmin plugdev sambashare sudo vboxusers 
wireshark
+ _MarkForUpload: True
+ dmi.bios.date: 10/02/2013
+ dmi.bios.vendor: American Megatrends Inc.
+ dmi.bios.version: P1.40
+ dmi.board.asset.tag: BC5FF4739C55
+ dmi.board.name: 960GM/U3S3 FX
+ dmi.board.vendor: ASRock
+ dmi.chassis.asset.tag: To Be Filled By O.E.M.
+ dmi.chassis.type: 3
+ dmi.chassis.vendor: To Be Filled By O.E.M.
+ dmi.chassis.version: To Be Filled By O.E.M.
+ dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP1.40:bd10/02/2013:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rn960GM/U3S3FX:rvr:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
+ dmi.product.name: To Be Filled By O.E.M.
+ dmi.product.version: To Be Filled By O.E.M.
+ dmi.sys.vendor: To Be Filled By O.E.M.

** Attachment added: AlsaDevices.txt
   
https://bugs.launchpad.net/bugs/1463627/+attachment/4412966/+files/AlsaDevices.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/1463627

Title:
  Limiting the data size doesn't work

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  I'm using Ubuntu 15.10 dev with libpam-modules 1.1.8-3.1ubuntu3 and if I'm 
limiting the data size with ulimit -d 8192 and executing for example the 
testcase from this ticket ( 
https://bugs.launchpad.net/ubuntu/+source/glibc/+bug/1462853 ) I'm noticing 
that the data size can still be more than 8 MiB (in this case ~2 GiB).
  --- 
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 
k3.19.0-20-generic.
  ApportVersion: 2.17.3-0ubuntu4
  Architecture: amd64
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/hwC1D0', 
'/dev/snd/pcmC1D8p', '/dev/snd/pcmC1D7p', '/dev/snd/pcmC1D3p', 
'/dev/snd/controlC1', '/dev/snd/by-path', '/dev/snd/hwC0D0', 
'/dev/snd/pcmC0D2c', '/dev/snd/pcmC0D0c', '/dev/snd/pcmC0D0p', 
'/dev/snd/controlC0', '/dev/snd/timer'] failed with exit code 1:
  Card0.Amixer.info:
   Card hw:0 'SB'/'HDA ATI SB at 0xfcff4000 irq 16'
 Mixer name : 'Realtek ALC662 rev1'
 Components : 'HDA:10ec0662,18497662,00100101'
 Controls  : 36
 Simple ctrls  : 18
  Card1.Amixer.info:
   Card hw:1 'NVidia'/'HDA NVidia at 0xfe97c000 irq 19'
 Mixer name : 'Nvidia GPU 42 HDMI/DP'
 Components : 'HDA:10de0042,14583555,00100100'
 Controls  : 21
 Simple ctrls  : 3
  CurrentDesktop: LXDE
  DistroRelease: Ubuntu 15.10
  EcryptfsInUse: Yes
  Lsusb: Error: [Errno 2] No such file or directory
  MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
  NonfreeKernelModules: nvidia
  Package: linux (not installed)
  

[Kernel-packages] [Bug 1435561] Re: Console output is broken on requesting hibernation

2015-04-12 Thread Sworddragon
The issue does exist on the current kernel in -proposed
(3.19.0-13.13-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/1435561

Title:
  Console output is broken on requesting hibernation

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  I'm using Ubuntu 15.04 dev and this bug was initially reported here ( 
https://bugzilla.kernel.org/show_bug.cgi?id=94751 ) but it seems not to be a 
kernel bug and I was requested to forward it to here.
  --- 
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 
k3.19.0-9-generic.
  ApportVersion: 2.16.2-0ubuntu4
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/pcmC0D0p:   sworddragon   1542 F...m plugin-containe
   /dev/snd/controlC0:  sworddragon   1542 F plugin-containe
   /dev/snd/timer:  sworddragon   1542 f plugin-containe
  Card0.Amixer.info:
   Card hw:0 'SB'/'HDA ATI SB at 0xfcff4000 irq 16'
 Mixer name : 'Realtek ALC662 rev1'
 Components : 'HDA:10ec0662,18497662,00100101'
 Controls  : 36
 Simple ctrls  : 18
  Card1.Amixer.info:
   Card hw:1 'NVidia'/'HDA NVidia at 0xfe97c000 irq 19'
 Mixer name : 'Nvidia GPU 42 HDMI/DP'
 Components : 'HDA:10de0042,14583555,00100100'
 Controls  : 21
 Simple ctrls  : 3
  CurrentDesktop: LXDE
  DistroRelease: Ubuntu 15.04
  EcryptfsInUse: Yes
  Lsusb: Error: [Errno 2] No such file or directory
  MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
  NonfreeKernelModules: nvidia
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-9-generic 
root=UUID=05338ff8-a226-421b-90a4-1dd45199f783 ro elevator=cfq
  ProcVersionSignature: Ubuntu 3.19.0-9.9-generic 3.19.1
  Tags:  vivid
  Uname: Linux 3.19.0-9-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm audio cdrom dip lpadmin plugdev sambashare sudo vboxusers 
wireshark
  _MarkForUpload: True
  dmi.bios.date: 10/02/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: P1.40
  dmi.board.asset.tag: BC5FF4739C55
  dmi.board.name: 960GM/U3S3 FX
  dmi.board.vendor: ASRock
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP1.40:bd10/02/2013:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rn960GM/U3S3FX:rvr:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.name: To Be Filled By O.E.M.
  dmi.product.version: To Be Filled By O.E.M.
  dmi.sys.vendor: To Be Filled By O.E.M.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1435561/+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 1435561] Re: Console output is broken on requesting hibernation

2015-04-08 Thread Sworddragon
The issue doesn't appear in the linked kernel but I'm still able to
reproduce it with the kernel version 3.19.0-12.12-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/1435561

Title:
  Console output is broken on requesting hibernation

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  I'm using Ubuntu 15.04 dev and this bug was initially reported here ( 
https://bugzilla.kernel.org/show_bug.cgi?id=94751 ) but it seems not to be a 
kernel bug and I was requested to forward it to here.
  --- 
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 
k3.19.0-9-generic.
  ApportVersion: 2.16.2-0ubuntu4
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/pcmC0D0p:   sworddragon   1542 F...m plugin-containe
   /dev/snd/controlC0:  sworddragon   1542 F plugin-containe
   /dev/snd/timer:  sworddragon   1542 f plugin-containe
  Card0.Amixer.info:
   Card hw:0 'SB'/'HDA ATI SB at 0xfcff4000 irq 16'
 Mixer name : 'Realtek ALC662 rev1'
 Components : 'HDA:10ec0662,18497662,00100101'
 Controls  : 36
 Simple ctrls  : 18
  Card1.Amixer.info:
   Card hw:1 'NVidia'/'HDA NVidia at 0xfe97c000 irq 19'
 Mixer name : 'Nvidia GPU 42 HDMI/DP'
 Components : 'HDA:10de0042,14583555,00100100'
 Controls  : 21
 Simple ctrls  : 3
  CurrentDesktop: LXDE
  DistroRelease: Ubuntu 15.04
  EcryptfsInUse: Yes
  Lsusb: Error: [Errno 2] No such file or directory
  MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
  NonfreeKernelModules: nvidia
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-9-generic 
root=UUID=05338ff8-a226-421b-90a4-1dd45199f783 ro elevator=cfq
  ProcVersionSignature: Ubuntu 3.19.0-9.9-generic 3.19.1
  Tags:  vivid
  Uname: Linux 3.19.0-9-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm audio cdrom dip lpadmin plugdev sambashare sudo vboxusers 
wireshark
  _MarkForUpload: True
  dmi.bios.date: 10/02/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: P1.40
  dmi.board.asset.tag: BC5FF4739C55
  dmi.board.name: 960GM/U3S3 FX
  dmi.board.vendor: ASRock
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP1.40:bd10/02/2013:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rn960GM/U3S3FX:rvr:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.name: To Be Filled By O.E.M.
  dmi.product.version: To Be Filled By O.E.M.
  dmi.sys.vendor: To Be Filled By O.E.M.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1435561/+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 1435561] Re: Console output is broken on requesting hibernation

2015-04-08 Thread Sworddragon
The issue doesn't appear in the linked kernel but I'm still able to
reproduce this issue with the kernel version 3.19.0-12.12-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/1435561

Title:
  Console output is broken on requesting hibernation

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  I'm using Ubuntu 15.04 dev and this bug was initially reported here ( 
https://bugzilla.kernel.org/show_bug.cgi?id=94751 ) but it seems not to be a 
kernel bug and I was requested to forward it to here.
  --- 
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 
k3.19.0-9-generic.
  ApportVersion: 2.16.2-0ubuntu4
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/pcmC0D0p:   sworddragon   1542 F...m plugin-containe
   /dev/snd/controlC0:  sworddragon   1542 F plugin-containe
   /dev/snd/timer:  sworddragon   1542 f plugin-containe
  Card0.Amixer.info:
   Card hw:0 'SB'/'HDA ATI SB at 0xfcff4000 irq 16'
 Mixer name : 'Realtek ALC662 rev1'
 Components : 'HDA:10ec0662,18497662,00100101'
 Controls  : 36
 Simple ctrls  : 18
  Card1.Amixer.info:
   Card hw:1 'NVidia'/'HDA NVidia at 0xfe97c000 irq 19'
 Mixer name : 'Nvidia GPU 42 HDMI/DP'
 Components : 'HDA:10de0042,14583555,00100100'
 Controls  : 21
 Simple ctrls  : 3
  CurrentDesktop: LXDE
  DistroRelease: Ubuntu 15.04
  EcryptfsInUse: Yes
  Lsusb: Error: [Errno 2] No such file or directory
  MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
  NonfreeKernelModules: nvidia
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-9-generic 
root=UUID=05338ff8-a226-421b-90a4-1dd45199f783 ro elevator=cfq
  ProcVersionSignature: Ubuntu 3.19.0-9.9-generic 3.19.1
  Tags:  vivid
  Uname: Linux 3.19.0-9-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm audio cdrom dip lpadmin plugdev sambashare sudo vboxusers 
wireshark
  _MarkForUpload: True
  dmi.bios.date: 10/02/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: P1.40
  dmi.board.asset.tag: BC5FF4739C55
  dmi.board.name: 960GM/U3S3 FX
  dmi.board.vendor: ASRock
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP1.40:bd10/02/2013:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rn960GM/U3S3FX:rvr:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.name: To Be Filled By O.E.M.
  dmi.product.version: To Be Filled By O.E.M.
  dmi.sys.vendor: To Be Filled By O.E.M.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1435561/+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 1435561] Re: Console output is broken on requesting hibernation

2015-03-25 Thread Sworddragon
** Tags added: kernel-fixed-upstream

** 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/1435561

Title:
  Console output is broken on requesting hibernation

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  I'm using Ubuntu 15.04 dev and this bug was initially reported here ( 
https://bugzilla.kernel.org/show_bug.cgi?id=94751 ) but it seems not to be a 
kernel bug and I was requested to forward it to here.
  --- 
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 
k3.19.0-9-generic.
  ApportVersion: 2.16.2-0ubuntu4
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/pcmC0D0p:   sworddragon   1542 F...m plugin-containe
   /dev/snd/controlC0:  sworddragon   1542 F plugin-containe
   /dev/snd/timer:  sworddragon   1542 f plugin-containe
  Card0.Amixer.info:
   Card hw:0 'SB'/'HDA ATI SB at 0xfcff4000 irq 16'
 Mixer name : 'Realtek ALC662 rev1'
 Components : 'HDA:10ec0662,18497662,00100101'
 Controls  : 36
 Simple ctrls  : 18
  Card1.Amixer.info:
   Card hw:1 'NVidia'/'HDA NVidia at 0xfe97c000 irq 19'
 Mixer name : 'Nvidia GPU 42 HDMI/DP'
 Components : 'HDA:10de0042,14583555,00100100'
 Controls  : 21
 Simple ctrls  : 3
  CurrentDesktop: LXDE
  DistroRelease: Ubuntu 15.04
  EcryptfsInUse: Yes
  Lsusb: Error: [Errno 2] No such file or directory
  MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
  NonfreeKernelModules: nvidia
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-9-generic 
root=UUID=05338ff8-a226-421b-90a4-1dd45199f783 ro elevator=cfq
  ProcVersionSignature: Ubuntu 3.19.0-9.9-generic 3.19.1
  Tags:  vivid
  Uname: Linux 3.19.0-9-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm audio cdrom dip lpadmin plugdev sambashare sudo vboxusers 
wireshark
  _MarkForUpload: True
  dmi.bios.date: 10/02/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: P1.40
  dmi.board.asset.tag: BC5FF4739C55
  dmi.board.name: 960GM/U3S3 FX
  dmi.board.vendor: ASRock
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP1.40:bd10/02/2013:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rn960GM/U3S3FX:rvr:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.name: To Be Filled By O.E.M.
  dmi.product.version: To Be Filled By O.E.M.
  dmi.sys.vendor: To Be Filled By O.E.M.

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

2015-03-23 Thread Sworddragon
apport information

** Attachment added: PciMultimedia.txt
   
https://bugs.launchpad.net/bugs/1435561/+attachment/4354078/+files/PciMultimedia.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/1435561

Title:
  Console output is broken on requesting hibernation

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  I'm using Ubuntu 15.04 dev and this bug was initially reported here ( 
https://bugzilla.kernel.org/show_bug.cgi?id=94751 ) but it seems not to be a 
kernel bug and I was requested to forward it to here.
  --- 
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 
k3.19.0-9-generic.
  ApportVersion: 2.16.2-0ubuntu4
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/pcmC0D0p:   sworddragon   1542 F...m plugin-containe
   /dev/snd/controlC0:  sworddragon   1542 F plugin-containe
   /dev/snd/timer:  sworddragon   1542 f plugin-containe
  Card0.Amixer.info:
   Card hw:0 'SB'/'HDA ATI SB at 0xfcff4000 irq 16'
 Mixer name : 'Realtek ALC662 rev1'
 Components : 'HDA:10ec0662,18497662,00100101'
 Controls  : 36
 Simple ctrls  : 18
  Card1.Amixer.info:
   Card hw:1 'NVidia'/'HDA NVidia at 0xfe97c000 irq 19'
 Mixer name : 'Nvidia GPU 42 HDMI/DP'
 Components : 'HDA:10de0042,14583555,00100100'
 Controls  : 21
 Simple ctrls  : 3
  CurrentDesktop: LXDE
  DistroRelease: Ubuntu 15.04
  EcryptfsInUse: Yes
  Lsusb: Error: [Errno 2] No such file or directory
  MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
  NonfreeKernelModules: nvidia
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-9-generic 
root=UUID=05338ff8-a226-421b-90a4-1dd45199f783 ro elevator=cfq
  ProcVersionSignature: Ubuntu 3.19.0-9.9-generic 3.19.1
  Tags:  vivid
  Uname: Linux 3.19.0-9-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm audio cdrom dip lpadmin plugdev sambashare sudo vboxusers 
wireshark
  _MarkForUpload: True
  dmi.bios.date: 10/02/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: P1.40
  dmi.board.asset.tag: BC5FF4739C55
  dmi.board.name: 960GM/U3S3 FX
  dmi.board.vendor: ASRock
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP1.40:bd10/02/2013:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rn960GM/U3S3FX:rvr:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.name: To Be Filled By O.E.M.
  dmi.product.version: To Be Filled By O.E.M.
  dmi.sys.vendor: To Be Filled By O.E.M.

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

2015-03-23 Thread Sworddragon
apport information

** Attachment added: UdevLog.txt
   
https://bugs.launchpad.net/bugs/1435561/+attachment/4354088/+files/UdevLog.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/1435561

Title:
  Console output is broken on requesting hibernation

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  I'm using Ubuntu 15.04 dev and this bug was initially reported here ( 
https://bugzilla.kernel.org/show_bug.cgi?id=94751 ) but it seems not to be a 
kernel bug and I was requested to forward it to here.
  --- 
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 
k3.19.0-9-generic.
  ApportVersion: 2.16.2-0ubuntu4
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/pcmC0D0p:   sworddragon   1542 F...m plugin-containe
   /dev/snd/controlC0:  sworddragon   1542 F plugin-containe
   /dev/snd/timer:  sworddragon   1542 f plugin-containe
  Card0.Amixer.info:
   Card hw:0 'SB'/'HDA ATI SB at 0xfcff4000 irq 16'
 Mixer name : 'Realtek ALC662 rev1'
 Components : 'HDA:10ec0662,18497662,00100101'
 Controls  : 36
 Simple ctrls  : 18
  Card1.Amixer.info:
   Card hw:1 'NVidia'/'HDA NVidia at 0xfe97c000 irq 19'
 Mixer name : 'Nvidia GPU 42 HDMI/DP'
 Components : 'HDA:10de0042,14583555,00100100'
 Controls  : 21
 Simple ctrls  : 3
  CurrentDesktop: LXDE
  DistroRelease: Ubuntu 15.04
  EcryptfsInUse: Yes
  Lsusb: Error: [Errno 2] No such file or directory
  MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
  NonfreeKernelModules: nvidia
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-9-generic 
root=UUID=05338ff8-a226-421b-90a4-1dd45199f783 ro elevator=cfq
  ProcVersionSignature: Ubuntu 3.19.0-9.9-generic 3.19.1
  Tags:  vivid
  Uname: Linux 3.19.0-9-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm audio cdrom dip lpadmin plugdev sambashare sudo vboxusers 
wireshark
  _MarkForUpload: True
  dmi.bios.date: 10/02/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: P1.40
  dmi.board.asset.tag: BC5FF4739C55
  dmi.board.name: 960GM/U3S3 FX
  dmi.board.vendor: ASRock
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP1.40:bd10/02/2013:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rn960GM/U3S3FX:rvr:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.name: To Be Filled By O.E.M.
  dmi.product.version: To Be Filled By O.E.M.
  dmi.sys.vendor: To Be Filled By O.E.M.

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

2015-03-23 Thread Sworddragon
apport information

** Attachment added: UdevDb.txt
   https://bugs.launchpad.net/bugs/1435561/+attachment/4354087/+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/1435561

Title:
  Console output is broken on requesting hibernation

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  I'm using Ubuntu 15.04 dev and this bug was initially reported here ( 
https://bugzilla.kernel.org/show_bug.cgi?id=94751 ) but it seems not to be a 
kernel bug and I was requested to forward it to here.
  --- 
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 
k3.19.0-9-generic.
  ApportVersion: 2.16.2-0ubuntu4
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/pcmC0D0p:   sworddragon   1542 F...m plugin-containe
   /dev/snd/controlC0:  sworddragon   1542 F plugin-containe
   /dev/snd/timer:  sworddragon   1542 f plugin-containe
  Card0.Amixer.info:
   Card hw:0 'SB'/'HDA ATI SB at 0xfcff4000 irq 16'
 Mixer name : 'Realtek ALC662 rev1'
 Components : 'HDA:10ec0662,18497662,00100101'
 Controls  : 36
 Simple ctrls  : 18
  Card1.Amixer.info:
   Card hw:1 'NVidia'/'HDA NVidia at 0xfe97c000 irq 19'
 Mixer name : 'Nvidia GPU 42 HDMI/DP'
 Components : 'HDA:10de0042,14583555,00100100'
 Controls  : 21
 Simple ctrls  : 3
  CurrentDesktop: LXDE
  DistroRelease: Ubuntu 15.04
  EcryptfsInUse: Yes
  Lsusb: Error: [Errno 2] No such file or directory
  MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
  NonfreeKernelModules: nvidia
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-9-generic 
root=UUID=05338ff8-a226-421b-90a4-1dd45199f783 ro elevator=cfq
  ProcVersionSignature: Ubuntu 3.19.0-9.9-generic 3.19.1
  Tags:  vivid
  Uname: Linux 3.19.0-9-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm audio cdrom dip lpadmin plugdev sambashare sudo vboxusers 
wireshark
  _MarkForUpload: True
  dmi.bios.date: 10/02/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: P1.40
  dmi.board.asset.tag: BC5FF4739C55
  dmi.board.name: 960GM/U3S3 FX
  dmi.board.vendor: ASRock
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP1.40:bd10/02/2013:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rn960GM/U3S3FX:rvr:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.name: To Be Filled By O.E.M.
  dmi.product.version: To Be Filled By O.E.M.
  dmi.sys.vendor: To Be Filled By O.E.M.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1435561/+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 1435561] Card1.Amixer.values.txt

2015-03-23 Thread Sworddragon
apport information

** Attachment added: Card1.Amixer.values.txt
   
https://bugs.launchpad.net/bugs/1435561/+attachment/4354073/+files/Card1.Amixer.values.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/1435561

Title:
  Console output is broken on requesting hibernation

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  I'm using Ubuntu 15.04 dev and this bug was initially reported here ( 
https://bugzilla.kernel.org/show_bug.cgi?id=94751 ) but it seems not to be a 
kernel bug and I was requested to forward it to here.
  --- 
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 
k3.19.0-9-generic.
  ApportVersion: 2.16.2-0ubuntu4
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/pcmC0D0p:   sworddragon   1542 F...m plugin-containe
   /dev/snd/controlC0:  sworddragon   1542 F plugin-containe
   /dev/snd/timer:  sworddragon   1542 f plugin-containe
  Card0.Amixer.info:
   Card hw:0 'SB'/'HDA ATI SB at 0xfcff4000 irq 16'
 Mixer name : 'Realtek ALC662 rev1'
 Components : 'HDA:10ec0662,18497662,00100101'
 Controls  : 36
 Simple ctrls  : 18
  Card1.Amixer.info:
   Card hw:1 'NVidia'/'HDA NVidia at 0xfe97c000 irq 19'
 Mixer name : 'Nvidia GPU 42 HDMI/DP'
 Components : 'HDA:10de0042,14583555,00100100'
 Controls  : 21
 Simple ctrls  : 3
  CurrentDesktop: LXDE
  DistroRelease: Ubuntu 15.04
  EcryptfsInUse: Yes
  Lsusb: Error: [Errno 2] No such file or directory
  MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
  NonfreeKernelModules: nvidia
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-9-generic 
root=UUID=05338ff8-a226-421b-90a4-1dd45199f783 ro elevator=cfq
  ProcVersionSignature: Ubuntu 3.19.0-9.9-generic 3.19.1
  Tags:  vivid
  Uname: Linux 3.19.0-9-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm audio cdrom dip lpadmin plugdev sambashare sudo vboxusers 
wireshark
  _MarkForUpload: True
  dmi.bios.date: 10/02/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: P1.40
  dmi.board.asset.tag: BC5FF4739C55
  dmi.board.name: 960GM/U3S3 FX
  dmi.board.vendor: ASRock
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP1.40:bd10/02/2013:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rn960GM/U3S3FX:rvr:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.name: To Be Filled By O.E.M.
  dmi.product.version: To Be Filled By O.E.M.
  dmi.sys.vendor: To Be Filled By O.E.M.

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

2015-03-23 Thread Sworddragon
apport information

** Attachment added: ProcModules.txt
   
https://bugs.launchpad.net/bugs/1435561/+attachment/4354086/+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/1435561

Title:
  Console output is broken on requesting hibernation

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  I'm using Ubuntu 15.04 dev and this bug was initially reported here ( 
https://bugzilla.kernel.org/show_bug.cgi?id=94751 ) but it seems not to be a 
kernel bug and I was requested to forward it to here.
  --- 
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 
k3.19.0-9-generic.
  ApportVersion: 2.16.2-0ubuntu4
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/pcmC0D0p:   sworddragon   1542 F...m plugin-containe
   /dev/snd/controlC0:  sworddragon   1542 F plugin-containe
   /dev/snd/timer:  sworddragon   1542 f plugin-containe
  Card0.Amixer.info:
   Card hw:0 'SB'/'HDA ATI SB at 0xfcff4000 irq 16'
 Mixer name : 'Realtek ALC662 rev1'
 Components : 'HDA:10ec0662,18497662,00100101'
 Controls  : 36
 Simple ctrls  : 18
  Card1.Amixer.info:
   Card hw:1 'NVidia'/'HDA NVidia at 0xfe97c000 irq 19'
 Mixer name : 'Nvidia GPU 42 HDMI/DP'
 Components : 'HDA:10de0042,14583555,00100100'
 Controls  : 21
 Simple ctrls  : 3
  CurrentDesktop: LXDE
  DistroRelease: Ubuntu 15.04
  EcryptfsInUse: Yes
  Lsusb: Error: [Errno 2] No such file or directory
  MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
  NonfreeKernelModules: nvidia
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-9-generic 
root=UUID=05338ff8-a226-421b-90a4-1dd45199f783 ro elevator=cfq
  ProcVersionSignature: Ubuntu 3.19.0-9.9-generic 3.19.1
  Tags:  vivid
  Uname: Linux 3.19.0-9-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm audio cdrom dip lpadmin plugdev sambashare sudo vboxusers 
wireshark
  _MarkForUpload: True
  dmi.bios.date: 10/02/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: P1.40
  dmi.board.asset.tag: BC5FF4739C55
  dmi.board.name: 960GM/U3S3 FX
  dmi.board.vendor: ASRock
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP1.40:bd10/02/2013:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rn960GM/U3S3FX:rvr:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.name: To Be Filled By O.E.M.
  dmi.product.version: To Be Filled By O.E.M.
  dmi.sys.vendor: To Be Filled By O.E.M.

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

2015-03-23 Thread Sworddragon
apport information

** Attachment added: AplayDevices.txt
   
https://bugs.launchpad.net/bugs/1435561/+attachment/4354069/+files/AplayDevices.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/1435561

Title:
  Console output is broken on requesting hibernation

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  I'm using Ubuntu 15.04 dev and this bug was initially reported here ( 
https://bugzilla.kernel.org/show_bug.cgi?id=94751 ) but it seems not to be a 
kernel bug and I was requested to forward it to here.
  --- 
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 
k3.19.0-9-generic.
  ApportVersion: 2.16.2-0ubuntu4
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/pcmC0D0p:   sworddragon   1542 F...m plugin-containe
   /dev/snd/controlC0:  sworddragon   1542 F plugin-containe
   /dev/snd/timer:  sworddragon   1542 f plugin-containe
  Card0.Amixer.info:
   Card hw:0 'SB'/'HDA ATI SB at 0xfcff4000 irq 16'
 Mixer name : 'Realtek ALC662 rev1'
 Components : 'HDA:10ec0662,18497662,00100101'
 Controls  : 36
 Simple ctrls  : 18
  Card1.Amixer.info:
   Card hw:1 'NVidia'/'HDA NVidia at 0xfe97c000 irq 19'
 Mixer name : 'Nvidia GPU 42 HDMI/DP'
 Components : 'HDA:10de0042,14583555,00100100'
 Controls  : 21
 Simple ctrls  : 3
  CurrentDesktop: LXDE
  DistroRelease: Ubuntu 15.04
  EcryptfsInUse: Yes
  Lsusb: Error: [Errno 2] No such file or directory
  MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
  NonfreeKernelModules: nvidia
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-9-generic 
root=UUID=05338ff8-a226-421b-90a4-1dd45199f783 ro elevator=cfq
  ProcVersionSignature: Ubuntu 3.19.0-9.9-generic 3.19.1
  Tags:  vivid
  Uname: Linux 3.19.0-9-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm audio cdrom dip lpadmin plugdev sambashare sudo vboxusers 
wireshark
  _MarkForUpload: True
  dmi.bios.date: 10/02/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: P1.40
  dmi.board.asset.tag: BC5FF4739C55
  dmi.board.name: 960GM/U3S3 FX
  dmi.board.vendor: ASRock
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP1.40:bd10/02/2013:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rn960GM/U3S3FX:rvr:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.name: To Be Filled By O.E.M.
  dmi.product.version: To Be Filled By O.E.M.
  dmi.sys.vendor: To Be Filled By O.E.M.

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

2015-03-23 Thread Sworddragon
apport information

** Attachment added: ProcInterrupts.txt
   
https://bugs.launchpad.net/bugs/1435561/+attachment/4354085/+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/1435561

Title:
  Console output is broken on requesting hibernation

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  I'm using Ubuntu 15.04 dev and this bug was initially reported here ( 
https://bugzilla.kernel.org/show_bug.cgi?id=94751 ) but it seems not to be a 
kernel bug and I was requested to forward it to here.
  --- 
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 
k3.19.0-9-generic.
  ApportVersion: 2.16.2-0ubuntu4
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/pcmC0D0p:   sworddragon   1542 F...m plugin-containe
   /dev/snd/controlC0:  sworddragon   1542 F plugin-containe
   /dev/snd/timer:  sworddragon   1542 f plugin-containe
  Card0.Amixer.info:
   Card hw:0 'SB'/'HDA ATI SB at 0xfcff4000 irq 16'
 Mixer name : 'Realtek ALC662 rev1'
 Components : 'HDA:10ec0662,18497662,00100101'
 Controls  : 36
 Simple ctrls  : 18
  Card1.Amixer.info:
   Card hw:1 'NVidia'/'HDA NVidia at 0xfe97c000 irq 19'
 Mixer name : 'Nvidia GPU 42 HDMI/DP'
 Components : 'HDA:10de0042,14583555,00100100'
 Controls  : 21
 Simple ctrls  : 3
  CurrentDesktop: LXDE
  DistroRelease: Ubuntu 15.04
  EcryptfsInUse: Yes
  Lsusb: Error: [Errno 2] No such file or directory
  MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
  NonfreeKernelModules: nvidia
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-9-generic 
root=UUID=05338ff8-a226-421b-90a4-1dd45199f783 ro elevator=cfq
  ProcVersionSignature: Ubuntu 3.19.0-9.9-generic 3.19.1
  Tags:  vivid
  Uname: Linux 3.19.0-9-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm audio cdrom dip lpadmin plugdev sambashare sudo vboxusers 
wireshark
  _MarkForUpload: True
  dmi.bios.date: 10/02/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: P1.40
  dmi.board.asset.tag: BC5FF4739C55
  dmi.board.name: 960GM/U3S3 FX
  dmi.board.vendor: ASRock
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP1.40:bd10/02/2013:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rn960GM/U3S3FX:rvr:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.name: To Be Filled By O.E.M.
  dmi.product.version: To Be Filled By O.E.M.
  dmi.sys.vendor: To Be Filled By O.E.M.

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

2015-03-23 Thread Sworddragon
apport information

** Attachment added: HookError_source_linux.txt
   
https://bugs.launchpad.net/bugs/1435561/+attachment/4354076/+files/HookError_source_linux.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/1435561

Title:
  Console output is broken on requesting hibernation

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  I'm using Ubuntu 15.04 dev and this bug was initially reported here ( 
https://bugzilla.kernel.org/show_bug.cgi?id=94751 ) but it seems not to be a 
kernel bug and I was requested to forward it to here.
  --- 
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 
k3.19.0-9-generic.
  ApportVersion: 2.16.2-0ubuntu4
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/pcmC0D0p:   sworddragon   1542 F...m plugin-containe
   /dev/snd/controlC0:  sworddragon   1542 F plugin-containe
   /dev/snd/timer:  sworddragon   1542 f plugin-containe
  Card0.Amixer.info:
   Card hw:0 'SB'/'HDA ATI SB at 0xfcff4000 irq 16'
 Mixer name : 'Realtek ALC662 rev1'
 Components : 'HDA:10ec0662,18497662,00100101'
 Controls  : 36
 Simple ctrls  : 18
  Card1.Amixer.info:
   Card hw:1 'NVidia'/'HDA NVidia at 0xfe97c000 irq 19'
 Mixer name : 'Nvidia GPU 42 HDMI/DP'
 Components : 'HDA:10de0042,14583555,00100100'
 Controls  : 21
 Simple ctrls  : 3
  CurrentDesktop: LXDE
  DistroRelease: Ubuntu 15.04
  EcryptfsInUse: Yes
  Lsusb: Error: [Errno 2] No such file or directory
  MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
  NonfreeKernelModules: nvidia
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-9-generic 
root=UUID=05338ff8-a226-421b-90a4-1dd45199f783 ro elevator=cfq
  ProcVersionSignature: Ubuntu 3.19.0-9.9-generic 3.19.1
  Tags:  vivid
  Uname: Linux 3.19.0-9-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm audio cdrom dip lpadmin plugdev sambashare sudo vboxusers 
wireshark
  _MarkForUpload: True
  dmi.bios.date: 10/02/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: P1.40
  dmi.board.asset.tag: BC5FF4739C55
  dmi.board.name: 960GM/U3S3 FX
  dmi.board.vendor: ASRock
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP1.40:bd10/02/2013:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rn960GM/U3S3FX:rvr:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.name: To Be Filled By O.E.M.
  dmi.product.version: To Be Filled By O.E.M.
  dmi.sys.vendor: To Be Filled By O.E.M.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1435561/+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 1435561] Re: Console output is broken on requesting hibernation

2015-03-23 Thread Sworddragon
apport information

** Tags added: apport-collected vivid

** Description changed:

- I'm using Ubuntu 15.04 dev and this bug was initially reported here (
- https://bugzilla.kernel.org/show_bug.cgi?id=94751 ) but it seems not to
- be a kernel bug and I was requested to forward it to here.
+ I'm using Ubuntu 15.04 dev and this bug was initially reported here ( 
https://bugzilla.kernel.org/show_bug.cgi?id=94751 ) but it seems not to be a 
kernel bug and I was requested to forward it to here.
+ --- 
+ AlsaVersion: Advanced Linux Sound Architecture Driver Version 
k3.19.0-9-generic.
+ ApportVersion: 2.16.2-0ubuntu4
+ Architecture: amd64
+ AudioDevicesInUse:
+  USERPID ACCESS COMMAND
+  /dev/snd/pcmC0D0p:   sworddragon   1542 F...m plugin-containe
+  /dev/snd/controlC0:  sworddragon   1542 F plugin-containe
+  /dev/snd/timer:  sworddragon   1542 f plugin-containe
+ Card0.Amixer.info:
+  Card hw:0 'SB'/'HDA ATI SB at 0xfcff4000 irq 16'
+Mixer name : 'Realtek ALC662 rev1'
+Components : 'HDA:10ec0662,18497662,00100101'
+Controls  : 36
+Simple ctrls  : 18
+ Card1.Amixer.info:
+  Card hw:1 'NVidia'/'HDA NVidia at 0xfe97c000 irq 19'
+Mixer name : 'Nvidia GPU 42 HDMI/DP'
+Components : 'HDA:10de0042,14583555,00100100'
+Controls  : 21
+Simple ctrls  : 3
+ CurrentDesktop: LXDE
+ DistroRelease: Ubuntu 15.04
+ EcryptfsInUse: Yes
+ Lsusb: Error: [Errno 2] No such file or directory
+ MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
+ NonfreeKernelModules: nvidia
+ Package: linux (not installed)
+ ProcEnviron:
+  TERM=xterm
+  PATH=(custom, no user)
+  LANG=de_DE.UTF-8
+  SHELL=/bin/bash
+ ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-9-generic 
root=UUID=05338ff8-a226-421b-90a4-1dd45199f783 ro elevator=cfq
+ ProcVersionSignature: Ubuntu 3.19.0-9.9-generic 3.19.1
+ Tags:  vivid
+ Uname: Linux 3.19.0-9-generic x86_64
+ UpgradeStatus: No upgrade log present (probably fresh install)
+ UserGroups: adm audio cdrom dip lpadmin plugdev sambashare sudo vboxusers 
wireshark
+ _MarkForUpload: True
+ dmi.bios.date: 10/02/2013
+ dmi.bios.vendor: American Megatrends Inc.
+ dmi.bios.version: P1.40
+ dmi.board.asset.tag: BC5FF4739C55
+ dmi.board.name: 960GM/U3S3 FX
+ dmi.board.vendor: ASRock
+ dmi.chassis.asset.tag: To Be Filled By O.E.M.
+ dmi.chassis.type: 3
+ dmi.chassis.vendor: To Be Filled By O.E.M.
+ dmi.chassis.version: To Be Filled By O.E.M.
+ dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP1.40:bd10/02/2013:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rn960GM/U3S3FX:rvr:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
+ dmi.product.name: To Be Filled By O.E.M.
+ dmi.product.version: To Be Filled By O.E.M.
+ dmi.sys.vendor: To Be Filled By O.E.M.

** Attachment added: AlsaDevices.txt
   
https://bugs.launchpad.net/bugs/1435561/+attachment/4354068/+files/AlsaDevices.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/1435561

Title:
  Console output is broken on requesting hibernation

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  I'm using Ubuntu 15.04 dev and this bug was initially reported here ( 
https://bugzilla.kernel.org/show_bug.cgi?id=94751 ) but it seems not to be a 
kernel bug and I was requested to forward it to here.
  --- 
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 
k3.19.0-9-generic.
  ApportVersion: 2.16.2-0ubuntu4
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/pcmC0D0p:   sworddragon   1542 F...m plugin-containe
   /dev/snd/controlC0:  sworddragon   1542 F plugin-containe
   /dev/snd/timer:  sworddragon   1542 f plugin-containe
  Card0.Amixer.info:
   Card hw:0 'SB'/'HDA ATI SB at 0xfcff4000 irq 16'
 Mixer name : 'Realtek ALC662 rev1'
 Components : 'HDA:10ec0662,18497662,00100101'
 Controls  : 36
 Simple ctrls  : 18
  Card1.Amixer.info:
   Card hw:1 'NVidia'/'HDA NVidia at 0xfe97c000 irq 19'
 Mixer name : 'Nvidia GPU 42 HDMI/DP'
 Components : 'HDA:10de0042,14583555,00100100'
 Controls  : 21
 Simple ctrls  : 3
  CurrentDesktop: LXDE
  DistroRelease: Ubuntu 15.04
  EcryptfsInUse: Yes
  Lsusb: Error: [Errno 2] No such file or directory
  MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
  NonfreeKernelModules: nvidia
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-9-generic 
root=UUID=05338ff8-a226-421b-90a4-1dd45199f783 ro elevator=cfq
  ProcVersionSignature: Ubuntu 3.19.0-9.9-generic 3.19.1
  Tags:  vivid
  Uname: Linux 3.19.0-9-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm audio cdrom dip lpadmin plugdev sambashare sudo vboxusers 
wireshark
  _MarkForUpload: True
  dmi.bios.date

[Kernel-packages] [Bug 1435561] Card0.Codecs.codec.0.txt

2015-03-23 Thread Sworddragon
apport information

** Attachment added: Card0.Codecs.codec.0.txt
   
https://bugs.launchpad.net/bugs/1435561/+attachment/4354072/+files/Card0.Codecs.codec.0.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/1435561

Title:
  Console output is broken on requesting hibernation

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  I'm using Ubuntu 15.04 dev and this bug was initially reported here ( 
https://bugzilla.kernel.org/show_bug.cgi?id=94751 ) but it seems not to be a 
kernel bug and I was requested to forward it to here.
  --- 
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 
k3.19.0-9-generic.
  ApportVersion: 2.16.2-0ubuntu4
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/pcmC0D0p:   sworddragon   1542 F...m plugin-containe
   /dev/snd/controlC0:  sworddragon   1542 F plugin-containe
   /dev/snd/timer:  sworddragon   1542 f plugin-containe
  Card0.Amixer.info:
   Card hw:0 'SB'/'HDA ATI SB at 0xfcff4000 irq 16'
 Mixer name : 'Realtek ALC662 rev1'
 Components : 'HDA:10ec0662,18497662,00100101'
 Controls  : 36
 Simple ctrls  : 18
  Card1.Amixer.info:
   Card hw:1 'NVidia'/'HDA NVidia at 0xfe97c000 irq 19'
 Mixer name : 'Nvidia GPU 42 HDMI/DP'
 Components : 'HDA:10de0042,14583555,00100100'
 Controls  : 21
 Simple ctrls  : 3
  CurrentDesktop: LXDE
  DistroRelease: Ubuntu 15.04
  EcryptfsInUse: Yes
  Lsusb: Error: [Errno 2] No such file or directory
  MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
  NonfreeKernelModules: nvidia
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-9-generic 
root=UUID=05338ff8-a226-421b-90a4-1dd45199f783 ro elevator=cfq
  ProcVersionSignature: Ubuntu 3.19.0-9.9-generic 3.19.1
  Tags:  vivid
  Uname: Linux 3.19.0-9-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm audio cdrom dip lpadmin plugdev sambashare sudo vboxusers 
wireshark
  _MarkForUpload: True
  dmi.bios.date: 10/02/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: P1.40
  dmi.board.asset.tag: BC5FF4739C55
  dmi.board.name: 960GM/U3S3 FX
  dmi.board.vendor: ASRock
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP1.40:bd10/02/2013:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rn960GM/U3S3FX:rvr:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.name: To Be Filled By O.E.M.
  dmi.product.version: To Be Filled By O.E.M.
  dmi.sys.vendor: To Be Filled By O.E.M.

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

2015-03-23 Thread Sworddragon
apport information

** Attachment added: CurrentDmesg.txt
   
https://bugs.launchpad.net/bugs/1435561/+attachment/4354075/+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/1435561

Title:
  Console output is broken on requesting hibernation

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  I'm using Ubuntu 15.04 dev and this bug was initially reported here ( 
https://bugzilla.kernel.org/show_bug.cgi?id=94751 ) but it seems not to be a 
kernel bug and I was requested to forward it to here.
  --- 
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 
k3.19.0-9-generic.
  ApportVersion: 2.16.2-0ubuntu4
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/pcmC0D0p:   sworddragon   1542 F...m plugin-containe
   /dev/snd/controlC0:  sworddragon   1542 F plugin-containe
   /dev/snd/timer:  sworddragon   1542 f plugin-containe
  Card0.Amixer.info:
   Card hw:0 'SB'/'HDA ATI SB at 0xfcff4000 irq 16'
 Mixer name : 'Realtek ALC662 rev1'
 Components : 'HDA:10ec0662,18497662,00100101'
 Controls  : 36
 Simple ctrls  : 18
  Card1.Amixer.info:
   Card hw:1 'NVidia'/'HDA NVidia at 0xfe97c000 irq 19'
 Mixer name : 'Nvidia GPU 42 HDMI/DP'
 Components : 'HDA:10de0042,14583555,00100100'
 Controls  : 21
 Simple ctrls  : 3
  CurrentDesktop: LXDE
  DistroRelease: Ubuntu 15.04
  EcryptfsInUse: Yes
  Lsusb: Error: [Errno 2] No such file or directory
  MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
  NonfreeKernelModules: nvidia
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-9-generic 
root=UUID=05338ff8-a226-421b-90a4-1dd45199f783 ro elevator=cfq
  ProcVersionSignature: Ubuntu 3.19.0-9.9-generic 3.19.1
  Tags:  vivid
  Uname: Linux 3.19.0-9-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm audio cdrom dip lpadmin plugdev sambashare sudo vboxusers 
wireshark
  _MarkForUpload: True
  dmi.bios.date: 10/02/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: P1.40
  dmi.board.asset.tag: BC5FF4739C55
  dmi.board.name: 960GM/U3S3 FX
  dmi.board.vendor: ASRock
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP1.40:bd10/02/2013:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rn960GM/U3S3FX:rvr:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.name: To Be Filled By O.E.M.
  dmi.product.version: To Be Filled By O.E.M.
  dmi.sys.vendor: To Be Filled By O.E.M.

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

2015-03-23 Thread Sworddragon
apport information

** Attachment added: ArecordDevices.txt
   
https://bugs.launchpad.net/bugs/1435561/+attachment/4354070/+files/ArecordDevices.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/1435561

Title:
  Console output is broken on requesting hibernation

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  I'm using Ubuntu 15.04 dev and this bug was initially reported here ( 
https://bugzilla.kernel.org/show_bug.cgi?id=94751 ) but it seems not to be a 
kernel bug and I was requested to forward it to here.
  --- 
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 
k3.19.0-9-generic.
  ApportVersion: 2.16.2-0ubuntu4
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/pcmC0D0p:   sworddragon   1542 F...m plugin-containe
   /dev/snd/controlC0:  sworddragon   1542 F plugin-containe
   /dev/snd/timer:  sworddragon   1542 f plugin-containe
  Card0.Amixer.info:
   Card hw:0 'SB'/'HDA ATI SB at 0xfcff4000 irq 16'
 Mixer name : 'Realtek ALC662 rev1'
 Components : 'HDA:10ec0662,18497662,00100101'
 Controls  : 36
 Simple ctrls  : 18
  Card1.Amixer.info:
   Card hw:1 'NVidia'/'HDA NVidia at 0xfe97c000 irq 19'
 Mixer name : 'Nvidia GPU 42 HDMI/DP'
 Components : 'HDA:10de0042,14583555,00100100'
 Controls  : 21
 Simple ctrls  : 3
  CurrentDesktop: LXDE
  DistroRelease: Ubuntu 15.04
  EcryptfsInUse: Yes
  Lsusb: Error: [Errno 2] No such file or directory
  MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
  NonfreeKernelModules: nvidia
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-9-generic 
root=UUID=05338ff8-a226-421b-90a4-1dd45199f783 ro elevator=cfq
  ProcVersionSignature: Ubuntu 3.19.0-9.9-generic 3.19.1
  Tags:  vivid
  Uname: Linux 3.19.0-9-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm audio cdrom dip lpadmin plugdev sambashare sudo vboxusers 
wireshark
  _MarkForUpload: True
  dmi.bios.date: 10/02/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: P1.40
  dmi.board.asset.tag: BC5FF4739C55
  dmi.board.name: 960GM/U3S3 FX
  dmi.board.vendor: ASRock
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP1.40:bd10/02/2013:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rn960GM/U3S3FX:rvr:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.name: To Be Filled By O.E.M.
  dmi.product.version: To Be Filled By O.E.M.
  dmi.sys.vendor: To Be Filled By O.E.M.

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

2015-03-23 Thread Sworddragon
apport information

** Attachment added: Lspci.txt
   https://bugs.launchpad.net/bugs/1435561/+attachment/4354077/+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/1435561

Title:
  Console output is broken on requesting hibernation

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  I'm using Ubuntu 15.04 dev and this bug was initially reported here ( 
https://bugzilla.kernel.org/show_bug.cgi?id=94751 ) but it seems not to be a 
kernel bug and I was requested to forward it to here.
  --- 
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 
k3.19.0-9-generic.
  ApportVersion: 2.16.2-0ubuntu4
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/pcmC0D0p:   sworddragon   1542 F...m plugin-containe
   /dev/snd/controlC0:  sworddragon   1542 F plugin-containe
   /dev/snd/timer:  sworddragon   1542 f plugin-containe
  Card0.Amixer.info:
   Card hw:0 'SB'/'HDA ATI SB at 0xfcff4000 irq 16'
 Mixer name : 'Realtek ALC662 rev1'
 Components : 'HDA:10ec0662,18497662,00100101'
 Controls  : 36
 Simple ctrls  : 18
  Card1.Amixer.info:
   Card hw:1 'NVidia'/'HDA NVidia at 0xfe97c000 irq 19'
 Mixer name : 'Nvidia GPU 42 HDMI/DP'
 Components : 'HDA:10de0042,14583555,00100100'
 Controls  : 21
 Simple ctrls  : 3
  CurrentDesktop: LXDE
  DistroRelease: Ubuntu 15.04
  EcryptfsInUse: Yes
  Lsusb: Error: [Errno 2] No such file or directory
  MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
  NonfreeKernelModules: nvidia
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-9-generic 
root=UUID=05338ff8-a226-421b-90a4-1dd45199f783 ro elevator=cfq
  ProcVersionSignature: Ubuntu 3.19.0-9.9-generic 3.19.1
  Tags:  vivid
  Uname: Linux 3.19.0-9-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm audio cdrom dip lpadmin plugdev sambashare sudo vboxusers 
wireshark
  _MarkForUpload: True
  dmi.bios.date: 10/02/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: P1.40
  dmi.board.asset.tag: BC5FF4739C55
  dmi.board.name: 960GM/U3S3 FX
  dmi.board.vendor: ASRock
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP1.40:bd10/02/2013:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rn960GM/U3S3FX:rvr:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.name: To Be Filled By O.E.M.
  dmi.product.version: To Be Filled By O.E.M.
  dmi.sys.vendor: To Be Filled By O.E.M.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1435561/+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 1435561] Card0.Amixer.values.txt

2015-03-23 Thread Sworddragon
apport information

** Attachment added: Card0.Amixer.values.txt
   
https://bugs.launchpad.net/bugs/1435561/+attachment/4354071/+files/Card0.Amixer.values.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/1435561

Title:
  Console output is broken on requesting hibernation

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  I'm using Ubuntu 15.04 dev and this bug was initially reported here ( 
https://bugzilla.kernel.org/show_bug.cgi?id=94751 ) but it seems not to be a 
kernel bug and I was requested to forward it to here.
  --- 
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 
k3.19.0-9-generic.
  ApportVersion: 2.16.2-0ubuntu4
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/pcmC0D0p:   sworddragon   1542 F...m plugin-containe
   /dev/snd/controlC0:  sworddragon   1542 F plugin-containe
   /dev/snd/timer:  sworddragon   1542 f plugin-containe
  Card0.Amixer.info:
   Card hw:0 'SB'/'HDA ATI SB at 0xfcff4000 irq 16'
 Mixer name : 'Realtek ALC662 rev1'
 Components : 'HDA:10ec0662,18497662,00100101'
 Controls  : 36
 Simple ctrls  : 18
  Card1.Amixer.info:
   Card hw:1 'NVidia'/'HDA NVidia at 0xfe97c000 irq 19'
 Mixer name : 'Nvidia GPU 42 HDMI/DP'
 Components : 'HDA:10de0042,14583555,00100100'
 Controls  : 21
 Simple ctrls  : 3
  CurrentDesktop: LXDE
  DistroRelease: Ubuntu 15.04
  EcryptfsInUse: Yes
  Lsusb: Error: [Errno 2] No such file or directory
  MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
  NonfreeKernelModules: nvidia
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-9-generic 
root=UUID=05338ff8-a226-421b-90a4-1dd45199f783 ro elevator=cfq
  ProcVersionSignature: Ubuntu 3.19.0-9.9-generic 3.19.1
  Tags:  vivid
  Uname: Linux 3.19.0-9-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm audio cdrom dip lpadmin plugdev sambashare sudo vboxusers 
wireshark
  _MarkForUpload: True
  dmi.bios.date: 10/02/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: P1.40
  dmi.board.asset.tag: BC5FF4739C55
  dmi.board.name: 960GM/U3S3 FX
  dmi.board.vendor: ASRock
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP1.40:bd10/02/2013:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rn960GM/U3S3FX:rvr:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.name: To Be Filled By O.E.M.
  dmi.product.version: To Be Filled By O.E.M.
  dmi.sys.vendor: To Be Filled By O.E.M.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1435561/+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 1435561] Card1.Codecs.codec.0.txt

2015-03-23 Thread Sworddragon
apport information

** Attachment added: Card1.Codecs.codec.0.txt
   
https://bugs.launchpad.net/bugs/1435561/+attachment/4354074/+files/Card1.Codecs.codec.0.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/1435561

Title:
  Console output is broken on requesting hibernation

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  I'm using Ubuntu 15.04 dev and this bug was initially reported here ( 
https://bugzilla.kernel.org/show_bug.cgi?id=94751 ) but it seems not to be a 
kernel bug and I was requested to forward it to here.
  --- 
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 
k3.19.0-9-generic.
  ApportVersion: 2.16.2-0ubuntu4
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/pcmC0D0p:   sworddragon   1542 F...m plugin-containe
   /dev/snd/controlC0:  sworddragon   1542 F plugin-containe
   /dev/snd/timer:  sworddragon   1542 f plugin-containe
  Card0.Amixer.info:
   Card hw:0 'SB'/'HDA ATI SB at 0xfcff4000 irq 16'
 Mixer name : 'Realtek ALC662 rev1'
 Components : 'HDA:10ec0662,18497662,00100101'
 Controls  : 36
 Simple ctrls  : 18
  Card1.Amixer.info:
   Card hw:1 'NVidia'/'HDA NVidia at 0xfe97c000 irq 19'
 Mixer name : 'Nvidia GPU 42 HDMI/DP'
 Components : 'HDA:10de0042,14583555,00100100'
 Controls  : 21
 Simple ctrls  : 3
  CurrentDesktop: LXDE
  DistroRelease: Ubuntu 15.04
  EcryptfsInUse: Yes
  Lsusb: Error: [Errno 2] No such file or directory
  MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
  NonfreeKernelModules: nvidia
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-9-generic 
root=UUID=05338ff8-a226-421b-90a4-1dd45199f783 ro elevator=cfq
  ProcVersionSignature: Ubuntu 3.19.0-9.9-generic 3.19.1
  Tags:  vivid
  Uname: Linux 3.19.0-9-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm audio cdrom dip lpadmin plugdev sambashare sudo vboxusers 
wireshark
  _MarkForUpload: True
  dmi.bios.date: 10/02/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: P1.40
  dmi.board.asset.tag: BC5FF4739C55
  dmi.board.name: 960GM/U3S3 FX
  dmi.board.vendor: ASRock
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP1.40:bd10/02/2013:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rn960GM/U3S3FX:rvr:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.name: To Be Filled By O.E.M.
  dmi.product.version: To Be Filled By O.E.M.
  dmi.sys.vendor: To Be Filled By O.E.M.

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

2015-03-23 Thread Sworddragon
apport information

** Attachment added: ProcCpuinfo.txt
   
https://bugs.launchpad.net/bugs/1435561/+attachment/4354084/+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/1435561

Title:
  Console output is broken on requesting hibernation

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  I'm using Ubuntu 15.04 dev and this bug was initially reported here ( 
https://bugzilla.kernel.org/show_bug.cgi?id=94751 ) but it seems not to be a 
kernel bug and I was requested to forward it to here.
  --- 
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 
k3.19.0-9-generic.
  ApportVersion: 2.16.2-0ubuntu4
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/pcmC0D0p:   sworddragon   1542 F...m plugin-containe
   /dev/snd/controlC0:  sworddragon   1542 F plugin-containe
   /dev/snd/timer:  sworddragon   1542 f plugin-containe
  Card0.Amixer.info:
   Card hw:0 'SB'/'HDA ATI SB at 0xfcff4000 irq 16'
 Mixer name : 'Realtek ALC662 rev1'
 Components : 'HDA:10ec0662,18497662,00100101'
 Controls  : 36
 Simple ctrls  : 18
  Card1.Amixer.info:
   Card hw:1 'NVidia'/'HDA NVidia at 0xfe97c000 irq 19'
 Mixer name : 'Nvidia GPU 42 HDMI/DP'
 Components : 'HDA:10de0042,14583555,00100100'
 Controls  : 21
 Simple ctrls  : 3
  CurrentDesktop: LXDE
  DistroRelease: Ubuntu 15.04
  EcryptfsInUse: Yes
  Lsusb: Error: [Errno 2] No such file or directory
  MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
  NonfreeKernelModules: nvidia
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-9-generic 
root=UUID=05338ff8-a226-421b-90a4-1dd45199f783 ro elevator=cfq
  ProcVersionSignature: Ubuntu 3.19.0-9.9-generic 3.19.1
  Tags:  vivid
  Uname: Linux 3.19.0-9-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm audio cdrom dip lpadmin plugdev sambashare sudo vboxusers 
wireshark
  _MarkForUpload: True
  dmi.bios.date: 10/02/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: P1.40
  dmi.board.asset.tag: BC5FF4739C55
  dmi.board.name: 960GM/U3S3 FX
  dmi.board.vendor: ASRock
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP1.40:bd10/02/2013:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rn960GM/U3S3FX:rvr:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.name: To Be Filled By O.E.M.
  dmi.product.version: To Be Filled By O.E.M.
  dmi.sys.vendor: To Be Filled By O.E.M.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1435561/+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 1357748] Re: Putting thermald into recommends

2014-11-20 Thread Sworddragon
With linux-image-generic 3.16.0.25.26 thermald is now a recommendation.

** Changed in: linux (Ubuntu)
   Status: Triaged = Fix Committed

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

Title:
  Putting thermald into recommends

Status in “linux” package in Ubuntu:
  Fix Committed

Bug description:
  I'm using Ubuntu 14.10 dev with linux-image-generic 3.16.0.9.10.
  Currently linux-image-generic depends on thermald but in my opinion
  thermald should not be a dependency as computers are normally
  providing their own cooling control on hardware level. thermald might
  be a nice enhancement but I think it would be better to move it from a
  dependency to a recommendation.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1357748/+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 1380754] Re: Don't allow removing the currently running kernel

2014-10-13 Thread Sworddragon
** 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/1380754

Title:
  Don't allow removing the currently running kernel

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  I'm using Ubuntu 14.10 dev with mount 2.25.1-3ubuntu2 and if the
  current running kernel is being removed (for example because a new one
  is installed but the system wasn't rebooted directly afterwards) and a
  device is trying to be mounted I'm always getting this error:

  sworddragon@ubuntu:~$ sudo mount /dev/sdf1 /mnt
  mount: wrong fs type, bad option, bad superblock on /dev/sdf1,
 missing codepage or helper program, or other error

 In some cases useful info is found in syslog - try
 dmesg | tail or so.

  
  All other parts of the system are working fine (for example 3D applications 
with proprietary graphics driver) even if running for several days so probably 
this could be a bug/missing feature in mount.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1380754/+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 1359754] Re: Booting time got slower with newer kernel versions

2014-09-09 Thread Sworddragon
Here is the report: https://bugzilla.kernel.org/show_bug.cgi?id=84161

** Bug watch added: Linux Kernel Bug Tracker #84161
   http://bugzilla.kernel.org/show_bug.cgi?id=84161

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

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

Title:
  Booting time got slower with newer kernel versions

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  I'm using Ubuntu 14.10 dev with linux-image-generic 3.16.0.9.10 and as 
already mentioned in the other ticket 
(https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1325819) I'm noticing a 
performance loss in booting time of a few seconds with newer versions of the 
kernel. But interestingly one linked kernel in the other ticket 
(http://kernel.ubuntu.com/~jsalisbury/lp1325819/ - 3.13.0-031300rc3-generic) 
doesn't have this problem. In the attachments are 2 dmesg logs of the different 
kernels. As they show the 3.13.0-031300rc3-generic was ~2 seconds faster with 
loading the nvidia module (last lines in dmesg) than the current kernel. I'm 
wondering why there is this difference between those kernels in booting time.
  --- 
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 
k3.16.0-9-generic.
  ApportVersion: 2.14.6-0ubuntu2
  Architecture: amd64
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/hwC1D0', 
'/dev/snd/pcmC1D8p', '/dev/snd/pcmC1D7p', '/dev/snd/pcmC1D3p', 
'/dev/snd/controlC1', '/dev/snd/by-path', '/dev/snd/hwC0D0', 
'/dev/snd/pcmC0D2c', '/dev/snd/pcmC0D0c', '/dev/snd/pcmC0D0p', 
'/dev/snd/controlC0', '/dev/snd/timer'] failed with exit code 1:
  BootDmesg: (Nothing has been logged yet.)
  CRDA: Error: [Errno 2] No such file or directory
  Card0.Amixer.info:
   Card hw:0 'SB'/'HDA ATI SB at 0xfcff4000 irq 16'
 Mixer name : 'Realtek ALC662 rev1'
 Components : 'HDA:10ec0662,18497662,00100101'
 Controls  : 36
 Simple ctrls  : 18
  Card1.Amixer.info:
   Card hw:1 'NVidia'/'HDA NVidia at 0xfe97c000 irq 19'
 Mixer name : 'Nvidia GPU 42 HDMI/DP'
 Components : 'HDA:10de0042,14583555,00100100'
 Controls  : 21
 Simple ctrls  : 3
  CurrentDesktop: LXDE
  DistroRelease: Ubuntu 14.10
  EcryptfsInUse: Yes
  HibernationDevice: RESUME=UUID=23b2ee46-5930-41bc-a3e5-33800a236db2
  IwConfig: Error: [Errno 2] No such file or directory
  Lsusb: Error: [Errno 2] No such file or directory
  MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
  NonfreeKernelModules: nvidia
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 VESA VGA
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-9-generic 
root=UUID=05338ff8-a226-421b-90a4-1dd45199f783 ro elevator=cfq
  ProcVersionSignature: Ubuntu 3.16.0-9.14-generic 3.16.1
  RelatedPackageVersions:
   linux-restricted-modules-3.16.0-9-generic N/A
   linux-backports-modules-3.16.0-9-generic  N/A
   linux-firmware1.132
  RfKill: Error: [Errno 2] No such file or directory
  Tags:  utopic
  Uname: Linux 3.16.0-9-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm audio cdrom dip lpadmin plugdev sambashare sudo wireshark
  WifiSyslog:
   
  _MarkForUpload: True
  dmi.bios.date: 10/02/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: P1.40
  dmi.board.asset.tag: BC5FF4739C55
  dmi.board.name: 960GM/U3S3 FX
  dmi.board.vendor: ASRock
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP1.40:bd10/02/2013:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rn960GM/U3S3FX:rvr:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.name: To Be Filled By O.E.M.
  dmi.product.version: To Be Filled By O.E.M.
  dmi.sys.vendor: To Be Filled By O.E.M.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1359754/+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 1363697] [NEW] Error sed: -e expression #1, char 6: unknown command: `m' on upgrading the kernel

2014-08-31 Thread Sworddragon
Public bug reported:

I'm using Ubuntu 14.10 dev and for some time I'm seeing always the error
sed: -e expression #1, char 6: unknown command: `m' on upgrading the
kernel. On trying to reproduce this here is the complete terminal
output:

sworddragon@ubuntu:~$ sudo apt-get install linux-image-generic 
linux-headers-generic
Reading package lists... Done
Building dependency tree   
Reading state information... Done
The following extra packages will be installed:
  linux-headers-3.16.0-12 linux-headers-3.16.0-12-generic 
linux-image-3.16.0-12-generic linux-image-extra-3.16.0-12-generic
Suggested packages:
  fdutils linux-doc-3.16.0 linux-source-3.16.0 linux-tools
The following NEW packages will be installed:
  linux-headers-3.16.0-12 linux-headers-3.16.0-12-generic linux-headers-generic 
linux-image-3.16.0-12-generic linux-image-extra-3.16.0-12-generic 
linux-image-generic
0 upgraded, 6 newly installed, 0 to remove and 0 not upgraded.
Need to get 0 B/63.8 MB of archives.
After this operation, 281 MB of additional disk space will be used.
Do you want to continue? [Y/n] 
debconf: delaying package configuration, since apt-utils is not installed
Selecting previously unselected package linux-image-3.16.0-12-generic.
(Reading database ... 93480 files and directories currently installed.)
Preparing to unpack .../linux-image-3.16.0-12-generic_3.16.0-12.17_amd64.deb ...
Done.
Unpacking linux-image-3.16.0-12-generic (3.16.0-12.17) ...
Selecting previously unselected package linux-headers-3.16.0-12.
Preparing to unpack .../linux-headers-3.16.0-12_3.16.0-12.17_all.deb ...
Unpacking linux-headers-3.16.0-12 (3.16.0-12.17) ...
Selecting previously unselected package linux-headers-3.16.0-12-generic.
Preparing to unpack .../linux-headers-3.16.0-12-generic_3.16.0-12.17_amd64.deb 
...
Unpacking linux-headers-3.16.0-12-generic (3.16.0-12.17) ...
Selecting previously unselected package linux-headers-generic.
Preparing to unpack .../linux-headers-generic_3.16.0.12.13_amd64.deb ...
Unpacking linux-headers-generic (3.16.0.12.13) ...
Selecting previously unselected package linux-image-extra-3.16.0-12-generic.
Preparing to unpack 
.../linux-image-extra-3.16.0-12-generic_3.16.0-12.17_amd64.deb ...
Unpacking linux-image-extra-3.16.0-12-generic (3.16.0-12.17) ...
Selecting previously unselected package linux-image-generic.
Preparing to unpack .../linux-image-generic_3.16.0.12.13_amd64.deb ...
Unpacking linux-image-generic (3.16.0.12.13) ...
Setting up linux-image-3.16.0-12-generic (3.16.0-12.17) ...
Running depmod.
update-initramfs: deferring update (hook will be called later)
Examining /etc/kernel/postinst.d.
run-parts: executing /etc/kernel/postinst.d/apt-auto-removal 3.16.0-12-generic 
/boot/vmlinuz-3.16.0-12-generic
run-parts: executing /etc/kernel/postinst.d/dkms 3.16.0-12-generic 
/boot/vmlinuz-3.16.0-12-generic
sed: -e expression #1, char 6: unknown command: `m'
run-parts: executing /etc/kernel/postinst.d/initramfs-tools 3.16.0-12-generic 
/boot/vmlinuz-3.16.0-12-generic
update-initramfs: Generating /boot/initrd.img-3.16.0-12-generic
run-parts: executing /etc/kernel/postinst.d/update-notifier 3.16.0-12-generic 
/boot/vmlinuz-3.16.0-12-generic
run-parts: executing /etc/kernel/postinst.d/zz-update-grub 3.16.0-12-generic 
/boot/vmlinuz-3.16.0-12-generic
Generating grub configuration file ...
Warning: Setting GRUB_TIMEOUT to a non-zero value when GRUB_HIDDEN_TIMEOUT is 
set is no longer supported.
Found linux image: /boot/vmlinuz-3.16.0-12-generic
Found initrd image: /boot/initrd.img-3.16.0-12-generic
Found linux image: /boot/vmlinuz-3.16.0-11-generic
Found initrd image: /boot/initrd.img-3.16.0-11-generic
Found Microsoft Windows XP Professional on /dev/sda2
done
Setting up linux-headers-3.16.0-12 (3.16.0-12.17) ...
Setting up linux-headers-3.16.0-12-generic (3.16.0-12.17) ...
Examining /etc/kernel/header_postinst.d.
run-parts: executing /etc/kernel/header_postinst.d/dkms 3.16.0-12-generic 
/boot/vmlinuz-3.16.0-12-generic
Setting up linux-headers-generic (3.16.0.12.13) ...
Setting up linux-image-extra-3.16.0-12-generic (3.16.0-12.17) ...
Running depmod.
update-initramfs: deferring update (hook will be called later)
Not updating initrd symbolic links since we are being updated/reinstalled 
(3.16.0-12.17 was configured last, according to dpkg)
Not updating image symbolic links since we are being updated/reinstalled 
(3.16.0-12.17 was configured last, according to dpkg)
Examining /etc/kernel/postinst.d.
run-parts: executing /etc/kernel/postinst.d/apt-auto-removal 3.16.0-12-generic 
/boot/vmlinuz-3.16.0-12-generic
run-parts: executing /etc/kernel/postinst.d/dkms 3.16.0-12-generic 
/boot/vmlinuz-3.16.0-12-generic
run-parts: executing /etc/kernel/postinst.d/initramfs-tools 3.16.0-12-generic 
/boot/vmlinuz-3.16.0-12-generic
update-initramfs: Generating /boot/initrd.img-3.16.0-12-generic
run-parts: executing /etc/kernel/postinst.d/update-notifier 3.16.0-12-generic 
/boot/vmlinuz-3.16.0-12-generic
run-parts: executing /etc/kernel

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

2014-08-31 Thread Sworddragon
apport information

** Attachment added: CurrentDmesg.txt
   
https://bugs.launchpad.net/bugs/1363697/+attachment/4191691/+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/1363697

Title:
  Error sed: -e expression #1, char 6: unknown command: `m' on
  upgrading the kernel

Status in “linux” package in Ubuntu:
  New

Bug description:
  I'm using Ubuntu 14.10 dev and for some time I'm seeing always the
  error sed: -e expression #1, char 6: unknown command: `m' on
  upgrading the kernel. On trying to reproduce this here is the complete
  terminal output:

  sworddragon@ubuntu:~$ sudo apt-get install linux-image-generic 
linux-headers-generic
  Reading package lists... Done
  Building dependency tree   
  Reading state information... Done
  The following extra packages will be installed:
linux-headers-3.16.0-12 linux-headers-3.16.0-12-generic 
linux-image-3.16.0-12-generic linux-image-extra-3.16.0-12-generic
  Suggested packages:
fdutils linux-doc-3.16.0 linux-source-3.16.0 linux-tools
  The following NEW packages will be installed:
linux-headers-3.16.0-12 linux-headers-3.16.0-12-generic 
linux-headers-generic linux-image-3.16.0-12-generic 
linux-image-extra-3.16.0-12-generic linux-image-generic
  0 upgraded, 6 newly installed, 0 to remove and 0 not upgraded.
  Need to get 0 B/63.8 MB of archives.
  After this operation, 281 MB of additional disk space will be used.
  Do you want to continue? [Y/n] 
  debconf: delaying package configuration, since apt-utils is not installed
  Selecting previously unselected package linux-image-3.16.0-12-generic.
  (Reading database ... 93480 files and directories currently installed.)
  Preparing to unpack .../linux-image-3.16.0-12-generic_3.16.0-12.17_amd64.deb 
...
  Done.
  Unpacking linux-image-3.16.0-12-generic (3.16.0-12.17) ...
  Selecting previously unselected package linux-headers-3.16.0-12.
  Preparing to unpack .../linux-headers-3.16.0-12_3.16.0-12.17_all.deb ...
  Unpacking linux-headers-3.16.0-12 (3.16.0-12.17) ...
  Selecting previously unselected package linux-headers-3.16.0-12-generic.
  Preparing to unpack 
.../linux-headers-3.16.0-12-generic_3.16.0-12.17_amd64.deb ...
  Unpacking linux-headers-3.16.0-12-generic (3.16.0-12.17) ...
  Selecting previously unselected package linux-headers-generic.
  Preparing to unpack .../linux-headers-generic_3.16.0.12.13_amd64.deb ...
  Unpacking linux-headers-generic (3.16.0.12.13) ...
  Selecting previously unselected package linux-image-extra-3.16.0-12-generic.
  Preparing to unpack 
.../linux-image-extra-3.16.0-12-generic_3.16.0-12.17_amd64.deb ...
  Unpacking linux-image-extra-3.16.0-12-generic (3.16.0-12.17) ...
  Selecting previously unselected package linux-image-generic.
  Preparing to unpack .../linux-image-generic_3.16.0.12.13_amd64.deb ...
  Unpacking linux-image-generic (3.16.0.12.13) ...
  Setting up linux-image-3.16.0-12-generic (3.16.0-12.17) ...
  Running depmod.
  update-initramfs: deferring update (hook will be called later)
  Examining /etc/kernel/postinst.d.
  run-parts: executing /etc/kernel/postinst.d/apt-auto-removal 
3.16.0-12-generic /boot/vmlinuz-3.16.0-12-generic
  run-parts: executing /etc/kernel/postinst.d/dkms 3.16.0-12-generic 
/boot/vmlinuz-3.16.0-12-generic
  sed: -e expression #1, char 6: unknown command: `m'
  run-parts: executing /etc/kernel/postinst.d/initramfs-tools 3.16.0-12-generic 
/boot/vmlinuz-3.16.0-12-generic
  update-initramfs: Generating /boot/initrd.img-3.16.0-12-generic
  run-parts: executing /etc/kernel/postinst.d/update-notifier 3.16.0-12-generic 
/boot/vmlinuz-3.16.0-12-generic
  run-parts: executing /etc/kernel/postinst.d/zz-update-grub 3.16.0-12-generic 
/boot/vmlinuz-3.16.0-12-generic
  Generating grub configuration file ...
  Warning: Setting GRUB_TIMEOUT to a non-zero value when GRUB_HIDDEN_TIMEOUT is 
set is no longer supported.
  Found linux image: /boot/vmlinuz-3.16.0-12-generic
  Found initrd image: /boot/initrd.img-3.16.0-12-generic
  Found linux image: /boot/vmlinuz-3.16.0-11-generic
  Found initrd image: /boot/initrd.img-3.16.0-11-generic
  Found Microsoft Windows XP Professional on /dev/sda2
  done
  Setting up linux-headers-3.16.0-12 (3.16.0-12.17) ...
  Setting up linux-headers-3.16.0-12-generic (3.16.0-12.17) ...
  Examining /etc/kernel/header_postinst.d.
  run-parts: executing /etc/kernel/header_postinst.d/dkms 3.16.0-12-generic 
/boot/vmlinuz-3.16.0-12-generic
  Setting up linux-headers-generic (3.16.0.12.13) ...
  Setting up linux-image-extra-3.16.0-12-generic (3.16.0-12.17) ...
  Running depmod.
  update-initramfs: deferring update (hook will be called later)
  Not updating initrd symbolic links since we are being updated/reinstalled 
  (3.16.0-12.17 was configured last, according to dpkg)
  Not updating image symbolic links since we are being updated/reinstalled 
  (3.16.0-12.17 was configured last

[Kernel-packages] [Bug 1363697] Card0.Amixer.values.txt

2014-08-31 Thread Sworddragon
apport information

** Attachment added: Card0.Amixer.values.txt
   
https://bugs.launchpad.net/bugs/1363697/+attachment/4191687/+files/Card0.Amixer.values.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/1363697

Title:
  Error sed: -e expression #1, char 6: unknown command: `m' on
  upgrading the kernel

Status in “linux” package in Ubuntu:
  New

Bug description:
  I'm using Ubuntu 14.10 dev and for some time I'm seeing always the
  error sed: -e expression #1, char 6: unknown command: `m' on
  upgrading the kernel. On trying to reproduce this here is the complete
  terminal output:

  sworddragon@ubuntu:~$ sudo apt-get install linux-image-generic 
linux-headers-generic
  Reading package lists... Done
  Building dependency tree   
  Reading state information... Done
  The following extra packages will be installed:
linux-headers-3.16.0-12 linux-headers-3.16.0-12-generic 
linux-image-3.16.0-12-generic linux-image-extra-3.16.0-12-generic
  Suggested packages:
fdutils linux-doc-3.16.0 linux-source-3.16.0 linux-tools
  The following NEW packages will be installed:
linux-headers-3.16.0-12 linux-headers-3.16.0-12-generic 
linux-headers-generic linux-image-3.16.0-12-generic 
linux-image-extra-3.16.0-12-generic linux-image-generic
  0 upgraded, 6 newly installed, 0 to remove and 0 not upgraded.
  Need to get 0 B/63.8 MB of archives.
  After this operation, 281 MB of additional disk space will be used.
  Do you want to continue? [Y/n] 
  debconf: delaying package configuration, since apt-utils is not installed
  Selecting previously unselected package linux-image-3.16.0-12-generic.
  (Reading database ... 93480 files and directories currently installed.)
  Preparing to unpack .../linux-image-3.16.0-12-generic_3.16.0-12.17_amd64.deb 
...
  Done.
  Unpacking linux-image-3.16.0-12-generic (3.16.0-12.17) ...
  Selecting previously unselected package linux-headers-3.16.0-12.
  Preparing to unpack .../linux-headers-3.16.0-12_3.16.0-12.17_all.deb ...
  Unpacking linux-headers-3.16.0-12 (3.16.0-12.17) ...
  Selecting previously unselected package linux-headers-3.16.0-12-generic.
  Preparing to unpack 
.../linux-headers-3.16.0-12-generic_3.16.0-12.17_amd64.deb ...
  Unpacking linux-headers-3.16.0-12-generic (3.16.0-12.17) ...
  Selecting previously unselected package linux-headers-generic.
  Preparing to unpack .../linux-headers-generic_3.16.0.12.13_amd64.deb ...
  Unpacking linux-headers-generic (3.16.0.12.13) ...
  Selecting previously unselected package linux-image-extra-3.16.0-12-generic.
  Preparing to unpack 
.../linux-image-extra-3.16.0-12-generic_3.16.0-12.17_amd64.deb ...
  Unpacking linux-image-extra-3.16.0-12-generic (3.16.0-12.17) ...
  Selecting previously unselected package linux-image-generic.
  Preparing to unpack .../linux-image-generic_3.16.0.12.13_amd64.deb ...
  Unpacking linux-image-generic (3.16.0.12.13) ...
  Setting up linux-image-3.16.0-12-generic (3.16.0-12.17) ...
  Running depmod.
  update-initramfs: deferring update (hook will be called later)
  Examining /etc/kernel/postinst.d.
  run-parts: executing /etc/kernel/postinst.d/apt-auto-removal 
3.16.0-12-generic /boot/vmlinuz-3.16.0-12-generic
  run-parts: executing /etc/kernel/postinst.d/dkms 3.16.0-12-generic 
/boot/vmlinuz-3.16.0-12-generic
  sed: -e expression #1, char 6: unknown command: `m'
  run-parts: executing /etc/kernel/postinst.d/initramfs-tools 3.16.0-12-generic 
/boot/vmlinuz-3.16.0-12-generic
  update-initramfs: Generating /boot/initrd.img-3.16.0-12-generic
  run-parts: executing /etc/kernel/postinst.d/update-notifier 3.16.0-12-generic 
/boot/vmlinuz-3.16.0-12-generic
  run-parts: executing /etc/kernel/postinst.d/zz-update-grub 3.16.0-12-generic 
/boot/vmlinuz-3.16.0-12-generic
  Generating grub configuration file ...
  Warning: Setting GRUB_TIMEOUT to a non-zero value when GRUB_HIDDEN_TIMEOUT is 
set is no longer supported.
  Found linux image: /boot/vmlinuz-3.16.0-12-generic
  Found initrd image: /boot/initrd.img-3.16.0-12-generic
  Found linux image: /boot/vmlinuz-3.16.0-11-generic
  Found initrd image: /boot/initrd.img-3.16.0-11-generic
  Found Microsoft Windows XP Professional on /dev/sda2
  done
  Setting up linux-headers-3.16.0-12 (3.16.0-12.17) ...
  Setting up linux-headers-3.16.0-12-generic (3.16.0-12.17) ...
  Examining /etc/kernel/header_postinst.d.
  run-parts: executing /etc/kernel/header_postinst.d/dkms 3.16.0-12-generic 
/boot/vmlinuz-3.16.0-12-generic
  Setting up linux-headers-generic (3.16.0.12.13) ...
  Setting up linux-image-extra-3.16.0-12-generic (3.16.0-12.17) ...
  Running depmod.
  update-initramfs: deferring update (hook will be called later)
  Not updating initrd symbolic links since we are being updated/reinstalled 
  (3.16.0-12.17 was configured last, according to dpkg)
  Not updating image symbolic links since we are being updated/reinstalled 
  (3.16.0-12.17 was configured

[Kernel-packages] [Bug 1363697] ProcInterrupts.txt

2014-08-31 Thread Sworddragon
apport information

** Attachment added: ProcInterrupts.txt
   
https://bugs.launchpad.net/bugs/1363697/+attachment/4191695/+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/1363697

Title:
  Error sed: -e expression #1, char 6: unknown command: `m' on
  upgrading the kernel

Status in “linux” package in Ubuntu:
  New

Bug description:
  I'm using Ubuntu 14.10 dev and for some time I'm seeing always the
  error sed: -e expression #1, char 6: unknown command: `m' on
  upgrading the kernel. On trying to reproduce this here is the complete
  terminal output:

  sworddragon@ubuntu:~$ sudo apt-get install linux-image-generic 
linux-headers-generic
  Reading package lists... Done
  Building dependency tree   
  Reading state information... Done
  The following extra packages will be installed:
linux-headers-3.16.0-12 linux-headers-3.16.0-12-generic 
linux-image-3.16.0-12-generic linux-image-extra-3.16.0-12-generic
  Suggested packages:
fdutils linux-doc-3.16.0 linux-source-3.16.0 linux-tools
  The following NEW packages will be installed:
linux-headers-3.16.0-12 linux-headers-3.16.0-12-generic 
linux-headers-generic linux-image-3.16.0-12-generic 
linux-image-extra-3.16.0-12-generic linux-image-generic
  0 upgraded, 6 newly installed, 0 to remove and 0 not upgraded.
  Need to get 0 B/63.8 MB of archives.
  After this operation, 281 MB of additional disk space will be used.
  Do you want to continue? [Y/n] 
  debconf: delaying package configuration, since apt-utils is not installed
  Selecting previously unselected package linux-image-3.16.0-12-generic.
  (Reading database ... 93480 files and directories currently installed.)
  Preparing to unpack .../linux-image-3.16.0-12-generic_3.16.0-12.17_amd64.deb 
...
  Done.
  Unpacking linux-image-3.16.0-12-generic (3.16.0-12.17) ...
  Selecting previously unselected package linux-headers-3.16.0-12.
  Preparing to unpack .../linux-headers-3.16.0-12_3.16.0-12.17_all.deb ...
  Unpacking linux-headers-3.16.0-12 (3.16.0-12.17) ...
  Selecting previously unselected package linux-headers-3.16.0-12-generic.
  Preparing to unpack 
.../linux-headers-3.16.0-12-generic_3.16.0-12.17_amd64.deb ...
  Unpacking linux-headers-3.16.0-12-generic (3.16.0-12.17) ...
  Selecting previously unselected package linux-headers-generic.
  Preparing to unpack .../linux-headers-generic_3.16.0.12.13_amd64.deb ...
  Unpacking linux-headers-generic (3.16.0.12.13) ...
  Selecting previously unselected package linux-image-extra-3.16.0-12-generic.
  Preparing to unpack 
.../linux-image-extra-3.16.0-12-generic_3.16.0-12.17_amd64.deb ...
  Unpacking linux-image-extra-3.16.0-12-generic (3.16.0-12.17) ...
  Selecting previously unselected package linux-image-generic.
  Preparing to unpack .../linux-image-generic_3.16.0.12.13_amd64.deb ...
  Unpacking linux-image-generic (3.16.0.12.13) ...
  Setting up linux-image-3.16.0-12-generic (3.16.0-12.17) ...
  Running depmod.
  update-initramfs: deferring update (hook will be called later)
  Examining /etc/kernel/postinst.d.
  run-parts: executing /etc/kernel/postinst.d/apt-auto-removal 
3.16.0-12-generic /boot/vmlinuz-3.16.0-12-generic
  run-parts: executing /etc/kernel/postinst.d/dkms 3.16.0-12-generic 
/boot/vmlinuz-3.16.0-12-generic
  sed: -e expression #1, char 6: unknown command: `m'
  run-parts: executing /etc/kernel/postinst.d/initramfs-tools 3.16.0-12-generic 
/boot/vmlinuz-3.16.0-12-generic
  update-initramfs: Generating /boot/initrd.img-3.16.0-12-generic
  run-parts: executing /etc/kernel/postinst.d/update-notifier 3.16.0-12-generic 
/boot/vmlinuz-3.16.0-12-generic
  run-parts: executing /etc/kernel/postinst.d/zz-update-grub 3.16.0-12-generic 
/boot/vmlinuz-3.16.0-12-generic
  Generating grub configuration file ...
  Warning: Setting GRUB_TIMEOUT to a non-zero value when GRUB_HIDDEN_TIMEOUT is 
set is no longer supported.
  Found linux image: /boot/vmlinuz-3.16.0-12-generic
  Found initrd image: /boot/initrd.img-3.16.0-12-generic
  Found linux image: /boot/vmlinuz-3.16.0-11-generic
  Found initrd image: /boot/initrd.img-3.16.0-11-generic
  Found Microsoft Windows XP Professional on /dev/sda2
  done
  Setting up linux-headers-3.16.0-12 (3.16.0-12.17) ...
  Setting up linux-headers-3.16.0-12-generic (3.16.0-12.17) ...
  Examining /etc/kernel/header_postinst.d.
  run-parts: executing /etc/kernel/header_postinst.d/dkms 3.16.0-12-generic 
/boot/vmlinuz-3.16.0-12-generic
  Setting up linux-headers-generic (3.16.0.12.13) ...
  Setting up linux-image-extra-3.16.0-12-generic (3.16.0-12.17) ...
  Running depmod.
  update-initramfs: deferring update (hook will be called later)
  Not updating initrd symbolic links since we are being updated/reinstalled 
  (3.16.0-12.17 was configured last, according to dpkg)
  Not updating image symbolic links since we are being updated/reinstalled 
  (3.16.0-12.17 was configured last

  1   2   3   >