Hardware :: Find Device Name For "ata5"

May 23, 2011

need to find what device "ata5" is on my computer.When booting my box today I noticed the following message in the dmesg log:

Code:

ata5: softreset failed (timeout)

Not sure what this is all about, but I would very much like to find which disk this message relates to - however, for the life of me I can't find out which block device it is.

View 10 Replies


ADVERTISEMENT

Software :: Cann't Find The Device Created Through Device Mapper In /proc/partitions?

May 15, 2011

Recently, I created a device sc0 through device mapper. The divice could be found in /dev/mapper/sc0. My problem is that the device doesn't exist in /dev/partitions which will block my following test.BTW, I found dm-0 in /dev/partitions. Is it the same as /dev/mapper/sc0? But the device /dev/dm-0 doesn't exist!

View 2 Replies View Related

General :: Ubuntu - Find The Device Node File For USB Device?

Aug 23, 2011

I've bought an X10 Home Automation USB interface: the CM15.

This is the information lsusb gives:

skerit@KIP-DU-SKER:~$ lsusb Bus 008 Device 002: ID 0bc7:0001 X10 Wireless Technology, Inc. ActiveHome (ACPI-compliant)

But this tells me nothing about where the device file is! How can I find that, or create one myself?

View 1 Replies View Related

Fedora Hardware :: Ata3 Ata5 Which Are Real Disks Affected

Jun 17, 2011

I started to have a particular problem with my hard drivers, I can hear how they do a weird noise, like the one that a hard disk does when you start your PC, but it's very often once per second while I use my computer, if the computer is idle nothing happens. Sometimes it says that the error it is on ata3, sometimes it is on ata5

[code]...

What could be the problem? I have 4 SATA disks, in 2 of these disks I have in each one a partition of 250 GB and are mirror under mdadm as raid1. What about the names ata3 ata5 which are the real disks affected?

View 14 Replies View Related

General :: Can't Find Boot Device - Error "Unable To Determine Major/minor Number Of Root Device"

Mar 17, 2011

I just compiled my first own kernel (I'm using Arch Linux), following the tutorial on the german site. Now I tried to boot it, I ended up failing with this message: Code: Waiting 10 seconds for device /dev/sda1 ... Root device '/dev/sda1' doesn't exist, Attempting to create it. ERROR: Unable to determine major/minor number of root device '/dev/sda1' Here is the important part of my menu.lst:

[Code]....

I simply copy&pasted the Arch-entry, i.e. I also had the disk by uuid there. The failure message was the same, just the root device name was the different name Also, at first I did not have the initrd line in my menu.lst (as written in my tutorial that I may not need it). In this case I had this error message:

[Code]....

View 10 Replies View Related

Ubuntu :: Mouse And Keyboard Freezes After "ata5: Lost Interrupt (Status 0x51)"?

May 3, 2010

I've just update my computer to Ubuntu Lucid and I'm having some problems.After a random time, my mouse and keyboard stop working and I get the following lines on dmesg (I have to get this using a ssh connection):

ata5: lost interrupt (Status 0x51)
[ 980.000034] ata5.00: qc timeout (cmd 0xa0)
[ 980.000046] ata5.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6 frozen

[code]....

View 9 Replies View Related

Fedora :: Xsetwacom Cannot Find Device?

Feb 11, 2010

I've been trying to configure my tablet's screen rotation. I can get the screen to rotate, but not the wacom rotation.

Code:
$ xsetwacom set "STYLUS" Rotate ccw
Cannot find device 'STYLUS'.

[code]...

View 2 Replies View Related

General :: Cannot Find USB Device To Mount?

May 23, 2011

How can I find which /dev/? device to mount my USB hard drive on redhat 3 taroon, I've been googling a lot and checked log files and still no clue. I'm trying my last chance with you experts, # /sbin/fdisk -lgives nothing about the USB drive

# lsusb -vv
Bus 004 Device 005: ID 059f:0951 LaCie, Ltd
Device Descriptor:

[code]....

View 4 Replies View Related

General :: How To Find / Dev Description For Device

Jul 11, 2011

I have a microphone that I connected via USB. When I do dmesg it shows [37830.040274] usb 5-1: new full speed USB device using uhci_hcd and address 4 How do I find out what /dev/??? identifier has been associated with the device? I want to record something using XVidCap and need to set the microphone for it to work.

View 5 Replies View Related

Ubuntu :: Find Device Name Of Drives?

Jul 28, 2011

What command do I need to use to find the device name of drives , in particular an inserted USB drive that is not mounted yet ?Everywhere I search tell me to do this:

Code:
tail -f /var/log/messages
But that file doesn't exist

View 3 Replies View Related

Software :: Find Out Device IP Address?

Sep 1, 2010

what would be the simplest way to find out device IP address? I don't know its factory set address, so my plan is to connect laptop directly to it with ethernet. it should respond to ping.

View 7 Replies View Related

Slackware ::When Ran XSane It Could Not Find The Device?

Jan 29, 2010

I have the 64 bit 13.0 version installed. I have an hp f4440 all-in-one printer installed and connected via usb. I downloaded and installed the new hplip 3.9.12 after removing the older hplip 3.9.4 version. I used CUPS to install and setup the printer. No problems, I let it search and it found the printer right away. When I ran XSane it could not find the device. I clicked help and it gave some steps. The first being to try as root. I opened a root terminal and entered xsane, it found and opened after a warning about running it as root. I checked and my user name and root are entered in the scan group.

View 5 Replies View Related

Fedora :: Unable To Find Root Device In 14?

Jan 17, 2011

out in finding root device of fedora 14. I've windows XP and fedora 14 installed on. this is the output for blkid

/dev/sda1: UUID="962C8EA82C8E834B" TYPE="ntfs"
/dev/sda5: UUID="262C06BF2C068A4F" TYPE="ntfs"
/dev/sda6: UUID="cbcf539a-dee1-4f2f-b68c-ce315ae76e0f" TYPE="ext4"

[code]...

View 2 Replies View Related

OpenSUSE :: Find What Device To Use For A Character Something Plugged Into USB

Apr 27, 2011

There are so many system information tools i figure that this one would be in the set. I just can't seen to find it.

View 9 Replies View Related

Ubuntu :: Grub2 Can Not Find Device For /, Big Mess-up?

Feb 24, 2010

I had grub trouble with a hardware change and have been trying to solve this. I think I have done more harm then good. I can not boot into Ubuntu or Windows 7. Here is the boot info script and other info on my problem. Can someone please help me with this,

Code:
Processing triggers for libc-bin ...
ldconfig deferred processing now taking place
ubuntu@ubuntu:~$ sudo os-prober
/dev/sda1:Windows 7 (loader):Windows:chain

[Code]....

View 9 Replies View Related

Ubuntu Multimedia :: Find Out Microphone Device Under /dev/?

Jan 16, 2011

I have this software I want to use to extract data from a Polar heart rate monitor. Everything related to sound is working flawlessly. I just need to know the device name of the front microphone ("microphone" 2" in sound properties) so that I can insert it in the following cli command for a script: "rs200_decode -m /dev/XXX -b -o /home/user/dumb.bin"

I checked the forums but I only see references to /dev/dsp, /dev/audio, etc. I don't have any of those but rather /dev/snd/controlC0, hwC0D2, pcmC0D0c, pcmC0D0p, pcmC0D1p and pcmC0D2c.

I'm using Ubuntu 10.10 32-bit. The sound card is a generic HDA Intel audio chip. Lspci outputs: Audio device: Intel Corporation 82801JI (ICH10 Family) HD Audio Controller.

View 1 Replies View Related

Ubuntu :: Find The Device That A Usb Stick Is Tied To (/dev/sdc)

Apr 9, 2011

How do I find the device that a usb stick is tied to (eg. /dev/sdc)

View 3 Replies View Related

General :: Find Location Of USB Device For Backup?

Jan 20, 2011

I am using Cron for nightly backups to a usb device. I was just wondering in my script for the backup, how do I find the location of my usb device.

View 2 Replies View Related

Programming :: Shell Script To Find Usb Device Name?

May 19, 2011

I have a usb to serial converter which i plug in to Ubuntu Natty.I see that on every reboot this seems to come up as a different device name, say ttyUSB0, ttyUSB3 etc.I want to write a simple shell script to get the name of the device in a shellscript.

View 1 Replies View Related

Hardware :: Cannot Find USB Floppy Drive Device?

Jun 10, 2010

/dev/fd0 does not exist. I have floppy disks I wish to use.m using debian unstable.Nautilus doesn't recognize it, nor does dolphin. I have no clue if the floppies are formatted or not.fdisk -l only sees sda, my hard drive.Floppies are so neat! I want to use them in linux.

View 12 Replies View Related

Debian :: Solved - Grub2 Cannot Find Root Device?

Jul 23, 2011

I have a raid array using mdadm made up of two drives. The drives have two parts, the first for boot information and the 2nd for LVM. Everything but /boot is under LVM management. Originly the two drives were hooked up to a sata controller in a computer with no on-board sata. However I was not able to get the computer to boot to a sata drive off of that controller. So there was an IDE drive with the MBR that loaded grub.

Now the computer in that setup seems to have died. So the drives were moved to another computer with an on-board sata controller and now the bootup works as far as getting to the grub menu. However after the grub menu the error message "Cannot find root device"

I found the boot info script [URL].. note at the time that was run the computer was running with one drive that has a full Debian install with the raid drive in question mounted and chrooted into. The script was ran from the chroot envirment.[URL]..

View 2 Replies View Related

Debian Installation :: GRUB2 Can't Find Encrypted Device?

Nov 14, 2010

I've installed a Squeeze-based distro - Crunchbang - with an encrypted root partition (no LVM), and it won't boot.

Here's what I get: Loading initial ramdisk. Loading, Gave up waiting for root device ALERT! /dev/mapper/hda5_crypt does not exist. Dropping to a shell!

Here's my partition table:
hda1 - Windows (Truecrypted)
hda2 - GRUB2
hda5 - /
hda6 - unused swap

[Code]...

What should I look for? Where do I go from the initramfs shell? Do I chroot? What then? This might be a Crunchbang issue (although others blame LVM which I didn't use, and it's the original Debian installer after all), but there's gotta be a reason it doesn't boot

View 1 Replies View Related

Fedora :: Unable To Find Root Device Booting 14?

Mar 19, 2011

I've installed Fedora 15 with Fedora 14 already installed in other partitions, but now I can't boot Fedora 14 as it prompts "no root device found", these are both grub.confQuote:

#boot=/dev/sda
default=0
timeout=120

[code]...

View 2 Replies View Related

OpenSUSE Hardware :: Find Out Which Driver Has Been Loaded For A Device?

Feb 2, 2010

How do you find out which driver is being used for a certain device. Say that I run lsusb and I find "Bus 007 Device 002: ID 046d:c043 Logitech, Inc. MX320/MX400 Laser Mouse", how can I find out what the active driver for the device is?Also, is there some way to list all available drivers for a device? Is there a way to change the driver at runtime?

View 1 Replies View Related

General :: Ubuntu - Find The Device Associated With A Mounted USB Drive?

Jun 23, 2010

How do you find the device (e.g. /dev/*) for a mounted USB drive in Linux (Ubuntu 10.04)? I'm trying to format a Cruzer USB flash drive, and when I plug it in, the icon for the mounted filesystem appears on my desktop. However, when I open GParted, it doesn't list the filesystem as an option to partition.

The recommendations I've found through Google include monitoring tail -f /var/log/messages, which they claim should list the device name when the drive is mounted, but this never happens for me. I've also read that the USB drive would usually be linked to /dev/sdb, but this appears as a broken link on my filesystem. How else would I find the device?

View 3 Replies View Related

Ubuntu :: Lucid Won't Boot - Error: Can't Find Device

Sep 6, 2010

I switched to the linux-image-rt kernel a while back, and decided yesterday to switch back to linux-image-generic. Unfortunately, I couldn't remember how to do this properly, so I just uninstalled all of the linux-rt related packages and then changed the /vmlinuz and /initrd.img symbolic links back to what they used to be and rebooted. So now the machine gets stuck in a memtest whenever I boot from the HD. I'm having trouble figuring out how to fix things from a rescue CD. If I try chroot /mnt/hd (where my old system was), and then update-grub, for example, I get: /usr/sbin/grub-probe: error: cannot find a device for / (is /dev mounted?). So, basically I'm completely lost, but also sure that a working system isn't more than a few simple commands away. Can anyone throw me a bone?

View 2 Replies View Related

Ubuntu Networking :: Find A Device Connected Via Ethernet?

Nov 12, 2010

I have a device (not a pc) connected to my pc via ethernet, it dose not show up in networks, I was hoping there was a way of scanning to detect for it, is there a way of seeing content of it is basically what I'm asking?

View 5 Replies View Related

Ubuntu :: How To Find Mountable Devices And Their Device Files

Nov 22, 2010

I want to know How to find mountable devices and their device files in Linux.

View 4 Replies View Related

Software :: Device Error / Cannot Find Root On New Install

Mar 30, 2011

New install, linux Fedora 15 Alpha. I am trying to switch over to Fedaora, but the bleeping thing keeps saying device/error/cant find the root.

View 4 Replies View Related

Programming :: Find The Device Name For Ioctl (sd, SIOCGIFINDEX, &ifr) Call?

Feb 12, 2010

Hi I am trying to add the device by using followig code strip and it says that eth1 is not defind in the code.

strncpy(ifr.ifr_name,eth1,IFNAMSIZ);
if (ioctl(sd, SIOCGIFINDEX, &ifr) == -1) {
return 0;
}

How do I write down the DEVICE name in the ifr.ifr_name structure ?

View 2 Replies View Related







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