Slackware :: Upgraded To 13.0 - No Keyboard / Mouse In X
Mar 11, 2010
Symptoms
- PS/2 mouse works fine under gpm
- PS/2 Keyboard works in console terminal
- Neither Mouse nor Keyboard works under kdm or xdm
- And: #ps aux | grep hal
shows:
82 4259 0.0 0.3 6472 1240 ? Ss Mar10 0:02
/usr/sbin/hald --daemon=yes --use-syslog
but does not show anything like:
root 4298 0.0 0.1 3300 544 ? S Mar10 0:00
hald-addon-input: Listening on /dev/input/event1
- And syslog show: when starting hald with --verbose=yes --use-syslog
Mar 10 20:30:48 darkstar hald[519]: 20:30:48.792 [E] hald.c:124: Cannot
start addon hald-addon-keyboard for udi
/org/freedesktop/Hal/devices/platform_i8042_i8042
_KBD_port_logicaldev_input
Mar 10 20:49:41 darkstar hald[2454]: 20:49:41.651 [E] hald_runner.c:671
: Error running 'hald-addon-keyboard':
org.freedesktop.HalRunner.Failed: Start request failed
- You will find that deleting:
/var/cache/hald/fdi-cache
(and of course: /etc/rc.d/rc.hald restart)
- will allow hald to start the correct module:
/usr/libexec/hald-addon-input
- instead of trying to start a non-existant file:
/usr/libexec/hald-addon-keyboard
My theory is that since hald is the same version in 12.2 and 13.0, had believed that the cache file held valid information, when in fact it did not. I did not think to check the modification date before deleting the file.
View 1 Replies
ADVERTISEMENT
Dec 7, 2010
I've been using Slackware for ages... since like 1997 or 1998. I have a Slackware 3.x CD around here somewhere. I'm usually the one explaining how Linux works to everyone else. I even got GnuCash working on Slackware. So these two problems ...
1. Keyboard in Xorg. It seems to work, except the down arrow and the page down buttons are mapped as something else (the down arrow causes TEXT TO DISAPPEAR...I've had to type this like three times now...). After a bunch of searches, it looks like a problem with HAL and evdev (whatever that is). I tried setting the model in KDE's Regional control panel but that had no effect.
Xorg.conf settings for this section... you can see some remnants from prior attempts:
I did check that event1 refers to the keyboard. The keyboard is a Microsoft Internet Keyboard that works fine; the arrow keys work great outside of X.
2. Mouse in Xorg. The scroll wheel wants to scroll side to side instead of up and down. This also happens to be a Microsoft product (I like their mice... my wife brought the Microsoft keyboard into the relationship...). It's just a wheel optical 3-button mouse, nothing special. Again, none of my usual xorg.conf edits seem to work; here's what I have right now.
Again, I checked that the mouse is event2.
Someone really should make an upgrade guide for people like me that have been using it for years and aren't really following the tech that explains new features like hal and evdev (I know hal has been around for a couple versions, but I've never gotten involved with it until now). Or maybe there is one and I'm just not aware of it. Basically I just want it to just work, which is why I use Slackware in the first place!
I should mention I did have both working under Slackware 13.1 on this machine until Windows conveniently erased my root partition for me, so I got to do a completely clean Slackware install for the first time in a LONG time. That's when the issue arose. Because I was in a rush, I did a full install. I assume the previous setup was using non-hal/non-evdev methods, but I might as well set this one up using the new methods, right?
I'm using Slackware64 13.1, running on a Core 2 Quad Q8300 @ 2.50 GHz. Hardware is fine - both mouse and keyboard work under Windows XP, and like I said the keyboard is fine outside X. It has to be some configuration problem ...somewhere.
View 11 Replies
View Related
Nov 11, 2010
Installed 13.1 as a guest in VirtualBox with Debian Lenny 5 64bit as host. The mouse, gpm, and the keyboard work alright at the black screen but in the graphical thing, forget its name.....Xsomething, not KDE, there is no mouse or keyboard; for example the screensaver just goes on and on and nothing will stop it.
View 14 Replies
View Related
Mar 23, 2011
I have problem with my Slackware 13.1. When I run system under log in is "user" after 5 minutes system is hung! I can't move mouse and use keyboard! I didn't have this problem when I run system under log in is root. How I can decide this problem ?
View 6 Replies
View Related
Nov 10, 2010
For example I'm setting key F1 & F2 keys mouse 1 and mouse 2 click in keyboard..
View 4 Replies
View Related
Feb 26, 2010
Well, just as the title of this post says, I am having keyboard and mouse problems. Here's the storyMy friend Cody wanted me to take a look at his computer for him (I'm sort of known as a Linux nerd in my school lol) because his keyboard and mouse do not at all work in init 4 mode. I've tried reconfiguring the keyboard and mouse by trying a different module. I've even tried reconfiguring X alltogether by running "X -configure", which didn't work
View 3 Replies
View Related
Oct 10, 2010
I just recently installed Slackware onto a virtual machine(I'm planning on buying a new disc drive and 1 TB HDD with-in the next couple of months and plan on Slackware being my primary OS[right now Mac OS X 10.6 is]), and everything went great.
I then went onto edit the /etc/inittab file in emacs and changed the run-level to 4. I don't know why it's decided that I'd want to boot into KDE when XFCE is installed and in the configuration I selected XFCE but it's not really relevant(I have a WM guide thing open in another tab and will probably be able to change it).
The problem is, as the vague title may suggest, is that it basically freezes when I'm at the log-in screen. The input field for the username is highlighted and blinking, and the cursor it self is visible in the centre of the screen, but it simply doesn't pick up on any input from my keyboard or mouse.
I tried booting up the install CD and logging in as root, mounting sda4(which is the root partition) and editing said file but sudo isn't installed(to my knowledge) on the install disc and when I do the command,
Code:
View 8 Replies
View Related
Oct 10, 2010
I've installed SalixOS LXDE and thought it was the best thing but... After I disabled almost all services except syslog, dbus, and hald while inside lxde desktop. I rebooted and my mouse and keyboard no longer worked. So then I booted my Slackware install and edited /etc/inittab on the salix partition so I could boot into init 3 (I kinda like init 3 more than 4 anyway). Booted back into salix and keyboard seems to work but gpm doesn't... Gpm can't find any mouse so I do an lsmod and there's only about 4 modules loaded? Crap... So I dig around /etc/rc.d folder and I think it's got to do with me disabling the udev services when everything was fine after a fresh install...
I ran the init script for udev but it does nothing... I also ran pkgtool and went to setup, selected services and hit enter but it jumps back to the main menu?! I don't know if that's a glitch or what but it won't even let me pick the services with pkgtool... So what can I do to change everything back to their default value? I only booted once into my new salix install, changed services, rebooted, and then problems... I really loved the way everything was working on my first boot. Salix is one of those distro's that really gave me a happy feeling with linux so I'd really hate to stop using it over this one wrong thing I did...
View 3 Replies
View Related
May 15, 2010
I have a headless mythtv running 13, when there's no monitor connected X doesn't start. If I plug a monitor in it still doesn't do my any good as there's no kb/mouse either. I know the system has booted fine as I can connect to myth remotely. This a slackware or x problem? Want to run x11vnc here but without x I can't do that.
View 5 Replies
View Related
Dec 5, 2010
I'm installing slack 13.0 in a Dell 2350 for a friend. once installed, it works ok for a while then within some somewhat random period of time, just plain locks up. the keyboard stops working, the mouse cursor still moves, but there is no response from mouse clicks. i was ssh'ed into the machine one of these times to see if i could read the logs during a lockup. the machine stopped responding to the ssh session as well (actually i had an instance of mc running at the time, and the machine still responded to it. when i exited mc, i was stuck in console never-never land). the logs show absolutely nothing. /etc/messages keeps showing MARK long after the lockup. all other logs are not updated since boot. this machine has an i810 chipset, is there a driver issue here?
View 6 Replies
View Related
Jun 29, 2010
I have upgraded my laptop to 10.04 while having my usb-keyboard plugged in.f I boot the laptop without a plugged in keyboard, the laptop keyboard is not working. It starts working as soon as I plug a usb-keyboard in though.Quite annoying if I take my laptop with me and the first thing after booting is to find a usb-keyboard to plug in Does anyone know where can I reconfigure this? [edit]I just found out, that the laptop keyboar seems to be in numlock mode... meaning that the keys [j,k,l] is mapped to [1,2,3] etc
View 2 Replies
View Related
Mar 3, 2010
My USB printer stopped working after I upgraded Slackware, using the Current.Also can not install any USB printer. CUPS version 1.4.2.
View 14 Replies
View Related
Dec 13, 2010
Iv'e got an issue with mouse speed, on boot the mouse is to fast, so I found that the command
Quote:
slows it down the way I need. But now, each boot I need to run it again. Is there a place where I can put it so it runs every time X starts? Also, googling a bit I found that udev rules can be used instead, but I don't know how to write it as a rule.
View 1 Replies
View Related
Jun 20, 2011
Code:
Total: 852 directories, 8441 files, 8 symlinks
New: 17 files, 0 symlinks
[code]....
View 2 Replies
View Related
Jul 18, 2010
I'm trying to install slackware 32 bit 13.1.After loading kernel it asks for keyboard configuration, but keyboard (usb wireless) doesn't work.
Keyboard works on the old 13.0 installation, on bios and also in the boot options of 13.1 installation cd.
I've tried removing legacy usb support and changing usb2.0 speed from high to full. Nothing changed.
Anybody with this strange problem? (kernel of setup seems also to detect it correctly as a trust keyboard).
View 9 Replies
View Related
Dec 23, 2010
Anyone upgraded php to 5.3.x in slack 13.1?
Could you please share the slackbuild?
View 7 Replies
View Related
May 25, 2010
I upgraded to 13.1 and can still login with all users via ssh on a headless machine, but now when I try to login to X via XDMCP I just get returned to the login window. I do not have KDE or kdm installed, but rather use xdm. I was having no trouble prior to upgrade and even had an XDMCP session going during the upgrade, but once I logged out I couldn't log back in. I'm not real sure what's going on.
View 1 Replies
View Related
May 26, 2010
I've upgraded to 13.1 from 13.0 but can't startx. I get this error;
'call to lnusertemp failed (temporary directories full?)'
When I ctl-alt-backspace there are numerous messages including these two;
'/usr/bin/kde4-config: symbol lookup error:/user/lib/libkdecore.so.5:
undefined symbol: _zn9qlistdatadetach3ev.
and
startkde: error: could not locate lnusertemp in /usr/bin/startkde: line
302::command not found.
Linux 13.0 worked OK right out of the "box" so I don't understand why this version has this problem. Was something changed from 13.0 to 13.1?
View 6 Replies
View Related
Oct 16, 2010
this is what i get when i try to compile ndiswrapper:
checking for a BSD-compatible install... /bin/ginstall -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
[Code]...
View 10 Replies
View Related
Nov 22, 2010
I recently upgraded my system from 13.0 to -current using slackpkg. However, I did not go through warnings on the web regarding the exact procedure to be followed (first running install-new and then upgrade-all). I just did a upgrade-all and then rebooted the system. And then the system would not boot and gives a libblkid.so.1 related error. Upon googling, I found suggestions as to booting from the install dvd 13.0, installing the old version of e2fsprogs and then reboot and doing the neccessary changes [URL]... Me being a linux newbie, don't know how exactly to do these things. Can anybody direct me with the list of commands/things to be done to solve this issue?
View 9 Replies
View Related
May 22, 2011
When I first did my install of Slackware 13.37, I installed the 2.6.38.4 kernel from /testing.
I did a "upgradepkg testing/kernel*.t?z"
Well just now I realized that there was a kernel-headers package in /testing, and I've heard that you should only use the kernel headers that glibc was compiled with.
So did I make a mistake installing the kernel-headers from /testing?
And if I revert back to the stock kernel-headers package, will I have to recompile all the programs I've compiled with the 2.6.38.4 headers?
View 13 Replies
View Related
May 24, 2011
I just upgraded to 13.37, and for some reason wicd now cannot connect to my wireless point. It keeps saying the password is wrong, when I know for an absolute fact that it is correct (even changed the password to '1' just to make sure, and no dice. Which is weird because even though its the exact same version of wicd, and not only that, it no longer seems to be able to see networks with my built in card, so having to use a USB card. Anyway, googling turned up very little. Seems to be a common problem across distros, and some people reported that downgrading to 1.6.x fixes it.
So, I ran
Code:
removepkg wicd
And it uninstalled wicd. Downloaded wicd-1.6.2.1-x86_64-1.txz from a 13.0 mirror and did
Code:
installpkg wicd-1.6.2.1-x86_64-1.txz
While in the correct directory. It installed, and I ran wicd. But checking the version number when it loaded, it says its 1.7.0 again.
Not really sure why this happens. I'm assuming there's some remnant of wicd that removepkg doesn't dump, and its preventing me from installing this older version of wicd. What do I need to do for this? If anyone has a surefire way to make 1.7 work again, that would be fine.
View 7 Replies
View Related
May 15, 2011
I upgraded my wife's machine (nearly identical to mine) and her KDE taskbar is flickering and not responding to mouse clicks. The mouse works on the programs that start at login, but I can not open the k-menu. There are flickering boxes at either end of the taskbar.
View 8 Replies
View Related
Apr 30, 2010
I have a new install of Slack 13 and upgrading to current will break a lot of things for my 4 year old son (he's a gnome guy, what can I say). I will be using this machine too, and I NEED KDE, but of course the stock KDE packages are unstable to say the least. I know I've seen people talking of downloading upgraded kde packages for slackware 13, but when I google, I find a lot of things complaining about the stock KDE and of course Eric's packages for current.
View 2 Replies
View Related
Oct 24, 2010
Lost my wireless keyboard and mouse upgrading slackware current.Boot seems to be normal.I just can't login, cause have no keyboard.
View 2 Replies
View Related
Aug 26, 2010
I recently logged into my Slackware 13.1 account and when I issued the "startx" command , there was no toolbar at the bottom and I couldn't see my mouse. I was able to click on a short-cut on my desktop , and my mouse came back. I can't open any thing except VirtualBox. When I open it , the top is cut off , so the minimize , maximize and close buttons are cut-off . I really have no idea what to do.P.S. I have XFCE instead of KDE
View 5 Replies
View Related
Jan 11, 2011
I've got a problem with input devices not being available under X.
I've installed F13 with 'minimal' type, i.e. no desktop environment.
After a lot of struggle, I managed to install quite a few packages (after configuring network!) and the Nvidia (proprietary) driver, disabling the nouveau driver.
I got to mention that nvidia installer offered me to create a xorg.conf on its own with its drivers configured for X. But the thing is if I type X or Xorg the screen turns black meaning that X is running but I don't see anything. Looking at /var/log/Xorg.0.log, I see this message:
AllowEmptyInput is on, devices using drivers 'kbd' or 'mouse' will be disabled.
Then, later on, i installed gnome thinking it'll take care of these input devices but the same happens in the gnome login screen too. Both Keyboard and mouse are not working.
I've tried adding the Option "AllowEmptyInput" "off" or Option "AllowEmptyInput" "false" in my xorg.conf under both the input devices section and also the server layout section, but all in vain.
I'm sure I'm missing some setting or something. I've also looked at a few bugs logged in the RedHat bug DB but their resolution of setting the AllowEmptyInput to false doesn't work in my case.
View 1 Replies
View Related
Aug 29, 2011
For some reason I am unable to use either my keyboard or my mouse. No problem in etch up until now, even after rebooting.
View 1 Replies
View Related
Jul 8, 2010
I can't seem to use my mouse and keyboard at the same time.I am running Ubuntu 11.04 64-bit
View 3 Replies
View Related
Sep 5, 2011
I have downloaded the latest Ubuntu.iso and extracted it to /tmp/ubuntu/ on my laptop. In the folder isolinux there is an isolinux.cfg file. I am trying to prepare a USB stick by modifying those files, so that when I boot from USB it opens VNC and puts a static IP of 192.168.1.125. How can I enable VNC and a static IP so that from my laptop I can do the installation of Ubuntu 11.04 without using a keyboard or mouse?[URL]..
View 1 Replies
View Related