ov51x-jpeg donot charge in to kernel

Bug #232255 reported by Osti Giancarlo
This bug report is a duplicate of:  Bug #190450: Can't compile ov51x-jpeg on hardy. Edit Remove
6
Affects Status Importance Assigned to Milestone
ov51x-jpeg (Ubuntu)
Invalid
Undecided
Unassigned

Bug Description

I have Ubuntu 8.04 Hardy Heron 64 bit. Camorama installed via Synaptic. Installed:

ov51x-jpeg-source

and I tryed to install with these command line:
cd /usr/src
sudo tar xjvf ov51x-jpeg.tar.bz2
cd modules/ov51x-jpeg/
sudo make
sudo make install

but impossible to charge in the kernel and therefore with these error:

giancarlo@giancarlo-desktop:~$ sudo apt-get install ov51x-jpeg-source
[sudo] password for giancarlo:
Lettura della lista dei pacchetti in corso... Fatto
Generazione dell'albero delle dipendenze in corso
Lettura delle informazioni di stato... Fatto
ov51x-jpeg-source è già alla versione più recente.
0 aggiornati, 0 installati, 0 da rimuovere e 0 non aggiornati.
giancarlo@giancarlo-desktop:~$ cd /usr/src
giancarlo@giancarlo-desktop:/usr/src$ sudo tar xjvf ov51x-jpeg.tar.bz2
modules/
modules/ov51x-jpeg/
modules/ov51x-jpeg/debian/
modules/ov51x-jpeg/debian/control.modules.in
modules/ov51x-jpeg/debian/postinst.modules.in
modules/ov51x-jpeg/debian/rules
modules/ov51x-jpeg/debian/changelog
modules/ov51x-jpeg/debian/copyright
modules/ov51x-jpeg/debian/compat
modules/ov51x-jpeg/Makefile
modules/ov51x-jpeg/ChangeLog
modules/ov51x-jpeg/ov511-decomp.c
modules/ov51x-jpeg/ov518-decomp.c
modules/ov51x-jpeg/ov519-decomp.c
modules/ov51x-jpeg/ov51x-jpeg-core.c
modules/ov51x-jpeg/ov51x-jpeg.h
modules/ov51x-jpeg/ov7670.h
giancarlo@giancarlo-desktop:/usr/src$ cd modules/ov51x-jpeg/
giancarlo@giancarlo-desktop:/usr/src/modules/ov51x-jpeg$ sudo make
make -C /lib/modules/2.6.24-16-generic/build M=/usr/src/modules/ov51x-jpeg modules
make[1]: Entering directory `/usr/src/linux-headers-2.6.24-16-generic'
  CC [M] /usr/src/modules/ov51x-jpeg/ov51x-jpeg-core.o
/usr/src/modules/ov51x-jpeg/ov51x-jpeg-core.c:6611: error: unknown field ‘hardware’ specified in initializer
/usr/src/modules/ov51x-jpeg/ov51x-jpeg-core.c:6611: error: ‘VID_HARDWARE_OV511’ undeclared here (not in a function)
make[2]: *** [/usr/src/modules/ov51x-jpeg/ov51x-jpeg-core.o] Error 1
make[1]: *** [_module_/usr/src/modules/ov51x-jpeg] Error 2
make[1]: Leaving directory `/usr/src/linux-headers-2.6.24-16-generic'
make: *** [all] Error 2
giancarlo@giancarlo-desktop:/usr/src/modules/ov51x-jpeg$ sudo make install
make -C /lib/modules/2.6.24-16-generic/build M=/usr/src/modules/ov51x-jpeg modules
make[1]: Entering directory `/usr/src/linux-headers-2.6.24-16-generic'
  CC [M] /usr/src/modules/ov51x-jpeg/ov51x-jpeg-core.o
/usr/src/modules/ov51x-jpeg/ov51x-jpeg-core.c:6611: error: unknown field ‘hardware’ specified in initializer
/usr/src/modules/ov51x-jpeg/ov51x-jpeg-core.c:6611: error: ‘VID_HARDWARE_OV511’ undeclared here (not in a function)
make[2]: *** [/usr/src/modules/ov51x-jpeg/ov51x-jpeg-core.o] Error 1
make[1]: *** [_module_/usr/src/modules/ov51x-jpeg] Error 2
make[1]: Leaving directory `/usr/src/linux-headers-2.6.24-16-generic'giancarlo@giancarlo-desktop:~$ lsu
make: *** [all] Error 2
giancarlo@giancarlo-desktop:/usr/src/modules/ov51x-jpeg$ sudo modprobe ov51x-jpeg
FATAL: Module ov51x_jpeg not found.
giancarlo@giancarlo-desktop:/usr/src/modules/ov51x-jpeg$

My lsusb is:

giancarlo@giancarlo-desktop:~$ lsusb
Bus 002 Device 004: ID 05e3:070e Genesys Logic, Inc. X-PRO CR20xA USB 2.0 Internal Card Reader
Bus 002 Device 001: ID 0000:0000
Bus 001 Device 003: ID 04d9:0499 Holtek Semiconductor, Inc.
Bus 001 Device 002: ID 041e:4052 Creative Technology, Ltd
Bus 001 Device 001: ID 0000:0000
giancarlo@giancarlo-desktop:~$

I have Creative Live!Cam Vista IM (ID 041e:4052)

Impossible to see the webcam in Camorama and connect through Ekiga or Skype.
Camorama tell me:
Could not connect to video device (/dev/video0). Please check connection.

Previusly I have had Ubuntu 7.10 64 bit and following this guide, web cam well connected:

https://answers.launchpad.net/ubuntu/+question/17389

Any suggestions please?

Many thanks
Regards

Revision history for this message
Osti Giancarlo (ostivalentino) wrote :

Gentlemen,

I solved this question with the suggestion of Mr. Alessio Treglia of Ubuntu Launchpad
with this link:

http://wiki.ubuntu-it.org/Maxiride/Prove0

Thanks and best regards.

Revision history for this message
Jean-Baptiste Lallement (jibel) wrote :

Thank you for taking the time to report this issue and helping to make Ubuntu better. Examining the information you have given us, this does not appear to be a bug report, furthermore you've solved it by yourself, so we are closing it.

Thanks again and don't hesitate to submit any new bug you may find.

Changed in ov51x-jpeg:
status: New → Invalid
Revision history for this message
vanekmax (vanekmax) wrote :

ov51x-jpeg-core.c:6611: error me too.
Chicony Dc-4120 webcam working from svn source compiled.

Revision history for this message
Jean-Baptiste Lallement (jibel) wrote :

Vanekmax, I can't reproduce the build issue in Intreprid. Can you describe the steps you've followed to get this error. Thanks

Revision history for this message
vanekmax (vanekmax) wrote : Re: [Bug 232255] Re: ov51x-jpeg donot charge in to kernel

Jean-Baptiste Lallement írta:
> Vanekmax, I can't reproduce the build issue in Intreprid. Can you
> describe the steps you've followed to get this error. Thanks
>
>
Sorry, the pc not was mine, i done with webcam and sound setup this machine.
   My error same thing was as Giancarlo wrote.

giancarlo@giancarlo-desktop:/usr/src$ cd modules/ov51x-jpeg/
giancarlo@giancarlo-desktop:/usr/src/modules/ov51x-jpeg$ sudo make
make -C /lib/modules/2.6.24-16-generic/build M=/usr/src/modules/ov51x-jpeg modules
make[1]: Entering directory `/usr/src/linux-headers-2.6.24-16-generic'
  CC [M] /usr/src/modules/ov51x-jpeg/ov51x-jpeg-core.o
/usr/src/modules/ov51x-jpeg/ov51x-jpeg-core.c:6611: error: unknown field ‘hardware’ specified in initializer
/usr/src/modules/ov51x-jpeg/ov51x-jpeg-core.c:6611: error: ‘VID_HARDWARE_OV511’ undeclared here (not in a function)
make[2]: *** [/usr/src/modules/ov51x-jpeg/ov51x-jpeg-core.o] Error 1
make[1]: *** [_module_/usr/src/modules/ov51x-jpeg] Error 2
make[1]: Leaving directory `/usr/src/linux-headers-2.6.24-16-generic'
make: *** [all] Error 2
giancarlo@giancarlo-desktop:/usr/src/modules/ov51x-jpeg$ sudo make install
make -C /lib/modules/2.6.24-16-generic/build M=/usr/src/modules/ov51x-jpeg modules
make[1]: Entering directory `/usr/src/linux-headers-2.6.24-16-generic'
  CC [M] /usr/src/modules/ov51x-jpeg/ov51x-jpeg-core.o
/usr/src/modules/ov51x-jpeg/ov51x-jpeg-core.c:6611: error: unknown field ‘hardware’ specified in initializer
/usr/src/modules/ov51x-jpeg/ov51x-jpeg-core.c:6611: error: ‘VID_HARDWARE_OV511’ undeclared here (not in a function)
make[2]: *** [/usr/src/modules/ov51x-jpeg/ov51x-jpeg-core.o] Error 1
make[1]: *** [_module_/usr/src/modules/ov51x-jpeg] Error 2
make[1]: Leaving directory `/usr/src/linux-headers-2.6.24-16-generic'giancarlo@giancarlo-desktop:~$ lsu
make: *** [all] Error 2

The error words me too. My own pc system is Ultimate Linux 1.8 with
another type webcam.
Sincerely, Vanekmax

Revision history for this message
Jean-Baptiste Lallement (jibel) wrote :

Vanekmax,

On the computer on which you're experiencing this error can you please provide the followinginformation:
* The output of the command : lsb_release -rd
* The output of the command : uname -a
* The output of the command : dpkg -l "linux-headers-*"|grep "^ii"
* The output of the command : apt-cache policy ov51x-jpeg-source
* Can you build the module with the command : sudo m-a build -f -t ov51x-jpeg 2>&1 | tee /tmp/build-ov51x-jpeg.log
and attach the file /tmp/build-ov51x-jpeg.log

This will greatly help us to track down your problem. Thanks in advance.

Revision history for this message
James Westby (james-w) wrote :

bug 190450 is probably relevant here.

Thanks,

James

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.