Re: [ANNOUNCE] X11R7.5

2009-10-26 Thread Pat Kane
Alan,

Thank you!

Pat
---


On Mon, Oct 26, 2009 at 6:17 PM, Alan Coopersmith
 wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> The X.Org Foundation and the global community of X.Org developers
> announce the release of X11R7.5 - Release 7.5 of the X Window System,
> Version 11.  This release is the sixth modular release of the X Window
> System. The next full release will be X11R7.6 and is expected in 2010.
...
___
xorg mailing list
xorg@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/xorg


[ANNOUNCE] X11R7.5

2009-10-26 Thread Alan Coopersmith
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

The X.Org Foundation and the global community of X.Org developers
announce the release of X11R7.5 - Release 7.5 of the X Window System,
Version 11.  This release is the sixth modular release of the X Window
System. The next full release will be X11R7.6 and is expected in 2010.

X11R7.5 supports Linux, BSD, Solaris, MacOS X, Microsoft Windows and
GNU Hurd systems. It incorporates new features, and  stability and
correctness fixes, including improved autoconfiguration heuristics,
enhanced support for input devices, and new options for reconfiguring
the screen geometry while the system is running.

The full source code is free to use, modify and redistribute, under open
source licenses, and is available from http://www.x.org/releases/X11R7.5/
and mirrors worldwide.

For more information on the X Window System, including how to get involved
with development, please see http://www.x.org.

   --

Summary of new features in X11R7.5

   This is a sampling of the new features in X11R7.5. A more complete list
   of changes can be found in the ChangeLog files that are part of the source
   of each X module and on the http://www.x.org/releases/X11R7.5/ website.

   More information on the contents of X11R7.5 and changes from previous
   releases can also be found in the release notes posted at:
http://www.x.org/releases/X11R7.5/doc/RELNOTES.html

 * Multi-Pointer X (MPX) provides the user with multiple independent
   mouse cursors and multiple independent keyboard foci. Each cursor is a
   true system cursor and different pointers can operate in multiple
   applications simultaneously.

 * Input device properties allow you to attach properties to a device.
   These properties can be of arbitrary type and can be changed without
   the server having to know their details.

 * The X Input Extension version 2.0 (XI2) is designed to replace both
   core input processing and prior versions of the X Input Extension.
   Besides MPX, it provides a number of other enhancements over version
   1.5, including:

  * explicit device hierarchy of master and slave devices.
  * the ability for devices to change capabilities at runtime.
  * raw device events

 * Resize, Rotate and Reflect Extension (RANDR) version 1.3 builds on
   the changes made with version 1.2 and adds some new capabilities
   without fundmentally changing the extension again. The following
   features are added in this version:

  * Projective Transforms
The implementation work for general rotation support
made it trivial to add full projective transformations.
These can be used to scale the screen up/down as well as
perform projector keystone correct or other effects.

  * Panning
Panning was removed with RandR 1.2 because the old
semantics didn't fit any longer. With RandR 1.3 panning
can be specified per crtc.

 * The DRI2 extension is designed to associate and access auxillary
   rendering buffers with an X drawable. It is a essentially a helper
   extension to support implementation of direct rendering
   drivers/libraries/technologies. The first consumer of this extension
   is a direct rendering OpenGL driver, but the DRI2 extension is not
   designed to be OpenGL specific. Work is underway to utilize DRI2 for
   the Video Decode and Presentation API for Unix (VPDAU) as well. Direct
   rendering implementations of OpenVG, Xv, cairo and other graphics APIs
   should find the functionality exposed by this extension helpful and
   hopefully sufficient.

   --

- --
-Alan Coopersmith-   alan.coopersm...@sun.com
 Sun Microsystems, Inc. - X Window System Engineering

-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.9 (SunOS)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAkrmLgMACgkQovueCB8tEw64EgCcD+PJm21/dEiz/ITeTDCgEoD2
bP8An2jbUoYyES/OxL6r2vXrufqLjiRV
=9gid
-END PGP SIGNATURE-
___
xorg mailing list
xorg@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/xorg


Re: C&T ct65545 problem

2009-10-26 Thread Xavier Bestel
On Mon, 2009-10-26 at 18:15 +0100, walter harms wrote:
> > recently versions of the server don't support ISA anymore.
> > 
> > 
> 
> the the error message should be more clear:
> 
>  if Primary Device is == ISA
> ISA is not supported anymore (since 1.x)

If the server doesn't support ISA, it will have a hard time knowing that
"Primary Device is == ISA" ...

Xav



___
xorg mailing list
xorg@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/xorg


Re: C&T ct65545 problem

2009-10-26 Thread walter harms


Tiago Vignatti schrieb:
> Yan Seiner wrote:
>> I have a very, very old laptop - 1995 vintage - that I want to repurpose 
>> for a net-terminal.  It has a Chips and Technologies 65545 video 
>> chipset.  This works with X as I've run it in the past with both freeBSD 
>> and an older version of linux (something with a 2.4 kernel and an old 
>> version of xfree.)  I decided to upgrade this to a current version to 
>> get some net tools.  Now I can't get X to recognize the C&T chipset.
>>
>> I am using xorg 7.4, with the chips driver.  X fails with:
>>
>> (II) Primary Device is: ISA
>> (EE) No devices detected
>>
>> Unfortunately I don't have pcmcia working either so I can't copy and 
>> paste quite yet.
>>
>> I suspect that the driver cannot auto-probe the ISA bus and it's looking 
>> for some sort of IRQ or base address.  But how do I go about finding 
>> this?  I don't recall having to do anything special in the past, but who 
>> knows
>>
> 
> recently versions of the server don't support ISA anymore.
> 
> 

the the error message should be more clear:

 if Primary Device is == ISA
ISA is not supported anymore (since 1.x)

re,
 wh


___
xorg mailing list
xorg@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/xorg


Re: xorg tutorial problem

2009-10-26 Thread Matt Thrailkill
On Sun, Oct 25, 2009 at 10:39 AM, pepe cullera
 wrote:
> Hi all!
> I'm new here, my name is Jose Luis Cercos, and i'm from Spain.
> I'm creating an TFIR board, and I need to develop mice drivers, that could
> actively plug and unplug. To do this I am following this tutorial:

Is this a typo?  Do you mean FTIR, as in a touch table?  I am curious.
___
xorg mailing list
xorg@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/xorg


[ANNOUNCE] Video hackfest

2009-10-26 Thread Benjamin Otte
Hi,

I'd like to announce the Video hackfest.[1]  Its goal is to improve
the Linux desktop video experience.  The hackfest will take place in
Collabora's Barcelona offices on the 4 days from Thursday, November
19th to Sunday, November 22nd, 2009. See the wiki for details[1].
A big thanks goes to the X Foundation for funding and Collabora
Multimedia for providing the location.

The idea to this hackfest originated in my idea to bridge X, Cairo and
GStreamer and make them work together better. I prototyped some code
touching every part of the stack, the result of which can be seen on
my blog[2][3]. If you are interested in technical details, I sent them
to the gstreamer and cairo lists before[4][5]. While doing this work
we realized that there is a lack of knowledge about the challenges
that the other projects face. Which is when we decided to do a
hackfest focussing on improving the Linux desktop video experience.

We are currently in the process of collecting topics for the hackfest.
The current list is at [6]. If you think there are issues that should
be discussed and are missing from the list, just add them. You don't
have to be a participant to do that. Just edit the wiki.

Also, if you think this hackfest covers exactly the stuff you are
hacking on and you should participate in the hackfest, it's most
likely a sign you are right and I forgot you. In that case, please
mail me at o...@gnome.org or poke me on IRC (my nick is Company on
freenode) and we'll figure something out. We might even be able to pay
for you, if you are a poor student.

Cheers,
Benjamin


[1]: http://gstreamer.freedesktop.org/wiki/VideoHackfest
[2]: http://blogs.gnome.org/otte/2009/10/05/cairo-is-slow/
[3]: http://blogs.gnome.org/otte/2009/10/14/video-hackfest/
[4]: http://lists.cairographics.org/archives/cairo/2009-September/018121.html
[5]: http://lists.cairographics.org/archives/cairo/2009-September/018221.html
[6]: http://gstreamer.freedesktop.org/wiki/VideoHackfest/Agenda
___
xorg mailing list
xorg@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/xorg


Re: C&T ct65545 problem

2009-10-26 Thread Adam Jackson
On Sun, 2009-10-25 at 11:40 -0700, Yan Seiner wrote:

> I am using xorg 7.4, with the chips driver.  X fails with:
> 
> (II) Primary Device is: ISA
> (EE) No devices detected
> 
> Unfortunately I don't have pcmcia working either so I can't copy and 
> paste quite yet.
> 
> I suspect that the driver cannot auto-probe the ISA bus and it's looking 
> for some sort of IRQ or base address.  But how do I go about finding 
> this?  I don't recall having to do anything special in the past, but who 
> knows

There was a bug in the PCI probe code in the chips driver until fairly
recently.  Try version 1.2.2.

- ajax


signature.asc
Description: This is a digitally signed message part
___
xorg mailing list
xorg@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/xorg

Re: C&T ct65545 problem

2009-10-26 Thread Yan Seiner
Tiago Vignatti wrote:
> Yan Seiner wrote:
>> I have a very, very old laptop - 1995 vintage - that I want to 
>> repurpose for a net-terminal.  It has a Chips and Technologies 65545 
>> video chipset.  This works with X as I've run it in the past with 
>> both freeBSD and an older version of linux (something with a 2.4 
>> kernel and an old version of xfree.)  I decided to upgrade this to a 
>> current version to get some net tools.  Now I can't get X to 
>> recognize the C&T chipset.
>>
>> I am using xorg 7.4, with the chips driver.  X fails with:
>>
>> (II) Primary Device is: ISA
>> (EE) No devices detected
>>
>> Unfortunately I don't have pcmcia working either so I can't copy and 
>> paste quite yet.
>>
>> I suspect that the driver cannot auto-probe the ISA bus and it's 
>> looking for some sort of IRQ or base address.  But how do I go about 
>> finding this?  I don't recall having to do anything special in the 
>> past, but who knows
>>
>
> recently versions of the server don't support ISA anymore.
>
>
Well, after some trial and error, I got vesa to work for X and 
framebuffer to work for text screens.  (For some reason, X Frame buffer 
won't work, but as the hardware is 15 years old, it's not worth fixing.)

--Yan

>


-- 

   o__
   ,>/'_ o__
   (_)\(_)   ,>/'_  o__
A day may come  (_)\(_) ,>/'_  o__
when the courage of men fails, (_)\(_) ,>/'_ 
when we forsake our friends and break all (_)\(_)
bonds of fellowship, but it is not this day.
It is not this day!
This day we ride!

___
xorg mailing list
xorg@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/xorg


Problem with SIS660 video card, Xorg 1.6.5 - slow XVideo output

2009-10-26 Thread Arseniy Lartsev
Hi,

I have a trouble with XVideo on a laptop with SIS chipset when running
xorg-server 1.6.5 (xf86-video-sis 0.10.2, Linux 2.6.31.3).

When I play video in any video player with XVideo output, X server uses up to 
50% CPU time depending on resolution of the picture.

Xorg version 1.5.2 works fine on the same machine with the same kernel. I'm 
attaching lspci -v and Xorg.0.log from both 1.6.5 and 1.5.2. The most notable 
difference is the following:

1.5.2:
(II) SIS(0): Benchmarking system RAM to video RAM memory transfer methods:
(--) SIS(0): Checked libc memcpy()... 116.8 MiB/s
(--) SIS(0): Checked built-in-1 memcpy()... 116.9 MiB/s
(--) SIS(0): Checked built-in-2 memcpy()... 56.6 MiB/s
(--) SIS(0): Checked MMX memcpy()... 130.3 MiB/s
(--) SIS(0): Checked MMX2 memcpy()... 162.0 MiB/s

1.6.5:
(II) SIS(0): Benchmarking system RAM to video RAM memory transfer methods:
(--) SIS(0): Checked libc memcpy()... 20.0 MiB/s
(--) SIS(0): Checked built-in-1 memcpy()... 20.0 MiB/s
(--) SIS(0): Checked built-in-2 memcpy()... 16.6 MiB/s
(--) SIS(0): Checked MMX memcpy()... 39.7 MiB/s
(--) SIS(0): Checked MMX2 memcpy()... 39.9 MiB/s

Copying to video RAM appears to be surprisingly slow (and apparently CPU 
consuming).

Could you help me finding out the reason? I'd like to have this problem solved 
in my distribution.

X.Org X Server 1.6.5
Release Date: 2009-10-11
X Protocol Version 11, Revision 0
Build Operating System: openSUSE SUSE LINUX
Current Operating System: Linux noteb00k 2.6.31.3-1-default #1 SMP 2009-10-08 00:27:25 +0200 i686
Build Date: 12 October 2009  07:54:01PM
 
	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Mon Oct 26 01:21:27 2009
(II) Loader magic: 0x640
(II) Module ABI versions:
	X.Org ANSI C Emulation: 0.4
	X.Org Video Driver: 5.0
	X.Org XInput driver : 4.0
	X.Org Server Extension : 2.0
(II) Loader running on linux
(++) using VT number 7

(--) PCI:*(0:1:0:0) 1039:6330:1025:0082 rev 0, Mem @ 0xe800/134217728, 0xe210/131072, I/O @ 0x9000/128
(==) Using default built-in configuration (30 lines)
(==) --- Start of built-in configuration ---
	Section "Device"
		Identifier	"Builtin Default sis Device 0"
		Driver	"sis"
	EndSection
	Section "Screen"
		Identifier	"Builtin Default sis Screen 0"
		Device	"Builtin Default sis Device 0"
	EndSection
	Section "Device"
		Identifier	"Builtin Default fbdev Device 0"
		Driver	"fbdev"
	EndSection
	Section "Screen"
		Identifier	"Builtin Default fbdev Screen 0"
		Device	"Builtin Default fbdev Device 0"
	EndSection
	Section "Device"
		Identifier	"Builtin Default vesa Device 0"
		Driver	"vesa"
	EndSection
	Section "Screen"
		Identifier	"Builtin Default vesa Screen 0"
		Device	"Builtin Default vesa Device 0"
	EndSection
	Section "ServerLayout"
		Identifier	"Builtin Default Layout"
		Screen	"Builtin Default sis Screen 0"
		Screen	"Builtin Default fbdev Screen 0"
		Screen	"Builtin Default vesa Screen 0"
	EndSection
(==) --- End of built-in configuration ---
(==) ServerLayout "Builtin Default Layout"
(**) |-->Screen "Builtin Default sis Screen 0" (0)
(**) |   |-->Monitor ""
(**) |   |-->Device "Builtin Default sis Device 0"
(==) No monitor specified for screen "Builtin Default sis Screen 0".
	Using a default monitor configuration.
(**) |-->Screen "Builtin Default fbdev Screen 0" (1)
(**) |   |-->Monitor ""
(**) |   |-->Device "Builtin Default fbdev Device 0"
(==) No monitor specified for screen "Builtin Default fbdev Screen 0".
	Using a default monitor configuration.
(**) |-->Screen "Builtin Default vesa Screen 0" (2)
(**) |   |-->Monitor ""
(**) |   |-->Device "Builtin Default vesa Device 0"
(==) No monitor specified for screen "Builtin Default vesa Screen 0".
	Using a default monitor configuration.
(==) Automatically adding devices
(==) Automatically enabling devices
(WW) The directory "/usr/share/fonts/TTF/" does not exist.
	Entry deleted from font path.
(WW) The directory "/usr/share/fonts/OTF" does not exist.
	Entry deleted from font path.
(==) FontPath set to:
	/usr/share/fonts/misc:unscaled,
	/usr/share/fonts/truetype/,
	/usr/share/fonts/Type1/,
	/usr/share/fonts/100dpi:unscaled,
	/usr/share/fonts/75dpi:unscaled
(==) ModulePath set to "/usr/lib/xorg/modules/updates,/usr/lib/xorg/modules"
(II) Cannot locate a core pointer device.
(II) Cannot locate a core keyboard device.
(II) The server relies on HAL to provide the list of input devices.
	If no devices become available, reconfigure HAL or disable AllowEmptyInput.
(II) Open ACPI successful (/var/run/acpid.socket)
(II) System resource ranges:
	[0] -1	0	0x - 0x (0x1) MX[B]
	[1] -1	0	0x000f - 0x000f (0x1) MX[B]
	[2] -1	0	0x000c00

[ANNOUNCE] xf86-video-intel 2.9.1

2009-10-26 Thread Carl Worth
Release 2.9.1 (2009-10-26)
==
We are pleased to announce a maintenance release (2.9.1) of the
xf86-video-intel driver. This release comes one month after 2.9.0 and
consists only of a few, hand-picked bug fixes since that release.

Thanks to everyone for your help in putting together a fine release.

-Carl

PS. If you want to nominate fixes for future 2.9.x releases, please do
so at: http://wiki.x.org/wiki/Intel29Branch

Where to get xf86-video-intel 2.9.1
---
git tag: 2.9.1

http://xorg.freedesktop.org/archive/individual/driver/xf86-video-intel-2.9.1.tar.bz2
MD5: 8951d0366c16991badb7f9050556f4f3  xf86-video-intel-2.9.1.tar.bz2
SHA1: ca5887df67ec46f27eeeaf8158048d6500333ccf  xf86-video-intel-2.9.1.tar.bz2

http://xorg.freedesktop.org/archive/individual/driver/xf86-video-intel-2.9.1.tar.gz
MD5: b1926dc68cc10209fc2200729fb6162b  xf86-video-intel-2.9.1.tar.gz
SHA1: a1810874c6bff487232cbea26ec02a45bbe6e9a2  xf86-video-intel-2.9.1.tar.gz

Complete list of fixes in 2.9.1 compared to 2.9.0
-
 * Fix corruption and artifacts due to wrong colors in the colormap
   with X server 1.7

 * Fix incorrect rendering, such as missing scrollbar arrows in some
   themes (http://bugs.freedesktop.org/show_bug.cgi?id=24459)

 * Fix black screen when X server is reset
   (https://bugs.freedesktop.org/show_bug.cgi?id=24383)

 * Fix regressions detecting DVI monitors

   http://bugs.freedesktop.org/show_bug.cgi?id=24255
   http://bugs.freedesktop.org/show_bug.cgi?id=24282
   http://bugs.freedesktop.org/show_bug.cgi?id=24458


signature.asc
Description: PGP signature
___
xorg mailing list
xorg@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/xorg

Re: dual intel/rage xl with 1.5 xserver - how to get to work?

2009-10-26 Thread Dave Airlie
On Mon, Oct 26, 2009 at 4:04 PM, Mike Ranweiler  wrote:
> I'm trying to get a dual intel/mach64 setup working.  We have a system
> with an onboard Intel and an ATI Rage XL in a PCI slot.  We're stuck
> with the 1.5 X server to stay on a SLES base and with the Intel adapter
> as the primary because of issues with intel-agp if it's set as the
> secondary.
>

X server 1.5 isn't very good at supporting multi-card since it uses
libpciaccess. Multicard support was only fixed up with upcoming kernel 2.6.32
and X server 1.7.

Previous to that I think X server 1.4 was the last one to still
support multi-card
posting.

Dave.
___
xorg mailing list
xorg@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/xorg