Displaying 20 results from an estimated 5000 matches similar to: "CentOS 4 (RC1) and VMWare"
2004 May 06
1
X11 fonts cannot be loaded - SuSE Linux solution
Dear list,
I would like to make a comment how to solve the X11 font problem under
SuSE Linux (9.0) when you get the message:
"X11 font at size 16 could not be loaded".
After having modified /etc/X11/XF86config as root (see below) you have
to run 'SuSEconfig' as root as well else nothing might be changed in the
X-Server.
After that no further messages should appear.
HTH,
2003 May 28
0
OSX zero file length problem
i have searched through the list archives and google, and can't find
anything similar.
client is running OSX 10.2.6
server is openbsd 3.2 and/or linux 2.4.x
rsync on both sides is version 2.5.5.
when i try to rsync a directory, all files get overwritten on the
server side with 0 file length. here is an example (server is .5):
[beldridg@rover]$ rsync -a -vvv -e ssh tool-etc/
2010 May 11
1
[PATCH] GuestOS: Update XF86Config or xorg.conf as appropriate
RHEL 3 has XF86Config instead of xorg.conf. The configs are sufficiently similar
to be matched by the same augeas lens, so switch based on whichever is present.
---
lib/Sys/VirtV2V/GuestOS/RedHat.pm | 13 ++++++++++++-
1 files changed, 12 insertions(+), 1 deletions(-)
diff --git a/lib/Sys/VirtV2V/GuestOS/RedHat.pm b/lib/Sys/VirtV2V/GuestOS/RedHat.pm
index 1920468..7c41ff6 100644
---
2001 Aug 12
0
Half-Life, Debian, Sid, Wine, Crap, VooDoo, Banshee, OpenGL, Mesa, Glide
Well. i got s.th. for you and i think i'll give this to crazney
(lhl.linuxgames.com)
#1 a step by step HL tutorial
#2 my questions.
--------------------------------------------------------------------------
## 1 ## a step by step HL tutorial
######################################
--------------------------------------------------------------------------
yea, well, i got HL working.
On my
2001 Nov 05
1
couple of notes of wine in mandrake and access good luck
i had a hard time tweiking my wine in mandrake. some tips, i am using
xfree for now it runs like a cadillac.
# This loads the DBE extension module.
put this in your XF86Config-4
Load "dbe"
Load "glx"
Load "dri"
# This loads the miscellane
replace the trheads lib
ngpt-1.0.1-1.i386.rpmcd
and this is my config
[Drive C]
"Path" =
2003 Sep 11
5
FreeBSD 4.9-PRE+ nvidia
Hello all.
I have the same problem as described by Dmitry a day ago in a topic similar.
I am able to use x11 with base driver "nv" but when I load "nvidia" driver,
startx
simply crash my machine and reboot after 5 seconds. I have a similar log
file as reported by Dmitry even using startx+logverbose option. XF86Config
file is similar,except it is not the same nvidia video
2008 Aug 11
0
Nouveau takes 100% CPU on startx but does not show anything on GeForce FX 5200
Hi,
I just installed the latest nouveau driver from git to try if it works and
after modifying my xorg.conf and switching to xorg-x11 opengl startx changes
screenmode (screen gets black) and nothing more happens. I can ssh from
another maschine and see that X takes 100% CPU but nothing more happens. I am
on Gentoo Linux, followed the guide from the Wiki, have Xorg-x11-7.2,
tuxonice patched
2003 Apr 23
2
Problems with dri/drm using Radeon 7000 VE in -stable
Hi,
I tried applying
http://people.freebsd.org/~anholt/dri/files/drm-stable-20030411.diff to
stable from today (using device radeondrm and options DRM_LINUX).
Kernel reports drm seems to be there:
drm0: <ATI Radeon QY RV100 VE> port 0x9000-0x90ff mem
0xed000000-0xed00ffff,0xe$
info: [drm] Initialized radeon 1.8.0 20020828 on minor 0
Now, when I try to start XFree86 everything looks fine
2012 Jan 13
0
[PATCH 1/1] Ported gnome-ssh-askpass2 to gtk3.
Hello List,
This is for the portable release.
I wanted gnome-ssh-askpass to be a gtk+3 app, so I made a quick port.
Mark
---
contrib/Makefile | 7 +-
contrib/gnome-ssh-askpass3.c | 220 ++++++++++++++++++++++++++++++++++++++++++
2 files changed, 226 insertions(+), 1 deletions(-)
create mode 100644 contrib/gnome-ssh-askpass3.c
diff --git a/contrib/Makefile
2004 Sep 24
0
RE: CentOS digest, Vol 1 #137 - 12 msgs
Ulrik wrote:
Message: 2
Date: Thu, 23 Sep 2004 14:59:14 +0200 (CEST)
From: "Ulrik S. Kofod" <usk at cybersite.dk>
To: centos at caosity.org
Reply-To: usk at cybersite.dk
Subject: [Centos] network card / kudzu
When I have installed centOS, Kudzu says my network cards have been removed,
and
right after it finds them again and asks me to configure them?
It looks like it is the
2003 Jul 14
1
wanting to pkg_add KDE/Gnome post-install
After installing a text-based development environment via /stand/sysinstall
(followed by CVSup, makeworld/kernel etc to 4-8-stable), I realize I want to
install KDE, too.
I initiated this with:
pkg_add -r kdebase
followed again by CVSup etc.
Apparently that wasn't enough. Am getting message "XFree86 setup utility.. not
installed" when trying to config xf86config (text-based) via
2003 Oct 01
1
4.9 RC1 (i386) mplayer induced panic
All:
I cvsup'ed earlier this evening and am still able to reproduce this
panic at will. Command line, panic backtrace, dmesg, ldd output,
and mplayer version follow. If more information is needed, just let
me know.
% mplayer foo.mov [a quicktime file]
[plays for awhile, and then panics]
# gdb -k -s /usr/obj/usr/src/sys/LICHEN/kernel.debug -e /var/crash/kernel.2 -c /var/crash/vmcore.2
2007 Mar 05
1
[PATCH] Grab state & Last state remembering
Hi,
while porting "Group with tabs" to Compiz
(http://forum.go-compiz.org/viewtopic.php?t=649), I noticed some things
which are available in Beryl, but not in Compiz and which I believe
Compiz should have, too:
- Remembering of the last window state inside the state change notify
This is useful for properly tracking down the window state changes (e.g.
has the window been maximized in
2004 Dec 08
0
Solidworks: cannot find a proper pixel format
Took the cdrom from office and tried to run it on Wine (20040121). (before
sneaking a linux setup in the office...) Wine was installed on a pure linux
system, without any MS directory/filesystem/files.
The installation went without any problems or errors.
I can start the program, and then I get in the terminal the following message:
"ERROR: You need to merge the 'winedefault.reg'
2001 May 12
0
Adding Truetype fonts
David MacBanay wrote:
>
> I need to be able to use a special truetype font and I need to know
> how to install it so that an application running through WINE will
> see it. When I install the program it gives a message that it failed
> to install the fonts although I do have the ttf files in the system
> directory. How do I get the application to see it?
>
Do you need
2002 Oct 05
0
Trouble transferring referents of symlinks outside the source tree
I'm running rsync 2.5.5 on a FreeBSD-CURRENT system.
I have a directory that essentially is my web site, which I update when
need be. I am (trying) to use rsync to sync a remote server with my
changes whenever they are made.
I'm using a little script to do this:
#!/bin/sh
DATA_DIR=/home/munish/data/www
REMOTE_BACKUP=[snipped out user@host here]
RSYNC_FLAGS="-zapuLxSC --stats
2008 May 09
0
Wine release 1.0-rc1
This is release 1.0-rc1 of Wine, a free implementation of Windows on Unix.
This is the first release candidate for Wine 1.0. Please give it a
good testing to help us make 1.0 as good as possible. In particular
please help us look for apps that used to work, but don't now. See
http://wiki.winehq.org/PlatinumRegressionHunt for details.
What's new in this release (see below for details):
2007 Aug 31
0
Sun nxge NIC problem
Hi all, i use xen 3.1 on a gentoo 2007.0 dual opteron machine with Sun x8 Express dual 10 Gigabit Eternet fiber NIC.
The NIC work properly on standard kernel and patched Xen kernel (2.6.18) without XEN enabled features, but when i enable "Enable Xen Compatible kernel" choice in "Processor type and features" menu on kernel configuration, NIC is recognized, seems to work but
it
2008 Oct 20
1
Re: PolarProTrainer
hi vitamin.
I now understand your suggestion is how to install, but.....
I use UBUNTU 8.04 latest update and Wine 1.1.6 is installed.
And so is the Polar ProTrainer 5 SW - from CD. (PTT 5)
PTT 5 is working - so and so. It contains a calender and the picture-rendering i overlaping, but this is a minor concirn.
My problem is that the buildt in uptateSW do not work, and there is alot of necesery
2003 Apr 12
2
X Server and LCD
HELO,
My old CRT is a bit broken so I decided to buy new screen. I d like to get
an LCD monitor. I also use FreeBSD , X ver.4.2 server and GNOME 2.2.
And now my question: Do I have to setup my X for that monitor, or maybe just
change name, vendor, refresh modes in my XF86Config ?
I am not going to use DVI....
thanks for help
MArek