Re: [Xpert]Re: XVideo and refresh sync

2001-10-19 Thread volodya
On Fri, 19 Oct 2001, Billy Biggs wrote: [EMAIL PROTECTED] ([EMAIL PROTECTED]): What I don't understand is why there is such an issue about root permissions. v4l devices, for example, have been user-accessible for a while. [...] Please consider the root issue a separate matter: I

Re: [Xpert]Trying to use g++ to write X app.

2001-10-19 Thread volodya
Take a look at Qt and KDE: www.kde.org . Vladimir Dergachev On Fri, 19 Oct 2001 [EMAIL PROTECTED] wrote: Hi all, I am currently teaching myself to program X app's. I am using a workstation running Redhat 7.0 using XFree86 version 4.0.1. My normal work requires

[Xpert]Troubles: Trident Cyber 9525/DVD

2001-10-19 Thread Dirk Engel
Hello, my notebook (Trident Cypher 9525/DVD, Kernel 2.2.19, X 4.1.0) sometimes have troubles during wake up procedure after suspend mode. Here some lines from the log-file which reveal one successful and one non successful trial: (II) Open APM successful (II) TRIDENT(0): Overriding Horizontal

[Xpert]Re: 320x204 resolution

2001-10-19 Thread Luie delos Santos
where can I find this vesa driver and Xvesa server. thanks... MVUnless the fbdev guys support that hardware 640x480x4 or MV 320x204x8 (ie. basic VGA) is about all you're expected to get. MV Or maybe the vesafb driver will give you better. You won't MV get better with the SVGA server. You

Re: [Xpert]Re: 320x204 resolution

2001-10-19 Thread Juliusz Chroboczek
LdS where can I find this vesa driver and Xvesa server. LdS thanks... In XFree86 4.1.0 and later. The vesa driver is built by default, and is documented in its manual page. The Xvesa server is *not* built by default; for information about it, please see

Re: [Xpert]Re: XVideo and refresh sync

2001-10-19 Thread Billy Biggs
Peter Surda ([EMAIL PROTECTED]): On Fri, Oct 19, 2001 at 12:21:12AM -0400, Billy Biggs wrote: The +/-5ms error here is visible, especially on big cinematic pans. I REALLY doubt what you perceive as an error is a 5ms difference. No? I'll post up a good example later today. Consider a pan

Re: [Xpert]Re: XVideo and refresh sync

2001-10-19 Thread Billy Biggs
[EMAIL PROTECTED] ([EMAIL PROTECTED]): If we had the vsync as an interrupt (/dev/vsync or something), then quality would increase with less system load! Very nice! But SCHED_FIFO would still be needed to guarentee accurate blits. The other approach is to have a device which you mmap

[Xpert]Matrox Millenium and PowerPC, more info

2001-10-19 Thread Romain Dolbeau
Romain Dolbeau wrote: I've trouble getting a Millenium (2064W) to work on linux/ppc. The board is a regular PC millenium flashed with the latest Mac BIOS ; it works in MacOS and properly register in OpenFirmare (/proc/device-tree). I forgot to mention that I was using 4.1.0 from Debian Woody

[Xpert]i740 // 4.1.0 // NetBSD 1.5 //no clue what is wrong :(

2001-10-19 Thread tias
Hi all, I just installed X 4.1.0 on netbsd 1.5 I did X -configure to get a XF86Config.new when i try to start X with this config file X gets aborted Fatal server error: Caught signal 11. Server aborting. I always checked my XF86Config myself and found out the solutions but here I am stuck last

Re: [Xpert]i815 timing out on VT switch

2001-10-19 Thread Abraham vd Merwe
Hi Neale! Has anyone else had problems with VT switching with the i810 driver since the DRI resync and/or the i830 additions about 2 weeks ago ? [big snip] - pgetbl_ctl: 0x71 pgetbl_err: 0x8083000 ipeir: 0 iphdr: 0 LP ring tail: 8 head: 0 len: 0 start 0 eir: 0 esr: 0

Re: [Xpert]Trident Chipsets Xv support

2001-10-19 Thread Anders Rune Jensen
pTrident-hsync -= 11; pTrident-vsync += 0; In which file do you change these settings, I can't find them in trident_video.c Thanx in advance Anders Rune Jensen On Thu, 2001-10-11 at 22:11, John Clemens wrote: Egbert, Alan... More on this thread from the BladeXP camp.. As reported

Re: [Xpert]Re: [linux-dell-laptops] Nvidia kernel module

2001-10-19 Thread James Hirschorn
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Are there any plans to add Geforce 2GO support to the (free) nv driver? I've read reports that people have been able to use Toshiba notebooks with the 2Go and the nv driver by setting certain options. But when I tried this on my Dell I8000, the

[Xpert]Help: fastest way to display a rgb buffer

2001-10-19 Thread trasatti
I work under X11R6 server with XFree86 4.1.0, using XLib and XToolkit graphic libraries. My program must capture-process-display every frame captured from a video source, at the maximum frame rate. All done without palette transformations. Who knows the fastest way to put a buffer, containing

[Xpert]Is Intel 830M graphics driver available?

2001-10-19 Thread Louis Lu
Hi All: Just wondering whether or not there is Intel 830M graphics driver available or coming soon for Linux? Thanks Louis ___ Xpert mailing list [EMAIL PROTECTED] http://XFree86.Org/mailman/listinfo/xpert

Re: [Xpert]Is Intel 830M graphics driver available?

2001-10-19 Thread Dr Andrew C Aitchison
On Fri, 19 Oct 2001, Louis Lu wrote: Hi All: Just wondering whether or not there is Intel 830M graphics driver available or coming soon for Linux? There is one in the current CVS (part of the i810 driver). -- Dr. Andrew C. Aitchison Computer Officer, DPMMS, Cambridge [EMAIL

[Xpert]Minimizing VC switch time

2001-10-19 Thread Greg Ward
Hi all -- for a variety of reasons, I typically run two X servers: :0 on vc 7, :1 on vc 8. (This is XFree86 4.1.0; Debian package 4.1.0-6; Linux 2.4.12 with framebuffer device compiled in.) I would like to reduce the time to switch from VC 7 to 8 -- both servers are running with the same

Re: [Xpert]Re: XVideo and interlaced input

2001-10-19 Thread Mark Vojkovich
On Fri, 19 Oct 2001, Billy Biggs wrote: Mark Vojkovich ([EMAIL PROTECTED]): It seems to me that the Xv API could have benefited from a pixel stride parameter for blits. Is this fixable? It's possible for the driver to offer a port attribute with top/bottom. Maybe it's best that

Re: [Xpert]Problems with multiple NV cards

2001-10-19 Thread Mark Vojkovich
On Fri, 19 Oct 2001, Robert Hough wrote: I've been having problems getting xinerama working with my new system, was hoping someone could offer some suggestions. Here's the layout: FreeBSD 4.3 XFree86 4.1.0 $ dmesg | grep TNT pci1: NVidia Riva Ultra Vanta TNT2 graphics accelerator at

Re: [Xpert]Re: [linux-dell-laptops] Nvidia kernel module

2001-10-19 Thread Mark Vojkovich
On Fri, 19 Oct 2001, James Hirschorn wrote: Are there any plans to add Geforce 2GO support to the (free) nv driver? I've read reports that people have been able to use Toshiba notebooks with the 2Go and the nv driver by setting certain options. But when I tried this on my Dell I8000, the

Re: [Xpert]Re: XVideo and interlaced input

2001-10-19 Thread Billy Biggs
Mark Vojkovich ([EMAIL PROTECTED]): It's just something silly, I guess, but important for preserving the spacial position of the fields. Say you're scaling from 720x480 to 1024x768. 768/480 = 1.6, so, you want to scale up each field from 240 lines up to 766.4 lines. This gives a

Re: [Xpert]Re: XVideo and interlaced input

2001-10-19 Thread Mark Vojkovich
On Fri, 19 Oct 2001, Billy Biggs wrote: Mark Vojkovich ([EMAIL PROTECTED]): It's just something silly, I guess, but important for preserving the spacial position of the fields. Say you're scaling from 720x480 to 1024x768. 768/480 = 1.6, so, you want to scale up each field from

Re: [Xpert]Re: XVideo and interlaced input

2001-10-19 Thread Billy Biggs
Mark Vojkovich ([EMAIL PROTECTED]): It doesn't work that way. There's no such thing as subpixel destinations so you have to stop thinking about it that way. You have integer rectangles on the screen but you can align how the source scales to that. You can essentially assign the corners

Re: [Xpert]Re: XVideo and interlaced input

2001-10-19 Thread Mark Vojkovich
On Fri, 19 Oct 2001, Billy Biggs wrote: Mark Vojkovich ([EMAIL PROTECTED]): It doesn't work that way. There's no such thing as subpixel destinations so you have to stop thinking about it that way. You have integer rectangles on the screen but you can align how the source scales

[Xpert]XrmPutLineResource for resources with newlines

2001-10-19 Thread pcpa
[resending message, sent to wrong address] I believe there is a problem in that case, for example, if I create a fallback string list to call XtAppInitialize, with something like: String fallback[] = { *Text.translations: #override \ cKeyS: no-op(r)\n\ cKeyR: no-op(r)\n\ mKeyI:

Re: [Xpert]Rage128 dualhead on PowerPC - never got an answer

2001-10-19 Thread Michel Dänzer
On Fri, 2001-10-19 at 19:12, Derrik Pates wrote: Does anyone know if, and how, to get 2 Rage128 RE's (both Apple PCI) to work with XFree in a dualhead configuration? Basically almost certainly yes. Preferably with Xinerama? That's redundant. ;) Are there any fixes in CVS that might

Re:[Xpert]Trying to use g++ to write X app.

2001-10-19 Thread buddriged
Hi,Sorry 'bout that - it was a typo, between transferring code from emacs to my email program. The actual code I tried to compile was:class X_application{public: X_application(); ~X_application();};The rest of the code made the transfer fine. 8-)thanksDavid Buddrige.[EMAIL PROTECTED]10/19/2001

Re: [Xpert]Copying/Pasting

2001-10-19 Thread Owen Taylor
Sunny Dubey [EMAIL PROTECTED] writes: hi How do I disable the ability to copy to the clip board buffer by highlighting? As much as I love Xfree86, and thank the amazing guys who write code for stupid people like me, this one feature makes me want to pull my hair out. I know that