Re: [Intel-gfx] Problem with configuring xorg to be static

2010-08-16 Thread Gabriel M. Beddingfield
On Mon, 16 Aug 2010, Andrzej Bańczak wrote: When I install xorg server the xorg.conf isn`t in /etc/X11/ so I make it by X -configure and i was trying to reconfigureit. I need Gnome install on my What happens when you delete /etc/X11/xorg.conf and reboot? -gabriel

Re: [Intel-gfx] Problem with configuring xorg to be static

2010-08-16 Thread Andrzej Bańczak
Hi, When I install xorg server the xorg.conf isn`t in /etc/X11/ so I make it by X -configure and i was trying to reconfigureit. I need Gnome install on my Server because an application to automaticly download file (jDownloader) need it. This is home-server with ftp, software to download file

Re: [Intel-gfx] Intel graphics CPU usage - SDVO detect bogosity?

2010-08-16 Thread Adam Jackson
On Mon, 2010-08-16 at 10:27 -0400, Andy Lutomirski wrote: > But that's really the problem, because intel_sdvo_dvi_init contains: > > connector->polled = DRM_CONNECTOR_POLL_CONNECT | > DRM_CONNECTOR_POLL_DISCONNECT; > > I don't know if SDVO is supposed to send hotplug interrupts because

Re: [Intel-gfx] Intel graphics CPU usage - SDVO detect bogosity?

2010-08-16 Thread Andy Lutomirski
[cc: intel-gfx] Linus Torvalds wrote: > On Sun, Aug 15, 2010 at 9:06 PM, Andy Lutomirski wrote: >> You might be hitting the infamous hotplug storm [1]. The symptoms vary by >> kernel version. > > Hmm. I don't think it's a storm. The drm.debug=4 thing shows things > just every 10 seconds. That s

Re: [Intel-gfx] Problem with configuring xorg to be static

2010-08-16 Thread Gabriel M. Beddingfield
Hi Andrzej, On Sun, 15 Aug 2010, Andrzej Bańczak wrote: I have a problem with My xorg.conf. For couple days I am trying to configure Have you tried removing the xorg.conf alltogether. These days, the X server is pretty good at auto-configuring itself and most distros ship without it. it

Re: [Intel-gfx] [PATCH 3/5] drm/i915: fix VGA plane disable for Ironlake+

2010-08-16 Thread Adam Jackson
On Fri, 2010-08-13 at 16:03 -0700, Jesse Barnes wrote: > We need to use I/O port instructions to access VGA registers on > Ironlake+, and it doesn't hurt on other platforms, so switch the VGA > plane disable function over to using them. Move it to init time as well > while we're at it, no need to