On 10/13/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
Hi
   I have a canon camera and a Sony Walkman USB-Storage. when i plug my
Sony Walkman i can see in the log it's been connected. but i don't know
how to access to the data with LFS.
with Vmware WinXP on LFS i can check the files on Sony Walkman and update
them i didn't the test with my camera i think it'll be fine.
i alredy tested this tow on my Suse 9.3 and it work well.
i'm using the kernel 2.6.17.10
and this is a snapshot of my config file
CONFIG_USB_ARCH_HAS_HCD=y
CONFIG_USB_ARCH_HAS_OHCI=y
CONFIG_USB_ARCH_HAS_EHCI=y
CONFIG_USB=y
CONFIG_USB_DEVICEFS=y
CONFIG_USB_ISP116X_HCD=m
CONFIG_USB_OHCI_HCD=m
CONFIG_USB_OHCI_LITTLE_ENDIAN=y
CONFIG_USB_UHCI_HCD=m
CONFIG_USB_PRINTER=y
CONFIG_USB_STORAGE=y
CONFIG_USB_STORAGE_DEBUG=y
CONFIG_USB_STORAGE_DATAFAB=y
CONFIG_USB_STORAGE_FREECOM=y
CONFIG_USB_STORAGE_ISD200=y
CONFIG_USB_STORAGE_DPCM=y
CONFIG_USB_STORAGE_USBAT=y
CONFIG_USB_STORAGE_SDDR09=y
CONFIG_USB_STORAGE_SDDR55=y
CONFIG_USB_STORAGE_JUMPSHOT=y
CONFIG_USB_STORAGE_ALAUDA=y
CONFIG_USB_LIBUSUAL=y



--
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page


If you have KDE this link may interest you.  Tutorial shows how to have a window pop up when you plug your card into your USB.  KDE Wiki : DBUS for KDE 3.x


Or put this line in your fstab: (assuming your card shows up as /dev/sda1 like mine
/dev/sda1     /mnt/flash     vfat     noauto,user     0 0

Then mkdir /mnt/flash

Then mount /mnt/flash  and your in.


-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to