USB HP PhotoScanner 1000
Tim Wunder
tim
Mon May 17 12:01:51 PDT 2004
heh...
Well, the easier thing was to use bash's history and konsole to manually
umount/mount, didn't have to take the time to write a script.
I managed to scan in about 70 images throughout the day today, so that's not
too bad. Sure would be a PITA to ask another user (like my wife) to
umount/mount after every scan, though. I doubt I'll buy one of these scanners
(s'posed to be able to get one delivered for $50.00 US through E-Bay), but
it's not a bad little device to borrow. Although, if I *were* to write a
script to refresh the mount, it wouldn't be so bad.
I wonder if the 2.6 kernel is better about keeping updated with drive changes
on a USB hard disk.
BTW, periodically, it took the umount command a *long* time to come back
(~15-30 seconds). I couldn't narrow it down to specific behavior on my part,
just every once in a while. Any thoughts on what would cause that?
Tim
On Sunday 02 May 2004 9:41 am, someone claiming to be Joel Hammer wrote:
> Well, the easiest solution is to make a script to do umount
> and mount it.
>
> Joel
>
> On Sun, May 02, 2004 at 08:19:17AM -0400, Tim Wunder wrote:
> > I'm currently in temporary possession of an HP USB PhotoScanner 1000,
> > which is a little 4x6 scanner for photos. It works beautifully.
> >
> > FC1 can use it as a hard disk (there currently isn't a scanner driver for
> > it). I can mount the scanner with
> > # mount -t auto /dev/sda /mnt/point
> > and the most recently scanned photo will be there.
> >
> > The problem comes with scanning a new photo. When I scan the next photo,
> > the mount point never sees it without unmounting and mounting again. I've
> > tried # mount -o remount /mnt/point
> > but that doesn't work. I must
> > # umount /mnt/point
> > # mount -t auto /dev/sda /mnt/point
> > again.
> >
> > Any ideas?
>
> _______________________________________________
> Linux-users mailing list
> Linux-users at smtp.linux-sxs.org
> Unsubscribe/Suspend/Etc ->
> http://smtp.linux-sxs.org/mailman/listinfo/linux-users
--
Fedora Core 1, Kernel 2.4.22-1.2179.nptl, KDE 3.2.1, Xfree86 4.3.0
16:15:00 up 1:03, 1 user, load average: 0.03, 0.03, 0.16
It's what you learn after you know it all that counts
More information about the Linux-users
mailing list