Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 27986 - xfree-4.3.99.11 fails to start xdm/gdm
Summary: xfree-4.3.99.11 fails to start xdm/gdm
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High major (vote)
Assignee: Gentoo X packagers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-09-05 00:54 UTC by Andreas Kotowicz
Modified: 2003-09-11 06:31 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andreas Kotowicz 2003-09-05 00:54:11 UTC
xdm fails to start with following error message:

_IceTransTRANS(TransNoListen): unable to find transport: inet6

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Chris Irwin 2003-09-05 07:25:44 UTC
Some more info would be helpful. I had the same problem, so here's my `emerge info`. It's worth noting that I did not have ipv6 set in USE.

Emerge info:
Portage 2.0.49-r3 (default-x86-1.4, gcc-3.2.3, glibc-2.3.2-r1, 2.6.0-test4-mm4)
=================================================================
System uname: 2.6.0-test4-mm4 i686 Intel(R) Pentium(R) M processor 1300MHz
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CFLAGS="-march=pentium4 -O3 -pipe -fomit-frame-pointer -mfpmath=sse -mmmx -msse"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /var/qmail/control /usr/share/config /usr/kde/2/share/config /usr/kde/3/share/config /usr/X11R6/lib/X11/xkb /usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
CXXFLAGS="-march=pentium4 -O3 -pipe -fomit-frame-pointer -mfpmath=sse -mmmx -msse"
DISTDIR="/usr/portage/distfiles"
FEATURES="sandbox ccache autoaddcvs fixpackages"
GENTOO_MIRRORS="ftp://gentoo.noved.org/ http://adelie.polymtl.ca/"
MAKEOPTS="-j3"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 oss avi crypt cups encode foomaticdb gif jpeg libg++ mad mikmod mmx mpeg ncurses nls pdflib png quicktime spell truetype xml2 xmms xv zlib gdbm berkdb slang readline tetex aalib svga tcltk java X sdl tcpd pam libwww ssl perl python esd imlib oggvorbis gnome gtk motif opengl cdr breakme acpi acpi4linux dga dvd gtk2 imap joystick music offensive openal pcmcia pnp radeon sse trusted wxwindows xosd -3dnow -apm -arts -gpm -kde -qt -alsa"
Comment 2 Andreas Kotowicz 2003-09-05 07:59:20 UTC
Portage 2.0.49-r3 (default-x86-1.4, gcc-3.2.3, glibc-2.3.2-r1, 2.6.0-test4)
=================================================================
System uname: 2.6.0-test4 i686 AMD Duron(tm) MP
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-mcpu=athlon-xp -O3 -pipe"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /var/qmail/control /usr/share/config /usr/kde/2/share/config /usr/kde/3/share/config /usr/X11R6/lib/X11/xkb /usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/"
CONFIG_PROTECT_MASK="/etc/sound/events /usr/X11R6/lib/X11/xkb /etc/init.d /etc/giFT /etc/X11/starthere /etc/gconf /etc/env.d"
CXXFLAGS="-O2 -mcpu=i686 -pipe"
DISTDIR="/usr/local/mp3/distfiles"
FEATURES="sandbox ccache autoaddcvs"
GENTOO_MIRRORS="http://linux.rz.ruhr-uni-bochum.de/download/gentoo-mirror/"
MAKEOPTS="-j3"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.de.gentoo.org/gentoo-portage"
USE="x86 oss avi crypt cups encode foomaticdb gif jpeg libg++ mad mikmod mmx mpeg ncurses nls pdflib png quicktime spell truetype xml2 xmms xv zlib gtkhtml gdbm berkdb slang readline tetex bonobo svga java guile sdl gpm tcpd pam libwww ssl perl python imlib oggvorbis gtk qt motif opengl mozilla gphoto2 cdr X gnome -arts -ldap -kde -apm gtk2 dvd tcltk imap mysql gstreamer alsa -esd"
Comment 3 Donnie Berkholz (RETIRED) gentoo-dev 2003-09-05 08:21:28 UTC
Please take a look at the suggestion on bug #21127 comment #37 and let me know what works for you.
Comment 4 Andreas Kotowicz 2003-09-05 09:38:10 UTC
I don't have this line. maybe this is because I have gdm 2.4.4.0 installed.
Comment 5 Donnie Berkholz (RETIRED) gentoo-dev 2003-09-05 10:32:07 UTC
OK, then grep /etc/X11/ for 'nolisten' and try changing instances of 'nolisten tcp' or 'nolisten inet6' to 'nolisten inet' like this:
# grep nolisten /etc/X11/
If that doesn't work, check to make sure you don't have a ~/.xinitrc or another X configuration file in ~/ with that option in it.
Comment 6 Andreas Kotowicz 2003-09-05 11:45:40 UTC
couldn't find anything. but there's a comment in gdm.conf file:

# If true this will basically append -nolisten tcp to every X command line,
# a good default to have (why is this a "negative" setting? because if
# it is false, you could still not allow it by setting command line of
# any particular server).  It's probably better to ship with this on
# since most users will not need this and it's more of a security risk
# then anything else.
# Note: Anytime we find a -query or -indirect on the command line we do
# not add a "-nolisten tcp", as then the query just wouldn't work, so
# this setting only affects truly local sessions.
#DisallowTCP=true

what is the entry in the gdm.conf file called that I should have changed?
Comment 7 Henrik Schöpel 2003-09-10 11:03:02 UTC
Hi,

i have the same problem here and found no solution. I only have this problem since i upgraded my gnome (i used rc1 ebuild from www.breakmygentoo.org)

Maybe there was a bug in the Ebuilds ?

One more question...there are a lot of new features and patches for via graphic adapter. Maybe someone have some time for a new ebuild for us notebook user :)

greetings
Henrik
Comment 8 foser (RETIRED) gentoo-dev 2003-09-10 14:37:08 UTC
I have been in touch with bmg developers and users over time and my one rule is, if you use their ebuilds you loose gentoo support. All the way. You make the choice.

That's my personal opinion, but I don't think it's a good idea to go dig in problem possibly caused by non-Gentoo ebuilds.

You are using a gdm version not in portage, i don't even know how you get the nerve to come here.
Comment 9 Matthew Schick 2003-09-11 06:12:50 UTC
This is actually a problem with xfree, not gdm per se...  With the .11 version unless you are using ipv6, you cannot use the -nolisten tcp option or X will not start.  You will have to uncomment the "DisallowTCP" and change the option to "false".
Comment 10 Andreas Kotowicz 2003-09-11 06:31:59 UTC
> "DisallowTCP" and change the option to "false"

this works just perfect.