[gentoo-ppc-user] Xorg problem (ppc64)

2005-08-01 Thread Cameron Blackwood

Hi,

Im having problems that are X related... mozilla/etc/etc all barf on
some web pages (with international character sets I think) with the
following barfage:

Visiting:
  http://en.wikinews.org/wiki/Main_Page
Crashes out with:
  [EMAIL PROTECTED] ~ $ firefox 
  /usr/lib/MozillaFirefox/mozilla-xremote-client: Error: Failed to find
  a running server.
  No running windows found

  The program 'firefox-bin' received an X Window System error.
  This probably reflects a bug in the program.
  The error was 'RenderBadGlyphSet (invalid GlyphSet parameter)'.
(Details: serial 94617 error_code 176 request_code 152 minor_code
  24)
(Note to programmers: normally, X errors are reported
  asynchronously;
 that is, you will receive the error a while after causing it.
 To debug your program, run it with the --sync command line
 option to change this behavior. You can then get a meaningful
 backtrace from your debugger if you break on the gdk_x_error()
  function.)
  firefox-bin exited with non-zero status (1)
  
Now, it _isnt_ a fire fox thing because im running remotly (ie, it
only displays to my ppc64, this is firefox running off an x86 and it
also barfs, where as its stable if displaying to the x86 display)
(Same behaviour with ppc32 firefox, ok on ppc32 machine, barfs on
ppc64).

I built a ppc32 gentoo chroot on my ppc64 and I can run X and visit 
http://en.wikinews.org/wiki/Main_Page without it crashing.

Rebuilding X doesnt fix it.

So it seems to be an xorg-x11 / ppc64 problem...

Has anyone had anything like this?

Anyone have any ideas?

Google sint very helpful on RenderBadGlyphSet errors.

Im about to try rebuilding Xorg -unicode... ? maybe that will fix it?

*confused and needing help*,
cam


emerge info
---
Gentoo Base System version 1.6.13
Portage 2.0.51.22-r2
(!/usr/portage/profiles/default-linux/ppc64/2004.3, gcc-3.4.4,
glibc-2.3.4.20041102-r1, 2.6.11-gentoo-r8 ppc64)
=
System uname: 2.6.11-gentoo-r8 ppc64 PPC970, altivec supported
dev-lang/python: 2.3.5
sys-apps/sandbox:1.2.11
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.5
sys-devel/binutils:  2.15.90.0.3-r5
sys-devel/libtool:   1.5.18-r1
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="ppc64"
AUTOCLEAN="yes"
CBUILD="powerpc64-unknown-linux-gnu"
CFLAGS="-O2 -mcpu=G5 -pipe -maltivec -mabi=altivec
-fno-strict-aliasing -mpowerpc-gfxopt -mmultiple -mstring"
CHOST="powerpc64-unknown-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config
/usr/lib/X11/xkb /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -mcpu=G5 -pipe -maltivec -mabi=altivec
-fno-strict-aliasing -mpowerpc-gfxopt -mmultiple -mstring"
DISTDIR="/portage/distfiles"
FEATURES="autoconfig ccache distlocks nostrip sandbox sfperms strict"
GENTOO_MIRRORS="http://kali.cs.mu.oz.au/gentoo/
http://rahu.cs.mu.oz.au/gentoo/
http://ftp.monash.edu.au/pub/linux/gentoo/ http://128.213.5.34/gentoo/
http://mirror.datapipe.net/gentoo http://gentoo.eliteitminds.com
http://csociety-ftp.ecn.purdue.edu/pub/gentoo/
http://gentoo.llarian.net/
ftp:///ftp-stud.fht-esslingen.de/pub/Mirrors/gentoo/
ftp://mirrors.sec.informatik.tu-darmstadt.de/gentoo/
ftp://mirror.pacific.net.au/linux/Gentoo";
MAKEOPTS="-j3"
PKGDIR="/portage/packages"
PORTAGE_TMPDIR="/rest/portage/build_tmp"
PORTDIR="/portage/portage_tree"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rahu.cs.mu.oz.au/gentoo-portage"
USE="ppc64 X alsa berkdb bitmap-fonts cdr crypt docs dvdr emboss
escreen esd fam fbcon font-server fortran gdbm gif gpm gtk imlib jpeg
motif mozcalendar mozilla ncurses nls opengl pam perl png python
readline sdk sdl slang ssl tcpd terminfo threads tiff truetype
truetype-fonts type1-fonts unicode xinerama xml2 xv zlib
video_cards_riva userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS

Xorg settings:
--
Calculating dependencies ...done!
[ebuild   R   ] x11-base/xorg-x11-6.8.2-r2  (-3dfx) (-3dnow) +bitmap-fonts -cjk 
-debug -dlloader -dmx -doc +font-server -insecure-drivers -ipv6 -minimal (-mmx) 
+nls -nocxx +opengl +pam +sdk (-sse) -static +truetype-fonts +type1-fonts 
(-uclibc) +xprint +xv 0 kB



--
 / `Rev Dr'   cam  at darkqueen.orgRoleplaying, virtual goth \
<   http://darkqueen.orgPoly, *nix, Python, C/C++, genetics, ATM  >
 \  [+61 3] 9809 1523[h] skeptic, Evil GM(tm). Sysadmin for hire /
  -- Random Quote --
If you sit down at a poker game and don't see a sucker, get up.  You're
the sucker.
-- 
gentoo-ppc-user@gentoo.org mailing list



Re: [gentoo-ppc-user] can't emerge firefox on ppc

2005-08-01 Thread David Holm
On Monday 01 August 2005 20:34, Erik Zeek wrote:
> On Mon August 1 2005 07:26 am, Mike S wrote:
> > Is kernel preemption a bad thing?
> >
> > --Mike S
>
> No, just broken.

Unless you enable SMP in conjunction with it (yes, even if you _only have one 
CPU_!).


pgpoPGseemBa8.pgp
Description: PGP signature


Re: [gentoo-ppc-user] can't emerge firefox on ppc

2005-08-01 Thread Erik Zeek
On Mon August 1 2005 07:26 am, Mike S wrote:
>
> Is kernel preemption a bad thing?
>
> --Mike S

No, just broken.

Erik
-- 
***
Dr. Erik Zeek
Postdoctoral Research Associate
Department of Physics and Astronomy
The University of Georgia
Athens, GA 30602-2451

Tel: 706-542-7293
Email: mailto:[EMAIL PROTECTED]
Html:  http://www.physast.uga.edu/~zeekec
***
Against stupidity the very gods
Themselves contend in vain.
  - Johann Christoph Friedrich von Schiller (1801)
***


pgpopQrF75kY4.pgp
Description: PGP signature


Re: [gentoo-ppc-user] can't emerge firefox on ppc

2005-08-01 Thread Mike S

Alexander Meyer wrote:


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Joseph Jezak wrote:
 


Do you have kernel preemption on?  If so turn it off.

   


nope. it's off. btw i suspect this very kernel option to be responsible
for massive heat-problems on my powerbook3,3 (which is a gen 2 tibook in
applespeak) but i didn't have proof yet since i was too lazy to build
another kernel with preemtion on after i had a working config that kept
the machine cool (which had among other things preemtion off).

Alexander
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.1 (GNU/Linux)

iD8DBQFC7hCqw4sGV/pPyAwRAj+5AJ9X0novf1FsNjQ3+00az/i4DvLD0ACeOvIt
oiwfuE2fuQKT1zGILS9KIxE=
=40I6
-END PGP SIGNATURE-
 


Is kernel preemption a bad thing?

--Mike S
--
gentoo-ppc-user@gentoo.org mailing list



Re: [gentoo-ppc-user] DVD Playback in Gentoo?

2005-08-01 Thread Mike S

Carl Hudkins wrote:


On Sun July 31 2005 15:16, Mike S wrote:

 


I have used now 3 different distributions, ubuntu, debian, and now
gentoo, and in all of them the same thing has happened, whenever I try
to play a dvd my screen gets a yellowish tint, my teminals that may be
open get distoted colors, (usually red) for the text in them, and it
won't play.  Has anyone gotten this to work?
   



What color depth are you running X in?  I recall having severe problems 
playing any sort of video in 24-bit color, so then I changed to 16-bit and I 
have no problems.  I do notice that when playing most videos the colors of my 
desktop background get messed up, but I consider that a trivial problem and 
ignore it.  (In a couple of hours the background changes, anyway.)


If you run "xine --verbose dvd://" in a command window, do you get any 
helpful information about what it's doing or where it quits?


 

xine doesn't quit, totem does, but xine doesn't, xine just plays a blank 
screen.  I think I am in 24-bit depth and I will look into changing that.

Thanks a bunch.

--Mike S
--
gentoo-ppc-user@gentoo.org mailing list



[gentoo-ppc-user] mplayer missing cvidix question

2005-08-01 Thread rick

when trying "mplayer -vo help" there is no cvidix listed as an option. I
have mplayer installed and otherwise working fine on a 15" powerbook.

Any suggestions where to start to look??
-- 
gentoo-ppc-user@gentoo.org mailing list



Re: [gentoo-ppc-user] DVD Playback in Gentoo?

2005-08-01 Thread Carl Hudkins
On Sun July 31 2005 15:16, Mike S wrote:

> I have used now 3 different distributions, ubuntu, debian, and now
> gentoo, and in all of them the same thing has happened, whenever I try
> to play a dvd my screen gets a yellowish tint, my teminals that may be
> open get distoted colors, (usually red) for the text in them, and it
> won't play.  Has anyone gotten this to work?

 What color depth are you running X in?  I recall having severe problems 
playing any sort of video in 24-bit color, so then I changed to 16-bit and I 
have no problems.  I do notice that when playing most videos the colors of my 
desktop background get messed up, but I consider that a trivial problem and 
ignore it.  (In a couple of hours the background changes, anyway.)

 If you run "xine --verbose dvd://" in a command window, do you get any 
helpful information about what it's doing or where it quits?

-- 
// Carl Hudkins :: Jabber  [EMAIL PROTECTED] :: PGP 50238D9E
//
//   ==]  What would Jeeves do?  [==
// 
//(X-Spam-To: [EMAIL PROTECTED])
-- 
gentoo-ppc-user@gentoo.org mailing list



Re: [gentoo-ppc-user] can't emerge firefox on ppc

2005-08-01 Thread Alexander Meyer
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Joseph Jezak wrote:
> Do you have kernel preemption on?  If so turn it off.
> 
nope. it's off. btw i suspect this very kernel option to be responsible
for massive heat-problems on my powerbook3,3 (which is a gen 2 tibook in
applespeak) but i didn't have proof yet since i was too lazy to build
another kernel with preemtion on after i had a working config that kept
the machine cool (which had among other things preemtion off).

Alexander
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.1 (GNU/Linux)

iD8DBQFC7hCqw4sGV/pPyAwRAj+5AJ9X0novf1FsNjQ3+00az/i4DvLD0ACeOvIt
oiwfuE2fuQKT1zGILS9KIxE=
=40I6
-END PGP SIGNATURE-
-- 
gentoo-ppc-user@gentoo.org mailing list



RE: [gentoo-ppc-user] DVD Playback in Gentoo?

2005-08-01 Thread Sales
Have you emerged totem with the xine use flag ? (Maybe try adding the xine
useflag in your /etc/make.conf)

-Oorspronkelijk bericht-
Van: Mike S [mailto:[EMAIL PROTECTED] 
Verzonden: zondag 31 juli 2005 21:16
Aan: gentoo-ppc-user@lists.gentoo.org
Onderwerp: [gentoo-ppc-user] DVD Playback in Gentoo?

I am new to gentoo so first, let me say I am lovin it.  However I am 
also new to a source distribution, so I may need a little leeway with 
the questions I ask.

I have used now 3 different distributions, ubuntu, debian, and now 
gentoo, and in all of them the same thing has happened, whenever I try 
to play a dvd my screen gets a yellowish tint, my teminals that may be 
open get distoted colors, (usually red) for the text in them, and it 
won't play.  Has anyone gotten this to work?

I have tried totem and xine in gentoo and ubuntu, and the same happens.  
And one more thing.  I emerged totem, and that complained about needing 
the xine backend, so then I emerged xine and re-emerged totem, and it 
said it was using the xine backend, but at the end of the emerge it 
still said that the default backend had been changed to gstreamer, do I 
need to emerge something else?

--Mike S
-- 
gentoo-ppc-user@gentoo.org mailing list





-- 
gentoo-ppc-user@gentoo.org mailing list



Re: [gentoo-ppc-user] can't emerge firefox on ppc

2005-08-01 Thread Joseph Jezak
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Do you have kernel preemption on?  If so turn it off.

- -Joe
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.1 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFC7f5CwGq7BLLARfoRAlzyAJ9hro8fshhYYQ7pYjGoiiSjsdvtsgCgujY3
X98rZQCP5DJ/XYX1T3vgHXI=
=lJT/
-END PGP SIGNATURE-
-- 
gentoo-ppc-user@gentoo.org mailing list



Re: [gentoo-ppc-user] can't emerge firefox on ppc

2005-08-01 Thread Alexander Meyer
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

David Holm wrote:
> 
> Hello Alexander,
> could you please post the output from `emerge info`?

here you go:


Portage 2.0.51.22-r2 (default-linux/ppc/2004.2, gcc-3.4.4,
glibc-2.3.4.20041102-r1, 2.6.12-gentoo-r6 ppc)
=
System uname: 2.6.12-gentoo-r6 ppc 7450, altivec supported
Gentoo Base System version 1.6.13
dev-lang/python: 2.2.3-r5, 2.3.5
sys-apps/sandbox:1.2.11
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.5
sys-devel/binutils:  2.15.90.0.3-r5
sys-devel/libtool:   1.5.18-r1
virtual/os-headers:  2.4.19-r1, 2.6.8.1-r4
ACCEPT_KEYWORDS="ppc"
AUTOCLEAN="yes"
CBUILD="powerpc-unknown-linux-gnu"
CFLAGS="-O2 -fno-strict-aliasing -pipe"
CHOST="powerpc-unknown-linux-gnu"
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config
/usr/kde/3.1/share/config /usr/kde/3/share/config /usr/share/config
/var/qmail/control"
CONFIG_PROTECT_MASK="/etc/afs/C /etc/afs/afsws /etc/gconf /etc/terminfo
/etc/env.d"
CXXFLAGS="-O2 -fno-strict-aliasing -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks sandbox sfperms strict"
GENTOO_MIRRORS="ftp://ftp.tu-clausthal.de/pub/linux/gentoo/
ftp://sunsite.informatik.rwth-aachen.de/pub/Linux/gentoo
http://www.fhh.opensource-mirror.de/gentoo.org/
ftp://ftp.fhh.opensource-mirror.de/pub/gentoo.org/
rsync://rsync.fhh.opensource-mirror.de/gentoo
http://linux.rz.ruhr-uni-bochum.de/download/gentoo-mirror/
ftp://linux.rz.ruhr-uni-bochum.de/gentoo-mirror/
rsync://linux.rz.ruhr-uni-bochum.de/gentoo/
http://mirrors.sec.informatik.tu-darmstadt.de/gentoo
rsync://mirrors.sec.informatik.tu-darmstadt.de/gentoo
http://ftp.uni-erlangen.de/pub/mirrors/gentoo
ftp://ftp.uni-erlangen.de/pub/mirrors/gentoo";
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="ppc X aalib airport alsa altivec bash-completion berkdb
bitmap-fonts browserplugin cdparanoia cdr crypt cscope cups curl decss
directfb dvd dvdread emboss encode esd fam fbcon font-server fortran gb
gd gdbm gif gpg gphoto2 gtk gtk2 imagemagick imap imlib ipv6 jack java
jpeg lcms ldap libg++ libwww lirc maildir mbox mikmod motif mozcalendar
mozdevelop mozilla mozsvg mp3 mpeg mysql nas nasm ncurses network nls
nntp ogg oggvorbis opengl pam pcmcia pcsc-lite pda pdflib perl png pnp
python qt readline samba sdl slang smartcard snmp spell ssl tcl tcltk
tcpd tex tiff tk truetype truetype-fonts type1-fonts unicode userlocales
vorbis xine xml xml2 xmms xprint xv xvid zlib video_cards_radeon
userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS, MAKEOPTS,
PORTDIR_OVERLAY


-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.1 (GNU/Linux)

iD8DBQFC7e77w4sGV/pPyAwRAlXFAJ4450LghoHvQMAOJZEau7pnvfSHzACeKMFQ
O2BPFx/Wm0otJAfAphYkPOU=
=kHVA
-END PGP SIGNATURE-
-- 
gentoo-ppc-user@gentoo.org mailing list



Re: [gentoo-ppc-user] can't emerge firefox on ppc

2005-08-01 Thread David Holm
On Monday 01 August 2005 11:24, Alexander Meyer wrote:
[snip]

> here is what looks like what went wrong:
> powerpc-unknown-linux-gnu-g++: Internal error: Killed (program cc1plus)

Hello Alexander,
could you please post the output from `emerge info`?

//David Holm


pgpAlKqTgnRzv.pgp
Description: PGP signature


[gentoo-ppc-user] can't emerge firefox on ppc

2005-08-01 Thread Alexander Meyer
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

hi list,

i just did an 'emerge system --deep --newuse -uv' which forced me to
unmerge firefox first since it was blocking something (but the update
went through without problems).

after that i tried to re-emerge firefox but it failed reproducibly.
these were ebuilds last words:


gmake[4]: Entering directory
`/var/tmp/portage/mozilla-firefox-1.0.6-r2/work/mozilla/dom/src/base'
nsDOMClassInfo.cpp
powerpc-unknown-linux-gnu-g++ -o nsDOMClassInfo.o -c
- -DOSTYPE=\"Linux2.6\" -DOSARCH=\"Linux\" -D_IMPL_NS_LAYOUT -I./../events
- -I../../../dist/include/xpcom -I../../../dist/include/string
- -I../../../dist/include/webbrwsr -I../../../dist/include/commandhandler
- -I../../../dist/include/js -I../../../dist/include/widget
- -I../../../dist/include/gfx -I../../../dist/include/layout
- -I../../../dist/include/content -I../../../dist/include/caps
- -I../../../dist/include/docshell -I../../../dist/include/xpconnect
- -I../../../dist/include/pref -I../../../dist/include/oji
- -I../../../dist/include/necko -I../../../dist/include/mimetype
- -I../../../dist/include/java -I../../../dist/include/locale
- -I../../../dist/include/uriloader -I../../../dist/include/xuldoc
- -I../../../dist/include/webshell -I../../../dist/include/view
- -I../../../dist/include/uconv -I../../../dist/include/shistory
- -I../../../dist/include/plugin -I../
../../dist/include/windowwatcher -I../../../dist/include/chardet
- -I../../../dist/include/find -I../../../dist/include/appshell
- -I../../../dist/include/intl -I../../../dist/include/unicharutil
- -I../../../dist/include/rdf -I../../../dist/include/xultmpl
- -I../../../dist/include/dom -I../../../dist/include
- -I/var/tmp/portage/mozilla-firefox-1.0.6-r2/work/mozilla/dist/include/nspr
   -fPIC   -fno-rtti -fno-handle-exceptions -Wall -Wconversion
- -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth
- -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pipe
- -Wno-deprecated -Wno-return-type -w -fshort-wchar -pthread -pipe
- -DNDEBUG -DTRIMMED -ffunction-sections -O2   -DMOZILLA_CLIENT -include
../../../mozilla-config.h -Wp,-MD,.deps/nsDOMClassInfo.pp nsDOMClassInfo.cpp
powerpc-unknown-linux-gnu-g++: Internal error: Killed (program cc1plus)
Please submit a full bug report.
See http://bugs.gentoo.org/> for instructions.
gmake[4]: *** [nsDOMClassInfo.o] Error 1
gmake[4]: *** Deleting file `nsDOMClassInfo.o'
gmake[4]: Leaving directory
`/var/tmp/portage/mozilla-firefox-1.0.6-r2/work/mozilla/dom/src/base'
{standard input}: Assembler messages:
{standard input}:29282: Warning: end of file not at end of a line;
newline inserted
{standard input}:30197: Error: unrecognized symbol type ""
gmake[3]: *** [libs] Error 2
gmake[3]: Leaving directory
`/var/tmp/portage/mozilla-firefox-1.0.6-r2/work/mozilla/dom/src'
gmake[2]: *** [libs] Error 2
gmake[2]: Leaving directory
`/var/tmp/portage/mozilla-firefox-1.0.6-r2/work/mozilla/dom'
gmake[1]: *** [tier_9] Error 2
gmake[1]: Leaving directory
`/var/tmp/portage/mozilla-firefox-1.0.6-r2/work/mozilla'
make: *** [default] Error 2

!!! ERROR: www-client/mozilla-firefox-1.0.6-r2 failed.
!!! Function src_compile, Line 159, Exitcode 2
!!! (no error message)
!!! If you need support, post the topmost build error, NOT this status
message.



here is what looks like what went wrong:
powerpc-unknown-linux-gnu-g++: Internal error: Killed (program cc1plus)

but i can't see any hint why this happened. i googled for this error
message but all i found were old posts about ancient gcc versions on
ancient red-hats that threw this error on compiling $foo.
so is there anyone on this list who has seen this before and can give me
a hint what to look for or what to rebuild before retrying to emerge
firefox another time?

regards,

alexander
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.1 (GNU/Linux)

iD8DBQFC7epgw4sGV/pPyAwRAtX4AJ4rRFy20/c/Iz+ygsOYPks8h8p7FACeOMlW
roDGXXM1/ua4ieW82iPE6g0=
=Kwfk
-END PGP SIGNATURE-
-- 
gentoo-ppc-user@gentoo.org mailing list