[Bug 1810430] Re: tpm_crb MSFT0101:00: can't request region for resource

2019-01-03 Thread Kelvin Middleton
Hi, tested with upstream 4.20 as requested and still the same
symptoms...

$ uname -a
Linux blackserver 4.20.0-042000-generic #201812232030 SMP Mon Dec 24 01:32:58 
UTC 2018 x86_64 x86_64 x86_64 GNU/Linux

$ dmesg | grep -i tpm
[0.00] ACPI: TPM2 0x7902E4D0 34 (v04 AMDA M I
0001 AMI  )
[0.783454] tpm_crb MSFT0101:00: can't request region for resource [mem 
0x7943a000-0x7943afff]
[0.783475] tpm_crb: probe of MSFT0101:00 failed with error -16
[0.937933] ima: No TPM chip found, activating TPM-bypass!

$ ls -l /dev/tmp
ls: cannot access '/dev/tmp': No such file or directory

I've added the tag but it looks like a bot changed the status of this
bug to confirmed before you first replied?  Or have I missed a further
confirmation that's needed?


** Description changed:

  New hardware (AMD Threadripper 2920x with an ASRock X399 Taichi
  motherboard) and a clean 18.04.1 install.  I purposefully turn on AMD
  fTPM in the UEFI as I would like to explore using this to secure my
  system.  However after booting with this option no /dev/tpm device node
  exists and the kernel boot output now includes the following...
  
  $ dmesg | grep -i tpm
  [0.00] ACPI: TPM2 0x7902E4D0 34 (v04 AMDA M I
0001 AMI  )
  [0.928120] tpm_crb MSFT0101:00: can't request region for resource [mem 
0x7943a000-0x7943afff]
  [0.928141] tpm_crb: probe of MSFT0101:00 failed with error -16
  [1.090180] ima: No TPM chip found, activating TPM-bypass! (rc=-19)
  
  I'm using the motherboard vendors latest issued UEFI firmware and am
  unable to locate any other examples of this issue on my hardware.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: linux-modules-extra-4.15.0-29-generic 4.15.0-29.31
  ProcVersionSignature: Ubuntu 4.15.0-43.46-generic 4.15.18
  Uname: Linux 4.15.0-43-generic x86_64
  NonfreeKernelModules: nvidia_modeset nvidia
  ApportVersion: 2.20.9-0ubuntu7.5
  Architecture: amd64
  AudioDevicesInUse:
-  USERPID ACCESS COMMAND
-  /dev/snd/controlC1:  kelvin 3554 F pulseaudio
-  /dev/snd/controlC0:  kelvin 3554 F pulseaudio
+  USERPID ACCESS COMMAND
+  /dev/snd/controlC1:  kelvin 3554 F pulseaudio
+  /dev/snd/controlC0:  kelvin 3554 F pulseaudio
  CurrentDesktop: ubuntu:GNOME
  Date: Thu Jan  3 17:11:03 2019
  MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
  ProcFB: 0 EFI VGA
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.15.0-43-generic 
root=UUID=dc67630f-0924-11e9-b9f2-7085c2b1c052 ro amd_iommu=force_isolation 
iommu=pt transparent_hugepage=never default_hugepagesz=1G hugepagesz=1G 
hugepages=8
  RelatedPackageVersions:
-  linux-restricted-modules-4.15.0-43-generic N/A
-  linux-backports-modules-4.15.0-43-generic  N/A
-  linux-firmware 1.173.2
+  linux-restricted-modules-4.15.0-43-generic N/A
+  linux-backports-modules-4.15.0-43-generic  N/A
+  linux-firmware 1.173.2
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 08/14/2018
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: P3.30
  dmi.board.name: X399 Taichi
  dmi.board.vendor: ASRock
  dmi.chassis.asset.tag: Default string
  dmi.chassis.type: 3
  dmi.chassis.vendor: Default string
  dmi.chassis.version: Default string
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP3.30:bd08/14/2018:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rnX399Taichi:rvr:cvnDefaultstring:ct3:cvrDefaultstring:
  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.

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

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1810430

Title:
  tpm_crb MSFT0101:00: can't request region for resource

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1810430] [NEW] tpm_crb MSFT0101:00: can't request region for resource

2019-01-03 Thread Kelvin Middleton
Public bug reported:

New hardware (AMD Threadripper 2920x with an ASRock X399 Taichi
motherboard) and a clean 18.04.1 install.  I purposefully turn on AMD
fTPM in the UEFI as I would like to explore using this to secure my
system.  However after booting with this option no /dev/tpm device node
exists and the kernel boot output now includes the following...

$ dmesg | grep -i tpm
[0.00] ACPI: TPM2 0x7902E4D0 34 (v04 AMDA M I
0001 AMI  )
[0.928120] tpm_crb MSFT0101:00: can't request region for resource [mem 
0x7943a000-0x7943afff]
[0.928141] tpm_crb: probe of MSFT0101:00 failed with error -16
[1.090180] ima: No TPM chip found, activating TPM-bypass! (rc=-19)

I'm using the motherboard vendors latest issued UEFI firmware and am
unable to locate any other examples of this issue on my hardware.

ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: linux-modules-extra-4.15.0-29-generic 4.15.0-29.31
ProcVersionSignature: Ubuntu 4.15.0-43.46-generic 4.15.18
Uname: Linux 4.15.0-43-generic x86_64
NonfreeKernelModules: nvidia_modeset nvidia
ApportVersion: 2.20.9-0ubuntu7.5
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC1:  kelvin 3554 F pulseaudio
 /dev/snd/controlC0:  kelvin 3554 F pulseaudio
CurrentDesktop: ubuntu:GNOME
Date: Thu Jan  3 17:11:03 2019
MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
ProcFB: 0 EFI VGA
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.15.0-43-generic 
root=UUID=dc67630f-0924-11e9-b9f2-7085c2b1c052 ro amd_iommu=force_isolation 
iommu=pt transparent_hugepage=never default_hugepagesz=1G hugepagesz=1G 
hugepages=8
RelatedPackageVersions:
 linux-restricted-modules-4.15.0-43-generic N/A
 linux-backports-modules-4.15.0-43-generic  N/A
 linux-firmware 1.173.2
SourcePackage: linux
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 08/14/2018
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: P3.30
dmi.board.name: X399 Taichi
dmi.board.vendor: ASRock
dmi.chassis.asset.tag: Default string
dmi.chassis.type: 3
dmi.chassis.vendor: Default string
dmi.chassis.version: Default string
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP3.30:bd08/14/2018:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rnX399Taichi:rvr:cvnDefaultstring:ct3:cvrDefaultstring:
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.

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


** Tags: amd64 apport-bug bionic uec-images

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1810430

Title:
  tpm_crb MSFT0101:00: can't request region for resource

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1615722] Re: TPM driver doesn't load in qemu Windows guest

2017-09-09 Thread Kelvin Middleton
New bug raised against qemu here
https://bugs.launchpad.net/qemu/+bug/1716132

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1615722

Title:
  TPM driver doesn't load in qemu Windows guest

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1615722] Re: TPM driver doesn't load in qemu Windows guest

2017-09-09 Thread Kelvin Middleton
Okay, so qemu 2.10 built and tested with the same results.  Used Windows
Powershell also to try and get more info...it would seem the Windows
complaint of the lack of access to the TCG Event Log is causing it to
stop the initialisation/preparation process
(https://s26.postimg.org/klo854qyx/Screenshot_20170909_143841.png).

I'll raise a new bug ticket @qemu as you note in post #11 and come back
here with the bug number.

I appreciate your persistence and assistance with this Christian, thank
you.

Kelvin

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1615722

Title:
  TPM driver doesn't load in qemu Windows guest

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1615722] Re: TPM driver doesn't load in qemu Windows guest

2017-09-07 Thread Kelvin Middleton
Hey, I'm not really in a position to test a full dev release of ubuntu
goodness but happy to build qemu 2.10 in isolation and test my guest
with an standalone qemu 2.10 binary.  Would that be acceptable?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1615722

Title:
  TPM driver doesn't load in qemu Windows guest

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1615722] Re: TPM driver doesn't load in qemu Windows guest

2017-09-07 Thread Kelvin Middleton
Hi apologies for the radio silence.

I've since upgrade my host so I'm now testing on zesty with stock qemu
at v2.8...

Have just retested with my guest Win10Pro @ v1703.

So the original problem of the guest tpm driver getting a resource
conflict is not longer an issue as per my post #5 here.

However the new update since testing today is that Windows does now
recognise the TPM device but will not allow me to take ownership.
Screenshot of the guest view of the TPM
(https://s26.postimg.org/vter35eh5/Screenshot_20170907_114644.png).  I
can't "Prepare the TPM" which is Windows speak for taking ownership and
I am unsure why.

As part of today's testing I have cleared the TPM via the UEFI, re-
enabled the TPM, booted into my zesty host and run tpm_selftest as well
as tpm_takeownership successfully and subsequently tpm_clear which
required a reboot to complete.  I then went back into the UEFI, re-
enabled the TPM and then tested in the guest but was unable to take
ownership. As such I believe the TPM interaction with the host is
functional but still some functionality is not being passed through to
the qemu guest?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1615722

Title:
  TPM driver doesn't load in qemu Windows guest

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1675117] Re: php mysqli fetch warning

2017-03-27 Thread Kelvin Middleton
Hi Nish, so still have the same problem with 7.0.17.  Have logged a bug
with PHP here... https://bugs.php.net/bug.php?id=74320

** Bug watch added: bugs.php.net/ #74320
   http://bugs.php.net/bug.php?id=74320

** Changed in: php7.0 (Ubuntu)
   Status: Incomplete => New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1675117

Title:
  php mysqli fetch warning

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/php7.0/+bug/1675117/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1675117] [NEW] php mysqli fetch warning

2017-03-22 Thread Kelvin Middleton
Public bug reported:

Hi, I hit an issue with phpMyAdmin and submitted it as an issue with
them on github (https://github.com/phpmyadmin/phpmyadmin/issues/13117)
however it concluded the problem lies with PHP and its mysql interface.

My server uses all stock packages from the ubuntu repositories:
phpmyadmin ver 4.5.4.1deb2ubuntu2.
Apache/2.4.18 (Ubuntu)
PHP version: 7.0.15-0ubuntu0.16.04.4


Using the below code:



I get the following output:

PHP Warning:  mysqli_fetch_array(): Malformed server packet. Field length 
pointing 0 bytes after end of packet in /home/xxx/mysql_test on line 16
PHP Warning:  mysqli_fetch_array(): Error while reading a row in 
/home/xxx/mysql_test on line 16
Array
(
[Server_id] => 2
[Host] => blacknas
[Port] => 3306
[Master_id] => 1
)

The PHP Warnings are the item i'm trying to get support with but I'm
finding little out in the ether.

** Affects: php-defaults (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1675117

Title:
  php mysqli fetch warning

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1021375] Re: Nautilus says the USB stick is read only when it is not

2017-01-29 Thread Kelvin Middleton
*correction* aged 16.04 (sorry)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1021375

Title:
  Nautilus says the USB stick is read only when it is not

To manage notifications about this bug go to:
https://bugs.launchpad.net/nautilus/+bug/1021375/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1021375] Re: Nautilus says the USB stick is read only when it is not

2017-01-29 Thread Kelvin Middleton
Just had this on my ages 16.10 with even more aged USB's that have
worked fine over the ages :-/.  Like others I can copy using terminal
but nautilus gives RO error message.  "killall nautilus" seemed to clear
the problem for me...

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1021375

Title:
  Nautilus says the USB stick is read only when it is not

To manage notifications about this bug go to:
https://bugs.launchpad.net/nautilus/+bug/1021375/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 831752] Re: Command-line Install on Minimal CD tries to boot graphically

2016-12-09 Thread Kelvin Middleton
This bug still exists in 16.10

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/831752

Title:
  Command-line Install on Minimal CD tries to boot graphically

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1615722] Re: TPM driver doesn't load in qemu Windows guest

2016-08-24 Thread Kelvin Middleton
Thank you for the confirmations Nish.

If it is of all useful the patched code in qemu 2.6.1 and 2.7.0-rc4
actually doesn't allow me to use Bitlocker with my TPM (my end game),
basically the windows guest shows the passed through TPM as functional
however windows tpm admin says it can't find a compatible tpm device.
I'm uncertain if its a user config issue (don't really see how) or
another related/unrelated bug.  Regardless I filed this
(https://bugs.launchpad.net/qemu/+bug/1615823) bug report against qemu
and am pending a response on that.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1615722

Title:
  TPM driver doesn't load in qemu Windows guest

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1615722] Re: TPM driver doesn't load in qemu Windows guest

2016-08-24 Thread Kelvin Middleton
Hi Nish, do you know what release these are being targeted for?  Is it
just 16.10 including qemu 2.6 or will these be put into the 16.04
lifecycle?

Thanks,

Kelvin

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1615722

Title:
  TPM driver doesn't load in qemu Windows guest

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1615722] [NEW] TPM driver doesn't load in qemu Windows guest

2016-08-22 Thread Kelvin Middleton
Public bug reported:

When passing through a TPM device to a qemu Windows 10 guest Windows
will fail to initialize the TMP driver with the reason: 'device cannot
find enough free resources'.  The bug was investigated and a patch
provided upstream for qemu relesae 2.6 onwards.  See original bugzilla
thread here https://bugzilla.redhat.com/show_bug.cgi?id=1281413.

I've confirmed this bug also affects the stock qemu package (1:2.5+dfsg-
5ubuntu10.4) in 16.04.  To resolve I built the qemu 2.6.1 tarball and
tested which solved the problem.

My understanding is that qemu 2.6 is slated for 16.10 only, can this
updated code be brought into the 16.04 LTS family also?

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: qemu-system-x86 1:2.5+dfsg-5ubuntu10.4
ProcVersionSignature: Ubuntu 4.4.0-34.53-generic 4.4.15
Uname: Linux 4.4.0-34-generic x86_64
ApportVersion: 2.20.1-0ubuntu2.1
Architecture: amd64
CurrentDesktop: Unity
Date: Mon Aug 22 17:08:50 2016
InstallationDate: Installed on 2016-04-24 (119 days ago)
InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Release amd64 (20160420.1)
MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-34-generic.efi.signed 
root=UUID=2de8fff7-85ef-4fa4-ac98-ba5118e3d3c9 ro intel_iommu=on 
intremap=no_x2apic_optout
SourcePackage: qemu
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 05/17/2016
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: P2.70
dmi.board.name: Z97 Extreme6
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.:bvrP2.70:bd05/17/2016:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rnZ97Extreme6: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.
modified.conffile..etc.modprobe.d.qemu-system-x86.conf:
 options kvm_intel nested=1
mtime.conffile..etc.modprobe.d.qemu-system-x86.conf: 2016-08-19T21:18:23.866234

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


** Tags: amd64 apport-bug xenial

** Description changed:

  When passing through a TPM device to a qemu Windows 10 guest Windows
  will fail to initialize the TMP driver with the reason: 'device cannot
  find enough free resources'.  The bug was investigated and a patch
  provided upstream for qemu relesae 2.6 onwards.  See original bugzilla
  thread here https://bugzilla.redhat.com/show_bug.cgi?id=1281413.
  
  I've confirmed this bug also affects the stock qemu package (1:2.5+dfsg-
  5ubuntu10.4) in 16.04.  To resolve I built the qemu 2.6.1 tarball and
  tested which solved the problem.
  
  My understanding is that qemu 2.6 is slated for 16.10 only, can this
- updated code be brought into the 16.03 LTS family also?
+ updated code be brought into the 16.04 LTS family also?
  
  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: qemu-system-x86 1:2.5+dfsg-5ubuntu10.4
  ProcVersionSignature: Ubuntu 4.4.0-34.53-generic 4.4.15
  Uname: Linux 4.4.0-34-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2.1
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Mon Aug 22 17:08:50 2016
  InstallationDate: Installed on 2016-04-24 (119 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Release amd64 
(20160420.1)
  MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-34-generic.efi.signed 
root=UUID=2de8fff7-85ef-4fa4-ac98-ba5118e3d3c9 ro intel_iommu=on 
intremap=no_x2apic_optout
  SourcePackage: qemu
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 05/17/2016
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: P2.70
  dmi.board.name: Z97 Extreme6
  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.:bvrP2.70:bd05/17/2016:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rnZ97Extreme6: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.
  modified.conffile..etc.modprobe.d.qemu-system-x86.conf:
-  options kvm_intel nested=1
+  options kvm_intel nested=1
  mtime.conffile..etc.modprobe.d.qemu-system-x86.conf: 
2016-08-19T21:18:23.866234

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1615722

Title:
  TPM driver doesn't load in qemu Windows guest

To manage notifications about this bug go to:

[Bug 1577575] Re: NFS share does not mount on boot using fstab

2016-08-22 Thread Kelvin Middleton
Have been plagued with this for a while now, noted that Debian tracked a
similar issue (https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=746358)
but the solution/scripting is different for ubuntu but could this be
ported?  Problem presents on every boot, I use the linux-bridge package
to create a bridge for a kvm/qemu guest networks.  NFS server is in my
local network one physical hop from the client.

/etc/fstab contains:
192.168.1.2: /nfs/mnt/blacknas  nfs defaults 0  0

Boot hangs for the 91 seconds trying to mount this, fails, completes the
boot to desktop.  Once on the desktop a 'sudo mount -a' the successfully
mounts the nfs share.  No issues on shutdown.

** Bug watch added: Debian Bug tracker #746358
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=746358

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1577575

Title:
  NFS share does not mount on boot using fstab

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1564907] Re: package kde-config-telepathy-accounts (not installed) failed to install/upgrade: trying to overwrite '/usr/share/accounts/services/google-im.service', which is also in package accoun

2016-08-22 Thread Kelvin Middleton
Thanks for the confirmation, I've just successfully put the kbuntu
desktop onto a 16.04.1 server using tasksel which is where I was hitting
the bug before, all good :-)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1564907

Title:
  package kde-config-telepathy-accounts (not installed) failed to
  install/upgrade: trying to overwrite '/usr/share/accounts/services
  /google-im.service', which is also in package account-plugin-google
  0.12+16.04.20160126-0ubuntu1

To manage notifications about this bug go to:
https://bugs.launchpad.net/hundredpapercuts/+bug/1564907/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1428121] Re: Intel HDMI Audio not working with IOMMU enabled

2016-02-16 Thread Kelvin Middleton
Glad to see this bug report isn't completely dead.

Can confirm too that the problem still exists with kernel
4.2.0-27-generic with the same motherboard as per the original bug
report.

The attached is a recent extract from dmesg outputs...I use vfio
passthrough for GFX on a Windows guest.  You can see from the timestamps
that I start the guest at 21:02:44 and at around 21:26:07 I get some
DMAR faults pertain to device at 00:02.0.  This device is the Intel
IGD...

lspci -s 00:02.0
00:02.0 VGA compatible controller: Intel Corporation Xeon E3-1200 v3/4th Gen 
Core Processor Integrated Graphics Controller (rev 06)

...not sure if this is related to the HDMI audio or not.

What I can say is that I have to boot the host with "intel_iommu=on".
If I change this to =on,igfx_off then my syslog fills with constant
complaints about DMAR for another device I use in passthrough which
works perfectly with =on, this device is a DVB-S2 device.  If I use
=igfx_off this stops IOMMU so I can not longer passthrough PCI devices
but presto the HDMI audio now works?!



** Attachment added: "dmesg-extract-intel_iommu-on"
   
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1428121/+attachment/4573164/+files/dmesg-extract-intel_iommu-on

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1428121

Title:
  Intel HDMI Audio not working with IOMMU enabled

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1199877] Re: unity-panel-service memory leak and 100% CPU usage

2015-07-14 Thread Kelvin Middleton
Have had the memory leak issues since moved to 15.04, not seen any
consistent/persistent CPU spikes though...

Services affected are consistently unity-panel-service and hud-service.

I run a virtual host and daily use Chrome and virt-viewer/virt-
manager/bash.  Don't use GIMP and don't have any other indicators
running beyond the Chrome popups for Hangouts and browser extensions
i.e. Sabnzbd.

The only problem I repeated encounter is the main title bar where my
user name, date/time and indicators are freezes, I notice this as the
time is obviously wrong.  I just kill the 2 offending services which
have grabbed most of the memory and everything reverts to normal.

** Attachment added: Screen short of memory leakage
   
https://bugs.launchpad.net/ubuntu/+source/unity/+bug/1199877/+attachment/4428754/+files/Screenshot%20from%202015-07-14%2014%3A05%3A37.png

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1199877

Title:
  unity-panel-service memory leak and 100% CPU usage

To manage notifications about this bug go to:
https://bugs.launchpad.net/indicator-appmenu/+bug/1199877/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1392504] Re: libvirt not relabeling devices on USB Passthrough

2015-03-29 Thread Kelvin Middleton
Hey nickmaelao, your outputs show you've only changed the ownership of
the USB bus and not the USB device itself...I'd suspect if you looked at
'ls -la /dev/bus/usb/001/' then the actual USB device will still have
root ownership.  Ergo if libvirtd is still creating the vm's with qemu
and a non-root user you will still have the problem.

chmod libvirt-qemu:kvm /dev/bus/usb/001/xxx (xxx being the USB device
numeber) should resolve.

Alternatively you could change /etc/libvirtd/qemu.conf and make libvirtd
create guests with qemu as the root user, look for the 'user = ' and
'group = ' lines.  I can't comment on the risk associated to this so
you'll need to look into that yourself but I've taken this approach and
have no problems with USB attachment and I don't need to manually change
device ownerships.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1392504

Title:
  libvirt not relabeling devices on USB Passthrough

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1392504/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1392504] Re: libvirt not relabeling devices on USB Passthrough

2015-03-29 Thread Kelvin Middleton
The syslog output looks like its from the Host not the guest?

What does the libvirtd log say for the guest...typically at
/var/log/libvirt/qemu/XXX (XXX being the name of the guest).

There are 2 separate issues/related in this thread, first being USB
attachment to guests not working which is believed ownership related
hence my *workaround* in post #23. The second is about how the USB
device is re-atrached to the Host once the guest has been
destroyed...this is what the syslog/dmesg outputs are about and why
Serge has renamed the bug report.

Your posts say you are having problem with both which seems odd and not
possible?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1392504

Title:
  libvirt not relabeling devices on USB Passthrough

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1392504/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1392504] Re: libvirt not relabeling devices on USB Passthrough

2015-03-27 Thread Kelvin Middleton
I'm running an ACS patched linux mainline 3.18 as well as Ubuntu 14.10
stock.  Haven't tested the Ubuntu 15.04 stock but will grab the debs and
confirm.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1392504

Title:
  libvirt not relabeling devices on USB Passthrough

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1392504/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1392504] Re: libvirt not relabeling devices on USB Passthrough

2015-03-27 Thread Kelvin Middleton
...actually are you talking kernel or the full 15.04 pre-release?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1392504

Title:
  libvirt not relabeling devices on USB Passthrough

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1392504/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1392504] Re: USB Passthrough is not working anymore

2015-03-21 Thread Kelvin Middleton
I don't run apparmor.

Ubuntu 14.10 host

Have this same issue with USB Host Attachment on Windows and Linux guests.
USB Redirection using SPICE is unaffected and works as expected.

Libvirt logs show...
libusbx: error [_get_usbfs_fd] libusbx couldn't open USB device 
/dev/bus/usb/003/006: Permission denied
libusbx: error [_get_usbfs_fd] libusbx requires write access to USB device 
nodes.

'chown libvirt-qemu:kvm /dev/bus/usb/003/006' solves the problem and USB
Host Attachment now works again.

Host dmesg shows...
usb 3-13: reset high-speed USB device number 9 using xhci_hcd
[ 3346.483029] xhci_hcd :00:14.0: xHCI xhci_drop_endpoint called with 
disabled ep 8807ba9beb40
...USB device needs to be physically detached and re-attached for host to see 
again.

Tested this with a Sandisk Cruzer Blade 16GB and a Logitech HD C525.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to qemu in Ubuntu.
https://bugs.launchpad.net/bugs/1392504

Title:
  USB Passthrough is not working anymore

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1392504/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1392504] Re: USB Passthrough is not working anymore

2015-03-21 Thread Kelvin Middleton
I don't run apparmor.

Ubuntu 14.10 host

Have this same issue with USB Host Attachment on Windows and Linux guests.
USB Redirection using SPICE is unaffected and works as expected.

Libvirt logs show...
libusbx: error [_get_usbfs_fd] libusbx couldn't open USB device 
/dev/bus/usb/003/006: Permission denied
libusbx: error [_get_usbfs_fd] libusbx requires write access to USB device 
nodes.

'chown libvirt-qemu:kvm /dev/bus/usb/003/006' solves the problem and USB
Host Attachment now works again.

Host dmesg shows...
usb 3-13: reset high-speed USB device number 9 using xhci_hcd
[ 3346.483029] xhci_hcd :00:14.0: xHCI xhci_drop_endpoint called with 
disabled ep 8807ba9beb40
...USB device needs to be physically detached and re-attached for host to see 
again.

Tested this with a Sandisk Cruzer Blade 16GB and a Logitech HD C525.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1392504

Title:
  USB Passthrough is not working anymore

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1392504/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1430259] Re: Mounting CIFS share intermittent failure (CIFS error code -5)

2015-03-10 Thread Kelvin Middleton
** Summary changed:

- Mounting CIFS share intermittent failure
+ Mounting CIFS share intermittent failure (CIFS error code -5)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1430259

Title:
  Mounting CIFS share intermittent failure (CIFS error code -5)

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1430259] [NEW] Mounting CIFS share intermittent failure

2015-03-10 Thread Kelvin Middleton
Public bug reported:

I run a samba server on an Ubuntu 14.10 host and have several ubuntu
clients as VM as well as separate device for media streaming.  On reboot
for the VM's and media streamer sometimes the samba share connects
without issue, sometimes it errors.  In all cases I can reconnect the
share with a manual mount command or a 'mount -a'.

Server process log never shows any errors, server client process logs
never show error, only errors through are on the client which are either
in dmesg output...

Status code returned 0xc001 NT_STATUS_UNSUCCESSFUL
CIFS VFS: Send error in SessSetup = -5
CIFS VFS: cifs_mount failed w/return code = -5

or on the cli directly after the mount command...

mount error(5): Input/output error
Refer to the mount.cifs(8) manual page (e.g. man mount.cifs)

I've had this issue for many months and believed it to be a bad config
somewhere as I could never find many other people with the similar
symptoms (google).  Today I've found a bug report on debian
(https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=746229) with the same
problems.

I've tried lots of different parameters for the mount command to see if
any generate a different error or less frequent error but cannot see any
differents.  My current mount command for a VM which demonstrates
persistent issues is...

//blackserver.273below.co.uk/share
/mnt/share  cifsusername=X,password=X,sec=ntlm,hard
0   0

I've tried appending workgroup parameters into the mount etc and nothing
seems to resolve.

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: cifs-utils 2:6.0-1ubuntu2
ProcVersionSignature: Ubuntu 3.13.0-46.77-generic 3.13.11-ckt15
Uname: Linux 3.13.0-46-generic x86_64
ApportVersion: 2.14.1-0ubuntu3.7
Architecture: amd64
Date: Tue Mar 10 11:06:04 2015
InstallationDate: Installed on 2014-09-18 (172 days ago)
InstallationMedia: Ubuntu-Server 14.04.1 LTS Trusty Tahr - Release amd64 
(20140722.3)
SourcePackage: cifs-utils
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: cifs-utils (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug trusty

** Attachment added: testparm.txt
   
https://bugs.launchpad.net/bugs/1430259/+attachment/4339809/+files/testparm.txt

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1430259

Title:
  Mounting CIFS share intermittent failure

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1428121] Re: Intel HDMI Audio not working with IOMMU enabled

2015-03-04 Thread Kelvin Middleton
Think I've done all correctly, upstream has the same issues using the
kernel you linked.

** Changed in: linux (Ubuntu)
   Status: Incomplete = Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1428121

Title:
  Intel HDMI Audio not working with IOMMU enabled

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1428121] Re: Intel HDMI Audio not working with IOMMU enabled

2015-03-04 Thread Kelvin Middleton
** Tags added: kernel-bug-exists-upstream

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1428121

Title:
  Intel HDMI Audio not working with IOMMU enabled

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1223840] Re: 8086:0412 Intel HDMI Audio not working with IOMMU enabled

2015-03-04 Thread Kelvin Middleton
Thanks for the steer Christopher, I've filed a new report and subscribed
you.

https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1428121

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1223840

Title:
  8086:0412 Intel HDMI Audio not working with IOMMU enabled

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1428121] Re: Intel HDMI Audio not working with IOMMU enabled

2015-03-04 Thread Kelvin Middleton
Have attached the dmesg error stream when trying to run a guest with
VFIO pass through when the 'intel_iommu,igfx=off' kernel flag is used.

** Attachment added: DMAR errors - broken IOMMU
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1428121/+attachment/4334364/+files/DMAR%20errors.txt

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1428121

Title:
  Intel HDMI Audio not working with IOMMU enabled

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1428121] [NEW] Intel HDMI Audio not working with IOMMU enabled

2015-03-04 Thread Kelvin Middleton
Public bug reported:

New ASRock Z97 Extreme 6 motherboard with an Intel i7 4790S and an
Nvidia GTX 650.

Host uses Intel IGD for video and HDMI audio out.

When I pass kernel flags 'intel_iommu=on' or 'intel_iommu=on,igfx_on'
HDMI audio no longer functions although the device and modules seem to
load and I cannot locate any error messages.  In this configuration
IOMMU functions as expected and I can successfully pass the Nvidia card
through to a KVM guest using VFIO.

As per this
(https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1223840) bug
report and the linked bugzilla thread I attempted to use kernel flag
'intel_iommu=on,igfx_off'.  This resolves the HDMI audio out but breaks
IOMMU as in VGA pass through generates DMA errors.

I'm running from a clean installation of 14.10 with no modifications to
the kernel or kvm, qemu, libvirt or virt-manager.

In either scenario above the analogue audio out continues to function, I
haven't tested the optical out as I have no hardware to do so.

ProblemType: Bug
DistroRelease: Ubuntu 14.10
Package: linux-image-3.16.0-31-generic 3.16.0-31.41
ProcVersionSignature: Ubuntu 3.16.0-31.41-generic 3.16.7-ckt5
Uname: Linux 3.16.0-31-generic x86_64
ApportVersion: 2.14.7-0ubuntu8.2
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC2:  kelvin 3468 F pulseaudio
 /dev/snd/controlC3:  kelvin 3468 F pulseaudio
 /dev/snd/controlC0:  kelvin 3468 F pulseaudio
 /dev/snd/controlC1:  kelvin 3468 F pulseaudio
CurrentDesktop: Unity
Date: Wed Mar  4 12:53:17 2015
HibernationDevice: RESUME=UUID=4d35060a-85c4-45fd-9f8e-530491588931
InstallationDate: Installed on 2015-02-26 (5 days ago)
InstallationMedia: Ubuntu-Server 14.10 Utopic Unicorn - Release amd64 
(20141022.2)
MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
ProcFB: 0 inteldrmfb
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-31-generic.efi.signed 
root=UUID=4914f227-6bb0-40bb-a781-9ad7111a996f ro intremap=no_x2apic_optout 
intel_iommu=on,forcedac pci-stub.ids=10de:11c8,10de:0e0b nomdmonddf nomdmonisw
RelatedPackageVersions:
 linux-restricted-modules-3.16.0-31-generic N/A
 linux-backports-modules-3.16.0-31-generic  N/A
 linux-firmware 1.138.1
RfKill:
 
SourcePackage: linux
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 12/17/2014
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: P1.70
dmi.board.name: Z97 Extreme6
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.70:bd12/17/2014:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rnZ97Extreme6: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.

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


** Tags: amd64 apport-bug utopic

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1428121

Title:
  Intel HDMI Audio not working with IOMMU enabled

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1223840] Re: 8086:0412 Intel HDMI Audio not working with IOMMU enabled

2015-03-03 Thread Kelvin Middleton
I know this is an old bug but I have the same issue with a new ASRock
Z97 Extreme 6 with an i7 4790S.  I've reviewed the linked bugzilla
report from post #8 and the *fix* to use 'intel_iommu=on,igfx_off' does
indeed allow audio to resume but breaks IOMMU as in I can no long pass
through my Nvidia GTX 650 card to a KVM guest.  As the bugzilla bug is
marked WONTFIX due to a firmware issue I wondered where this now stands
with the same problem spanning 2 different vendors i.e. ASUS in the
original 2013 and my ASRock today?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1223840

Title:
  8086:0412 Intel HDMI Audio not working with IOMMU enabled

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1189262] Re: kvm virtual disk errors on luks container/lvm combo

2013-10-03 Thread Kelvin Middleton
Hi, think I have the same issue but am not encrypting, just straight
forward kvm guest creation onto an LVM.  Shall I register against this
bug report or open a separate one due to the encryption difference?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1189262

Title:
  kvm virtual disk errors on luks container/lvm combo

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs