Hi,

I'm trying the same thing, without success. I'm running Ubuntu
Intrepid.


I'm trying to follow the instructions at
http://groups.google.com/group/microdia/web/testing-microdia-driver-draft

[EMAIL PROTECTED]:~/forays/webcam/microdia$ make clean all
...
  LD [M]  /home/ben/forays/webcam/microdia/microdia.ko
make[1]: Leaving directory `/usr/src/linux-headers-2.6.27-10-generic'
ctags: no input files specified.
        Try `ctags --help' for a complete list of options.
make: *** [ctags] Error 1

hmm. According to this thread here it is all ok:
http://groups.google.com/group/microdia/browse_thread/thread/709160c0ded023b6

So I continue:
$ sudo insmod ./microdia.ko
insmod: error inserting './microdia.ko': -1 Unknown symbol in module

Try as per the thread says
$ sudo modprobe compat_ioctl32
$ sudo insmod ./microdia.ko

but camorama complains of there not being a /dev/video0. Taking the
thread's instructions,
sudo depmod -a
sudo mknod /dev/video0 c 81 0
sudo chmod 777 /dev/video0

but camorama is still complaining it can't find it. And the following
doesn't work either:
mplayer tv:// -tv driver=v4l2:width=640:height=480:outfmt=i420:fps=30


I also tried the
git checkout --track -b development origin/development
suggestion, but insmod gave the same error:
insmod: error inserting './microdia.ko': -1 Unknown symbol in module




Thanks!
ben



On Nov 29, 8:14 am, krzych <[EMAIL PROTECTED]> wrote:
> Maybe its a green screen caused by slow usb like mine? Have you tested
> on other pc? (ignore my post if you cam is built into laptop). I will
> test the new version today, if it solves slow usb's problems i will
> tell all about it.
>
> On Nov 24, 5:40 pm, djallal <[EMAIL PROTECTED]> wrote:
>
> > *hello
> > *i have tried once again to have my0c45:627bwebcam working and this
> > is time i have followed the procedure described on this 
> > website:http://www.64bitjungle.com/tech/microdia-webcam-0c54-experimental-dri......
> > *of course i have only green screen on mlv player
> > *i just want to know if there's anything new about the subject
> > *thanks for reply

--~--~---------~--~----~------------~-------~--~----~
Lets make microdia webcams plug'n play, (currently plug'n pray)
To post to this group, send email to [email protected]
Visit us online https://groups.google.com/group/microdia
-~----------~----~----~----~------~----~------~--~---

Reply via email to