[XFree86] problem with Xnest

2008-06-18 Thread Girish Hilage
Hi,
  
   I am using FC8 and giving following command :

   Xnest :1 -kb -terminate -name -query10.77.33.165 -geometry 800x800
-fp tcp/10.77.33.165:7100

   but, I can only see a window with black dots in it and no UI is
visible.

   'xfs' on 10.77.33.165 is running properly.

Is there anything I am missing here?

Regards,
Girish



DISCLAIMER
==
This e-mail may contain privileged and confidential information which is the 
property of Persistent Systems Ltd. It is intended only for the use of the 
individual or entity to which it is addressed. If you are not the intended 
recipient, you are not authorized to read, retain, copy, print, distribute or 
use this message. If you have received this communication in error, please 
notify the sender and delete all copies of this message. Persistent Systems 
Ltd. does not accept any liability for virus infected mails.


[XFree86] problem in xfree

2007-11-24 Thread vishnuvaradan vishnuvaradan
Hi All

For an embedded board with powerpc processor, I have successfully cross
compiled xfree86 for PPC.
I merged the xfree with the nfs.
I can able to boot the board with this root file system on loading the
prompt it displays all directories
but on entring into  etc directory,
*/etc # cd X11
/bin/ash: cd: can't cd to X11*
also
* /usr # cd X11R6
/bin/ash: cd: can't cd to X11R6*


Y this happens ?

I can able to list the above files in X11 and X11R6 directory in my  local
copy
but after booting into the board the file system displays the above

Any clue ?


[XFree86] PROBLEM of NVIDIA GeForce FX 5200 Driver for RedHat 9.0 Linux

2007-11-24 Thread Zhongliang Chen
Dear Sir or Madam,

 

Recently I found a problem about NVIDIA GeForce FX 5200 driver for RedHat
9.0 Linux. 

 

After I installed the driver, the system hinted me that the installation was
successfully completed. But actually X cannot be started at all. I googled
the problem but found nothing helpful.

 

I have attached the file Free86.0.log in this email. I need your help!
Thanks.

 

With best regards,

 

Sincerely yours,

Zhongliang Chen

Institute of Computing Technology, Chinese Academy of Sciences

Beijing, P. R. China

 



XFree86.0.log
Description: Binary data


[XFree86] problem while cross compiling for powerpc

2007-11-05 Thread vishnuvaradan vishnuvaradan
Hi all

Iam trying to cross compile xfree 4.7 for powerpc

iam facing the following issue

hw/tinyx/trio/libtrio.a(s3draw.o): In function `s3_24ImageGlyphBlt':
s3draw.c:(.text+0x563c): undefined reference to `fbGlyph24'
collect2: ld returned 1 exit status
make[4]: *** [Xtrio] Error 1
make[4]: Leaving directory `/home/varma/xfree/xc/programs/Xserver'
make[3]: *** [all] Error 2
make[3]: Leaving directory `/home/varma/xfree/xc/programs'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/home/varma/xfree/xc'
make[1]: *** [World] Error 2
make[1]: Leaving directory `/home/varma/xfree/xc'
make: *** [World] Error 2


my host.def contains
#define BuildFonts NO
#define UseInstalledOnCrossCompile NO
#define CrossCompiling YES

Please help me to solve the issue

Thanks
vishnu


Re: [XFree86] problem while cross compiling for powerpc

2007-11-05 Thread Marc Aurele La France

On Mon, 5 Nov 2007, vishnuvaradan vishnuvaradan wrote:


Iam trying to cross compile xfree 4.7 for powerpc



iam facing the following issue



hw/tinyx/trio/libtrio.a(s3draw.o): In function `s3_24ImageGlyphBlt':
s3draw.c:(.text+0x563c): undefined reference to `fbGlyph24'
collect2: ld returned 1 exit status
make[4]: *** [Xtrio] Error 1
make[4]: Leaving directory `/home/varma/xfree/xc/programs/Xserver'
make[3]: *** [all] Error 2
make[3]: Leaving directory `/home/varma/xfree/xc/programs'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/home/varma/xfree/xc'
make[1]: *** [World] Error 2
make[1]: Leaving directory `/home/varma/xfree/xc'
make: *** [World] Error 2



my host.def contains
#define BuildFonts NO
#define UseInstalledOnCrossCompile NO
#define CrossCompiling YES


Delete the '#define FbNoPixelAddrCode' line in xc/config/cf/cross.def, and 
re-`make World`.


Marc.

+--+--+
|  Marc Aurele La France   |  work:   1-780-492-9310  |
|  Academic Information and|  fax:1-780-492-1729  |
|Communications Technologies   |  email:  [EMAIL PROTECTED] |
|  352 General Services Building   +--+
|  University of Alberta   |  |
|  Edmonton, Alberta   |Standard disclaimers apply|
|  T6G 2H1 |  |
|  CANADA  |  |
+--+--+
XFree86 developer and VP.  ATI driver and X server internals.
___
XFree86 mailing list
XFree86@XFree86.Org
http://XFree86.Org/mailman/listinfo/xfree86


[XFree86] problem at startx

2007-08-27 Thread Raj Charke
when i type startx it will not display any gui instead it is reporting problem 
as 
  you selected fvwm2 as your window manager but your installation does not 
appear to be functional. The executable /usr/X11R6/bin/fvm2 was not found on 
your system
   
   
  waiting for xserver to shut down xterm.fatal IO error32(broken pipe) or 
killclient on xserver 0.0
  so please  give me the appropriate solution to this problem
   

   
-
 Unlimited freedom, unlimited storage. Get it now

[XFree86] Problem: Xfree cross-compiled for mips, It runs but screen is empty :(

2007-01-12 Thread K '

Dear members,

I have a problem with running XFree. I have cross-compiled XFree
version 4.3.0 for mips platform successfully. make install command
has created libraries under /usr/X11R6/lib and binaries under
/usr/X11R6/bin. I also copied resultant Xfbdev from
/build/programs/Xserver to usr/X11R6/bin. I set DISPLAY and
required paths with this small script:

#!/bin/sh
export PATH=$PATH:/usr/X11R6/bin
export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/usr/X11R6/lib
export DISPLAY=127.0.0.1:0.0

Then I try to run Xfbdef with Xfbdev . It actually starts as a
process (ps aux shows that it has started), but somehow I cannot see
anything on the screen. I used many sample programs under
/tmp/usr/X11R6/bin, such as xlogo, xload, xcalc, etc... All of them
runs, but I have nothing on the screen. For example, here is the
output of the xperf (After starting Xfbdev as deamon):

none) # x11perf -all
x11perf - X11 performance program, version 1.5
Keith Packard server version 600300 on 127.0.0.1:0.0
from (none)
Sat Jan  1 23:54:03 2005
Sync time adjustment is 0.8264 msecs.

700 reps @   0.0008 msec (124.0/sec): Dot
700 reps @   0.0008 msec (124.0/sec): Dot
700 reps @   0.0008 msec (124.0/sec): Dot
700 reps @   0.0008 msec (124.0/sec): Dot
700 reps @   0.0008 msec (123.0/sec): Dot
3500 trep @   0.0008 msec (124.0/sec): Dot
.
.
.

and goes like that till it finished the performance test, but I see
nothing on the screen. Let me give another example, xcalc:


(none) # xcalc 
(none) # Warning: locale not supported by C library, locale unchanged
Warning: locale not supported by Xlib, locale set to C
Warning: X locale modifiers not supported, using default
Warning: Cannot convert string 8x13 to type FontStruct
Warning: Unable to load any usable fontset
Warning: Cannot convert string
-adobe-symbol-*-*-*-*-*-120-*-*-*-*-*-* to type FontStruct

I got some font warnings but I assume they are not important. When I
run ps aux afterwards, I see xclac is started:

root   939  0.0  1.6   4148   852 ttyS1Ss   23:37   0:00 -/bin/sh -i
root   957 12.0  3.2   5864  1688 ttyS1S23:51   0:39 Xfbdev
root   998  3.3  3.8   8108  2000 ttyS1S23:56   0:00 xcalc
root  1001 10.0  1.8   3600   972 ttyS1R+   23:56   0:00 ps aux


The screen is black empty. I am trying to get the display from a TFT
screen that is connected to my mips system with SCART (composite video
is used). What might be the problem? It seems a video mode problem,
but I could not find a solution. I am dealing with this problem for
weeks, please help me. cat /proc/fb gives:

(none) # cat /proc/fb
0 3rdparty X9812

Also, here are the shell outputs when I try to run Xfbdev:

(none) # Xfbdev 
(none) # Could not init font path element
/usr/X11R6/lib/X11/fonts/misc/, removing from list!
Could not init font path element /usr/X11R6/lib/X11/fonts/75dpi/,
removing from list!
Could not init font path element /usr/X11R6/lib/X11/fonts/100dpi/,
removing from list!
___
XFree86 mailing list
XFree86@XFree86.Org
http://XFree86.Org/mailman/listinfo/xfree86


[XFree86] Problem with the post-installation of XFree86

2006-08-27 Thread Djilali Boudiaf
Hi,   
  
I have installed XFree86 in my Fedora Core 5 and all things seemed to go well 
-- no errors during the installation --, but after installation, when I type 
XFree86 -autoconfig -- in my case, ./XFree86 -autoconfig in the 
/usr/X11R6/bin directory --, I have a sreen with the X cursor which move with 
the mouse. I can access to my system in text mode, but not in the graphic mode. 
  
I have tried first the installation recommended by the staff with the 
Xinstall.sh, then I also tried the manual installation as described, and in 
both cases I have the same symptomes. Also, I did the installation with some 
customisations and then by letting the defaults choices.  
  
Please, I am a little bit familiar with the unix-like systems, but not to 
scrutate a log file like the one reproduced hereafter in this email, it is out 
of reach for me. I will be very glad to have some help, I will try all other 
ideas to make again X Window operational... with XFree86 if possible.

Last question: if I want to proceed to a new installation of XFree86, what 
folders may I rename?
 
Regards,  
 
Djilali Boudiaf 

-- BEGIN OF THE XFree86.0.log --

XFree86 Version 4.6.0
Release Date: 10 May 2006
X Protocol Version 11, Revision 0
Build Operating System: Linux 2.6.15-1.2054_FC5 i686 [ELF] 
Current Operating System: Linux localhost 2.6.15-1.2054_FC5 #1 Tue Mar 14 
15:48:33 EST 2006 i686
Build Date: 6 May 2006
Changelog Date: 10 May 2006
Before reporting problems, check http://www.XFree86.Org/
to make sure that you have the latest version.
Module Loader present
Command line: ./XFree86 -autoconfig
Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (EE) error, (WW) warning,
(II) informational, (NI) not implemented, (??) unknown.
(==) Log file: /var/log/XFree86.0.log, Time: Sat Aug 12 01:21:14 2006
(II) Executable is /usr/X11R6/bin/XFree86.
(II) Reading symbols from /usr/X11R6/bin/XFree86.
(II) Module ABI versions:
XFree86 ANSI C Emulation: 0.3
XFree86 Video Driver: 0.10
XFree86 XInput driver : 0.5
XFree86 Server Extension : 0.4
XFree86 Font Renderer : 0.5
(II) Loader running on linux
(--) using VT number 7

(II) LoadModule: pcidata
(II) Loading /usr/X11R6/lib/modules/libpcidata.a
(II) Module pcidata: vendor=The XFree86 Project
compiled for 4.6.0, module version = 1.0.0
ABI class: XFree86 Video Driver, version 0.10
(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,3099 card 1106, rev 00 class 06,00,00 hdr 00
(II) PCI: 00:01:0: chip 1106,b099 card , rev 00 class 06,04,00 hdr 01
(II) PCI: 00:07:0: chip 1814,0201 card 1462,6834 rev 01 class 02,80,00 hdr 00
(II) PCI: 00:10:0: chip 1106,3038 card 1462,7120 rev 80 class 0c,03,00 hdr 80
(II) PCI: 00:10:1: chip 1106,3038 card 1462,7120 rev 80 class 0c,03,00 hdr 80
(II) PCI: 00:10:2: chip 1106,3038 card 1462,7120 rev 80 class 0c,03,00 hdr 80
(II) PCI: 00:10:3: chip 1106,3104 card 1462,7120 rev 82 class 0c,03,20 hdr 00
(II) PCI: 00:11:0: chip 1106,3177 card 1106, rev 00 class 06,01,00 hdr 80
(II) PCI: 00:11:1: chip 1106,0571 card 1462,7120 rev 06 class 01,01,8a hdr 00
(II) PCI: 00:11:5: chip 1106,3059 card 1462,7120 rev 50 class 04,01,00 hdr 00
(II) PCI: 00:12:0: chip 1106,3065 card 1462,7120 rev 74 class 02,00,00 hdr 00
(II) PCI: 01:00:0: chip 10de,0171 card , rev a3 class 03,00,00 hdr 00
(II) PCI: End of PCI scan
(II) Host-to-PCI bridge:
(II) Bus 0: bridge is at (0:0:0), (0,0,1), BCTRL: 0x0008 (VGA_EN is set)
(II) Bus 0 I/O range:
[0] -100x - 0x (0x1) IX[B]
(II) Bus 0 non-prefetchable memory range:
[0] -100x - 0x (0x0) MX[B]
(II) Bus 0 prefetchable memory range:
[0] -100x - 0x (0x0) MX[B]
(II) PCI-to-PCI bridge:
(II) Bus 1: bridge is at (0:1:0), (0,1,1), BCTRL: 0x000c (VGA_EN is set)
(II) Bus 1 non-prefetchable memory range:
[0] -100xdde0 - 0xdfef (0x210) MX[B]
(II) Bus 1 prefetchable memory range:
[0] -100xcdc0 - 0xddcf (0x1010) MX[B]
(II) PCI-to-ISA bridge:
(II) Bus -1: bridge is at (0:17:0), (0,-1,-1), BCTRL: 0x0008 (VGA_EN is set)
(--) PCI:*(1:0:0) nVidia Corporation NV17 [GeForce4 MX 440] rev 163, Mem @ 
0xde00/24, 0xd000/27, 0xddc8/19, BIOS @ 0xdfee/17
(II) AutoConfig: Primary is PCI:1:0:0
(II) AutoConfig: Running /usr/X11R6/bin/getconfig -X 4060 -I 
/etc/X11,/usr/X11R6/etc/X11,/usr/X11R6/lib/modules,/usr/X11R6/lib/X11/getconfig 
-v 0x10de -d 0x0171 -r 0xa3 -s 0x -b 0x -c 0x0300.
(II) AutoConfig: New driver is nv.
(==) Using default built-in configuration (58 lines)
(==) --- Start of built-in configuration ---
Section Module
IdentifierBuiltin Default Modules
Loadextmod
   

Re: Re: [XFree86] problem with x windows in init3

2006-05-19 Thread rajesh kodali

 
Hi,

Then what might be the problem.. bcz in couldn't get x windows in init3 .. but it works as usual in ini5..

Regards,
Rajesh.K 

On Wed, 17 May 2006 Mark Vojkovich wrote :
  There is no error message in this logfile.

  As for stopping X, usually the window mananger has a quit menu
or similar. Baring that, you can always do ctrlaltbackspace
to quit the server.


 Mark.

On Tue, 16 May 2006, Rajesh Kodali wrote:

 
  I am having a problem with x windows in init 3 .. when I give startx it is giving me an error .. help me .. the log file is as follows: .. And please tell me how to stop x windows ..
 
  X Window System Version 6.8.1
  Release Date: 17 September 2004
  X Protocol Version 11, Revision 0, Release 6.8.1
  Build Operating System: Linux 2.6.9-1.860_ELsmp i686 [ELF]
  Current Operating System: Linux mail.areasoftindia.com 2.6.9-5.EL #1 Wed Jan 5 19:22:18 EST 2005 i686
  Build Date: 09 December 2004
  Build Host: tweety.build.redhat.com
 
Before reporting problems, check http://wiki.X.Org
to make sure that you have the latest version.
  Module Loader present
  OS Kernel: Linux version 2.6.9-5.EL ([EMAIL PROTECTED]) (gcc version 3.4.3 20041212 (Red Hat 3.4.3-9.EL4)) #1 Wed Jan 5 19:22:18 EST 2005
  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/Xorg.0.log, Time: Wed May 17 11:15:55 2006
  (==) Using config file: /etc/X11/xorg.conf
  (==) ServerLayout Default Layout
  (**) |--Screen Screen0 (0)
  (**) |  |--Monitor Monitor0
  (**) |  |--Device Videocard0
  (**) |--Input Device Mouse0
  (**) |--Input Device Keyboard0
  (**) FontPath set to unix/:7100
  (**) RgbPath set to /usr/X11R6/lib/X11/rgb
  (==) ModulePath set to /usr/X11R6/lib/modules
  (WW) Open APM failed (/dev/apm_bios) (No such file or directory)
  (II) Module ABI versions:
X.Org ANSI C Emulation: 0.2
X.Org Video Driver: 0.7
X.Org XInput driver : 0.4
X.Org Server Extension : 0.2
X.Org 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=X.Org Foundation
compiled for 6.8.1, module version = 1.0.0
Module class: X.Org Font Renderer
ABI class: X.Org Font Renderer, version 0.4
  (II) Loading font Bitmap
  (II) LoadModule: pcidata
  (II) Loading /usr/X11R6/lib/modules/libpcidata.a
  (II) Module pcidata: vendor=X.Org Foundation
compiled for 6.8.1, module version = 1.0.0
ABI class: X.Org Video Driver, version 0.7
  (--) using VT number 7
 
  (II) PCI: Probing config type using method 1
  (II) PCI: Config type is 1
  (II) PCI: stages = 0x03, oldVal1 = 0x80fc, mode1Res1 = 0x8000
  (II) PCI: PCI scan (all values are in hex)
  (II) PCI: 00:00:0: chip 1106,0296 card 1106,0296 rev 00 class 06,00,00 hdr 80
  (II) PCI: 00:00:1: chip 1106,1296 card , rev 00 class 06,00,00 hdr 00
  (II) PCI: 00:00:2: chip 1106,2296 card , rev 00 class 06,00,00 hdr 00
  (II) PCI: 00:00:3: chip 1106,3296 card , rev 00 class 06,00,00 hdr 00
  (II) PCI: 00:00:4: chip 1106,4296 card , rev 00 class 06,00,00 hdr 00
  (II) PCI: 00:00:7: chip 1106,7296 card , rev 00 class 06,00,00 hdr 00
  (II) PCI: 00:01:0: chip 1106,b198 card , rev 00 class 06,04,00 hdr 01
  (II) PCI: 00:07:0: chip 1106,3106 card 1186,1405 rev 8b class 02,00,00 hdr 00
  (II) PCI: 00:0f:0: chip 1106,3149 card 1462,7071 rev 80 class 01,01,8f hdr 80
  (II) PCI: 00:0f:1: chip 1106,0571 card 1462,7071 rev 06 class 01,01,8a hdr 00
  (II) PCI: 00:10:0: chip 1106,3038 card 1462,7071 rev 81 class 0c,03,00 hdr 80
  (II) PCI: 00:10:1: chip 1106,3038 card 1462,7071 rev 81 class 0c,03,00 hdr 80
  (II) PCI: 00:10:2: chip 1106,3038 card 1462,7071 rev 81 class 0c,03,00 hdr 80
  (II) PCI: 00:10:3: chip 1106,3038 card 1462,7071 rev 81 class 0c,03,00 hdr 80
  (II) PCI: 00:10:4: chip 1106,3104 card 1462,7071 rev 86 class 0c,03,20 hdr 80
  (II) PCI: 00:11:0: chip 1106,3227 card 1106,3227 rev 00 class 06,01,00 hdr 80
  (II) PCI: 00:11:5: chip 1106,3059 card 1462,b012 rev 60 class 04,01,00 hdr 00
  (II) PCI: 00:12:0: chip 1106,3065 card 1462,7071 rev 78 class 02,00,00 hdr 00
  (II) PCI: 01:00:0: chip 1106,7205 card 1462,7071 rev 01 class 03,00,00 hdr 00
  (II) PCI: End of PCI scan
  (II) Host-to-PCI bridge:
  (II) Bus 0: bridge is at (0:0:0), (0,0,1), BCTRL: 0x0008 (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) Host-to-PCI bridge:
  (II) Bus -1: bridge is at (0:0:1), (-1,-1,1), BCTRL: 0x0008 (VGA_EN is set)
  (II) Bus -1 I/O range:
[0] -1  0  0x - 0x (0x1) IX[B]
  (II) Bus -1 

Re: Re: [XFree86] problem with x windows in init3

2006-05-19 Thread Mark Vojkovich
   What do you mean you couldn't get it in init3?  What error?
There was no error in that logfile you attached.  It showed a
correctly working server.


Mark.

On Thu, 19 May 2006, rajesh  kodali wrote:


Hi,

Then what might be the problem.. bcz in couldn't get x windows in init3 .. but 
it works as usual in ini5..

Regards,
Rajesh.K

On Wed, 17 May 2006 Mark Vojkovich wrote :
There is no error message in this logfile.

As for stopping X, usually the window mananger has a quit menu
or similar.  Baring that, you can always do ctrlaltbackspace
to quit the server.


 Mark.

On Tue, 16 May 2006, Rajesh Kodali wrote:

 
   I am having a problem with x windows in init 3 .. when I give startx it is 
  giving me an error .. help me .. the log file is as follows: .. And please 
  tell me how to stop x windows ..
 
   X Window System Version 6.8.1
   Release Date: 17 September 2004
   X Protocol Version 11, Revision 0, Release 6.8.1
   Build Operating System: Linux 2.6.9-1.860_ELsmp i686 [ELF]
   Current Operating System: Linux mail.areasoftindia.com 2.6.9-5.EL #1 Wed 
  Jan 5 19:22:18 EST 2005 i686
   Build Date: 09 December 2004
   Build Host: tweety.build.redhat.com
 
   Before reporting problems, check http://wiki.X.Org
   to make sure that you have the latest version.
   Module Loader present
   OS Kernel: Linux version 2.6.9-5.EL ([EMAIL PROTECTED]) (gcc version 3.4.3 
  20041212 (Red Hat 3.4.3-9.EL4)) #1 Wed Jan 5 19:22:18 EST 2005
   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/Xorg.0.log, Time: Wed May 17 11:15:55 2006
   (==) Using config file: /etc/X11/xorg.conf
   (==) ServerLayout Default Layout
   (**) |--Screen Screen0 (0)
   (**) |   |--Monitor Monitor0
   (**) |   |--Device Videocard0
   (**) |--Input Device Mouse0
   (**) |--Input Device Keyboard0
   (**) FontPath set to unix/:7100
   (**) RgbPath set to /usr/X11R6/lib/X11/rgb
   (==) ModulePath set to /usr/X11R6/lib/modules
   (WW) Open APM failed (/dev/apm_bios) (No such file or directory)
   (II) Module ABI versions:
   X.Org ANSI C Emulation: 0.2
   X.Org Video Driver: 0.7
   X.Org XInput driver : 0.4
   X.Org Server Extension : 0.2
   X.Org 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=X.Org Foundation
   compiled for 6.8.1, module version = 1.0.0
   Module class: X.Org Font Renderer
   ABI class: X.Org Font Renderer, version 0.4
   (II) Loading font Bitmap
   (II) LoadModule: pcidata
   (II) Loading /usr/X11R6/lib/modules/libpcidata.a
   (II) Module pcidata: vendor=X.Org Foundation
   compiled for 6.8.1, module version = 1.0.0
   ABI class: X.Org Video Driver, version 0.7
   (--) using VT number 7
 
   (II) PCI: Probing config type using method 1
   (II) PCI: Config type is 1
   (II) PCI: stages = 0x03, oldVal1 = 0x80fc, mode1Res1 = 0x8000
   (II) PCI: PCI scan (all values are in hex)
   (II) PCI: 00:00:0: chip 1106,0296 card 1106,0296 rev 00 class 06,00,00 hdr 
  80
   (II) PCI: 00:00:1: chip 1106,1296 card , rev 00 class 06,00,00 hdr 
  00
   (II) PCI: 00:00:2: chip 1106,2296 card , rev 00 class 06,00,00 hdr 
  00
   (II) PCI: 00:00:3: chip 1106,3296 card , rev 00 class 06,00,00 hdr 
  00
   (II) PCI: 00:00:4: chip 1106,4296 card , rev 00 class 06,00,00 hdr 
  00
   (II) PCI: 00:00:7: chip 1106,7296 card , rev 00 class 06,00,00 hdr 
  00
   (II) PCI: 00:01:0: chip 1106,b198 card , rev 00 class 06,04,00 hdr 
  01
   (II) PCI: 00:07:0: chip 1106,3106 card 1186,1405 rev 8b class 02,00,00 hdr 
  00
   (II) PCI: 00:0f:0: chip 1106,3149 card 1462,7071 rev 80 class 01,01,8f hdr 
  80
   (II) PCI: 00:0f:1: chip 1106,0571 card 1462,7071 rev 06 class 01,01,8a hdr 
  00
   (II) PCI: 00:10:0: chip 1106,3038 card 1462,7071 rev 81 class 0c,03,00 hdr 
  80
   (II) PCI: 00:10:1: chip 1106,3038 card 1462,7071 rev 81 class 0c,03,00 hdr 
  80
   (II) PCI: 00:10:2: chip 1106,3038 card 1462,7071 rev 81 class 0c,03,00 hdr 
  80
   (II) PCI: 00:10:3: chip 1106,3038 card 1462,7071 rev 81 class 0c,03,00 hdr 
  80
   (II) PCI: 00:10:4: chip 1106,3104 card 1462,7071 rev 86 class 0c,03,20 hdr 
  80
   (II) PCI: 00:11:0: chip 1106,3227 card 1106,3227 rev 00 class 06,01,00 hdr 
  80
   (II) PCI: 00:11:5: chip 1106,3059 card 1462,b012 rev 60 class 04,01,00 hdr 
  00
   (II) PCI: 00:12:0: chip 1106,3065 card 1462,7071 rev 78 class 02,00,00 hdr 
  00
   (II) PCI: 01:00:0: chip 1106,7205 card 1462,7071 rev 01 class 03,00,00 hdr 
  00
   (II) PCI: End of PCI scan
   (II) Host-to-PCI bridge:
   (II) Bus 0: bridge is at (0:0:0), (0,0,1), BCTRL: 0x0008 (VGA_EN is set)
   (II) Bus 0 I/O range:
   [0] -100x - 

Re: [XFree86] problem with x windows in init3

2006-05-17 Thread Mark Vojkovich
   There is no error message in this logfile.

   As for stopping X, usually the window mananger has a quit menu
or similar.  Baring that, you can always do ctrlaltbackspace
to quit the server.


Mark.

On Tue, 16 May 2006, Rajesh Kodali wrote:


  I am having a problem with x windows in init 3 .. when I give startx it is 
 giving me an error .. help me .. the log file is as follows: .. And please 
 tell me how to stop x windows ..

  X Window System Version 6.8.1
  Release Date: 17 September 2004
  X Protocol Version 11, Revision 0, Release 6.8.1
  Build Operating System: Linux 2.6.9-1.860_ELsmp i686 [ELF]
  Current Operating System: Linux mail.areasoftindia.com 2.6.9-5.EL #1 Wed Jan 
 5 19:22:18 EST 2005 i686
  Build Date: 09 December 2004
  Build Host: tweety.build.redhat.com

  Before reporting problems, check http://wiki.X.Org
  to make sure that you have the latest version.
  Module Loader present
  OS Kernel: Linux version 2.6.9-5.EL ([EMAIL PROTECTED]) (gcc version 3.4.3 
 20041212 (Red Hat 3.4.3-9.EL4)) #1 Wed Jan 5 19:22:18 EST 2005
  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/Xorg.0.log, Time: Wed May 17 11:15:55 2006
  (==) Using config file: /etc/X11/xorg.conf
  (==) ServerLayout Default Layout
  (**) |--Screen Screen0 (0)
  (**) |   |--Monitor Monitor0
  (**) |   |--Device Videocard0
  (**) |--Input Device Mouse0
  (**) |--Input Device Keyboard0
  (**) FontPath set to unix/:7100
  (**) RgbPath set to /usr/X11R6/lib/X11/rgb
  (==) ModulePath set to /usr/X11R6/lib/modules
  (WW) Open APM failed (/dev/apm_bios) (No such file or directory)
  (II) Module ABI versions:
  X.Org ANSI C Emulation: 0.2
  X.Org Video Driver: 0.7
  X.Org XInput driver : 0.4
  X.Org Server Extension : 0.2
  X.Org 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=X.Org Foundation
  compiled for 6.8.1, module version = 1.0.0
  Module class: X.Org Font Renderer
  ABI class: X.Org Font Renderer, version 0.4
  (II) Loading font Bitmap
  (II) LoadModule: pcidata
  (II) Loading /usr/X11R6/lib/modules/libpcidata.a
  (II) Module pcidata: vendor=X.Org Foundation
  compiled for 6.8.1, module version = 1.0.0
  ABI class: X.Org Video Driver, version 0.7
  (--) using VT number 7

  (II) PCI: Probing config type using method 1
  (II) PCI: Config type is 1
  (II) PCI: stages = 0x03, oldVal1 = 0x80fc, mode1Res1 = 0x8000
  (II) PCI: PCI scan (all values are in hex)
  (II) PCI: 00:00:0: chip 1106,0296 card 1106,0296 rev 00 class 06,00,00 hdr 80
  (II) PCI: 00:00:1: chip 1106,1296 card , rev 00 class 06,00,00 hdr 00
  (II) PCI: 00:00:2: chip 1106,2296 card , rev 00 class 06,00,00 hdr 00
  (II) PCI: 00:00:3: chip 1106,3296 card , rev 00 class 06,00,00 hdr 00
  (II) PCI: 00:00:4: chip 1106,4296 card , rev 00 class 06,00,00 hdr 00
  (II) PCI: 00:00:7: chip 1106,7296 card , rev 00 class 06,00,00 hdr 00
  (II) PCI: 00:01:0: chip 1106,b198 card , rev 00 class 06,04,00 hdr 01
  (II) PCI: 00:07:0: chip 1106,3106 card 1186,1405 rev 8b class 02,00,00 hdr 00
  (II) PCI: 00:0f:0: chip 1106,3149 card 1462,7071 rev 80 class 01,01,8f hdr 80
  (II) PCI: 00:0f:1: chip 1106,0571 card 1462,7071 rev 06 class 01,01,8a hdr 00
  (II) PCI: 00:10:0: chip 1106,3038 card 1462,7071 rev 81 class 0c,03,00 hdr 80
  (II) PCI: 00:10:1: chip 1106,3038 card 1462,7071 rev 81 class 0c,03,00 hdr 80
  (II) PCI: 00:10:2: chip 1106,3038 card 1462,7071 rev 81 class 0c,03,00 hdr 80
  (II) PCI: 00:10:3: chip 1106,3038 card 1462,7071 rev 81 class 0c,03,00 hdr 80
  (II) PCI: 00:10:4: chip 1106,3104 card 1462,7071 rev 86 class 0c,03,20 hdr 80
  (II) PCI: 00:11:0: chip 1106,3227 card 1106,3227 rev 00 class 06,01,00 hdr 80
  (II) PCI: 00:11:5: chip 1106,3059 card 1462,b012 rev 60 class 04,01,00 hdr 00
  (II) PCI: 00:12:0: chip 1106,3065 card 1462,7071 rev 78 class 02,00,00 hdr 00
  (II) PCI: 01:00:0: chip 1106,7205 card 1462,7071 rev 01 class 03,00,00 hdr 00
  (II) PCI: End of PCI scan
  (II) Host-to-PCI bridge:
  (II) Bus 0: bridge is at (0:0:0), (0,0,1), BCTRL: 0x0008 (VGA_EN is set)
  (II) Bus 0 I/O range:
  [0] -100x - 0x (0x1) IX[B]
  (II) Bus 0 non-prefetchable memory range:
  [0] -100x - 0x (0x0) MX[B]
  (II) Bus 0 prefetchable memory range:
  [0] -100x - 0x (0x0) MX[B]
  (II) Host-to-PCI bridge:
  (II) Bus -1: bridge is at (0:0:1), (-1,-1,1), BCTRL: 0x0008 (VGA_EN is set)
  (II) Bus -1 I/O range:
  [0] -100x - 0x (0x1) IX[B]
  (II) Bus -1 non-prefetchable memory range:
  [0] -100x - 0x (0x0) MX[B]
  (II) Bus -1 prefetchable memory 

[XFree86] Problem with linux9 (no screen found)

2006-05-03 Thread iman fara
dear xfree86
I am new with Linux 9, i installed it on dell pc 
with graphical mode ,after installaton , we entered in
text mode , i tried to swith to graphical , i used
these comands:
-i first used the ctrl+alt+f7
i got blank screen
-startx command 
i got no screen found 
Our screen is Dell E551
the video controller used is
intell(R)82845G/GL/GE/PE/GV
best regards


__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 
___
XFree86 mailing list
XFree86@XFree86.Org
http://XFree86.Org/mailman/listinfo/xfree86


Re: [Bulk] [XFree86] Problem with linux9 (no screen found)

2006-05-03 Thread Gilmar Mendes
Log with root and type

# startx

Should not happens nothing. Ok the try this

# xinit -- :2

If X open ok, your startx script is bad.

If nothing again, send inside your reply 3 files:

1: /etc/X11/XF86Config or /etc/X11/xorg.conf

2 and 3: as root, 

# cd /var/log
  
Issue this command ls -lt [Xx]*.?.log|head -2, just like:

[EMAIL PROTECTED]:/var/log# ls -lt [Xx]*.?.log|head -2
-rw-r--r-- 1 root tsgm2 35204 2006-05-03 09:42 XFree86.0.log
-rw-r--r-- 1 root tsgm2 35063 2006-05-03 09:42 XFree86.2.log
[EMAIL PROTECTED]:/var/log# 

Put this 2 files into your email.
The file name will be different if you use xorg.

Maybe reading more about X will help too: 
http://www.cs.rutgers.edu/LCSR-Computing/some-docs/X-intro.html

Think which a good distro for newbies are ubuntu/kubuntu and
knoppix.

Good lucky, :)




On Wed, 3 May 2006 03:25:13 -0700 (PDT)
iman fara [EMAIL PROTECTED] wrote:

 dear xfree86
 I am new with Linux 9, i installed it on dell pc 
 with graphical mode ,after installaton , we entered in
 text mode , i tried to swith to graphical , i used
 these comands:
 -i first used the ctrl+alt+f7
 i got blank screen
 -startx command 
 i got no screen found 
 Our screen is Dell E551
 the video controller used is
 intell(R)82845G/GL/GE/PE/GV
 best regards


___ 
Abra sua conta no Yahoo! Mail: 1GB de espaço, alertas de e-mail no celular e 
anti-spam realmente eficaz. 
http://br.info.mail.yahoo.com/
___
XFree86 mailing list
XFree86@XFree86.Org
http://XFree86.Org/mailman/listinfo/xfree86


Re: [XFree86] Problem with linux9 (no screen found)

2006-05-03 Thread Mark Vojkovich
   Nothing can be said for certain without seeing the
/var/log/XFree86.0.log file, but in general, when a
screen is not found it means your X-server is too old
to support your graphics hardware.   There are other
possibilities, however, and we'd need to see the XFree86.0.log
file to diagnose.


Mark.

On Wed, 3 May 2006, iman fara wrote:

 dear xfree86
 I am new with Linux 9, i installed it on dell pc
 with graphical mode ,after installaton , we entered in
 text mode , i tried to swith to graphical , i used
 these comands:
 -i first used the ctrl+alt+f7
 i got blank screen
 -startx command
 i got no screen found
 Our screen is Dell E551
 the video controller used is
 intell(R)82845G/GL/GE/PE/GV
 best regards


 __
 Do You Yahoo!?
 Tired of spam?  Yahoo! Mail has the best spam protection around
 http://mail.yahoo.com
 ___
 XFree86 mailing list
 XFree86@XFree86.Org
 http://XFree86.Org/mailman/listinfo/xfree86

___
XFree86 mailing list
XFree86@XFree86.Org
http://XFree86.Org/mailman/listinfo/xfree86


[XFree86] Problem ld-linux.so?

2006-04-17 Thread Rolf Kurbach

Hy,
I'm trying to install XFree86 on my eisfair server. I've downloaded all 
the needed files and run the installscript, but now X is not starting. I 
can't start xdm or so, the system alway answers No such file or 
directory. I've also taken /usr/X11R6/bin into my system path. I think 
the XFree86 is searching for a library called ld-linux.so1, but I've 
only ld-linux.so2. What can I do?


Rolf Kurbach

___
XFree86 mailing list
XFree86@XFree86.Org
http://XFree86.Org/mailman/listinfo/xfree86


[XFree86] Problem KDE.

2006-02-28 Thread COULON Stéphane - DDE 71/SAF/IB
Hello Mister and Madam

The waiter linux Mandrake 10.0. 
I have a big Problem:  the waiter cannot start KDE. Donc I have need to see
it graphic KDE so much. 
I saw the message error on KDE and I show you the error message KDE. I do
not include/understand it. 
You can help me how to repair or reinstalment it graphic KDE?  Very urgent. 
Cordially, Thank you in advance.

MESSAGE ERROR:
[EMAIL PROTECTED] root]# kde

This is a pre-release version of XFree86, and is not supported in any
way.  Bugs may be reported to XFree86@XFree86.Org 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.3.0.1
Release Date: 15 August 2003
X Protocol Version 11, Revision 0, Release 6.6
Build Operating System: Linux 2.6.3-25mdk-i686-up-4GB i686 [ELF]
Build Date: 13 September 2005
Before reporting problems, check http://www.XFree86.Org/
to make sure that you have the latest version.
Module Loader present
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 Feb 22 12:48:31 2006
(==) Using config file: /etc/X11/XF86Config-4
Using vt 7

Could not init font path element unix/:-1, removing from list!

Fatal server error:
could not open default font 'fixed'

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]

XIO:  fatal IO error 104 (Connection reset by peer) on X server :0.0
  after 0 requests (0 known processed) with 0 events remaining.




Stéphane COULON
DDE-71 / SAF-Informatique Bureautique
*   [EMAIL PROTECTED]
French.

___
XFree86 mailing list
XFree86@XFree86.Org
http://XFree86.Org/mailman/listinfo/xfree86


[XFree86] problem with X

2006-02-25 Thread vasanth kumar
I started the machine as usaul, but i was not able to start the Xserver,

i don't know what's the problem 

i found this log file

i am sending the log as attahment 

please 

sort out my problem

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 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: Sat Feb 25 14:05:06 2006
(==) 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 = 0x8000600c, mode1Res1 = 0x8000
(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 1039,0620 card , rev 02 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:06:0: chip 1013,6003 card 1013,6003 rev 01 class 04,01,00 hdr 00
(II) PCI: 00:0c:0: chip 1113,1211 card 1113,1211 rev 10 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) Host-to-PCI bridge:
(II) Bus 0: bridge is at (0:0:0), (0,0,1), BCTRL: 0x0008 (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) PCI-to-ISA bridge:
(II) Bus -1: bridge is at (0:1:0), (0,-1,-1), BCTRL: 0x0008 (VGA_EN is set)
(II) PCI-to-PCI bridge:
(II) Bus 1: bridge is at (0:2:0), (0,1,1), BCTRL: 0x000c (VGA_EN is set)
(II) Bus 1 I/O range:
[0] -1  0   0xc000 - 0xc0ff (0x100) IX[B]
[1] -1  0   0xc400 - 0xc4ff (0x100) IX[B]
[2] -1  0   0xc800 - 0xc8ff (0x100) IX[B]
[3] -1  0   0xcc00 - 0xccff (0x100) IX[B]
(II) Bus 1 non-prefetchable memory range:
[0] -1  0   0xf7f0 - 0xf7ff (0x10) MX[B]
(II) Bus 1 prefetchable memory range:
[0] -1  0   0xf700 - 0xf77f (0x80) MX[B]
(--) PCI:*(1:0:0) Silicon Integrated Systems [SiS] SiS530 3D PCI/AGP rev 42, 
Mem @ 0xf700/23, 0xf7fe/16, I/O @ 0xcc00/7
(II) Addressable bus resource ranges are
[0] -1  0   0x - 0x (0x0) MX[B]
[1] -1  0   0x - 0x (0x1) IX[B]
(II) OS-reported resource ranges:
[0] -1  0   0xffe0 - 0x (0x20) MX[B](B)
[1] -1  0   0x0010 - 0x3fff (0x3ff0) MX[B]E(B)
[2] -1  0   0x000f - 0x000f (0x1) MX[B]
[3] -1  0   0x000c - 0x000e (0x3) MX[B]
[4] -1  0   0x - 

Re: [XFree86] problem with X

2006-02-25 Thread Mark Vojkovich
  The mouse device specified in your XF86Config file (/dev/psaux)
does not exist.  In the Section InputDevice try specifying:

Option  Device /dev/mouse

instead.

Mark.


On Sat, 25 Feb 2006, vasanth kumar wrote:

 I started the machine as usaul, but i was not able to start the Xserver,

 i don't know what's the problem

 i found this log file

 i am sending the log as attahment

 please

 sort out my problem

___
XFree86 mailing list
XFree86@XFree86.Org
http://XFree86.Org/mailman/listinfo/xfree86


Re: [XFree86] problem with X

2006-02-25 Thread kiran parmar
first specifices ur input device .. serial or ps/2 or usb ..the name of mice ..
search from the web which mice u have and then try to install xserver..

On 2/25/06, vasanth kumar [EMAIL PROTECTED] wrote:

I started the machine as usaul, but i was not able to start the Xserver,

i don't know what's the problem 

i found this log file

i am sending the log as attahment 

please 

sort out my problem


[XFree86] problem with x server

2006-02-21 Thread joel blair
I am using the Xfree86 version 4.3 with knoppix to install mythtv
(knoppmyth). I am having trouble with using my nVidia Geforce 4000 mx
pci card. Assuming that is the hangup can anyone help me fix this? 

specs
Intel 2.0 ghz
onboard s3 savage 32 mb video memory
512 mb ram

anymore specs needed I will give any that I know how to get

thanks in advance
Joel Blair

open source newbie


[XFree86] problem in starting xserver

2006-02-18 Thread anil paliwal
Sir / Madam  I have a problem to starting the Xserver with LINUX8.0  please help me  
	

	
		 
Jiyo cricket on Yahoo! India cricket
Yahoo! Messenger Mobile Stay in touch with your buddies all the time.
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: Thu Feb  9 23:32:21 2006
(==) Using config file: /etc/X11/XF86Config
(==) ServerLayout Anaconda Configured
(**) |--Screen Screen0 (0)
(**) |   |--Monitor Monitor0
(**) |   |--Device Intel 845
(**) |--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

(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 = 0x8090, mode1Res1 = 0x8000
(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 8086,2560 card 1458,2560 rev 03 class 06,00,00 hdr 00
(II) PCI: 00:02:0: chip 8086,2562 card 1458,2562 rev 03 class 03,00,00 hdr 00
(II) PCI: 00:1d:0: chip 8086,24c2 card 1458,24c2 rev 02 class 0c,03,00 hdr 80
(II) PCI: 00:1d:1: chip 8086,24c4 card 1458,24c2 rev 02 class 0c,03,00 hdr 00
(II) PCI: 00:1d:2: chip 8086,24c7 card 1458,24c2 rev 02 class 0c,03,00 hdr 00
(II) PCI: 00:1d:7: chip 8086,24cd card 1458,5006 rev 02 class 0c,03,20 hdr 00
(II) PCI: 00:1e:0: chip 8086,244e card , rev 82 class 06,04,00 hdr 01
(II) PCI: 00:1f:0: chip 8086,24c0 card , rev 02 class 06,01,00 hdr 80
(II) PCI: 00:1f:1: chip 8086,24cb card 1458,24c2 rev 02 class 01,01,8a hdr 00
(II) PCI: 00:1f:3: chip 8086,24c3 card 1458,24c2 rev 02 class 0c,05,00 hdr 00
(II) PCI: 00:1f:5: chip 8086,24c5 card 1458,a002 rev 02 class 04,01,00 hdr 00
(II) PCI: 01:00:0: chip 14f1,2f00 card 14f1,2004 rev 01 class 07,80,00 hdr 00
(II) PCI: 01:05:0: chip 10ec,8139 card 1458,e000 rev 10 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) 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:30:0), (0,1,1), BCTRL: 0x06 (VGA_EN is cleared)
(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  0xe800 - 0xe80f (0x10) MX[B]
(II) Bus 1 prefetchable memory range:
(II) Bus -1: bridge is at (0:31: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 

Re: [XFree86] problem in starting xserver

2006-02-18 Thread Andrew Haninger
On 2/18/06, anil paliwal [EMAIL PROTECTED] wrote:
 XFree86 Version 4.2.0 (Red Hat Linux release: 4.2.0-72) / X Window System
 (**) |   |--Device Intel 845
 (II) VESA VBE OEM: Intel(r)845G/845GL/845GE/845GV Graphics Chip Accelerated

It looks like you're using an i845 chipset on XFree86 4.2.0.

You'll probably have better luck with a newer distribution or an older
AGP card. If you absolutely must use that system, running in VESA mode
might work, but would reduce performance and features a lot.

HTH.

-Andy

___
XFree86 mailing list
XFree86@XFree86.Org
http://XFree86.Org/mailman/listinfo/xfree86


Re: [XFree86] Problem with displaying

2006-02-12 Thread Alfred Hovdestad
It sounds like the resolution is set too high for the monitor.  Try 
reducing the screen size to 1024x768 or 800x600.


   Alfred


Mark Vojkovich wrote:

   I don't know what to make of your problem with the screen
flashing on and off.  Is this a laptop?  It sounds like maybe
a power management thing.

   As for startx not working, we'll need to see the /var/log/XFree86.0.log
file.  Everything needed to diagnose a failure to start X should
be in there.

Mark.

On Fri, 10 Feb 2006, Robert Mckeon wrote:



After my computer boots, the screen and the keyboard flash off every
few seconds, and then they flash back on. They are on while the
computer is booting, but after that, I can't get them to stay on. Also,
the startx (or xstart, whichever one it is) does not work, and I don't
know why. This all started when the system gave me some error with
graphical interface, and I ignored it. So now my computer with linux
can't be used at all. How do I fix this?

-Robert


___
XFree86 mailing list
XFree86@XFree86.Org
http://XFree86.Org/mailman/listinfo/xfree86

___
XFree86 mailing list
XFree86@XFree86.Org
http://XFree86.Org/mailman/listinfo/xfree86


Re: [XFree86] Problem with displaying

2006-02-11 Thread soumyajeet dey
Hi robert,
Are you able to login from prompt? then try opening this file /etc/init.tab. it will mention run level 5 for current booting. changes it to 2,save the file and restart the machine. this time your machinewill be working perfectly with out any error due to GUI support is removed.
cheers!!

On 2/11/06, Robert Mckeon [EMAIL PROTECTED] wrote:
After my computer boots, the screen and the keyboard flash off everyfew seconds, and then they flash back on. They are on while the
computer is booting, but after that, I can't get them to stay on. Also,the startx (or xstart, whichever one it is) does not work, and I don'tknow why. This all started when the system gave me some error with
graphical interface, and I ignored it. So now my computer with linuxcan't be used at all. How do I fix this?-Robert__Do You Yahoo!?Tired of spam?Yahoo! Mail has the best spam protection around
http://mail.yahoo.com___XFree86 mailing listXFree86@XFree86.Org
http://XFree86.Org/mailman/listinfo/xfree86


Re: [XFree86] Problem with displaying

2006-02-11 Thread Mark Vojkovich
   I don't know what to make of your problem with the screen
flashing on and off.  Is this a laptop?  It sounds like maybe
a power management thing.

   As for startx not working, we'll need to see the /var/log/XFree86.0.log
file.  Everything needed to diagnose a failure to start X should
be in there.

Mark.

On Fri, 10 Feb 2006, Robert Mckeon wrote:

 After my computer boots, the screen and the keyboard flash off every
 few seconds, and then they flash back on. They are on while the
 computer is booting, but after that, I can't get them to stay on. Also,
 the startx (or xstart, whichever one it is) does not work, and I don't
 know why. This all started when the system gave me some error with
 graphical interface, and I ignored it. So now my computer with linux
 can't be used at all. How do I fix this?

 -Robert
___
XFree86 mailing list
XFree86@XFree86.Org
http://XFree86.Org/mailman/listinfo/xfree86


[XFree86] Problem with displaying

2006-02-10 Thread Robert Mckeon
After my computer boots, the screen and the keyboard flash off every
few seconds, and then they flash back on. They are on while the
computer is booting, but after that, I can't get them to stay on. Also,
the startx (or xstart, whichever one it is) does not work, and I don't
know why. This all started when the system gave me some error with
graphical interface, and I ignored it. So now my computer with linux
can't be used at all. How do I fix this?

-Robert

__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 
___
XFree86 mailing list
XFree86@XFree86.Org
http://XFree86.Org/mailman/listinfo/xfree86


RE: [XFree86] xfree86 problem

2006-01-18 Thread Mark Vojkovich
   You can copy to a Windows formatted floppy using mtools.

mcopy /var/log/XFree86.0.log a:LOGFILE.TXT

or something like that.


Mark.

On Tue, 17 Jan 2006, Garrett Jochimsen wrote:

 I can't get you the log file because I can't copy it from its location, when
 I put it on a floppy disk, it isn't readable in windows.  Anything else I
 could do?


 Garrett Jochimsen
 IT Department
 Documation LLC
 715-552-5791
 [EMAIL PROTECTED]


 -Original Message-
 From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf
 Of Mark Vojkovich
 Sent: Tuesday, January 17, 2006 12:00 PM
 To: xfree86@xfree86.org
 Subject: RE: [XFree86] xfree86 problem

We'll need to see the /var/log/XFree86.0.log file.  The answers
 are in there.

   Mark.

 On Mon, 16 Jan 2006, Garrett Jochimsen wrote:

  Sorry, it still says failed to initialize core devises?  Any suggestions?
 
  Thanks a lot for the help.
 
  Garrett Jochimsen
  IT Department
  Documation LLC
  715-552-5791
  [EMAIL PROTECTED]
 
 
  -Original Message-
  From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On
 Behalf
  Of Mark Vojkovich
  Sent: Monday, January 16, 2006 11:46 AM
  To: xfree86@xfree86.org
  Subject: Re: [XFree86] xfree86 problem
 
 You need to configure your X-server.  XFree886 -configure can
  generate an /etc/X11/XF86Config file for you.
 
  Mark.
 
  On Mon, 16 Jan 2006, Garrett Jochimsen wrote:
 
   Hello there, I'm trying to install the xfree86 program on my linux
 server
   and when I restarted the box it just gives me a bunch of errors.  I have
   followed the instructions but can't seem to get anywhere.  I'm a windows
  guy
   and I'm sure this is over my head, but it has to get done and I'm
 working
  my
   way through it best I can.  I was trying to get a tightvnc service on
 the
   server which said it wouldn't operate without xfree86 so I was going to
   install it.  The box won't startup at all now and says unable to
   locate/open config file  fatal server error failed to initialize
 core
   devices  Log file is under /var/log/xfree86.0.log, but I can't seem to
  view
   that to show you a copy.  Is there anyway I can get some help with this?
  A
   phone number would be great if I could get one.  Please help a lost IT
  guy.
  
  
  
  
   Thank you very much.
  
  
  
   Garrett Jochimsen
  
   IT Department
  
   Documation LLC
  
   715-552-5791
  
   [EMAIL PROTECTED]
  
  
  
  
  ___
  XFree86 mailing list
  XFree86@XFree86.Org
  http://XFree86.Org/mailman/listinfo/xfree86
 
  ___
  XFree86 mailing list
  XFree86@XFree86.Org
  http://XFree86.Org/mailman/listinfo/xfree86
 
 ___
 XFree86 mailing list
 XFree86@XFree86.Org
 http://XFree86.Org/mailman/listinfo/xfree86

 ___
 XFree86 mailing list
 XFree86@XFree86.Org
 http://XFree86.Org/mailman/listinfo/xfree86

___
XFree86 mailing list
XFree86@XFree86.Org
http://XFree86.Org/mailman/listinfo/xfree86


RE: [XFree86] xfree86 problem

2006-01-17 Thread Mark Vojkovich
   We'll need to see the /var/log/XFree86.0.log file.  The answers
are in there.

Mark.

On Mon, 16 Jan 2006, Garrett Jochimsen wrote:

 Sorry, it still says failed to initialize core devises?  Any suggestions?

 Thanks a lot for the help.

 Garrett Jochimsen
 IT Department
 Documation LLC
 715-552-5791
 [EMAIL PROTECTED]


 -Original Message-
 From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf
 Of Mark Vojkovich
 Sent: Monday, January 16, 2006 11:46 AM
 To: xfree86@xfree86.org
 Subject: Re: [XFree86] xfree86 problem

You need to configure your X-server.  XFree886 -configure can
 generate an /etc/X11/XF86Config file for you.

   Mark.

 On Mon, 16 Jan 2006, Garrett Jochimsen wrote:

  Hello there, I'm trying to install the xfree86 program on my linux server
  and when I restarted the box it just gives me a bunch of errors.  I have
  followed the instructions but can't seem to get anywhere.  I'm a windows
 guy
  and I'm sure this is over my head, but it has to get done and I'm working
 my
  way through it best I can.  I was trying to get a tightvnc service on the
  server which said it wouldn't operate without xfree86 so I was going to
  install it.  The box won't startup at all now and says unable to
  locate/open config file  fatal server error failed to initialize core
  devices  Log file is under /var/log/xfree86.0.log, but I can't seem to
 view
  that to show you a copy.  Is there anyway I can get some help with this?
 A
  phone number would be great if I could get one.  Please help a lost IT
 guy.
 
 
 
 
  Thank you very much.
 
 
 
  Garrett Jochimsen
 
  IT Department
 
  Documation LLC
 
  715-552-5791
 
  [EMAIL PROTECTED]
 
 
 
 
 ___
 XFree86 mailing list
 XFree86@XFree86.Org
 http://XFree86.Org/mailman/listinfo/xfree86

 ___
 XFree86 mailing list
 XFree86@XFree86.Org
 http://XFree86.Org/mailman/listinfo/xfree86

___
XFree86 mailing list
XFree86@XFree86.Org
http://XFree86.Org/mailman/listinfo/xfree86


RE: [XFree86] xfree86 problem

2006-01-17 Thread Garrett Jochimsen
I can't get you the log file because I can't copy it from its location, when
I put it on a floppy disk, it isn't readable in windows.  Anything else I
could do?


Garrett Jochimsen
IT Department
Documation LLC
715-552-5791
[EMAIL PROTECTED]
 

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf
Of Mark Vojkovich
Sent: Tuesday, January 17, 2006 12:00 PM
To: xfree86@xfree86.org
Subject: RE: [XFree86] xfree86 problem

   We'll need to see the /var/log/XFree86.0.log file.  The answers
are in there.

Mark.

On Mon, 16 Jan 2006, Garrett Jochimsen wrote:

 Sorry, it still says failed to initialize core devises?  Any suggestions?

 Thanks a lot for the help.

 Garrett Jochimsen
 IT Department
 Documation LLC
 715-552-5791
 [EMAIL PROTECTED]


 -Original Message-
 From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On
Behalf
 Of Mark Vojkovich
 Sent: Monday, January 16, 2006 11:46 AM
 To: xfree86@xfree86.org
 Subject: Re: [XFree86] xfree86 problem

You need to configure your X-server.  XFree886 -configure can
 generate an /etc/X11/XF86Config file for you.

   Mark.

 On Mon, 16 Jan 2006, Garrett Jochimsen wrote:

  Hello there, I'm trying to install the xfree86 program on my linux
server
  and when I restarted the box it just gives me a bunch of errors.  I have
  followed the instructions but can't seem to get anywhere.  I'm a windows
 guy
  and I'm sure this is over my head, but it has to get done and I'm
working
 my
  way through it best I can.  I was trying to get a tightvnc service on
the
  server which said it wouldn't operate without xfree86 so I was going to
  install it.  The box won't startup at all now and says unable to
  locate/open config file  fatal server error failed to initialize
core
  devices  Log file is under /var/log/xfree86.0.log, but I can't seem to
 view
  that to show you a copy.  Is there anyway I can get some help with this?
 A
  phone number would be great if I could get one.  Please help a lost IT
 guy.
 
 
 
 
  Thank you very much.
 
 
 
  Garrett Jochimsen
 
  IT Department
 
  Documation LLC
 
  715-552-5791
 
  [EMAIL PROTECTED]
 
 
 
 
 ___
 XFree86 mailing list
 XFree86@XFree86.Org
 http://XFree86.Org/mailman/listinfo/xfree86

 ___
 XFree86 mailing list
 XFree86@XFree86.Org
 http://XFree86.Org/mailman/listinfo/xfree86

___
XFree86 mailing list
XFree86@XFree86.Org
http://XFree86.Org/mailman/listinfo/xfree86

___
XFree86 mailing list
XFree86@XFree86.Org
http://XFree86.Org/mailman/listinfo/xfree86


[XFree86] xfree86 problem

2006-01-16 Thread Garrett Jochimsen








Hello there, Im trying to install the xfree86 program
on my linux server and when I restarted the box it just gives me a bunch of
errors. I have followed the instructions but cant seem to get
anywhere. Im a windows guy and Im sure this is over my head, but
it has to get done and Im working my way through it best I can. I was
trying to get a tightvnc service on the server which said it wouldnt
operate without xfree86 so I was going to install it. The box wont
startup at all now and says unable to locate/open config file fatal
server error failed to initialize core devices Log file
is under /var/log/xfree86.0.log, but I cant seem to view that to show
you a copy. Is there anyway I can get some help with this? A phone number
would be great if I could get one. Please help a lost IT guy. 



Thank you very much.



Garrett Jochimsen

IT Department

Documation LLC

715-552-5791

[EMAIL PROTECTED]










[XFree86] xfree86 problem

2006-01-16 Thread Garrett Jochimsen








Hello there, Im trying to install the xfree86 program
on my linux server and when I restarted the box it just gives me a bunch of
errors. I have followed the instructions but cant seem to get
anywhere. Im a windows guy and Im sure this is over my
head, but it has to get done and Im working my way through it best I
can. I was trying to get a tightvnc service on the server which said it
wouldnt operate without xfree86 so I was going to install it. The
box wont startup at all now and says unable to locate/open config
file fatal server error failed to initialize
core devices Log file is under /var/log/xfree86.0.log, but I
cant seem to view that to show you a copy. Is there anyway I can
get some help with this? A phone number would be great if I could get
one. Please help a lost IT guy. 



Thank you very much.



Garrett Jochimsen

IT Department

Documation LLC

715-552-5791

[EMAIL PROTECTED]










[XFree86] xfree86 problem

2006-01-16 Thread Garrett Jochimsen








Hello there, Im trying to install the xfree86 program
on my linux server and when I restarted the box it just gives me a bunch of
errors. I have followed the instructions but cant seem to get
anywhere. Im a windows guy and Im sure this is over my
head, but it has to get done and Im working my way through it best I
can. I was trying to get a tightvnc service on the server which said it
wouldnt operate without xfree86 so I was going to install it. The
box wont startup at all now and says unable to locate/open config
file fatal server error failed to initialize
core devices Log file is under /var/log/xfree86.0.log, but I
cant seem to view that to show you a copy. Is there anyway I can
get some help with this? A phone number would be great if I could get
one. Please help a lost IT guy. 



Thank you very much.



Garrett Jochimsen

IT Department

Documation LLC

715-552-5791

[EMAIL PROTECTED]










Re: [XFree86] xfree86 problem

2006-01-16 Thread Mark Vojkovich
   You need to configure your X-server.  XFree886 -configure can
generate an /etc/X11/XF86Config file for you.

Mark.

On Mon, 16 Jan 2006, Garrett Jochimsen wrote:

 Hello there, I'm trying to install the xfree86 program on my linux server
 and when I restarted the box it just gives me a bunch of errors.  I have
 followed the instructions but can't seem to get anywhere.  I'm a windows guy
 and I'm sure this is over my head, but it has to get done and I'm working my
 way through it best I can.  I was trying to get a tightvnc service on the
 server which said it wouldn't operate without xfree86 so I was going to
 install it.  The box won't startup at all now and says unable to
 locate/open config file  fatal server error failed to initialize core
 devices  Log file is under /var/log/xfree86.0.log, but I can't seem to view
 that to show you a copy.  Is there anyway I can get some help with this?  A
 phone number would be great if I could get one.  Please help a lost IT guy.




 Thank you very much.



 Garrett Jochimsen

 IT Department

 Documation LLC

 715-552-5791

 [EMAIL PROTECTED]




___
XFree86 mailing list
XFree86@XFree86.Org
http://XFree86.Org/mailman/listinfo/xfree86


RE: [XFree86] xfree86 problem

2006-01-16 Thread Garrett Jochimsen
I will try that, thank you.  I'll let you know if it helps.


Garrett Jochimsen
IT Department
Documation LLC
715-552-5791
[EMAIL PROTECTED]
 

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf
Of Mark Vojkovich
Sent: Monday, January 16, 2006 11:46 AM
To: xfree86@xfree86.org
Subject: Re: [XFree86] xfree86 problem

   You need to configure your X-server.  XFree886 -configure can
generate an /etc/X11/XF86Config file for you.

Mark.

On Mon, 16 Jan 2006, Garrett Jochimsen wrote:

 Hello there, I'm trying to install the xfree86 program on my linux server
 and when I restarted the box it just gives me a bunch of errors.  I have
 followed the instructions but can't seem to get anywhere.  I'm a windows
guy
 and I'm sure this is over my head, but it has to get done and I'm working
my
 way through it best I can.  I was trying to get a tightvnc service on the
 server which said it wouldn't operate without xfree86 so I was going to
 install it.  The box won't startup at all now and says unable to
 locate/open config file  fatal server error failed to initialize core
 devices  Log file is under /var/log/xfree86.0.log, but I can't seem to
view
 that to show you a copy.  Is there anyway I can get some help with this?
A
 phone number would be great if I could get one.  Please help a lost IT
guy.




 Thank you very much.



 Garrett Jochimsen

 IT Department

 Documation LLC

 715-552-5791

 [EMAIL PROTECTED]




___
XFree86 mailing list
XFree86@XFree86.Org
http://XFree86.Org/mailman/listinfo/xfree86

___
XFree86 mailing list
XFree86@XFree86.Org
http://XFree86.Org/mailman/listinfo/xfree86


RE: [XFree86] xfree86 problem

2006-01-16 Thread Garrett Jochimsen
I did that from the root folder in the prompt mode, however it says that it
still doesn't recognize my mouse?  Any new ideas?

Thank you

Garrett Jochimsen
IT Department
Documation LLC
715-552-5791
[EMAIL PROTECTED]
 

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf
Of Mark Vojkovich
Sent: Monday, January 16, 2006 11:46 AM
To: xfree86@xfree86.org
Subject: Re: [XFree86] xfree86 problem

   You need to configure your X-server.  XFree886 -configure can
generate an /etc/X11/XF86Config file for you.

Mark.

On Mon, 16 Jan 2006, Garrett Jochimsen wrote:

 Hello there, I'm trying to install the xfree86 program on my linux server
 and when I restarted the box it just gives me a bunch of errors.  I have
 followed the instructions but can't seem to get anywhere.  I'm a windows
guy
 and I'm sure this is over my head, but it has to get done and I'm working
my
 way through it best I can.  I was trying to get a tightvnc service on the
 server which said it wouldn't operate without xfree86 so I was going to
 install it.  The box won't startup at all now and says unable to
 locate/open config file  fatal server error failed to initialize core
 devices  Log file is under /var/log/xfree86.0.log, but I can't seem to
view
 that to show you a copy.  Is there anyway I can get some help with this?
A
 phone number would be great if I could get one.  Please help a lost IT
guy.




 Thank you very much.



 Garrett Jochimsen

 IT Department

 Documation LLC

 715-552-5791

 [EMAIL PROTECTED]




___
XFree86 mailing list
XFree86@XFree86.Org
http://XFree86.Org/mailman/listinfo/xfree86

___
XFree86 mailing list
XFree86@XFree86.Org
http://XFree86.Org/mailman/listinfo/xfree86


RE: [XFree86] xfree86 problem

2006-01-16 Thread Garrett Jochimsen
Sorry, it still says failed to initialize core devises?  Any suggestions?

Thanks a lot for the help.

Garrett Jochimsen
IT Department
Documation LLC
715-552-5791
[EMAIL PROTECTED]
 

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf
Of Mark Vojkovich
Sent: Monday, January 16, 2006 11:46 AM
To: xfree86@xfree86.org
Subject: Re: [XFree86] xfree86 problem

   You need to configure your X-server.  XFree886 -configure can
generate an /etc/X11/XF86Config file for you.

Mark.

On Mon, 16 Jan 2006, Garrett Jochimsen wrote:

 Hello there, I'm trying to install the xfree86 program on my linux server
 and when I restarted the box it just gives me a bunch of errors.  I have
 followed the instructions but can't seem to get anywhere.  I'm a windows
guy
 and I'm sure this is over my head, but it has to get done and I'm working
my
 way through it best I can.  I was trying to get a tightvnc service on the
 server which said it wouldn't operate without xfree86 so I was going to
 install it.  The box won't startup at all now and says unable to
 locate/open config file  fatal server error failed to initialize core
 devices  Log file is under /var/log/xfree86.0.log, but I can't seem to
view
 that to show you a copy.  Is there anyway I can get some help with this?
A
 phone number would be great if I could get one.  Please help a lost IT
guy.




 Thank you very much.



 Garrett Jochimsen

 IT Department

 Documation LLC

 715-552-5791

 [EMAIL PROTECTED]




___
XFree86 mailing list
XFree86@XFree86.Org
http://XFree86.Org/mailman/listinfo/xfree86

___
XFree86 mailing list
XFree86@XFree86.Org
http://XFree86.Org/mailman/listinfo/xfree86


Re: [XFree86] Problem: P2/2 Mouse Moving Delayed In Suse 10.0 And X

2005-11-15 Thread Mark Vojkovich
   The resolution and sample rate depend on the mouse.  The mouse
driver in XFree86 will take your specified values and treat it
as a suggestion, mapping it to the nearest setting known to be
supported.  I don't know of a list of supported resolutions and
sample rates - they're mouse independent anyhow.

Mark.

On Mon, 14 Nov 2005, Mathias Essenpreis wrote:

 Mathias Essenpreis wrote

 Hi,
 
 recently I installed SUSE 10.0 on my Athlon 1GB with 256MB of RAM. During
 installation I noticed that my PS/2 mouse is moving very slow. It stayed,
 also on the running system. There' s always a delay till the mouse starts to
 move. It seems that my PC is heavily busy. But when using the keyboard to
 open applications and so on my PC is quite fast. So I don't understand why
 my mouse is reacting so slow.
 
 Changing the mouse settings also didn't help. Doing so it even gets harder
 to control the mouse.
 
 Do you know the reason? Could it corelate to the fact that my harddisk is
 almost full or that I use a rather old PS/2 mouse.
 
 thanks
 Mathias
 
 
 
 Hi,

 Thanks a lot. Now my mouse realy moves fast. I set up 1000.

 Now I ask myself if to much is harmful to the mouse? Is this a senseful
 question? Where can I find the possible value ranges of Options like
 Resolution and SampleRate?

 thanks
 Mathias
 ___
 XFree86 mailing list
 XFree86@XFree86.Org
 http://XFree86.Org/mailman/listinfo/xfree86

___
XFree86 mailing list
XFree86@XFree86.Org
http://XFree86.Org/mailman/listinfo/xfree86


Re: [XFree86] Problem: P2/2 Mouse Moving Delayed In Suse 10.0 And X

2005-11-14 Thread Mathias Essenpreis

Mathias Essenpreis wrote


Hi,

recently I installed SUSE 10.0 on my Athlon 1GB with 256MB of RAM. During
installation I noticed that my PS/2 mouse is moving very slow. It stayed,
also on the running system. There' s always a delay till the mouse starts to
move. It seems that my PC is heavily busy. But when using the keyboard to
open applications and so on my PC is quite fast. So I don't understand why
my mouse is reacting so slow.

Changing the mouse settings also didn't help. Doing so it even gets harder
to control the mouse.

Do you know the reason? Could it corelate to the fact that my harddisk is
almost full or that I use a rather old PS/2 mouse.

thanks
Mathias

 


Hi,

Thanks a lot. Now my mouse realy moves fast. I set up 1000.

Now I ask myself if to much is harmful to the mouse? Is this a senseful 
question? Where can I find the possible value ranges of Options like 
Resolution and SampleRate?


thanks
Mathias
___
XFree86 mailing list
XFree86@XFree86.Org
http://XFree86.Org/mailman/listinfo/xfree86


[XFree86] problem with RH9 and radeon 7000

2005-11-09 Thread Esmaeil Baigy

Dear Sir/madam

I am trying to install redhat linux 9.0 on dell PowerEdge 6850 with ATIRADEON 7000.

First i had some problem with Raid controller PERC 4e/Di ,after downloading the driver and installation of RH9, I got problem with X Window . X window doesn't run, Also I made some change on XF86confige file according to recomendation of dell but i still have problem.

Could you help meon this issue.
please find enclosed copy of "XF86config" and "Xfree86.0.log"

Thanks__Do You Yahoo!?Tired of spam?  Yahoo! Mail has the best spam protection around http://mail.yahoo.com # XFree86 4 configuration created by pyxf86config

Section ServerLayout
Identifier Default Layout
Screen  0  Screen0 0 0
InputDeviceMouse0 CorePointer
InputDeviceKeyboard0 CoreKeyboard
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/input/mice
Option  ZAxisMapping 4 5
Option  Emulate3Buttons no
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
ModelName
DisplaySize  300230
HorizSync24.0 - 61.0
VertRefresh  56.0 - 75.0
Option  dpms
EndSection

Section Device
Identifier  Videocard0
Driver  radeon
VendorName  Videocard vendor
BoardName   ATI Radeon 7000
VideoRam16384
EndSection

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

Section DRI
Group0
Mode 0666
EndSection



XFree86.0.log
Description: 2642343325-XFree86.0.log


Re: [XFree86] problem with RH9 and radeon 7000

2005-11-09 Thread Marc Aurele La France

On Wed, 9 Nov 2005, Esmaeil Baigy wrote:

I am trying to install redhat linux 9.0 on dell PowerEdge 6850 with ATI 
RADEON 7000.


First i had some problem with Raid controller PERC 4e/Di ,after downloading 
the driver and installation of RH9, I got problem with X Window . X window 
doesn't run, Also I made some change on XF86confige file according to 
recomendation of dell but i still have problem.



Could you help me on this issue.
please find enclosed copy of XF86config and  Xfree86.0.log


The problem is that your system contains more than 64 PCI devices.  Your 
options at this include:


- Upgrade to XFree86 4.5.0; or
- Install the source RPM for RH9 and rebuild/install after increasing
  MAX_PCI_DEVICES in xc/programs/Xserver/hw/xfree86/os-support/bus/Pci.h

Marc.

+--+---+
|  Marc Aurele La France   |  work:   1-780-492-9310   |
|  Academic Information and|  fax:1-780-492-1729   |
|Communications Technologies   |  email:  [EMAIL PROTECTED]  |
|  352 General Services Building   +---+
|  University of Alberta   |   |
|  Edmonton, Alberta   | Standard disclaimers apply|
|  T6G 2H1 |   |
|  CANADA  |   |
+--+---+
XFree86 developer and VP.  ATI driver and X server internals.
___
XFree86 mailing list
XFree86@XFree86.Org
http://XFree86.Org/mailman/listinfo/xfree86


[XFree86] Problem: P2/2 Mouse Moving Delayed In Suse 10.0 And X

2005-11-06 Thread Mathias Essenpreis
Hi,

recently I installed SUSE 10.0 on my Athlon 1GB with 256MB of RAM. During
installation I noticed that my PS/2 mouse is moving very slow. It stayed,
also on the running system. There' s always a delay till the mouse starts to
move. It seems that my PC is heavily busy. But when using the keyboard to
open applications and so on my PC is quite fast. So I don't understand why
my mouse is reacting so slow.

Changing the mouse settings also didn't help. Doing so it even gets harder
to control the mouse.

Do you know the reason? Could it corelate to the fact that my harddisk is
almost full or that I use a rather old PS/2 mouse.

thanks
Mathias

-- 
10 GB Mailbox, 100 FreeSMS/Monat http://www.gmx.net/de/go/topmail
+++ GMX - die erste Adresse für Mail, Message, More +++
___
XFree86 mailing list
XFree86@XFree86.Org
http://XFree86.Org/mailman/listinfo/xfree86


Re: [XFree86] Problem: P2/2 Mouse Moving Delayed In Suse 10.0 And X

2005-11-06 Thread Mark Vojkovich
   Could it be that the mouse sampling rate is too low?  XFree86
won't change it when starting unless you specify what rate
it should set it to.  You can set this in the Section InputDevice
in the config file.  This should be set to roughly the monitor's
refresh rate.  Eg.

Option  SampleRate 60

   or

Option  SampleRate 80

Mark.

On Sun, 6 Nov 2005, Mathias Essenpreis wrote:

 Hi,

 recently I installed SUSE 10.0 on my Athlon 1GB with 256MB of RAM. During
 installation I noticed that my PS/2 mouse is moving very slow. It stayed,
 also on the running system. There' s always a delay till the mouse starts to
 move. It seems that my PC is heavily busy. But when using the keyboard to
 open applications and so on my PC is quite fast. So I don't understand why
 my mouse is reacting so slow.

 Changing the mouse settings also didn't help. Doing so it even gets harder
 to control the mouse.

 Do you know the reason? Could it corelate to the fact that my harddisk is
 almost full or that I use a rather old PS/2 mouse.

 thanks
 Mathias

 --
 10 GB Mailbox, 100 FreeSMS/Monat http://www.gmx.net/de/go/topmail
 +++ GMX - die erste Adresse f?r Mail, Message, More +++
 ___
 XFree86 mailing list
 XFree86@XFree86.Org
 http://XFree86.Org/mailman/listinfo/xfree86


___
XFree86 mailing list
XFree86@XFree86.Org
http://XFree86.Org/mailman/listinfo/xfree86


[XFree86] Problem Upgrading XFree86 version 4.2 to 4.5

2005-10-19 Thread Alvin Ng Yu-Jin








Running


 Version XFree86 4.5.0
 RedHat 8 kernel 2.4.18-14
 S3 SAVAGE Video card




Hi There,



Im getting a problem after attempting to upgrade
XFree86 from version 4.2.0 to 4.5.0. I used the Xinstall.sh script documented
on the Xfree86.org website. However, when attempting to configure my system
using XFree86 autoconfig, I get an error as seen in XFree86log.txt.



Please help me if you can. The reason Im upgrading
XFree86 is because I was facing slow response from a Crystallography program O
and was advised to upgrade XFree86. 



Cheers,

Alvin Ng

Institute of Molecular and Cell Biology

61 Biopolis Drive

Singapore 138673

DID : 65869799 Fax 67791117

GCATTGGTTATAAAC AACGGG 





DISCLAIMER:This email is confidential and may be privileged. If you are not the intended recipient, please delete it and notify us immediately. Please do not copy or use it for any purpose, or disclose its contents to any other person as it may be an offence under the Official Secrets Act. Thank you.




XF86Config
Description: XF86Config
_XSERVTransSocketOpenCOTSServer: Unable to open socket for inet6
_XSERVTransOpen: transport open failed for inet6/flamingo.imcb.a-star.edu.sg:0
_XSERVTransMakeAllCOTSServerListeners: failed to open listener for inet6
_XSERVTransSocketCreateListener: failed to bind listener
_XSERVTransSocketINETCreateListener: ...SocketCreateListener() failed
_XSERVTransMakeAllCOTSServerListeners: failed to create listener for inet

XFree86 Version 4.5.0
Release Date: 16 March 2005
X Protocol Version 11, Revision 0
Build Operating System: Linux 2.4.7-10custom i686 [ELF] 
Current Operating System: Linux flamingo.imcb.a-star.edu.sg 2.4.18-14bigmem #1 
SMP Wed Sep 4 11:58:10 EDT 2002 i686
Build Date: 16 March 2005
Changelog Date: 16 March 2005
Before reporting problems, check http://www.XFree86.Org/
to make sure that you have the latest version.
Module Loader present
Command line: XFree86 -autoconfig
Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (EE) error, (WW) warning,
(II) informational, (NI) not implemented, (??) unknown.
(==) Log file: /var/log/XFree86.0.log, Time: Wed Oct 19 16:58:10 2005
(II) Module ABI versions:
XFree86 ANSI C Emulation: 0.3
XFree86 Video Driver: 0.8
XFree86 XInput driver : 0.5
XFree86 Server Extension : 0.3
XFree86 Font Renderer : 0.5
(II) Loader running on linux
(--) using VT number 9

(II) LoadModule: pcidata
(II) Loading /usr/X11R6/lib/modules/libpcidata.a
(II) Module pcidata: vendor=The XFree86 Project
compiled for 4.5.0, module version = 1.0.0
ABI class: XFree86 Video Driver, version 0.8
(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 1014,0302 card , rev 02 class 06,00,00 hdr 00
(II) PCI: 00:01:0: chip 5333,8a22 card 1014,01c5 rev 06 class 03,00,00 hdr 00
(II) PCI: 00:02:0: chip 1014,010f card 1014,0113 rev 00 class 06,80,00 hdr 00
(II) PCI: 00:03:0: chip 8086,1229 card 1014,024d rev 08 class 02,00,00 hdr 00
(II) PCI: 00:06:0: chip 1014,0246 card 1014,0247 rev 00 class 08,08,00 hdr 00
(II) PCI: 00:0f:0: chip 1166,0200 card 1166,0200 rev 50 class 06,01,00 hdr 80
(II) PCI: 00:0f:1: chip 1166,0211 card , rev 00 class 01,01,8a hdr 80
(II) PCI: 00:0f:2: chip 1166,0220 card 1166,0220 rev 04 class 0c,03,10 hdr 80
(II) PCI: 01:00:0: chip 1014,0302 card , rev 02 class 06,00,00 hdr 00
(II) PCI: 01:01:0: chip 1014,01bd card 1014,0208 rev 00 class 01,04,00 hdr 00
(II) PCI: 0a:00:0: chip 1014,0302 card , rev 02 class 06,00,00 hdr 00
(II) PCI: End of PCI scan
(II) Host-to-PCI bridge:
(II) Bus 0: bridge is at (0:0:0), (0,0,10), BCTRL: 0x0008 (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) PCI-to-ISA bridge:
(II) Bus -1: bridge is at (0:15:0), (0,-1,-1), BCTRL: 0x0008 (VGA_EN is set)
(II) Host-to-PCI bridge:
(II) Bus 1: bridge is at (1:0:0), (1,1,10), BCTRL: 0x0008 (VGA_EN is set)
(II) Bus 1 I/O range:
[0] -1  0   0x - 0x (0x1) IX[B]
(II) Bus 1 non-prefetchable memory range:
[0] -1  0   0x - 0x (0x0) MX[B]
(II) Bus 1 prefetchable memory range:
[0] -1  0   0x - 0x (0x0) MX[B]
(II) Host-to-PCI bridge:
(II) Bus 10: bridge is at (10:0:0), (10,10,10), BCTRL: 0x0008 (VGA_EN is set)
(II) Bus 10 I/O range:
[0] -1  0   0x - 0x (0x1) IX[B]
(II) Bus 10 non-prefetchable memory range:
[0] -1  0   0x - 0x (0x0) MX[B]
(II) Bus 10 prefetchable memory range:

Re: [XFree86] Problem with 'startx

2005-10-18 Thread Mark Vojkovich
  Your log file showed a correctly working server with no
errors.

Mark.


On Mon, 17 Oct 2005, Bruce Erlichman wrote:

 Hi:

  OS is Redhat 9 residing on secondary disk - XP is on
 primary..  Booting from a CD goes to command line.
 As root, 'startx' doesn't work and creates attached log.

  Any help appreciated.

  Thanks.


  Bruce Erlichman
___
XFree86 mailing list
XFree86@XFree86.Org
http://XFree86.Org/mailman/listinfo/xfree86


[XFree86] Problem with 'startx

2005-10-17 Thread Bruce Erlichman



Hi:

 OS is Redhat 9 residing on 
secondary disk - XP is on
primary.. Booting from a CD goes to command 
line.
As root, 'startx' doesn't work and creates attached 
log.

 Any help 
appreciated.

 Thanks.


 
Bruce Erlichman


XFree86.0.log
Description: application/sas-log


[XFree86] Problem with nvidia driver wont install anymore

2005-10-12 Thread Hruza, Alan
Title: Problem with nvidia driver wont install anymore





Please help me :(


I had a perfectly good Redhat WS3 working with the lastest kernel and video driver for my nvidia FX 1300 when I made the mistake of attempting to add dialbox support onto it. In the process of updating packages it broke the video. I am getting the following error messages:

make install
cd usr/src/nv; make install
make[1]: Entering directory `/root/DOWNLOADS/NVIDIA/NVIDIA-Linux-x86-1.0-7676-pkg1/NVIDIA-Linux-x86-1.0-7676-pkg1/usr/src/nv'

ld -r -o nvidia.o nv-linux.o nv-kernel.o
mkdir -p /lib/modules/2.4.21-37.ELsmp/kernel/drivers/video  \
install -m 0664 -o root -g root nvidia.o /lib/modules/2.4.21-37.ELsmp/kernel/drivers/video/nvidia.o  \
PATH=/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/root/bin:/bin:/sbin depmod -a  \

 PATH=/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/root/bin:/bin:/sbin modprobe nvidia  \

echo nvidia.o installed successfully.; \

depmod: *** Unresolved symbols in /lib/modules/2.4.21-37.ELsmp/kernel/drivers/video/nvidia.o
/lib/modules/2.4.21-37.ELsmp/kernel/drivers/video/nvidia.o: unresolved symbol put_user_size_Rsmp_611f4e16
/lib/modules/2.4.21-37.ELsmp/kernel/drivers/video/nvidia.o: unresolved symbol get_user_size_Rsmp_f1b8777e
/lib/modules/2.4.21-37.ELsmp/kernel/drivers/video/nvidia.o: unresolved symbol copy_str_fromuser_size_Rsmp_a064069a
/lib/modules/2.4.21-37.ELsmp/kernel/drivers/video/nvidia.o:
Hint: You are trying to load a module without a GPL compatible license
 and it has unresolved symbols. The module may be trying to access
 GPLONLY symbols but the problem is more likely to be a coding or
 user error. Contact the module supplier for assistance, only they
 can help you.

/lib/modules/2.4.21-37.ELsmp/kernel/drivers/video/nvidia.o: insmod /lib/modules/2.4.21-37.ELsmp/kernel/drivers/video/nvidia.o failed

/lib/modules/2.4.21-37.ELsmp/kernel/drivers/video/nvidia.o: insmod nvidia failed
make[2]: *** [package-install] Error 255
make[1]: *** [install] Error 2
make[1]: Leaving directory `/root/DOWNLOADS/NVIDIA/NVIDIA-Linux-x86-1.0-7676-pkg1/NVIDIA-Linux-x86-1.0-7676-pkg1/usr/src/nv'

make: *** [kernel_module_install] Error 2


It does work in Vesa mode but nothing else. I have tried to undo all the updates and reloaded XFree86 to no avail.


Thanks for any suggestions!


AWH
PS I have just enough knowledge to get myself into trouble.




*
This message and any attachments are solely for the intended recipient. If you are not the intended recipient, disclosure, copying, use or distribution of the information included in this message is prohibited -- Please immediately and permanently delete.




Re: [XFree86] Problem with nvidia driver wont install anymore

2005-10-12 Thread Marc Aurele La France

On Wed, 12 Oct 2005, Hruza, Alan wrote:


Please help me :(



I had a perfectly good Redhat WS3 working with the lastest kernel and video
driver for my nvidia FX 1300 when I made the mistake of attempting to add
dialbox support onto it.  In the process of updating packages it broke the
video.  I am getting the following error messages:



make install
cd usr/src/nv; make install
make[1]: Entering directory
`/root/DOWNLOADS/NVIDIA/NVIDIA-Linux-x86-1.0-7676-pkg1/NVIDIA-Linux-x86-1.0-
7676-pkg1/usr/src/nv'
ld -r -o nvidia.o nv-linux.o nv-kernel.o
mkdir -p /lib/modules/2.4.21-37.ELsmp/kernel/drivers/video  \
install -m 0664 -o root -g root nvidia.o
/lib/modules/2.4.21-37.ELsmp/kernel/drivers/video/nvidia.o  \
PATH=/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/s
bin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/root/bin:/bin:/sbin depmod -a
 \



PATH=/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/s
bin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/root/bin:/bin:/sbin modprobe
nvidia  \
echo nvidia.o installed successfully.; \



depmod: *** Unresolved symbols in
/lib/modules/2.4.21-37.ELsmp/kernel/drivers/video/nvidia.o
/lib/modules/2.4.21-37.ELsmp/kernel/drivers/video/nvidia.o: unresolved
symbol put_user_size_Rsmp_611f4e16
/lib/modules/2.4.21-37.ELsmp/kernel/drivers/video/nvidia.o: unresolved
symbol get_user_size_Rsmp_f1b8777e
/lib/modules/2.4.21-37.ELsmp/kernel/drivers/video/nvidia.o: unresolved
symbol copy_str_fromuser_size_Rsmp_a064069a
/lib/modules/2.4.21-37.ELsmp/kernel/drivers/video/nvidia.o:
Hint: You are trying to load a module without a GPL compatible license
 and it has unresolved symbols.  The module may be trying to access
 GPLONLY symbols but the problem is more likely to be a coding or
 user error.  Contact the module supplier for assistance, only they
 can help you.



/lib/modules/2.4.21-37.ELsmp/kernel/drivers/video/nvidia.o: insmod
/lib/modules/2.4.21-37.ELsmp/kernel/drivers/video/nvidia.o failed
/lib/modules/2.4.21-37.ELsmp/kernel/drivers/video/nvidia.o: insmod nvidia
failed
make[2]: *** [package-install] Error 255
make[1]: *** [install] Error 2
make[1]: Leaving directory
`/root/DOWNLOADS/NVIDIA/NVIDIA-Linux-x86-1.0-7676-pkg1/NVIDIA-Linux-x86-1.0-
7676-pkg1/usr/src/nv'
make: *** [kernel_module_install] Error 2



It does work in Vesa mode but nothing else. I have tried to undo all the
updates and reloaded XFree86 to no avail.


Sorry, but this is an issue specific to Red Hat modified kernels, not an 
XFree86 one.  Talk to them.


Marc.

+--+---+
|  Marc Aurele La France   |  work:   1-780-492-9310   |
|  Academic Information and|  fax:1-780-492-1729   |
|Communications Technologies   |  email:  [EMAIL PROTECTED]  |
|  352 General Services Building   +---+
|  University of Alberta   |   |
|  Edmonton, Alberta   | Standard disclaimers apply|
|  T6G 2H1 |   |
|  CANADA  |   |
+--+---+
XFree86 developer and VP.  ATI driver and X server internals.
___
XFree86 mailing list
XFree86@XFree86.Org
http://XFree86.Org/mailman/listinfo/xfree86


[XFree86] PROBLEM WITH DISPOSITIVE E-2 (STEROGRAPHICS)

2005-09-30 Thread Guillermo Pineda
HI I HAVE A BIG PROBLEM WITH E-2 STEROGRAPHICS DISPOSITIVE BECAUSE I TRY TO 
MODIFY THE ARCHIVE xorg.conf  THAT IT' S XSERVER ARCHIVE. I TRY TU PUT TEH 
OPTION STEREO  3!TO MAKE FUNCTION DE STEREO PROPERTIES OF MY MONITOR AND 
VIDEO CARD IN THE SECTION DEVICE  AND WHEN I MAKE THIS THE DISPOSITIVE DON'T 
FUNCTION THE PC HAVE THE CONTROLLERS OF NVIDA QUADRO AND IT'S HAVE A 
VIDEOCARD NVIDIA GX 700


THE QUESTION IS

SOMEBODY HAVE A GUIDE FOR MAKE FUNCTION THIS DISPOSITIVE OR TELL ME DE 
CORRECTS INSTRUCTIONS FOR MAKE FUNCTION THIS DEVICE


THE NAME IS E-2 FROM STEROGRAPCHICS

THANKS

_
Acepta el reto MSN Premium: Protección para tus hijos en internet. 
Descárgalo y pruébalo 2 meses gratis. 
http://join.msn.com?XAPID=1697DI=1055HL=Footer_mailsenviados_proteccioninfantil


___
XFree86 mailing list
XFree86@XFree86.Org
http://XFree86.Org/mailman/listinfo/xfree86


[XFree86] Problem with Diamond Stealth II

2005-09-27 Thread Mario Carugno
Hi list !, I have the referenced video card, and i can't get it work.

I've tried with many linux distributions, Debian, Mandrake, Knoppix.
But it just do not work with the 'rendition' driver. Just works with 'vesa', but it is very slow.

The chip is a Rendition V2100, and i'm using XFree 4.3.x

Lookin man rendition, it seems to be well supported...

Can somebody help me to configure that card ?

Thank you all.


RE: [XFree86] Problem with XFree86 in multiwindow mode

2005-09-06 Thread Murugan, Muthulakshmi
Hi,
I am using XFree86 bash shell for starting the Xserver. Please let me
know what I must do now.

Thanks,
Lakshmi.

On Wed, 31 Aug 2005, Murugan, Muthulakshmi wrote:
On Wed, 31 Aug 2005, Murugan, Muthulakshmi wrote:
I run an X Window application using
XFree86 in multiwindow mode. I open
a panel(say A), open one more panel(say
B) without closing A and then I
try to open panel A again using hot key
functionality we invoked or by
directly clicking (using mouse)on the
appropriate menu created for this.
I observe that the panel A is not pushed
to the top. But when I do the
same sequence of operations using
XFree86 in single window mode(with
default window manager and twm window
manager as well), the panel A is
pushed to the top when I try to reopen
it.
Hence when we use XFree86 with native
Window Manager, the above problem
exists.
Can anyone help in this issue?

   What do you mean by multiwindow mode?
Multi-monitor?  If so, do you see
   this behaviour with XINERAMA (aka PanoramiX)
enabled (default), or disabled?

  multiwindow is basically an option while starting the
Xserver which
  will start an integrated Windows based Window Manager.
  It is used in the following way in the command for starting
the Xserver.
  run XWin -multiwindow -clipboard -silent-dup-error

 So, you're running on Cygwin. I can't help you there. Maybe someone
else will pipe in. 

Marc.



___
XFree86 mailing list
XFree86@XFree86.Org
http://XFree86.Org/mailman/listinfo/xfree86


[XFree86] problem with .Xdefaults file

2005-09-05 Thread Saxena, Anushree (GE Healthcare)
I wanted to set an application specific setting in the .Xdefaults file.
If i prefix it with matlab it works fine... i.e. i can view the changes (color) 
changes in that application only.

I did a xrdb -merge .Xdefaults but then the whole line with the matlab option 
is not taken into account.
If i do a xrdb -load .Xdefaults then it works fine but then it overwrites the 
other options set anywhere else.

Can i specify an application specific setting in the .Xdefaults file?

Regards
Anushree

___
XFree86 mailing list
XFree86@XFree86.Org
http://XFree86.Org/mailman/listinfo/xfree86


RE: [XFree86] Problem with XFree86 in multiwindow mode

2005-09-05 Thread Marc Aurele La France

On Wed, 31 Aug 2005, Murugan, Muthulakshmi wrote:

On Wed, 31 Aug 2005, Murugan, Muthulakshmi wrote:

I run an X Window application using XFree86 in multiwindow mode. I open
a panel(say A), open one more panel(say B) without closing A and then I
try to open panel A again using hot key functionality we invoked or by
directly clicking (using mouse)on the appropriate menu created for this.
I observe that the panel A is not pushed to the top. But when I do the
same sequence of operations using XFree86 in single window mode(with
default window manager and twm window manager as well), the panel A is
pushed to the top when I try to reopen it.
Hence when we use XFree86 with native Window Manager, the above problem
exists.
Can anyone help in this issue?



What do you mean by multiwindow mode?  Multi-monitor?  If so, do you see
this behaviour with XINERAMA (aka PanoramiX) enabled (default), or disabled?



multiwindow is basically an option while starting the Xserver which
will start an integrated Windows based Window Manager.
It is used in the following way in the command for starting the Xserver.
run XWin -multiwindow -clipboard -silent-dup-error


So, you're running on Cygwin.  I can't help you there.  Maybe someone else 
will pipe in.


Marc.

+--+---+
|  Marc Aurele La France   |  work:   1-780-492-9310   |
|  Academic Information and|  fax:1-780-492-1729   |
|Communications Technologies   |  email:  [EMAIL PROTECTED]  |
|  352 General Services Building   +---+
|  University of Alberta   |   |
|  Edmonton, Alberta   | Standard disclaimers apply|
|  T6G 2H1 |   |
|  CANADA  |   |
+--+---+
XFree86 developer and VP.  ATI driver and X server internals.
___
XFree86 mailing list
XFree86@XFree86.Org
http://XFree86.Org/mailman/listinfo/xfree86


[XFree86] Problem with XFree86 in multiwindow mode

2005-08-31 Thread Murugan, Muthulakshmi
Hi,
I run an X Window application using XFree86 in multiwindow mode. I open
a panel(say A), open one more panel(say B) without closing A and then I
try to open panel A again using hot key functionality we invoked or by
directly clicking (using mouse)on the appropriate menu created for this.
I observe that the panel A is not pushed to the top. But when I do the
same sequence of operations using XFree86 in single window mode(with
default window manager and twm window manager as well), the panel A is
pushed to the top when I try to reopen it. 
Hence when we use XFree86 with native Window Manager, the above problem
exists.
Can anyone help in this issue?

Thanks,
Lakshmi.

___
XFree86 mailing list
XFree86@XFree86.Org
http://XFree86.Org/mailman/listinfo/xfree86


[XFree86] Problem with XFree86 in multiwindow mode

2005-08-31 Thread Murugan, Muthulakshmi
Hi,
I run an X Window application using XFree86 in multiwindow mode. I open
a panel(say A), open one more panel(say B) without closing A and then I
try to open panel A again using hot key functionality we invoked or by
directly clicking (using mouse)on the appropriate menu created for this.
I observe that the panel A is not pushed to the top. But when I do the
same sequence of operations using XFree86 in single window mode(with
default window manager and twm window manager as well), the panel A is
pushed to the top when I try to reopen it. 
Hence when we use XFree86 with native Window Manager, the above problem
exists.
Can anyone help in this issue?

Thanks,
Lakshmi.

___
XFree86 mailing list
XFree86@XFree86.Org
http://XFree86.Org/mailman/listinfo/xfree86


Re: [XFree86] Problem with XFree86 in multiwindow mode

2005-08-31 Thread Marc Aurele La France

On Wed, 31 Aug 2005, Murugan, Muthulakshmi wrote:


I run an X Window application using XFree86 in multiwindow mode. I open
a panel(say A), open one more panel(say B) without closing A and then I
try to open panel A again using hot key functionality we invoked or by
directly clicking (using mouse)on the appropriate menu created for this.
I observe that the panel A is not pushed to the top. But when I do the
same sequence of operations using XFree86 in single window mode(with
default window manager and twm window manager as well), the panel A is
pushed to the top when I try to reopen it.
Hence when we use XFree86 with native Window Manager, the above problem
exists.
Can anyone help in this issue?


What do you mean by multiwindow mode?  Multi-monitor?  If so, do you see 
this behaviour with XINERAMA (aka PanoramiX) enabled (default), or disabled?


Marc.

+--+---+
|  Marc Aurele La France   |  work:   1-780-492-9310   |
|  Academic Information and|  fax:1-780-492-1729   |
|Communications Technologies   |  email:  [EMAIL PROTECTED]  |
|  352 General Services Building   +---+
|  University of Alberta   |   |
|  Edmonton, Alberta   | Standard disclaimers apply|
|  T6G 2H1 |   |
|  CANADA  |   |
+--+---+
XFree86 developer and VP.  ATI driver and X server internals.
___
XFree86 mailing list
XFree86@XFree86.Org
http://XFree86.Org/mailman/listinfo/xfree86


RE: [XFree86] Problem with XFree86 in multiwindow mode

2005-08-31 Thread Murugan, Muthulakshmi
Hi,
Thanks for your response.
multiwindow is basically an option while starting the Xserver which
will start an integrated Windows based Window Manager.
It is used in the following way in the command for starting the Xserver.
run XWin -multiwindow -clipboard -silent-dup-error

And I am not sure about what XINERAMA is and I will get back to you once
confirming that.

Thanks,
Lakshmi.
 
 On Wed, 31 Aug 2005, Murugan, Muthulakshmi wrote:
 
  I run an X Window application using XFree86 in multiwindow 
 mode. I open
  a panel(say A), open one more panel(say B) without closing 
 A and then I
  try to open panel A again using hot key functionality we 
 invoked or by
  directly clicking (using mouse)on the appropriate menu 
 created for this.
  I observe that the panel A is not pushed to the top. But 
 when I do the
  same sequence of operations using XFree86 in single window mode(with
  default window manager and twm window manager as well), the 
 panel A is
  pushed to the top when I try to reopen it.
  Hence when we use XFree86 with native Window Manager, the 
 above problem
  exists.
  Can anyone help in this issue?
 
 What do you mean by multiwindow mode?  Multi-monitor?  If 
 so, do you see 
 this behaviour with XINERAMA (aka PanoramiX) enabled 
 (default), or disabled?
 
 Marc.

___
XFree86 mailing list
XFree86@XFree86.Org
http://XFree86.Org/mailman/listinfo/xfree86


Re: [XFree86] problem with opitcal mouse

2005-08-26 Thread Mathew D. Watson

Ronnie Whisler wrote:
i have an micro innovations optical mouse not sure model number but here 
is the serial
 
053022213
 
anyway i can not get this mouse working under xfree86  it just dies 
light goes out and cursor wont move
 
any help would be great
 
thanx


I don't know how to solve your problem, but you might try the mdetect 
program. It trys to detect your mouse. Also try mdetect -x.


Mat


___
XFree86 mailing list
XFree86@XFree86.Org
http://XFree86.Org/mailman/listinfo/xfree86


[XFree86] problem with opitcal mouse

2005-08-24 Thread Ronnie Whisler



i have an micro innovations optical mouse not sure 
model number but here is the serial

053022213

anyway i can not get this mouse working under 
xfree86 it just dies light goes out and cursor wont move

any help would be great

thanx


Re: [XFree86] problem with X in RedHat 9.0

2005-08-13 Thread Alfred Hovdestad

It appears that you don't have a config file

(EE) Unable to locate/open config file

The X11 config file is located at /etc/X11/XF86Config

Try running /usr/bin/redhat-config-xfree86

   Alfred Hovdestad



sharam wrote:

Hello good day
I've installed RedHat 9.0 but something is wrong with
X
I've attached the log file




__ 
Do you Yahoo!? 
Yahoo! Mail - You care about security. So do we. 
http://promotions.yahoo.com/new_mail


___
XFree86 mailing list
XFree86@XFree86.Org
http://XFree86.Org/mailman/listinfo/xfree86


Re: [XFree86] problem with X in RedHat 9.0

2005-08-13 Thread Mark Vojkovich
   You've never configured the X-server.  Running XFree86 -configure
will try to autogenerate a config file for you.  Alternatively, RedHat
probably came with some custom utility to configure X.

Mark.


On Fri, 12 Aug 2005, sharam wrote:

 Hello good day
 I've installed RedHat 9.0 but something is wrong with
 X
 I've attached the log file




 __
 Do you Yahoo!?
 Yahoo! Mail - You care about security. So do we.
 http://promotions.yahoo.com/new_mail
___
XFree86 mailing list
XFree86@XFree86.Org
http://XFree86.Org/mailman/listinfo/xfree86


[XFree86] problem with X in RedHat 9.0

2005-08-12 Thread sharam
Hello good day
I've installed RedHat 9.0 but something is wrong with
X
I've attached the log file




__ 
Do you Yahoo!? 
Yahoo! Mail - You care about security. So do we. 
http://promotions.yahoo.com/new_mail

XFree86.0.log
Description: 1128613986-XFree86.0.log


Re: [XFree86] problem with X in RedHat 9.0

2005-08-12 Thread Iron Llama
I've got RH 9.0, have had it for a few years now.  X has been somewhat buggy 
with it for as long
as I've had it.  I'm planning on switching to Mandriva soon.
-M

--- sharam [EMAIL PROTECTED] wrote:

 Hello good day
 I've installed RedHat 9.0 but something is wrong with
 X
 I've attached the log file
 
 
   
   
 __ 
 Do you Yahoo!? 
 Yahoo! Mail - You care about security. So do we. 
 http://promotions.yahoo.com/new_mail


``We (the British) have hated the French for years. Now you (the United States) 
have just joined the club. It makes you much more likable.'' -Simon Cowell, 
British American Idol judge

We urge during the course of your meetings later this week with Mexican 
officials that you call on the government of Mexico to cease and desist from 
its flagrant campaign to encourage its citizens to violate the immigration laws 
and sovereign borders of the United States of America.
-Letter from 32 Representatives to SecState Rice.

__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 
___
XFree86 mailing list
XFree86@XFree86.Org
http://XFree86.Org/mailman/listinfo/xfree86


[XFree86] problem

2005-07-19 Thread Ariel Clerici








Hi, Im working with mandrake 9.1, and I have e
problem with the video device and net device, can you help me?, and what do you
need for know the problem. 


Thanks in advance. 


Ariel 







CONFIDENCIALIDAD: Este mensaje, as como sus anexos y documentos adjuntos es confidencial, y puede contener informacin de propiedad exclusiva de empresas del grupo CETELEM y/o amparada por el secreto profesional y su contenido no constituye un compromiso excepto cuando es por un acuerdo escrito suscripto entre usted y la empresa. La recepcin del presente mail no supone autorizacin alguna que permita la utilizacin de las direcciones del emisor y de los destinatarios para fines comerciales o para su inclusin en ficheros automatizados, por lo que si usted ha recibido este mensaje por error, por favor comunquenoslo inmediatamente por la misma va, y tenga a bien eliminarlo de su sistema; no deber mantener ni copiar el mensaje, as como tampoco divulgar su contenido a ninguna persona.


Re: [XFree86] Problem getting Dual-head on i915 (i810) XFree 4.5 on HP laptop to work

2005-07-19 Thread Grant Sewell
On Tue, 19 Jul 2005 14:46:59 -0500
Robert C. Auch wrote:

 I'm running Debian etch (testing) on an HP Compaq nc6220.  It's not 
 technically supported, but all the components are, and are all running fine, 
 with the exception of Dual-headed output.  I've downloaded and installed 
 XFree86 4.5.0 on top of the 4.3 install that came from the Netinst sources 
 debian.uchicago.edu and debian.oregonstate.edu.  I'm using the i810 driver 
 FROM XFree 4.5, and the logs show the detection of the i915GM chipset.
 
 I can't get output to the 2nd monitor at all - the monitor only shows No 
 Sync when I startx.  I'm running a custom 2.6.12 with i810 and vesa 
 framebuffer support, which also works fine (not sure if that will affect 
 things or not)
 
 Attached are my XF86Config-4 and XFree86.0.log from my most recent boot.  In 
 thelog, you'll see that X detects my laptop display, but not the attached and 
 powered on LCD panel. All my howto searches have come up with Matrox 
 dual-head issues, but not Intel.  My XF86Config-4 is built based on other 
 people's suggestions for Dell and Fujitsu laptops that I found in google 
 searches before coming here.
 
 Words of warning: 1) I don't know what DPMS is for, but everyone always has 
 it on.  2) i read once that DRI is unavailble with dual-headed output, but 
 all the Dell users had it enabled and set.  3) I've been running Linux since 
 March.  I'm a Windows admin by experience, so I expect I missed something 
 simple.
 
 Thanks in advance!
 
 Robert Auch

Hi Robert.  Possibly a couple of things in there.

I'm running Sid and I had a similar problem.  I am not sure of the official 
XFree stance on this, but I found that moving the

Option  Xinerama  true

line into it's own section, like this:

Section ServerFlags
Option Xinerama True
EndSection

helped on my setup.  However, you might also like to revise this line:

Screen  1 External Screen RightOf LCD

since you're actually listing 3 screens: 1, External Screen and LCD.

Also, in your XFree.0.log (or whatever) a couple of interesting things cropped 
up.  The following shouldn't cause too many problems, but you might want to 
revise the **Section Files ** part of your config file (for the fonts).

(WW) The directory /usr/lib/X11/fonts/cyrillic does not exist.
Entry deleted from font path.
(WW) The directory /usr/lib/X11/fonts/CID does not exist.
Entry deleted from font path.
(WW) Open APM failed (/dev/apm_bios) (No such device)

However, the following *will* cause problems... it can't find your 2nd device.

(WW) I810: No matching Device section for instance (BusID PCI:0:2:1) found

Also the following is telling us that the values you used for HSync and VSync 
are not the same as what your LCD monitor is reporting:

(WW) I810(0): config file hsync range 28-60kHz not within DDC hsync ranges.
(WW) I810(0): config file vrefresh range 43-100Hz not within DDC vrefresh 
ranges.

I would think your primary problem is the fact that it can't fine the device!  
Check using the lspci command (may need to be root for that).  Note, however, 
that the values reported by lspci are in hex but the values in the X config 
file should be in decimal.

Hope that helps.

Grant.
-- 
Unix:  Some say the learning curve is steep, but you only have to climb it once.
___
XFree86 mailing list
XFree86@XFree86.Org
http://XFree86.Org/mailman/listinfo/xfree86


[XFree86] problem

2005-07-07 Thread Tobin Mason
I was having problems with Xwindows so I decided to install Xfree86
the install went fine but when I restarted and typed 'startx' (is this
right? is it startx for xfree86 as well?) I got this output:

(II) Loading sub module fbdevhw
(II) LoadModule: fbdevhw
(II) Loading /usr/X11R6/lib/modules/linux/libfbdevhw.a
(II) Module fbdevhw: vendor=The XFree86 Project
compiled for 4.5.0, module version = 0.0.2
ABI class: XFree86 Video Driver, version 0.8
(II) FBDEV(1): using default device
(--) Assigning device section with no busID to primary device
(--) Chipset vesa found
(--) Assigning device section with no busID to primary device
(--) Chipset generic found

Fatal server error:
Cannot run in framebuffer mode. Please specify busIDsfor all
framebuffer devices


I didnt know what this meant and was wondering if you could shed some light..

Thanks a lot,
Tobin M

___
XFree86 mailing list
XFree86@XFree86.Org
http://XFree86.Org/mailman/listinfo/xfree86


Re: [XFree86] problem

2005-07-07 Thread Andrew Haninger
On 7/7/05, Tobin Mason [EMAIL PROTECTED] wrote:
 I was having problems with Xwindows so I decided to install Xfree86
 the install went fine but when I restarted and typed 'startx' (is this
 right? is it startx for xfree86 as well?) I got this output:
Yup, 'startx' is the correct command to start XFree86 once you have it
configured.

 (II) Loading sub module fbdevhw
 (II) LoadModule: fbdevhw
 (II) Loading /usr/X11R6/lib/modules/linux/libfbdevhw.a
 (II) Module fbdevhw: vendor=The XFree86 Project
 compiled for 4.5.0, module version = 0.0.2
 ABI class: XFree86 Video Driver, version 0.8
 (II) FBDEV(1): using default device
 (--) Assigning device section with no busID to primary device
 (--) Chipset vesa found
 (--) Assigning device section with no busID to primary device
 (--) Chipset generic found
 
 Fatal server error:
 Cannot run in framebuffer mode. Please specify busIDsfor all
 framebuffer devices
It looks like XFree86 is configured to use the fbdev driver. To do
this, you probably want a framebuffer driver that works with your
particular graphics chipset.

If you didn't really want to use the framebuffer driver, you can have
XFree86 try to automatically generate a working configuration file.
Run 'X -configure' and it will make a config file and tell you how to
test it. When you like it, copy it to /etc/X11/XF86Config.

HTH.

-Andy

___
XFree86 mailing list
XFree86@XFree86.Org
http://XFree86.Org/mailman/listinfo/xfree86


Re: [XFree86] Problem with XFree v4.3.0 on RH9

2005-06-23 Thread Mark Vojkovich
   I think the most you should need to reinstall would be the RH
XFree86 RPMs that came with your distribution.  And perhaps there
is a subset that just contains the server and modules.


Mark.

On Thu, 23 Jun 2005, Ganesh K.B. wrote:

 so would the only solution would be to reinstall RH
 completely?

 --- Mark Vojkovich [EMAIL PROTECTED] wrote:

 You are missing
  /usr/X11R6/lib/modules/fonts/libbitmap.a
  which is a required XFree86 module.  It appears that
  you
  have an incomplete or corrupted XFree86
  installation.
 
 I have heard of such problems on RedHat9 (and
  only RedHat9)
  before.  If the server was running previous, you had
  a
  libbitmap.a at one time.  I don't know what has been
  happening
  to this library on RH9.
 
 
  Mark.
 
 
  On Wed, 22 Jun 2005, Ganesh K.B. wrote:
 
   hello,
   i installed RH9 on my computer(128MB RAM, 1.2GHz)
   yesterday and worked
   without any problems whatsoever till today when
   suddenly, once when i
   booted up linux, the X Server seemed to have been
   struck with some
   problem. everything loaded fine and then instead
  of
   the GDM login
   manager, this blue screen came up with a dialog
  box
   that said: I cannot
   start the X server(your graphical interface). It
  is
   likely that it is
   not set up correctly. Would you like to view the X
   server output to
   diagnose the  problem? Clicking on yes gave me a
   report of which i
   couldnt make out anything. clicking on exit in
  that
   dialog box brought
   me to a dialog that said would you like me to try
  to
   run the X
   configuration program? Note that you will need the
   root password for
   this. when i clicked yes, after a few attempts, it
   said couldn't start
   X Server. Trying with a fresh configuration.
  Trying
   with card: intel
   810..that too dint work and then, it brought me
  back
   to the command
   line prompt asking me to login..and use the
  textual
   mode..i have no idea
   what went wrong where..it worked flawlessly for
  just a
   little less than
   a day(about 3 reboots in all).
  
   i am using XFree v4.3.0 that came with Red Hat
  Linux
   9. my video card is
   an intel 810 and a samsung 55E monitor. i have
   attached the xfree86 log
   and config files as needed..hope someone can help
  me
   out with this problem..
  
   thanks for your help,
   cheers,
   ganesh
  
  
  
  
  
 
 ___
   Too much spam in your inbox? Yahoo! Mail gives you
  the best spam protection for FREE!
  http://in.mail.yahoo.com
  ___
  XFree86 mailing list
  XFree86@XFree86.Org
  http://XFree86.Org/mailman/listinfo/xfree86
 







 __
 Free antispam, antivirus and 1GB to save all your messages
 Only in Yahoo! Mail: http://in.mail.yahoo.com
 ___
 XFree86 mailing list
 XFree86@XFree86.Org
 http://XFree86.Org/mailman/listinfo/xfree86

___
XFree86 mailing list
XFree86@XFree86.Org
http://XFree86.Org/mailman/listinfo/xfree86


[XFree86] Problem with XFree v4.3.0 on RH9

2005-06-22 Thread Ganesh K.B.
hello,
i installed RH9 on my computer(128MB RAM, 1.2GHz)
yesterday and worked 
without any problems whatsoever till today when
suddenly, once when i 
booted up linux, the X Server seemed to have been
struck with some 
problem. everything loaded fine and then instead of
the GDM login 
manager, this blue screen came up with a dialog box
that said: I cannot 
start the X server(your graphical interface). It is
likely that it is 
not set up correctly. Would you like to view the X
server output to 
diagnose the  problem? Clicking on yes gave me a
report of which i 
couldnt make out anything. clicking on exit in that
dialog box brought 
me to a dialog that said would you like me to try to
run the X 
configuration program? Note that you will need the
root password for 
this. when i clicked yes, after a few attempts, it
said couldn't start 
X Server. Trying with a fresh configuration. Trying
with card: intel 
810..that too dint work and then, it brought me back
to the command 
line prompt asking me to login..and use the textual
mode..i have no idea 
what went wrong where..it worked flawlessly for just a
little less than 
a day(about 3 reboots in all).

i am using XFree v4.3.0 that came with Red Hat Linux
9. my video card is 
an intel 810 and a samsung 55E monitor. i have
attached the xfree86 log 
and config files as needed..hope someone can help me
out with this problem..

thanks for your help,
cheers,
ganesh




___
Too much spam in your inbox? Yahoo! Mail gives you the best spam protection for 
FREE! http://in.mail.yahoo.com# XFree86 4 configuration created by pyxf86config

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 no
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
ModelNameSamsung Samtron 55(M)E (Plus)
DisplaySize  280210
HorizSync30.0 - 61.0
VertRefresh  50.0 - 120.0
Option  dpms
EndSection

Section Device
Identifier  Videocard0
Driver  i810
VendorName  Videocard vendor
BoardName   Intel 810
VideoRam16384
EndSection

Section Screen
Identifier Screen0
Device Videocard0
MonitorMonitor0
DefaultDepth 24
SubSection Display
Depth 24
Modes   

Re: [XFree86] Problem with XFree v4.3.0 on RH9

2005-06-22 Thread Mark Vojkovich
   You are missing /usr/X11R6/lib/modules/fonts/libbitmap.a
which is a required XFree86 module.  It appears that you
have an incomplete or corrupted XFree86 installation.

   I have heard of such problems on RedHat9 (and only RedHat9)
before.  If the server was running previous, you had a
libbitmap.a at one time.  I don't know what has been happening
to this library on RH9.


Mark.


On Wed, 22 Jun 2005, Ganesh K.B. wrote:

 hello,
 i installed RH9 on my computer(128MB RAM, 1.2GHz)
 yesterday and worked
 without any problems whatsoever till today when
 suddenly, once when i
 booted up linux, the X Server seemed to have been
 struck with some
 problem. everything loaded fine and then instead of
 the GDM login
 manager, this blue screen came up with a dialog box
 that said: I cannot
 start the X server(your graphical interface). It is
 likely that it is
 not set up correctly. Would you like to view the X
 server output to
 diagnose the  problem? Clicking on yes gave me a
 report of which i
 couldnt make out anything. clicking on exit in that
 dialog box brought
 me to a dialog that said would you like me to try to
 run the X
 configuration program? Note that you will need the
 root password for
 this. when i clicked yes, after a few attempts, it
 said couldn't start
 X Server. Trying with a fresh configuration. Trying
 with card: intel
 810..that too dint work and then, it brought me back
 to the command
 line prompt asking me to login..and use the textual
 mode..i have no idea
 what went wrong where..it worked flawlessly for just a
 little less than
 a day(about 3 reboots in all).

 i am using XFree v4.3.0 that came with Red Hat Linux
 9. my video card is
 an intel 810 and a samsung 55E monitor. i have
 attached the xfree86 log
 and config files as needed..hope someone can help me
 out with this problem..

 thanks for your help,
 cheers,
 ganesh




 ___
 Too much spam in your inbox? Yahoo! Mail gives you the best spam protection 
 for FREE! http://in.mail.yahoo.com
___
XFree86 mailing list
XFree86@XFree86.Org
http://XFree86.Org/mailman/listinfo/xfree86


Re: [XFree86] Problem with XFree v4.3.0 on RH9

2005-06-22 Thread Ganesh K.B.
so would the only solution would be to reinstall RH
completely?

--- Mark Vojkovich [EMAIL PROTECTED] wrote:

You are missing
 /usr/X11R6/lib/modules/fonts/libbitmap.a
 which is a required XFree86 module.  It appears that
 you
 have an incomplete or corrupted XFree86
 installation.
 
I have heard of such problems on RedHat9 (and
 only RedHat9)
 before.  If the server was running previous, you had
 a
 libbitmap.a at one time.  I don't know what has been
 happening
 to this library on RH9.
 
 
   Mark.
 
 
 On Wed, 22 Jun 2005, Ganesh K.B. wrote:
 
  hello,
  i installed RH9 on my computer(128MB RAM, 1.2GHz)
  yesterday and worked
  without any problems whatsoever till today when
  suddenly, once when i
  booted up linux, the X Server seemed to have been
  struck with some
  problem. everything loaded fine and then instead
 of
  the GDM login
  manager, this blue screen came up with a dialog
 box
  that said: I cannot
  start the X server(your graphical interface). It
 is
  likely that it is
  not set up correctly. Would you like to view the X
  server output to
  diagnose the  problem? Clicking on yes gave me a
  report of which i
  couldnt make out anything. clicking on exit in
 that
  dialog box brought
  me to a dialog that said would you like me to try
 to
  run the X
  configuration program? Note that you will need the
  root password for
  this. when i clicked yes, after a few attempts, it
  said couldn't start
  X Server. Trying with a fresh configuration.
 Trying
  with card: intel
  810..that too dint work and then, it brought me
 back
  to the command
  line prompt asking me to login..and use the
 textual
  mode..i have no idea
  what went wrong where..it worked flawlessly for
 just a
  little less than
  a day(about 3 reboots in all).
 
  i am using XFree v4.3.0 that came with Red Hat
 Linux
  9. my video card is
  an intel 810 and a samsung 55E monitor. i have
  attached the xfree86 log
  and config files as needed..hope someone can help
 me
  out with this problem..
 
  thanks for your help,
  cheers,
  ganesh
 
 
 
 
 

___
  Too much spam in your inbox? Yahoo! Mail gives you
 the best spam protection for FREE!
 http://in.mail.yahoo.com
 ___
 XFree86 mailing list
 XFree86@XFree86.Org
 http://XFree86.Org/mailman/listinfo/xfree86
 







__
Free antispam, antivirus and 1GB to save all your messages
Only in Yahoo! Mail: http://in.mail.yahoo.com
___
XFree86 mailing list
XFree86@XFree86.Org
http://XFree86.Org/mailman/listinfo/xfree86


Re: [XFree86] Problem with XFree v4.3.0 on RH9

2005-06-22 Thread donald anderson

I also get this message


 cannot start the X server(your graphical interface). It
is
 likely that it is
 not set up correctly. Would you like to view the X
 server output to



after I installed redhatv9 on a fujitsu lifebook laptop. I installed the 
same version of redhat on my pc and have been using it now for about 6 monts 
and I have no problem using the X graphical interface...

Do I need a more recent vs of Xfress86. v4.5.0


___
XFree86 mailing list
XFree86@XFree86.Org
http://XFree86.Org/mailman/listinfo/xfree86


[XFree86] Problem boot into Mandrake 9.1 (startx)

2005-06-16 Thread social change
I have a problem booting into Mandrake 9.1, and this is what the
XFree86.0.log says:

===

XFree86 Version 4.3.0
Release Date: 27 February 2003
X Protocol Version 11, Revision 0, Release 6.6
Build Operating System: Linux 2.4.21-0.13mdksmp i686 [ELF] 
Build Date: 12 March 2003
Before reporting problems, check http://www.XFree86.Org/
to make sure that you have the latest version.
Module Loader present
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: Thu Jun 16 21:09:11 2005
(==) Using config file: /etc/X11/XF86Config-4
(==) ServerLayout layout1
(**) |--Screen screen1 (0)
(**) |   |--Monitor monitor1
(**) |   |--Device device1
(**) |--Input Device Keyboard1
(WW) Option XkbCompat requires an string value
(**) Option XkbModel pc105
(**) XKB: model: pc105
(**) Option XkbLayout us_intl
(**) XKB: layout: us_intl
(WW) Option XkbOptions requires an string value
(==) Keyboard: CustomKeycode disabled
(**) |--Input Device Mouse1
(**) FontPath set to unix/:-1
(==) RgbPath set to /usr/X11R6/lib/X11/rgb
(==) ModulePath set to /usr/X11R6/lib/modules
(**) Option AllowMouseOpenFail
Using vt 7
(--) 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 = 0x80010018, mode1Res1 = 0x8000
(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 1039,0651 card 1043,8081 rev 02 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,0962 card , rev 25 class 06,01,00 hdr 80
(II) PCI: 00:02:5: chip 1039,5513 card 1043,807a rev 00 class 01,01,80 hdr 00
(II) PCI: 00:02:7: chip 1039,7012 card 1043,80b0 rev a0 class 04,01,00 hdr 00
(II) PCI: 00:03:0: chip 1039,7001 card 1043,807a rev 0f class 0c,03,10 hdr 80
(II) PCI: 00:03:1: chip 1039,7001 card 1043,807a rev 0f class 0c,03,10 hdr 00
(II) PCI: 00:03:3: chip 1039,7002 card 1043,807a rev 00 class 0c,03,20 hdr 00
(II) PCI: 00:04:0: chip 1039,0900 card 1043,80a7 rev 91 class 02,00,00 hdr 00
(II) PCI: 00:0f:0: chip 14f1,2f00 card 14f1,2002 rev 01 class 07,80,00 hdr 00
(II) PCI: 00:10:0: chip 109e,036e card , rev 11 class 04,00,00 hdr 80
(II) PCI: 00:10:1: chip 109e,0878 card , rev 11 class 04,80,00 hdr 80
(II) PCI: 01:00:0: chip 1039,6325 card 1043,8081 rev 00 class 03,00,00 hdr 00
(II) PCI: End of PCI scan
(II) Host-to-PCI bridge:
(II) Bus 0: bridge is at (0:0:0), (0,0,1), BCTRL: 0x0008 (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) PCI-to-PCI bridge:
(II) Bus 1: bridge is at (0:1:0), (0,1,1), BCTRL: 0x0008 (VGA_EN is set)
(II) Bus 1 I/O range:
[0] -1  0   0xd000 - 0xdfff (0x1000) IX[B]
(II) Bus 1 non-prefetchable memory range:
[0] -1  0   0xe780 - 0xe7ff (0x80) MX[B]
(II) Bus 1 prefetchable memory range:
[0] -1  0   0xf000 - 0xfebf (0xec0) MX[B]
(II) PCI-to-ISA bridge:
(II) Bus -1: bridge is at (0:2:0), (0,-1,-1), BCTRL: 0x0008 (VGA_EN is set)
(--) PCI: (0:16:0) Brooktree Corporation Bt878 Video Capture rev 17,
Mem @ 0xef00/12
(--) PCI:*(1:0:0) Silicon Integrated Systems [SiS] SiS650/651/M650/740
PCI/AGP VGA Display Adapter rev 0, Mem @ 0xf000/27, 0xe780/17,
I/O @ 0xd800/7
(II) Addressable bus resource ranges are
[0] -1  0   0x - 0x (0x0) MX[B]
[1] -1  0   0x - 0x (0x1) IX[B]
(II) OS-reported resource ranges:
[0] -1  0   0xffe0 - 0x (0x20) MX[B](B)
[1] -1  0   0x0010 - 0x3fff (0x3ff0) MX[B]E(B)
[2] -1  0   0x000f - 0x000f (0x1) MX[B]
[3] -1  0   0x000c - 0x000e (0x3) MX[B]
[4] -1  0   0x - 0x0009 

Re: [XFree86] Problem boot into Mandrake 9.1 (startx)

2005-06-16 Thread Mark Vojkovich
   You are using the wrong driver:

On Thu, 16 Jun 2005, social change wrote:

 (--) PCI:*(1:0:0) Silicon Integrated Systems [SiS] SiS650/651/M650/740
 PCI/AGP VGA Display Adapter rev 0, Mem @ 0xf000/27, 0xe780/17,
 I/O @ 0xd800/7

   You have an SiS graphics chip

 (II) NV: driver for NVIDIA chipsets: RIVA 128, RIVA TNT, RIVA TNT2, ...


Yet you've specified a driver for NVIDIA chips.  Change Driver nv
to Driver sis in the XF86Config file.


Mark.

___
XFree86 mailing list
XFree86@XFree86.Org
http://XFree86.Org/mailman/listinfo/xfree86


[XFree86] Problem in starting X

2005-06-13 Thread Rajendran Thangavel
Hi,

While starting X server it throughs the following message 




XFree86 Version 4.2.0 / X Window System
(protocol Version 11, revision 0, vendor release 6600)
Release Date: 18 January 2002
If the server is older than 6-12 months, or if your 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.9-13smp i686 [ELF] 
Module Loader present
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: Fri Oct 20 21:46:59 2006
(==) Using config file: /root/XF86Config
(==) ServerLayout Simple Layout
(**) |--Screen Screen 1 (0)
(**) |   |--Monitor samtron
(**) |   |--Device i810
(**) |--Input Device Mouse1
(**) |--Input Device Keyboard1
(**) Option AutoRepeat 500 30
(**) Option XkbRules xfree86
(**) XKB: rules: xfree86
(**) Option XkbModel pc105
(**) XKB: model: pc105
(**) Option XkbLayout us
(**) XKB: layout: us
(==) Keyboard: CustomKeycode disabled
(**) FontPath set to
/usr/X11R6/lib/X11/fonts/local/,/usr/X11R6/lib/X11/fonts/misc/,/usr/X11R6/lib/X11/fonts/75dpi/:unscaled,/usr/X11R6/lib/X11/fonts/100dpi/:unscaled,/usr/X11R6/lib/X11/fonts/Type1/,/usr/X11R6/lib/X11/fonts/Speedo/,/usr/X11R6/lib/X11/fonts/75dpi/,/usr/X11R6/lib/X11/fonts/100dpi/
(**) 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 = 0x8090, mode1Res1 = 0x8000
(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 8086,2560 card 1458,2560 rev 03 class 06,00,00 hdr 00
(II) PCI: 00:02:0: chip 8086,2562 card 1458,2562 rev 03 class 03,00,00 hdr 00
(II) PCI: 00:1e:0: chip 8086,244e card , rev 82 class 06,04,00 hdr 01
(II) PCI: 00:1f:0: chip 8086,24c0 card , rev 02 class 06,01,00 hdr 80
(II) PCI: 00:1f:1: chip 8086,24cb card 1458,24c2 rev 02 class 01,01,8a hdr 00
(II) PCI: 00:1f:3: chip 8086,24c3 card 1458,24c2 rev 02 class 0c,05,00 hdr 00
(II) PCI: 01:05:0: chip 10ec,8139 card 1458,e000 rev 10 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) 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:30:0), (0,1,1), BCTRL: 0x06 (VGA_EN is cleared)
(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  0xe800 - 0xe80f (0x10) MX[B]
(II) Bus 1 prefetchable memory range:
(II) Bus -1: bridge is at (0:31: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:2:0) Intel unknown chipset (0x2562) rev 3, Mem @
0xe000/27, 0xe810/19
(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)
[1] -1  0x0010 - 0x3fff (0x3ff0) MX[B]E(B)
[2] -1  0x000f - 0x000f (0x1) MX[B]
[3] -1  0x000c - 0x000e (0x3) MX[B]
[4] -1  0x 

[XFree86] Problem in Starting X

2005-06-08 Thread Rajendran Thangavel
Hi,

I have proble in Starting X in my computer
while starting X it displays the message, I hav attached the log file
Can any one  help me?
My machine details:

Video card : intel845
kernel :2.7.7-10
OS : RH7.2
Regards
T.Rajendran


XFree86.0.log
Description: Binary data


Re: [XFree86] Problem in Starting X

2005-06-08 Thread Andrew Haninger
On 6/8/05, Rajendran Thangavel [EMAIL PROTECTED] wrote:
 XFree86 Version 4.1.0 (Red Hat Linux release: 4.1.0-3) / X Window System

(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

It looks like you're trying to load a driver into XF86 4.1.0 when the
driver was compiled for XF86  4.2.0. I think you'll either have to get
a newer version of XF86 (e.g. 4.2.0) or an older version of the
pcidata driver that is compiled for XF86 4.1.0.

HTH.
-- 
Andy

___
XFree86 mailing list
XFree86@XFree86.Org
http://XFree86.Org/mailman/listinfo/xfree86


Re: [XFree86] Problem in starting X

2005-06-08 Thread hari sekhar kolli
Dear rajender , 

i don't think so ur 7.2 versionm will support 845 board.any way try
step by step.

pls check wether ur Xserver is working or not .just enter X.

then enter xf86config just press enter if u don't know abt the
hardware and select for monitor standard monitor and select vga card
from cards database (i.e i suppose 359 for intel 845 chipset or
original)
then just enter and finish .

then enter startx


check  have fun with Linux..



regards


Hari Sekhar Kolli

On 6/7/05, Mark Vojkovich [EMAIL PROTECTED] wrote:
   You are missing /usr/X11R6/lib/modules/libpcidata.a or it is
 a version from an older (or newer) server than you are running.
 This appears to be an installation problem.
 
Mark.
 
 On Tue, 7 Jun 2005, Rajendran Thangavel wrote:
 
  Hai,
 
  I have a problem in my computer, while starting X it displays
 
 
  (EE) Failed to load module pcidata (module requirement mismatch, 0)
 
  Fatal server error:
  Unable to load required base modules, Exiting...
 
 
  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]
 
  XIO:  fatal IO error 104 (Connection reset by peer) on X server :0.0
after 0 requests (0 known processed) with 0 events remaining.
 
  and i can't able to startx
 
  System Details
 
  OS : Linux 7.2
  Kernel :  2.4.7-10
  Video card : intel82845G/GL
 
  Can you please help me about this problem?
 
 
  Thanks  Regards,
  T.Rajendran.
 
  ___
  XFree86 mailing list
  XFree86@XFree86.Org
  http://XFree86.Org/mailman/listinfo/xfree86
 
 ___
 XFree86 mailing list
 XFree86@XFree86.Org
 http://XFree86.Org/mailman/listinfo/xfree86


___
XFree86 mailing list
XFree86@XFree86.Org
http://XFree86.Org/mailman/listinfo/xfree86


[XFree86] Problem in starting X

2005-06-07 Thread Rajendran Thangavel
Hai,

I have a problem in my computer, while starting X it displays 


(EE) Failed to load module pcidata (module requirement mismatch, 0)

Fatal server error:
Unable to load required base modules, Exiting...


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]

XIO:  fatal IO error 104 (Connection reset by peer) on X server :0.0
  after 0 requests (0 known processed) with 0 events remaining.

and i can't able to startx

System Details

OS : Linux 7.2
Kernel :  2.4.7-10 
Video card : intel82845G/GL

Can you please help me about this problem?

 
Thanks  Regards,
T.Rajendran.

___
XFree86 mailing list
XFree86@XFree86.Org
http://XFree86.Org/mailman/listinfo/xfree86


Re: [XFree86] Problem in starting X

2005-06-07 Thread Mark Vojkovich
   You are missing /usr/X11R6/lib/modules/libpcidata.a or it is
a version from an older (or newer) server than you are running.
This appears to be an installation problem.

Mark.

On Tue, 7 Jun 2005, Rajendran Thangavel wrote:

 Hai,

 I have a problem in my computer, while starting X it displays


 (EE) Failed to load module pcidata (module requirement mismatch, 0)

 Fatal server error:
 Unable to load required base modules, Exiting...


 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]

 XIO:  fatal IO error 104 (Connection reset by peer) on X server :0.0
   after 0 requests (0 known processed) with 0 events remaining.

 and i can't able to startx

 System Details

 OS : Linux 7.2
 Kernel :  2.4.7-10
 Video card : intel82845G/GL

 Can you please help me about this problem?


 Thanks  Regards,
 T.Rajendran.

 ___
 XFree86 mailing list
 XFree86@XFree86.Org
 http://XFree86.Org/mailman/listinfo/xfree86

___
XFree86 mailing list
XFree86@XFree86.Org
http://XFree86.Org/mailman/listinfo/xfree86


[XFree86] Problem related to XDM login with busybox

2005-05-26 Thread sireeshonline

hi,

Please help to solve a problem related to XDM login.

  I am using busybox for shell, login and for other tools. I have 
downloaded the XFree4.5 and compiled it sucessfully for TinyX. Now I am 
using Xfbdev as the default XServer.


  The problem occurs when I am trying to login using XDM, it shows 
the login failure error message on the Xlogin Window. In normal shell 
mode login is working properly with busybox login and getty.


Please help me to solve this login problem in XDM.





With regards,

 
Sireesh V.





___
XFree86 mailing list
XFree86@XFree86.Org
http://XFree86.Org/mailman/listinfo/xfree86


[XFree86] Problem related to XDM login with busybox

2005-05-24 Thread sireeshonline

hi,

Please help to solve a problem related to XDM login.

  I am using busybox for shell, login and for other tools. I have 
downloaded the XFree4.5 and compiled it sucessfully for TinyX. Now I am 
using Xfbdev as the default XServer.
  The problem occurs when I am trying to login using XDM, it shows 
the login failure error message on the Xlogin Window. In normal shell 
mode login is working properly with busybox login and getty.

Please help me to solve this login problem in XDM.





With regards,

 
Sireesh V.





___
XFree86 mailing list
XFree86@XFree86.Org
http://XFree86.Org/mailman/listinfo/xfree86


[XFree86] problem report

2005-04-18 Thread Youkun Gao
Dir Sir/Madam,
i installed XFree86 yesterday, i had some problems. could you read the
following information about the laptop and report?
VERSION:

4.5.0

VIDEO DRIVER:

Neomagic nm2200

OPERATING SYSTEM:

Red Hat Linux release 9 (shrike)
kernel 2.4.20-8 on an i686

VIDEO CARD:


MODEL:

Compaq presario 1925 (laptop integrate video card)

GRAPHICS CHIPSET:

MagicMedia 256AV

VIDEO MEMORY:

2MB DRAM

BUS TYPE:

PCI

REPORT:
i can not enter the graphic surface only the text, and the it shows
Error: open /dev/fb0 : no such device
could not init font path element /usr/X11R6/lib/X11/fonts/speedo, removing
from list!
could not init font path element /usr/X11R6/lib/X11/fonts/CID, removing
from list!


could you tell me, what is the problem?
thank you very much!
youkun gao

___
XFree86 mailing list
XFree86@XFree86.Org
http://XFree86.Org/mailman/listinfo/xfree86


Re: [XFree86] problem report

2005-04-18 Thread Marc Aurele La France
On Mon, 18 Apr 2005, Youkun Gao wrote:
Dir Sir/Madam,
i installed XFree86 yesterday, i had some problems. could you read the
following information about the laptop and report?

REPORT:
   i can not enter the graphic surface only the text, and the it shows
   Error: open /dev/fb0 : no such device
   could not init font path element /usr/X11R6/lib/X11/fonts/speedo, removing
   from list!
   could not init font path element /usr/X11R6/lib/X11/fonts/CID, removing
   from list!

could you tell me, what is the problem?
You likely need to get rid of any mention of fbdev from your XF86Config 
file.
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 developer and VP.  ATI driver and X server internals.
___
XFree86 mailing list
XFree86@XFree86.Org
http://XFree86.Org/mailman/listinfo/xfree86


Re: [XFree86] problem report

2005-04-18 Thread Youkun Gao
sorry, i am a new linux user, i did not get your point exactly. you mean i
should delete all mentions about fbdev in file XF86Config, right? but i used
Xinstall.sh to install it, and XFree86 -autoconfig to configured it, could you
please explain me a little more, how can i configure it manually or delete the
mentions about fbdev?
thanks a lot!
gao
Marc Aurele La France [EMAIL PROTECTED] schrieb:
 On Mon, 18 Apr 2005, Youkun Gao wrote:

 Dir Sir/Madam,
 i installed XFree86 yesterday, i had some problems. could you read
 the
 following information about the laptop and report?

 REPORT:
   i can not enter the graphic surface only the text, and the it
 shows
   Error: open /dev/fb0 : no such device
   could not init font path element /usr/X11R6/lib/X11/fonts/speedo,
 removing
   from list!
   could not init font path element /usr/X11R6/lib/X11/fonts/CID,
 removing
   from list!

 could you tell me, what is the problem?

 You likely need to get rid of any mention of fbdev from your
 XF86Config file.

 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 developer and VP.  ATI driver and X server internals.
 ___
 XFree86 mailing list
 XFree86@XFree86.Org
 http://XFree86.Org/mailman/listinfo/xfree86
___
XFree86 mailing list
XFree86@XFree86.Org
http://XFree86.Org/mailman/listinfo/xfree86


Re: [XFree86] problem report

2005-04-18 Thread Marc Aurele La France
On Mon, 18 Apr 2005, Youkun Gao wrote:
sorry, i am a new linux user, i did not get your point exactly. you mean i
should delete all mentions about fbdev in file XF86Config, right? but i used
Xinstall.sh to install it, and XFree86 -autoconfig to configured it, could you
please explain me a little more, how can i configure it manually or delete the
mentions about fbdev?
That's documented in the release notes.
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 developer and VP.  ATI driver and X server internals.
___
XFree86 mailing list
XFree86@XFree86.Org
http://XFree86.Org/mailman/listinfo/xfree86


[XFree86] problem concerning keyboard events

2005-04-13 Thread sinecosa
Hello, 

I try to write a shell script, that allows the following 
feature.
The script, when started, allows you to press anykey 
from the keyboard. there si no problem with keys relied 
to printable
characters, but the script has no effect using a Ctrl or 
 Shift key for instance. 
I have tried to set all the keycode off the keyboard to 
a printable letter (for say to a) using 
for all known keycodes with number i, do
xmodmap -e keycode i = a. 
But then I have problems with some keys using AltGr
I am french and for say the following characters 
 ~#{[|`\^@
are accessed via the AltGr key.
As many keyboards exist, and I would like my script to 
be used by everyone, I think I have to developp my own 
command. As I don't know all of X features, my question 
is: does there exist a way to write a script using 
default commands in X that would do what I expect. 
I tried xev, and can get info via xwininfo, but I cannot 
use them in my script. 


Thanks, Xavier


___
XFree86 mailing list
XFree86@XFree86.Org
http://XFree86.Org/mailman/listinfo/xfree86


[XFree86] Problem building XF86-4.5.0 on FreeBSD 5.3-R

2005-03-19 Thread Gary E. RAFE, Ph.D.
I'm attempting to build XFree86-4.5.0 on a FreeBSD 5.3-RELEASE system.

make World dies in the directory programs/Xserver attempting
to link Xprt, as follows:

LD_LIBRARY_PATH=../../exports/lib cc -o Xprt -pipe -O2 -march=pentium4 
-mtune=pentium4 -ansi -Wno-system-headers -Dasm=__asm-Wall -Wpointer-arith 
-Wundef -L../../exports/lib   Xprint/ddxInit.o Xprint/miinitext.o 
Xprint/dpmsstubs.o dix/libdix.a os/libos.a  Xprint/libprinter.a 
Xprint/raster/libraster.a Xprint/pcl/libpcl.a  Xprint/ps/libps.a 
cfb32/libcfb32.a cfb/libcfb.a mfb/libmfb.a mi/libmi.a Xext/libext.a 
dbe/libdbe.a record/librecord.a XTrap/libxtrap.a xkb/libxkb.a Xi/libxinput.a 
lbx/liblbx.a ../../lib/lbxutil/liblbxutil.a randr/librandr.a render/librender.a 
-L/usr/X11R6/lib ../../lib/font/libXfont.a -lfreetype  -lz -lm -lXau -lXdmcp  
-Wl,-rpath,/usr/X11R6/lib -Wl,-rpath-link,../../exports/lib
cfb32/libcfb32.a(cfbpixmap.o)(.text+0x183): In function `cfb32CopyPixmap':
: undefined reference to `xf86memmove'
many more similar error messages removed

As best I can tell, xf86memmove (and its relatives) live in in the file
programs/Xserver/hw/xfree86/os-support/bsd/libc_wrapper.c
but I don't see where the compiled object gets added to any static library
that might be referenced by Xprt.

I built and installed XFree86-4.4.0 recently from source on the
same system without difficulty, so my need for 4.5.0 is not great.
We'd like to stay relatively current, though.

Pointers to places to look for getting a clean build
will be appreciated.
--
Gary E. RAFE, Ph.D. mailto:[EMAIL PROTECTED]
Please do not send me HTML-encoded mail.
It will be discarded automatically.
___
XFree86 mailing list
XFree86@XFree86.Org
http://XFree86.Org/mailman/listinfo/xfree86


Re: [XFree86] Problem building XF86-4.5.0 on FreeBSD 5.3-R

2005-03-19 Thread David Dawes
On Sat, Mar 19, 2005 at 01:50:33PM -0500, Gary E. RAFE, Ph.D. wrote:
I'm attempting to build XFree86-4.5.0 on a FreeBSD 5.3-RELEASE system.

make World dies in the directory programs/Xserver attempting
to link Xprt, as follows:

LD_LIBRARY_PATH=../../exports/lib cc -o Xprt -pipe -O2 -march=pentium4 
-mtune=pentium4 -ansi -Wno-system-headers -Dasm=__asm-Wall -Wpointer-arith 
-Wundef -L../../exports/lib   Xprint/ddxInit.o Xprint/miinitext.o 
Xprint/dpmsstubs.o dix/libdix.a os/libos.a  Xprint/libprinter.a 
Xprint/raster/libraster.a Xprint/pcl/libpcl.a  Xprint/ps/libps.a 
cfb32/libcfb32.a cfb/libcfb.a mfb/libmfb.a mi/libmi.a Xext/libext.a 
dbe/libdbe.a record/librecord.a XTrap/libxtrap.a xkb/libxkb.a Xi/libxinput.a 
lbx/liblbx.a ../../lib/lbxutil/liblbxutil.a randr/librandr.a 
render/librender.a -L/usr/X11R6/lib ../../lib/font/libXfont.a -lfreetype  -lz 
-lm -lXau -lXdmcp  -Wl,-rpath,/usr/X11R6/lib -Wl,-rpath-link,../../exports/lib
cfb32/libcfb32.a(cfbpixmap.o)(.text+0x183): In function `cfb32CopyPixmap':
: undefined reference to `xf86memmove'
many more similar error messages removed

As best I can tell, xf86memmove (and its relatives) live in in the file
   programs/Xserver/hw/xfree86/os-support/bsd/libc_wrapper.c
but I don't see where the compiled object gets added to any static library
that might be referenced by Xprt.

I built and installed XFree86-4.4.0 recently from source on the
same system without difficulty, so my need for 4.5.0 is not great.
We'd like to stay relatively current, though.

Pointers to places to look for getting a clean build
will be appreciated.

What does your host.def file look like?  I'd guess that either you've
disabled building Xvfb, or you've disabled the option that builds XFree86
server modules and libraries used by other servers separately.  Either
way, putting the following at the end of your host.def and re-running
'make World' should fix it:

#define BuildModuleInSubdir YES

If it doesn't, send a copy of your host.def file.  I can confirm that the
default build (no host.def) works fine on FreeBSD 5.3.

David
___
XFree86 mailing list
XFree86@XFree86.Org
http://XFree86.Org/mailman/listinfo/xfree86


[XFree86] Problem Running a remote X session

2005-03-18 Thread Dale Macdonald
I have an aplication where it will be beneficial to have an app running on a 
powerful server. And to display the X-session on my less powerful machine 
downstairs.

So I work thru a howto. Lets call the powerful machine power and my 
machine (where I wish to view the app) mine

I , at this stage, am unconcerned about security, I can tighten this up 
later, all I want is to get it to work.

So on mine I type xhost + - so any host can be a client of the X-server.
I ssh to power using all recomended switches :
mine# ssh -XY power
enter username and password, and cool, I am in.
so i try
power# xacctest -display mine:0 
and it fails with : Cannot connect to x server mine.accpick.co.za:0.0
I have tried being root, and a regular user, using fully qualified domain 
names, and still nothing.

It is extremely annoying.
I was however, able to connect from mine to a Red Hat 9 box happily
As a last resort, on power i enabled telnet, and tried that, to see if i had 
an ssh problem - still no luck!

Since i can connect from mine (a slackware 10 box) to bool (a Red Hat 9 box) 
I am assuming i need to do something else to power to get it to work

I really like slackware, so I hope somebody has a bright idea to help me out 
here.

Incidentally, I am running KDE.
I live in hope
_
Express yourself with cool new emoticons http://www.msn.co.uk/specials/myemo
___
XFree86 mailing list
XFree86@XFree86.Org
http://XFree86.Org/mailman/listinfo/xfree86


Re: [XFree86] Problem Running a remote X session

2005-03-18 Thread T. Horsnell
I have an aplication where it will be beneficial to have an app running on a 
powerful server. And to display the X-session on my less powerful machine 
downstairs.

So I work thru a howto. Lets call the powerful machine power and my 
machine (where I wish to view the app) mine

I , at this stage, am unconcerned about security, I can tighten this up 
later, all I want is to get it to work.

So on mine I type xhost + - so any host can be a client of the X-server.

I ssh to power using all recomended switches :

mine# ssh -XY power

enter username and password, and cool, I am in.

so i try

power# xacctest -display mine:0 

You shouldnt need to set a display. The X traffic can tunnel over
the ssh connection. You shouldnt need 'xhost +' either.

Cheers,
Terry.




and it fails with : Cannot connect to x server mine.accpick.co.za:0.0

I have tried being root, and a regular user, using fully qualified domain 
names, and still nothing.

It is extremely annoying.

I was however, able to connect from mine to a Red Hat 9 box happily

As a last resort, on power i enabled telnet, and tried that, to see if i had 
an ssh problem - still no luck!

Since i can connect from mine (a slackware 10 box) to bool (a Red Hat 9 box) 
I am assuming i need to do something else to power to get it to work

I really like slackware, so I hope somebody has a bright idea to help me out 
here.

Incidentally, I am running KDE.

I live in hope

_
Express yourself with cool new emoticons http://www.msn.co.uk/specials/myemo

___
XFree86 mailing list
XFree86@XFree86.Org
http://XFree86.Org/mailman/listinfo/xfree86


___
XFree86 mailing list
XFree86@XFree86.Org
http://XFree86.Org/mailman/listinfo/xfree86


RE: [XFree86] Problem Running a remote X session

2005-03-18 Thread Darcy Kahle
Your problem is a simple one to solve, and you appear to be making it more
difficult.  You do not need to do anything with your X server.  When you ssh
into a server with the -X flag, it tells the server to route the X display
to your computer.  (I believe that this is the default, so you may not even
need the flag)  You do not need to do this manually.  All you need to do is
verify that the server contains the proper XFree86 config file (I am not
certain of what this is right now), or it's sshd will not turn on display
redirection when it is started.  To do this, I find it is easiest to have X
installed on the server.  It does not need to be running.

Once you ssh in, if the server does not support X redirect, it should tell
you right away.

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Behalf Of Dale Macdonald
Sent: Friday, March 18, 2005 12:57 PM
To: xfree86@XFree86.Org
Subject: [XFree86] Problem Running a remote X session


I have an aplication where it will be beneficial to have an app running on a
powerful server. And to display the X-session on my less powerful machine
downstairs.

So I work thru a howto. Lets call the powerful machine power and my
machine (where I wish to view the app) mine

I , at this stage, am unconcerned about security, I can tighten this up
later, all I want is to get it to work.

So on mine I type xhost + - so any host can be a client of the X-server.

I ssh to power using all recomended switches :

mine# ssh -XY power

enter username and password, and cool, I am in.

so i try

power# xacctest -display mine:0 

and it fails with : Cannot connect to x server mine.accpick.co.za:0.0

I have tried being root, and a regular user, using fully qualified domain
names, and still nothing.

It is extremely annoying.

I was however, able to connect from mine to a Red Hat 9 box happily

As a last resort, on power i enabled telnet, and tried that, to see if i had
an ssh problem - still no luck!

Since i can connect from mine (a slackware 10 box) to bool (a Red Hat 9 box)
I am assuming i need to do something else to power to get it to work

I really like slackware, so I hope somebody has a bright idea to help me out
here.

Incidentally, I am running KDE.

I live in hope

_
Express yourself with cool new emoticons http://www.msn.co.uk/specials/myemo

___
XFree86 mailing list
XFree86@XFree86.Org
http://XFree86.Org/mailman/listinfo/xfree86

___
XFree86 mailing list
XFree86@XFree86.Org
http://XFree86.Org/mailman/listinfo/xfree86


[XFree86] problem with startx

2005-03-15 Thread Mohanchur Sarkar
Dear Sir,
 The startx is not working in my PC with
RedHat Linux 7.2 kernel 2.4.7-10. I have attached the
log file also camn u please suggest me something.I
will be waiting for your reply.

Regards.
MohanChur Sarkar

Mohanchur Sarkar
Scientist/Engineer-SD
ACTD/ADCTG/SITAA
Space Applications Centre
Indian Space Research Organisation
Ahmedabad- 380015

__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

XFree86.0.log
Description: XFree86.0.log


[XFree86] problem with ttf-fonts

2005-02-28 Thread Angelika Bosau
Hi all,

I have a problem showing unicode (2 bytes) characters with ttf-fonts by a
Qt-application.

I set (e.g.) in my application the byte-string (in hex) 00 4f 00 4b, but I
see with tcpdump, that the byte-string (in hex) 00 4f b6 40 is sent
(PolyText16). So I see in my display only half of the characters and some
boxes.
This problem only exists, when the application and xfree86 runs on the same
system, my testsystem (arm). When I start the application on another system
(i386), xfree86 runs on the testsystem (arm) and so I show the data on the
testsystem by setting the DISPLAY variable, the data is shown right.

When I configure bitmap-fonts (pcf) or Type1-fonts, there's also no problem.
But I have to use the ttf-fonts for showing thai-character.

There's the same version of the qt-lib (3.0.5), so I think, it's nothing
with it. But whats e.g. with encodings?
XFree86 4.1.0.1, libX11 6.2

Can anyone help me? What information do you need additionally?

Regards,
Angelika

-- 
DSL Komplett von GMX +++ Supergünstig und stressfrei einsteigen!
AKTION Kein Einrichtungspreis nutzen: http://www.gmx.net/de/go/dsl
___
XFree86 mailing list
XFree86@XFree86.Org
http://XFree86.Org/mailman/listinfo/xfree86


[XFree86] problem with runung xserver seems to be related with xfree86

2005-02-28 Thread Milad Hosseinipour
Hi all;
when i install suse9.1 on my computer and i login, everythin works
smoothly .but when i reboot my computer ,when the login page displays
i try to login again.but by pressing login the X server restarts.when
i try to start x in textmode thi erro appears:
***
hostname: Host name lookup failure
hostname: Host name lookup failure
xauth: (stdin):3: bad display name /unix:0 in add command


This is a pre-release version of XFree86, and is not supported in any
way. Bugs may be reported to XFree86@XFree86.Org 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.3.99.902 (4.4.0 RC 2)
Release Date: 18 December 2003
X Protocol Version 11, Revision 0, Release 6.6
Build Operating System: SuSE Linux [ELF] SuSE
Current Operating System: Linux linux 2.6.4-52-default #1 Wed Apr 7
02:08:30 UTC 2004 i686
Build Date: 06 April 2004
Changelog Date: 29 February 2004
Before reporting problems, check http://www.XFree86.Org/
to make sure that you have the latest version.
Module Loader present
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: Fri Jan 14 01:21:21 2005
(==) Using config file: /etc/X11/XF86Config
(WW) RADEON(0): Failed to set up write-combining range (0xe000,0x400)
Could not init font path element /usr/X11R6/lib/X11/fonts/local,
removing from list!
Could not init font path element /usr/X11R6/lib/X11/fonts/CID,
removing from list!

waiting for X server to shut down

*i tried to fix it myself ,then i have looked to : /etc/X11/XF86config
but i could not do it,however this is what is in that file:
# /.../
# SaX generated XFree86 config file
# Created on: 2005-01-21T12:30:29-0800.
#
# Version: 4.8
# Contact: Marcus Schaefer [EMAIL PROTECTED], 2002
#
# Automatically generated by [SaX2] (4.
# PLEASE DO NOT EDIT THIS FILE!
#

Section Files
FontPath /usr/X11R6/lib/X11/fonts/misc:unscaled
FontPath /usr/X11R6/lib/X11/fonts/local
FontPath /usr/X11R6/lib/X11/fonts/75dpi:unscaled
FontPath /usr/X11R6/lib/X11/fonts/100dpi:unscaled
FontPath /usr/X11R6/lib/X11/fonts/Type1
FontPath /usr/X11R6/lib/X11/fonts/URW
FontPath /usr/X11R6/lib/X11/fonts/Speedo
FontPath /usr/X11R6/lib/X11/fonts/PEX
FontPath /usr/X11R6/lib/X11/fonts/cyrillic
FontPath /usr/X11R6/lib/X11/fonts/latin2/misc:unscaled
FontPath /usr/X11R6/lib/X11/fonts/latin2/75dpi:unscaled
FontPath /usr/X11R6/lib/X11/fonts/latin2/100dpi:unscaled
FontPath /usr/X11R6/lib/X11/fonts/latin2/Type1
FontPath /usr/X11R6/lib/X11/fonts/latin7/75dpi:unscaled
FontPath /usr/X11R6/lib/X11/fonts/baekmuk:unscaled
FontPath /usr/X11R6/lib/X11/fonts/japanese:unscaled
FontPath /usr/X11R6/lib/X11/fonts/kwintv
FontPath /usr/X11R6/lib/X11/fonts/truetype
FontPath /usr/X11R6/lib/X11/fonts/uni:unscaled
FontPath /usr/X11R6/lib/X11/fonts/CID
FontPath /usr/X11R6/lib/X11/fonts/ucs/misc:unscaled
FontPath /usr/X11R6/lib/X11/fonts/ucs/75dpi:unscaled
FontPath /usr/X11R6/lib/X11/fonts/ucs/100dpi:unscaled
FontPath /usr/X11R6/lib/X11/fonts/hellas/misc:unscaled
FontPath /usr/X11R6/lib/X11/fonts/hellas/75dpi:unscaled
FontPath /usr/X11R6/lib/X11/fonts/hellas/100dpi:unscaled
FontPath /usr/X11R6/lib/X11/fonts/hellas/Type1
FontPath /usr/X11R6/lib/X11/fonts/misc/sgi:unscaled
FontPath /usr/X11R6/lib/X11/fonts/xtest
FontPath /opt/kde3/share/fonts
InputDevices /dev/ttyS0
InputDevices /dev/ttyS1
InputDevices /dev/ttyS2
InputDevices /dev/ttyS3
InputDevices /dev/ttyS4
InputDevices /dev/ttyS5
InputDevices /dev/ttyS6
InputDevices /dev/ttyS7
InputDevices /dev/ttyS8
InputDevices /dev/psaux
InputDevices /dev/logibm
InputDevices /dev/sunmouse
InputDevices /dev/atibm
InputDevices /dev/amigamouse
InputDevices /dev/atarimouse
InputDevices /dev/inportbm
InputDevices /dev/gpmdata
InputDevices /dev/mouse
InputDevices /dev/usbmouse
InputDevices /dev/adbmouse
InputDevices /dev/input/mice
InputDevices /dev/input/event0
InputDevices /dev/pointer0
InputDevices /dev/pointer1
InputDevices /dev/pointer2
InputDevices /dev/pointer3
EndSection

Section Module
Load dbe
Load type1
Load speedo
Load freetype
Load extmod
Load glx
Load v4l
EndSection

Section ServerFlags
Option AllowMouseOpenFail
EndSection

Section InputDevice
Driver Keyboard
Identifier Keyboard[0]
Option Protocol Standard
Option XkbLayout us
Option XkbModel pc104
Option XkbRules xfree86
EndSection

Section InputDevice
Driver mouse
Identifier Mouse[1]
Option Buttons 5
Option Device /dev/input/mice
Option Name Autodetection
Option Protocol explorerps/2
Option Vendor Sysp
Option ZAxisMapping 4 5
EndSection


Section Monitor
DisplaySize 330 250
HorizSync 31-64
Identifier Monitor[0]
ModelName [EMAIL PROTECTED]
Option DPMS
VendorName -- VESA
VertRefresh 50-60
UseModes Modes[0]
EndSection


Section Modes
Identifier Modes[0]
Modeline 1280x1024 

Re: [XFree86] Problem with Millenium II (4MB) 1280x1024 24bpp

2005-02-25 Thread Mark Vojkovich
On Thu, 24 Feb 2005, tw at wrote:

 Hi  all.   Sorry  if  I  double posted this, I have a new email
 account.

 Trying  to  get  a  dual-head  setup  going with XFree86 4.3.0.
 Everything works fine except one thing:  My Matrox Millenium II
 (4MB  PCI)  won't  run  at  1280x1024 24bpp.  It claims there's
 insufficient  memory for that mode.  Now, I'm not entirely sure
 how  video  RAM  is  allocated,  but in terms of raw pixel data
 1280*1024*3  =  3932160 and 4MB = 4194304, therefore should fit
 with 256KB to spare?

 (**) MGA(1): Depth 24, (--) framebuffer bpp 32

   It's using 4 bytes per pixel.   I believe 4 bytes per pixel is
necessary for Matrox cards if 3D acceleration is to be used so
the driver defaults to that whenever support for the DRI is
built in.  See the XF86Config man page.  I believe you can override
that with the FbBpp option.  You'd only want to set that for the
Matrox card because the NVIDIA cards do not support 24bpp framebuffers.



Mark.

___
XFree86 mailing list
XFree86@XFree86.Org
http://XFree86.Org/mailman/listinfo/xfree86


[XFree86] Problem with configuring XFree86

2005-02-15 Thread Pavel Kovář - ALLCOMP a.s.




Hi all,

I just installed the latest version of XWindow on my Fedora2 Core Linux.

When I start "XFree86 -configure" the server crash.

Where is the problem?

Log file is included to this e-mail.

Thank's for any help !

Best regards

Pavel Kovar





XFree86 Version 4.4.0
Release Date: 29 February 2004
X Protocol Version 11, Revision 0, Release 6.6
Build Operating System: Linux 2.4.18-14 i686 [ELF] 
Current Operating System: Linux SERVER 2.6.8-1.521smp #1 SMP Mon Aug 16 
09:25:06 EDT 2004 i686
Build Date: 27 February 2004
Changelog Date: 29 February 2004
 Before reporting problems, check http://www.XFree86.Org/
 to make sure that you have the latest version.
Module Loader present
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 Feb 15 09:38:37 2005
(WW) Open APM failed (/dev/apm_bios) (No such device)
(II) Module ABI versions:
 XFree86 ANSI C Emulation: 0.2
 XFree86 Video Driver: 0.7
 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.4.0, module version = 1.0.0
 Module class: XFree86 Font Renderer
 ABI class: XFree86 Font Renderer, version 0.4

   *** If unresolved symbols were reported above, they might not
   *** be the reason for the server aborting.

Fatal server error:
Caught signal 11.  Server aborting


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]



[XFree86] Problem with programs/Xserver/GL/glx/glxcmds.c

2005-02-15 Thread Willing, John (J.K.)
Title: Problem with programs/Xserver/GL/glx/glxcmds.c







While running with a commercial CAD program, we encountered a problem with the OpenGL libraries.


In Function DoMakeCurrent

640 if (prevglxc) {

641 if (prevglxc-drawPixmap) {

642 if (prevglxc-drawPixmap != prevglxc-readPixmap) {

643 /*

644 ** The previous drawable was a glx pixmap, release it.

645 */

646 prevglxc-readPixmap-refcnt--;


We came across a problem where prevglxc-readPixmap is NULL causing a Segmentation Fault at line 646. I resolved the issue by changing line 641 to:

641 if (prevglxc-drawPixmap  prevglxc-readPixmap) {


John Willing





Re: [XFree86] Problem with programs/Xserver/GL/glx/glxcmds.c

2005-02-15 Thread Marc Aurele La France
On Tue, 15 Feb 2005, Willing, John (J.K.) wrote:
While running with a commercial CAD program, we encountered a problem
with the OpenGL libraries.

In Function DoMakeCurrent
640   if (prevglxc) {
641  if (prevglxc-drawPixmap) {
642 if (prevglxc-drawPixmap != prevglxc-readPixmap) {
643  /*
644  ** The previous drawable was a glx pixmap, release
it.
645  */
646  prevglxc-readPixmap-refcnt--;

We came across a problem where prevglxc-readPixmap is NULL causing a
Segmentation Fault at line 646.  I resolved the issue by changing line
641 to:
641  if (prevglxc-drawPixmap  prevglxc-readPixmap) {
As of 4.4.99.19, this problem has already been fixed.
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 developer and VP.  ATI driver and X server internals.
___
XFree86 mailing list
XFree86@XFree86.Org
http://XFree86.Org/mailman/listinfo/xfree86


Re: [XFree86] Problem with configuring XFree86

2005-02-15 Thread Marc Aurele La France
On Tue, 15 Feb 2005, [ISO-8859-2] Pavel KováY - ALLCOMP a.s. wrote:
I just installed the latest version of XWindow on my Fedora2 Core Linux.
When I start XFree86 -configure the server crash.
Where is the problem?
Log file is included to this e-mail.
A fix for this problem was committed into 4.4.99.13.
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 developer and VP.  ATI driver and X server internals.

Re: [XFree86] Problem with programs/Xserver/GL/glx/glxcmds.c

2005-02-15 Thread Bukie Mabayoje



This is a mesa issue.
"Willing, John (J.K.)" wrote:

While running with a commercial CAD
program, we encountered a problem with the OpenGL libraries.
In Function DoMakeCurrent
640 if (prevglxc) {
641
if (prevglxc->drawPixmap) {
642
if (prevglxc->drawPixmap != prevglxc->readPixmap) {
643
/*
644
** The previous drawable was a glx pixmap, release it.
645
*/
646
prevglxc->readPixmap->refcnt--;
We came across a problem where prevglxc->readPixmap
is NULL causing a Segmentation Fault at line 646. I resolved the
issue by changing line 641 to:
641
if (prevglxc->drawPixmap  prevglxc->readPixmap) {
John Willing



  1   2   3   4   5   6   7   8   >