Displaying 20 results from an estimated 103 matches for "0x000bffff".
2011 Apr 28
2
Server offline :-( please help to repair software RAID
...0 link 0: mmio [e0000000, efffffff] ==> none
node 0 link 0: mmio [a0000, bffff]
node 0 link 0: mmio [fdff0000, ffffffff]
TOM2: 0000000120000000 aka 4608M
bus: [00, 07] on node 0 link 0
bus: 00 index 0 [io 0x0000-0xffff]
bus: 00 index 1 [mem 0xf0000000-0xffffffff]
bus: 00 index 2 [mem 0x000a0000-0x000bffff]
bus: 00 index 3 [mem 0x120000000-0xfcffffffff]
ACPI: bus type pci registered
PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem
0xe0000000-0xefffffff] (base 0xe0000000)
PCI: not using MMCONFIG
PCI: Using configuration type 1 for base access
PCI: Using configuration type 1 for extended access
bio: c...
2014 Feb 09
2
GeForce 6100 (NV4E) & nouveau regression in 3.12
...efffffff]
[ 0.036056] node 0 link 0: mmio [a0000, bffff]
[ 0.036060] node 0 link 0: mmio [20000000, fe0bffff]
[ 0.036064] bus: [bus 00-ff] on node 0 link 0
[ 0.036067] bus: 00 [io 0x0000-0xffff]
[ 0.036069] bus: 00 [mem 0x20000000-0xfcffffffff]
[ 0.036071] bus: 00 [mem 0x000a0000-0x000bffff]
[ 0.036122] ACPI: bus type PCI registered
[ 0.036202] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[ 0.036206] PCI: not using MMCONFIG
[ 0.036209] PCI: Using configuration type 1 for base access
[ 0.038400] bio: create slab <bio-0>...
2012 Sep 12
2
[Bug 54830] New: Display is shifted to right (ASUS VS197)
...43] node 0 link 0: mmio [a0000, bffff]
[ 0.144446] node 0 link 0: mmio [80000000, ffb7ffff]
[ 0.144449] bus: [00, ff] on node 0 link 0
[ 0.144452] bus: 00 index 0 [io 0x0000-0xffff]
[ 0.144454] bus: 00 index 1 [mem 0x80000000-0xfcffffffff]
[ 0.144457] bus: 00 index 2 [mem 0x000a0000-0x000bffff]
[ 0.144468] ACPI: bus type pci registered
[ 0.144555] PCI: MMCONFIG for domain 0000 [bus 00-1f] at [mem
0xf0000000-0xf1ffffff] (base 0xf0000000)
[ 0.144559] PCI: MMCONFIG at [mem 0xf0000000-0xf1ffffff] reserved in E820
[ 0.146798] PCI: Using configuration type 1 for base access
[ 0....
2012 Sep 29
2
Doubled up RAM to 32 GB - now how to speed up a LAPP server?
...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 0xbfa00000-0xffffffff]
pci_root PNP0A08:00: ignoring host bridge window [mem
0x000c8000-0x000dffff] (conflicts with Video ROM [mem
0x000c0000-0x000cd7ff])
pci 0000:00:01.0: PME# support...
2020 Nov 03
2
GT710 and Nouveau on ARM/ARM64
...VM I've got running, I do get
[ 0.487249] PCI host bridge to bus 0000:00
[ 0.487252] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
[ 0.487254] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
[ 0.487256] pci_bus 0000:00: root bus resource [mem
0x000a0000-0x000bffff window]
[ 0.487258] pci_bus 0000:00: root bus resource [mem
0xe0000000-0xfdffffff window]
[ 0.487260] pci_bus 0000:00: root bus resource [bus 00-ff]
and all device allocations are from within those ranges, so I'm not
convinced it's that different.
> In case it's an option, cou...
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
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 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
2011 Oct 17
0
suspend to ram does not work with Geforce 310M (NVA8)
...rt 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.619591] pci 0000:00:00.0: [8086:0044] type 0 class 0x000600
[ 0.619764] DMAR: BIOS has allocated no shadow GTT; disabling IOMMU for graphics
[ 0.620002] pci 0000:00:01.0: [8086:0045] type 1 class 0x0006...
2012 Oct 23
0
IO error after s2ram resume; device stays open
...serted
under domain [bus 00-ff]
[ 0.258813] pci_bus 0000:00: root bus resource [bus 00-3e]
[ 0.258814] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]
[ 0.258815] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]
[ 0.258816] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
[ 0.258817] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff]
[ 0.258818] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff]
[ 0.258819] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff]
[ 0.258820] pci_bus 0000:00: root bus resource [mem 0x000dc00...
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
2012 Oct 14
0
need help with passthrough of intel igp
...rt 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.177802] pci 0000:00:00.0: [8086:0100] type 0 class 0x000600
[ 0.178591] pci 0000:00:01.0: [8086:7000] type 0 class 0x000601
[ 0.179874] pci 0000:00:01.1: [8086:7010] type 0 class 0x000101
[ 0.180512]...
2012 Jul 31
0
9800m GT
...ort 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.157963] pci_root PNP0A03:00: host bridge window [mem
0xc0000000-0xf7ffffff]
[ 0.158063] pci_root PNP0A03:00: host bridge window [mem
0xfc000000-0xfebfffff]
[ 0.158162] pci_root PNP0A03:00: host bridg...
2020 Nov 03
0
GT710 and Nouveau on ARM/ARM64
...I do get
> [ 0.487249] PCI host bridge to bus 0000:00
> [ 0.487252] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
> [ 0.487254] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
> [ 0.487256] pci_bus 0000:00: root bus resource [mem
> 0x000a0000-0x000bffff window]
> [ 0.487258] pci_bus 0000:00: root bus resource [mem
> 0xe0000000-0xfdffffff window]
> [ 0.487260] pci_bus 0000:00: root bus resource [bus 00-ff]
> and all device allocations are from within those ranges, so I'm not
> convinced it's that different.
>
> &g...
2008 Jan 18
7
[Patch] Make memory hole for PCI Express bigger and prevent roll-over
...2 tools/firmware/hvmloader/acpi/dsdt.asl
--- a/tools/firmware/hvmloader/acpi/dsdt.asl Fri Jan 18 13:43:26 2008 +0000
+++ b/tools/firmware/hvmloader/acpi/dsdt.asl Fri Jan 18 15:47:01 2008 -0500
@@ -115,15 +115,21 @@ DefinitionBlock ("DSDT.aml", "DSDT", 2,
0x000BFFFF,
0x00000000,
0x00020000)
-
+
+ /* This hole for pci devices is made pretty big here, in
+ * case there is a device that needs a lot of address space
+ * (like a modern graphics card). This is only a potential
+ * is...
2013 Jun 14
14
Issues with Intel HD graphics 4000
Hey,
Are there any known issues with the Intel''s integrated HD graphics 4000? I just bought a new laptop and have tried everything I can think of to get Xen to load. After choosing Xen in GRUB, it just boots to a black screen. There is no error message , no dmesg output, nothing. I have no idea what is causing this problem. I''ve gotten Xen to install with no problems on another
2014 May 15
5
Bug#748052: Bug#748052: Bug#748052: Bug#748052: xen-hypervisor-4.3-amd64: No USB keyboard af
On Thu, 2014-05-15 at 11:01 +0100, Ian Campbell wrote:
> Please can you also post Xen's own dmesg (from "xl dmesg").
Please boot with loglvl=all on the hypervisor command line for this too.
Ian.
2014 May 15
0
Bug#748052: Bug#748052: Bug#748052: Bug#748052: xen-hypervisor-4.3-a
...PCI host bridge to bus 0000:00
[ 0.151469] pci_bus 0000:00: root bus resource [bus 00-3e]
[ 0.151470] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]
[ 0.151471] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]
[ 0.151472] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
[ 0.151473] pci_bus 0000:00: root bus resource [mem 0x000cc000-0x000cffff]
[ 0.151474] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff]
[ 0.151476] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff]
[ 0.151477] pci_bus 0000:00: root bus resource [mem 0x000d800...
2014 Mar 13
2
nouveau_fan_update: possible circular locking dependency detected
On Sun, Mar 9, 2014 at 10:51 AM, Marcin Slusarz
<marcin.slusarz at gmail.com> wrote:
> [ 326.168487] ======================================================
> [ 326.168491] [ INFO: possible circular locking dependency detected ]
> [ 326.168496] 3.13.6 #1270 Not tainted
> [ 326.168500] -------------------------------------------------------
> [ 326.168504] ldconfig/22297 is
2015 Oct 01
0
req->nr_phys_segments > queue_max_segments (was Re: kernel BUG at drivers/block/virtio_blk.c:172!)
...:00: root bus resource [io 0xae0f-0xaeff window]
> > [ 1.656654] pci_bus 0000:00: root bus resource [io 0xaf20-0xafdf window]
> > [ 1.656976] pci_bus 0000:00: root bus resource [io 0xafe4-0xffff window]
> > [ 1.657302] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
> > [ 1.657764] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]
> > [ 1.658260] pci 0000:00:00.0: [8086:1237] type 00 class 0x060000
> > [ 1.658612] pci 0000:00:01.0: [8086:7000] type 00 class 0x060100
> > [ 1.659003] pci 0000:00:01....