From:  Terry Storm <[email protected]>
Reply-To:  <[email protected]>
Date:  Monday, December 30, 2013 at 10:26 PM
To:  <[email protected]>
Subject:  Re: [beagleboard] Angstrom Abandoned for BBB? Rumor + a Rant

> Hi John
> 
> If I knew how to do that, I would be very happy indeed.
> I have tried Debian, Ubuntu, Angstrom, Android 4.2.2, potentially other
> distros too that had images available for the BBB, and all that I tried had
> the same touch issue except Android which works for both the TI 3.2 Kernel
> version, and I believe is ok for Andrew Hendersons 3.8 Kernel version too...
> 
> Can you point me to how I can use Debian or Ubuntu, or even Angstrom if that
> is easier... using an old Kernel, that has working LCD Cape software for both
> display and touhscreen.
> This would make a huge number of people happy.
> 
> This is one of those things that a person from the 'outside' has no idea
> about... That an old kernel can be used with an existing version of an OS etc.
> I was not actually aware that old versions of the kernel didnt have the
> problem, as I have only used versions of Angstrom which were released on the
> normal BBB 'Update' page, that stated compatibility with the LCD4 and LCD7.
> 
> If I could be pointed to either images that worked for the LCD4 and LCD7, or
> some kind of instructions on how something is to be built, that would most
> certainly help and put my ranting to ease, so I can at least start with some
> working platform and learn from there.
Hi Terry,

I would start by contacting the vendors who build the capes you are using
and ask them which kernel version do they currently support. BTW, I wouldn¹t
call v3.2 kernel old; I would call it stable, which is what you want.

Linux consists of the kernel (zImage), kernel modules and firmware. Usually,
zImage is installed on the FAT partition together with MLO (x-loader),
u-boot and uEnv.txt. On the second partition, you find the filesystem (OS)
and in the /lib folder you will find the modules and firmware folders. If
you look in the modules folder, you will find the kernel modules for each
Linux kernel installed. If you look at one of these folders, you will find a
folder called kernel. This is where you will find the kernel modules
(drivers) for that specific Linux kernel version. When you change the zImage
on the FAT partition, it will load the drivers from the correct modules
folder. If you want to know which modules folder is current, use Œuname ­r¹.

Best place to find the Linux kernels is Robert Nelsons site which you should
find from the wiki (hopefully Robert reads this e-mail and suggests the most
stable kernel). From there, follow the wiki to install the zImage, kernel
modules and firmware.

I hope this helps.
Regards,
John
> 
> I appreciate it.
> 
> Regards
> Terry
> 
> On Tuesday, 31 December 2013 17:44:35 UTC+13, John Syne  wrote:
>> 
>> Actually, you could always use the v3.2 kernel where everything works just
>> fine. All the capes work, all the touch screens work. Take a look at Android
>> for example, they mostly use the v2.6 kernel before v4 and KitKat is still
>> using v3.4. BTW, everything works on v3.4 kernel. The problem is you want to
>> use the bleeding edge version of the Kernel and then complain when it doesn¹t
>> work. Go back to the v3.2 or v3.4 kernel and everything will work fine.
>> 
>> Regards,
>> John
> -- 
> 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 [email protected].
> For more options, visit https://groups.google.com/groups/opt_out.


-- 
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 [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to