This shows you the differences between the selected revision and the current version of the page.
| — | support_2009_com2_fix 2009/12/08 18:38 current | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | If you have troubles with the COM2 and you are using a NetCube produced after september 2009, you might have to update your kernel image. The GPIO driver had to be modified to use only GPIO port 0 and 1 of the CPU card. With the newer card model, GPIO port 2 is used to dynamically select the mode used for COM2 and was thus interfering with its proper behaviour. | ||
| + | You can download the updated kernel here: {{:pkg:linux-image-2.6.24-eipm_5.0_i386.udeb|}} | ||
| + | |||
| + | The md5sum of this package is: 216bb8f5653f89d73acd01c36b75f1f2 | ||
| + | |||
| + | Upload it to the NetCube with FTP in binary mode and install it with ''udpkg -i linux-image-2.6.24-eipm_5.0_i386.udeb''. | ||
| + | |||
| + | If you are running a kernel 2.6.29 (and not 2.6.24), you are already using a good kernel. You can check the current kernel with ''uname -a''. The first fixed kernel has been compiled on 2009-12-08. | ||