Displaying 20 results from an estimated 4000 matches similar to: "Dealing with 800x480 displays"
2008 Oct 02
6
Video driver questions
My OQO has a VIA chipset. From the hwconf:
class: VIDEO
bus: PCI
detached: 0
desc: "VIA Technologies, Inc. CX700M2 UniChrome PRO II Graphics"
vendorId: 1106
deviceId: 3157
subVendorId: 1106
subDeviceId: 3157
pciType: 1
pcidom: 0
pcibus: 1
pcidev: 0
pcifn: 0
When I install Centos, I default to the vesa driver, and it operates at
the monitor's native 800x480. Of course I
2007 Jun 12
1
Compiz porting plan, for help
David & All,
As you might have heard, Intel recently introduced a new low-power device called a Mobile Internet Device (MID). We're working in Intel's Open source Technology Center on the Linux Desktop UI. Given the small screen we're planning on using a stack-based window manager where each application runs full-screen (think Matchbox). We think it would be very cool to get a
2007 May 18
2
about matchbox + compiz solution
Instead of use compiz windows manager, I want to use matchbox, but I want reuse compiz plugins, means I use matchbox + compiz as windows manager + 3D desktop effect solution, would you please give me some suggestion about my plan.
What about the effort? Would you please give me some suggestion.
Thanks.
-----Original Message-----
From: David Reveman [mailto:davidr at novell.com]
Sent:
2015 May 06
3
[PATCH 0/3] p2v: Add Configure Network button (RHBZ#1167921).
https://bugzilla.redhat.com/show_bug.cgi?id=1167921
2018 Sep 19
2
Help with multi-monitor Xorg stuff
I have an unusual use case. I wonder if anyone can help. We use a PC
with 8 HDMI outputs for powering a video wall in an operations centre.
We use two Matrox video cards, each with 4 outputs. "lspci" reports
these cards as" [AMD/ATI] Cape Verde PRO [FirePro W600]".
On an older version of CentOS 7, I used the proprietary AMD/ATI
driver. This had a utility (I roorget the name)
2008 Jun 13
7
Rubyscript2exe undefined ''run'' method
After I ran my program through Rubyscript2exe, the Random.exe file that
it created is causing the following error:
D:\Ruby projects>random.exe
C:\DOCUME~1\JEDELS~1\eee\eee.Random.exe.2\app\Random.rb:59: undefined
method ''ru
n'' for Wxruby2::App (NoMethodError)
from
C:\DOCUME~1\JEDELS~1\eee\eee.Random.exe.2\bootstrap.rb:77:in `load''
from
2008 Feb 18
6
system-config-display wrongly sets up Viewsonic VG730m monitor
I originally set up this monitor with an analogue lead. Everything seemed
fine, so I didn't check xorg.conf at all. Then I bought a digital lead, and
since then the monitor blinks. Running system-config-display identifies it
as a 1280 x 1084 CRT monitor. It is an LCD monitor.
That model is not on the drop-down list, so assuming that a specific driver
wasn't available for it, I
2012 Feb 20
2
Help on lattice barchart ploting
Hi friends,
I have following data and would like to plot this with barchart() availble
with lattice package.
RsID Freqs Genotype
AAA 63.636 1/1
AAA 32.727 1/2
AAA 3.636 2/2
BBB 85.965 2/2
BBB 14.035 2/1
CCC 63.158 1/1
CCC 21.053 1/2
CCC 15.789 2/2
DDD 26.786 2/2
DDD 46.429 2/1
DDD 26.786 1/1
EEE 32.759 2/2
EEE 43.103 2/1
2008 Sep 17
2
CentOS on Eee PC 1000H
Hi folks
Anybody running CentOS on Eee PC 1000H? In CentOS wiki[0] there is a
draft about Eee PC 900 from Fabian Arrotin. Does the same howto work for
Eee PC 1000H?
So far he writes:
> Waiting for an official way to host the necessary rpms ...
Where to download WiFi and NIC driver?
regards
Sven
[0] http://wiki.centos.org/HowTos/Laptops/Asus/Eeepc
2006 Jun 20
2
xorg display problems
Hi all,
Up until today everything has been fine with CentOS on my Toshiba laptop.
I booted into CentOS 4.3 today and Kudzu detected my video card for some
reason. I let it configure it (wish I hadn't now).
I can still get in. X and Gnome work. But the video resolution is
800x640. The LCD is capable of 1024x768. I cannot change it using
Gnome tools or direct editing of
2005 Oct 10
2
possible bug in image() ??
Hi everyone.
The function image() seems not to be correctly plotting some
matrices that I give it. (I佲檓 using R 2.1.1)
The following code creates a matrix (denoted x) with 1500
rows and 3 columns, with all entries 0 or 1, and then plots
the image of this matrix.
cc=runif(n=1500,min=0.1,max=1.2)
ccc=ceiling(cc-1)
dd=runif(n=1500,min=0.1,max=1.2)
ddd=ceiling(dd-1)
2008 May 30
1
nlm and "missing argument
Dear R Gurus,
I am having a little difficulty with nlm. I've searched the archives and
found nothing that tells me why this is occuring -- though there are
some slightly similar issues.
A simple example:
lev2<-function(aaa,bbb,ccc,ddd,eee){
res<-aaa+bbb+ccc+ddd+eee
res
}
nlm(lev2,p=c(32,4,5),ddd=45,eee=23)
Error in f(x, ...) : argument "bbb" is missing, with no default
2007 Dec 29
1
ASUS Eee R cookbook
Hi all,
Having seen a few messages regarding the ASUS Eee PC (p701) and R, and
then buying one and trying to get R installed on it, I thought there
might be a few people on the list who would appreciate a cookbook on how
to do it. It's a nice little piece of machinery, running Xandros 4 Linux
(seems to be compatible with Debian Etch) and set up for the person who
wants to do all those
2007 Jul 17
1
problem with length()
In the following, can anyone tell me why length(eee) returns 9? I
was expecting 15398, and when I try to add this vector to a data
frame with that many rows, it fails complaining that the vector is of
length 9. In what I thought was an identical situation with a
related dataset, the same code worked as expected.
> length(fff)
[1] 15398
> str(fff)
int [1:15398] 20010102 20010102
2008 Feb 18
1
Confused about versions of R and Debian
I have recently acquired an Asus EEE PC which runs a version of
Xandros which I believe to be a fork of Debian. I have been using R
under various versions of Windows for some years but this is my first
move into the world of Unix. I have installed Texlive from a CD and I
have successfully added a UK-based repository and installed Texmaker.
Now I would like to add R. There are dire warnings on
2011 Nov 30
3
Upgrading R on my EEE PC netbook
I have been successfully been using R on my EEE PC for some while
now. Although it uses Xandros I have been able to install various
pieces of software by pretending that it was Debian etch. Johannes
was kind enough to continue providing binaries on CRAN for a while
but I think I am the only person still living in the past as CRAN
etch is currently stuck at 2.11.0 and I cannot rely on him to
2011 Mar 25
6
WoW crashes Wine
So I managed to install and get WoW running on my Eee PC 1000HD. However, the program will crash unexpectedly after 5-20 minutes. There doesn't seem to be a predictable occurrence that causes it to crash tho. I have been looking for answers but have found nothing so far.
I should clarify that it isnt a complete crash. Wine pops up an error about how it needs to close but I can still hear
2009 Jan 30
5
/etc/X11/xorg.conf question
If I use "system-config-display" or "system-config-display --reconfig"
although I get a message that I need to log out of GNOME, to have the
new file written, for new Display Resolution, logging out or
restarting the box does not result in the new settings for the Display
taking hold. Sometimes, the number of colors is updated, but *never*
the Resolution. Below is my xorg.conf
2005 Nov 29
6
draggable revert problem
Hello,
I have tried implementing the shopping cart ajax example and have run into
some problems. The only differences with the shopping cart is
My list of products are generated from a partial view
The images of the products come from an http link.
However, Iam seeing a strange behavior when I drag and drop the elements to
my cart. On the first drag and drop the image successfully reverts to
2007 Dec 13
6
spliting strings ...
Hi everyone,
I have a vector of strings, each string made up by different number of words. I want to get a new vector which has only the first word of each string in the first vector. I came up with this:
str <- c('aaa bbb', 'cc', 'd eee aa', 'mmm o n')
str1 <- rep(1, length(str))
for (i in 1:length(str)) {
str1[i] <- strsplit(str, "