Ubuntu :: 10.04 Not Detecting USB Keyboard

May 3, 2010

I recently installed Ubuntu 10.04 via Wubi (Dual-boot with Win 7; everything went smoothly; was able to install Nvidia drivers, various packages and everything went silky smooth overall. This morning I attempted to log-in to my Profile (on Ubuntu) and I found that my Keyboard would not respond; I attempted to unplug and replug the keyboard back in, restart the computer, everything; yet it will not detect my keyboard.

View 1 Replies


ADVERTISEMENT

Ubuntu :: Customized Keyboard Layout Isn't Listed In Preferences/Keyboard?

Mar 3, 2011

I defined a variant to my keyboard layout (Italian) editing the file/usr/share/X11/xkb/symbols/it and adding this block:

Code:
partial alphanumeric_keys
xkb_symbols "itaro" {

[code]....

View 1 Replies View Related

Ubuntu :: No Keyboard At Grub First Boot - Keyboard After Restart?

Jun 27, 2011

Computer: Toshiba Satellite Pro L510 laptop, 10.10.This has always happened but I have gotten around it by time-out and putting my menu.list in order. When I first boot the machine (switch on for the day from computer being off) I get to the grub options to select a kernel and I have no keyboard. No up/down arrows so have to go with the kernel on top of the list (not always desirable).

When I get to the log-in screen if I hit restart and go back to the grub screen I have a keyboard and can select any kernel. If I login to the kernel I have full keyboard, no problem. If I then restart, I have keyboard at the grub list.

Nutshell: It is only when starting the computer fresh that the keyboard is dead at grub menu (and then only). Any time after that, once the computer has been switched on, if I restart I have keyboard at grub menu and can select different kernels. (Of course, if I switch the computer off and back on again, no keyboard ...)

View 6 Replies View Related

General :: Using Ubuntu Keyboard Layout In Mac OS X With A PC Keyboard?

Dec 24, 2010

I'm a used Ubuntu user on a pc, and I like the french keyboard layout because it allows me to type accentued characters easily.I found a win-fr keyboard layout but it's much like windows and not so good.I found xmodmap.fr keyboard layout and I'd like to know if it was possible use it with my Mac SL 10.6.5, maybe I could do xmodmap xmodmap.fr or a way to convert to mac layout file.

View 1 Replies View Related

Ubuntu :: Cant Find Keyboard Layout For Keyboard?

Nov 20, 2010

Recently i have bought a Dell Inspiron n5010 laptop and installed ubuntu 10.10. I have a windows 7 installed as well. In windows Us English Table for IBM Arabic 238_L keyboard layout works for my pc. But, i can not find this layout in my ubuntu.

View 2 Replies View Related

Slackware :: Installing / After Loading Kernel It Asks For Keyboard Configuration, But Keyboard (usb Wireless) Doesn't Work?

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

Hardware :: Keyboard Keys Messed Up On Logitech Illuminated Keyboard

Mar 15, 2010

When I use the down arrow on my new keyboard it also does and enter key as well. When I use the left and right arrow keys and hold them it doesn't keep going. It just clicks once and I have to pressing it over and over again. Any one know the correct settings to setup my keyboard? It's a Logitech Illuminated Keyboard.

View 2 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 :: Not Detecting SD Card?

May 18, 2010

Okay well I have inserted my SD card into my pc.. but ubuntu doesnt seem to be picking it up? It's not showing any signs, i remember it use to show a little icon with the name of the card on the desktop or in the "places" menu but I dont see it.

View 1 Replies View Related

Ubuntu :: USB Modem Not Detecting?

Dec 4, 2009

In my laptop, ealier in XP OS whenever I was connecting USB Modem, it was giving message "Power surge on USB Hub Port". Now, I have put new hard disk with a single partition and installed Ubuntu 9.04 on it. After installation, it was detecting USB for a day or two and I/net was working fine. But now the system is not detecting USB Modem et al. Is it because of some hardware problem or is there anything that I can check into Ubuntu?

View 2 Replies View Related

Ubuntu :: Lucid Not Detecting USB Mic?

Aug 10, 2010

Well I have this really shweet Samson C01U usb studio condenser mic. When it is plugged in before I boot my machine, everything works like a charm, and I can sound like a rockstar recording my stuffs in UbuntuStudio 10.04 x64.But when I'm not being a rockstar, I'm using my normal Lucid distro to go about my everyday tasks. So when I decide to call someone on skype, I plug the mic in, and nothing happens. The sound config window does not show the device? I do not want to reboot every time to use the mic (and that's all that works), and I do not want to leave it standing on my desk either.

View 5 Replies View Related

Ubuntu :: Not Detecting Any USB Or HDs Connected To It?

May 3, 2010

My name is Shim and currently im using Ubuntu 10.4 LTS well currently i've been facing an irritating problem it actually also happened in my previous ubuntu version,well the problem that i've been having is that my system doesn't detect any USBs or external HDs attached to it. I have check around already but still couldnt find any solution to this problem, but i noticed that in other forums they would post their results using the command "dmesg" well here is mine:

Code:
[ 0.182802] vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=io+mem,locks=none
[ 0.182805] vgaarb: loaded

[code]...

View 9 Replies View Related

Fedora :: Not Detecting Windows - Ubuntu

May 9, 2011

I have just installed Fedora 14. But my boot loader is not detecting Windows 7, Ubuntu and Debian which I have installed in other partions..

View 6 Replies View Related

Ubuntu :: 9.10 - Grub2 Not Detecting Win 7 Installations

Mar 10, 2010

I have Ubuntu 9.10 and Win7 both installed on my desktop. I use Windows for gaming (when I actually have the chance...) Anyway, for some reason update-grub is not detecting my Win7 installation, neither is os-prober. I attempted to add a custom Grub2 entry to point to Windows 7, however, when I select it from Grub, I simply get a black screen with a blinking cursor in the upper-left, after waiting 20 minutes, Windows still hadn't loaded.

Here are hopefully all the relevant files:
sudo fdisk -l
Code:
Disk /dev/sda: 250.1 GB, 250059350016 bytes
255 heads, 63 sectors/track, 30401 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x059c059c .....

View 5 Replies View Related

Ubuntu Networking :: Not Detecting Network With 9.04

Mar 11, 2010

I'm trying to get my friend's laptop(acer travelmate 2200) to connect to his wireless network. I just installed a new hard drive and installed a dual boot windows xp/ Ubuntu 9.04 setup.

His laptop still connects fine with the old hard drive with windows XP installed, so I know the hardware is working.

When I click on the network manager , however, I don't see anything. Normally , I'd just hit the network manager and I'd see the available connections , but on this laptop I'm not detecting any.

The only thing I can think of , is that Ubuntu doesn't have the proper drivers needed for the wireless card in the laptop. But I don't know how to go about checking this since whenever I've done this before it's always just worked automatically.

View 5 Replies View Related

Ubuntu Installation :: 9.10 Not Detecting /dev/sdb On Install ?

Apr 7, 2010

Obviously I can't install to it if I can't select it from the drop down menu. Not that it really matters, but this happens with both 64 and 32 bit versions, clean disc, no errors. I've also tried xubuntu 32-bit.

I can install Slackware on it, or for all I know every other OS. I can find it with cfdisk, fdisk, gparted, etc. I can format it in windows and use it as a drive If I try to install ubuntu from windows on it once I boot into ubuntu to finish the install it goes in an infinite loop of something like 'no root filesystem please reconfigure (or something like that), hit ok, repeates the message until I get tired of hitting ok and reboot. Always lists it under places as '500gb filesystem' even if there are no assigned partitions on it. I've rebuilt the partition table with fdisk analyzed it with disktest (drivetest? something test or testsomething) I've considered giving up and using another distro...

View 1 Replies View Related

Ubuntu :: Kubuntu Not Detecting 4GB RAM With 64bith OS

Apr 14, 2010

I'm running Kubuntu 9.10 x64 and have 4GB RAM (as detected by my bios). However, when i run free -m, it reports:

Code:
total used free shared buffers cached
Mem: 3271 915 2355 0 69 333
-/+ buffers/cache: 512 2758
Swap: 7812 0 7812

View 7 Replies View Related

Ubuntu Networking :: 10.04 Not Detecting Onboard 3g?

May 7, 2010

I have a Lenovo W510 loaded with Ubuntu 10.04 but it does not detect my onboard 3g modem

View 4 Replies View Related

Ubuntu :: Not Detecting Wireless Card?

Jul 23, 2010

Decided to have a bit of a clean, and moved the computers out the way (unplugged and stuff) to hoover up and that around the floor, but not the inside of the computers.

Now ive put everything back together, my main pc with linux on doesn't detect the wireless card.

I turned it off, then checked the card hadnt been knocked out. It did appear to be, so i put it back in properly, and it still wont detect the card. (its basically a pcie card with an antenna sticking out the back).

View 1 Replies View Related

Ubuntu :: Not Detecting Wireless Network?

Aug 3, 2010

Not detecting wireless network

View 1 Replies View Related

Ubuntu Multimedia :: Lucid Not Detecting USB Mic

Aug 10, 2010

Well I have this really shweet Samson C01U usb studio condenser mic. When it is plugged in before I boot my machine, everything works like a charm, and I can sound like a rockstar recording my stuffs in UbuntuStudio 10.04 x64.But when I'm not being a rockstar, I'm using my normal Lucid distro to go about my everyday tasks. So when I decide to call someone on skype, I plug the mic in, and nothing happens. The sound config window does not show the device? I do not want to reboot every time to use the mic (and that's all that works), and I do not want to leave it standing on my desk either.

View 9 Replies View Related

Ubuntu Networking :: Detecting NAP On Wireshake?

Jan 2, 2011

I have Windows7 installed Oracle Virtual machine. On VirtualMachine i installed BackTrack4. I'm using datacard (India,Reliance ZTE EVDO3.1mbps) for my internet. I'm able to get internet on my backtrack OS via share using NAT. But when i try to use wireshake to trace my data i'm unable to trace the data send from my windows7 OS.

View 1 Replies View Related

Ubuntu Networking :: USB Modem Not Detecting

Jan 30, 2011

I have a USB modem working in windows. But no luck to connect using Ubuntu 10.04.

I have setup usb-modeswitch and other stuff. The modem is attached to port ttyUSB0. But when i run "sudo wvdialconf" it displays message like this.

Editing `/etc/wvdial.conf'.

Scanning your serial ports for a modem.

Modem Port Scan<*1>: S0 S1 S2 S3
WvModem<*1>: Cannot get information for serial port.
ttyUSB0<*1>: ATQ0 V1 E1 -- failed with 2400 baud, next try: 9600 baud
ttyUSB0<*1>: ATQ0 V1 E1 -- failed with 9600 baud, next try: 9600 baud
ttyUSB0<*1>: ATQ0 V1 E1 -- and failed too at 115200, giving up.

Sorry, no modem was detected! Is it in use by another program? Did you configure it properly with setserial?

read the FAQ at [URL]

If you still have problems, send mail to <wvdial-list@lists.nit.ca>.

View 2 Replies View Related

Ubuntu Installation :: Not Detecting Disks 10.10

Apr 9, 2011

I am attempting to install ubuntu 10.10-alternate-i386 that was burned on a cd.

Motherboard: SOYO SY-K7ADA v1.0-2AA1
Main Processor: AMD Athlon 1700+
Primary Master: WDC WD800AAJB-00J3A0 0.103E01

The HDD is brand new and hasn't been formated, partitioned, or previously had any other OS on it. The HDD is recognized in the BIOS.A list of possible drivers are listed in which don't match, except for two, but they don't lead to anywhere beneficial in order to complete the installation process.At this point, I have no idea how I must proceed.

View 9 Replies View Related

Ubuntu :: Not Detecting Hard Drive

Apr 9, 2011

I installed Ubuntu 10.10 on my IBM T60. I want to remove it and install Windows XP due to a lot of compatibility issues. I booted the computer with the windows CD and it said that the hard drive cannot be found.

View 6 Replies View Related

Ubuntu :: No Detecting Flash Drive / Get That?

Apr 9, 2011

I know the flash drive works as my Xbox 360 will detect and use it... Ubuntu won't detect nor mount it.

View 2 Replies View Related

Ubuntu :: Grub 2 Not Detecting Win7?

Jun 14, 2011

I just reinstalled grub 2 to / from the live cd, ran sudo update-grub, but it didn't detect windows 7.

Partitions: 100GB - NTFS
200GB - Extended
100GB - Ext4 ( Media )
15GB - Ext 4 ( / )
6GB - Swap
80GB - Ext4 ( /home )

I installed Ubuntu first, then Windows 7.

View 3 Replies View Related

Ubuntu :: Detecting Wireless Networks Just Like The Host OS?

Feb 8, 2010

I'm dual booting BT4 and Ubuntu 9.10. My question is, rather than me having two separate partitions for this, could I just put BT4 in VMware and still be able to detect wireless networks from it? Just out of curiosity, does VMware machines have the capability of detecting wireless networks just like the host OS?

View 4 Replies View Related

Ubuntu Installation :: 10.04 Live CD - Not Detecting Windows 7?

May 7, 2010

I am attempting to Dual boot windows 7 and ubuntu 10.04 on my netbook. When i boot the Live CD from USB, and then go to the installation, then when i get to the partition part, it does not detect windows at all. It says that i have no operating systems installed. Is anyone else having this problem? Sorry if there is already a thread on this, I could not find one with a search.

View 9 Replies View Related

Ubuntu Networking :: 10.04 X64 NOT Detecting As Gbit, Only 10/100 Most Of The Time

May 24, 2010

Code:
~$ sudo mii-tool -v eth0
eth0: negotiated 100baseTx-FD flow-control, link ok
product info: vendor 00:07:32, model 17 rev 2
basic mode: autonegotiation enabled

[Code].....

Sometimes my network will be gbit, others it wont. Its quite annoying when trying to transfer large files to and from my server. Hardware is Asus K7 series laptop, which works "sometimes". Can't really determine when it wants to choose gbit.

If i mii-tool -r (renegotiate) it doesnt get better, and -f (force) doesnt provide the option for 1000baseT, only 10baseT and 100baseT.

View 2 Replies View Related







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