CVS Update: xc (branch: trunk)

2004-02-25 Thread Egbert Eich
CVSROOT:/home/x-cvs
Module name:xc
Changes by: [EMAIL PROTECTED]   04/02/25 04:53:15

Log message:
  - changed default setting of DisplayInfo to 'on' (printing a infos to the
log file describing how to work around a possible hang)
  - fixed a minor typo in int10/linux.c

Modified files:
  xc/programs/Xserver/hw/xfree86/drivers/i810/:
i830_driver.c 
  xc/programs/Xserver/hw/xfree86/os-support/linux/int10/:
linux.c 
  
  Revision  ChangesPath
  1.51  +10 -5 xc/programs/Xserver/hw/xfree86/drivers/i810/i830_driver.c
  1.33  +2 -2  
xc/programs/Xserver/hw/xfree86/os-support/linux/int10/linux.c

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


CVS Update: xc (branch: trunk)

2004-02-25 Thread Thomas Winischhofer
CVSROOT:/home/x-cvs
Module name:xc
Changes by: [EMAIL PROTECTED]   04/02/25 09:55:27

Log message:
SiS driver: Add missing patch

Modified files:
  xc/programs/Xserver/hw/xfree86/drivers/sis/:
sis_dac.c 
  
  Revision  ChangesPath
  1.60  +6 -0  xc/programs/Xserver/hw/xfree86/drivers/sis/sis_dac.c

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


CVS Update: xc (branch: trunk)

2004-02-25 Thread Thomas Winischhofer
CVSROOT:/home/x-cvs
Module name:xc
Changes by: [EMAIL PROTECTED]   04/02/25 10:13:45

Log message:
SiS driver:
- Fix for new BIOS layout on 315 series (650/740)

Modified files:
  xc/programs/Xserver/hw/xfree86/drivers/sis/:
init.c init301.c 
  
  Revision  ChangesPath
  1.49  +8 -1  xc/programs/Xserver/hw/xfree86/drivers/sis/init.c
  1.72  +1 -1  xc/programs/Xserver/hw/xfree86/drivers/sis/init301.c

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


CVS Update: xc (branch: trunk)

2004-02-25 Thread Torrey T. Lyons
CVSROOT:/home/x-cvs
Module name:xc
Changes by: [EMAIL PROTECTED]   04/02/25 11:36:24

Log message:
  Add acknowledgement satisfying new XFree86 Project License to XDarwin credits.

Modified files:
  xc/programs/Xserver/hw/darwin/bundle/Dutch.lproj/:
Credits.rtf 
  xc/programs/Xserver/hw/darwin/bundle/English.lproj/:
Credits.rtf 
  xc/programs/Xserver/hw/darwin/bundle/French.lproj/:
Credits.rtf 
  xc/programs/Xserver/hw/darwin/bundle/German.lproj/:
Credits.rtf 
  xc/programs/Xserver/hw/darwin/bundle/Japanese.lproj/:
Credits.rtf 
  xc/programs/Xserver/hw/darwin/bundle/Portuguese.lproj/:
Credits.rtf 
  xc/programs/Xserver/hw/darwin/bundle/Spanish.lproj/:
Credits.rtf 
  xc/programs/Xserver/hw/darwin/bundle/Swedish.lproj/:
Credits.rtf 
  xc/programs/Xserver/hw/darwin/bundle/ko.lproj/:
Credits.rtf 
  
  Revision  ChangesPath
  1.6   +44 -40xc/programs/Xserver/hw/darwin/bundle/Dutch.lproj/Credits.rtf
  1.11  +44 -40
xc/programs/Xserver/hw/darwin/bundle/English.lproj/Credits.rtf
  1.7   +44 -40
xc/programs/Xserver/hw/darwin/bundle/French.lproj/Credits.rtf
  1.6   +44 -40
xc/programs/Xserver/hw/darwin/bundle/German.lproj/Credits.rtf
  1.10  +55 -47
xc/programs/Xserver/hw/darwin/bundle/Japanese.lproj/Credits.rtf
  1.4   +48 -46
xc/programs/Xserver/hw/darwin/bundle/Portuguese.lproj/Credits.rtf
  1.6   +44 -40
xc/programs/Xserver/hw/darwin/bundle/Spanish.lproj/Credits.rtf
  1.6   +44 -40
xc/programs/Xserver/hw/darwin/bundle/Swedish.lproj/Credits.rtf
  1.6   +44 -40xc/programs/Xserver/hw/darwin/bundle/ko.lproj/Credits.rtf

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


CVS Update: xc (branch: trunk)

2004-02-25 Thread Thomas Winischhofer
CVSROOT:/home/x-cvs
Module name:xc
Changes by: [EMAIL PROTECTED]   04/02/25 13:26:04

Log message:
SiS driver: PDC detection fix

Modified files:
  xc/programs/Xserver/hw/xfree86/drivers/sis/:
sis_driver.c 
  
  Revision  ChangesPath
  1.180 +24 -16xc/programs/Xserver/hw/xfree86/drivers/sis/sis_driver.c

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


CVS Update: xc (branch: trunk)

2004-02-25 Thread Thomas Winischhofer
CVSROOT:/home/x-cvs
Module name:xc
Changes by: [EMAIL PROTECTED]   04/02/25 14:40:49

Log message:
SiS driver: Further fixes for new ROM layout (65x/740)

Modified files:
  xc/programs/Xserver/hw/xfree86/drivers/sis/:
init.c init301.c sis_driver.c sis_vb.c vstruct.h 
  
  Revision  ChangesPath
  1.51  +2 -2  xc/programs/Xserver/hw/xfree86/drivers/sis/init.c
  1.74  +8 -5  xc/programs/Xserver/hw/xfree86/drivers/sis/init301.c
  1.181 +1 -0  xc/programs/Xserver/hw/xfree86/drivers/sis/sis_driver.c
  1.44  +9 -2  xc/programs/Xserver/hw/xfree86/drivers/sis/sis_vb.c
  1.35  +1 -0  xc/programs/Xserver/hw/xfree86/drivers/sis/vstruct.h

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


CVS Update: xc (branch: trunk)

2004-02-25 Thread Thomas Winischhofer
CVSROOT:/home/x-cvs
Module name:xc
Changes by: [EMAIL PROTECTED]   04/02/25 15:22:24

Log message:
SiS driver:
- Add timing estimation for new LCD resolutions
- Don't write BIOS scratch area on non-x86 archs

Modified files:
  xc/programs/Xserver/hw/xfree86/drivers/sis/:
310vtbl.h init.c sis_dac.c sis_driver.c sis_vb.c 
  
  Revision  ChangesPath
  1.26  +3 -2  xc/programs/Xserver/hw/xfree86/drivers/sis/310vtbl.h
  1.52  +3 -3  xc/programs/Xserver/hw/xfree86/drivers/sis/init.c
  1.61  +18 -8 xc/programs/Xserver/hw/xfree86/drivers/sis/sis_dac.c
  1.182 +3 -2  xc/programs/Xserver/hw/xfree86/drivers/sis/sis_driver.c
  1.45  +1 -1  xc/programs/Xserver/hw/xfree86/drivers/sis/sis_vb.c

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


CVS Update: xc (branch: trunk)

2004-02-25 Thread Kevin E. Martin
CVSROOT:/home/x-cvs
Module name:xc
Changes by: [EMAIL PROTECTED]   04/02/25 20:25:32

Log message:
   821. Fix Radeon secondary head register initialization (Hui [EMAIL PROTECTED],
Benjamin Herrenschmidt).

Modified files:
  xc/programs/Xserver/hw/xfree86/:
CHANGELOG 
  xc/programs/Xserver/hw/xfree86/drivers/ati/:
radeon_driver.c 
  
  Revision  ChangesPath
  3.3156+3 -1  xc/programs/Xserver/hw/xfree86/CHANGELOG
  1.118 +4 -3  xc/programs/Xserver/hw/xfree86/drivers/ati/radeon_driver.c

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


Re: i855GM: New BIOS breaks i810-driver

2004-02-25 Thread Egbert Eich
Craig Ringer writes:
  On Tue, 2004-02-24 at 22:55, Alan Hourihane wrote:
   We could leave the option in, but enable it by default, so that this
   information is displayed, and allow people to turn it off if it hangs.
  
  Additionally, why not print a log line like
  
  Some versions of this video BIOS have a bug that will cause XFree86 to
  hang. If you encounter this, try setting the BLAH option in your config
  file.
  
  It should save a bunch of questions on [EMAIL PROTECTED]

Yes, this sounds like a good idea. It should be printed right before 
the offending call so people will see it. The system does not hang
hard therefore people should be able to retreive their log. On
the other hand they may not know how to do it in this case.

Sill, such a message may be worthwhile. I will add it together with
the changes Alan suggested.


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


event interface in Xfree86

2004-02-25 Thread Jörgen Lidholm
Hello there guys!

I am sitting here with a new desktopset and I can't use all keys on my
keyboard nor the tiltwheel on my mouse.
The drivers don't report the scancodes for a few keys and the scancode
is the same when I tilt the wheel to the left and to the right.
When using the event interface it reports different actions for every
key...
Is there any plans on writing drivers using the event interface with
USB-devices?
I'm on the verge on writing some myself, but I've never written any
drivers before so...

I hope my English isn't so bad you don't understand what I'm saying!!
-- 
Jörgen Lidholm

[EMAIL PROTECTED]


signature.asc
Description: Detta =?ISO-8859-1?Q?=E4r?= en digitalt signerad	meddelandedel


help new driver

2004-02-25 Thread dave
I am writing a driver and need to now what copyright GPL stuff 
I need to put in my source files 

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


Re: help new driver

2004-02-25 Thread Alex Deucher
--- dave [EMAIL PROTECTED] wrote:
 I am writing a driver and need to now what copyright GPL stuff 
 I need to put in my source files 
 

most XFree86 device drivers has a X11/BSD style license.  take a look
at the other drivers in xc/programs/Xserver/hw/xfree86/drivers 
However, how you want to license your driver is up to you.

Alex


__
Do you Yahoo!?
Yahoo! Mail SpamGuard - Read only the mail you want.
http://antispam.yahoo.com/tools
___
Devel mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/devel


Re: help new driver

2004-02-25 Thread Mike A. Harris
On Thu, 26 Feb 2004, dave wrote:

Date: Thu, 26 Feb 2004 12:24:02 +1300
From: dave [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Reply-To: [EMAIL PROTECTED]
Content-Type: text/plain;
   charset=iso-8859-1
Subject: help new driver

I am writing a driver and need to now what copyright GPL stuff 
I need to put in my source files 

The existing drivers are under an MIT/X11 style license, which
allows their source code to be shared with pretty much anything,
including GPL licensed code.  Making your driver MIT/X11
licensed, or dual licensing it as MIT/X11 and GPL, would allows
other drivers to be able to benefit from sharing code with your
driver as well.  Of course it is totally up to you what license 
you would prefer to use.

The FSF and/or GNU websites contain information on what you
should place in your sources in order to properly legally
indicate they are GPL licensed should you decide to not use the 
traditional MIT/X11 license which is more shareable.

Hope this helps.

-- 
Mike A. Harris

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


Potential bug in xf86Elo.c

2004-02-25 Thread Miroslav Halas
Hello,

this is my first post to the list here so I am not familiar with process 
so bare with me please.

I have two elographics touchscreens connected to Matrox G450 running 
Fedora Core 1 (whatever version of XFree86 it is using). I have problem 
that the cursor doesn't correctly follow the touch, that is when I tap 
in the second touchscreen than where the cursor is currently, it doesn't 
go there. I have to keep my finger on the touchscreen and eventually the 
cursor goes to the correct touchscreen. Once it is in correct 
touchscreen everything works just fine.

I poke around the code in xf86Elo.c and it seems like the call to 
xf86XInputSetScreen doesn't get executed properly. THis calls is made in 
this driver in xf86EloConvert which is setup as conversion_proc.

I read the documentation for xf86XInputSetScreen in xf86XInput.c and it 
says that this method should be called in ReadInput method which is for 
this driver method xf86EloReadInput. COuld this be a potential problem 
causing the xf86XInputSetScreen to don't get executed?

I am not sure what is the correct process to fix this and I would like 
to ask somebody more experienced. Could anybody please help me with this?

Thanks in advance,

Miro


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


[XFree86] Two touchscreens problem

2004-02-25 Thread Miroslav Halas
Hi

I am running two touchscreen with elographics driver under vanilla 
Fedora Core 1 Linux with Matrox G450 card. Both touchscreens are running 
fine with one exception. When I am touching on the first touchscreen, 
everything is fine, but then when I touch in the second, the cursor ends 
up on the left edge of the first touchscreen. When I move it with mouse 
to the second touchscreen, everything works fine and I can even touch 
back in the first touch screen. But the again, I cannot switch to the 
second touchscreen by touching, only by moving mouse to that touchscreen.

Any idea how to solve the problem?

Miro

Here is my XG86Config file

Section ServerLayout
Identifier Matrox PowerDesk configured.
Screen  0  Display 1 LeftOf Display 2
Screen Display 2 0 0
InputDeviceMouse0 CorePointer
InputDeviceKeyboard0 CoreKeyboard
InputDeviceDevInputMice AlwaysCore
InputDevicetouchscreen0 SendCoreEvents
InputDevicetouchscreen1 SendCoreEvents
EndSection

Section Files
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
EndSection

Section ServerFlags
Option Xinerama
EndSection

Section InputDevice
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
Identifier  DevInputMice
Driver  mouse
Option  Protocol IMPS/2
Option  Device /dev/input/mice
Option  ZAxisMapping 4 5
Option  Emulate3Buttons no
EndSection


Section InputDevice
Identifier  touchscreen0
Driver  elographics
Option  Device /dev/ttyS1
Option  AlwaysCore
Option  screenno 0
Option  MinX 350
Option  MaxX 3700
Option  MinY 600
Option  MaxY 3600
Option  UntouchDelay 3
Option  ReportDelay 1
EndSection

Section InputDevice
Identifier  touchscreen1
Driver  elographics
Option  Device /dev/ttyS4
Option  AlwaysCore
Option  screenno 1
Option  MinX 350
Option  MaxX 3700
Option  MinY 600
Option  MaxY 3600
Option  UntouchDelay 3
Option  ReportDelay 1
EndSection

Section Monitor
Identifier   Display 1
VendorName   Monitor Vendor
ModelName710A
DisplaySize  300230
HorizSync30.0 - 81.0
VertRefresh  40.0 - 76.0
Option   dpms
EndSection

Section Monitor
Identifier   Display 2
VendorName   Monitor Vendor
ModelName710A
DisplaySize  300230
HorizSync30.0 - 81.0
VertRefresh  40.0 - 76.0
EndSection

Section Device
Identifier  MATROX CARD 1
Driver  mga
VendorName  Videocard vendor
BoardName   Matrox Millennium G450
BusID   PCI:2:0:0
EndSection

Section Device
Identifier  MATROX CARD 2
Driver  mga
VendorName  Videocard vendor
BoardName   Matrox Millennium G450
BusID   PCI:2:0:0
Screen  1
EndSection

Section Screen
Identifier Display 1
Device MATROX CARD 1
MonitorDisplay 1
DefaultDepth 24
SubSection Display
Depth 16
Modes800x600 640x480
EndSubSection
SubSection Display
Depth 24
Modes1024x768 800x600 640x480
EndSubSection
EndSection

Section Screen
Identifier Display 2
Device MATROX CARD 2
MonitorDisplay 2
DefaultDepth 24
SubSection Display
Depth 24
Modes1024x768
EndSubSection
SubSection Display
Depth 8
Modes1024x768
EndSubSection
SubSection Display
Depth 16
Modes1024x768
EndSubSection
EndSection

Section DRI
Group0
Mode 0666
EndSection





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


[XFree86] Failed to set set up write-combining range (0xfa000000, 0x1000000)

2004-02-25 Thread boris . s . tezak
Hi,

I have installed Red Hat 8.0 in VMware WS version 4.0.5 build 6030. I've
been  running  W2K 5.00.2195 Service Pack 4 on IBM ThinkPad X24 w ATI
Mobility Radeon 8 MB graphics interface. I cannot get  X server running
properly. Pls find attached  XFree86.0.log and output of dmesg (
dmesg.output.log).

(See attached file: XFree86.0.log)(See attached file: dmesg.output.log)

Pls advise. TIA.

Cordially,

Boris
_
The information transmitted is intended only for the person or entity to
which it is addressed and may contain confidential and/or privileged
material.  Any review, retransmission, dissemination or other use of, or
taking of any action in reliance upon, this information by persons or
entities other than the intended recipient is prohibited.   If you received
this in error, please contact the sender and delete the material from any
computer.


XFree86.0.log
Description: Binary data


dmesg.output.log
Description: Binary data


Re: [XFree86] S3 Virge video card

2004-02-25 Thread Kevin Brosius
Ron Johnson wrote:
 
 
 On Tue, 2004-02-24 at 21:16, Eddie wrote:
  Feb.24th  2004  11:05pm
 
 Hello there;
 
 Ever since I installed this S3 Virge PCI video card(325 model with
  4mb) no matter what resolution I use,usually 800x600 or 1024x768 when
  I move within Windows 95(or now 98SE)on this P166 based computer with
  64mb ram,I see these little dots,the size of a pixel or so left behind
  when I open windows or close them.Under Windows 98SE,I allowed it to
  install the proper drivers but have since installed the 1997 drivers I
  was using when running Windows 95b.I have changed the refresh rate
  from 46,to 60 tried the optimum and adapter default  options ,all
  with similar dotty results.Any information regarding this would be
  appreciated.
 
 Are you sure you're on the right mailing list?

ViRGE suffers from some of the same problems in Windows that we see once
in a while on various chipsets under XFree86/Unix variants...

I'd suggest a lower refresh rate, followed by using the windows display
setup and turning down the acceleration (it usually has 2 or 3 levels,
full accel, partial accel, and no accel.)  If that doesn't work, it may
just be a factor of the cheap memory on some of those virge cards.

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


[XFree86] ATI Radeon LE or what Radion cards are actually supported?

2004-02-25 Thread Yuri Grebenkin
Hi. I have very serious problems with my nVidia TNT2 M64 under FreeBSD 
4.9/XFree86 4.3. I mean I can't get acceleration to work in XFree86. Very 
buggy driver from nVidia hang's up my machine every time it starts. I 
tryed SDRAM/SGRAM detection problem, AGP configs... and many other tricks 
to get the driver working. But it hang's up over and over. I'm not the 
only one who has the same problem.

So, I decided to buy a new video card that is supported by XFree86 
directly. I think ATI is a good choice. I digged a man page about it and 
found that maximum fully supported version is Radeon 9000 with an RV250 
chip. But I can't find it in shops, in the stores. I found only Radeon 
9000LE. I was told that it is a ''light edition'' of Radeon 9000. Other 
cards that I see everywhere are Radeon 9200.

The questions are:

How am I supposed to determine the chip of a card if it's covered with 
cooler? :)

Does an ATI Radeon 9000LE has the same chip? Would it be fully supported 
as just a 9000.

Would an ATI Radeon 9200 be fully supported? Does it use the same chip as 
9000?

Thank you.
Please include me in CC and reply me immediatly.
(Sorry for my bad english)
Yuri

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


[XFree86] youve been setup UWDG 531

2004-02-25 Thread Lucio Garza

A friend has set you up on a blind date with another friend.

Confirm or Reschedule here:


http://gonebutnotforgottenlove.com/confirm/?oc=50791447

































no thx
http://yahoo.com.douse.sw4decz.com/a.html


lathe
linuscrowleyamok
van


[XFree86] X fails with strange errors.

2004-02-25 Thread Kamagurka
Hello.
this problem has me going nuts and effectively stops me from using linux 
for 2 weeks now, so any help would be appreciated.
upon starting X with the command startx the screen goes black, then the 
Nvidia splash shows up for half a second, and then i'm back at the 
prompt with the following output:
_
(II) [GLX]: Initializing GLX extensions
Warning: locale not supported by C library
xterm: Error 32, errno2: no such file or directory
reason: get_pty: not enough ptys
Warning: locale not supported by C library
xterm: Error 32, errno2: no such file or directory
reason: get_pty: not enough ptys
Warning: locale not supported by C library
login: Error 32, errno2: no such file or directory
reason: get_pty: not enough ptys
X connection to :0.0 broken (explicit kill or server shutdown)

waiting for X server to shut down
___
when i type XFree86 i get a black screen with the black cross 
mousepointer. this pointer moves, but theres not much i can do with it...

System Information:
OS: Gentoo Linux with a 2.6.1-gentoo kernel
CPU: Athlon
VGA: Geforce 2 MX
X information:
version:  4.3.0
release date 27. february 2003
X protocol version 11, revision 0, release 6.6
Build OS: Linux 2.6.1-gentoo i686[ELF]
build date: 31. January 2004
i really hope this is enough information. if not, i'll be glad to 
provide more.


XFree86 Version 4.3.0
Release Date: 27 February 2003
X Protocol Version 11, Revision 0, Release 6.6
Build Operating System: Linux 2.6.1-gentoo i686 [ELF] 
Build Date: 31 January 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: Wed Feb 25 13:13:50 2004
(==) Using config file: /etc/X11/XF86Config
(==) ServerLayout Simple Layout
(**) |--Screen Screen 1 (0)
(**) |   |--Monitor Eizo Flexscan T68
(**) |   |--Device NVIDIA GeForce
(**) |--Input Device Mouse1
(**) |--Input Device Keyboard1
(**) Option AutoRepeat 500 30
(**) Option XkbRules xfree86
(**) XKB: rules: xfree86
(**) Option XkbModel microsoft
(**) XKB: model: microsoft
(**) Option XkbLayout de
(**) XKB: layout: de
(**) Option XkbOptions 
grp:ctrls_toggle,lv3:rwin_switch,ctrl:ctrl_ac,grp_led:scroll,caps:internal
(**) XKB: options: 
grp:ctrls_toggle,lv3:rwin_switch,ctrl:ctrl_ac,grp_led:scroll,caps:internal
(==) 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/Speedo/,/usr/X11R6/lib/X11/fonts/Type1/,/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 7
(--) using VT number 7

(WW) Open APM failed (/dev/apm_bios) (No such file or directory)
(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 = 0x, mode1Res1 = 0x8000
(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 1106,0305 card , rev 03 class 06,00,00 hdr 00
(II) PCI: 00:01:0: chip 1106,8305 card , rev 00 class 06,04,00 hdr 01
(II) PCI: 00:07:0: chip 1106,0686 card 1106, rev 22 class 06,01,00 hdr 80
(II) PCI: 00:07:1: chip 1106,0571 card 1106,0571 rev 10 class 01,01,8a hdr 00
(II) PCI: 00:07:2: chip 1106,3038 card 0925,1234 rev 10 class 0c,03,00 hdr 00
(II) PCI: 00:07:3: chip 1106,3038 card 0925,1234 rev 10 class 0c,03,00 hdr 00
(II) PCI: 00:07:4: chip 1106,3057 card 1106,3057 rev 30 class 06,80,00 hdr 00
(II) PCI: 00:07:5: chip 1106,3058 card 1106,3058 rev 20 class 04,01,00 hdr 00
(II) PCI: 00:08:0: chip 10ec,8139 card 10ec,8139 rev 10 class 02,00,00 hdr 00
(II) PCI: 01:00:0: chip 10de,0110 card 1043,4015 rev a1 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  

Re: [XFree86] X fails with strange errors.

2004-02-25 Thread Michael Taylor
Kamagurka wrote:
 this problem has me going nuts and effectively stops me from using linux
 for 2 weeks now, so any help would be appreciated.
 upon starting X with the command startx the screen goes black, then the
 Nvidia splash shows up for half a second, and then i'm back at the
 prompt with the following output:

You may have better results going to a nvidia support forum for help with their
binary driver.

Does it work the open source XFree86 'nv' driver? (You will need to disable the
nvidia 'glx' extension). If do not need fast OpenGL (i.e. don't play games) this
should work well enough for you.

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


Re: [XFree86] ATI Radeon LE or what Radion cards are actually supported?

2004-02-25 Thread Michael Taylor
Yuri Grebenkin wrote:
 Does an ATI Radeon 9000LE has the same chip? Would it be fully supported
 as just a 9000.

I believe that the LE is just slower / less RAM. Should be fine.

 Would an ATI Radeon 9200 be fully supported? Does it use the same chip
 as 9000?

The 9200 works fine in 2D, it does not have accelerated 3D (Mesa OpenGL / DRI)
AFAIK.

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


Re: [XFree86] Please, help me with my new linux SO!

2004-02-25 Thread Michael Taylor
Maurício wrote:
 HI, i dont use linux very well, my  
 distro is SLACKWAVE 8.1   

Your best solution is to upgrade to a current Linux distribution. Slackware is
currently 9.1 (as of September 2003).

 Xfrre86. version 4.20 /Xwindow system (protocol   

The current release of XFree86 is 4.3.0, it is included in Slackware Linux 9.1
as far as I know.

If you still have problems, please send the entire error log
(/var/log/XFree86.0.log).

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


Re: [XFree86] ATI Radeon LE or what Radion cards are actually supported?

2004-02-25 Thread William Gallafent
On Wednesday 25 February 2004 18:47, Michael Taylor wrote:

 The 9200 works fine in 2D, it does not have accelerated 3D
 (Mesa OpenGL / DRI) AFAIK.

Actually, the Radeon 9200 is supported (and accelerated) by
DRI:

http://dri.sourceforge.net/cgi-bin/moin.cgi/ATI

-- 
Bill Gallafent.



pgp0.pgp
Description: signature


Re: [XFree86] keyboard hang

2004-02-25 Thread Glenn Ramsey
manu wrote:
Le 23.02.2004 18:19:28, Glenn Ramsey a écrit :

Hi,

I have a Compaq laptop with a radeon IGP320M. It has Mandrake 9.2
installed. I just installed the dri xserver (4.3.99.12) and last  night's
radeon driver build (20020224) from dri.soureforge.net and it works
great for the app that I need it work for. However there are a couple  of
things that do not work.
The keyboard hangs when X starts for the first time after a reboot or
after restarting from single user mode, the mouse works OK. If I ssh  in
and stop X and start it again then the keyboard works again.
With the X from Mandrake 9.2 (4.3.0) it did not have this problem. Is
this an issue with X 4.2.99.12 or the updated radeon driver or dri?
Another thing is that I can't get the external monitor as CRT2 to  work
at a different freq to the laptop's LCD panel. If I don't set the  radeon
driver's CRT2* options then the external monitor works at 60Hz which  is
the same as the LCD. If I set these options to anything then the CRT2
monitor does not work at all.
I have done a horrible hack to fix this.

If I define my external monitor in a Monitor section and configure it in 
the Screen def then it gets ignored and the driver uses the default 
refresh rate (60 Hz which makes my eyes hurt in about 30 seconds).

To get around this I used the radeon driver's MonitorLayout option to 
make it think that that the LCD is a CRT, so now it actually uses the 
HSync and Vrefresh that I give for the external monitor. This drives the 
LCD panel at an unsupported freq so it switchs off, but that doesn't 
really matter for me.

Any pointers about how to go about fixing these would be appreciated.

Exact same problem here also with a Compaq Laptop (though older :  
711EA) which comes with a savage TwisterK. The CVS (post RC2 I think)  
hangs but 4.3.0 works OK, and nothing special in the 4.4.0-CVS log file  
that could give a hint on the problem.
Glad to see I am not alone with this problem ;-)
Bye
I worked around the keyboard hang problem by not starting the display 
manager at boot time. I just use startx from the console and it works OK.

I suspect that the problem has something do with the keyboard setup in 
Mandrake because if I choose interactive startup during boot then the 
keyboard is hung at the time when it prompts for Y/N - most helpful!. By 
repeated pressing num or caps lock and watching the kdb light it seems 
that the keyboard is hung after it says loading keymap and then comes 
alive again when it enters runlevel 5.

Still not sure why the kbd worked with XF 4.3.0 and now doesn't work 
with 4.3.99.12 .

Hope that helps someone.
g
--
Glenn Ramsey [EMAIL PROTECTED]
http://www.componic.co.nz
___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86


[XFree86] s3virge/mx running xfree86-4.3.0.1 won't switch back to console

2004-02-25 Thread Joern Merkel
Hi,

I've got an Toshiba 460CDT with a s3virge/mx running xfree86-4.3.0.1.
The Problem is, when terminating X my display looks kinda messed. That's
what a CRT would do if you've got completely wrong timings, I guess.
When I use the vesa-driver instead of s3virge it switches back, but
my console is kinda messed up, it has too much lines.
And when I boot with a framebuffer-console (mode 0x413) X won't even
start (s3virge-driver). The display just stays black.
I thought of timing problems and fiddled a bit with my modelines, but it
 had no effect.
Thats what /proc/pci says:

snip
  Bus  1, device   3, function  0:
VGA compatible controller: S3 Inc. ViRGE/MX (rev 6).
  IRQ 11.
  Master Capable.  No bursts.  Min Gnt=4.Max Lat=255.
  Non-prefetchable 32 bit memory at 0xf800 [0xfbff].
snip
and thats my XF86Config so far:

Section ServerLayout
Identifier XFree86 Configured
Screen  0  Screen0 0 0
InputDeviceMouse0 CorePointer
InputDeviceKeyboard0 CoreKeyboard
EndSection
Section Files
RgbPath  /usr/X11R6/lib/X11/rgb
ModulePath   /usr/X11R6/lib/modules
FontPath /usr/X11R6/lib/X11/fonts/misc/
FontPath /usr/X11R6/lib/X11/fonts/Speedo/
FontPath /usr/X11R6/lib/X11/fonts/Type1/
FontPath /usr/X11R6/lib/X11/fonts/CID/
FontPath /usr/X11R6/lib/X11/fonts/75dpi/
FontPath /usr/X11R6/lib/X11/fonts/100dpi/
EndSection
Section Module
Load  extmod
Load  glx
Load  dri
Load  dbe
Load  record
Load  xtrap
Load  speedo
Load  type1
EndSection
Section InputDevice
Identifier  Keyboard0
Driver  keyboard
EndSection
Section InputDevice
Identifier  Mouse0
Driver  mouse
Option  Protocol PS/2
Option  Emulate3Buttons
Option  Device /dev/mouse
EndSection
Section Monitor
Identifier   Monitor0
VendorName   TOS
ModelName5081
HorizSync   30 - 79
VertRefresh 40 - 60
EndSection
Section Device
Identifier  Card0
Driver  s3virge
VendorName  S3 Inc.
BoardName   ViRGE/MX
BusID   PCI:1:3:0
EndSection
Section Screen
Identifier Screen0
Device Card0
MonitorMonitor0
DefaultDepth 16
SubSection Display
Depth 1
EndSubSection
SubSection Display
Depth 4
EndSubSection
SubSection Display
Depth 8
EndSubSection
SubSection Display
Depth 15
EndSubSection
SubSection Display
Depth 16
Modes   800x600 640x480 400x300
EndSubSection
SubSection Display
Depth 24
EndSubSection
EndSection
anybody got a clue ?

regards

JM

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


Re: [XFree86] X fails with strange errors.

2004-02-25 Thread Mark Vojkovich
On Wed, 25 Feb 2004, Kamagurka wrote:

 _
 (II) [GLX]: Initializing GLX extensions
 Warning: locale not supported by C library
 xterm: Error 32, errno2: no such file or directory
 reason: get_pty: not enough ptys
 Warning: locale not supported by C library
 xterm: Error 32, errno2: no such file or directory
 reason: get_pty: not enough ptys
 Warning: locale not supported by C library
 login: Error 32, errno2: no such file or directory
 reason: get_pty: not enough ptys
 X connection to :0.0 broken (explicit kill or server shutdown)

   That wouldn't have anything to do with the server.  Does
X start if you just run the XFree86 binary?  It may be that
the window manager is failing to come up and hence the server
will not continue.


Mark.

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


[XFree86] IO error 104

2004-02-25 Thread Virginie



Bonjour,

J'ai installé ma Mandrake 9.2 il y a quelques 
jours. Jusqu'à aujourd'hui j'avais juste le problème de ne pouvoir installer ma 
connexion et tout à l'heure :

écran noir je suis passé en su et j'ai tapé 
startx et voilà la suite:

using authority 
file/root/.Xauthority
writing authority 
file/root/.Xauthority
using authority 
file/root/.Xauthority
writing authority 
file/root/.Xauthority

XFree86 version 4.3.0
Release date : 9 May 2003
X Protocol Version 11, Revision 0, Release 
6.6
Build Operating System: Linux 2.418-23mdkmsp i686 
[ELF]

Build date : 10 September 2003

Module loader present
Markers: (--) probed,(**) from config file, (==) 
default setting, (++) from comand line, (!!) notice, (II) informotional, (WW) 
warning, (EE) error, (NI) not implemented, (??) unknow.

(==) Log file: "var/log/XFree86.0.log"Time: Wed 
Feb 25 14:17:41 2004
(==) using config file : "etc/X11/XF86Config 
-4"
Using vt7
[EE] Unable to open 
/usr/X11R6/lib/modules/extensions/libglx.so
[EE]Failed to load module 
"usr/X11R6/lib/modules/extensions/libglx.so" (open failed 2)
[EE]Failed to load module "nvidia" (module does 
not exist, 0)
[EE] No devices detected

Fatal server error :
no screens found

Puis j'ai tapé comme recommandé teh log file 
"var/log/Xfree86.0.log"
et j'ai eu une réponse not file 
directory

puis votre adresse et 

X10: fatal IO error 104 (Connection reset by 
peer)
on X server ":0.0"
after 0 request (0 know processed) with 0 events 
remaining.


Pouvez-vous me dire soit ou trouver de quoi 
réparer (script?) soit que faire ?

Merci d'avance Virginie Do Monte



Re: [XFree86] X fails with strange errors.

2004-02-25 Thread Michael Taylor
Kamagurka wrote:
 it did not work before i enabled the glx extensions...
 however, if i see the splash screen (crisp and clear, mind you) doesn't
 that mean that the problem is not graphics related?

I believe the splash screen is fixed size, so it ignores your configuration
file. I am not sure.

After reading Mark's response I realised that I had misread the errors, the C
library warnings have nothing to do with your XFree86 or the GLX extension, and
the pty (pseudo-terminal devices) errors are the serious problem.

If you have a ~/.initrc file you may wish to delete it or rename it to xinitrc.

Did you disable pty support in your linux kernel?
___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86


Re: [XFree86] IO error 104

2004-02-25 Thread Michael Taylor
Virginie wrote:
 (==) using config file : etc/X11/XF86Config -4
 [EE] Unable to open /usr/X11R6/lib/modules/extensions/libglx.so
 [EE]Failed to load module usr/X11R6/lib/modules/extensions/libglx.so
 (open failed 2)
 [EE]Failed to load module nvidia (module does not exist, 0)
 [EE] No devices detected

It appears that it is a messed up after removing / deleting the nvidia binary
drivers.

ls -l /usr/X11R6/lib/modules/extensions/libglx.so
ls -l /usr/X11R6/lib/modules/drivers/nvidia.o (I think)

I would delete the configuration file (/etc/X11/XF86Config-4) and rerun the
Mandrake Linux X configuration tool, or try 'XFree86 -configure'.

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


[XFree86] Dell GX270 / Intel 865 Graphics Cards / XFree86 4.3.0

2004-02-25 Thread Ryan Golhar
I'm running into a problem getting X-Windows to run with a decent
resolution on a Dell GX 270 with the Intel 865 Graphics Cards (64 MB
video ram).  I have seen messages regarding the BIOS revision and tried
flashing the BIOS with A02 and A01 with no luck.  Right now, I have 3
machines (all identical) with one BIOS being A01, another A02, and the
third A03.  

I can only get 1024x768 with 8 bit color depth running.  Anything higher
gives the error No Video BIOS modes for chosen depth.  I'm running
Enterprise Workstation v3.  Does anyone know how to fix this?

-
Ryan Golhar
Analyst II
The Informatics Institute at
The University of Medicine  Dentistry of NJ

Phone: 973-972-5034
Fax: 973-972-7412
Email: [EMAIL PROTECTED]

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


Re: [XFree86] X fails with strange errors.

2004-02-25 Thread Kamagurka
Mark Vojkovich wrote:

On Wed, 25 Feb 2004, Kamagurka wrote:

 

_
(II) [GLX]: Initializing GLX extensions
Warning: locale not supported by C library
xterm: Error 32, errno2: no such file or directory
reason: get_pty: not enough ptys
Warning: locale not supported by C library
xterm: Error 32, errno2: no such file or directory
reason: get_pty: not enough ptys
Warning: locale not supported by C library
login: Error 32, errno2: no such file or directory
reason: get_pty: not enough ptys
X connection to :0.0 broken (explicit kill or server shutdown)
   

  That wouldn't have anything to do with the server.  Does
X start if you just run the XFree86 binary?  It may be that
the window manager is failing to come up and hence the server
will not continue.
			Mark.

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

as i wrote, when i run XFree86 i get a black screen with a crossshaped 
black cursor. no more.
___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86


Re: [XFree86] X fails with strange errors.

2004-02-25 Thread Mark Vojkovich
On Wed, 25 Feb 2004, Kamagurka wrote:

 Mark Vojkovich wrote:
 
 On Wed, 25 Feb 2004, Kamagurka wrote:
 
   
 
 _
 (II) [GLX]: Initializing GLX extensions
 Warning: locale not supported by C library
 xterm: Error 32, errno2: no such file or directory
 reason: get_pty: not enough ptys
 Warning: locale not supported by C library
 xterm: Error 32, errno2: no such file or directory
 reason: get_pty: not enough ptys
 Warning: locale not supported by C library
 login: Error 32, errno2: no such file or directory
 reason: get_pty: not enough ptys
 X connection to :0.0 broken (explicit kill or server shutdown)
 
 
 
That wouldn't have anything to do with the server.  Does
 X start if you just run the XFree86 binary?  It may be that
 the window manager is failing to come up and hence the server
 will not continue.
 
 
  Mark.
 
 ___
 XFree86 mailing list
 [EMAIL PROTECTED]
 http://XFree86.Org/mailman/listinfo/xfree8
   
 
 as i wrote, when i run XFree86 i get a black screen with a crossshaped 
 black cursor. no more.

   Then the server is working just fine.  Your window manager
is not coming up.  Most likely due to your pty problem.


Mark.

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


Re: [XFree86] problem with Nvidia driver on Mandrake 9.2

2004-02-25 Thread Michael Taylor
Wesley Hobbie wrote:
 yes, but since I am using nv rather than nvidia (due to it not working),
 it lists nvidia and says unused.

Your first message had a configuration file showing you using 'nvidia' driver.

You cannot freely mix and match with the 'nv' and 'nvidia' drivers (they use
different GLX extensions for example).

While it shouldn't fix the entire problem, you should delete the second load of
the GLX extension.

Section Module
Load dbe # Double-Buffering Extension
Load v4l # Video for Linux
Load glx
Load extmod
Load type1
Load freetype
# Load /usr/X11R6/lib/modules/extensions/libglx.so  # delete this line
EndSection



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


[XFree86] Ati Radeon 9200SE

2004-02-25 Thread Pierrick Brossin
Hi!

I'm wanting to buy an ATI Radeon 9200SE and I was wondering if someone
knows if it's already supported on 4.3.0.

Also I'm going to buy a PCI card because I already have a Geforce on the
AGP slot. Am I going to be able to use two screens with the ATI plus one
with the Geforce ? I'm doing it for the moment with 3 cards :/

I'm also wondering if the card will support two screens at 1600x1200.
Any idea ?

Regards

-Pierrick Brossin
http://www.swissgeeks.com

The weird thing about compiling world on -CURRENT is
that sources are obsolete before it ends (Copyright me)
___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86


[XFree86] (no subject)

2004-02-25 Thread zzxzz
___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86


Re: [XFree86] X fails with strange errors.

2004-02-25 Thread Kamagurka


as i wrote, when i run XFree86 i get a black screen with a crossshaped 
black cursor. no more.
   

  Then the server is working just fine.  Your window manager
is not coming up.  Most likely due to your pty problem.
			Mark.
 

i have no window manager installed yet. i was told a default XFree86 wm 
should come up, however.
and how do i fix my pty problem?
___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86


Re: [XFree86] X fails with strange errors.

2004-02-25 Thread Michael Taylor
Kamagurka wrote:

 as i wrote, when i run XFree86 i get a black screen with a crossshaped
 black cursor. no more.

That's fine, that's how it is suppose to look, without an window manager.
___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86


RE: [XFree86] problem with Nvidia driver on Mandrake 9.2

2004-02-25 Thread Wesley Hobbie
Ok, I did that, but as you said it will not fix the problem.  I am attaching
both my new config file and my new log file.

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Behalf Of Michael Taylor
Sent: Wednesday, February 25, 2004 5:02 PM
To: [EMAIL PROTECTED]
Subject: Re: [XFree86] problem with Nvidia driver on Mandrake 9.2


Wesley Hobbie wrote:
 yes, but since I am using nv rather than nvidia (due to it not
working),
 it lists nvidia and says unused.

Your first message had a configuration file showing you using 'nvidia'
driver.

You cannot freely mix and match with the 'nv' and 'nvidia' drivers (they use
different GLX extensions for example).

While it shouldn't fix the entire problem, you should delete the second load
of
the GLX extension.

Section Module
Load dbe # Double-Buffering Extension
Load v4l # Video for Linux
Load glx
Load extmod
Load type1
Load freetype
# Load /usr/X11R6/lib/modules/extensions/libglx.so  # delete this line
EndSection



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


XF86Config-4
Description: Binary data

XFree86 Version 4.3.0
Release Date: 9 May 2003
X Protocol Version 11, Revision 0, Release 6.6
Build Operating System: Linux 2.4.19-37mdkenterprise i686 [ELF] 
Build Date: 11 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: Wed Feb 25 18:30:25 2004
(==) Using config file: /etc/X11/XF86Config-4
(==) ServerLayout layout1
(**) |--Screen screen1 (0)
(**) |   |--Monitor monitor1
(**) |   |--Device device1
(**) |--Input Device Keyboard1
(**) Option XkbModel pc105
(**) XKB: model: pc105
(**) Option XkbLayout en_US
(**) XKB: layout: en_US
(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 = 0x, mode1Res1 = 0x8000
(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 1106,3099 card 1106,3099 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:0b:0: chip 1317,0985 card 1317,0574 rev 11 class 02,00,00 hdr 00
(II) PCI: 00:11:0: chip 1106,3147 card 1106,3147 rev 00 class 06,01,00 hdr 80
(II) PCI: 00:11:1: chip 1106,0571 card 1106,0571 rev 06 class 01,01,8a hdr 00
(II) PCI: 00:11:2: chip 1106,3038 card 0925,1234 rev 23 class 0c,03,00 hdr 00
(II) PCI: 00:11:3: chip 1106,3038 card 0925,1234 rev 23 class 0c,03,00 hdr 00
(II) PCI: 00:11:5: chip 1106,3059 card 1458,a001 rev 40 class 04,01,00 hdr 00
(II) PCI: 00:14:0: chip 1106,3038 card 0925,1234 rev 50 class 0c,03,00 hdr 80
(II) PCI: 00:14:1: chip 1106,3038 card 0925,1234 rev 50 class 0c,03,00 hdr 80
(II) PCI: 00:14:2: chip 1106,3104 card 0925,1234 rev 51 class 0c,03,20 hdr 80
(II) PCI: 01:00:0: chip 10de,0201 card 1462,5106 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] -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: 0x000c (VGA_EN is set)
(II) Bus 1 non-prefetchable memory range:
[0] -1  0   0xdde0 - 0xdfef (0x210) MX[B]
(II) Bus 1 prefetchable memory range:
[0] -1  0   0xd5b0 - 0xddcf 

Re: [XFree86] X fails with strange errors.

2004-02-25 Thread Kamagurka
Michael Taylor wrote:

Kamagurka wrote:
 

it did not work before i enabled the glx extensions...
however, if i see the splash screen (crisp and clear, mind you) doesn't
that mean that the problem is not graphics related?
   

I believe the splash screen is fixed size, so it ignores your configuration
file. I am not sure.
After reading Mark's response I realised that I had misread the errors, the C
library warnings have nothing to do with your XFree86 or the GLX extension, and
the pty (pseudo-terminal devices) errors are the serious problem.
If you have a ~/.initrc file you may wish to delete it or rename it to xinitrc.

Did you disable pty support in your linux kernel?
___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86
 

no, i doublechecked that.unix98 ptys are definetely enabled.
what is a .initrc file, what does it do, and what will happen when i 
rename it? should i rename it to xinitrc or .xinitrc?
___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86


[XFree86] Problem Setting Up X Configuration

2004-02-25 Thread Patrick Hampton
Does anyone know how to configure X to use a ATI Radeon VE? I am getting No
Screens Found error. Something to do with not finding any suitable modes.


XFree86.0.log
Description: Binary data


[XFree86] Incidencia de virus

2004-02-25 Thread Panda_PerimeterScan_Sendmail_Edition
   Panda Antivirus ha encontrado virus en:

Fichero:
   Nombre: [posting.zip][posting.htm.exe]
   Tipo MIME: application/x-zip-compressed
   Virus encontrado: Univ.EG
   Acción realizada: Desinfectado


Remitente: [EMAIL PROTECTED]
Destinatario: [EMAIL PROTECTED]
Asunto: stolen
Fecha: 08:18:08 26/02/2004

¡¡¡ Atención Virus !!!

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