similar to: A new user with a strange problem

Displaying 20 results from an estimated 7000 matches similar to: "A new user with a strange problem"

2016 Oct 17
1
[PATCH] exa: add GM10x acceleration support
On Mon, Oct 17, 2016 at 5:28 AM, Samuel Pitoiset <samuel.pitoiset at gmail.com> wrote: > Looks reasonable, some minor comments below. > > > On 10/16/2016 02:06 AM, Ilia Mirkin wrote: >> diff --git a/src/nvc0_exa.c b/src/nvc0_exa.c >> index 6add60b..a53dfe6 100644 >> --- a/src/nvc0_exa.c >> +++ b/src/nvc0_exa.c >> @@ -914,14 +914,56 @@
2016 Oct 27
0
[PATCH v2 1/7] exa: add GM10x acceleration support
rendercheck -f a8r8g8b8 passes as much as on a GK208, and xv appears to work. Very lightly tested. Instead of sticking coordinates into pushbufs, the vertex shader is modified to read them from a constbuf, indexed by vertex id. This approach could be used for all nvc0 generations, but I didn't want to rock the boat. Signed-off-by: Ilia Mirkin <imirkin at alum.mit.edu> ---
2016 Oct 17
0
[PATCH] exa: add GM10x acceleration support
Looks reasonable, some minor comments below. On 10/16/2016 02:06 AM, Ilia Mirkin wrote: > rendercheck -f a8r8g8b8 passes as much as on a GK208, and xv appears to > work. Very lightly tested. > > Instead of sticking coordinates into pushbufs, the vertex shader is > modified to read them from a constbuf, indexed by vertex id. This > approach could be used for all nvc0 generations,
2016 Oct 16
2
[PATCH] exa: add GM10x acceleration support
rendercheck -f a8r8g8b8 passes as much as on a GK208, and xv appears to work. Very lightly tested. Instead of sticking coordinates into pushbufs, the vertex shader is modified to read them from a constbuf, indexed by vertex id. This approach could be used for all nvc0 generations, but I didn't want to rock the boat. Signed-off-by: Ilia Mirkin <imirkin at alum.mit.edu> --- Note: this
2010 Jul 16
1
Toggle between the various pages for multi-page figures
Hello, I am a new R user having transitioned over from S-plus recently. I have a question that is probably very trivial but I am having trouble finding a solution. In S-plus, graphic pages are created as tabs when multi-page figures are created. I have shown the R code for xpose.VPC (a function within library xpose4 for R) where I want the figure from each Strata (STRT) to displayed on a
2014 Feb 21
3
[PATCH 1/4] nv30: remove use_nv4x, it is identical to is_nv4x
Signed-off-by: Ilia Mirkin <imirkin at alum.mit.edu> --- Perhaps there was a day when those were different, but that day is not today. src/gallium/drivers/nouveau/nv30/nv30_context.c | 1 - src/gallium/drivers/nouveau/nv30/nv30_context.h | 1 - src/gallium/drivers/nouveau/nv30/nvfx_fragprog.c | 20 ++++++++++---------- src/gallium/drivers/nouveau/nv30/nvfx_vertprog.c | 8 ++++---- 4
2019 Feb 09
0
Problem with connecting another subnet
On 8.2.19. 22:39, albi wrote: >>> The setup looks like this: >>> web <- tinc "tiosp" -> gateway <- tinc "tiutl" -> backup > Which lan ips do all your computers have? network addess will be fine. > > > ALBI... Hi Albi, web:   tinc tiosp: 172.16.1.10   local: 10.0.0.5 gateway:   tinc tiutl: 172.16.0.5   tinc tiosp: 172.16.1.5   local:
2014 Sep 24
1
[PATCH 1/2] allow path to envyas binary to be specified
Signed-off-by: Ilia Mirkin <imirkin at alum.mit.edu> --- src/shader/Makefile | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/src/shader/Makefile b/src/shader/Makefile index 46658e9..2d789be 100644 --- a/src/shader/Makefile +++ b/src/shader/Makefile @@ -24,20 +24,21 @@ NVF0_SHADERS = xfrm2nvf0.vpc \ videonvf0.fpc SHADERS = $(NVC0_SHADERS)
2008 Aug 17
1
Making use of names of viewports (grid)
The following code, though not brilliant, works on an A4 page. It might look odd on other devices of a very different size. =============X8------- cut here ---------------------------- require(grid) wide <- 15 vps <- grid.layout(nrow = 3, ncol = 4, widths = unit(rep(1, 4), rep("null", 4)), heights = unit(c(99, 1, 99),
2011 Mar 11
1
CORELDRAW WORKING IN UBUNTU
Hi, This is my first ever post on Wine Forum after using Wine for almost a year and found many Program to be run at very good stability and speed but there are thousands of people who want to use CorelDraw in Ubuntu but find no solution after working this for almost 6 Months I found a way to work in CorelDraw in Ubuntu OS (I alway use Ubuntu and Love It!) you might be thinking that you already
2005 Nov 10
1
login scripts not being run at session startup
List, I have a weird problem on a 3.0.20 PDC. My users can log on correctly (user credentials is in LDAP) to the domain but the login.bat file is not always run. For some people, it is always run. For other people, it is never run. For a final group, sometimes it runs, sometimes it doesn't. There aren't any real differences in the LDAP entry for the account. The relevant line in
2016 Sep 16
2
Fwd: Configure HA VPN using tinc at AWS
Hello, I've got an AWS cloud and a local network. I'd like to setup an access from private EC2 instances to local network tinc server. There are two public EC2 instances with tinc server installed, other (private) EC2 nodes do not have tinc. http://imgur.com/tq84crc VPC subnet: 172.22/16 VPN subnet: 21.0.0/24 Source EC2 instance ip: 172.22.0.100 Tinc 1 ip: 172.22.0.101, 21.0.0.1 Tinc 2
2015 Sep 13
2
[Bug 91988] New: nouveau causes complete system hang - SCHED_ERROR CTXSW_TIMEOUT PGRAPH engine fault PBDMA0 ACQUIRE
https://bugs.freedesktop.org/show_bug.cgi?id=91988 Bug ID: 91988 Summary: nouveau causes complete system hang - SCHED_ERROR CTXSW_TIMEOUT PGRAPH engine fault PBDMA0 ACQUIRE Product: xorg Version: unspecified Hardware: x86-64 (AMD64) OS: All Status: NEW Severity: normal
2013 Aug 16
0
theforeman & puppetlabs
Does puppetlabs have modules to help provision for Amazon Ec2 instances within VPC / outside VPC? Any recommendations ? I would like to launch an instance based on an AMI image. This instance should have multiple IP addresses attached to it. I would like to do this using theforeman. Also, I noticed that theforeman documentation is lacking in EC2 area, so I am having quite a bit of issue
2012 Aug 28
0
Puppet Error
Hello, I am trying to build puppet on Amazon VPC and am getting this error pretty consistently. >sudo puppet agent --test --server=ip-10-0-1-83 --waitforcert 60 err: Could not retrieve catalog from remote server: SSL_connect returned=1 errno=0 state=SSLv3 read server certificate B: certificate verify failed warning: Not using cache on failed catalog err: Could not retrieve catalog;
2017 Apr 19
0
virsh error: driver is not whitelisted
On 04/19/2017 10:00 AM, Marco Aurelio L. Gomes wrote: > Hi, > > I'm using virsh to instance a VM in my environment, but I'm running on > some issues. > I got the following error: > > error: Failed to create domain from domain.xml > error: internal error: qemu unexpectedly closed the monitor: > 2017-04-17T17:00:37.012369Z qemu-kvm: -drive >
2015 May 02
0
Could not complete SSL handshake to Amazon EC2 host
> > >And I made sure the local firewall was stopped, because I am blocking > ports > >with the security groups instead. > As an aside, I wouldn't do this unless running in a VPC as there are > other hosts in the general cloud and many are malicious. Hmmm... you make an excellent point! I picked up this habit from an AWS shop I used to work at. But what you just said
2003 Mar 08
1
Advanced printers shares
Hi Here the problem. I am using samba 2.0.10 on sparc Solaris 8 platform in a Nis env. Currently we have about 100 or so printers listed in printers.conf nis map, these printers cover our 5 sites which all use the same nis env. Each site has one Domain master, and a local master on any separate subnets, as not all is in the same domain. When ours users log into a samba server they are
2017 Apr 21
0
Problem to many connection
2017-04-21 0:38 GMT-03:00 Epsilon Minus <theepsilonminus at gmail.com>: > > > I'm desperate. My English is terrible, but I will try to be as clear as possible. > > I have Samba 4.4.4 in a Centos 7. > > I have many connections for each ip. > > The command smbstatus -b returns me infinity of these: > > > Samba version 4.4.4 > PID Username
2018 Sep 08
0
[PATCH] maxwell,pascal: add scheduling data to shaders
Generated with envysched. Tested by running rendercheck from piglit, running mplayer -vo xv, and staring at gnome-shell. Signed-off-by: Rhys Perry <pendingchaos02 at gmail.com> --- src/shader/exac8nv110.fp | 11 ++++---- src/shader/exac8nv110.fpc | 22 ++++++++-------- src/shader/exacanv110.fp | 11 ++++---- src/shader/exacanv110.fpc | 22 ++++++++-------- src/shader/exacmnv110.fp | 10