Ubuntu :: Intermittent Input Devices: Unable To Use Keyboard And Track Pad

Jan 25, 2010

I have been using ubuntu 9.10 for about a week and have had problems with my keyboard and track pad on my laptop. I can navigate grub (I'm dual booting) but once ubuntu starts to load then I am unable to use my input devices. Even using cap locks doesn't turn on the corresponding light. As fa as I can tell it seems intermittent and I can make an STR.

View 1 Replies


ADVERTISEMENT

Ubuntu :: Unable To Get Any Keyboard/mouse Input To Register On Screen?

Dec 19, 2010

I installed Ubuntu a couple of months ago using the Wubi installer.Today, I went to restart my PC, but soon after hitting 'Restart' the computer became unresponsive. I couldn't get any keyboard/mouse input to register on screen, so I did a force shut down by holding down the power button. When I turned the computer back on, I selected Ubuntu from the boot menu. The computer printed some messages that passed by relatively quickly so I'm not sure exactly what they said, but it was something along the lines of "NTFS3: wubibuilder failed to load", and then it went straight back to the boot menu. Tried again and again with no success, so I loaded my Windows 7 install to investigate from there. I found a link to Explore2fs on these forums, so I loaded it up, but it apparently can't locate my Ubuntu partition, or at least I don't see my files. I ran the Wubi installer again to see what it would say, and it tells me that a previous installation was detected, and gives me the option to uninstall. Does anyone have an idea of what went wrong,

View 5 Replies View Related

Programming :: Read Keyboard Status (not: Wait For Keyboard Input)?

Jun 28, 2011

has bash a command that reads the keyboard status and exits? I want to write a loop of this form:

Code:
while [ 1 ] do
sleep (1)

[code]....

View 14 Replies View Related

Ubuntu Installation :: Input Devices Disabled 10.4?

May 2, 2010

Upgraded from 9.04 to 9.10, touchpad on my laptop stopped working, but i had my USB mouse so I upgraded to 10.4. After the reboot, both the USBMouse and touchpad no longer work, rendering my Ubuntu Installation a useless. Luckly I have OpenSuse installed on this laptop as well. I have a Gateway MP6954

View 1 Replies View Related

Ubuntu :: X.org Update Bonked Input Devices

Sep 1, 2011

Last weekend I did a fresh install of Natty into my new HD following the crash of my last one (hooray for periodic backups). I had no problems at all, my mouse and keyboard were working fine. The system was running without a xorg.conf file in /etc/X11.Then, I installed the restricted driver for my NVidia GeForce 8600 GT and rebooted, but the driver was not being used. I ran nvidia-xconfig as root, which created a xorg.conf file telling X to use the driver. Reboot, everything is working fine.

Now, this morning a few packages were updated, including xorg. The next time I tried to log in after this update, I found that neither my mouse nor keyboard were responding - I couldn't even switch to another tty or, indeed, do anything other than a hard reboot.I have a LiveUSB with natty and a partition running Sabayon Linux on another hard drive from which I can mess around in my Kubuntu partition. How do I fix this?

View 2 Replies View Related

Ubuntu :: Doesn't Allow To Specify The Input/output Audio Devices?

Jul 28, 2011

For some reason on any application that uses sound, but doesn't allow me to specify the input/output audio devices I don't get anything. I want all audio to go to my USB Headset, and not the onboard soundcard. To start off with, here's alsamixer: Here's a screenshot from Mumble (voice chat) that shows that I've set the USB headset device in there, and it works 100% fine on Mumble.

[Code]...

As you can see from the alsa-base.conf above I've tried specifying snd_usb_audio as the default device, but it's not working.

View 5 Replies View Related

Ubuntu :: Remove Mouse Feature In /proc/bus/input/devices

Jan 7, 2011

ubuntu 10.10

I have a remote control (imon --> Harmony) that acts like a mouse. My goal is to remove that feature. Iam using lirc with Linux input layer (/dev/input/eventX) because Imon driver doesn't work at all. To get Linux input layer to work you need to choose the imon device.

Code:
cat /proc/bus/input/devices
Code:
I: Bus=0003 Vendor=15c2 Product=ffdc Version=0000
N: Name="iMON Remote (15c2:ffdc)"
P: Phys=usb-0000:00:12.1-2/input0

[Code].....

View 9 Replies View Related

OpenSUSE :: Flaky Active / Inactive Input Devices In GIMP

Jul 23, 2011

I'm running openSUSE 11.4 x86_64. When I am using GIMP, it will regularly stop allowing me to use my mouse or Wacom Intuos 3, forcing me to use my keyboard, but only within dialogs such as for scaling a layer, saving a file, etc. It's so flaky that the mouse/tablet will work sometimes and not sometimes, back and forth, within one "session" of using GIMP. It's driving me nuts. Sometimes I struggle with the keyboard (a struggle because it's indirect and sometimes counter-intuitive), other times I'll close the dialog and re-open it to see if that time the mouse (or tablet) will work. From what I've seen, I'll either be able to use both or not able to use both, rather than only having the mouse but not the tablet or vice versa.

View 4 Replies View Related

Software :: ALSA And PulseAudio - Recording Multiple Input Devices?

Apr 28, 2011

I have an Intel HDA audio card, and would like to record both my soundcard output and my microphone input at the same time. Getting to record my soundcard output (aka "Stereo Mix" or "What-U-Hear") is impossible for my soundcard without using the PulseAudio monitor, so I've set that up. Now I can record either the PulseAudio monitor for my soundcard, or the microphone input, but I don't know how to record both at the same time.

Currently, my .asoundrc looks like this:

Code:

pcm.pulse {
type pulse
}
ctl.pulse {

[code]....

So now I can choose either "pulse" as an input channel in, for example, Audacity or RecordMyDesktop applications (and then set in the PA volume control the actual channel which I want recorded), or choose "pulse_monitor" or "pulse_mic", in order to record either the PA monitor or the microphone, respectively.

I've read through the ALSA plugins reference, as well as the Asym and Dmix pages on ALSA wiki, but I'm still not sure how to put this together. I figured there should be a way either to route the microphone input into the ALSA output, and thus make the PA monitor "hear" what I speak into the microphone, or to make a completely new channel with both ALSA output and microphone input as "slaves", and then use that for recording.

View 4 Replies View Related

Slackware :: After Kernel Rebuild And Using Dracut Input Devices In KDM Don't Work?

Nov 11, 2010

I just implemented dracut on my Slack. It works well, but for this also I had to rebuild the kernel. Everything works as it should beside KDM. When KDM start mouse/keyboard don't work. I check the logs and I don't actually see any errors.Note: Im using Slack in VirtualBox with fbdev or vesa driver and it doesn't work with neither of the drivers. I suppose its something missing in the kernel, but don't know what.Before rebuilding the kernel and implementing dracut, everything work with fbdev and/or vesa

View 3 Replies View Related

Ubuntu Installation :: Toshiba Portege M750 - Cant Find Tablet Control Features To Change Input Devices

May 4, 2010

Ubuntu is perfect for me, except that i have to dual boot sometimes to windows 7 for the one application that wont run in a virtual environment (LockDown Browser, and occasionally onenote). Except, i cant find tablet control features in Ubuntu, to change input devices (the touchscreen is awful, but I cant turn off the option to use finger as an input device. Also, when i boot to windows 7, the mouse track pad/left and right click doesn't work (they work in Ubuntu)? The keyboard does, and so does my stylus (which I have to use as a substitute)

View 7 Replies View Related

Ubuntu Networking :: Intermittent Connection With Bcm4312 - Unable To Send Or Receive Any Data For 30 Seconds

Jul 31, 2010

I have a Dell laptop with a bcm4312 wireless card. Every once in a while though, the laptop is unable to send or receive any data for 30 seconds. The connection is not dropped, and nothing shows up in any system logs. Both the wl and b43 drivers have this problem, but it works fine under vista.

View 1 Replies View Related

Ubuntu :: Keyboard Input Disabled In Flash

Mar 10, 2010

The issue I've been having is with Flash on websites; most notably, Livestream's Flash-based browser viewer, and Adult Swim's flash-based games. Clicking works perfectly fine, but the keyboard input is entirely disabled for the Flash area. Text boxes, or game controls, won't respond at all, even when everything else is still working.The only way to input any text into Flash-based text boxes is to write it somewhere else (Firefox's URL or Search bar, or in GEDIT), then copy+paste into the tect box (again, Ctrl+V won't work, only right-clicking and pasting will go through).

I've tried multiple versions of the Adobe Flash player, including the installer directly from Adobe's site, the adobe-flashplugin package in Synaptic, the flashplugin-installer package, and I believe I tried GNASH as well (although I'm not sure if that did anything).I haven't had a chance to attempt to downgrade either one yet, however, nor have I been able to test another browser.I've seen a few other issues of this sort pop up here before, but they've all either gotten no solutions, or they're a year or two old, or they're running into 64-bit-specific issues. Hopefully this is posted in the correct location, and fingers crossed someone has an answer (or better yet, a solution).

View 2 Replies View Related

Ubuntu Installation :: Can't Input Anything From The Keyboard - It Seems Greyed Out?

May 4, 2010

I have done a clean install of Ubuntu 10.04 on my laptop. However I don't like Evolution mail client and installed Thunderbird from the repositories. It installed fine and comes up with the wizard to fill account details in but for some reason you can't input anything from the keyboard - it seems greyed out. I tried uninstalling and re-installing but it's still the same. Everything else is fine and working.

View 9 Replies View Related

Ubuntu :: Change Input Language (not Keyboard)

Oct 27, 2010

how to change my input language (the way typing in accents affects the output character).

Currently I am on a Brazilian abnt keyboard and an English system (which is what I want), but I am unable to output accented characters - which I sometimes want, when I am not programming. I need something to switch around, but cannot find where to configure additional languages (not keyboards) neither where to switch.

I am on 10.04 with a gnome desktop.

View 6 Replies View Related

Ubuntu :: Send Keyboard Input To A Window?

Feb 10, 2011

I want to create a script to send input to an already open window from the command line. The reason that I want to do this is to automatically control a game running on a emulator screen. So, for example, I want to send commands like "up" "up" "w" "s" ..

View 4 Replies View Related

Ubuntu :: Keyboard Input Methods Not Showing Up?

Jun 2, 2011

I switched to pure LXDE desktop in my Ubuntu and now my Keyboard Input Methods dialog doesn't show up. When I click on the menu item nothing happens. The Preferences menu item in the keyboard icon in the panel doesn't work either.

View 9 Replies View Related

Ubuntu :: No Keyboard Or On Screen Input - Any Workaround?

Aug 8, 2011

Running natty. Main user account. In Ubuntu & Ubuntu Classic, both gnome, no keyboard or on-screen keyboard input. Compiz & metacity both bad. Mouse okay. Other user accounts okay. KDE okay.

Tracked problem to /home/{user}/.gconf/desktop/gnome/session/required_components/%gconf.xml. Removed file, problem goes away.

File contents:
<?xml version="1.0"?>
<gconf>
<entry name="windowmanager" mtime="1303412016" type="string">
<stringvalue>compiz</stringvalue>
</entry>
</gconf>

View 1 Replies View Related

Ubuntu Multimedia :: Banshee: Unable To Find CD Info - Track/Artist

May 3, 2011

Banshee can't find any information about track or artist with a CD in the drive. She can play it and rip without error just no info... I have had a good look about the menu's and can not find any way of changing the site where it gets the info from.

View 4 Replies View Related

Ubuntu :: Keyboard Layout Won't Register Ctrl Input?

Mar 31, 2010

Been a long time since I was on ubuntu again. Saw the new 9.10 version and decided I should take it up again. Only problem is, and I've come across it quite alot, (but never a working solution). That my ctrl key isn't doing anything at all, therefor making every keyboard shortcut (copy/paste/new tab in firefox...etc) not working. It's not compiz his fault, i've had the same issue before i installed it.

Also i tried switching keyboard layouts, when i key press i don't see the ctrl key light up on screen, BUT when i press shift+ctrl, it does Anyone got a clue in how to revive my loving and overused ctrl button again ?

View 1 Replies View Related

Ubuntu / Apple :: Disrupted Keyboard Input In Gnome?

Nov 7, 2010

I'm running a 13" white Macbook. The keyboard worked fine, until today. I logged in and half the keys didn't work, the other half were numbers not the letters they were supposed to be. This started after log in, meaning I was able to enter my password properly: The problem starts when gnome boots up.

By copy and pasting, I installed Kubuntu, where the keyboard also works properly, so this is clearly a gnome problem. I haven't ruled out malicious software, which seems like the next step: How do I verify and replace all the software (gnome) that might be corrupted?

View 2 Replies View Related

Ubuntu Multimedia :: Casio Keyboard AUX To USB Microphone Input?

Dec 12, 2010

I am trying to get the sounds that are played on the Casio CTK-651 keyboard from the keyboard into ubuntu or windows. I can get the signal, but no sound is played back under Windows when it's connected with an AUX-to-USB connector. When I do it with the MIDI-to-USB connector in windows and ubuntu, whenever I press a key, I get what is programmed into LMMS through connecting in a channel. I can't get the piano or guitar or whatever sound that the keyboard is making into the computer. I can upload some video to show what I'm talking about with the aux connector.

View 1 Replies View Related

Ubuntu :: No Keyboard Input And Window Borders On Second Monitor

Jun 11, 2011

I run Natty 64x (new install) and have setup to use two seperate x servers and no xinerama. When I start my computer everything seems fine on both monitors but once desktop is loaded and I start an app in the second monitor, I can't type anything and the window borders are missing. If I type "DISPLAY:=0.1 metacity" the problem gets fixed but I get an error that a window manager is running already.

I have AMD/Nvidia, GeForce 8800GT.

View 5 Replies View Related

OpenSUSE :: Getting Japanese Input On US Keyboard?

Feb 11, 2010

I know it is possible, and I have been trying everything I can find, but I can't seem to get it to work. I went to languages in YaST and enabled Japanese as a second language, and I have tried adding japanese as a secondary keyboard layout under configure desktop-> regional and language settings. I have a little flag in the system tray that I can click to change from US to Japanese, but all that does is change what the punctuation buttons do.

View 9 Replies View Related

General :: Change The Input Keyboard From EN To DE?

Sep 3, 2009

I installed SuSe Linux. By the installation I forgot to set the key-board to German. How can I change it now? I don't think I have to re-install the Linux again, right

View 3 Replies View Related

General :: Unable To Connect My Internet Device With Back Track 4

Feb 10, 2010

I instaled vmware and created a virtual machine which is bt4. first of all i cant creat an user password and i log on with root second when i run the command airmon-ng i cant get my device name or anything caz nothing comes up under interface or i forgot what its caled.

View 3 Replies View Related

Ubuntu Installation :: Keyboard Input Broken On Upgrade To Lucid?

Jul 27, 2010

previosuly installed products that mapped keys, but I dont have and have never had any of them. reset the keyboard to default settings, which I happily did to no avail.
So for me, since I upgraded, keyboard input (either local or via VNC, so it isnt hardware) does nothing for either the caps lock key or the shift key. Kinda makes it imnpossible to eneter @ or any uppercase character, for example !

View 7 Replies View Related

Ubuntu :: Keyboard Input Method Pref Menu Does Not Load?

Oct 16, 2010

I'm running Maverick, trying to change my input method from IBus to Anthy (Japanese) but whenever I click on System > Preferences > Keyboard Input Methods, it won't load the preferences window. It'll say "Starting..." on the taskbar but then disappear. The usual keyboard shortcut does nothing

View 4 Replies View Related

Ubuntu :: Restore Dead Mouse And Keyboard Input From Live Cd?

Jan 1, 2011

how I restore dead mouse and keyboard input from the live cd. Basically what happened was I was updating the machine and decided to let them run in the background while my sister's 6 year old son played some tux computer games, when he was finished he switched the entire computer off at the power button and it was still updating in the background. Now there is no mouse or keyboard input, I cannot get into the recovery console, nor can I control a terminal from the login screen in order to successfully complete the update. This means basically the only option to fix it would be to re-install or fix the human user interface device drivers (keyboard and mouse) via the live cd, I am in need of some advice or instructions on how to go about fixing this issue.

View 5 Replies View Related

Ubuntu :: Input Username And Password But After Logged In Can't Work With The Keyboard?

May 18, 2011

Since today the keyboard doesn't work. I can input username and password but after logged in I can't work with the keyboard. It seems locked. The mouse works correctly. If I boot with Windows the keyboard works correctly.

View 2 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved