Re: Xserver didn't start

From: Kent West (westk_at_acu.edu)
Date: 06/19/04

  • Next message: Aaron Maxwell: "Re: mozilla doesn't load"
    Date: Sat, 19 Jun 2004 12:55:55 -0500
    To: debian-user@lists.debian.org
    
    

    Paul Scott wrote:

    > Paul Scott wrote:
    >
    >>
    >> Keep doing:
    >>
    >> dpkg-reconfigure xserver-xfree86
    >> (and restarting X)
    >>
    >> until the mouse works.
    >
    >
    > I should have said that if you are letting debconf manage your
    > configuration then it will remember all your previous configuration
    > answers and you will just have to press Enter or occasionally Tab
    > Enter to keep your other configuration answers.
    >
    > Paul
    >
    >
    Except that he manually commented out the BusID line in XF86Config-4, so
    now debconf will no longer modify that file until he does the stuff at
    the top of the file.

    At this point, it might just be easier to manually modify the
    /etc/X11/XF86Config-4 file.

    If you're running gpm (does the mouse move in the text console? if so,
    then yes, you're running gpm), configure it to repeat the data as "ms3",
    and then configure XF86Config-4 to read from /dev/gpmdata and use the
    appropriate protocol (which I believe should be "Intellimouse" instead
    of the "ImPS/2" protocol as listed below (I'm doing non-standard things)).

    > Section "InputDevice"
    > Identifier "Configured Mouse"
    > Driver "mouse"
    > Option "CorePointer"
    > Option "Device" "/dev/gpmdata"
    > Option "Protocol" "ImPS/2"
    > Option "Emulate3Buttons" "true"
    > Option "ZAxisMapping" "4 5"
    > EndSection

    -- 
    Kent
    -- 
    To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org 
    with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
    

  • Next message: Aaron Maxwell: "Re: mozilla doesn't load"

    Relevant Pages

    • Re: Xserver didnt start
      ... Paul Scott wrote: ... > (and restarting X) ... I should have said that if you are letting debconf manage your ... configuration then it will remember all your previous configuration ...
      (Debian-User)
    • BUG? 2.6.24-rc*[-mm*] - debugfs subdirs missing on x86_64
      ... a "change in protocol" and so am misusing the API. ... PCI: Using configuration type 1 ... unrelated drivers for hardware that I don't have. ... # IPVS transport protocol load balancing support ...
      (Linux-Kernel)
    • Re: Why more than 1 hole in FW for IPSec
      ... > the user-space VPN to offload the protocol mechanics to a module. ... both implement IKE and NAT-T can be added to them. ... That still leaves implementing IPsec along with a suitable ... Perhaps we aren't thinking about the same "configuration problem" ...
      (comp.os.linux.networking)
    • Re: Why more than 1 hole in FW for IPSec
      ... > the user-space VPN to offload the protocol mechanics to a module. ... both implement IKE and NAT-T can be added to them. ... That still leaves implementing IPsec along with a suitable ... Perhaps we aren't thinking about the same "configuration problem" ...
      (comp.os.linux.security)
    • Re: THE LINUX/I386 BOOT PROTOCOL - Breaking the 256 limit
      ... I've found that 256 bytes long kernel parameters are not enough ... I've added an entry in the kernel configuration menu so that I ... > and once for the new protocol not truncated. ... thus truncating it to 256. ...
      (Linux-Kernel)