Displaying 20 results from an estimated 20000 matches similar to: "CentOS 8 libXss"
2019 Apr 16
3
how to install Xorg X11 libXss runtime library
Hi,
I try to install vtune on centos7, which shows the following message:
Xorg X11 libXss runtime library is not found. 'Graphical user interface' component of VTune Amplifier cannot be installed.
The install program cannot detect the Xorg X11 libXss runtime library required by the graphical user interface of the product. Contact your system administrator to install the library or
2019 Apr 16
0
how to install Xorg X11 libXss runtime library
On Tue, Apr 16, 2019 at 11:02 AM qw <applemax82 at 163.com> wrote:
> Hi,
>
>
> I try to install vtune on centos7, which shows the following message:
>
>
> Xorg X11 libXss runtime library is not found. 'Graphical user interface'
> component of VTune Amplifier cannot be installed.
> The install program cannot detect the Xorg X11 libXss runtime library
>
2007 May 09
3
qmake on centos 5
I have done a "yum install qt-devel" on centos 5.
I dont seem to be able to find qmake?
how do I get qmake on centos 5?
THanks,
jerry
2019 Nov 18
7
CentOS 8 boot command line
I am trying to boot a grub entry for CentOS 8
menuentry "Server Install CentOS 8" {
linux /boot/vmlinuz noverifyssl ks=
https://devgeis.LayeredSolutionsInc.com:443/kickstart/ks_update_to_server8.cfg
biosdevname=0 net.ifnames=0 ksdevice=eth0 ip=192.168.1.13
gateway=192.168.1.1 netmask=255.255.255.
0 nameserver=192.168.1.1 inst.sshd sshd=1
initrd /boot/initrd.img
2009 Mar 18
2
stty and sockets
With local com ports I can use stty to inspect the port settings.
Is there a similiar method with a socket connection?
I have an odd situation happening where my data collection program
that is working on 3 machines is not working on the 4th. The program opens
a socket to remote RS232 device no data is recieved. strangely though if
I "telnet IP port"
to the device it will send the
2009 Mar 20
2
wireshark
I did a "yum -y install wireshark" and it was successful.
After the is type "wireshark" and nothing.
Is there a problem with this package or am I missing something.
Jerry
2020 Jun 22
6
Wrong version of php
It's been a while since I updated to php72 on this machine and there is some setting I must have forgotten. Apache, root and a user automatically get php72 when I run php in a terminal window, however, a php script picks up the wrong version of php, ie php54 and the version of php in /usr/bin/php is indeed version 5.4.
I have googled without finding the answer but how do I make sure /all/
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
2006 Feb 27
1
lsraid on centos 4.2
On older systems redhat 9 there was a command lsraid....
I have a centos 4.2 system that does not have that command.
What is the new command that is equivalent to "lsraid -a /dev/md0"?
Or is there a package that does not get loaded by default?
Lsraid is not on my system.
THanks,
jerry
2020 May 14
2
Ailing MATE desktop
> On Wed, 2020-05-06 at 10:26 -0500, Robert G (Doc) Savage via CentOS
> wrote:
>> On Tue, 2020-05-05 at 19:25 -0500, Robert G (Doc) Savage via CentOS
>> wrote:
>> > I'm about ready to run "dnf erase *mate*" and try re-installing
>> > MATE
>> > from scratch from the GNOME3 desktop. Is that possible without
>> > ripping
>>
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]
2020 Mar 25
2
X module not loading
HI - On CentOS 8 I see this in my X log
intel: waited 2020 ms for i915.ko driver to load
I find this:
find . | grep i915.ko
./4.18.0-147.5.1.el8_1.x86_64/kernel/drivers/gpu/drm/i915/i915.ko.xz
uname -r
4.18.0-147.5.1.el8_1.x86_64
Why might it not be loading ?
Thanks,
Jerry
2020 Jun 16
3
After update to 8 (2004) ... system is unbootable - UEFI Secure boot
Hi all,
I updated a Dell XPS laptop from CentOS 8.1 (1911) to 8.2 (2004).
Installed kernels are
kernel-4.18.0-147.5.1.el8_1.x86_64
kernel-4.18.0-147.8.1.el8_1.x86_64
kernel-4.18.0-193.6.3.el8_2.x86_64
Unfortunately I can not boot into the latest
kernel-4.18.0-193.6.3.el8_2.x86_64.
After grub2 screen I only see following line:
EFI stub: UEFI Secure Boot is enabled
Booting into the older
2001 Apr 05
2
CI for wilcoxon test (PR#895)
Full_Name: Marketa Kylouskova
Version: 1.2.1
OS: Windows
Submission from: (NULL) (147.231.7.2)
Hi,
I believe there is a bug in the extension of wilcox.test, namely in
determination of confidence intervals. I concentrated on the two-sample test
only. I examined and tested its performance on this working data set:
x<-rnorm(10,3,1) # So I have two samples, I will test whether
2012 Nov 22
1
prediction problem
Hello,
I am using the mda package and in particular the fda routine to
classify/predict in terms of color to a set of 20 samples for which i don?t
know the color.
I preformed a flexible discriminant analysis (FDA) using a set of 147
samples for which i know all the information.
My script and data follow in attachment.
A total of 23 predictors were considered. 20 of the predictors are
2020 Jul 29
3
After update to 8 (2004) ... system is unbootable - UEFI Secure boot
Am 16.06.20 um 22:04 schrieb Fabian Arrotin:
> On 16/06/2020 15:06, Leon Fauster via CentOS wrote:
>> Hi all,
>>
>> I updated a Dell XPS laptop from CentOS 8.1 (1911) to 8.2 (2004).
>>
>> Installed kernels are
>> kernel-4.18.0-147.5.1.el8_1.x86_64
>> kernel-4.18.0-147.8.1.el8_1.x86_64
>> kernel-4.18.0-193.6.3.el8_2.x86_64
>>
>>
2012 Mar 29
1
percent_expand for QoS in ControlPath
Hi,
Not sure if this anyone else is interested in this but to me it seems to make
sense to use different control session multiplexer sockets for bulk and
interactive workloads.
Index: auth.c
===================================================================
RCS file: /cvs/src/usr.bin/ssh/auth.c,v
retrieving revision 1.94
diff -u -p -r1.94 auth.c
--- auth.c 23 May 2011 03:33:38 -0000 1.94
+++
2013 Feb 08
1
Can't build 5.9 with KVM on a 6.3 host - DHCP hang?
During the build (via a serial console) we get
input: ImExPS/2 Generic Explorer Mouse as /class/input/input1
running install...
running /sbin/loader
Sending request for IP information for eth0...
Determining host name and domain...
Sending request for IP information for eth0...
Determining host name and domain...
And there it hangs.
On the 6.3 host:
Feb 8 08:28:55 penfold dhcpd:
2020 Jun 17
1
After update to 8 (2004) ... system is unbootable - UEFI Secure boot
Am 16.06.20 um 22:04 schrieb Fabian Arrotin:
> On 16/06/2020 15:06, Leon Fauster via CentOS wrote:
>> Hi all,
>>
>> I updated a Dell XPS laptop from CentOS 8.1 (1911) to 8.2 (2004).
>>
>> Installed kernels are
>> kernel-4.18.0-147.5.1.el8_1.x86_64
>> kernel-4.18.0-147.8.1.el8_1.x86_64
>> kernel-4.18.0-193.6.3.el8_2.x86_64
>>
>>
2020 May 14
0
Ailing MATE desktop
On Thu, 2020-05-14 at 08:18 +0200, Simon Matter wrote:
> > On Wed, 2020-05-06 at 10:26 -0500, Robert G (Doc) Savage via CentOS
> > wrote:
> > > On Tue, 2020-05-05 at 19:25 -0500, Robert G (Doc) Savage via
> > > CentOS
> > > wrote:
> > > > I'm about ready to run "dnf erase *mate*" and try re-installing
> > > > MATE
>