Page 1 of 2

Angstrom drivers - update

Posted: Thu Sep 08, 2011 12:36 pm
by samertfl
Hi,

Ive tried to compile the kernel with the images from the shipped sd card and it works. The problem is with the U-boot. When i compile that with the beagle.h file provided there is a color problem aswell as the touch screen fails to work on the angstrom. Its been a while ive been trying to get this to work. It would be really appreciated if some help could be provided.

Best Regards,

Sam

Re: Angstrom drivers - update

Posted: Sat Sep 17, 2011 9:00 pm
by esky-sh
samertfl wrote:Hi,

Ive tried to compile the kernel with the images from the shipped sd card and it works. The problem is with the U-boot. When i compile that with the beagle.h file provided there is a color problem aswell as the touch screen fails to work on the angstrom. Its been a while ive been trying to get this to work. It would be really appreciated if some help could be provided.

Best Regards,

Sam
Had you been able to address this u-boot issue yet?

Re: Angstrom drivers - update

Posted: Mon Sep 19, 2011 6:09 am
by samertfl
Yes, The problem is with some old versions of U-Boot beagleboard xm Rev C especially is not detected which causes a mess of the pin mux. Where I have resolved the color problem the touch screen is still not working. Do I need to load the driver or something on the angstrom im not sure of that. But everything now compiles/runs fine except for the touch. Any help on that would be updated. P.s I compiled the kernel with the touch screen files from your distribution.

Re: Angstrom drivers - update

Posted: Tue Sep 20, 2011 1:27 am
by esky-sh
I suggest you have a re-complie with the code shipped with screen. This will help you have a start point.

Re: Angstrom drivers - update

Posted: Fri Sep 23, 2011 4:40 am
by samertfl
It does not work with the recompiled version of the shipped source as-well.. that's what I was trying to tell you it only works with the compiled uImage and uboot provided in the sd card. The solution also doesn't work with Angstrom.

Re: Angstrom drivers - update

Posted: Fri Sep 23, 2011 8:21 pm
by esky-sh
samertfl wrote:It does not work with the recompiled version of the shipped source as-well.. that's what I was trying to tell you it only works with the compiled uImage and uboot provided in the sd card. The solution also doesn't work with Angstrom.
Have you tested with the re-compiled uboot and pre-compiled uImage and what the result is?

Re: Angstrom drivers - update

Posted: Thu Sep 29, 2011 4:38 am
by samertfl
the result is the same it does not work on the angstrom..... have you yourself tested it on angstrom?

Re: Angstrom drivers - update

Posted: Thu Sep 29, 2011 6:16 am
by esky-sh
samertfl wrote:the result is the same it does not work on the angstrom..... have you yourself tested it on angstrom?
Could you please have a test with uboot.bin which compiled on your machine + uImage which shipped with the SD card?
We can figout out where the problem located then.

Re: Angstrom drivers - update

Posted: Mon Oct 03, 2011 7:31 am
by samertfl
I did and it does not work..... have you tested the touch on angstrom? rather than android?

Re: Angstrom drivers - update

Posted: Tue Oct 04, 2011 4:03 am
by esky-sh
samertfl wrote:I did and it does not work..... have you tested the touch on angstrom? rather than android?
So the pre-compiled uboot works well with pre-compiled uImage on SD Card.
But your customizered uboot will not work with pre-compiled uImage on SD Card.

Is that true?