Re: [XFree86] PS_FontInfoRec undeclared

2003-06-01 Thread Matthieu Herrb
Amir Hardon wrote (in a message from Sunday 1) > > I'm using gcc 3.2.3 and freetype-2.0.4, does someone know what's wrong? > You need a newer freetype2 (or make sure your build is using the version that comes with XFree86) Matthieu

[XFree86] Re: [drm:r128_cce_idle] *ERROR* r128_cce_idle called without lockheld

2003-06-01 Thread Christian Marillat
Emanoil Kotsev <[EMAIL PROTECTED]> writes: > Hi Hi, [...] > > [EMAIL PROTECTED]:~# less /var/log/kern.log > May 30 19:55:27 bendida kernel: ] *ERROR* r128_cce_start called without > lock held > May 30 19:55:27 bendida kernel: [drm:r128_cce_idle] *ERROR* > r128_cce_idle called w

Re: [XFree86] Problem starting self-compiled program

2003-06-01 Thread Stephan Kulka
Hi >I'm stumped. BadRequest should only be returned if your X-server > doesn't support XF86VidModeGetGamma. XF86VidModeGetGamma has > been supported for a long time (since the XFree86 3.9 days). > >Does "xgamma" work? That calls that function. If I call it user (the same who uses the

[XFree86] PS_FontInfoRec undeclared

2003-06-01 Thread Amir Hardon
I'm trying to install XFree86, and during the make install, when it tries to compile mkfontscale.c it gives an error saying that PS_FontInfoRec is undeclared: gcc -m32 -O2 -fomit-frame-pointer -march=i686 -ansi -pedantic -pipe -I/usr/include/freetype2 -I../.. -I../../exports/include -Dlinux

Re: [XFree86] NV17M

2003-06-01 Thread Mark Vojkovich
On Sun, 1 Jun 2003, Tom Danielsen wrote: > Hello, > as far as I can tell the NV17M is not supported at this time. > I am currently using the driver from Nvidia, but would rather > use a "nv" driver if it supported the chipset. > > Is there any effort underway to support this? When? :-) It's

[XFree86] NV17M

2003-06-01 Thread Tom Danielsen
Hello, as far as I can tell the NV17M is not supported at this time. I am currently using the driver from Nvidia, but would rather use a "nv" driver if it supported the chipset. Is there any effort underway to support this? When? :-) Dell Latitude C840 => [EMAIL PROTECTED]:0:0: class=0

Re: [XFree86] Problem starting self-compiled program

2003-06-01 Thread Mark Vojkovich
On Sat, 31 May 2003, Stephan Kulka wrote: > Hi all > > I still get this problem. > > > > X Error of failed request: BadRequest (invalid request code or no such > > > operation) > > > Major opcode of failed request: 145 (XFree86-VidModeExtension) > > > Minor opcode of failed request: 16 (X

Re: [XFree86] New system

2003-06-01 Thread Marc Aurele La France
On Sat, 31 May 2003, Jeffrey Hill wrote: > I just installed Red Hat Linux onto my computer (sharing a partitioned > hard drive with windows ME). It came with XFree86. It is the latest > version. My first problem is that since I can't get the GUI to start, > obviously, and I can't seem to find h

Re: [XFree86] nvidia HDTV modes

2003-06-01 Thread Mark Vojkovich
On Sat, 31 May 2003, Brian L Scipioni wrote: > I have an nvidia TI-4200 card running under RHLinux 8.0. My monitor is an EPSON > TW100 projector. I am using the new nvidia driver from nvidia. Both the TI-4200 > and the TW100 support the HDTV modes (1280x720 - 720p and 1920x1080 - 1080i/p).

Re: [XFree86] Wheelmouse

2003-06-01 Thread Jeremy Buseman
You don't need any extra packages. Just edit your XF86Config file. Under Section "Pointer" add "ZAxisMapping 4 5" without the quotes of course. That will enable your mouse wheel. --- Piero <[EMAIL PROTECTED]> wrote: > I just installed X window (version 4.3); I'd like to > know how to have a > w

Re: [XFree86] /dev/ ?

2003-06-01 Thread Jeremy Buseman
/dev/mouse is ussually correct for most unless it's usb then you'd have to cat the entries in the /dev/input directory. Just to make sure do: cat -v /dev/mouse and then move your mouse. If you get a bunch of output when you move it then that's your device. J. Buseman --- Piero <[EMAIL PROTECTED]

Re: [XFree86] How do I select a working *default* video mode?

2003-06-01 Thread Christian T. Steigies
Please Cc me, I read this list via the web. Andy Goth wrote: > On Monday, May 26, 2003 11:10 am, Simon Watson wrote: > > My monitor loses the videocard signal when XFree86 starts. Pressing > > CTL+ALT+- several times to change resolution brings back the display. I've > > tried editing XF86Config b

Re: [XFree86] Wheelmouse

2003-06-01 Thread Tom Wesley
On Sunday 01 June 2003 06:29, Piero wrote: > I just installed X window (version 4.3); I'd like to know how to have a > wheelmouse (PS2, Logitech) recognised. Do I need extra packages (Imwheel > ?) or not? Do I just need to change some line in XF86Config ? If so, how? > try Section "InputDevice"

[XFree86] Wheelmouse

2003-06-01 Thread Piero
I just installed X window (version 4.3); I'd like to know how to have a wheelmouse (PS2, Logitech) recognised. Do I need extra packages (Imwheel ?) or not? Do I just need to change some line in XF86Config ? If so, how? Thanks for helping, Piero. ___ XF

Re: [XFree86] Extended ASCII character input

2003-06-01 Thread Owen Taylor
On Mon, 2003-06-02 at 16:38, [EMAIL PROTECTED] wrote: > Hello > I am trying to input characters from the extended ascii codes in a Linux/XFree86 > 4.02 environment (such as holding the alt key and typing 248 on the number keypad to > produce the degree symbol). I am trying this on two different S

[XFree86] libfontconfig problem solved

2003-06-01 Thread David P. Turley
I solved the libfontconfig.so.1 problem downgrading to an earlier version of fontconfig. The newest includes fontconfig.so.1.0, and for some reason, that messes everything up. Now everything works. --David ___ XFree86 mailing list [EMAIL PROTECTED] h

Re: [XFree86] Keyboard issue with X

2003-06-01 Thread L T
Thanks, I'll try that when I come back from the country : ) _ The new MSN 8: advanced junk mail protection and 2 months FREE* http://join.msn.com/?page=features/junkmail ___ XFree86 maili

[XFree86] New system

2003-06-01 Thread Jeffrey Hill
I just installed Red Hat Linux onto my computer (sharing a partitioned hard drive with windows ME).  It came with XFree86.  It is the latest version.  My first problem is that since I can't get the GUI to start, obviously, and I can't seem to find how to access my floppy drive, I am unable t

[XFree86] nvidia HDTV modes

2003-06-01 Thread Brian L Scipioni
I have an nvidia TI-4200 card running under RHLinux 8.0. My monitor is an EPSON TW100 projector. I am using the new nvidia driver from nvidia. Both the TI-4200 and the TW100 support the HDTV modes (1280x720 - 720p and 1920x1080 - 1080i/p). I have these modes, as well as several of the sta

[XFree86] server crash

2003-06-01 Thread Stefan . Schoenert
Dear xfree86, please find attached the log file after server crash. Alas, this happens quite often on my laptop when the is just running while I'm not working with it. Hope you can make sense out of the log file. regards, Stefan --- Stefan Schoenert Max-Planck-Institut fuer Ker

[XFree86] Re: Problem with Installation of XFree

2003-06-01 Thread Mike A. Harris
On Sat, 31 May 2003, Uthman A. Olalekan wrote: >Date: Sat, 31 May 2003 08:04:23 -0700 (PDT) >From: Uthman A. Olalekan <[EMAIL PROTECTED]> >To: [EMAIL PROTECTED] >Reply-To: [EMAIL PROTECTED] >Content-Type: multipart/mixed; boundary="0-1020175266-1054393463=:66931" >Subject: Problem with Installatio

[XFree86] Extended ASCII character input

2003-06-01 Thread vfr700
Hello I am trying to input characters from the extended ascii codes in a Linux/XFree86 4.02 environment (such as holding the alt key and typing 248 on the number keypad to produce the degree symbol). I am trying this on two different Sony Vaio notebooks (so the number keypad is activated by the

[XFree86] Re: Framebuffer server

2003-06-01 Thread Mike A. Harris
On Sat, 31 May 2003, Piero Caracciolo wrote: >Date: Sat, 31 May 2003 09:39:02 -0700 >From: Piero Caracciolo <[EMAIL PROTECTED]> >To: [EMAIL PROTECTED] >Reply-To: [EMAIL PROTECTED] >Content-Type: text/plain; charset=us-ascii; format=flowed >Subject: Framebuffer server > >I'm downloading the files f

Re: [XFree86] /dev/ ?

2003-06-01 Thread Tom Wesley
On Sunday 01 June 2003 03:09, Piero wrote: > Which is the appropriate device for a PS2 mouse? > Thanks, > Piero. > /dev/psaux -- Tom Wesley Please encrypt personal replies if possible. pgp0.pgp Description: signature

[XFree86] /dev/ ?

2003-06-01 Thread Piero
Which is the appropriate device for a PS2 mouse? Thanks, Piero. ___ XFree86 mailing list [EMAIL PROTECTED] http://XFree86.Org/mailman/listinfo/xfree86

RE: [XFree86] Problem with Installation of XFree

2003-06-01 Thread Wilco Holdorp
You first have to configure XFree. You seem to have no config file.   -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Uthman A. Olalekan Sent: zaterdag 31 mei 2003 17:04 To: [EMAIL PROTECTED] Subject: [XFree86] Problem with Installation of XFree

Re: [XFree86] Problem starting self-compiled program

2003-06-01 Thread Stephan Kulka
Hi all I still get this problem. > > X Error of failed request: BadRequest (invalid request code or no such > > operation) > > Major opcode of failed request: 145 (XFree86-VidModeExtension) > > Minor opcode of failed request: 16 (XF86VidModeGetGamma) > > Serial number of failed request:

[XFree86] samsung syncMaster 753 s redhat 8.0

2003-06-01 Thread Mobile Harbor
  am trying to start X server on Samsung SyncMaster 753s on redhat Linux 8.0  on Intel PIV platform. am attaching the log and config file for your reference. The video card is integrated on Intel 845 chipset.   gulzar,Mobile Harbor, India. GSM +91 9822003809Tel +91 20 5897724email: [EMAIL PROTECT

[XFree86] Problem with Installation of XFree

2003-06-01 Thread Uthman A. Olalekan
The log message is as attached Do you Yahoo!? Free online calendar with sync to Outlook(TM). XFree86 Version 4.3.0 (Red Hat Linux release: 4.3.0-2) Release Date: 27 February 2003 X Protocol Version 11, Revision 0, Release 6.6 Build Operating System: Linux 2.4.20-3bigmem i686 [ELF] Build Date: 27

[XFree86] five button mouse

2003-06-01 Thread Mikhail Ramendik
Hello! I have an A4Tech 5-button mouse (one of the buttons is actually the wheel, but it can be pressed too). Right now, only three buttons (including the wheel one) work. Is there any way to have the other two work, if only as "copies" of existing buttons? Also, is there a way to change mouse w