• Willkommen im Linux Club - dem deutschsprachigen Supportforum für GNU/Linux. Registriere dich kostenlos, um alle Inhalte zu sehen und Fragen zu stellen.

Logitech QuickCam mit Suse 10.1

Hallo
hab folgendes problem:
hab die Logitech QuickCam Web und benutze Suse Linux 10.1
bei der hardware erkennung in Yast zeigt er mir bei der webcam folgendes an:

QuickCam Web
Bus:usb
Den eindeutigen code
Den eindeutigen alten schlüßel
Die Kennung des geräts
Die Lieferanten-id
Das Modell
Die Version
und noch einige anderen sachen
+nicht klassifieziertes Gerät

auf jeden fall erkennt er meine webcam.
aber wie kann ich sie zum laufen bringen ?

hab schon nach treibern im internet gesucht, aber keiner hat funktioniert.


Vielen dank für eine Antwort im voraus
 

misiu

Moderator
Teammitglied
Textkonsole auf -> lsusb ausführen (l wie linux)
Ausgabe posten.

MfG
misiu
 
Sry

lsusb:
Bus 001 Device 002: ID 046d:0850 Logitech, Inc. QuickCam Web

und der andere device002 ist nicht belegt.
 
joa
kann sein das es gegangen is
vllt hab ich wieder alles falsch gemacht
hoff mal ned

aber ich weiß nich mit welchem programm ichs ausprobiern kann
eigentlich wollte ich sie ja für amsn verwenden-aber des erkennt sie immer no nicht.(nur meine videokarte)

Mfg
 
Hi Tote Hose,

Du musst den von Grothesk genannten Treiber = Kernelmodul kompilieren und installieren.
Dann klappts.
Wenn Du das noch nicht gemacht hast, melde Dich :)

cu
Tux
 
Hi
also
die installation des treibers von Grothesk hat glaub ich nicht so richtig funktioniert.
hab des tar.gz packet mit rechtsklick "hier entpacken"entpackt.
dannn rechtsklick im terminal öffnen

dann make
dann ./quickcam.sh
(da macht er sau viel-beschwert sich aber andauernd)-i könnte des reinkopiern wäre aber sau lang.

n paar ausschnitte
-Warning: gcc missing
which: no gcc in
-
[!] Some important programs can not be found on default path.
Probably they aren't installed.
You should install them, for example, by using apt-get or rpm.
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 --->
which: no realpath in
-[!] Can not find kernel source or even headers.
Make sure that they are installed (install with e.g. rpm or apt-get
if necessary) and ensure that you have read rights to the files.

[!] Kernel headers installed, but not complete source code.
Installation still may work with some architectures like Intel x86,
but will definitely fail on others. Note that for kernel 2.6.x
we need always full source code.
Press Ctrl+C to quit, Enter to continue --->

[!] Kernel configuration file /lib/modules/2.6.16.13-4-bigsmp/build/.config not found.
If the headers have been already configured properly, you might
not need it. But it would be better not to trust this, you
really should know where is your configuration file, and
copy it into its place. Often it can be found in /boot/
directory with a name like /boot/config-2.4.26 or something.
-
[!] Can not find version.h in kernel source.
[!] Kernel source is not configured properly.
You have only kernel headers but they are not configured
properly. It's pointless trying to continue, this won't work.
Either install properly configured kernel headers or full
source with kernel configuration file. In the latter case
I can configure the kernel source using the configuration
file automatically.
-
[!] Multiple kernel versions specified in linux/version.h
This is probably a heavily modified Red Hat or other distributor
kernel, and the kernel version check doesn't work.
So we can not check if your kernel version is correct, so we
must just hope so.
-
[!] Using module-init-tools with 2.4.x/2.2.x kernel.
These kernels require older modutils.
-
[!] Looks like the driver compilation failed.
Did you get any error messages above?
-
[!] Looks like compilation of the utility programs failed.
-
[!] The QuickCam driver failed to load!
If you saw any special error messages, like about
unresolved symbols, tell about them when asking for help.
-
[!] major number is .
Usually it should be 81, so there are problems ahead.
-
[!] qcset did not found the QuickCam camera
-[!] Module install failed to /lib/modules/2.6.16.13-4-bigsmp/misc/quickcam.o

weiß jemand was er mir damit sagen will
ich kann gern mal alles reinkopiern
bei der instalation hat des programm voll oft gemeint es wäre besser zu beenden da zu viele fehler( [!] ) entsanden sind.
wie soll ich weiter vorgehen?

mfg
Tote Hose
 
Du musst noch einige Sachen installieren.
Installiere das Paket kernel-source über Deine Paketverwaltung. Vermutlich gibts da noch einige Abhängigkeiten. Alles mitinstallieren.
Dann probiers noch einmal.

Gruss Tux
 
hi
hab jetzt mit Yast2 gcc und das Paket kernel-source über meine Paketverwaltung instaliert
aber keine devel packete-weil da gibts es echt ne tonne.und ich weiß nicht welche genau ich brauche.
habs dann noch mal probiert.
die fehleranzahl is deutlich gesunken.
aber es gab noch folgende:

[!] Can not find kernel source or even headers.
Make sure that they are installed (install with e.g. rpm or apt-get
if necessary) and ensure that you have read rights to the files.
&
[!] Module install failed to /lib/modules/2.6.16.13-4-bigsmp/misc/quickcam.ko
&
qcset.c:390: warning: pointer targets in passing argument 1 of ‘fopen’ differ in signedness
qcset.c: In function ‘main’:
qcset.c:661: warning: pointer targets in passing argument 1 of ‘pnm_open’ differ in signedness
&
can't open /dev/video1: Protocol error
v4l-conf had some trouble, trying to continue anyway
v4l2: open /dev/video1: Protokollfehler
v4l2: open /dev/video1: Kein passendes Gerät gefunden
v4l: open /dev/video1: Kein passendes Gerät gefunden
no video grabber device available

beim herunterfahren meines computers blinkt die cam aber schon.
kA warum.
 
Oben