similar to: mtrr error

Displaying 20 results from an estimated 100 matches similar to: "mtrr error"

2018 Sep 04
1
[PATCH] PCI: add prefetch quirk to work around Asus/Nvidia suspend issues
On Tue, Sep 4, 2018 at 2:43 PM, Mika Westerberg <mika.westerberg at linux.intel.com> wrote: > Yes, can you check if the failing device BAR is included in any of the > above entries? If not then it is probably not related. mtrr again for reference: reg00: base=0x0c0000000 ( 3072MB), size= 1024MB, count=1: uncachable reg01: base=0x0a0000000 ( 2560MB), size= 512MB, count=1: uncachable
2018 Sep 04
2
[PATCH] PCI: add prefetch quirk to work around Asus/Nvidia suspend issues
On Mon, Sep 3, 2018 at 8:12 PM, Mika Westerberg <mika.westerberg at linux.intel.com> wrote: > We have seen one similar issue with LPSS devices when BIOS assigns > device BARs above 4G (which is not the case here) and it turned out to > be misconfigured MTRR register or something like that. It may not be > related at all but it could be worth a try to dump out MTRR registers of
2018 Sep 04
0
[PATCH] PCI: add prefetch quirk to work around Asus/Nvidia suspend issues
On Tue, Sep 04, 2018 at 09:52:02AM +0800, Daniel Drake wrote: > # cat /proc/mtrr > reg00: base=0x0c0000000 ( 3072MB), size= 1024MB, count=1: uncachable > reg01: base=0x0a0000000 ( 2560MB), size= 512MB, count=1: uncachable > reg02: base=0x090000000 ( 2304MB), size= 256MB, count=1: uncachable > reg03: base=0x08c000000 ( 2240MB), size= 64MB, count=1: uncachable > reg04:
2012 Apr 12
1
6.2 x86_64 "mtrr_cleanup: can not find optimal value"
Hi, I have server that has been running 5.x - 5.8 for a few years without issue and decided to move it to a fresh install of 6.2. First thing I noticed is a good part of the log has these mtrr messages finally ending with "mtrr_cleanup: can not find optimal value" and "please specify mtrr_gran_size/mtrr_chunk_size". I have been searching around and reading the kernel docs
2007 Nov 28
1
Dell T3400 on CentOS 3.X
For reasons I'd rather not go into, I need to get CentOS 3.anything on a Dell T3400: http://www.dell.com/content/products/productdetails.aspx/precn_t3400?c=us&l=en&s=bsd&cs=04 The hard drive is not seen at install time. Can someone point me in the right direction to see if this is possible and how to proceed? Regards, -mark
2018 Dec 14
0
Sample smb.conf for ADs authentication
On Fri, 14 Dec 2018 12:50:28 -0500 Gilbert Soucy <gsoucy at 36pix.com> wrote: > Hello, > > We made some progress. I checked all the packaged installed and there > was still an sssd tool installed. > > After removing that package, the ping is now working: > > [root at server samba]# wbinfo --ping-dc > checking the NETLOGON for domain[DOMAIN] dc connection to
2008 Jun 20
2
pci passthrough on RHEL 4.5
Hi there, I have a Dell T3400 Workstation with CentOS5.1 as dom0. I have hidden a network interface in dom0 to pass it to domU. The domU can come up with the NIC when it''s OS is CentOS5.1 or RHEL5. But when it comes to RedHat4.5 , the NIC can not be found. As I type the command "lspci" in RHEL4.5 domU, it returned: pcilib: Cannot open /proc/bus/pci
2008 Apr 05
0
ATI Radeon 2600HD + CentOS 5.1 x86_64 = Deadlock
Anyone on the list using an ATI Radeon 2600HD on a x86_64 machine? I have 3 new Dell Precision T3400 workstations with them in it and the moment it tries to fire up X using the proprietory driver it completely deadlocks. I'm looking for help from the community to track this problem. http://ati.cchtml.com/show_bug.cgi?id=941
2011 Sep 20
0
rtmvnorm performance issues
When sampling from a multi-variate truncated normal using rtmvnorm from the tmvnorm-package, I experience extreme performance differences between two of my computers. On my laptop computer, draws take ~5s, on my desktop ~30s. I need to run MCMCs with repeat calls to rtmvnorm on my desktop. The code in both cases is exactly the same. rtmvnorm seems not to have any machine dependent defaults
2018 Dec 14
0
Sample smb.conf for ADs authentication
On Fri, 14 Dec 2018 15:27:27 -0500 Gilbert Soucy <gsoucy at 36pix.com> wrote: > Wow, we made some good progress. We can see the users and actually > mount a share on windows. Only issue: the uids and guids are wrong. > This is because of the backend : rip, I suppose. > > >Try adding 'winbind use default domain = yes' > >Restart Samba and then try it like
2009 Apr 09
0
3D acceleration not running
Hi, I installed a : DELL T3400 graphic card Nvidia Quadro FX 3700 graphic drivers NVIDIA-Linux-x86_64-180.44-pkg2.run CentOS 5.3 Monitor DELL 2408WFP When I started glxgears , it's slow. I'm using vmplayer 2.5.1, when I start dxdiag direct 3D is disabled. 3D acceleration is not running. Any help will be appreciated ? Best regards. Following the result of glxinfo :
2012 Jul 02
3
[Bug 51645] New: Unreadable and flickering text in iceweasel
https://bugs.freedesktop.org/show_bug.cgi?id=51645 Bug #: 51645 Summary: Unreadable and flickering text in iceweasel Classification: Unclassified Product: xorg Version: git Platform: x86-64 (AMD64) OS/Version: Linux (All) Status: NEW Severity: normal Priority: medium Component:
2011 Jan 30
1
updating r-cran- packages on a new Ubuntu lucid system
I am setting up a new Ubuntu lucid system on a Dell Precision T3500, quad core, E5507, x86_64 box and am having some difficulty updating r-cran packages as per the instructions at http://cran.us.r-project.org/bin/linux/ubuntu Perhaps the instructions are incomplete or wrong, or I've misunderstood something, and/or I've run into a dependency problem among r-cran- packages, vcd in
2006 Jan 04
0
[Xen-merge] [PATCH] fix MTRR handling
After fixing the respective problems in the hypervisor it became apparent that there also was a problem in the guest. Attached patch fixes - an obvious cut-and-paste error - return value range issues Clearly this patch should, in an appropriately modified form if necessary, also be applied to trees other than the merge one. Jan _______________________________________________ Xen-merge mailing
2013 Jan 17
0
Old Xen MTRR patches?
Hi, Quite a while ago there were a few patches for adding MTRR support to the Xen kernel, and yes, I know they''ve been NAK from the mainline kernel. I''m wondering if they still exist on some branches of some repo that I could possibly get them from? I found a couple of patch series posted onto the mailing list before but it''s not cleared what version or what tree
2006 Aug 23
0
Centos 4.3 + KDE + mtrr error
Hello. I'm running Centos 4.3 with KDE from CentOS. There're some "unsupported" packages, like kernel 2.6.9-34.108.plus.c4smp, Picasa and Google Earth. Picasa and Google Earth had never showed critical problems (before), although they're beta versions. Today, I started Picasa and Google Earth at the same time, and the X became a black screen, like it was killed and was just
2006 Mar 09
0
[PATCH] x86-64 linux: enable MTRR config option for Xen/x86-64
Getting things in sync with i386. Jan _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
2013 Dec 13
0
[PATCH v2] pvh: disable MTRR feature on cpuid for Dom0
MTRR is not available for PVH Dom0, so prevent cpuid from reporting it as an available feature. Signed-off-by: Roger Pau Monné <roger.pau@citrix.com> Cc: George Dunlap <george.dunlap@eu.citrix.com> Cc: Mukesh Rathor <mukesh.rathor@oracle.com> Cc: Jan Beulich <JBeulich@suse.com> Cc: Keir Fraser <keir@xen.org> --- This should go in after Mukesh Dom0 series, or merged
2007 Dec 10
2
[PATCH] MTRR MSRs Save/Restore
This patch adds the MTRR MSRs save/restore support. Signed-off-by: Disheng Su <disheng.su@intel.com> _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
2010 Feb 19
7
VT-d not working
Hello there, I am using a Gigabyte H55M-UD2H (Intel H55-Chipset) together with a Core-i5-650. According to Gigabyte Support the Mainboard does support VT-d. Well, actually support says, that VT-d does work on Windows-7 in XP-Mode. They do not test and support Linux though. Did anybody here have success using VT-d on any H55-Board? Perhaps it is some misconfiguration on my side. I tried a