Re: [Xpert]how to get real screen info of each screen in xinerama

2002-07-03 Thread JeyaSudha
>There is no "XineramaGetData" in XFree86. You are looking at > the proposed X.org standard which is not implemented in any X-server. > XFree86's implmentation has XineramaQueryScreens. If i have two screens then invoking the function XineramaQueryScreens returns the whole width and height o

Re: [Xpert]Screen garbage with 4.2.0 Radeon driver

2002-07-03 Thread Manuel McLure
On Wed, 2002-07-03 at 00:58, James Ralston wrote: > On 2 Jul 2002, Manuel McLure wrote: > > > On Sun, 2002-06-30 at 00:23, Dr Andrew C Aitchison wrote: > > > > > Assuming that this is still the Radeon driver, there have been one > > > or two Radeon accel bug fixes since 4.2.0 (item 116 of > > >

Re: [Xpert]Help please! Still Problems with XFree86 -configure

2002-07-03 Thread James
Thanks Chris. It turns out that there was a problem with the int10 module, and there is a way to prevent it from loading. After doing that, everything seems to work great. I have to thank Mark Vojkovich QUITE a bit for this one. I added: Option "NoInt10" In the Section "Device" of my XF86Conf

Re: [Xpert]nvidia/xinerama question

2002-07-03 Thread Mark Vojkovich
On Wed, 3 Jul 2002, Dean S. Messing wrote: > :: > ::NVIDIA's drivers do not support separate X-screens on a single > :: card. NVIDIA's drivers use TwinView to display two monitors > :: on a single card, not Xinerama. NVIDIA's drivers do advertise > :: the Xinerama protocol so that Xin

[Xpert]Segfault when _not_ using shadowfb

2002-07-03 Thread Michel Lanners
Hi all, I've come across a probelm with X 4.1 and 4.2 (4.0 was fine). I'm trying to avoid using shadowfb for performance reasons. This is on an oldish PowerMac 7600, using the built-in 'control' video, which is a plain unaccelerated framebuffer, used through the fbdev driver. Using shadowfb make

Re: [Xpert]how to get real screen info of each screen in xinerama

2002-07-03 Thread Mark Vojkovich
On Wed, 3 Jul 2002, JeyaSudha wrote: > > > 2.In the case of xinerama the x server returns the number of screens > > > to 1 and > > > the width and height of screen as the total width. Is there any > > > way to get the real > > > width and height of each screen. > > > > > > >

Re: [Xpert]nvidia/xinerama question

2002-07-03 Thread Dean S. Messing
Mark Vojkovich writes: :: On Tue, 2 Jul 2002, Dean S. Messing wrote: :: > :: > Xperts, :: > :: > I'm trying to get xinerama to work on my GeForce-4 card :: > to which is connected a CRT and a Digital Flat Panel (via the DVI port). :: > :: > When I `startx' the window manager (KDE) st

[Xpert]PrintScreen/SysRq and Pause/Break

2002-07-03 Thread Owen Taylor
On PC keyboards, XFree86 generates different key _codes_ for: PrintScreen and Alt+PrintScreen == SysRq and for: Pause and Control+Pause == Break This is an inheritance of a PC keyboard oddity -- different key codes are actually generated. But XFree86 should cover up for this oddity,rather

Re: [Xpert]Changing colours

2002-07-03 Thread Mark Vojkovich
On Thu, 4 Jul 2002, Shalkebaev,AntonMSCAG wrote: > Hi all > Could you please advise me how i can change colours fo example i would like > to use red instead blue and blue instead red? > Thanks for your help > Anton Change the colors of what? Mark. __

Re: [Xpert]how to get real screen info of each screen in xinerama

2002-07-03 Thread JeyaSudha
> > 2.In the case of xinerama the x server returns the number of screens > > to 1 and > > the width and height of screen as the total width. Is there any > > way to get the real > > width and height of each screen. > > > >The Xinerama extention in XFree86 has some library

[Xpert]No input possible using mouse & keyboard - X4.2

2002-07-03 Thread wvl
Hello list, I've run into a problem. I did a new install of debian unstable on a HP Omnibook 2000mt and whatever I tried I was unable to get X to work properly. I'm using X4.2 packages from http://people.debian.org/~branden/ , XF86Config-4 was generated by debconf so contains no exotic setting

[Xpert]Changing colours

2002-07-03 Thread Shalkebaev,AntonMSCAG
Hi all Could you please advise me how i can change colours fo example i would like to use red instead blue and blue instead red? Thanks for your help Anton ___ Xpert mailing list [EMAIL PROTECTED] http://XFree86.Org/mailman/listinfo/xpert

Re: [Xpert]PATCH: X-Video support for Radeon 8500

2002-07-03 Thread Vedran Rodic
On Wed, Jul 03, 2002 at 09:49:23AM -0400, Kevin E Martin wrote: > > Hopefully this weekend. There are still a few things I'm working out in > the patch. OK, I'll do the merge after you commit then. ___ Xpert mailing list [EMAIL PROTECTED] http://XFre

Re: [Xpert]PATCH: X-Video support for Radeon 8500

2002-07-03 Thread Vedran Rodic
On Wed, Jul 03, 2002 at 03:51:13PM +0200, Michel D?nzer wrote: > Don't bother, the XFree86 and DRI trees are merged for each XFree86 > release. > Well somebody has to do that merge. I was doing this for myself for some time now since I need features from both trees, so it's not a problem.

Re: [Xpert]PATCH: X-Video support for Radeon 8500

2002-07-03 Thread Dr Andrew C Aitchison
On 3 Jul 2002, Michel Dänzer wrote: > On Wed, 2002-07-03 at 15:28, Vedran Rodic wrote: > > On Tue, Jul 02, 2002 at 09:09:33AM -0700, Keith Packard wrote: > > > Sounds like Radeon DRI support is rapidly stablizing. I'd like to get the > > > XFree86 tree working again at some point, but it's diver

Re: [Xpert]Screen garbage with 4.2.0 Radeon driver

2002-07-03 Thread Kevin E Martin
On Wed, Jul 03, 2002 at 03:58:58AM -0400, James Ralston wrote: > On 2 Jul 2002, Manuel McLure wrote: > > > On Sun, 2002-06-30 at 00:23, Dr Andrew C Aitchison wrote: > > > > > Assuming that this is still the Radeon driver, there have been one > > > or two Radeon accel bug fixes since 4.2.0 (item

Re: [Xpert]PATCH: X-Video support for Radeon 8500

2002-07-03 Thread Michel Dänzer
On Wed, 2002-07-03 at 15:28, Vedran Rodic wrote: > On Tue, Jul 02, 2002 at 09:09:33AM -0700, Keith Packard wrote: > > Sounds like Radeon DRI support is rapidly stablizing. I'd like to get the > > XFree86 tree working again at some point, but it's diverged quite a ways > > from the DRI at this poi

Re: [Xpert]PATCH: X-Video support for Radeon 8500

2002-07-03 Thread Kevin E Martin
On Wed, Jul 03, 2002 at 03:28:10PM +0200, Vedran Rodic wrote: > On Tue, Jul 02, 2002 at 09:09:33AM -0700, Keith Packard wrote: > > Sounds like Radeon DRI support is rapidly stablizing. I'd like to get the > > XFree86 tree working again at some point, but it's diverged quite a ways > > from the DR

Re: [Xpert]PATCH: X-Video support for Radeon 8500

2002-07-03 Thread Vedran Rodic
On Tue, Jul 02, 2002 at 09:09:33AM -0700, Keith Packard wrote: > Sounds like Radeon DRI support is rapidly stablizing. I'd like to get the > XFree86 tree working again at some point, but it's diverged quite a ways > from the DRI at this point with a bunch of multi-head patches from ATI. > I'll

Re: [Xpert]Problem with Permedia 3000 under XFree 4.2.0

2002-07-03 Thread Alan Hourihane
You need to use the current CVS with this board. TVP3026 support has been added to the Permedia boards. Alan. On Wed, Jul 03, 2002 at 02:19:06PM +0300, Atanas Ivanov wrote: > Hi, > May anyone help me for following problem: > I try to start X with configuration: > Permedia 3000 (DataExpert - www

[Xpert]Problem with Permedia 3000 under XFree 4.2.0

2002-07-03 Thread Atanas Ivanov
Hi, May anyone help me for following problem: I try to start X with configuration: Permedia 3000 (DataExpert - www.dataexpert.com.tw) with RAMDAC TI TVP3026, 4MB sRAM, Mandrake Linux 8.2 System RAM 320MB. During installation procedure graphic mode is suggested 640*480*16. But after installation,

Re: [Xpert]FreeType font enginetreats 16bit fonts as 8bit fonts

2002-07-03 Thread Juliusz Chroboczek
>> The SI only exports scalable fonts in ISO 8859-1. The font encoding >> mechanism in XFree86 was developed independently from the one in >> Openwindows. I don't even know what format they use for encodings. RM> Should I send you some example files ? No, thanks.

Re: [Xpert]FreeType font enginetreats 16bit fonts as 8bit fonts

2002-07-03 Thread Juliusz Chroboczek
RM> Some comments: RM> - Is it neccesary that the "encodings.dir" created by mkfontdir uses RM> the full path to the encodings ? No, it can be a relative path. Mkfontdir uses an absolute path so that you can move the fonts directory (and leave the encodings in place) without rebuilding the files

Re: [Xpert]PATCH: X-Video support for Radeon 8500

2002-07-03 Thread Alexey Dokuchaev
On Tue, Jul 02, 2002 at 09:09:33AM -0700, Keith Packard wrote: > > Sounds like Radeon DRI support is rapidly stablizing. I'd like to get the > XFree86 tree working again at some point, but it's diverged quite a ways > from the DRI at this point with a bunch of multi-head patches from ATI. > > X

[Xpert]Programme to test xvputvideo

2002-07-03 Thread Hartmann
Hi, is there any utility to test Xvputvideo function? It seems that can't find the test programme. Can any one help me the test utility? Regards & thanks Hartmann ___ Xpert mailing list [EMAIL PROTECTED] http://XFree86.Org/mailman/listinfo/xpert

Re: [Xpert]Screen garbage with 4.2.0 Radeon driver

2002-07-03 Thread James Ralston
On 2 Jul 2002, Manuel McLure wrote: > On Sun, 2002-06-30 at 00:23, Dr Andrew C Aitchison wrote: > > > Assuming that this is still the Radeon driver, there have been one > > or two Radeon accel bug fixes since 4.2.0 (item 116 of > > http://www.xfree86.org/cvs/changes.html > > and I think

[Xpert]Help please! Still Problems with XFree86 -configure

2002-07-03 Thread Christoph Koulen
Hello. I'm not much of a 'guru' myself, but! there is hope =8-) I am using an MSI GeForce3 TI200 card with 64 MB of DDR RAM, XFree86 4.2.0 binary edition, Debian 3.0 (woody) NVIDIA driver 1.0-2960 and my system runs terrific! (aside from a spurious visual artefact that's GLX and/or OpenGL rel