| 225 | | pcifront pci-0: Installing PCI frontend |
| 226 | | pcifront pci-0: Creating PCI Frontend Bus 0000:00 |
| 227 | | pciback 0000:00:00.0: probing... |
| 228 | | pciback: pcistub_init_devices_late |
| | 225 | [ 0.745795] pcifront pci-0: Installing PCI frontend |
| | 226 | [ 0.745872] pcifront pci-0: Creating PCI Frontend Bus 0000:00 |
| | 227 | [ 0.848291] pci 0000:00:00.0: Boot video device |
| | 228 | }}} |
| | 229 | * @Dom0 查看顯卡資源有無順利分配到 DomU. |
| | 230 | {{{ |
| | 231 | $ dmesg | grep pci |
| | 232 | }}} |
| | 233 | {{{ |
| | 234 | #!sh |
| | 235 | [ 0.718704] ACPI: bus type pci registered |
| | 236 | [ 0.902598] pci 0000:00:1f.0: quirk: region 0400-047f claimed by ICH6 ACPI/GPIO/TCO |
| | 237 | [ 0.902695] pci 0000:00:1f.0: quirk: region 0480-04bf claimed by ICH6 GPIO |
| | 238 | [ 0.925960] pnp 00:01: PNP0c02: calling quirk_system_pci_resources+0x0/0x15c |
| | 239 | [ 0.928118] pnp 00:0a: PNP0c02: calling quirk_system_pci_resources+0x0/0x15c |
| | 240 | [ 0.928580] pnp 00:0b: PNP0c02: calling quirk_system_pci_resources+0x0/0x15c |
| | 241 | [ 0.929060] pnp 00:0c: PNP0c01: calling quirk_system_pci_resources+0x0/0x15c |
| | 242 | [ 1.061488] pci 0000:01:00.0: Boot video device |
| | 243 | [ 1.061674] Allocate Port Service[0000:00:01.0:pcie00] |
| | 244 | [ 1.065543] Allocate Port Service[0000:00:01.0:pcie03] |
| | 245 | [ 476.851360] pciback 0000:01:00.0: seizing device |
| | 246 | [ 560.262910] pciback: vpci: 0000:01:00.0: assign to virtual slot 0 |