All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [Bug 8576] New: Building embedded Linux for Atmel SAMA5D4_Xplained with HDMI work not propber. HDMI does not work
@ 2015-12-31 21:30 bugzilla at busybox.net
  2016-01-25 19:10 ` [Buildroot] [Bug 8576] " bugzilla at busybox.net
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: bugzilla at busybox.net @ 2015-12-31 21:30 UTC (permalink / raw)
  To: buildroot

https://bugs.busybox.net/show_bug.cgi?id=8576

            Bug ID: 8576
           Summary: Building embedded Linux for Atmel SAMA5D4_Xplained
                    with HDMI work not propber. HDMI does not work
           Product: buildroot
           Version: 2015.11
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: major
          Priority: P5
         Component: Other
          Assignee: unassigned at buildroot.uclibc.org
          Reporter: JensAmberg at mail.de
                CC: buildroot at uclibc.org

Building embedded Linux for Atmel SAMA5D4_Xplained with HDMI work not proper.
HDMI does not work.

When I build with buildroot the images for the Atme SASMA5D4_Xaplined Board.
inkl HDMI and fb0 HDMI will not work.

A already change the device tree to the correct dts file. However the fb0 is
present in the rootfs under /dev.

I make a double check. I use the linux4sam demo Image 4.7 and flash it tto my
EvalBoard. HDMI Works perfect. After this i build with buildroot. Board is
booting everthing works but not HDMI.

And no the strange thing. I have replaced file for file from the demo 
linux4sam demo Image 4.7. Firts when i take from  linux4sam demo Image 4.7 the
at91bootstrap.bin the HDMI works.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Buildroot] [Bug 8576] Building embedded Linux for Atmel SAMA5D4_Xplained with HDMI work not propber. HDMI does not work
  2015-12-31 21:30 [Buildroot] [Bug 8576] New: Building embedded Linux for Atmel SAMA5D4_Xplained with HDMI work not propber. HDMI does not work bugzilla at busybox.net
@ 2016-01-25 19:10 ` bugzilla at busybox.net
  2016-02-14 21:08 ` bugzilla at busybox.net
  2016-02-16 17:54 ` bugzilla at busybox.net
  2 siblings, 0 replies; 6+ messages in thread
From: bugzilla at busybox.net @ 2016-01-25 19:10 UTC (permalink / raw)
  To: buildroot

https://bugs.busybox.net/show_bug.cgi?id=8576

--- Comment #1 from JensAmberg <JensAmberg@mail.de> ---
Ok i habe investigated the problem. It depends on wrong clock. With the new
bootloader the CPU clock is set to 600 MHZ. But the kernel does not handle this
correct.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Buildroot] [Bug 8576] Building embedded Linux for Atmel SAMA5D4_Xplained with HDMI work not propber. HDMI does not work
  2015-12-31 21:30 [Buildroot] [Bug 8576] New: Building embedded Linux for Atmel SAMA5D4_Xplained with HDMI work not propber. HDMI does not work bugzilla at busybox.net
  2016-01-25 19:10 ` [Buildroot] [Bug 8576] " bugzilla at busybox.net
@ 2016-02-14 21:08 ` bugzilla at busybox.net
  2016-02-16 17:54 ` bugzilla at busybox.net
  2 siblings, 0 replies; 6+ messages in thread
From: bugzilla at busybox.net @ 2016-02-14 21:08 UTC (permalink / raw)
  To: buildroot

https://bugs.busybox.net/show_bug.cgi?id=8576

Thomas Petazzoni <thomas.petazzoni@free-electrons.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |WONTFIX
             Status|NEW                         |RESOLVED

--- Comment #2 from Thomas Petazzoni <thomas.petazzoni@free-electrons.com> ---
While a real problem, this bug is not a Buildroot problem, but rather a kernel
problem that should be discussed with the Atmel kernel maintainers.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Buildroot] [Bug 8576] Building embedded Linux for Atmel SAMA5D4_Xplained with HDMI work not propber. HDMI does not work
  2015-12-31 21:30 [Buildroot] [Bug 8576] New: Building embedded Linux for Atmel SAMA5D4_Xplained with HDMI work not propber. HDMI does not work bugzilla at busybox.net
  2016-01-25 19:10 ` [Buildroot] [Bug 8576] " bugzilla at busybox.net
  2016-02-14 21:08 ` bugzilla at busybox.net
@ 2016-02-16 17:54 ` bugzilla at busybox.net
  2016-02-16 18:55   ` Grant Edwards
  2 siblings, 1 reply; 6+ messages in thread
From: bugzilla at busybox.net @ 2016-02-16 17:54 UTC (permalink / raw)
  To: buildroot

https://bugs.busybox.net/show_bug.cgi?id=8576

--- Comment #3 from JensAmberg <JensAmberg@mail.de> ---
How can i contact Atmel Kernel developer? I post an bug on www.linux4sam.com
Forum. But nothing happens

-- 
You are receiving this mail because:
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Buildroot] [Bug 8576] Building embedded Linux for Atmel SAMA5D4_Xplained with HDMI work not propber. HDMI does not work
  2016-02-16 17:54 ` bugzilla at busybox.net
@ 2016-02-16 18:55   ` Grant Edwards
  2016-02-17 22:59     ` Alexandre Belloni
  0 siblings, 1 reply; 6+ messages in thread
From: Grant Edwards @ 2016-02-16 18:55 UTC (permalink / raw)
  To: buildroot

On 2016-02-16, bugzilla at busybox.net <bugzilla@busybox.net> wrote:

> --- Comment #3 from JensAmberg <JensAmberg@mail.de> ---
> How can i contact Atmel Kernel developer? I post an bug on www.linux4sam.com
> Forum. But nothing happens

I've never had any luck all with linux4sam.com, and have given up
using it.  Questions are usually completely ignored.  If there are any
responses, they're usually way off base. You might as well walk down
the street and ask panhandlers: it appears to be the clueless leading
the incompetent.  You might try contacting your Atmel FAE to see if he
can help.  There also used to be one or two knowlegable Atmel
employees who participated in comp.arch.embedded, but that was several
years ago.

-- 
Grant Edwards               grant.b.edwards        Yow! Used staples are good
                                  at               with SOY SAUCE!
                              gmail.com            

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Buildroot] [Bug 8576] Building embedded Linux for Atmel SAMA5D4_Xplained with HDMI work not propber. HDMI does not work
  2016-02-16 18:55   ` Grant Edwards
@ 2016-02-17 22:59     ` Alexandre Belloni
  0 siblings, 0 replies; 6+ messages in thread
From: Alexandre Belloni @ 2016-02-17 22:59 UTC (permalink / raw)
  To: buildroot

Hi,

On 16/02/2016 at 18:55:50 +0000, Grant Edwards wrote :
> On 2016-02-16, bugzilla at busybox.net <bugzilla@busybox.net> wrote:
> 
> > --- Comment #3 from JensAmberg <JensAmberg@mail.de> ---
> > How can i contact Atmel Kernel developer? I post an bug on www.linux4sam.com
> > Forum. But nothing happens
> 
> I've never had any luck all with linux4sam.com, and have given up
> using it.  Questions are usually completely ignored.  If there are any
> responses, they're usually way off base. You might as well walk down
> the street and ask panhandlers: it appears to be the clueless leading
> the incompetent.  You might try contacting your Atmel FAE to see if he
> can help.  There also used to be one or two knowlegable Atmel
> employees who participated in comp.arch.embedded, but that was several
> years ago.
> 

The best way to contact kernel developers is to use the kernel mailing
lists. For AT91, this is the linux arm kernel mailing list (lakml):

http://lists.infradead.org/mailman/listinfo/linux-arm-kernel


-- 
Alexandre Belloni, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2016-02-17 22:59 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-12-31 21:30 [Buildroot] [Bug 8576] New: Building embedded Linux for Atmel SAMA5D4_Xplained with HDMI work not propber. HDMI does not work bugzilla at busybox.net
2016-01-25 19:10 ` [Buildroot] [Bug 8576] " bugzilla at busybox.net
2016-02-14 21:08 ` bugzilla at busybox.net
2016-02-16 17:54 ` bugzilla at busybox.net
2016-02-16 18:55   ` Grant Edwards
2016-02-17 22:59     ` Alexandre Belloni

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.