RE: [Newbie]ark driver woes

2002-02-13 Thread Mike A. Harris

On Mon, 11 Feb 2002, Thomas R. Leith wrote:

 Your best bet is probably to keep on upgradin' to 4.2.0.

Is there an actual reason to expect this will help, or is it just general
advice??

Assuming that it really WILL help, I notice here:

http://www.xfree86.org/pipermail/xpert/2001-November/012731.html

that Mike Harris this past November was working on getting 4.2.0 into an
RPM-able state. Is that done now? I couldn't find anything on RedHat's web
site about it

I've had XFree86 4.2.0 in RPM packages since three days before 
4.2.0 was officially announced as released by XFree86.org.  My 
local build environment is quite automated now, so you can fully 
expect whenever a new official release of XFree86 is announced 
that I have already got experimental RPM packages made of it.

Red Hat's developmental packages appear in Red Hat Rawhide, which 
is an ongoing developmental snapshot made pretty much daily of 
our internal development efforts.  You can get XFree86 4.2.0 from 
Rawhide at:

ftp://rawhide.redhat.com/pub/redhat/linux/rawhide

To use these packages you'll need to also use the Rawhide kernel,
and also upgrade possibly other packages from rawhide too.

I built 4.2.0 rpm's for RHL 7.2 for a while, but have stopped 
doing so because changes in my XFree86 packaging has caused it to 
not build in our strict build system anymore.  I plan on 
releasing 4.2.0 rpm's for 7.2 again at some point in the future, 
but it probably wont be right away.

Hope this helps.
TTYL

-- 
--
Mike A. Harris  Shipping/mailing address:
OS Systems Engineer 190 Pittsburgh Ave., Sault Ste. Marie,
XFree86 maintainer  Ontario, Canada, P6C 5B3
Red Hat Inc.Phone: (705)949-2136
http://www.redhat.com   ftp://people.redhat.com/mharris
Red Hat XFree86 mailing list:   [EMAIL PROTECTED]
General open IRC discussion:#xfree86 on irc.openprojects.net
--

___
Newbie mailing list
[EMAIL PROTECTED]
*** To unsubscribe , or change message options, see:
http://XFree86.Org/mailman/listinfo/newbie



[Newbie]blank screen and then back to login promt

2002-02-13 Thread Frank Bertha Lesage

when I boot up the system Debian it attempts to go directly into X
I then get the following screen
Xfree86 Version 3.3.6a / X Window System
(protocol Version 11, revision 0, vendor release 6300)
Release date: xx November 2000
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.
Operating system: Linux 2.4.13 i686 [ELF]
configured drivers:
Mach64: accelerated server for ATI Mach64 graphics adapters (patchlevel 
1) (using VT number 7)

XF86Config: /etc/X11/XF86Config
(--) no ModulePath specified using default: /usr/X11R6/lib/modules
dbe: Unknown error loading module

Config Error: /etc/X11/XF86Config:48

SubSection extmod

Module section keyword expected
X connection to :0.0 broken (explicit kill or server shutdown)

Can anyone HELP

I have tried everything i can think of including running xf86config
thank you in advance
Frank




___
Newbie mailing list
[EMAIL PROTECTED]
*** To unsubscribe , or change message options, see:
http://XFree86.Org/mailman/listinfo/newbie



[Newbie]X won't start on darwin

2002-02-13 Thread Raynard A. Jong

This used to work, but something appears to have gotten corrupted.

When I try to start the x server, I get the following error message. 
Any hints on where to look for solution to my problem?



TIA

Ray


  startx -- -quartz

2002-02-11 18:05:22.108 XDarwin[344]
XDarwin 1.1
Running in parallel with Mac OS X Quartz window server.

XFree86 Version 4.2.0 / X Window System
(protocol Version 11, revision 0, vendor release 6600)
Release Date: 18 January 2002
 If the server is older than 6-12 months, or if your hardware is
 newer than the above date, look for a newer version before
 reporting problems.  (See http://www.XFree86.Org/FAQ)
Operating System: Darwin
Using keymapping provided in /System/Library/Keyboards/USA.keymapping.
Display mode: Full screen Quartz
Screen 0 added: 1152x870 @ (0,0)
AUDIT: Mon Feb 11 18:05:23 2002: 344 XDarwin: client 1 rejected from local host
Xlib: connection to :0.0 refused by server
Xlib: No protocol specified


waiting for X server to begin accepting connections .
AUDIT: Mon Feb 11 18:05:25 2002: 344 XDarwin: client 1 rejected from local host
Xlib: connection to :0.0 refused by server
Xlib: No protocol specified
___
Newbie mailing list
[EMAIL PROTECTED]
*** To unsubscribe , or change message options, see:
http://XFree86.Org/mailman/listinfo/newbie



[Newbie]Problems with Samtron SC-428VS (E)

2002-02-13 Thread Daniel Mazzucco

Hello,

My problem is that I only can get a resolution of 640x480, but both my card
and my monitor supports 800x600 mode.

I have a Samtron SC-428VS (E) monitor, and my card is a PCI Trident
TGUI9440. I've recently installed Slackware 8 - but with Mandrake 8.0 I had
the same problem-

This monitor is not in a data base list where I can choose it, and I think
it is a very important pert of the problem.

The clues I have I get they from X -probeonly, and the messages are:

Not using default mode 640x480 (hsync out of range)
Not using default mode 800x600 (bad mode clock / interlace / doublescan)
..

Do you know what can I do? Can you help me? I want to use some apps in
graphic mode, but in a 640x480 I have very large icons.

Thank for your help.

Daniel Mazzucco.




___
Newbie mailing list
[EMAIL PROTECTED]
*** To unsubscribe , or change message options, see:
http://XFree86.Org/mailman/listinfo/newbie



[Newbie]debugging X_SetInputFocus problem with tvtwm

2002-02-13 Thread George Michaelson


dhcppc2 $ rdesktop --geometry 1024x768 host
rdesktop: A Remote Desktop Protocol client.
Version 1.1.0-pl19-8-2 . Copyright (C) 1999-2001 Matt Chapman.
See http://www.rdesktop.org/ for more information.

X Error of failed request:  BadMatch (invalid parameter attributes)
  Major opcode of failed request:  42 (X_SetInputFocus)
  Serial number of failed request:  18
  Current serial number in output stream:  21
dhcppc2 $

works fine with twm, fvwm2. So, I suspect its the odd virtual window
method used by tvtwm.

Any suggestions?

-George
___
Newbie mailing list
[EMAIL PROTECTED]
*** To unsubscribe , or change message options, see:
http://XFree86.Org/mailman/listinfo/newbie



[Newbie]XFree 4.0.2 + gforce 2 GTS/PRO + Debian Woody

2002-02-13 Thread PIERRE Raphaƫl








Hello,



I have a Debian + the new
Xfree 4.2.0,the installation was succesfull... but when I do startx..i
have the TWM manager and nothing all!

Please send me your
XF86Config, for an exemple...



Thanks you in advance...








[Newbie]glide problem

2002-02-13 Thread J



Hi all,

 I've just finished installing 
XFree86 and I've run the configuration, but when I do the config Iget an 
error about not being able to load the glide module.The thing isI'm 
using an nvidia card so I shouldn't be using glide anyway right? The 
XFree86Config.new file shows my card as being nvidia too so I'm really confused. 
This is my first ever attempt at installing anything on Linux so maybe I've just 
missed something obvious.

Thanks,

Jason


[Newbie]help!! ...error compiling xfree 4.1, 4.2

2002-02-13 Thread alvaro paz penna


hi... i've benn trying to compile xfree  on linux 4.17 from sources and keep getting a 
segfault when making  ftgram.c
i tryied different compiling options, optimizations and so on.
I'm not sure if there is something missing in my kernel, or a mistake configuring lilo 
or host.def
Which things are necessary in the kernel?, in host.def?, any known problems with 
gcc?...

if it helps i'll post the exact message i'm receiving from gcc, as well as any specs
any hints?

weird thing is, it compiled fine once, but later i rebuilt everything and i'm getting 
errors all the time.




___
Newbie mailing list
[EMAIL PROTECTED]
*** To unsubscribe , or change message options, see:
http://XFree86.Org/mailman/listinfo/newbie



[Newbie]Trident TGUI9680 in v. 4.2.0

2002-02-13 Thread Jacque'co Peenz

Hey guys,

I have now really had all my days, I have tried everything and anything
to get this card to work in X (4.2.0) according to the website it does
work with version 4. But I just cant seem to get it to work right.

Could anybody please help me, I would really appreciate it.

Thank you so much

Jakes


___
Newbie mailing list
[EMAIL PROTECTED]
*** To unsubscribe , or change message options, see:
http://XFree86.Org/mailman/listinfo/newbie



Re: [Newbie]Trident TGUI9680 in v. 4.2.0

2002-02-13 Thread Alan Hourihane

On Wed, Feb 13, 2002 at 02:59:24PM +0200, Jacque'co Peenz wrote:
 Hey guys,
 
 I have now really had all my days, I have tried everything and anything
 to get this card to work in X (4.2.0) according to the website it does
 work with version 4. But I just cant seem to get it to work right.
 
 Could anybody please help me, I would really appreciate it.
 
Run 'XFree86 -configure' and do what it says at the end.

Report any other specific issues here.

Alan.
___
Newbie mailing list
[EMAIL PROTECTED]
*** To unsubscribe , or change message options, see:
http://XFree86.Org/mailman/listinfo/newbie



RE: [Newbie]RH (6.1 or 6.2) install and kde binaries

2002-02-13 Thread Sherman, Paul (CEOSH)

I was unaware of PAM.  The distro had it, I followed your 
suggestion and it worked!
Thanks

Paul Sherman
Biomedical Engineer
VA Center for Engineering  Occupational Safety and Health
(CEOSH)
St. Louis, MO
[EMAIL PROTECTED]

 -Original Message-
 From: David Tibbals [SMTP:[EMAIL PROTECTED]]
 Subject:  Re: [Newbie]RH (6.1 or 6.2) install and kde binaries
 
 If your distribution is using PAM (Pluggable Authentication Modules), I
 don't remember if Red Hat 6.1 does, then you can allow all users to use
 the kppp dialer by editing the following file in /etc/pam.d/kppp...
 
 Change the following line
 
 #%PAM-1.0
 auth  sufficient  /lib/security/pam_rootok.so...
 
 Change to
 auth  sufficient  /lib/security/pam_permit.so
 
 
___
Newbie mailing list
[EMAIL PROTECTED]
*** To unsubscribe , or change message options, see:
http://XFree86.Org/mailman/listinfo/newbie



[Newbie]Support for Multilanguage Keyboard

2002-02-13 Thread Asaf

Hi,
Please forgive me if I am posting to the wrong list.
I am trying to configure my X server to work with 3 languages: English,
Hebrew and Arabic.
I found here and there xkb files which map keys to English/Hebrew or
English/Arabic keyboard, but I don't know how do I combine the two of
them, so that I will have support for three languages at the same time.
I did find a file that supports three languages at once (English, Rusian
and Latvian), but the way it does so, is to defined all the three
languages at one file, that means that the table of xkb_symbols contain
three groups at once.
I find this inconvenient. I believe that there is a better way to
combine maps from different files.
What I need is a simple way to switch from English to Hebrew to Arabic etc.
I could not find anyway a detailed documentation about the format of the
symbols configuration files.
Could anyone please explain or point me to a resource where I can find
how to make it work?
If it is the wrong list, please refer me to the right one.
Thanks,
Asaf Gery.



___
Newbie mailing list
[EMAIL PROTECTED]
*** To unsubscribe , or change message options, see:
http://XFree86.Org/mailman/listinfo/newbie



[Newbie]X stopped working again - and the 'final' solution...

2002-02-13 Thread Paul . Sherman

Last month I wrote in because X was crashing at start up.
Thanks to Ted Spradley and Jarmo Paavilainen I tracked down
one culprit - not enough space in the root directory due to a 
core dump file.  I pitched the file and got X going again.

About 10 days ago it happened again, even after following 
the (very valid) suggestions to minimize root use.

What I found (finally) all via command line -

1.  I used 'df' to discover that '/' was 100% full again

2.  I used 'find -time -n' to locate all files that had been modified since 
X started working again.

3.  I then used 'du' in the respective directories to find which files
were memory hogs.

4.  I found Netscape is located in the root directory.  
Its cache file grew every time I used it, in any account.  
the cache files had grown large enough to consume all space left 
in the '/' partition.

5.  I removed all the cache files via the command line, freeing up 
enough space to allow X to start again.

Now to remember to purge Netscape's cache files regularly and to shrink 
them to manageable size...
Though it looks like I can relocate them anywhere...

I hope this helps someone in the future

Paul Sherman
Biomedical Engineer
VA Center for Engineering  Occupational Safety and Health
(CEOSH)
St. Louis, MO
[EMAIL PROTECTED]

___
Newbie mailing list
[EMAIL PROTECTED]
*** To unsubscribe , or change message options, see:
http://XFree86.Org/mailman/listinfo/newbie



[Newbie]sony trinitron multiscanE400

2002-02-13 Thread Giga Group

Dear guys,
this monitor is supported?
I'm tring but every time that I start X 
the monitor and the system go in black out
and appear a monitor message : informations: out gamma scans

I'm sure that I've indicated the right video card
and right monitor settings (horz.vertic.sync and refresh).

Anybody know something about

thanks


___
Newbie mailing list
[EMAIL PROTECTED]
*** To unsubscribe , or change message options, see:
http://XFree86.Org/mailman/listinfo/newbie



RE: [Newbie]X stopped working again - and the 'final' solution...

2002-02-13 Thread Sherman, Paul (CEOSH)

Ted Spradley wrote:

If you mean Netscape Communicator (or Navigator) version 4.any, wade
thru the menus:  Edit - Preferences - Advanced - Cache.  There's
an
edit box where you can specify where the cache files are kept.  By
default they're under $HOME/.netscape, I think.

Thanks

It is Communicator 4.*, I checked under those menus last night.

If memory serves (system's at home, I'm at work), for my
install the default is all under /root/netscape not my choice, that's
where
it ended up.

If I get some time tonight, I'll fire the PC up and change the 
cache location to a larger partition and probably reduce its size.

Paul Sherman
Biomedical Engineer
VA Center for Engineering  Occupational Safety and Health
(CEOSH)
St. Louis, MO
[EMAIL PROTECTED]

___
Newbie mailing list
[EMAIL PROTECTED]
*** To unsubscribe , or change message options, see:
http://XFree86.Org/mailman/listinfo/newbie



Re: [Newbie]Problems with Samtron SC-428VS (E)

2002-02-13 Thread Stephen Sobol


On Tue, 2002-02-12 at 07:00, Daniel Mazzucco wrote:
 Hello,
 
 My problem is that I only can get a resolution of 640x480, but both my card
 and my monitor supports 800x600 mode.
 
 I have a Samtron SC-428VS (E) monitor, and my card is a PCI Trident
 TGUI9440. I've recently installed Slackware 8 - but with Mandrake 8.0 I had
 the same problem-
 
 This monitor is not in a data base list where I can choose it, and I think
 it is a very important pert of the problem.

I've found that a monitor is basically a monitor so I don't think this
is the major problem.
 
 The clues I have I get they from X -probeonly, and the messages are:
 
 Not using default mode 640x480 (hsync out of range)
 Not using default mode 800x600 (bad mode clock / interlace / doublescan)

The X -probeonly should also tell you what different vertical refresh
rates your card supports. Play around with the different settings as
long as they fall within the range of those supported by your monitor. I
had a very similar problem to yours and I was able to fix it using this
method.

Stephen
 
 Do you know what can I do? Can you help me? I want to use some apps in
 graphic mode, but in a 640x480 I have very large icons.
 
 Thank for your help.
 
 Daniel Mazzucco.
 
 
 
 
 ___
 Newbie mailing list
 [EMAIL PROTECTED]
 *** To unsubscribe , or change message options, see:
 http://XFree86.Org/mailman/listinfo/newbie


___
Newbie mailing list
[EMAIL PROTECTED]
*** To unsubscribe , or change message options, see:
http://XFree86.Org/mailman/listinfo/newbie



Re: [Newbie]Second Request: gdb in xfree86: ^C

2002-02-13 Thread Ted Spradley

David wrote:
 
 Hello,
 
 I am a member of this list!!!
 
 I am running xfree86 on top of cygwin on a WindowsNT.

Apparently, nobody here knows enough about the idiosyncracies of Cygwin
(I shudder to imagine) to answer your question.  Perhaps you should also
be a member of a Cygwin list.

-- 
Remember, more computing power was thrown away last week than existed in
the world in 1982.  -- http://www.tom.womack.net/computing/prices.html
___
Newbie mailing list
[EMAIL PROTECTED]
*** To unsubscribe , or change message options, see:
http://XFree86.Org/mailman/listinfo/newbie



[Newbie]Fonts on XFree86!!!

2002-02-13 Thread Aramis Pena

Hello, i'm running RHat 7.1.
I'm using the original installation software.  I meant
not upgrades yet.

I keep on receiving this error:
Xlib:extension RENDER missing display :0.0

I edited my /usr/.../XF86Config and noticed that my
fonts are being render from an independent font server
unix/:7100 for my FontPath.
I'm guessing the error is from that server but dont
have any info about this server in which, i'm guessig
all my fonts are in.  CAn anyone give me some feetback
on this.  THANK YOU VERY MUCH...

=
Aramis Pena 
Computer Programmer


__
You cannot know it unless you learn it!!!
by Pena, Aramis

__
Do You Yahoo!?
Send FREE Valentine eCards with Yahoo! Greetings!
http://greetings.yahoo.com
___
Newbie mailing list
[EMAIL PROTECTED]
*** To unsubscribe , or change message options, see:
http://XFree86.Org/mailman/listinfo/newbie



[Newbie]ATI Rage 128 card incompatibility

2002-02-13 Thread Juliette Adams



I just installed 
RedHat 7.2 and got the well-known fatal IO error 104 (Connection reset by 
peer).

I found the link 
below that should help me, but considering my newbie status, I am unclear about 
what to do.

http://www.xfree86.org/pipermail/xpert/2001-December/014302.html

Any instructions 
on how to install the patch I need to my windows X would 
help!

Thanks,
Juliette



[Newbie]NVidia Geforce4

2002-02-13 Thread Christopher Fisk

Are there any patches to 4.2.0 source that I could use to get my Geforce4
MX420 working for RedHat linux 7.2, or do I need to get the CVS and
compile that to get a working X System?

I'm willing to go the CVS route, but i was hoping there was a simple patch
for 4.2.0 that I could use.

I've spent the last couple of days trying to create myself an RPM for it
because I'm stubborn, but if there is one available that would be great as
well.  RedHat's Rawhide is only at 4.2.0, and not on the 4.2.99 series.

Thanks,

Christopher Fisk

___
Newbie mailing list
[EMAIL PROTECTED]
*** To unsubscribe , or change message options, see:
http://XFree86.Org/mailman/listinfo/newbie