CVS Update: xc (branch: trunk)

2003-07-31 Thread Mark Vojkovich
CVSROOT:/home/x-cvs Module name:xc Changes by: [EMAIL PROTECTED] 03/07/31 14:41:26 Log message: Fix a bug where the video blitter had the wrong colors in depth 15. Modified files: xc/programs/Xserver/hw/xfree86/drivers/nv/: nv_dma.h nv_video.c

XSetInputFocus + XEmbed + Keyboard events to the wrong windows

2003-07-31 Thread Andreas Aardal Hanssen
Hello, there. I'm currently working on an implementation of XEmbed, and have run into a problem with XSetInputFocus. Please redirect me to the right forum if this was posted to the wrong place. What I'm troubled with is Keyboard Focus, described here:

smproxy and gnome-smproxy break the XSMP

2003-07-31 Thread Olivier Chapuis
Hello, Both smproxy and gnome-smproxy has a bug. I will describe this bug and propose solutions. First I recall one paragraph of the X session manager protocol (XSMP) specification: Some clients may wish to manage the programs they start. For example, a mail program could start a

Re: XFree86 over Firewire !

2003-07-31 Thread Mathieu Lacage
Hi Dwipal, Le jeu 31/07/2003 00:07, Dwipal Desai a crit : that are very low. I want to use X directly over firewire so that stream of around 300 MB/s can be obtained. If I wanted to do this, I'd hack a firewire transport layer for X in xc/lib/Xtrans/ Mathieu -- Mathieu Lacage [EMAIL

rough code paths draft doc

2003-07-31 Thread Mathieu Lacage
hi, I eventually got over my previous AddInputHandler puzzling and kept on reading code until I finished the included rough outline of useful code paths in the XServer. I am planning to turn this into a real documentation but real life matters make it unreasonable for me to finish this before

Re: XSetInputFocus + XEmbed + Keyboard events to the wrong windows

2003-07-31 Thread Owen Taylor
On Thu, 2003-07-31 at 09:29, Andreas Aardal Hanssen wrote: Hello, there. I'm currently working on an implementation of XEmbed, and have run into a problem with XSetInputFocus. Please redirect me to the right forum if this was posted to the wrong place. What I'm troubled with is Keyboard

Re: CVS Update: xc (branch: trunk)

2003-07-31 Thread David Dawes
On Thu, Jul 31, 2003 at 07:15:43AM +0200, Alexander Pohoyda wrote: David Dawes [EMAIL PROTECTED] writes: going back to 3.3. Unless someone comes up with a better solution, that's what I'm planning to do. OK, it seems to be the best solution in this situation. I dare to propose another

Re: smproxy and gnome-smproxy break the XSMP

2003-07-31 Thread Havoc Pennington
On Thu, Jul 31, 2003 at 03:25:23PM +0200, Olivier Chapuis wrote: 1. Remove smproxy from XFree and gnome-smproxy from GNOME with the hope that all alive applications which use the old sm protocol will switch to the new one. Probably a bad solution ...? By the way it seems that KDE does not

Re: CVS Update: xc (branch: trunk)

2003-07-31 Thread Alexander Pohoyda
Knowing all the problems now, I would still prefer this solution. I have already developed 4 geometry specifications and will continue to do so. I don't want to create problems, though :-) OK, so if I understand you correctly, we can re-add the old 'hp' file, and add the omnibook

Re: XSetInputFocus + XEmbed + Keyboard events to the wrong windows

2003-07-31 Thread Andreas Aardal Hanssen
On Thu, 31 Jul 2003, Owen Taylor wrote: On Thu, 2003-07-31 at 09:29, Andreas Aardal Hanssen wrote: - To emphasize, B isn't a child window of A (in XEmbed, the embedder). B is a window created by a seperate application, which has called XReparentWindow to reparent B into A. So B is the XEmbed

Re: CVS Update: xc (branch: trunk)

2003-07-31 Thread Alexander Pohoyda
David Dawes [EMAIL PROTECTED] writes: On Thu, Jul 31, 2003 at 07:15:43AM +0200, Alexander Pohoyda wrote: I believe that this is a correct way to develop geometries for related keyboards and I think that it is logical to combine them into one file. OK, so if I understand you correctly, we

Rewrite of the NV driver

2003-07-31 Thread Mark Vojkovich
In CVS I have just checked in something I've been working on for a few weeks. It is a substantial rewrite of the nv driver, the main changes being removal of Riva128 into a separate module and a complete rewrite of the graphics acceleration for TNT and GeForce chips. Aspects of the

[XFree86] System hung after install XFree86 4.1.0-49 packages

2003-07-31 Thread Yujie Liang
Hi, folks I have a Linux 7.2 system (Kernel-2.4.18-18.7.x, AMD 1600+, 1.5GB RAM, S3 Savage4 integrated VGA card, Via on-board sound, 3Com 966B-T and Intel 100Pro NICs, DiamondView 1772e monitor, Standard KB and MS Intelli PS2 mouse). The system was running fine under current kernel. I

R: [XFree86] Problem with X 4.3.0 and ATI All-in-Wonder radeon 7500 AGP card

2003-07-31 Thread DANIELE BAGNAI
A question? Do you have a TV output connected to the TV or VCR in your card? If so disconnect the output from the TV before starting the PC. DANIELE -Messaggio originale- Da: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Per conto di Rajiv Baxi Inviato: mercoledì 30

RE: [XFree86] Newbie question - Using XFree86 with no graphics or monitor

2003-07-31 Thread Oli Comber
By Hummingbird, you mean 'Reflections', ie an Xserver on a PC? Its important to remember that the bit that displays everything, even though its the remote end that you're sitting at, is the _server_. The machine hosting the xterm/openoffice/gnome session and sending it to you is the _client_.

Re: [XFree86] Newbie question - Using XFree86 with no graphics or monitor

2003-07-31 Thread Egbert Eich
Greg Peter writes: XFree86ers, I might be missing something simple. Here is my scenario: Hardware IBM RS/6000 7043-150 workstation Software SUSE SLES 8.0 XFree86 Version 4.2.0 The graphics card I was using was not supported so I removed it before

Re: [XFree86] Newbie question - Using XFree86 with no graphics ormonitor

2003-07-31 Thread Craig Ringer
You shouldn't have any/many problems with that: start your Reflections session, telnet in, export your display (export DISPLAY=PC IP address:0) and run the appropriate Xclient. If you're using another unix box instead of reflections, dont forget to 'xhost + suse host' on it to allow the client

[XFree86] starting XFree

2003-07-31 Thread Marcin Krotkiewski
hi all, I have the following problem. I wish to start the Xserver without automatically switching to the graphical console. The problem is, I need to start an application and switch to X only when it has started. Is it possible? I know it can be done somehow, as swsuspend does something like that

[XFree86] starting XFree (repost)

2003-07-31 Thread Marcin Krotkiewski
hi all, I have the following problem. I wish to start the Xserver without automatically switching to the graphical console. The problem is, I need to start an application and switch to X only when it has started. Is it possible? I know it can be done somehow, as swsuspend does something like that

[XFree86] NVIDIA problem

2003-07-31 Thread Fayçal Bouhafs
Hello, I have a NVIDIA graphic card which i know just that it's a GEFORCE 4 64MO, my machine run on woody debia linux OS with 2.4.18 kernel. I read the NVIDIA installation mini-howto and I procced exactly as it's described in the mini-howto, but I can't start the XServer crash. I join the

Re: [XFree86] Black screen with RH 9.0 (mga + DVI)

2003-07-31 Thread Lionel Lecoq
Actually the problem seems to be with the mga driver: I decided to go back to square 1 and use the vesa driver. Result everything works (unaccelerated of course) I also noticed that the mga-hal-xxx does not seem to be there and the Matrox docs says it should be there for digital output... Has

[XFree86] Problems loading KDE -graph environs -Mandrake 9.1

2003-07-31 Thread sarina
Hello, Hope everybody is having a fine day/night. I am trying to install Mandrake Linux 9.1 and everything goes fine until it finishes installand reboots, it cannot load KDE properly.It tries to load, but then the screen goes off and onuntil

[XFree86] RE: Problems loading KDE -graph environs -Mandrake 9.1

2003-07-31 Thread sarina
Additional Info: I forgot to include the XF*version which is: XFree86 Version 4.3.0 Release Date: 27 February 2003 X Protocol Version 11, Revision 0, Release 6.6 Build Operating System: Linux 2.4.21-0.13mandrakesmp i686 [ELF] Build Date: 12 March 2003. Thanks, Sarina

Re: [XFree86] NVIDIA problem

2003-07-31 Thread Nico Schottelius
Hehe..have a look at http://linux.schottelius.org/blacksheep/ and you know why I disrecommend use of nvidia products Fayçal Bouhafs [Thu, Jul 31, 2003 at 11:17:17AM +0200]: Hello, I have a NVIDIA graphic card which i know just that it's a GEFORCE 4 64MO, my machine run on woody debia linux

[XFree86] Add 3 inches Naturally

2003-07-31 Thread Roxie Griggs
Title: ad As Seen On TV: CNN, ABC News And More ... Doctors Create VPRX Penis Enlargement Pills Gain Up To 3+ Full Inches In Length Increase Your Penis Width (Girth) By 20% Stop Premature Ejaculation! Produce Larger, Rock Hard Erections

Re: [XFree86] NVIDIA problem

2003-07-31 Thread Craig Ringer
Hehe..have a look at http://linux.schottelius.org/blacksheep/ and you know why I disrecommend use of nvidia products Hmm... I think you can safely remove the linksys one now. ___ XFree86 mailing list [EMAIL PROTECTED]

Re: [XFree86] NVIDIA problem

2003-07-31 Thread Aivils . Stoss
I have a NVIDIA graphic card which i know just that it's a GEFORCE 4 64MO, my machine run on woody debia linux OS with 2.4.18 kernel. I read the NVIDIA installation mini-howto and I procced exactly as it's described in the mini-howto, but I can't start the XServer crash. I join the XFree86 log

Re: [XFree86] NVIDIA problem

2003-07-31 Thread Nico Schottelius
Craig Ringer [Thu, Jul 31, 2003 at 07:56:45PM +0800]: Hehe..have a look at http://linux.schottelius.org/blacksheep/ and you know why I disrecommend use of nvidia products Hmm... I think you can safely remove the linksys one now. did they chang their policy? do they release information for

Re: [XFree86] NVIDIA problem

2003-07-31 Thread Craig Ringer
did they chang their policy? do they release information for the named chipsets now? if so, I am happy to remove every company from black sheep page. Sorry. I only went on to read your rationale for why you have them there after posting that... made the unfortunate assumption that it was about

[XFree86] Monitor Configuration help

2003-07-31 Thread Fernan Bolando
Hi Is anybody familliar with the samsung syncmaster 7G. I checked the samsung tech support and there web site, they no longer have any info on the monitor. I am not sure if it is sold as another manufacturer number or it is just too old. I think it was manufactured during 1993-1994 so it probably

[XFree86] Driver Problem

2003-07-31 Thread RED_KOMISSAR
Hi! I have a card GeForce FX 5200 AGP8x. What should I choose as a Video Card? For any kind of GeForce it gives an error. I have a FreeBSD 4.8 operating system. Thank you for support! -- RED_KOMISSAR [EMAIL PROTECTED] uin: 801960 ERNESTO FERNANDO SANCHEZ Paramaribo (Suriname)

[XFree86] Fixed Frequency

2003-07-31 Thread Nico Schottelius
Hello! Howto add a fixed frequency monitor to a Linux system and running Xfree on it? What options do I need to pass ? hrefresh/vrefresh/resolution? Nico -- echo God bless America | sed 's/.*\(A.*\)$/Why \1?/' pgp: new id: 0x8D0E27A4 | ftp.schottelius.org/pub/familiy/nico/pgp-key.new

RE: [XFree86] Monitor Configuration help

2003-07-31 Thread Oli Comber
lol, I wouldn't joke about it exploding (well, breaking...) if you get the sync really wrong! Have you tried googling for the serial number? That can be quite usefull. -Oli = Original Message From Fernan Bolando [EMAIL PROTECTED] = Hi Is anybody familliar with the samsung syncmaster

[XFree86] problem in xserver

2003-07-31 Thread anuj gupta
i have problem in starting my xserver.The moniter light start blinking display goes off.I am attaching the logfile. Please help me thank u __ Do you Yahoo!? Yahoo! SiteBuilder - Free, easy-to-use web site design software http://sitebuilder.yahoo.com XFree86

RE: [XFree86] Monitor Configuration help

2003-07-31 Thread Oli Comber
Sorry, obviously I meant the model number from the back, not any personal serial number it had! -Oli = Original Message From Oli Comber [EMAIL PROTECTED] = lol, I wouldn't joke about it exploding (well, breaking...) if you get the sync really wrong! Have you tried googling for the

[XFree86] Chips and FixPanelSize problem

2003-07-31 Thread Stephen West-Fisher
I'm upgrading an old laptop to FreeBSD 4.8 and having a hard time configuring XFree86 4.3.0. The configuration I'm using has always worked in the past, for 3.3.7 and 4.1.0. It appears that FixPanelSize is being ignored. In the log it shows that display size is to be overridden but the mode

[XFree86] cannot find screen

2003-07-31 Thread Broadbent, Tiffany
To Whom it May Concern, I am using VMware on a machine and have installed Linux RedHat 8.0 on the VM but I am unable to get it to run in anything but text mode. I have followed all instructions for the installation of the VMware but I cannot get my X config to run, I am told my config file is

RE: [XFree86] Monitor Configuration help

2003-07-31 Thread Fernan Bolando
I have been trying search for it google, But I still haven't found an exact match I was able to find syncmaster 17G or syncmaster 753..., But not 7G ,Fernan Sorry, obviously I meant the model number from the back, not any personal serial number it had! -Oli Is anybody familliar with the

[XFree86] I need your help!

2003-07-31 Thread Pere Miralles Ribas
I can start linux with x window. I attach the log generated. I use a pentium iv 2,4 Gb with a ATI 7500 My OS is a Red Hat Linux 8.0 I have damaged video card?Sometimes I can start x windows but now it's impossible. I reinstalled my OS but the problem persists. Can you help me please?

Re: [XFree86] Fixed Frequency

2003-07-31 Thread Måns Rullgård
Nico Schottelius [EMAIL PROTECTED] writes: Howto add a fixed frequency monitor to a Linux system and running Xfree on it? What options do I need to pass ? hrefresh/vrefresh/resolution? In the Monitor section, add HorizSync foo VertRefresh bar Replace foo and bar with whatever

RE: [XFree86] [Solved] Monitor Configuration help (syncmaster 7g modelines/sync)

2003-07-31 Thread Oli Comber
Just had a quick google for syncmaster 7g (with the quotes) came up with these two: http://www.driversearch.com/forums/monitor/1970.html http://www1.vobis.de/bbs/support/brett50/samlinux.cfg The first shows one set of values for vh sync, the second is a full xf86config file with all sorts of

[XFree86] Crash server with Xfree86

2003-07-31 Thread Linuxsoft
Hello, My operating system is Redhat 9.0 professional with all the errata updated. I have a persistent problem which is that the server crash regularly andeach time i get the same error message : "could not init font path element unix/:7100, removing from list! could not open default

Re: [XFree86] Fixed Frequency

2003-07-31 Thread Nico Schottelius
Måns Rullgård [Thu, Jul 31, 2003 at 05:23:35PM +0200]: Nico Schottelius [EMAIL PROTECTED] writes: Howto add a fixed frequency monitor to a Linux system and running Xfree on it? What options do I need to pass ? hrefresh/vrefresh/resolution? In the Monitor section, add HorizSync foo

[XFree86] please help

2003-07-31 Thread anuj gupta
My X server do not start although i have the latest modular X server i.e. XFree86 4.3.0 but it does not include my video card chip S3 ProSavage KM266 so the autodetection detect it as S3 ProSavage KM133 which is likly the reason behind failure. Please help me to rectify

[XFree86] XFree86 4.3 error

2003-07-31 Thread Zhao Hongda
I have compile the XFree86 4.3 for my lubbock platform(XScale PXA250) by gcc 2.95.3+glibc 2.2.3+binutils 2.11.2. My kernel is 2.4.19-rmk7-pxa2, framebuffer is set to 16bpp 640*480. When I try to run the XFree86 server, I got the following Error: Fatal server error: xf86EnableIOPorts:

Re: [XFree86] NVIDIA problem

2003-07-31 Thread Mark Vojkovich
Your NVIDIA drivers are too old. Get newer ones. Alternatively, that card should work with the nv driver that comes with XFree86 4.3. Mark. On Thu, 31 Jul 2003, [ISO-8859-1] Fayçal Bouhafs wrote: Hello, I have a NVIDIA graphic card which i know just that it's a

[XFree86] BugReport

2003-07-31 Thread lhodas
Can you help me with this bug? Thanks Ladislav Hodas BugReport Description: Binary data XFree86.0.log Description: Binary data

Re: [XFree86] Driver Problem

2003-07-31 Thread Mark Vojkovich
You need to be using XFree86 4.3. It's not supported in older versions. Mark. On Thu, 31 Jul 2003, RED_KOMISSAR wrote: Hi! I have a card GeForce FX 5200 AGP8x. What should I choose as a Video Card? For any kind of GeForce it gives an error. I have a

Re: [XFree86] Fixed Frequency

2003-07-31 Thread Mark Vojkovich
On Thu, 31 Jul 2003, Nico Schottelius wrote: Hello! Howto add a fixed frequency monitor to a Linux system and running Xfree on it? What options do I need to pass ? hrefresh/vrefresh/resolution? Most fixed frequency monitors just need to have the horizontal refresh within a percent or

Re: [XFree86] Fixed Frequency

2003-07-31 Thread Yann E. MORIN
On Thursday 31 July 2003 20:09, you (Mark Vojkovich) wrote : Howto add a fixed frequency monitor to a Linux system and running Xfree on it? What options do I need to pass ? hrefresh/vrefresh/resolution? Most fixed frequency monitors just need to have the horizontal refresh within a

[XFree86] Re: [Solved] Black screen with RH 9.0 (mga + DVI)

2003-07-31 Thread Lionel Lecoq
I used the vesa driver to get a reasonable working environment and downloaded the latest matrox drivers from the Matrox website... Why RedHat does not provide the *right* driver to start with?... cheers Lionel __ Do you Yahoo!? Yahoo! SiteBuilder - Free,

[XFree86] 1920x1200 on Compaq X1000 notebook?

2003-07-31 Thread John Ruttenberg
This notebook is capable of this resolution and has a ATI Radeon Mobility 9200 graphics chip. I can only get 1200x800 working. I have XFree86-4.3.0. Attached are both the XF86Config file I am using and the log generated. Any help is very apprieciated. XF86Config Description: config file

[XFree86] help with XFree86 Display

2003-07-31 Thread Ziad Nahas
I would really appreciate any input. I am running XDarwin 1.1.0.1 on a Mac OS 10.2.6. Recently, it has been crashing and I can;t figure it out. If I launch it from the Terminal Window I get the following error: XFree86 Version 4.2.0.1 / X Window System (protocol Version 11, revision 0, vendor

[XFree86] I Don't Know What I'm Doing Wrong!

2003-07-31 Thread ynot . askme
Just installed Slackware 9.0, and console mode works fine. The xf86cfg programs works, too (graphically), so I can see that this system is CAPABLE of running X. However, when I try to start the X Windows system -- I get a crash (see the XFree86.0.log below -- XF86Config file also included). Any

[XFree86] (no subject)

2003-07-31 Thread Pere Miralles Ribas
I can start linux with x window. I attach the log generated. I use a pentium IV 2,4 Gb with a ATI 7500 My OS is a Red Hat Linux 8.0 I have damaged video card?Sometimes I can start x windows but now it's impossible. I reinstalled my OS but the problem persists. Can you help me please?

[XFree86] Problems with Old Card

2003-07-31 Thread Gustavo K. Ruziscka
Hi, I have a computer with Sony CPD 200 sf and S3 968 Vision (2 Mega)pci video card. When i try to configure X server(Red Hat 9.0 and XFree86 4.3.0) always receive errors messages(Attached). After search on the Web i tried many suggestions but don't solve this problem. Could someone help me?

[XFree86] Todo Sobre Microsoft Visual Basic .NET 2003 (Válida hasta el 23/08/03)

2003-07-31 Thread Forum Access
Title: Visual Basic.NET 2003 ¡Oferta válida hasta el 23/08/03!

[XFree86] X Does Not Continue To Load

2003-07-31 Thread sam
I am having trouble with getting XFREE86 to run on FreeBSD 5.1. The X will start up and seem to operate with no errors that I can detect but never actually loads the desktop. I have gone over the log file and cannot determine an error. I also cannot see in any log files an actual problem. I

[XFree86] ATI Rage Mobility: internal vs. external display

2003-07-31 Thread Burjan Gabor
Hello, I'm using XFree86 4.3.0 on a Compaq Evo N400c notebook. This model has an ATI Rage Mobility VGA controller. At my workplace I have a quite good CRT monitor attached to the docking station and elsewhere there is the built-in LCD display. I also have two separate configuration file (see

[XFree86] ATI Rage Mobility: internal vs. external display

2003-07-31 Thread Burjan Gabor
Hello, I'm using XFree86 4.3.0 on a Compaq Evo N400c notebook. This model has an ATI Rage Mobility VGA controller. At my workplace I have a quite good CRT monitor attached to the docking station and elsewhere there is the built-in LCD display. I also have two separate configuration file (see