USB External HD Not Working

Lately my computer has been crashing a lot.. different things such as just randomly freezing andnot being able to move the mouse or even click... another thing is freezing and showing a screen with white text and a black background giving different errors in code.. sometimes it also says i need to restart my computer. its also freezing in safari and other applications. i reinstalled everything and its still doing it. now im trying to hook in 1 of my 2 usb external hd's and wired keyboard & mouse and only one of them works. ive tried changing ports and cords and what not, but i think theres something else wrong with my computer. can anyone help?
PowerBook G4   Mac OS X (10.4.5)  

Have you run the Apple hardware test? Insert your OS X disk, hold the option key down while rebooting, and choose Apple hardware test. Does it show anything?
Have you recently made any hardware changes, like adding new memory? When you click on the blue apple and about this mac, does your total memory show correctly? Have you reseated your memory?
Have you created a new user on your system, through the account prefernce pane, to see if you have the same issues? If you have the same issues, then you know it's a system-wide problem (hardware or software). If you don't have the issues, then you know the cause is related to something specifically associated with your other ID.
Have you done a safe boot? Reboot your system, holding down the shift key. This does some housekeeping and bypasses loading some startup items. After a successful safe boot, if you reboot normally, do you still have the problems?
Do you run a program like MacJanitor or OnyX to ensure system maintenance is taking place? I use OnyX, which is available here. Run the cleaning and maintenance tabs.
The above steps will cover alot of troubleshooting ground. You should also view the kernal panic guide by Dr. Smoke here.
Let us know what you find out.

Similar Messages

  • Usb external soundcard not working on imac osx10.6.8

    Hi ,I'm trying to record music and get a soundcard- Native Instruments Komplete Audio 6 working but message says "no native instruments usb device connected". I've tried different usb ports to no avail.The manual says it will only work with usb 2 and according to my IMac specs it says usb 2, but no signal is coming through. The recording software is Cubase Le 5. Any help would be appreciated.

    i don't know the new versions of cubase but...
    switch everything off, no... wait wait wait, i haven't finished yet...
    when everything is off, plug up AUDIO 6, power up and then go to the apple icon in the top left of the finder window.
    click about this mac
    and then click more info
    then click on system report (you might not see this bit and the next page opens anyway)
    then click on the hardware column please hit USB
    can you see the AUDIO 6 listed on the right?

  • External USB HD does not work with HAL:

    External USB HD does not work with HAL:
    From the last 10 days the HAL auto-mount with ntfs-3g file system of my external hard drive  does not woks.
    But the manual mount procedure with the command mount -t ntfs-3g /dev/sdb* /mnt/XYZ works.
    I've followed the instructions in the wiki: http://wiki.archlinux.org/index.php/HAL and the system has worked up to the last kernel or HAL update.
    My fat32 usb-stick works without any problem.
    If I try to open the device with KDE it appears an error popup wit this message:
    TODO: have to rethink extra options
    Error: kio_media_mount_helper
    The log from the kernel.log is
    Nov 6 22:03:16 myhost usb 5-1: new high speed USB device using ehci_hcd and address 4
    Nov 6 22:03:16 myhost usb 5-1: configuration #1 chosen from 1 choice
    Nov 6 22:03:17 myhost Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2
    Nov 6 22:03:17 myhost ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
    Nov 6 22:03:17 myhost Initializing USB Mass Storage driver...
    Nov 6 22:03:17 myhost scsi6 : SCSI emulation for USB Mass Storage devices
    Nov 6 22:03:17 myhost usb-storage: device found at 4
    Nov 6 22:03:17 myhost usb-storage: waiting for device to settle before scanning
    Nov 6 22:03:17 myhost usbcore: registered new interface driver usb-storage
    Nov 6 22:03:17 myhost USB Mass Storage support registered.
    Nov 6 22:03:22 myhost scsi 6:0:0:0: Direct-Access WDC WD32 00JB-00KFA0 0811 PQ: 0 ANSI: 0
    Nov 6 22:03:22 myhost sd 6:0:0:0: [sdb] 625142448 512-byte hardware sectors (320073 MB)
    Nov 6 22:03:22 myhost sd 6:0:0:0: [sdb] Test WP failed, assume Write Enabled
    Nov 6 22:03:22 myhost sd 6:0:0:0: [sdb] Assuming drive cache: write through
    Nov 6 22:03:22 myhost sd 6:0:0:0: [sdb] 625142448 512-byte hardware sectors (320073 MB)
    Nov 6 22:03:22 myhost sd 6:0:0:0: [sdb] Test WP failed, assume Write Enabled
    Nov 6 22:03:22 myhost sd 6:0:0:0: [sdb] Assuming drive cache: write through
    Nov 6 22:03:22 myhost sdb: sdb1
    Nov 6 22:03:22 myhost sd 6:0:0:0: [sdb] Attached SCSI disk
    Nov 6 22:03:22 myhost sd 6:0:0:0: Attached scsi generic sg2 type 0
    Nov 6 22:03:22 myhost usb-storage: device scan complete
    and the error.log is
    Nov 6 22:03:22 myhost sd 6:0:0:0: [sdb] Assuming drive cache: write through
    Nov 6 22:03:22 myhost sd 6:0:0:0: [sdb] Assuming drive cache: write through
    Do you have some idea ....
    Bye.

    I have done the following:
    Downloaded the patched hal version.
    used makepkg in /abs/local/trunk/ to create a pkg for pacman
    used sudo pacman -U pkgname to install it.
    used sudo nano /etc/hal/fdi/policy/preferences.fdi to create the fdi file with the following content:
    saved the file and removed my ntfs entryes from fstab and rebooted. and still there is no automount off ntfs partitions.
    have i done something wrong?
    br fjodork
    WARNING: what follows is a guide of what did work for me, I'm still in an early stage of learning linux, so please correct me if anything of what follows is wrong/dangerous/stupid. As I said, this worked for me, it's not pretty, since I was learning each step on the fly and I'm sure there are better ways to do this.
    So fjodork, you seem to have done the the necessary steps, though i couldn't get it to work until i first removed hal without dependencies
    pacman -Rd hal
    it will give you some warning about the dependencies, ignore  it since we are reinstalling hal in a few steps.
    First i tried to follow Raymano's link, obviously it showed me nothing in the browser so I thought it might be a broken link.
    So I downloaded the source tarball from here http://hal.freedesktop.org/releases/hal-0.5.10.tar.gz
    unpacked it changed the /tools/hal-storage-mount.c as per Milfadoodle's instructions.
    at first I tried to compile directly from source, the process would finish without a glitch though after reboot nothing changed, as if hal weren't
    installed, i guess there were issues with paths. anyway read on
    Then repacked the source in tarball, copied it to /var/abs/extra/system/hal and modified the PKGBUILD as follows
    makedepends=('pkgconfig' 'gperf')
    options=('!libtool')
    install=hal.install
    source=(${pkgname}-${pkgver}.tar.gz #removed url so makepkg looks in the current directory for the tarball
        hal
        hal-policy.patch
        cryptsetup_location.patch
        hal-0.5.9-hide-diagnostic.patch
        ntfs3g-valid-options.patch)
    md5sums=('6641c30a27c00485c6accac5110ff911' # replace with md5sum of your package's sourceball (run md5sum filename)
             '882f67668cb14a0a9e4a27ef22278027'
             '5ba8b610aa9763a5f42b9f7cbd7a86ad'
    then makepkg (i had to add --asroot, don't ask why
    and finally pacman -U hal-0.5.10-1-i686.pkg
    another reboot and everything worked without a glitch!:D (yeah i know i still haven't got rid of the reboot mentality )
    I have also put the policy files as per the wiki instructions.
    PS: I know this is a dirty way to getting things done but as i said, I'm just starting
    If anyone could comment/correct/explain this post I'd be more than happy, the automount issue was bothering me for about a month now (you'll say why do I need ntfs in the first place? well, I only recently switched for Linux as my primary OS, these are some relics of the M$ era

  • External USB keyboard does not work with T60 after BIOS upgrade

    External USB keyboard does not work properly with T60 after 2.26-1.07 BIOS upgrade.
    It does the same with or without the docking station.
    Anyone else bumped into this problem yet? 
    Has someone found any fixes for this?
    t

    Hi and welcome the forum!
    Try uninstalling all USB hub devices from the device manager and reinstalling them again, particularly the keyboard's.
    v2.26 is supposed to fix the issue according to lenovo:- http://www-307.ibm.com/pc/support/site.wss/document.do?lndocid=MIGR-63024
    Hope it helps.
    Maliha (I don't work for lenovo)
    ThinkPads:- T400[Win 7], T60[Win 7], IBM 240[Win XP]
    IdeaPad: U350
    Apple:- Macbook Air [Snow Leopard]
    Did someone help you today? Compliment them with a Kudos!
    Was your question answered today? Mark it as an Accepted Solution! 
      Lenovo Deutsche Community     Lenovo Comunidad en Español 
    Visit my YouTube Channel

  • Apple USB keyboard does not work with one internal usb port

    Hi everyone,
    hope someone can help me to solve my problem. I have a MPB13 retina late 2013 since something like 3 months. I have additional screen (dell), usb wired keyboard (apple) and BT magic mouse.
    Since a few days, my usb keyboard does not work well. It only want to work properly when plugged to the rights side usb port internal port and not anymore on the left one. It also work on a usb external concentrator. Before, I had no problem, it worked perfectly. There was no problem such as cofee on it...
    After searching the web on such problem, I tries a few things such as:
    I tried the keyboard on another computer (windows): works fine
    I tried usb stick and external DVD reading on the left internal usb ports: works fine
    I switch the MPB off and turn it back on: the usb keyboard still does not work on the left usb port
    I tried the SMC and PRAM reset : nothing
    Any idea ??
    Thanks
    Guillaume

    I'm facing the same problem, found any solutions ?

  • Audio output and left USB port is not working!

    Hi! I have MacBook Air 13" late 2010, Audio output and left USB port is not working!
    What happened?
    Part No.: Z0JH000TE RS

    If the left USB port doesnt work with an external mouse its seems to be a hardware malfunction of this USB port.
    The newest BIOS is already installed?
    Have you removed all USB ports from device manager and restarted your notebook?
    If you have already tried this, contact an authorized service provider. The guys can try to fix this issue and it should be covered by warranty, if you still have warranty on this notebook. :)

  • 1 of my USB ports is not working. Help?

    Suddenly one of my USB ports is not working. No matter what I plug into it, it doesn't work.  Any help or ideas would be appreciated.  Thanks.

    Not in the one that's ailing, but it does in the other one.  I've also plugged in an external USB hard drive and that doesn't connect.  Also a mouse's USB dongle and that doesn't work in the ailing one, but is fine in the other one.
    I've also tried ( a couple of times ) to simple reboot hoping that would jog it, but that doesn't seem to help either.

  • USB Ports are not working in Windows 7

    I am on a MacBook and I installed Windows 7 via Bootcamp. It is working amazingly. I love all the new features and the look.
    But all my usb devices are not working. I have a external HD and a Zune and a printer plugged in and nothing shows up.
    I have tried with my usb hub and without. Doesn't make a difference.
    BUT, they do show up in the Hardware and Devices place. Like I can remove them but not explore them.
    I have installed all the drivers for bootcamp and everything.
    Please help.
    Thanks in Advance.
    Best Regards,
    Luc

    "I'm a new mac user and I've just purchased a Late 2009 Macbook White. I updated bootcamp and installed windows 7 on it, and upgraded the boot camp assistant on the Windows 7 to 3.1. but when ever i plug in a Flash drive into the upper slot it does not seems to recognize it and there is no safely remove icon on the task bar, but i am able to see it in my computer. but when i plug the same flash drive to the lower usb slot everything works fine, autorun, safely remove. can any one help me with this problem, is it a Hardware problem or Software problem."
    do you have the same problem as me?

  • My Macbook Pro keyboard AND USB keyboard will not work.  However, the trackpad and USB mouse will work.  Any help?

    My Macbook Pro keyboard and USB keyboard will not work.  However, the trackpad and USB mouse will work.  Any help?
    This is quite frustrating, since it randomly occured as I was browsing the web.  It seemed to happen out of nowhere.  I cannot login to my user account because I cannot type my password. 
    Any help will be appreciated.
    -Matt

    If you have another Mac, boot the non-working one into Target Disk Mode (holding down "T" at startup). Hook up the two Macs via a Firewire cable. The non-working one will mount on the other Mac as an external Firewire HD.
    Next, download the 10.5.6 Combo update from here:
    http://www.apple.com/downloads/macosx/apple/macosx_updates/macosx1056comboupdate .html
    Run it. When it asks you for a destination, choose the other Mac that was mounted via Firewire. When it's done, unmount the computer and restart it. The keyboard and mouse should work now.

  • USB hub does not work!  Help

    I was attempting to install a KVM switch for my G4 and G5 that required me attaching my keyboard and mouse to the usb port on the back of the monitor.
    The USB hub does not work! Monitor cable has no bent pins, and works perfectly for video with all my Mac's, G4's, G5's. The problem is I have had this monitor awhile and never tried these ports so apple won't help.
    Anyone have any suggestions why these ports don't work and if there is a fix?
    Can any one recommend a KVM switch that supports ADC, and USB so I bypass this hub.
    Thanks

    Some USB 2.0 hardware works very well w/USB 3.0 & some don't.  Suggest that you contact the sound card manufacturer & ask them.  Perhaps they can recommend a work-a-round. 
    Another user posted about the same problem some weeks ago regarding a sound card. 

  • USB ports does not work

    Hi I have problems with not working USB ports. It used to work. I downloaded actual drivers at msi.com for my gaming notebook GX 60 Destroyer and now my USB ports does not work. What should I do?

    What driver have you updated?
    Try to do an EC firmware reset by removing the battery and the AC adapter then put the battery back with AC adapter attached.
    Same questions like Pegasus asked, does all ports not working? which one exactly? What OS are you using?
    Have you done any changes to the system? (for example: self-install OS or changing OS)

  • I plugged in my ipod and now i get the error message: Because a USB device was drawing too much power from your computer, one or more of your USB devices have been disabled" - i have a MAcBook pro and now my USB ports do not work - can anyone help me ???

    i plugged in my ipod and now i get the error message: Because a USB device was drawing too much power from your computer, one or more of your USB devices have been disabled" - i have a MAcBook pro and now my USB ports do not work - can anyone help me ???

    Sometimes you have to reset the SMC two or three times for it to work, don't know why. I've seen that error message before and 100% of the time it was fixed with an SMC reset. I suppose it's possible that your keyboard or mouse IS drawing too much power, do you have access to another you could try?

  • Hp pavilion g6-2305tx left side usb 3.0 not working after installing windows 7 home premium

    Hi ,
    The left usb ports are not working on my pavillion g6 2305tx after a fresh win 7 installation. Already installed chipset drivers, but this doesnt solve the problem.
    Please check the screenshot below.
    Kindly help.
    Thanks

    Hi,
    Please try installing window 7 USB 3.0 driver for the following issue
    For Win 7 64 bit
    http://h10025.www1.hp.com/ewfrf/wc/softwareDownloadIndex?
    cc=us&lc=en&dlc=en&softwareitem=ob-102571-1
    For Win 7 32 bit
    http://h20000.www2.hp.com/bizsupport/TechSupport/SoftwareDescript
    ion.jsp?
    cc=us&prodSeriesId=5260575&prodNameId=5260578&taskId=135&swItem=w
    k-106309-1
    Regards,
    Sumit
    I am an HP Employee.
    The opinions expressed here are my personal opinions, not of HP.
    Make it easier for other people to find solutions, by marking an answer “Accept as Solution” if it solves your problem.
    Click on Kudos if my post helped you.

  • T420 USB Ports do not work after installing XP

    Hello my office has  been using Lenovo's for some time now but we recently purchased a T420 and installed Windows XP SP3 on it.  The issue we are having is that the uSB ports do not work.  I have tried every driver I can find but still no luck, can anyone help?

    hey chris0277,
    could you check in Device Manager and see if there is any ? or ! symbol on the USB area.
    If there is, i do recommend uninstalling the drivers from it and then visit http://support.lenovo.com and update your unit
    WW Social Media
    Important Note: If you need help, post your question in the forum, and include your system type, model number and OS. Do not post your serial number.
    Did someone help you today? Press the star on the left to thank them with a Kudo!
    If you find a post helpful and it answers your question, please mark it as an "Accepted Solution"!
    Follow @LenovoForums on Twitter!
    Have you checked out the Community Knowledgebase yet?!
    How to send a private message? --> Check out this article.

  • PavillionG​7-2315nr windows 7(64 bit) USB serial control or usb ports are not working. Please help!

    Hi I downgraded the laptop from windows 8 to windows 7 64 bit. Two of my USB ports are not working and cant find the right drivers for it. Can you please direct me, where I can download and update the drivers? Thanks in advance.
    Shawe

    Hi:
    Download and instal both of these drivers and reboot.
    http://h20565.www2.hp.com/hpsc/swd/public/detail?s​p4ts.oid=5229463&swItemId=ob_125616_1&swEnvOid=405​...
    http://h20565.www2.hp.com/hpsc/swd/public/detail?s​p4ts.oid=5229463&swItemId=ob_123787_1&swEnvOid=405​...

Maybe you are looking for

  • Report on what time a computer crashes

    I'm getting power failures on random days, always off office hours. I'm trying to find where I can get info on what time the computer crashed. I have it hooked up to a UPS so it's long enough to let the battery drain, and it's only one corner in the

  • CM 2012 Reporting Services displays an error

    When attempting to edit a Config Manager 2012 report, I get the followign error: A connection was successfully established with the server, but then an error occurred during the pre-login handshake. (provider: SSL Provider, error: 0 - The certificate

  • Multiple Internal IP in PIX 525 v7.2 unable to access from HQ

    Hi Guys, I got a problem where my HQ(private IP)unable to ping and access server with ip 10.45.x.42 reside at my branch.Both HQ and my Branch using private IP.My LAN using 2 IP Range.     LAN                       FW                 Exinda           

  • How can I receive these answers in another email account? or How can I change or add a new rescue email?

    I can´t buy apps with my Apple ID because I forgot the answers to my security questions, so Itunes redirects me to apple web page, then Apple sends the answers to my rescue email, the only problem is that I deleted this account.

  • Lightspark PKGBUILD: problems on building

    I was creating a new PKGBUILD for lightsmark-git, an alternative opensource flash plugin: # Contributor: Flamelab <[email protected]> pkgname=lightspark-git _realpkgname=lightspark pkgver=20100518 pkgrel=1 pkgdesc="An alternative Flash Player impl