On Tue, 8 Sep 2009, Bret Busby wrote:
2.6.24-24-generic #1 SMP Tue Aug 18 17:04:53 UTC2009 i686 OS: Ubuntu 8.04.3 LTS
Well, then, my 2.6.27.7-smp kernel should also work.
Can you give me a simple command to display that information?
lsmod (may need to run as root). This lists modules loaded in the kernels. On my Slackware systems I can look in /lib/modules/2.6.27.7-smp/kernel/drivers/media/video/ for the drivers, or I can use 'locate' or 'whereis'; e.g., [rshep...@salmo ~]$ locate v4l2-common.ko /lib/modules/2.6.27.7-smp/kernel/drivers/media/video/v4l2-common.ko Rich _______________________________________________ ekiga-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/ekiga-list
