<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.14.3">
</HEAD>
<BODY>
On Wed, 2007-09-12 at 18:29 +0100, Federico Marziali wrote:
<BLOCKQUOTE TYPE=CITE>
<PRE>
<FONT COLOR="#000000">Hello everyone!</FONT>
<FONT COLOR="#000000">I run FC6 on an Acer TM8003 Laptop. I bought a cordless Logitech V450</FONT>
<FONT COLOR="#000000">Wireless mouse and added the following specific lines in my xorg.conf</FONT>
<FONT COLOR="#000000">(config thanks to the Gentoo wiki</FONT>
<FONT COLOR="#000000"><A HREF="http://gentoo-wiki.com/HOWTO_Advanced_Mouse/Individual_Configurations">http://gentoo-wiki.com/HOWTO_Advanced_Mouse/Individual_Configurations</A></FONT>
<FONT COLOR="#000000">):</FONT>

<FONT COLOR="#000000">Section "ServerLayout"</FONT>
<FONT COLOR="#000000">...............</FONT>
<FONT COLOR="#000000">...............</FONT>
<FONT COLOR="#000000">  InputDevice "V450" "AlwaysCore"</FONT>
<FONT COLOR="#000000">EndSection</FONT>

<FONT COLOR="#000000">Section "InputDevice"</FONT>
<FONT COLOR="#000000">  Identifier "V450"</FONT>
<FONT COLOR="#000000">  Driver "evdev"</FONT>
<FONT COLOR="#000000">  Option "Device" "/dev/input/event3"</FONT>
<FONT COLOR="#000000">  Option "HWHEELRelativeAxisButtons" "7 6"</FONT>
<FONT COLOR="#000000">EndSection</FONT>

<FONT COLOR="#000000">I have added also the following line, that I thought should help in</FONT>
<FONT COLOR="#000000">case I started the machine forgetting to plug the mouse radio receiver</FONT>
<FONT COLOR="#000000">into a USB port (i.e. X can't find the V450):</FONT>

<FONT COLOR="#000000">Section "Serverflags"</FONT>
<FONT COLOR="#000000">  Option "AllowMouseOpenFail" "true"</FONT>
<FONT COLOR="#000000">EndSection</FONT>

<FONT COLOR="#000000">The mouse works perfectly (also the horizontal scrolling), but</FONT>
<FONT COLOR="#000000">everything goes wrong if I forget to plug the wireless receiver before</FONT>
<FONT COLOR="#000000">the Linux kernel is loaded. In such a case, immediately after the</FONT>
<FONT COLOR="#000000">loading the driver "udev", the screen goes completely blank and apart</FONT>
<FONT COLOR="#000000">from a spare hard drive activity nothing happens; the usual fedora</FONT>
<FONT COLOR="#000000">bootstrap logo with the sequence of loading stuff does not appear and</FONT>
<FONT COLOR="#000000">despite all keys combinations I tried it looks like there is no way to</FONT>
<FONT COLOR="#000000">interact with the machine. The point is that Linux itself seems not to</FONT>
<FONT COLOR="#000000">be frozen, since pressing the power button (not leaving it pressed for</FONT>
<FONT COLOR="#000000">4 sec, which actually cuts the power, just pressing it "shortly")</FONT>
<FONT COLOR="#000000">starts the shutdown sequence, which takes a while and I presume goes</FONT>
<FONT COLOR="#000000">fine (nothing in var/spool/mail/root... so everything ok?!!)</FONT>
<FONT COLOR="#000000">So I guess the problem is that X does not load because of evdev does</FONT>
<FONT COLOR="#000000">not find the wireless receiver? Is the AllowMouseOpenFail option not</FONT>
<FONT COLOR="#000000">working?</FONT>
<FONT COLOR="#000000">Is there a way to have X start even if the cordless mouse is not plugged in?</FONT>

<FONT COLOR="#000000">I'm a newbie, so I could not think of anything better than look into</FONT>
<FONT COLOR="#000000">/var/log/messages and what I actually found are the gdm messages:</FONT>
<FONT COLOR="#000000">gdm_slave_xioerror_handler: Fatal X error - Restarting :0</FONT>

<FONT COLOR="#000000">And after 3 of them:</FONT>
<FONT COLOR="#000000">Sep 12 17:49:33 localhost gdm[3128]: gdm_slave_xioerror_handler: Fatal</FONT>
<FONT COLOR="#000000">X error - Restarting :0</FONT>
<FONT COLOR="#000000">Sep 12 17:49:33 localhost gdm[2989]: deal_with_x_crashes: Running the</FONT>
<FONT COLOR="#000000">XKeepsCrashing script</FONT>
<FONT COLOR="#000000">Sep 12 17:49:34 localhost gpm[2606]: *** info [client.c(137)]:</FONT>
<FONT COLOR="#000000">Sep 12 17:49:34 localhost gpm[2606]: Connecting at fd 2</FONT>

<FONT COLOR="#000000">Then I press the shutdown button and the messages are:</FONT>
<FONT COLOR="#000000">Sep 12 17:50:53 localhost shutdown[3275]: shutting down for system halt</FONT>
<FONT COLOR="#000000">Sep 12 17:50:53 localhost gdm[2989]: Failed to start X server several</FONT>
<FONT COLOR="#000000">times in a short time period; disabling</FONT>
<FONT COLOR="#000000">display :0</FONT>
<FONT COLOR="#000000">Sep 12 17:50:53 localhost gpm[2606]: *** info [client.c(275)]:</FONT>
<FONT COLOR="#000000">Sep 12 17:50:53 localhost gpm[2606]: Request on 2 (console 9)</FONT>
<FONT COLOR="#000000">Sep 12 17:50:53 localhost gpm[2606]: *** info [client.c(284)]:</FONT>
<FONT COLOR="#000000">Sep 12 17:50:53 localhost gpm[2606]: Closing</FONT>
<FONT COLOR="#000000"><more shutdown messages cut></FONT>

<FONT COLOR="#000000">I apologise for the length of the post, any help is appreciated.</FONT>

<FONT COLOR="#000000">Fede</FONT>

</PRE>
</BLOCKQUOTE>
Your system is coming up, but X isn't.  So boot to runlevel 3 (a setting near the top of the /etc/inittab file), log in, run "tail -f /var/log/messages" so you can watch what's logged, and plug in the USB receiver.  If no errors occur then start X manually ("startx").  If X crashes you should land back at a console prompt (after all the errors fly by!).<BR>
<TABLE CELLSPACING="0" CELLPADDING="0" WIDTH="100%">
<TR>
<TD>
<BR>
<TABLE CELLSPACING="0" WIDTH="450">
<TR>
<TD>
<TABLE WIDTH="250">
<TR>
<TD>
<FONT SIZE="2">-- </FONT><B><FONT SIZE="2">Mark C. Allman, PMP</FONT></B>
</TD>
</TR>
<TR>
<TD>
<FONT SIZE="2">-- Allman Professional Consulting, Inc.</FONT>
</TD>
</TR>
<TR>
<TD>
<FONT SIZE="2">-- <A HREF="http://www.allmanpc.com">www.allmanpc.com</A>, 617-947-4263</FONT>
</TD>
</TR>
</TABLE>
</TD>
<TD>
<TABLE WIDTH="200">
<TR>
<TD ALIGN="left" VALIGN="top">
<IMG SRC="cid:1189628260.20404.4.camel@prez" ALIGN="bottom" BORDER="0">
</TD>
</TR>
</TABLE>
</TD>
</TR>
</TABLE>
<B><FONT SIZE="2"><FONT COLOR="#800000">BusinessMsg</FONT></FONT></B><FONT SIZE="2"><FONT COLOR="#000000"> -- the secure, managed, J2EE</FONT></FONT><FONT SIZE="2">/</FONT><FONT SIZE="2"><FONT COLOR="#800000">AJAX</FONT></FONT><FONT SIZE="2"><FONT COLOR="#000000"> Enterprise IM</FONT></FONT><FONT SIZE="2">/IC</FONT><FONT SIZE="2"><FONT COLOR="#000000"> solution.</FONT></FONT>
</TD>
</TR>
</TABLE>
</BODY>
</HTML>