Re: [CentOS] xorg-x11-drv-intel CR update breaks X server for Intel HD520

2017-08-28 Thread milos.blazevic
No, there's no conf file and there never was. I tired generating one, but it didn't help. Besides, having to use xorg.conf, after X server worked without one in the previous release would be a step back, and the wrong path to take. Support for Skylake graphics is clearly there, so this shou

Re: [CentOS] xorg-x11-drv-intel CR update breaks X server for Intel HD520

2017-08-27 Thread vychytraly .
It seems that on RHEL bugzilla they resolved the issue the same way: Nevermind - my issue appears to be due to having previously forced the intel driver and uxa acceleration. Removing this allowed X to start. On Sun, Aug 27, 2017 at 11:27 PM, vychytraly . wrote: > Do you use .conf file for yo

Re: [CentOS] xorg-x11-drv-intel CR update breaks X server for Intel HD520

2017-08-27 Thread vychytraly .
Do you use .conf file for your intel GPU? I had a conf file in /etc/X11/xorg.conf.d for my intel GPU and X was unable to start. But when I removed it it is able to start. Try it and let me know if it works for you :) On Sun, Aug 27, 2017 at 10:34 PM, milos.blazevic wrote: > Hi, > > As a conseque

Re: [CentOS] xorg-x11-drv-nouveau for CentOS?

2008-12-30 Thread John
> -Original Message- > From: centos-boun...@centos.org > [mailto:centos-boun...@centos.org] On Behalf Of Kai Schaetzl > Sent: Tuesday, December 30, 2008 1:07 PM > To: centos@centos.org > Subject: Re: [CentOS] xorg-x11-drv-nouveau for CentOS? > > John wrote on T

Re: [CentOS] xorg-x11-drv-nouveau for CentOS?

2008-12-30 Thread Kai Schaetzl
John wrote on Tue, 30 Dec 2008 12:05:24 -0500: > It doesn't get me started good yet it's early... Nevertheless, I see that you have now started to use normal quoting. Many thanks for that and good morning :-) Kai -- Kai Schätzl, Berlin, Germany Get your web at Conactive Internet Services: htt

Re: [CentOS] xorg-x11-drv-nouveau for CentOS?

2008-12-30 Thread John
> -Original Message- > From: centos-boun...@centos.org > [mailto:centos-boun...@centos.org] On Behalf Of Frank Cox > Sent: Monday, December 29, 2008 12:59 PM > To: CentOS mailing list > Subject: Re: [CentOS] xorg-x11-drv-nouveau for CentOS? > > On Mon, 29 Dec 2

Re: [CentOS] xorg-x11-drv-nouveau for CentOS?

2008-12-29 Thread Kai Schaetzl
Frank Cox wrote on Mon, 29 Dec 2008 14:34:07 -0600: > Since the Nouveau driver is open source software, you're wrong. Pardon? "it's open source so you are wrong". Somebody at home? Kai -- Kai Schätzl, Berlin, Germany Get your web at Conactive Internet Services: http://www.conactive.com

Re: [CentOS] xorg-x11-drv-nouveau for CentOS?

2008-12-29 Thread Ian Forde
On Mon, 2008-12-29 at 14:34 -0600, Frank Cox wrote: > Ultimately, you're better off to use video chipsets with good open source > drivers. Currently, that means Intel and (recently) ATI. That depends upon one's purpose. If, for example, one wants to use mythtv, I would use an NVidia card with th

Re: [CentOS] xorg-x11-drv-nouveau for CentOS?

2008-12-29 Thread Frank Cox
On Mon, 29 Dec 2008 20:31:16 +0100 Kai Schaetzl wrote: > > There's the first three issues that I can think of > > That applies for that "Nouveau" driver double as much Since the Nouveau driver is open source software, you're wrong. > - so, what? So I answered the question that he asked. Ulti

Re: [CentOS] xorg-x11-drv-nouveau for CentOS?

2008-12-29 Thread Kai Schaetzl
Frank Cox wrote on Mon, 29 Dec 2008 11:59:23 -0600: > There's the first three issues that I can think of That applies for that "Nouveau" driver double as much - so, what? Kai -- Kai Schätzl, Berlin, Germany Get your web at Conactive Internet Services: http://www.conactive.com __

Re: [CentOS] xorg-x11-drv-nouveau for CentOS?

2008-12-29 Thread Frank Cox
On Mon, 29 Dec 2008 09:53:09 -0800 MHR wrote: > What's wrong with the nvidia drivers? 1. They can introduce problems that nobody can deal with in any way. 2. They could be discontinued by nvidia at any time. 3. They add another unnecessary "layer of complexity" to an already complex system. Th

Re: [CentOS] xorg-x11-drv-nouveau for CentOS?

2008-12-29 Thread MHR
On Sat, Dec 27, 2008 at 5:54 PM, Timo Neuvonen wrote: > Is there a way to use "Nouveau" (open source Nvidia) driver in CentOS 5 ? > > "nv" seems to support only the lowest resolutions thru the dvi output (NV44 > chip), and I don't like the idea of installing propiertary Nvidia drivers. What's wro

Re: [CentOS] xorg-x11-drv-nouveau for CentOS?

2008-12-28 Thread John
To OP in my previious reply the yum install should be: yum install nvidia-x11-drv --enablepo=*\rpmforge > -Original Message- > From: centos-boun...@centos.org > [mailto:centos-boun...@centos.org] On Behalf Of Timo Neuvonen > Sent: Saturday, December 27, 2008 8:54 PM > To: centos@centos

Re: [CentOS] xorg-x11-drv-nouveau for CentOS?

2008-12-28 Thread John
> -Original Message- > From: centos-boun...@centos.org > [mailto:centos-boun...@centos.org] On Behalf Of John R Pierce > Sent: Sunday, December 28, 2008 5:13 AM > To: CentOS mailing list > Subject: Re: [CentOS] xorg-x11-drv-nouveau for CentOS? > > Timo Neuvonen

Re: [CentOS] xorg-x11-drv-nouveau for CentOS?

2008-12-28 Thread John R Pierce
Timo Neuvonen wrote: >>> # rpm -ivh xorg-x11-drv-nouveau-2.1.6-1.fc8.x86_64.rpm >>> kernel-drm-nouveau = 10 is needed by >>> xorg-x11-drv-nouveau-2.1.6-1.fc8.x86_6 >> you can't use RPMs built for a different OS distribution, you'd need to >> take the SRPM and rebuild/recompile it. >> > > Aren

Re: [CentOS] xorg-x11-drv-nouveau for CentOS?

2008-12-28 Thread Timo Neuvonen
>> Is there a way to use "Nouveau" (open source Nvidia) driver in CentOS 5 ? >> >> "nv" seems to support only the lowest resolutions thru the dvi output >> (NV44 >> chip), and I don't like the idea of installing propiertary Nvidia >> drivers. >> This way I came to Nouveau. >> >> I had a look at s

Re: [CentOS] xorg-x11-drv-nouveau for CentOS?

2008-12-28 Thread John R Pierce
Timo Neuvonen wrote: > Is there a way to use "Nouveau" (open source Nvidia) driver in CentOS 5 ? > > "nv" seems to support only the lowest resolutions thru the dvi output (NV44 > chip), and I don't like the idea of installing propiertary Nvidia drivers. > This way I came to Nouveau. > > I had a loo

RE: [CentOS] xorg-x11

2007-09-24 Thread Phil Schaffner
On Sat, 2007-09-22 at 08:28 -0400, Barton Callender wrote: ... > Ok, I'm using centos 5, thats why i dont see those > files. I dont have a spec file to change. I'm trying > to rebuild rpm's using the source rpms. If you have SRPMS you have a spec

RE: [CentOS] xorg-x11

2007-09-22 Thread Barton Callender
@centos.org> Subject: Re: [CentOS] xorg-x11 > > On 9/19/07, Barton Callender < [EMAIL PROTECTED]> wrote:> >> > Greetings,> > > >> > Are there any xorg-x11-devel or xorg-server-devel rpm for centos 5?> > > > Yes and no. The packages for xorg ha

RE: [CentOS] xorg-x11

2007-09-22 Thread Barton Callender
@centos.org> Subject: Re: [CentOS] xorg-x11 > > On 9/19/07, Barton Callender < [EMAIL PROTECTED]> wrote:> >> > Greetings,> > > >> > Are there any xorg-x11-devel or xorg-server-devel rpm for centos 5?> > > > Yes and no. The packages for xorg ha

Re: [CentOS] xorg-x11

2007-09-21 Thread umair shakil
Shakil ETD On 9/21/07, Barton Callender <[EMAIL PROTECTED]> wrote: > > > > -- > Date: Fri, 21 Sep 2007 09:32:27 +0500 > From: [EMAIL PROTECTED] > To: centos@centos.org > Subject: Re: [CentOS] xorg-x11 > > Dear Salam, > >

RE: [CentOS] xorg-x11

2007-09-21 Thread Barton Callender
Date: Fri, 21 Sep 2007 09:32:27 +0500 From: [EMAIL PROTECTED] To: centos@centos.org Subject: Re: [CentOS] xorg-x11 Dear Salam, Please install Xorg-deval package and xorg-depereciated package too. They are available in YUM repository. Regards, Umair Shakil ETD On 9/20/07, Barton

Re: [CentOS] xorg-x11

2007-09-20 Thread umair shakil
L PROTECTED] > > To: centos@centos.org > > Subject: Re: [CentOS] xorg-x11 > > > > On 9/19/07, Barton Callender <[EMAIL PROTECTED]> wrote: > > > > > > Greetings, > > > > > > Are there any xorg-x11-devel or xorg-server-devel rpm

Re: [CentOS] xorg-x11

2007-09-20 Thread Jim Perrin
On 9/20/07, Barton Callender <[EMAIL PROTECTED]> wrote: > Thank-you for the response, I have xorg-x11-server-sdk package installed. I > am trying to rebuild fluxbox source from kbs-Centos repos. I get this error > message: - > > xorg-x11-devel is needed by fluxbox-0.9.13-1.i38 You'll probably h

RE: [CentOS] xorg-x11

2007-09-20 Thread Barton Callender
> Date: Wed, 19 Sep 2007 22:43:56 -0400 > From: [EMAIL PROTECTED] > To: centos@centos.org > Subject: Re: [CentOS] xorg-x11 > > On 9/19/07, Barton Callender <[EMAIL PROTECTED]> wrote: > > > > Greetings, > > > > Are there any xorg-x11-devel or

Re: [CentOS] xorg-x11

2007-09-19 Thread Jim Perrin
On 9/19/07, Barton Callender <[EMAIL PROTECTED]> wrote: > > Greetings, > > Are there any xorg-x11-devel or xorg-server-devel rpm for centos 5? Yes and no. The packages for xorg have been renamed slightly (a change inherited from upstream) and the number of packages involved in the xorg suite has

Re: [CentOS] xorg-x11

2007-09-19 Thread Matthew Miller
On Wed, Sep 19, 2007 at 10:08:50PM -0400, Barton Callender wrote: > Are there any xorg-x11-devel or xorg-server-devel rpm for centos 5? Not precisely, but in a sense yes, dozens. There's no longer a big monolithic package but rather dozens of individual ones. -- Matthew Miller [EMAIL P