--- In Kevin Cozens <> wrote:
>
> --- In renaud Clausin <r_clausin@> wrote:
> > I search to unload modules, loaded by the script 'loadUSBModules.sh'
> [snip]
> > insmod sd_mod
> > insmod -q -s usb-storage;
> >
> > lsmod give me :
> >
> > $ lsmod
> > Module Size Used by Tainted: P
> > usb-storage 55912 0 (unused)
> > sd_mod 11100 0 (unused)
> [snip]
> > I begin to unload usb-storage because it's unused
> > $ rmmod usb-storage
> > rmmod: usb-storage: No such file or directory
>
> It may not be the problem but why is usb-storage mounted with "-q -s" when
> those flags aren't used to install any of the others? Why is there a
> semi-colon at the end of the line? I would at least remove the semi-colon
> from the insmod line. Does it make any difference if include the semi-colon
> at the end of the rmmod command?
>
Yeah, I don't know about that. I used loadUSBModules.sh included in the TS-7260
to install the modules, and it doesn't have any of that.
Still, it'd be nice to be able to leave the board the same way I found it
without having to reboot.
------------------------------------
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/ts-7000/
<*> Your email settings:
Individual Email | Traditional
<*> To change settings online go to:
http://groups.yahoo.com/group/ts-7000/join
(Yahoo! ID required)
<*> To change settings via email:
<*> To unsubscribe from this group, send an email to:
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|