LinuxQuestions.org
Visit Jeremy's Blog.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Ubuntu
User Name
Password
Ubuntu This forum is for the discussion of Ubuntu Linux.

Notices


Reply
  Search this Thread
Old 10-05-2010, 02:56 PM   #1
tech949
LQ Newbie
 
Registered: Oct 2010
Posts: 12

Rep: Reputation: 0
Mouse Trouble


I just installed Ubuntu 10.10 on my HP Pavilion a320n computer with a ps2 mouse and the mouse pointer points with the bottom of the mouse and not the upper tip of the point. It does the same thing with Ubuntu 10.04.1. In Windows 7 and XP the mouse is normal. I don't know how I could adjust it or is this just a bug in the OS?

Any help would be greatly appreciated.
 
Old 10-05-2010, 08:17 PM   #2
mf93
Member
 
Registered: Jun 2009
Distribution: Debian Squeeze, centOS
Posts: 229

Rep: Reputation: 36
try changing the mouse icon in appearance settings, applying, and changing it back
 
Old 10-06-2010, 12:43 PM   #3
tech949
LQ Newbie
 
Registered: Oct 2010
Posts: 12

Original Poster
Rep: Reputation: 0
Another problem is that the taskbar, at the bottom of the screen, is showing less than 1/2 (of the top). I adjusted the monitor. I moved it up but it's still the same with black space below.

I tried your suggestion but it didn't help. I installed Ubuntu 10.10 on my other computers, Hp Pavilion a365c and Aspire 4520 laptop, and ALL the problems are gone.
 
Old 10-06-2010, 09:06 PM   #4
mf93
Member
 
Registered: Jun 2009
Distribution: Debian Squeeze, centOS
Posts: 229

Rep: Reputation: 36
that sounds like a video driver problem. Find your model video card and find the linux drivers for that model on the manufacturer website and install those, making sure you have all the necessary dependencies.
 
Old 10-07-2010, 07:56 PM   #5
tech949
LQ Newbie
 
Registered: Oct 2010
Posts: 12

Original Poster
Rep: Reputation: 0
If I could figure out how to install the video card driver that would be great. After I downloaded the video driver I opened a terminal and typed "sudo apt-get install /home/NVIDIA-Linux-x86-256.53.run" but I got error messages. It looked like it was beginning to make some progress then "unable to locate package..." "couldn't find any package by regex..."
 
Old 10-08-2010, 09:30 AM   #6
tech949
LQ Newbie
 
Registered: Oct 2010
Posts: 12

Original Poster
Rep: Reputation: 0
I did some research and almost have the video card installed. After booting Ubuntu in recovery mode "drop to root shell prompt" and change to runlevel 3, I am able to start the Nvidia driver install by using "sudo sh NVIDIA-Linux...run", but I get an error messages "distribution provided pre-install script failed, Continue anyway?" and I say YES. "Unable to load the kernel module nvidia.ko" "Installation has failed". Any thoughts?
 
Old 10-09-2010, 10:31 PM   #7
mf93
Member
 
Registered: Jun 2009
Distribution: Debian Squeeze, centOS
Posts: 229

Rep: Reputation: 36
installing a .run file is completely different from packages. here is what you should run AS ROOT! in regular mode not recovery mode.
Code:
# chmod 755 <driver file name.run>
# ./<driver-file-name.run>
from there you should be able to just follow the on screen prompt.
just fyi, apt-get install works with the debian repositories and is not going to work with bootstrap installs, scripts, or precompiled binaries. reading up on how to install things using these methods and on some of the syntax of linux will greatly help you.
 
Old 10-10-2010, 09:28 PM   #8
tech949
LQ Newbie
 
Registered: Oct 2010
Posts: 12

Original Poster
Rep: Reputation: 0
The only way I know how to logon as root is to restart the computer in recovery mode, and choose "drop down to root shell prompt".
 
Old 10-10-2010, 11:51 PM   #9
tech949
LQ Newbie
 
Registered: Oct 2010
Posts: 12

Original Poster
Rep: Reputation: 0
The only way I know how to logon as root is to restart the computer in recovery mode, and choose "drop down to root shell prompt". When I run the NVIDIA driver update the way you told me, I get messages "must quit x-server" and "change from run level 1 to run level 3". Even after quitting x-server and changing to run level 3 I still get errors "script failed" and it won't finish installing.
 
Old 10-10-2010, 11:52 PM   #10
mf93
Member
 
Registered: Jun 2009
Distribution: Debian Squeeze, centOS
Posts: 229

Rep: Reputation: 36
ok type this in
Code:
$ sudo chmod 755 ./<nvidia-driver.run>
$ sudo ./<nvidia-driver.run>
If it asks for a password just type in your normal password. sudo is how you can run commands as root without actually being root.
 
Old 10-11-2010, 09:02 AM   #11
tech949
LQ Newbie
 
Registered: Oct 2010
Posts: 12

Original Poster
Rep: Reputation: 0
I tried that too with the same (error messages) results. I'm ready to give up and just take it off this computer. I installed Ubuntu on my other computer with no problems.
 
Old 10-11-2010, 10:59 AM   #12
mf93
Member
 
Registered: Jun 2009
Distribution: Debian Squeeze, centOS
Posts: 229

Rep: Reputation: 36
make sure linux headers are installed
Code:
$ sudo apt-get install linux-headers-$(uname -r)
also try this
Code:
$ sudo apt-get install module-assistant
$ m-a
then choose the 'prepare' option, then after it installs exit and then go back and run your .run file.
this makes sure all the dependencies are installed
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Mouse trouble :( jmw080 Slackware 1 08-11-2006 12:04 AM
mouse trouble jimjones Linux - Hardware 5 08-21-2005 11:36 AM
Mouse trouble in 2.6.10 KaZiber Linux - Hardware 2 02-22-2005 06:27 AM
mouse trouble wiznew2linux Linux - Hardware 1 12-20-2004 08:52 AM
Trouble with mouse eggs Linux - Hardware 0 02-10-2003 01:28 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Ubuntu

All times are GMT -5. The time now is 02:47 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration