[XFree86] Error with nvidia driver and Xfree :(

2003-08-14 Thread Stephane Wirtel
Hi all, 

I send this mail, because with my linux 2.4 and nvidia driver, i can't
use the nvidia module with xfree 4.3. I don't understand, because this
same configuration works correctly with another computer.
Before, Xfree 4.3 worked with a kernel 2.6 and the nvidia driver, and i
did not have this problem.

I send you my XF86Config.

Xfree tells me than it does not find my screen section. 

Thanks for you help.

Stephane
# File generated by xf86config.

#
# Copyright (c) 1999 by The XFree86 Project, Inc.
#
# Permission is hereby granted, free of charge, to any person obtaining a
# copy of this software and associated documentation files (the Software),
# to deal in the Software without restriction, including without limitation
# the rights to use, copy, modify, merge, publish, distribute, sublicense,
# and/or sell copies of the Software, and to permit persons to whom the
# Software is furnished to do so, subject to the following conditions:
# 
# The above copyright notice and this permission notice shall be included in
# all copies or substantial portions of the Software.
# 
# THE SOFTWARE IS PROVIDED AS IS, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL
# THE XFREE86 PROJECT BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
# WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF
# OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
# SOFTWARE.
# 
# Except as contained in this notice, the name of the XFree86 Project shall
# not be used in advertising or otherwise to promote the sale, use or other
# dealings in this Software without prior written authorization from the
# XFree86 Project.
#

# **
# Refer to the XF86Config(4/5) man page for details about the format of 
# this file.
# **

# **
# Module section -- this  section  is used to specify
# which dynamically loadable modules to load.
# **
#
Section Module

# This loads the DBE extension module.

Loaddbe   # Double buffer extension

# This loads the miscellaneous extensions module, and disables
# initialisation of the XFree86-DGA extension within that module.
SubSection  extmod
  Optionomit xfree86-dga   # don't initialise the DGA extension
EndSubSection

# This loads the Type1 and FreeType font modules
Loadtype1
Loadspeedo
#Loadfreetype
#Loadxtt

# This loads the GLX module
Load   glx
# This loads the DRI module
#Load   dri

EndSection

# **
# Files section.  This allows default font and rgb paths to be set
# **

Section Files

# The location of the RGB database.  Note, this is the name of the
# file minus the extension (like .txt or .db).  There is normally
# no need to change the default.

RgbPath /usr/X11R6/lib/X11/rgb

# Multiple FontPath entries are allowed (which are concatenated together),
# as well as specifying multiple comma-separated entries in one FontPath
# command (or a combination of both methods)
# 
# If you don't have a floating point coprocessor and emacs, Mosaic or other
# programs take long to start up, try moving the Type1 and Speedo directory
# to the end of this list (or comment them out).
# 

FontPath   /usr/X11R6/lib/X11/fonts/local/
FontPath   /usr/X11R6/lib/X11/fonts/misc/
FontPath   /usr/X11R6/lib/X11/fonts/75dpi/:unscaled
FontPath   /usr/X11R6/lib/X11/fonts/100dpi/:unscaled
FontPath   /usr/X11R6/lib/X11/fonts/Speedo/
FontPath   /usr/X11R6/lib/X11/fonts/Type1/
#FontPath   /usr/X11R6/lib/X11/fonts/TrueType/
#FontPath   /usr/X11R6/lib/X11/fonts/freefont/
FontPath   /usr/X11R6/lib/X11/fonts/75dpi/
FontPath   /usr/X11R6/lib/X11/fonts/100dpi/

# The module search path.  The default path is shown here.

#ModulePath /usr/X11R6/lib/modules

EndSection

# **
# Server flags section.
# **

Section ServerFlags

# Uncomment this to cause a core dump at the spot where a signal is 
# received.  This may leave the console in an unusable state, but may
# provide a better stack trace in the core dump to aid in debugging

#Option NoTrapSignals

# Uncomment this to disable the CrtlAltFn VT switch sequence
# (where n is 1 through 12).  This allows clients to receive these key
# events.

#Option DontVTSwitch

# Uncomment this to disable the CrtlAltBS server abort sequence
# This 

Re: [XFree86] Problem with nsc driver

2003-08-14 Thread Alan Hourihane
On Tue, Aug 12, 2003 at 01:57:33PM -0400, Tim Caine wrote:
 I am using a board with the 5530 chip.  When I switch consoles, the display
 is blank.  Also, sometimes the unit will not enter graphics mode when I
 start X (the screen is blank).  I can not get any error information because
 I can not switch to a text console when this happens.  Is there a solution
 to this problem?

What version of XFree86 are you using ?

Look in /var/log/XFree86.0.log

Alan.
___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86


[XFree86] Installation Question

2003-08-14 Thread bclark
I am trying to install with the binaries provided by xfree86.  I ran
Xinstall -check
It response was Binary distribution name is 'Linux-ix86-glibc23'
I downloaded the 12 files, then ran Xinstall.sh.

Started seeing this error:
cannot handle file 'libc.so.6' with TLS data

I am running Red Hat 9.  How do I fix this so I can procede?

Brian


___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86


Re: [XFree86] X-window crash report

2003-08-14 Thread Brian Richardson
On August 14, 2003 12:26 am, [EMAIL PROTECTED] wrote:
   Please go through the attached server crash report and suggest a
 solution.

My suggestion is that you are using an unsupported video card. What 
Vendor/Make/Model is your video card? Are you using the correct driver for 
it? If it is in fact a supported video card, then please file a bug report, 
including the output from scanpci -v to the XFree86 support team (this is the 
general user mailing list).

Also, if it is a supported video card and you feel ambitious, you _could_ edit 
the xf86PciInfo.h file yourself and try recompiling. Again, if you succeed in 
doing so, make sure the development team is aware of what you have done.

HTH,
Brian

-- 
There is always something new out of Africa.
-- Gaius Plinius Secundus


pgp0.pgp
Description: signature


Re: [XFree86] (no subject)

2003-08-14 Thread Jan-Benedict Glaw
On Thu, Aug 14, 2003 at 05:38:36PM +0200, Alain TEULET wrote:

 /usr/X11R6/bin/startx : line 113 : cannot create temp file for here document : Read 
 Only file System

Is your / or /tmp/ filesystem readonly? Maybe you've had some HDD
crash which lead to this...

Mit freundlichen Grüßen,
Jan-Benedict Glaw


___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86


RE: [XFree86] UTF-8 and Motif?

2003-08-14 Thread Owen Taylor
On Wed, 2003-08-13 at 10:14, Berge, Harry ten wrote:
 But I thought the core X font / print calls like in motif don't support
 UTF-8 ?!

They only support the encoding of the locale. If the encoding
of the locale is UTF-8, it will generally work fine.

From one perspective, UTF-8 is just another multibyte encoding
like EUC-JP or EUC-CN (GB2312).

Regards,
Owen

  -Original Message-
  From:   Owen Taylor [SMTP:[EMAIL PROTECTED]
  Sent:   Wednesday, August 13, 2003 3:43 PM
  To: [EMAIL PROTECTED]
  Cc: SuSE general (E-mail)
  Subject:Re: [XFree86] UTF-8 and Motif?
  
  On Wed, 2003-08-13 at 08:50, Berge, Harry ten wrote:
   Hi,
   
   We have an 'old' Motif application that needs to becomeUTF-8 aware for a
   Chinese customer. The question is how? Motif doesn't support UTF-8, so
   basically the advise that we already had was go to use Qt or GTK, don't
  use
   Motif (anymore). 
   
   But is this the only alternative? Wouldn't it be possible to use Xf2 /
   Freetype from within our Motif application?
  
  Not for menus, text entry boxes, etc. I'd really expect that if you
  run in a UTF-8 locale, things might just work with your application.
  (Well, as well as core X fonts ever work.)
  
  And if you aren't running in a UTF-8 locale, things will be hopeless.
  Motif and its dependencies are completely tied to the idea that
  they are using the encoding of the locale.
  
  A lot of old Motif apps (Acroread, Netscape 4) don't work well in
  UTF-8 locales, but that's generally application bugs.
  

___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86


[XFree86] need urgent help

2003-08-14 Thread Ritwik Das
hi ,

after installing RedHat9.0 on my pc (i810/1GHz) I am facing
a problem relating to display. My display is not starting and the 
log file of X in var/log is saying that two modules
bitmap and pcidata failed to load. Now how I will load these two 
modules and how I will come to know which rpms are required to be 
installed for loading these two modules.

thanks and regards
Ritwik
rddreamz
___
Meet your old school or college friends from
1 Million + database...
Click here to reunite www.batchmates.com/rediff.asp
___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86


Re: [XFree86] Solved: int10 problem

2003-08-14 Thread Egbert Eich
Not allowing write access to /dev/mem will not get us very far.
Essentially it means you cannot start an accellerated X server 
when the grsecurity patches are in.
Currently we do need write access to /dev/mem to write to the
fb and the HW registers.

Egbert.


Brian Richardson writes:
  Hello all,
  
  I have solved the problem with the int10 module that I posted 2 weeks ago. The 
  answer, (of course) is surprisingly simple. For those that didn't read the 
  initial post, here is the specific problem:
  
  (EE) NVIDIA(0): Cannot map SYS BIOS
  (EE) NVIDIA(0): Unable to initialize the XFree86 Int10 module; the console may
  (EE) NVIDIA(0):  not be restored correctly on your TV.
  
  The reason for this is an option in the grsecurity patch to the Linux kernel; 
  do not enable the option that says 
  
  Deny writing to /dev/kmem, /dev/mem, and /dev/port
  
  The mmap() call that is made when the video BIOS segment is initialized will 
  fail without write access to the video memory. Perhaps devfsd could be 
  configured to allow this write only to root when the X server starts.
  
  Regards,
  Brian
  
  -- 
  Commoner's three laws of ecology:
   (1) No action is without side-effects.
   (2) Nothing ever goes away.
   (3) There is no free lunch.
___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86


Re: [XFree86] XFree86 server crash

2003-08-14 Thread Mark Vojkovich
   This is likely one of the known bugs with the font renderer.
Try specifying the xtt module in the XF86Config instead of the
freetype module.


Mark.

On Wed, 13 Aug 2003 [EMAIL PROTECTED] wrote:

 Hi!
 
 Today I've expirienced X server crash. I'm not sure which details you need
 from. You are welcome to contact me if some information would be needed.
 
 Here's short description of what has happened. I started Mozilla to view URL
 http://www.postbank.de and at that moment crash happened. My video card is
 NVidia GeForce 2 and I'm using 'nv' as driver for this device. Log file is
 attached to this email as well as my XF86config. I've compiled X from the
 source files.
 
 I guess this is not much, but it's the first time when X server crashed so I'm
 not sure what to look for. I don't know if it is worth mentioning but few
 hours before the crash I've watched .avi file using MPlayer.
 
 Andrei Voropaev
 

___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86


[XFree86] Keyboard problem: two keys are indistinguishable

2003-08-14 Thread Jan-Benedict Glaw
Hi!

I'm currently bringing a graphical front end to an old IBM electronic
cash register. This machine has got a (mostly) PC style keyboard and is
internally attached to a PS/2 or AT keyboard controller. I'm using
Debian's XFree86 Version 4.2.1.1 on Linux.

Nearly all keys do work properly (some of them are A .. Z etc.), but
I've got three pairs of two keys which look exactly identical within
X11. xkeycaps as well as xev present them as the same keys, as well.
This is with:

Option  XkbRules  xfree86
Option  XkbModel  pc104
Option  XkbLayout de
Option  XkbVariantnodeadkeys

I've even tried to re-define any keycodes (like in:

clear Shift
clear Lock
clear Control
clear Mod1
clear Mod2
clear Mod3
clear Mod4
clear Mod5
keycode 8 = Fabovedot
keycode 9 = fabovedot
keycode 10 = Mabovedot
keycode 11 = mabovedot
...
keycode 253 = Abrevebelowdot
keycode 254 = abrevebelowdot
keycode 255 = Ebelowdot
)

but these key pairs are still identical. (- I'm not dependand on getting
correct 'A's after pressing a key labeled with A...).

However, on a virtual console, these keys are identifyable:

   I showkeys| showkeys -s
===+=+==
Cursor up  I 103 down/up | dn: E0 2A E0 48, up: E0 C8 E0 AA
unnamed keyI 125 down/up | dn: 5A,  up  DA
---+-+--
Fn I 126 down/up | dn: 5B,  up: DB
Manager Storno I 104 down/up | dn: E0 2A E0 49, up: E0 C9 A0 AA
---+-+--
RetoureI 105 down/up | dn: E0 2A E0 4B, up: E0 CB E0 AA
1  I 127 down/up | dn: 5C,  up: DC

Is there any way I can reconfigure the keyboard mapping so that these
keys can be distingished?

Thanks a lot, Jan-Benedict

___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86


Re: [XFree86] ATI Rage 128 Pro GL PF + DFP (DVI)

2003-08-14 Thread Eugen Artus
 I would remove the panel width and height and let the config program find
 them himself: 

Done, same result :-( Even the log files are identically (except of the 
timestamp and the two removed options, of course :-) Anything else I could 
try?

Thanks

Eugen
___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86


[XFree86] Your kind assistance

2003-08-14 Thread privatemariam2
As-Salam  Alaikum, May Allah's Peace, Mercy and Blessings be with you.

Dear Sir,

I am Mrs. Mariam Abacha, the widow of late Gen. Sanni Abacha former Nigerian Military 
head of state who died mysteriously in June 1998 as a result of cardiac arrest. Since 
his death, the family has been going through immense harassment including undue police 
restriction and molestation.

The family bank account here and abroad has been frozen by the Federal Government. Our 
plight ever made worse by the confiscation/seizure of our family landed properties and 
investments here in Kano, Nigeria and those known abroad.

One of the witch-hunting search light of the government bead on my late husband's 
account at a Swiss Bank which had a sum of US$700M in it and another 450M pounds 
sterling in a London account frozen. It is for this reason that I deceied to move the 
sum of US$30m into a financial security company, following the death of my husband and 
threats by the Federal Government.

This money was part of the kickbacks given to my late husband by his Arab friends for 
oil License that he generously gave them while in office. After going through your 
profile not minding the consequences but hoping that you would understand my 
predicament and the need for your consideration, I humbly appeal to you on behalf of 
the entire family to assist us to receive the money from it's location into your 
country where we believe would be safe, since I cannot leave the country now due to 
the traveling ban and movement restriction placed on me and the family, including my 
son Mohammed who was just released on bail. I seek your assistance/advise for 
investment in your country.

I need your cooperation and understanding, please. You can reach us through the family 
lawyer Barrister Mark Anthony (SAN). He shall brief you further on the effective and 
logical movement of the money. You can reach him preferably via his email 
adress:[EMAIL PROTECTED] , or on line tel/fax number 234-803-3321055.Please, furnish 
him with your Fax, Telephone and Mobile numbers for an easier communication.

For your anticipated corporation, I, the family and the lawyer have agreed to give you 
30% of the money for your assistance while 70% shall be investment on trust for us 
until we arrive in your country, as soon as all traveling bans are lifted and freedom 
regained.

Please,treat with confidential I plead.

Best regards

HAJIA MARIAM ABACHA (MRS).

___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86


[XFree86] compiling from latest cvs stops

2003-08-14 Thread jas
I've been trying to compile rom cvs, but can't get past make World 
because of an error...

It seems to be looking for security document, but cant find it, so it 
stops...

I'm on debian woody with 2.4.21 kernel using gcc 295 and I was 
wondering if it could be an issue with the soiurce or with the fact 
that I'm using an older compiler. I think the latest is gcc 3.3

Any thoughts?

thanks

___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86


Re: [XFree86] Black border around display

2003-08-14 Thread Jay R. Ashworth
On Wed, Aug 06, 2003 at 04:45:23PM +0800, Craig Ringer wrote:
  I have a new Toshiba laptop with an NVidia-based card. The screen can do
  a resolution of 1600x1200.
 
  I tried to use my Gnome control panel
  to increase the font size, and that works for many applications, but a
  number of applications, notably mozilla, and xmms, still use painfully
  tiny fonts. I'd rather go back to using a resolution of 1024x768, which
  is comfortable for me.
 
 LCDs like on laptops can't really do that. They can scale 1024x768 up to 
 1600x1200 and display that, but it's /ugly/. At least in my opinion, 
 you're much better off just fixing the fonts in everything.

Concur strongly.

  Any idea how to stretch the display to fill the screen in a smaller
  mode?
 
 It's often a BIOS setting. Otherwise, no idea sorry - p'haps somebody 
 with a Geforce*go based laptop can help out

There's an AllowStretch keyword that's usable with the Chips driver;
perhaps it works with the NV driver as well?

Cheers,
-- jra
-- 
Jay R. Ashworth[EMAIL PROTECTED]
Member of the Technical Staff Baylink RFC 2100
The Suncoast Freenet The Things I Think
Tampa Bay, Floridahttp://baylink.pitas.com +1 727 647 1274

   OS X: Because making Unix user-friendly was easier than debugging Windows
-- Simon Slavin, on a.f.c
___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86


Re: [XFree86] Help Needed for running X windows!

2003-08-14 Thread Sharad Katti
hi, 
It seems that the X-windows is already running on a
different tty (check with ctrl+alt+F7 key
combination), and still u get the same error, then
remove the /tmp/.X0-lock file and the
/root/.Xauthority file.
hope this will solve ur problem,
regards,
Sharad.

--- Ganesh Ganapathy [EMAIL PROTECTED] wrote: 
Hello,
 
 X windows is not running. Could you please help me
 to resolve this problem?. I am running Red Hat Linux
 release 8.0 (Psyche)
 Kernel 2.4.18-14 on an i686.  when I tried to run X
 windows, it gives the following error.
 

---
 [EMAIL PROTECTED] startx
 
 
 Fatal server error:
 Server is already active for display 0
 If this server is no longer running, remove
 /tmp/.X0-lock
 and start again.
 
 
 When reporting a problem related to a server crash,
 please send
 the full server output, not just the last messages.
 Please report problems to [EMAIL PROTECTED]
 
 Xlib: connection to :0.0 refused by server
 Xlib: Invalid MIT-MAGIC-COOKIE-1 key
 giving up.
 xinit:  unable to connect to X server
 xinit:  No such process (errno 3):  Server error.
 [EMAIL PROTECTED]
 

---
 
 Thanks for your help  support.
 
 Regards,
 Ganesh.
 
  


Send free SMS using the Yahoo! Messenger. Go to http://in.mobile.yahoo.com/new/pc/
___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86


[XFree86] NVidia GeForce2 MX(?)

2003-08-14 Thread Drew
attached is the server log from an upgrade I attempted, running on Linux
7.2.  First upgraded to XFree86 4.0.2, then immediately followed this up
with XFree86 4.3.0.  Obvious initial problem was Linux 7.2 X86 didn't have
driver for NVIDIA card : GeForce2 MX

Determined from docs that the upgrade to 4.0.2 should include the necessary
driver for this card (?) -- please advise on next steps to fix.

Thanks



XFree86.0.log
Description: Binary data


Re: [XFree86] Bug in Linux Red Hat 9

2003-08-14 Thread Saulo Wulhynek
Helo Mark,

Thanks by atention!

I don´t locate this files (bitmap  pcidata). What I
can do? I am a inexperient user...

Saulo

 --- Mark Vojkovich [EMAIL PROTECTED] escreveu: 

   I saw another report like this a week or two ago. 
 
 It seems that the modules XFree86 needs have either
 disappeared or become inaccessible.  What does
ls -l /usr/X11R6/lib/modules
  and
ls -l /usr/X11R6/lib/modules/fonts
 say?
 
   
   Mark.
 
 
 On Tue, 5 Aug 2003, [iso-8859-1] Saulo Wulhynek
 wrote:
 
  Helo,
  
  I have install Linux Red Hat 9 in my machine and
 run
  it 10 times (maybe). Today, whem I try power up,
 it
  failed!
  
  Can you help-me?
  Thanks
  
  Saulo
  
 

___
  Conheça o novo Cadê? - Mais rápido, mais fácil e
 mais preciso.
  Toda a web, 42 milhões de páginas brasileiras e
 nova busca por imagens!
  http://www.cade.com.br
  

___
Conheça o novo Cadê? - Mais rápido, mais fácil e mais preciso.
Toda a web, 42 milhões de páginas brasileiras e nova busca por imagens!
http://www.cade.com.br
___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86


Re: [XFree86] no modem found (is red hat supports win modem?)

2003-08-14 Thread Wes Janzen
I'm afraid you're talking to the wrong list.

You want to head over to www.redhat.com and search for win modem.  
That should get you started.  I'm not sure what redhat includes as far 
as drivers, but it may be that there is an open source, or binary only 
driver available from the manufacturer...

-Wes

Mithat kaya wrote:

Hi there
I have hp pavilion ze4420. I have installed red hat 9.
When I try to setup the modem it says no modem found, 
I gues it is a win modem, I am not sure if red hat
supports win modem or not, How am I going to set up
the modem, if any help about this, I will be really
happy
many thanks

Mithat

__
Do you Yahoo!?
Yahoo! SiteBuilder - Free, easy-to-use web site design software
http://sitebuilder.yahoo.com
___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86
 

___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86


[XFree86] XFree86 and Apple Studio Display 17 LCD DVI

2003-08-14 Thread Robert D. Arbeit
I had previously posted a note that I could not get XFree86 to work with 
the Apple Studio Display 17 LCD via DVI port on a Radeon 7500 card. The 
Apple monitor remained blank. I knew the hardware was ok because I could 
drive a (borrowed) Sony monitor. Note that this hardware combination worked 
under Windows XP with no difficulty.

I was never able to resolve this despite 2 weeks researching, modifying 
configs, trying CVS drivers, and very generous help from several people 
working on XFree86.

Finally, based on other suggestions, I bought a Nvidia card (a lot cheaper 
than getting a new monitor grin). Out of the box with the standard 
XFree86 driver (nv) the screen lit up (first time that had happened with 
XFree86) but showed only hash - no image. As soon as I installed the Nvidia 
driver (nvidia downloaded from their site), the monitor worked 
gloriously.

I post this for the record and with the hope it will help someone else in 
the future. But I think the experience also makes another point -- the 
long-term success of Linux depends in part on active support from the 
commercial hardware sector.

And I for one, think the Linux community might be more explicit in their 
support of those companies that are responsive. I built this homebrew PC 
explicitly to run Linux -- but in all my readings of various forums there 
was no clear statement that Nvidia cards were more likely to work with 
unusual monitor situations than Radeon cards. I bought the Radeon card 
largely by chance. Next time I see a what hardware is best with Linux 
post, my response will be to explicitly recommend Nvidia.

Another obvious -- more important -- example of the importance of corporate 
support (support, not ownership) is IBM's very clear, forceful response to 
the OSC lawsuit (I may have the corporate ID wrong -- apologies). I 
understand that IBM is motivated by enlightened self-interest here -- but 
such insight is going to be key to the success of the open-source movement.

Again, many thanks to all those in the Linux community who responded to my 
posts and offered suggestions.   
___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86


Re: [XFree86] Changing virtual consoles with STRG+ALT+F[1-6] does not work afterupdate

2003-08-14 Thread Sycholic
Well for me to switch to my consoles once X is up and running I have to use
CTRL  ALT  F1-7 instead of just ALT  F1-7 try that.
- Original Message -
From: Bernd Muent [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Tuesday, August 05, 2003 6:39 AM
Subject: [XFree86] Changing virtual consoles with STRG+ALT+F[1-6] does not
work afterupdate


 Hi,
 I've just updated to XFree86 4.3.0.
 It works well, but I can not not change to any of the virtual consoles
 with STRG+ALT+F[1-6].
 Instead it writes 23~ (F1) or 24~ into a xconsole.
 So what has to be changed?
 I looked in .xmodmap:
 Keycode 67 = F1 F11
 I changed it to:
 Keycode 67 = F1 F11 F1 F1
 and reloaded with xmodmap ~/.xmodmap.

 Nothing changed :-(

 Thank you for tips, Bernd

 --
 Bernd Münt Durchwahl: 030/69032-509
 euroscript Language Services GmbH  Zentrale:  030/69032-300
 Abteilung IT-ManagementFax:   030/69032-333
 Grimmstr. 23   Mail: [EMAIL PROTECTED]
 10967 Berlin   Web:  http://www.euroscript-ls.de

 ___
 XFree86 mailing list
 [EMAIL PROTECTED]
 http://XFree86.Org/mailman/listinfo/xfree86



---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.506 / Virus Database: 303 - Release Date: 8/1/03

___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86


[XFree86] problem 'scanpci -v'

2003-08-14 Thread Asenchi
Hello,

I am running OpenBSD 3.3 and am having a problem.  It said to send you 
the output from scanpci -v.

Attached you will find that information.  I have never had any problems 
configuring X, so I hope this works.

Thanks,

Curt Micol



scanpci
Description: Binary data


XFree86.log
Description: Binary data


Re: [XFree86] How to upgrade from 4.2.1 to 4.3.0

2003-08-14 Thread Mark Vojkovich
http://www.xfree86.org/4.3.0/Install.html

Also, many Linux distributions have easier ways to install, such
as RPMs, but the above instructions should work in any case.

Mark.

On Sat, 9 Aug 2003, Kim Mackey wrote:

 Hello, and please forgive such a simple question, but I am quite new to 
 UNIX and get confused by some of this.
 
 I am currently running version 4.2.1 of xfre86 and would like to 
 upgrade to version 4.3.0, and am just not sure how to do this.  What 
 files do I need to download?  Do I need the original source code for 
 4.2.1 or can I just patch my current install?
 
 I have searched the archives and looked at many pages at xfree86.org 
 but I am just not sure what to do.
 
 thanks for the help.
 
 ___
 XFree86 mailing list
 [EMAIL PROTECTED]
 http://XFree86.Org/mailman/listinfo/xfree86
 

___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86


[XFree86] Radeon driver problem

2003-08-14 Thread Alex Deucher
take a look at the new radeon man page.  You might try adding the
option MonitorLayout

from the man page:

Option MonitorLayout string

This option is used to overwrite the detected monitor types. This
is only required when driver makes a false detection. The possible
monitor types are:
NONE -- Not connected
CRT -- Analog CRT monitor
TMDS -- Desktop flat panel
LVDS -- Lapto flat panel
This option can be used in following format:
Option MonitorLayout [type on primary], [type on secondary]
For example, Option MonitorLayout CRT, TMDS

Primary/Secondary head for dual-head cards:
(when only one port is used, it will be treated as the primary
regardless)
Primary head:
DVI port on DVI+VGA cards
LCD output on laptops
Internal TMDS prot on DVI+DVI cards
Secondary head:
VGA port on DVI+VGA cards
VGA port on laptops

External TMDS port on DVI+DVI cards

The default value is undefined. 

--

I have a system running XFree86 4.3 and a Radeon 7500 VE dual head
card.  I'm running \
the heads using Xinerama.  I can't get to that box right now, so I
can't include the \
config files.  For some reason, this box randomly locks up or reboots. 
I think it's \
probably the video card/drivers, but I don't know since I can't make it
happen \
consistently.  I'm pretty familiar with Linux, but I don't know much
about X.

Are there any known issues with the Radeon drivers locking up in 4.3? 
I can't find \
anything that matches this problem in Bugzilla.

I tried to update to the CVS drivers built by Alan Hourihane.  When I
replace the \
XFree86 and radeon_drv.o files and try to start X, all I get are blank
monitors.  I \
can back out of X with ctrl+alt+backspace, but the screens stay off.  I
usually have \
to shutdown blindly at this point and switch the file back to get
things working \
again.  Can anyone give me an idea of what I'm doing wrong here?

Thanks.

__
Do you Yahoo!?
Yahoo! SiteBuilder - Free, easy-to-use web site design software
http://sitebuilder.yahoo.com
___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86


[XFree86] little problem

2003-08-14 Thread jared ailene
I am using RedHat Linux #9 with an Asus P4P800 i865 800FSB and NVIDIA
GEFORCE-FX 128MB card and ViewSonic E90fb monitor. All is well during
install in text mode including opening page and non-text buttons and all
is well operating in text mode but monitor blacks out when I try to
'startx' and view meter screen shows small vertical and horiz numbers
and 'status' OVER message. (I have not yet determined what a viewmeter
does or is trying to tell me and I have no idea of how to access the
interactive 'viewmatch' within the viwsonic monitio system. I can't
adjust settings through 'Xconfigurator' as the screen goes black. Though
I chose the correct monitor and NVIDIA GEFORCE-FX (generic) settings in
original install the XF86Configuration file does not reflect those
choices.
I have not yet tried to change the file settings with vi - is this my
next step?
Anyone got any ideas? I am not a total newbie as I have been working for
over a year on various Beowulf system setups with Linux. But, I am not a
programmer or sys mgr yet -
(still in the role of sorcerer's apprentice at this time) My 'day job'
is 5th grade teacher.
Any help or directions towards help will be very much appreciated -
thanks

Jared R. Simmons

[EMAIL PROTECTED]

___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86


Re: [XFree86] Black border around display

2003-08-14 Thread Jay R. Ashworth
On Wed, Aug 06, 2003 at 02:20:18PM +0200, Anand Buddhdev wrote:
  Most fonts should be fixed by using the GNOME and KDE control panels. 
  Mozilla you can fix in Edit-Preferences, choosing Appearance then 
  fonts in the dialog box and then increasing the font sizes shown 
  there. XMMS has a font option in the preferences. Most other apps will 
  use your GTK font settings as configured by GNOME.
 
 Well, I've tried this. In xmms, there is a font setting, but it only
 changes the size of the text in the playlist box, for example. The
 actual xmms window remains as small as ever, with *tiny* text and
 buttons, which makes it hard to click the right one.

XMMS, in particular, has a Double size switch, which doubles the size of
*everything*; my screen's only 8x6, but I run it that way anyway; yes, it's
sticky.

 Mozilla's font settings also seem to only affect the text it displays
 in web pages. However, mozilla's own menu and preferences box uses the
 same tiny fonts, that are very hard to read. So for example, the
 bookmarks menu item, or the toolbar has very small text.

Hmmm... on Windows, NS7's menus and such are only adjustable with the Font
Scale control; on Linux, I'd *suspect* there's something in one of the
prefs.js files you could twiddle, but I'm not sure what -- mozilla.org might
be a better place to look.

I smell a MiniHOWTO here... :-)

Cheers,
-- jra
-- 
Jay R. Ashworth[EMAIL PROTECTED]
Member of the Technical Staff Baylink RFC 2100
The Suncoast Freenet The Things I Think
Tampa Bay, Floridahttp://baylink.pitas.com +1 727 647 1274

   OS X: Because making Unix user-friendly was easier than debugging Windows
-- Simon Slavin, on a.f.c
___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86


[XFree86] XFree86/Linux on Powerbook

2003-08-14 Thread straightLiners Support Team
Hello,

I just encountered the problem, that the XFree is kind of slow on a 
Apple PowerBook running Linux.

Is there any way (e.g. display driver) to speed it up using the second 
chip (quartz)?

regards,
Sebastian
___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86


Re: [XFree86] PLS Help: 'gcc: cannot specify -o with -c or -S andmultiple compilations'

2003-08-14 Thread Marc Aurele La France
On Mon, 11 Aug 2003, Ady Deac wrote:

 I am trying to do 'make World' on the xc CVS source
 code. The error I get is:

 make[2]: Leaving directory `/home/src/xc/config/imake'
 cd ./config/imake  make -f Makefile.proto all
 make[2]: Entering directory
 `/home/src/xc/config/imake'
 gcc DefaultGcc2i386Opt-I../../include
  ^^

... is not defined.

Marc.

+--+---+
|  Marc Aurele La France   |  work:   1-780-492-9310   |
|  Computing and Network Services  |  fax:1-780-492-1729   |
|  352 General Services Building   |  email:  [EMAIL PROTECTED]  |
|  University of Alberta   +---+
|  Edmonton, Alberta   |   |
|  T6G 2H1 | Standard disclaimers apply|
|  CANADA  |   |
+--+---+
XFree86 Core Team member.  ATI driver and X server internals.

___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86


Re: [XFree86] ATI Rage Mobility: internal vs. external display

2003-08-14 Thread Marc Aurele La France
On Fri, 1 Aug 2003, Burjan Gabor wrote:

 I'm using XFree86 4.3.0 on a Compaq Evo N400c notebook.  This model
 has an ATI Rage Mobility VGA controller.

 At my workplace I have a quite good CRT monitor attached to the
 docking station and elsewhere there is the built-in LCD display.
 I also have two separate configuration file (see attachments), but now
 I have to exit from my X session started with LCD config and start a new
 one with CRT config in order to reach better refresh rate.  Vice versa
 I have to exit from my X session started with CRT config and start a new
 one with LCD config in order to reach working refresh rate on LCD.

 It seems to me that this adapter doesn't support dualhead, but
 changing between refresh rates and VGA displays together should work
 if only the appropriate display is activated.  Is there any run-time
 solution for this?

Not currently, no.

Marc.

+--+---+
|  Marc Aurele La France   |  work:   1-780-492-9310   |
|  Computing and Network Services  |  fax:1-780-492-1729   |
|  352 General Services Building   |  email:  [EMAIL PROTECTED]  |
|  University of Alberta   +---+
|  Edmonton, Alberta   |   |
|  T6G 2H1 | Standard disclaimers apply|
|  CANADA  |   |
+--+---+
XFree86 Core Team member.  ATI driver and X server internals.

___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86


[XFree86] Can't start X

2003-08-14 Thread CJoeB
I couldn't find an answer to my specific problem on the list,  so I'm 
hoping that someone might be able to help.

Please note that I haven't been using Linux that long and I need 
explicit instructions on how to solve this if anyone knows how.

The files attached are the XFree86.0.log file (obviously) and the 
specific information on my computer (i.e. video chipset, etc.)

The events leading up to the problem are thus:

From installation CD's, I installed Red Hat 9.0 on a computer 
configured to dual-boot with Windows '98 SE.  The kernel version on 
these CD's is 2.4.20-8.  Once the installation was complete, I added the 
following software:  OpenOffice.org, Mozilla 1.4 (final), JRE plug and 
Acrobat Reader.  These files I dowloaded into Windows and then 
transferred to my Linux partition by mounting the vfat partition because 
I didn't have a working modem in Linux.  After this, I installed the 
Linuxant modem driver.  At this point everything worked fine.  I was 
able to dial-up using kppp and connect to the internet.

At this juncture, I connected to the internet and ran Red Hat's up2date 
service (demo account).  There were a lot of packages that needed to be 
updated and it took 10 hours to download everything my modem.  Once this 
was complete, I rebooted the computer and everything was still working.  
Then, I tried connecting to the internet, but the modem wouldn't work - 
this was because the modem driver compiles with the version of the 
kernel being used.  Since the modem driver was in rpm format, I removed 
it using rpm -e and reinstalled it with the new kernel version 
2.4.20-19.9 which was the updated kernel version installed from running 
up2date.  I was then able to connect to the internet again.

This is where the problem starts.  The next time I booted the computer 
(I boot in text mode, rather than having x start automatically because, 
if something happens like it did once before, I can at least get at my 
files and transfer them to my Windows mount), the boot process went 
okay, but when I tried to start x, x wouldn't start I got the error 
message that it couldn't locate the module pcidata.  I am aware that the 
file libpcidata.a is supposed to by located in /usr/X11R6/lib/modules/ 
but it is now gone from my computer.

Earlier today after browsing on XFree86.org, I searched for libpcidata.a 
and found a link where I could download the file.  I downloaded it in 
Windows and transferred it to my Linux partition, and rebooted the 
computer.  I still go the message that the module pcidata couldn't be 
located.  I also got an additional message (not included in the log file 
attached) something about minor version (7) being newer that system 
version (6).

All I want to do is put the file libpcidata.a back on my computer in the 
easiest way possible.  Can someone provide direction here?

Thanks in advance.

Colleen
PCI devices found:
  Bus  0, device   0, function  0:
Host bridge: Intel Corp. 82810 DC-100 GMCH [Graphics Memory Controller Hub] (rev 
3).
  Bus  0, device   1, function  0:
VGA compatible controller: Intel Corp. 82810 DC-100 CGC [Chipset Graphics 
Controller] (rev 3).
  IRQ 9.
  Prefetchable 32 bit memory at 0xf800 [0xfbff].
  Non-prefetchable 32 bit memory at 0xff00 [0xff07].
  Bus  0, device  30, function  0:
PCI bridge: Intel Corp. 82801AA PCI Bridge (rev 2).
  Master Capable.  No bursts.  Min Gnt=6.
  Bus  0, device  31, function  0:
ISA bridge: Intel Corp. 82801AA ISA Bridge (LPC) (rev 2).
  Bus  0, device  31, function  1:
IDE interface: Intel Corp. 82801AA IDE (rev 2).
  I/O at 0xffa0 [0xffaf].
  Bus  0, device  31, function  2:
USB Controller: Intel Corp. 82801AA USB (rev 2).
  IRQ 11.
  I/O at 0xff80 [0xff9f].
  Bus  0, device  31, function  3:
SMBus: Intel Corp. 82801AA SMBus (rev 2).
  IRQ 10.
  I/O at 0xdcd0 [0xdcdf].
  Bus  1, device   7, function  0:
Multimedia audio controller: Ensoniq ES1371 [AudioPCI-97] (rev 9).
  IRQ 9.
  Master Capable.  Latency=64.  Min Gnt=12.Max Lat=128.
  I/O at 0xecc0 [0xecff].
  Bus  1, device   8, function  0:
Communication controller: Conexant HCF 56k Data/Fax Modem (rev 8).
  IRQ 10.
  Master Capable.  Latency=64.  
  Non-prefetchable 32 bit memory at 0xfdff [0xfdff].
  I/O at 0xecb8 [0xecbf].
  Bus  1, device  12, function  0:
Ethernet controller: 3Com Corporation 3c905C-TX/TX-M [Tornado] (rev 120).
  IRQ 5.
  Master Capable.  Latency=64.  Min Gnt=10.Max Lat=10.
  I/O at 0xec00 [0xec7f].
  Non-prefetchable 32 bit memory at 0xfdfefc00 [0xfdfefc7f].

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 February 2003
Build Host: porky.devel.redhat.com
 
Before reporting problems, check http://www.XFree86.Org/
to make sure 

[XFree86] XFree86 cvs head fails to start

2003-08-14 Thread Lars Hecking
 http://bugs.xfree86.org/show_bug.cgi?id=573

 Any ideas?

___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86


Re: [XFree86] Valid card with no appropriate data

2003-08-14 Thread Mark Vojkovich
  If this is the Intel 845G chip (it looks like it), you need to be
running XFree86 4.3.  It wasn't supported prior to that.


Mark.

On Sat, 9 Aug 2003, Sandeep Kumar wrote:

 Sir,
   On configuring my new motherboard with onboard vga card with XFree86 -
 configure' I got the error:
 XFree86 has found a valid card configuration.
 Unfotunately the appropriate data has not been added to xf86PciInfo.h.
 Please forward 'scanpci - v' output to XFree86 support team.
 
 the output of 'scanpci -v' is attached in the file scanpci_v_output:
 
 I hope you will provide to this genre of cards in near future
 Regards
 sandeep
 
 
 
 -- 
 Sandeep Kumar
 Final Year UnderGraduate Student
 Dept. of Computer Sc.  Engg.
 I.I.T. Guwahati.
 email: [EMAIL PROTECTED]
[EMAIL PROTECTED]
 

___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86


Re: [XFree86] Video problems

2003-08-14 Thread Craig Ringer
Could be. You're sure it's not just the X server picking a refresh rate
higher than what the monitor can deal with? Maybe the default vsync rate
it uses at 1152x864 is enough lower that it falls within the monitor's
limits where it picks a higher rate for 1024x768? Did you try reducing
your HSync and VRefresh rates a bit to see if that helped?
Craig Ringer


Yeah pretty certain, my monitor has a nice little message box for whenever
it recieves out of range refresh rates. This is exactly like power managed
sleep.
I like that - too many cheap monitors just go into powersave if 
overdriven. *sigh*.

Well, that's my one guess exhausted. Have you tried a different monitor 
with it, just to check if XFree86 is behaving?

Craig Ringer

___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86


[XFree86] detach/reattach a session

2003-08-14 Thread Florian Flachmeier
Hi!

I'm wondering, if theres a feature to detach and reattach Sessions using 
xdmcp, so that the Programms are still running on the Server and when I 
attach the Session again, they're still there as i left them.

Is there something like this?

Greets,
Florian
-- 
Florian Flachmeier, Diepholz/Germany[EMAIL PROTECTED]
email: [EMAIL PROTECTED]ICQ: 77270516

___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86


Re: [XFree86] Black border around display

2003-08-14 Thread Craig Ringer
I have a new Toshiba laptop with an NVidia-based card. The screen can do
a resolution of 1600x1200.

I tried to use my Gnome control panel
to increase the font size, and that works for many applications, but a
number of applications, notably mozilla, and xmms, still use painfully
tiny fonts. I'd rather go back to using a resolution of 1024x768, which
is comfortable for me.
LCDs like on laptops can't really do that. They can scale 1024x768 up to 
1600x1200 and display that, but it's /ugly/. At least in my opinion, 
you're much better off just fixing the fonts in everything.

Most fonts should be fixed by using the GNOME and KDE control panels. 
Mozilla you can fix in Edit-Preferences, choosing Appearance then 
fonts in the dialog box and then increasing the font sizes shown 
there. XMMS has a font option in the preferences. Most other apps will 
use your GTK font settings as configured by GNOME.

Any idea how to stretch the display to fill the screen in a smaller
mode?
It's often a BIOS setting. Otherwise, no idea sorry - p'haps somebody 
with a Geforce*go based laptop can help out

___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86


Re: [XFree86] Problem report - Mandrake 9.1 on Dell Optiplex GX270 with Flat Screen 1504FP

2003-08-14 Thread Elisabeth Porteneuve
Thanks to Craig Ringer and Jesse Hutton - while it does not solve
my problem yet, I made a little progress.

No Jesse Hutton, Option FlatPanel 1 does not work.
I810(0): Option FlatPanel is not used

--
Back to problem.
The Flat Panel 1504FP is 1024x768 with Depth 8. Hsync 30-60, Vsync 56-75.

In Boot session I see the following message:

quote
BIOS data check suceesfull
You passed an undefined mode number

Please press RETURN to see valid video modes, or SPACE or await 30 sec
(either make your choice between various sets 80rows x N lines;
or wait 30 sec)
/quote

--
I have been playing with /etc/X11/XF86Config-4
Section Monitor and Section Screen for DefaultColorDepth (mine is 8).

I get two situations:
1. Half-success:
Graphic display, but with enooormous font size, actualy useless
(II) I810(0): monitor1: Using hsync range of 31.00-60.00 kHz
(II) I810(0): monitor1: Using vrefresh range of 56.00-75.00 Hz
(II) I810(0): Not using mode 1024x768 (no mode of this name)
(II) I810(0): Not using mode 800x600 (no mode of this name)
(II) I810(0): Increasing the scanline pitch to allow tiling mode (640 - 1024).
(--) I810(0): Virtual size is 640x480 (pitch 1024)
(**) I810(0): *Built-in mode 640x480
(II) I810(0): Attempting to use 73Hz refresh for mode 640x480 (41)
(--) I810(0): Display dimensions: (300, 220) mm
(--) I810(0): DPI set to (54, 55)

2. Disappointement:
The blue screen, where a small clock logo is working quite a long
while, screen changes into various coulours, at the end it became
blue, with a small white space, written in nice font (precisely what
I would like to get !) and a note Impossible de lancer le programme 
Impossible de creer le module d'entree/sortie: Too many open files.
I definitely hate to have my OS in anything else than ASCII,
they probably say Impossible to launch(?) the program. Impossible
to create IO module: Too many open files
Once this is closed (click click), I have full blue sceen,
my mouse is able to open half-broken menus of KDE environment.
But nothing can be done with it, except reading it.


My Conclusion:
I think I miss correct information for ModeLine for Section Monitor
Section Monitor
Identifier monitor1
VendorName Plug'n Play
#ModelName Dell 1504FP Flat Panel 1024x768
HorizSync 31-60
VertRefresh 56-75

something similar to Sony Vaio:
# Sony Vaio C1(X,XS,VE,VN)?
# 1024x480 @ 85.6 Hz, 48 kHz hsync
ModeLine 1024x48065.00 1024 1032 1176 1344   480  488  494  563 -hsync -vsync

Any help would be much appreciated. 

What I have in doc/log is:
# DELL 1504FP, 1024x768 @ 60 Hz
# Ranges: V min: 56  V max: 75 Hz, H min: 30  H max: 60 kHz, PixClock max 80 MHz
# Supported additional Video Mode:
# clock: 65.0 MHz   Image Size:  304 x 228 mm
# h_active: 1024  h_sync: 1048  h_sync_end 1184 h_blank_end 1344 h_border: 0
# v_active: 768  v_sync: 771  v_sync_end 777 v_blanking: 806 v_border: 0

I do not know enough about it, it seems that guessing below is NOK.
ModeLine 1024x76865.00 1024 1048 1184 1344   768  771  777  806

I also found quite interesting document explaining the chaos we have in
Flat Panels:
http://www.dell.com/us/en/gen/topics/vectors_2003-cvt.htm
Dell Technology White Paper
Proposed Display Timing Standard Addresses Demands of Digital 
Flat-Panel Displays
Download PDF (275KB) 
January 2003 
Shuguang Wu and Mohammed Farhat, Graphics Engineers
Joe Goodart, Displays Engineer


Elisabeth Porteneuve
___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86


[XFree86] HELP with XF86Config-4 file on DEll Inspiron 5000e with ATI RAGE 128 Mobility

2003-08-14 Thread James



Hi there,
I need some help to configure my Dell Inspiron 
5000e so I will be able to start the X. I have been surfing so many internet 
sites and read so many suggestion, tried many things, and now I had had 
it.

Are there any chance that you can help me out on 
this.

I have enclosed my XF86Config-4 file and the 
XFree86.log file...

I really hope you can help me out on this stupid 
case, so I ccan start to sleep again.

BR
James



XFree86.0.log
Description: Binary data


XF86Config-4
Description: Binary data


[XFree86] Changing virtual consoles with STRG+ALT+F[1-6] does not work afterupdate

2003-08-14 Thread Bernd Muent
Hi,
I've just updated to XFree86 4.3.0.
It works well, but I can not not change to any of the virtual consoles 
with STRG+ALT+F[1-6].
Instead it writes 23~ (F1) or 24~ into a xconsole.
So what has to be changed?
I looked in .xmodmap:
Keycode 67 = F1 F11
I changed it to:
Keycode 67 = F1 F11 F1 F1
and reloaded with xmodmap ~/.xmodmap.

Nothing changed :-(

Thank you for tips, Bernd

--
Bernd Münt Durchwahl: 030/69032-509
euroscript Language Services GmbH  Zentrale:  030/69032-300
Abteilung IT-ManagementFax:   030/69032-333
Grimmstr. 23   Mail: [EMAIL PROTECTED]
10967 Berlin   Web:  http://www.euroscript-ls.de
___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86


[XFree86] Re: XFree86 Radeon Apple 17LCD -- config and logs

2003-08-14 Thread Alex Deucher
hmmm... it seems to find the monitor ok:

(II) RADEON(0): Monitor1 EDID data ---
(II) RADEON(0): Manufacturer: APP  Model: 9217  Serial#: 50200042
(II) RADEON(0): Year: 2001  Week: 30
(II) RADEON(0): EDID Version: 1.2
(II) RADEON(0): Digital Display Input
(II) RADEON(0): Max H-Image Size [cm]: horiz.: 33  vert.: 27
(II) RADEON(0): Gamma: 2.35
(II) RADEON(0): DPMS capabilities: Off; RGB/Color Display
(II) RADEON(0): redX: 0.631 redY: 0.351   greenX: 0.301 greenY: 0.570
(II) RADEON(0): blueX: 0.141 blueY: 0.096   whiteX: 0.311 whiteY: 0.330
(II) RADEON(0): Manufacturer's mask: 0
(II) RADEON(0): Supported Future Video Modes:
(II) RADEON(0): #0: hsize: 1280  vsize 1024  refresh: 60  vid: 32897
(II) RADEON(0): Supported additional Video Mode:
(II) RADEON(0): clock: 108.0 MHz   Image Size:  337 x 270 mm
(II) RADEON(0): h_active: 1280  h_sync: 1408  h_sync_end 1520
h_blank_end 1688 h_border: 0
(II) RADEON(0): v_active: 1024  v_sync: 1028  v_sync_end 1031
v_blanking: 1066 v_border: 0
(II) RADEON(0): Monitor name: Apple Studio
(II) RADEON(0): Monitor name: Display
(II) RADEON(0): End of Monitor1 EDID data 

Your config however needs some work.  your screen section has no modes
specified.  that's probably causing the problem.

try replacing this:
Section Screen
Identifier Screen0
Device Card0
MonitorMonitor0
SubSection Display
Depth 1
EndSubSection
SubSection Display
Depth 4
EndSubSection
SubSection Display
Depth 8
EndSubSection
SubSection Display
Depth 15
EndSubSection
SubSection Display
Depth 16
EndSubSection
SubSection Display
Depth 24
EndSubSection
EndSection

with this:

Section Screen
Identifier Screen0
Device Card0
MonitorMonitor0
DefaultDepth 16
SubSection Display
Depth 16
Modes1280x1024 1024x768 800x600 640x480
EndSubSection
SubSection Display
Depth 24
Modes1280x1024 1024x768 800x600 640x480
EndSubSection
EndSection

==

If you want 24 bpp change DefaultDepth to 24

Alex

--- rda [EMAIL PROTECTED] wrote:
 Hui and Alex, 
 
 I got the files off the Linux box (got my USB flash disk recognized,
 mounted, formatted, and unmounted -- had to learn quite a few things
 along
 the way -- but that's why I'm here). 
 
 To recap: 
 
 Hardware: 
 
 Radeon 7500LE (PowerColor) -- using DVI port to 
 Apple Studio Monitor 17 LCD
 
 Symptom: 
 can boot fine into command line, but all attempts to get into XFree
 result
 in blank screen. Have tried _many_ config variations. 
 
 Evaluation so far: 
 
 I know the DVI port is ok because it will drive a (borrowed, now
 returned)
 Sony monitor. 
 
 I believe the software thinks the monitor is up and running for two
 reasons: 
 1) I can exit blank screen by CTRL-ALT-Backspace -- and get message
 that
 that crashed X-server
 2) at one point I had both Sony (on VGA port) and Apple (on DVI)
 monitors
 running -- the Sony had a blue screen -- no desktop -- but moving
 cursor
 and I could bring up a terminal window in the graphical interface --
 and
 move the cursor off screen as if onto the space of the other Apple
 Monitor -- which was still blank. 
 
 
 Attached please find two files 
 
 1) XF86Config.new 
 2) XFree86.0.log 
 
 the XF86Config.new file was generated fresh by XFree86 -configure
 from
 the command line with the Apple monitor attached to the DVI port and
 the
 VGA port empty. 
 
 -- I copied that config file to /etc/X11 as XF86Config (overwriting
 previous file) and then ran startx from command line -- monitor went
 blank
 as always -- waited about a minute then used CTRL-ALT-Backspace to
 return
 to terminal mode and immediately copied the XFree86.0.log -- which is
 the
 second file attached. 
 
 
 Look forward to any insights these files provide. As I recall Hui's
 last
 guess was this was a TMDS issue and not a config issue. 
 
 Again, many thanks for looking at this.  
 
 regards, 
 
 bob arbeit 

 ATTACHMENT part 2 application/octet-stream name=XF86Config.new


 ATTACHMENT part 3 application/octet-stream name=XFree86.0.log



__
Do you Yahoo!?
Yahoo! SiteBuilder - Free, easy-to-use web site design software
http://sitebuilder.yahoo.com
___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86


[XFree86] Mach64 works with MDK9.0 but not MDK9.1

2003-08-14 Thread Bobby Goins
I have and old ATI Mach64 video card that works well in Mandrake 9.0 
using XFree86 3.3.x, but not in Mandrake 9.1.  

When updating/installing Mandrake 9.1, I try to config with XFDrake 
using XFree86 3.3.x, but get no color bars during the test stage.  When 
I reboot, the XFree(86) server tries to start several times, but crashes 
and defaults me to console mode.  The log files show errors over color 
depth and resolution availability, and screen issues.  

I was wondering if it is possible to use the XFree(86) config files from 
Mandrake 9.0 in 9.1.  If so, which ones are needed to be used?


___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86


[XFree86] Dont let your loans kill you!

2003-08-14 Thread ffbolzptvmoo
Hey,

Loans are a very quick way to get behind.
What if we combined your debt into one manageable, LOW interest repayment?

- Save you a lot of money by eliminating late fees
- Settle your accounts for a substantially reduced amount
- Stop creditors calling you on the phone
- Avoid bankruptcy

... and more!

Why keep dealing with the stress, and headaches?

Combine your debt into a low interest repayment and
get on with your life today!!

Come here and take a look at how we can help.

http://r.aol.com/cgi/redir-complex?url=http://[EMAIL PROTECTED]/index.php?N=g










dont want any more?
http://r.aol.com/cgi/redir-complex?url=http://[EMAIL PROTECTED]/r.php
___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86


Re: [XFree86] transparent image display

2003-08-14 Thread Mark Vojkovich
On Sun, 10 Aug 2003, Matt Ficken wrote:

 How can I display a transparent image w/o a window frame around it and with the 
 transparent parts of the image replaced with the window(s) behind it.
 
 I believe that this is how windows on KDE, MacOS X's Aqua and M$ Windows XP all have 
 rounded corners.

   That's not how it works, at least not in X or XP.  The windows have a
shape mask.  See the SHAPE extension to the X-Window system for making
shaped windows.  Xeyes is a sample app for that, though probably
not the most simple app.

http://cvsweb.xfree86.org/cvsweb/xc/programs/xeyes/

Mark.

___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86


[XFree86] Valid card with no appropriate data

2003-08-14 Thread Sandeep Kumar
Sir,
  On configuring my new motherboard with onboard vga card with XFree86 -
configure' I got the error:
XFree86 has found a valid card configuration.
Unfotunately the appropriate data has not been added to xf86PciInfo.h.
Please forward 'scanpci - v' output to XFree86 support team.

the output of 'scanpci -v' is attached in the file scanpci_v_output:

I hope you will provide to this genre of cards in near future
Regards
sandeep



-- 
Sandeep Kumar
Final Year UnderGraduate Student
Dept. of Computer Sc.  Engg.
I.I.T. Guwahati.
email: [EMAIL PROTECTED]
   [EMAIL PROTECTED]

pci bus 0x cardnum 0x00 function 0x00: vendor 0x8086 device 0x2560
 Intel  Device unknown
 CardVendor 0x8086 card 0x2560 (Intel, Card unknown)
  STATUS0x2090  COMMAND 0x0006
  CLASS 0x06 0x00 0x00  REVISION 0x03
  BASE0 0xe808  addr 0xe800  MEM PREFETCHABLE
  BYTE_00x01  BYTE_1  0x00  BYTE_2  0x00  BYTE_3  0x00

pci bus 0x cardnum 0x02 function 0x00: vendor 0x8086 device 0x2562
 Intel  Device unknown
 CardVendor 0x8086 card 0x2562 (Intel, Card unknown)
  STATUS0x0090  COMMAND 0x0007
  CLASS 0x03 0x00 0x00  REVISION 0x03
  BASE0 0xe008  addr 0xe000  MEM PREFETCHABLE
  BASE1 0xec10  addr 0xec10  MEM
  MAX_LAT   0x00  MIN_GNT 0x00  INT_PIN 0x01  INT_LINE 0x0b

pci bus 0x cardnum 0x1d function 0x00: vendor 0x8086 device 0x24c2
 Intel  Device unknown
 CardVendor 0x8086 card 0x24c2 (Intel, Card unknown)
  STATUS0x0280  COMMAND 0x0005
  CLASS 0x0c 0x03 0x00  REVISION 0x02
  BIST  0x00  HEADER 0x80  LATENCY 0x00  CACHE 0x00
  BASE4 0xd801  addr 0xd800  I/O
  MAX_LAT   0x00  MIN_GNT 0x00  INT_PIN 0x01  INT_LINE 0x0b

pci bus 0x cardnum 0x1d function 0x01: vendor 0x8086 device 0x24c4
 Intel  Device unknown
 CardVendor 0x8086 card 0x24c2 (Intel, Card unknown)
  STATUS0x0280  COMMAND 0x0005
  CLASS 0x0c 0x03 0x00  REVISION 0x02
  BASE4 0xd001  addr 0xd000  I/O
  MAX_LAT   0x00  MIN_GNT 0x00  INT_PIN 0x02  INT_LINE 0x0b

pci bus 0x cardnum 0x1d function 0x02: vendor 0x8086 device 0x24c7
 Intel  Device unknown
 CardVendor 0x8086 card 0x24c2 (Intel, Card unknown)
  STATUS0x0280  COMMAND 0x0005
  CLASS 0x0c 0x03 0x00  REVISION 0x02
  BASE4 0xd401  addr 0xd400  I/O
  MAX_LAT   0x00  MIN_GNT 0x00  INT_PIN 0x03  INT_LINE 0x09

pci bus 0x cardnum 0x1d function 0x07: vendor 0x8086 device 0x24cd
 Intel  Device unknown
 CardVendor 0x8086 card 0x24cd (Intel, Card unknown)
  STATUS0x0290  COMMAND 0x0006
  CLASS 0x0c 0x03 0x20  REVISION 0x02
  BASE0 0xec18  addr 0xec18  MEM
  MAX_LAT   0x00  MIN_GNT 0x00  INT_PIN 0x04  INT_LINE 0x0a

pci bus 0x cardnum 0x1e function 0x00: vendor 0x8086 device 0x244e
 Intel  Device unknown
  STATUS0x8080  COMMAND 0x0107
  CLASS 0x06 0x04 0x00  REVISION 0x82
  HEADER0x01  LATENCY 0x00
  PRIBUS0x00  SECBUS 0x01  SUBBUS 0x01  SECLT 0x20
  IOBASE0xc000  IOLIM 0xcfff  SECSTATUS 0x2280
  NOPREFETCH_MEMBASE 0xec00  MEMLIM 0xec0f
  PREFETCH_MEMBASE   0xfff0  MEMLIM 0x000f
  NO_FAST_B2B NO_SEC_BUS_RST NO_M_ABRT NO_VGA_EN ISA_EN SERR_EN NO_PERR_EN

pci bus 0x cardnum 0x1f function 0x00: vendor 0x8086 device 0x24c0
 Intel  Device unknown
  STATUS0x0280  COMMAND 0x000f
  CLASS 0x06 0x01 0x00  REVISION 0x02
  BIST  0x00  HEADER 0x80  LATENCY 0x00  CACHE 0x00
  BYTE_00x401  BYTE_1  0x00  BYTE_2  0x00  BYTE_3  0x00

pci bus 0x cardnum 0x1f function 0x01: vendor 0x8086 device 0x24cb
 Intel  Device unknown
 CardVendor 0x8086 card 0x24c2 (Intel, Card unknown)
  STATUS0x0280  COMMAND 0x0007
  CLASS 0x01 0x01 0x8a  REVISION 0x02
  BASE0 0x01f1  addr 0x01f0  I/O
  BASE1 0x03f5  addr 0x03f4  I/O
  BASE2 0x0171  addr 0x0170  I/O
  BASE3 0x0375  addr 0x0374  I/O
  BASE4 0xf001  addr 0xf000  I/O
  BASE5 0x1000  addr 0x1000  MEM
  MAX_LAT   0x00  MIN_GNT 0x00  INT_PIN 0x01  INT_LINE 0x00
  BYTE_00xc070e377  BYTE_1  0x00  BYTE_2  0x8073f50  BYTE_3  0x

pci bus 0x cardnum 0x1f function 0x03: vendor 0x8086 device 0x24c3
 Intel  Device unknown
 CardVendor 0x8086 card 0x24c2 (Intel, Card unknown)
  STATUS0x0280  COMMAND 0x0001
  CLASS 0x0c 0x05 0x00  REVISION 0x02
  BASE4 0x0501  addr 0x0500  I/O
  MAX_LAT   0x00  MIN_GNT 0x00  INT_PIN 0x02  INT_LINE 0x05
  BYTE_00x01  BYTE_1  0x00  BYTE_2  0x80742c8  BYTE_3  0x

pci bus 0x cardnum 0x1f function 0x05: vendor 0x8086 device 0x24c5
 Intel  Device unknown
 CardVendor 0x4005 card 0x24dd (Avance, Card unknown)
  STATUS0x0290  COMMAND 0x0007
  CLASS 0x04 0x01 0x00  REVISION 0x02
  BASE0 0xe001  addr 0xe000  I/O
  BASE1 0xe401  addr 0xe400  I/O
  BASE2 0xec181000  addr 0xec181000  MEM
  BASE3 0xec182000  addr 0xec182000  MEM
  MAX_LAT   0x00  MIN_GNT 0x00  INT_PIN 0x02  INT_LINE 0x05
  BYTE_00x109  BYTE_1  0x00  

RE: [XFree86] Graphics interface problem

2003-08-14 Thread Oli Comber
Just wanted to add some 'newbie instructions' on to that :0)

To make it always boot in runlevel 3 (non-graphical mode) instead of your 
current runlevel 5, edit the file '/etc/inittab' -You'll find an entry with 
'initdefault' on the end.  Change the 5 to a 3 and save.

You don't need to reboot at this stage...use 'telinit 3' to switch runlevels.

You're now in text-mode.  Now run 'startx', you'll get the same result, except 
now you'll have lots of info -hopefully describing what went wrong- printed on 
the console where you ran 'startx'.

Once you've got to that stage, write back to the list with the new info you've 
found and attach your logfile :0)

You might find searching through the list archives for the last few weeks 
helpfull-somebody else has recently had a problem with a black screen, seems 
to be something to do with the refresh rate they had set for their monitor 
making it go to sleep.


-Oli


= Original Message From Sebastian Schneider [EMAIL PROTECTED] =
Hi,

you were trying to start the X server, which has already been started
(thats why the
_XSERVTransSocketINETCreateListener: ...SocketCreateListener() failed
_XSERVTransMakeAllCOTSServerListeners: server already running
errors arouse)

Maybe your X display stuff isnt properly configured. So check out the
appropriate config file in your /etc directory or start in runlevel 3
and run xf86config

SES


On Thursday, August 7, 2003, at 01:39 PM, Marco Pelizzari wrote:

 Hi,
 I have installed Linux Mandrake 9.1 on the following computer:

 HP Vectra VE 6/xxx Series 8  (Model number: D6546av)
 with an AGP Matrox G100 Productiva (Model number D5064-6048) video card

 During the installation the Mandrake installer detected correctly my
 video
 card so I went on happy.
 I decided to boot my system in graphical mode becouse I have not yet a
 linux
 expert user and so I help myself with the GUI interface.
 Unfortunately when the system statup, after detecting everything
 correct
 (lan, disk, module dependences etc...), I got a black screen !!!

 At this point I type CTRL + ALT + F1 to enter into a text tty1
 terminal.
 I tried to star X and the output was:

 Fatal server error:
 Server is already active for display 0
 If this server is no longer running, remove /tmp/.X0-lock
 and start again.

 I removed  /tmp/.X0-lock and tried again typing X, but I got the
 following
 error output that I sent also in attachment

 _XSERVTransSocketINETCreateListener: ...SocketCreateListener() failed
 _XSERVTransMakeAllCOTSServerListeners: server already running

 Fatal server error:
 Cannot establish any listening sockets - Make sure an X server isn't
 already
 running

 What I can do to solve this problem ?

 I thank you in advance

 Marco Pelizzari

 XFree86.0.log

___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86

___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86


Re: [XFree86] RE: Laptop touchpad and XFree86 4.3.0

2003-08-14 Thread Egbert Eich
Peter Wainwright writes:
  
  I put some debugging spew in the XFree86 mouse driver and watched
  it run; the problem seems to be with the timing of the reset
  sequence. This as far as I could tell is what happens:
  
  The driver seems to be sending the reset FF, waiting for
  a while, decides there is to be no response, sends another
  reset FF (these are the hexadecimal representations of the bytes
  on the wire). Meanwhile the touchpad is working away... It
  sends an ACK(nowledgement) for the first reset (FA), and one for
  the second. So the driver receives FA FA where it should receive
  just the one FA followed by the data AA 00. It then tries
  yet another reset... I have the synaptics interface documentation which
  is probably available somewhere on their website. It may be helpful
  in fixing this - if it needs to be fixed - it specifies the PS/2
  protocol and this reset sequence in detail including timing.
  
  I just tried again... With my original kernel (Red Hat, 2.4.20-6),
  there is a long wait on startup. With my recompiled kernel, everything
  works! Maybe this is something to try.
  

Well, I could add some code that eats up uexpected 0xFA. This may
however degrade consistency checking at other places. Increasing
the wait period for the device reply may make mouse failure
detection mainfully long.

Egbert.
___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86


[XFree86] Report problem

2003-08-14 Thread Kunta Biddinika
I am a beginner in Linux. I was trying to install 
Slackware. But I have a trouble. Would you please solve 
this problem for me?. 
Thank you very much.

best regards,

kunta biddinika
Student of nuclear engineering
Gadjah Mada University INDONESIA
===
TELKOMNet Instan Divre VI Kalimantan memberikan DISKON PROGRESSIVE kepada para pengguna 
TELKOMNet-Instan hingga 50% mulai bulan Juli hingga September 2003. 
===


XFree86.0.log
Description: Binary data


Re: [XFree86] newbie - i wanna run KDE but XFree86 runs first!

2003-08-14 Thread Ken Thompson
On Tuesday 05 August 2003 12:28 pm, Craig Ringer wrote:
  Starting kdm from a root login brings up the login manager window where
  he ca login as user.. Then make the changes to allow his syste to start
  as init 5 (Xwindows), log out and reboot into Xwindows, kdm login
  manager.

 Yeah, I realise. I was only suggesting an alternative in case for some
 reason launching kdm didn't work - for example, if it for some reason
 had not been installed. He mentioned that he was able to launch KDE
 manually, so a startx based approach was likely to work.

 Craig Ringer

 ___
 XFree86 mailing list
 [EMAIL PROTECTED]
 http://XFree86.Org/mailman/listinfo/xfree86
YUP, you're right, I wasn't thinking G
-- 
Ken Thompson -- WA7SYR
Payette, Idaho

___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86


[XFree86] Any good downloaders for X?

2003-08-14 Thread jayjwa
I've been searching all my favorite download sites, but I can't seem to 
find a good downloader for X. It should allow DL'ing of whole 
directories, resume, and be compatible with X and Slackware Linux 9. Can 
anyone recommend one?

-Jay
jayjwa
AT atr2 DOT ath DOT cx


___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86


[XFree86] Using a USB and internal PS/2 mouse together

2003-08-14 Thread Anand Buddhdev
I use an external USB mouse with my laptop. However, the laptop also
has an internal PS/2 touch pad. Is there any way to configure X so
that it recognises both devices, so that I can use the touchpad when
my external USB mouse is not attached? My OS is RedHat 9.

-- 
Anand Buddhdev
http://anand.org
___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86


Re: [XFree86] dual monitors

2003-08-14 Thread Larry McDaniel




 You may also want to

remove the matrox hal module.


do you mean /usr/X11R6/lib/modules/drivers/mga_hal_drv.o?




[XFree86] Root Pass

2003-08-14 Thread Gustavo Senise - ParqTec



Hello fellows,

I just started to work in a company and we have 
here DHCP server with a Xfree86 installed, but we don´t have the root access. 

How can I log in a single user mode? Is there ohter way to change the root password? 

We don´t even 
know what version of Linux is running.
We junt know that there is a Linux Kernel 2.4.0 - 2.5.20

Thank you very much for your help.

Gustavo
BEGIN:VCARD
VERSION:2.1
N:Senise;Gustavo;Soeiro
FN:Gustavo Soeiro Senise
X-WAB-GENDER:2
URL;WORK:http://www.sociedadedainformacao.com.br
BDAY:20020630
EMAIL;PREF;INTERNET:[EMAIL PROTECTED]
REV:20030811T124238Z
END:VCARD


[XFree86] degrading to 4.2 from 4.3

2003-08-14 Thread Mcgraths
running mandrake9.1 + ATI 8500 apg card

tried DRI but hav isues getting it running(cant get aceleration working)
tried fglrx-glc22-4.3.0-2.3.0.i586.rpm(had it work once then no 3D 
aceleration after that)

i would go back to MDK 9.0 but 9.1 runs so much better for me  :)

i tried to go IRC in DRI chat but many people-with no words..

I had DRI working on XFree86 4.2 a while ago but certain graphics in game 
where bad( mostly lighted objects/like flashes off of tanks in bzflag )

if any has a better install for DRI (instrucions) or
a way to degrade back to XFree86 4.2 from 4.3   or
a third party or experimental ati driver pack for the ATI 8500 ect cards in 
the 4.3 Xserver



ty for youre time

:)
--
Using M2, Opera's revolutionary e-mail client: http://www.opera.com/m2/
___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86


Re: [XFree86] Problem related to server crash

2003-08-14 Thread Bharathi S
On Tue, 5 Aug 2003, Reshmi Jain wrote:

 Please check the attachment. When i try to execute the startx
 command following error message is displaced. 

 What may the reason?
  X Font Server may not be running. Try to start/restart your XFS.
 
  /etc/rc.d/init.d/xfst status
  /etc/rc.d/init.d/xfs  restart OR start

HTH :)
-- 
Bharathi S, IndLinuX Team,   (__)
DON Lab,TeNeT Group, oo )
IIT-Madras, Chennai-INDIA.   (_/\ 

Known is DROP, Unknown is OCEAN.

___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86


Re: [XFree86] Using a USB and internal PS/2 mouse together

2003-08-14 Thread Yann E. MORIN
Hi Anand!

On Thursday 07 August 2003 11:08, you (Anand Buddhdev) wrote :
  I use an external USB mouse with my laptop. However, the laptop also
  has an internal PS/2 touch pad. Is there any way to configure X so
  that it recognises both devices, so that I can use the touchpad when
  my external USB mouse is not attached? My OS is RedHat 9.

http://www.linuxvoodoo.com/howto/HOWTO/XFree86-Second-Mouse/intro.html
http://www.linuxvoodoo.com/howto/HOWTO/XFree86-Second-Mouse/xfree4.html
http://www.collaborium.org/onsite/venezuela/docs/linux/Linux_Mini-HOWTOS/HTML/XFree86-Second-Mouse.html
http://linuxselfhelp.com/HOWTO/mini/XFree86-Second-Mouse/
http://www.linux.org/docs/ldp/howto/mini/XFree86-Second-Mouse/
http://www.linuxdocs.org/HOWTOs/mini/XFree86-Second-Mouse/

Regards,
Yann.

-- 
.-..--..
|  Yann E. MORIN  | Real-Time Embedded | /\ ASCII RIBBON | Erics' conspiracy: |
| +0/33 662376056 | Software  Designer | \ / CAMPAIGN |  ___   |
| --== °_° ==-- °---.:  X  AGAINST  |  \e/  There is no  |
| web: ymorin.free.fr | [EMAIL PROTECTED] 1882 | / \ HTML MAIL|   v   conspiracy.  
|
°-°°--°°
 \__ np: Rasta Bigoud - Quittes Pas La Roots _/
___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86


Re: [XFree86] Video problems

2003-08-14 Thread Dylan Evans
 Dylan Evans wrote:
 Sounds similiar to a problem i had with my monitor, i'm still not sure
 why it does it but if i start X in 1024x768 it goes to sleep (only
 with the savage driver mind, vesa worked). The only way i managed to
 get around it was to start up in 1152x864.

 It's a wierd problem, but i think it's more to do with the monitor
 than the card, (mines an LG Studioworks 700s)

 Could be. You're sure it's not just the X server picking a refresh rate
 higher than what the monitor can deal with? Maybe the default vsync rate
  it uses at 1152x864 is enough lower that it falls within the monitor's
 limits where it picks a higher rate for 1024x768? Did you try reducing
 your HSync and VRefresh rates a bit to see if that helped?

 Craig Ringer

Yeah pretty certain, my monitor has a nice little message box for whenever
it recieves out of range refresh rates. This is exactly like power managed
sleep.


___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86


[XFree86] New user help

2003-08-14 Thread Bryon Sohns
I am trying to use Matlab on on a Mac OS 10.2.6 using XFree86 4.2.0.1. I
have created a Simulink Model in an X-Windows window. Through the course of
creating it I accidentally moved the window high enough up on the screen
that the title bar is off the top of the screen. I can't figure out how to
move the window back down so I can access the menus and make some changes.
This is halting my research, and is very irritating. Can someone tell me how
to move the window back down. Also, can anyone point me to a list of
commands or perhaps a basic instructions document? I looked around, but
can't seem to find the documentation I'm looking for. BTW, I have been using
Windows for the last 5 years or so, and I have never used linux, so if you
provide instructions please take this into account. Thank you very much to
whoever helps me solve this aggravating problem.

Sincerely,
  BryonSohns

___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86


[XFree86] Xfree86 problem after installing PHP, MySQL

2003-08-14 Thread Wim Wauters








Hi,



I was trying to setup PHP,
Apache, MySQL...all with sucess
yesterday evening. When starting up my server this morning, I could not get my
graphical user interface (which is a disaster for me). During booting, it
complains about parsing the XFree86Config file. Anyone can send me a sample
XFree86Config file that I can use on my server? Anyone has an idea why it goes
wrong with Xfree86 after installing PHP and MySQL?



Here is the log file, I'm
getting:



XFree86 Version 4.2.0 (Red
Hat Linux release: 4.2.0-72) / X Window System

(protocol Version 11,
revision 0, vendor release 6600)

Release Date: 23 January
 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 [url]http://www.XFree86.Org/[/url])

Build Operating System: Linux
2.4.18-11smp i686 [ELF] 

Build Host:
daffy.perf.redhat.com



Module Loader present

OS Kernel: Linux version
2.4.18-14 ([EMAIL PROTECTED]) (gcc
version 3.2 20020903 (Red Hat Linux 8.0 3.2-7)) #1 Wed Sep 4 13:35:50
 EDT 2002 

Markers: (--) probed, (**)
from config file, (==) default setting,

 (++) from command line, (!!) notice,
(II) informational,

 (WW) warning, (EE) error, (NI) not
implemented, (??) unknown.

(==) Log file:
/var/log/XFree86.0.log, Time: Mon Aug 11 11:51:58 2003

(==) Using config file: /etc/X11/XF86Config

Parse error on line 26 of
section Files in file /etc/X11/XF86Config

 Section is not a valid keyword in this
section.

(EE) Problem parsing the config file

(EE) Error from
xf86HandleConfigFile()



Fatal server error:

no screens found



When reporting a problem
related to a server crash, please send

the full server output, not
just the last messages.

This can be found in the log
file /var/log/XFree86.0.log.

Please report problems to
[EMAIL PROTECTED]/email].





and here is my XFree86Config
file:





# File generated by anaconda.



Section ServerLayout

 Identifier Anaconda Configured

 Screen 0
Screen0 0 0

 InputDevice Mouse0 CorePointer

 InputDevice Mouse1 SendCoreEvents

 InputDevice Keyboard0 CoreKeyboard

EndSection



Section Files



# The location of the RGB
database. Note, this is the name of the

# file minus the extension
(like .txt or .db).
There is normally

# no need to change the
default.



 RgbPath /usr/X11R6/lib/X11/rgb



# Multiple FontPath entries are allowed (they are concatenated
together)

# By default, Red Hat 6.0 and
later now use a font server independent of

# the X server to render
fonts.



 FontPath
/usr/X11R6/lib/X11/fonts/misc




Section Module

 Load
dbe

 Load
extmod

 Load fbdevhw

 Load dri

 Load
glx

 Load
record

 Load
freetype

 Load
type1

EndSection



Section InputDevice

 Identifier Keyboard0

 Driver keyboard



# Option AutoRepeat 500
5



# when using XQUEUE, comment
out the above line, and uncomment the

# following line

# Option Protocol Xqueue



# Specify which keyboard LEDs can be user-controlled (eg,
with xset(1))

# Option Xleds 1
2 3



# To disable the XKEYBOARD
extension, uncomment XkbDisable.

# Option XkbDisable



# To customise the XKB
settings to suit your keyboard, modify the

# lines below (which are the
defaults). For example, for a non-U.S.

# keyboard, you will probably
want to use:

# Option XkbModel pc102

# If you have a US Microsoft
Natural keyboard, you can use:

# Option XkbModel microsoft

#

# Then to change the
language, change the Layout setting.

# For example, a german layout can be obtained with:

# Option XkbLayout de

# or:

# Option XkbLayout de

# Option XkbVariant nodeadkeys

#

# If you'd like to switch the
positions of your capslock and

# control keys, use:

# Option XkbOptions ctrl:swapcaps

 Option XkbRules xfree86

 Option XkbModel pc102

 Option XkbLayout be

 #Option XkbVariant 

 #Option XkbOptions 

EndSection



Section InputDevice

 Identifier Mouse0

 Driver mouse

 Option Protocol PS/2

 Option Device /dev/psaux

 Option ZAxisMapping
4 5

 Option Emulate3Buttons
no

EndSection





Section InputDevice

 Identifier Mouse1

 Driver mouse

 Option Device /dev/input/mice

 Option Protocol IMPS/2

 Option Emulate3Buttons no

 Option ZAxisMapping 4
5

EndSection





Section Monitor

 Identifier Monitor0

 VendorName Monitor Vendor

 ModelName Monitor Model

 HorizSync 30-60

 VertRefresh
50-120

 Option dpms



 

EndSection



Section Device

 # no known options

 Identifier
ATI Mach64

 Driver ati

 VendorName ATI Mach64

 BoardName ATI Mach64

 

 #BusID

EndSection



Section Screen

 Identifier
Screen0

 Device ATI Mach64

 Monitor Monitor0

 DefaultDepth 16



 Subsection Display

  Depth 16

 Modes 1024x768 800x600
640x480 

 EndSubsection



EndSection



Section DRI

 Mode 0666

EndSection





Any help is very much
appreciated.



Wim








[XFree86] Xinerama + Radeon = No error + No Worky

2003-08-14 Thread Kolja Kohnen
Hi

I have the same problem like the guy in this thread here

http://www.spinics.net/lists/xf-xpert/msg06599.html

I have a radeon 9700 pro. I get no error message with this config and I can use my 1st 
display
but the 2nd seems to get no signal. I attached my config. Maybe it'll help you

Perhaps you can help me.

Greetings from Germany

Kolja
__
Die sicherste Form der Kommunikation: E-Mails verschluesseln, Spam-Filter,
Adressverifizierung, digitale Unterschrift: http://freemail.web.de

___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86


[XFree86] LCD, CRT and screensavers

2003-08-14 Thread Allin Cottrell
I'm running XFree 4.3.0 on a ThinkPad R40, using the radeon module.
The R40 has a 1024x768 LCD panel.  Most of the time I have it hooked
up to an external monitor which I run at 1152x864, and in that case
I'm using the PanelOff option.

Mostly X is working very nicely, except for this anomaly:  When the
screensaver kicks in (either native XFree screen-blanking or
xscreensaver), the blanked or saved area is *not* the entire
1152x864 of the external monitor but rather a 1024x768 window.
The remainder of the original screen is visible round the edges.

I tried running xscreensaver in verbose mode, and saw the following:

vp is 1024x768+0+0

Any suggestions for correcting this?  I'm appending below the relevant
section of XF86Config.

Allin Cottrell.

Section Monitor
Identifier  Monitor_CRT
VendorName  IBM
ModelName   G94
Option  DPMS
HorizSync   30-95
VertRefresh 50-160
EndSection

Section Device
Identifier  Radeon_CRT
VendorName  ATI
Driver  radeon
Option PanelOff   true
EndSection

Section Screen
Identifier  Screen_CRT
Device  Radeon_CRT
Monitor Monitor_CRT
DefaultDepth 24
Option   backingstore

Subsection Display
Depth   24
Modes   1152x864 1024x768 800x600 640x480
EndSubsection
EndSection

Section ServerLayout
Identifier  Layout_CRT
Screen  Screen_CRT
InputDevice   Mouse 0 CorePointer
InputDevice   Keyboard1 CoreKeyboard
EndSection


___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86


[XFree86] help me - startx no run

2003-08-14 Thread Edison




Nota: correo sin tildes para evitar posibles 
incompatibilidades entre los diferentes sistemas de 
correo

XFree86 Version 4.2.0 (Red Hat Linux release: 4.2.0-72) / X Window System
(protocol Version 11, revision 0, vendor release 6600)
Release Date: 23 January 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 http://www.XFree86.Org/)
Build Operating System: Linux 2.4.18-11smp i686 [ELF] 
Build Host: daffy.perf.redhat.com
 
Module Loader present
OS Kernel: Linux version 2.4.18-14 ([EMAIL PROTECTED]) (gcc version 3.2 20020903 (Red 
Hat Linux 8.0 3.2-7)) #1 Wed Sep 4 13:35:50 EDT 2002 
Markers: (--) probed, (**) from config file, (==) default setting,
 (++) from command line, (!!) notice, (II) informational,
 (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: /var/log/XFree86.0.log, Time: Wed Aug 13 11:48:48 2003
(==) Using config file: /etc/X11/XF86Config
(==) ServerLayout Anaconda Configured
(**) |--Screen Screen0 (0)
(**) |   |--Monitor Monitor0
(**) |   |--Device SiS 620
(**) |--Input Device Mouse0
(**) |--Input Device Mouse1
(**) |--Input Device Keyboard0
(**) Option XkbRules xfree86
(**) XKB: rules: xfree86
(**) Option XkbModel pc102
(**) XKB: model: pc102
(**) Option XkbLayout es
(**) XKB: layout: es
(==) Keyboard: CustomKeycode disabled
(**) FontPath set to unix/:7100
(**) RgbPath set to /usr/X11R6/lib/X11/rgb
(==) ModulePath set to /usr/X11R6/lib/modules
(--) using VT number 7

(II) Open APM successful
(II) Module ABI versions:
XFree86 ANSI C Emulation: 0.1
XFree86 Video Driver: 0.5
XFree86 XInput driver : 0.3
XFree86 Server Extension : 0.1
XFree86 Font Renderer : 0.3
(II) Loader running on linux
(II) LoadModule: bitmap
(II) Loading /usr/X11R6/lib/modules/fonts/libbitmap.a
(II) Module bitmap: vendor=The XFree86 Project
compiled for 4.2.0, module version = 1.0.0
Module class: XFree86 Font Renderer
ABI class: XFree86 Font Renderer, version 0.3
(II) Loading font Bitmap
(II) LoadModule: pcidata
(II) Loading /usr/X11R6/lib/modules/libpcidata.a
(II) Module pcidata: vendor=The XFree86 Project
compiled for 4.2.0, module version = 0.1.0
ABI class: XFree86 Video Driver, version 0.5
(II) PCI: Probing config type using method 1
(II) PCI: Config type is 1
(II) PCI: stages = 0x03, oldVal1 = 0x, mode1Res1 = 0x8000
(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 1039,0620 card , rev 03 class 06,00,00 hdr 80
(II) PCI: 00:00:1: chip 1039,5513 card 1039,5513 rev d0 class 01,01,80 hdr 80
(II) PCI: 00:01:0: chip 1039,0008 card , rev b1 class 06,01,00 hdr 80
(II) PCI: 00:01:1: chip 1039,0009 card , rev 00 class ff,00,00 hdr 80
(II) PCI: 00:01:2: chip 1039,7001 card , rev 11 class 0c,03,10 hdr 80
(II) PCI: 00:02:0: chip 1039,0001 card , rev 00 class 06,04,00 hdr 01
(II) PCI: 00:0f:0: chip 13f6,0111 card 13f6,0111 rev 10 class 04,01,00 hdr 00
(II) PCI: 00:10:0: chip 1039,0900 card 1039,0900 rev 02 class 02,00,00 hdr 00
(II) PCI: 01:00:0: chip 1039,6306 card 1039,6306 rev 2a class 03,00,00 hdr 00
(II) PCI: End of PCI scan
(II) LoadModule: scanpci
(II) Loading /usr/X11R6/lib/modules/libscanpci.a
(II) Module scanpci: vendor=The XFree86 Project
compiled for 4.2.0, module version = 0.1.0
ABI class: XFree86 Video Driver, version 0.5
(II) UnloadModule: scanpci
(II) Unloading /usr/X11R6/lib/modules/libscanpci.a
(II) Host-to-PCI bridge:
(II) PCI-to-ISA bridge:
(II) PCI-to-PCI bridge:
(II) Bus 0: bridge is at (0:0:0), (-1,0,0), BCTRL: 0x08 (VGA_EN is set)
(II) Bus 0 I/O range:
[0] -1  0x - 0x (0x1) IX[B]
(II) Bus 0 non-prefetchable memory range:
[0] -1  0x - 0x (0x0) MX[B]
(II) Bus 0 prefetchable memory range:
[0] -1  0x - 0x (0x0) MX[B]
(II) Bus -1: bridge is at (0:1:0), (0,-1,0), BCTRL: 0x08 (VGA_EN is set)
(II) Bus -1 I/O range:
(II) Bus -1 non-prefetchable memory range:
(II) Bus -1 prefetchable memory range:
(II) Bus 1: bridge is at (0:2:0), (0,1,1), BCTRL: 0x0c (VGA_EN is set)
(II) Bus 1 I/O range:
[0] -1  0xc000 - 0xc0ff (0x100) IX[B]
[1] -1  0xc400 - 0xc4ff (0x100) IX[B]
[2] -1  0xc800 - 0xc8ff (0x100) IX[B]
[3] -1  0xcc00 - 0xccff (0x100) IX[B]
(II) Bus 1 non-prefetchable memory range:
[0] -1  0xe7e0 - 0xe7ef (0x10) MX[B]
(II) Bus 1 prefetchable memory range:
[0] -1  0xe6c0 - 0xe7cf (0x110) MX[B]
(--) PCI:*(1:0:0) SiS 530 rev 42, Mem @ 0xe700/23, 0xe7ef/16, I/O @ 0xcc00/7
(II) Addressable bus resource ranges are
[0] -1  0x - 0x (0x0) MX[B]
[1] -1  0x - 0x (0x1) IX[B]
(II) OS-reported resource ranges:
[0] -1  0xffe0 - 0x (0x20) MX[B](B)

[XFree86] EPOX 8RDA+ ( nForce2 chipset)

2003-08-14 Thread Morel I. Aboga



Sir, 
I'm using EPOX 8RDA+ mainboard and Nvidia FX 
5200 ultra videocard.
I've installed the RedHat Linux 9.0, and 
upgrade/update the NVIDIA chipset and videocard kernel, edit the XF86Config 
using emacs. but still no video output.
Please send me an information,about installing / 
upgrading the kernel, step by step what to do in Upgrading my kernel.Thank you 


Morel I. Aboga






Re: [XFree86] Inverting _all_ colors displayed

2003-08-14 Thread Eric Wong
On Mon, 11 Aug 2003, Eric Wong wrote:

 Is there a way to invert _all_ colors displayed on an X server or at
 least everything on the normal[1] X11 (minus special layers like
 OpenGL
 and xv) display?
 
 I could write a script that does bitwise inverts on everything in my
 rgb.txt, but I'm sure enough apps/toolkits specify colors directly in
 RGB values to make it pointless.  Images wouldn't be affected by the
 RGB
 change, either.
 
 Preferably, it would be possible to invert back-and-forth while the X
 server is running, maybe through an app along the lines of xgamma.
 I'd also prefer that it be done by the X server itself and not
 specific
 to a certain video card driver.
 
 If an existing method doesn't exist, could someone point me to where I
 should look in the X source and make the necessary changes? Thanks.
 
 Why I want this:
 
 I use X apps from a variety of GUI toolkits, and would rather just
 invert everything at the X server level than to configure them
 individually.  There are also some colors hardcoded in apps; not to
 mention annoying web designers who make the outlines of images white
 since they assume everyone has a white background on their browser.


  You probably want to play with XF86VidModeSetGammaRamp in the
  x86VidMode extension.  See /usr/include/X11/extensions/xf86vmode.h.
  You can set an inverse ramp: light maps to dark, dark to light.

  Get the size of the array with XF86VidModeGetGammaRampSize then
  load a gamma corrected lookup table of that size with 
  XF86VidModeSetGammaRamp.  This might not change the video overlay
  or the cursor on alot of the hardware, but should change everything
  else.  The array elements go from 0 (full dark) to 65535 (full
  intensity).

Thank you. 

While searching for examples on how to use the XF86VidModeSetGammaRamp
function, I came across this:

http://xfree86.desiato.de/xfree86/pipermail/xpert/2001-November/012921.html

`sgamma -b -1` already does exactly what I'm looking for.

-- 
Eric Wong
___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86


[XFree86] Xnest xauth

2003-08-14 Thread Hanspeter Roth
Hello,

I have difficulty to use Xnest on some systems. It seems to me it
has something to do with the cookies in .Xauthority. On some systems
these cookies seem to remain after X terminates on others they are
removed. On these systems after launching Xnest on an alternate
display I can't connect a single client nor generate a cookie for
this display. On OpenBSD for example host/unix:0 is remained after
terminting X on display :0. So starting X on :1 allows me to run
Xnest on :0 and then connect clients to :0.
Trying to generate a cookie on a display which isn't already served
also fails.
So how can one use Xnest when there is no cookie for the display
before starting Xnest?

Cheers 
Hanspeter
___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86


[XFree86] Graphics interface problem

2003-08-14 Thread Marco Pelizzari
Hi,
I have installed Linux Mandrake 9.1 on the following computer:

HP Vectra VE 6/xxx Series 8  (Model number: D6546av)
with an AGP Matrox G100 Productiva (Model number D5064-6048) video card

During the installation the Mandrake installer detected correctly my video
card so I went on happy.
I decided to boot my system in graphical mode becouse I have not yet a linux
expert user and so I help myself with the GUI interface.
Unfortunately when the system statup, after detecting everything correct
(lan, disk, module dependences etc...), I got a black screen !!!

At this point I type CTRL + ALT + F1 to enter into a text tty1 terminal.
I tried to star X and the output was:

Fatal server error:
Server is already active for display 0
If this server is no longer running, remove /tmp/.X0-lock
and start again.

I removed  /tmp/.X0-lock and tried again typing X, but I got the following
error output that I sent also in attachment

_XSERVTransSocketINETCreateListener: ...SocketCreateListener() failed
_XSERVTransMakeAllCOTSServerListeners: server already running

Fatal server error:
Cannot establish any listening sockets - Make sure an X server isn't already
running

What I can do to solve this problem ?

I thank you in advance

Marco Pelizzari



XFree86.0.log
Description: Binary data


[XFree86] Multiple mice and screens

2003-08-14 Thread Bo Rosén
Hello!
I use my tv as a second display, but I don't have any input device
working for it. I have managed to get a second mouse working on my
monitor, but is there anyway of having this and a future keyboard work
solely with my tv set?


Thanks, 
Bo


My XF86Config-4:


# File generated by XFdrake.

# **
# Refer to the XF86Config man page for details about the format of
# this file.
# **

Section Files
# Multiple FontPath entries are allowed (they are concatenated
together)
# By default, Mandrake 6.0 and later now use a font server
independent of
# the X server to render fonts.
FontPath unix/:-1
EndSection

Section ServerFlags
#DontZap # disable CrtlAltBS (server abort)
AllowMouseOpenFail # allows the server to start up even if the mouse
doesn't work
#DontZoom # disable CrtlAltKP_+/KP_- (resolution switching)
EndSection

Section Module
Load dbe # Double-Buffering Extension
Load v4l # Video for Linux
Load extmod
Load type1
Load freetype
Load glx # 3D layer
EndSection

Section InputDevice
Identifier Keyboard1
Driver Keyboard
Option XkbModel pc105
Option XkbLayout se
Option XkbCompat 
Option XkbOptions 
EndSection

Section InputDevice
Identifier Mouse1
Driver mouse
Option Protocol IMPS/2
Option Device /dev/psaux
Option ZAxisMapping 4 5
EndSection

Section InputDevice
Identifier Mouse2
Driver mouse
Option Protocol Microsoft
Option Device /dev/ttyS0
Option Emulate3Buttons on

EndSection

Section Monitor
Identifier monitor0
VendorName Plug'n Play
HorizSync 30-70
VertRefresh 50-120

# Sony Vaio C1(X,XS,VE,VN)?
# 1024x480 @ 85.6 Hz, 48 kHz hsync
ModeLine 1024x48065.00 1024 1032 1176 1344   480  488  494 
563 -hsync -vsync

# TV fullscreen mode or DVD fullscreen output.
# 768x576 @ 79 Hz, 50 kHz hsync
ModeLine 768x576 50.00  768  832  846 1000   576  590  595 
630

# 768x576 @ 100 Hz, 61.6 kHz hsync
ModeLine 768x576 63.07  768  800  960 1024   576  578  590 
616
EndSection

Section Monitor
Identifier TV
VendorName Sony
HorizSync 30-50
VertRefresh 60
Option  TVStandard PAL-B
EndSection

Section Device
Identifier device0
VendorName nVidia Corporation
BoardName NVIDIA GeForce2 DDR (generic)
Driver nvidia
Option DPMS
BusID  PCI:1:0:0
Screen 0
EndSection

Section Device
Identifier device1
VendorName nVidia Corporation
BoardName NVIDIA GeForce2 DDR (generic)
Driver nvidia
Option DPMS
BusId  PCI:1:0:0
Screen 1
EndSection

Section Screen
Identifier screen0
Device device0
Monitor monitor0
DefaultColorDepth 24

Subsection Display
Depth 8
Modes 1024x768 800x600 640x480
EndSubsection

Subsection Display
Depth 15
Modes 1024x768 800x600 640x480
EndSubsection

Subsection Display
Depth 16
Modes 1024x768 800x600 640x480
EndSubsection

Subsection Display
Depth 24
Modes 1024x768 800x600 640x480
EndSubsection
EndSection

Section Screen
Identifier screen1
Device device1
Monitor TV
DefaultColorDepth 24
SubSection Display
Depth 24
Modes 800x600
EndSubsection
EndSection

Section ServerLayout
Identifier layout1
Screen 0  screen0
Screen 1  screen1
InputDevice Keyboard1 CoreKeyboard
InputDevice Mouse1 CorePointer
InputDevice Mouse2 AlwaysCore
EndSection

-- 
Bo Rosén [EMAIL PROTECTED]

___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86


RE: [XFree86] (no subject)

2003-08-14 Thread Oli Comber
= Original Message From [EMAIL PROTECTED] =
I got the link to the sourceforge site for ATI mach64 cards off of Divx.com.
Some guy claimed 'if you have older mach64 based graphics cards, I can help
you.' Anyway, the link he supplied was to the GATOS page/project. It sounded 
to
me like it was supporting ATI graphics cards, although for linux. So I hit 
the
links, and ended up subscriping to XFree or whatever. Thought it was for ATI
and Linux users. Am pretty confused as you can tell.


Yep, this is Linux Only, sorry.  Though I'm sure they'll be somebody here who 
can point you in the right direction, if there is one.  Unfortunately, that 
someone's not me!



For clarity, I have an older ATI mach64(264vt2) graphics card on an OEM
system with windows 95. ATI's support of their products suck, as the last 
updated
driver for this card was made the year I bought this computer new.(97). I was
under the impression the GATOS project was a group of homebrews who made
drivers for ATI cards past ATI's poor support.


Yeah, they are - for Linux, I'm afraid.  Thanks for the link though - didn't 
know about this, looks like I might be able to get Xv working now :0)



If anyone can clear things up for me. I'd be grateful. Speak slowly and
clearly please, as I am a moron. Thank you.

You may find some joy on driverguide.com (standard login of 'drivers/all')
If not, try googling for the EXACT make/model of the card, as reported by your 
current driver.  Make sure you put in in inverted commas, and maybe add +win95 
as a searchterm.

Hope somebody else can give you a more positive response! :0)

-Oli

___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86


[XFree86] Glide

2003-08-14 Thread StudPool User
Dear XFree86 people,

I am trying to run your XFree86 4.3.0 on my Pentium computer with a
ATI Radeon VE 32 MB graphics card, a Highscreen LE 1024 monitor
(14 ´´) and Redhat 6.2 but my computer keeps on claiming to need Glide
after starting XFree86 with XFree86 -configure. As your script told me

after running XFree86 -check I have Linux version 2.2.14-5.0 on an
i686
with object format ELF and libc version 6.1.3 (6.1), and my binary
distribution name is Linux-ix86-glibc21. So I have downloaded and
installed the appropriate XFree86 version of 4.3.0. The file
XF86Config.new says in Section Device my graphics card is detected as
follows:
Driver: ati
Bus ID: PCI:1:0:0
BoardName: Radeon RV100 QY [Radeon 7000/VE]
The problem now is first that I do not have Glide and don´t know how or
where to get it without pay (unfortunately that is very important at the
moment)
and second I have only about 9 MB left on my Linux partition. I have
searched
your website and the Internet but can´t find any of use to me. So I am
looking
for help now by directly writing to you because after all I have read on
man-
pages and such I believe that I do not really need Glide for my Radeon
card.
If I am not mistaken Glide is only neccessary for Voodoo and like cards.

So I would be very happy if you could tell me what to do now and if I
need
Glide installed indeed or if you could send me a patch or advise should
Í not
have to get me Glide. I will of course send you my
/var/log/XFree86.0.log
file tomorrow in case you need it.
I thank you beforehand for your efforts.


Greetings

 Marco Bouillon


P.S.:  As I have told one of your guys in a previous mail I want to
assure you
 that no insult is meant by any of my sentences but that it
would just be
 a mistake for I am not practiced in writing English. I hope you
will
 pardon me for that.
begin:vcard 
n:;
x-mozilla-html:FALSE
adr:;;Viereichenweg 10;70569 Stuttgart (Germany);;;
version:2.1
note:Tel.:  0711 / 687 767 0
fn:Marco Bouillon
end:vcard


Re: [XFree86] (no subject)

2003-08-14 Thread Lionel Lecoq
The error is rather clear (see below) recreate your config file (I believe RH 8.0 
still uses
Xconfigurator ...)
Lionel

--- Doug Lewis [EMAIL PROTECTED] wrote:
 Module Loader present
 OS Kernel: Linux version 2.4.18-14 
 ([EMAIL PROTECTED]) (gcc version 3.2 
 20020903 (Red Hat Linux 8.0 3.2-7)) #1 Wed Sep 4 13:35:50 
 EDT 2002
 Markers: (--) probed, (**) from config file, (==) default 
 setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) 
  unknown.
 (==) Log file: /var/log/XFree86.0.log, Time: Sat Aug  2 
 01:42:51 2003
 (==) Using config file: /etc/X11/XF86Config-4
 Data incomplete in file /etc/X11/XF86Config-4
At least one Device section is required.
 ^^^
 ===


 (EE) Problem parsing the config file
 (EE) Error from xf86HandleConfigFile()
 
 Fatal server error:
 no screens found
 
 When reporting a problem related to a server crash, please 
 send the full server output, not just the last messages.
 This can be found in the log file 
 /var/liog/XFree86.0.log.
 Please report problems to [EMAIL PROTECTED]
 ___
 XFree86 mailing list
 [EMAIL PROTECTED]
 http://XFree86.Org/mailman/listinfo/xfree86


__
Do you Yahoo!?
Yahoo! SiteBuilder - Free, easy-to-use web site design software
http://sitebuilder.yahoo.com
___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86


Re: [XFree86] regarding BSD 4.7

2003-08-14 Thread David Dawes
On Mon, Jul 28, 2003 at 02:41:40PM +0530, Hanmantrao,Suhas wrote:
hello,
 I have installed BSD 4.7 on Pentium 4 machine. The graphics adapter card in
my machine is Intel 82845G/GL. I am struggling from past 1 week in
configuring and starting startx. Please help me in this regard. When I run
startx it dumps the following error on my screen 

agp0 : trying to bind into stolen memory
Fatal server error: 
AddScreen/ScreenInit failed for driver 0 

As per your request I have enclosed the error log file with this message.

You need XFree86 4.3.0.  4.2.1 doesn't support the 845G.  Overriding
the chipset detection by telling the driver you have an i810 won't work.

(II) I810: Driver for Intel i810 chipset: i810, i810-dc100, i810e, i815,
   i830M
(II) Primary Device is: PCI 00:02:0
(--) Assigning device section with no busID to primary device
(**) Chipset override: i810
(**) Chipset i810 found

David
-- 
David Dawes
Founder/committer/developer The XFree86 Project
www.XFree86.org/~dawes
___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86


Re: [XFree86] XFree86-4.3.0 ATI Radeon 9000 Mobility

2003-08-14 Thread Wes Janzen
I don't have that particular card, but I do have the ATI AIW 9000 Pro, 
and I'm running it with XFree 4.3 and SuSE 8.0 using their RPMS.  Sax 
didn't work too well, but I'd already set it up with my old banshee so I 
just changed the card section in /etc/X11/XF86Config to:

Section Device
 BoardNameRadeon 9000 All-In-Wonder
 BusID1:0:0
 Driver   ati
 #Driver   radeon
 Option   AGPMode  2
 Option   AGPFastWrite on
 Option   EnablePageFlip   on
 Option   EnableDepthMoves on
 Option   CloneDisplay 0
 Identifier   Device[0]
 Screen   0
 VendorName   ATI
EndSection
Then I changed DefaultDepth in my Screen section to 24 since the 
radeon can run 3D at that bitdepth, whereas my banshee could not (so 
none of my GL screensavers would work on the banshee).

But I'm running the 2.6.0-test2 kernel, so you'll probably want to 
download the dri cvs kernel modules and install them.  You probably want 
to install newer XFree modules, as was suggested, too.  The radeon is 
actually doing slightly worse than my banshee with the modules that came 
with the SuSE XFree RPM.  I'm hoping the updated XFree modules will fix 
that (the 2.6.0-test2 kernel modules were recently synced with cvs, so I 
don't think they're the problem).

I hope that helps.

-wes

Yves Caniou wrote:

Hi,

 

Dear XFree86-Experts,
   

Well, I am no expert, but i tried some things for my M9..

 

Recently, I installed SuSE Linux 8.1 on my Dell Inspiron 5150 Laptop which
is equipped with a ATI Radeon 9000 Mobility. Unfortunately, in SaX2 I was
not able to select my graphics card. In another forum I was advised to
install the new XFree86-4.3.0 which is supposed to contain a driver for the
Radeon 9000. After I installed everything my graphics card was still not in
the list. So I selected the Radeon 8500. At least, I could increase my
screen resolution now to 1600x1200. However, once I try to activate the
3D-acceleration I'm told that my board doesn't support this. I already
toyed around with glxgears but  I don't know what I'm supposed to see and
which frame rate I can expect. I have a P4 with 3.06GHz. In addition, after
installing the new XFree86 my mouse doesn't work sometimes. I have
connected an extern Logitech wheel mouse. There are three cases: (1)
touchpad and mouse work correctly, (2) only the touchpad works or (3) both
do not work at all.
   

You have to change the drivers for your radeon etc..
Download at http://dri.sourceforge.net in Downloads section the file that you 
need (here normally, radeon-20030809-linux-i386.tar.bz2)
You can also compile the whole Xfree86 stuff, but I personnally prefered to 
download this.. :)
The file contains the script to run as root, it will install all the stuff 
after compiling it for your system (you need to have installed the 
kernel-source of the running system).
I have installed it for both kernel 2.4.20 and 2.4.21, and the XFree86.0.log 
says the dri is enabled, acceleration etc... So It is normally perfect...
But (yeap, there is a but :( ), glxinfo says that there is no direct 
rendering... 
For now, if you try and achieve to make it work...

.Yves.

-: Unix IS user-friendly, it just chooses its friends very carefully. :-
___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86
 

___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86


Re: [XFree86] problems with sis 630 video card

2003-08-14 Thread Thomas Winischhofer
www.winischhofer.net/linuxsisvga.shtml

Forget the SiS website.

Thomas

Andrew Rothbart wrote:
Hi everyone, I'm a linux newbie trying to sort out some problems with 
XFree.

I am running XFree 4.3 under the Mandrake 9.1 distribution.  My video 
card is a SiS 630 onboard. I'm not sure how much background history I 
should give, so I'll be on the safe side and give tons.

The first time I installed Mandrake, everything went perfectly. All my 
hardware was detected, KDE ran smoothly, it was blast. But then I 
decided that I wanted to get better support for my 3D card, because I 
wanted to run a pretty screensaver I found on kde-look.org.  So I went 
to the SiS website, and downloaded an rpm they have there called 
xsis.rpm. This is where my problems started.
After I installed the rpm, I rebooted my computer.. and KDE wouldn't 
load. It kept saying that it couldn't read a section from my XF86Config 
file. I even downloaded the sample config file on the sis website.. same 
result. So I decided 'fine, I'll just format my partitions and 
re-install Mandrake.'  Unfortunately, this time around Mandrake didn't 
detect my hardware (I have no idea why).
I had to run xf86config and configure my video card manually. For some 
reason, choosing SiS 630/730 from the supplied database didn't work.. 
everything on my screen flickered and windows didn't show up properly, 
so I ended up going with the SiS 530 option, which worked fairly well 
(except I couldn't get my third mouse button or sound to work, but 
that's another issue).  At this point, I felt pretty good about my 
skills with XFree, and decided 'Hey, I could probably get that xsis.rpm 
package to work if I tried to install it again.' Big mistake there.  I 
ended up running into the same problem I had last time (XFree complained 
a section of my config file was corrupted or something).  So, I 
uninstalled the rpm, but now I get this error message when I try to 
start XFree:

xinit: No such file or directory (errno 2): no server 'X' in path

So I guess xsis.rpm screwed up my system when I installed it, and 
uninstalling the rpm didn't fix the problem.
I was considering un-installing and re-installing XFree, hoping that 
this might fix my settings and allow me to go back to pretending my 
video card is an SiS 530.
But what I *really* want to do is figure out how to get this xsis.rpm 
package working. So I am asking the following questions:

1) If I want to un-install and then re-install XFree, how do I go about 
uninstalling XFree? Installing seems fairly simple (I just download the 
binaries from the website), but I have no clue how to uninstall it first!

2) Does anyone have experience trying to get a SiS 630 card to work? 
What am I doing wrong?

3) Should I just re-format (again!) and live with poor video card 
performance, and quit messing around with XFree?

TIA!!!

~Andrew Rothbart

___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86


--
Thomas Winischhofer
Vienna/Austria
thomas AT winischhofer DOT net  *** http://www.winischhofer.net/
twini AT xfree86 DOT org


___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86


[XFree86] problems with display

2003-08-14 Thread Ken Copling



when i installed the x window it ran in the test 
and kde screen to big for my moniter I was told i could use xvidtune to change 
the settings so it would fit but when i tried to use it it said cant open 
display is there something i can do so it will run


Re: [XFree86] dual monitors

2003-08-14 Thread Alex Deucher
yes, both 16 and 24 bit should work fine.

Alex

--- Larry McDaniel [EMAIL PROTECTED] wrote:
 On Sun, 2003-08-10 at 22:45, Alex Deucher wrote:
 
  remove the ALL the lines that say VideoRam  and add 
  Screen 0
  to the first device entry in your config file. 
 
 
 upon first testing, that seems to work.  I'll keep testing it to try
 and
 make it lock up like before.
 
 Should I go back in and reset the VideoDepth back where it was
 (default
 24)?
 


__
Do you Yahoo!?
Yahoo! SiteBuilder - Free, easy-to-use web site design software
http://sitebuilder.yahoo.com
___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86


[XFree86] Matrox g450 DVI video init problems

2003-08-14 Thread Alex Deucher
Unfortunately I suspect this problem lies in the HAL library.  As I
recall the mga driver uses the lib for mode switching if it's available
and I think it may be required for use of the DVI ports.  the HAL
module may not be multi-card aware and that might be part of the
problem.  you could use the FB driver and then load X with the usefbdev
option.

Alex




Hi folks,

I've already posted most of this the the Linux support forum at
Matrox; I'm hoping perhaps some part of this problem may be attackable
from the source driver and that the problem isn't in the black
recesses of the HAL library.  I'm happy to put a shoulder into the
hacking myself if folks can lend initial guidance.

The basic problem is:

I have a G450 PCI with a DVI port that happens to be living in a box
with a G550 Dual DVI.  The G550 dual DVI is functioning very well with
a single minor niggle I'll mention later.  The G450 is working nicely--
once it's up.  The major problem is that it doesn't always manage to
come up (there are other more minor issues as well).  Essentially
anything involving a mode change seems to go wrong.

When it doesn't come up stably, a quick flick to text VT and then back
to X causes the garbage G450 screen to pop to a useful display mode and
eveything looks fine.

It does not matter if the G550 is also in the box, the G450 behavior
is identical.

A few points up front:

My production setup is all DVI, all three monitors.  The analog port
on the G450 comes up fine all the time (OTOH, it disappears from X on
the first VT switch or screensaver blank and never returns.  An analog
monitor reports 'no signal').

Even if I boot the machine with the PCI G450 as primary or only card,
the text VTs only work on DVI until I start X.  After that, text mode
becomes a garbage mode (monitor says 'out of sync range: H=60kHz,
V=38.8Hz')

Screensaver screen blanking also goes wrong; the screens are not shut
off but rather all go to undisplayable garbage modes; all monitors are
continuously trying to sync to crazy modes with static, flashing and
the occasional disturbing effect that looks like a piece of movie film
melting in a projector..  This happens on the G550 and G450 both.

Server startup also takes bloody forever with lots of flashing,
scrolling garbage, pieces of previously dead X server framebuffers
with shifted colors and cute dancing colored text characters.  It
looks like a reall bad crash until after about a minute, 'ping!', it's
up.  Well, it's up about 2 of three times.

Odd thing is that this does not plague the kernel framebuffers.  When
I start up / drive / modify the G450 video mode through the mga.o fb
interface, mode changes are crisp, immediate and require no settling
time... just like in Windows.  Oh, and I've tested both cards in
Windows.  They work flawlessly (as they do in Linux once they're up).

Last problem which is minor and may be a stright up bug: The mga
driver offers several modes on the DVI port of the G450 card that are
available only via the analog interface.  The problem is that XFree86
always chooses the highest refresh rate of a collection of
same-resolution built-in modes, and in this case, that will both not
display correctly and eventually fry the card.  Specifically, the MGA
driver insists on using 1280x1024 @ 75Hz (which is valid on the analog
VGA port) rather than 1280x1024 @ 60Hz which is the highest the DVI
port will go.  I have to either force a modeline or force-reduce the
monitor specs to trick it into not using the 75Hz mode.

A complete dump of all config files, logs, a screenshot and system
setup are at:

http://forum.matrox.com/mgaforum/Forum2/HTML/002427.html

Better there than cluttering up the mail here :-)

Thanks folks.  If it makes any difference, I'm trying to get this
machine going as the main Ogg Theora hacking box.  Assistance rendered
will go stright toward reducing our release delay on the codec :-) 

Monty


__
Do you Yahoo!?
Yahoo! SiteBuilder - Free, easy-to-use web site design software
http://sitebuilder.yahoo.com
___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86


Re: [XFree86] New GPL font available: Isabella 0.91

2003-08-14 Thread MICHAEL LUCHTAN
Hello-
Sounds neat, thanks for the font.  I downloaded, but am unshare how/wher
to install a font.  I'm running rhat 9.0.  Do I put it in
/usr/share/fonts?  If so, what directory?  Once it is in there? does that
mean that all apps can use it, i.e. the gimp, abiword, openoffice?
Thanks,


Michael Luchtan
http://www.cs.uga.edu/~luchtan
-
 The two basic topics that fascinate me are What is reality? and What
constitutes the authentic human being? ---Philip K. Dick
-

On 11 Aug 2003, John Stracke wrote:

 I've just put up a font I created based on a calligraphic hand from
 1497: http://www.thibault.org/fonts/isabella/.  I'm releasing it under
 the GPL.

 It's not so great at sizes below about 12 point (no hints yet), but it's
 very pretty above that size.  It has most of the characters up through
 Unicode 512 or so, so it should work for a lot of Western and Eastern
 European languages.

 --
 /===\
 |John Stracke| http://www.thibault.org |HTML OK |
 |Francois Thibault   |==|
 |East Kingdom|Music is not a noun, it's a verb. --John|
 |[EMAIL PROTECTED]|Perry Barlow  |
 \===/
 My medieval art for sale: http://www.thibault.org/store/
 ___
 XFree86 mailing list
 [EMAIL PROTECTED]
 http://XFree86.Org/mailman/listinfo/xfree86


___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86


[XFree86] Las Xs

2003-08-14 Thread Chumon



 Ya es la 4ª vez ó la 5ª que les mando este error. Lo 
instalé3 o4 veces y sigue igual. Con el gdm me manda a un 
entorno gráfico pero no reconoce el raton, configuro el teclado, tarjeta, 
monitor y al ir al mouse se queda colgado. 
 Con Linux Mandrake me funciona 
todo bien y reconoce todos los periféricos. Pero es que quiero instalar 
Debian
 Les remito el bug:
__This is a pre-release 
version of XFree86, and is not supported in anyway. Bugs may be 
reported to [EMAIL PROTECTED] and patches 
submittedto [EMAIL PROTECTED]. Before 
reporting bugs in pre-release versions,please check the latest version in 
the XFree86 CVS repository(http://www.XFree86.Org/cvs)XFree86 Version 4.1.0.1 / X Window System(protocol Version 
11, revision 0, vendor release 6510)Release Date: 21 December 2001If the 
server is older than 6-12 months, or if your card isnewer than the above 
date, look for a newer version beforereporting problems. (See 
http://www.XFree86.Org/FAQ)Build Operating System: Linux 2.4.17 i686 [ELF] Module Loader 
present(==) Log file: "/var/log/XFree86.0.log", Time: Fri Aug 8 
21:54:48 2003(==) Using config file: "/etc/X11/XF86Config-4"Markers: 
(--) probed, (**) from config file, (==) default 
setting, (++) from command 
line, (!!) notice, (II) 
informational, (WW) warning, 
(EE) error, (NI) not implemented, (??) unknown.(==) ServerLayout "Default 
Layout"(**) |--Screen "Default Screen" (0)(**) | 
|--Monitor "Generic Monitor"(**) | |--Device "Generic 
Video Card"(**) |--Input Device "Generic Keyboard"(**) Option 
"XkbRules" "xfree86"(**) XKB: rules: "xfree86"(**) Option "XkbModel" 
"pc104"(**) XKB: model: "pc104"(**) Option "XkbLayout" "es"(**) XKB: 
layout: "es"(**) Option "XkbOptions" "AltGr"(**) XKB: options: 
"AltGr"(==) Keyboard: CustomKeycode disabled(**) |--Input Device 
"Configured Mouse"(**) |--Input Device "Generic Mouse"(WW) The 
directory "/usr/lib/X11/fonts/cyrillic" does not exist.Entry deleted from 
font path.(**) FontPath set to 
"unix/:7100,/usr/lib/X11/fonts/misc,/usr/lib/X11/fonts/100dpi/:unscaled,/usr/lib/X11/fonts/75dpi/:unscaled,/usr/lib/X11/fonts/Type1,/usr/lib/X11/fonts/Speedo,/usr/lib/X11/fonts/100dpi,/usr/lib/X11/fonts/75dpi"(==) 
RgbPath set to "/usr/X11R6/lib/X11/rgb"(==) ModulePath set to 
"/usr/X11R6/lib/modules"(++) using VT number 7(WW) Cannot open 
APM(II) Module ABI versions:XFree86 ANSI C Emulation: 0.1XFree86 
Video Driver: 0.4XFree86 XInput driver : 0.2XFree86 Server Extension : 
0.1XFree86 Font Renderer : 0.2(II) Loader running on linux(II) 
LoadModule: "bitmap"(II) Loading 
/usr/X11R6/lib/modules/fonts/libbitmap.a(II) Module bitmap: vendor="The 
XFree86 Project"compiled for 4.1.0.1, module version = 1.0.0Module 
class: XFree86 Font RendererABI class: XFree86 Font Renderer, version 
0.2(II) Loading font Bitmap(II) LoadModule: "pcidata"(II) Loading 
/usr/X11R6/lib/modules/libpcidata.a(II) Module pcidata: vendor="The XFree86 
Project"compiled for 4.1.0.1, module version = 0.1.0ABI class: XFree86 
Video Driver, version 0.4(II) PCI: Probing config type using method 
1(II) PCI: Config type is 1(II) PCI: stages = 0x03, oldVal1 = 
0x, mode1Res1 = 0x8000(II) PCI: PCI scan (all values are in 
hex)(II) PCI: 00:00:0: chip 1106,0691 card , rev 44 class 06,00,00 
hdr 00(II) PCI: 00:01:0: chip 1106,8598 card , rev 00 class 06,04,00 
hdr 01(II) PCI: 00:07:0: chip 1106,0596 card 1106, rev 12 class 06,01,00 
hdr 80(II) PCI: 00:07:1: chip 1106,0571 card , rev 06 class 01,01,8a 
hdr 00(II) PCI: 00:07:2: chip 1106,3038 card 0925,1234 rev 08 class 0c,03,00 
hdr 00(II) PCI: 00:07:3: chip 1106,3050 card , rev 20 class 06,00,00 
hdr 00(II) PCI: 00:0b:0: chip 10ec,8139 card 10ec,8139 rev 10 class 02,00,00 
hdr 00(II) PCI: 01:00:0: chip 1002,5246 card 1002,0044 rev 00 class 03,00,00 
hdr 00(II) PCI: End of PCI scan(II) LoadModule: "scanpci"(II) 
Loading /usr/X11R6/lib/modules/libscanpci.a(II) Module scanpci: vendor="The 
XFree86 Project"compiled for 4.1.0.1, module version = 0.1.0ABI class: 
XFree86 Video Driver, version 0.4(II) UnloadModule: "scanpci"(II) 
Unloading /usr/X11R6/lib/modules/libscanpci.a(II) Host-to-PCI 
bridge:(II) PCI-to-ISA bridge:(II) Host-to-PCI bridge:(II) 
PCI-to-PCI bridge:(II) Bus 0: bridge is at (0:0:0), (-1,0,0), BCTRL: 0x08 
(VGA_EN is set)(II) Bus 0 I/O range:[0] -1 0 0x - 0x 
(0x1) IX[B](II) Bus 0 non-prefetchable memory range:[0] -1 0 
0x - 0x (0x0) MX[B](II) Bus 0 prefetchable memory 
range:[0] -1 0 0x - 0x (0x0) MX[B](II) Bus 1: bridge is 
at (0:1:0), (0,1,1), BCTRL: 0x0c (VGA_EN is set)(II) Bus 1 I/O range:[0] 
-1 0 0xd000 - 0xd0ff (0x100) IX[B][1] -1 0 0xd400 - 0xd4ff 
(0x100) IX[B][2] -1 0 0xd800 - 0xd8ff (0x100) IX[B][3] -1 0 
0xdc00 - 0xdcff (0x100) IX[B](II) Bus 1 non-prefetchable memory 
range:[0] -1 0 0xe800 - 0xe9ff (0x200) MX[B](II) Bus 1 
prefetchable memory range:[0] -1 0 0xe400 - 0xe7ff 

[XFree86] Help me please!!!!!! ( Diamond Stealth 64 VRAM )

2003-08-14 Thread Rolf Gerrits
Emilio,

I have a Diamond Stealth 64 VRAM 3240 ( TI RAMDAC ) video card and HAVE 
the same problem.
XFree86 2.4.x  fails at the RAMDAC probe and exits.

I now use ¨vesa¨ in stead of the ¨S3¨ driver. 
Now I am stuck with 1024x768 / 16bpp in stead of 1152x864 /16bpp !
I could go back to XFree86 3.3.6  that one worked ( with SVGA ) ... 
no problems at all.

I don't want to go back to 3.3.6 ... there must be another solution.
I wondered if you ever found a solution ( exept: buy an other card .. ) ?
Rolf



http://www.mail-archive.com/[EMAIL PROTECTED]/msg06083.html

   * Subject: [XFree86] Help me please!!
   * Date: Wed, 25 Jun 2003 09:43:22 -0700


Help me please!!


I probe diferent configuration for my screen and ever return the error
Do you have some idea?
(Sorry my english but i am Argentino)
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 February 2003
Build Host: porky.devel.redhat.com
 Before reporting problems, check http://www.XFree86.Org/
 to make sure that you have the latest version.
Module Loader present
OS Kernel: Linux version 2.4.20-8 ([EMAIL PROTECTED])
(gcc version 3.2.2 20030222 (Red Hat Linux 3.2.2-5)) #1 Thu Mar 13
16:42:56
EST 2003
Markers: (--) probed, (**) from config file, (==) default setting,
 (++) from command line, (!!) notice, (II) informational,
 (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: /var/log/XFree86.0.log, Time: Tue Jun 24 21:56:55 2003
(==) Using config file: /etc/X11/XF86Config
(==) ServerLayout Default Layout
(**) |--Screen Screen0 (0)
(**) |   |--Monitor Monitor0
(**) |   |--Device Videocard0
(**) |--Input Device Mouse0
(**) |--Input Device Keyboard0
(**) Option XkbRules xfree86
(**) XKB: rules: xfree86
(**) Option XkbModel pc105
(**) XKB: model: pc105
(**) Option XkbLayout us
(**) XKB: layout: us
(==) Keyboard: CustomKeycode disabled
(**) |--Input Device DevInputMice
(**) FontPath set to unix/:7100
(**) RgbPath set to /usr/X11R6/lib/X11/rgb
(==) ModulePath set to /usr/X11R6/lib/modules
(--) using VT number 7
(II) Open APM successful
(II) Module ABI versions:
 XFree86 ANSI C Emulation: 0.2
 XFree86 Video Driver: 0.6
 XFree86 XInput driver : 0.4
 XFree86 Server Extension : 0.2
 XFree86 Font Renderer : 0.4
(II) Loader running on linux
(II) LoadModule: bitmap
(II) Loading /usr/X11R6/lib/modules/fonts/libbitmap.a
(II) Module bitmap: vendor=The XFree86 Project
 compiled for 4.3.0, module version = 1.0.0
 Module class: XFree86 Font Renderer
 ABI class: XFree86 Font Renderer, version 0.4
(II) Loading font Bitmap
(II) LoadModule: pcidata
(II) Loading /usr/X11R6/lib/modules/libpcidata.a
(II) Module pcidata: vendor=The XFree86 Project
 compiled for 4.3.0, module version = 1.0.0
 ABI class: XFree86 Video Driver, version 0.6
(II) PCI: Probing config type using method 1
(II) PCI: Config type is 1
(II) PCI: stages = 0x03, oldVal1 = 0x8058, mode1Res1 = 0x8000
(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 8086,7030 card , rev 02 class 06,00,00 hdr
 snip  --

 snip  --
(II) Loading sub module ramdac
(II) LoadModule: ramdac
(II) Loading /usr/X11R6/lib/modules/libramdac.a
(II) Module ramdac: vendor=The XFree86 Project
 compiled for 4.3.0, module version = 0.1.0
 ABI class: XFree86 Video Driver, version 0.6
(--) s3(0): Cannot determine IBM RAMDAC type, aborting
(EE) s3(0): Ramdac probe failed
(II) UnloadModule: s3
(II) UnloadModule: ramdac
(II) Unloading /usr/X11R6/lib/modules/libramdac.a
(II) UnloadModule: vbe
(II) Unloading /usr/X11R6/lib/modules/libvbe.a
(II) UnloadModule: int10
(II) Unloading /usr/X11R6/lib/modules/linux/libint10.a
(II) UnloadModule: vgahw
(II) Unloading /usr/X11R6/lib/modules/libvgahw.a
(EE) Screen(s) found, but none have a usable configuration.
Fatal server error:
no screens found
When reporting a problem related to a server crash, please send
the full server output, not just the last messages.
This can be found in the log file /var/log/XFree86.0.log.
Please report problems to [EMAIL PROTECTED]
- Mensaje original - 
De: Cynthia Grossen [EMAIL PROTECTED]
Para: [EMAIL PROTECTED]
Enviado: Lunes 23 de Junio de 2003 16:13
Asunto: RE: [XFree86] Help me please!!

 Looks like you made some progress, Your no devices found error went
away.
 Looks like you need to work on screen settings next. According to the
log
 file in this mail your Ramdac probe failed. Hopefully someone else will
be
 able to help you with that. Also I didn't see any part of your 

Re: [XFree86] Black screen when running X

2003-08-14 Thread Craig Ringer
When I try it with the startx command, the screen flash and give me this output.

startx -- :1 -query sunbox
Yeah, it'll do that. X -query host is actually the correct usage, the 
guy who responded to your post misunderstood what you were trying to do.

In an XDMCP query like you're doing, you don't want any local programs 
trying to connect to the X server, it automatically gets a session from 
a remote host using an XDMCP request. So startx gets confused, and when 
all connections to the X server are rejected it probably kills the X server.

See if you have any luck with the suggestions I made in my last mail on 
this - check out the xdmcp setup on the sun box and make sure the 
networking is going ok. Of course, if you know that both of these are 
fine, and there's nothing in the logs on the sun box, that's pretty weird.

Craig Ringer

___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86


[XFree86] RH 9.0 trouble with Matrox

2003-08-14 Thread Kathleen Ayala



I have a problem with my RedHat 9.0 configuration of my Matrox G2+ video 
card.
When I run 
XFree86 -xf86config XF86Config.new, I get a mouse cursor as an X, that can 
be moved across the screen, but no other video.
To get out of this, I hit the CRTL-ALT-BACKSPACE keys.
In addition to the error message below, I get:(EE) MGA(0): [drm] Direct 
redering only supported with G200/G400/G550/ AGP
Thanks for all your help,
Kathleen Ayala
XFree86 Version 4.3.0 (Red Hat Linux release: 4.3.0-2)Release Date: 
27 February 2003X Protocol Version 11, Revision 0, Release 6.6Build 
Operating System: Linux 2.4.20-3bigmem i686 [ELF] Build Date: 27 February 
2003Build Host: porky.devel.redhat.comBefore reporting 
problems, check http://www.XFree86.Org/to make sure 
that you have the latest version.Module Loader presentOS Kernel: Linux 
version 2.4.20-8 ([EMAIL PROTECTED]) 
(gcc version 3.2.2 20030222 (Red Hat Linux 3.2.2-5)) #1 Thu Mar 13 17:54:28 EST 
2003 Markers: (--) probed, (**) from config file, (==) default 
setting, (++) from command 
line, (!!) notice, (II) 
informational, (WW) warning, 
(EE) error, (NI) not implemented, (??) unknown.(==) Log file: 
"/var/log/XFree86.0.log", Time: Wed Aug 6 09:16:27 2003(EE) Unable to 
locate/open config file(EE) Error from xf86HandleConfigFile()

Fatal server error:no screens found

When reporting a problem related to a server crash, please sendthe full 
server output, not just the last messages.This can be found in the log file 
"/var/log/XFree86.0.log".Please report problems to [EMAIL PROTECTED].




[XFree86] Inverting _all_ colors displayed

2003-08-14 Thread Eric Wong
Is there a way to invert _all_ colors displayed on an X server or at
least everything on the normal[1] X11 (minus special layers like OpenGL
and xv) display?

I could write a script that does bitwise inverts on everything in my
rgb.txt, but I'm sure enough apps/toolkits specify colors directly in
RGB values to make it pointless.  Images wouldn't be affected by the RGB
change, either.

Preferably, it would be possible to invert back-and-forth while the X
server is running, maybe through an app along the lines of xgamma.
I'd also prefer that it be done by the X server itself and not specific
to a certain video card driver.

If an existing method doesn't exist, could someone point me to where I
should look in the X source and make the necessary changes? Thanks.

Why I want this:

I use X apps from a variety of GUI toolkits, and would rather just
invert everything at the X server level than to configure them
individually.  There are also some colors hardcoded in apps; not to
mention annoying web designers who make the outlines of images white
since they assume everyone has a white background on their browser.

-- 
Eric Wong
___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86


[XFree86] Error startx

2003-08-14 Thread Fernanda Emanuella Silveira

  Hello,
  Can anybody help me, please?
  Thank you,



   FERNANDA EMANUELLA SILVEIRA
  [EMAIL PROTECTED]


XFree86 Version 4.1.0 (Red Hat Linux release: 4.1.0-3) / X Window System
(protocol Version 11, revision 0, vendor release 6510)
Release Date: 2 June 2001
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 http://www.XFree86.Org/FAQ)
Build Operating System: Linux 2.4.9-31smp i686 [ELF] 
Build Host: stripples.devel.redhat.com
 
Module Loader present
(==) Log file: /var/log/XFree86.0.log, Time: Thu Aug  7 09:28:18 2003
(==) Using config file: /etc/X11/XF86Config-4
Markers: (--) probed, (**) from config file, (==) default setting,
 (++) from command line, (!!) notice, (II) informational,
 (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) ServerLayout Anaconda Configured
(**) |--Screen Screen0 (0)
(**) |   |--Monitor Monitor0
(**) |   |--Device Cirrus Logic GD544x
(**) |--Input Device Mouse0
(**) |--Input Device Keyboard0
(**) Option XkbRules xfree86
(**) XKB: rules: xfree86
(**) Option XkbModel abnt2
(**) XKB: model: abnt2
(**) Option XkbLayout br
(**) XKB: layout: br
(**) Option XkbVariant basic
(**) XKB: variant: basic
(==) Keyboard: CustomKeycode disabled
(**) FontPath set to unix/:7100
(**) RgbPath set to /usr/X11R6/lib/X11/rgb
(==) ModulePath set to /usr/X11R6/lib/modules
(--) using VT number 7

(WW) Cannot open APM
(II) Module ABI versions:
XFree86 ANSI C Emulation: 0.1
XFree86 Video Driver: 0.4
XFree86 XInput driver : 0.2
XFree86 Server Extension : 0.1
XFree86 Font Renderer : 0.2
(II) Loader running on linux
(II) LoadModule: bitmap
(II) Loading /usr/X11R6/lib/modules/fonts/libbitmap.a
(II) Module bitmap: vendor=The XFree86 Project
compiled for 4.1.0, module version = 1.0.0
Module class: XFree86 Font Renderer
ABI class: XFree86 Font Renderer, version 0.2
(II) Loading font Bitmap
(II) LoadModule: pcidata
(II) Loading /usr/X11R6/lib/modules/libpcidata.a
(II) Module pcidata: vendor=The XFree86 Project
compiled for 4.1.0, module version = 0.1.0
ABI class: XFree86 Video Driver, version 0.4
(II) PCI: Probing config type using method 1
(II) PCI: Config type is 1
(II) PCI: stages = 0x03, oldVal1 = 0x0cf8, mode1Res1 = 0x0cf8
(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 1039,0740 card , rev 01 class 06,00,00 hdr 80
(II) PCI: 00:01:0: chip 1039,0001 card , rev 00 class 06,04,00 hdr 01
(II) PCI: 00:02:0: chip 1039,0008 card , rev 04 class 06,01,00 hdr 80
(II) PCI: 00:02:5: chip 1039,5513 card , rev 00 class 01,01,80 hdr 00
(II) PCI: 00:02:7: chip 1039,7012 card 13f6,0300 rev a0 class 04,01,00 hdr 00
(II) PCI: 00:03:0: chip 1039,7001 card 1039,7001 rev 0f class 0c,03,10 hdr 80
(II) PCI: 00:03:1: chip 1039,7001 card 1039,7001 rev 0f class 0c,03,10 hdr 00
(II) PCI: 00:03:2: chip 1039,7001 card 1039,7001 rev 0f class 0c,03,10 hdr 00
(II) PCI: 00:03:3: chip 1039,7002 card 1039,7002 rev 00 class 0c,03,20 hdr 00
(II) PCI: 00:04:0: chip 1039,0900 card 1039,0900 rev 90 class 02,00,00 hdr 00
(II) PCI: 00:0d:0: chip 1013,00b8 card , rev 00 class 03,00,00 hdr 00
(II) PCI: 01:00:0: chip 1039,6325 card 1039,6325 rev 00 class 03,00,00 hdr 00
(II) PCI: End of PCI scan
(II) LoadModule: scanpci
(II) Loading /usr/X11R6/lib/modules/libscanpci.a
(II) Module scanpci: vendor=The XFree86 Project
compiled for 4.1.0, module version = 0.1.0
ABI class: XFree86 Video Driver, version 0.4
(II) UnloadModule: scanpci
(II) Unloading /usr/X11R6/lib/modules/libscanpci.a
(II) Host-to-PCI bridge:
(II) PCI-to-ISA bridge:
(II) PCI-to-PCI bridge:
(II) Bus 0: bridge is at (0:0:0), (-1,0,0), BCTRL: 0x08 (VGA_EN is set)
(II) Bus 0 I/O range:
[0] -1  0x - 0x (0x1) IX[B]
(II) Bus 0 non-prefetchable memory range:
[0] -1  0x - 0x (0x0) MX[B]
(II) Bus 0 prefetchable memory range:
[0] -1  0x - 0x (0x0) MX[B]
(II) Bus 1: bridge is at (0:1:0), (0,1,2), BCTRL: 0x00 (VGA_EN is cleared)
(II) Bus 1 I/O range:
[0] -1  0xb000 - 0xbfff (0x1000) IX[B]
(II) Bus 1 non-prefetchable memory range:
[0] -1  0xcfd0 - 0xcfef (0x20) MX[B]
(II) Bus 1 prefetchable memory range:
[0] -1  0xbda0 - 0xcdbf (0x1020) MX[B]
(II) Bus -1: bridge is at (0:2:0), (0,-1,0), BCTRL: 0x08 (VGA_EN is set)
(II) Bus -1 I/O range:
(II) Bus -1 non-prefetchable memory range:
(II) Bus -1 prefetchable memory range:
(--) PCI:*(0:13:0) Cirrus Logic GD5446 rev 0, Mem @ 0xce00/24, BIOS @ 0xcfff/15
(--) PCI: (1:0:0) SiS unknown chipset (0x6325) rev 0, Mem @ 0xc000/27, 
0xcfee/17, I/O @ 0xbc00/7
(II) Addressable bus resource ranges are
[0] -1  0x - 0x (0x0) MX[B]
[1] -1  0x 

Re: [XFree86] NVIDIA GeForce4 Ti 4200 - TD8X

2003-08-14 Thread Mark Vojkovich
   This card is supported in XFree86 4.3.

Mark.

On Tue, 5 Aug 2003, Mike Metal wrote:

 hi,
 
 i was just wondering if anyone knows if this card has or is going to get video 
 driver support.
 
 Thanks.
 

___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86


Re: [XFree86] Xfree86 problem after installing PHP, MySQL

2003-08-14 Thread Weston M. Price
Sorry, what I meant to say was actually attach the file and send it to me 
directly.

Weston

On Monday 11 August 2003 10:59 am, Wim Wauters wrote:
 Hi,

 I was trying to setup PHP, Apache, MySQL...all with sucess yesterday
 evening. When starting up my server this morning, I could not get my
 graphical user interface (which is a disaster for me). During booting,
 it complains about parsing the XFree86Config file. Anyone can send me a
 sample XFree86Config file that I can use on my server? Anyone has an
 idea why it goes wrong with Xfree86 after installing PHP and MySQL?

 Here is the log file, I'm getting:

 XFree86 Version 4.2.0 (Red Hat Linux release: 4.2.0-72) / X Window
 System
 (protocol Version 11, revision 0, vendor release 6600)
 Release Date: 23 January 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
 [url]http://www.XFree86.Org/[/url])
 Build Operating System: Linux 2.4.18-11smp i686 [ELF]
 Build Host: daffy.perf.redhat.com

 Module Loader present
 OS Kernel: Linux version 2.4.18-14
 ([EMAIL PROTECTED]) (gcc version 3.2 20020903 (Red
 Hat Linux 8.0 3.2-7)) #1 Wed Sep 4 13:35:50 EDT 2002
 Markers: (--) probed, (**) from config file, (==) default setting,
  (++) from command line, (!!) notice, (II) informational,
  (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
 (==) Log file: /var/log/XFree86.0.log, Time: Mon Aug 11 11:51:58 2003
 (==) Using config file: /etc/X11/XF86Config
 Parse error on line 26 of section Files in file /etc/X11/XF86Config
 Section is not a valid keyword in this section.
 (EE) Problem parsing the config file
 (EE) Error from xf86HandleConfigFile()

 Fatal server error:
 no screens found

 When reporting a problem related to a server crash, please send
 the full server output, not just the last messages.
 This can be found in the log file /var/log/XFree86.0.log.
 Please report problems to [EMAIL PROTECTED]/email].


 and here is my XFree86Config file:


 # File generated by anaconda.

 Section ServerLayout
 Identifier Anaconda Configured
 Screen  0  Screen0 0 0
 InputDeviceMouse0 CorePointer
 InputDevice   Mouse1 SendCoreEvents
 InputDeviceKeyboard0 CoreKeyboard
 EndSection

 Section Files

 # The location of the RGB database.  Note, this is the name of the
 # file minus the extension (like .txt or .db).  There is normally
 # no need to change the default.

 RgbPath   /usr/X11R6/lib/X11/rgb

 # Multiple FontPath entries are allowed (they are concatenated together)
 # By default, Red Hat 6.0 and later now use a font server independent of
 # the X server to render fonts.

 FontPath /usr/X11R6/lib/X11/fonts/misc

 Section Module
 Load  dbe
 Load  extmod
 Load  fbdevhw
 Load  dri
 Load  glx
 Load  record
 Load  freetype
 Load  type1
 EndSection

 Section InputDevice
 Identifier  Keyboard0
 Driver  keyboard

 #  Option  AutoRepeat500 5

 # when using XQUEUE, comment out the above line, and uncomment the
 # following line
 #  Option  Protocol Xqueue

 # Specify which keyboard LEDs can be user-controlled (eg, with xset(1))
 #  Option  Xleds 1 2 3

 # To disable the XKEYBOARD extension, uncomment XkbDisable.
 #  Option  XkbDisable

 # To customise the XKB settings to suit your keyboard, modify the
 # lines below (which are the defaults).  For example, for a non-U.S.
 # keyboard, you will probably want to use:
 #  Option  XkbModel   pc102
 # If you have a US Microsoft Natural keyboard, you can use:
 #  Option  XkbModel   microsoft
 #
 # Then to change the language, change the Layout setting.
 # For example, a german layout can be obtained with:
 #  Option  XkbLayout  de
 # or:
 #  Option  XkbLayout  de
 #  Option  XkbVariant  nodeadkeys
 #
 # If you'd like to switch the positions of your capslock and
 # control keys, use:
 #  Option  XkbOptions ctrl:swapcaps
 Option  XkbRulesxfree86
 Option  XkbModel   pc102
 Option  XkbLayout  be
 #Option XkbVariant  
 #Option XkbOptions 
 EndSection

 Section InputDevice
 Identifier  Mouse0
 Driver  mouse
 Option  Protocol PS/2
 Option  Device /dev/psaux
 Option  ZAxisMapping 4 5
 Option  Emulate3Buttons no
 EndSection


 Section InputDevice
 IdentifierMouse1
 Drivermouse
 Option  Device
 /dev/input/mice
 Option  Protocol IMPS/2
 Option  Emulate3Buttonsno
 Option 

Re: [XFree86] Las Xs

2003-08-14 Thread Alejandro Lorenzo Gallego
, It looks like you have misdefined the frequencies of your monitor, for 
what i have readen, you should define better your monitor's frequencies. If 
you are using Debian, you should do:
dpkg-reconfigure xserver-xfree86
 and a wizard will help you configuring X


Hola, también hablo castellano; así que le responderé en inglés y castellano, 
de todas formas, esta lista es internacional, y en ella escribe gente de 
muchas partes del mundo; la lengua denomidor común es el inglés, así que 
deberías incluír por lo menos una traducción a esta lengua o directamente 
escribir en ella.

Bueno, lo que te decía en inglés. Por el error parece que el problema está en 
las frecuencias de refresco del monitor; que no las has definido bien, y las 
resoluciones que has pedido están fuera de rango con esas resoluciones. Si 
usas debian:
dpkg-reconfigure xserver-xfree86
Y tendrás una manera fácil de configurarlas.



El Domingo, 10 de Agosto de 2003 12:22, Chumon escribió:
 Ya es la 4ª vez ó la 5ª que les mando este error. Lo instalé 3 o 4
 veces y sigue igual. Con el gdm me manda a un entorno gráfico pero no
 reconoce el raton, configuro el teclado, tarjeta, monitor y al ir al mouse
 se queda colgado. Con Linux Mandrake me funciona todo bien y reconoce todos
 los periféricos. Pero es que quiero instalar Debian Les remito el bug:

 __This is a pre-release version of XFree86, and is not supported in any
 way.  Bugs may be reported to [EMAIL PROTECTED] and patches submitted
 to [EMAIL PROTECTED]  Before reporting bugs in pre-release versions,
 please check the latest version in the XFree86 CVS repository
 (http://www.XFree86.Org/cvs)

 XFree86 Version 4.1.0.1 / X Window System
 (protocol Version 11, revision 0, vendor release 6510)
 Release Date: 21 December 2001
 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 http://www.XFree86.Org/FAQ)
 Build Operating System: Linux 2.4.17 i686 [ELF]
 Module Loader present
 (==) Log file: /var/log/XFree86.0.log, Time: Fri Aug  8 21:54:48 2003
 (==) Using config file: /etc/X11/XF86Config-4
 Markers: (--) probed, (**) from config file, (==) default setting,
  (++) from command line, (!!) notice, (II) informational,
  (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
 (==) ServerLayout Default Layout
 (**) |--Screen Default Screen (0)
 (**) |   |--Monitor Generic Monitor
 (**) |   |--Device Generic Video Card
 (**) |--Input Device Generic Keyboard
 (**) Option XkbRules xfree86
 (**) XKB: rules: xfree86
 (**) Option XkbModel pc104
 (**) XKB: model: pc104
 (**) Option XkbLayout es
 (**) XKB: layout: es
 (**) Option XkbOptions AltGr
 (**) XKB: options: AltGr
 (==) Keyboard: CustomKeycode disabled
 (**) |--Input Device Configured Mouse
 (**) |--Input Device Generic Mouse
 (WW) The directory /usr/lib/X11/fonts/cyrillic does not exist.
 Entry deleted from font path.
 (**) FontPath set to
 unix/:7100,/usr/lib/X11/fonts/misc,/usr/lib/X11/fonts/100dpi/:unscaled,/us
r/lib/X11/fonts/75dpi/:unscaled,/usr/lib/X11/fonts/Type1,/usr/lib/X11/fonts/
Speedo,/usr/lib/X11/fonts/100dpi,/usr/lib/X11/fonts/75dpi (==) RgbPath set
 to /usr/X11R6/lib/X11/rgb
 (==) ModulePath set to /usr/X11R6/lib/modules
 (++) using VT number 7

 (WW) Cannot open APM
 (II) Module ABI versions:
 XFree86 ANSI C Emulation: 0.1
 XFree86 Video Driver: 0.4
 XFree86 XInput driver : 0.2
 XFree86 Server Extension : 0.1
 XFree86 Font Renderer : 0.2
 (II) Loader running on linux
 (II) LoadModule: bitmap
 (II) Loading /usr/X11R6/lib/modules/fonts/libbitmap.a
 (II) Module bitmap: vendor=The XFree86 Project
 compiled for 4.1.0.1, module version = 1.0.0
 Module class: XFree86 Font Renderer
 ABI class: XFree86 Font Renderer, version 0.2
 (II) Loading font Bitmap
 (II) LoadModule: pcidata
 (II) Loading /usr/X11R6/lib/modules/libpcidata.a
 (II) Module pcidata: vendor=The XFree86 Project
 compiled for 4.1.0.1, module version = 0.1.0
 ABI class: XFree86 Video Driver, version 0.4
 (II) PCI: Probing config type using method 1
 (II) PCI: Config type is 1
 (II) PCI: stages = 0x03, oldVal1 = 0x, mode1Res1 = 0x8000
 (II) PCI: PCI scan (all values are in hex)
 (II) PCI: 00:00:0: chip 1106,0691 card , rev 44 class 06,00,00 hdr
 00 (II) PCI: 00:01:0: chip 1106,8598 card , rev 00 class 06,04,00
 hdr 01 (II) PCI: 00:07:0: chip 1106,0596 card 1106, rev 12 class
 06,01,00 hdr 80 (II) PCI: 00:07:1: chip 1106,0571 card , rev 06
 class 01,01,8a hdr 00 (II) PCI: 00:07:2: chip 1106,3038 card 0925,1234 rev
 08 class 0c,03,00 hdr 00 (II) PCI: 00:07:3: chip 1106,3050 card ,
 rev 20 class 06,00,00 hdr 00 (II) PCI: 00:0b:0: chip 10ec,8139 card
 10ec,8139 rev 10 class 02,00,00 hdr 00 (II) PCI: 01:00:0: chip 1002,5246
 card 1002,0044 rev 00 class 03,00,00 hdr 00 (II) PCI: End of PCI scan
 (II) LoadModule: scanpci
 (II) Loading /usr/X11R6/lib/modules/libscanpci.a
 (II) Module scanpci: vendor=The 

[XFree86] Help Needed for running X windows!

2003-08-14 Thread Ganesh Ganapathy



Hello,

X windows is not running. Could you please 
help me to resolve this problem?. I am running Red Hat Linux release 8.0 
(Psyche)Kernel 2.4.18-14 on an i686. when I tried to run X windows, it 
gives the following error.

---[EMAIL PROTECTED] 
startx

Fatal server error:Server is already active for display 
0 If this server is no longer 
running, remove /tmp/.X0-lock and 
start again.

When reporting a problem related to a server crash, please sendthe 
full server output, not just the last messages.Please report problems to [EMAIL PROTECTED].

Xlib: connection to ":0.0" refused by serverXlib: Invalid 
MIT-MAGIC-COOKIE-1 keygiving up.xinit: unable to connect to X 
serverxinit: No such process (errno 3): Server 
error.[EMAIL PROTECTED]

---

Thanks for your help  support.

Regards,
Ganesh.


[XFree86] what is oldval1?

2003-08-14 Thread Michael Godbout
What does oldval1 refer to in the line

II) PCI: stages = 0x03, oldVal1 = 0x, mode1Res1 = 0x8000

in the Xfree86 logfile?

Where are these things documented?

thanks,

Michael


___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86


[XFree86] pciscan -v - change

2003-08-14 Thread Michael Dodwell - Vicnet Staff
Hi,

I just sent a email to you guys but included the wrong output from lspci
-v

the output should of been the following:

01:00.0 VGA compatible controller: S3 Inc. [ProSavageDDR K4M266] (prog-if 00 [VGA])
Subsystem: Giga-byte Technology: Unknown device d000
Flags: bus master, 66Mhz, medium devsel, latency 32, IRQ 11
Memory at dfe8 (32-bit, non-prefetchable) [size=512K]
Memory at d000 (32-bit, prefetchable) [size=128M]
Expansion ROM at dfe7 [disabled] [size=64K]
Capabilities: [dc] Power Management version 2
Capabilities: [80] AGP version 2.0

I ran lspci on the wrong machine.

--MD

___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86


[XFree86] How to hide a widget?

2003-08-14 Thread james amen atayi
Hallo!

I need please help on how to hide a widget when I'm using XtRealizeWidget to 
realize it.
Bellow a piece of code to show how I'm proceding.



[begin of code]

Widget my_Widget;
Display* display;
XtAppContext appContext;

...

my_Widget = XtVaAppInitialize(appContext, my_App,
   cmdLineOptions, numCmdLineOptions,
   argc, argv, fallback_resources,
   dopyborderWidth, 0, NULL);
...

display = XtDisplay(my_Widget);
XtRealizeWidget(my_Widget);
[end of code]

I would like to include some code before or behind 
XtRealizeWidget(my_Widget); to hide the
widget.


thanks a lot for helping.

james

___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86


[XFree86] can not enter to xwindows

2003-08-14 Thread Saberi Bin Mohamad
hai,

i can't enter to xwindows in redhat 8.0. the error display to me:
fatal server error:
could not open default font 'fixed'

i attach together the file (reporting problem) in /var/log/xfree86.0.log

so how i can solve this problem.

bye...





Get advanced SPAM filtering on Webmail or POP Mail ... Get Lycos Mail!
http://login.mail.lycos.com/r/referral?aid=27005
XFree86 Version 4.2.0 (Red Hat Linux release: 4.2.0-72) / X Window System
(protocol Version 11, revision 0, vendor release 6600)
Release Date: 23 January 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 http://www.XFree86.Org/)
Build Operating System: Linux 2.4.18-11smp i686 [ELF] 
Build Host: daffy.perf.redhat.com
 
Module Loader present
OS Kernel: Linux version 2.4.18-14smp ([EMAIL PROTECTED]) (gcc version 3.2 20020903 
(Red Hat Linux 8.0 3.2-7)) #1 SMP Wed Sep 4 11:55:37 EDT 2002 
Markers: (--) probed, (**) from config file, (==) default setting,
 (++) from command line, (!!) notice, (II) informational,
 (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: /var/log/XFree86.0.log, Time: Wed Aug 13 17:29:21 2003
(==) Using config file: /etc/X11/XF86Config
(==) ServerLayout Anaconda Configured
(**) |--Screen Screen0 (0)
(**) |   |--Monitor Monitor0
(**) |   |--Device NVIDIA GeForce 2 MX (generic)
(**) |--Input Device Mouse0
(**) |--Input Device Mouse1
(**) |--Input Device Keyboard0
(**) Option XkbRules xfree86
(**) XKB: rules: xfree86
(**) Option XkbModel pc105
(**) XKB: model: pc105
(**) Option XkbLayout us
(**) XKB: layout: us
(==) Keyboard: CustomKeycode disabled
(**) FontPath set to unix/:7100
(**) RgbPath set to /usr/X11R6/lib/X11/rgb
(==) ModulePath set to /usr/X11R6/lib/modules
(--) using VT number 7

(WW) Open APM failed (/dev/apm_bios) (No such device)
(II) Module ABI versions:
XFree86 ANSI C Emulation: 0.1
XFree86 Video Driver: 0.5
XFree86 XInput driver : 0.3
XFree86 Server Extension : 0.1
XFree86 Font Renderer : 0.3
(II) Loader running on linux
(II) LoadModule: bitmap
(II) Loading /usr/X11R6/lib/modules/fonts/libbitmap.a
(II) Module bitmap: vendor=The XFree86 Project
compiled for 4.2.0, module version = 1.0.0
Module class: XFree86 Font Renderer
ABI class: XFree86 Font Renderer, version 0.3
(II) Loading font Bitmap
(II) LoadModule: pcidata
(II) Loading /usr/X11R6/lib/modules/libpcidata.a
(II) Module pcidata: vendor=The XFree86 Project
compiled for 4.2.0, module version = 0.1.0
ABI class: XFree86 Video Driver, version 0.5
(II) PCI: Probing config type using method 1
(II) PCI: Config type is 1
(II) PCI: stages = 0x03, oldVal1 = 0x8002400c, mode1Res1 = 0x8000
(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 1022,700c card , rev 11 class 06,00,00 hdr 00
(II) PCI: 00:01:0: chip 1022,700d card , rev 00 class 06,04,00 hdr 01
(II) PCI: 00:07:0: chip 1022,7440 card , rev 04 class 06,01,00 hdr 80
(II) PCI: 00:07:1: chip 1022,7441 card 1022,7441 rev 04 class 01,01,8a hdr 00
(II) PCI: 00:07:3: chip 1022,7443 card 1022,7443 rev 03 class 06,80,00 hdr 00
(II) PCI: 00:09:0: chip 100b,0022 card , rev 00 class 02,00,00 hdr 00
(II) PCI: 00:10:0: chip 1022,7448 card , rev 04 class 06,04,00 hdr 01
(II) PCI: 01:05:0: chip 10de,0110 card 1043,403d rev b2 class 03,00,00 hdr 00
(II) PCI: 02:06:0: chip 1045,c861 card 1045,c861 rev 20 class 0c,03,10 hdr 80
(II) PCI: 02:06:1: chip 1045,c861 card 1045,c861 rev 20 class 0c,03,10 hdr 80
(II) PCI: 02:08:0: chip 10b7,9200 card 10f1,2466 rev 78 class 02,00,00 hdr 00
(II) PCI: End of PCI scan
(II) LoadModule: scanpci
(II) Loading /usr/X11R6/lib/modules/libscanpci.a
(II) Module scanpci: vendor=The XFree86 Project
compiled for 4.2.0, module version = 0.1.0
ABI class: XFree86 Video Driver, version 0.5
(II) UnloadModule: scanpci
(II) Unloading /usr/X11R6/lib/modules/libscanpci.a
(II) Host-to-PCI bridge:
(II) PCI-to-ISA bridge:
(II) PCI-to-PCI bridge:
(II) PCI-to-PCI bridge:
(II) Bus 0: bridge is at (0:0:0), (-1,0,0), BCTRL: 0x08 (VGA_EN is set)
(II) Bus 0 I/O range:
[0] -1  0x - 0x (0x1) IX[B]
(II) Bus 0 non-prefetchable memory range:
[0] -1  0x - 0x (0x0) MX[B]
(II) Bus 0 prefetchable memory range:
[0] -1  0x - 0x (0x0) MX[B]
(II) Bus 1: bridge is at (0:1:0), (0,1,1), BCTRL: 0x0c (VGA_EN is set)
(II) Bus 1 I/O range:
(II) Bus 1 non-prefetchable memory range:
[0] -1  0xe900 - 0xe9ff (0x100) MX[B]
(II) Bus 1 prefetchable memory range:
[0] -1  0xf000 - 0xf7ff (0x800) MX[B]
(II) Bus -1: bridge is at (0:7:0), (0,-1,0), BCTRL: 0x08 (VGA_EN is set)
(II) Bus -1 I/O range:
(II) Bus -1 non-prefetchable memory range:
(II) Bus -1 prefetchable 

[XFree86] Look for wholesaler

2003-08-14 Thread Mr. Ricky Kwan
Dear Sir/Madam,
I found your company's details on the internet, we are a manufacturer of portable 
trade show 
 display system in China mainland, our products were exported more than 35 countries, 
we hope 
to look for more dealers world wide, if you are interested in our products, please 
view our 
website:http://www.asia-displays.com, and further to contact us, we look forward to 
hear from 
you, if you have any questions need help, please feel free to contact us.



With best regards,

Ricky Kwan president

RECKY-EASTERN EXHIBITION  DISPLAY CO., LTD.
Tel:+86-20-84178649 84178846
Fax:+86-20-84178846
Mobile:+86-13802769658
Web:http://www.asia-displays.com
E-mail:[EMAIL PROTECTED]
Add:Rm 903, Jiadong Building, Yuexin Plaza, #2, Shiliugang Road, Guangzhou,P.R.C
Zip code:510310

12/8
attachment: RoolScreen.jpg
attachment: X-Banner.jpg


Re: [XFree86] XFree86 cvs head fails to start

2003-08-14 Thread Mark Vojkovich
On Mon, 11 Aug 2003, Lars Hecking wrote:

 Mark Vojkovich writes:
  On Fri, 8 Aug 2003, Lars Hecking wrote:
  
http://bugs.xfree86.org/show_bug.cgi?id=573
   
Any ideas?
  
 As Egbert says, it looks like your ModulePath in your
  XF86Config file isn't correct.
  
 A full /var/log/XFree86.0.log would be useful as it would
  show the module path.
  
 If that's not it, did you edit any xc/config/cf files when
  you built?  
 
  Nope. I'm building straight from cvs with no mods, and there is no
  ModulePath setting in my XF86Config file.
 
  The builtin module path is /usr/X11R6/lib/modules, and no pcidata module
  is installed there (libpcidata.a, judging by an older, working install).
 
  There seems to be a problem with the build support for OpenBSD, and the
  bug report was closed prematurely. The problem is still there in the cvs
  head I pulled down about two hours ago.
 

So if you go into xc/programs/Xserver/hw/xfree86/scanpci and 
type make what happens?


Mark.

___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86


[XFree86] Problems on with video display

2003-08-14 Thread Michael Juntunen
I have been wrestling with this problem for the last
week.  I searched for answers in various databases and
FAQs.  I tried entering different values into the
config tools and all I wound up doing was to break the
Xfree server.  So now maybe I can get some answers
here?


The problem(s):

I installed Mandrake 9.1.
I was able to find my monitor and video card from the
list.
When the computer started up, though, The display was
squished horizontally and stretched vertically.  So
much so that windows and menus extend off the edges of
the screen sufficintly that I can not select buttons.

So the question is what do I need to do to make this
all workable?

My monitor is an older IBM 8514
http://www-1.ibm.com/support/docview.wss?rs=0context=HW300q=8514uid=psg1SBJR-3XPH3Hloc=en_UScs=utf-8cc=uslang=en

MY video car is (once again older) Diamond Speedstar
A50 (with 8mb)
(sorry I can't find the manufacturers web site on this
one)
 

I have tried to enter in custom numbers for the
monitor but everytime I do that all I do is break the
server or wind up with something extremely out of
whack (sound of monitor being smacked).


Does someone have any suggestions I can use?

__
Do you Yahoo!?
Yahoo! SiteBuilder - Free, easy-to-use web site design software
http://sitebuilder.yahoo.com
___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86


Re: [XFree86] Matrox g450 DVI video init problems

2003-08-14 Thread Monty
On Tue, Aug 12, 2003 at 10:37:15AM -0700, Lionel Lecoq wrote:
 interestingly enough the latest mga on the matrox site does not seem to need the HAL 
 library
 anymore for DVI. Maybe because it has grown fat enough to probably include it...
 I am using it with a G550 and a DVI driven monitor (Samsung SyncMaster 181T) 
 whithout problems. I
 had problem with the previous release and HAL...

If I use Option NoHAL, the 4.3.0 server locks up on startup and sits
there at 100% CPU usage with three black, powered-down screens (they
report 'No Signal and shut down).  It does not bring down the
machine, but the video cards are not recoverable without a reboot.

Monty
___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86


Re: [XFree86] RedHat 6.2

2003-08-14 Thread Mark Vojkovich
On Tue, 12 Aug 2003, Richard Lynch wrote:

 My laptop with a whopping 16M of RAM and 1G hard drive (with only 
 300M free now) needs XFree86.
 
 Buying more RAM to get to the MAX of 32M is possible, I guess, but sub-optimal.
 
 Alas, the most recent version of XFree86 is a bit much for it.
 
 What version would you consider optimum for such an ancient setup?

   Probably XFree86 3.3.6 if it supports your hardware.  And for
a window manager something like fvwm is pretty light.

 
 I'm pretty sure I had X on this thing, and I'm pretty certain the 
 RH6.2 RPM didn't work, and I believe I compiled from source when it 
 did finally work, oh so long ago...
 
 I had to rip out X for something else, though.
 
 This was all a long, long, long time ago, and now I need to get this 
 laptop back into a state of X-ness :-)
 
 I'm also open to switching to a different distro if that's the right 
 solution. They're all the same to me, really.
 
 I just need it to be able to surf to the Intranet and be a sort of 
 custom webmin for another box.
 
 
 Or even to be an X head for the other box that can run a more 
 recent X version, if that's easier.
 
 I've got no idea how to make one box be the X client and the other 
 the server, but I know that it can be done, and that what I think of 
 as client is really server and vice versa, right?
 
 Err, the screen with pretty pictures on it is server and the box 
 doing all the back-end X work is client right?

   The server does all the X work and has the pretty pictures.
The client is the application.  You can run netscape (the client)
on a different machine and display it on your laptop.  It still
takes up alot of resources on the laptop, but less than it
would have normally.

   Remote display is a matter of setting the DISPLAY environment
on the client machine to point to the server machine (something like 
my.server.ip.address:0.0) and allowing the server to allow
connections from remote clients (see the man page on xhost).


Mark.

 
 Assume you're talking to a guy who knows practically nothing about 
 Un*x, X, or laptops.
 
 
 Bottom Line:
 This laptop needs to be the GUI for the other box that can't have a monitor.
 
 Hey, could I just hook up the video out on this thing to the video 
 out of the box and have it be the monitor?...  Probably not, eh?
 
 Cc: me on replies would be nice. :-)
 
 -- 
 Like Music?
 http://l-i-e.com/artists.htm
 ___
 XFree86 mailing list
 [EMAIL PROTECTED]
 http://XFree86.Org/mailman/listinfo/xfree86
 

___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86


Re: [XFree86] UTF-8 and Motif?

2003-08-14 Thread Owen Taylor
On Wed, 2003-08-13 at 08:50, Berge, Harry ten wrote:
 Hi,
 
 We have an 'old' Motif application that needs to becomeUTF-8 aware for a
 Chinese customer. The question is how? Motif doesn't support UTF-8, so
 basically the advise that we already had was go to use Qt or GTK, don't use
 Motif (anymore). 
 
 But is this the only alternative? Wouldn't it be possible to use Xf2 /
 Freetype from within our Motif application?

Not for menus, text entry boxes, etc. I'd really expect that if you
run in a UTF-8 locale, things might just work with your application.
(Well, as well as core X fonts ever work.)

And if you aren't running in a UTF-8 locale, things will be hopeless.
Motif and its dependencies are completely tied to the idea that
they are using the encoding of the locale.

A lot of old Motif apps (Acroread, Netscape 4) don't work well in
UTF-8 locales, but that's generally application bugs.

Regards,
Owen


___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86


[XFree86] XtVaSetValues arguments list

2003-08-14 Thread james amen atayi
Hallo!

where to find the argument list (...) from  void XtVaSetValues(w, ...) where w 
is a widget?

Regards

James

___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86


[XFree86] RedHat 6.2

2003-08-14 Thread Richard Lynch
My laptop with a whopping 16M of RAM and 1G hard drive (with only 
300M free now) needs XFree86.

Buying more RAM to get to the MAX of 32M is possible, I guess, but sub-optimal.

Alas, the most recent version of XFree86 is a bit much for it.

What version would you consider optimum for such an ancient setup?

I'm pretty sure I had X on this thing, and I'm pretty certain the 
RH6.2 RPM didn't work, and I believe I compiled from source when it 
did finally work, oh so long ago...

I had to rip out X for something else, though.

This was all a long, long, long time ago, and now I need to get this 
laptop back into a state of X-ness :-)

I'm also open to switching to a different distro if that's the right 
solution. They're all the same to me, really.

I just need it to be able to surf to the Intranet and be a sort of 
custom webmin for another box.

Or even to be an X head for the other box that can run a more 
recent X version, if that's easier.

I've got no idea how to make one box be the X client and the other 
the server, but I know that it can be done, and that what I think of 
as client is really server and vice versa, right?

Err, the screen with pretty pictures on it is server and the box 
doing all the back-end X work is client right?

Assume you're talking to a guy who knows practically nothing about 
Un*x, X, or laptops.

Bottom Line:
This laptop needs to be the GUI for the other box that can't have a monitor.
Hey, could I just hook up the video out on this thing to the video 
out of the box and have it be the monitor?...  Probably not, eh?

Cc: me on replies would be nice. :-)

--
Like Music?
http://l-i-e.com/artists.htm
___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86


RE: [XFree86] help me - startx no run

2003-08-14 Thread Oli Comber
I'm afraid I don't speak Spanish, at least, I think that's Spanish! :0)  
Anyway...

From your logfile, X is complaining you don't have a mouse.  Or at least, you 
don't have a mouse on /dev/psaux.

If you actually, physically, don't have a mouse, try using the option 
allowmouseopenfail in your xf86config-4 file (look at 'man XF86Config')

Also noticed that you're missing the SIS kernel module for DRI, I wonder if 
you haven't got kernel support for a PS2 mouse either?


-Oli



= Original Message From Edison [EMAIL PROTECTED] =
Nota: correo sin tildes para evitar posibles incompatibilidades entre los 
diferentes sistemas de correo

___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86


[XFree86] couldnt start x server

2003-08-14 Thread anton94
hi there,

please help us with this problem,
i recently install Redhat 9.0 with XFree86 4.3.0
everything just fine, and i use the XWindow with no problem at all.

But suddenly after using the XWindow for some 2 months, my Linux
show an error message about couldn't start the XServer, and come up
with this error.log that i attached here. I also attached the configfile
I'll try restarting with fresh configuration just like the Redhat
suggest, but it doesn't work too.

I try re-install the XFree86 with rpm -ivh --force XFree*
using binary files that i download from your XFree86.org sites
and still it doesn't work
this is the error message:

# rpm -ivh --force XFree86-4.3.0-2.i386.rpm
XFree86 [100%]
error: unpacking of archive failed: cpio: lstat failed: Input/Output Error

that's it.
Could you possible help us with a solution. We really appreciate it.
Thanks.

Regards,
@nton

# XFree86 4 configuration created by redhat-config-xfree86

Section ServerLayout
Identifier Default Layout
Screen  0  Screen0 0 0
InputDeviceMouse0 CorePointer
InputDeviceKeyboard0 CoreKeyboard
InputDeviceDevInputMice AlwaysCore
EndSection

Section Files

# RgbPath is the location of the RGB database.  Note, this is the name of the 
# file minus the extension (like .txt or .db).  There is normally
# no need to change the default.
# Multiple FontPath entries are allowed (they are concatenated together)
# By default, Red Hat 6.0 and later now use a font server independent of
# the X server to render fonts.
RgbPath  /usr/X11R6/lib/X11/rgb
FontPath unix/:7100
EndSection

Section Module
Load  dbe
Load  extmod
Load  fbdevhw
Load  glx
Load  record
Load  freetype
Load  type1
Load  dri
EndSection

Section InputDevice

# Specify which keyboard LEDs can be user-controlled (eg, with xset(1))
#   Option  Xleds 1 2 3
# To disable the XKEYBOARD extension, uncomment XkbDisable.
#   Option  XkbDisable
# To customise the XKB settings to suit your keyboard, modify the
# lines below (which are the defaults).  For example, for a non-U.S.
# keyboard, you will probably want to use:
#   Option  XkbModel  pc102
# If you have a US Microsoft Natural keyboard, you can use:
#   Option  XkbModel  microsoft
#
# Then to change the language, change the Layout setting.
# For example, a german layout can be obtained with:
#   Option  XkbLayout de
# or:
#   Option  XkbLayout de
#   Option  XkbVariantnodeadkeys
#
# If you'd like to switch the positions of your capslock and
# control keys, use:
#   Option  XkbOptionsctrl:swapcaps
# Or if you just want both to be control, use:
#   Option  XkbOptionsctrl:nocaps
#
Identifier  Keyboard0
Driver  keyboard
Option  XkbRules xfree86
Option  XkbModel pc105
Option  XkbLayout us
EndSection

Section InputDevice
Identifier  Mouse0
Driver  mouse
Option  Protocol IMPS/2
Option  Device /dev/psaux
Option  ZAxisMapping 4 5
Option  Emulate3Buttons yes
EndSection

Section InputDevice

# If the normal CorePointer mouse is not a USB mouse then
# this input device can be used in AlwaysCore mode to let you
# also use USB mice at the same time.
Identifier  DevInputMice
Driver  mouse
Option  Protocol IMPS/2
Option  Device /dev/input/mice
Option  ZAxisMapping 4 5
Option  Emulate3Buttons no
EndSection

Section Monitor
Identifier   Monitor0
VendorName   Monitor Vendor
ModelNameE70-3
DisplaySize  320240
HorizSync30.0 - 70.0
VertRefresh  50.0 - 120.0
Option  dpms
EndSection

Section Device
Identifier  Videocard0
Driver  i810
VendorName  Videocard vendor
BoardName   Intel 815
VideoRam4096
EndSection

Section Screen
Identifier Screen0
Device Videocard0
MonitorMonitor0
DefaultDepth 16
SubSection Display
Depth 16
Modes1024x768 800x600 640x480
EndSubSection
EndSection

Section DRI
Group0
Mode 0666
EndSection



XFree86.0.log
Description: Binary data


Re: [XFree86] Xvfb help

2003-08-14 Thread Leo Przybylski
Thanks. That is great help.

I checked the security documentation for XFree86, but it is very 
difficult to understand how to deal with credentials. What is the best 
way to set credentials for my server?

-Leo

Egbert Eich wrote:

If you have your server running already and you get  authorization
rejections from clients they don't have anythoing to do with access 
to /dev/fb*. Your clients may not have the correct credentials to
connect to the server. For test purposes you can disable access
control entirely by specifying '-ac' on the server command line.

Egbert.

Leo Przybylski writes:
 Hello all,
 
 I have created an XVirtualFrameBufferServer build as a regular user (not 
 root) and have it started up. Please keep in mind I do not have 'root' 
 access.
 
 I am curious though how Xvfb works. I read that I need /dev/fb* devices 
 to talk to. Is this true? Is the Xvfb related to the Framebuffer of the 
 linux kernel?
 
 I am having authorization rejections when connecting to my server. What 
 I did was I looked into the /dev/fb* device permissions. I found that I 
 do not have access to these devices, so I tried to create my own with 
 mknod. I get 'Operation not permitted' errors. I'm guessing I need to be 
 root to do this.
 
 Is there anyone that can help me get the Xvfb working? I would like to 
 use it to run automated tests on some java programs I am running on 
 linux and require an X server.
___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86
 

___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86


Re: [XFree86] No Screens found

2003-08-14 Thread Mark Vojkovich
   You can start by using an XFree86 version that isn't
2 years old.  XFree86 4.3 is the newest version.

Mark.   

On Tue, 12 Aug 2003, Kunta Biddinika wrote:

 Please give me suggestion for this log file:
 ==
 
 XFree86 Version 4.1.0 / X Window System
 (protocol Version 11, revision 0, vendor release 6510)
 Release Date: 2 June 2001
   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 http://www.XFree86.Org/FAQ)


___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86


  1   2   3   4   >