LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices


Reply
  Search this Thread
Old 06-04-2005, 04:36 PM   #1
esteeven
Senior Member
 
Registered: Oct 2001
Location: Bristol UK
Distribution: Arch Slackware Ubuntu
Posts: 1,082

Rep: Reputation: 52
mouse disappears after kernel upgrade and Wacom tablet addition to system


My Debian SID box was running fine with kernel 2.6.6-386. I added a Wacom pen tablet and it worked out of the box ---- more or less (no pressure etc etc.)

I upgraded my kernel to 2.6.8-2-k7 (I run an AMD XP chip) and X failed, moaning about the lack of a mouse. Plugging the Wacom tablet in rectifies this but I don't want to use that as my mouse. I want my mouse ---- it's a PS2 and it appears to be working ie if I move it the light on the wireless doodah flashes but the cursor ignores it.

Obviously, the Wacom tablet is seen as the primary and only mouse on my system. What can I do to make my PS/2 mouse wake up??

Thanks
 
Old 06-04-2005, 04:50 PM   #2
Linux.tar.gz
Senior Member
 
Registered: Dec 2003
Location: Paris
Distribution: Slackware forever.
Posts: 2,534

Rep: Reputation: 100Reputation: 100
I think you can fix this using xorg.conf. Take a look to Core Pointer's InputDevice section. Check your modules too. lsmod.
 
Old 06-05-2005, 04:18 AM   #3
esteeven
Senior Member
 
Registered: Oct 2001
Location: Bristol UK
Distribution: Arch Slackware Ubuntu
Posts: 1,082

Original Poster
Rep: Reputation: 52
I am not sure that all of the necessary modules were being loaded using the newer kernel - lsmod showed a lack of mousedev and psmouse so I added them manually and suddenly I had a mouse again and of course X was back. Just need to work out how to load them automatically on next boot.....
 
Old 06-05-2005, 04:36 PM   #4
Linux.tar.gz
Senior Member
 
Registered: Dec 2003
Location: Paris
Distribution: Slackware forever.
Posts: 2,534

Rep: Reputation: 100Reputation: 100
Create a file named /etc/init.d/local with this inside:
#!/bin/sh

Then run as root:
chmod 755 /etc/init.d/local
update-rc.d local start 98 2 3 4 5 .
mkdir /etc/rc.d/
ln -s /etc/init.d/local /etc/rc.d/rc.local

You have now a local boot commands file.named /etc/rc.d/rc.local.
All you put inside is executed at boot.
 
  


Reply



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
wacom tablet problem with XF 4.3.* eugen04 Linux - Hardware 19 11-07-2006 05:36 AM
Configuring a Wacom Graphire Tablet to track like a tablet (not like a mouse) anlace Debian 2 11-07-2006 05:20 AM
Wacom Tablet felicehome Linux - Hardware 2 06-21-2004 04:59 PM
Wacom Graphire 2 Tablet and Mouse sfnitro230 Slackware 1 01-09-2004 06:10 PM
Wacom Tablet and wacom drivers Mallow005 Linux - General 1 12-27-2002 02:26 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

All times are GMT -5. The time now is 07:28 PM.

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