Kosmos
Member
- Joined
- Apr 10, 2012
- Messages
- 228
In normal user mode the USB and Wifi toggles stopped working. (OP is running SZ1.5 off of SD).
The nand version of SZ1.5 works fine so it is not physical.
Also, back on the SD version I can toggle them from root but not from normal user.
by using su
then typing
# /usr/pandora/scripts/pnd_run.sh -p "usr/pandora/apps/op_wifi.pnd" -e "op_wifi.sh" -b "op_wifi"
and
# /usr/pandora/scripts/pnd_run.sh -p "usr/pandora/apps/op_usbhost.pnd" -e "op_usbhost.sh" -b "op_usbhost"
I then have Wifi (connected to my network) and can mount USB sticks. And must run the same commands from root to disable them.
I can NOT run them from the taskbar-icon or from the CLI from a normal user though.
Any idea what may have changed?
The wifi command "looks" like it works when typed from a CLI of a normal user but no network connection.
The USB command typed from a normal user CLI gives 3 errors of pndrun_op_usbhost.out: Permission Denied
NOTE: (See final post). The problem appears to be caused by conflicting /pandora/appdata folders on multiple partitions used for backup. I moved the backup folder to a sub-folder.
So far it seems fixed!
The nand version of SZ1.5 works fine so it is not physical.
Also, back on the SD version I can toggle them from root but not from normal user.
by using su
then typing
# /usr/pandora/scripts/pnd_run.sh -p "usr/pandora/apps/op_wifi.pnd" -e "op_wifi.sh" -b "op_wifi"
and
# /usr/pandora/scripts/pnd_run.sh -p "usr/pandora/apps/op_usbhost.pnd" -e "op_usbhost.sh" -b "op_usbhost"
I then have Wifi (connected to my network) and can mount USB sticks. And must run the same commands from root to disable them.
I can NOT run them from the taskbar-icon or from the CLI from a normal user though.
Any idea what may have changed?
The wifi command "looks" like it works when typed from a CLI of a normal user but no network connection.
The USB command typed from a normal user CLI gives 3 errors of pndrun_op_usbhost.out: Permission Denied
NOTE: (See final post). The problem appears to be caused by conflicting /pandora/appdata folders on multiple partitions used for backup. I moved the backup folder to a sub-folder.
So far it seems fixed!
Last edited by a moderator: