CVS Update: xc (branch: trunk)

2003-03-12 Thread Marc Aurele La France
CVSROOT:/home/x-cvs
Module name:xc
Changes by: [EMAIL PROTECTED]   03/03/12 08:40:28

Log message:
   975. Fix compatibility problem between modules generated without the recent
setjmp/longjmp work and a server generated using glibc = 2.2.*
(Marc La France).
   974. setjmp/longjmp related fixes for Linux/libc5 systems (Marc La France).

Modified files:
  xc/extras/ogl-sample/main/gfx/lib/glu/libnurbs/internals/:
mysetjmp.h 
  xc/programs/Xserver/hw/xfree86/:
CHANGELOG 
  xc/programs/Xserver/hw/xfree86/loader/:
xf86sym.c 
  xc/programs/Xserver/hw/xfree86/os-support/:
xf86_ansic.h 
  xc/programs/Xserver/hw/xfree86/os-support/shared/:
libc_wrapper.c 
  xc/programs/Xserver/hw/xfree86/xf86cfg/:
loadmod.c 
  
  Revision  ChangesPath
  1.3   +31 -1 
xc/extras/ogl-sample/main/gfx/lib/glu/libnurbs/internals/mysetjmp.h
  3.2593+5 -1  xc/programs/Xserver/hw/xfree86/CHANGELOG
  1.229 +3 -1  xc/programs/Xserver/hw/xfree86/loader/xf86sym.c
  3.50  +3 -2  xc/programs/Xserver/hw/xfree86/os-support/xf86_ansic.h
  1.90  +9 -2  
xc/programs/Xserver/hw/xfree86/os-support/shared/libc_wrapper.c
  1.16  +3 -1  xc/programs/Xserver/hw/xfree86/xf86cfg/loadmod.c

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


CVS Update: xc (branch: trunk)

2003-03-12 Thread Mark Vojkovich
CVSROOT:/home/x-cvs
Module name:xc
Changes by: [EMAIL PROTECTED]   03/03/12 13:27:19

Log message:
 Fix a problem on the new Apple PowerBooks with NVIDIA chips.
  Also, new PCI IDs.

Modified files:
  xc/programs/Xserver/hw/xfree86/drivers/nv/:
nv.man nv_driver.c nv_setup.c riva_hw.c 
  
  Revision  ChangesPath
  1.18  +13 -9 xc/programs/Xserver/hw/xfree86/drivers/nv/nv.man
  1.102 +27 -10xc/programs/Xserver/hw/xfree86/drivers/nv/nv_driver.c
  1.28  +13 -5 xc/programs/Xserver/hw/xfree86/drivers/nv/nv_setup.c
  1.48  +1 -6  xc/programs/Xserver/hw/xfree86/drivers/nv/riva_hw.c

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


CVS Update: xc (branch: xf-4_3-branch)

2003-03-12 Thread Marc Aurele La France
CVSROOT:/home/x-cvs
Module name:xc
Changes by: [EMAIL PROTECTED]   03/03/12 20:10:50

Log message:
  Resync with the trunk's setjmp  libc5 changes.

Modified files:
  xc/config/cf/:Tag: xf-4_3-branch
linux.cf xfree86.cf 
  xc/extras/ogl-sample/main/gfx/lib/glu/libnurbs/internals/:Tag: 
xf-4_3-branch
mysetjmp.h 
  xc/lib/GLU/libnurbs/internals/:   Tag: xf-4_3-branch
Imakefile 
  xc/programs/Xserver/hw/xfree86/:  Tag: xf-4_3-branch
CHANGELOG 
  xc/programs/Xserver/hw/xfree86/loader/:   Tag: xf-4_3-branch
Imakefile xf86sym.c 
  xc/programs/Xserver/hw/xfree86/os-support/:   Tag: xf-4_3-branch
xf86_ansic.h 
  xc/programs/Xserver/hw/xfree86/os-support/shared/:Tag: xf-4_3-branch
libc_wrapper.c 
  xc/programs/Xserver/hw/xfree86/xf86cfg/:  Tag: xf-4_3-branch
Imakefile loadmod.c 
  
  Revision  ChangesPath
  3.201.2.1 +1 -8  xc/config/cf/linux.cf
  3.439.2.1 +1 -10 xc/config/cf/xfree86.cf
  1.1.1.1.8.1   +33 -2 
xc/extras/ogl-sample/main/gfx/lib/glu/libnurbs/internals/mysetjmp.h
  1.9.2.1   +3 -1  xc/lib/GLU/libnurbs/internals/Imakefile
  3.2588.2.3+11 -1 xc/programs/Xserver/hw/xfree86/CHANGELOG
  1.35.2.1  +2 -6  xc/programs/Xserver/hw/xfree86/loader/Imakefile
  1.227.2.1 +10 -3 xc/programs/Xserver/hw/xfree86/loader/xf86sym.c
  3.49.2.1  +3 -2  xc/programs/Xserver/hw/xfree86/os-support/xf86_ansic.h
  1.88.2.1  +28 -6 
xc/programs/Xserver/hw/xfree86/os-support/shared/libc_wrapper.c
  1.22.2.1  +2 -6  xc/programs/Xserver/hw/xfree86/xf86cfg/Imakefile
  1.14.2.1  +10 -3 xc/programs/Xserver/hw/xfree86/xf86cfg/loadmod.c

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


Re: Hooking into mode setting: How to do it cleanly ?

2003-03-12 Thread Sven Luther
On Wed, Mar 12, 2003 at 09:04:15AM +0100, Benjamin Herrenschmidt wrote:
 On Tue, 2003-03-11 at 21:49, Mark Vojkovich wrote:
 It's worth considering a helper function in the core server
  on Linux PPC that knows how to talk to the IVAD controller.  
  These drivers could call it at the appropriate times.  If
  it's just one function call in the driver and if they whole
  think is conditionally built, I don't think that sounds too bad.
 
 OK. Well, since I want also normal userland acess to it
 (so the user can change the brightness or screen geometry),
 I think the best is to move all of that stuff to a cmdline
 tool and have XFree call it with approriate parameter from
 that hook. That's also the best way to keep the XFree part
 of the code OS neutral (the external userland tool can then
 be ported on *BSD to whatever mecanism they provide for i2c
 communication on the CUDA and PMU busses).

Why not make it a library, that could be used by a commandline/whatever
frontend, or linked in with the XFree86 Server if needed.

The portability remains, as you may just need to port the library.

Friendly,

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


Re: blocking during open

2003-03-12 Thread Andrew C Aitchison
On Tue, 11 Mar 2003, jkjellman wrote:

 I am having a little trouble with an open on a pipe.  Here is offending line
 
 xf86open( /namedpipe, O_RDONLY | O_NONBLOCK );

 FYI, in the xf86open case I have already modified xfToOsOpenFlags
 to allow xf86Open to use the O_NONBLOCK flag. 

Sorry if I'm teaching my grandmother to suck eggs.

For several flags, xfToOsOpenFlags distinguishes betwen the XF86_ and
the ordinary versions of the flags (eg XF86_O_RDWR and O_RDWR), but
xf86_libc.h has
#undef O_RDWR
#define O_RDWR  XF86_O_RDWR
deliberately redefining the ordinary version for convenience -
without that redefinition your call would have to be
xf86open( /namedpipe, XF86_O_RDONLY | XF86_O_NONBLOCK );
I take it that you have verified that that twisty maze of header files
is correctly negotiated in your case ?

The only other thing I can can suggest is to try a static build (
#define DoLoadableServerNO
in xc/config/cf/host.def). Not useful for a production version, but it 
might help to track the bug down if we knew whether to blame the module
loader or not ?

-- 
Dr. Andrew C. Aitchison Computer Officer, DPMMS, Cambridge
[EMAIL PROTECTED]   http://www.dpmms.cam.ac.uk/~werdna

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


Re: blocking during open

2003-03-12 Thread Andrew C Aitchison
On Tue, 11 Mar 2003, jkjellman wrote:

 I am having a little trouble with an open on a pipe.  Here is offending line
 
 xf86open( /namedpipe, O_RDONLY | O_NONBLOCK );

I note from the comment in xfToOsOpenFlags that O_RDONLY is zero
(set in xf86_libc.h) so this flag never reaches the real open !

From man fifo on Red Hat 6.2 Linux
A process can open a FIFO in non-blocking mode. In this case,
opening for read only will succeed even if noone has opened on
the write side yet; opening for write only will fail with ENXIO
(no such device or address) unless the other end has already
been opened.
Thus the O_RDONLY may be neccesary for the O_NONBLOCK to be effective.

Any idea why we ignore the O_RDONLY flag ?

-- 
Dr. Andrew C. Aitchison Computer Officer, DPMMS, Cambridge
[EMAIL PROTECTED]   http://www.dpmms.cam.ac.uk/~werdna

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


Re: Half-QWERTY keyboard support: help!

2003-03-12 Thread Kamil Toman
On Tue, Mar 11, 2003 at 10:39:11PM +, [EMAIL PROTECTED] wrote:
 On Tue, 11 Mar 2003 [EMAIL PROTECTED] wrote:
  I'd like to add support to XFree86 for 'half-QWERTY' typing.  I'm not
  sure whether this fits into the X keyboard scheme, because it involves
 [...]
 
 I forgot to add -- even if somebody can tell me the 'correct' way to do
 it, a pointer to the place in the code where a simple hack (on the level
 of keysyms, I suppose) could be inserted would also be much appreciated.
 
 Then I can start learning to type again, without being restricted to the
 linux console!

Try to look in here:
http://www.xfree86.org/current/XKB-Config.html (basic info)
http://www.xfree86.org/current/XKB-Enhancing.html (developer's info)

If you defined SPACE to be third-level modificator instead of ralt,
then you could place mirrored keys into third-level and everything would
be easy. If you need to preserve alt, the task is somewhat harder.

Have a nice day,
Kamil

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


(no subject)

2003-03-12 Thread ciara mulvihill
http://www.may.ie
___
Devel mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/devel


A question about wide aspect panels

2003-03-12 Thread Mark Cuss



Hello all,

I have a question regarding wide aspect LCD panels 
and XFree... I'm thinking about a new laptop (a Dell Inpsiron 8500) that 
was a wide aspect LCD (1920 x 1200). I've never run XFree86 on anything 
other than a 4:3 ratio monitor, and am wondering if this wide aspect screen 
would pose a problem?

Thanks in advance...

Mark

Mark CussReal Time Systems AnalystCDL 
Systems LtdSuite 2303553 - 31 Street NWCalgary, Alberta, 
Canada T2L 2K7Phone (403) 289-1733 ext 226Fax (403) 282-1238[EMAIL PROTECTED]


Re: A question about wide aspect panels

2003-03-12 Thread Mark Cuss
Thanks very much!

Does a laptop manufacturer typically provide all of the details required to
generate a modeline?  Resolution, horizontal, and vertical rates shouldn't
be a problem...  The only one I'm not familiar with is the dot clock - how
would a person go about figuring this out?

Thanks again!

Mark

- Original Message -
From: Alex Deucher [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Wednesday, March 12, 2003 3:48 PM
Subject: Re: A question about wide aspect panels


 It shouldn't be a problem although you may have to generate your own
 modeline, since it's a non-standard one.

 try one of these sites to generate a modeline:

 http://xtiming.sourceforge.net/cgi-bin/xtiming.pl

 http://koala.ilog.fr/cgi-bin/nph-colas-modelines

 Alex

 --- Mark Cuss [EMAIL PROTECTED] wrote:
  Hello all,
 
  I have a question regarding wide aspect LCD panels and XFree...  I'm
  thinking about a new laptop (a Dell Inpsiron 8500) that was a wide
  aspect LCD (1920 x 1200).  I've never run XFree86 on anything other
  than a 4:3 ratio monitor, and am wondering if this wide aspect screen
  would pose a problem?
 
  Thanks in advance...
 
  Mark
 
  Mark Cuss
  Real Time Systems Analyst
  CDL Systems Ltd
  Suite 230
  3553 - 31 Street NW
  Calgary, Alberta, Canada  T2L 2K7
  Phone (403) 289-1733 ext 226
  Fax (403) 282-1238
  [EMAIL PROTECTED]


 __
 Do you Yahoo!?
 Yahoo! Web Hosting - establish your business online
 http://webhosting.yahoo.com
 ___
 Devel mailing list
 [EMAIL PROTECTED]
 http://XFree86.Org/mailman/listinfo/devel


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


Re: A question about wide aspect panels

2003-03-12 Thread Mark Vojkovich
On Wed, 12 Mar 2003, Mark Cuss wrote:

 Hello all,
 
 I have a question regarding wide aspect LCD panels and XFree...  I'm thinking about 
 a new laptop (a Dell Inpsiron 8500) that was a wide aspect LCD (1920 x 1200).  I've 
 never run XFree86 on anything other than a 4:3 ratio monitor, and am wondering if 
 this wide aspect screen would pose a problem?
 

   Should work fine.  You just need a good modeline.  Use 
xc/programs/Xserver/hw/xfree86/etc/gtf in the server tree.  For
example:

$ gtf 1920 1200 60

  # 1920x1200 @ 60.00 Hz (GTF) hsync: 74.52 kHz; pclk: 193.16 MHz
  Modeline 1920x1200_60.00  193.16  1920 2048 2256 2592  1200 1201 1204 1242  -HSync 
+Vsync



Mark.

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


VESA FBconsole driver?

2003-03-12 Thread Kendall Bennett
Hi Guys,

I asked this question on the Linux kernel mailing list, but either nobody 
has any experience in this area or they are ignoring me ;-)

Anyway, a long time ago I remember there was a guy working on a VESA 
FBconsole driver for Linux. Then driver he was working on was structured 
as a user land daemon that the kernel console driver would call back into 
once the system was up, allowing the userland VESA driver to use the 
vm86() service to change modes, program the palette and other useful 
things that can't be done by the basic driver that uses a mode set 
previously by LILO or GRUB.  

My first question is, did this project ever get completed and included in 
the Linux kernel at all? Does anyone have any reference to this project 
that you can point me at?  

My second question is, is it possible to execute vm86() services from 
*within* the kernel as opposed to from user land? I got the impression at 
the time that the userland daemon was used because vm86() could only be 
called from userland code and could not be called from within the kernel 
to execute real mode VESA BIOS services. Is that correct? If not, can 
vm86() services now be called from other kernel modules inside the 
kernel?  

Thanks!

---
Kendall Bennett
Chief Executive Officer
SciTech Software, Inc.
Phone: (530) 894 8400
http://www.scitechsoft.com

~ SciTech SNAP - The future of device driver technology! ~

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


Re: [XFree86] DRM kerrnel modules - Archive Available ?

2003-03-12 Thread Alan Hourihane
Done.

I've added back previous versions of the drm modules.

Alan.

On Tue, Mar 11, 2003 at 09:54:55 -0600, Don Tanner wrote:
 Hello,
 
 I noticed on you page http://www.xfree86.org/~alanh/ that only 
 one version / 1 file each for Linux and BSD are here.
 (the previous versions are allways removed)
 
 I would like to know if you have an archive available 
 for the drm kernel modules tar balls.
 
 For Older versions of Xfree86 / kernels etc.
 
 If so please let me know the url.
 
 Any help would be appreciated !
 
 Thanks,
 Don Tanner
 
 == S L A C K W A R EL I N U X ==
 Some Specs of my Main box:
 Slackware Linux 9.0rc2
 Kernel 2.4.20
 Xfree86 4.3.0
 ___
 XFree86 mailing list
 [EMAIL PROTECTED]
 http://XFree86.Org/mailman/listinfo/xfree86
___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86


Re: [XFree86] thinkpad 760el / trident tgui96xx almost working

2003-03-12 Thread Alan Hourihane
On Tue, Mar 11, 2003 at 10:02:34 -0800, Eric Lawrence wrote:
 Many thanks to Alan Hourihane for his hard work on the Trident driver.
 
 I have a Thinkpad 760EL with a TGUI96xx that, as others have mentioned 
 on this list, will work with XFree86 3.3, but not with any of the 4.x 
 versions.  I previously had problems with 4.2 with the right half of 
 the screen being corrupted with horizonal white pulsating lines.  With 
 4.3, the video is now stable, but it seems like it is interlaced and 
 way zoomed in.  There are also blue blocks and green vertical lines on 
 the right side (they look like ASCII characters).  This seems to happen 
 regardless of which video mode or depth I'm in.  Also, the mouse cursor 
 looks normal.
 
 I can post my XF86Config and logs if requested.
 
 With 3.3, I've  seen the blocks and lines, but only for a couple 
 seconds when I logout of my window manager and go back to xdm.
 
 Has anyone experienced these problems and have a fix?

Eric, Send me a log and your XF86Config file to take a closer look.

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


[XFree86] [XFree86(TM) Bug Report] XFree86 4.3.0 missing libXft.so.2.1 on OpenBSD 3.2?

2003-03-12 Thread Joe Robinson
Regarding: XFree86 4.3.0 missing libXft.so.2.1 on OpenBSD 3.2?
Email: [EMAIL PROTECTED]

XFree86 Version: XFree86 Version 4.3.0 (4.2.99.903(174) 01-March-2003)

OS: OpenBSD 3.2 i386

Area: libXft.so (unsure)

Server: XFree86 (The XFree86 4.x server)

Video Card:

nVidia Corportation NV11 [GeForce2 MX/MX 400], 64MB

Description:

After a clean installation of OpenBSD 3.2 (i386) followed by a clean (binary) 
installation and configuration of XFree86 4.3.0, xterm and xclock entries in 
XF86Config cause server to terminate with the following error message:

/usr/libexec/ld.so: xterm: libXft.so.2.1: No such file or directory [AND]
/usr/libexec/ld.so: xclock: libXft.so.2.1: No such file or directory

Notes:
1.  listing of /usr/X11R6/lib shows libXft.so.1.1 (48969 1-March-2003) and libXft.a 
(65750 1-March-2003)
2.  /var/log/XFree86.0.log reports no errors

Repeat By:

1.  Install OpenBSD 3.2 (i386) (Default OBSD32 XFree86 installation (4.2.1?) is 
irrelevant; error occurs either way)
2.  Install XFree86 4.3.0 (Xinstall.sh) (including all optional packages)
3.  Configure X-Windows (xf86config) (64MB GeForce2 MX 400; NEC AccuSync 95F; 512MB 
RAM; 20GB 7200RPM WD HDD; 1.3MHz AMD Athlon CPU; Matsonic 8127C MB; MS Internet PS/2 
KBD, MS Intellimouse Optical USB MOUSE)
4.  Start X-Windows (startx)

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


Re: [XFree86] Overly long startup?

2003-03-12 Thread Dr Andrew C Aitchison
On Tue, 11 Mar 2003, Ken Marx wrote:

 Hi.
 
 Thanks for the suggestion, but after playing with
 various placements (just in case your 'iirc' wasn't)
 of novbe and noddc, I still get the sporadic
 1-2 minute hangup described below. 

 Anyway, here's more or less what I found, for
 what it's worth (doing egrep -i 'ddc' of the logfile):
 
 WithOUT noddc or novbe set, or if
 noddc is in ServerFlags section:
 
 
 (II) Loading sub module ddc
 (II) LoadModule: ddc
 (II) Loading /usr/X11R6/lib/modules/libddc.a
 (II) Module ddc: vendor=The XFree86 Project
 (II) MGA(0): I2C bus DDC initialized.
 (II) MGA(0): I2C device DDC:ddc2 registered.
 (II) MGA(0): I2C device DDC:ddc2 removed.
 (II) MGA(0): I2C device DDC:ddc2 registered.
 (II) MGA(0): I2C device DDC:ddc2 removed.
 
 With noddc in Monitor or card's Device section:
 ---
 (II) Loading sub module ddc
 (II) LoadModule: ddc
 (II) Loading /usr/X11R6/lib/modules/libddc.a
 (II) Module ddc: vendor=The XFree86 Project
 (II) MGA(0): I2C bus DDC initialized. 
 (**) MGA(0): Option NoDDC
 (II) MGA(0): DDC Monitor info: 0x0
 (II) MGA(0): end of DDC Monitor info

So noDDC works in monitor or device sections. Good.
(The code prints the DDC info even if there is none, hence the two
DDC Monitor info lines).
 
 novbe:
 ---
 In Monitor, card's Device section:
 
 (WW) MGA(0): Option novbe is not used
 
 In ServerFlags section, no warning, but no
 diagnostic is given at all.

IIRC novbe is broken in 4.2.x
I may or may not have implemented a novbeddc at some point.

 I'm happy to try other ideas if anyone has
 any. Does nobody else see this in 4.2.1
 with dvi cards/monitor combinations? (esp., mga)

In 4.2.x novbe should make no difference, since the mga driver doesn't
use VBE for DDC at run time (it does use it with X -configure).
In 4.3 the mga driver tries vbe if ddc2 and ddc1 fail.

In DVI mode, my MGA G550 was slow to start, until I added
noDDC1 and noDDC2, but I don't remember trying noDDC.

However you say that even with noDDC you get the delay.

 My current headache is with a Matrox g400 and Iiyama AU4831D
 19 lcd (max 1600x1200) [BTW, has anyone seen this work
 in digital full res? I'd love to see a config for it].

A colleague has an Iiyama AU4831D working fine on the DVI port of
a Matrox G550, with the config at
http://www.dpmms.cam.ac.uk/~werdna/xfree86-devel/xf86config.iiyama19TFT

It isn't on my desk, so I haven't noticed whether it has the delay.

  
 (==) MGA(0): Write-combining range (0xe400,0x4000) was already clear
 (==) MGA(0): Write-combining range (0xe800,0x200)
 (==) MGA(0): Write-combining range (0xe500,0x80) was already clear
 (II) MGA(0): vgaHWGetIOBase: hwp-IOBase is 0x03d0, hwp-PIOOffset is 0x
 (==) MGA(0): Write-combining range (0xa,0x1) was already clear
 
 !   ...90-120+ second wait
 
 (--) MGA(0): 16 DWORD fifo
 (==) MGA(0): Default visual is TrueColor
 (II) MGA(0): Using 4042 lines for offscreen memory.
 (II) MGA(0): Using XFree86 Acceleration Architecture (XAA)
 Screen to screen bit blits
 Solid filled rectangles
 etc.

My logfiles have two vgaHWGetIOBase lines, but if there is nothing
missing in the 90-120 second wait that is after DDC happens.

(The two DVI monitors we have on G550 cards behave very differently,
the iiyama AU4831D works with the XFree86 shipped with Red Hat 8.0,
but my SGI 1600SW+MLA requires the matrox hal).

-- 
Dr. Andrew C. Aitchison Computer Officer, DPMMS, Cambridge
[EMAIL PROTECTED]   http://www.dpmms.cam.ac.uk/~werdna

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


[XFree86] mount: could not find a spare loop device

2003-03-12 Thread eniss lu
hi,all
I run 
  mount -o loop,ro -t cramfs a.img a
an error occurs:
  mount: could not find a spare loop device
I have compiled loop into kernel, and there are /dev/loop* also.
how to deal with this error? can u help me?
thanks!



_
 MSN Hotmail  http://www.hotmail.com  

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


[XFree86] XFree86 4.3.0 and Intel845g

2003-03-12 Thread Alessandra Rocco
Hi,
I have problem with redhat8.0 installation. If I try to install it with 
the text mode (graphic mode does not work, becouse of the  not supported 
I845G chip card), and use vesa generic as graphic card  I'm able to 
start the Xwindow but  with a very poor resolution. And only if I log as 
root (what I would not do until no other works), even if I created a 
further account and it exists.
I downloaded the XFree86 4.3.0 and  followed the instruction.
I answer yes to all the questions (as suggested).
And then something strange happens: if I type startx I do not get a 
blank screen (at least :o)), but a gray screen, three terminal windows, 
one clock and nothing else! It seems that the kde (or gnome) is not 
there any more...
I really hope that someone can help me.
Alessandra

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


[XFree86] Bug report (ProSavageDDR)

2003-03-12 Thread Mikhail Esteves
I have a prosavageDDR chipset that comes with the Gigabyte motherboard. I'm
running an Athlon XP 1700+

Attached is:

scanpci.txt -   `scanpci -v' output
xfree86.txt -   `/var/log/XFree86.0.log' content
xoutput.txt -   `X -configure` output

Please tell me what I can do to correct this...

TIA.

Mikhail

pci bus 0x cardnum 0x00 function 0x00: vendor 0x1106 device 0x3116
 VIA  Device unknown
 CardVendor 0x1106 card 0x3116 (VIA, Card unknown)
  STATUS0xa230  COMMAND 0x0006
  CLASS 0x06 0x00 0x00  REVISION 0x00
  BIST  0x00  HEADER 0x00  LATENCY 0x08  CACHE 0x00
  BASE0 0xe008  addr 0xe000  MEM PREFETCHABLE
  BYTE_00x80881800  BYTE_1  0x00  BYTE_2  0x00  BYTE_3  0x00

pci bus 0x cardnum 0x01 function 0x00: vendor 0x1106 device 0xb091
 VIA  Device unknown
  STATUS0xa230  COMMAND 0x0107
  CLASS 0x06 0x04 0x00  REVISION 0x00
  HEADER0x01  LATENCY 0x00
  PRIBUS0x00  SECBUS 0x01  SUBBUS 0x01  SECLT 0x00
  IOBASE0xf000  IOLIM 0xfff  SECSTATUS 0x
  NOPREFETCH_MEMBASE 0xdfd0  MEMLIM 0xdfef
  PREFETCH_MEMBASE   0xcfb0  MEMLIM 0xdfbf
  NO_FAST_B2B NO_SEC_BUS_RST NO_M_ABRT VGA_EN ISA_EN NO_SERR_EN NO_PERR_EN

pci bus 0x cardnum 0x0b function 0x00: vendor 0x1282 device 0x9102
 Device unknown
 CardVendor 0x0291 card 0x8212 (Card unknown)
  STATUS0x8210  COMMAND 0x0007
  CLASS 0x02 0x00 0x00  REVISION 0x31
  BIST  0x00  HEADER 0x00  LATENCY 0x20  CACHE 0x00
  BASE0 0xec01  addr 0xec00  I/O
  BASE1 0xdf00  addr 0xdf00  MEM
  BASEROM   0xdff8  addr 0xdff8  not-decode-enabled
  MAX_LAT   0x28  MIN_GNT 0x14  INT_PIN 0x01  INT_LINE 0x0a

pci bus 0x cardnum 0x11 function 0x00: vendor 0x1106 device 0x3147
 VIA  Device unknown
 CardVendor 0x1106 card 0x3147 (VIA, Card unknown)
  STATUS0x0210  COMMAND 0x0087
  CLASS 0x06 0x01 0x00  REVISION 0x00
  BIST  0x00  HEADER 0x80  LATENCY 0x00  CACHE 0x00
  BYTE_00xf00044  BYTE_1  0x00  BYTE_2  0x80731d8  BYTE_3  0x

pci bus 0x cardnum 0x11 function 0x01: vendor 0x1106 device 0x0571
 VIA VT 82C586 MVP3 IDE Bridge
 CardVendor 0x1106 card 0x0571 (VIA, Card unknown)
  STATUS0x0290  COMMAND 0x0007
  CLASS 0x01 0x01 0x8a  REVISION 0x06
  BIST  0x00  HEADER 0x00  LATENCY 0x20  CACHE 0x00
  BASE4 0xfc01  addr 0xfc00  I/O
  MAX_LAT   0x00  MIN_GNT 0x00  INT_PIN 0x01  INT_LINE 0xff
  BYTE_00x3509f20b  BYTE_1  0x00  BYTE_2  0x8073550  BYTE_3  0x

pci bus 0x cardnum 0x11 function 0x02: vendor 0x1106 device 0x3038
 VIA VT 82C586 MVP3 USB Controller
 CardVendor 0x0925 card 0x1234 (Card unknown)
  STATUS0x0210  COMMAND 0x0007
  CLASS 0x0c 0x03 0x00  REVISION 0x23
  BIST  0x00  HEADER 0x00  LATENCY 0x20  CACHE 0x08
  BASE4 0xe001  addr 0xe000  I/O
  MAX_LAT   0x00  MIN_GNT 0x00  INT_PIN 0x04  INT_LINE 0x05
  BYTE_00x10200  BYTE_1  0x00  BYTE_2  0x80738c8  BYTE_3  0x

pci bus 0x cardnum 0x11 function 0x03: vendor 0x1106 device 0x3038
 VIA VT 82C586 MVP3 USB Controller
 CardVendor 0x0925 card 0x1234 (Card unknown)
  STATUS0x0210  COMMAND 0x0007
  CLASS 0x0c 0x03 0x00  REVISION 0x23
  BIST  0x00  HEADER 0x00  LATENCY 0x20  CACHE 0x08
  BASE4 0xe401  addr 0xe400  I/O
  MAX_LAT   0x00  MIN_GNT 0x00  INT_PIN 0x04  INT_LINE 0x05
  BYTE_00x10200  BYTE_1  0x00  BYTE_2  0x8073c40  BYTE_3  0x

pci bus 0x cardnum 0x11 function 0x05: vendor 0x1106 device 0x3059
 VIA  Device unknown
 CardVendor 0x1458 card 0xa002 (Card unknown)
  STATUS0x0210  COMMAND 0x0001
  CLASS 0x04 0x01 0x00  REVISION 0x40
  BASE0 0xe801  addr 0xe800  I/O
  MAX_LAT   0x00  MIN_GNT 0x00  INT_PIN 0x03  INT_LINE 0x0a
  BYTE_00xc801  BYTE_1  0x00  BYTE_2  0x8073fb8  BYTE_3  0x

pci bus 0x cardnum 0x13 function 0x00: vendor 0x10ec device 0x8139
 Realtek RTL8139 10/100 Ethernet
 CardVendor 0x10ec card 0x8139 (Realtek Generic)
  STATUS0x8290  COMMAND 0x0007
  CLASS 0x02 0x00 0x00  REVISION 0x10
  BIST  0x00  HEADER 0x00  LATENCY 0x20  CACHE 0x00
  BASE0 0xdc01  addr 0xdc00  I/O
  BASE1 0xde00  addr 0xde00  MEM
  MAX_LAT   0x40  MIN_GNT 0x20  INT_PIN 0x01  INT_LINE 0x0a

pci bus 0x0001 cardnum 0x00 function 0x00: vendor 0x5333 device 0x8d04
 S3  Device unknown
 CardVendor 0x1458 card 0xd000 (Card unknown)
  STATUS0x0230  COMMAND 0x0007
  CLASS 0x03 0x00 0x00  REVISION 0x00
  BIST  0x00  HEADER 0x00  LATENCY 0x20  CACHE 0x08
  BASE0 0xdfe8  addr 0xdfe8  MEM
  BASE1 0xd008  addr 0xd000  MEM PREFETCHABLE
  BASEROM   0xdfe7  addr 0xdfe7  not-decode-enabled
  MAX_LAT   0xff  MIN_GNT 0x04  INT_PIN 0x01  INT_LINE 0x0b
  BYTE_00x03  BYTE_1  0x00  BYTE_2  0x80746a8  BYTE_3  0x

XFree86 Version 4.2.1 / X Window System
(protocol Version 11, revision 0, vendor release 6600)
Release Date: 3 September 2002
If the server is older than 6-12 months, or 

[XFree86] S3 Virge 325

2003-03-12 Thread Ron Janson



Is there an update for the BIOS and how can I 
identify the RAM. I have 2MB and want to go to 8MB.
Thanks
Ron


[XFree86] to Hanro Vivers strings

2003-03-12 Thread tec
You do not have the strings program installed.
I think it is in the binutils package.
___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86


[XFree86] Can't change hsync from 60Hz on secondary display - RadeonMobility 9000 (M9)

2003-03-12 Thread Knutsen, Mark
The Red Hat beta folks suggested I ask about this here. phoebe3 is the current 
version of the beta.

Description of problem:
A fresh phoebe3 install works very well on my new used Dell Inspiron 8200 with
Radeon Mobility 9000, thanks to the new XFree86.

However, with the laptop closed and docked in the port replicator, I can't get
an external CRT to sync at anything other than 60Hz. This interacts badly with
the fluorescent lights around here.

I tried to change the Monitor section of the XF86Config file to reflect the
stats of the CRT, to no avail.

Version-Release number of selected component (if applicable):
4.2.99.901-20030213.0

How reproducible:
Always

Steps to Reproduce:
1. Fresh phoebe3 install, select Everything. LCD is 1600x1200.
2. Note external CRT displays at eyestrain-inducing 60Hz
3. Change Monitor section of XF86Config to reflect stats of external (Dell P991)
   CRT rather than internal (Dell UltraSharp 15) LCD.
4. Rerun X or reboot

Actual results:
No change, still 60Hz

Expected results:
Should drive the external display at 75Hz or better.

Additional info:
Complete files appended below, but here's the relevant part of XF86Config:

  Section Monitor
  # Option  dpms
Identifier   Monitor0
VendorName   Monitor Vendor
ModelNameDell P991
HorizSync30.0 - 95.0
VertRefresh  50.0 - 160.0
  EndSection

And of the log:

  (II) RADEON(0): Clone modes validation  
  (II) RADEON(0): DDC detection (type 3) for clone modes
  (WW) RADEON(0): Monitor0: Using default hsync range of 28.00-33.00kHz
  (WW) RADEON(0): Monitor0: using default vrefresh range of 43.00-72.00Hz
  (II) RADEON(0): Clock range:  20.00 to 350.00 MHz
  ...
  (EE) RADEON(0): Virtual height (0) is too small for the hardware (min 128)
  (EE) RADEON(0): No valid mode found for CRTC2 clone
  (II) RADEON(0): Total of -1 clone modes found  

I also tried setting the CloneVRefresh and DDCMode driver options, but that 
didn't change the results.

Now for the complete files:

# XFree86 4 configuration created by redhat-config-xfree86

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

Section Files

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

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

Section InputDevice

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

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

Section InputDevice

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

Section Monitor

#   Option  dpms
Identifier   Monitor0
VendorName   Monitor Vendor
ModelNameDell P991
HorizSync30.0 - 95.0
VertRefresh  50.0 - 

[XFree86] HGCONLINE.COM

2003-03-12 Thread NG Marketing
Dear Sir/Madam, 
 
HGCONLINE.COM - US$ 670 
 
HGCONLINE.COM is now available from us for IMMEDIATE transfer. 
 
The domain name market is extremely solid at the moment and similar 
domains are currently selling on greatdomains.com (domain auction sites), and by 
domain name brokers, in some cases for many thousands of US dollars. 
 
Please note that transfers take just 5-15 minutes and are extremely 
straightforward. Absolutely NO technical knowledge is required. 
 
We use two methods of payment. You may pay via Escrow.com or PayPal. 
Payment to us is instant and transfers can be completed in minutes. We pay all fees 
connected with the transfer process. 
 
If you would like to use WWW.HGCONLINE.COM for your online business,please contact us 
at your earliest convenience. Please don't hesitate to contact us should you require 
any further assistance. 
 
We thank you for your attention and sincerely apologise if this e-mail has not been of 
interest to you. 
 
Yours Sincerely, 
 
Agnes, 
NG_Marketing,Sales 
 
 
 
Please visit: 
HTTP://WWW.Ebay.com  
HTTP://WWW.1stdomainbrokers.com 
 
Or many of the domain NAME auction sites. We hope you will agree that we are not only 
offering what we believe to be a genuine investment, but you will also benefit from 
owning a domain of this quality. 
 
 

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


Re: [XFree86] [blender 2.26cvs + XFree430] Total machinge lock

2003-03-12 Thread Michel Dänzer
On Mit, 2003-03-12 at 05:33, Meino Christian Cramer wrote: 
 From: Michel Dänzer [EMAIL PROTECTED]
 
  On Die, 2003-03-11 at 06:55, Meino Christian Cramer wrote:
   From: Michel Dänzer [EMAIL PROTECTED]
   
oh yeah! The patch fixed it! Great...I am happy...!
  
  Great!
 
   ...before thinking ANY problem is solved:
   The crash due to opne a DispWin-window still remains working...
 
   I only meant: The script runs again!
 
   I still have to set export RADEON_NO_VTXFMT=1 to get renderings in
   a DispWin-window instead of DispView (directly on the screen)...

I expected so, they're separate problems. The vtxfmt problem has been
fixed in DRI CVS, it's a matter of someone extracting the fix and
backporting it to 4.3. (please check the dri-devel archives and
cooperate with Charl P. Botha [EMAIL PROTECTED] if you intend
to)


   (I still dont understand what all these env-vars do. If a would have
   a problem I woulld set them all in a complete permutation pattern,
   which mean: I would be the monkey in front of the typewrite. And in
   opposite to the known example there would be no other monkey to
   produce a Shakespeare piece (= w orking setting)...so I would have
   to play all permutations alone

You don't have to try all permutations as some variables encompass
others (RADEON_NO_RAST encompasses RADEON_TCL_FORCE_DISABLE encompasses
RADEON_NO_VTXFMT encompasses RADEON_NO_CODEGEN) and others only serve
diagnostic purposes.

   just joking and playing with words, Michael! THIS IS NO CRITISM AT ALL!
 
   The only thing I would like is a more end-user understandable
   explanation of the settings.  

Fair enough, I'm not sure to what degree that's worth it though as
they're mainly for debugging and working around bugs.


-- 
Earthling Michel Dänzer (MrCooper)/ Debian GNU/Linux (powerpc) developer
XFree86 and DRI project member   /  CS student, Free Software enthusiast

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


[XFree86] Out of Luck (tm) with ATI dual monitor ??

2003-03-12 Thread Philippe Moutarlier
Sorry to re-repost this but I never got any hints there.
Could someone just tell me if this is just impossible ? 

What I would like to understand is what is going on :
why 2 separately perfectly configured cards would not want 
to work together in multiple monitor layout.

Otherwise, could someone tell me what type of card should I use 
to make sure I can use dual monitor with Xfree 4.3 .

Thanks !

 ---BeginMessage---
I am forwarding this post I made on the xfree86 list for redhat as
suggested by its members ...

I tried all I could think of ..

- used the CVS head of the Xfree86 as of a couple weeks ago
- tried the GATOS driver + DRM kernel module

It's still failing pretty much the same : the second screen (screen 1) gets
deleted
when I try to use 2 screens. Each of them works perfectly independantly,
which I can check by just removing/adding them alternatively to the Layout.

Is dual monitor supported for ATI ?

Thanks

Philippe


-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of root
Sent: Monday, February 10, 2003 1:46 PM
To: [EMAIL PROTECTED]
Subject: could use some help with dual monitor ...


I am running RH 8.0, Xfree 4.2.0 from distro and 2 ATI cards :

- ATI radeon 8500 DV AGP
- ATI Radeon 7500 PCI

Both cards are recognized and work fine independantly.
I setup my XFree986Config to use both at the same time by defining the
following layout (actual files are included below).

Section ServerLayout
Identifier Multi Configured
Screen  0Screen0
Screen  1Screen1 RightOf Screen0
InputDeviceMouse0 CorePointer
InputDeviceKeyboard0 CoreKeyboard
EndSection

I checked that each card is working by commenting out the Screen 1 line
and switching the Screen 0 line between Screen0 and Screen1.

Everytime I add the Screen 1 line, I get the following error in
XFree86.0.log
(details below)

(II) Loading sub module radeon
(II) LoadModule: radeon
(II) Reloading /usr/X11R6/lib/modules/drivers/radeon_drv.o
(EE) Screen 1 deleted because of no matching config section.
(II) UnloadModule: ati
(II) UnloadModule: radeon

and, sure enough, only 1 monitor is running :-(


Any idea about what I am doing wrong here ???

Thanks !

Philippe

# File generated by anaconda.
#



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.
# 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  dri
#   Load  glx
#   Load  record
Load  freetype
Load  type1
EndSection

Section InputDevice
#   Option  AutoRepeat500 5
# when using XQUEUE, comment out the above line, and uncomment the
# following line
#   Option  Protocol  Xqueue
# Specify which keyboard LEDs can be user-controlled (eg, with xset(1))
#   Option  Xleds 1 2 3
# To disable the XKEYBOARD extension, uncomment XkbDisable.
#   Option  XkbDisable
# To customise the XKB settings to suit your keyboard, modify the
# lines below (which are the defaults).  For example, for a non-U.S.
# keyboard, you will probably want to use:
#   Option  XkbModel  pc102
# If you have a US Microsoft Natural keyboard, you can use:
#   Option  XkbModel  microsoft
#
# Then to change the language, change the Layout setting.
# For example, a german layout can be obtained with:
#   Option  XkbLayout de
# or:
#   Option  XkbLayout de
#   Option  XkbVariantnodeadkeys
#
# If you'd like to switch the positions of your capslock and
# control keys, use:
#   Option  XkbOptionsctrl:swapcaps
#Option XkbOptions
Identifier  Keyboard0
Driver  keyboard
Option  XkbRules xfree86
Option  XkbModel pc105
Option  XkbLayout us#Option XkbVariant
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 Monitor
Identifier   Monitor0
VendorName   Monitor Vendor
ModelNameMonitor Model
HorizSync30.0 - 96.0
VertRefresh  50.0 - 160.0
Option  dpms
EndSection

Section Monitor
Identifier   Monitor1
VendorName   Monitor Vendor
ModelNameMonitor Model
HorizSync30.0 - 96.0
VertRefresh  50.0 - 160.0
Option  dpms
EndSection


Section Device
# Some 7500 boards aparently need this option enabled to work - bug (#62760)
# Option CrtScreen

Re: [XFree86] DRM kerrnel modules - Archive Available ?

2003-03-12 Thread Michel Dänzer
On Mit, 2003-03-12 at 04:54, Don Tanner wrote: 
 I noticed on you page http://www.xfree86.org/~alanh/ that only 
 one version / 1 file each for Linux and BSD are here.
 (the previous versions are allways removed)
 
 I would like to know if you have an archive available 
 for the drm kernel modules tar balls.
 
 For Older versions of Xfree86 / kernels etc.

We go to great lengths to preserve backwards compatibility, so the
current DRM should work with XFree86 versions as of 4.1.0 at least
(further back for some drivers).


-- 
Earthling Michel Dänzer (MrCooper)/ Debian GNU/Linux (powerpc) developer
XFree86 and DRI project member   /  CS student, Free Software enthusiast

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


Re: [XFree86] Out of Luck (tm) with ATI dual monitor ??

2003-03-12 Thread Trever Furnish
Well, my replying to you definitely qualifies as the blind leading the 
blind, but perhaps you should use the radeon driver for your radeon7500 
as well.  I'm currently typing this message on an X display powered by a 
radeon7500 (64MB, PCI) using the radeon driver on X4.2.99.902 (aka 4.3.0 
rc2).

In other words, in your device section, change this line:

	Driver  ati

To this:

	Driver  radeon

Please do let me know if it works - I'm especially interested because 
I'm having a problem getting dual-head going as well, but my symptoms 
are quite different.

Also, I'm curious - why not just use the dvi output of the radeon7500 
(assuming yours has one)?  Mine came with a dvi out and a vga out, but I 
had to order the adaptor from ATI to convert the dvi to vga 
($5+shipping).  I'm still waiting on it, so I can't vouch for how well 
it works, but I'm hoping to get triple-head working by using the two 
outputs of the radeon and the one output of the onboard graphics chipset 
(i810).

Philippe Moutarlier wrote:

Sorry to re-repost this but I never got any hints there.
Could someone just tell me if this is just impossible ? 

What I would like to understand is what is going on :
why 2 separately perfectly configured cards would not want 
to work together in multiple monitor layout.

Otherwise, could someone tell me what type of card should I use 
to make sure I can use dual monitor with Xfree 4.3 .

Thanks !



 



Subject:
[XFree86] problem with ATI dual monitor
From:
Philippe Moutarlier [EMAIL PROTECTED]
Date:
Tue, 25 Feb 2003 10:02:26 -0800
To:
[EMAIL PROTECTED]
I am forwarding this post I made on the xfree86 list for redhat as
suggested by its members ...
I tried all I could think of ..

- used the CVS head of the Xfree86 as of a couple weeks ago
- tried the GATOS driver + DRM kernel module
It's still failing pretty much the same : the second screen (screen 1) gets
deleted
when I try to use 2 screens. Each of them works perfectly independantly,
which I can check by just removing/adding them alternatively to the Layout.
Is dual monitor supported for ATI ?

Thanks

Philippe

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of root
Sent: Monday, February 10, 2003 1:46 PM
To: [EMAIL PROTECTED]
Subject: could use some help with dual monitor ...
I am running RH 8.0, Xfree 4.2.0 from distro and 2 ATI cards :

- ATI radeon 8500 DV AGP
- ATI Radeon 7500 PCI
Both cards are recognized and work fine independantly.
I setup my XFree986Config to use both at the same time by defining the
following layout (actual files are included below).
Section ServerLayout
Identifier Multi Configured
Screen  0Screen0
Screen  1Screen1 RightOf Screen0
InputDeviceMouse0 CorePointer
InputDeviceKeyboard0 CoreKeyboard
EndSection
I checked that each card is working by commenting out the Screen 1 line
and switching the Screen 0 line between Screen0 and Screen1.
Everytime I add the Screen 1 line, I get the following error in
XFree86.0.log
(details below)
(II) Loading sub module radeon
(II) LoadModule: radeon
(II) Reloading /usr/X11R6/lib/modules/drivers/radeon_drv.o
(EE) Screen 1 deleted because of no matching config section.
(II) UnloadModule: ati
(II) UnloadModule: radeon
and, sure enough, only 1 monitor is running :-(

Any idea about what I am doing wrong here ???

Thanks !

Philippe

 



# File generated by anaconda.
#


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.
# 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  dri
#   Load  glx
#   Load  record
Load  freetype
Load  type1
EndSection
Section InputDevice
#   Option  AutoRepeat  500 5
# when using XQUEUE, comment out the above line, and uncomment the
# following line
#   Option  ProtocolXqueue
# 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  XkbModelpc102
# If you have a US Microsoft Natural keyboard, you can use:
#   Option  XkbModelmicrosoft
#
# Then to change the language, change the Layout setting.
# For example, a german 

[XFree86] Please teach me... radeon + i810 = shmat error?

2003-03-12 Thread Trever Furnish
I'm going to summarize first with quick questions since these may be 
easy for someone:

1. Is it possible / normal for an agp card to show up in the output of 
lspci?
2. Anyone have any idea why I can run either my embedded i845G or my pci 
radeon7500 alone just by switching my ServerLayout section (X -layout 
{i810 | radeon | both}, but not both at the same time?

I've attached a bunch of stuff - the output of lspci -v, my XF86Config, 
and the log files created when I try to run just the i810 (works), just 
the radeon (works), and both (doesn't work).

The error I get when I run both at once is:

(II) Loading sub module int10
(II) LoadModule: int10
(II) Reloading /usr/X11R6/lib/modules/linux/libint10.a
(II) RADEON(1): initializing int10
(EE) RADEON(1): Cannot shmat() high memory
...followed by a sig11 and X crash.

Any idea what I'm doing wrong?  ...or where to start looking?  I'm 
planning to move to 4.3.0 (currently on rc2) in a few moments, just as 
soon as I muster the courage. :-(

Help?

--
Trever Furnish, tgfurnish at herff-jones d0t com
___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86


[XFree86] Extension randr does not work

2003-03-12 Thread Nico Decker
Hello together,

I want to switch resolution without
restarting my X-Server (V4.2.1.1).
The distribution is Debian; don't
know, if this information is useful...

My problem is, that the randr-extension
should be built-in, but it isn't!

I saw in published XFree86.logs the line 
(II) Initializing built-in extension RANDR
which does not appear in my log!

How can I activate RANDR?


Nico.




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


[XFree86] using the mouse

2003-03-12 Thread lucas
so i've finally got xwindows running by using xfree86setup, and i set up a 
gui with xwmconfig...i'm using kde.  now how do i get the mouse to work?

mouse works fine while in a console (without xwindows), but when i get to 
the kde gui, the mouse behaves erratically.  it pops up menus by just 
moving it, and it the cursor doens't move around properly when i move the 
mouse.  i've looked at the config file, and tried out mouse protocol 
ps/2 and Microsoft, but neither work.  i'm sorry i couldn't attach the 
config file, but it's locked inside teh hard drive, and i can't seem to 
mount any disks, or get it out of there

is there a program to switch mouse types or something to that effect?

thx
lucas

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


[XFree86] RedHat 8.0 + ATI Fire GL 8800 + Multisync FE750 + HP x4000 machine

2003-03-12 Thread grant . mckean

To whom it may concern... can you point me in the right direction ?





Grant McKean
Novartis Pharmaceuticals


XFree86.0.log.wri
Description: Binary data


Re: [XFree86] Problems configuring xinerama

2003-03-12 Thread Mark Vojkovich
  From your description of the problem it sounds like the Virge
driver isn't setting its RAC flags correctly.  Perhaps you could
try XFree86 4.3 to see if it works better there?   If not, maybe
a motherboard bios upgrade might help.


Mark.

On Wed, 12 Mar 2003, Paulo Eduardo Neves wrote:

 I'm having problems configuring xinerama, would someone help me?
 
 I have two videoboards, a NVIDIA Geforce2 MX (AGP - 64M), and an old 
 diamond board that uses the S3Virge driver (PCI - 4M). I had sucessfuly 
 configured each board alone, but when I put both and startx, the 
 monitors become black and the keyboard doesn't answer anymore (no 
 Ctrl-Alt-Bck, no caps lock, no num lock). It's necessary to reset the 
 computer. 
 
 I've been able to use the NVIDIA board and monitor with the s3virge card 
 connected in the motherboard, but I have the same failure trying to use 
 just the the s3virge card with both cards connected. To try this, I 
 just commented one screen line in my layout configuration and remove 
 the xinerama option (see config file below).
 
 Can someone help me to solve this problem with my s3virge board? I'm 
 sending below my XF86Config (a mix of Xinerama howto, X -configure, and 
 Redhat configuration tool). I'm using RedHat 8.0 with the default 
 kernel (2.4.18-14) and default X (version 4.2.0). My mouse and my 
 keyboard are USB. 
 

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


[XFree86] Gx00 I2C doesn't work

2003-03-12 Thread Jos Hulzink
Hi,

With both my G200 and G400, the DDC2 (I2C) driver doesn't find the monitor
attached. The monitor info returned is (nil). Used monitors are Iiyama
4332 and Philips 150 B3, both DDC2 capable TFT screens. Now I must really
hack the config file to prevent Xfree from entering a mode with too high
vsync speed.

The code is known to work for the Radeon driver, so I assume the bug is in
the Matrox driver. I have been playing around a little with it, but no
result. What I can understand from the docs, the code is right. I tested
with LEDs on the SDA and SCL lines whether the bits used in the driver are
really the SDA and SCL lines, this looks ok. I was unable to test whether
the I2C high is really tristated when it should be, for instance at the
moment the DDC-rom should ACK on address 0xA0. This is the last issue I
can think of.

XFree 4.2  4.3 (both Mandrake 9.0 RPMs) on Intel Pentium II SMP and PIII
UP

Does anyone have clues how to debug this further ? Reason I'm so eager to
know is that besides I don't like hacking the config files while a monitor
should be able to tell itself, I want to use DDC2 too in the KGIproject
(kgi-wip.sourceforge.net), and the XFree source code is the best help.

Please cc me in reply, I'm not subscribed.

Best regards, Jos Hulzink

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


Re: [XFree86] not Out of Luck at all (tm) with ATI dual monitor ??

2003-03-12 Thread William Gallafent
On Wed, 12 Mar 2003, Trever Furnish wrote:

 Your 7500 has only one port?  Mine has two - one is vga, the other is
 dvi (the new-fangled thing for connecting to some digital monitors).
  The connector is $5 from ATI, not counting shipping costs.  Don't know
 how well it works, but I'm hoping it works ok.  I'll let you know when
 mine gets here...

Remember to apply this patch:

http://penguinppc.org/~daenzer/DRI/radeon-ddc.diff

and recompile, if you're planning to use a digital flat panel. You
might also need to use the MonitorLayout option (grep the patch to
find out what for...)

Apparently 4.3.0 seems to work OK with a CRT connected to the DVI with
an adaptor without needing this patch.

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


[XFree86] [XFree86(TM) Bug Report] After boot-crash, after xf86cfg-fine

2003-03-12 Thread Riku Keski-Keturi
Regarding: After boot-crash, after xf86cfg-fine
Email: [EMAIL PROTECTED]

XFree86 Version: 4.3.0

OS: Linux 2.4.19

Area: Xserver(i think :)

Server: Other, specify below

Server: mga, nv(and nvidia too)

Video Card:

Geforce 256 DDR, Matrox MGA 2064W(Millennium)

Description:

I put the rather large server output into 
http://koti.mbnet.fi/rihteri/muut/XFree86.0.log
I hope this isn't a too big inconvenience...

Repeat By:

I have a dual-head config with the specified cards, and I've had this problem with 
mandrake 9.1 cooker and now with a hand-compiled LinuxFromScratch

Whenever i try to run X(or xinit, startx), i get a black screen(nvidia logo with 
nvidia driver) and have to reboot.
xf86cfg however works just fine, and i can save a working config, test and use it fine 
- until i reboot. 
After rebooting i get back to step one: i get black screen and complete crash if i try 
to run X. So now i have to run xf86cfg again.
This is not likely a config related problem, as i can instantly kill xf86cfg(without 
saving anything that is) and start using normal X.

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


Re: [XFree86] [XFree86(TM) Bug Report] After boot-crash, afterxf86cfg-fine

2003-03-12 Thread Mark Vojkovich
  In both cases do you get the message about the Truncating PCI BIOS?
There was a similar post earlier today.  I'm wondering if the int10 
module has been broken somehow.  Since you have old cards, you might
try this with XFree86 4.2 to see if this is a regression.


Mark.

On Wed, 12 Mar 2003, Riku Keski-Keturi wrote:

 Regarding: After boot-crash, after xf86cfg-fine
 Email: [EMAIL PROTECTED]
 
 XFree86 Version: 4.3.0
 
 OS: Linux 2.4.19
 
 Area: Xserver(i think :)
 
 Server: Other, specify below
 
 Server: mga, nv(and nvidia too)
 
 Video Card:
 
 Geforce 256 DDR, Matrox MGA 2064W(Millennium)
 
 Description:
 
 I put the rather large server output into 
 http://koti.mbnet.fi/rihteri/muut/XFree86.0.log
 I hope this isn't a too big inconvenience...
 
 Repeat By:
 
 I have a dual-head config with the specified cards, and I've had this problem with 
 mandrake 9.1 cooker and now with a hand-compiled LinuxFromScratch
 
 Whenever i try to run X(or xinit, startx), i get a black screen(nvidia logo with 
 nvidia driver) and have to reboot.
 xf86cfg however works just fine, and i can save a working config, test and use it 
 fine - until i reboot. 
 After rebooting i get back to step one: i get black screen and complete crash if i 
 try to run X. So now i have to run xf86cfg again.
 This is not likely a config related problem, as i can instantly kill xf86cfg(without 
 saving anything that is) and start using normal X.
 
 ___
 XFree86 mailing list
 [EMAIL PROTECTED]
 http://XFree86.Org/mailman/listinfo/xfree86
 

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


[XFree86] NVidia driver redhat7.1

2003-03-12 Thread virtaa
Hello

I try istall many times NVIDIA Driver using
NVIDIA_kernel-1.0-4191.rh71smp.i686.rpm
NVIDIA_GLX-1.0-4191.src.rpm
i change XF86Config-4 nv on nvidia adn sesin mode..
install gone OK but is error when I
startX

(II) Loading/usr/X11R6/lib/modules/libvgahw.a
(II) Module VGAhw: Vendor = The xFree86 Project
 Compiled for 4.0.3, module version = 0.1.0
(**) NVIDIA(0): Depth 16, (--) framebuffer bpp16
(==) NVIDIA(0): RBG weight 565
(==) NVIDIA(0): Default visual TrueColor
(==) NVIDIA(0): Using gamma correction (1.0.1.0)
( --) NVIDIA(0): Linear formbuffer at 0xD00
( --) NVIDIA(0): MMID registers at 0xE400
(EE) NVIDIA(0): Failed to initalize the NVIDIA kernel module
(EE) NVIDIA(0): *** Aboarting ***
(II) Unloading /usr/X11r6/lib/modules/libvgahw.a
(EE) Screen(s) found, but none have usuable configuration.
Fatal server error
no screens found
___

I have nvidia.o file on hdd but when I make modprobe nvidia display : can't
find...

Help What I've to do???
Tahanks
Martin


--
KLIKAJ!!! Nie pytaj dlaczego...  http://link.interia.pl/f16e2


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


Re: [XFree86] XFree86 4.3.0 module loader bug

2003-03-12 Thread Mark Vojkovich
  I've never seen this.  Did you build this yourself?  This isn't
built with some bleeding-edge tool chain is it?  To me it looks more 
like an incompatibility with your libc or something like that.

Mark.

On Tue, 11 Mar 2003, Superuser wrote:

 The module loader seems to have a nasty duplicate symbol reporting bug...
 Given the simialrity of the file with the duplicate symbol reported and
 where it is also defined I think this is a bug.
 
 
 XFree86 Version 4.3.0
 Release Date: 27 February 2003
 X Protocol Version 11, Revision 0, Release 6.6
 Build Operating System: Linux 2.5.60 i686 [ELF] 
 Build Date: 11 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.1.log, Time: Tue Mar 11 17:16:05 2003
 (==) Using config file: /etc/XF86Config
 (==) ServerLayout Layout 2
 (**) |--Screen Sony1 (0)
 (**) |   |--Monitor Primary Monitor
 (**) |   |--Device Primary Card
 (**) |--Input Device Keyboard 1
 (**) Option XkbModel pc105
 (**) XKB: model: pc105
 (**) Option XkbLayout gb
 (**) XKB: layout: gb
 (==) Keyboard: CustomKeycode disabled
 (**) |--Input Device Mouse 3
 (**) FontPath set to 
 /usr/X11R6/lib/X11/fonts/misc:unscaled,/usr/X11R6/lib/X11/fonts/100dpi:unscaled,/usr/X11R6/lib/X11/fonts/75dpi:unscaled,/usr/X11R6/lib/X11/fonts/Type1,/usr/X11R6/lib/X11/fonts/Speedo,/usr/X11R6/lib/X11/fonts/misc,/usr/X11R6/lib/X11/fonts/75dpi,/usr/X11R6/lib/X11/fonts/100dpi,/usr/X11R6/lib/X11/fonts/TTF,/usr/X11R6/lib/X11/fonts/TrueType,/usr/X11R6/lib/X11/fonts/Postscript,/usr/X11R6/lib/X11/fonts/laserjet,/usr/X11R6/lib/X11/fonts/local,/usr/X11R6/lib/X11/fonts/euro,/usr/X11R6/lib/X11/fonts/latin2/75dpi:unscaled,/usr/X11R6/lib/X11/fonts/latin2/100dpi:unscaled,/usr/X11R6/lib/X11/fonts/cyrillic:unscaled,/usr/X11R6/lib/X11/fonts/tex/cm,/usr/X11R6/lib/X11/fonts/tex/ams,/usr/X11R6/lib/X11/fonts/emacs,/usr/X11R6/lib/X11/fonts/emacs/Type1
 (**) RgbPath set to /usr/X11R6/lib/X11/rgb
 (==) ModulePath set to /usr/X11R6/lib/modules
 (--) using VT number 8
 
 (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.so
 (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 8086,7190 card , rev 02 class 06,00,00 hdr 00
 (II) PCI: 00:01:0: chip 8086,7191 card , rev 02 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:0a:0: chip 1013,00b8 card , rev 00 class 03,00,00 hdr 00
 (II) PCI: 00:0d:0: chip 1000,0001 card 1000,1000 rev 23 class 01,00,00 hdr 00
 (II) PCI: 01:00:0: chip 5333,8904 card 5333,8904 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) PCI-to-PCI bridge:
 (II) Bus 1: bridge is at (0:1:0), (0,1,1), BCTRL: 0x0088 (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   0xe000 - 0xe7ff (0x800) MX[B]
 (II) PCI-to-ISA bridge:
 (II) Bus -1: bridge is at (0:7:0), (0,-1,-1), BCTRL: 0x0008 (VGA_EN is set)
 (--) PCI: (0:10:0) Cirrus Logic GD 5446 rev 0, Mem @ 0xec00/24, BIOS @ 
 0xed00/15
 (--) PCI:*(1:0:0) S3 Inc. Trio 64 3D rev 1, Mem @ 

[XFree86] ATI Radeon 9000 (rv250If) vs DRM, DRI...

2003-03-12 Thread Damian Kokowski
Hi,

I'am wondering those ATI Radeon 9000 (rv250If) graphic card works with DRI
(Hardware acceleration like with fglrx ATI driver for 4.{1|2}.x) on X Window
System (version 4.3.0).

P.S. 

That's my hardware:
- via_kt-400
- radeon rv250If

System:
- Slackware GNU/Linux (current)
- X-4.3.0
- kernel: 2.4.21-pre5-ac3

PP.S. I have tested DRM 1.{6|7|8}.8 with 2.4.21-pre5-acX and ut2003 (nice
test!) wont pass ;-(

./deimos/tmp/ut2003-demo. $ ./ut2003_demo
Xlib:  extension XiG-SUNDRY-NONSTANDARD missing on display :0.0.
OpenGL renderer relies on DXTC/S3TC support.

History:

Exiting due to error
./deimos/tmp/ut2003-demo. $

~. $ dmesg | grep drm
[drm] AGP 0.99 aperture  0xd000 128MB
[drm] Initialized radeon 1.7.0 20020828 on minor 0
[drm] Loading R200 Microcode
.~. $

.~. $ glxinfo
(...)
direct rendering: Yes
(...)
OpenGL vendor string: Tungsten Graphics, Inc.
OpenGL renderer string: Mesa DRI R200 20020827 AGP 4x x86/MMX/3DNow!/SSE TCL
OpenGL version string: 1.2 Mesa 4.0.4
(...)
.~. $

Have you any idea what is wrong..?

Best regards.

-- 
# Damian *dEiMoS* Kokowski # http://deimos.one.pl/ #

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


[XFree86] error message

2003-03-12 Thread fanotic
Error file from mandrake 9.0 .
Same problem with redhat 8.0 .
With redhat 7.2 server ok.
Is there anything i can do?
New to linux.
XFree86 Version 4.2.1 / X Window System
(protocol Version 11, revision 0, vendor release 6600)
Release Date: 3 September 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-23mdkenterprise 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: Wed Jan  1 20:49:07 1997
(==) 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 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.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.1, 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.1, 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 = 0x8058, mode1Res1 = 0x8000
(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 8086,7100 card , rev 01 class 06,00,00 hdr 00
(II) PCI: 00:07:0: chip 8086,7110 card , rev 01 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 01 class 06,80,00 hdr 00
(II) PCI: 00:0e:0: chip 5333,88f0 card , rev 00 class 03,00,00 hdr 00
(II) PCI: End of PCI scan
(II) LoadModule: scanpci
(II) Loading /usr/X11R6/lib/modules/libscanpci.a
(II) Module scanpci: vendor=The XFree86 Project
compiled for 4.2.1, 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) 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: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:14:0) S3 968 rev 0, Mem @ 0x1000/26
(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 - 0x0009 (0xa) MX[B]
[5] -1  0x - 0x (0x1) IX[B]
[6] -1  0x - 0x00ff (0x100) IX[B]
(II) Active PCI resource ranges:
[0] -1  0x1000 - 0x13ff (0x400) MX[B](B)
[1] -1  0x6400 - 0x641f (0x20) IX[B]
[2] -1  0xf000 - 0xf00f (0x10) IX[B]
(II) Active PCI resource ranges after removing overlaps:
[0] -1  0x1000 - 0x13ff (0x400) MX[B](B)
[1] -1  0x6400 - 0x641f (0x20) IX[B]
[2] -1  0xf000 - 0xf00f (0x10) IX[B]
(II) OS-reported resource ranges after removing overlaps with PCI:
[0] -1  0xffe0 - 0x (0x20) MX[B](B)
[1] -1  0x0010 - 0x0fff (0xff0) MX[B]E(B)
[2] -1  

RE: [XFree86] NVidia driver redhat7.1

2003-03-12 Thread Cynthia Grossen
Just a guess, NVIDIA_GLX-1.0-4191.src.rpm is a source (src) rpm. Try
installing a compiled version. Possibly NVIDIA_GLX-1.0-4191.rpm.

HTH,
cyn

 -Original Message-
 From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] 
 Sent: Wednesday, March 12, 2003 2:59 PM
 To: [EMAIL PROTECTED]
 Subject: [XFree86] NVidia driver redhat7.1
___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86


RE: [XFree86] XFree86 4.3.0 and Intel845g

2003-03-12 Thread Cynthia Grossen
You X install worked but some of your config files probably got overwritten
try 'startkde' and see what happens. (instead of startx) otherwise you may
be able to start kde/gnome from inside your X session; but I don't know the
commands off-hand.

 -Original Message-
 From: Alessandra Rocco [mailto:[EMAIL PROTECTED] 
 Sent: Wednesday, March 12, 2003 8:25 AM
 To: [EMAIL PROTECTED]
 Subject: [XFree86] XFree86 4.3.0 and Intel845g
 
 
 Hi,
 I have problem with redhat8.0 installation. If I try to 
 install it with 
 the text mode (graphic mode does not work, becouse of the  
 not supported 
 I845G chip card), and use vesa generic as graphic card  I'm able to 
 start the Xwindow but  with a very poor resolution. And only 
 if I log as 
 root (what I would not do until no other works), even if I created a 
 further account and it exists.
 I downloaded the XFree86 4.3.0 and  followed the instruction.
 I answer yes to all the questions (as suggested).
 And then something strange happens: if I type startx I do not get a 
 blank screen (at least :o)), but a gray screen, three 
 terminal windows, 
 one clock and nothing else! It seems that the kde (or gnome) is not 
 there any more...
 I really hope that someone can help me.
 Alessandra
 
 ___
 XFree86 mailing list
 [EMAIL PROTECTED]
 http://XFree86.Org/mailman/listinfo/xfree86
 
___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86


Re: [XFree86] Out of Luck (tm) with ATI dual monitor ??

2003-03-12 Thread William G. Lea
Hmmm:

Try changing your config file:

Section Device
# Some 7500 boards aparently need this option enabled to work - bug
(#62760)
# Option CrtScreen
Identifier  ATI Radeon 8500
Driver  radeon
VendorName  ati
BoardName   ati
BusID PCI:1:0:0
Screen 0 
EndSection

Section Device
# Some 7500 boards aparently need this option enabled to work - bug
(#62760)
Identifier  ATI Radeon 7500
Driver  ati
VendorName  ati
BoardName   ati
BusID PCI:0:9:0
#   Option CrtScreen
Screen 1
EndSection

Works for me with a Radeon 9000, might help -- at least its something to
try.

Philippe Moutarlier wrote:
 
 Sorry to re-repost this but I never got any hints there.
 Could someone just tell me if this is just impossible ?
 
 What I would like to understand is what is going on :
 why 2 separately perfectly configured cards would not want
 to work together in multiple monitor layout.
 
 Otherwise, could someone tell me what type of card should I use
 to make sure I can use dual monitor with Xfree 4.3 .
 
 Thanks !
 
 
 
   
 
 Subject: [XFree86] problem with ATI dual monitor
 Date: Tue, 25 Feb 2003 10:02:26 -0800
 From: Philippe Moutarlier [EMAIL PROTECTED]
 Reply-To: [EMAIL PROTECTED]
 To: [EMAIL PROTECTED]
 
 I am forwarding this post I made on the xfree86 list for redhat as
 suggested by its members ...
 
 I tried all I could think of ..
 
 - used the CVS head of the Xfree86 as of a couple weeks ago
 - tried the GATOS driver + DRM kernel module
 
 It's still failing pretty much the same : the second screen (screen 1) gets
 deleted
 when I try to use 2 screens. Each of them works perfectly independantly,
 which I can check by just removing/adding them alternatively to the Layout.
 
 Is dual monitor supported for ATI ?
 
 Thanks
 
 Philippe
 
 -Original Message-
 From: [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED] Behalf Of root
 Sent: Monday, February 10, 2003 1:46 PM
 To: [EMAIL PROTECTED]
 Subject: could use some help with dual monitor ...
 
 I am running RH 8.0, Xfree 4.2.0 from distro and 2 ATI cards :
 
 - ATI radeon 8500 DV AGP
 - ATI Radeon 7500 PCI
 
 Both cards are recognized and work fine independantly.
 I setup my XFree986Config to use both at the same time by defining the
 following layout (actual files are included below).
 
 Section ServerLayout
 Identifier Multi Configured
 Screen  0Screen0
 Screen  1Screen1 RightOf Screen0
 InputDeviceMouse0 CorePointer
 InputDeviceKeyboard0 CoreKeyboard
 EndSection
 
 I checked that each card is working by commenting out the Screen 1 line
 and switching the Screen 0 line between Screen0 and Screen1.
 
 Everytime I add the Screen 1 line, I get the following error in
 XFree86.0.log
 (details below)
 
 (II) Loading sub module radeon
 (II) LoadModule: radeon
 (II) Reloading /usr/X11R6/lib/modules/drivers/radeon_drv.o
 (EE) Screen 1 deleted because of no matching config section.
 (II) UnloadModule: ati
 (II) UnloadModule: radeon
 
 and, sure enough, only 1 monitor is running :-(
 
 Any idea about what I am doing wrong here ???
 
 Thanks !
 
 Philippe
 
   
  Name: XF86Config.txt
XF86Config.txtType: Plain Text (text/plain)
  Encoding: quoted-printable
 
 Name: XFree86.0.log
XFree86.0.logType: text/x-log
 Encoding: quoted-printable
___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86


Re: [XFree86] Out of Luck (tm) with ATI dual monitor ??

2003-03-12 Thread Michel Dänzer
On Mit, 2003-03-12 at 17:31, Philippe Moutarlier wrote:
 Sorry to re-repost this but I never got any hints there.
 Could someone just tell me if this is just impossible ? 
 
 What I would like to understand is what is going on :
 why 2 separately perfectly configured cards would not want 
 to work together in multiple monitor layout.

[...]

 (II) Loading sub module radeon
 (II) LoadModule: radeon
 (II) Reloading /usr/X11R6/lib/modules/drivers/radeon_drv.o
 (EE) Screen 1 deleted because of no matching config section.
 (II) UnloadModule: ati
 (II) UnloadModule: radeon

A lot of effort has gone into support for multihead with a single card
in the radeon driver. It seems that support for multiple cards may have
been broken in the process. Might be easy to fix for someone with
multiple cards though.


-- 
Earthling Michel Dänzer (MrCooper)/ Debian GNU/Linux (powerpc) developer
XFree86 and DRI project member   /  CS student, Free Software enthusiast

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


Re: [XFree86] How do I go back to a previous version?

2003-03-12 Thread Neal Murphy
On Wednesday 12 March 2003 03:30 pm, you wrote:
 Ok, so I'm getting ready to  install the glibc22 binaries from the ftp
 site, but before I do that I just thought I should ask:

 Can anyone summarize (or even better, list in excruciating detail) the
 steps required to go back to my current version of X (4.3rc2) if the new
 install is more problematic than the current install?

I'll take a stab at it.

To save the current state of just the X11 distribution:
  su -
  (password)
  cd /
  tar cvfz /root/X11-backup.tgz usr/X11R6 etc/X11

To restore the saved state:
  su -
  (password)
  cd /
  rm -rf /usr/X11R6 /etc/X11
  tar xvfz /root/X11-backup.tgz

I'm assuming your X11 distribution is placed in /usr/X11R6, with the
config files in /etc/X11. If there are other trees to be saved and
restored, add them to the 'tar cvfz' and 'rm -rf' commands. This
method also completely ignores the sysadmin aspect (RPM/DEB management
and tracking, etc.)

You'll want to be sure /root has enough space to hold the tgz. You can
really put the tgz file on any disk/directory that has enough space.

Remember, your mileage may well vary!

Fester

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


[XFree86] Mouse doesn't work

2003-03-12 Thread Peter Ingold



Hi,

I'm using a Debian Gnu/Linux System with XFree86 
4.2.0. The XF86Config file tells me to use the /dev/mouse driver, but 
thisdriver doesn't exist at all within my file system. Instead I have 
tried to use the /dev/input/mice driver with "PS/2" protocol, but the mouse 
still doesn't work.
I'm using a PS/2 mouse from A4 Tech, Model IRW-25 
with 2 buttons and 2 wheels (IR mouse). The InputDevice section of XF86Config is 
as follows:

Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "PS/2"
Option "Device" "/dev/input/mice"

Who can help ?


Re: [XFree86] Out of Luck (tm) with ATI dual monitor ??

2003-03-12 Thread Philippe Moutarlier
Thanks for the suggestion ! 
I had already tried, but doesn't seem
to do the trick for me, unfortunately :-(

Philippe

On Wednesday 12 March 2003 04:09 pm, William G. Lea wrote:
 Hmmm:

 Try changing your config file:

 Section Device
 # Some 7500 boards aparently need this option enabled to work - bug
 (#62760)
 # Option CrtScreen
 Identifier  ATI Radeon 8500
 Driver  radeon
 VendorName  ati
 BoardName   ati
 BusID PCI:1:0:0
 Screen 0
 EndSection

 Section Device
 # Some 7500 boards aparently need this option enabled to work - bug
 (#62760)
 Identifier  ATI Radeon 7500
 Driver  ati
 VendorName  ati
 BoardName   ati
 BusID PCI:0:9:0
 #   Option CrtScreen
 Screen 1
 EndSection

 Works for me with a Radeon 9000, might help -- at least its something to
 try.

 Philippe Moutarlier wrote:
  Sorry to re-repost this but I never got any hints there.
  Could someone just tell me if this is just impossible ?
 
  What I would like to understand is what is going on :
  why 2 separately perfectly configured cards would not want
  to work together in multiple monitor layout.
 
  Otherwise, could someone tell me what type of card should I use
  to make sure I can use dual monitor with Xfree 4.3 .
 
  Thanks !
 
 
 
   
  
 
  Subject: [XFree86] problem with ATI dual monitor
  Date: Tue, 25 Feb 2003 10:02:26 -0800
  From: Philippe Moutarlier [EMAIL PROTECTED]
  Reply-To: [EMAIL PROTECTED]
  To: [EMAIL PROTECTED]
 
  I am forwarding this post I made on the xfree86 list for redhat as
  suggested by its members ...
 
  I tried all I could think of ..
 
  - used the CVS head of the Xfree86 as of a couple weeks ago
  - tried the GATOS driver + DRM kernel module
 
  It's still failing pretty much the same : the second screen (screen 1)
  gets deleted
  when I try to use 2 screens. Each of them works perfectly independantly,
  which I can check by just removing/adding them alternatively to the
  Layout.
 
  Is dual monitor supported for ATI ?
 
  Thanks
 
  Philippe
 
  -Original Message-
  From: [EMAIL PROTECTED]
  [mailto:[EMAIL PROTECTED] Behalf Of root
  Sent: Monday, February 10, 2003 1:46 PM
  To: [EMAIL PROTECTED]
  Subject: could use some help with dual monitor ...
 
  I am running RH 8.0, Xfree 4.2.0 from distro and 2 ATI cards :
 
  - ATI radeon 8500 DV AGP
  - ATI Radeon 7500 PCI
 
  Both cards are recognized and work fine independantly.
  I setup my XFree986Config to use both at the same time by defining the
  following layout (actual files are included below).
 
  Section ServerLayout
  Identifier Multi Configured
  Screen  0Screen0
  Screen  1Screen1 RightOf Screen0
  InputDeviceMouse0 CorePointer
  InputDeviceKeyboard0 CoreKeyboard
  EndSection
 
  I checked that each card is working by commenting out the Screen 1 line
  and switching the Screen 0 line between Screen0 and Screen1.
 
  Everytime I add the Screen 1 line, I get the following error in
  XFree86.0.log
  (details below)
 
  (II) Loading sub module radeon
  (II) LoadModule: radeon
  (II) Reloading /usr/X11R6/lib/modules/drivers/radeon_drv.o
  (EE) Screen 1 deleted because of no matching config section.
  (II) UnloadModule: ati
  (II) UnloadModule: radeon
 
  and, sure enough, only 1 monitor is running :-(
 
  Any idea about what I am doing wrong here ???
 
  Thanks !
 
  Philippe
 
   
  
  Name: XF86Config.txt
 XF86Config.txtType: Plain Text (text/plain)
   Encoding: quoted-printable
 
  Name: XFree86.0.log
 XFree86.0.logType: text/x-log
  Encoding: quoted-printable

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

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


Re: [XFree86] S3 Virge 325

2003-03-12 Thread Kevin Brosius
The ViRGE cards support a max of 4M RAM.  You might be able to install
it, although you could probably buy a ViRGE DX on ebay for $5(US) with
4M already.  I've never heard of BIOS updates for the ViRGE family, and
probably isn't needed for use with XFree86.

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


[XFree86] Erotik-Gratisvideo NEU!!!

2003-03-12 Thread FUN-Erotik
Gratisvideo der Woche! NEU!!!
http://www.fun-www.com 














Remove me from List:
http://www.fun-www.com/newsletter.php


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


Re: [XFree86] ATI Radeon 9000 (rv250If) vs DRM, DRI...

2003-03-12 Thread Ian Romanick
Damian Kokowski wrote:
./deimos/tmp/ut2003-demo. $ ./ut2003_demo
Xlib:  extension XiG-SUNDRY-NONSTANDARD missing on display :0.0.
OpenGL renderer relies on DXTC/S3TC support.
Update to the latest version of UT2k3.  It drops the requirement for 
S3TC support.

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


Re: [XFree86] ATI Radeon 9000 (rv250If) vs DRM, DRI...

2003-03-12 Thread Damian Kokowski
* Ian Romanick ([EMAIL PROTECTED]) wrote:
 Update to the latest version of UT2k3.  It drops the requirement for 
 S3TC support.

Heh...

That's not the right solution. ut2003 was only the _test_ to se difference
from _fglrx_ and new _ati_ driver from X-4.3.0.

The _ati_ driver, DRI, and DRM from kernel is quite _lame_ vs _fglrx_ it's
time to hack _fglrx_ to see how it's works, or get some hardware specification
from ATI for building better version of DRI ;-)

See yaaa :-)

-- 
# Damian *dEiMoS* Kokowski # http://deimos.one.pl/ #

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


RE: [XFree86] XFree86 4.3.0 and Intel845g, RedHat 8.0

2003-03-12 Thread David J Phillips
I'm having similar problems as Alessandra, with a very similar situation.
 RH 8, Intel 845g, have installed XFree86 4.3, and get the three windows
plus clock when I run startx.  When I run startkde, I get errors that
seem to indicate that my $DISPLAY is not set...when I run XFree86, I just
get a grey screen with the black X for the mouse pointerdoes anyone
have any ideas of what to try next?  Have I provided enough info?

Thanks

On Wed, 12 Mar 2003, Cynthia Grossen wrote:

 You X install worked but some of your config files probably got overwritten
 try 'startkde' and see what happens. (instead of startx) otherwise you may
 be able to start kde/gnome from inside your X session; but I don't know the
 commands off-hand.

  -Original Message-
  From: Alessandra Rocco [mailto:[EMAIL PROTECTED]
  Sent: Wednesday, March 12, 2003 8:25 AM
  To: [EMAIL PROTECTED]
  Subject: [XFree86] XFree86 4.3.0 and Intel845g
 
 
  Hi,
  I have problem with redhat8.0 installation. If I try to
  install it with
  the text mode (graphic mode does not work, becouse of the
  not supported
  I845G chip card), and use vesa generic as graphic card  I'm able to
  start the Xwindow but  with a very poor resolution. And only
  if I log as
  root (what I would not do until no other works), even if I created a
  further account and it exists.
  I downloaded the XFree86 4.3.0 and  followed the instruction.
  I answer yes to all the questions (as suggested).
  And then something strange happens: if I type startx I do not get a
  blank screen (at least :o)), but a gray screen, three
  terminal windows,
  one clock and nothing else! It seems that the kde (or gnome) is not
  there any more...
  I really hope that someone can help me.
  Alessandra
 
  ___
  XFree86 mailing list
  [EMAIL PROTECTED]
  http://XFree86.Org/mailman/listinfo/xfree86
 
 ___
 XFree86 mailing list
 [EMAIL PROTECTED]
 http://XFree86.Org/mailman/listinfo/xfree86

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


[XFree86] Xlib: extension XFREE86-DRI missing on display :0.0. ???

2003-03-12 Thread David_Woodcock
Title: Xlib:  extension XFREE86-DRI missing on display :0.0.  ???





I still cant get DRI working on my i810 /8245G intel Graphics controller


What's wrong?






Nissan Motor Co. (Australia) Pty. 
Ltd.
Attention: This e-mail 
message is privileged and confidential. If you are not the intended 
recipient you must not disclose or use the informationcontained in it. If 
you have received this email messagein error please delete it and notify 
the sender by return email.The content of this message does not 
necessarily represent the viewsof 
Nissan Motor Co. (Australia) Pty Ltd.






RE: [XFree86] XFree86 4.3.0 and Intel845g, RedHat 8.0

2003-03-12 Thread David J Phillips
Some more information.  Here's the error message from startx:
(EE) I810(0): [dri] I830DRIScreenInitFailed because of a version mismatch.
[dri] i830.o kernal module version 1.2.0 but version 1.3 or greater is
needed.

I've also attached the /var/log/XFree86.0.log file.

thanks again,
David

On Wed, 12 Mar 2003, David J Phillips wrote:

 I'm having similar problems as Alessandra, with a very similar situation.
  RH 8, Intel 845g, have installed XFree86 4.3, and get the three windows
 plus clock when I run startx.  When I run startkde, I get errors that
 seem to indicate that my $DISPLAY is not set...when I run XFree86, I just
 get a grey screen with the black X for the mouse pointerdoes anyone
 have any ideas of what to try next?  Have I provided enough info?

 Thanks

 On Wed, 12 Mar 2003, Cynthia Grossen wrote:

  You X install worked but some of your config files probably got overwritten
  try 'startkde' and see what happens. (instead of startx) otherwise you may
  be able to start kde/gnome from inside your X session; but I don't know the
  commands off-hand.
 
   -Original Message-
   From: Alessandra Rocco [mailto:[EMAIL PROTECTED]
   Sent: Wednesday, March 12, 2003 8:25 AM
   To: [EMAIL PROTECTED]
   Subject: [XFree86] XFree86 4.3.0 and Intel845g
  
  
   Hi,
   I have problem with redhat8.0 installation. If I try to
   install it with
   the text mode (graphic mode does not work, becouse of the
   not supported
   I845G chip card), and use vesa generic as graphic card  I'm able to
   start the Xwindow but  with a very poor resolution. And only
   if I log as
   root (what I would not do until no other works), even if I created a
   further account and it exists.
   I downloaded the XFree86 4.3.0 and  followed the instruction.
   I answer yes to all the questions (as suggested).
   And then something strange happens: if I type startx I do not get a
   blank screen (at least :o)), but a gray screen, three
   terminal windows,
   one clock and nothing else! It seems that the kde (or gnome) is not
   there any more...
   I really hope that someone can help me.
   Alessandra
  
   ___
   XFree86 mailing list
   [EMAIL PROTECTED]
   http://XFree86.Org/mailman/listinfo/xfree86
  
  ___
  XFree86 mailing list
  [EMAIL PROTECTED]
  http://XFree86.Org/mailman/listinfo/xfree86
 

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.18-24.8.0smp i686 [ELF] 
Build Date: 06 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: Wed Mar 12 20:22:50 2003
(==) Using config file: /etc/X11/XF86Config
(==) ServerLayout XFree86 Configured
(**) |--Screen Screen0 (0)
(**) |   |--Monitor Monitor0
(**) |   |--Device Card0
(**) |--Input Device Mouse0
(**) |--Input Device Keyboard0
(==) Keyboard: CustomKeycode disabled
(**) FontPath set to 
/usr/X11R6/lib/X11/fonts/misc/,/usr/X11R6/lib/X11/fonts/Speedo/,/usr/X11R6/lib/X11/fonts/Type1/,/usr/X11R6/lib/X11/fonts/CID/,/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.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 = 0x8090, mode1Res1 = 0x8000
(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 8086,2560 card 1028,0147 rev 03 class 06,00,00 hdr 00
(II) PCI: 00:02:0: chip 8086,2562 card 1028,0147 rev 03 class 03,00,00 hdr 00
(II) PCI: 00:1d:0: chip 8086,24c2 card 1028,0147 rev 02 class 0c,03,00 hdr 80
(II) PCI: 00:1d:1: chip 8086,24c4 card 1028,0147 rev 02 class 0c,03,00 hdr 00
(II) PCI: 00:1d:2: chip 8086,24c7 card 1028,0147 rev 02 class 0c,03,00 hdr 00
(II) PCI: 00:1d:7: chip 8086,24cd 

Re: [XFree86] Mouse doesn't work

2003-03-12 Thread Neal Murphy
On Wednesday 12 March 2003 04:29 pm, you wrote:

...
 within my file system. Instead I have tried to use the /dev/input/mice
 driver with PS/2 protocol, but the mouse still doesn't work. I'm using a
...

Have you tried /dev/psaux?

Fest3er

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


Re: [XFree86] Radeon 9700 and XFree86 4.3.0: no DVI output

2003-03-12 Thread Z
This needs a FAQ... the driver does not detects the digital monitor.
There's a patch available but it's very rough. I tried it, it did
initialized the monitor but there was an awful lot of artifacts. Wait
for 4.3.1 , I'd say...
If you feel adventurous, here's the patch.

On Tue, 2003-03-11 at 04:07, Jose M. Alcaide wrote:
 Hello,
 
 I have a machine running FreeBSD 4.7-RELEASE and XFree86 4.3.0 equipped
 with an ATI Radeon 9700 (R300), which is attached to a Dell 1702FP flat
 panel monitor via DVI. Console text mode works fine (and graphic mode
 under Windows), but I cannot get XFree86 working using the DVI output.
 Just after firing up X, the DVI output is disabled; if I attach the
 monitor to the VGA output, however, I can see the image.
 
 These are the relevant lines from the scanpci output:
 
 pci bus 0x0001 cardnum 0x00 function 0x00: vendor 0x1002 device 0x4e45
  ATI Technologies Inc Radeon R300 NE [Radeon 9700]
 
 pci bus 0x0001 cardnum 0x00 function 0x01: vendor 0x1002 device 0x4e65
  ATI Technologies Inc Radeon R300 [Radeon 9700] (Secondary)
 
 I found something strange in /var/log/XFree86.0.log (attached):
 
 (II) Primary Device is: PCI 01:00:0
 (II) ATI:  Candidate Device section Card0.
 (WW) ATI:  PCI/AGP Mach64 in slot 1:0:1 could not be detected!
 (WW) RADEON: No matching Device section for instance (BusID PCI:1:0:1) found
 (--) Chipset ATI Radeon 9700/9500Pro NE (AGP) found
 
 I tried to add another Device section named Card1, with BusID
 PCI:1:0:1 and same driver, to no avail. Also, I am wondering about
 these messages:
 
 (II) RADEON(0): CloneDisplay option not set -- defaulting to auto-detect
 (II) RADEON(0): Primary Display == Type 3
 
 I also tried to set CloneDisplay to 0 and 2. No change.
 
 Any ideas?
 
 Thanks,
 JMA
 -- 
 * Jose M. Alcaide  //  [EMAIL PROTECTED]  //  [EMAIL PROTECTED] *
 * Go ahead... make my day --  Harry Callahan *
 ___
 XFree86 mailing list
 [EMAIL PROTECTED]
 http://XFree86.Org/mailman/listinfo/xfree86

Index: xc/programs/Xserver/hw/xfree86/drivers/ati/radeon.h
===
RCS file: /cvsroot/dri/xc/xc/programs/Xserver/hw/xfree86/drivers/ati/radeon.h,v
retrieving revision 1.34
diff -p -u -r1.34 radeon.h
--- xc/programs/Xserver/hw/xfree86/drivers/ati/radeon.h	5 Dec 2002 18:00:41 -	1.34
+++ xc/programs/Xserver/hw/xfree86/drivers/ati/radeon.h	6 Jan 2003 20:52:33 -
@@ -171,6 +173,7 @@ typedef struct {
 CARD32lvds_gen_cntl;
 CARD32lvds_pll_cntl;
 CARD32tmds_pll_cntl;
+CARD32tmds_transmitter_cntl;
 
 /* Computed values for PLL */
 CARD32dot_clock_freq;
@@ -291,8 +294,6 @@ typedef struct {
 Bool  HasCRTC2; /* All cards except original Radeon  */
 Bool  IsSecondary;  /* Second Screen */
 Bool  IsSwitching;  /* Flag for switching mode   */
-Bool  IsDell;   /* Dell OEM VE card  */
-int   DellType;
 Bool  Clone;/* Force second head to clone primary*/
 RADEONMonitorType CloneType;
 RADEONDDCType CloneDDCType;
Index: xc/programs/Xserver/hw/xfree86/drivers/ati/radeon_accelfuncs.c
===
RCS file: /cvsroot/dri/xc/xc/programs/Xserver/hw/xfree86/drivers/ati/radeon_accelfuncs.c,v
retrieving revision 1.5
diff -p -u -r1.5 radeon_accelfuncs.c
--- xc/programs/Xserver/hw/xfree86/drivers/ati/radeon_accelfuncs.c	5 Nov 2002 21:30:33 -	1.5
+++ xc/programs/Xserver/hw/xfree86/drivers/ati/radeon_accelfuncs.c	6 Jan 2003 20:52:34 -
@@ -190,13 +192,7 @@ FUNC_NAME(RADEONRestoreAccelState)(ScrnI
 
 pPriv = xf86GetEntityPrivate(pScrn-entityList[0], gRADEONEntityIndex);
 pRADEONEnt = pPriv-ptr;
-#if 0
-/* Not working yet */
-if (pRADEONEnt-IsDRIEnabled) {
-	RADEONInfoPtr info0 = RADEONPTR(pRADEONEnt-pPrimaryScrn);
-	RADEONCP_TO_MMIO(pRADEONEnt-pPrimaryScrn, info0);
-}
-#endif
+
 pitch64 = ((pScrn-displayWidth * (pScrn-bitsPerPixel / 8) + 0x3f))  6;
 
 OUTREG(RADEON_DEFAULT_OFFSET, ((pScrn-fbOffset10) |
@@ -1305,7 +1344,7 @@ FUNC_NAME(RADEONAccelInit)(ScreenPtr pSc
 	 * disabled
 	 */
 #ifdef ACCEL_MMIO
-	if (pRADEONEnt-HasSecondary || pRADEONEnt-BypassSecondary)
+	if (pRADEONEnt-HasSecondary)
 #else /* ACCEL_CP */
 	if (!info-IsSecondary  xf86IsEntityShared(pScrn-entityList[0]))
 #endif
Index: xc/programs/Xserver/hw/xfree86/drivers/ati/radeon_driver.c
===
RCS file: /cvsroot/dri/xc/xc/programs/Xserver/hw/xfree86/drivers/ati/radeon_driver.c,v
retrieving revision 1.52
diff -p -u -r1.52 radeon_driver.c
--- xc/programs/Xserver/hw/xfree86/drivers/ati/radeon_driver.c	5 Dec 2002 19:07:53 -	1.52
+++ 

[XFree86] X trouble

2003-03-12 Thread Jeffrey
I am running a Slackware 8.1 on an old laptop
P133 with 40Mb of ram.
I have XFree86 v. 4.2.0 on a Chips and Technologies video card
I don't have much space on the hard drive, so I have been importing X 
sessions via ssh from other servers.  As I do this it will eventually 
freeze and top shows that X is taking high amounts of CPU
I can still get in via a ssh session.  I have been looking for a pattern 
in it but have been unsuccessful.  Sometimes I will have two or three 
windows and down it goes sometimes six or seven.  I was running TWM and 
even with switching to the new Blackbox I still have the same problem.
when X freezes the keyboard and mouse are completely unresponsive.
do you have any suggestions or recommendations?

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


[XFree86] XVideo greater than 1920 width

2003-03-12 Thread Pranay Kumar
Hi all,

All I need to do is to playback video that is grater than 1920 in width
(specifically 2048). Need suggestions on which video card can do it. Xv
support on most cards seem to be limited to to 1920. I have tried ati
cards (radeon,8500/9700) and just checked the source for nv driver (it
says 2046). Does Nvidia binary driver support larger XVImages?

-Pranay


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


[XFree86] X freezing

2003-03-12 Thread Jeffrey
I am running a Slackware 8.1 on an old laptop
P133 with 40Mb of ram.
I have XFree86 v. 4.2.0 on a Chips and Technologies video card
I don't have much space on the hard drive, so I have been importing X 
sessions via ssh from other servers.  As I do this it will eventually 
freeze and top shows that X is taking high amounts of CPU
I can still get in via a ssh session.  I have been looking for a pattern 
in it but have been unsuccessful.  Sometimes I will have two or three 
windows and down it goes sometimes six or seven.  I was running TWM and 
even with switching to the new Blackbox I still have the same problem.
when X freezes the keyboard and mouse are completely unresponsive.
do you have any suggestions or recommendations?
Thank You,
Jeffrey

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


Re: [XFree86] ATI Radeon 9000 (rv250If) vs DRM, DRI...

2003-03-12 Thread Yang Yang
I wasted a lot of time on this, I think
the fglrx works OK with XF86 4.2,
but doesn't work with 4.3,
when I use the radeon driver from 4.3, 
there's no 3D acceleration,
and TV-out doesn't work,

good luck!
(btw, if you figure out a way to use it,
could you please also drop me a few lines
about your solution? thanks )

yang
On Wed, Mar 12, 2003 at 09:27:29PM +0100, Damian Ko?kowski wrote:
 Hi,
 
 I'am wondering those ATI Radeon 9000 (rv250If) graphic card works with DRI
 (Hardware acceleration like with fglrx ATI driver for 4.{1|2}.x) on X Window
 System (version 4.3.0).
 
 P.S. 
 
 That's my hardware:
 - via_kt-400
 - radeon rv250If
 
 System:
 - Slackware GNU/Linux (current)
 - X-4.3.0
 - kernel: 2.4.21-pre5-ac3
 
 PP.S. I have tested DRM 1.{6|7|8}.8 with 2.4.21-pre5-acX and ut2003 (nice
 test!) wont pass ;-(
 
 ./deimos/tmp/ut2003-demo. $ ./ut2003_demo
 Xlib:  extension XiG-SUNDRY-NONSTANDARD missing on display :0.0.
 OpenGL renderer relies on DXTC/S3TC support.
 
 History:
 
 Exiting due to error
 ./deimos/tmp/ut2003-demo. $
 
 ~. $ dmesg | grep drm
 [drm] AGP 0.99 aperture @ 0xd000 128MB
 [drm] Initialized radeon 1.7.0 20020828 on minor 0
 [drm] Loading R200 Microcode
 .~. $
 
 .~. $ glxinfo
 (...)
 direct rendering: Yes
 (...)
 OpenGL vendor string: Tungsten Graphics, Inc.
 OpenGL renderer string: Mesa DRI R200 20020827 AGP 4x x86/MMX/3DNow!/SSE TCL
 OpenGL version string: 1.2 Mesa 4.0.4
 (...)
 .~. $
 
 Have you any idea what is wrong..?
 
 Best regards.
 
 -- 
 # Damian *dEiMoS* Ko?kowski # http://deimos.one.pl/ #
 
 ___
 XFree86 mailing list
 [EMAIL PROTECTED]
 http://XFree86.Org/mailman/listinfo/xfree86
___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86


Re: [XFree86] XVideo greater than 1920 width

2003-03-12 Thread Mark Vojkovich
On Wed, 12 Mar 2003, Pranay Kumar wrote:

 Hi all,
 
 All I need to do is to playback video that is grater than 1920 in width
 (specifically 2048). Need suggestions on which video card can do it. Xv
 support on most cards seem to be limited to to 1920. I have tried ati
 cards (radeon,8500/9700) and just checked the source for nv driver (it
 says 2046). Does Nvidia binary driver support larger XVImages?

  Nope.  2046.  Perhaps you could stand to loose a couple pixels?


Mark.

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


[XFree86] Problem

2003-03-12 Thread Drew
Trying to get X to load and keep having the same problem. pcidata module
isnt there or isnt loading or something?  Any ideas would be much
appreciated.

Cheers
Drew

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.20 i686 [ELF] 
Build Date: 07 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 Mar 13 18:48:08 2003
(==) Using config file: /etc/X11/XF86Config-4
(==) ServerLayout XFree86 Configured
(**) |--Screen Screen0 (0)
(**) |   |--Monitor My Monitor
(**) |   |--Device S3 ViRGE (generic)
(**) |--Input Device Mouse0
(**) |--Input Device Keyboard0
(**) 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.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.0.3, 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
(WW) Warning, couldn't open module pcidata
(II) UnloadModule: pcidata
(EE) Failed to load module pcidata (module does not exist, 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]



[XFree86] (no subject)

2003-03-12 Thread KAMIOKA Kentaro
helo, I'm posting from Japan.

I want to use VineLinux2.5(for PC), but can't install by XFree86 fatel 
error.

I use a monitor that MITSUBISHI RDT173M producted Feb.2002 in Japan.
If You want to know this Display's spec, please check below.
http://www.nmv.co.jp/mitsubishi/product/rdt173m
http://www.nmv.co.jp/mitsubishi/product/rdt173m/index2.htm
How I can use VineLinux (or RedHatLinux) with MITSUBISHI liquid crystal 
display?
I'm a Linux Beginner, and exhausted by installing Linux OS ...

p.s.  I'm not familiar with Mechanic. but This machine's display card is 
probably
DIAMOND Stealth64 Video VRAM (VRAM size is ???).

see you.

---
XFree86 Version 4.2.0 (Vine Linux release: 4.2.0-0vl4) / 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-0vl3smp i686 [ELF] Build Host: 
neo.vinelinux.com
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 Mar 12 22:24:14 2003
(==) Using config file: /etc/X11/XF86Config-4
(==) ServerLayout Anaconda Configured
(**) |--Screen Screen0 (0)
(**) |   |--Monitor Monitor0
(**) |   |--Device Diamond Stealth 64 Video VRAM (TI RAMDAC)
(**) |--Input Device Mouse0
(**) |--Input Device Mouse9
(**) |--Input Device Keyboard0
(**) Option XkbRules xfree86
(**) XKB: rules: xfree86
(**) Option XkbModel pc101
(**) XKB: model: pc101
(**) Option XkbLayout us
(**) XKB: layout: us
(==) Keyboard: CustomKeycode disabled
(**) FontPath set to 
/usr/X11R6/lib/X11/fonts/TrueType,unix/:7100,/usr/X11R6/lib/X11/fonts/japanese,/usr/X11R6/lib/X11/fonts/misc,/usr/
X11R6/lib/X11/fonts/75dpi
(**) 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 file or directory)
(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 = 0x803c, mode1Res1 = 0x8000
(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 8086,1250 card , rev 01 class 06,00,00 hdr 
00
(II) PCI: 00:07:0: chip 8086,7000 card , rev 01 class 06,01,00 hdr 
80
(II) PCI: 00:07:1: chip 8086,7010 card , rev 00 class 01,01,80 hdr 
00
(II) PCI: 00:0c:0: chip 5333,88f0 card , rev 00 class 03,00,00 hdr 
00
(II) PCI: End of PCI scan
(II) LoadModule: scanpci
(II) Loading /usr/X11R6/lib/modules/libscanpci.a
(II) Module scanpci: vendor=The XFree86 Project
compiled for 4.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) 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 00x - 0x (0x1) IX[B]
(II) Bus 0 non-prefetchable memory range:
[0] -1 00x - 0x (0x0) MX[B]
(II) Bus 0 prefetchable memory range:
[0] -1 00x - 0x (0x0) MX[B]
(II) Bus -1: bridge is at (0:7:0), (0,-1,0), BCTRL: 0x08 (VGA_EN is set)
(II) Bus -1 I/O range:
(II) Bus -1 non-prefetchable memory range:
(II) Bus -1 prefetchable memory range:
(--) PCI:*(0:12:0) S3 968 rev 0, Mem  0x1000/26
(II) Addressable bus resource ranges are
[0] -1 00x - 0x (0x0) MX[B]
[1] -1 00x - 0x (0x1) IX[B]
(II) OS-reported resource ranges:
[0] -1 00xffe0 - 0x (0x20) MX[B](B)
[1] -1 00x0010 - 0x3fff (0x3ff0) MX[B]E(B)
[2] -1 00x000f - 0x000f (0x1) MX[B]
[3] -1 00x000c - 0x000e (0x3) MX[B]
[4] -1 00x - 0x0009 (0xa) MX[B]
[5] -1 00x - 0x (0x1) IX[B]
[6] -1 00x - 0x00ff (0x100) IX[B]
(II) Active PCI resource ranges:
[0] -1 00x1000 - 0x13ff (0x400) MX[B](B)
[1] -1 00xe800 - 0xe80f (0x10) IX[B]
(II) Active PCI resource ranges after removing overlaps:
[0] -1 00x1000 - 0x13ff (0x400) 

[XFree86] Two Mouse Issues w/4.3.0

2003-03-12 Thread Ken Stanley
I have two mouse issues I have been looking to fix. The first was kind 
of touched on a little in another thread, but if you don't mind I'll 
rehash it some here. I have a KVM switch that I use to go between Linux 
and Windows. It works fine under Windows, but under Linux (XFree 4.3.0) 
the mouse freezes when switching back. The only reason I bring it up 
again is because I used to use Mandrake 9.0 (XFree 4.2.1) and it was 
never a problem. I could switch back and forth all day long and no 
problems. It seems something has changed (IMHO for the worse) in 4.3.0 
that takes that functionality away. I've also set my mouse protocol to 
Auto which doesn't help either. While the switching to a VT is a 
work-around, it doesn't seem that it would be viable to have to do that 
every single time. Could this possibly be a bug, or maybe even a piece 
of code was taken out of the 4.3.0 that inadvertantly caused this new 
unwanted behavior? Could someone with knowledge of the source possibly 
look into that? My second issue is with my scroll button. Again, using 
4.2.1 it worked beautifully. However again, in 4.3 no matter what 
settings I use in my XF86Config I just cannot get my wheel to scroll. My 
mouse section looks like:

Section InputDevice
   
 
Identifier  IntelliMouse Explorer
Driver  mouse
Option  Protocol  Auto
Option  Device/dev/mouse
Option  ZAxisMapping  6 7
   
 
EndSection
Is there something there that is missing or wrong that I need to change 
to get the wheel to function properly? I know X is recognizing it's 
existence because if I press down on the wheel it either pastes text 
from the clipboard or goes to whatever link my mouse is over in Mozilla.

Thanks,

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


Re: [XFree86] ATI Radeon 9000 (rv250If) vs DRM, DRI...

2003-03-12 Thread Damian Kokowski
* Yang Yang ([EMAIL PROTECTED]) wrote:
 I wasted a lot of time on this, I think
 the fglrx works OK with XF86 4.2,
 but doesn't work with 4.3,
 when I use the radeon driver from 4.3, 
 there's no 3D acceleration,
 and TV-out doesn't work,

Yep I know ;- ATI know that to - so I wrote to them... But... :-)

 good luck!
 (btw, if you figure out a way to use it,
 could you please also drop me a few lines
 about your solution? thanks )

The people from POLAND have it wiking, but on diffrend hardware coniguration
_not_ on the via-kt-400 chipset (like mine!).

No if you don't have kt-400 you can read that:

http://cpbotha.net/dri_resume.html
http://www.xfree86.org/~alanh/

P.S. Thats worked on one guy MDK (2.4.19){rv250}:
http://cpbotha.net/files/dri_resume/radeon-cpbotha-20030302-linux.xfree86-4.3.0.i386.tar.bz2

PP.S. Is your freamebuffer working?

PPP.S What is your chipset on bouth g.card and motherboard?

-- 
# Damian *dEiMoS* Kokowski # http://deimos.one.pl/ #

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


[XFree86] Dual X session question

2003-03-12 Thread Bob Bomar
I have a Radeon 7500 Dual Head card currently running dual
head with xinerama on :0 and a remote session on :1 from
an Ultra 1.  What I want to do is to run the local session
on the left screen and the remote X form the Ultra 1 on
the right.  I have read some mail lists online, but I have
not found any more infomation on this.

I think this is possible, but I am trying to figure out
how to do this, any ideas?

Thanks
Bob
-- 
/\
| Bob Bomar [EMAIL PROTECTED]   http://www.bomar.us/~bob |
||
| FreeBSD: The Power to Serve.  http://www.freeBSD.org   |
\/


pgp0.pgp
Description: PGP signature


[XFree86] radeon dri xserver recycle lockup

2003-03-12 Thread Keith Whitwell
In fact the lockup comes down to this one line:

--- radeon_driver.c28 Oct 2002 02:21:14 -1.44
+++ radeon_driver.c29 Oct 2002 13:49:25 -1.45
@@ -4639,6 +4639,7 @@
 save-cap0_trig_cntl = 0;
 save-cap1_trig_cntl = 0;
 save-bus_cntl   = info-BusCntl;
+save-gen_int_cntl   = info-gen_int_cntl;
 /*
  * If bursts are enabled, turn on discards
  * Radeon doesn't have write bursts
Michel,  what are the consequences of removing this?
Hmm.  Things are slightly compilcated by the fact that this code has been 
reworked since this change was made.  To get rid of the lockup on the dri 
trunk I have to use the attached patch.  It's a little heavy handed...

Anyone have any better ideas?  Otherwise I'm going to commit this here as it 
at least it resolves the lockup.

Keith
Index: radeon_dri.c
===
RCS file: /cvsroot/dri/xc/xc/programs/Xserver/hw/xfree86/drivers/ati/radeon_dri.c,v
retrieving revision 1.44
diff -u -r1.44 radeon_dri.c
--- radeon_dri.c6 Feb 2003 19:13:40 -   1.44
+++ radeon_dri.c12 Mar 2003 10:50:20 -
@@ -1148,7 +1148,7 @@
info-irq = 0;
} else {
unsigned char *RADEONMMIO = info-MMIO;
-   info-ModeReg.gen_int_cntl = INREG( RADEON_GEN_INT_CNTL );
+   info-ModeReg.gen_int_cntl = 0; /* INREG( RADEON_GEN_INT_CNTL ); */
}
 }
 
Index: radeon_driver.c
===
RCS file: /cvsroot/dri/xc/xc/programs/Xserver/hw/xfree86/drivers/ati/radeon_driver.c,v
retrieving revision 1.56
diff -u -r1.56 radeon_driver.c
--- radeon_driver.c 25 Jan 2003 22:25:44 -  1.56
+++ radeon_driver.c 12 Mar 2003 10:50:21 -
@@ -4384,7 +4384,7 @@
 save-subpic_cntl= INREG(RADEON_SUBPIC_CNTL);
 save-viph_control   = INREG(RADEON_VIPH_CONTROL);
 save-i2c_cntl_1 = INREG(RADEON_I2C_CNTL_1);
-save-gen_int_cntl   = INREG(RADEON_GEN_INT_CNTL);
+save-gen_int_cntl   = 0; /* INREG(RADEON_GEN_INT_CNTL); */
 save-cap0_trig_cntl = INREG(RADEON_CAP0_TRIG_CNTL);
 save-cap1_trig_cntl = INREG(RADEON_CAP1_TRIG_CNTL);
 save-bus_cntl   = INREG(RADEON_BUS_CNTL);
@@ -4400,7 +4400,7 @@
 
 /* Save register for vertical blank interrupts */
 if (info-irq) {
-   save-gen_int_cntl = INREG(RADEON_GEN_INT_CNTL);
+   save-gen_int_cntl = 0; /* INREG(RADEON_GEN_INT_CNTL); */
 }
 
 /* Save registers for page flipping */


[XFree86] Re: [Dri-devel] radeon dri xserver recycle lockup

2003-03-12 Thread Keith Whitwell
Michel Dänzer wrote:
On Mit, 2003-03-12 at 11:51, Keith Whitwell wrote:

In fact the lockup comes down to this one line:

--- radeon_driver.c28 Oct 2002 02:21:14 -1.44
+++ radeon_driver.c29 Oct 2002 13:49:25 -1.45
@@ -4639,6 +4639,7 @@
save-cap0_trig_cntl = 0;
save-cap1_trig_cntl = 0;
save-bus_cntl   = info-BusCntl;
+save-gen_int_cntl   = info-gen_int_cntl;
/*
 * If bursts are enabled, turn on discards
 * Radeon doesn't have write bursts
Michel,  what are the consequences of removing this?
Hmm.  Things are slightly compilcated by the fact that this code has been 
reworked since this change was made.  To get rid of the lockup on the dri 
trunk I have to use the attached patch.  It's a little heavy handed...


It basically disables interrupts AFAICS.
No - they still seem to work, which makes sense as they are turned on in the 
drm module (which also writes to RADEON_GEN_INT_CONTROL).

Keith

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