Intel xf86-intel-video with G45: glxgears synchonised to VSYNC

2008-12-07 Thread Terry Barnaby
Hi, I am playing with an Intel G45FC Motherboard with a HDMI connected Samsung HDTV. I am using Fedora 10 as the base with the latest DRM/X11/mesa xf86-intel-video drivers from the Xorg GIT repository. In general this appears to be working. One thing I note however, is that when I run glxgears th

Re: xf86-intel-video-2.5.0::i945::output_TMDS-2_not_found_any_more

2008-12-07 Thread Zhenyu Wang
On 2008.12.08 07:50:48 +0800, Matjaž Kolarič wrote: > hi > > i have integrated graphics card based on intel 945gm, > which has 5 outputs (VGA, LVDS, TMDS-1, TMDS-2 and > TV). recently i upgraded intel video driver from version > 2.2.1 to version 2.5.0. before upgrade all outputs were > found and d

git version's randrproto.txt date error?

2008-12-07 Thread lu zhihe
Dear all: It seems the date of the document is wrong? "The X Resize, Rotate and Reflect Extension Version 1.3 2006-20-7 " Just a type error? -- Thx Lu Zhihe ___ xorg mailing l

[PATCH] (server-1.6) Xi: don't update VCP's valuators from DeviceValuator events #18882

2008-12-07 Thread Peter Hutterer
The VCP doesn't need to update the valuators anyway since it cannot send XI events. Just skip that bit. X.Org Bug 18882 --- Not cherry-picked from master as master does need to update the valuators. (Keith: sorry for the resend, wrong "From:" blo

X-server doesn't start after boot-up

2008-12-07 Thread raman narasimhan
i've a debian etch system.. i'm using the grub loader.. immediately after the boot process when the login screen is to take over, instead of the login screen, i get this ... | Hz ? | ... this box keeps moving up and down on the screen.. i'm new to linux

[PATCH] mi: always update the sprite for master devices.

2008-12-07 Thread Peter Hutterer
Follow-up to 9ce995373e4a. This re-enables cursor rendering if the MD is controlled through software (e.g. synergy). Reported by John Tapsell: "I use Xorg with no mouse attached, but use synergy to control the mouse. The commit means that I no longer have a visible mouse cursor. The mouse cursor

xf86-intel-video-2.5.0::i945::output_TMDS-2_not_found_any_more

2008-12-07 Thread Matjaž Kolarič
hi i have integrated graphics card based on intel 945gm, which has 5 outputs (VGA, LVDS, TMDS-1, TMDS-2 and TV). recently i upgraded intel video driver from version 2.2.1 to version 2.5.0. before upgrade all outputs were found and displayed by xrandr. after upgrade output TMDS-2 was missing. what

Re: MPX window managers?

2008-12-07 Thread Peter Hutterer
On Sun, Dec 07, 2008 at 01:18:02PM -0500, Chris Ball wrote: >> mpwm is dead, and it's for the better. compiz has recently been >> picked up and improved: > > Thanks for the reply. This is disappointing; the compiz work is an > unreviewed patchset against unspecified versions of compiz an

Re: [suggestion] mailing list for newbies

2008-12-07 Thread Joel Feiner
You may want to check out the Phoronix forums. They seem newbie friendly and some of the X.org devs post there. http://www.phoronix.com/forums/ My Own Linux wrote: > It will be great if newbies can have a separate mailing list / web > forums. We can then ask stupid questions without worrying the

Re: xf86-input-evdev: Changes to 'master'

2008-12-07 Thread Daniel Stone
Hi, On Sun, Dec 07, 2008 at 04:37:40PM +0100, Sascha Hlusiak wrote: > I did some tests and it turned out that commit > 6867652c2c8ad563d5655302d94134592b10265b in xf86-input-evdev did not stop the > event from sending repeated events at all. I replaced it with a patch that > just ignores all au

Re: CyberBlade/i7d Dual Head Operation Possible?

2008-12-07 Thread Alex Deucher
On Sat, Dec 6, 2008 at 11:36 PM, Guy Gadola <[EMAIL PROTECTED]> wrote: > Hello, > > I am trying to configure xorg.conf on a HP Pavilion N3330 to show one > instance of X on its tilt-up screen and another instance of X on its external > monitor. Currently, the external monitor shows the same cont

Re: MPX window managers?

2008-12-07 Thread Colin Guthrie
'Twas brillig, and Chris Ball at 07/12/08 18:18 did gyre and gimble: > Hi Peter, > >> mpwm is dead, and it's for the better. compiz has recently been >> picked up and improved: > > Thanks for the reply. This is disappointing; the compiz work is an > unreviewed patchset against unspecifi

Re: Ansification of X.Org code: A question how to proceed

2008-12-07 Thread Paulo César Pereira de Andrade
Hi Peter, >> In general, I think everyone agrees conversion of the remaining bits >> of code that use K&R/pre-ANSI-C89 style function prototypes & >> declarations >> to C89 is a good thing (provided it's done correctly [1]), > >> [1] http://invisible-island.net/ansification/index.html > > H

Multiseated madness

2008-12-07 Thread Peter Brooks
Hi all, I'm using multiseating on an Ubuntu 8.06 Install with X.Org X Server 1.4.0.90. There is currently an issue with Seat1, whereas the screen will appear like this: http://www.flickr.com/photos/[EMAIL PROTECTED]/3077260588/ This usually occurs after some key presses on the keyboard associated

Re: MPX window managers?

2008-12-07 Thread Chris Ball
Hi Peter, > mpwm is dead, and it's for the better. compiz has recently been > picked up and improved: Thanks for the reply. This is disappointing; the compiz work is an unreviewed patchset against unspecified versions of compiz and Xorg, with Xorg patches that the author doesn't plan on s

Re: xserver git fails to build with xf86config enabled

2008-12-07 Thread Paulo César Pereira de Andrade
Hi, > The usefulness of it is debatable, i personally don't need it, just > wanted to give a heads up. Thanks for the report. Installed libraries usually aren't compiled with hidden symbols, but libxf86config is "inheriting" the flags for the X Server and modules. I exported the functions, but

Re: 3Dconnexcion SpacePilot works like a mouse (TrackPoint in laptop)

2008-12-07 Thread Dan Nicholson
On Wed, Nov 26, 2008 at 6:13 AM, Jarosław Bułat <[EMAIL PROTECTED]> wrote: > Hello! > > After connection SpacePilot (3DConnexion) it starts to act as a mouse > (TrackPoint), however, it souldn't. SpacePilot is automatically > recognized as a mouse. There is no any configuration in /etc/xorg.conf >

Re: [suggestion] mailing list for newbies

2008-12-07 Thread Kārlis Repsons
On Sunday 07 December 2008 14:02:03 My Own Linux wrote: > It will be great if newbies can have a separate mailing list / web > forums. We can then ask stupid questions without worrying the main > developers :) Being rather a newbie in X, I have these questions in mind: 1. Will this make developer

Re: [rant] keeping policy in HAL

2008-12-07 Thread Klaus Dittrich
Nix wrote: > On 1 Dec 2008, David Miller verbalised: > > >> A default that, btw, anti-socially totally ignores what people put >> into their xorg.conf file unless they add yet another knob. That's >> worse than a default change. >> > > What's worse yet is that hal is the single most unstab

Re: xf86-input-evdev: Changes to 'master'

2008-12-07 Thread Sascha Hlusiak
Hi Daniel, Am Tuesday 02 December 2008 10:13:50 schrieb Daniel Stone: > On Tue, Dec 02, 2008 at 09:21:33AM +0100, Sascha Hlusiak wrote: > > Please have a look at xkb/ddxCtrls.c @ XkbDDXUsesSoftRepeat. Software > > autorepeat will exactly not happen in the server, if delay is set to 660 > > and rat

xserver git fails to build with xf86config enabled

2008-12-07 Thread Maarten Maathuis
The usefulness of it is debatable, i personally don't need it, just wanted to give a heads up. Maarten. libtool: link: ( cd ".libs" && rm -f "libxorg.la" && ln -s "../libxorg.la" "libxorg.la" ) ../../doltlibtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -DHAVE_DIX_CONFIG_H -Wall -Wpointer

[suggestion] mailing list for newbies

2008-12-07 Thread My Own Linux
It will be great if newbies can have a separate mailing list / web forums. We can then ask stupid questions without worrying the main developers :) thanks ! ___ xorg mailing list xorg@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/xo