Bug#401524: Challenge to both Aurora and Debian Sparc lists

2007-02-19 Thread John Zbesko
The ServerFlags section does not help, though it did have an effect. I
have to deliberately add an error to xorg.conf and when the box boots,
it displays a "console graphics" screen saying that xorg.conf is
improperly configured and I am able to drop back to a login prompt.

I login normally, fix the xorg.conf file and type at the command line: X

Next, I see the console graphics screen about xorg.conf, but in reversed
(?) colors. The keyboard and mouse are unresponsive. "kill -9 X_PID"
does not seem to restore the session, nor the keyboard. I'm only able to
use the keyboard by remotely rebooting the machine.

The only statement from gdb I get is:

0xf7ca3070 in select () from /lib/v9/libc.so.6

My Xorg.0.log is:

X Window System Version 7.1.1
Release Date: 12 May 2006
X Protocol Version 11, Revision 0, Release 7.1.1
Build Operating System: UNKNOWN 
Current Operating System: Linux Ultraz 2.6.17-2-sparc64 #1 Wed Sep 13
10:39:24 PDT 2006 sparc64
Build Date: 07 July 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 Feb 19 14:13:06 2007
(==) Using config file: "/etc/X11/xorg.conf"
(==) ServerLayout "Default Layout"
(**) |-->Screen "Default Screen" (0)
(**) |   |-->Monitor "Generic Monitor"
(**) |   |-->Device "Sun CG6 framebuffer (SUNW,501-2325)"
(**) |-->Input Device "Generic Keyboard"
(**) |-->Input Device "Configured Mouse"
(WW) The directory "/usr/X11R6/lib/X11/fonts/misc" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/X11R6/lib/X11/fonts/cyrillic" 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.
(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/Type1" 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.
(WW) The directory "/usr/X11R6/lib/X11/fonts/75dpi" does not exist.
Entry deleted from font path.
(WW) The directory "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
does not exist.
Entry deleted from font path.
(**) FontPath set to:
/usr/share/fonts/X11/misc,
/usr/share/fonts/X11/100dpi/:unscaled,
/usr/share/fonts/X11/75dpi/:unscaled,
/usr/share/fonts/X11/Type1,
/usr/share/fonts/X11/100dpi,
/usr/share/fonts/X11/75dpi
(==) RgbPath set to "/etc/X11/rgb"
(==) ModulePath set to "/usr/lib/xorg/modules"
(**) Option "BlankTime" "0"
(**) Option "StandbyTime" "0"
(**) Option "SuspendTime" "0"
(**) Option "OffTime" "0"
(**) Option "AIGLX" "false"
(II) No APM support in BIOS or kernel
(II) Module ABI versions:
X.Org ANSI C Emulation: 0.3
X.Org Video Driver: 1.0
X.Org XInput driver : 0.6
X.Org Server Extension : 0.3
X.Org Font Renderer : 0.5
(II) Loader running on linux
(II) LoadModule: "bitmap"
(II) Loading /usr/lib/xorg/modules/fonts/libbitmap.so
(II) Module bitmap: vendor="X.Org Foundation"
compiled for 7.1.1, module version = 1.0.0
Module class: X.Org Font Renderer
ABI class: X.Org Font Renderer, version 0.5
(II) Loading font Bitmap
(II) LoadModule: "pcidata"
(II) Loading /usr/lib/xorg/modules/libpcidata.so
(II) Module pcidata: vendor="X.Org Foundation"
compiled for 7.1.1, module version = 1.0.0
ABI class: X.Org Video Driver, version 1.0
(--) using VT number 7

(--) SBUS:(0xf006af94) Sun Turbo GX Plus at /[EMAIL PROTECTED],0/[EMAIL 
PROTECTED],0
(II) Addressable bus resource ranges are
(II) OS-reported resource ranges:
(II) OS-reported resource ranges after removing overlaps with PCI:
(II) All system resource ranges:
(II) LoadModule: "i2c"
(II) Loading /usr/lib/xorg/modules/libi2c.so
(II) Module i2c: vendor="X.Org Foundation"
compiled for 7.1.1, module version = 1.2.0
ABI class: X.Org Video Driver, version 1.0
(II) LoadModule: "bitmap"
(II) Reloading /usr/lib/xorg/modules/fonts/libbitmap.so
(II) Loading font Bitmap
(II) LoadModule: "ddc"
(II) Loading /usr/lib/xorg/modules/libddc.so
(II) Module ddc: vendor="X.Org Foundation"
compiled for 7.1.1, module version = 1.0.0
ABI class: X.Org Video Driver, version 1.0
(II) LoadModule: "dri"
(II) Loading /usr/lib/xorg/modules/extensions/libdri.so
(II) Module dri: vendor="X.Org Foundation"
compiled for 7.1.1, module version = 1.0.0
ABI class: X.Org Server Extension, version 0.3
(II) Loading sub modu

Bug#401524: Challenge to both Aurora and Debian Sparc lists

2007-02-19 Thread Jurij Smakov
On Mon, Feb 19, 2007 at 08:40:21AM -0600, John Zbesko wrote:
> Following the instructions best I can, here is the output of the
> backtrace:
[snip] 
> It seems to me that perhaps X is not hanging, but rather it's just not
> making the monitor light up. When I have run "startx", I also see
> processes for the gnome desktop.

Can you please try adding a following section to your xorg.conf, and 
see if it makes any difference:

Section "ServerFlags"
Option "BlankTime" "0"
Option "StandbyTime" "0"
Option "SuspendTime" "0"
Option "OffTime" "0"
EndSection

Thanks,
-- 
Jurij Smakov   [EMAIL PROTECTED]
Key: http://www.wooyd.org/pgpkey/  KeyID: C99E03CC


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#401524: Challenge to both Aurora and Debian Sparc lists

2007-02-19 Thread John Zbesko
Following the instructions best I can, here is the output of the
backtrace:

GNU gdb 6.4.90-debian
Copyright (C) 2006 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you
are
welcome to change it and/or distribute copies of it under certain
conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for
details.
This GDB was configured as "sparc-linux-gnu".
(gdb) attach 8012
Attaching to process 8012
Reading symbols from /usr/bin/Xorg...done.
Using host libthread_db library "/lib/v9/libthread_db.so.1".
Reading symbols from /lib/v9/libdl.so.2...done.
Loaded symbols for /lib/v9/libdl.so.2
Reading symbols from /usr/lib/libXfont.so.1...done.
Loaded symbols for /usr/lib/libXfont.so.1
Reading symbols from /usr/lib/libXau.so.6...done.
Loaded symbols for /usr/lib/libXau.so.6
Reading symbols from /usr/lib/libfontenc.so.1...done.
Loaded symbols for /usr/lib/libfontenc.so.1
Reading symbols from /usr/lib/libXdmcp.so.6...done.
Loaded symbols for /usr/lib/libXdmcp.so.6
Reading symbols from /usr/lib/libz.so.1...done.
Loaded symbols for /usr/lib/libz.so.1
Reading symbols from /lib/v9/libm.so.6...done.
Loaded symbols for /lib/v9/libm.so.6
Reading symbols from /lib/libgcc_s.so.1...done.
Loaded symbols for /lib/libgcc_s.so.1
Reading symbols from /lib/v9/libc.so.6...done.
Loaded symbols for /lib/v9/libc.so.6
Reading symbols from /lib/ld-linux.so.2...done.
Loaded symbols for /lib/ld-linux.so.2
Reading symbols from /usr/lib/libfreetype.so.6...done.
Loaded symbols for /usr/lib/libfreetype.so.6
Reading symbols from /usr/lib/xorg/modules/fonts/libbitmap.so...done.
Loaded symbols for /usr/lib/xorg/modules/fonts/libbitmap.so
Reading symbols from /usr/lib/xorg/modules/libpcidata.so...done.
Loaded symbols for /usr/lib/xorg/modules/libpcidata.so
Reading symbols from /usr/lib/xorg/modules/libi2c.so...done.
Loaded symbols for /usr/lib/xorg/modules/libi2c.so
Reading symbols from /usr/lib/xorg/modules/libddc.so...done.
Loaded symbols for /usr/lib/xorg/modules/libddc.so
Reading symbols from /usr/lib/xorg/modules/extensions/libdri.so...done.
Loaded symbols for /usr/lib/xorg/modules/extensions/libdri.so
Reading symbols from /usr/lib/xorg/modules/linux/libdrm.so...done.
Loaded symbols for /usr/lib/xorg/modules/linux/libdrm.so
Reading symbols
from /usr/lib/xorg/modules/extensions/libextmod.so...done.
Loaded symbols for /usr/lib/xorg/modules/extensions/libextmod.so
Reading symbols from /usr/lib/xorg/modules/fonts/libfreetype.so...done.
Loaded symbols for /usr/lib/xorg/modules/fonts/libfreetype.so
Reading symbols from /usr/lib/xorg/modules/extensions/libglx.so...done.
Loaded symbols for /usr/lib/xorg/modules/extensions/libglx.so
Reading symbols from /usr/lib/xorg/modules/libint10.so...done.
Loaded symbols for /usr/lib/xorg/modules/libint10.so
Reading symbols from /usr/lib/xorg/modules/libvbe.so...done.
Loaded symbols for /usr/lib/xorg/modules/libvbe.so
Reading symbols from /usr/lib/xorg/modules/libcfb.so...done.
Loaded symbols for /usr/lib/xorg/modules/libcfb.so
Reading symbols from /usr/lib/xorg/modules/libmfb.so...done.
Loaded symbols for /usr/lib/xorg/modules/libmfb.so
Reading symbols from /usr/lib/xorg/modules/libcfb32.so...done.
Loaded symbols for /usr/lib/xorg/modules/libcfb32.so
Reading symbols from /usr/lib/xorg/modules/drivers/suncg6_drv.so...done.
Loaded symbols for /usr/lib/xorg/modules/drivers/suncg6_drv.so
Reading symbols from /usr/lib/xorg/modules/input/kbd_drv.so...done.
Loaded symbols for /usr/lib/xorg/modules/input/kbd_drv.so
Reading symbols from /usr/lib/xorg/modules/input/mouse_drv.so...done.
Loaded symbols for /usr/lib/xorg/modules/input/mouse_drv.so
Reading symbols from /usr/lib/xorg/modules/libfb.so...done.
Loaded symbols for /usr/lib/xorg/modules/libfb.so
Reading symbols from /usr/lib/xorg/modules/libramdac.so...done.
Loaded symbols for /usr/lib/xorg/modules/libramdac.so
Reading symbols
from /usr/lib/xorg/modules/extensions/libGLcore.so...done.
Loaded symbols for /usr/lib/xorg/modules/extensions/libGLcore.so
0xf7d53070 in select () from /lib/v9/libc.so.6
(gdb) backtrace
#0  0xf7d53070 in select () from /lib/v9/libc.so.6
#1  0x0028b0d4 in WaitForSomething (pClientsReady=0xff7055e0)
at ../../os/WaitFor.c:252
#2  0x0005878c in Dispatch () at ../../dix/dispatch.c:388
#3  0x00036a8c in main (argc=1, argv=0xff705b64, envp=0xff705b6c)
at ../../dix/main.c:479
(gdb) 

It seems to me that perhaps X is not hanging, but rather it's just not
making the monitor light up. When I have run "startx", I also see
processes for the gnome desktop.


On Sun, 2007-02-18 at 20:43 -0800, Jurij Smakov wrote:
> On Sun, Feb 18, 2007 at 10:36:34PM -0600, John Zbesko wrote:
> > Thank you for your help. I installed all the .deb packages at
> > www.wooyd.org/debian/tmp/ and I started up X.
> > 
> > The following is my Xorg.0.log file; let me know what other log or debug
> > files I should look for and send.
> 
> Assuming it still hangs, the most val

Bug#401524: Challenge to both Aurora and Debian Sparc lists

2007-02-18 Thread Jurij Smakov
On Sun, Feb 18, 2007 at 10:36:34PM -0600, John Zbesko wrote:
> Thank you for your help. I installed all the .deb packages at
> www.wooyd.org/debian/tmp/ and I started up X.
> 
> The following is my Xorg.0.log file; let me know what other log or debug
> files I should look for and send.

Assuming it still hangs, the most valuable thing would be a gdb 
backtrace, obtained according to the instructions in the bug log.

Thanks,
-- 
Jurij Smakov   [EMAIL PROTECTED]
Key: http://www.wooyd.org/pgpkey/  KeyID: C99E03CC


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#401524: Challenge to both Aurora and Debian Sparc lists

2007-02-18 Thread John Zbesko
Thank you for your help. I installed all the .deb packages at
www.wooyd.org/debian/tmp/ and I started up X.

The following is my Xorg.0.log file; let me know what other log or debug
files I should look for and send.



X Window System Version 7.1.1
Release Date: 12 May 2006
X Protocol Version 11, Revision 0, Release 7.1.1
Build Operating System: UNKNOWN 
Current Operating System: Linux Ultraz 2.6.17-2-sparc64 #1 Wed Sep 13
10:39:24 PDT 2006 sparc64
Build Date: 07 July 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: Sun Feb 18 16:22:52 2007
(==) Using config file: "/etc/X11/xorg.conf"
(==) ServerLayout "Default Layout"
(**) |-->Screen "Default Screen" (0)
(**) |   |-->Monitor "Generic Monitor"
(**) |   |-->Device "Sun CG6 framebuffer (SUNW,501-2325)"
(**) |-->Input Device "Generic Keyboard"
(**) |-->Input Device "Configured Mouse"
(WW) The directory "/usr/X11R6/lib/X11/fonts/misc" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/X11R6/lib/X11/fonts/cyrillic" 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.
(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/Type1" 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.
(WW) The directory "/usr/X11R6/lib/X11/fonts/75dpi" does not exist.
Entry deleted from font path.
(WW) The directory "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
does not exist.
Entry deleted from font path.
(**) FontPath set to:
/usr/share/fonts/X11/misc,
/usr/share/fonts/X11/100dpi/:unscaled,
/usr/share/fonts/X11/75dpi/:unscaled,
/usr/share/fonts/X11/Type1,
/usr/share/fonts/X11/100dpi,
/usr/share/fonts/X11/75dpi
(==) RgbPath set to "/etc/X11/rgb"
(==) ModulePath set to "/usr/lib/xorg/modules"
(**) Option "AIGLX" "false"
(II) No APM support in BIOS or kernel
(II) Module ABI versions:
X.Org ANSI C Emulation: 0.3
X.Org Video Driver: 1.0
X.Org XInput driver : 0.6
X.Org Server Extension : 0.3
X.Org Font Renderer : 0.5
(II) Loader running on linux
(II) LoadModule: "bitmap"
(II) Loading /usr/lib/xorg/modules/fonts/libbitmap.so
(II) Module bitmap: vendor="X.Org Foundation"
compiled for 7.1.1, module version = 1.0.0
Module class: X.Org Font Renderer
ABI class: X.Org Font Renderer, version 0.5
(II) Loading font Bitmap
(II) LoadModule: "pcidata"
(II) Loading /usr/lib/xorg/modules/libpcidata.so
(II) Module pcidata: vendor="X.Org Foundation"
compiled for 7.1.1, module version = 1.0.0
ABI class: X.Org Video Driver, version 1.0
(--) using VT number 7

(--) SBUS:(0xf006af94) Sun Turbo GX Plus at /[EMAIL PROTECTED],0/[EMAIL 
PROTECTED],0
(II) Addressable bus resource ranges are
(II) OS-reported resource ranges:
(II) OS-reported resource ranges after removing overlaps with PCI:
(II) All system resource ranges:
(II) LoadModule: "i2c"
(II) Loading /usr/lib/xorg/modules/libi2c.so
(II) Module i2c: vendor="X.Org Foundation"
compiled for 7.1.1, module version = 1.2.0
ABI class: X.Org Video Driver, version 1.0
(II) LoadModule: "bitmap"
(II) Reloading /usr/lib/xorg/modules/fonts/libbitmap.so
(II) Loading font Bitmap
(II) LoadModule: "ddc"
(II) Loading /usr/lib/xorg/modules/libddc.so
(II) Module ddc: vendor="X.Org Foundation"
compiled for 7.1.1, module version = 1.0.0
ABI class: X.Org Video Driver, version 1.0
(II) LoadModule: "dri"
(II) Loading /usr/lib/xorg/modules/extensions/libdri.so
(II) Module dri: vendor="X.Org Foundation"
compiled for 7.1.1, module version = 1.0.0
ABI class: X.Org Server Extension, version 0.3
(II) Loading sub module "drm"
(II) LoadModule: "drm"
(II) Loading /usr/lib/xorg/modules/linux/libdrm.so
(II) Module drm: vendor="X.Org Foundation"
compiled for 7.1.1, module version = 1.0.0
ABI class: X.Org Server Extension, version 0.3
(II) Loading extension XFree86-DRI
(II) LoadModule: "extmod"
(II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
(II) Module extmod: vendor="X.Org Foundation"
compiled for 7.1.1, module version = 1.0.0
Module class: X.Org Server Extension
ABI class: X.Org Server Extension, version 0.3
(II) Loading extension SHAPE
(II) Loading extension MIT-SUNDRY-NONSTAN

Bug#401524: Challenge to both Aurora and Debian Sparc lists

2007-02-15 Thread Jurij Smakov
On Wed, Feb 14, 2007 at 01:29:00AM -0600, John Zbesko wrote:
> Thanks for your suggestion. I am able to work with the machine by
> shifting to a different tty, CNTL-ALT-F2, logging in and killing the X
> processes.
> 
> On a different note, I found:
> 
> #401524: xorg hangs on Ultra1 with cgsix card

Right, I got confused a bit there. I mentioned the 'tgx' driver, which 
does not exist. I had 'tcx' one in mind, which is probably not what 
you need.
 
> which describes my problem. I'll watch the progress of this bug and try
> to get the debug information described in the bug report.
> 
> In the last post of the bug report, you suggested compiling the suncg6
> driver from source with debugging symbols. Could you provide me with
> some instructions? I will try it when I have some time.

It's just a matter of doing export DEB_BUILD_OPTIONS='noopt,nostrip' 
and rebuilding the packages. I've already done it, you can find the 
xorg packages and the cgsix driver package with debugging symbols (for 
sid) at

http://www.wooyd.org/debian/tmp/

Please let me know how it goes, and send a copy of your messages to 
the bug at [EMAIL PROTECTED] in the future.

Thanks,
-- 
Jurij Smakov   [EMAIL PROTECTED]
Key: http://www.wooyd.org/pgpkey/  KeyID: C99E03CC


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]