lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CANmqhJC0hZBSRzcZ3ec6YJF8Z-utTh6xVziy5WMcd3aAP99LVg@mail.gmail.com>
Date:	Fri, 14 Dec 2012 15:00:49 +0800
From:	Jason Gao <pkill.2012@...il.com>
To:	Alex Williamson <alex.williamson@...hat.com>
Cc:	linux-kernel <linux-kernel@...r.kernel.org>,
	linux-pci@...r.kernel.org, kvm <kvm@...r.kernel.org>
Subject: Re: DMAR and DRHD errors[DMAR:[fault reason 06] PTE Read access is
 not set] Vt-d & intel_iommu

On Fri, Dec 14, 2012 at 2:56 PM, Jason Gao <pkill.2012@...il.com> wrote:
> On Fri, Dec 14, 2012 at 12:45 PM, Alex Williamson
> <alex.williamson@...hat.com> wrote:
>> Is the MegaRAID firmware and system management firmware the same as
>> well?  Thanks.
>
> I'v updated  all the firmware using Dell's firmware-tools:
>
> # inventory_firmware
> Wait while we inventory system:
> System inventory:
>         BIOS = 6.3.0
>         SAS/SATA Backplane 0:0 Backplane Firmware = 1.07
>         PERC 6/i Integrated Controller 0 Firmware = 6.3.1-0003
>         Dell OS Drivers Pack, v.6.5.3, A00 = 6.5.3
>         Dell Lifecycle Controller = 1.5.5.27
>         NetXtreme II BCM5709 Gigabit Ethernet rev 20 (eth1) = 7.2.20
>         NetXtreme II BCM5709 Gigabit Ethernet rev 20 (eth0) = 7.2.20
>         ST3600057SS Firmware = es66
>         iDRAC6 = 1.92
>         NetXtreme II BCM5709 Gigabit Ethernet rev 20 (eth2) = 7.2.20
>         NetXtreme II BCM5709 Gigabit Ethernet rev 20 (eth3) = 7.2.20
>         Dell 32 Bit Diagnostics, v.5154A0, 5154.1 = 5154a0
>         System BIOS for PowerEdge R710 = 6.3.0
>
> Thanks

#lspci -vvvv -s 03:00.0|grep fail:
pcilib: sysfs_read_vpd: read failed: Connection timed out

#strace lspci -vvvv -s 03:00.0|grep fail:
....
open("/sys/bus/pci/devices/0000:03:00.0/vpd", O_RDONLY) = 4
pread(4, 0x7fff30670b3f, 1, 0)          = -1 ETIMEDOUT (Connection timed out)
write(2, "pcilib: ", 8pcilib: )                 = 8
write(2, "sysfs_read_vpd: read failed: Con"..., 49sysfs_read_vpd: read
failed: Connection timed out) = 49
write(2, "\n", 1
....
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ