CVS Update: xc (branch: trunk)

2004-12-14 Thread Thomas Winischhofer
CVSROOT:/home/x-cvs
Module name:xc
Changes by: [EMAIL PROTECTED]   04/12/14 16:47:19

Log message:
Make MISC extension's PassMessage() actually work and fix memory leaks.
  
How did this obviously untested stuff get into CVS???

Modified files:
  xc/programs/Xserver/Xext/:
xf86misc.c 
  
  Revision  ChangesPath
  3.44  +16 -5 xc/programs/Xserver/Xext/xf86misc.c

___
Cvs-commit mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/cvs-commit


CVS Update: xc (branch: trunk)

2004-12-14 Thread Thomas Winischhofer
CVSROOT:/home/x-cvs
Module name:xc
Changes by: [EMAIL PROTECTED]   04/12/14 16:48:43

Log message:
Fix MISC extension's PassMessage (MsgVal was trashed; memory leaks)
Bump MISC extension minor version number to 9 to indicate that PassMessage
is actually usable.

Modified files:
  xc/include/extensions/:
xf86mscstr.h 
  
  Revision  ChangesPath
  3.14  +2 -2  xc/include/extensions/xf86mscstr.h

___
Cvs-commit mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/cvs-commit


CVS Update: xc (branch: trunk)

2004-12-14 Thread Marc Aurele La France
CVSROOT:/home/x-cvs
Module name:xc
Changes by: [EMAIL PROTECTED]   04/12/14 20:11:40

Log message:
  Bad xfree() call

Modified files:
  xc/programs/Xserver/Xext/:
xf86misc.c 
  
  Revision  ChangesPath
  3.45  +1 -2  xc/programs/Xserver/Xext/xf86misc.c

___
Cvs-commit mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/cvs-commit


[XFree86] X Error of failed request

2004-12-14 Thread Jens Zscheuschler
Hello,
XFree86 4.3.0.1, Debian 2.6.8-1-k7-smp, NVIDIA FX 1100DH, NVIDIA driver 
1.0-6629.

When I start Ansys 7.1 the GUI starts fine but by clicking  any Icon 
Ansys crashes with this Error:

X Error of failed request:  BadWindow (invalid Window parameter)
 Major opcode of failed request:  2 (X_ChangeWindowAttributes)
 Resource id in failed request:  0x0
 Serial number of failed request:  4675
 Current serial number in output stream:  4679
Other Apps like Gambit/Fluent, Pro/E, or Hypermesh work just fine. There 
are no eye-catching log entries in /var/log/

Any suggestion?
Thanks
Jens
___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86


Re: [XFree86] X Error of failed request

2004-12-14 Thread Mark Vojkovich
   It's hard to imagine that being anything bug an application bug.
The server says the app requested changing the attributes of a
window that does not exist.

Mark.

On Tue, 14 Dec 2004, Jens Zscheuschler wrote:

 Hello,

 XFree86 4.3.0.1, Debian 2.6.8-1-k7-smp, NVIDIA FX 1100DH, NVIDIA driver
 1.0-6629.

 When I start Ansys 7.1 the GUI starts fine but by clicking  any Icon
 Ansys crashes with this Error:

 X Error of failed request:  BadWindow (invalid Window parameter)
   Major opcode of failed request:  2 (X_ChangeWindowAttributes)
   Resource id in failed request:  0x0
   Serial number of failed request:  4675
   Current serial number in output stream:  4679

 Other Apps like Gambit/Fluent, Pro/E, or Hypermesh work just fine. There
 are no eye-catching log entries in /var/log/


 Any suggestion?

 Thanks

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

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


[XFree86] xinit with busybox

2004-12-14 Thread kentropy
I am running in runlevel 2 (single user)
using busybox.
This configuration has always worked fine with TinyX (KDrive)
Now I rebuilt Xfree86 in full mode because I need to manage fonts and
configuration file and I have an error using my Xfree86 server.

When I launch xinit the server start for a very little time (I see
the X cursor for one second) and exit saying
waiting X server to shut down.

But if I launch only X the screen goes in graphic mode and the X cursor appears
and the mouse works fine but of course I can't run any program.

I wonder if I can launch xinit (with Xfree86 full) with busybox (runlevel 2
single user) or maybe this work only with a real shell system in runlevel 5 ?
Any suggestion ?
TIA





Libero ADSL: 3 mesi gratis e navighi a 1.2 Mega, senza costi di attivazione.
Abbonati subito su http://www.libero.it



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


[XFree86] keyboard scan codes under X

2004-12-14 Thread Jason Lewis
Hi,
I am trying to set up a mythtv box with a remote that comes with the TV 
card that I have.

After installing appropriate drivers in the kernel about half of the 
keys on the remote report events to X. I have confirmed this with the 
xev program.

The other half of the keys give no response at all under xev, as though 
I hadn't pressed the key.

However, if i drop to a vc, and run the showkey program, all the keys on 
the remote report scan codes.

For instance,
showkey reports the source key as 00 83 8b but no event happens under 
X. All the keys that do not work report similar 3 byte codes using showkey.

So, my question is, how can I get these events into X?
Any pointers would be greatly appreciated.
Thanks,
Jason
___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86


Re:[XFree86] Problems with video card

2004-12-14 Thread [EMAIL PROTECTED]
 My card is a on-board of ASUS A7V8X-MX SE motherboard, the Integrated 
 VIA Unichrome Graphics

You could try setting a vesa video card
just to see if everything works
Please post you configuraton file too




Libero ADSL: 3 mesi gratis e navighi a 1.2 Mega, senza costi di attivazione.
Abbonati subito su http://www.libero.it



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


Re:[XFree86] X works and xinit not

2004-12-14 Thread [EMAIL PROTECTED]
NEW NOTE:
I am running in runlevel 2 (single user)

I have a weird error using my Xfree86 server
when I launch xinit the server start for a very little time (I see
the X cursor for one second) and exit saying
waiting X server to shut down.

If I launch X the screen goes in graphic mode and the X cursor appear and the
mouse works fine.
What do I need to have xinit running?
Any suggestion ?
TIA




Libero ADSL: 3 mesi gratis e navighi a 1.2 Mega, senza costi di attivazione.
Abbonati subito su http://www.libero.it



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


Re: [XFree86] XFree86-4.4.0 Build On Solaris-8/SPARC [Configuration Problem]

2004-12-14 Thread ASIF IQBAL

 
Hi Marc
After marathon attempts I have brought up the XFree86 on the SPARC machine. Many thanks to the Open source. I have understood a lot on the dispaly and frame buffer concepts which seems to be grey for me intially. Still I am not master but a baby. For this valiant growth I have to thanks the Open source community. 

Still I wanted to solve two issues before I go configuring the Permedia card for SPARC
1) System hanging issue in scanpci (I wanted your input on this isssue)
2) Xsun is not up in my sparc machine 

When I ran Xsun. I had issue with Key board. I have Type 6 USB keyboard (Layout 33). I didn't face any issue with keyboard during XFree86. I have gone through the sunKbd.c and sunKbdMap.c. The support for Type 6 is not available. Where can I get the driver for the same. I have attemped to simulate the Type 4 Keyboard and tried to proceed further with Xsun whcih resulted in the following error. 


-
Intialized the Key board Type: 4 Layout: 33
/dev/fb is an unknown framebuffer type

Fatal server error:
no screens found
_X11TransNAMEDOpenClient: Cannot open /tmp/.X11-pipe/X0 for NAMED connection
_X11TransOpen: transport open failed for local/mistral1:0

Can you suggest me on the above error. 

And what is the diffrence between XFree86 and Xsun? Can you give me some good link which will help me understanding these aspects still better. 

Thanking you,
ASIF IQBAL

On Mon, 13 Dec 2004 ASIF  IQBAL wrote :



On Sun, 12 Dec 2004 Marc Aurele La France wrote :
 On Fri, 10 Dec 2004, ASIF IQBAL wrote:
 Excellent. This seems to be implying that the bus scan is crashing the system when it gets around to probing what's behind your PCI bridge. To confirm this, the command ...
 
mmapr /dev/fbs/aperture 0x01FE0101 4  /dev/null
 
 ... (as root) should consistently crash the system. Does it?
 
 Marc you are right. The system is crashed after the execution of the command. I have confirmed this behaviour by repeating twice.
 
 Also, please do as root after a fresh reboot ...
 
mmapr /dev/fbs/aperture 0x01FE01002800 256  pci5.dat
 
 ... and send me 'pci5.dat' as an attachment. This is a dump of the PCI bridge's configuration space (i.e. binary data), which hopefully will tell me what needs to be done to prevent the crash.
 
 I have attached the pci5.dat binary as requested which is got by executing the mmap command. And this didn't have any effect (ie. no system crash). Can you elaborate the significance of the address for mmapr function.
 
 `mmapr /dev/fbs/aperture` reads the CPU's physical address space. This address space is divided into various sub-areas (system memory, PCI configuration, PCI I/O, PCI memory, to name a few). In your case, PCI configuration space resides at displacement 0x01FE0100 within this address space for a total length of 128KB. But, for some reason we are hopefully about to determine, the top 64K of this space is not accessible, and it should be.
 
 As root, please do (_exactly_ as shown) ...
 
mmapw -b /dev/fbs/aperture 0x01FE01002864 0x7C
mmapr /dev/fbs/aperture 0x01FE0101 4  /dev/null
 
 ... and tell me if the second command (the `mmapr`) still crashes your system. The `mmapw` is very important here. Its effect is to tell your PCI bridge to ignore most PCI errors that occur on its secondary bus segment.
 
 Marc, still the system seems to crashing for the mmapr. I have executed first mampw followed by mmapr. I confirmed this beahviour by trying twice. Is there any way that I could confirm my mmapw of 0x7c is successfull using? Will this work mmapr -b /dev/fbs/aperture 0x01FE01002864. If so were can I
 
 To verify that the value was correctly written, you can pipe mmapr's stdout into /usr/bin/od, i.e. ...
 
mmapr -b /dev/fbs/aperture 0x01FE01002864 | /usr/bin/od -t x1
 
 I should, at some point, change mmapr to optionally pretty-print its output.
 
 see the read value ? In the console or else. I will stay today overnight so that I can try the steps suggested by you and reply you immedieatly. Please confirm me if you need, so that we can complete this issue and will allow me to proceed furter.
 
 At this point, I need to ask you to install an adapter into one of the machine's PCI slots. Any adapter will do, as long as it's PCI of course. It doesn't even need to be a video adapter. The intent is to put an adapter behind the PCI bridge. If after installing this adapter, the command ...
 
mmapr /dev/fbs/aperture 0x01FE0101 4  /dev/null
 
 ... no longer crashes the system, then please send me the pci5.dat2 that results from ...
 
mmapr /dev/fbs/aperture 0x01FE01002800 256  pci5.dat2
 
 ... and I'll compare that with the pci5.dat you've previously sent. I'll also need to see the updated `prtconf -Ppv` output.
 
 Actually, come to think of it, the prtconf output would be useful whether or not installing the extra adapter crashes the system on the mmapr command.
Marc even after adding the PCI card, still the 

Re: [XFree86] XFree86-4.4.0 Build On Solaris-8/SPARC [Configuration Problem]

2004-12-14 Thread Alan Coopersmith
ASIF IQBAL wrote:
When I ran Xsun. I had issue with Key board. I have Type 6 USB keyboard 
(Layout 33). I didn't face any issue with keyboard during XFree86. I 
have gone through the sunKbd.c and sunKbdMap.c. The support for Type 6 
is not available. Where can I get the driver for the same. I have 
attemped to simulate the Type 4 Keyboard and tried to proceed further 
with Xsun whcih resulted in the following error.
If it's a Type 6 with a Sun keyboard connector, then it's identical to a
Type 5 as far as any software is concerned.   If it's a USB Type 6, then
the driver is the same, just the key codes are different.
And what is the diffrence between XFree86 and Xsun? 
Xsun is based on the old MIT/X.org sources that XFree86 originally sprung
from, but their paths have diverged greatly in the decade plus since they
both got started.   Xsun has spent that time getting modified explicitly
for Solaris and Sun graphics cards and contains many things for those that
XFree86 does not have (and many of which wouldn't be that useful to most
XFree86 users).   XFree86 has gone the other direction, greatly expanding
the platforms and devices it supports.
--
-Alan Coopersmith-   [EMAIL PROTECTED]
 Sun Microsystems, Inc. - X Window System Engineering
___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86


[XFree86] Re:

2004-12-14 Thread Римма Устиновна
  2OO4.

05.2004  
 : , , , , , .
:   (, , 
,  (., .),
 , ,  , ,) 
,   ,
  ,   ,.. 
.
   
 , ykaae  ..

.  I999 
2003 
  ,   4
, 
 , !!!

Kapa 08.2004,
 ,  ,   , ,
e-mail'. 
   WA-2  10.2004   
,
 ,  ,
  , , e-mail'.

 :
Mocka 10.24

  .  10.09.24
  10.24
  .

 :
  Mocke(095)57-34II

  
   



[XFree86] Re:

2004-12-14 Thread
  2OO4.

   Cek 05.2004  
 : , , , , , .
:   (, , 
,  (., .),
 , ,  , ,) 
,   ,
  ,   ,.. CKOKO
.
   
 , ykaae  ..

.  I999 
2003 
  ,   4
, 
 , !!!

 08.2004,
 ,  ,   , ,
e-mail'. 
   WA-2  10.2004   
,
 ,  ,
  , , e-mail'.

 :
Mocka 10.24

Mocka  .  10.09.24
 Mocka 10.2OO4
  .

 :
  Mocke(095)57-34II

  
   



[XFree86] DPMS power off doesn't turn off LCD Backlight

2004-12-14 Thread Russell Yanofsky
Hi, I'm using the neomagic driver on an old IBM thinkpad 390e laptop. The
problem I'm having is that when X goes into standby, suspend, or power off
mode the screen blanks, but the LCD backlight stays lit. Anyone know what I
can do to get the screen to completely turn off?

I'm running gentoo's xorg-x11-6.8.0-r3 package on a linux 2.6.9 kernel and
testing with xset dpms force off

Thanks,
Russ

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


[XFree86] red hat 9.0

2004-12-14 Thread ibrahim Soylu






my system red hat 9.0

my computer a looptop
os opening but  do not xwindows.

what was the problem(See attached file: Linux1.doc)(See attached file:
linux2.doc)









**
Ibrahim SOYLU
[EMAIL PROTECTED]
Atateks Bilgi Teknolojileri
Tel   : +90 (212) 413 43 43
Fax  : +90 (212) 556 12 46
http://www.atateks.com.tr
***




 Bu  e-posta  ve  iliikteki dosyalar sadece gnderilen birey ya da kurumun
kullanm   iindir.   Bu  mesajda  kullanlan  ifadeler,  kurumumuzun  tum
politikalarn  temsil  etmeyebilir. Bu nedenle szkonusu e-posta bilgileri
kurumumuza  kar kullanlamaz ve btnyle kurumumuzu balayc olamaz. Bu
mesaji   yanllkla   aldysanz,   ltfen   gndericiye   bildiriniz   ve
sisteminizden siliniz.Atateks hakknda bilgi almak iin ltfen web sitemizi
ziyaret  ediniz.  (  http://www.atateks.com.tr  )  Bu  e-posta  bilinen tm
bilgisayarvirslerinekar   korunmaktadir.
-

 This  e-mail and any attached files are intended solely for the use of the
individual  or  entity  to  whom  they  are  addressed.  The  statements or
expressions used in this message may not represent our  organization policy
and  therefore  cannot  be binding for or used against Atateks. If you have
received  this  message  accidentally, please notify the sender immediately
and  delete  it  from  your  system.To  get more information about Atateks,
please  visit  our  web site. ( http://www.atateks.com.tr )  This e-mail is
protected   against   all   known   computer   viruses.

*

Linux1.doc
Description: MS-Word document


linux2.doc
Description: MS-Word document


[XFree86] Problem with video cards

2004-12-14 Thread Wendell Prog
Hello!
I have a prblem with my video card and I don´t can resolve with the 
configuration program. Then I'm sending de log file attached.

Please to the one's can help me, thnak's so!
Wendell.

XFree86 Version 4.1.0 (Red Hat Linux release: 4.1.0-3) / X Window System
(protocol Version 11, revision 0, vendor release 6510)
Release Date: 2 June 2001
If the server is older than 6-12 months, or if your card is
newer than the above date, look for a newer version before
reporting problems.  (See http://www.XFree86.Org/FAQ)
Build Operating System: Linux 2.4.9-31smp i686 [ELF] 
Build Host: stripples.devel.redhat.com
 
Module Loader present
(==) Log file: /var/log/XFree86.0.log, Time: Tue Dec 14 09:24:39 2004
(==) Using config file: /etc/X11/XF86Config-4
Markers: (--) probed, (**) from config file, (==) default setting,
 (++) from command line, (!!) notice, (II) informational,
 (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) ServerLayout Anaconda Configured
(**) |--Screen Screen0 (0)
(**) |   |--Monitor Monitor0
(**) |   |--Device ATI Rage XL
(**) |--Input Device Mouse0
(**) |--Input Device Keyboard0
(**) Option XkbRules xfree86
(**) XKB: rules: xfree86
(**) Option XkbModel abnt2
(**) XKB: model: abnt2
(**) Option XkbLayout br
(**) XKB: layout: br
(**) Option XkbVariant basic
(**) XKB: variant: basic
(==) Keyboard: CustomKeycode disabled
(**) FontPath set to unix/:7100
(**) RgbPath set to /usr/X11R6/lib/X11/rgb
(==) ModulePath set to /usr/X11R6/lib/modules
(--) using VT number 7

(II) Open APM successful
(II) Module ABI versions:
XFree86 ANSI C Emulation: 0.1
XFree86 Video Driver: 0.4
XFree86 XInput driver : 0.2
XFree86 Server Extension : 0.1
XFree86 Font Renderer : 0.2
(II) Loader running on linux
(II) LoadModule: bitmap
(II) Loading /usr/X11R6/lib/modules/fonts/libbitmap.a
(II) Module bitmap: vendor=The XFree86 Project
compiled for 4.1.0, module version = 1.0.0
Module class: XFree86 Font Renderer
ABI class: XFree86 Font Renderer, version 0.2
(II) Loading font Bitmap
(II) LoadModule: pcidata
(II) Loading /usr/X11R6/lib/modules/libpcidata.a
(II) Module pcidata: vendor=The XFree86 Project
compiled for 4.1.0, module version = 0.1.0
ABI class: XFree86 Video Driver, version 0.4
(II) PCI: Probing config type using method 1
(II) PCI: Config type is 1
(II) PCI: stages = 0x03, oldVal1 = 0x, mode1Res1 = 0x8000
(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 1106,3205 card 1043,8118 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:10:0: chip 1106,3038 card 1043,80a1 rev 80 class 0c,03,00 hdr 80
(II) PCI: 00:10:1: chip 1106,3038 card 1043,80a1 rev 80 class 0c,03,00 hdr 80
(II) PCI: 00:10:2: chip 1106,3038 card 1043,80a1 rev 80 class 0c,03,00 hdr 80
(II) PCI: 00:10:3: chip 1106,3104 card 1043,80a1 rev 82 class 0c,03,20 hdr 00
(II) PCI: 00:11:0: chip 1106,3177 card 1043,80a1 rev 00 class 06,01,00 hdr 80
(II) PCI: 00:11:1: chip 1106,0571 card 1043,80a1 rev 06 class 01,01,8a hdr 00
(II) PCI: 00:11:5: chip 1106,3059 card 1043,80b0 rev 50 class 04,01,00 hdr 00
(II) PCI: 00:12:0: chip 1106,3065 card 1043,80ff rev 74 class 02,00,00 hdr 00
(II) PCI: 01:00:0: chip 1106,7205 card 1043,8118 rev 01 class 03,00,00 hdr 00
(II) PCI: End of PCI scan
(II) LoadModule: scanpci
(II) Loading /usr/X11R6/lib/modules/libscanpci.a
(II) Module scanpci: vendor=The XFree86 Project
compiled for 4.1.0, module version = 0.1.0
ABI class: XFree86 Video Driver, version 0.4
(II) UnloadModule: scanpci
(II) Unloading /usr/X11R6/lib/modules/libscanpci.a
(II) Host-to-PCI bridge:
(II) PCI-to-ISA bridge:
(II) PCI-to-PCI bridge:
(II) Bus 0: bridge is at (0:0:0), (-1,0,0), BCTRL: 0x08 (VGA_EN is set)
(II) Bus 0 I/O range:
[0] -1  0x - 0x (0x1) IX[B]
(II) Bus 0 non-prefetchable memory range:
[0] -1  0x - 0x (0x0) MX[B]
(II) Bus 0 prefetchable memory range:
[0] -1  0x - 0x (0x0) MX[B]
(II) Bus 1: bridge is at (0:1:0), (0,1,1), BCTRL: 0x0c (VGA_EN is set)
(II) Bus 1 I/O range:
(II) Bus 1 non-prefetchable memory range:
[0] -1  0xe800 - 0xe9ff (0x200) MX[B]
(II) Bus 1 prefetchable memory range:
[0] -1  0xe400 - 0xe7ff (0x400) MX[B]
(II) Bus -1: bridge is at (0:17: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:*(1:0:0) VIA unknown chipset (0x7205) rev 1, Mem @ 0xe400/26, 
0xe800/24
(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] 

[XFree86] Problems with video card

2004-12-14 Thread Wendell Prog
Hello!
I have a prblem with my video card and I don´t can resolve with the 
configuration program. Then I'm sending de log file attached.

My card is a on-board of ASUS A7V8X-MX SE motherboard, the Integrated 
VIA Unichrome Graphics

Please to the one's can help me, thnak's so!
Wendell.

XFree86 Version 4.1.0 (Red Hat Linux release: 4.1.0-3) / X Window System
(protocol Version 11, revision 0, vendor release 6510)
Release Date: 2 June 2001
If the server is older than 6-12 months, or if your card is
newer than the above date, look for a newer version before
reporting problems.  (See http://www.XFree86.Org/FAQ)
Build Operating System: Linux 2.4.9-31smp i686 [ELF] 
Build Host: stripples.devel.redhat.com
 
Module Loader present
(==) Log file: /var/log/XFree86.0.log, Time: Tue Dec 14 09:24:39 2004
(==) Using config file: /etc/X11/XF86Config-4
Markers: (--) probed, (**) from config file, (==) default setting,
 (++) from command line, (!!) notice, (II) informational,
 (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) ServerLayout Anaconda Configured
(**) |--Screen Screen0 (0)
(**) |   |--Monitor Monitor0
(**) |   |--Device ATI Rage XL
(**) |--Input Device Mouse0
(**) |--Input Device Keyboard0
(**) Option XkbRules xfree86
(**) XKB: rules: xfree86
(**) Option XkbModel abnt2
(**) XKB: model: abnt2
(**) Option XkbLayout br
(**) XKB: layout: br
(**) Option XkbVariant basic
(**) XKB: variant: basic
(==) Keyboard: CustomKeycode disabled
(**) FontPath set to unix/:7100
(**) RgbPath set to /usr/X11R6/lib/X11/rgb
(==) ModulePath set to /usr/X11R6/lib/modules
(--) using VT number 7

(II) Open APM successful
(II) Module ABI versions:
XFree86 ANSI C Emulation: 0.1
XFree86 Video Driver: 0.4
XFree86 XInput driver : 0.2
XFree86 Server Extension : 0.1
XFree86 Font Renderer : 0.2
(II) Loader running on linux
(II) LoadModule: bitmap
(II) Loading /usr/X11R6/lib/modules/fonts/libbitmap.a
(II) Module bitmap: vendor=The XFree86 Project
compiled for 4.1.0, module version = 1.0.0
Module class: XFree86 Font Renderer
ABI class: XFree86 Font Renderer, version 0.2
(II) Loading font Bitmap
(II) LoadModule: pcidata
(II) Loading /usr/X11R6/lib/modules/libpcidata.a
(II) Module pcidata: vendor=The XFree86 Project
compiled for 4.1.0, module version = 0.1.0
ABI class: XFree86 Video Driver, version 0.4
(II) PCI: Probing config type using method 1
(II) PCI: Config type is 1
(II) PCI: stages = 0x03, oldVal1 = 0x, mode1Res1 = 0x8000
(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 1106,3205 card 1043,8118 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:10:0: chip 1106,3038 card 1043,80a1 rev 80 class 0c,03,00 hdr 80
(II) PCI: 00:10:1: chip 1106,3038 card 1043,80a1 rev 80 class 0c,03,00 hdr 80
(II) PCI: 00:10:2: chip 1106,3038 card 1043,80a1 rev 80 class 0c,03,00 hdr 80
(II) PCI: 00:10:3: chip 1106,3104 card 1043,80a1 rev 82 class 0c,03,20 hdr 00
(II) PCI: 00:11:0: chip 1106,3177 card 1043,80a1 rev 00 class 06,01,00 hdr 80
(II) PCI: 00:11:1: chip 1106,0571 card 1043,80a1 rev 06 class 01,01,8a hdr 00
(II) PCI: 00:11:5: chip 1106,3059 card 1043,80b0 rev 50 class 04,01,00 hdr 00
(II) PCI: 00:12:0: chip 1106,3065 card 1043,80ff rev 74 class 02,00,00 hdr 00
(II) PCI: 01:00:0: chip 1106,7205 card 1043,8118 rev 01 class 03,00,00 hdr 00
(II) PCI: End of PCI scan
(II) LoadModule: scanpci
(II) Loading /usr/X11R6/lib/modules/libscanpci.a
(II) Module scanpci: vendor=The XFree86 Project
compiled for 4.1.0, module version = 0.1.0
ABI class: XFree86 Video Driver, version 0.4
(II) UnloadModule: scanpci
(II) Unloading /usr/X11R6/lib/modules/libscanpci.a
(II) Host-to-PCI bridge:
(II) PCI-to-ISA bridge:
(II) PCI-to-PCI bridge:
(II) Bus 0: bridge is at (0:0:0), (-1,0,0), BCTRL: 0x08 (VGA_EN is set)
(II) Bus 0 I/O range:
[0] -1  0x - 0x (0x1) IX[B]
(II) Bus 0 non-prefetchable memory range:
[0] -1  0x - 0x (0x0) MX[B]
(II) Bus 0 prefetchable memory range:
[0] -1  0x - 0x (0x0) MX[B]
(II) Bus 1: bridge is at (0:1:0), (0,1,1), BCTRL: 0x0c (VGA_EN is set)
(II) Bus 1 I/O range:
(II) Bus 1 non-prefetchable memory range:
[0] -1  0xe800 - 0xe9ff (0x200) MX[B]
(II) Bus 1 prefetchable memory range:
[0] -1  0xe400 - 0xe7ff (0x400) MX[B]
(II) Bus -1: bridge is at (0:17: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:*(1:0:0) VIA unknown chipset (0x7205) rev 1, Mem @ 0xe400/26, 
0xe800/24
(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 

Re: [XFree86] Problems with video card

2004-12-14 Thread Wendell Prog
Hello,
Here is the configuration file too.
I have been installed the card with the software with it, and not find 
the item in the list of video card in xf86Config.
Why this repened? And why can I include this file to the xf86Conig?

Thank's.
Wendell.
[EMAIL PROTECTED] wrote:
My card is a on-board of ASUS A7V8X-MX SE motherboard, the Integrated 
VIA Unichrome Graphics

You could try setting a vesa video card
just to see if everything works
Please post you configuraton file too


Libero ADSL: 3 mesi gratis e navighi a 1.2 Mega, senza costi di attivazione.
Abbonati subito su http://www.libero.it

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

# File generated by xf86config.

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

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

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

# This loads the DBE extension module.

Loaddbe   # Double buffer extension

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

# This loads the Type1 and FreeType font modules
Loadtype1
Loadfreetype

# This loads the GLX module
#Load   glx

EndSection

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

Section Files

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

RgbPath /usr/X11R6/lib/X11/rgb

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

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

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

#ModulePath /usr/X11R6/lib/modules

EndSection

# **
# Server flags section.
# **

Section ServerFlags

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

#Option NoTrapSignals

# Uncomment this to disable the CrtlAltBS server abort sequence
# 

[XFree86] xserver crash

2004-12-14 Thread lance knicade
hi,
i have been working on this for two days
reading and such
but to no avail
this is on a redhat 8.0 box
reloaded(through an upgrade) the system
without formatting, just trying to over write
i am able to logon to a shell prompt
but not able to start the xserver
can you tell me how to go about fixing this problem?
thank you,
lance kincade
[EMAIL PROTECTED]

XFree86.0.log
Description: Binary data


[XFree86] xservercrash again

2004-12-14 Thread lance knicade
just thought
i put in another smaller hard drive
reloaded red hat
and it worked fine
i need to get that other drive/system online
as it has lots of important data on it
thanks again
lanec kincade
[EMAIL PROTECTED]
--
Using M2, Opera's revolutionary e-mail client: http://www.opera.com/m2/
___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86


Re: [XFree86] Problems with video card

2004-12-14 Thread kentropy
 Here is the configuration file too.
 I have been installed the card with the software with it, and not find 
 the item in the list of video card in xf86Config.
 Why this repened? And why can I include this file to the xf86Conig?

Please try replacing
Driver vga
with
Driver vesa





Libero ADSL: 3 mesi gratis e navighi a 1.2 Mega, senza costi di attivazione.
Abbonati subito su http://www.libero.it



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


[XFree86] Matching Profile #924-09358

2004-12-14 Thread Personal Solutions
Attention:

One of our clients has requested to meet you.  

Client Profile #: 650-7896

Client Profile URL: 
http://2005club.com/tmember/2142313.php


Have a Save and Happy Holiday

Christina Madrid
Personal Solutions
Customer Support

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


[XFree86] (no subject)

2004-12-14 Thread lance knicade
i am sending this again
the last time apparently i did not
supply enough info
i have been working on this for two days
reading and such
but to no avail
this is on a redhat 8.0 box
reloaded(through an upgrade) the system
without formatting, just trying to over write
i am able to logon to a shell prompt
but not able to start the xserver
can you tell me how to go about fixing this problem?
 at the bottom of the log it states:
Fatal server error:
could not open default font 'fixed'
could this be locked?
where is this file?
just thought
i put in another smaller hard drive
reloaded red hat
and it works fine x and all
i need to get that other drive/system online

as it has lots of important data on it
server log:
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: Tue Dec 14 13:06:11 2004
(==) Using config file: /etc/X11/XF86Config
(==) ServerLayout Anaconda Configured
(**) |--Screen Screen0 (0)
(**) |   |--Monitor Monitor0
(**) |   |--Device ATI Mach64 3D RAGE II
(**) |--Input Device Mouse0
(**) |--Input Device Mouse1
(**) |--Input Device Keyboard0
(**) Option XkbRules xfree86
(**) XKB: rules: xfree86
(**) Option XkbModel pc105
(**) XKB: model: pc105
(**) Option XkbLayout us
(**) XKB: layout: us
(==) Keyboard: CustomKeycode disabled
(**) FontPath set to unix/:7100
(**) RgbPath set to /usr/X11R6/lib/X11/rgb
(==) ModulePath set to /usr/X11R6/lib/modules
(--) using VT number 7

(WW) Open APM failed (/dev/apm_bios) (No such device)
(II) Module ABI versions:
	XFree86 ANSI C Emulation: 0.1
	XFree86 Video Driver: 0.5
	XFree86 XInput driver : 0.3
	XFree86 Server Extension : 0.1
	XFree86 Font Renderer : 0.3
(II) Loader running on linux
(II) LoadModule: bitmap
(II) Loading /usr/X11R6/lib/modules/fonts/libbitmap.a
(II) Module bitmap: vendor=The XFree86 Project
	compiled for 4.2.0, module version = 1.0.0
	Module class: XFree86 Font Renderer
	ABI class: XFree86 Font Renderer, version 0.3
(II) Loading font Bitmap
(II) LoadModule: pcidata
(II) Loading /usr/X11R6/lib/modules/libpcidata.a
(II) Module pcidata: vendor=The XFree86 Project
	compiled for 4.2.0, module version = 0.1.0
	ABI class: XFree86 Video Driver, version 0.5
(II) PCI: Probing config type using method 1
(II) PCI: Config type is 1
(II) PCI: stages = 0x03, oldVal1 = 0x8000780c, mode1Res1 = 0x8000
(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 8086,7190 card , rev 03 class 06,00,00 hdr  
00
(II) PCI: 00:01:0: chip 8086,7191 card , rev 03 class 06,04,00 hdr  
01
(II) PCI: 00:07:0: chip 8086,7110 card , rev 02 class 06,01,00 hdr  
80
(II) PCI: 00:07:1: chip 8086,7111 card , rev 01 class 01,01,80 hdr  
00
(II) PCI: 00:07:2: chip 8086,7112 card , rev 01 class 0c,03,00 hdr  
00
(II) PCI: 00:07:3: chip 8086,7113 card , rev 02 class 06,80,00 hdr  
00
(II) PCI: 00:0f:0: chip 10ec,8139 card 10ec,8139 rev 10 class 02,00,00 hdr  
00
(II) PCI: 00:10:0: chip 1002,4756 card 1002,0088 rev 3a class 03,00,00 hdr  
00
(II) PCI: End of PCI scan
(II) LoadModule: scanpci
(II) Loading /usr/X11R6/lib/modules/libscanpci.a
(II) Module scanpci: vendor=The XFree86 Project
	compiled for 4.2.0, module version = 0.1.0
	ABI class: XFree86 Video Driver, version 0.5
(II) UnloadModule: scanpci
(II) Unloading /usr/X11R6/lib/modules/libscanpci.a
(II) Host-to-PCI bridge:
(II) PCI-to-ISA bridge:
(II) PCI-to-PCI bridge:
(II) Bus 0: bridge is at (0:0:0), (-1,0,0), BCTRL: 0x08 (VGA_EN is set)
(II) Bus 0 I/O range:
	[0] -1	0x - 0x (0x1) IX[B]
(II) Bus 0 non-prefetchable memory range:
	[0] -1	0x - 0x (0x0) MX[B]
(II) Bus 0 prefetchable memory range:
	[0] -1	0x - 0x (0x0) MX[B]
(II) Bus 1: bridge is at (0:1:0), (0,1,1), BCTRL: 0x84 (VGA_EN is cleared)
(II) Bus 1 I/O range:
(II) Bus 1 non-prefetchable memory range:
(II) Bus 1 prefetchable memory range:
(II) Bus -1: bridge is at (0:7:0), (0,-1,0), BCTRL: 0x08 (VGA_EN is set)
(II) Bus -1 I/O range:
(II) Bus -1 non-prefetchable memory range:
(II) Bus -1 prefetchable memory range:
(--) PCI:*(0:16:0) ATI Mach64 GV rev 58, Mem @ 0xf500/24,  
0xf400/12, I/O @ 0x1400/8
(II) Addressable bus resource ranges are
	[0] -1	0x - 0x (0x0)