CVS Update: xc (branch: trunk)

2008-03-26 Thread Marc Aurele La France
CVSROOT:/home/x-cvs
Module name:xc
Changes by: [EMAIL PROTECTED]   08/03/26 10:28:11

Log message:
25. Make some of ATIProbe()'s verbose messages less misleading
(Marc La France).
24. Fix reversed memset() arguments in atimisc LUT handling (David Krause).

Modified files:
  xc/programs/Xserver/hw/xfree86/:
CHANGELOG 
  xc/programs/Xserver/hw/xfree86/drivers/ati/:
atidac.c atiprobe.c ativersion.h 
  
  Revision  ChangesPath
  3.3938+4 -1  xc/programs/Xserver/hw/xfree86/CHANGELOG
  1.27  +2 -2  xc/programs/Xserver/hw/xfree86/drivers/ati/atidac.c
  1.79  +75 -27xc/programs/Xserver/hw/xfree86/drivers/ati/atiprobe.c
  1.93  +2 -2  
xc/programs/Xserver/hw/xfree86/drivers/ati/ativersion.h

___
Cvs-Commit mailing list
Cvs-Commit@XFree86.Org
http://XFree86.Org/mailman/listinfo/cvs-commit


CVS Update: xc (branch: trunk)

2008-03-26 Thread Marc Aurele La France
CVSROOT:/home/x-cvs
Module name:xc
Changes by: [EMAIL PROTECTED]   08/03/26 10:29:49

Log message:
  Typo.

Modified files:
  xc/programs/Xserver/hw/xfree86/drivers/ati/:
atiprobe.c 
  
  Revision  ChangesPath
  1.80  +3 -3  xc/programs/Xserver/hw/xfree86/drivers/ati/atiprobe.c

___
Cvs-Commit mailing list
Cvs-Commit@XFree86.Org
http://XFree86.Org/mailman/listinfo/cvs-commit


CVS Update: xc (branch: trunk)

2008-03-26 Thread Marc Aurele La France
CVSROOT:/home/x-cvs
Module name:xc
Changes by: [EMAIL PROTECTED]   08/03/26 10:20:09

Log message:
23. In favour of the majority case, assume x86 and x86_64 systems cannot
hard-fail master aborts.  On an experimental basis, also assume the same
of alpha systems.  This adds support for such systems that don't include
a PCI-to-ISA bridge.  (Marc La France)

Modified files:
  xc/programs/Xserver/hw/xfree86/:
CHANGELOG 
  xc/programs/Xserver/hw/xfree86/common/:
xf86pciBus.c 
  xc/programs/Xserver/hw/xfree86/os-support/bus/:
Pci.h 
  
  Revision  ChangesPath
  3.3937+5 -1  xc/programs/Xserver/hw/xfree86/CHANGELOG
  3.93  +4 -4  xc/programs/Xserver/hw/xfree86/common/xf86pciBus.c
  1.57  +23 -1 xc/programs/Xserver/hw/xfree86/os-support/bus/Pci.h

___
Cvs-Commit mailing list
Cvs-Commit@XFree86.Org
http://XFree86.Org/mailman/listinfo/cvs-commit


CVS Update: xc (branch: trunk)

2008-03-26 Thread Marc Aurele La France
CVSROOT:/home/x-cvs
Module name:xc
Changes by: [EMAIL PROTECTED]   08/03/26 10:46:01

Log message:
27. Fix integer wrap-arounds in XAA's wide line code path (Paul Mackerras).
26. Fix XAA segfault when dealing with certain TE fonts with null glyphs
(Soran Sandmann Pedersen).

Modified files:
  xc/programs/Xserver/hw/xfree86/:
CHANGELOG 
  xc/programs/Xserver/hw/xfree86/xaa/:
xaaTEText.c xaaWideLine.c 
  
  Revision  ChangesPath
  3.3939+4 -1  xc/programs/Xserver/hw/xfree86/CHANGELOG
  1.9   +21 -4 xc/programs/Xserver/hw/xfree86/xaa/xaaTEText.c
  1.13  +8 -16 xc/programs/Xserver/hw/xfree86/xaa/xaaWideLine.c

___
Cvs-Commit mailing list
Cvs-Commit@XFree86.Org
http://XFree86.Org/mailman/listinfo/cvs-commit


CVS Update: xc (branch: trunk)

2008-03-26 Thread Marc Aurele La France
CVSROOT:/home/x-cvs
Module name:xc
Changes by: [EMAIL PROTECTED]   08/03/26 10:47:27

Log message:
  Fix fallout from prior changes to the ServerTarget() imake rule.

Modified files:
  xc/programs/lbxproxy/:
Imakefile 
  xc/programs/xfs/:
Imakefile 
  
  Revision  ChangesPath
  1.17  +1 -5  xc/programs/lbxproxy/Imakefile
  3.28  +1 -5  xc/programs/xfs/Imakefile

___
Cvs-Commit mailing list
Cvs-Commit@XFree86.Org
http://XFree86.Org/mailman/listinfo/cvs-commit


CVS Update: xc (branch: trunk)

2008-03-26 Thread Marc Aurele La France
CVSROOT:/home/x-cvs
Module name:xc
Changes by: [EMAIL PROTECTED]   08/03/26 11:39:13

Log message:
28. Update to 2008-03-26 pci.ids snapshot.  Also add some more recent PCI
Radeon IDs.  (Marc La France)

Modified files:
  xc/programs/Xserver/hw/xfree86/:
CHANGELOG 
  xc/programs/Xserver/hw/xfree86/common/:
xf86PciInfo.h 
  xc/programs/Xserver/hw/xfree86/etc/:
pci.ids 
  xc/programs/Xserver/hw/xfree86/scanpci/:
xf86PciStdIds.h 
  
  Revision  ChangesPath
  3.3940+3 -1  xc/programs/Xserver/hw/xfree86/CHANGELOG
  1.166 +90 -1 xc/programs/Xserver/hw/xfree86/common/xf86PciInfo.h
  1.14  +2252 -472 xc/programs/Xserver/hw/xfree86/etc/pci.ids
  1.26  +20262 
-1753xc/programs/Xserver/hw/xfree86/scanpci/xf86PciStdIds.h

___
Cvs-Commit mailing list
Cvs-Commit@XFree86.Org
http://XFree86.Org/mailman/listinfo/cvs-commit


CVS Update: xc (branch: trunk)

2008-03-26 Thread Marc Aurele La France
CVSROOT:/home/x-cvs
Module name:xc
Changes by: [EMAIL PROTECTED]   08/03/26 11:57:51

Log message:
32. Temporarily ignore 64-bit PCI memory address spaces on SPARC
(Marc La France).
31. For fault isolation purposes, on SPARC, bracket all PCI configuration
space accesses with MEMBAR's  (Marc La France).
30. Add PCI-X and PCI Express to the mix of PCI variants that are supported
in a single system.  Includes, but is not limited to, support for Sun's
Ultra 25 and Ultra 45 systems.  (Marc La France).
29. Remove assumption that all PCI entities have a function 0
(Marc La France).

Modified files:
  xc/programs/Xserver/hw/xfree86/:
CHANGELOG 
  xc/programs/Xserver/hw/xfree86/etc/:
scanpci.c 
  xc/programs/Xserver/hw/xfree86/os-support/bus/:
Pci.c Pci.h sparcPci.c xf86Pci.h 
  
  Revision  ChangesPath
  3.3941+10 -1 xc/programs/Xserver/hw/xfree86/CHANGELOG
  3.100 +9 -3  xc/programs/Xserver/hw/xfree86/etc/scanpci.c
  1.100 +317 -68   xc/programs/Xserver/hw/xfree86/os-support/bus/Pci.c
  1.58  +2 -1  xc/programs/Xserver/hw/xfree86/os-support/bus/Pci.h
  1.32  +180 -91   
xc/programs/Xserver/hw/xfree86/os-support/bus/sparcPci.c
  1.49  +104 -19   
xc/programs/Xserver/hw/xfree86/os-support/bus/xf86Pci.h

___
Cvs-Commit mailing list
Cvs-Commit@XFree86.Org
http://XFree86.Org/mailman/listinfo/cvs-commit


CVS Update: xc (branch: trunk)

2008-03-26 Thread Marc Aurele La France
CVSROOT:/home/x-cvs
Module name:xc
Changes by: [EMAIL PROTECTED]   08/03/26 12:04:52

Log message:
32. Zero out all SPARC SunOS framebuffers on server exit (Marc La France).

Modified files:
  xc/programs/Xserver/hw/xfree86/:
CHANGELOG 
  xc/programs/Xserver/hw/xfree86/os-support/sunos/:
sun_init.c 
  
  Revision  ChangesPath
  3.3942+2 -1  xc/programs/Xserver/hw/xfree86/CHANGELOG
  1.11  +57 -31
xc/programs/Xserver/hw/xfree86/os-support/sunos/sun_init.c

___
Cvs-Commit mailing list
Cvs-Commit@XFree86.Org
http://XFree86.Org/mailman/listinfo/cvs-commit


CVS Update: xc (branch: trunk)

2008-03-26 Thread Marc Aurele La France
CVSROOT:/home/x-cvs
Module name:xc
Changes by: [EMAIL PROTECTED]   08/03/26 12:07:04

Log message:
  Whitespace cleanup

Modified files:
  xc/programs/Xserver/hw/xfree86/common/:
xf86PciInfo.h 
  xc/programs/Xserver/hw/xfree86/os-support/bus/:
Pci.c 
  xc/programs/Xserver/hw/xfree86/os-support/sunos/:
sun_init.c 
  
  Revision  ChangesPath
  1.167 +9 -9  xc/programs/Xserver/hw/xfree86/common/xf86PciInfo.h
  1.101 +4 -4  xc/programs/Xserver/hw/xfree86/os-support/bus/Pci.c
  1.12  +3 -3  
xc/programs/Xserver/hw/xfree86/os-support/sunos/sun_init.c

___
Cvs-Commit mailing list
Cvs-Commit@XFree86.Org
http://XFree86.Org/mailman/listinfo/cvs-commit


Re: [XFree86] new installation: KDE no longer starts

2008-03-26 Thread Marc Aurele La France

On Tue, 25 Mar 2008, gary wrote:

Marc Aurele La France wrote:

On Tue, 25 Mar 2008, gary wrote:

Marc Aurele La France wrote:

On Tue, 25 Mar 2008, [EMAIL PROTECTED] wrote:

Would that be from Suse? Consider me a micron above newbie.



Yes, it would be a SuSe rpm.


Well, I managed to find xinetd-2.3.14-32.x86_64.rpm. I had to use the 
--replacefiles and --replacepkgs options to force the install. The problem 
is the same.


Sigh.  How people can go on tangents like this will always amaze me. 
(xinetd has nothing at all to do with X.)



The package you should reinstall is given by ...



rpm -q -f /etc/X11/xinit/xinitrc



... or ...



rpm -q -f /usr/X11R6/lib/X11/xinit/xinitrc

... whichever file exists.



rpm -q -f /etc/X11/xinit/xinitrc works, but does not fix the problem.


No, of course not.  But it does tell you which package needs to be 
reinstalled.  Find the corresponding RPM and do ...


rpm -Uf rpmname

I didn't go off on a tangent as much as a typo. In any event, is there is 
bug-free way to do the Xfree86 installation from scratch? Getting this to 
work by some patch is simply a poor solution to an installation bug.


Also note, I entered kde in one of the terminal windows to force it to start. 
I get an error message could not start kstartupconfig. Check your 
installation. So I gather the Xfree86 installation caused this problem since 
the KDE enviroment was working fine until I installed xfree86.


When you installed XFree86, it replaced your previously installed window 
manager setup with a default one that invokes twm.  Thus re-installing 
XFree86 won't help.


Marc.

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