[Kernel-packages] [Bug 1325713] Re: need vdso*.so images installed under /lib/modules for systemtap etc.

2014-08-22 Thread Tim Gardner
Ubuntu-3.13.0-30.54

** Changed in: linux (Ubuntu Trusty)
   Status: In Progress = Fix Released

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

Title:
  need vdso*.so images installed under /lib/modules for systemtap etc.

Status in “linux” package in Ubuntu:
  Fix Released
Status in “linux” source package in Trusty:
  Fix Released
Status in “linux” source package in Utopic:
  Fix Released

Bug description:
  The vdso* files are built into the kernel for loading into userspace
  binaries to accelerate various kernel-related operations.  These files
  do not need to be packaged  installed for the system to operate, and
  indeed they aren't part of the linux-image* deb's in Ubuntu.  However,
  tools such as systemtap (and possibly perf and oprofile;
  https://bugs.launchpad.net/ubuntu/+source/oprofile/+bug/295975) need
  them, in order to unwind user-space stacks.

  In Fedora, these vdso.so's are installed with:

 [...]
  %{make} -s ARCH=$Arch INSTALL_MOD_PATH=$RPM_BUILD_ROOT vdso_install 
KERNELRELEASE=$KernelVer
 [...]

  so they show up under /usr/lib/modules/`uname -r`/vdso/.

  Please make the change to have the linux-image deb preserve  ship these 
.so's in the same location.
  --- 
  AlsaDevices:
   total 0
   crw-rw 1 root audio 116,  1 Jun  2 14:54 seq
   crw-rw 1 root audio 116, 33 Jun  2 14:54 timer
  AplayDevices: Error: [Errno 2] No such file or directory
  ApportVersion: 2.14.1-0ubuntu3.2
  Architecture: amd64
  ArecordDevices: Error: [Errno 2] No such file or directory
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  CRDA: Error: [Errno 2] No such file or directory
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=/dev/mapper/vm--ubuntu14--vg-swap_1
  InstallationDate: Installed on 2014-04-22 (41 days ago)
  InstallationMedia: Ubuntu-Server 14.04 LTS Trusty Tahr - Release amd64 
(20140416.2)
  IwConfig:
   eth0  no wireless extensions.
   
   lono wireless extensions.
  Lsusb: Error: command ['lsusb'] failed with exit code 1: unable to initialize 
libusb: -99
  MachineType: Bochs Bochs
  Package: linux (not installed)
  PciMultimedia:
   
  ProcFB: 0 cirrusdrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-24-generic 
root=/dev/mapper/vm--ubuntu14--vg-root ro
  ProcVersionSignature: Ubuntu 3.13.0-24.47-generic 3.13.9
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-24-generic N/A
   linux-backports-modules-3.13.0-24-generic  N/A
   linux-firmware 1.127.2
  RfKill: Error: [Errno 2] No such file or directory
  Tags:  trusty
  Uname: Linux 3.13.0-24-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare stapdev stapusr sudo
  _MarkForUpload: True
  dmi.bios.date: 01/01/2011
  dmi.bios.vendor: Bochs
  dmi.bios.version: Bochs
  dmi.chassis.type: 1
  dmi.chassis.vendor: Bochs
  dmi.modalias: 
dmi:bvnBochs:bvrBochs:bd01/01/2011:svnBochs:pnBochs:pvr:cvnBochs:ct1:cvr:
  dmi.product.name: Bochs
  dmi.sys.vendor: Bochs

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1325713/+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 1325713] Re: need vdso*.so images installed under /lib/modules for systemtap etc.

2014-06-12 Thread Launchpad Bug Tracker
This bug was fixed in the package linux - 3.15.0-6.11

---
linux (3.15.0-6.11) utopic; urgency=low

  [ Adam Conrad ]

  * Enable building the sata-modules udeb on ppc64el.
- LP: #1323980
  * [Packaging] Set bootloader and loader on ppc64el to grub

  [ Adam Lee ]

  * SAUCE: (no-up) rtlwifi: rtl8723be: disable MSI interrupts mode
- LP: #1310512, #1320070

  [ Alex Hung ]

  * SAUCE: (no-up) dell-led: add mic mute led interface
- LP: #1308297

  [ Andy Whitcroft ]

  * [Config] d-i -- add hyperv_keyboard to serial-modules udeb
- LP: #1285434
  * [Config] tools -- enable cpupower on ppc64el
  * [Config] ppc64el -- enable perf tools
  * [Config] powerpc -- enable perf tools
  * [Config] ppc64el -- reduce MAX_ORDER with 64k pages
  * [Config] arm64 -- enable tools
- LP: #1326050
  * [Config] switch hyper-keyboard to virtual
- LP: #1325306
  * [Config] fix up Breaks/Replaces on linux-cloud-tools-common to fix
upgrades
  * SAUCE: kvm: BIOS disabled kvm support should be a warning
- LP: #1300247
  * SAUCE: nouveau: missing outputs should be warnings
- LP: #1300244
  * [Config] d-i -- add nvme devices to block-modules udeb
- LP: #1303710

  [ Anton Blanchard ]

  * SAUCE: (no-up) powerpc: 64bit sendfile is capped at 2GB
- LP: #1328230

  [ Colin Ian King ]

  * SAUCE: intel_pstate: inform user that thermald is worth considering

  [ Dave Chiluk ]

  * [Config] Enable CONFIG_IP_VS_IPV6=y
- LP: #1300739

  [ Paolo Pisati ]

  * [Config] build vexpress a9 dtb
- LP: #1303657

  [ Tetsuo Handa ]

  * SAUCE: kthread: Do not leave kthread_create() immediately upon
SIGKILL.

  [ Tim Gardner ]

  * Release Tracking Bug
- LP: #1329045
  * [Debian] Treat vdso install as an environment variable
- LP: #1325713
  * [Config] Treat vdso install as an environment variable
- LP: #1325713
  * [config] Set IPMI suppoort default to y
  * [Config] powerpc -- CONFIG_SCSI_IBMVSCSI=y
  * [Config] CONFIG_RT_GROUP_SCHED=n
- LP: #1284731
  * [Config] ppc64el -- switch to 64K system pages
  * [Config] CONFIG_MICROCODE_EARLY=y
  * [Config] SND_DAVINCI_SOC  SND_AM33XX_SOC_EVM =m
  * [Config] armhf: DRM_TILCDC=m
  * SAUCE: (no-up) mei_me: Add module parameter to disable MSI
  * [Config] arm64: KVM=y
  * [Config] armhf: LEDS_TRIGGER_HEARTBEAT=y
  * [Config] armhf: generic: disable CPU_IDLE
  * [Config] armhf: CPU_FREQ=y
  * [Config] Add new mlx modules to d-i
  * [Config] Added Muti-Arch support for linux-headers-PKGVER-ABINUM, 
linux-tools-common, and linux-cloud-tools-common
- LP: #1295112
  * [Config] CONFIG_EXYNOS_ADC=n, CONFIG_HW_RANDOM_EXYNOS=n, 
CONFIG_MMC_DW_EXYNOS=n, CONFIG_USB_DWC3_EXYNOS=n
- LP: #1294353
  * [Config] CONFIG_ABX500_CORE=y for ppc64el
  * [Config] CONFIG_ALX=m for powerpc
  * [Config] CONFIG_ACENIC_OMIT_TIGON_I=n for ppc64el
  * [Config] CONFIG_ACORN_PARTITION_*=n for ppc64el
  * [Config] CONFIG_ANDROID=n for powerpc
  * [Config] CONFIG_ASYNC_RAID6_TEST=m for ppc64el
  * [Config] CONFIG_BIG_KEYS=y for ppc64el
  * [Config] CONFIG_BSD_PROCESS_ACCT=y for ppc64el
  * rebase to v3.15
  * [Config] CONFIG_PHY_XGENE=y
  * [Config] CONFIG_MLX4_DEBUG=y
- LP: #1328256
  * [Config] CONFIG_POWERNV_CPUFREQ=y for powerpc, ppc64el
- LP: #1324571
  * [Config] CONFIG_BLK_DEV_SR_VENDOR=n for ppc64el
  * [Config] CONFIG_CFG80211=m for ppc64el
  * [Config] CONFIG_CHARGER_BQ24190=m for powerpc
  * [Config] CONFIG_CHARGER_BQ24735=m for powerpc
  * [Config] CONFIG_EXPERT=y for ppc64el
  * [Config] CONFIG_ATA_SFF=y on ppc64el
  * [Config] CONFIG_ATA_GENERIC=y for ppc64el, powerpc
  * [Config] CONFIG_CHR_DEV_ST=m for ppc64el
  * [Config] CONFIG_CHECKPOINT_RESTORE=y for ppc64el
  * [Config] CONFIG_CHELSIO_T1_1G=y for ppc64el
  * [Config] CONFIG_CHR_DEV_OSST=m for ppc64el
  * [Config] CONFIG_CHR_DEV_SCH=m for ppc64el
  * [Config] CONFIG_CPU_FREQ_STAT=y for powerpc
  * [Config] CONFIG_DDR=y for ppc64el
  * [Config] CONFIG_DEBUG_BUGVERBOSE=y for powerpc
  * [Config] CONFIG_E100=m, CONFIG_E1000=m, CONFIG_E1000E=m for ppc64el
  * [Config] CONFIG_EZX_PCAP=n for all arches
  * [Config] CONFIG_DYNAMIC_DEBUG=y for powerpc
  * [Config] CONFIG_ENABLE_MUST_CHECK=n for ppc64el
  * [Config] CONFIG_ENABLE_WARN_DEPRECATED=n for ppc64el
  * [Config] CONFIG_FB_3DFX=m for all arches
  * [Config] CONFIG_FB_MATROX=m for ppc64el
  * [Config] CONFIG_FB_RADEON=m for ppc64el
  * [Config] CONFIG_FB_SAVAGE_I2C=y for all arches
  * [Config] CONFIG_FIREWIRE=m for ppc64el
  * [Config] CONFIG_FTR_FIXUP_SELFTEST=n for ppc64el
  * [Config] CONFIG_HAMRADIO=y for ppc64el
  * [Config] CONFIG_I2C_CHARDEV=m for ppc64el
  * [Config] CONFIG_I2C_MUX=m for ppc64el
  * [Config] CONFIG_I2C_STUB=m for ppc64el
  * [Config] CONFIG_I2O=m for ppc64el
  * [Config] CONFIG_INET_XFRM_MODE_BEET=m, CONFIG_INET_XFRM_MODE_TRANSPORT=m, 
CONFIG_INET_XFRM_MODE_TUNNEL=m for ppc64el
  * [Config] CONFIG_INFINIBAND_IPOIB_DEBUG=n, CONFIG_INFINIBAND_MTHCA_DEBUG=n 
for ppc64el
  * [Config] CONFIG_INFINIBAND_NES=m, 

[Kernel-packages] [Bug 1325713] Re: need vdso*.so images installed under /lib/modules for systemtap etc.

2014-06-04 Thread Joseph Salisbury
** Changed in: linux (Ubuntu Trusty)
   Importance: Undecided = Medium

** Changed in: linux (Ubuntu Utopic)
   Importance: Undecided = Medium

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

Title:
  need vdso*.so images installed under /lib/modules for systemtap etc.

Status in “linux” package in Ubuntu:
  Fix Committed
Status in “linux” source package in Trusty:
  In Progress
Status in “linux” source package in Utopic:
  Fix Committed

Bug description:
  The vdso* files are built into the kernel for loading into userspace
  binaries to accelerate various kernel-related operations.  These files
  do not need to be packaged  installed for the system to operate, and
  indeed they aren't part of the linux-image* deb's in Ubuntu.  However,
  tools such as systemtap (and possibly perf and oprofile;
  https://bugs.launchpad.net/ubuntu/+source/oprofile/+bug/295975) need
  them, in order to unwind user-space stacks.

  In Fedora, these vdso.so's are installed with:

 [...]
  %{make} -s ARCH=$Arch INSTALL_MOD_PATH=$RPM_BUILD_ROOT vdso_install 
KERNELRELEASE=$KernelVer
 [...]

  so they show up under /usr/lib/modules/`uname -r`/vdso/.

  Please make the change to have the linux-image deb preserve  ship these 
.so's in the same location.
  --- 
  AlsaDevices:
   total 0
   crw-rw 1 root audio 116,  1 Jun  2 14:54 seq
   crw-rw 1 root audio 116, 33 Jun  2 14:54 timer
  AplayDevices: Error: [Errno 2] No such file or directory
  ApportVersion: 2.14.1-0ubuntu3.2
  Architecture: amd64
  ArecordDevices: Error: [Errno 2] No such file or directory
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  CRDA: Error: [Errno 2] No such file or directory
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=/dev/mapper/vm--ubuntu14--vg-swap_1
  InstallationDate: Installed on 2014-04-22 (41 days ago)
  InstallationMedia: Ubuntu-Server 14.04 LTS Trusty Tahr - Release amd64 
(20140416.2)
  IwConfig:
   eth0  no wireless extensions.
   
   lono wireless extensions.
  Lsusb: Error: command ['lsusb'] failed with exit code 1: unable to initialize 
libusb: -99
  MachineType: Bochs Bochs
  Package: linux (not installed)
  PciMultimedia:
   
  ProcFB: 0 cirrusdrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-24-generic 
root=/dev/mapper/vm--ubuntu14--vg-root ro
  ProcVersionSignature: Ubuntu 3.13.0-24.47-generic 3.13.9
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-24-generic N/A
   linux-backports-modules-3.13.0-24-generic  N/A
   linux-firmware 1.127.2
  RfKill: Error: [Errno 2] No such file or directory
  Tags:  trusty
  Uname: Linux 3.13.0-24-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare stapdev stapusr sudo
  _MarkForUpload: True
  dmi.bios.date: 01/01/2011
  dmi.bios.vendor: Bochs
  dmi.bios.version: Bochs
  dmi.chassis.type: 1
  dmi.chassis.vendor: Bochs
  dmi.modalias: 
dmi:bvnBochs:bvrBochs:bd01/01/2011:svnBochs:pnBochs:pvr:cvnBochs:ct1:cvr:
  dmi.product.name: Bochs
  dmi.sys.vendor: Bochs

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1325713/+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 1325713] Re: need vdso*.so images installed under /lib/modules for systemtap etc.

2014-06-02 Thread Frank Ch. Eigler
apport information

** Tags added: apport-collected trusty

** Description changed:

  The vdso* files are built into the kernel for loading into userspace
  binaries to accelerate various kernel-related operations.  These files
  do not need to be packaged  installed for the system to operate, and
  indeed they aren't part of the linux-image* deb's in Ubuntu.  However,
  tools such as systemtap (and possibly perf and oprofile;
  https://bugs.launchpad.net/ubuntu/+source/oprofile/+bug/295975) need
  them, in order to unwind user-space stacks.
  
  In Fedora, these vdso.so's are installed with:
  
 [...]
  %{make} -s ARCH=$Arch INSTALL_MOD_PATH=$RPM_BUILD_ROOT vdso_install 
KERNELRELEASE=$KernelVer
 [...]
  
  so they show up under /usr/lib/modules/`uname -r`/vdso/.
  
- Please make the change to have the linux-image deb preserve  ship these
- .so's in the same location.
+ Please make the change to have the linux-image deb preserve  ship these 
.so's in the same location.
+ --- 
+ AlsaDevices:
+  total 0
+  crw-rw 1 root audio 116,  1 Jun  2 14:54 seq
+  crw-rw 1 root audio 116, 33 Jun  2 14:54 timer
+ AplayDevices: Error: [Errno 2] No such file or directory
+ ApportVersion: 2.14.1-0ubuntu3.2
+ Architecture: amd64
+ ArecordDevices: Error: [Errno 2] No such file or directory
+ AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
+ CRDA: Error: [Errno 2] No such file or directory
+ DistroRelease: Ubuntu 14.04
+ HibernationDevice: RESUME=/dev/mapper/vm--ubuntu14--vg-swap_1
+ InstallationDate: Installed on 2014-04-22 (41 days ago)
+ InstallationMedia: Ubuntu-Server 14.04 LTS Trusty Tahr - Release amd64 
(20140416.2)
+ IwConfig:
+  eth0  no wireless extensions.
+  
+  lono wireless extensions.
+ Lsusb: Error: command ['lsusb'] failed with exit code 1: unable to initialize 
libusb: -99
+ MachineType: Bochs Bochs
+ Package: linux (not installed)
+ PciMultimedia:
+  
+ ProcFB: 0 cirrusdrmfb
+ ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-24-generic 
root=/dev/mapper/vm--ubuntu14--vg-root ro
+ ProcVersionSignature: Ubuntu 3.13.0-24.47-generic 3.13.9
+ RelatedPackageVersions:
+  linux-restricted-modules-3.13.0-24-generic N/A
+  linux-backports-modules-3.13.0-24-generic  N/A
+  linux-firmware 1.127.2
+ RfKill: Error: [Errno 2] No such file or directory
+ Tags:  trusty
+ Uname: Linux 3.13.0-24-generic x86_64
+ UpgradeStatus: No upgrade log present (probably fresh install)
+ UserGroups: adm cdrom dip lpadmin plugdev sambashare stapdev stapusr sudo
+ _MarkForUpload: True
+ dmi.bios.date: 01/01/2011
+ dmi.bios.vendor: Bochs
+ dmi.bios.version: Bochs
+ dmi.chassis.type: 1
+ dmi.chassis.vendor: Bochs
+ dmi.modalias: 
dmi:bvnBochs:bvrBochs:bd01/01/2011:svnBochs:pnBochs:pvr:cvnBochs:ct1:cvr:
+ dmi.product.name: Bochs
+ dmi.sys.vendor: Bochs

** Attachment added: BootDmesg.txt
   
https://bugs.launchpad.net/bugs/1325713/+attachment/4124374/+files/BootDmesg.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/1325713

Title:
  need vdso*.so images installed under /lib/modules for systemtap etc.

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  The vdso* files are built into the kernel for loading into userspace
  binaries to accelerate various kernel-related operations.  These files
  do not need to be packaged  installed for the system to operate, and
  indeed they aren't part of the linux-image* deb's in Ubuntu.  However,
  tools such as systemtap (and possibly perf and oprofile;
  https://bugs.launchpad.net/ubuntu/+source/oprofile/+bug/295975) need
  them, in order to unwind user-space stacks.

  In Fedora, these vdso.so's are installed with:

 [...]
  %{make} -s ARCH=$Arch INSTALL_MOD_PATH=$RPM_BUILD_ROOT vdso_install 
KERNELRELEASE=$KernelVer
 [...]

  so they show up under /usr/lib/modules/`uname -r`/vdso/.

  Please make the change to have the linux-image deb preserve  ship these 
.so's in the same location.
  --- 
  AlsaDevices:
   total 0
   crw-rw 1 root audio 116,  1 Jun  2 14:54 seq
   crw-rw 1 root audio 116, 33 Jun  2 14:54 timer
  AplayDevices: Error: [Errno 2] No such file or directory
  ApportVersion: 2.14.1-0ubuntu3.2
  Architecture: amd64
  ArecordDevices: Error: [Errno 2] No such file or directory
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  CRDA: Error: [Errno 2] No such file or directory
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=/dev/mapper/vm--ubuntu14--vg-swap_1
  InstallationDate: Installed on 2014-04-22 (41 days ago)
  InstallationMedia: Ubuntu-Server 14.04 LTS Trusty Tahr - Release amd64 
(20140416.2)
  IwConfig:
   eth0  no wireless extensions.
   
   lono wireless extensions.
  Lsusb: Error: command ['lsusb'] failed with exit code 1: unable to 

[Kernel-packages] [Bug 1325713] Re: need vdso*.so images installed under /lib/modules for systemtap etc.

2014-06-02 Thread Tim Gardner
** Also affects: linux (Ubuntu Trusty)
   Importance: Undecided
   Status: New

** Also affects: linux (Ubuntu Utopic)
   Importance: Undecided
   Status: Confirmed

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

** Changed in: linux (Ubuntu Utopic)
 Assignee: (unassigned) = Tim Gardner (timg-tpi)

** Changed in: linux (Ubuntu Trusty)
   Status: New = In Progress

** Changed in: linux (Ubuntu Trusty)
 Assignee: (unassigned) = Tim Gardner (timg-tpi)

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

Title:
  need vdso*.so images installed under /lib/modules for systemtap etc.

Status in “linux” package in Ubuntu:
  Fix Committed
Status in “linux” source package in Trusty:
  In Progress
Status in “linux” source package in Utopic:
  Fix Committed

Bug description:
  The vdso* files are built into the kernel for loading into userspace
  binaries to accelerate various kernel-related operations.  These files
  do not need to be packaged  installed for the system to operate, and
  indeed they aren't part of the linux-image* deb's in Ubuntu.  However,
  tools such as systemtap (and possibly perf and oprofile;
  https://bugs.launchpad.net/ubuntu/+source/oprofile/+bug/295975) need
  them, in order to unwind user-space stacks.

  In Fedora, these vdso.so's are installed with:

 [...]
  %{make} -s ARCH=$Arch INSTALL_MOD_PATH=$RPM_BUILD_ROOT vdso_install 
KERNELRELEASE=$KernelVer
 [...]

  so they show up under /usr/lib/modules/`uname -r`/vdso/.

  Please make the change to have the linux-image deb preserve  ship these 
.so's in the same location.
  --- 
  AlsaDevices:
   total 0
   crw-rw 1 root audio 116,  1 Jun  2 14:54 seq
   crw-rw 1 root audio 116, 33 Jun  2 14:54 timer
  AplayDevices: Error: [Errno 2] No such file or directory
  ApportVersion: 2.14.1-0ubuntu3.2
  Architecture: amd64
  ArecordDevices: Error: [Errno 2] No such file or directory
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  CRDA: Error: [Errno 2] No such file or directory
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=/dev/mapper/vm--ubuntu14--vg-swap_1
  InstallationDate: Installed on 2014-04-22 (41 days ago)
  InstallationMedia: Ubuntu-Server 14.04 LTS Trusty Tahr - Release amd64 
(20140416.2)
  IwConfig:
   eth0  no wireless extensions.
   
   lono wireless extensions.
  Lsusb: Error: command ['lsusb'] failed with exit code 1: unable to initialize 
libusb: -99
  MachineType: Bochs Bochs
  Package: linux (not installed)
  PciMultimedia:
   
  ProcFB: 0 cirrusdrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-24-generic 
root=/dev/mapper/vm--ubuntu14--vg-root ro
  ProcVersionSignature: Ubuntu 3.13.0-24.47-generic 3.13.9
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-24-generic N/A
   linux-backports-modules-3.13.0-24-generic  N/A
   linux-firmware 1.127.2
  RfKill: Error: [Errno 2] No such file or directory
  Tags:  trusty
  Uname: Linux 3.13.0-24-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare stapdev stapusr sudo
  _MarkForUpload: True
  dmi.bios.date: 01/01/2011
  dmi.bios.vendor: Bochs
  dmi.bios.version: Bochs
  dmi.chassis.type: 1
  dmi.chassis.vendor: Bochs
  dmi.modalias: 
dmi:bvnBochs:bvrBochs:bd01/01/2011:svnBochs:pnBochs:pvr:cvnBochs:ct1:cvr:
  dmi.product.name: Bochs
  dmi.sys.vendor: Bochs

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