Re: iPod nano can't be re-mounted unless it is physically reconnected

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Sat, 2006-06-17 at 21:14 -0300, Andre Costa wrote:
> Hi Kanwar,
> 
> On Sat, 17 Jun 2006 13:02:30 -0400
> Kanwar Ranbir Sandhu <m3freak@xxxxxxxxxx> wrote:
> 
> > On Sat, 2006-17-06 at 11:40 -0300, Andre Costa wrote:
> > > I noticed that after I unmount it, /dev/sda2 disappears, and the
> > > only way I can get it back is through the unplug-replug process
> > > mentioned. Does this suggest a problem with my USB or hotplug
> > > backend configuration? Anyone experiencing this?
> > 
> > My digital camera turns off if idle for a few minutes.  When that
> > happens, I can no longer access it from my laptop.  I get around it by
> > just power cycling the camera.
> > 
> > Try turning the ipod off and on while it's still plugged in.  It's
> > effectively the same as unplugging and plugging it back in.
> 
> Thks for the tips. It could be the automatic powerdown, indeed, but
> unfortunately that's not the case with the iPod. It is still on but
> Linux refuses to see it. My guess is that is has something to do with
> HAL daemon, because /dev/sda2 is only recreated when I "re-plug" the
> iPod. I have zero HAL knowledge to risk any other elaborated guess,
> though... any takers?
----
this worked for me in FC-4 but I haven't fooled with it since I went to
FC-5

$ cat $/HOME/.gtkpod/gtkpod.out
#!/bin/sh
#
sudo /usr/bin/eject /dev/sda2
sudo /sbin/modprobe -r sbp2
sudo /usr/bin/eject /dev/sda2

tail -n 5 /etc/sudoers
# Cmnd alias specification
Cmnd_Alias IPOD=/sbin/modprobe -r sbp2
Cmnd_Alias EJECT=/usr/bin/eject /dev/sda2
# User privilege specification
craig   ALL=(ALL) ALL
craig   ALL= NOPASSWD : IPOD, EJECT

Craig

-- 
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [Fedora Magazine]     [Fedora News]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Maintainers]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [Fedora Fonts]     [ATA RAID]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [SSH]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Tux]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Asterisk PBX]     [Fedora Sparc]     [Fedora Universal Network Connector]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux