Displaying 20 results from an estimated 20 matches for "nopat".
Did you mean:
nonat
2013 Jan 13
4
Xen and nvidia
Hi all,
I''ve got a couple of questions regarding the current
status of nvidia with Xen, since it is well known that nvidia
doesn''t work as smooth at the moment with Xen (comparing to ati).
My current goal is to use one nvidia gtx460 card and the
onboard intel hd4000 on dom0, and then do passthrough for
another nvidia gtx460 to a Windows domU.
I know there are patches
2012 Jun 05
7
Re: XEN MTRR
...; Moreover, there is problem with the open source driver ''nouveau'' for
> NVIDIA card (also has something to do with PAT layout of XEN) which
> causes memory corruption.
Huh? Can you point me to a bugzilla please? There was a corruption
issue where you can pass in ''nopat'' on the command line.
>
> I found several patches for XEN which supposedly provide basic MTRR
> support for XEN however there is still no /proc/mtrr. Jeremy, can you
> tell me if you had been able to get /proc/mtrr on XEN dom0?
>
> Thanks for your time.
>
> Dam...
2010 Jul 13
9
Xen 4 Ubuntu Lucid panics
I have tried 4 time unsuccessfully to install Xen 4 on Ubuntu Lucid (10.4) 64
bit version using the tutorial at
http://bderzhavets.wordpress.com/2010/04/24/set-up-ubuntu-10-04-server-pv-domu-at-xen-4-0-dom0-pvops-2-6-32-10-kernel-dom0-on-top-of-ubuntu-10-04-server/
on a Lenovo thinkcentre workstation.
When I boot I get a kernel panic. If I boot the Linux kernel that I compiled
using the
2010 Sep 27
1
Installing Xen4.0.1 on Ubuntu 10.04 LTS issues (VGA crashes at boot-up)
...uentry ''Xen 4.0.1, Ubuntu 10.4 kernel 2.6.32.21'' {
recordfail
insmod ext2
set root=''(hd0,1)''
multiboot (hd0,1)/boot/xen-4.0.1.gz dummy=dummy dom0_mem=832M
module (hd0,1)/boot/vmlinuz-2.6.32.21-xen dummy=dummy root=/dev/sda1
nopat ro nomodeset console=tty0 earlyprintk=xen
module (hd0,1)/boot/initrd.img-2.6.32.21-xen
}
I have also tried to replace the "nomodeset" with "i915.modeset=0" in the
above file and it still does not work.
I am confident that it is the graphics that causing the boot failur...
2012 Jul 20
2
X not working under xen
Hello,
I''m building a dom0 system from sources and facing a problem with the
xorg server. I''ve successfully compiled and booted a dom0 with xen
4.1.2. Everything works fine and Im able to start an HVM Windows
domain. Now comes the problem: the Xorg server using either vesa or
fbdev driver can''t start:
- when using the vesa driver it just fails with error messages (see
2010 Aug 16
9
Re: [GIT PULL] devel/pat + devel/kms.fixes-0.5 on RV730 PRO [Radeon HD 4650]
...) (prog-if 00 [VGA controller])
Environment : Xen 4.0.1-rc6 & 2.6.32.19 on top of F13 ( .config attached)
[root@fedora13 ~]# lspci -v | grep VGA
01:00.0 VGA compatible controller: ATI Technologies Inc RV730 PRO [Radeon HD 4650] (prog-if 00 [VGA controller])
KMS seems do be disabled. "NOPAT" removed from kernel line.
Is it expected or i am missing something ?
Dmesg fragment :-
[drm] Initialized drm 1.1.0 20060810
-> [drm] radeon defaulting to userspace modesetting.
pci 0000:01:00.0: setting latency timer to 64
[drm] Initialized radeon 1.31.0 20080528 for 0000:01:00.0 on min...
2016 Dec 07
0
(no subject)
...S (6.8) box running as Dom0 that uses
xen-4.6.3-4.el6.x86_64.rpm
kernel-3.18.44-20.el6.x86_64.rpm
and friends from the virt repo.
I can get a basic X environment (Vesa driver) when running in non-Xen mode
but, when booting into the hypervisor, that fails.
I've tried one suggestion, adding a nopat to the kernel invocation, but that
hasn't helpd although I'm sure the full suggestion, which I can no longer find,
also mentioned an "mtrr" addition as well.
I'm also sure believe I even saw someone get pointed to some "aftermarket"
xorg-x11 RPMs that claimed to wor...
2013 Oct 13
0
Blank screen when starting X with Dom0 loaded fglrx Radeon M6700
...c802a1df13af7108e3082a1b3f;hb=0cfd8ac8e702db147a9a664212f597f627b3f7e9;hpb=02f8c6aee8df3cdc935e9bdd4f2d020306035dbe
I also looked at the DRM documentation - I think the kernel and Xen version''s that I''m using support DRM. Also tried iommu=1 & 0, radeon.modetest=0 & 1, and nopat grub options.
Working XorgNon-working Xorg
xl dmesg
dmesg
-
Art
_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users
2011 Nov 26
2
Bug#646987: /usr/bin/xinit: xinit fails with xkbcomp could not be invoked
The function that returns ENOMEM is actually copy_mm. It returns
ENOMEM when dup_mm returns 0.
copy_mm receives clone_flags and task_struct * tsk. I think tsk
is pointing to the new task (the process being forked).
copy_mm assigns some values into *tsk, then:
tsk->mm = NULL;
tsk->active_mm = NULL;
then we check if current process has ->mm; if not, return 0
(effectively
2009 Jan 02
5
[Bug 19373] New: Xorg hangs after restart
http://bugs.freedesktop.org/show_bug.cgi?id=19373
Summary: Xorg hangs after restart
Product: xorg
Version: git
Platform: x86 (IA32)
OS/Version: Linux (All)
Status: NEW
Severity: critical
Priority: high
Component: Driver/nouveau
AssignedTo: nouveau at lists.freedesktop.org
ReportedBy:
2011 Mar 03
2
how should I go for Xen 4.0.1 with a non pv-ops Dom0 kernel
Hi,
I recently compiled a Xen-4.0.1 and pv-ops Dom0 2.6.32.27 kernel from
JF''s tree.Where my hypervisor could not boot and unfortunately the
system is rebooting so frequently that I am not able
to note down the error messages on a paper and pencil.So now I am
planning to go for a non pv-ops Dom0.I am not clear as what should be
the approach?
I have been Googling it every now and then and
2010 Dec 26
5
Starcraft II install fails, no text
...ss:GetLogicalProcessorInformation ((nil),0x33fc1c): stub
fixme:process:GetLogicalProcessorInformation ((nil),0x33fc58): stub
My system:
Ubuntu 10.10, kernel 2.6.35-24 x86_64
ATI Radeon HD 3870, 512 Mb RAM
fglrx 8.80.5
X.Org X Server 1.9.0
wine-1.3.10
Things I've done already:
Added "nopat" to the boot options, and confirmed in dmesg that "Kernel supports PAT but it has been disabled."
winetricks droid fontfix fontsmooth-rgb gdiplus gecko
winetricks vcrun2008 vcrun2005 allfonts d3dx9 win7
Disabled mmdevapi
Tried running in a virtual desktop
Set registry entries as fol...
2012 Feb 20
2
[PATCH] Disable PAT support when running under Xen (v1).
...The recent posting
has also been meet with silence. Not being happy with this laying
around and corrupting folks file systems (and in my case my git tree):
b). Disable PAT when run under Xen. At least until we get the a) moving
or alternative solutions are found.
c). Use the ''nopat'' argument on the Linux command line (which is what
this patch set (b) forces unconditionally) and has been recommended on the
BZs for users.
In summary this patch set:
- fixes corruption issues
- makes graphic drivers not able to use Write-Combine - meaning you can''t...
2009 Jan 10
51
Xen with dom0 pvops on ultra-recent "git tip" kernel on x86_64
...on Xen
Linux version 2.6.29-rc0-xen-cs1-dirty (chtephan@leto) (gcc driver version 4.3.2 (Gentoo 4.3.2 p0.2, pie-8.7.9) executing gcc version 4.4.0-alpha20090109) #1 PREEMPT Sat Jan 10 17:44:29 CET 2009
Command line: console=tty0 xencons=ttyS0,115200 console=hvc0 earlyprintk=xen root=/dev/vg/root ro nopat noacpi
KERNEL supported cpus:
Intel GenuineIntel
AMD AuthenticAMD
Centaur CentaurHauls
BIOS-provided physical RAM map:
Xen: 0000000000000000 - 000000000009fc00 (usable)
Xen: 000000000009fc00 - 0000000000100000 (reserved)
Xen: 0000000000100000 - 0000000000adc000 (usable)
Xen: 0000000000ad...
2010 Jul 15
9
Troubleshooting Xen 4.0 + 2.6.32.16 pv_ops install
Hi,
I have several servers Supermicro - running Xen 3.4.1 @ debian 5.0 x64
running without any issues for more than year.
Now I bought new server with exactly same config and installed Ubuntu
10.04 x64 - Xen 4.0.1-rc4 - 2.6.32.16 pv_ops
- base Ubuntu 10.04 install boot without issues
- Xen 4.0.1-rc4 compiled and installed withou any problems
- 2.6.32.16 pv_ops dom0 kernel with custom config.
2013 Feb 26
0
Dom0 OOM, page allocation failure
...dadm
--create /dev/md0 -l6 -n10 -x0 /dev/sd[bcdefghijk])
Software:
OS: Centos 6.3, 64-bit
Kernel: 3.7.8
Xen: 4.2.1
Grub boot line:
title CentOS (3.7.8+)
root (hd0,0)
kernel /xen-4.2.1.gz dummy=dummy dom0_mem=4096M noreboot
module /vmlinuz-3.7.8+ dummy=dummy nopat
root=/dev/mapper/vg_xxxx-lv_root nomodeset rd_NO_LUKS LANG=en_US.UTF-8
rd_LVM_LV=vg_xxxx/lv_swap SYSFONT=latarcyrheb-sun16 crashkernel=auto
rd_LVM_LV=vg_xxxx/lv_root KEYBOARDTYPE=pc KEYTABLE=us rd_NO_DM rhgb
showopts console=tty0
module /initrd-3.7.8+.img
Memory status immediately fol...
2013 Jan 02
5
mgag200 driver does not work properly with Xen
When using Xen Hypervisor, the video goes very slow after module load in
console.
Xorg does not run.
My boot process (in kernel 3.7.1 from elrepo, my default kernel.):
1. Hypervisor is loaded (from here, the screen resolution is 640x480 - text
scrolling fast)
2. Kernel is loaded
3. mgag200 module is loaded
4. Screens enter native resolution (from here, the screen resolution is
1280x768 - text
2010 Mar 10
34
[Patch RFC] nouveau accelerated on Xen pv-ops kernel
Hi,
Following is a simple patch that is needed in nouveau to get
accelerated X on a Xen dom0 pv_ops kernel. The kernel is jeremy's
2.6.31.6 as of 20100222. The whole gpu tree of nouveau (which is
almost the mainline merge), was substituted into the kernel-tree.
All components of X (mesa, Xorg-server-7.5, xf86-nouveau, libdrm) used
of the same day.
Patch:
diff -Naur
2010 Mar 10
34
[Patch RFC] nouveau accelerated on Xen pv-ops kernel
Hi,
Following is a simple patch that is needed in nouveau to get
accelerated X on a Xen dom0 pv_ops kernel. The kernel is jeremy's
2.6.31.6 as of 20100222. The whole gpu tree of nouveau (which is
almost the mainline merge), was substituted into the kernel-tree.
All components of X (mesa, Xorg-server-7.5, xf86-nouveau, libdrm) used
of the same day.
Patch:
diff -Naur
2012 Feb 12
0
Bug#659642: xen-hypervisor-4.0-amd64: outl segfaults when restoring monitor from sleep with DPMS
...ueeze
When the monitor is being restored from power saving mode via DPMS, X will lock
up/restart. This only occurs when running Xen hypervisor. Running just 2.6.32-5
-xen-amd64 doesn't produce this effect. Note that both 2.6.32-5-xen-amd64 and
2.6.32-5-xen-amd64 with Xen 4.0.1 are running with nopat (to workaround
#646987).
Xorg.0.log contains:
Backtrace:
0: /usr/bin/Xorg (xorg_backtrace+0x28) [0x4667b8]
1: /usr/bin/Xorg (0x400000+0x67d49) [0x467d49]
2: /lib/libpthread.so.0 (0x7f889ca27000+0xeff0) [0x7f889ca35ff0]
3: /usr/lib/xorg/modules/libint10.so (0x7f88988e7000+0x5775) [0x7f88988ec775]...