Re: [CentOS] C7 Desktop background

2016-05-16 Thread Liam O'Toole
On 2016-05-15, Rob Kampen wrote: > Hi Just stumbled into a problem with my recent new build C7 work > station. Fully updated, gnome desktop, all was working well until I > had a play with Tweak Tool, I wanted to try some other themes for > window layouts as the default seems to not show check box

[CentOS] Black screen after boot on CentOS 7.2

2016-05-16 Thread Oliver Zemann
Hi, i just installed CentOS 7.2 on my little "server" but i get a black screen during boot. It is a Asrock Am1h-itx mainboard with an AMD 5350 CPU (onboard graphic). I created a raid 6 but i dont think thats the problem, as the boot process goes pretty far. I would even say its going until X sho

[CentOS] Black screen after install / Centos 7.2

2016-05-16 Thread Oliver Zemann
Hi, i just installed CentOS 7.2 on my little "server" but i get a black screen during boot. It is a Asrock Am1h-itx mainboard with an AMD 5350 CPU (onboard graphic). I created a raid 6 but i dont think thats the problem, as the boot process goes pretty far. I would even say its going until X sho

[CentOS] CentOS-announce Digest, Vol 135, Issue 8

2016-05-16 Thread centos-announce-request
Send CentOS-announce mailing list submissions to centos-annou...@centos.org To subscribe or unsubscribe via the World Wide Web, visit https://lists.centos.org/mailman/listinfo/centos-announce or, via email, send a message with subject or body 'help' to centos-announce-requ.

Re: [CentOS] Black screen after install / Centos 7.2

2016-05-16 Thread Earl A Ramirez
On 16 May 2016 12:13, "Oliver Zemann" wrote: > > Hi, i just installed CentOS 7.2 on my little "server" but i get a black screen during boot. It is a Asrock Am1h-itx mainboard with an AMD 5350 CPU (onboard graphic). > I created a raid 6 but i dont think thats the problem, as the boot process goes p

Re: [CentOS] Black screen after install / Centos 7.2

2016-05-16 Thread m . roth
Earl A Ramirez wrote: > On 16 May 2016 12:13, "Oliver Zemann" wrote: >> >> Hi, i just installed CentOS 7.2 on my little "server" but i get a black > screen during boot. It is a Asrock Am1h-itx mainboard with an AMD 5350 CPU > (onboard graphic). >> I created a raid 6 but i dont think thats the prob

Re: [CentOS] Black screen after install / Centos 7.2

2016-05-16 Thread Oliver Zemann
X is not installed. I removed rhgb and quiet and replaced that with nomodeset, now i can boot. I am just wondering why the rescue/diagnostic mode did not help me in this case and turned black too. And i wonder what i have to do to boot without nomodeset. Am 16.05.2016 um 16:45 schrieb m.r...@

Re: [CentOS] Black screen after install / Centos 7.2

2016-05-16 Thread Oliver Zemann
Using nomodeset worked. Diagnostic kernel did not work. Any idea what i have to do to boot without using nomodeset? Am 16.05.2016 um 15:36 schrieb Earl A Ramirez: On 16 May 2016 12:13, "Oliver Zemann" wrote: Hi, i just installed CentOS 7.2 on my little "server" but i get a black screen duri

[CentOS] Continuous Release repository RPMs now released

2016-05-16 Thread Johnny Hughes
The Continuous Release repository RPMs for CentOS-6.8 are now released. It includes the following releases: https://lists.centos.org/pipermail/centos-cr-announce/2016-May/thread.html Specifically, there are following Security Updates included: CESA-2016:0996 Important CentOS 6 openssl Security

Re: [CentOS] Black screen after install / Centos 7.2

2016-05-16 Thread Gordon Messmer
On 05/16/2016 10:51 AM, Oliver Zemann wrote: Using nomodeset worked. Diagnostic kernel did not work. Any idea what i have to do to boot without using nomodeset? Does the system not boot, or do you simply not get a VGA console? If it's the latter, you should be able to log in and check the sy

[CentOS] ipmitool and CentOS 7

2016-05-16 Thread m . roth
On Dells running CentOS 6, we could use this command ipmitool delloem lcd set mode userdefined "$(uname -n | sed -e 's/\..*//' )" to set the little LCD screen to display the system name, In the latest sevens, it fails, and gives me usage for the command... which displays exactly that syntax. Anyon

Re: [CentOS] Continuous Release repository RPMs now released

2016-05-16 Thread Wes James
On Mon, May 16, 2016 at 12:47 PM, Johnny Hughes wrote: > The Continuous Release repository RPMs for CentOS-6.8 are now released. > It includes the following releases: > > This is the first time I've installed updates from CR. I did this on 6.7 in virtualbox. When I reboot, it still says 6.7.

Re: [CentOS] ipmitool and CentOS 7

2016-05-16 Thread Wes James
In 6.7 in virtualbox, when I do uname -a I see: Linux localhost.localdomain 2.6.32-642.el6.x86_64 #1 SMP Tue May 10 17:27:01 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux Then I run your command: echo $(uname -n | sed -e 's/\..*//' ) and see: localhost On 7.2 on virutalbox I see this: $ uname -a L

Re: [CentOS] C7 Desktop background

2016-05-16 Thread Rob Kampen
On 16/05/16 22:09, Liam O'Toole wrote: On 2016-05-15, Rob Kampen wrote: Hi Just stumbled into a problem with my recent new build C7 work station. Fully updated, gnome desktop, all was working well until I had a play with Tweak Tool, I wanted to try some other themes for window layouts as the d

Re: [CentOS] C7 Desktop background

2016-05-16 Thread Frank Cox
On Tue, 17 May 2016 09:29:52 +1200 Rob Kampen wrote: > Tried that - it appears to run, i.e. prompt returns. No change. Logged > out and back in - no change, still gray. It has reset the background > that comes up when I move the cursor to the top left and see all the > open windows. It's a bit

[CentOS] Xwindow: unable to connect to display in CR 6.8

2016-05-16 Thread Gilbert Sebenste
Hello everyone, I just installed the CentOS 6.8 updates from the CR repository, and then I rebooted the server. I run some software to make weather images on a website, and I have run into a problem. When I do it, the software, as it tries to plot the image, says: Xwindow: unable to connect to d

Re: [CentOS] Xwindow: unable to connect to display in CR 6.8

2016-05-16 Thread Gilbert Sebenste
On Mon, 16 May 2016, Gilbert Sebenste wrote: Hello everyone, I just installed the CentOS 6.8 updates from the CR repository, and then I rebooted the server. I run some software to make weather images on a website, and I have run into a problem. When I do it, the software, as it tries to plot th

[CentOS] Re Centos 7.2 Repos

2016-05-16 Thread jd1008
Hi All, I am having a terrible time installing multi media tools like smplayer (which requires mplayer), which is not avaiable from the centos repos. I have installed epel.repo which containa the epel-release repo info for yum Still I cannot install many things. For example, I ran for i in faad2-l

Re: [CentOS] Re Centos 7.2 Repos

2016-05-16 Thread Frank Cox
On Mon, 16 May 2016 23:05:37 -0600 jd1008 wrote: > I am having a terrible time installing multi media tools > like smplayer (which requires mplayer), which is not avaiable > from the centos repos. > I have installed epel.repo which containa the epel-release repo info > for yum Have you also insta

Re: [CentOS] Re Centos 7.2 Repos

2016-05-16 Thread jd1008
On 05/16/2016 11:19 PM, Frank Cox wrote: On Mon, 16 May 2016 23:05:37 -0600 jd1008 wrote: I am having a terrible time installing multi media tools like smplayer (which requires mplayer), which is not avaiable from the centos repos. I have installed epel.repo which containa the epel-release re

Re: [CentOS] Re Centos 7.2 Repos

2016-05-16 Thread Peter
On 17/05/16 17:51, jd1008 wrote: > I installed the nux repo just now. I ran > > yum -y install mplayer-common-1.1-33.20150505svn.el7.nux.x86_64.rpm > mplayer-1.2-92_snap20130920.el7.x86_64.rpm ... This is insane, just do: yum install smplayer Peter