element14 Community
element14 Community
    Register Log In
  • Site
  • Search
  • Log In Register
  • About Us
  • Community Hub
    Community Hub
    • What's New on element14
    • Feedback and Support
    • Benefits of Membership
    • Personal Blogs
    • Members Area
    • Achievement Levels
  • Learn
    Learn
    • Ask an Expert
    • eBooks
    • element14 presents
    • Learning Center
    • Tech Spotlight
    • STEM Academy
    • Webinars, Training and Events
    • Learning Groups
  • Technologies
    Technologies
    • 3D Printing
    • FPGA
    • Industrial Automation
    • Internet of Things
    • Power & Energy
    • Sensors
    • Technology Groups
  • Challenges & Projects
    Challenges & Projects
    • Design Challenges
    • element14 presents Projects
    • Project14
    • Arduino Projects
    • Raspberry Pi Projects
    • Project Groups
  • Products
    Products
    • Arduino
    • Avnet Boards Community
    • Dev Tools
    • Manufacturers
    • Multicomp Pro
    • Product Groups
    • Raspberry Pi
    • RoadTests & Reviews
  • Store
    Store
    • Visit Your Store
    • Choose another store...
      • Europe
      •  Austria (German)
      •  Belgium (Dutch, French)
      •  Bulgaria (Bulgarian)
      •  Czech Republic (Czech)
      •  Denmark (Danish)
      •  Estonia (Estonian)
      •  Finland (Finnish)
      •  France (French)
      •  Germany (German)
      •  Hungary (Hungarian)
      •  Ireland
      •  Israel
      •  Italy (Italian)
      •  Latvia (Latvian)
      •  
      •  Lithuania (Lithuanian)
      •  Netherlands (Dutch)
      •  Norway (Norwegian)
      •  Poland (Polish)
      •  Portugal (Portuguese)
      •  Romania (Romanian)
      •  Russia (Russian)
      •  Slovakia (Slovak)
      •  Slovenia (Slovenian)
      •  Spain (Spanish)
      •  Sweden (Swedish)
      •  Switzerland(German, French)
      •  Turkey (Turkish)
      •  United Kingdom
      • Asia Pacific
      •  Australia
      •  China
      •  Hong Kong
      •  India
      •  Korea (Korean)
      •  Malaysia
      •  New Zealand
      •  Philippines
      •  Singapore
      •  Taiwan
      •  Thailand (Thai)
      • Americas
      •  Brazil (Portuguese)
      •  Canada
      •  Mexico (Spanish)
      •  United States
      Can't find the country/region you're looking for? Visit our export site or find a local distributor.
  • Translate
  • Profile
  • Settings
Raspberry Pi
  • Products
  • More
Raspberry Pi
Raspberry Pi Forum Ethernet Causes Mouse Problems
  • Blog
  • Forum
  • Documents
  • Quiz
  • Events
  • Polls
  • Files
  • Members
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
Join Raspberry Pi to participate - click to join for free!
Featured Articles
Announcing Pi
Technical Specifications
Raspberry Pi FAQs
Win a Pi
Raspberry Pi Wishlist
Actions
  • Share
  • More
  • Cancel
Forum Thread Details
  • Replies 12 replies
  • Subscribers 665 subscribers
  • Views 1206 views
  • Users 0 members are here
  • x
  • bottom
  • ethernet
  • b
  • raspberry_pi
  • stick
  • wireless
  • mouse
Related

Ethernet Causes Mouse Problems

jreeve17
jreeve17 over 12 years ago

Hello, I have just purchased the Raspberry Pi Model B and have found a problem. Whenever I plug the Ethernet Cord in. The mouse (in x) drops to the bottom of the screen. Also, and keys i press become stuck and keep repeating untill I press another. Without the Ethernet cable, however the Pi works fine. I have tired reinstalling the  wheezy and different mice, but nothing works. The Keyboard also works fine, as I have been using it with my laptop with no problem.

I am using the Rasbian Wheezy with the GE Multimedia wireless keyboard and mouse.

How would I be able to fix or prevent this problem from happening?

Thanks in advance for any help you can give me.

 

Update: This problem is now happening even without the Ethernet cable plugged in. I have no idea why this is happening and still need help.

  • Sign in to reply
  • Cancel
  • shabaz
    shabaz over 12 years ago

    Hi Reeve,

     

    I'm not familiar with the RPI much, but your question got me thinking. Is the other end of the cable plugged into a switch/router when this occurs? Or are you plugged in an old hub?

    If you have many devices connected to your network, just as a test maybe try disconnecting all and just having your RPI connected into the router?

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • jreeve17
    jreeve17 over 12 years ago

    @shabaz Thanks for the response I was going to try it, however now the same problem happens even without the Ethernet cable plugged in.

    If you can help with this, it would be greatly appreciated

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • shabaz
    shabaz over 12 years ago in reply to jreeve17

    Hi Reeve,

     

    I'm afraid I'm not very useful on RPI knowledge, but reply #5 at this link appears to have very similar symptoms regarding keys repeating, and the resolution seemed to be a software upgrade. Hopefully this may help you.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • jreeve17
    jreeve17 over 12 years ago

    @shabaz I just downloaded the latest verion of NOOBZ from the Raspberry Pi website as of about a week ago but they may have come out with a new one since then. I will try this and let you know how it worked.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • shabaz
    shabaz over 12 years ago in reply to jreeve17

    As I understand, there is a compatibility list (apparently some k/b and mice may not work), so it's also worth double-checking that list. I think this is the list. There are quite a few keyboards in that list in the 'problem USB keyboard' section marked as 'sticky keys' unfortunately. I don't see GE on that list, although the working section does have one GE model (but this is not an exhaustive list). It may be worth eliminating the keyboard by trying a different one if you can, since sticky keys seems to be a popular symptom for the keyboards reported as incompatible.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • morgaine
    morgaine over 12 years ago

    j reeve wrote:

     

    I have no idea why this is happening and still need help.

     

    I'm afraid this will be of no comfort to you, but Pi USB operation will forever be in the lap of the gods because of the limitations of the USB controller hardware built into the Pi's BCM2835 SoC.  It's well documented in many places on the RPF site, there are huge threads about the issue there, and RPF developers have acknowledged it many times.  The Pi's Ethernet is implemented over USB, so it's entangled in the USB problems.

     

    The advice given by others above is your only good way of moving forward, ie. stick to recommended USB devices and don't expect things to continue working when you introduce another USB device into the system.  That's just how it is.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • johnbeetem
    johnbeetem over 12 years ago

    USB has always been a weakness with RasPi, basically because it has a very rudimentary USB host controller on the SoC.  There's constant work in progress to improve things -- for example, this discussion -- but obviously we're not there yet.  Updating the operating system often helps, unless you get an update where something regressed.

     

    Wired keyboards/mice tend to work better than wireless.  This is possibly a power issue, so try using an external hub if you have a wireless keyboard/mouse.

     

    It's also possible that there's something wrong with your LAN9512 chip or crystal X1.  There may be other ideas at the RasPi Troubleshooting Wiki, such an inadequate power which causes all sorts of ills.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • jreeve17
    jreeve17 over 12 years ago

    @ John Beetem I am pretty sure that this is not a power issue as I am using a USB wall plug outputing 5V 1A. Could this be too much power?

    Also, you mentioned that one of my chips or crystals could be bad. Would getting a new Pi help solve this problem?

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • shabaz
    shabaz over 12 years ago in reply to jreeve17

    Hi Reeve,

     

    It sounds like the symptom could be caused by one of several things. The problem is, replacing the board (i.e. if you think the crystal or chip is faulty) still won't help if the keyboard is not supported.

    Maybe try the easiest things first, such as trying a new keyboard if you have access to one, use a hub if it is wireless, and trying a different power supply (5V 1A is fine, but some high quality one is needed).

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • Cancel
  • johnbeetem
    johnbeetem over 12 years ago in reply to jreeve17

    j reeve wrote:

     

    @ John Beetem I am pretty sure that this is not a power issue as I am using a USB wall plug outputing 5V 1A. Could this be too much power?

    Also, you mentioned that one of my chips or crystals could be bad. Would getting a new Pi help solve this problem?

    1A is not too much power.  5V at 1A means that the power supply can deliver up to 1A and is happy to deliver less current while maintaining 5V.

     

    The problem with RasPi power is that it has to go through a Micro USB cable and then through polyfuse F3 before it can be measured at TP1 and TP2.  Some micro USB cables have very thin conductors and you get a sizeable voltage drop.  Some F3 polyfuses are out of spec and cause an excessive voltage drop.  So if you have a multimeter or voltmeter, it's pretty easy to check that the voltage between TP1 and TP2 is 4.8V to 5.2V.  Iffy power can cause so many different symptoms that it's good to rule it out.

     

    If the LAN9512 chip or crystal is bad it's time for an RMA IMO.  Usually it's not the chip itself, but rather a bad solder joint, so some people who enjoy doing this sort of thing have reheated the X1 connections and made X1 work.  Everyone else should have the board replaced so that RasPi can improve the process.  I don't know how common the X1 problem is nowadays -- it was pretty rare even when RasPi was first being shipped.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
>
element14 Community

element14 is the first online community specifically for engineers. Connect with your peers and get expert answers to your questions.

  • Members
  • Learn
  • Technologies
  • Challenges & Projects
  • Products
  • Store
  • About Us
  • Feedback & Support
  • FAQs
  • Terms of Use
  • Privacy Policy
  • Legal and Copyright Notices
  • Sitemap
  • Cookies

An Avnet Company © 2025 Premier Farnell Limited. All Rights Reserved.

Premier Farnell Ltd, registered in England and Wales (no 00876412), registered office: Farnell House, Forge Lane, Leeds LS12 2NE.

ICP 备案号 10220084.

Follow element14

  • X
  • Facebook
  • linkedin
  • YouTube