Results 1 to 3 of 3
I installed Ubuntu on my comp(dell xps, have vista as well) using a cd I burned using infra-record. It works perfectly...except my mouse does not work at all. When I ...
- 06-28-2008 #1Just Joined!
- Join Date
- Jun 2008
- Posts
- 2
Touchpad
I installed Ubuntu on my comp(dell xps, have vista as well) using a cd I burned using infra-record. It works perfectly...except my mouse does not work at all. When I try to move it, it either does nothing or goes apeshit. Using keyboard shortcuts exclusively is near impossible. Please someone help me!
- 06-28-2008 #2
Welcome to the forums hextrain!
Although it is possible to command your machine using nothing but the keyboard, I must confess that the invention of the rodent has it's place in modern day computing
Ehm... I have to work from memory and make a lot of guesses. Dell... they use Synaptics touchpads do they not?
Anyway, what do you mean with "it either does nothing or goes apeshit" 'cuz you know, it gives different kinds of AS. You for example have big AS, small AS, blue AS, thrown AS, invisible AS, AS nauseum
Can you describe it's behavior? Did the mouse work when you where running from the LifeCD (in other words, did this behavior start /after/ the install?)
Also, I take it becaue you said touchpad, that we are talking about a laptop here? What happens if you plug in an external mouse (if available)
And we need this:
Open up a terminal. If you don't know how without a mouse, well I don't know either. Not in Gnome anyway. Alt+F2 - "terminal" comes to mind. Otherwise this helps:
Press (at the same time)
You are now taken to a textual login screen. Log in.Code:Ctrl+Alt+F2
Enter this command:
Look for the section that concerns your mouse.Code:cat /etc/X11/xorg.conf | less
It should look something like this:
Can you post that here?Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "auto"
Option "Device" "/dev/input/mice"
Option "ZAxisMapping" "4 5"
EndSection
Switch back to the GUI by pressing (at the same time)
Code:Ctrl+Alt+F7
Can't tell an OS by it's GUI
- 07-03-2008 #3Just Joined!
- Join Date
- Jun 2008
- Posts
- 2
I figured it out after about an hour of google searches. As it turns out many ppl had the same problem, and there were many suggestions...one of which worked. I don't know exactly what I did (just followed directions) but I think I edited the kernel and bootup. I added a line that said something like 'i804.nomux=1' or something to that effect, it now works fine. Unfortunately now I have another problem...ubuntu will not recognize my wireless card "Dell wireless 1395 WLAN mini-card". I searched google extensively, and tried everything that might be applicable and wouldnt screw my comp. Alas, no luck.


Reply With Quote