How to access the GPIO

Hello,

I’m not getting work as GPIO. I’m trying to run the example code “gpio_test” and always returns the error:
“Open: / dev/gpio/84: No such device or address”

I’ve checked that the module is loaded into the kernel. And the nodes “/ dev/gpio/84” and “/ dev/gpio/85” are created.

Can anyone help?

PS: I have a ConnectCore 9P 9215 Digi JumpStart Kit EL 4.2.

Solved!

I thought the module was automatically loaded into the kernel after boot.

I ran the following lines:

#/lib/modules/2.6.26.6/extra # ls
gpio.ko minimal.ko

#/lib/modules/2.6.26.6/extra # insmod gpio.ko

#/lib/modules/2.6.26.6/extra # lsmod
Module Size Used by Not tainted
gpio 3820 0