Hi Gregor! On Mon, 23 Feb 2009 20:32:19 +0100, gregor herrmann wrote: > Before I try to provide a bit more information than "weird" :) -- is > there anything else to do for a kernel update than these 2 steps? > > * install the linux-image-2.6.28-openmoko-gta02 package > * change the /boot/uImage.bin symlink to point to > vmlinuz-2.6.28-20090105.git69b2aa26
The above should be enough. Another thing you can do to track the bugs is to check if the bus is present in the FSO-MS5 kernel as well, something like the following (not tested): $ cd /tmp $ wget http://downloads.freesmartphone.org/fso-stable/milestone5/\ om-gta02/uImage-om-gta02-latest.bin $ rm /boot/uImage.bin $ mv uImage-om-gta02-latest.bin /boot/ $ ln -s /boot/uImage-om-gta02-latest.bin /boot/uImage.bin $ wget http://downloads.freesmartphone.org/fso-stable/milestone5/\ om-gta02/modules-2.6.28-oe1+gitr34240a1c06ae36180dee695aa25bbae869b2aa26-r3-om-gta02.tgz $ tar zxv -C / -f \ modules-2.6.28-oe1+gitr34240a1c06ae36180dee695aa25bbae869b2aa26-r3-om-gta02.tgz Thx, bye, Gismo / Luca
pgpynKmD0bq1a.pgp
Description: PGP signature
_______________________________________________ pkg-fso-maint mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-fso-maint
