Displaying 20 results from an estimated 90000 matches similar to: "Xorg on CentOS"
2008 Apr 07
2
Xorg crashes centos 5.1
From dmesg after the crash.
Xorg[12774] general protection rip:2b3daaff218b rsp:7fff01440950 error:0
Anyone experiencing X11 crashes?
I have an amd 6400+ centos 5.1 x86_64. This typically happens
when I VNC in from home into my machine at work.
My machine has nvidia card and I do run the binary drivers.
However, I switched out for a short time and ran the nv driver
and it happens there also.
2020 Mar 04
3
Support for Intel Graphics 605 UHD
I found this site
https://www.linux-hardware.org/index.php?id=pci:8086-3185-8086-2212
Says the Intel UHD 605 graphics chip is supported in kernel > 4.11
centos 8 comes with 4.18 but I am not getting X on CentOS 8 with this chip.
When I put this:
Section "Device"
Identifier "Intel Graphics"
Driver "intel"
EndSection
in /etc/X11/xorg.conf.d it does not
2017 Dec 14
7
Question on CentoS 7.4 on nvidia
I installed the elrepo kmod-nvidia and also the nvidia-detect and modules
(see below).
I had X working with the 3.10 from Centos - but video was freezing. SO I
thought I would try the elrepo kernel. I installed that and X does not come
up?
How do I re-make the nvidia module for 4.14.5 kernel? I want to make sure
the kmod kernel did it. I 'm thinking it did not.
lspci | grep VGA says
2006 Aug 25
2
yum update failed
I am getting the following error on yum update.
What do I do??? I have the ATI display driver package installed.
---------------------------------------------
Running Transaction Test
Finished Transaction Test
Transaction Check Error: file /usr/X11R6/lib/libGL.so.1.2 from install
of xorg-x11-Mesa -libGL-6.8.2-1.EL.13.37 conflicts with file from
package fglrx64_6_8_0-8.16.20-1
file
2020 Mar 05
4
Support for Intel Graphics 605 UHD
C7: lspci | grep VGA
00:02.0 VGA compatible controller: Intel Corporation Device 3185 (rev 03)
grep Driver /var/log/Xorg.0.log
[ 24.374] (**) | |-->Device "Intel Graphics"
[ 24.610] (II) intel: Driver for Intel(R) Integrated Graphics Chipsets:
[ 24.614] (II) intel: Driver for Intel(R) HD Graphics
[ 24.614] (II) intel: Driver for Intel(R) Iris(TM) Graphics
[ 24.614]
2016 Jan 24
3
Intel Xorg driver for Intel HD graphics
I found this page:
https://01.org/linuxgraphics/downloads/2015q4-intel-graphics-stack-release
I have an Intel NUC5C with "Intel HD" graphics and I'm trying to use CentOS
7.2
I downloaded the files suggested:
cairo-1.14.4.tar.xz libva-1.6.2.tar.bz2
mesa-11.0.4.tar.xz
intel-gpu-tools-1.13.tar.bz2 libva-intel-driver-1.6.2.tar.bz2
xf86-video-intel-2.99.917.tar.gz
2011 Jul 21
8
nouveau driver one centos 6
I "wish" to not load the or even install the nouveau driver by default.
I want to use the NVIDIA binary driver.
I have tried a number of things:
1) in my kickstart package section add the line:
-xorg-x11-drv-nouveau
This did not work - it was still installed.
2) use the nvidia installer and it asks to create a modprobe.conf file
to blacklist
the driver. I said yes thats what I want.
2020 Mar 17
0
Xorg on CentOS
Jerry Geis wrote:
>
> I am trying to find a way to tell the ORDER of X drivers.
>
> I have a VM image of CentOS 7. If I boot the image I want the generic
> driver to load. But if I put that image on hardware I want the Intel driver
> to load.
>
> So if I specific the /etc/X11/xorg.conf.d/20-intel.conf and specify Intel -
> this is great for the physical device. But
2017 Dec 15
1
Question on CentoS 7.4 on nvidia
Yan Li wrote:
> If you need to use a non stock kernel, you can also try to download the
> latest driver directly from nvidia. The nvidia official driver is very
> easy to install and works with almost all kernel versions. It can also be
> easily uninstalled too.
Make sure you have the correct one, though. I have a number of systems
with older NVidia cards, and have to pick and choose
2019 Feb 07
2
systemd
Hi All - I have a systemd service file to start my application.
Part of my service file is:
[Service]
Type=forking
ExecStart=/path to start
ExecStop=/path to stop
RemainAfterExit=yes
This works fine "normally".
However - when I do a "yum update; and reboot" my script detects a kernel
change and now does a number of "recompiling" steps for drivers and such
before
2008 Nov 05
3
Help with TCL/TK on centos 5.2 unknown color black
Hi all,
I am using centos 5.2 x86_64 on a box. and getting this error:
wish -f pcalert.tcl
Error in startup script: unknown color name "black"
(processing "-background" option)
invoked from within
"canvas .c -height $canvas_height -width $screen_width -background black
-highlightthickness 0 "
invoked from within
"set c [canvas .c -height
2019 Feb 27
6
nvidia on 7.6
>I'll see if I can find some time this weekend to fix the elrepo package
> and get it reinstated into the repository.
>Phil
Hi Phil, Thanks for the reply. Your correct this is OLD hardware.
Everything was working with 7.5 thought I was good to go so to speak
... So When I was starting now to migrate OLD boxes from CentOS 6 to
7.6 it wasnt working.
I can look at going
2006 Jan 23
2
X11 build
Morning...
I have a package that I think wants to compile against the X11 source tree.
http://openchrome.org - its a snapshot from there....
Anyway the command it tells me to run is:
xmkmf /usr/src/xc
make
make install
This is to build a updated X graphics driver...
However when I do this I get errors as there is not /usr/src/xc (no
surprise)
I did then "up2date xorg-x11-sdk"
2007 Dec 07
11
remote ssh to machine how display firefox
I can ssh into a remote machine.
I can start X on that machine with startx
How do I then start firefox on that machine (from the ssh prompt) and
have it display on my machine in my office.
So I want to be using firefox on the remote machine but displaying the
screen output from firefox in my office.
Both boxes are running centos 5.
how is that done?
Jerry
2020 Jul 09
2
X11 issue on CentOS 8
I have files in /etc/X11/xorg.conf.d
rw-r--r--. 1 silentm silentm 311 Jul 9 13:25 00-keyboard.conf
-rw-r--r--. 1 silentm silentm 328 Jul 9 14:28 01-display.conf
This is my 01-display.conf
# This file goes into /etc/X11/xorg.conf.d
Section "Screen"
Identifier "Screen0"
Device "Card0"
Monitor "Monitor0"
SubSection "Display"
Viewport 0 0
2008 Jan 11
2
remote desktop
What is the difference between the GUI (system->Preferences->Remote
Desktop) under centos 5.1
and editing /etc/X11/xorg.conf and adding the vnc in the modules section?
Is one better than the other?
Jerry
2017 Aug 27
3
xorg-x11-drv-intel CR update breaks X server for Intel HD520
Hi,
As a consequence of rolling out CR updates on Latitude E7470 (Skylake
chipset), X would no longer start until I rolled back all of the
xorg-\* packages. And to be more precise, looks like the culprit is
xorg-x11-drv-intel:
https://bugzilla.redhat.com/show_bug.cgi?id=1445583
as the CR package release version matches the one mentioned in Comment
#2, in the regression context.
2019 Oct 30
2
Help with CentOS 7 and nvidia
Hello my hardware has:
03:00.0 VGA compatible controller: NVIDIA Corporation GT218 [ION] (rev a2)
rpm -qa | grep nvidia
nvidia-detect-410.78-1.el7.elrepo.x86_64
kmod-nvidia-340xx-340.107-2.el7_6.elrepo.x86_64
nvidia-x11-drv-340xx-340.107-1.el7.elrepo.x86_64
rpm -qa | grep libva
libva-vdpau-driver-0.7.4-19.el7.x86_64
libva-utils-1.8.3-4.el7.x86_64
libva-devel-1.8.3-1.el7.x86_64
2011 Jul 22
2
problem starting X11 on centos 6
Hi All,
I had an issue. Manually installing Centos 6 everything worked X11 came
up with nvidia binary drivers. Cool.
However, I am working on a kickstart install for Centos 6 and that was
not working. When I started X it
would hang. no mouse no keyboard. however , remote ssh was available and
worked.
Thinking I had some serious bug in nvidia binary was my thought - but I
kept looking.
I saw
2020 Mar 06
4
Support for Intel Graphics 605 UHD
This is my /proc/cmdline
BOOT_IMAGE=(hd0,gpt2)/boot/vmlinuz-4.18.0-147.5.1.el8_1.x86_64
root=UUID=c1bef884-0180-4955-a669-c99a8c64f75a ro crashkernel=auto
resume=UUID=0fe1a972-9912-4803-b5ec-265a13a888c1 biosdevname=0
net.ifnames=0 rhgb quiet rd.driver.
blacklist=nouveau nomodeset nouveau.modeset=0 acpi_backlight=vendor
"acpi_osi=!Windows 2013" "acpi_osi=!Windows 2012"
Jerry