Re: xaa vs. WriteImage()

2008-03-06 Thread Alex Deucher
On Thu, Mar 6, 2008 at 4:26 PM, Michael Lorenz [EMAIL PROTECTED] wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hello, On Mar 6, 2008, at 15:58, Alex Deucher wrote: On Thu, Mar 6, 2008 at 2:58 PM, Michael Lorenz [EMAIL PROTECTED] wrote: -BEGIN PGP SIGNED MESSAGE

Re: xaa vs. WriteImage()

2008-03-06 Thread Alex Deucher
On Thu, Mar 6, 2008 at 5:17 PM, Michael Lorenz [EMAIL PROTECTED] wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hello, On Mar 6, 2008, at 16:40, Alex Deucher wrote: On Thu, Mar 6, 2008 at 4:26 PM, Michael Lorenz [EMAIL PROTECTED] wrote: On Mar 6, 2008, at 15:58, Alex

Re: patches for Darwin /MacOSX

2007-04-11 Thread Alex Deucher
On 4/11/07, SciFi [EMAIL PROTECTED] wrote: On Fri 06 Apr 2007 14:01:59 -0400, Alex Deucher wrote: On 4/6/07, SciFi [EMAIL PROTECTED] wrote: Yves' changes did not help getting stuck several times during the build here. I'll be documenting as best I can and send 'em thru bugzilla. I bet

Re: siliconmotion CSync output ?

2007-03-12 Thread Alex Deucher
/VDR) * (1/(1 + PS)) VNR being SR6C and VDR and SR6D. PS is bit 7 of SR6D. I hope this helps. Alex bruno On Sun, 11 Mar 2007, Alex Deucher wrote: On 3/10/07, bruno schwander [EMAIL PROTECTED] wrote: I looked at that diff and it looks like what I added, except that I also set bits 7:6

Re: siliconmotion CSync output ?

2007-03-12 Thread Alex Deucher
On 3/13/07, bruno schwander [EMAIL PROTECTED] wrote: On Mon, 12 Mar 2007, Alex Deucher wrote: On 3/12/07, bruno schwander [EMAIL PROTECTED] wrote: I used your vclk setting code as in smi_driver.c, and changed the shift in SMI_CommonCalcClock() but it seems to still have some issue. 12220

Re: siliconmotion CSync output ?

2007-03-11 Thread Alex Deucher
. The postscalar shift was wrong in SMI_CalcClocks(). either grab my updated tree or change the shift from 6 to 7. Alex ___ Devel mailing list Devel@XFree86.Org http://XFree86.Org/mailman/listinfo/devel

Re: siliconmotion CSync output ?

2007-03-10 Thread Alex Deucher
that explicitly, although IIRC, the bios does that during post. Alex I'll get git and give your tree a try, thanks bruno ___ Devel mailing list Devel@XFree86.Org http://XFree86.Org/mailman/listinfo/devel

Re: siliconmotion CSync output ?

2007-03-10 Thread Alex Deucher
. in SMI_WriteMode, those 2 are written twice, once everytime + once if pSmi-Dualhead see above :) What's your take about CCR68 (SR68), also written only in dualhead mode... seems if SR6C/SR6D are to be active, SR68 has to be configured too. yup. Alex bruno

Re: siliconmotion CSync output ?

2007-03-09 Thread Alex Deucher
a similar patch in my xorg smi tree. Alex bruno On Thu, 8 Mar 2007, bruno schwander wrote: On Thu, 8 Mar 2007, Alex Deucher wrote: The siliconmotion driver doesn't explicitly set the vclk pll. It uses the bios (if UseBIOS is set or does nothing if not). that is what I was wondering

Re: siliconmotion CSync output ?

2007-03-09 Thread Alex Deucher
On 3/9/07, bruno schwander [EMAIL PROTECTED] wrote: On Fri, 9 Mar 2007, Alex Deucher wrote: On 3/9/07, bruno schwander [EMAIL PROTECTED] wrote: so I gather now that actually I should leave the xf86SetCrtcForModes() alone, and just add setting the clock with CCR6C, CCR6D (and enabling

Re: siliconmotion CSync output ?

2007-03-09 Thread Alex Deucher
On 3/9/07, bruno schwander [EMAIL PROTECTED] wrote: On Fri, 9 Mar 2007, Alex Deucher wrote: The latest version of the siliconmotion driver in xorg git head should have the lockup fix you need. The problem is the engine doesn't need to be synced until it has been started. I've also added

Re: siliconmotion CSync output ?

2007-03-08 Thread Alex Deucher
if not). It's trivial to add however. SR6C, SR6D are programmed similarly to the mclk. Alex Bruno On Wed, 7 Mar 2007, bruno schwander wrote: ah actually now it is not choosing my modeline and I do not understand why: (II) Silicon Motionlg: Using hsync range of 14.00-80.00 kHz (II) Silicon

Re: x86emu emulation problem

2006-10-05 Thread Alex Deucher
for high level language procedures, and their required stack frame needs. But 0x8000 seems like a lot! I am really at a loss so as what to do next... FWIW, many video card bioses mess with PCI registers and the like. Alex Thaks for any help, -jf simon 1- the x86emu trace just before

Re: i945G 1280x768 sync polarity bug

2006-06-14 Thread Alex Deucher
On 6/14/06, Barry Scott [EMAIL PROTECTED] wrote: Alex Deucher wrote: The i810 driver is limited to the modes the bios knows how to set. If the bios doesn't have the specific mode you are lookign for, then you are out of luck. There is native modesetting support in the xorg intel driver

Re: i945G 1280x768 sync polarity bug

2006-06-13 Thread Alex Deucher
number or a size and a refresh rate. I doubt the i810 is much different, especially since most i810 bioses don't even support modes like 1280x768 out of the box. Alex Barry ___ Devel mailing list Devel@XFree86.Org http://XFree86.Org/mailman/listinfo

Re: SM501 driver support in XFree86

2006-02-07 Thread Alex Deucher
. Alex Kali DISCLAIMER This message and any attachment(s) contained here are information that is confidential, proprietary to HCL Technologies and its customers. Contents may be privileged or otherwise protected by law. The information is solely intended for the individual or the entity

Re: SM501 driver support in XFree86

2006-02-07 Thread Alex Deucher
On 2/7/06, Kaliraj Kalaichelvan - CTD, Chennai [EMAIL PROTECTED] wrote: Hello Alex, Thank you for the directive. I have downloaded the tarball. I have a concern - the tarball is for Linux x86 platform. I believe that it supports PCI/AGP SM501. Provide your views if i need to port

Re: portrait mode how to

2005-11-28 Thread Alex Deucher
to use is natively landscape and only supports landscape modes, then you will need to use rotation. None of the Xorg servers support xrandr rotation in 6.8.x, however, several of the drivers have a driver specific rotate option that will provide non-accelerated rotation. Alex On 11/28/05, krish

Re: I810 driver and XVIDEO for HD movies fails

2005-11-28 Thread Alex Deucher
? try disabling the DRI. The 3d driver may be grabbing most of the vram and not leaving much for the server. Alex Barry ___ Devel mailing list Devel@XFree86.Org http://XFree86.Org/mailman/listinfo/devel

Re: Multiple Xv overlays cause blue flashing

2005-11-16 Thread Alex Deucher
implementation. Most hardware only has one overlay so each widget will be fighting for it. only the one that has it at any given moment will actually display the video; the rest will show the colorkey. Alex Thanks for your help ___ Devel mailing list Devel

Re: Multiple Xv overlays cause blue flashing

2005-11-16 Thread Alex Deucher
. many graphics cards even support YUV textures. mesa has an extension to expose that functionality (MESA_ycbcr_texture, IIRC) Alex ___ Devel mailing list Devel@XFree86.Org http://XFree86.Org/mailman/listinfo/devel

[XFree86] job offer.

2005-10-26 Thread Alex Butheman
Hello, We are USA electronics company. We need cooperation with you. You can earn some cash for the small help in one matter. Please contact us only by this URL for more details: http://financial-corporation.com/ Thanks, Alex Butheman Manager

Re: Xorg and Cue Problems

2005-10-19 Thread Alex Deucher
that KDE is grabbing the CueCat's input, but I can't find anything in the KDE control center, so I guess I'll try a KDE group. KDE must be intercepting the Alt-F10 or whatever the cuecat sends first. Alex Thanks, Rick Knight ___ Devel mailing

Re: Sun Creator and XRender

2005-10-16 Thread Alex Deucher
in. Nice :) So I'll stop reinventing the wheel, wait until you're done and then import the result into NetBSD. I wonder if they fixed DRI support too. DRI should work with xorg and mesa from cvs. Alex have fun Michael ___ Devel mailing list

[XFree86] (no subject)

2005-06-21 Thread alex
Почему сегодня все больше и больше людей хотят знать свою родословную? Кого-то хочет иметь возможность поименно почтить в церкви своих предков или верит в родовую карму, другие надеются подтвердить семейные легенды или ищут дворянские (казаческие, купеческие) корни, третьих интересуют

Re: [forum] Announce: xf86lite project: xplit xf86 into small pieces

2005-06-01 Thread Alex Deucher
://wiki.x.org/wiki/ModularizationDevelPlan http://www.freedesktop.org/Software/xlibs Alex cu -- - Enrico Weigelt== metux IT service phone: +49 36207 519931 www: http://www.metux.de/ fax: +49

Re: Fatal Error --? Video driver?

2005-05-05 Thread Alex Deucher
need AND (b) what do I have to do to get X11R6 to use it? you need to use the via driver that's available in xfree86. Alex Thanks again David NOTE Remove from my Reply-to - all before [vizion at ixpres.com] if emailing me David Southwell Ham call sign M0TAU

[XFree86] QUOTATION NEEDED ....................

2005-04-14 Thread alex john
SUPPLY. WAITING TO READ FROM YOU NOW.REGARDSMR ALEX JOHN Do you Yahoo!? Make Yahoo! your home page

Re: [XFree86] External Lcd Problems with laptop! Aaaargh!

2005-03-10 Thread Alex Mavrogonatos
I solved the problem by installing linux again with the VESA driver instead of the trident one! (I know, reinstalling the OS is a windows thing to do, but hey! I'm new to linux!) X surely regenerated the config file this time, but what troubles me is that even in the install process, whenever i

[XFree86] External Lcd Problems with laptop! Aaaargh!

2005-03-09 Thread Alex Mavrogonatos
Hi, I'm kinda a newbie to linux and trying to permemamtly switch to it from XP. Im using a fujitsu e342 laptop with a trident cyber 9388 graphics adaptor and running mandrake 10 on it. Here's the problem: I'm using this laptop as a desktop replacement meaning with an external monitor, external

RE: [XFree86] External Lcd Problems with laptop! Aaaargh!

2005-03-09 Thread Alex Mavrogonatos
Hi, thanks for the reply! I tried removing modelines but still nothing. The horizontal-vertical frequencies are out of the monitor's manual, but I also tried playing around with those settings because I read somewhere that sometimes a mode might be slightly out of those limits but still work with

Re: External CRT works on 1024x768 but LCD not. Please Help!!!

2005-02-18 Thread Alex Deucher
are configured to use BusID PCI:0:2:0. I am not sure which video port 0:2:0 drivers. One thing you can try is change BusID to PCI:0:2:1. it should use 02.0. .1 is just a placeholder for the windows drivers AFAIK. Alex ___ Devel mailing list Devel

Re: External CRT works on 1024x768 but LCD not. Please Help!!!

2005-02-18 Thread Alex Deucher
Display controller Intel 82852GM Display controller (secondary) in the windows device manager. you'll want to use the primary id for both heads. Alex ___ Devel mailing list Devel@XFree86.Org http://XFree86.Org/mailman/listinfo/devel

Re: External CRT works on 1024x768 but LCD not. Please Help!!!

2005-02-18 Thread Alex Deucher
controllers and two outputs, a DAC for analog out and a LCD controller for the laptop panel. it's all handled by one chip. Alex Thanks again. Regards, Sergio ___ Devel mailing list Devel@XFree86.Org http://XFree86.Org/mailman/listinfo/devel

Re: External CRT works on 1024x768 but LCD not. Please Help!!!

2005-02-18 Thread Alex Deucher
On Fri, 18 Feb 2005 18:15:16 -0300, Nqnsome [EMAIL PROTECTED] wrote: Hi, Thanks again. Alex Deucher wrote: Alex is correct. Let focus on the primary display controller on PCI:0:2:0 with Display Pipe A and Display Pipe B. In your case you can only have PipeA=CRT and PipeB=LCD (LFP

Re: DRI Support for ATI Radeon 9550

2005-01-19 Thread Alex Deucher
for DRI with xinerama. Alex ___ Devel mailing list Devel@XFree86.Org http://XFree86.Org/mailman/listinfo/devel

Re: DRI Support for ATI Radeon 9550

2005-01-19 Thread Alex Deucher
On Wed, 19 Jan 2005 17:33:41 +0100, Grand Apeiron [EMAIL PROTECTED] wrote: On Wed, 2005-01-19 at 10:58 -0500, Alex Deucher wrote: there is experimental r300/r400 support going on here: http://r300.sf.net Note, at the moment there is no support with any X server for DRI with xinerama

Re: [XFree86] xfree86 4.3.0 + nvidia + 1920x1200 + LCD 230W5

2004-12-13 Thread Alex Ongena
hints or pointers on how I can configure/calculate is by hand are more than welcome. Alex | Section Modes | Identifier Modes[0] | Modeline [EMAIL PROTECTED] 210.68 1920 1952 2752 2784 1200 1224 1236 | 1261 EndSection presuming the line wrap in the line above is due to your pasting

[XFree86] xfree86 4.3.0 + nvidia + 1920x1200 + LCD 230W5

2004-12-10 Thread Alex Ongena
MHz, 81.5 kHz, 74.8 Hz ... cut ... (D) (**) NVIDIA(0): Default mode 320x175: 15.8 MHz, 37.9 kHz, 85.3 Hz (D) (II) NVIDIA(0): Virtual screen size determined to be 1600 x 1200 (++) NVIDIA(0): DPI set to (100, 100) Thanks already for any help alex

Re: Documentation about drivers

2004-11-19 Thread Alex Deucher
the required header files are found. You'll need the XF86 sources, but there is no need to compile the whole lot. you can probably just run make Makefile make Makefiles make include make depend at the xc level and then just run 'make' in the directories of the drivers you want to build. Alex

Re: [XFree86] ATI Mobility Radeon 7000 (notebook) not recognized - not supported??

2004-11-17 Thread alex fratila
M6 is supported for sure, i have it on a asus notebook with red hat EL 3.0... so not very new XFree good luck --- Ian Romanick [EMAIL PROTECTED] wrote: Cornelis Bockemuehl wrote: Hello Ian, Thanks for your explanation! So the bottom line for me: - IGP and M6 is not the same chip

[XFree86] disabling any hardware accelerations

2004-11-05 Thread alex alex
I have an ASUS notebook with ati radeon m7 and I need to disable any hardware accelerations 2D and 3D. thanks. __ Do you Yahoo!? Check out the new Yahoo! Front Page. www.yahoo.com ___ XFree86

Re: Maven on G550 - was Re: Matrox G550 true dual-dvi problem

2004-09-23 Thread Alex Deucher
to work without HAL, so DDC support is moot. It should work without HAL. I had it working on my G550 (dvi + vga) a while back. Alex So if the hang occurs during this initialisation there is nothing to expect from the change. Is there an extended logging/debuging possible to find out

Re: Maven on G550 - was Re: Matrox G550 true dual-dvi problem

2004-09-23 Thread Alex Deucher
On Thu, 23 Sep 2004 12:45:17 -0500 (CDT), Huver [EMAIL PROTECTED] wrote: Alex Deucher [EMAIL PROTECTED] writes: On Thu, 23 Sep 2004 18:12:31 +0100 (BST), Andrew C Aitchison [EMAIL PROTECTED] wrote: I still can't get dual head on G550 to work without HAL, so DDC support is moot

[ALPHA] Duoview support for mobile savages

2004-07-20 Thread Alex Deucher
. USE AT YOUR OWN RISK! As I'm not (yet) able to change the framebuffer offset on crtc2, only left of, above, and clone orientations are supported right now. Configuration notes and support information as well as a patch and binary are available here: http://www.botchco.com/alex/new-savage/html

[XFree86] Trident and XF86

2004-06-30 Thread Alex Campbell
Brilliance 181AS monitor? Thanks Alex Campbell Tiscali UK Mob +447799865537 DDI +441908223809 Registered in England and Wales No. 3408171. Registered Address: 20 Broadwick, Soho, London W1T 8HT This email and its attachments are confidential and intended for the exclusive use of the addressee(s

Re: xv, radeon, alpha blending

2004-06-23 Thread Alex Deucher
On Wed, 23 Jun 2004 07:25:24 +0200, Stefan Lucke [EMAIL PROTECTED] wrote: On Mittwoch, 23. Juni 2004 05:32, Alex Deucher wrote: On Sat, 19 Jun 2004 10:40:49 +0200, Stefan Lucke [EMAIL PROTECTED] wrote: Hi, based upon Michael Deucher's radeon_xvalpha.diff found at It's

Re: xv, radeon, alpha blending

2004-06-22 Thread Alex Deucher
On Sat, 19 Jun 2004 10:40:49 +0200, Stefan Lucke [EMAIL PROTECTED] wrote: Hi, based upon Michael Deucher's radeon_xvalpha.diff found at It's actually Alex Deucher. http://www.botchco.com/alex/radeon/Xv/xv_alpha/ I enabled pixel based alpha blending by attached diff. The only

Re: Matrox I2C patch

2004-06-12 Thread Alex Deucher
On Sat, 12 Jun 2004 05:06:25 -0500, Ryan Underwood [EMAIL PROTECTED] wrote: I have two bugs open on the mga driver that I'd like some feedback on: http://bugs.xfree86.org/show_bug.cgi?id=1098 This one implements I2C support for G-series cards with single-chip dualhead support. (i.e.

Re: Screen Rotation

2004-06-09 Thread Alex Deucher
(e.g. for me) to port the code? if the i810fb supports accelerated rotation, then it might make sense to try and port it. if it does not, then it's probably easier to port the rotate option from another xfree86 DDX such as savage. See the i810 rotation thread from yesterday for more info. Alex

Re: rotate functionality in i8xx driver?

2004-06-08 Thread Alex Deucher
too hard. Take a look at another driver that implements it in SW (shadowfb), like savage for instance. Then port the required changes to the i810 driver. Alex Sebastian Alex Deucher wrote: As I recall, the only driver that supports HW accelerated rotation is the smi driver. several

Re: rotate functionality in i8xx driver?

2004-06-07 Thread Alex Deucher
As I recall, the only driver that supports HW accelerated rotation is the smi driver. Alex --- Lucas Correia Villa Real [EMAIL PROTECTED] wrote: On Monday 07 June 2004 16:19, Mark Vojkovich wrote: On Mon, 7 Jun 2004, Lucas Correia Villa Real wrote: On Monday 07 June 2004 08:56, Sebastian

[XFree86] Installation Problems on OS X

2004-06-01 Thread Alex Stork
. In the end, an application called XDarwin was created in my Applications folder, but it would not launch when opened. Since I am the administrator on my computer, (being the sole user) how can I give the XInstaller permission to write those files? Thank You, Alex Stork

[XFree86] Installation Problems on OS X

2004-06-01 Thread Alex Stork
. In the end, an application called XDarwin was created in my Applications folder, but it would not launch when opened. Since I am the administrator on my computer, (being the sole user) how can I give the XInstaller permission to write those files? Thank You, Alex Stork

Re: Radeon Ati IGP340

2004-05-24 Thread Alex Deucher
chipsets is available in DRI cvs: http://dri.sourceforge.net/cgi-bin/moin.cgi/Download you can either download the binary snapshots or build from source. Alex Thank you for all. Sorry if my english is not good. S. __ Do you Yahoo!? Yahoo

Re: Is there any work on supporting portrait mode?

2004-05-21 Thread Alex Deucher
portrait and play a movie. So it is possible to do reasonable cost. However using the ShadowBF under X the performance is, as you say, unsatisfactory. I think some smi chips support rotation in hardware in xfree86. I don't recall which ones off hand. Alex I believe there is a filter

[XFree86] Dual Head on i810 Driver

2004-05-21 Thread Alex Deucher
the current i810 driver does not support dualhead. Alex --- I'm trying to get the dual head work on Fujitsu s6010 laptop, which uses 830M as VGA card (i810 driver). However, I got the error message: Fatal server error: Requested Entity already in use! Does that mean

[XFree86] Dualhead: BusID PCI:1:0:1: No matching Device section on Solaris x86

2004-05-20 Thread Alex Deucher
it on by adding: Option monitorlayout CRT, CRT to your PriAti device section. See the radeon man page for more. Also the DVI port is always the primary crtc. Alex I have trouble getting a dualhead setup to work with a Radeon 9600 Pro card on Solaris x86 (Solaris 10 Express). The Solaris

Re: radeon driver breaking LCD brightness control?

2004-05-14 Thread Alex Deucher
(all?) of the 4.4 radeon changes are also included in x.org 6.7, so it should work either way. Alex -John -- http:// ift ile.org/ __ Do you Yahoo!? SBC Yahoo! - Internet access at a great low price. http://promo.yahoo.com/sbc

Re: radeon driver breaking LCD brightness control?

2004-05-13 Thread Alex Deucher
that the radeon driver may be causing the problem. It probably is the radeon driver. Unfortunately, xfree86 and it's drivers have no knowledge of acpi at the moment. probably some acpi related regs do not get properly saved by the server. Alex I'm wondering if anyone has heard of a problem like

Re: radeon driver breaking LCD brightness control?

2004-05-13 Thread Alex Deucher
--- John Belmonte [EMAIL PROTECTED] wrote: Alex Deucher wrote: It probably is the radeon driver. Unfortunately, xfree86 and it's drivers have no knowledge of acpi at the moment. probably some acpi related regs do not get properly saved by the server. Can you suggest how I might get

[XFree86] siliconmotion - Silicon Motion video driver

2004-05-01 Thread Alex Deucher
post your new patches on xfree86 bugzilla: http://bugs.xfree86.org/ in addition, you can send the patches to [EMAIL PROTECTED] Alex -- Hello XFree86, Regarding the siliconmotion XFree86 driver for Silicon Motion based video cards, we would like to add one more new chipset

Re: Xv colorkey with savage driver (Was: Re: [vdr] Re: [ANN] softdevice-0.0.5-xv-patch06.bz2)

2004-04-28 Thread Alex Deucher
Whoops, patch attached this time. Alex --- Angelus sent me this patch for the problems he was having with the colorkey on the savage driver. I've been pretty busy so I was just now taking a look at it. I haven't tested it yet, but then again, I haven't had any problem with Xv

Re: Sis6326 register unlock problem

2004-04-28 Thread Alex Deucher
in the kernel for using vgahw. I have no idea if the MIPS kernel supports this at the moment. See this thread for more info: http://marc.theaimsgroup.com/?t=9900895891r=1w=2 You may want to ask on the linux-mips ML. Alex Thomas -- Thomas Winischhofer Vienna/Austria thomas

Re: Recent Intel IEGD XFree86 driver discussion

2004-04-21 Thread Alex Deucher
Matt, Is there any chance Intel will release the source to the IEGD driver? many of the features like native mode setting and dualhead would be nice to have in the open driver. I'm sure if the source were available the features could be merged in pretty easily. Thanks, Alex --- Sottek

[XFree86] Dual Screen + i810

2004-04-20 Thread Alex Deucher
the opensource i810 driver doesn't support dualhead at the moment, however, it seems intel has released a binary driver on their website that supports dualhead. check the dri-devel archives for more info: http://marc.theaimsgroup.com/?t=10816138721r=1w=2 Alex -BEGIN PGP SIGNED MESSAGE

Re: i830 screen black after resume on 4.4

2004-04-12 Thread Alex Deucher
--- Jeff Chua [EMAIL PROTECTED] wrote: On Mon, 12 Apr 2004, Alan Hourihane wrote: Have you tried adding Option VBERestore false Tried, but still doesn't work. On Sun, 11 Apr 2004, Alex Deucher wrote: Can you narrow down the exact change that caused the problem? I looked

Re: i830 screen black after resume on 4.4

2004-04-09 Thread Alex Deucher
. You might try changing the VT prior to suspending if you are not already. Alex Thanks, Jeff [ [EMAIL PROTECTED] ] __ Do you Yahoo!? Yahoo! Small Business $15K Web Design Giveaway http://promotions.yahoo.com/design_giveaway

Re: [idea] bluetooth-enabled phone device keyboard/mouse driver

2004-04-09 Thread Alex Deucher
and then run the vnc client on your pda. That way your PDA can control the remote desktop. Alex __ Do you Yahoo!? Yahoo! Small Business $15K Web Design Giveaway http://promotions.yahoo.com/design_giveaway/ ___ Devel mailing

Re: S3 driver bug

2004-04-09 Thread Alex Deucher
', can't undo... Is there anyone who knows how to solve this? Take a look at s3_accel.c and see if there is a problem with it's ScreentoScreenCopy implementation. you might also want to compare it to the 3.3.x driver to see if it did anything differently. Alex Maarten Deprez

Re: [XFree86] Re: Xv and memory

2004-04-08 Thread Alex Deucher
memory can then be used by either head for Xv, etc. Alex __ Do you Yahoo!? Yahoo! Small Business $15K Web Design Giveaway http://promotions.yahoo.com/design_giveaway/ ___ XFree86 mailing list [EMAIL PROTECTED] http

Re: VIA drm compatibility update.

2004-04-04 Thread Alex Deucher
in sync with the 3D driver and DRM, you are more than welcome to. The changes there will gets synced with Xfree86 when the trees get periodically merged. We can also provide nightly snapshots along with the other DRI drivers. Alex __ Do you Yahoo!? Yahoo! Small Business

[XFree86] Xfree86 sh4

2004-03-31 Thread Alex Deucher
I haven't looked at the code SMI code in xfree86 in a while, but if it's unsatisfactory for your needs, you should contact SMI directly. In my experience they have been pretty responsive to developers. Also full databooks for all their chips are available on their website. Alex

Re: Testing X on 2.6 Mega Hertz FPGA

2004-03-17 Thread Alex Deucher
. I heard that X server has its own ATI (Mach64) driver which works with out kernel frame-buffer support, Is it true? Yes. the ati wrapper loads the ati_misc driver for mach64 and older chipsets. No kernel FB is needed. Alex -- Suresh Chandra Mannava Software

Re: Xinerama xtest

2004-03-15 Thread Alex Deucher
--- Alan Hourihane [EMAIL PROTECTED] wrote: I remember that a couple of extra tests failed with Xinerama enabled. Weren't there also some fixes for xtest and xinerama that came from the dmx project? Were those ever integrated? The ones I'm seeing are XCopyArea and XCopyPlane. Are these the

Re: [support@ati.com: XFree / Linux Support # 2118096]

2004-03-15 Thread Alex Deucher
support. This is reason enough for me to buy ati products over nvidia ones. Alex ATI seems to be interested and wants to know exactly why I think, that nVidia seems to support XFree86 better. It seems for me, that this question might be a door opener for you just for the case there exist some

Re: [support@ati.com: XFree / Linux Support # 2118096]

2004-03-15 Thread Alex Deucher
--- Shaul Karl [EMAIL PROTECTED] wrote: On Mon, Mar 15, 2004 at 01:06:46PM -0800, Alex Deucher wrote: I think in general though ATI is more open to xfree86 and open soruce

Re: [XFree86] Radeon Mobility U1 accelerated 3D support yet?

2004-03-11 Thread Alex Deucher
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Wednesday 10 March 2004 9:51 am, Alex Deucher wrote: 3D support for the IGP chipsets is available in DRI cvs. You can either build from source or try the nightly binary snapshots available here: http://dri.sourceforge.net/cgi-bin/moin.cgi

[XFree86] Radeon Mobility U1 accelerated 3D support yet?

2004-03-10 Thread Alex Deucher
3D support for the IGP chipsets is available in DRI cvs. You can either build from source or try the nightly binary snapshots available here: http://dri.sourceforge.net/cgi-bin/moin.cgi/Download Alex - -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Is there any

Re: Multimon failure with two identical PCI cards and driver.

2004-03-05 Thread Alex Deucher
. Alex __ Do you Yahoo!? Yahoo! Search - Find what you’re looking for faster http://search.yahoo.com ___ Devel mailing list [EMAIL PROTECTED] http://XFree86.Org/mailman/listinfo/devel

Re: Multimon failure with two identical PCI cards and driver.

2004-03-05 Thread Alex Deucher
personal experience though where trying different slot configurations make it work. not only with vga cards, but also with ethernet, etc. Alex At 06:54 AM 3/5/2004 -0800, you wrote: --- Mike Imhoff [EMAIL PROTECTED] wrote: THE PROBLEM: When running a dual head configuration, the primary

[XFree86] XFree86] xfree4.4 and igp: old stuff!

2004-03-05 Thread Alex Deucher
4.4 did not contain DRI support for IGP chipsets. you need to use the DRI/mesa trees for DRI support. You can either build form source or try the DRI binary snapshots: http://dri.sourceforge.net/cgi-bin/moin.cgi/Download Alex -- Subject:[XFree86] xfree4.4

Re: ibm526 ramdac support for s3 968

2004-03-04 Thread Alex Deucher
Please create a bug on xfree86 bugzilla and add this patch to it. http://bugs.xfree86.org/ Alex --- John Hay [EMAIL PROTECTED] wrote: Hi, I have two old Diamond Stealth 64 VRAM cards that use the IBM 526 RAMDAC. This patch makes XFree86 work on it again. The relevant pieces of the log

Re: [XFree86] Radeon 9200: DRI on one head and 2d on second head ?

2004-03-03 Thread Alex Deucher
--- Dominique Dumont [EMAIL PROTECTED] wrote: Alex Deucher [EMAIL PROTECTED] writes: It sounds like what you may want is my radeon driver with mergedfb support. It uses each crtc as a viewport into a single shared framebuffer so the DRI works on both heads: http

Re: Multiple Monitors

2004-03-02 Thread Alex Deucher
open source drivers support mergedfb yet: Matrox, SiS and radeon (in the DRI trunk). Radeon's code is nearly if not entirely identical with the SiS code as Alex Deucher took my SiS code and inserted it into the radeon driver. As regards pseudo-xinerama, I think the SiS driver is the only one

RE: XAA2 namespace?

2004-03-02 Thread Alex Deucher
support would be nice too, although that might require some other changes. Alex [snip] __ Do you Yahoo!? Yahoo! Search - Find what you’re looking for faster http://search.yahoo.com ___ Devel mailing list [EMAIL

[XFree86] Radeon 9200: DRI on one head and 2d on second head ?

2004-03-02 Thread Alex Deucher
-bin/moin.cgi/MergedFB Alex __ Do you Yahoo!? Yahoo! Search - Find what you’re looking for faster http://search.yahoo.com ___ XFree86 mailing list [EMAIL PROTECTED] http://XFree86.Org/mailman/listinfo/xfree86

Re: Multiple Monitors

2004-03-01 Thread Alex Deucher
to handle that is. Alex Option 1 Section Screen Identifier Screen0 Device Videocard0 DefaultDepth 24 SubSection Monitor0 SubSection Display Depth 16 Modes1024x768 800x600 640x480

Re: help new driver

2004-02-25 Thread Alex Deucher
to license your driver is up to you. Alex __ Do you Yahoo!? Yahoo! Mail SpamGuard - Read only the mail you want. http://antispam.yahoo.com/tools ___ Devel mailing list [EMAIL PROTECTED] http://XFree86.Org/mailman/listinfo

[XFree86] 3D OpenGL for S3/Pro Savage DDR-K

2004-02-17 Thread Alex Deucher
for info about downloading and building a branch of cvs: http://dri.sourceforge.net/cgi-bin/moin.cgi/Download Alex - I am seeking a driver, or information about a driver for Suse Linux 9.0 that will allow video accleration ( 3D OpenGL) on my brand new machine. My video

[XFree86] radeon 8500 hi-res 3d question

2004-02-16 Thread Alex Deucher
anything suspicious. if you try a 2047x1536 mode, it should render fine. here's the last thread on this: http://marc.theaimsgroup.com/?t=10659116373r=1w=2 Alex Thanks __ Do you Yahoo!? Yahoo! Finance: Get your refund fast by filing online. http

Re: Patch: single button double-click

2004-02-15 Thread Alex Deucher
as an enhancement on xfree86 bugzilla: http://bugs.xfree86.org Alex Oh, and if the feature already exists and I just failed to find it, please let me know. If nothing else, it may at least show me where my search technique is deficient! Cheers, Rob Brown

Re: Radeon XvMc support

2004-02-13 Thread Alex Deucher
. the one for savage compiles with the savage-2-0-0-branch in DRI cvs, however, I haven't gotten a chance to try it yet. Alex Thanks in advanced! -Andreas ps. I'm not part of any of the lists so please CC me on replys. ds. -- \_/ ( _ ) -(_)- Doctor... remember... ~O

Re: Radeon XvMc support

2004-02-13 Thread Alex Deucher
--- Torgeir Veimo [EMAIL PROTECTED] wrote: On Fri, 2004-02-13 at 07:40 -0800, Alex Deucher wrote: --- Andreas [EMAIL PROTECTED] wrote: Hi Does anyone know (or have some contacts at ATI that knows) what the current status of XvMc hardware support for radeon cards is? I'm

Re: SiS driver

2004-02-12 Thread Alex Deucher
for the most part. The changes he makes usually find their way into xfree86 within a day of two of him adding them. if you are using an older release of xfree86, then the driver is not as up to date as what's in xfree86 cvs or on Thomas' site. Alex Kean __ Do you Yahoo

Re: do XFree86 accept XIM projects?

2004-02-11 Thread Alex Deucher
to be released so if your patch goes in, I suspect it won't be until after 4.4 is released. Alex Thank you. ___ Devel mailing list [EMAIL PROTECTED] http://XFree86.Org/mailman/listinfo/devel __ Do you Yahoo!? Yahoo

Re: currect place to submit patches

2004-02-11 Thread Alex Deucher
--- mel kravitz [EMAIL PROTECTED] wrote: Hi, I have a patch to ../bsd/alpha_video.c for NetBSD alpha 21164 boxes, where can i send this? Post the patch and a description of what it does on http://bugs.xfree86.org from there it will be reviewed and potentially committed. Alex -Mel -- mel

Re: Support for Radeon Mobility

2004-02-10 Thread Alex Deucher
.org/show_bug.cgi?id=443 Alex Thanks for your good work, Cyril __ Do you Yahoo!? Yahoo! Finance: Get your refund fast by filing online. http://taxes.yahoo.com/filing.html ___ Devel mailing list [EMAIL PROTECTED] http

Re: [XFree86] ATI Radeon 9200SE, DVI output, black screen every

2004-02-08 Thread Alex Deucher
the snapshot section. --- On Fri, 2004-02-06 at 05:36, Alex Deucher wrote: 4.3.0 did not handle the DVI port on 9200 chips properly, this is fixed in cvs. Please update to the cvs version of xfree86 or try a xfree86 or DRI snapshot. Great! Do you happen to know whether

Re: XVideo seems to work on NeoMagic NM2097

2004-02-07 Thread Alex Deucher
.org) and hopefully it will be fixed. I'd imagine the patch would be pretty simple. You can probably do it yourself. It's probably only a matter of adding the 2097 to the check in the neomagic InitVideo() function. Alex __ Do you Yahoo!? Yahoo! Finance: Get your

  1   2   3   4   5   >