View Single Post
Posts: 669 | Thanked: 433 times | Joined on May 2010
#1090
Originally Posted by pablocrossa View Post
I cannot seem to figure out what the "Enumerate" button launches in the h-e-n GUI, what equivalent command can I run from the terminal??

Edit: Nevermind, found the source: echo F > /proc/driver/musb_hdrc for future reference
how did you get that?

i'd like to know how to run all the operations from command line in order to run the entire mount process from a widget:

bme disable (i assume "stop bme"?)
choosing speed (low/high/full speed)
VBus boost on/off

-------
another strange issue i've found - there are cases that i see when the "mount" button does not do anything, so i added the following to the mount.sh script right in the start of it to see what is sent as parameter:

dbus-send --type=method_call --dest=org.freedesktop.Notifications /org/freedesktop/Notifications org.freedesktop.Notifications.SystemNoteInfoprint string:"$1"

when i press "UnMount" button, i can see "--unmount" but pressing mount does not show anything - i expected it to show "--mount" - is this assumption wrong?
-----
second issue solved - found this: http://talk.maemo.org/showpost.php?p...&postcount=882

Last edited by impeham; 2013-02-27 at 13:59.