Slackware This Forum is for the discussion of Slackware Linux.
|
| Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
 |
09-14-2009, 12:11 PM
|
#1
|
|
LQ Newbie
Registered: Sep 2009
Location: IRI
Distribution: Ubuntu 11.10
Posts: 21
Rep:
|
Mouse not working in Slackware 13
Hi,
I have downloaded Slackware 13 and installed it on Virtual Box.
When I was running it I noticed that gpm is working but when I started X I couldn't even move my mouse.
Then I installed Slackware 13 on my Compaq laptop both usb mouse and touchpad worked with gpm but I had the same problem in X.
I have used Ubuntu, OpenSUSE, Fedora, Mandriva, and even Slackware 12.2 before but never seen this problem.
Any help out there?
|
|
|
|
09-14-2009, 12:21 PM
|
#2
|
|
Slackware Contributor
Registered: Sep 2005
Location: Eindhoven, The Netherlands
Distribution: Slackware
Posts: 4,685
Rep: 
|
Slackware 13.0 32bit or 64bit?
Eric
|
|
|
|
09-14-2009, 02:47 PM
|
#3
|
|
LQ Newbie
Registered: Sep 2009
Location: IRI
Distribution: Ubuntu 11.10
Posts: 21
Original Poster
Rep:
|
Slackware 13 32 bit
Last edited by Mostofi; 09-14-2009 at 03:20 PM.
|
|
|
|
09-14-2009, 02:59 PM
|
#4
|
|
Slackware Contributor
Registered: Sep 2005
Location: Eindhoven, The Netherlands
Distribution: Slackware
Posts: 4,685
Rep: 
|
Did you by any chance install the 32bit multilib packages that I created, and then ran the slackpkg command after that?
There is a bug in my multilib setup (which I am fixing right now) so that if you run slackpkg after installing my set of multilib packages and then tell slackpkg to install the *.new files that it finds, you will end up with empty /etc/rc.d/rc.hald , /etc/rc.d/rc.messagebus and /etc/rc.d/rc.mysqld scripts.
The result of not starting hal and dbus when the computer boots will perhaps not be immediately obvious, but if you start X, you will have no mouse and no keyboard.
The fix is to reinstall the hal, dbus and mysqld packages:
Code:
upgradepkg --reinstall a/dbus-1.2.14-x86_64-1.txz
upgradepkg --reinstall l/hal-0.5.11-x86_64-6.txz
upgradepkg --reinstall ap/mysql-5.0.84-x86_64-1.txz
and make sure you use the *.new files that will be installed in /etc/rc.d/ ...
Eric
|
|
|
|
09-14-2009, 06:31 PM
|
#5
|
|
Member
Registered: Dec 2007
Location: Slightly left of center
Distribution: slackware
Posts: 276
Rep:
|
I'm seeing an issue with KVM switches and KDE where the keyboard works fine and the mouse won't, but I don't have enough info to pin it on any aspect of the distribution yet. It could be gpm or just about anything related to the switches. I'll keep poking around to develop better info.
|
|
|
|
09-14-2009, 06:55 PM
|
#6
|
|
Moderator
Registered: Jan 2005
Location: Midwest USA, Central Illinois
Distribution: SlackwareŽ
Posts: 10,358
|
Hi,
Quote:
Originally Posted by raconteur
I'm seeing an issue with KVM switches and KDE where the keyboard works fine and the mouse won't, but I don't have enough info to pin it on any aspect of the distribution yet. It could be gpm or just about anything related to the switches. I'll keep poking around to develop better info.
|
I suggest creating a new thread instead of hi-jacking this one. 
|
|
|
|
09-14-2009, 08:27 PM
|
#7
|
|
LQ Newbie
Registered: Sep 2009
Location: IRI
Distribution: Ubuntu 11.10
Posts: 21
Original Poster
Rep:
|
Quote:
Originally Posted by Alien Bob
Did you by any chance install the 32bit multilib packages that I created, and then ran the slackpkg command after that?
There is a bug in my multilib setup (which I am fixing right now) so that if you run slackpkg after installing my set of multilib packages and then tell slackpkg to install the *.new files that it finds, you will end up with empty /etc/rc.d/rc.hald , /etc/rc.d/rc.messagebus and /etc/rc.d/rc.mysqld scripts.
The result of not starting hal and dbus when the computer boots will perhaps not be immediately obvious, but if you start X, you will have no mouse and no keyboard.
The fix is to reinstall the hal, dbus and mysqld packages:
Code:
upgradepkg --reinstall a/dbus-1.2.14-x86_64-1.txz
upgradepkg --reinstall l/hal-0.5.11-x86_64-6.txz
upgradepkg --reinstall ap/mysql-5.0.84-x86_64-1.txz
and make sure you use the *.new files that will be installed in /etc/rc.d/ ...
Eric
|
no,
I'm using the 32 bit version not 64.
Last edited by Mostofi; 09-15-2009 at 12:42 AM.
|
|
|
|
09-15-2009, 01:59 AM
|
#8
|
|
Slackware Contributor
Registered: Sep 2005
Location: Eindhoven, The Netherlands
Distribution: Slackware
Posts: 4,685
Rep: 
|
Quote:
Originally Posted by Mostofi
no,
I'm using the 32 bit version not 64.
|
Well ISee you edited your previous post from "64bit" to "32bit". IN the case of 32bit Slackware, my answer does not apply of course.
Unless you provide troubleshooting information (log excerpts etc...) I can not start imagining what is wrong in your virtual box.
Eric
|
|
|
|
09-15-2009, 07:18 AM
|
#9
|
|
LQ Newbie
Registered: Sep 2009
Location: IRI
Distribution: Ubuntu 11.10
Posts: 21
Original Poster
Rep:
|
Quote:
Originally Posted by Alien Bob
Well ISee you edited your previous post from "64bit" to "32bit". IN the case of 32bit Slackware, my answer does not apply of course.
Unless you provide troubleshooting information (log excerpts etc...) I can not start imagining what is wrong in your virtual box.
Eric
|
Can you explain more about "log excerpts" and where can I get them?
|
|
|
|
09-15-2009, 07:36 AM
|
#10
|
|
Slackware Contributor
Registered: Sep 2005
Location: Eindhoven, The Netherlands
Distribution: Slackware
Posts: 4,685
Rep: 
|
A "log excerpt" is the term for the relevant parts of your log file(s) that show indication of what is going on (errors, warnings, diagnostics).
As for where to get them... on your local machine of course. Look in /var/log and see what you can find there. Run "dmesg" and inspect the output. Copy the relevant bits into this forum (use [ code ] [ /code ] tags around your log lines to make it easier for other people to read).
Eric
|
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 01:48 AM.
|
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|