Comment 32 for bug 269123

Revision history for this message
Jos (namjos) wrote :

Hi Lex

The problem for my webcam is that stk11xx driver works with ubuntu 8.10 (2.6.27 kernel) but not with ubuntu 9.04 (2.6.28 kernel)

As I said, on ubuntu 9.04, stk11xx driver module compilation is OK (version 1.4.0), loads OK after loading stkwebcam, but is not usable on any program.

stk11xx needs stkwebcam module, as he need some functions of it, so we can't test stk11xx without stkwebcam. I've not currently the needed exports from stkwebcam that stk11xx needs, but I can retrieve it if you want (just load stk11xx without loading stkwebcam, and copy /var/log/message stuff)

So include stk11xx on ubuntu 9.04 will not help me to have a succesfull webcam working.

A good test, if it is possible to do, would be to compile 2.6.27 stkwebcam module source on a 2.6.28 kernel, and try to see if my webcam is working with stk11xx on top of this stkwebcam module. It may be a regression on stkwebcam module, I don't actually now.

So for your step 1, it was what i've already tested, and stk11xx not currently working with ubuntu 9.04. I was maybe not enough clear in my previous message.

Regards,
Jos