On Sep 18, 2015 2:20 PM, "Robert Willy" <[email protected]> wrote:
>
> Hi,
>
> On target Sitara AM3359 Starter Kit, I run the following command:
>
>
>
>
> root@am335x-evm:/# cat
/sys/class/gpio/export

> cat: can't open '/sys/class/gpio/export': Permission denied
> root@am335x-evm:/# sudo cat
/sys/class/gpio/export

> -sh: sudo: command not found
> root@am335x-evm:/# sudo
> -sh: sudo: command not found
> root@am335x-evm:/#
>
> sudo is not recognized at the targer, but it says 'Permission denied'
when using without sudo.
> How to get the file 'export' output?

Is it even enabled in your kernel config?

CONFIG_GPIO_SYSFS

Btw ti's support forum for that device/kernel/rootfs is located here:
https://e2e.ti.com you'll probably get better answers as people are running
that same sdk/rootfs that you are..

Regards,

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to