Results 1 to 1 of 1
hello,
Im trying to mount a usb on a embeded device (livebox pro fr) It has a usb port and
printer support. It has some modules already loaded into the ...
- 11-21-2009 #1Just Joined!
- Join Date
- Nov 2009
- Posts
- 1
Mount usb help
hello,
Im trying to mount a usb on a embeded device (livebox pro fr) It has a usb port and
printer support. It has some modules already loaded into the kernel ( 2.6.12.6 )
Which do i need to mount a usb?
lsmod
It also has a usb manger well i think it is anywayCode:krtp 180928 0 - Live 0xc0155000 sco 8528 0 - Live 0xc00c2000 hci_uart 16768 7 - Live 0xc00b2000 bnep 8736 2 - Live 0xc00b8000 rfcomm 30704 6 - Live 0xc009b000 l2cap 19440 9 bnep,rfcomm, Live 0xc008c000 bluetooth 49248 18 krtp,sco,hci_uart,bnep,rfcomm,l2cap, Live 0xc00c8000 bt_reset 1536 0 - Live 0xc0084000 wl 448992 0 - Live 0xc01af000 ohci_hcd 19120 0 - Live 0xc0095000 usbcore 95408 2 ohci_hcd, Live 0xc00fd000 blaadd 6256 0 - Live 0xc0081000 adsldd 122752 0 - Live 0xc00de000 atmapi 50800 2 blaadd,adsldd, Live 0xc00a4000 switch 1200 0 - Live 0xc0074000 bcm_usb 18032 0 - Live 0xc0086000 bcm_enet 22080 0 - Live 0xc006d000 spi 17632 2 bcm_enet, Live 0xc0077000 watchdog 960 0 - Live 0xc006b000
usbmgr
How can i mount the usb ?Code:usbmgr usbmgr[2713]: start 0.4.8 usbmgr[2713]: sleep time -1 micro sec Name: /usr/etc/usbmgr/usbmgr.conf Load_from_file: /usr/etc/usbmgr/preload.conf /mnt/jffs2/jffs2_3/etc # usbmgr[2715]: buffer line: remove T usbmgr[2715]: class:0x9 subclass:0x0 protocol:0x0 usbmgr[2715]: try /usr/etc/usbmgr/class/09/00/00/module usbmgr[2715]: try /usr/etc/usbmgr/class/09/00/module usbmgr[2715]: try /usr/etc/usbmgr/class/09/module usbmgr[2715]: try /usr/etc/usbmgr/class/module usbmgr[2715]: USB device isn't matched the configuration usbmgr[2715]: buffer line: remove T usbmgr[2715]: vendor:0x13fe product:0x3100 usbmgr[2715]: class:0x8 subclass:0x6 protocol:0x50 usbmgr[2715]: try /usr/etc/usbmgr/class/08/06/50/module usbmgr[2715]: try /usr/etc/usbmgr/class/08/06/module usbmgr[2715]: USB device is matched the configuration Load_from_file: /usr/etc/usbmgr/class/08/06/module Start to load end of loop really the end 9 (len 8) end of file 2 Module_load name: modprobe: module scsi_mod not found. modprobe: failed to load module scsi_mod usbmgr[2715]: "scsi_mod" was loaded usbmgr[2715]: load device -> beep good usbmgr[2715]: try /usr/etc/usbmgr/class/08/06/50/script usbmgr[2715]: try /usr/etc/usbmgr/class/08/06/script Load_from_file: /usr/etc/usbmgr/class/08/06/script Start to load end of loop really the end 8 (len 7) end of file 2 usbmgr[2715]: execute_script:used buf length 40 Path: /usr/etc/usbmgr/storage Cmd2 : storage usbmgr[2717]: Path: /usr/etc/usbmgr/storage usbmgr[2717]: exec error /usr/etc/usbmgr/storage usbmgr[2717]: do_mount action 2 usbmgr[2717]: do_mount need not to unmount envp2 addr 0x00000000 usbmgr[2715]: execute script -> beep fail usbmgr[2715]: start /usr/etc/usbmgr/class/08/06/script


Reply With Quote