On Fri, Dec 28, 2007 at 10:18:55AM -0500, Eric Martin wrote: > Michael George wrote: > > I just upgraded my kernel from 2.6.19 to 2.6.23 and it takes almost a > > minute for X to start now. > > > > I have changed window managers (normally ctwm, tested with twm) with the > > same results. I rebooted the 2.6.19 kernel and X fires right up as > > expected. Booting back to 2.6.23 and it's excruciatingly long. > > > > I saw some prior posts which indicated a network problem, but in that > > case the OP said that the loopback interface wasn't up. I checked my > > system (ifconfig) and both lo and eth0 are up and running.
> I see that you checked if it was up, but have you pinged 127.0.0.1? > Also, could you possibly have firewall rules setup blocking things on > lo? It's a shot in the dark but sometimes the oddest of problems have > the simplest of solutions. Yes, it's up. However, I think this error is a wild goose... I rebooted to the 2.6.19 kernel and started X. It came right up, and this was the output of "startx > startx.2.6.19 2>&1": ---------------------------------------------------------------------------- xauth: creating new authority file /home/george/.serverauth.6547 X Window System Version 1.3.0 Release Date: 19 April 2007 X Protocol Version 11, Revision 0, Release 1.3 Build Operating System: UNKNOWN Current Operating System: Linux brego 2.6.19-gentoo-r5 #5 SMP PREEMPT Thu Mar 8 19:16:48 EST 2007 x86_64 Build Date: 22 December 2007 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: Thu Dec 27 20:30:12 2007 (==) Using config file: "/etc/X11/xorg.conf" (II) Module already built-in (II) Module already built-in (II) Module already built-in (II) Module already built-in (II) Module already built-in (EE) MGA(0): Static buffer allocation failed, not initializing the DRI (EE) MGA(0): Need at least 15360 kB video memory at this resolution, bit depth (EE) MGA(1): Not initializing the DRI on the second head (EE) AIGLX: Screen 0 is not DRI capable (EE) AIGLX: Screen 1 is not DRI capable Couldn't establish a connection to :9202: IO::Socket::INET: Bad hostname ':9202' access control disabled, clients can connect from any host SetClientVersion: 0 9 ctwm: unable to find bitmap "" ctwm: unable to find bitmap "" ctwm: unable to find bitmap "" X Error: BadWindow (invalid Window parameter) Major Opcode: 4 fetchmail: background fetchmail at 6646 killed. xscreensaver: 20:30:27: SIGHUP received: restarting... xscreensaver: 20:30:27: running as george/george (500/500) waiting for X server to shut down XIO: fatal IO error 104 (Connection reset by peer) on X server ":0.0" after 0 requests (0 known processed) with 0 events remaining. Console: fatal IO error 32 (Broken pipe) or KillClient on X server ":0.0" xterm: fatal IO error 32 (Broken pipe) or KillClient on X server ":0.0" xterm: fatal IO error 32 (Broken pipe) or KillClient on X server ":0.0" SchedTerm: fatal IO error 32 (Broken pipe) or KillClient on X server ":0.0" SchedTerm: fatal IO error 32 (Broken pipe) or KillClient on X server ":0.0" FreeFontPath: FPE "/usr/share/fonts/misc" refcount is 2, should be 1; fixing. ---------------------------------------------------------------------------- Notice the "9202" error line. I then rebooted back into 2.6.23 and started X with "startx > startx.2.6.23 2>&1". It took 1-2min to for me to get my window environment, and here is the output of that run: ---------------------------------------------------------------------------- xauth: creating new authority file /home/george/.serverauth.6950 X Window System Version 1.3.0 Release Date: 19 April 2007 X Protocol Version 11, Revision 0, Release 1.3 Build Operating System: UNKNOWN Current Operating System: Linux brego 2.6.23-gentoo-r3 #3 SMP PREEMPT Sun Dec 23 21:35:17 EST 2007 x86_64 Build Date: 22 December 2007 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: Thu Dec 27 20:32:51 2007 (==) Using config file: "/etc/X11/xorg.conf" (II) Module already built-in (II) Module already built-in (II) Module already built-in (II) Module already built-in (II) Module already built-in (EE) MGA(0): Static buffer allocation failed, not initializing the DRI (EE) MGA(0): Need at least 15360 kB video memory at this resolution, bit depth (EE) MGA(1): Not initializing the DRI on the second head (EE) AIGLX: Screen 0 is not DRI capable (EE) AIGLX: Screen 1 is not DRI capable Couldn't establish a connection to :9202: IO::Socket::INET: Bad hostname ':9202' access control disabled, clients can connect from any host SetClientVersion: 0 9 ctwm: unable to find bitmap "" ctwm: unable to find bitmap "" ctwm: unable to find bitmap "" X Error: BadWindow (invalid Window parameter) Major Opcode: 4 fetchmail: background fetchmail at 7049 killed. xscreensaver: 20:34:42: SIGHUP received: restarting... xscreensaver: 20:34:42: running as george/george (500/500) waiting for X server to shut down xterm: fatal IO error 32 (Broken pipe) or KillClient on X server ":0.0" Console: fatal IO error 32 (Broken pipe) or KillClient on X server ":0.0" xterm: fatal IO error 32 (Broken pipe) or KillClient on X server ":0.0" SchedTerm: fatal IO error 32 (Broken pipe) or KillClient on X server ":0.0" SchedTerm: fatal IO error 32 (Broken pipe) or KillClient on X server ":0.0" FreeFontPath: FPE "/usr/share/fonts/misc" refcount is 2, should be 1; fixing. XIO: fatal IO error 104 (Connection reset by peer) on X server ":0.0" after 0 requests (0 known processed) with 0 events remaining. ---------------------------------------------------------------------------- Notice there is little difference between them. I think I need to trim out my .xinitrc file and see if there is something I'm starting from there that is causing the delay with a different kernel... -- -M There are 10 kinds of people in this world: Those who can count in binary and those who cannot. -- [EMAIL PROTECTED] mailing list