General :: Why Doesn't Ubuntu 9.10 Detect USB Devices
Feb 13, 2011
"Computer" nor "Palimpest Disk Utility" showed anything about the attached devices. However, the command:
Code:
lsusb
outputs:
Code:
Bus 002 Device 004: ID 05a4:9866 Ortek Technology, Inc.
Bus 002 Device 003: ID 04d9:1203 Holtek Semiconductor, Inc. MC Industries Keyboard
Bus 002 Device 002: ID 047d:1029 Kensington Mouse*in*a*Box Optical Elite
I can't access my USB devices via Computer, yet I can generate a list with: Code: lsusb Output: Code: Bus 002 Device 004: ID 05a4:9866 Ortek Technology, Inc. Bus 002 Device 003: ID 04d9:1203 Holtek Semiconductor, Inc. MC Industries Keyboard Bus 002 Device 002: ID 047d:1029 Kensington Mouse*in*a*Box Optical Elite Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 001 Device 005: ID 0a48:5014 I/O Interconnect Mass Storage Device Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
I'm trying to detect an external HDD drive, but I don't know how. My PC has a total of 6 USB ports, they're all being used, and the Computer File Browser lists only 4 USB ports and I can't open them.The ports could be detected in Windows Vista, except I've not tried the new HDD enclosure, but it crashed.
I bought a new notebook HP Presario CQ56 with Linux openSUSE 11.0 Everything works and the Bluetooth device is ON. Also the one in my cellphone. But the one in the PC does not detect any device and ergo cannot configure it.Got Bluetooth Applet 1.8 installed.In #suse and #bluez IRC chats couldn't give me a hand =/
Strange to me that a search only seemed to turn up some partial instructions for enabling detection of new USB devices (not discoverable in a default install) in 11.1 and no later. I assume perhaps incorrectly that things have changed since so attempted the following.
Objective: Discover an HTC G1 phone to use as a modem. So, after the phone is discoverable by SuSE the next step would be to configure the connection.
Current: It seems that this phone is listed in /etc/usb_modeswitch.d/
Attempt: I assumed incorrectly it seems that it should have been sufficient to simply create a file in the /etc/usb_modeswitch.d/ directory with the appropriate TargetVendor and TargetProduct codes as follows
I need the proper way to do this in OpenSuSE 11.3. A bonus would be if someone could verify that after the modem/phone is recognized whether the next step is to configure the device using YAST/modem.
I am running UBUNTU 10.04 on an X86 system 64bit. I am trying install a wireless keyboard and am not having much luck.
-My non wirelessUSB keyboard and mouse work fine. -My wireless logictech mouse works fine without adding any special drivers/packages -Wireless Keyboard (LX500, uses same receiver as mouse) does not work with standard config -Adding HIDPOINT and selecting my wireless mouse and keyboard (LX500) - wireless key board does not work. Mouse still works.Since my wireless mouse worked before HIPOINT installation (64 bit), I believe HIDPOINT is not working.
HIPOINT Does not detect my wireless devices auto, must manually select them. So I believe that there is some conflict with other drivers.Can anyone point be in a direction to look? What are the typical configuation files and drivers used to configure standard USB mouse and keyboards? What are some other software that might be installed that is conflicting with HIDPOINT?
Since I have upgraded to Ubuntu 10.04 Lucid Lynx, my second graphics card isn't detected by X server. When I do an lspci I get both listed though. I am using NVidia's driver v195.36.24
I've been struggling a bit with install F11. F10 installs without issue. I have two internal SATA drives, a PATA DVD-ROM and a USB drive. The BIOS recognizes everything. However, when I got to the disk partition utility, Anaconda could never detect one of the SATA devices. I tried swapping cables, ports, etc. No luck. Today, I ran across this Bug thread: [URL] I checked the screens Ctrl-Alt-F1-6. Nothing obvious. But, for fun (from the bug thread) I went to the prompt on 2 and ran:
dmraid -r -E It found an "nvidia" RAID "thingy". Forgive my ignorance on what it really is called or what it does. Anyway, I answered yes to erase the "thingy" and voila. I was able to install F11. Not sure if I made a good title, but I've seen bits and pieces of people having similar problems with F11. And BTW, the drive that had "nvidia" on it was from a machine that was using nvidia hardware RAID 0 - but F10 had no problems with it.
I want to devolep one "C/C++" program that will work as a daemon. My daemon will be running all the time, and whenever anybody attaches removable devices to machine on which my daemon is running, My daemon should catch that event and also should show me where that device has been mounted.
In Ubuntu 10.04 all I had to do was turn on my external hard drive and it would automatically be detected and mounted. I just switched over to Ultimate Edition, which I think is Ubuntu 10.04 with a lot of stuff added on to it. The funny thing is when I turn on the external hard drive it doesn't get mounted, and I don't think it's even being detected. I looked in gparted and it doesn't show up there. If I boot into Ubuntu 10.04 and turn on the hard drive it still gets detected and mounted, so there's nothing wrong with it. Ultimate Edition can detect other things connected to USB, like my iPod, so I'm wondering why it can't detect my hard drive.
Edit: When I do tail -f /var/log/messages and if the drive gets detected, this is what it says:
[ 230.520892] usb 1-2.4: new high speed USB device using ehci_hcd and address 6 [ 230.639400] usb 1-2.4: configuration #1 chosen from 1 choice [ 230.639717] scsi9 : SCSI emulation for USB Mass Storage devices [ 235.631550] scsi 9:0:0:0: Direct-Access Maxtor OneTouch 0122 PQ: 0 ANSI: 4
I'm trying to create a media box for my TV. I've installed a barebones ubuntu from minimal install disc. After that I installed xorg and XBMC. But my usb devices are not automounting. Is there a pacakage im missing? I've read that XBMC should be able to handle mounting of devices and that no window manager or desktop environment is needed to handle this.
I followed these two tutorials and my current install is 10.04 Lucid. http://forum.xbmc.org/showthread.php?t=38473 http://wiki.xbmc.org/?title=XBMCbuntu
I'm not 100% if that's what it says, because it goes by in like a second.
But when I boot up my computer, the screen stays black for a while, then gives me that error. But then it loads up Ubuntu successfully with no problems.
I was just hoping to fix this, because it causes it to take a while to boot up.
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.
Upgraded my laptop from 2Gb to 4Gb RAM and ubuntu doesn't detect it. I've read all the posts on this issue and I have:
1) installed a PAE kernel and made it the boot option. Output from uname -a is: Linux tensor 2.6.31-17-generic-pae #54-Ubuntu SMP Thu Dec 10 17:23:29 UTC 2009 i686 GNU/Linux
2) removed all the non PAE kernels (a post I found mentioned this if the PAE kernel doesn't sort it out after a reboot)
3) tried to install the linux server image & headers but this didn't work. I later found articles discussing how you couldn't do this under Koala anyway.
I am running Windows XP Pro SP3 and it is currently setup on a system running 2 SCSI drives with an adaptec 2940 UW (non RAID) PCI card both are 18.4 GB. Windows XP is installed on the first one and I am trying to install Ubuntu 11.04 onto the second, but the installation doesn't recognize that windows is installed on the first drive and only gives me that drive as an option to install... Gparted recognizes both, one as an NTFS file system (sdb) and the second as a unpartitioned drive (sdc) and for some reason is placing the usb drive as sda which i'm assuming might cause some issues with grub boot loader later on after the drive is removed. what might be causing this issue and how i would go about fixing it... should i just go to 10.04 and upgrade to 11.04 after?
I have a little problem. As soon as I boot my computer, Grub gives me an error 17. It happened after I tried to resize my Windows partition with a program. I have a dual boot between Windows 7 and Ubuntu 9.04.I've tried everything I could find on this forum and on the rest of the internet, but nothing was working. Most of them require a Windows CD (god knows where it is) or reinstalling grub and all that stuff, but it's all not working.I'm currently on a Ubuntu Live CD. Gparted doesn't detect any of my partitions, but just says 232 GB unallocated space. Palimpsest Disk Utility and the Explorer see all my partitions though EXCEPT my Windows 7 partition I tried to resize.
1. Built-in ethernet LAN 2. Built-in ethernet WLAN 3. PCMCIA ethernet LAN
I installed Ubuntu Server on this computer without the last one inserted.I inserted the last one today, and it lights up when i put in the cable. To be sure if Ubuntu has found it, I tested with the install CD and could see that it found all three at the first part of the installation where I have to chose a primary device.I can't get my WLAN card working, neither do I get my PCMCIA LAN card working. The third card, this PCMCIA card, has worked on Ubuntu Desktop using another laptop. And as said, the setup finds all three.
I have several RHEL 5 installed on ProLiant DL380, they all can't detect the CD/DVD hard dirve when i insert the CD. Do you now why is that, how can i fix it?
I'm trying to hook up my TV to my MacBook1,1 laptop running the Lucid Lynx Beta. The TV is connected to the laptop via a mini-DVI to DVI-I adaptor, which is connected to a DVI-I to video adaptor, and this is connected to the TV via a component cable.
Under OS X, after plugging in the mini-DVI cable, the TV automatically becomes a secondary display for the laptop (extending the current screen), so from a hardware perspective everything seems ok. Under Ubuntu, plugging in the mini-DVI cable elicits no response from XRandR whatsoever (xrandr -q reports DVI1 disconnected both before and after). URandR and the regular "Detect Displays" button in the "Monitors" preference app do nothing. The laptop has an Intel GMA 950 chipset, and the Intel driver is running successfully (Compiz works fine). I have a clean xorg.conf (generated by X -configure), except for the addition of "Virtual 2048 2048" in one of the SubSections of the Screen section. I'd be happy to post the full xorg.conf if it would be useful.
So far I have tried xorg.conf tweaks, and I have followed instructions to manually tell xrandr to output to DVI1 as described in the comment by Marko Mikulicic here.
When I try to install Ubuntu 10.10 on my desktop, the partitions menu that appears during the installation doesn't detect my sata hard drive. I have Windows 7 on a partition, left a space unpartitioned, then tried to install it. Coudn't detect the disk, so I booted to live ubuntu, and created a ext3 partiton with Gparted, it still doesn't detect. Also tried completly formating the disc. Still Doesn't detect. The strange thing is that in the ubuntu desktop when i boot with Live usb, the disk is there. I was also able to create the partition as i described before.
i'm using a dell n5010 recently i installed ubuntu9.10 in my laptop and it doesn't seem to detect wireless connections, so, i googled it and downloaded a driver from broadcom and tried to install it as per the authors instructions and nothing seems to work well, the broadcom drivers are not detected in the additional drivers and when i try to install linux-wlan-ng tarballs it doesn't seem to work even, though i have gcc(i think thats it), so, i installed my windows driver through nsdgtk but it says that it is "unable to see if hardware is present" but, when i click ok on the error the wireless network applet says the hardware is present and when i click the network configuration tool it gives the error message "could not find a network configuration tool" and after configuring my network with network tools in administration it says "no wireless extensions" when i type 'iwconfig' and there is no ip address when i type "ipconfig".
I've been trying to revive my old Acer Aspire 3680, which is supposed to have Acer InviLink 802.11b/g Wi-Fi CERTIFIED solution, supporting Acer SignalUp wireless technology, as shown is in Specification.The system simply doesn't detect Wi-fi and I don't know how to make it work.
After a few tribulations, I managed to get VMWare server installed. The only problem is that it will not recognize any usb devices. I installed usb in the virtual machine using the VMWare interface and in preparation for that, I followed the instructions in the tutorial to the letter regarding fstab and the vmx file. Supposedly, at least according to Windows control panel, the usb controllers and interfaces are installed. The VMware web interface says the same thing. However, neither the Device tab on VMWare nor VMware Tools show any usb devices. The usb devices - a printer, removable drive, and magicjack - are all recognized by Linux. How can I get the virtual Windows machine to recognize the devices?
This is crucial since my major use for it is to run the magicjack which is not supported in Linux.
My little 40 GiBs hdd is kind of small by current standards. When I start running out of space, I always wondered what else I could do with those hundreds of music videos? Put 'em on dvd!
But 11.3 doesn't detect the dvd-rom, much less the disc. 11.4 did and the sound was much better than with my other Linux os. How can we fix this?
I installed Ubuntu using Wubi, and the boot loader does not detect my keyboard. Does the windows boot loader only support PS2 keyboards? Would there be a workaround... like install DOS drivers for it? I have a logitech s520 keyboard.
When in Windows, I can select what OS to use, but is there a way I can select which OS to use while booted into Ubuntu? Is there a program that will let me modify the windows boot loader from within Ubuntu?
I've just installed 10.4 and it works like a charm. The only problem I have is that I've plugged my ipod touch 3g in and nothing happens. It seems like the system doesn't detect it. Opening rhythmbox nothing happens either.
Do i need to do any extra thing in order to have my ipod working?
The only thing I can see in the syslog is this message: