Re: XFree86 driver

2007-06-11 Thread Pankaj S
Thanks, Marc. Is there no way in which socket() system call and other socket related API be implemented in a XFree86 input driver? When I try to implement the same, while loading the driver module the XFree86 module loader gives Unresolved symbol for each of the functions. Even dlopen() cannot

Re: XFree86 driver

2007-06-11 Thread Andrew C Aitchison
On Mon, 11 Jun 2007, Pankaj S wrote: Thanks, Marc. Is there no way in which socket() system call and other socket related API be implemented in a XFree86 input driver? When I try to implement the same, while loading the driver module the XFree86 module loader gives Unresolved symbol for each of

Re: [XFree86] Driver issue.

2007-06-10 Thread Marc Aurele La France
On Tue, 5 Jun 2007, Lucio Lastra wrote: I don't see my graphic card driver listed. The graphic card is onboard on a DG945GTP Intel motherboard. It's based on the Intel 945G Express Chipset. http://www.intel.com/products/chipsets/945g/index.htm

[XFree86] Driver issue.

2007-06-05 Thread Lucio Lastra
Hi, I don't see my graphic card driver listed. The graphic card is onboard on a DG945GTP Intel motherboard. Detailed in here: http://www.intel.com/cd/channel/reseller/asmo-na/eng/products/desktop/bdb/d945gtp/feature/index.htm It's based on the Intel 945G Express Chipset. Detailed in here:

Re: XFree86 driver for touchscreen

2007-04-26 Thread Vishal Sagar
a XFree86 driver for a touchscreen. There is no driver for this touchscreen in XFree86 nor in Linux. All I have is: 1. The hardware touchscreen controller's protocol document 2. The source code of other touch screen drivers ELO and 3M. The only documentation we've been able to find

[XFree86] relationship of XFree86 driver modules to linux kernel modules - what is it?

2007-03-28 Thread John Lumby
I have never understood exactly what the relationship is between the XFree86 driver modules and their linux kernel buddies with same or similar name. E.g. drm, radeon, etc.Do they perform identical function, but XFree86 mdule in user space and the linux module in kernel space??If so

[XFree86] DRIVER NEEDED!

2006-06-07 Thread shane anderson
hi. i seem to be having trouble finding the driver for the s3virge-dx/gx pci(375/385) device and i cannot run games and other items due to the loss of this driver. if anyone is able to assist please contact me on [EMAIL PROTECTED] as soon as possible. thankyou.. S ANDERSON

Re: [XFree86] Driver H/W init delay

2006-05-30 Thread Jun OKAJIMA
Thank you for usuful advices. Things like getting monitor information through DDC take a long time. Also, because clocks are being set there are PLL settling times that need to be observed least you mess things up by touching the hardware before the PLLs lock. I have heard about this issue,

Re: [XFree86] Driver H/W init delay

2006-05-30 Thread Mark Vojkovich
On Tue, 30 May 2006, Jun OKAJIMA wrote: Thank you for usuful advices. Things like getting monitor information through DDC take a long time. Also, because clocks are being set there are PLL settling times that need to be observed least you mess things up by touching the hardware before

[XFree86] Driver H/W init delay

2006-05-29 Thread Jun OKAJIMA
I am working on making a very fast booting technology for Linux. Check this: http://www.machboot.com/ This boots within 10sec with x48 CD-ROM. I dont intend to blow my own horn, but not so bad result, dont you? One of the bottle neck at the moment is, XFree86 driver. For example, VESA driver

Re: [XFree86] Driver H/W init delay

2006-05-29 Thread Mark Vojkovich
working on making a very fast booting technology for Linux. Check this: http://www.machboot.com/ This boots within 10sec with x48 CD-ROM. I dont intend to blow my own horn, but not so bad result, dont you? One of the bottle neck at the moment is, XFree86 driver. For example, VESA driver seems

[XFree86] re-activating xfree86 driver without restarting x window?

2006-02-23 Thread HX Zheng
Hello, I have an elographics touch screen (serial port) working with xfree86 in Debian system. It works when the X window starts. But after calibrating it, I should restart X window to use new settings. 1. Is it possible to use the new settings after calibrating the touch screen without

Re: Writing an XFree86 driver for some unusual hardware...

2005-10-08 Thread Mark Vojkovich
with finish flag at the end of each one and don't know anything about some kind of timings etc. The speed of output is about 25 fps. Is it possible to use this device with XFree86 at all? I trying to write a test XFree86 driver for this purpose and hasn't found how to get the screen picture to send

Writing an XFree86 driver for some unusual hardware...

2005-10-07 Thread Victor Demchenko
. Is it possible to use this device with XFree86 at all? I trying to write a test XFree86 driver for this purpose and hasn't found how to get the screen picture to send it to my device. Is it true, that only Xv extension allows to control the output of completed frames by the adaptor-PutImage

[XFree86] driver can't suport depth 24

2005-03-11 Thread TOFIK HIDAYAT
Motherboard = ASUS P$S533 redhat 9 driver cannot suport depth 24 Do you Yahoo!? Yahoo! Small Business - Try our new resources site!

[XFree86] Driver Problem in S3 Prosavage KM133 Video Card

2004-12-29 Thread Jayaprakash Chandrasekaran
Hi My hardware configuration is Processor : AMD Athlon XP ViA Chipset, S3 Prosavage KM133 Video Card and Samtron 56v monitor I installed Redhat Linux 9 on my machine. While installing it doesn't detected GUI. So I installed in text mode. After that I logged in using text mode and started the

[XFree86] driver for VIA KM400 in Mandrake 9.2

2004-05-17 Thread Paulo Mauricio Paes Barretto
I have Mandrake 9.2 installed in an Asus A7V8X-MX motherboard with chipset VIA KM400. Video driver being used after installation is Vesa. XFree86 version is 4.3.0. Looking in XFree86 resources page, current video drivers, I knew there is a VIA driver. A VIA driver exists in my installation, and

Recent Intel IEGD XFree86 driver discussion

2004-04-21 Thread Sottek, Matthew J
XFree developers, Recently there has been a discussion of the IEGD XFree driver developed by Intel. This driver is developed and maintained by the Embedded Intel Architecture Division (EID) for use on embedded platforms and should not be confused with the Extreme graphics drivers developed for

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,

RE: Recent Intel IEGD XFree86 driver discussion

2004-04-21 Thread Sottek, Matthew J
source driver. I'll make sure it is taken under advisement. -Matt -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Alex Deucher Sent: Wednesday, April 21, 2004 10:32 AM To: [EMAIL PROTECTED] Subject: Re: Recent Intel IEGD XFree86 driver discussion Matt

Re: Recent Intel IEGD XFree86 driver discussion

2004-04-21 Thread L. Jensen
Thanks for addressing this matter on the list, Matthew. On Wednesday 21 April 2004 01:20 pm, Sottek, Matthew J wrote: Unfortunately the 1400x1050 mode that was discussed on this list is not supported in the IEGD driver when using the LVDS display. Although the embedded driver does not rely on

[XFree86] Driver for Acer Travelmate291

2004-02-24 Thread Christoph Ludwig
Hello, On my Acer Notebook Travelmate 291LCI with a 1400x1050 LCD I get only a resolution of 1280x1024. I use Suse-Linux 9.0 with XFree86 Version 4.3.0.1 Configuration tool was sax2 with the following options: Monitor: LCD [EMAIL PROTECTED] Graphics: Intel 855GM I have tried different monitors:

Re: [XFree86] Driver for Acer Travelmate291

2004-02-24 Thread Ron Johnson
On Tue, 2004-02-24 at 03:52, Christoph Ludwig wrote: Hello, On my Acer Notebook Travelmate 291LCI with a 1400x1050 LCD I get only a resolution of 1280x1024. I use Suse-Linux 9.0 with XFree86 Version 4.3.0.1 Configuration tool was sax2 with the following options: Monitor: LCD [EMAIL

[XFree86] Driver

2004-02-13 Thread Jerry robards
Is there a driver update for sis 5598/6326? Jerry Robards attachment: winmail.dat

Re: [XFree86] Driver

2004-02-13 Thread Thomas Winischhofer
Jerry robards wrote: Is there a driver update for sis 5598/6326? Jerry Robards www.winischhofer.net/linuxsisvga.shtml -- Thomas Winischhofer Vienna/Austria thomas AT winischhofer DOT net http://www.winischhofer.net/ twini AT xfree86 DOT org

[XFree86] Driver

2004-02-03 Thread Bernell Frank Jr
Please send me the driver. ___ XFree86 mailing list [EMAIL PROTECTED] http://XFree86.Org/mailman/listinfo/xfree86

[XFree86] Driver

2004-01-18 Thread wwk
I am trying to find a driver for S3Virge DX/GX to ryn Windows XP. Can you help? W Kelly

[XFree86] driver for a ProSavage-DDR400

2004-01-15 Thread Pablo Rodriguez
Hi there, since the XFree86 4.4 is about to release, I'd like to know whether it would be possible to obtain a driver for the ProSavage DDR400 (which should support what Acer describes as chipset-integrated S3 Graphics Savage8 AGP graphics core with default shared memory up to 64MB) that

[XFree86] driver

2004-01-04 Thread Giorgio Toscano
Hello!! I lost my disk-driver for " S3 Virge/DXD5" I need to charge a new operating systen in my P.C. Can you help me sending a driver for Windows NT? Thanks

[XFree86] Driver help

2003-12-08 Thread Christopher Duran
Im trying to find a sis video driver for my video card to access my higher resolution,thanks for any responses. Christopher Duran [EMAIL PROTECTED] Why Wait? Move to EarthLink.

[XFree86] driver cannot support deapth 24?

2003-12-05 Thread Peter Soper
Hi, I have an older, (late 90's vintage Pentium Pro) computer that I am hoping to convert to run MSC linux, for which I have a set of V2001 CD's. I am booting off their distribution CD with a essentially blank, NTFS formatted secondary 18G Hard disk where I wanted to install the OS and

[XFree86] Driver for ATI Mobility M3

2003-11-17 Thread Alan Herman
Hi!!! I'm installing a Java Desktop from SUN on my laptop, but when i finished the installation and reboot it the system not entry to graphic mode, the system send me a error like: (EE) Screen(s) found, but none have a usable configuration. Fatal server error: no screens found My laptop is a

[XFree86] driver for ATI Radeon 9600 Pro

2003-10-14 Thread Narendranatha R Sajjala
Hi, i didn't find video driver for ATI Radeon 9600 Pro for XFree86 for my RedHat Linux9 desktop. but video drivers are available for next version like 9700 Pro, not for 9600Pro. is there any problem with 9600Pro.. regards/Narendra ___ XFree86 mailing

Re: [XFree86] Driver for ATI Radeon IGP 340M

2003-10-08 Thread Alex Deucher
Actually I think the IGP code went in after 4.3.0 was released. you may need to use the driver from CVS. Also if you want 3D support to need to use this patch: http://bugs.xfree86.org/show_bug.cgi?id=314 Alex On Tue, 2003-10-07 at 16:23,

Re: [XFree86] Driver for ATI Radeon IGP 340M

2003-10-07 Thread Brandon Wittenburg
On Tue, 2003-10-07 at 16:23, =?iso-8859-1?B?SXNpZG9ybyBUcmV2afFv ?= wrote: Sir, I have an ATI Radeon IGP 340M and I wish you could tell me which driver I should use and how I can configure it. Thanks You should run XFree86 4.3.0 or later and use the radeon driver. Something like this for

[XFree86] driver compatibility

2003-09-19 Thread NetLogic Net NetLogic
Dear sir, I have installed linux 8 red hat in my pc whose configuration is PIV0-2.40 GHz and 845gbve2 board. xwindow does not started. please suggest me what to do?. Thanking you. ___ Meet your old school or college

RE: [XFree86] Driver problem for RADEON 9100

2003-08-17 Thread Alexander Stohr
:[EMAIL PROTECTED] Sent: Sunday, August 17, 2003 17:50 To: [EMAIL PROTECTED] Subject: [XFree86] Driver problem for RADEON 9100 Hi I have a problem whit drivers for my graphic card RADEON 9100, I tray whit ati and radeon drivers and still is the same problem. The config and log file is attached

RE: [XFree86] Driver problem for RADEON 9100

2003-08-17 Thread Alexander Stohr
:[EMAIL PROTECTED] Sent: Sunday, August 17, 2003 17:50 To: [EMAIL PROTECTED] Subject: [XFree86] Driver problem for RADEON 9100 Hi I have a problem whit drivers for my graphic card RADEON 9100, I tray whit ati and radeon drivers and still is the same problem. The config and log file is attached

RE: [XFree86] Driver problem for RADEON 9100

2003-08-17 Thread Michel Dänzer
On Sun, 2003-08-17 at 18:49, Alexander Stohr wrote: (WW) RADEON(0): Mode 640x480 is out of range. (WW) RADEON(0): Valid modes must be between 320x200-0x0 (II) RADEON(0): Total number of valid FP mode(s) found: 0 (EE) RADEON(0): No valid mode found for this DFP/LCD (EE) Screen(s) found, but

[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)

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

[XFree86] Driver Cirrus logic gd-546x vga

2003-07-13 Thread Giacomo
ho un problema con la scheda video integrata su un IBM CIRRUS LOGIC GD-546X VGA, e no riesco a trovare il driver

Re: [XFree86] Driver Cirrus logic gd-546x vga

2003-07-13 Thread Andy Goth
On Sunday, July 13, 2003 3:10 am, Giacomo wrote: ho un problema con la scheda video integrata su un IBM CIRRUS LOGIC GD-546X VGA, e no riesco a trovare il driver Attempted translation: I have a problem with my integrated video card, an IBM CIRRUS LOGIC GD-546X VGA, and I am not able to find a

Re: [XFree86] Driver Cirrus logic gd-546x vga

2003-07-13 Thread Derek Fawcus
On Sun, Jul 13, 2003 at 04:44:12AM -0500, Andy Goth wrote: On Sunday, July 13, 2003 3:10 am, Giacomo wrote: ho un problema con la scheda video integrata su un IBM CIRRUS LOGIC GD-546X VGA, e no riesco a trovare il driver Attempted translation: I have a problem with my integrated video

[XFree86] driver

2003-07-01 Thread Fabrizio
Salve vorrei avere i driver per S3 VIRGE/DX (tornado) per Win ME Grazie

RE: [XFree86] driver

2003-07-01 Thread Cynthia Grossen
We haven't got any of those here. Try microsoft's website or the website for the manufacturer (S3) of your video card. -Original Message- From: Fabrizio [mailto:[EMAIL PROTECTED] Sent: Tuesday, July 01, 2003 9:36 AM To: [EMAIL PROTECTED] Subject: [XFree86] driver Salve vorrei avere i

RE: [XFree86] Driver for Trident XP4 m32

2003-06-25 Thread Iain
I have installed DRI and X, but I keep getting the message that the X11 driver is not configured for OpenGL. Also, direct rendering is turned off. I'm using Debian Woody, X 4.3.99.5, Mesa-5.01, and an ATI Rage128. Can anybody assist me? Thank you. Sincerely, Iain Marcuson.

[XFree86] Driver for Trident XP4 m32

2003-06-25 Thread Jaroslav Kautsky
(sending again after subscribing and hoping for response :) I am looking for a driver for Trident XP4 m32LP in the Toshiba Portege R100 notebook. I have looked at http://www.xfree86.org/~alanh/ where some drivers under development are mentioned. I would appreciate information if some

Re: [XFree86] Driver for Trident XP4 m32

2003-06-25 Thread Alan Hourihane
On Thu, Jun 26, 2003 at 08:14:10AM -0400, Jaroslav Kautsky wrote: (sending again after subscribing and hoping for response :) I am looking for a driver for Trident XP4 m32LP in the Toshiba Portege R100 notebook. I have looked at http://www.xfree86.org/~alanh/ where some drivers under

[XFree86] Driver for Trident XP4 m32

2003-06-24 Thread Jaroslav Kautsky
I am looking for a driver for Trident XP4 m32LP in the Toshiba Portege R100 notebook. I have looked at http://www.xfree86.org/~alanh/ where some drivers under development are mentioned. I would appreciate information if some suitable driver for the above mentioned configuration exists and can

Re: [XFree86] xfree86 driver implementation

2003-06-02 Thread Jaroslav Vozab
into YUV. Mark. On Fri, 30 May 2003, Jaroslav Vozab wrote: Hi, I try to implement xfree86 driver for one of IBM PPC based chips. Graphics of this chip is not based on RGB colorspace but on YUV colorspace and there are two planes one for Y and one for UV. I have

[XFree86] xfree86 driver implementation

2003-05-31 Thread Jaroslav Vozab
Hi, I try to implement xfree86 driver for one of IBM PPC based chips. Graphics of this chip is not based on RGB colorspace but on YUV colorspace and there are two planes one for Y and one for UV. I have no idea how to implement it. I can mmap the video memory but i have no idea how to describe

Re: [XFree86] xfree86 driver implementation

2003-05-31 Thread Mark Vojkovich
to the real framebuffer using the Glide(tm) library. You could have a shadowFB RefreshArea function that did the colorspace conversion from RGB into YUV. Mark. On Fri, 30 May 2003, Jaroslav Vozab wrote: Hi, I try to implement xfree86 driver for one of IBM PPC based chips

[XFree86] Driver

2003-03-03 Thread Alex Lim
To whom it may concern. I am facing some problem on downloading the driver for below chipset. Could you please find me the exactly website to get the driver please. Thank you. S3 VIRGE/GX2 86C357 (AGP) Regards, Alex

Re: [XFree86] driver for ATI Xpert98 AGP under Xfree86 4.3?

2003-03-01 Thread Dr Andrew C Aitchison
On Fri, 28 Feb 2003, Reid Vail wrote: I have this older ATI card (Xpert 98 AGP) and am wondering if theATI driver that runs under Xfree86 4.3 supports the AGP functionality? The Xfree86 site which references this seems pretty ambigious to me. It says it supports the Rage classd. But the

[XFree86] driver for ATI Xpert98 AGP under Xfree86 4.3?

2003-02-28 Thread Reid Vail
I have this older ATI card (Xpert 98 AGP) and am wondering if theATI driver that runs under Xfree86 4.3 supports the AGP functionality? The Xfree86 site which references this seems pretty ambigious to me. It says it supports the Rage classd. But the old Xfree 3.3.6 looks more comprehensive,

[XFree86] RE: i810 xfree86 driver tv-out

2003-02-23 Thread mscdex
Hi, I was wondering if you could implement tv-out capability for the i810 in xfree86. So far I can view only the console in linux, and not xfree86. I would greatly appreciate it. I am willing to test it out for you if you like. ___ XFree86 mailing list

[XFree86] Driver nVidia

2003-02-19 Thread Jeremy D'Inverno
XFree86 Version 4.2.1 / X Window System (protocol Version 11, revision 0, vendor release 6600) Release Date: 3 September 2002 If the server is older than 6-12 months, or if your card is newer than the above date, look for a newer version before reporting problems. (See

Re: [XFree86] Driver nVidia

2003-02-19 Thread Mark Vojkovich
On Thu, 20 Feb 2003, Jeremy D'Inverno wrote: You are using the nv driver that comes with XFree86 yet you are trying to load the glx module from NVIDIA's binary drivers. If you want to use the nv driver that comes with XFree86 then uninstall NVIDIA's drivers, in particular, remove NVIDIA's

[XFree86] driver for intel original 845GLAD motherboard

2003-02-05 Thread rinku deopura
dear sir, I have installed redhat linux 8.0 on my computer but it does not support my vedio card and sound card so please tell me about drivers availability.you please quickly mail me your reply i have urgently required these drivers.i had also search on internet. Date:6 Feb 2003

Re: [Xpert]Re: Using the chips XFree86 driver on a PowerBook3400 (almost there.)

2002-10-11 Thread Egbert Eich
Michael Stephen Hanni writes: G'day Egbert, The funny thing is that using either cursor I get this behavior. I'll look into this, maybe I did something that made the hardware cursor be used regardless of the option setting. Hmm, that's funny. It is possible that the cursor Image

Re: [Xpert]Re: Using the chips XFree86 driver on a PowerBook3400 (almost there.)

2002-10-10 Thread Egbert Eich
Michael Stephen Hanni writes: Howdy. Well I've got it all to work save for the WritePixmap acceleration as it makes use of some fun MoveDataFromCPU/MoveDWORDS magic. With WritePixmap active there is a small box of color distortion around the mouse cursor. I'm sure the MoveDataFromCPU

Re: [Xpert]Re: Using the chips XFree86 driver on a PowerBook3400 (almost there.)

2002-10-10 Thread Michael Stephen Hanni
G'day Egbert, on 10-10-2002 7:30 AM, Egbert Eich at [EMAIL PROTECTED] wrote: Michael Stephen Hanni writes: Well I've got it all to work save for the WritePixmap acceleration as it makes use of some fun MoveDataFromCPU/MoveDWORDS magic. With WritePixmap active there is a small box of color

[Xpert]Re: Using the chips XFree86 driver on a PowerBook 3400 (almostthere.)

2002-10-09 Thread Ani Joshi
It seems you have changed the address space to use the big endian aperture, this is correct. As for the accel engine, try turning off all acceleration (just #if them out in the driver, no need for several XaaNo* Options), and leave on SolidFills, this is the easiset to debug. There is a

Re: [Xpert]Re: Using the chips XFree86 driver on a PowerBook3400 (almost there.)

2002-10-09 Thread Michael Stephen Hanni
Howdy. Well I've got it all to work save for the WritePixmap acceleration as it makes use of some fun MoveDataFromCPU/MoveDWORDS magic. With WritePixmap active there is a small box of color distortion around the mouse cursor. I'm sure the MoveDataFromCPU function is assuming little endian data,

[Xpert]Using the chips XFree86 driver on a PowerBook 3400 (almost there.)

2002-10-08 Thread Michael Stephen Hanni
Hi, Being of unsound mind and body I decided to see if the chips driver could be made to work on my PowerBook 3400. This model of powerbook includes the ct65550 chipset -- i.e. HiQV -- and has 1 meg of video ram. From reading the documentation in the source tree it would appear that the chips

[Xpert]XFree86 driver work

2002-10-08 Thread Alan Cox
On ftp://people.redhat.com/alan please find - A Cyrix driver for XFree86 4.2 (CS5520/CS5530) The shipped driver appears to be incomplete, the detection didn't work, mode change didn't work and was done wrongly, palette handling didn't work and a few other

Re: [Xpert]XFree86 driver question

2002-03-30 Thread Ricardo Baratto
thanks a lot. ricardo On Sat, 30 Mar 2002 05:37:46 + you (didier [EMAIL PROTECTED]) wrote: Ricardo Baratto wrote: Hi all, is it possible to write an xfree86 graphics driver that has similar functionality as Xvfb? (i.e. doesn't care/require graphics hw on the machine). I'm playing

[Xpert]XFree86 driver question

2002-03-29 Thread Ricardo Baratto
Hi all, is it possible to write an xfree86 graphics driver that has similar functionality as Xvfb? (i.e. doesn't care/require graphics hw on the machine). I'm playing with writing a thin client (like vnc) that's transparent to X apps, and even though i could hack Xvfb to do what i want, it