Displaying 2 results from an estimated 2 matches for "get_info_from_sysfs".
2013 Oct 19
1
Bug#726827: xen-utils-4.1: Xen doesn't start on a laptop with Nvidia Optimus graphics
...for pci_dev in PciUtil.get_all_pci_devices():
File "/usr/lib/xen-4.1/bin/../lib/python/xen/util/pci.py", line 474, in
get_all_pci_devices
return map(PciDevice, get_all_pci_dict())
File "/usr/lib/xen-4.1/bin/../lib/python/xen/util/pci.py", line 699, in
__init__
self.get_info_from_sysfs()
File "/usr/lib/xen-4.1/bin/../lib/python/xen/util/pci.py", line 1269, in
get_info_from_sysfs
self.find_capability(0x11)
File "/usr/lib/xen-4.1/bin/../lib/python/xen/util/pci.py", line 1236, in
find_capability
('Looped capability chain: %s' % self.name))
Pci...
2012 Apr 02
6
[PATCH 0 of 3] Patches for Xen 4.2 (v2).
Patches that were posted last week - with review comments
addressed.