Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Xorg Signal 11 failure on Ultra 10 with Elite 3D
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Gentoo on Sparc
View previous topic :: View next topic  
Author Message
Monger
n00b
n00b


Joined: 24 Aug 2004
Posts: 8

PostPosted: Wed Apr 20, 2005 11:24 am    Post subject: Xorg Signal 11 failure on Ultra 10 with Elite 3D Reply with quote

My first attempt to get X working on a Sparc isn't going very well. I first tried to build the config by hand based on reading the forums. My best attempts ended in "Caught signal 11. Server aborting". I then tried the example provided by Ferris slighty modified and got the same result. Any help would be greatly appreciated.

Kernel 2.4.29
Xorg 6.8.2-r1

Video Elite 3D
Keyboard type 6
KEYMAP="sunkeymap"

Here is my latest attempt:

Code:

##
# xorg.conf for kernel=2.4.x
# Graphics = Creator/Elite (ffb/afb)
# sun type6 keyboard


Section "ServerLayout"
  Identifier    "Modified_for_xorg-x11_kernel_2.4.26"
  Screen         0 "Screen0" 0 0
  InputDevice   "Mouse0" "CorePointer"
  InputDevice   "Keyboard0" "CoreKeyboard"
  Option   "HandleSpecialKeys" "Always"
  Option   "DontVTSwitch"   "off"
EndSection

Section "Files"
  RgbPath       "/usr/lib/X11/rgb"
  ModulePath    "/usr/lib/modules"
  FontPath      "/usr/share/fonts/misc:unscaled"
  FontPath      "/usr/share/fonts/75dpi:unscaled"
  FontPath      "/usr/share/fonts/100dpi:unscaled"
  FontPath      "/usr/share/fonts/misc"
  FontPath      "/usr/share/fonts/75dpi"
  FontPath      "/usr/share/fonts/100dpi"
  FontPath      "/usr/share/fonts/cyrillic"
  FontPath      "/usr/share/fonts/truetype"
  FontPath      "/usr/share/fonts/TTF"
  FontPath      "/usr/share/fonts/ukr"
EndSection

Section   "ServerFlags"
  Option   "StandbyTime"   "10"
  Option   "SuspendTime"   "20"
  Option   "OffTime"   "30"
EndSection
   
Section "Module"
  Load  "dbe"
  Load  "type1"
  Load   "bitmap"
  Load  "drm"
  Load  "dri"
  Load  "extmod"
  Load  "freetype"
  Load  "record"
  Load  "glx"
  ##
  # If you are experimenting with USE='hardened dlloader' you should also use:
  # If you are using >=xorg-x11-6.8.0-r4, dlloader is REQUIRED and you MUST use:
  Load  "cfb"
  Load  "cfb32"
EndSection

Section "InputDevice"
  Identifier  "Keyboard0"
  ##
  # This must be the Deprecated keyboard driver with xorg-x11-6.8.0-rxx
  #
  Driver      "keyboard"
  Option      "Protocol"    "Standard"
  Option      "XkbKeycodes" "sun(type6)"
  Option      "XkbModel"    "type6"
  Option      "XkbRules"    "sun"
  Option      "XkbLayout"   "en_US"
  Option      "XkbTypes"     "types/complete"
  Option      "XkbCompat"   "compat/complete"
  Option      "XkbGeometry" "sun(type5unix)"
EndSection

Section "InputDevice"
  Identifier  "Mouse0"
  Driver      "mouse"
  Option      "Protocol" "MouseSystems"
  Option      "Device" "/dev/sunmouse"
  Option   "Emulate3Buttons"   "false"
EndSection

Section "Monitor"
  Identifier   "Monitor0"
  VendorName   "Samsung"
  ModelName    "SyncMaster 171v"
  Option       "DPMS"   "on"   
EndSection

Section "Device"
  Identifier  "Card0"
  BoardName   "Sun|AFB Horizontal Elite 3D (afb)"
  VendorName  "Sun Microsystems"   
  Driver      "sunffb"
EndSection

Section "Screen"
  Identifier   "Screen0"
  Device       "Card0"
  Monitor      "Monitor0"
  DefaultDepth 24
  SubSection   "Display"
        Depth     24
  EndSubSection
EndSection

Section "DRI"
 Group      "video"
 Mode      0666
EndSection


Code:

X Window System Version 6.8.2
Release Date: 9 February 2005
X Protocol Version 11, Revision 0, Release 6.8.2
Build Operating System: Linux 2.4.29-sparc sparc64 [ELF]
Current Operating System: Linux singha 2.4.29-sparc #1 SMP Tue Apr 12 09:01:05 EDT 2005 sparc64
Build Date: 13 April 2005
   Before reporting problems, check http://wiki.X.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/Xorg.0.log", Time: Wed Apr 20 06:57:31 2005
(++) Using config file: "/root/xorg.conf"
(==) ServerLayout "Modified_for_xorg-x11_kernel_2.4.26"
(**) |-->Screen "Screen0" (0)
(**) |   |-->Monitor "Monitor0"
(**) |   |-->Device "Card0"
(**) |-->Input Device "Mouse0"
(**) |-->Input Device "Keyboard0"
(**) Option "Protocol" "Standard"
(**) Option "XkbCompat" "compat/complete"
(**) XKB: compat: "compat/complete"
(**) Option "XkbTypes" "types/complete"
(**) XKB: types: "types/complete"
(**) Option "XkbKeycodes" "sun(type6)"
(**) XKB: keycodes: "sun(type6)"
(**) Option "XkbGeometry" "sun(type5unix)"
(**) XKB: geometry: "sun(type5unix)"
(**) Option "XkbRules" "sun"
(**) XKB: rules: "sun"
(**) Option "XkbModel" "type6"
(**) XKB: model: "type6"
(**) Option "XkbLayout" "en_US"
(**) XKB: layout: "en_US"
(==) Keyboard: CustomKeycode disabled
(WW) The directory "/usr/share/fonts/truetype" does not exist.
   Entry deleted from font path.
(**) FontPath set to "/usr/share/fonts/misc:unscaled,/usr/share/fonts/75dpi:unscaled,
/usr/share/fonts/100dpi:unscaled,/usr/share/fonts/misc,/usr/share/fonts/75dpi,
/usr/share/fonts/100dpi,/usr/share/fonts/cyrillic,/usr/share/fonts/TTF,/usr/share/fonts/ukr"
(**) RgbPath set to "/usr/lib/X11/rgb"
(**) ModulePath set to "/usr/lib/modules"
(**) Option "DontVTSwitch" "off"
(**) Option "StandbyTime" "10"
(**) Option "SuspendTime" "20"
(**) Option "OffTime" "30"
(**) Option "HandleSpecialKeys" "Always"
(**) Always handling special keys in DDX
(WW) Open APM failed (/dev/apm_bios) (No such file or directory)
(II) Module ABI versions:
   X.Org ANSI C Emulation: 0.2
   X.Org Video Driver: 0.7
   X.Org XInput driver : 0.4
   X.Org Server Extension : 0.2
   X.Org Font Renderer : 0.4
(II) Loader running on linux
(II) LoadModule: "bitmap"
(II) Loading /usr/lib/modules/fonts/libbitmap.so
(II) Module bitmap: vendor="X.Org Foundation"
   compiled for 6.8.2, module version = 1.0.0
   Module class: X.Org Font Renderer
   ABI class: X.Org Font Renderer, version 0.4
(II) Loading font Bitmap
(II) LoadModule: "pcidata"
(II) Loading /usr/lib/modules/libpcidata.so
(II) Module pcidata: vendor="X.Org Foundation"
   compiled for 6.8.2, module version = 1.0.0
   ABI class: X.Org Video Driver, version 0.7
Using vt 7
(--) using VT number 7

(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 108e,a000 card 0000,0000 rev 00 class 06,00,00 hdr 00
(II) PCI: 00:01:0: chip 108e,5000 card 0000,0000 rev 13 class 06,04,00 hdr 81
(II) PCI: 00:01:1: chip 108e,5000 card 0000,0000 rev 13 class 06,04,00 hdr 81
(II) PCI: 01:01:0: chip 108e,1000 card 0000,0000 rev 01 class 06,80,00 hdr 80
(II) PCI: 01:01:1: chip 108e,1001 card 0000,0000 rev 01 class 02,00,00 hdr 80
(II) PCI: 01:02:0: chip 1002,4750 card 0000,0000 rev 5c class 03,00,00 hdr 00
(II) PCI: 01:03:0: chip 1095,0646 card 1095,0646 rev 03 class 01,01,8f hdr 00
(II) PCI: End of PCI scan
(II) Host-to-PCI bridge:
(II) Bus 0: bridge is at (0:0:0), (0,0,2), BCTRL: 0x0008 (VGA_EN is set)
(II) Bus 0 I/O range:
   [0] -1   1   0x00000000 - 0x00ffffff (0x1000000) IX[B]
(II) Bus 0 non-prefetchable memory range:
   [0] -1   1   0x00000000 - 0xffffffff (0x0) MX[B]
(II) Bus 0 prefetchable memory range:
   [0] -1   1   0x00000000 - 0xffffffff (0x0) MX[B]
(II) PCI-to-PCI bridge:
(II) Bus 2: bridge is at (0:1:0), (0,2,255), BCTRL: 0x002b (VGA_EN is set)
(II) Bus 2 I/O range:
   [0] -1   1   0x00000000 - 0x001fffff (0x200000) IX[B]
   [1] -1   1   0x00200000 - 0x003fffff (0x200000) IX[B]
   [2] -1   1   0x00400000 - 0x005fffff (0x200000) IX[B]
   [3] -1   1   0x00600000 - 0x007fffff (0x200000) IX[B]
   [4] -1   1   0x00800000 - 0x009fffff (0x200000) IX[B]
   [5] -1   1   0x00a00000 - 0x00bfffff (0x200000) IX[B]
(II) Bus 2 non-prefetchable memory range:
   [0] -1   1   0x00000000 - 0x1fffffff (0x20000000) MX[B]
   [1] -1   1   0x20000000 - 0x3fffffff (0x20000000) MX[B]
   [2] -1   1   0x40000000 - 0x5fffffff (0x20000000) MX[B]
   [3] -1   1   0x60000000 - 0x7fffffff (0x20000000) MX[B]
   [4] -1   1   0x80000000 - 0x9fffffff (0x20000000) MX[B]
   [5] -1   1   0xa0000000 - 0xbfffffff (0x20000000) MX[B]
(II) PCI-to-PCI bridge:
(II) Bus 1: bridge is at (0:1:1), (0,1,1), BCTRL: 0x0023 (VGA_EN is cleared)
(II) Bus 1 I/O range:
   [0] -1   1   0x00000000 - 0x001fffff (0x200000) IX[B]
   [1] -1   1   0x00c00000 - 0x00dfffff (0x200000) IX[B]
   [2] -1   1   0x00e00000 - 0x00ffffff (0x200000) IX[B]
(II) Bus 1 non-prefetchable memory range:
   [0] -1   1   0x00000000 - 0x1fffffff (0x20000000) MX[B]
   [1] -1   1   0xe0000000 - 0xffffffff (0x20000000) MX[B]
(--) PCI:*(1:2:0) ATI Technologies Inc 3D Rage Pro 215GP rev 92, Mem @ 0xe1000000/24, 0xe2000000/12, I/O @ 0xc00400/8, BIOS @ 0xe0020000/17
(--) SBUS: Sun Elite3D
(II) Addressable bus resource ranges are
   [0] -1   1   0x00000000 - 0xffffffff (0x0) MX[B]
   [1] -1   1   0x00000000 - 0x00ffffff (0x1000000) IX[B]
(II) OS-reported resource ranges:
   [0] -1   1   0xffffffff - 0xffffffff (0x1) MX[B]
   [1] -1   1   0x000f0000 - 0x000fffff (0x10000) MX[B]
   [2] -1   1   0x000c0000 - 0x000effff (0x30000) MX[B]
   [3] -1   1   0x00000000 - 0x0009ffff (0xa0000) MX[B]
   [4] -1   1   0x00ffffff - 0x00ffffff (0x1) IX[B]
   [5] -1   1   0x00000000 - 0x00000000 (0x1) IX[B]
(II) Active PCI resource ranges:
   [0] -1   1   0xe0000000 - 0xe0007fff (0x8000) MX[B]
   [1] -1   1   0xf1000000 - 0xf17fffff (0x800000) MX[B]
   [2] -1   1   0xf0000000 - 0xf0ffffff (0x1000000) MX[B]
   [3] -1   1   0xe0020000 - 0xe003ffff (0x20000) MX[B](B)
   [4] -1   1   0xe2000000 - 0xe2000fff (0x1000) MX[B](B)
   [5] -1   1   0xe1000000 - 0xe1ffffff (0x1000000) MX[B](B)
   [6] -1   1   0x00c00020 - 0x00c0002f (0x10) IX[B]
   [7] -1   1   0x00c00018 - 0x00c0001b (0x4) IX[B]
   [8] -1   1   0x00c00010 - 0x00c00017 (0x8) IX[B]
   [9] -1   1   0x00c00008 - 0x00c0000b (0x4) IX[B]
   [10] -1   1   0x00c00000 - 0x00c00007 (0x8) IX[B]
   [11] -1   1   0x00c00400 - 0x00c004ff (0x100) IX[B](B)
(II) Active PCI resource ranges after removing overlaps:
   [0] -1   1   0xe0000000 - 0xe0007fff (0x8000) MX[B]
   [1] -1   1   0xf1000000 - 0xf17fffff (0x800000) MX[B]
   [2] -1   1   0xf0000000 - 0xf0ffffff (0x1000000) MX[B]
   [3] -1   1   0xe0020000 - 0xe003ffff (0x20000) MX[B](B)
   [4] -1   1   0xe2000000 - 0xe2000fff (0x1000) MX[B](B)
   [5] -1   1   0xe1000000 - 0xe1ffffff (0x1000000) MX[B](B)
   [6] -1   1   0x00c00020 - 0x00c0002f (0x10) IX[B]
   [7] -1   1   0x00c00018 - 0x00c0001b (0x4) IX[B]
   [8] -1   1   0x00c00010 - 0x00c00017 (0x8) IX[B]
   [9] -1   1   0x00c00008 - 0x00c0000b (0x4) IX[B]
   [10] -1   1   0x00c00000 - 0x00c00007 (0x8) IX[B]
   [11] -1   1   0x00c00400 - 0x00c004ff (0x100) IX[B](B)
(II) OS-reported resource ranges after removing overlaps with PCI:
   [0] -1   1   0xffffffff - 0xffffffff (0x1) MX[B]
   [1] -1   1   0x000f0000 - 0x000fffff (0x10000) MX[B]
   [2] -1   1   0x000c0000 - 0x000effff (0x30000) MX[B]
   [3] -1   1   0x00000000 - 0x0009ffff (0xa0000) MX[B]
   [4] -1   1   0x00ffffff - 0x00ffffff (0x1) IX[B]
   [5] -1   1   0x00000000 - 0x00000000 (0x1) IX[B]
(II) All system resource ranges:
   [0] -1   1   0xffffffff - 0xffffffff (0x1) MX[B]
   [1] -1   1   0x000f0000 - 0x000fffff (0x10000) MX[B]
   [2] -1   1   0x000c0000 - 0x000effff (0x30000) MX[B]
   [3] -1   1   0x00000000 - 0x0009ffff (0xa0000) MX[B]
   [4] -1   1   0xe0000000 - 0xe0007fff (0x8000) MX[B]
   [5] -1   1   0xf1000000 - 0xf17fffff (0x800000) MX[B]
   [6] -1   1   0xf0000000 - 0xf0ffffff (0x1000000) MX[B]
   [7] -1   1   0xe0020000 - 0xe003ffff (0x20000) MX[B](B)
   [8] -1   1   0xe2000000 - 0xe2000fff (0x1000) MX[B](B)
   [9] -1   1   0xe1000000 - 0xe1ffffff (0x1000000) MX[B](B)
   [10] -1   1   0x00ffffff - 0x00ffffff (0x1) IX[B]
   [11] -1   1   0x00000000 - 0x00000000 (0x1) IX[B]
   [12] -1   1   0x00c00020 - 0x00c0002f (0x10) IX[B]
   [13] -1   1   0x00c00018 - 0x00c0001b (0x4) IX[B]
   [14] -1   1   0x00c00010 - 0x00c00017 (0x8) IX[B]
   [15] -1   1   0x00c00008 - 0x00c0000b (0x4) IX[B]
   [16] -1   1   0x00c00000 - 0x00c00007 (0x8) IX[B]
   [17] -1   1   0x00c00400 - 0x00c004ff (0x100) IX[B](B)
(II) LoadModule: "dbe"
(II) Loading /usr/lib/modules/extensions/libdbe.so
(II) Module dbe: vendor="X.Org Foundation"
   compiled for 6.8.2, module version = 1.0.0
   Module class: X.Org Server Extension
   ABI class: X.Org Server Extension, version 0.2
(II) Loading extension DOUBLE-BUFFER
(II) LoadModule: "type1"
(II) Loading /usr/lib/modules/fonts/libtype1.so
(II) Module type1: vendor="X.Org Foundation"
   compiled for 6.8.2, module version = 1.0.2
   Module class: X.Org Font Renderer
   ABI class: X.Org Font Renderer, version 0.4
(II) Loading font Type1
(II) Loading font CID
(II) LoadModule: "bitmap"
(II) Reloading /usr/lib/modules/fonts/libbitmap.so
(II) Loading font Bitmap
(II) LoadModule: "drm"
(II) Loading /usr/lib/modules/linux/libdrm.so
(II) Module drm: vendor="X.Org Foundation"
   compiled for 6.8.2, module version = 1.0.0
   ABI class: X.Org Server Extension, version 0.2
(II) LoadModule: "dri"
(II) Loading /usr/lib/modules/extensions/libdri.so
(II) Module dri: vendor="X.Org Foundation"
   compiled for 6.8.2, module version = 1.0.0
   ABI class: X.Org Server Extension, version 0.2
(II) Loading sub module "drm"
(II) LoadModule: "drm"
(II) Reloading /usr/lib/modules/linux/libdrm.so
(II) Loading extension XFree86-DRI
(II) LoadModule: "extmod"
(II) Loading /usr/lib/modules/extensions/libextmod.so
(II) Module extmod: vendor="X.Org Foundation"
   compiled for 6.8.2, module version = 1.0.0
   Module class: X.Org Server Extension
   ABI class: X.Org Server Extension, version 0.2
(II) Loading extension SHAPE
(II) Loading extension MIT-SUNDRY-NONSTANDARD
(II) Loading extension BIG-REQUESTS
(II) Loading extension SYNC
(II) Loading extension MIT-SCREEN-SAVER
(II) Loading extension XC-MISC
(II) Loading extension XFree86-VidModeExtension
(II) Loading extension XFree86-Misc
(II) Loading extension XFree86-DGA
(II) Loading extension DPMS
(II) Loading extension TOG-CUP
(II) Loading extension Extended-Visual-Information
(II) Loading extension XVideo
(II) Loading extension XVideo-MotionCompensation
(II) Loading extension X-Resource
(II) LoadModule: "freetype"
(II) Loading /usr/lib/modules/fonts/libfreetype.so
(II) Module freetype: vendor="X.Org Foundation & the After X-TT Project"
   compiled for 6.8.2, module version = 2.1.0
   Module class: X.Org Font Renderer
   ABI class: X.Org Font Renderer, version 0.4
(II) Loading font FreeType
(II) LoadModule: "record"
(II) Loading /usr/lib/modules/extensions/librecord.so
(II) Module record: vendor="X.Org Foundation"
   compiled for 6.8.2, module version = 1.13.0
   Module class: X.Org Server Extension
   ABI class: X.Org Server Extension, version 0.2
(II) Loading extension RECORD
(II) LoadModule: "glx"
(II) Loading /usr/lib/modules/extensions/libglx.so
(II) Module glx: vendor="X.Org Foundation"
   compiled for 6.8.2, module version = 1.0.0
   ABI class: X.Org Server Extension, version 0.2
(II) Loading sub module "GLcore"
(II) LoadModule: "GLcore"
(II) Loading /usr/lib/modules/extensions/libGLcore.so
(II) Module GLcore: vendor="X.Org Foundation"
   compiled for 6.8.2, module version = 1.0.0
   ABI class: X.Org Server Extension, version 0.2
(II) Loading extension GLX
(II) LoadModule: "cfb"
(II) Loading /usr/lib/modules/libcfb.so
(II) Module cfb: vendor="X.Org Foundation"
   compiled for 6.8.2, module version = 1.0.0
   ABI class: X.Org ANSI C Emulation, version 0.2
(II) Loading sub module "mfb"
(II) LoadModule: "mfb"
(II) Loading /usr/lib/modules/libmfb.so
(II) Module mfb: vendor="X.Org Foundation"
   compiled for 6.8.2, module version = 1.0.0
   ABI class: X.Org ANSI C Emulation, version 0.2
(II) LoadModule: "cfb32"
(II) Loading /usr/lib/modules/libcfb32.so
(II) Module cfb32: vendor="X.Org Foundation"
   compiled for 6.8.2, module version = 1.0.0
   ABI class: X.Org ANSI C Emulation, version 0.2
(II) Loading sub module "cfb"
(II) LoadModule: "cfb"
(II) Reloading /usr/lib/modules/libcfb.so
(II) Loading sub module "mfb"
(II) LoadModule: "mfb"
(II) Reloading /usr/lib/modules/libmfb.so
(II) LoadModule: "sunffb"
(II) Loading /usr/lib/modules/drivers/sunffb_drv.so
(II) Module sunffb: vendor="X.Org Foundation"
   compiled for 6.8.2, module version = 1.0.0
   Module class: X.Org Video Driver
   ABI class: X.Org Video Driver, version 0.7
(II) LoadModule: "mouse"
(II) Loading /usr/lib/modules/input/mouse_drv.so
(II) Module mouse: vendor="X.Org Foundation"
   compiled for 6.8.2, module version = 1.0.0
   Module class: X.Org XInput Driver
   ABI class: X.Org XInput driver, version 0.4
(II) LoadModule: "keyboard"
(II) Loading /usr/lib/modules/input/keyboard_drv.so
(EE) LoadModule: Module keyboard does not have a keyboardModuleData data object.
(II) UnloadModule: "keyboard"
(II) Unloading /usr/lib/modules/input/keyboard_drv.so
(EE) Failed to load module "keyboard" (invalid module, 0)
(II) SUNFFB: driver for Creator, Creator 3D and Elite 3D
(II) Primary Device is: PCI 01:02:0
(--) Assigning device section with no busID to SBUS:fb0
(II) resource ranges after probing:
   [0] -1   1   0xffffffff - 0xffffffff (0x1) MX[B]
   [1] -1   1   0x000f0000 - 0x000fffff (0x10000) MX[B]
   [2] -1   1   0x000c0000 - 0x000effff (0x30000) MX[B]
   [3] -1   1   0x00000000 - 0x0009ffff (0xa0000) MX[B]
   [4] -1   1   0xe0000000 - 0xe0007fff (0x8000) MX[B]
   [5] -1   1   0xf1000000 - 0xf17fffff (0x800000) MX[B]
   [6] -1   1   0xf0000000 - 0xf0ffffff (0x1000000) MX[B]
   [7] -1   1   0xe0020000 - 0xe003ffff (0x20000) MX[B](B)
   [8] -1   1   0xe2000000 - 0xe2000fff (0x1000) MX[B](B)
   [9] -1   1   0xe1000000 - 0xe1ffffff (0x1000000) MX[B](B)
   [10] -1   1   0x00ffffff - 0x00ffffff (0x1) IX[B]
   [11] -1   1   0x00000000 - 0x00000000 (0x1) IX[B]
   [12] -1   1   0x00c00020 - 0x00c0002f (0x10) IX[B]
   [13] -1   1   0x00c00018 - 0x00c0001b (0x4) IX[B]
   [14] -1   1   0x00c00010 - 0x00c00017 (0x8) IX[B]
   [15] -1   1   0x00c00008 - 0x00c0000b (0x4) IX[B]
   [16] -1   1   0x00c00000 - 0x00c00007 (0x8) IX[B]
   [17] -1   1   0x00c00400 - 0x00c004ff (0x100) IX[B](B)
(==) SUNFFB(0): RGB weight 888
(==) SUNFFB(0): Default visual is TrueColor
(==) SUNFFB(0): Using gamma correction (1.0, 1.0, 1.0)
(==) SUNFFB(0): Using HW cursor
(II) Loading sub module "xf8_32wid"
(II) LoadModule: "xf8_32wid"
(II) Loading /usr/lib/modules/libxf8_32wid.so
(II) Module xf8_32wid: vendor="X.Org Foundation"
   compiled for 6.8.2, module version = 1.0.0
   ABI class: X.Org ANSI C Emulation, version 0.2
(II) Loading sub module "mfb"
(II) LoadModule: "mfb"
(II) Reloading /usr/lib/modules/libmfb.so
(II) Loading sub module "cfb"
(II) LoadModule: "cfb"
(II) Reloading /usr/lib/modules/libcfb.so
(II) Loading sub module "mfb"
(II) LoadModule: "mfb"
(II) Reloading /usr/lib/modules/libmfb.so
(II) Loading sub module "cfb16"
(II) LoadModule: "cfb16"
(II) Loading /usr/lib/modules/libcfb16.so
(II) Module cfb16: vendor="X.Org Foundation"
   compiled for 6.8.2, module version = 1.0.0
   ABI class: X.Org ANSI C Emulation, version 0.2
(II) Loading sub module "cfb"
(II) LoadModule: "cfb"
(II) Reloading /usr/lib/modules/libcfb.so
(II) Loading sub module "mfb"
(II) LoadModule: "mfb"
(II) Reloading /usr/lib/modules/libmfb.so
(II) Loading sub module "cfb24"
(II) LoadModule: "cfb24"
(II) Loading /usr/lib/modules/libcfb24.so
(II) Module cfb24: vendor="X.Org Foundation"
   compiled for 6.8.2, module version = 1.0.0
   ABI class: X.Org ANSI C Emulation, version 0.2
(II) Loading sub module "cfb"
(II) LoadModule: "cfb"
(II) Reloading /usr/lib/modules/libcfb.so
(II) Loading sub module "mfb"
(II) LoadModule: "mfb"
(II) Reloading /usr/lib/modules/libmfb.so
(II) Loading sub module "cfb32"
(II) LoadModule: "cfb32"
(II) Reloading /usr/lib/modules/libcfb32.so
(II) Loading sub module "cfb"
(II) LoadModule: "cfb"
(II) Reloading /usr/lib/modules/libcfb.so
(II) Loading sub module "mfb"
(II) LoadModule: "mfb"
(II) Reloading /usr/lib/modules/libmfb.so
(II) Loading sub module "cfb32"
(II) LoadModule: "cfb32"
(II) Reloading /usr/lib/modules/libcfb32.so
(II) Loading sub module "cfb"
(II) LoadModule: "cfb"
(II) Reloading /usr/lib/modules/libcfb.so
(II) Loading sub module "mfb"
(II) LoadModule: "mfb"
(II) Reloading /usr/lib/modules/libmfb.so
(II) Loading sub module "cfb"
(II) LoadModule: "cfb"
(II) Reloading /usr/lib/modules/libcfb.so
(II) Loading sub module "mfb"
(II) LoadModule: "mfb"
(II) Reloading /usr/lib/modules/libmfb.so
(II) Loading sub module "ramdac"
(II) LoadModule: "ramdac"
(II) Loading /usr/lib/modules/libramdac.so
(II) Module ramdac: vendor="X.Org Foundation"
   compiled for 6.8.2, module version = 0.1.0
   ABI class: X.Org Video Driver, version 0.7
(II) Loading sub module "dbe"
(II) LoadModule: "dbe"
(II) Reloading /usr/lib/modules/extensions/libdbe.so
(II) Loading extension DOUBLE-BUFFER
(==) SUNFFB(0): DPI set to (75, 75)
(--) Depth 24 pixmap format is 32 bpp
(II) do I need RAC?  No, I don't.
(II) resource ranges after preInit:
   [0] -1   1   0xffffffff - 0xffffffff (0x1) MX[B]
   [1] -1   1   0x000f0000 - 0x000fffff (0x10000) MX[B]
   [2] -1   1   0x000c0000 - 0x000effff (0x30000) MX[B]
   [3] -1   1   0x00000000 - 0x0009ffff (0xa0000) MX[B]
   [4] -1   1   0xe0000000 - 0xe0007fff (0x8000) MX[B]
   [5] -1   1   0xf1000000 - 0xf17fffff (0x800000) MX[B]
   [6] -1   1   0xf0000000 - 0xf0ffffff (0x1000000) MX[B]
   [7] -1   1   0xe0020000 - 0xe003ffff (0x20000) MX[B](B)
   [8] -1   1   0xe2000000 - 0xe2000fff (0x1000) MX[B](B)
   [9] -1   1   0xe1000000 - 0xe1ffffff (0x1000000) MX[B](B)
   [10] -1   1   0x00ffffff - 0x00ffffff (0x1) IX[B]
   [11] -1   1   0x00000000 - 0x00000000 (0x1) IX[B]
   [12] -1   1   0x00c00020 - 0x00c0002f (0x10) IX[B]
   [13] -1   1   0x00c00018 - 0x00c0001b (0x4) IX[B]
   [14] -1   1   0x00c00010 - 0x00c00017 (0x8) IX[B]
   [15] -1   1   0x00c00008 - 0x00c0000b (0x4) IX[B]
   [16] -1   1   0x00c00000 - 0x00c00007 (0x8) IX[B]
   [17] -1   1   0x00c00400 - 0x00c004ff (0x100) IX[B](B)
(II) /dev/fb0: AFB: Detected Elite3D/M6.
(II) /dev/fb0: BT498 (PAC2) ramdac detected
(II) /dev/fb0: Detected Elite3D M3/M6, checking firmware...
(II) /dev/fb0: ... AFB firmware not loaded
(WW) /dev/fb0: Forcing no acceleration on Elite3D M3/M6
(==) SUNFFB(0): Backing store disabled
(==) SUNFFB(0): Silken mouse enabled
(**) Option "dpms" "on"
(**) SUNFFB(0): DPMS enabled
(==) RandR enabled
(II) Initializing built-in extension MIT-SHM
(II) Initializing built-in extension XInputExtension
(II) Initializing built-in extension XTEST
(II) Initializing built-in extension XKEYBOARD
(II) Initializing built-in extension LBX
(II) Initializing built-in extension XC-APPGROUP
(II) Initializing built-in extension SECURITY
(II) Initializing built-in extension XINERAMA
(II) Initializing built-in extension XFIXES
(II) Initializing built-in extension XFree86-Bigfont
(II) Initializing built-in extension RENDER
(II) Initializing built-in extension RANDR
(II) Initializing built-in extension COMPOSITE
(II) Initializing built-in extension DAMAGE
(II) Initializing built-in extension XEVIE
(II) /dev/fb0: Setting up double-buffer acceleration.
No matching visual for __GLcontextMode with visual class = 3 (32772), nplanes = 24
No matching visual for __GLcontextMode with visual class = 1 (32774), nplanes = 24
No matching visual for __GLcontextMode with visual class = 0 (32775), nplanes = 24
(**) Option "Protocol" "MouseSystems"
(**) Mouse0: Device: "/dev/sunmouse"
(**) Mouse0: Protocol: "MouseSystems"
(**) Option "CorePointer"
(**) Mouse0: Core Pointer
(**) Option "Device" "/dev/sunmouse"
(**) Option "Emulate3Buttons" "false"
(==) Mouse0: Buttons: 3
(**) Mouse0: SmartScroll: 1
(**) Option "BaudRate" "1200"
(**) Mouse0: BaudRate: 1200
(WW) *** WARNING the legacy keyboard driver "keyboard" is deprecated
(WW) *** and will be removed in the next release of the Xorg server.
(WW) *** Please consider using the the new "kbd" driver for "Keyboard0".
(II) XINPUT: Adding extended input device "Mouse0" (type: MOUSE)
Warning: font renderer for ".pcf" already registered at priority 0
Warning: font renderer for ".pcf.Z" already registered at priority 0
Warning: font renderer for ".pcf.gz" already registered at priority 0
Warning: font renderer for ".snf" already registered at priority 0
Warning: font renderer for ".snf.Z" already registered at priority 0
Warning: font renderer for ".snf.gz" already registered at priority 0
Warning: font renderer for ".bdf" already registered at priority 0
Warning: font renderer for ".bdf.Z" already registered at priority 0
Warning: font renderer for ".bdf.gz" already registered at priority 0
Warning: font renderer for ".pmf" already registered at priority 0

   *** If unresolved symbols were reported above, they might not
   *** be the reason for the server aborting.

Fatal server error:
Caught signal 11.  Server aborting


Please consult the The X.Org Foundation support
    at http://wiki.X.Org
 for help.
Please also check the log file at "/var/log/Xorg.0.log" for additional information.

Back to top
View user's profile Send private message
Ferris
Retired Dev
Retired Dev


Joined: 13 Jan 2003
Posts: 426
Location: N. Virginia (USA)

PostPosted: Wed Apr 20, 2005 4:01 pm    Post subject: Reply with quote

For one thing, you need the firmware (acceleration microcode) for the ELite card. Please see the third paragraph at http://dev.gentoo.org/~fmccor/ for a discussion and instructions.

Regards,
Ferris
Back to top
View user's profile Send private message
Monger
n00b
n00b


Joined: 24 Aug 2004
Posts: 8

PostPosted: Wed Apr 20, 2005 7:21 pm    Post subject: Reply with quote

Solved! Thank you Ferris, X is now working along with the mouse. The keyboard unfortunately is not. I've done searches for Type 6 without much success. There were a few examples to try but I didn't see any improvement with each change. Any thoughts?
Back to top
View user's profile Send private message
Ferris
Retired Dev
Retired Dev


Joined: 13 Jan 2003
Posts: 426
Location: N. Virginia (USA)

PostPosted: Thu Apr 21, 2005 11:20 am    Post subject: Reply with quote

I currently don't have a type6 keyboard in use, so I can't respond first hand. However, reliable sources have reported that if you just configure it as if it were a type5, that should work. There are examples at my ~fmccor site and lots of other places explaining how to do that. Also, the topic comes up all the time; I just haven't noted the answer. You might ask on the FreeNore #gentoo-sparc IRC channel if you have access.

Regards,
Ferris
Back to top
View user's profile Send private message
Monger
n00b
n00b


Joined: 24 Aug 2004
Posts: 8

PostPosted: Thu Apr 21, 2005 3:15 pm    Post subject: Reply with quote

I tried unsuccessfully to get the type6 keyboard working. I have borrowed a Type5 keyboard only to find I get the same result. I guess this would confirm the two keyboards are similar.

Right now with a Type5 keyboard the number keys produce letters and the lower letter keys produce no output.
Here is my current keyboard config:

Code:

Section "InputDevice"
  Identifier  "Keyboard0"
  ##
  # This must be the Deprecated keyboard driver with xorg-x11-6.8.0-rxx
  #
  Driver      "keyboard"
  Option      "Protocol"    "Standard"
  Option      "XkbKeycodes" "sun(type5)"
  Option      "XkbModel"    "type5"
  Option      "XkbRules"    "sun"
  Option      "XkbLayout"   "en_US"
  Option      "XkbTypes"     "types/complete"
  Option      "XkbCompat"   "compat/complete"
  Option      "XkbGeometry" "sun(type5unix)"
EndSection


As a side note I do have access to a Type5c keyboard if that would help trouble shooting.
Back to top
View user's profile Send private message
Ferris
Retired Dev
Retired Dev


Joined: 13 Jan 2003
Posts: 426
Location: N. Virginia (USA)

PostPosted: Thu Apr 21, 2005 10:45 pm    Post subject: Reply with quote

I have been seeing a lot of reports like this, all against kernel-2.4.29. I haven't tried 2.4.29 because I have no need to, but I might build one to see if it is a factor. I know that what I have posted works fine with kernels 2.4.26, 2.4.27 and type5 keyboards.

I'll build a 2.4.29 kernel in a day or so to see what happens, but other than that possibility, I just don't see it.
Back to top
View user's profile Send private message
Ferris
Retired Dev
Retired Dev


Joined: 13 Jan 2003
Posts: 426
Location: N. Virginia (USA)

PostPosted: Fri Apr 22, 2005 1:26 pm    Post subject: Reply with quote

U60 + Elite + kernel-2.4.29 + xorg-x11-6.8.99.3 + type(6)-keyboard + xorg.conf-as-I-have-posted works fine. If your problem persists, please review carefully: https://forums.gentoo.org/viewtopic-t-324865.html posted above. As it indicates, I do not know how to reproduce or to diagnose your problem.

If the problem persists, you will probably get a quicker response if you throw yourself on the mercy of #gentoo-sparc FreeNode IRC channel if you have access. If I'm not there, reference this thread and tell them that I sent you. :wink:
Back to top
View user's profile Send private message
Monger
n00b
n00b


Joined: 24 Aug 2004
Posts: 8

PostPosted: Mon Apr 25, 2005 5:20 pm    Post subject: Reply with quote

Chalk up another one to Xorg using a config file other than expected. All is now working, many thanks Ferris. Great help and documentation. It's people like you that make Gentoo so good!
Back to top
View user's profile Send private message
Ferris
Retired Dev
Retired Dev


Joined: 13 Jan 2003
Posts: 426
Location: N. Virginia (USA)

PostPosted: Mon Apr 25, 2005 7:34 pm    Post subject: Reply with quote

You are very welcome and thanks for the kind comments. I'm glad to have been of some help.
Regards,
Ferris
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Gentoo on Sparc All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum