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

[gelöst] logitech web-cam

ivvan

Newbie
ich habe vor eine webcam zu installieren "Logitech QuickCam Messenger" auf meinem laptop. es ist ubuntu dapper-lts


also, alles ist installiert, drivers, camorama, xawtv usw

wenn ich die camorama oder xawtv starte , bekomme die fehlermeldung :"Could not connect to video device (dev/video0). Please check connection"

was soll ich machen? was für ein video device, ist das nicht eine usb device?

bitte hilfts mir!!

noch was dazu: es gibt keine video karte, sondern video "on board" mit intel chipsatz. alles anders funkt. spiele, 3d usw
 
A

Anonymous

Gast
http://wiki.ubuntuusers.de/Hardwaredatenbank/Peripherie#Webkameras

Ohne Produkt ID kann man nicht mehr sagen.

Code:
 lsusb -v

Greetz,

RM
 
OP
I

ivvan

Newbie
servus Rain_Maker,

link von oben kann schon auswendig :)

lsusb sagt das camera erkannt ist :
root@linux-laptop:/home/linux# lsusb
Bus 004 Device 001: ID 0000:0000
Bus 001 Device 004: ID 046d:08da Logitech, Inc.
Bus 001 Device 003: ID 09da:0006 A4 Tech Co., Ltd Optical Mouse WOP-35
Bus 001 Device 001: ID 0000:0000
Bus 003 Device 001: ID 0000:0000
Bus 002 Device 001: ID 0000:0000

beim lsusb -v eingabe, steht gar keine info über webcam

lsmod:
root@linux-laptop:/home/linux# lsmod
Module Size Used by
snd_usb_audio 83648 0
snd_usb_lib 18048 1 snd_usb_audio
snd_rawmidi 26848 1 snd_usb_lib
snd_seq_device 9228 1 snd_rawmidi
snd_hwdep 9952 1 snd_usb_audio
quickcam 121064 0
videodev 10144 1 quickcam
...
...


was soll ich denken? treiber oder? habe keine idee :cry:
 

OldKid

Hacker
schau mal ob du in der Ubuntu Repo das gspca Modul für deinen Kernel findest ... den Treiber benötigst du !

MfG

OldKid
 
OP
I

ivvan

Newbie
hallo leute,

also, ich habe bis gestern gesucht und gegoooogelt, etliche web-cam themen gelesen und endlich die passende treiber gefunden.

-passende Kernelheader besorgen
- Aktuellsten Treiber (http://mxhaard.free.fr/download.html)gspcav1 herunterladen
- entpacken und in das Verzeichnis wechseln
- make
- make install
- cp gspca.ko /lib/modules/`uname -r`/kernel/drivers/usb/media/
- modprobe gspca
- echo gspca >> /etc/modules
- logout

ekiga, camorama, xawtv usw. alles funkt. sogar integriertes microfon :D
 

gpfreak

Newbie
@ivvan


Ich habe mir gspcav1-20070110.tar.gz heuntergeladen mit
tar vxfz entpackt und wollte jetzt make ausführen nur leider bekomme ich jetzt folgende Fehlermeldung
make
make -C /lib/modules/`uname -r`/build SUBDIRS=/home/gpfreak/gspcav1-20070110 CC=cc modules
make[1]: Entering directory `/usr/src/linux-2.6.18.2-34-obj/i386/default'
make[1]: *** Keine Regel, um »modules« zu erstellen. Schluss.
make[1]: Leaving directory `/usr/src/linux-2.6.18.2-34-obj/i386/default'
make: *** [default] Fehler 2

Diese rpm packete habe ich auch schon probiert

http://home.scarlet.be/raoul.linux/rpm/webcam.html

Leider bekomme ich bei der Installation die Fehlermeldung das keine Abhängigkeiten aufgelöst werden können. Kann mir bitte jemand weiterhelfen :?

Hardware: Toshiba SA20-S103 + DWL G650 + :) Logitech Quickcam Messenger
:?
OS: Linux (openSuSE 10.2)
 
A

Anonymous

Gast
Kernelquellen (kernel-source) sowie Compilertools (gcc make) nachinstallieren.

Fertige Kernelmodule gibbet wohl hier:

http://software.opensuse.org/download/drivers:/webcam/openSUSE_10.2/

Als Installationsquelle in Yast einbinden.

Greetz

RM
 

gpfreak

Newbie
@Rain_Maker

Danke für die schnelle Antwort :) der install hat jetzt endlich funktioniert leider bekomme ich die Logitech Quickcam Messenger nicht eingebunden kannst du mir noch ein paar tipps geben wie die Webcam eingerichtet wird ich bin noch ziemlich neu auf dem Gebiet Linux und Hardware :?
 

TomcatMJ

Guru
Hi!
uch wenn eine openSUSE Webcam-Frage wohl nicht gerade ins Debian-Subforum gehört, sondern eher ins allgemeine Multimedia-Subforum: Wenn die Module geladen wurden (verraten die dir letzten Zeilen die dmesg ausgibt kurz nach dem einstöpseln der Cam) fehlt dir vermutlich nur noch ein Aufruf von
Code:
v4l-conf
unter deiner normalen Userkennung um die Cam auch als v4l-Device nutzen zu können.

Bis denne,
Tom
 

gpfreak

Newbie
@TomcatMJ

Danke der Befehl dmesg gibt mir folgendes aus

Code:
 dmesg
Linux version 2.6.18.2-34-bigsmp (geeko@buildhost) (gcc version 4.1.2 20061115 (prerelease) (SUSE Linux)) #1 SMP Mon Nov 27 11:46:27 UTC 2006
BIOS-provided physical RAM map:
 BIOS-e820: 0000000000000000 - 000000000009fc00 (usable)
 BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved)
 BIOS-e820: 00000000000e0000 - 00000000000eee00 (reserved)
 BIOS-e820: 00000000000eee00 - 00000000000ef000 (ACPI NVS)
 BIOS-e820: 00000000000ef000 - 0000000000100000 (reserved)
 BIOS-e820: 0000000000100000 - 000000001dff0000 (usable)
 BIOS-e820: 000000001dff0000 - 000000001e000000 (ACPI data)
 BIOS-e820: 000000001e000000 - 0000000020000000 (reserved)
 BIOS-e820: 00000000ffe00000 - 0000000100000000 (reserved)
0MB HIGHMEM available.
479MB LOWMEM available.
On node 0 totalpages: 122864
  DMA zone: 4096 pages, LIFO batch:0
  Normal zone: 118768 pages, LIFO batch:31
DMI 2.3 present.
Using APIC driver default
ACPI: RSDP (v000 TOSHIB                                ) @ 0x000f00a0
ACPI: RSDT (v001 TOSHIB 750      0x00970814 TASM 0x04010000) @ 0x1dff0000
ACPI: FADT (v002 TOSHIB 750      0x00970814 TASM 0x04010000) @ 0x1dff0058
ACPI: DBGP (v001 TOSHIB 750      0x00970814 TASM 0x04010000) @ 0x1dff00dc
ACPI: DSDT (v001 TOSHIB A20      0x20030411 MSFT 0x0100000e) @ 0x00000000
ACPI: PM-Timer IO Port: 0xd808
Allocating PCI resources starting at 30000000 (gap: 20000000:dfe00000)
Detected 2789.573 MHz processor.
Built 1 zonelists.  Total pages: 122864
Kernel command line: root=/dev/hda5 vga=0x317 resume=/dev/hda4 splash=silent
bootsplash: silent mode.
Local APIC disabled by BIOS -- you can enable it with "lapic"
mapped APIC to ffffd000 (013cb000)
Enabling fast FPU save and restore... done.
Enabling unmasked SIMD FPU exception support... done.
Initializing CPU#0
PID hash table entries: 2048 (order: 11, 8192 bytes)
Console: colour dummy device 80x25
Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
Memory: 480020k/491456k available (1702k kernel code, 10880k reserved, 1099k data, 200k init, 0k highmem)
Checking if this processor honours the WP bit even in supervisor mode... Ok.
Calibrating delay using timer specific routine.. 5583.29 BogoMIPS (lpj=11166585)
Security Framework v1.0.0 initialized
Mount-cache hash table entries: 512
CPU: After generic identify, caps: bfebf9ff 00000000 00000000 00000000 00004400 00000000 00000000
CPU: After vendor identify, caps: bfebf9ff 00000000 00000000 00000000 00004400 00000000 00000000
CPU: Trace cache: 12K uops, L1 D cache: 8K
CPU: L2 cache: 512K
CPU: Hyper-Threading is disabled
CPU: After all inits, caps: bfebf9ff 00000000 00000000 00000080 00004400 00000000 00000000
Intel machine check architecture supported.
Intel machine check reporting enabled on CPU#0.
CPU0: Intel P4/Xeon Extended MCE MSRs (12) available
CPU0: Thermal monitoring enabled
Compat vDSO mapped to ffffe000.
Checking 'hlt' instruction... OK.
SMP alternatives: switching to UP code
Freeing SMP alternatives: 16k freed
checking if image is initramfs... it is
Freeing initrd memory: 3154k freed
ACPI: Core revision 20060707
ACPI: setting ELCR to 0200 (from 0a00)
CPU0: Intel(R) Pentium(R) 4 CPU 2.80GHz stepping 09
SMP motherboard not detected.
Local APIC not detected. Using dummy APIC emulation.
Brought up 1 CPUs
migration_cost=0
NET: Registered protocol family 16
ACPI: bus type pci registered
PCI: PCI BIOS revision 2.10 entry at 0xf97a4, last bus=4
PCI: Using configuration type 1
Setting up standard PCI resources
ACPI: Interpreter enabled
ACPI: Using PIC for interrupt routing
ACPI: PCI Root Bridge [PCI0] (0000:00)
PCI: Probing PCI hardware (bus 00)
ACPI: Assume root bridge [\_SB_.PCI0] bus is 0
PCI quirk: region d800-d83f claimed by ali7101 ACPI
PCI quirk: region d860-d87f claimed by ali7101 SMB
Boot video device is 0000:01:00.0
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 10 *11)
ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 10 *11)
ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 10 *11)
ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 10 *11)
ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 10 11) *0, disabled.
ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 10 11) *0, disabled.
ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 10 *11)
ACPI: PCI Interrupt Link [LNKI] (IRQs 3 4 5 6 7 10 *11)
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCI1._PRT]
ACPI: Power Resource [PFAN] (off)
Linux Plug and Play Support v0.97 (c) Adam Belay
pnp: PnP ACPI init
pnp: PnP ACPI: found 11 devices
PnPBIOS: Disabled by ACPI PNP
PCI: Using ACPI for IRQ routing
PCI: If a device doesn't work, try "pci=routeirq".  If it helps, post a report
PCI: Bridge: 0000:00:01.0
  IO window: disabled.
  MEM window: f7f00000-fdffffff
  PREFETCH window: 34000000-340fffff
PCI: Bus 2, cardbus bridge: 0000:00:11.0
  IO window: 00001000-000010ff
  IO window: 00001400-000014ff
  PREFETCH window: 30000000-31ffffff
  MEM window: 32000000-33ffffff
PCI: Setting latency timer of device 0000:00:01.0 to 64
PCI: Enabling device 0000:00:11.0 (0000 -> 0003)
ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 11
PCI: setting IRQ 11 as level-triggered
ACPI: PCI Interrupt 0000:00:11.0[A] -> Link [LNKA] -> GSI 11 (level, low) -> IRQ 11
NET: Registered protocol family 2
IP route cache hash table entries: 4096 (order: 2, 16384 bytes)
TCP established hash table entries: 16384 (order: 5, 131072 bytes)
TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
TCP: Hash tables configured (established 16384 bind 8192)
TCP reno registered
apm: BIOS not found.
audit: initializing netlink socket (disabled)
audit(1173683855.620:1): initialized
Total HugeTLB memory allocated, 0
VFS: Disk quotas dquot_6.5.1
Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
Initializing Cryptographic API
io scheduler noop registered
io scheduler anticipatory registered
io scheduler deadline registered
io scheduler cfq registered (default)
Activating ISA DMA hang workarounds.
vesafb: framebuffer at 0xfc000000, mapped to 0xde880000, using 6144k, total 32768k
vesafb: mode is 1024x768x16, linelength=2048, pages=20
vesafb: protected mode interface info at c000:7e62
vesafb: pmi: set display start = c00c7e83, set palette = c00c7ee6
vesafb: scrolling: redraw
vesafb: Truecolor: size=0:5:6:5, shift=0:11:5:0
bootsplash 3.1.6-2004/03/31: looking for picture...<6> silentjpeg size 81749 bytes,<6>...found (1024x768, 46202 bytes, v3).
Console: switching to colour frame buffer device 124x44
fb0: VESA VGA frame buffer device
isapnp: Scanning for PnP cards...
isapnp: No Plug & Play device found
Real Time Clock Driver v1.12ac
Serial: 8250/16550 driver $Revision: 1.90 $ 4 ports, IRQ sharing enabled
ACPI: PCI Interrupt Link [LNKI] enabled at IRQ 11
ACPI: PCI Interrupt 0000:00:09.0[A] -> Link [LNKI] -> GSI 11 (level, low) -> IRQ 11
0000:00:09.0: ttyS0 at I/O 0xea28 (irq = 11) is a 8250
0000:00:09.0: ttyS1 at I/O 0xea40 (irq = 11) is a 8250
0000:00:09.0: ttyS2 at I/O 0xea50 (irq = 11) is a 8250
0000:00:09.0: ttyS3 at I/O 0xea60 (irq = 11) is a 8250
Couldn't register serial port 0000:00:09.0: -28
Floppy drive(s): fd0 is 1.44M
floppy0: no floppy controllers found
RAMDISK driver initialized: 16 RAM disks of 64000K size 1024 blocksize
PNP: PS/2 Controller [PNP0303:KBC,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
serio: i8042 AUX port at 0x60,0x64 irq 12
serio: i8042 KBD port at 0x60,0x64 irq 1
mice: PS/2 mouse device common for all mice
input: PC Speaker as /class/input/input0
input: AT Translated Set 2 keyboard as /class/input/input1
md: md driver 0.90.3 MAX_MD_DEVS=256, MD_SB_DISKS=27
md: bitmap version 4.39
NET: Registered protocol family 1
Using IPI No-Shortcut mode
Time: tsc clocksource has been installed.
ACPI: (supports S0 S3 S4 S5)
Freeing unused kernel memory: 200k freed
input: PS/2 Mouse as /class/input/input2
input: AlpsPS/2 ALPS GlidePoint as /class/input/input3
Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2
ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
ACPI: CPU0 (power states: C1[C1] C2[C2])
ACPI: Thermal Zone [THRM] (31 C)
ALI15X3: IDE controller at PCI slot 0000:00:04.0
ACPI: Unable to derive IRQ for device 0000:00:04.0
ACPI: PCI Interrupt 0000:00:04.0[A]: no GSI
ALI15X3: chipset revision 196
ALI15X3: not 100% native mode: will probe irqs later
    ide0: BM-DMA at 0xeff0-0xeff7, BIOS settings: hda:DMA, hdb:pio
    ide1: BM-DMA at 0xeff8-0xefff, BIOS settings: hdc:DMA, hdd:pio
Probing IDE interface ide0...
Time: acpi_pm clocksource has been installed.
hda: HITACHI_DK23EA-40, ATA DISK drive
ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
hda: max request size: 128KiB
hda: 78140160 sectors (40007 MB) w/2048KiB Cache, CHS=65535/16/63, UDMA(33)
hda: cache flushes supported
 hda: hda1 hda2 hda3 < hda5 > hda4
Probing IDE interface ide1...
hdc: TOSHIBA DVD-ROM SD-R2412, ATAPI CD/DVD-ROM drive
ide1 at 0x170-0x177,0x376 on irq 15
ACPI: Transitioning device [FAN] to D3
ACPI: Transitioning device [FAN] to D3
ACPI: Fan [FAN] (off)
BIOS EDD facility v0.16 2004-Jun-25, 1 devices found
kjournald starting.  Commit interval 5 seconds
EXT3 FS on hda5, internal journal
EXT3-fs: mounted filesystem with ordered data mode.
parport: PnPBIOS parport detected.
parport0: PC-style at 0x378 (0x778), irq 7, dma 3 [PCSPP,TRISTATE,COMPAT,ECP,DMA]
lp0: using parport0 (interrupt-driven).
ide0: Speed warnings UDMA 3/4/5 is not functional.
Linux agpgart interface v0.101 (c) Dave Jones
agpgart: Unsupported ALi chipset (device id: 1672)
Yenta: CardBus bridge found at 0000:00:11.0 [1179:0001]
usbcore: registered new driver usbfs
Yenta: ISA IRQ mask 0x0438, PCI irq 11
Socket status: 30000007
usbcore: registered new driver hub
ohci_hcd: 2005 April 22 USB 1.1 'Open' Host Controller (OHCI) Driver (PCI)
ali15x3_smbus 0000:00:08.0: ALI15X3_smb region uninitialized - upgrade BIOS or use force_addr=0xaddr
ali15x3_smbus 0000:00:08.0: ALI15X3 not detected, module not inserted.
ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11
ACPI: PCI Interrupt 0000:00:0c.0[A] -> Link [LNKB] -> GSI 11 (level, low) -> IRQ 11
ohci_hcd 0000:00:0c.0: OHCI Host Controller
ohci_hcd 0000:00:0c.0: new USB bus registered, assigned bus number 1
ohci_hcd 0000:00:0c.0: irq 11, io mem 0xf7efc000
8139too Fast Ethernet driver 0.9.27
usb usb1: new device found, idVendor=0000, idProduct=0000
usb usb1: new device strings: Mfr=3, Product=2, SerialNumber=1
usb usb1: Product: OHCI Host Controller
usb usb1: Manufacturer: Linux 2.6.18.2-34-bigsmp ohci_hcd
usb usb1: SerialNumber: 0000:00:0c.0
usb usb1: configuration #1 chosen from 1 choice
hub 1-0:1.0: USB hub found
hub 1-0:1.0: 3 ports detected
ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 11
ACPI: PCI Interrupt 0000:00:0c.1[B] -> Link [LNKC] -> GSI 11 (level, low) -> IRQ 11
ohci_hcd 0000:00:0c.1: OHCI Host Controller
ohci_hcd 0000:00:0c.1: new USB bus registered, assigned bus number 2
ohci_hcd 0000:00:0c.1: irq 11, io mem 0xf7efb000
usb usb2: new device found, idVendor=0000, idProduct=0000
usb usb2: new device strings: Mfr=3, Product=2, SerialNumber=1
usb usb2: Product: OHCI Host Controller
usb usb2: Manufacturer: Linux 2.6.18.2-34-bigsmp ohci_hcd
usb usb2: SerialNumber: 0000:00:0c.1
usb usb2: configuration #1 chosen from 1 choice
hub 2-0:1.0: USB hub found
hub 2-0:1.0: 2 ports detected
ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11
ACPI: PCI Interrupt 0000:00:0c.2[C] -> Link [LNKD] -> GSI 11 (level, low) -> IRQ 11
ehci_hcd 0000:00:0c.2: EHCI Host Controller
ehci_hcd 0000:00:0c.2: new USB bus registered, assigned bus number 3
usb 1-2: new full speed USB device using ohci_hcd and address 2
ehci_hcd 0000:00:0c.2: irq 11, io mem 0xf7efaf00
ehci_hcd 0000:00:0c.2: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004
usb usb3: new device found, idVendor=0000, idProduct=0000
usb usb3: new device strings: Mfr=3, Product=2, SerialNumber=1
usb usb3: Product: EHCI Host Controller
usb usb3: Manufacturer: Linux 2.6.18.2-34-bigsmp ehci_hcd
usb usb3: SerialNumber: 0000:00:0c.2
usb usb3: configuration #1 chosen from 1 choice
hub 3-0:1.0: USB hub found
hub 3-0:1.0: 5 ports detected
hdc: ATAPI 24X DVD-ROM CD-R/RW drive, 2048kB Cache, UDMA(33)
Uniform CD-ROM driver Revision: 3.20
ACPI: PCI Interrupt 0000:00:0a.0[A] -> Link [LNKD] -> GSI 11 (level, low) -> IRQ 11
eth0: RealTek RTL8139 at 0xde816f00, 00:00:39:9e:ab:1a, IRQ 11
eth0:  Identified 8139 chip type 'RTL-8100B/8139D'
ACPI: PCI Interrupt Link [LNKH] enabled at IRQ 11
ACPI: PCI Interrupt 0000:00:06.0[A] -> Link [LNKH] -> GSI 11 (level, low) -> IRQ 11
ohci_hcd 0000:00:0c.0: wakeup
cs: IO port probe 0x100-0x3af: excluding 0x1e0-0x1e7 0x200-0x207 0x220-0x22f 0x330-0x337 0x388-0x38f
cs: IO port probe 0x3e0-0x4ff: excluding 0x408-0x40f 0x480-0x48f 0x4d0-0x4d7
cs: IO port probe 0x820-0x8ff: clean.
cs: IO port probe 0xc00-0xcf7: clean.
cs: IO port probe 0xa00-0xaff: clean.
usb 1-2: new full speed USB device using ohci_hcd and address 3
usb 1-2: new device found, idVendor=046d, idProduct=08f6
usb 1-2: new device strings: Mfr=0, Product=1, SerialNumber=0
usb 1-2: Product: Camera
usb 1-2: configuration #1 chosen from 1 choice
Linux video capture interface: v2.00
usb 1-3: new low speed USB device using ohci_hcd and address 4
drivers/media/video/usbvideo/quickcam_messenger.c: Logitech Quickcam Messenger USB v0.01
usb 1-3: new device found, idVendor=045e, idProduct=0040
usb 1-3: new device strings: Mfr=1, Product=3, SerialNumber=0
usb 1-3: Product: Microsoft 3-Button Mouse with IntelliEye(TM)
usb 1-3: Manufacturer: Microsoft
usb 1-3: configuration #1 chosen from 1 choice
usbcore: registered new driver QCM
usbcore: registered new driver snd-usb-audio
usbcore: registered new driver hiddev
input: Microsoft Microsoft 3-Button Mouse with IntelliEye(TM) as /class/input/input4
input: USB HID v1.10 Mouse [Microsoft Microsoft 3-Button Mouse with IntelliEye(TM)] on usb-0000:00:0c.0-3
usbcore: registered new driver usbhid
drivers/usb/input/hid-core.c: v2.6:USB HID core driver
ALSA sound/pci/ac97/ac97_codec.c:1923: AC'97 1 does not respond - RESET
ALSA sound/pci/ac97/ac97_codec.c:1932: AC'97 1 access is not valid [0xffffffff], removing mixer.
ALSA sound/pci/ali5451/ali5451.c:1977: ali mixer 1 creating error.
Adding 795204k swap on /dev/hda4.  Priority:-1 extents:1 across:795204k
device-mapper: ioctl: 4.7.0-ioctl (2006-06-24) initialised: dm-devel@redhat.com
loop: loaded (max 8 devices)
AppArmor: AppArmor initialized
audit(1173683880.621:2): AppArmor initialized

ACPI: AC Adapter [ADP1] (on-line)
ACPI: Battery Slot [BAT1] (battery present)
ACPI: Power Button (FF) [PWRF]
ACPI: Power Button (CM) [PWRB]
ACPI: Lid Switch [LID]
toshiba_acpi: Toshiba Laptop ACPI Extras version 0.18
toshiba_acpi:     HCI method: \_SB_.VALD.GHCI
powernow: This module only works with AMD K7 CPUs
audit(1173680298.125:3): audit_pid=2860 old=0 by auid=4294967295
IA-32 Microcode Update Driver: v1.14a <tigran@veritas.com>
NET: Registered protocol family 10
lo: Disabled Privacy Extensions
IPv6 over IPv4 tunneling driver
eth0: link up, 100Mbps, full-duplex, lpa 0x45E1
NET: Registered protocol family 17
eth0: no IPv6 routers present
ISO 9660 Extensions: Microsoft Joliet Level 3
ISO 9660 Extensions: RRIP_1991A

für mich ist das zwar neuland aber es sieht dich eigentlich so aus als ob sich der Treiber im Kernel befindet oder ?

Der Befehl v4l-conf gibt mir wieder eine Fehlermeldung aus :?

Code:
v4l-conf
v4l-conf: using X11 display :0.0
dga: version 2.0
mode: 1024x768, depth=24, bpp=32, bpl=4096, base=0xfc000000
can't open /dev/video0: No such file or directory

Sorry, Ich hatte mich diesen Thread nur angeschlossen wäre net wenn einer der Admin´s den an die richtige Stelle schieben könnten. Danke
 
Oben