Re: [beagleboard] Re: Beaglenes doesnot boot

2014-09-28 Thread Marcus Diogo
Thanks Andrew you where correct. I just try it with an hdmi HDMI and it was
just OK. I will try to show it on a meeting for 200people next month. Hope
Evert thing works fine ;)
Em 28/09/2014 12:24, "Andrew Henderson"  escreveu:

> If you are converting to DVI, then you are probably using a computer
> monitor without audio.  BeagleSNES forces its resolution to 720x480, which
> is a CEA video mode that support both audio and video for HDMI televisions
> (480i).  A standard computer monitor will typically not support this mode,
> meaning that your BeagleSNES system may be booting properly but you just
> can't see anything on the screen.  You can try making a backup copy of the
> uEnv.txt file in the /boot partition and then removing the
> "video=720x480@60-16" option from the kernel command line.  The kernel
> will default to the highest resolution available for your monitor, but
> BeagleSNES will still assume only a 720x480 display.
>
> BeagleSNES is really only intended for use with HDMI televisions or the
> LCD3 cape, but you can usually coax it into working with a computer monitor
> (though you lose out on the audio unless you plug in a USB audio device and
> use that).
>
> Andrew
>
>
> On Sunday, September 28, 2014 11:11:29 AM UTC-4, marcus silva wrote:
>>
>> Thanks a lot all the answers. I will read the documentation and do all
>> the tests and return tomorrow. I used HDMI DVI cabel. I used the same step
>> and software to create SD card as BBB advised.
>> Em 28/09/2014 11:59, "Andrew Henderson"  escreveu:
>>
>>> What did the output from your FTDI cable show you?  Did you look at the
>>> documentation (http://beaglesnes.sourceforge.net/BeagleSNES_Guide.pdf)?
>>> If so, what did you try from the "troubleshooting" section (section 4.1,
>>> pages 23 and 24)? Are you using an HDMI display with audio or only video
>>> (like a computer monitor)?  Did you decompress the image prior to writing
>>> it to the microSD card (section 2.3, pages 10 and 11)?  What software did
>>> you use to write the image to the microSD card? dd? Or something else? Can
>>> you see any partitions on the microSD card when you mount it on a Linux PC?
>>>
>>>
>>> On Saturday, September 27, 2014 9:33:21 AM UTC-4, marcus silva wrote:

 Hi. My beaglebone black does not work. It just doesnot boot. Any one
 have the same issue?
 BBB i think os rev b and beaglenes .06.

>>>  --
>>> 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.
>

-- 
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] Re: Beaglenes doesnot boot

2014-09-28 Thread Andrew Henderson
If you are converting to DVI, then you are probably using a computer 
monitor without audio.  BeagleSNES forces its resolution to 720x480, which 
is a CEA video mode that support both audio and video for HDMI televisions 
(480i).  A standard computer monitor will typically not support this mode, 
meaning that your BeagleSNES system may be booting properly but you just 
can't see anything on the screen.  You can try making a backup copy of the 
uEnv.txt file in the /boot partition and then removing the 
"video=720x480@60-16" option from the kernel command line.  The kernel will 
default to the highest resolution available for your monitor, but 
BeagleSNES will still assume only a 720x480 display.

BeagleSNES is really only intended for use with HDMI televisions or the 
LCD3 cape, but you can usually coax it into working with a computer monitor 
(though you lose out on the audio unless you plug in a USB audio device and 
use that).

Andrew


On Sunday, September 28, 2014 11:11:29 AM UTC-4, marcus silva wrote:
>
> Thanks a lot all the answers. I will read the documentation and do all the 
> tests and return tomorrow. I used HDMI DVI cabel. I used the same step and 
> software to create SD card as BBB advised.
> Em 28/09/2014 11:59, "Andrew Henderson" > 
> escreveu:
>
>> What did the output from your FTDI cable show you?  Did you look at the 
>> documentation (http://beaglesnes.sourceforge.net/BeagleSNES_Guide.pdf)? 
>> If so, what did you try from the "troubleshooting" section (section 4.1, 
>> pages 23 and 24)? Are you using an HDMI display with audio or only video 
>> (like a computer monitor)?  Did you decompress the image prior to writing 
>> it to the microSD card (section 2.3, pages 10 and 11)?  What software did 
>> you use to write the image to the microSD card? dd? Or something else? Can 
>> you see any partitions on the microSD card when you mount it on a Linux PC? 
>>  
>>
>> On Saturday, September 27, 2014 9:33:21 AM UTC-4, marcus silva wrote:
>>>
>>> Hi. My beaglebone black does not work. It just doesnot boot. Any one 
>>> have the same issue?
>>> BBB i think os rev b and beaglenes .06.
>>>
>>  -- 
>> 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.


Re: [beagleboard] Re: Beaglenes doesnot boot

2014-09-28 Thread Marcus Diogo
Thanks a lot all the answers. I will read the documentation and do all the
tests and return tomorrow. I used HDMI DVI cabel. I used the same step and
software to create SD card as BBB advised.
Em 28/09/2014 11:59, "Andrew Henderson"  escreveu:

> What did the output from your FTDI cable show you?  Did you look at the
> documentation (http://beaglesnes.sourceforge.net/BeagleSNES_Guide.pdf)?
> If so, what did you try from the "troubleshooting" section (section 4.1,
> pages 23 and 24)? Are you using an HDMI display with audio or only video
> (like a computer monitor)?  Did you decompress the image prior to writing
> it to the microSD card (section 2.3, pages 10 and 11)?  What software did
> you use to write the image to the microSD card? dd? Or something else? Can
> you see any partitions on the microSD card when you mount it on a Linux PC?
>
>
> On Saturday, September 27, 2014 9:33:21 AM UTC-4, marcus silva wrote:
>>
>> Hi. My beaglebone black does not work. It just doesnot boot. Any one have
>> the same issue?
>> BBB i think os rev b and beaglenes .06.
>>
>  --
> 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.
>

-- 
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] Re: Beaglenes doesnot boot

2014-09-28 Thread Andrew Henderson
What did the output from your FTDI cable show you?  Did you look at the 
documentation (http://beaglesnes.sourceforge.net/BeagleSNES_Guide.pdf)? If 
so, what did you try from the "troubleshooting" section (section 4.1, pages 
23 and 24)? Are you using an HDMI display with audio or only video (like a 
computer monitor)?  Did you decompress the image prior to writing it to the 
microSD card (section 2.3, pages 10 and 11)?  What software did you use to 
write the image to the microSD card? dd? Or something else? Can you see any 
partitions on the microSD card when you mount it on a Linux PC?  

On Saturday, September 27, 2014 9:33:21 AM UTC-4, marcus silva wrote:
>
> Hi. My beaglebone black does not work. It just doesnot boot. Any one have 
> the same issue?
> BBB i think os rev b and beaglenes .06.
>

-- 
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] Re: Beaglenes doesnot boot

2014-09-27 Thread William Pretty Security
And do you have access to a USB-Serial cable that you can connect to the debug 
port ??

 

"No one could make a greater mistake than he who did nothing because he could 
do only a little."

"All that is necessary for the triumph of evil is that good men do nothing" 
Edmond Burke (1729 - 1797)

http://www.packtpub.com/building-a-home-security-system-with-beaglebone/book

 

From: beagleboard@googlegroups.com [mailto:beagleboard@googlegroups.com] On 
Behalf Of DLF
Sent: Saturday, September 27, 2014 8:28 PM
To: beagleboard@googlegroups.com
Subject: [beagleboard] Re: Beaglenes doesnot boot

 

Hello

I think you'll need to provide more information if you are looking for help 
here.  

What are the symptoms and what have you tried? 

On Saturday, 27 September 2014 15:33:21 UTC+2, marcus silva wrote:

Hi. My beaglebone black does not work. It just doesnot boot. Any one have the 
same issue?
BBB i think os rev b and beaglenes .06.

-- 
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.



No virus found in this message.
Checked by AVG - www.avg.com
Version: 2014.0.4765 / Virus Database: 4025/8285 - Release Date: 09/27/14

  _  

No virus found in this message.
Checked by AVG - www.avg.com
Version: 2014.0.4765 / Virus Database: 4015/8237 - Release Date: 09/18/14
Internal Virus Database is out of date.

-- 
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] Re: Beaglenes doesnot boot

2014-09-27 Thread DLF
Hello

I think you'll need to provide more information if you are looking for help 
here.  

What are the symptoms and what have you tried? 

On Saturday, 27 September 2014 15:33:21 UTC+2, marcus silva wrote:
>
> Hi. My beaglebone black does not work. It just doesnot boot. Any one have 
> the same issue?
> BBB i think os rev b and beaglenes .06.
>

-- 
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.