Imam instaliran Kubunt na kompjuteru i ovu bihnetovu webcameru logitech sto ima ugradjen mikrofon, nemogu nikako napraviti da mi radi kamera i mikrofon, trazio sam na netu i kako sam zakljuci nemoze ova kamera na ubunt ali et opet rekoh da pitam mozda neko ipak zna da moze?
neko je skoro na forumu sugerisao aMSN program, jesi li testirao na njemu?
sudo apt-get install amsn
jesam
instalirao sam i amsn
ali ne prepoznaje mi kameru ni mikrofon
ali mislim da radi trebalo bi i preko cheese i onog sound record programa raditi to dvoje
Meni ta kamera radi bez problema, javiću ti sutra šta trebaš uraditi
to ima znaci nade
ne znam da li ima veze sto sam instalirao Kubunt a ne Ubunt mislim da ne bi trebalo imati veze
http://home.mag.cx/messenger/
Ovo bi trebalo raditi osim ako si dobio neku drugu kameru, kod mene je Logitech QuickCam Messenger
Fali ti po jedno u na kraju Kubuntu i Ubuntu
kada pokusavam instalirati javi mi gresku
kernel compiler and gcc seem to be different versions instead tehy should be the same
i onda mi preporucujenda izadjem jer nece kao moci raditi
Može li neko ko koristi Ubuntu pomoći?
cheese ili vlc
probaj
sudo apt-get update
sudo apt-get upgrade
sudo reboot
sudo apt-get install build-essential
pa ponovi proceduru
vjerovatno se u međuvremenu updateovao na novi kernel nije rebootao (a instalirao nove kernel headers)
opet isti error se javlja
Beskoristan savjet ako nije prepoznata kamera.
reni90: http://www.cyberciti.biz/faq/howto-install-kernel-headers-package/
Kernel od verzije 2.6.27 ima integrisane GSPCA i UVC drajvere za kamere.
http://www.linux-magazine.com/Online/News/Linux-Kernel-Improved-Webcam-Support-Thanks-to-GSPCA/%28kategorie%29/0
Trebalo bi raditi bez kompajliranja drajvera.
Kako vidim na ovoj listi za tu kameru je potreban spca drajver koji je vec integrisan u kernelu (pise i da moze quickcam drajver):
http://www.quickcamteam.net/devices/non-uvc-webcams
Nisam bio dovoljno precizan. Model kamere je Quickcam Messenger Plus (USB ID: 046d:08f6) (slika) i koristi driver koji se na ovoj tvojoj stranici zove “quickcam” (ima konflikt imena sa drugim driverom) i koji nije uključen u kernel. Da je uključen, udev bi ga prepoznao i cheese bi radio. To što kažeš da mogu oba drivera nije tačno, nego postoje dvije kamere sa istim tržišnim imenom i različitim chipsetom (ništa novo…)
BTW kompajliranje drivera je na Mandrivi proteklo bez ikakvih problema i radilo je savršeno.
da i ja sam instalirao po upustvu koje sam nasao ali naidjem na stotine nekakvih errora
nemogu ih sve ignorisati ovaj prvi kada javlja da verzija compilera i gcc nije ista procitao sam na upustvu da treba ignorisati ali ja imam mnogo drugih gresaka koje se javljaju
kad bi to sve gresaka sto ti izbaci mogo ovdje stavit bilo bi dobro i lakse za skontat u cemu je fazon
ovako ukucam prvo
./quickcam.sh
prva greska
./quickcam.sh
/usr/bin/whoami
/bin/su
/bin/ls
/bin/cat
/usr/bin/gcc
/usr/bin/gcc
/usr/bin/make
/bin/grep
/bin/egrep
/usr/bin/awk
/bin/sed
/usr/bin/tail
/usr/bin/head
/usr/bin/install
/usr/bin/ld
/bin/uname
/usr/bin/tr
/usr/bin/xawtv
/usr/bin/xdpyinfo
/bin/dmesg
/usr/bin/wc
/bin/readlink
gcc version: gcc version 3.4.6 (Ubuntu 3.4.6-8ubuntu2)
gcc version: gcc version 3.4.6 (Ubuntu 3.4.6-8ubuntu2)
Make version: GNU Make 3.81
Linker version: GNU ld (GNU Binutils for Ubuntu) 2.19.1
Kernel compiler: gcc version 4.3.3 (Ubuntu 4.3.3-5ubuntu4)
[!] Kernel compiler and gcc seem to be different versions.
Instead, they should be the same. If you have many compilers
installed, you can specify the correct one with command (in bash)
export CC=kgcc
before trying to install the driver. Replace kgcc with the command
required for compiling kernels (kgcc is often used in Red Hat systems).
WARNING: If you press Enter, I’ll try to continue anyway,
but this probably will fail. You SHOULD press Ctrl+C now.
Kazu da ignorisem to i ok ignorisem idemo dalje
Next round: let’s see if you have a supported QuickCam.
Please plug in your USB camera before continuing.
Press Ctrl+C to quit, Enter to continue —>
I can find the following probably compatible devices:
Bus 002 Device 003: ID 046d:08f6 Logitech, Inc. Quickcam Messenger Plus
Another round done. Let’s now compile the driver, it takes a while.
This step will also clear old unnecessary files from the directory.
Press Ctrl+C to quit, Enter to continue —>
rm -f .o qcset input_read show ~ .# ..cmd *.mod.c *.ko
rm -rf .tmp_versions
cd testquickcam ; make clean
make[1]: Entering directory /home/refka/Desktop/qc-usb-messenger-1.8/testquickcam' rm -f testquickcam *~ pic.ppm pic.gif make[1]: Leaving directory
/home/refka/Desktop/qc-usb-messenger-1.8/testquickcam’
make -C “/lib/modules/2.6.28-15-generic/build” SUBDIRS="/home/refka/Desktop/qc-usb-messenger-1.8" modules V=1 USER_OPT="-DHAVE_UTSRELEASE_H=1"
make[1]: Entering directory /usr/src/linux-headers-2.6.28-15-generic' test -e include/linux/autoconf.h -a -e include/config/auto.conf || ( \ echo; \ echo " ERROR: Kernel configuration is invalid."; \ echo " include/linux/autoconf.h or include/config/auto.conf are missing."; \ echo " Run 'make oldconfig && make prepare' on kernel src to fix it."; \ echo; \ /bin/false) mkdir -p /home/refka/Desktop/qc-usb-messenger-1.8/.tmp_versions ; rm -f /home/refka/Desktop/qc-usb-messenger-1.8/.tmp_versions/* make -f scripts/Makefile.build obj=/home/refka/Desktop/qc-usb-messenger-1.8 gcc -Wp,-MD,/home/refka/Desktop/qc-usb-messenger-1.8/.qc-driver.o.d -nostdinc -isystem /usr/lib/gcc/i486-linux-gnu/3.4.6/include -D__KERNEL__ -Iinclude -I/usr/src/linux-headers-2.6.28-15-generic/arch/x86/include -include include/linux/autoconf.h -Iubuntu/include -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -fno-delete-null-pointer-checks -O2 -m32 -msoft-float -mregparm=3 -freg-struct-return -mpreferred-stack-boundary=2 -fno-unit-at-a-time -march=i586 -mtune=i686 -Wa,-mtune=generic32 -ffreestanding -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -Iarch/x86/include/asm/mach-default -fno-omit-frame-pointer -fno-optimize-sibling-calls -Wdeclaration-after-statement -fwrapv -DNOKERNEL -DHAVE_UTSRELEASE_H=1 -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(qc_driver)" -D"KBUILD_MODNAME=KBUILD_STR(qcmessenger)" -c -o /home/refka/Desktop/qc-usb-messenger-1.8/.tmp_qc-driver.o /home/refka/Desktop/qc-usb-messenger-1.8/qc-driver.c gcc -Wp,-MD,/home/refka/Desktop/qc-usb-messenger-1.8/.qc-vv6450.o.d -nostdinc -isystem /usr/lib/gcc/i486-linux-gnu/3.4.6/include -D__KERNEL__ -Iinclude -I/usr/src/linux-headers-2.6.28-15-generic/arch/x86/include -include include/linux/autoconf.h -Iubuntu/include -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -fno-delete-null-pointer-checks -O2 -m32 -msoft-float -mregparm=3 -freg-struct-return -mpreferred-stack-boundary=2 -fno-unit-at-a-time -march=i586 -mtune=i686 -Wa,-mtune=generic32 -ffreestanding -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -Iarch/x86/include/asm/mach-default -fno-omit-frame-pointer -fno-optimize-sibling-calls -Wdeclaration-after-statement -fwrapv -DNOKERNEL -DHAVE_UTSRELEASE_H=1 -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(qc_vv6450)" -D"KBUILD_MODNAME=KBUILD_STR(qcmessenger)" -c -o /home/refka/Desktop/qc-usb-messenger-1.8/.tmp_qc-vv6450.o /home/refka/Desktop/qc-usb-messenger-1.8/qc-vv6450.c gcc -Wp,-MD,/home/refka/Desktop/qc-usb-messenger-1.8/.qc-formats.o.d -nostdinc -isystem /usr/lib/gcc/i486-linux-gnu/3.4.6/include -D__KERNEL__ -Iinclude -I/usr/src/linux-headers-2.6.28-15-generic/arch/x86/include -include include/linux/autoconf.h -Iubuntu/include -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -fno-delete-null-pointer-checks -O2 -m32 -msoft-float -mregparm=3 -freg-struct-return -mpreferred-stack-boundary=2 -fno-unit-at-a-time -march=i586 -mtune=i686 -Wa,-mtune=generic32 -ffreestanding -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -Iarch/x86/include/asm/mach-default -fno-omit-frame-pointer -fno-optimize-sibling-calls -Wdeclaration-after-statement -fwrapv -DNOKERNEL -DHAVE_UTSRELEASE_H=1 -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(qc_formats)" -D"KBUILD_MODNAME=KBUILD_STR(qcmessenger)" -c -o /home/refka/Desktop/qc-usb-messenger-1.8/.tmp_qc-formats.o /home/refka/Desktop/qc-usb-messenger-1.8/qc-formats.c gcc -Wp,-MD,/home/refka/Desktop/qc-usb-messenger-1.8/.qc-memory.o.d -nostdinc -isystem /usr/lib/gcc/i486-linux-gnu/3.4.6/include -D__KERNEL__ -Iinclude -I/usr/src/linux-headers-2.6.28-15-generic/arch/x86/include -include include/linux/autoconf.h -Iubuntu/include -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -fno-delete-null-pointer-checks -O2 -m32 -msoft-float -mregparm=3 -freg-struct-return -mpreferred-stack-boundary=2 -fno-unit-at-a-time -march=i586 -mtune=i686 -Wa,-mtune=generic32 -ffreestanding -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -Iarch/x86/include/asm/mach-default -fno-omit-frame-pointer -fno-optimize-sibling-calls -Wdeclaration-after-statement -fwrapv -DNOKERNEL -DHAVE_UTSRELEASE_H=1 -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(qc_memory)" -D"KBUILD_MODNAME=KBUILD_STR(qcmessenger)" -c -o /home/refka/Desktop/qc-usb-messenger-1.8/.tmp_qc-memory.o /home/refka/Desktop/qc-usb-messenger-1.8/qc-memory.c ld -m elf_i386 -r -o /home/refka/Desktop/qc-usb-messenger-1.8/qcmessenger.o /home/refka/Desktop/qc-usb-messenger-1.8/qc-driver.o /home/refka/Desktop/qc-usb-messenger-1.8/qc-vv6450.o /home/refka/Desktop/qc-usb-messenger-1.8/qc-formats.o /home/refka/Desktop/qc-usb-messenger-1.8/qc-memory.o (cat /dev/null; echo kernel//home/refka/Desktop/qc-usb-messenger-1.8/qcmessenger.ko;) > /home/refka/Desktop/qc-usb-messenger-1.8/modules.order /bin/sh: cannot create /home/refka/Desktop/qc-usb-messenger-1.8/modules.order: Permission denied make[2]: *** [/home/refka/Desktop/qc-usb-messenger-1.8/modules.order] Error 2 make[1]: *** [_module_/home/refka/Desktop/qc-usb-messenger-1.8] Error 2 make[1]: Leaving directory
/usr/src/linux-headers-2.6.28-15-generic’
make: *** [qcmessenger.ko] Error 2
ls: cannot access qcmessenger.ko: No such file or directory
[!] Looks like the driver compilation failed.
Did you get any error messages above?
If asking for help, show what error messages you got.
WARNING: If you press Enter, I’ll try to continue anyway,
but this probably will fail. You SHOULD press Ctrl+C now.
enter i imam dalje
!] Looks like compilation of the utility programs failed.
WARNING: If you press Enter, I’ll try to continue anyway,
but this probably will fail. You SHOULD press Ctrl+C now.
Press Ctrl+C to quit, Enter to continue —>
Now I finally will try to load the module.
If you’re unlucky, your computer might crash right now!!!
Consider long if you really want to continue.
Press Ctrl+C to quit, Enter to continue —>
You decided to do it, here we go…
insmod: can’t read ‘./qcmessenger.ko’: No such file or directory
=== Leaving root mode ===
[!] The QuickCam driver failed to load!
If you saw any special error messages, like about
unresolved symbols, tell about them when asking for help.
WARNING: If you press Enter, I’ll try to continue anyway,
but this probably will fail. You SHOULD press Ctrl+C now.
The driver detected the following supported cameras:
[!] No cameras detected.
Try unloading and reloading the driver manually with
rmmod qcmessenger; insmod ./qcmessenger.ko debug=-1
and then checking whether there are any messages indicating
problems with command
dmesg
WARNING: If you press Enter, I’ll try to continue anyway,
but this probably will fail. You SHOULD press Ctrl+C now.
Press Ctrl+C to quit, Enter to continue —>
Testing if is correct.
ls: cannot access : No such file or directory
[!] You don’t have read/write access to .
On many distributions, you should add yourself into the
"video" group by giving command
adduser refka video
and then log in again to be able to access the video.
A quick alternative is just to do
chmod a+rw
WARNING: If you press Enter, I’ll try to continue anyway,
but this probably will fail. You SHOULD press Ctrl+C now.
Press Ctrl+C to quit, Enter to continue —>
ls: cannot access : No such file or directory
ls: cannot access : No such file or directory
[!] major number is .
Usually it should be 81, so there are problems ahead.
WARNING: If you press Enter, I’ll try to continue anyway,
but this probably will fail. You SHOULD press Ctrl+C now.
Itd…
Aha. Pa što ne kažeš da nisi koristio sudo lol
kucaj sudo ./quickcam.sh
Inače sudo je u principu potreban za bilo koju komandu koja mijenja sistem ili instalira nešto negdje izvan tvog home foldera.
uradim sa sudo opet imam gresaka
quit, Enter to continue —>
Testing if device: is correct.
ls: cannot access device:: No such file or directory
ls: cannot access : No such file or directory
device: is a symbolic link to .
[!] You don’t have read/write access to device:.
On many distributions, you should add yourself into the
"video" group by giving command
adduser root video
and then log in again to be able to access the video.
A quick alternative is just to do
chmod a+rw
WARNING: If you press Enter, I’ll try to continue anyway,
but this probably will fail. You SHOULD press Ctrl+C now.
Press Ctrl+C to quit, Enter to continue —>
ls: cannot access : No such file or directory
ls: cannot access : No such file or directory
[!] major number is .
Usually it should be 81, so there are problems ahead.
WARNING: If you press Enter, I’ll try to continue anyway,
but this probably will fail. You SHOULD
pazi sta ti govori:
On many distributions, you should add yourself into the
"video" group by giving command
adduser root video
zatim se prebaci skroz u root shell za svaki slucaj naredbom “su”. naravno bez navodnika.
jesi li probao to? imao sam slicnu situaciju sa oracle. nije mi pustao pokretanje servera preko root acc nego sam se morao prebaciti na usera iz db grupe pa pokrenuti servis. ne sjecam se sada kako se zvala grupa.