search for: pci_root

Displaying 20 results from an estimated 28 matches for "pci_root".

2012 Jun 26
8
btrfs volume suddenly becomes read-only
I was using my computer normally when suddenly my btrfs volume became read-only. This is on Chris'' for-linus branch (latest commit cb77fcd88) Here''s the relevant excerpt from dmesg [ 50.877500] r8169 0000:01:00.0: eth1: link up [ 50.880296] ADDRCONF(NETDEV_CHANGE): eth1: link becomes ready [ 60.959215] eth1: no IPv6 routers present [ 1904.463247] atkbd serio0: Unknown key
2008 Dec 25
0
[PATCH 1/4] dom0 linux: Expose HID, UID, SEG, BBN of PCI root bridge via sysfs.
This patch exposes HID,UID,SEG,BBN of PCI root bridge via sysfs. Thanks, -- Yuji Shimada. Signed-off-by: Yuji Shimada <shimada-yxb@necst.nec.co.jp> diff -r 618fc299e2f1 -r 4769a6db78f5 drivers/acpi/pci_root.c --- a/drivers/acpi/pci_root.c Thu Dec 18 11:51:36 2008 +0000 +++ b/drivers/acpi/pci_root.c Thu Dec 25 10:37:52 2008 +0900 @@ -151,6 +151,36 @@ return AE_OK; } +ssize_t +acpi_device_seg_show(struct acpi_device *acpi_dev, char *buf) +{ + struct list_head *entry; + + list_for_each(entry, &...
2012 Jul 14
2
video issue - Intel Atom based motherboard D2500HN
Hi all, I recently bought a Intel D2500HN motherboard with Intel GMA 3600 video card. I want to install FreeBSD 9-Release on it via PXE, but after booting the system, it seems that video card driver doesn't work properly. Have a look at this picture: http://img703.imageshack.us/img703/5648/20120714393.jpg I've tried the # vidcontrol 80x25 but unfortunately it doesn't help. Do
2012 Jul 31
0
9800m GT
...[ 0.101305] ACPI: Using IOAPIC for interrupt routing [ 0.133073] ACPI: No dock devices found. [ 0.133160] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.141405] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.157592] pci_root PNP0A03:00: host bridge window [io 0x0000-0x0cf7] [ 0.157679] pci_root PNP0A03:00: host bridge window [io 0x0d00-0xffff] [ 0.157765] pci_root PNP0A03:00: host bridge window [mem 0x000a0000-0x000bffff] [ 0.157865] pci_root PNP0A03:00: host bridge window [mem 0x000d0000-0x000dffff] [ 0....
2011 Apr 28
2
Server offline :-( please help to repair software RAID
...f] reserved in ACPI motherboard resources ACPI Warning: Incorrect checksum in table [OEMB] - 00, should be FD (20100121/tbutils-314) ACPI: No dock devices found. PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug ACPI: PCI Root Bridge [PCI0] (0000:00) pci_root PNP0A03:00: host bridge window [io 0x0000-0x0cf7] pci_root PNP0A03:00: host bridge window [io 0x0d00-0xffff] pci_root PNP0A03:00: host bridge window [mem 0x000a0000-0x000bffff] pci_root PNP0A03:00: host bridge window [mem 0x000d0000-0x000dffff] pci_root PNP0A03:00: host bridge window [mem 0xde000...
2013 May 30
0
Trying to get a kernel dump
...preter enabled ACPI: (supports S0 S1 S3 S4 S5) ACPI: Using IOAPIC for interrupt routing ACPI: No dock devices found. HEST: Table not found. PCI: Ignoring host bridge windows from ACPI; if necessary, use "pci=use_crs" and report a bug ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) pci_root PNP0A03:00: host bridge window [io 0x0000-0x0cf7] (ignored) pci_root PNP0A03:00: host bridge window [io 0x0d00-0xffff] (ignored) pci_root PNP0A03:00: host bridge window [mem 0x000a0000-0x000bffff] (ignored) pci_root PNP0A03:00: host bridge window [mem 0x000c8000-0x000dffff] (ignored) pci_root P...
2008 Dec 25
0
[PATCH 2/4] dom0 linux: Add "guestdev=" boot parameter.
...:<uid>]-<dev>.<func>[-<dev>.<func>[...]] + Specifies PCI device for guest domain. + If PCI-PCI bridge is specified, all + PCI devices behind PCI-PCI bridge are + reserved. pcmv= [HW,PCMCIA] BadgePAD 4 diff -r 4769a6db78f5 -r fcefb8852878 drivers/acpi/pci_root.c --- a/drivers/acpi/pci_root.c Thu Dec 25 10:37:52 2008 +0900 +++ b/drivers/acpi/pci_root.c Thu Dec 25 10:43:34 2008 +0900 @@ -392,3 +392,32 @@ } subsys_initcall(acpi_pci_root_init); + +int acpi_pci_get_root_seg_bbn(char *hid, char *uid, int *seg, int *bbn) +{ + struct list_head *entry; + + li...
2012 Sep 29
2
Doubled up RAM to 32 GB - now how to speed up a LAPP server?
...ard resources PCI: Using MMCONFIG at e0000000 - e3ffffff ACPI: BIOS _OSI(Linux) query ignored ACPI: No dock devices found. HEST: Table not found. PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) pci_root PNP0A08:00: host bridge window [io 0x0000-0x0cf7] pci_root PNP0A08:00: host bridge window [io 0x0d00-0xffff] pci_root PNP0A08:00: host bridge window [mem 0x000a0000-0x000bffff] pci_root PNP0A08:00: host bridge window [mem 0x000c8000-0x000dffff] pci_root PNP0A08:00: host bridge window [mem 0xbfa00...
2012 Oct 14
0
need help with passthrough of intel igp
...interrupt routing [ 0.176676] ACPI: No dock devices found. [ 0.176762] HEST: Table not found. [ 0.176841] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.177020] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.177260] pci_root PNP0A03:00: host bridge window [io 0x0000-0x0cf7] [ 0.177347] pci_root PNP0A03:00: host bridge window [io 0x0d00-0xffff] [ 0.177433] pci_root PNP0A03:00: host bridge window [mem 0x000a0000-0x000bffff] [ 0.177535] pci_root PNP0A03:00: host bridge window [mem 0xe0000000-0xfbffffff] [ 0....
2012 Oct 30
8
[PATCH] xen PVonHVM: require at least Xen 3.4 as dom0
The XenPVHVM extensions have not been tested much on very old hypervisors. At least Xen 3.4 gets some testing with the pvops kernel. Require at least Xen 3.4 for the PVonHVM extensions. If an older hypervisor is detected the extensions will be disabled and the guest will only see emulated hardware. Signed-off-by: Olaf Hering <olaf@aepfle.de> --- arch/x86/xen/enlighten.c | 27
2012 Sep 12
2
[Bug 54830] New: Display is shifted to right (ASUS VS197)
...rrupt routing [ 0.161044] ACPI: No dock devices found. [ 0.161048] HEST: Table not found. [ 0.161053] PCI: Ignoring host bridge windows from ACPI; if necessary, use "pci=use_crs" and report a bug [ 0.161122] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.161259] pci_root PNP0A08:00: host bridge window [io 0x0000-0x0cf7] (ignored) [ 0.161263] pci_root PNP0A08:00: host bridge window [io 0x0d00-0xffff] (ignored) [ 0.161266] pci_root PNP0A08:00: host bridge window [mem 0x000a0000-0x000bffff] (ignored) [ 0.161269] pci_root PNP0A08:00: host bridge window [mem...
2013 Mar 05
8
eDP screen corruption using linux 3.8 & xen 4.2
Konrad, et al, I am seeing visual corruption (almost like an interlacing problem) with i915 under Xen on some platforms using linux-3.8. See attached file for an example of the visual corruption. This particular platform is an HP Elitebook 2540p The same kernel and ramdisk, when booted as native linux does not show this corruption. dmesg is attached, as well (out.txt) - but I did not see
2011 Oct 31
12
Phoronix Xen vs KVM vs Virtualbox benchmark with Ubuntu 11.10
Hello, http://www.phoronix.com/scan.php?page=article&item=ubuntu_1110_xenkvm&num=1 Ubuntu 11.10 with Xen 4.1.1 and Linux 3.0. Xen seems to be doing very poorly on that benchmark. If someone has time to repeat that benchmark it would be good.. Comparing the results to those from Stefano from XenSummit 2011 NA there has be something wrong.. the results at XenSummit were pretty much the
2011 Oct 17
0
suspend to ram does not work with Geforce 310M (NVA8)
...S4 S5) [ 0.571718] ACPI: Using IOAPIC for interrupt routing [ 0.617043] HEST: Table not found. [ 0.617194] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.618162] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.618821] pci_root PNP0A08:00: host bridge window [io 0x0000-0x0cf7] [ 0.618978] pci_root PNP0A08:00: host bridge window [io 0x0d00-0xffff] [ 0.619132] pci_root PNP0A08:00: host bridge window [mem 0x000a0000-0x000bffff] [ 0.619350] pci_root PNP0A08:00: host bridge window [mem 0xbc000000-0xffffffff] [ 0....
2012 Jul 31
4
BTRFS crash on mount with 3.4.4
...command/status = 0x66, data = 0x62 [ 0.321563] ACPI: ACPI Dock Station Driver: 2 docks/bays found [ 0.321641] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.321892] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3f]) [ 0.322011] pci_root PNP0A08:00: host bridge window [io 0x0000-0x0cf7] [ 0.322088] pci_root PNP0A08:00: host bridge window [io 0x0d00-0xffff] [ 0.322164] pci_root PNP0A08:00: host bridge window [mem 0x000a0000-0x000bffff] [ 0.322255] pci_root PNP0A08:00: host bridge window [mem 0xdfa00000-0xfebfffff] [ 0....
2012 Sep 18
18
Error getting mfn
Hello, I''m getting many "Error getting mfn" on a xen4.1.3 with dom0 3.4.11 x86_32. I thought it could be related to xen/mmu: Release just the MFN list, not MFN list and part of pagetables. http://git.kernel.org/?p=linux/kernel/git/konrad/xen.git;a=commit;h=785f62314984ea3af9dd830b020289ba2509ae69 (XEN) Freed 212kB init memory. (XEN) mm.c:908:d0 Error getting mfn 2009b (pfn
2013 Sep 05
4
Bug#721946: xen-hypervisor-4.1-amd64: dom0_mem cannot exceed some value
...not found. Sep 5 13:52:39 pcale kernel: [ 0.110160] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug Sep 5 13:52:39 pcale kernel: [ 0.110523] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) Sep 5 13:52:39 pcale kernel: [ 0.110896] pci_root PNP0A03:00: host bridge window [io 0x0000-0x03af] Sep 5 13:52:39 pcale kernel: [ 0.110898] pci_root PNP0A03:00: host bridge window [io 0x03e0-0x0cf7] Sep 5 13:52:39 pcale kernel: [ 0.110900] pci_root PNP0A03:00: host bridge window [io 0x03b0-0x03df] Sep 5 13:52:39 pcale kernel: [ 0.1...
2010 Oct 08
5
Slow link/Capacity changed + Kernel OOPS... possible hardware issues, ideas?
...02:35:04 (none) kernel: ACPI: No dock devices found. Oct 8 02:35:04 (none) kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug Oct 8 02:35:04 (none) kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) Oct 8 02:35:04 (none) kernel: pci_root PNP0A08:00: host bridge window [io 0x0000-0x0cf7] Oct 8 02:35:04 (none) kernel: pci_root PNP0A08:00: host bridge window [io 0x0d00-0xffff] Oct 8 02:35:04 (none) kernel: pci_root PNP0A08:00: host bridge window [mem 0x000a0000-0x000bffff] Oct 8 02:35:04 (none) kernel: pci_root PNP0A08:00: host b...
2012 Jan 12
9
linux 3.3-pre-rc1: Starting domU fails with Error: Failed to query current memory allocation of dom0.
Hi Konrad, Today i tried linuses tree of today (last commit is 4c4d285ad5665bfbd983b95fde8d7a477d24a361). It boots dom0 fine, but it fails to start any domU with: "Error: Failed to query current memory allocation of dom0." With my previous 3.1.5 kernel everything is fine, nothing else changed in config in between. dmesg and xm dmesg attached -- Sander Dom0 shows: total
2014 Jul 22
0
Bug#755753: xen-hypervisor-4.1-amd64: xen crashes at random
...found. Jul 16 12:54:41 placka kernel: [ 0.215638] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug Jul 16 12:54:41 placka kernel: [ 0.216012] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) Jul 16 12:54:41 placka kernel: [ 0.216741] pci_root PNP0A08:00: host bridge window [io 0x0000-0x0cf7] Jul 16 12:54:41 placka kernel: [ 0.216746] pci_root PNP0A08:00: host bridge window [io 0x0d00-0xffff] Jul 16 12:54:41 placka kernel: [ 0.216752] pci_root PNP0A08:00: host bridge window [mem 0x000a0000-0x000bffff] Jul 16 12:54:41 placka kerne...