Results 1 to 3 of 3

Thread: Device not accepting address 4, error -110 with Debian Squeeze

  1. #1
    Join Date
    Jan 2012
    Posts
    57

    Device not accepting address 4, error -110 with Debian Squeeze

    My computer is powered by Debian. I got above mentioned error message’ device not accepting address 4, error -110’ while booting the system. I let you know that operating system installed on my external hard drive. tell me if you had noticed same issue? Feel free to post if you are having any solution to overcome the same. Thanks a lot in advance.

  2. #2
    Join Date
    Jun 2011
    Posts
    383

    Re: Device not accepting address 4, error -110 with Debian Squeeze

    Looking at the situation, you should run following command on Linux Rescue mode.
    Code:
    fdisk –l
    copy and past the output of the same over here.
    Also you should provide content of device.map file

    Code:
    chroot /mnt/sysimage
    fdisk -l
    less /boot/grub/device.map


    as far as solutions are concerned try the following and let me know whether it worked for you.

    Simply change ‘/dev/sda1’ to ‘/dev/sda’

    Also try to unload module ehci_hcd by running following command.
    Code:
    modprobe -r ehci_hcd
    if you don’t wanted to do that simply blacklist the same.
    Code:
    /etc/hotplug/blacklist

  3. #3
    Join Date
    Jul 2011
    Posts
    352

    Re: Device not accepting address 4, error -110 with Debian Squeeze

    Powered Hub should not be powered by motherboard. We know that USB hub on motherboard will not be able to generate enough amount of power supply so that one can external hard disk. There is need of troubleshooting in case you are not having external hub.

    Remove all the usb devices which are connected with computer and mount the same. After that try to transfer large files at that time only ‘dmesg’ and see whether you are getting something suspecting. So it could be the most common root cause of the issue so go through it thoroughly and let me know whether it was useful to you.

Similar Threads

  1. Wired internet connection goes up and down in Debian Squeeze
    By Mitchell-Y in forum Networking & Security
    Replies: 3
    Last Post: 22-05-2012, 05:49 PM
  2. Unable to install Grub2 in Debian Squeeze 6.0.2
    By Nalak in forum Windows Software
    Replies: 5
    Last Post: 29-02-2012, 09:37 AM
  3. Unable to install GCC on Debian squeeze.
    By Lol$prakash in forum Portable Devices
    Replies: 5
    Last Post: 02-07-2011, 08:57 PM
  4. Debian squeeze shows PM: Error -22 checking image file
    By HALLBJORN in forum Operating Systems
    Replies: 5
    Last Post: 17-06-2011, 05:31 PM
  5. Dual boot Debian squeeze / lenny
    By Jensen Ackles in forum Operating Systems
    Replies: 6
    Last Post: 03-05-2010, 10:56 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,711,717,573.68608 seconds with 17 queries