Results 1 to 8 of 8

Thread: USB Mouse and SuSE 8

  1. #1

    USB Mouse and SuSE 8

    USB Mouse in SuSE 8.0. Ok, here's the skinny. I run the ftp install. The boot disk and modules disks detect my mouse and install it. I select a mouse and test it (Logitech wheel mouse/USB). The darn things works through the entire install process, but somehow stops working after the first full boot of the OS. Has anyone else had a similar experience? Any advice? My mouse has always worked fine with RH 7.2 installing from CD.

  2. #2

    Re:USB Mouse and SuSE 8

    hello tolstoy,
    Seem slike i had this issue, but iwth a PS2 mouse on Potato. I needed to go in and load the modules myself and make sure XF86Config was cool.
    hth

  3. #3

    Re:USB Mouse and SuSE 8

    Thanks for the reply. My next question is this, how can I boot to init 1 or 2 from grub? If I boot to init level 5, I get stuck at the KDE desktop, and since I can get my mouse to work, I can't open a shell to do anything.

  4. #4

    Re:USB Mouse and SuSE 8

    ah! well if the mighty ctrl+alt+F1 does not help then ahve a looky here -> grub PET
    here is the section you were looking for - pam say you can boot into any runlevel which i really need to test and update the pet.
    Using GRUB!
    Okay - you have an option of booting two operating systems. They appear in the menu and all seems well. But you wish to pass in certian parameters to the kernel or perhaps you need to but into another run level. Well - you can pass in paramters, but you can only boot normaly or into single use mode. GRUB was not designed to be used for Linux only. To boot into sigle user mode select the image you wish to boot from the grub boot menu and type e for edit. You will then need to add the word single after the name of the kernel you wish to boot. Then type b and you will be booted into singel user mode.


    Command Mode
    To get into command mode hit c when the grub menu shows up You will be taken to the grun command prompt. From here you have many options to choose from. Some of the more frequently used ones are:
    kernel With this command you can select a boot image.

    boot Boot the aforementioned image.

    help Get help on the commnads that can be used in GRUB.

  5. #5
    Moderator
    Good Guru
    Schotty's Avatar
    Join Date
    Jul 2001
    Location
    Milwaukee, WI
    Posts
    5,758

    Re:USB Mouse and SuSE 8

    grub will allow you to boot into whatever runlevel by hitting whatever button it is (states in the paragraph below the boot images) and typing

    linux 2

    or whatever runlevel you want.

  6. #6

    Re:USB Mouse and SuSE 8

    Thanks for the replies. Well I finally got the thing to work by getting a ps2 converter for the darn thing. Why didn't I think of that earlier. It's always the simpliest solutions that we miss. So far I am digging SuSE. I like the ftp install and adding packages via ftp with YaST. I'm still a RH fan, but YaST is much easier than up2date.

  7. #7

    Re:USB Mouse and SuSE 8

    Hi,

    I had a similar problem but it was intermittent. I got this from the SuSE support page and thought it might apply to your problem. It fixed my mouse problem.




    Klicken Sie hier!
    Advertisment
    Printable version Mailto SuSE

    USB Mouse Does Not Work After Rebooting
    o Deutsch o Français o Cesky o Magyarul

    Email address:
    Support knowledgebase (wessels_usbmouse80)
    Applies to

    SuSE Linux: Version 8.0

    Symptom
    Your mouse is no longer active after rebooting SuSE Linux 8.0.
    Cause
    Some modules have not been loaded or the mouse is not properly detected.
    Solution
    Check the Loaded Modules

    *

    Switch to a console with CTRL+ALT+F1 and log in as root.
    *

    Now execute the command /sbin/lsmod and check if all modules for the USB mouse have been loaded. The following modules are necessary for the mouse function:

    usb-uhci (or usb-ohci)
    usbcore
    hid
    input
    mousedev

    *

    If any of these modules are missing, they can be manually loaded with
    /sbin/modprobe MODULE_NAME.
    *

    Switch back to the graphical interface with ALT+F7 and check if the mouse works normally.

    If the mouse works, proceed as described in the next paragraph. If this is not the case, skip to the section Modules Loaded, Mouse Does Not Respond.

    Automatic Module Loading

    Open the file /etc/init.d/boot.local as follows:

    /usr/bin/mcedit /etc/init.d/boot.local

    and append the following command at the end of the file:

    /sbin/modprobe MODULE_NAME

    MODULE_NAME must be replaced with the name of the module to load. Then save the changes with F2 and leave the editor with F10.
    Modules Loaded, Mouse Does Not Respond

    *

    Switch back to the console (CTRL+ALT+F1)
    *

    Open the file /etc/init.d/hotplug as follows:

    /usr/bin/mcedit /etc/sysconfig/hotplug

    and append the entry sleep 3 at the end of the file.
    *

    After saving the file, execute the command/sbin/SuSEconfig
    *

    Restart the system to use the changed files.

    Note: The option "sleep" delays the scan of the USB bus. This delay can be shortened with sleep 2 or sleep 1. However, at present we cannot really say if this causes the mouse to be initialized. Feedback is welcome. We would also like to thank Mr. Leuxner, who tested several solutions for us.
    Keywords: USB, MOUSE, X11, KDM, RESTART, BOOT, GRAPHICAL_INTERFACE
    Categories: Window Manager , Mouse
    SDB-wessels_usbmouse80, Copyright SuSE Linux AG, Nürnberg, Germany - Version: 02. Mai 2002
    SuSE Linux AG - Last generated: 14. Mai 2002 by ip (sdb_gen 1.40.0)

  8. #8

    Re:USB Mouse and SuSE 8

    Thanks again.

Similar Threads

  1. MSI K8N Neo2 Motherboards
    By DeadBird in forum Linux - Hardware, Networking & Security
    Replies: 3
    Last Post: 07-26-2005, 11:22 AM
  2. SuSE Linux 9.0 Pro Review
    By Ashcrow in forum Linux - General Topics
    Replies: 10
    Last Post: 12-05-2003, 12:50 AM
  3. Mouse problems with SuSE 8.1
    By chadm1967 in forum Suse
    Replies: 7
    Last Post: 12-01-2002, 05:06 AM
  4. Red Hat 8.0 for KDE Users (and Newbies)
    By cloverm in forum Linux - General Topics
    Replies: 8
    Last Post: 11-24-2002, 11:58 PM
  5. How can I change the display in Suse Linux 7.1
    By WireChief in forum Linux - Software, Applications & Programming
    Replies: 1
    Last Post: 07-25-2001, 11:23 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •