Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
OpenGL with Creator 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
Freud-Schiller
n00b
n00b


Joined: 25 May 2005
Posts: 8

PostPosted: Mon Apr 10, 2006 10:25 am    Post subject: OpenGL with Creator 3D Reply with quote

Hi People,

THX to Ferris i got my X finally working,

now i´m trying to get OpenGL running...

but first brief configuration of the sytem:

Sun U30 with Creator 3D (SUNFFB2+) Running 2.4.32 Kernel

starting a OpenGL applications, the window stays dark all the time.

e.g. glxgears gives out 550 fps ;-) while showing nothing. openGL plugin for xmms also does not work.

make.conf looks like this:

CFLAGS="-O3 -mcpu=ultrasparc -pipe"
CHOST="sparc-unknown-linux-gnu"
CXXFLAGS="-O3 -mcpu=ultrasparc -pipe"
MAKEOPTS="-j3"
LINGUAS="de en"
GENTOO_MIRRORS="ftp://sunsite.informatik.rwth-aachen.de/pub/Linux/gentoo "
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
FEATURES="ccache"
USE="mp3 esd sparc -nls -crypt mad vorbis ogg dri drm opengl gtk gnome -qt -kde -dvd cdr dri gtk2 -cups"
INPUT_DEVICES="keyboard mouse"
VIDEO_CARDS="sunffb"
CCACHE_SIZE="1G"
CCACHE_DIR="/var/tmp/ccache/"
CONFIG_PROTECT="-*"

xorg.conf under /etc/X/ looks like this:

##
# xorg.conf for kernel=2.4.x
# Graphics = Creator/Elite (ffb/afb)
# sun type5 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 "GLcore"
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(type5)"
Option "XkbModel" "type5"
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|FFB2+ Creator 3D (series 3) (ffb2+)"
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

output of glxinfo looks like this:

name of display: :0.0
display: :0 screen: 0
direct rendering: Yes
server glx vendor string: SGI
server glx version string: 1.2
server glx extensions:
GLX_ARB_multisample, GLX_EXT_visual_info, GLX_EXT_visual_rating,
GLX_EXT_import_context, GLX_OML_swap_method, GLX_SGI_make_current_read,
GLX_SGIS_multisample, GLX_SGIX_fbconfig
client glx vendor string: SGI
client glx version string: 1.4
client glx extensions:
GLX_ARB_get_proc_address, GLX_ARB_multisample, GLX_EXT_import_context,
GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_MESA_allocate_memory,
GLX_MESA_swap_control, GLX_MESA_swap_frame_usage, GLX_OML_swap_method,
GLX_OML_sync_control, GLX_SGI_make_current_read, GLX_SGI_swap_control,
GLX_SGI_video_sync, GLX_SGIS_multisample, GLX_SGIX_fbconfig,
GLX_SGIX_pbuffer, GLX_SGIX_visual_select_group
GLX extensions:
GLX_ARB_get_proc_address, GLX_ARB_multisample, GLX_EXT_import_context,
GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_SGIS_multisample
OpenGL vendor string: David S. Miller
OpenGL renderer string: Mesa DRI FFB 20021125 FFB2 FFB2PLUS PAC2 Sparc
OpenGL version string: 1.2 Mesa 6.2.1
OpenGL extensions:
GL_ARB_transpose_matrix, GL_ARB_window_pos, GL_EXT_abgr, GL_EXT_bgra,
GL_EXT_clip_volume_hint, GL_EXT_compiled_vertex_array,
GL_EXT_copy_texture, GL_EXT_draw_range_elements, GL_EXT_packed_pixels,
GL_EXT_polygon_offset, GL_EXT_rescale_normal,
GL_EXT_separate_specular_color, GL_EXT_subtexture, GL_EXT_texture,
GL_EXT_texture3D, GL_EXT_texture_edge_clamp, GL_EXT_texture_object,
GL_EXT_vertex_array, GL_APPLE_packed_pixels, GL_IBM_rasterpos_clip,
GL_MESA_window_pos, GL_NV_light_max_exponent, GL_NV_texgen_reflection,
GL_SGIS_texture_edge_clamp, GL_SGIS_texture_lod
glu version: 1.3
glu extensions:
GLU_EXT_nurbs_tessellator, GLU_EXT_object_space_tess

visual x bf lv rg d st colorbuffer ax dp st accumbuffer ms cav
id dep cl sp sz l ci b ro r g b a bf th cl r g b a ns b eat
----------------------------------------------------------------------
0x27 24 tc 0 24 0 r y . 8 8 8 0 0 16 0 0 0 0 0 0 0 None
0x28 24 dc 0 24 0 r y . 8 8 8 0 0 16 0 0 0 0 0 0 0 None


and xorg.0.log looks like this

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.32-sparc-r2 sparc64 [ELF]
Current Operating System: Linux SUN-Ultra-30 2.4.32-sparc-r2 #3 Do M<E4>r 30 23:50:23 GMT 2006 sparc64
Build Date: 31 March 2006
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: Mon Apr 10 10:54:55 2006
(==) 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(type5)"
(**) XKB: keycodes: "sun(type5)"
(**) Option "XkbGeometry" "sun(type5unix)"
(**) XKB: geometry: "sun(type5unix)"
(**) Option "XkbRules" "sun"
(**) XKB: rules: "sun"
(**) Option "XkbModel" "type5"
(**) XKB: model: "type5"
(**) Option "XkbLayout" "en_US"
(**) XKB: layout: "en_US"
(==) Keyboard: CustomKeycode disabled
(WW) The directory "/usr/share/fonts/cyrillic" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/share/fonts/truetype" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/share/fonts/ukr" 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/TTF"
(**) 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,8000 card 0000,0000 rev 00 class 06,00,00 hdr 00
(II) PCI: 00:01:0: chip 108e,1000 card 0000,0000 rev 01 class 06,80,00 hdr 80
(II) PCI: 00:01:1: chip 108e,1001 card 0000,0000 rev 01 class 02,00,00 hdr 80
(II) PCI: 00:03:0: chip 1000,000f card 0000,0000 rev 03 class 01,00,00 hdr 00
(II) PCI: 01:00:0: chip 108e,8000 card 0000,0000 rev 00 class 06,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 2 0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) Bus 0 non-prefetchable memory range:
[0] -1 2 0x00000000 - 0x7fffffff (0x80000000) MX[B]
(II) Bus 0 prefetchable memory range:
[0] -1 2 0x00000000 - 0x7fffffff (0x80000000) MX[B]
(II) Host-to-PCI bridge:
(II) Bus 1: bridge is at (1:0:0), (1,1,1), BCTRL: 0x0008 (VGA_EN is set)
(II) Bus 1 I/O range:
[0] -1 1 0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) Bus 1 non-prefetchable memory range:
[0] -1 1 0x00000000 - 0x7fffffff (0x80000000) MX[B]
(II) Bus 1 prefetchable memory range:
[0] -1 1 0x00000000 - 0x7fffffff (0x80000000) MX[B]
(--) SBUS: Sun Elite3D
(II) Addressable bus resource ranges are
[0] -1 1 0x00000000 - 0x7fffffff (0x80000000) MX[B]
[1] -1 2 0x00000000 - 0x7fffffff (0x80000000) MX[B]
[2] -1 1 0x00000000 - 0x0000ffff (0x10000) IX[B]
[3] -1 2 0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) OS-reported resource ranges:
[0] -1 1 0x7fffffff - 0x7fffffff (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 2 0x7fffffff - 0x7fffffff (0x1) MX[B]
[5] -1 2 0x000f0000 - 0x000fffff (0x10000) MX[B]
[6] -1 2 0x000c0000 - 0x000effff (0x30000) MX[B]
[7] -1 2 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[8] -1 1 0x0000ffff - 0x0000ffff (0x1) IX[B]
[9] -1 1 0x00000000 - 0x00000000 (0x1) IX[B]
[10] -1 2 0x0000ffff - 0x0000ffff (0x1) IX[B]
[11] -1 2 0x00000000 - 0x00000000 (0x1) IX[B]
(II) Active PCI resource ranges:
[0] -1 2 0x0010a000 - 0x0010afff (0x1000) MX[B]
[1] -1 2 0x00108000 - 0x001080ff (0x100) MX[B]
[2] -1 2 0x00100000 - 0x00107fff (0x8000) MX[B]
[3] -1 2 0x71000000 - 0x717fffff (0x800000) MX[B]
[4] -1 2 0x70000000 - 0x70ffffff (0x1000000) MX[B]
[5] -1 2 0x00001000 - 0x000010ff (0x100) IX[B]
(II) Active PCI resource ranges after removing overlaps:
[0] -1 2 0x0010a000 - 0x0010afff (0x1000) MX[B]
[1] -1 2 0x00108000 - 0x001080ff (0x100) MX[B]
[2] -1 2 0x00100000 - 0x00107fff (0x8000) MX[B]
[3] -1 2 0x71000000 - 0x717fffff (0x800000) MX[B]
[4] -1 2 0x70000000 - 0x70ffffff (0x1000000) MX[B]
[5] -1 2 0x00001000 - 0x000010ff (0x100) IX[B]
(II) OS-reported resource ranges after removing overlaps with PCI:
[0] -1 1 0x7fffffff - 0x7fffffff (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 2 0x7fffffff - 0x7fffffff (0x1) MX[B]
[5] -1 2 0x000f0000 - 0x000fffff (0x10000) MX[B]
[6] -1 2 0x000c0000 - 0x000effff (0x30000) MX[B]
[7] -1 2 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[8] -1 1 0x0000ffff - 0x0000ffff (0x1) IX[B]
[9] -1 1 0x00000000 - 0x00000000 (0x1) IX[B]
[10] -1 2 0x0000ffff - 0x0000ffff (0x1) IX[B]
[11] -1 2 0x00000000 - 0x00000000 (0x1) IX[B]
(II) All system resource ranges:
[0] -1 1 0x7fffffff - 0x7fffffff (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 2 0x7fffffff - 0x7fffffff (0x1) MX[B]
[5] -1 2 0x000f0000 - 0x000fffff (0x10000) MX[B]
[6] -1 2 0x000c0000 - 0x000effff (0x30000) MX[B]
[7] -1 2 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[8] -1 2 0x0010a000 - 0x0010afff (0x1000) MX[B]
[9] -1 2 0x00108000 - 0x001080ff (0x100) MX[B]
[10] -1 2 0x00100000 - 0x00107fff (0x8000) MX[B]
[11] -1 2 0x71000000 - 0x717fffff (0x800000) MX[B]
[12] -1 2 0x70000000 - 0x70ffffff (0x1000000) MX[B]
[13] -1 1 0x0000ffff - 0x0000ffff (0x1) IX[B]
[14] -1 1 0x00000000 - 0x00000000 (0x1) IX[B]
[15] -1 2 0x0000ffff - 0x0000ffff (0x1) IX[B]
[16] -1 2 0x00000000 - 0x00000000 (0x1) IX[B]
[17] -1 2 0x00001000 - 0x000010ff (0x100) IX[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
(--) Assigning device section with no busID to SBUS:fb0
(II) resource ranges after probing:
[0] -1 1 0x7fffffff - 0x7fffffff (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 2 0x7fffffff - 0x7fffffff (0x1) MX[B]
[5] -1 2 0x000f0000 - 0x000fffff (0x10000) MX[B]
[6] -1 2 0x000c0000 - 0x000effff (0x30000) MX[B]
[7] -1 2 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[8] -1 2 0x0010a000 - 0x0010afff (0x1000) MX[B]
[9] -1 2 0x00108000 - 0x001080ff (0x100) MX[B]
[10] -1 2 0x00100000 - 0x00107fff (0x8000) MX[B]
[11] -1 2 0x71000000 - 0x717fffff (0x800000) MX[B]
[12] -1 2 0x70000000 - 0x70ffffff (0x1000000) MX[B]
[13] -1 1 0x0000ffff - 0x0000ffff (0x1) IX[B]
[14] -1 1 0x00000000 - 0x00000000 (0x1) IX[B]
[15] -1 2 0x0000ffff - 0x0000ffff (0x1) IX[B]
[16] -1 2 0x00000000 - 0x00000000 (0x1) IX[B]
[17] -1 2 0x00001000 - 0x000010ff (0x100) IX[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 0x7fffffff - 0x7fffffff (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 2 0x7fffffff - 0x7fffffff (0x1) MX[B]
[5] -1 2 0x000f0000 - 0x000fffff (0x10000) MX[B]
[6] -1 2 0x000c0000 - 0x000effff (0x30000) MX[B]
[7] -1 2 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[8] -1 2 0x0010a000 - 0x0010afff (0x1000) MX[B]
[9] -1 2 0x00108000 - 0x001080ff (0x100) MX[B]
[10] -1 2 0x00100000 - 0x00107fff (0x8000) MX[B]
[11] -1 2 0x71000000 - 0x717fffff (0x800000) MX[B]
[12] -1 2 0x70000000 - 0x70ffffff (0x1000000) MX[B]
[13] -1 1 0x0000ffff - 0x0000ffff (0x1) IX[B]
[14] -1 1 0x00000000 - 0x00000000 (0x1) IX[B]
[15] -1 2 0x0000ffff - 0x0000ffff (0x1) IX[B]
[16] -1 2 0x00000000 - 0x00000000 (0x1) IX[B]
[17] -1 2 0x00001000 - 0x000010ff (0x100) IX[B]
(II) /dev/fb0: Detected FFB2+/vertical, Z-buffer, Double-buffered.
(II) /dev/fb0: BT498 (PAC2) ramdac detected
(II) /dev/fb0: Detected Creator/Creator3D
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 6, (OK)
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 6, (OK)
drmOpenByBusid: Searching for BusID SBUS:/dev/fb0
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 6, (OK)
drmOpenByBusid: drmOpenMinor returns 6
drmOpenByBusid: drmGetBusid reports
drmOpenDevice: node name is /dev/dri/card1
drmOpenDevice: open result is -1, (No such device)
drmOpenDevice: open result is -1, (No such device)
drmOpenDevice: Open failed
drmOpenByBusid: drmOpenMinor returns -1023
drmOpenDevice: node name is /dev/dri/card2
drmOpenDevice: open result is -1, (No such device)
drmOpenDevice: open result is -1, (No such device)
drmOpenDevice: Open failed
drmOpenByBusid: drmOpenMinor returns -1023
drmOpenDevice: node name is /dev/dri/card3
drmOpenDevice: open result is -1, (No such device)
drmOpenDevice: open result is -1, (No such device)
drmOpenDevice: Open failed
drmOpenByBusid: drmOpenMinor returns -1023
drmOpenDevice: node name is /dev/dri/card4
drmOpenDevice: open result is -1, (No such device)
drmOpenDevice: open result is -1, (No such device)
drmOpenDevice: Open failed
drmOpenByBusid: drmOpenMinor returns -1023
drmOpenDevice: node name is /dev/dri/card5
drmOpenDevice: open result is -1, (No such device)
drmOpenDevice: open result is -1, (No such device)
drmOpenDevice: Open failed
drmOpenByBusid: drmOpenMinor returns -1023
drmOpenDevice: node name is /dev/dri/card6
drmOpenDevice: open result is -1, (No such device)
drmOpenDevice: open result is -1, (No such device)
drmOpenDevice: Open failed
drmOpenByBusid: drmOpenMinor returns -1023
drmOpenDevice: node name is /dev/dri/card7
drmOpenDevice: open result is -1, (No such device)
drmOpenDevice: open result is -1, (No such device)
drmOpenDevice: Open failed
drmOpenByBusid: drmOpenMinor returns -1023
drmOpenDevice: node name is /dev/dri/card8
drmOpenDevice: open result is -1, (No such device)
drmOpenDevice: open result is -1, (No such device)
drmOpenDevice: Open failed
drmOpenByBusid: drmOpenMinor returns -1023
drmOpenDevice: node name is /dev/dri/card9
drmOpenDevice: open result is -1, (No such device)
drmOpenDevice: open result is -1, (No such device)
drmOpenDevice: Open failed
drmOpenByBusid: drmOpenMinor returns -1023
drmOpenDevice: node name is /dev/dri/card10
drmOpenDevice: open result is -1, (No such device)
drmOpenDevice: open result is -1, (No such device)
drmOpenDevice: Open failed
drmOpenByBusid: drmOpenMinor returns -1023
drmOpenDevice: node name is /dev/dri/card11
drmOpenDevice: open result is -1, (No such device)
drmOpenDevice: open result is -1, (No such device)
drmOpenDevice: Open failed
drmOpenByBusid: drmOpenMinor returns -1023
drmOpenDevice: node name is /dev/dri/card12
drmOpenDevice: open result is -1, (No such device)
drmOpenDevice: open result is -1, (No such device)
drmOpenDevice: Open failed
drmOpenByBusid: drmOpenMinor returns -1023
drmOpenDevice: node name is /dev/dri/card13
drmOpenDevice: open result is -1, (No such device)
drmOpenDevice: open result is -1, (No such device)
drmOpenDevice: Open failed
drmOpenByBusid: drmOpenMinor returns -1023
drmOpenDevice: node name is /dev/dri/card14
drmOpenDevice: open result is -1, (No such device)
drmOpenDevice: open result is -1, (No such device)
drmOpenDevice: Open failed
drmOpenByBusid: drmOpenMinor returns -1023
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 6, (OK)
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 6, (OK)
drmGetBusid returned ''
(II) SUNFFB(0): [drm] DRM interface version 1.0
(II) SUNFFB(0): [drm] created "ffb" driver at busid "SBUS:/dev/fb0"
(II) SUNFFB(0): [drm] added 8192 byte SAREA at 0x4002c000
(II) SUNFFB(0): [drm] mapped SAREA 0x4002c000 to 0x70024000
(II) SUNFFB(0): [drm] framebuffer handle = 0x02000000
(II) SUNFFB(0): [drm] added 1 reserved context for kernel
(II) SUNFFB(0): [drm] FBC Register handle = 0x00600000
(II) SUNFFB(0): [drm] DAC Register handle = 0x00400000
(II) SUNFFB(0): [drm] SFB8R handle = 0x04000000
(II) SUNFFB(0): [drm] SFB32 handle = 0x05000000
(II) SUNFFB(0): [drm] SFB64 handle = 0x06000000
(II) SUNFFB(0): [drm] Visual configs initialized
(II) /dev/fb0: DRM initialized
(==) SUNFFB(0): Backing store disabled
(==) SUNFFB(0): Silken mouse enabled
(II) /dev/fb0: Using acceleration
(II) /dev/fb0: DGA support initialized.
(II) SUNFFB(0): X context handle = 0x00000001
(II) SUNFFB(0): [DRI] installation complete
(II) /dev/fb0: DRM finish setup complete
(**) 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.
(**) 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
FFB: Allocated WID 1 for DRI window.
FFB: Allocated WID 1 for DRI window.
(II) SUNFFB(0): [drm] removed 1 reserved context for kernel
(II) SUNFFB(0): [drm] unmapping 8192 bytes of SAREA 0x4002c000 at 0x70024000


so where is my failure, plz?

thx for u help,

David
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 10, 2006 12:20 pm    Post subject: Reply with quote

The failure is not yours. The problem is that DRM is not really supported correctly for Creator graphics cards. With kernel-2.6.15-xxx, there is no kernel support for it. With kernel-2.4.xx, there is kernel support for it, but not good support in xorg-x11: With xorg-x11-6.8.2-r4, xorg thinks it supports it, but there are problems with the Mesa portion of it. (The drm module libglx is not really complete); with xorg-x11-6.8.2-r6 and beyond (e.g., xorg-x11-7.0-r1 == X-modular), there is no support for DRM openGL in sunffb --- according to David Miller (one of the authors of sunffb), you can't do both drim and correct font rendering with the Creator. (Or at least, with Creator as sunffb drives it).

Your best bet is to upgrade to xorg-x11-6.8.2-r6; if you do that, you will have rather slow but correctly working openGL. (If you want to go to the effort, you can upgrade to xorg-x11-7.0-r1, but it's probably worth getting a version working that you like, first. The upgrade to Modular X is not completely trivial; if you decide to do that, you might want to consider changing to a 2.6.xx kernel first. There are HowTo's for both, but I don't have URLs off hand.)
Back to top
View user's profile Send private message
Freud-Schiller
n00b
n00b


Joined: 25 May 2005
Posts: 8

PostPosted: Mon Apr 10, 2006 2:36 pm    Post subject: Reply with quote

the first time, it´s not up to me 8O

ok i have xorg6.8.2-r4 installed, after openoffice is emerged, i will do a complete backup and then upgrade to xorg6.8.2-r6, xorgv7 is not a option for me, i had a LOL of problems with it, i had to do a complete newinstall...

i hope with xorg6.8.2r6 opengl will run fine, would be very nice.

so just a little offtopic question: u are using a u60, i would to upgrade my u30 to dual u60 (mainboard upgrade) can u give me a feeling for the speed of should a system(2gb ram 2x450mhz)? i know the spec facts, but i would to hear somethine about the stuff that really mathers, e.g. firefox etc...


and thx again Ferris
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 10, 2006 2:43 pm    Post subject: Reply with quote

It is hard to give specific, quantitative figures for something like this. However, firefox "feels" fine on a U60(2x450) to me (actually, it seems fine on a U2(2x300) for that matter.) A dual U60 (2x450) is a respectable general-purpose system, from my perspective.
Back to top
View user's profile Send private message
Freud-Schiller
n00b
n00b


Joined: 25 May 2005
Posts: 8

PostPosted: Sat Apr 15, 2006 5:52 pm    Post subject: Reply with quote

again u made my day Ferris! X runs now with opengl, everything is fine, i´m really happy now! x6.8.2-r6 was the keypoint.hardware is 100% supported and for poor 250mhz quiet fast, 96fps with glxgears.(what do u have?)

i think i will now move the u30 mainboard for the u60 mainboard!

i´m so happy! everything works!!! YES!!!

THX 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