USB media is not automounted

Hello, I have a problem. I loggin into KDE or GNOME as a root to secure that I don't have group problems. On the both Desktops, USB storage devices are not automounted for a few days (maybe 1-2 weeks).
Why? What's the matter and how can I solved it? My system is fully up2date.
Greetings

lsusb
[david@helena ~]$ lsusb
Bus 003 Device 001: ID 0000:0000
Bus 005 Device 003: ID 058f:6387 Alcor Micro Corp. Transcend JetFlash Flash Drive
Bus 005 Device 001: ID 0000:0000
Bus 004 Device 001: ID 0000:0000
Bus 002 Device 001: ID 0000:0000
Bus 001 Device 001: ID 0000:0000
I have hwd 5.2, all my system is full updated
hal is on my array:
DAEMONS=(syslog-ng !network hal hwd @alsa ipw3945d dhcdbd networkmanager fam !autofs @laptop-mode !entranced !netfs !gdm 915resolution samba kdm crond)
Automounting worked until a few days...
Also kernel detects it, cause I can mount it manually.
Last edited by Davigetto (2007-12-03 07:09:56)

Similar Messages

  • [SOLVED] My usb drives will not automount

    Hi!
    I've installed a basic Arch system using XFCE4.
    My USB disks and stick will not automount when I insert them. I have added myself to the usual groups.
    Manual mounting works however...
    What could be the issue?
    Last edited by jerik (2013-01-21 00:22:23)

    This did the trick: https://wiki.archlinux.org/index.php/Udiskie

  • USB media device not working properly

    Hello, I have a USB surround sound device that I cannot seem to get working properly. The audio works for the front speakers but will not work for the center or subwoofer. I have gone into the midi/audio device and switched it to multichannel, and it still wont work. The weird thing is that when I test the center and subwoofer speakers under the multichannel settings they respond, but when playing audio I can't get them to work. Any suggestions?
    Black MacBook 2 GB RAM   Mac OS X (10.4.7)  

    I have formatted and installed Windows 7 64bit and USB's were working!!
    Updated and now they don't again?
    Its going out the window soon!!
    Could the firmware update play a part? Am I able to go back to the older firmware?

  • Format and Partition Task Sequence Not Working As Exprected When Using USB Media

    Task looks like this. 
    Had been working on PXE based task sequence, but when I use USB media, it only makes a single partition that is around the size of the USB thumb drive.
    How does this need to be changed so that it makes a C drive partition that is 80% of the total local disk space and a D drive that uses the remaining disk space when using USB boot media?

    If you choose to create a "custom" partition configuration like the one above, then you are responsible for creating any extra required partitions like a BitLocker boot partition.
    Additionally, if you are deploying on a uEFI machine, then you will also need to create the correct uEFI partitions.
    Generally I discourage creating extra partitions.
    Keith Garner - Principal Consultant [owner] -
    http://DeploymentLive.com

  • 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

  • CS4 MEDIA ENCODER (not responding) please help...

    I'm working with a PC VISTA home premiere 4gb ram, Nvidia gt 220 GPU, dual core, and CS4 MASTER SUITE.
    Used PREMIERE PRO CS4 to capture NTSC dv widescreen footage (from DVX100B)
    Used CS4 AFTER EFFECTS for GRAIN & TITLE GRAPHICS and rendered each clip as a QUICKTIME (newest version) .MOV animated file.
    SAVED RENDERED CLIPS TO a 1TB external hard drive...connected to pc via usb...not esata yet...
    IMPORTED RENDERED .MOV files into PREMIERE PRO and EDITED together a nice SEQUENCE just over 3min in length.
    EXPORTED TO MEDIA (used serval different export settings with the same result)  SEQUENCE FILE PULLS UP IN ENCODER and I click START QUE
    and it trys to load then (not responding) freezing MEDIA ENCODER where I have to reboot...due the task manager wont shut it down.
    Everything I have tried (Current Updates Installed, Video Card drivers updated, Re installed Premiere Pro, quicktime update, ENCODER update) is not working.
    1) Are my .MOV files to large? ( what is a good size for a .mov) they range from 60-500MB
    2)I read some forums about debugging  and corrupt .dll files (please advise if the makes sense)
    3) How do I run a clean script...will that help?
    4) I HAVE A BUNCH of audio files .wav and aaf files...in the squence are they loading it down?
    and thank you...hope I described the problem well enough.

    Alirght my ENCODER IS NOT WORKING...a week later...I have compressed my HUGE 50-650mb clips to tiny FLV files...MY CS4 ENCODER cant encode more than 2 clips on the CS4 PPR sEquence...just says  status: waiting    then I hit >start queue and it freezes >not responding 
    every once and a while it will unfreeze (2% of the time actually) and encoding a file...
    TROUBLE SHOOTING HELP
    I dont have a previous copy of cs3 installed (never installed on this pc)
    I have rebuilt my project in a small compress FLV and AVI formats.
    I have unistalled and reinstalled twice.
    I have cleared my  media encoder 4.0 from my app data roaming file
    I have tried the Premiere.exe short cut fix in C: dynamiclinkmanager file
    Im stuck somebody out there has to had this problem...
    Im running a 32bit Vista Dual core 500gb hardrive, 200mhz processor, nvidia geforcegt220 video card, 550w power adobe CS4 MASTER SUITE COLLECTION...CLEAN COMPUTER NEVER ONLINE ALOCATED just for editing purposes...
    WTF ADOBE!!!

  • Recovery from USB media fails in error 10-fc12-0241

    -Got a new laptop t135-s1309.
    -works great.
    -created recovery media on usb using the creation utility. 
    -to test recovery media, I ran recovery from the usb media.
    -starts and carry's out recovery for a time. 
    -then error 10-fc12-0241 is displayed.
    -I then recovery from the hidden partition on the hard disk by holding the zero key down during startup.
    -this works and the machine is restored.
    -by the way i shrunk the 'c' drive to 70 Gb and have a 210 Gb 'd' drive.
    -the machine recovers as expected from the hard drive. I use the choice where partitions are not altered.
    -I tried two different usb flash drives. One a Kingston 8GB, the other a Dane-Elec 8GB.
    -I don't feel there is a hardware problem.
    -I want to have recovery media besides the hard drive so I can recover should the hard disk fail or the hidden partition becomes faulty/unusable.

    gleba wrote:
    -Got a new laptop t135-s1309.
    -works great.
    -created recovery media on usb using the creation utility. 
    -to test recovery media, I ran recovery from the usb media.
    -starts and carry's out recovery for a time. 
    -then error 10-fc12-0241 is displayed.
    -I then recovery from the hidden partition on the hard disk by holding the zero key down during startup.
    -this works and the machine is restored.
    -by the way i shrunk the 'c' drive to 70 Gb and have a 210 Gb 'd' drive.
    -the machine recovers as expected from the hard drive. I use the choice where partitions are not altered.
    -I tried two different usb flash drives. One a Kingston 8GB, the other a Dane-Elec 8GB.
    -I don't feel there is a hardware problem.
    -I want to have recovery media besides the hard drive so I can recover should the hard disk fail or the hidden partition becomes faulty/unusable.
    Probably because the recovery program doesn't support USB connected devices.

  • Curve 9220 BlackBerry App World registration error MTP USB Driver is not installed

    Hi,
    Recently I have purchased Curve 9220, trying connect to BlackBerry App World setup in the first instance I get 
    1. Get the BlackBerry App World Browser Plug-in (I get tick mark) then when I get 
    2. Connect your smartphone I get the drop down of my pin no I select my PIN no here I get a error message (An error has occurred communicating with the BlackBerry App World Web plugin. Please restart your device and try again. If you have content protection enabled on your device, please disable and try again.)
    I have tried rebooting my device no of times it does not work.
    I have removed all USB driveres thats was there in PC rebooted the system it is still not working.
    I have even tried in another PC having win7 it gives error message MTP USB Driver is not installed.
    For information Content protection is not eabled the encription is not ON in my hand set
    Another problem whenever I connect my deice to USB every time it takes up the driver asks me to reboot the sytem (I have even tried the same 4-5 times) still not wokring.
    The hand set is communicating with the BlackBerry desk top software (I have downloaded the latest one and using the same).
    I need to install few apps which was there in my earlier BB so please help.
    Best regards,
    Shaibal Ghosh

    Hello shaibalghosh,
    Welcome to the Community,
    As you having difficulty in connecting to apps. world , On your Homescreen Go to Options > Security > and check 
    encryption is disable For your device and Media card and also Check Firewall it may prevent connecting Apps 
    World. 
              Please have a look at this article of KB Apps world web plug-in error appear when attempting to install applications from a computer
               Try installing OTA .
    Good Luck
    Prince
    Click " Like " if you want to Thank someone.
    If Problem Resolves mark the post(s) as " Solution ", so that other can make use of it.
    Click " Like " if you want to Thank someone.
    If Problem Resolves mark the post(s) as " Solution ", so that other can make use of it.

  • 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.

  • One of my usb ports in not working

    On  my compaq presario v5000, os xp media center, the bottom usb port is not working. When i plug a thumb drive in, it does not reconize it. The mouse lights up but does not work. It shows up in device manager and says it is working properly. The other port works fine. Just reinstalled windows and the computer is completely up to date with all the service packs etc. Have tried unpluging and restarting to no avail. Have tried updating but says it cannot find a better driver. Please Help. Thank you.

    Could you please give me the exact model number of your notebook?
    You can use the following document if you need assistance in finding it.
    http://goo.gl/GDeRb
    -------------How do I give Kudos? | How do I mark a post as Solved? --------------------------------------------------------

  • USB media docking station won't wake up pc

    using the USB media docking station with Toshiba Satellite laptop. If it goes into sleep mode for more than an hour, I need to open the laptop lid in order to wake up the PC. With my old HP laptop, I could simply move my external mouse or press any key on my external keyboard to wake it up

    it could be that the speakers that is having the issue. Does your coworker's laptop work with the speakers when plugged directly into the laptop?
    I have encountered this problem before, when the cable was actually leaking current back through the cable that connects to the headphone port (3.5 mm jack).
    Regards,
    Jin Li
    May this year, be the year of 'DO'!
    I am a volunteer, and not a paid staff of Lenovo or Microsoft

  • Cannot create standalone USB media

    When trying to make standalone USB media we get errors we can't get past.
    Here is the errors from the log file with some lines before and after the actual error:
    Staging OS Image Package BMC000EE CreateTsMedia
    4/11/2014 11:58:07 AM 9064 (0x2368)
    Before executing state - fsVolumeSpaceRemaining= 23066 Mb
    CreateTsMedia 4/11/2014 11:58:07 AM
    9064 (0x2368)
    Win7_4-10-14001.swm size is 822 Mb CreateTsMedia
    4/11/2014 11:58:07 AM 9064 (0x2368)
    After executing state - fsVolumeSpaceRemaining= 22244 Mb
    CreateTsMedia 4/11/2014 11:58:07 AM
    9064 (0x2368)
    CreateTsMedia 4/11/2014 11:58:07 AM
    9064 (0x2368)
    Could not find extension in input path "J:\"
    CreateTsMedia 4/11/2014 11:58:07 AM
    9064 (0x2368)
    Failed to create media (0x80070057) CreateTsMedia
    4/11/2014 11:58:07 AM 9064 (0x2368)
    CreateTsMedia failed with error 0x80070057, details=""
    CreateTsMedia 4/11/2014 11:58:07 AM
    9064 (0x2368)
    MediaGenerator::~MediaGenerator() CreateTsMedia
    4/11/2014 11:58:07 AM 9064 (0x2368)
    ~Machine() CreateTsMedia
    4/11/2014 11:58:07 AM 9064 (0x2368)
    State::~State() CreateTsMedia
    4/11/2014 11:58:07 AM 9064 (0x2368)
    State::~State() CreateTsMedia
    4/11/2014 11:58:07 AM 9064 (0x2368)
    This happens on 3 different computers one of which is fresh out of the box.  I have read through all the threads that talk about network shares and the hidden windows 7 drive but none of these solution resolve the issue.
    2 of the computers are windows 7 ENT and 1 is windows 8 ENT.  This is a large image an we are using a 32GB Transcend USB 3 flash drive.  Any help would be appreciated.

    I have read through all the threads that talk about network shares and the hidden windows 7 drive but none of these solution
    resolve the issue.
    Yes, sadly that is what the above was referencing.
    On a fresh note, while using process monitor we were able to see that it seems to fail on finding some odd registry
    entries from the host machine.  When those entries are added (not even sure why it needs them from the host machine) the build still fails.

  • When my iphone connect to computer,the iphone screen appears three choices (storage usb,media device,ptp) ,why??

    when my iphone connect to computer,the iphone screen appears three choices (storage usb,media device,ptp) ,why??
    is that the problem why the iphone cannot connect the itunes?? or click any one to connect with itunes??

    Hi Si,
    Welcome to Apple Support Communities.
    See this article for some troubleshooting tips that can help if your iPhone isn't recognized in iTunes:
    iOS: Device not recognized in iTunes for Windows
    http://support.apple.com/kb/TS1538
    Best,
    Jeremy

  • PKGBUILD aborts with /usb/media/stv680..internal compiler er

    PKGBUILD kernel2.6.12.2 ...custom pkgrel 1..w/downloaded patches.
    makepkg PKGBUILD  (with config changes in config for -custom)...
    Fails with abort message: drivers/usb/media/stv680.o...:internal compiler error Segmentation fault.
    Tried twice.

    mpie;
    The observation is correct.  vmlinuz code allows the boot of the CD's kernel.  The fact that such code is useable is not covered in the details provided in the archCD.
    As reported in previous posts attempting to use vmlinuz, there is no internet access after the boot to arch log-in.  All attempts to start the internet fail because the modules have not been loaded (numerous displays of errors during boot-up).
    At any rate, the custom kernel generated through ABS after many trials does not produce a boot-up to desktop but just to log-in on vc1 which is unuseable because the keyboard cannot enter single keystrokes..repeats .  This action occurred after...pacman -Syu as well when trying to upgrade to kernel 2.6.12.2.
    Code is king in performing the upgrades or making changes.
    When using ABS to generate a custom kernel in LOCAL VERSION="-custom", it seems that the pkgrel number is important code..."unique" is the word used in the wiki.  Any number greater than the latest pkgrel number would be "unique".  I suspect that the number to be entered "has to be one greater than the latest pkgrel" and is not a "unique" number.
    The custom kernel has the correct config change as desired included in the kernel loaded.
    I am not able to utilize kernel2.6.12.2 after many fruitless hours in changing one config line in the kernel config.
    I am unable to download via pacman -Syu and get a useable kernel.  The keyboard malfunctions.
    I have no other ideas for the upgrade.  Custom kernel gave the same result thru ABS.
    Frustration rules!

  • Old extreme n, and usb media card reader

    hey, i am trying to hook up an iogear usb media card reader, a usb memory stick, and a portable 2.5" hdd to the belkin mac mini usb hub, and the hub to the old airport extreme n base station.
    the usb stick and the hard drive are recognized without any problems.
    the media card reader shows up in the disks tab of the airport utility, but it doesn't show something is connected to the card reader when a card is added. it just keeps showing 0MB in all four slots.
    usb hub is powered, card reader is not.
    when i connect the reader to the AEBS directly i get the same result, so i don't think the hub is the problem, since it runs other two devices flawlessly.
    usb card reader works fine when connected directly to any computer as well.
    any ideas? is it not possible to connect a card reader to the base station?

    Unfortunately not.
    The only devices that work are printers, disk drives and hubs.

Maybe you are looking for