Re: xfree86: sunffb fails with signal 10

2002-09-06 Thread John Riccardi
Sorry, I should have been more specific.  The text I referred 
to as "server output" was /var/log/XFree86.0.log.  I don't have
a file just called "XFree86.log" --

[EMAIL PROTECTED]:/var/log$ ls -l XFree86.*
-rw-r--r--1 root root39579 Sep  5 15:51 XFree86.0.log
-rw-r--r--1 root root38545 Sep  5 12:25 XFree86.8.log

I have included XFree86.8.log below, but I doubt it will be
helpful.  It had the following error:

(EE) SUNFFB: Failed to load module "dri" (once-only module, 0)

which I fixed by turning off the dri module.  I'm still having
the problem where the server just aborts without any useful
info.


/var/log/XFree86.8.log (old, doesn't show current problem)


This is a pre-release version of XFree86, and is not supported in any
way.  Bugs may be reported to XFree86@XFree86.Org and patches submitted
to [EMAIL PROTECTED]  Before reporting bugs in pre-release versions,
please check the latest version in the XFree86 CVS repository
(http://www.XFree86.Org/cvs)

XFree86 Version 4.1.0.1 / X Window System
(protocol Version 11, revision 0, vendor release 6510)
Release Date: 21 December 2001
If the server is older than 6-12 months, or if your card is
newer than the above date, look for a newer version before
reporting problems.  (See http://www.XFree86.Org/FAQ)
Build Operating System: Linux 2.4.18 sparc [ELF] 
Module Loader present
(==) Log file: "/var/log/XFree86.8.log", Time: Thu Sep  5 12:25:55 2002
(++) Using config file: "/root/XF86Config.new"
Markers: (--) probed, (**) from config file, (==) default setting,
 (++) from command line, (!!) notice, (II) informational,
 (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) ServerLayout "XFree86 Configured"
(**) |-->Screen "Screen0" (0)
(**) |   |-->Monitor "Monitor0"
(**) |   |-->Device "Card0"
(**) |-->Input Device "Mouse0"
(**) |-->Input Device "Keyboard0"
(==) Keyboard: CustomKeycode disabled
(WW) The directory "/usr/X11R6/lib/X11/fonts/Speedo/" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/X11R6/lib/X11/fonts/Type1/" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/X11R6/lib/X11/fonts/CID/" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/X11R6/lib/X11/fonts/75dpi/" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/X11R6/lib/X11/fonts/100dpi/" does not exist.
Entry deleted from font path.
(**) FontPath set to "/usr/X11R6/lib/X11/fonts/misc/"
(**) RgbPath set to "/usr/X11R6/lib/X11/rgb"
(**) ModulePath set to "/usr/X11R6/lib/modules"
(--) using VT number 8

(WW) Cannot open APM
(II) Module ABI versions:
XFree86 ANSI C Emulation: 0.1
XFree86 Video Driver: 0.4
XFree86 XInput driver : 0.2
XFree86 Server Extension : 0.1
XFree86 Font Renderer : 0.2
(II) Loader running on linux
(II) LoadModule: "bitmap"
(II) Loading /usr/X11R6/lib/modules/fonts/libbitmap.a
(II) Module bitmap: vendor="The XFree86 Project"
compiled for 4.1.0.1, module version = 1.0.0
Module class: XFree86 Font Renderer
ABI class: XFree86 Font Renderer, version 0.2
(II) Loading font Bitmap
(II) LoadModule: "pcidata"
(II) Loading /usr/X11R6/lib/modules/libpcidata.a
(II) Module pcidata: vendor="The XFree86 Project"
compiled for 4.1.0.1, module version = 0.1.0
ABI class: XFree86 Video Driver, version 0.4
(EE) No OS PCI support available
(--) SBUS:(0xf0066978) Sun FFB 67MHz Creator at /SUNW,[EMAIL PROTECTED],0
(II) Addressable bus resource ranges are
[0] -1 ff   0x - 0x (0x0) MX[B]
[1] -1 fe   0x - 0x (0x0) MX[B]
[2] -1 fd   0x - 0x (0x0) MX[B]
[3] -1 fc   0x - 0x (0x0) MX[B]
[4] -1 fb   0x - 0x (0x0) MX[B]
[5] -1 fa   0x - 0x (0x0) MX[B]
[6] -1 f9   0x - 0x (0x0) MX[B]
[7] -1 f8   0x - 0x (0x0) MX[B]
[8] -1 f7   0x - 0x (0x0) MX[B]
[9] -1 f6   0x - 0x (0x0) MX[B]
[10] -1 f5  0x - 0x (0x0) MX[B]
[11] -1 f4  0x - 0x (0x0) MX[B]
[12] -1 f3  0x - 0x (0x0) MX[B]
[13] -1 f2  0x - 0x (0x0) MX[B]
[14] -1 f1  0x - 0x (0x0) MX[B]
[15] -1 f0  0x - 0x (0x0) MX[B]
[16] -1 ef  0x - 0x (0x0) MX[B]
[17] -1 ee  0x - 0x (0x0) MX[B]
[18] -1 ed  0x - 0x (0x0) MX[B]
[19] -1 ec  0x - 0x (0x0) MX[B]
[20] -1 eb  0x - 0x (0x0) MX[B]
[2

Re: xfree86: sunffb fails with signal 10

2002-09-05 Thread Ben Collins
On Thu, Sep 05, 2002 at 04:21:26PM -0700, John Riccardi wrote:
> Greetings All,
> 
> I'm a long time linux user, just beginning to use it on sparcs
> because it's so much easier to make a GNU system into a useable
> workstation than it is with Solaris...
> 
> The machine I'm having trouble with is an Ultra 2 with a Creator
> card.  I know the hardware works because I was running Solaris 8
> on it last week and Sun's X server worked just fine.  My config
> file and Xserver output are included below.  As you can see, the
> server isn't reporting any useful errors, it just dies on signal
> 10.  Unfortunately it doesn't even drop a core file. :-(

Can you send your /var/log/XFree86.log aswell?

-- 
Debian - http://www.debian.org/
Linux 1394 - http://www.linux1394.org/
Subversion - http://subversion.tigris.org/
Deqo   - http://www.deqo.com/



xfree86: sunffb fails with signal 10

2002-09-05 Thread John Riccardi
Greetings All,

I'm a long time linux user, just beginning to use it on sparcs
because it's so much easier to make a GNU system into a useable
workstation than it is with Solaris...

The machine I'm having trouble with is an Ultra 2 with a Creator
card.  I know the hardware works because I was running Solaris 8
on it last week and Sun's X server worked just fine.  My config
file and Xserver output are included below.  As you can see, the
server isn't reporting any useful errors, it just dies on signal
10.  Unfortunately it doesn't even drop a core file. :-(

TIA for any help

--john


Here's my config file:


### BEGIN DEBCONF SECTION
# XF86Config-4 (XFree86 server configuration file) generated by dexconf, the
# Debian X Configuration tool, using values from the debconf database.
#
# Edit this file with caution, and see the XF86Config-4 manual page.
# (Type "man XF86Config-4" at the shell prompt.)
#
# If you want your changes to this file preserved by dexconf, only make changes
# before the "### BEGIN DEBCONF SECTION" line above, and/or after the
# "### END DEBCONF SECTION" line below.
#
# To change things within the debconf section, run the command:
#   dpkg-reconfigure xserver-xfree86
# as root.  Also see "How do I add custom sections to a dexconf-generated
# XF86Config or XF86Config-4 file?" in /usr/share/doc/xfree86-common/FAQ.gz.

Section "Files"
FontPath"unix/:7100"# local font server
# if the local font server has problems, we can fall back on these
FontPath"/usr/lib/X11/fonts/misc"
FontPath"/usr/lib/X11/fonts/cyrillic"
FontPath"/usr/lib/X11/fonts/100dpi/:unscaled"
FontPath"/usr/lib/X11/fonts/75dpi/:unscaled"
FontPath"/usr/lib/X11/fonts/Type1"
FontPath"/usr/lib/X11/fonts/Speedo"
FontPath"/usr/lib/X11/fonts/100dpi"
FontPath"/usr/lib/X11/fonts/75dpi"
EndSection

Section "Module"
Load"GLcore"
Load"bitmap"
Load"dbe"
Load"extmod"
Load"freetype"
Load"glx"
Load"pex5"
Load"record"
Load"speedo"
Load"type1"
Load"xie"
EndSection

Section "InputDevice"
Identifier  "Generic Keyboard"
Driver  "keyboard"
Option  "CoreKeyboard"
Option  "XkbRules"  "sun"
Option  "XkbModel"  "type5"
Option  "XkbLayout" "us"
EndSection

Section "InputDevice"
Identifier  "Configured Mouse"
Driver  "mouse"
Option  "CorePointer"
Option  "Device""/dev/sunmouse"
Option  "Protocol"  "BusMouse"
EndSection

Section "InputDevice"
Identifier  "Generic Mouse"
Driver  "mouse"
Option  "SendCoreEvents""true"
Option  "Device""/dev/input/mice"
Option  "Protocol"  "ImPS/2"
EndSection

Section "Device"
Identifier  "Generic Video Card"
Driver  "sunffb"
Option  "UseFBDev"  "true"
EndSection

Section "Monitor"
Identifier  "Generic Monitor"
HorizSync   70-90
VertRefresh 76-76
Option  "DPMS"
EndSection

Section "Screen"
Identifier  "Default Screen"
Device  "Generic Video Card"
Monitor "Generic Monitor"
DefaultDepth24
SubSection "Display"
Depth   1
Modes   "1280x1024"
EndSubSection
SubSection "Display"
Depth   4
Modes   "1280x1024"
EndSubSection
SubSection "Display"
Depth   8
Modes   "1280x1024"
EndSubSection
SubSection "Display"
Depth   15
Modes   "1280x1024"
EndSubSection
SubSection "Display"
Depth   16
Modes   "1280x1024"
EndSubSection
SubSection "Display"
Depth   24
Modes   "1280x1024"
EndSubSection
EndSection

Section "ServerLayout"
Identifier  "Default Layout"
Screen  "Default Screen"
InputDevice "Generic Keyboard"
InputDevice "Configured Mouse"
InputDevice "Generic Mouse"
EndSection

Section "DRI"
Mode0666
EndSection

### END DEBCONF SECTION


And Here's the server output:


This is a pre-rel