Displaying 20 results from an estimated 3000 matches similar to: "Lockup on VT switch"
2007 Jul 30
1
[R300] high Xorg process CPU usage
On Fri, 2007-07-27 at 23:45 -0400, Andrew J. Barr wrote:
> I am trying out the Compiz Fusion stuff on my PowerBook G4 (RV350) and
> I have the aiglx-zero-copy-tfp patches from here[0] on Mesa 6.5.2,
> xorg-server 1.3, and xf86-video-ati 6.6.191. I notice that the Xorg
> process has a high level of CPU utilization (higher than with metacity
> or vanilla compiz), but the graphics
2006 Nov 29
2
reason for bad performance on i915 (AIGLX)
Greetings everybody!
For about two weeks I'm now a happy owner of an intel-powered laptop
(chipset, wifi, gfx) and wanted to give it a full test-drive of compiz
and other GL-intensive programs.
The laptop runs Xorg 7.1.1 and the i810 driver that comes with it
(stock rpm from FC6). I'm forced to start compiz 0.3.4 with these
options...
--use-cow
--strict-binding
--indirect-rendering
2009 Jan 30
1
problem using identify() after plot()
I can't seem to use the point-and-click identify() function properly.
I'm running R 2.5.1 (I know, I need to get around to upgrading) under
Win XP. The problem is, when I click on a point on the graph, I get an
error, "no point within 0.25 inches." But in some areas, I can click
where there is no visible point anywhere close, and an identify() label
will pop up. The troublesome
2009 May 17
1
X Windows has quit working
Hello,
Not sure when it stopped working as I don't use it often. Maybe since the
upgrade from 5.2 to 5.3. Can't say for sure as it's been a while since
tried to start X.
The errors I receive when startin X are:
(EE) I810(0): unknown reason for exception
(EE) I810(0): cannot continue
(EE) I810(0): VBE initialization failed
(EE) Screen(s) found but none have a usable configuration
2009 May 13
4
matching period with perl regular expression
Hello,
I have several strings where I am trying to eliminate the period and
everything after the period, using a regular expression. However, I am
having trouble getting this to work.
> x = "wa.w"
> gsub(x, "\..*", "", perl=TRUE)
[1] ""
Warning messages:
1: '\.' is an unrecognized escape in a character string
2: unrecognized escape removed
2009 Nov 20
3
help me avoid nested for() loops!
Hi R folks,
I have a massive array (object name "points") in the following form
[,1] [,2]
[1,] 1369 22
[2,] 1370 22
[3,] 1368 23
[4,] 1369 23
[5,] 1370 23
[6,] 1371 23
(10080 rows truncated)
These represent pixel coordinates of interest in a jpeg image. I need
to find the distance from each point to all other points of interest.
The only way I can see to do this
2010 Aug 09
5
Drawing problem in Wine 1.3.0
Hi, I'm having a problem with black boxes and black widgets appearing in
Wine programs. See these two screenshots[0], [1] for examples. One
program is a Windows application, but the other is Winecfg. Any clues
what is wrong here? This is Wine 1.3.0 compiled on Debian squeeze.
Thanks,
Andrew Barr
[0] http://img843.imageshack.us/img843/5373/screenshotho.png
[1]
2008 Sep 09
2
isolate elements in vector that match one of many possible values
Hi all,
I want to get the index numbers of all elements of a vector which match any
of a long series of possible values. Say x <- c(1,2,3,4) and I want to know
which values are equal to 1, 2 or 4. I could do
which(x == 1 | x==2 | x==4)
[1] 1 2 4
This gets really ugly though, when the list of values of interest is really
long. Is there a nicer way to do this? Something akin to the MySQL
2010 Oct 06
3
Assigning value to a vector from within a function
Hi all,
I am having trouble assigning a value within a vector using a variable
defined within a function. I suspect this has something to do with
namespaces but I cannot figure it out. Please reply directly to me if you
can help.
###begin code
#simple vector
test<-c(4,5,6)
#simple function to get a value from a vector
#works just like I would expect, has no problem indexing using the local
2006 Feb 09
3
Rail in teaching environments
Newbie question (just joined the list)
Is anyone running Ruby on Rails in a teaching environment?
Regards
John
John Colby BA, MBCS, PGCertE
Lecturer, Department of Computing, The Business School
Room F316, Galton Building, University of Central England,
Franchise Street, Perry Barr, Birmingham B42 2SU
Tel: +44 (0) 121 331 6937, Fax +44 (0) 121 331 6281, Mobile: 07795 215
912
2007 Mar 02
1
Xvideo and X.org on Intel GMA
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hiho,
I already reported this in <455F4553.9020109@tommie-lie.de> and found
time to reinstall compiz yesterday and the problem still persists.
I have Ubuntu's X.org 7.1.1 running on a Intel GMA 950 and latest
compiz. When watching Xvideo files, the overlay window remains black. If
I slightly move the video window, the video appears with
2016 Oct 27
0
GM108GLM?
Hello,
The idea was to use the modesetting DDX instead of Nouveau’s one for Maxwell+
as EXA was [broken][1]. But you can give a try at Ilia’s [patches][2], which
fix the Nouveau DDX for GM10x and GM20x (I don’t think it has been tested on a
GM108 yet).
Best regards,
Pierre Moreau
[1]: https://cgit.freedesktop.org/nouveau/xf86-video-nouveau/commit/?id=3e2e0faa2ee1cce9c1bb5c7ad80d0592460f3edc
2009 Jun 12
1
xtable for plm objects
Hello,
I am trying to use Sweave to write up a report, and I have used the
plm package to do some panel models. I am trying to use xtable to make
a nice table for my regression objects (returned by the plm command),
but I am getting the error:
Error in UseMethod("xtable") : no applicable method for "xtable"
It seems like I would want to have xtable treat plm objects exactly
2009 Mar 04
1
dividing ts objects of different frequencies
Hello,
I have two time series objects, 1 is yearly (population) and the other is
quarterly (bankruptcy statistics). I would like to produce a quarterly time
series object that consists of bankruptcy/population. Is there a pre-built
function to intelligently divide these time series:
br.ts = ts(data=br.df[,-1], frequency = 4, start=c(2001,1), end=c(2008,2))
distPop.ts = ts(data=distPop.df[,-1],
2016 Dec 08
0
GM108GLM?
hi,
give the drm-next kernel tree a try. Sadly the reclocking improvements didn't land with 4.9, so 4.10 is required.
Greetings.
On 7 December 2016 10:26:44 a.m. GMT+01:00, "Sune Mølgaard" <smo at translucent.dk> wrote:
>Hi again,
>
>It works :-)
>
>Reclocking, however, is another kettle of fish.
>
>Trying #echo 0f > /sys/kernel/debug/dri/0/pstate
2016 Dec 08
0
GM108GLM?
also you can't change the clocks when there is nothing running on the
GPU. I have some patches pending for this in another series, but maybe
I may be able toe extract those fixes.
Changing the clocks while something is running shouldn't cause any
troubles. Alternatively if you don't care about power consumption, you
can boot with nouveau.runpm=0 so that the gpu is always on.
2010 Jun 21
0
Bug#586670: xen-hypervisor-3.4-i386: xserver does not work on i386 system in dom0, while works on amd64 system
Package: xen-hypervisor-3.4-i386
Version: 3.4.3-1
Severity: important
Dear Maintainer,
I tried on 2 machines with ati's and intel's video card, both xservers fail to work.
xserver works well with linux-image-2.6.32-5-xen-686(with out xen.gz) and linux-image-2.6.32-5-686.
I also tried xen-hypervisor-4.0-i386, the problem is still there.
Free fill to ask for more info.
2016 Dec 08
0
GM108GLM?
you can boot with nouveau.config=NvBoost=2 to enable higher clocks,
but that won't fill in the difference compared to Intel. For this
there are some changes needed on the mesa side regarding scheduling.
Also keep in mind, that PCIe is an important bottleneck here, because
the GPU can't push frames fast enough through the bus, that's why any
"high FPS" benchmark will be in
2014 Jul 10
0
Warnings in dmesg and results of mmiotrace 10de:1140 Geforce620m Optimus Laptop Acer E1-531G
Od: "Ilia Mirkin" <imirkin at alum.mit.edu>
Do: "Lampshade" <lampshade at poczta.fm>;
Wys?ane: 19:07 Czwartek 2014-07-10
Temat: Re: [Nouveau] Warnings in dmesg and results of mmiotrace 10de:1140
Geforce620m Optimus Laptop Acer E1-531G
> On Thu, Jul 10, 2014 at 11:01 AM, Lampshade wrote:
> > Hello
> > in dmesg I always have these informations (I
2007 Jun 25
1
conflict between lme4 and RMySQL packages (PR#9753)
Full_Name: Dale Barr
Version: 2.5.1 (patched)
OS: Ubuntu linux x86_64
Submission from: (NULL) (138.23.70.108)
When RMySQL is loaded in before lme4, the summary() function for lmer objects in
the lme4 packages produces the following error:
Error in printMer(object) : no slot of name "status" for this object of class
"table"
When RMySQL is loaded AFTER lme4, however, no such