[beagleboard] Able UART on BeagleBone Black

2013-12-17 Thread André Lessa
Hi

I'm trying used the UART on BeagleBone Black, but in my "/dev" only find 
the ttyO0, and I need to use the ttyO1, how I do to enable this device in 
the "/dev"? Someone can help me?

Thanks 
André Lessa

-- 
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 beagleboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


[beagleboard] UART BeagleBone Black

2013-12-17 Thread André Lessa
Hi

I'm trying used the UART on BeagleBone Black, but in my "/dev" only find 
the ttyO0, and I need to use the ttyO1, how I do to enable this device in 
the "/dev"? Someone can help me?

Thanks 
André Lessa

-- 
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 beagleboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: [beagleboard] Enable SNMP on BeagleBone Black

2014-08-27 Thread André Lessa
Hi David,

I forgot write the distribution, I use Angstrom, and with this command 
didn't work.

Thanks
André Lessa

-- 
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 beagleboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [beagleboard] Enable SNMP on BeagleBone Black

2014-08-28 Thread André Lessa
No because in angstrom don't have the avaible package. 

Unknown package 'snmp'.
Unknown package 'snmpd'.
Collected errors:
 * opkg_install_cmd: Cannot install package snmp.
 * opkg_install_cmd: Cannot install package snmpd.


Em quarta-feira, 27 de agosto de 2014 20h33min13s UTC-3, William Hermans 
escreveu:
>
> opkg install snmp snmpd ?
>
>
> On Wed, Aug 27, 2014 at 12:28 PM, André Lessa  > wrote:
>
>> Hi David,
>>
>> I forgot write the distribution, I use Angstrom, and with this command 
>> didn't work.
>>
>> Thanks
>> André Lessa
>>
>> -- 
>> 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 beagleboard...@googlegroups.com .
>> For more options, visit https://groups.google.com/d/optout.
>>
>
>

-- 
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 beagleboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[beagleboard] Enable SNMP on BeagleBone Black

2014-08-27 Thread André Lessa

Hi

I want to enable SNMP on BeagleBone Black, I tried net-snmp using with the 
link. 
(http://www.cloud-rocket.com/2013/08/compiling-and-installing-net-snmp-for-beaglebone/)
 
but I didn't understand the step 6. Anybody know teach me how I make this, 
or have other form to enable SNMP on BeagleBone Black.

I use BeagleBone Black version B and Linux BeagleBone 3.8.13 #1 SMP Wed Sep 
4 09:09:32 CEST 2013 armv7l GNU/Linux.

Thanks
André Lessa

-- 
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 beagleboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[beagleboard] Web Server with CGI

2014-03-05 Thread André Lessa
Hi for all,

I need to configure my BeagleBone Black to operating with Web Server 
lighttpd and use CGI to interface with the progran in C and the Web Page. I 
can put the Web Server lighttpd to work, and open many pages with .html and 
.php, but I see many example of code in c that generate the .cgi and I 
compile and generate the file .cgi but how I configurate the web Server  to 
able to open the file .cgi.

Anybody can help me?

Thanks 
André Lessa

-- 
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 beagleboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.