[Xpert]sis6326 8mb xv

2002-05-12 Thread pippo_dp
i have a sis6326 AGP 8Mb and xv doesn't work and X limit videoram to 4096. I want to use 8Mb of memory and xv to work. can you give me some advice? lspci -v for sis: 01:00.0 VGA compatible controller: Silicon Integrated Systems [SiS] 86C326 (rev 0b) (prog-if 00 [VGA]) Subsystem: Silicon

Re: [Xpert]sis6326 8mb xv

2002-05-12 Thread Thomas Winischhofer
[EMAIL PROTECTED] wrote: i have a sis6326 AGP 8Mb and xv doesn't work and X limit videoram to 4096. I want to use 8Mb of memory and xv to work. can you give me some advice? I don't really know about the RAM issue (although I always wondered about that limitation in the code - Egbert?), but

Re: [Xpert]sis6326 8mb xv

2002-05-12 Thread pippo_dp
If you want I can remove the RAM limitation from the code and send you the binary for testing. Thomas I would be happy if you send me the binary. Thanks Pierpaolo ___ Xpert mailing list [EMAIL PROTECTED] http://XFree86.Org/mailman/listinfo/xpert

Re: [Xpert]PPC

2002-05-12 Thread Mariusz Mazur
On Saturday 11 May 2002 23:28, Mark Vojkovich wrote: Compiled fine in CVS the last time I tried it. Don't know if it was supposed to compile on 4.2 or not. I don't remeber there being problems. What problem are you having? Just lot's of drivers don't compile. PS. For PPC you'd

Re: [Xpert]sis6326 8mb xv

2002-05-12 Thread Alan Hourihane
On Sun, May 12, 2002 at 10:51:13 +0200, Thomas Winischhofer wrote: [EMAIL PROTECTED] wrote: i have a sis6326 AGP 8Mb and xv doesn't work and X limit videoram to 4096. I want to use 8Mb of memory and xv to work. can you give me some advice? I don't really know about the RAM issue

Re: [Xpert]sis6326 8mb xv

2002-05-12 Thread pippo_dp
so what should i do to have xv to work? xv can work with 4Mb of memory? ___ Xpert mailing list [EMAIL PROTECTED] http://XFree86.Org/mailman/listinfo/xpert

Re: [Xpert]sis6326 8mb xv

2002-05-12 Thread Alan Hourihane
On Sun, May 12, 2002 at 12:44:26 +0200, [EMAIL PROTECTED] wrote: so what should i do to have xv to work? xv can work with 4Mb of memory? I meant that the 6326 can support it, it doesn't appear to be implemented in the driver though. Alan. ___

Re: [Xpert]sis6326 8mb xv

2002-05-12 Thread Xavier Bestel
Le dim 12/05/2002 à 10:51, Thomas Winischhofer a écrit : [EMAIL PROTECTED] wrote: i have a sis6326 AGP 8Mb and xv doesn't work and X limit videoram to 4096. I want to use 8Mb of memory and xv to work. can you give me some advice? I don't really know about the RAM issue (although I

Re: [Xpert]sis6326 8mb xv

2002-05-12 Thread pippo_dp
Now i'm using videoRAM 8192Kb and works well disabling the accelleration engine!!! I'm using DRI too! XFree 4.x is great (much better than 3.x), keep up the good work... Can someone implement the xv support on the sis driver for 6326? Please. I and everyone have a 6326 would be very happy if

Re: [Xpert]PPC

2002-05-12 Thread Michel Dänzer
On Sun, 2002-05-12 at 11:07, Mariusz Mazur wrote: On Saturday 11 May 2002 23:28, Mark Vojkovich wrote: Compiled fine in CVS the last time I tried it. Don't know if it was supposed to compile on 4.2 or not. I don't remeber there being problems. What problem are you having? Just

Re: [Xpert]PPC

2002-05-12 Thread Mariusz Mazur
On Sunday 12 May 2002 16:11, Michel Dnzer wrote: As in fail to compile or don't get built? I know the nv driver still doesn't get built by default on PPC (you have to enable it in host.def), but most of the other drivers which have a reasonable chance to work should. Ahhh... That's the

Re: [Xpert]Using Xv to display odd/even fields from a TV camera

2002-05-12 Thread Paul Robertson
From: Mark Vojkovich [EMAIL PROTECTED] Sent: Saturday, May 11, 2002 10:19 PM Mpeg2 supports interleaved content. Looks like crap if you display it as a weave. We're mostly talking about that on this list. I think we merely need a standard XvPortAttribute hint to tell the Xv adaptor

[Xpert]Re: [Xper]sis6326 8mb xv

2002-05-12 Thread pippo_dp
If nobody does the xv support for sis6326 I would want to do that and i want know if it's hard? In few words what should i do to add this feature? Thanks

[Xpert]Re: Unresolved symbols in Xserver startup

2002-05-12 Thread Axel H. Siebenwirth
Hi xpert! I have read that the gcc option -fno-merge-constants can help me? Is this right and if so, where do I specify an extra compiler option for the XFree86 build? Thank you, Axel On Sun, 12 May 2002, Axel H. Siebenwirth wrote: Hi, I have built XFree86 on my linux system and the start

Re: [Xpert]sis6326 8mb xv

2002-05-12 Thread Mark Vojkovich
On 12 May 2002, Xavier Bestel wrote: Le dim 12/05/2002 à 10:51, Thomas Winischhofer a écrit : [EMAIL PROTECTED] wrote: i have a sis6326 AGP 8Mb and xv doesn't work and X limit videoram to 4096. I want to use 8Mb of memory and xv to work. can you give me some advice? I don't

Re: [Xpert]Using Xv to display odd/even fields from a TV camera

2002-05-12 Thread Vladimir Dergachev
On Sat, 11 May 2002, Paul Robertson wrote: On Fri, 10 May 2002, Paul Robertson wrote: I have some software which uses Xv to render images acquired from a TV camera in something like realtime. Currently we only capture even fields, and we scale the image vertically by

Re: [Xpert]sis6326 8mb xv

2002-05-12 Thread Thomas Winischhofer
Alan Hourihane wrote: On Sun, May 12, 2002 at 12:44:26 +0200, [EMAIL PROTECTED] wrote: so what should i do to have xv to work? xv can work with 4Mb of memory? I meant that the 6326 can support it, it doesn't appear to be implemented in the driver though. Right. Xv is only supported on

Re: [Xpert]sis6326 8mb xv

2002-05-12 Thread Thomas Winischhofer
[EMAIL PROTECTED] wrote: Now i'm using videoRAM 8192Kb and works well disabling the accelleration engine!!! I'm using DRI too! DRI on the 6326? With what driver? The DRM kernel driver only supports 300, 630, 540... Can someone implement the xv support on the sis driver for 6326? If you

[Xpert]X display locks up on 16-bit color, 24-bit OK.

2002-05-12 Thread Neal
I downloaded RedHat's new 7.3 release and installed clean on my desktop. XFce, Galeon, sylpheed-claws, Xchat and Pan all worked as expected. I was doing some file system exploring with Xftree when X locked up. The mouse pointer would move normally, but no response from the keyboard and no

[Xpert]Where Should I Be Sending Patches?

2002-05-12 Thread Micah Galizia
I have no idea where I should be submitting patches to code for, but I managed to get DRM working under 2.5.15 with my radeon. I've attached the patch to this message (I saw someone else do it first), if I'm putting this in the wrong place, please correct me! Not much to it really! Just