Re: Driver problem: Chips and Technologies F65555 HiQVPro

2009-07-28 Thread Matthieu Herrb
Moyano, Gustavo wrote: Hi all, I'm having problems setting up Xorg on my laptop. I'm migrating from FreeBSD 4.11 to FreeBSD 7.2 but seems that the chips driver does not recognize the hardware. I had no problems with FreeBSD 4.11 but 7.2 is not working. My laptop is a Toshiba Satellite

libXi requires non-existing libX11-1.2.99.1?

2009-07-28 Thread Robert Schwebel
Hi, While working on an x.org update for ptxdist, I've updated to libXi-1.2.99.3 and it requires: # Checks for pkg-config packages PKG_CHECK_MODULES(XI, [xproto = 7.0.13] [x11 = 1.2.99.1] [xextproto = 7.0.3] [xext = 1.0.99.1] [inputproto = 1.9.99.15]) Is libx11-1.2.99.1 already available

Re: libXi requires non-existing libX11-1.2.99.1?

2009-07-28 Thread Stephan Raue
Zitat von Robert Schwebel r.schwe...@pengutronix.de: Hi, While working on an x.org update for ptxdist, I've updated to libXi-1.2.99.3 and it requires: # Checks for pkg-config packages PKG_CHECK_MODULES(XI, [xproto = 7.0.13] [x11 = 1.2.99.1] [xextproto = 7.0.3] [xext = 1.0.99.1]

virtual screen 2048 pixels, Intel 945

2009-07-28 Thread Tamas Papp
Hi, I have an Intel 945 video card in my laptop. I would like to use an external monitor (positioned right of the main screen), but the total width exceeds 2048, the virtual screen size, pixels so I can't. My xorg.conf has Section Screen Identifier Screen Device Card0

Re: Radical idea for X-modmap problem.

2009-07-28 Thread Juliusz Chroboczek
Being strictly an amateur programmer, I've always wondered how many people/institutions actually use X for remote display the way it was designed to be used. Quite a lot. In universities in crowded city centers, it is quite common to have students work on (fan-less) X terminals, with a large

Re: Support for screen changes as vector graphics like Webex

2009-07-28 Thread Sandeep Khanna
My original question is still unanswered ...Can any of NeatX, X2Go, FreeNX, NoMachine NX or others use an *EXISTING* X session already in use by the user sitting at the computer instead of spawning another in-memory server-side session? From: Paul Hartman

Re: virtual screen 2048 pixels, Intel 945

2009-07-28 Thread Colin Guthrie
'Twas brillig, and Tamas Papp at 28/07/09 16:20 did gyre and gimble: Any help would be appreciated. I am happy to run the laptop without DRI, but I need that second screen on the right, not below. It used to work fine, but a recent upgrade (I don't know which) changed things. I am using

Re: libXi requires non-existing libX11-1.2.99.1?

2009-07-28 Thread Stephan Raue
Am 28.07.2009 15:49, schrieb Alfie Viechweg: On 07/28/09 05:12, Stephan Raue wrote: Zitat von Robert Schwebelr.schwe...@pengutronix.de: Hi, While working on an x.org update for ptxdist, I've updated to libXi-1.2.99.3 and it requires: # Checks for pkg-config packages PKG_CHECK_MODULES(XI,

Re: virtual screen 2048 pixels, Intel 945

2009-07-28 Thread Tamas Papp
On Tue, Jul 28, 2009 at 8:15 PM, Colin Guthrie gm...@colin.guthr.ie wrote: 'Twas brillig, and Tamas Papp at 28/07/09 16:20 did gyre and gimble: Any help would be appreciated. I am happy to run the laptop without DRI, but I need that second screen on the right, not below. It used to work

multiseat, -sharevts, and suspend/hibernate

2009-07-28 Thread Arun Mittal
Hi It seems like i am doing the same thing which you are trying to do. What did was, i started another X server. so now i have two X serversĀ  sharing the Virtual terminal. I have 2 screens, 2 mouse, 2 graphics card of different manufacturer and one keyboard. I created 2 different

Re: Support for screen changes as vector graphics like Webex

2009-07-28 Thread Paul Hartman
On Tue, Jul 28, 2009 at 1:02 PM, Sandeep Khannasandeep_p_kha...@yahoo.com wrote: My original question is still unanswered ... Can any of NeatX, X2Go, FreeNX, NoMachine NX or others use an *EXISTING* X session already in use by the user sitting at the computer instead of spawning another

RE: virtual screen 2048 pixels, Intel 945

2009-07-28 Thread McDonald, Michael-p7438c
From: xorg-boun...@lists.freedesktop.org [mailto:xorg-boun...@lists.freedesktop.org] On Behalf Of Tamas Papp Sent: Tuesday, July 28, 2009 12:14 PM To: Colin Guthrie Cc: x...@freedesktop.org Subject: Re: virtual screen 2048

Re: Driver problem: Chips and Technologies F65555 HiQVPro

2009-07-28 Thread Gustavo G. Moyano
Hi guys, It worked!!! Below are the steps I followed: 1) Download the code from git: # git clone git://anongit.freedesktop.org/xorg/driver/xf86-video-chips 2) Fetch the driver code for the 7.2 release: # cd /usr/ports/x11-drivers/xf86-video-chips # make fetch 3) Then, I compared

Re: multiseat, -sharevts, and suspend/hibernate

2009-07-28 Thread Matt Price
hi arun, unfortunately, since i wasn't able to get my system to suspend properly, i ended up just going with a multiscreen set-up. that works fine for my needs, and since hibernat is very important for me, I just decided to go with that. Hopefully someone more knowledgeable on the list will

Htimings and Vtimings Parameters

2009-07-28 Thread Austin Howard
I need to know what the parameters to HTimings and VTimings mean, and how to determine the correct values for these. Using Modes 1280x1024 in my Screen section and Display subsection, causes an error saying that particular mode is not found. Upon reading the manual I learned I could manually

EDID Problems

2009-07-28 Thread Austin Howard
I have a NVIDIA 9500 GT running the official NVIDIA driver. Every time I start my xserver the display is 800x600. It seems that the EDID is either corrupt or not being read correctly. This computer is a dual-boot with Win-XP and the latest Debian. Everything works perfect under Windows, but the

Re: EDID Problems

2009-07-28 Thread Paul Hartman
On Tue, Jul 28, 2009 at 5:59 PM, Austin Howardaustinghow...@gmail.com wrote: I have a NVIDIA 9500 GT running the official NVIDIA driver. Every time I start my xserver the display is 800x600. It seems that the EDID is either corrupt or not being read correctly. This computer is a dual-boot with

Re: Radical idea for X-modmap problem.

2009-07-28 Thread walt
On 07/28/2009 10:18 AM, Juliusz Chroboczek wrote: Being strictly an amateur programmer, I've always wondered how many people/institutions actually use X for remote display the way it was designed to be used. Quite a lot. In universities in crowded city centers, it is quite common to have

Re: Radical idea for X-modmap problem.

2009-07-28 Thread Mikhail Gusarov
Twas brillig at 16:56:51 28.07.2009 UTC-07 when w41...@gmail.com did gyre and gimble: w I'm wondering about the connection from terminal to server, and how w much bandwidth would be typical for such a setting. (I'm assuming w that college students would spent substantial time watching