Contenu | Rechercher | Menus

Annonce

Si vous avez des soucis pour rester connecté, déconnectez-vous puis reconnectez-vous depuis ce lien en cochant la case
Me connecter automatiquement lors de mes prochaines visites.

À propos de l'équipe du forum.

#1926 Le 06/01/2008, à 08:50

tania boréalis et dia

Re : [Clos] Centralisation Probleme Webcam+EasyCam

voici un script qui soit disant affiche la liste des signeaux
d'interruption disponibles  mais il y'a des erreurs on n' a pas compris

#!/bin/sh
cat/usr/src/linux/include/asm/signal.h|grep"definSIG"|
awk'{print $2 " " $NF}' 

voici le resultat
./script: line 2: cat/usr/src/linux/include/asm/signal.h: Aucun fichier ou répertoire de ce type
./script: line 2: grepdefinSIG: command not found
./script: line 3: awk{print $2 " " $NF}: command not found


   on cherche une commande sous shell plus facile qu'on peut comprendre

#1927 Le 06/01/2008, à 13:34

Kanor

Re : [Clos] Centralisation Probleme Webcam+EasyCam

tania boréalis et dia toi tu es vraiment à coté du sujet tongue ouvre un nouveau topic
Sinon EASYCAM n'est pas à jour (mais la version mise à jour arrive deux trois bricole à corriger ... )
w33zer essaye avec ce tutot
http://doc.ubuntu-fr.org/logitech_quickcam
olazon toi c'est le tuto suivant
http://doc.ubuntu-fr.org/gspca_spca5xx
adrd donne le retour de lsusb

Hors ligne

#1928 Le 06/01/2008, à 15:28

olazon

Re : [Clos] Centralisation Probleme Webcam+EasyCam

olazon toi c'est le tuto suivant
http://doc.ubuntu-fr.org/gspca_spca5xx

j'ai du faire ce qui est indiqué dans le tuto 4 ou 5 fois
mais toujours rien dans /dev/video

xawtv me renvoie

manu@manux:~$ xawtv
This is xawtv-3.95.dfsg.1, running on Linux/i686 (2.6.22-14-generic)
xinerama 0: 1280x800+0+0
can't open /dev/video0: No such file or directory
v4l-conf had some trouble, trying to continue anyway
v4l2: open /dev/video0: Aucun fichier ou répertoire de ce type
v4l2: open /dev/video0: Aucun fichier ou répertoire de ce type
v4l: open /dev/video0: Aucun fichier ou répertoire de ce type
no video grabber device available

...si l'utopie est une chimère comme le dit le dictionnaire,
alors nous voulons des chimères partout sur la terre...  (Les barbarins fourchus)

Hors ligne

#1929 Le 06/01/2008, à 15:35

Kanor

Re : [Clos] Centralisation Probleme Webcam+EasyCam

Pas de message d'erreur quand tu a lancé      sudo ./gspca_build
Sinon est ce que tu a un tunner ?
Ah aussi débranche ta webcam rebranche et donne les derniére ligne de dmesg

Hors ligne

#1930 Le 06/01/2008, à 18:11

olazon

Re : [Clos] Centralisation Probleme Webcam+EasyCam

pas de messages d'erreur
pas de tuner
dmesg=

[   55.680000] [drm] Initialized i915 1.6.0 20060119 on minor 0
[ 7029.676000] usb 5-1: new high speed USB device using ehci_hcd and address 3
[ 7029.836000] usb 5-1: configuration #1 chosen from 1 choice
[ 7134.128000] Linux video capture interface: v2.00
[ 7134.152000] usbcore: registered new interface driver gspca
[ 7134.152000] /build/buildd/linux-ubuntu-modules-2.6.22-2.6.22/debian/build/build-generic/media/gspcav1/gspca_core.c: gspca driver 01.00.12 registered
[19901.164000] usb 5-1: USB disconnect, address 3
[19904.216000] usb 5-1: new high speed USB device using ehci_hcd and address 4
[19904.376000] usb 5-1: configuration #1 chosen from 1 choice

...si l'utopie est une chimère comme le dit le dictionnaire,
alors nous voulons des chimères partout sur la terre...  (Les barbarins fourchus)

Hors ligne

#1931 Le 06/01/2008, à 18:42

Kanor

Re : [Clos] Centralisation Probleme Webcam+EasyCam

Donne le retour de
cd /dev/
ls -la | grep video

Hors ligne

#1932 Le 06/01/2008, à 18:48

olazon

Re : [Clos] Centralisation Probleme Webcam+EasyCam

manu@manux:/dev$ ls -la | grep video
crw-rw----  1 root   video      10, 175 2008-01-06 12:37 agpgart
crw-rw----  1 root   video     195,   0 2008-01-06 12:38 nvidia0
crw-rw----  1 root   video     195, 255 2008-01-06 12:38 nvidiactl

...si l'utopie est une chimère comme le dit le dictionnaire,
alors nous voulons des chimères partout sur la terre...  (Les barbarins fourchus)

Hors ligne

#1933 Le 07/01/2008, à 20:04

quick

Re : [Clos] Centralisation Probleme Webcam+EasyCam

hello

j'ai suivi ce tuto pour installer ma webcam :

http://doc.ubuntu-fr.org/gspca_spca5xx

et pas de webcam fonctionnelle (trust wp 1200)

j'ai installer easyspca mais ne fonctionne pas non plus.

fred@quick:/$ lsusb
Bus 003 Device 001: ID 0000:0000  
Bus 002 Device 005: ID 093a:2468 Pixart Imaging, Inc. Easy Snap Snake Eye WebCam
Bus 002 Device 004: ID 058f:9360 Alcor Micro Corp. 
Bus 002 Device 001: ID 0000:0000  
Bus 001 Device 001: ID 0000:0000
fred@quick:/$ cd /dev
fred@quick:/dev$ ls -la | grep video
crw-rw----  1 root   video   195,   0 2008-01-07 19:07 nvidia0
crw-rw----  1 root   video   195, 255 2008-01-07 19:07 nvidiactl
drwxr-xr-x  2 root   root          40 2008-01-07 19:26 video0
fred@quick:/dev$

donc apparement la webcam est bien dedectée mais impossible de la faire fonctionné.

fred@quick:/$ lsmod
Module                  Size  Used by
snd_rtctimer            4384  0 
ov511                  80160  0 
ipv6                  273892  8 
af_packet              24840  2 
binfmt_misc            12936  1 
fglrx                 656352  43 
rfcomm                 42136  2 
l2cap                  26240  11 rfcomm
bluetooth              57060  4 rfcomm,l2cap
ppdev                  10244  0 
powernow_k8            16960  0 
cpufreq_stats           7232  0 
cpufreq_conservative     8072  0 
cpufreq_powersave       2688  0 
cpufreq_userspace       5280  0 
cpufreq_ondemand        9612  1 
freq_table              5792  3 powernow_k8,cpufreq_stats,cpufreq_ondemand
ac                      6148  0 
container               5504  0 
button                  8976  0 
video                  18060  0 
dock                   10656  0 
sbs                    19592  0 
battery                11012  0 
sbp2                   24072  0 
lp                     12580  0 
snd_atiixp             21132  1 
snd_ac97_codec        100644  1 snd_atiixp
ac97_bus                3200  1 snd_ac97_codec
snd_pcm_oss            44672  0 
snd_mixer_oss          17664  1 snd_pcm_oss
snd_pcm                80388  3 snd_atiixp,snd_ac97_codec,snd_pcm_oss
snd_seq_dummy           4740  0 
snd_seq_oss            33152  0 
snd_seq_midi            9600  0 
snd_rawmidi            25728  1 snd_seq_midi
snd_seq_midi_event      8448  2 snd_seq_oss,snd_seq_midi
snd_seq                53232  6 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_seq_midi_event
gspca                 608336  0 
videodev               29312  2 ov511,gspca
snd_timer              24324  3 snd_rtctimer,snd_pcm,snd_seq
snd_seq_device          9228  5 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_rawmidi,snd_seq
sg                     36764  0 
v4l2_common            18432  1 videodev
v4l1_compat            15364  1 videodev
serio_raw               8068  0 
sd_mod                 30336  0 
parport_pc             37412  1 
parport                37448  3 ppdev,lp,parport_pc
psmouse                39952  0 
snd                    54660  12 snd_atiixp,snd_ac97_codec,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_seq_oss,snd_rawmidi,snd_seq,snd_timer,snd_seq_device
soundcore               8800  1 snd
k8temp                  6656  0 
pcspkr                  4224  0 
snd_page_alloc         11400  2 snd_atiixp,snd_pcm
i2c_piix4               9740  0 
ati_agp                10124  0 
i2c_core               26112  1 i2c_piix4
agpgart                35016  2 fglrx,ati_agp
shpchp                 34580  0 
pci_hotplug            32704  1 shpchp
evdev                  11136  3 
ext3                  133896  1 
jbd                    60456  1 ext3
mbcache                 9732  1 ext3
ide_cd                 32672  0 
cdrom                  37536  1 ide_cd
ide_disk               18560  3 
8139too                27776  0 
usb_storage            73024  0 
libusual               18448  1 usb_storage
sata_sil               12168  0 
ohci1394               36528  0 
ieee1394               96312  2 sbp2,ohci1394
8139cp                 25088  0 
mii                     6528  2 8139too,8139cp
atiixp                  7056  0 [permanent]
ide_core              116804  4 ide_cd,ide_disk,usb_storage,atiixp
ehci_hcd               36492  0 
ata_generic             8452  0 
libata                125168  2 sata_sil,ata_generic
scsi_mod              147084  5 sbp2,sg,sd_mod,usb_storage,libata
ohci_hcd               22916  0 
usbcore               138632  7 ov511,gspca,usb_storage,libusual,ehci_hcd,ohci_hcd
thermal                14344  0 
processor              32072  2 powernow_k8,thermal
fan                     5764  0 
fuse                   47124  1 
apparmor               40728  0 
commoncap               8320  1 apparmor
fred@quick:/$
fred@quick:/$ dmesg
[    0.000000] Linux version 2.6.22-14-generic (buildd@terranova) (gcc version 4.1.3 20070929 (prerelease) (Ubuntu 4.1.2-16ubuntu2)) #1 SMP Tue Dec 18 08:02:57 UTC 2007 (Ubuntu 2.6.22-14.47-generic)
[    0.000000] BIOS-provided physical RAM map:
[    0.000000]  BIOS-e820: 0000000000000000 - 000000000009f800 (usable)
[    0.000000]  BIOS-e820: 000000000009f800 - 00000000000a0000 (reserved)
[    0.000000]  BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved)
[    0.000000]  BIOS-e820: 0000000000100000 - 000000003bef0000 (usable)
[    0.000000]  BIOS-e820: 000000003bef0000 - 000000003bef3000 (ACPI NVS)
[    0.000000]  BIOS-e820: 000000003bef3000 - 000000003bf00000 (ACPI data)
[    0.000000]  BIOS-e820: 00000000e0000000 - 00000000f0000000 (reserved)
[    0.000000]  BIOS-e820: 00000000fec00000 - 0000000100000000 (reserved)
[    0.000000] 62MB HIGHMEM available.
[    0.000000] 896MB LOWMEM available.
[    0.000000] found SMP MP-table at 000f48c0
[    0.000000] Entering add_active_range(0, 0, 245488) 0 entries of 256 used
[    0.000000] Zone PFN ranges:
[    0.000000]   DMA             0 ->     4096
[    0.000000]   Normal       4096 ->   229376
[    0.000000]   HighMem    229376 ->   245488
[    0.000000] early_node_map[1] active PFN ranges
[    0.000000]     0:        0 ->   245488
[    0.000000] On node 0 totalpages: 245488
[    0.000000]   DMA zone: 32 pages used for memmap
[    0.000000]   DMA zone: 0 pages reserved
[    0.000000]   DMA zone: 4064 pages, LIFO batch:0
[    0.000000]   Normal zone: 1760 pages used for memmap
[    0.000000]   Normal zone: 223520 pages, LIFO batch:31
[    0.000000]   HighMem zone: 125 pages used for memmap
[    0.000000]   HighMem zone: 15987 pages, LIFO batch:3
[    0.000000] DMI 2.4 present.
[    0.000000] ACPI: RSDP signature @ 0xC00F87E0 checksum 0
[    0.000000] ACPI: RSDP 000F87E0, 0014 (r0 HP-CPC)
[    0.000000] ACPI: RSDT 3BEF3040, 0038 (r1 HP-CPC AWRDACPI 42302E31 AWRD        0)
[    0.000000] ACPI: FACP 3BEF30C0, 0084 (r2 HP-CPC AWRDACPI 42302E31 AWRD        0)
[    0.000000] ACPI: DSDT 3BEF31C0, 3A20 (r1 HP-CPC AWRDACPI     1000 MSFT  100000E)
[    0.000000] ACPI: FACS 3BEF0000, 0040
[    0.000000] ACPI: SSDT 3BEF6D00, 00B5 (r1 HP-CPC POWERNOW        1  LTP        1)
[    0.000000] ACPI: SRAT 3BEF6E00, 0090 (r1 HP-CPC HAMMER          1 AMD         1)
[    0.000000] ACPI: MCFG 3BEF6F00, 003C (r1 HP-CPC AWRDACPI 42302E31 AWRD        0)
[    0.000000] ACPI: APIC 3BEF6C40, 0068 (r1 HP-CPC AWRDACPI 42302E31 AWRD        0)
[    0.000000] ATI board detected. Disabling timer routing over 8254.
[    0.000000] ACPI: PM-Timer IO Port: 0x4008
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
[    0.000000] Processor #0 15:15 APIC version 16
[    0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] disabled)
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[    0.000000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
[    0.000000] IOAPIC[0]: apic_id 2, version 33, address 0xfec00000, GSI 0-23
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 21 low level)
[    0.000000] ACPI: IRQ0 used by override.
[    0.000000] ACPI: IRQ2 used by override.
[    0.000000] Enabling APIC mode:  Flat.  Using 1 I/O APICs
[    0.000000] Using ACPI (MADT) for SMP configuration information
[    0.000000] Allocating PCI resources starting at 40000000 (gap: 3bf00000:a4100000)
[    0.000000] Built 1 zonelists.  Total pages: 243571
[    0.000000] Kernel command line: root=UUID=29356b76-fa17-4b5d-a9b5-1bd04ef67898 ro quiet splash locale=fr_FR
[    0.000000] mapped APIC to ffffd000 (fee00000)
[    0.000000] mapped IOAPIC to ffffc000 (fec00000)
[    0.000000] Enabling fast FPU save and restore... done.
[    0.000000] Enabling unmasked SIMD FPU exception support... done.
[    0.000000] Initializing CPU#0
[    0.000000] PID hash table entries: 4096 (order: 12, 16384 bytes)
[    0.000000] Detected 1790.859 MHz processor.
[   28.125348] Console: colour VGA+ 80x25
[   28.125910] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
[   28.126847] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
[   28.148608] Memory: 961928k/981952k available (2015k kernel code, 19424k reserved, 916k data, 364k init, 64448k highmem)
[   28.148619] virtual kernel memory layout:
[   28.148620]     fixmap  : 0xfff4d000 - 0xfffff000   ( 712 kB)
[   28.148622]     pkmap   : 0xff800000 - 0xffc00000   (4096 kB)
[   28.148623]     vmalloc : 0xf8800000 - 0xff7fe000   ( 111 MB)
[   28.148624]     lowmem  : 0xc0000000 - 0xf8000000   ( 896 MB)
[   28.148626]       .init : 0xc03e3000 - 0xc043e000   ( 364 kB)
[   28.148627]       .data : 0xc02f7de6 - 0xc03dce84   ( 916 kB)
[   28.148628]       .text : 0xc0100000 - 0xc02f7de6   (2015 kB)
[   28.148631] Checking if this processor honours the WP bit even in supervisor mode... Ok.
[   28.148673] SLUB: Genslabs=22, HWalign=64, Order=0-1, MinObjects=4, CPUs=1, Nodes=1
[   28.228594] Calibrating delay using timer specific routine.. 3585.37 BogoMIPS (lpj=7170744)
[   28.228625] Security Framework v1.0.0 initialized
[   28.228634] SELinux:  Disabled at boot.
[   28.228648] Mount-cache hash table entries: 512
[   28.228783] CPU: After generic identify, caps: 078bfbff e3d3fbff 00000000 00000000 00000001 00000000 00000001
[   28.228792] CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line)
[   28.228795] CPU: L2 Cache: 128K (64 bytes/line)
[   28.228798] CPU: After all inits, caps: 078bfbff e3d3fbff 00000000 00000410 00000001 00000000 00000001
[   28.228808] Compat vDSO mapped to ffffe000.
[   28.228821] Checking 'hlt' instruction... OK.
[   28.244715] SMP alternatives: switching to UP code
[   28.244959] Freeing SMP alternatives: 11k freed
[   28.245283] Early unpacking initramfs... done
[   28.568005] ACPI: Core revision 20070126
[   28.568078] ACPI: Looking for DSDT in initramfs... error, file /DSDT.aml not found.
[   28.577110] CPU0: AMD Sempron(tm) Processor 3000+ stepping 00
[   28.577131] Total of 1 processors activated (3585.37 BogoMIPS).
[   28.577293] ENABLING IO-APIC IRQs
[   28.577488] ..TIMER: vector=0x31 apic1=0 pin1=2 apic2=-1 pin2=-1
[   28.617162] ..MP-BIOS bug: 8254 timer not connected to IO-APIC
[   28.617204] ...trying to set up timer (IRQ0) through the 8259A ...  failed.
[   28.617207] ...trying to set up timer as Virtual Wire IRQ... works.
[   28.763922] Brought up 1 CPUs
[   28.764027] Booting paravirtualized kernel on bare hardware
[   28.764104] Time: 18:06:46  Date: 00/07/108
[   28.764129] NET: Registered protocol family 16
[   28.764223] EISA bus registered
[   28.764239] ACPI: bus type pci registered
[   28.799538] PCI: PCI BIOS revision 3.00 entry at 0xfac80, last bus=2
[   28.799540] PCI: Using configuration type 1
[   28.799542] Setting up standard PCI resources
[   28.802431] ACPI: EC: Look up EC in DSDT
[   28.805407] ACPI: Interpreter enabled
[   28.805410] ACPI: (supports S0 S1 S3 S4 S5)
[   28.805425] ACPI: Using IOAPIC for interrupt routing
[   28.809614] ACPI: PCI Root Bridge [PCI0] (0000:00)
[   28.809625] PCI: Probing PCI hardware (bus 00)
[   28.810745] PCI: Transparent bridge - 0000:00:14.4
[   28.810780] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[   28.810944] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P2P_._PRT]
[   28.811082] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.AGP_._PRT]
[   28.824709] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 10 11) *0, disabled.
[   28.824799] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 10 11) *0, disabled.
[   28.824885] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 10 11) *0, disabled.
[   28.824971] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 10 11) *0, disabled.
[   28.825057] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 *10 11)
[   28.825147] ACPI: PCI Interrupt Link [LNKF] (IRQs *3 4 5 6 7 10 11)
[   28.825232] ACPI: PCI Interrupt Link [LNK0] (IRQs 3 4 5 6 7 10 *11)
[   28.825317] ACPI: PCI Interrupt Link [LNK1] (IRQs 3 4 5 6 7 10 11) *0, disabled.
[   28.825412] Linux Plug and Play Support v0.97 (c) Adam Belay
[   28.825423] pnp: PnP ACPI init
[   28.825438] ACPI: bus type pnp registered
[   28.827642] pnp: PnP ACPI: found 12 devices
[   28.827645] ACPI: ACPI bus type pnp unregistered
[   28.827649] PnPBIOS: Disabled by ACPI PNP
[   28.827698] PCI: Using ACPI for IRQ routing
[   28.827701] PCI: If a device doesn't work, try "pci=routeirq".  If it helps, post a report
[   28.827712] PCI: Cannot allocate resource region 3 of device 0000:00:00.0
[   28.876003] NET: Registered protocol family 8
[   28.876005] NET: Registered protocol family 20
[   28.876085] pnp: 00:01: ioport range 0x228-0x22f has been reserved
[   28.876088] pnp: 00:01: ioport range 0x40b-0x40b has been reserved
[   28.876091] pnp: 00:01: ioport range 0x4d6-0x4d6 has been reserved
[   28.876094] pnp: 00:01: ioport range 0xc00-0xc01 has been reserved
[   28.876097] pnp: 00:01: ioport range 0xc14-0xc14 has been reserved
[   28.876100] pnp: 00:01: ioport range 0xc50-0xc52 has been reserved
[   28.876103] pnp: 00:01: ioport range 0xc6c-0xc6d has been reserved
[   28.876106] pnp: 00:01: ioport range 0xc6f-0xc6f has been reserved
[   28.876120] pnp: 00:0a: iomem range 0xe0000000-0xefffffff could not be reserved
[   28.876128] pnp: 00:0b: iomem range 0xcd000-0xcffff has been reserved
[   28.876131] pnp: 00:0b: iomem range 0xf0000-0xf7fff could not be reserved
[   28.876134] pnp: 00:0b: iomem range 0xf8000-0xfbfff could not be reserved
[   28.876137] pnp: 00:0b: iomem range 0xfc000-0xfffff could not be reserved
[   28.879739] Time: tsc clocksource has been installed.
[   28.906363] PCI: Bridge: 0000:00:01.0
[   28.906366]   IO window: e000-efff
[   28.906370]   MEM window: fdd00000-fddfffff
[   28.906372]   PREFETCH window: d8000000-dfffffff
[   28.906377] PCI: Bridge: 0000:00:14.4
[   28.906380]   IO window: d000-dfff
[   28.906386]   MEM window: fdc00000-fdcfffff
[   28.906392]   PREFETCH window: fde00000-fdefffff
[   28.906423] NET: Registered protocol family 2
[   28.943696] IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
[   28.943841] TCP established hash table entries: 131072 (order: 8, 1572864 bytes)
[   28.945686] TCP bind hash table entries: 65536 (order: 7, 524288 bytes)
[   28.946333] TCP: Hash tables configured (established 131072 bind 65536)
[   28.946337] TCP reno registered
[   28.955772] checking if image is initramfs... it is
[   29.407039] Switched to high resolution mode on CPU 0
[   29.587924] Freeing initrd memory: 7065k freed
[   29.588285] audit: initializing netlink socket (disabled)
[   29.588300] audit(1199729206.088:1): initialized
[   29.588362] highmem bounce pool size: 64 pages
[   29.589965] VFS: Disk quotas dquot_6.5.1
[   29.590012] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[   29.590109] io scheduler noop registered
[   29.590111] io scheduler anticipatory registered
[   29.590113] io scheduler deadline registered
[   29.590129] io scheduler cfq registered (default)
[   29.590140] PCI: MSI quirk detected. MSI deactivated.
[   29.590180] Boot video device is 0000:01:05.0
[   29.590330] isapnp: Scanning for PnP cards...
[   29.944228] isapnp: No Plug & Play device found
[   29.990021] Real Time Clock Driver v1.12ac
[   29.990106] Serial: 8250/16550 driver $Revision: 1.90 $ 4 ports, IRQ sharing enabled
[   29.991680] RAMDISK driver initialized: 16 RAM disks of 65536K size 1024 blocksize
[   29.991888] input: Macintosh mouse button emulation as /class/input/input0
[   29.991960] PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
[   29.995445] serio: i8042 KBD port at 0x60,0x64 irq 1
[   29.995452] serio: i8042 AUX port at 0x60,0x64 irq 12
[   29.995635] mice: PS/2 mouse device common for all mice
[   29.995739] EISA: Probing bus 0 at eisa.0
[   29.995762] Cannot allocate resource for EISA slot 4
[   29.995782] EISA: Detected 0 cards.
[   29.995878] TCP cubic registered
[   29.995891] NET: Registered protocol family 1
[   29.995915] Using IPI No-Shortcut mode
[   29.996100]   Magic number: 8:467:139
[   29.996223]   hash matches device device:10
[   29.996578] Freeing unused kernel memory: 364k freed
[   30.034126] input: AT Translated Set 2 keyboard as /class/input/input1
[   31.257944] AppArmor: AppArmor initialized<5>audit(1199729207.588:2):  type=1505 info="AppArmor initialized" pid=1196
[   31.267564] fuse init (API version 7.8)
[   31.274455] Failure registering capabilities with primary security module.
[   31.295517] ACPI: Processor [CPU0] (supports 8 throttling states)
[   31.295530] ACPI Exception (processor_core-0783): AE_NOT_FOUND, Processor Device is not present [20070126]
[   32.012105] usbcore: registered new interface driver usbfs
[   32.012127] usbcore: registered new interface driver hub
[   32.012145] usbcore: registered new device driver usb
[   32.012902] ohci_hcd: 2006 August 04 USB 1.1 'Open' Host Controller (OHCI) Driver
[   32.012942] ACPI: PCI Interrupt 0000:00:13.0[A] -> GSI 19 (level, low) -> IRQ 16
[   32.012956] ohci_hcd 0000:00:13.0: OHCI Host Controller
[   32.013159] ohci_hcd 0000:00:13.0: new USB bus registered, assigned bus number 1
[   32.013181] ohci_hcd 0000:00:13.0: irq 16, io mem 0xfe02e000
[   32.030440] SCSI subsystem initialized
[   32.035123] libata version 2.21 loaded.
[   32.073360] usb usb1: configuration #1 chosen from 1 choice
[   32.073390] hub 1-0:1.0: USB hub found
[   32.073403] hub 1-0:1.0: 4 ports detected
[   32.094831] Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2
[   32.094837] ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
[   32.151077] 8139cp: 10/100 PCI Ethernet driver v1.3 (Mar 22, 2004)
[   32.175152] ACPI: PCI Interrupt 0000:00:13.1[A] -> GSI 19 (level, low) -> IRQ 16
[   32.175168] ohci_hcd 0000:00:13.1: OHCI Host Controller
[   32.175191] ohci_hcd 0000:00:13.1: new USB bus registered, assigned bus number 2
[   32.175208] ohci_hcd 0000:00:13.1: irq 16, io mem 0xfe02d000
[   32.235034] usb usb2: configuration #1 chosen from 1 choice
[   32.235060] hub 2-0:1.0: USB hub found
[   32.235074] hub 2-0:1.0: 4 ports detected
[   32.341676] sata_sil 0000:00:12.0: version 2.2
[   32.341731] ACPI: PCI Interrupt 0000:00:12.0[A] -> GSI 22 (level, low) -> IRQ 17
[   32.341825] scsi0 : sata_sil
[   32.349657] scsi1 : sata_sil
[   32.349780] ata1: SATA max UDMA/100 cmd 0xf8852080 ctl 0xf885208a bmdma 0xf8852000 irq 17
[   32.349786] ata2: SATA max UDMA/100 cmd 0xf88520c0 ctl 0xf88520ca bmdma 0xf8852008 irq 17
[   32.642304] usb 2-3: new full speed USB device using ohci_hcd and address 2
[   32.658287] ata1: SATA link down (SStatus 0 SControl 300)
[   32.850184] usb 2-3: configuration #1 chosen from 1 choice
[   32.969834] ata2: SATA link down (SStatus 0 SControl 300)
[   32.970008] ACPI: PCI Interrupt 0000:00:13.2[A] -> GSI 19 (level, low) -> IRQ 16
[   32.970022] ehci_hcd 0000:00:13.2: EHCI Host Controller
[   32.970057] ehci_hcd 0000:00:13.2: new USB bus registered, assigned bus number 3
[   32.970117] ehci_hcd 0000:00:13.2: irq 16, io mem 0xfe02c000
[   32.970129] ehci_hcd 0000:00:13.2: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004
[   32.970248] usb usb3: configuration #1 chosen from 1 choice
[   32.970274] hub 3-0:1.0: USB hub found
[   32.970282] hub 3-0:1.0: 8 ports detected
[   33.073894] ATIIXP: IDE controller at PCI slot 0000:00:14.1
[   33.073918] ACPI: PCI Interrupt 0000:00:14.1[A] -> GSI 16 (level, low) -> IRQ 18
[   33.073929] ATIIXP: chipset revision 0
[   33.073931] ATIIXP: not 100% native mode: will probe irqs later
[   33.073941]     ide0: BM-DMA at 0xf800-0xf807, BIOS settings: hda:pio, hdb:pio
[   33.073956]     ide1: BM-DMA at 0xf808-0xf80f, BIOS settings: hdc:pio, hdd:pio
[   33.073967] Probing IDE interface ide0...
[   33.105699] usb 2-3: USB disconnect, address 2
[   33.361693] hda: ST340014A, ATA DISK drive
[   33.641276] hdb: ST3160021A, ATA DISK drive
[   33.696793] hda: host side 80-wire cable detection failed, limiting max speed to UDMA33
[   33.696796] hda: selected mode 0x42
[   33.697155] hdb: host side 80-wire cable detection failed, limiting max speed to UDMA33
[   33.697158] hdb: selected mode 0x42
[   33.697550] ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
[   33.705641] Probing IDE interface ide1...
[   34.016314] usb 2-3: new full speed USB device using ohci_hcd and address 3
[   34.223257] usb 2-3: configuration #1 chosen from 1 choice
[   34.440150] hdc: TSSTcorpCD/DVDW TS-H552B, ATAPI CD/DVD-ROM drive
[   34.527589] usb 2-4: new full speed USB device using ohci_hcd and address 4
[   34.736533] usb 2-4: configuration #1 chosen from 1 choice
[   34.750740] usbcore: registered new interface driver libusual
[   34.755885] Initializing USB Mass Storage driver...
[   34.755959] scsi2 : SCSI emulation for USB Mass Storage devices
[   34.756000] usb-storage: device found at 4
[   34.756002] usb-storage: waiting for device to settle before scanning
[   34.756015] usbcore: registered new interface driver usb-storage
[   34.756018] USB Mass Storage support registered.
[   35.110753] hdc: selected mode 0x42
[   35.110935] ide1 at 0x170-0x177,0x376 on irq 15
[   35.112970] 8139cp 0000:02:03.0: This (id 10ec:8139 rev 10) is not an 8139C+ compatible chip
[   35.112975] 8139cp 0000:02:03.0: Try the "8139too" driver instead.
[   35.114568] 8139too Fast Ethernet driver 0.9.28
[   35.114628] ACPI: PCI Interrupt 0000:02:03.0[A] -> GSI 20 (level, low) -> IRQ 19
[   35.115301] eth0: RealTek RTL8139 at 0xf883e000, 00:13:d3:0f:52:7b, IRQ 19
[   35.115304] eth0:  Identified 8139 chip type 'RTL-8100B/8139D'
[   35.115434] ACPI: PCI Interrupt 0000:02:04.0[A] -> GSI 21 (level, low) -> IRQ 21
[   35.168255] ohci1394: fw-host0: OHCI-1394 1.1 (PCI): IRQ=[21]  MMIO=[fdcfd000-fdcfd7ff]  Max Packet=[2048]  IR/IT contexts=[4/8]
[   35.182395] hda: max request size: 512KiB
[   35.195422] hda: 78165360 sectors (40020 MB) w/2048KiB Cache, CHS=16383/255/63, UDMA(33)
[   35.195844] hda: cache flushes supported
[   35.195890]  hda: hda1 hda2 < hda5 >
[   35.236153] hdb: max request size: 512KiB
[   35.236159] hdb: 312581808 sectors (160041 MB) w/2048KiB Cache, CHS=19457/255/63, UDMA(33)
[   35.236548] hdb: cache flushes supported
[   35.236578]  hdb: hdb1 hdb2 < hdb5 >
[   35.278707] hdc: ATAPI 40X DVD-ROM DVD-R CD-R/RW drive, 2048kB Cache, UDMA(33)
[   35.278718] Uniform CD-ROM driver Revision: 3.20
[   35.780810] Attempting manual resume
[   35.780813] swsusp: Resume From Partition 3:5
[   35.780815] PM: Checking swsusp image.
[   35.781391] PM: Resume from disk failed.
[   35.809226] kjournald starting.  Commit interval 5 seconds
[   35.809240] EXT3-fs: mounted filesystem with ordered data mode.
[   36.440933] ieee1394: Host added: ID:BUS[0-00:1023]  GUID[0010dc0000a8c5c4]
[   39.748429] usb-storage: device scan complete
[   39.754413] scsi 2:0:0:0: Direct-Access     Generic  USB SD Reader    1.00 PQ: 0 ANSI: 0
[   39.760415] scsi 2:0:0:1: Direct-Access     Generic  USB CF Reader    1.01 PQ: 0 ANSI: 0
[   39.766387] scsi 2:0:0:2: Direct-Access     Generic  USB SM Reader    1.02 PQ: 0 ANSI: 0
[   39.772380] scsi 2:0:0:3: Direct-Access     Generic  USB MS Reader    1.03 PQ: 0 ANSI: 0
[   43.961761] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[   43.986869] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[   44.059155] Linux agpgart interface v0.102 (c) Dave Jones
[   44.127833] piix4_smbus 0000:00:14.0: Found 0000:00:14.0 device
[   45.068741] input: PC Speaker as /class/input/input2
[   45.370777] sd 2:0:0:0: [sda] Attached SCSI removable disk
[   45.382328] sd 2:0:0:1: [sdb] Attached SCSI removable disk
[   45.391568] sd 2:0:0:2: [sdc] Attached SCSI removable disk
[   45.401552] sd 2:0:0:3: [sdd] Attached SCSI removable disk
[   45.453432] sd 2:0:0:0: Attached scsi generic sg0 type 0
[   45.453464] sd 2:0:0:1: Attached scsi generic sg1 type 0
[   45.453492] sd 2:0:0:2: Attached scsi generic sg2 type 0
[   45.453523] sd 2:0:0:3: Attached scsi generic sg3 type 0
[   45.496805] logips2pp: Detected unknown logitech mouse model 26
[   45.521646] Linux video capture interface: v2.00
[   45.681151] /build/buildd/linux-ubuntu-modules-2.6.22-2.6.22/debian/build/build-generic/media/gspcav1/gspca_core.c: USB SPCA5XX camera found. (PAC207)
[   45.688622] usbcore: registered new interface driver gspca
[   45.688628] /build/buildd/linux-ubuntu-modules-2.6.22-2.6.22/debian/build/build-generic/media/gspcav1/gspca_core.c: gspca driver 01.00.12 registered
[   45.965168] ACPI: PCI Interrupt 0000:00:14.5[b] -> GSI 17 (level, low) -> IRQ 20
[   45.974410] input: ImExPS/2 Logitech Explorer Mouse as /class/input/input3
[   45.980049] parport_pc 00:07: reported by Plug and Play ACPI
[   45.980096] parport0: PC-style at 0x378, irq 7 [PCSPP,EPP]
[   47.143956] lp0: using parport0 (interrupt-driven).
[   47.253849] Adding 1646620k swap on /dev/hda5.  Priority:-1 extents:1 across:1646620k
[   47.563785] EXT3 FS on hda1, internal journal
[   48.727740] No dock devices found.
[   48.820998] input: Power Button (FF) as /class/input/input4
[   48.825400] ACPI: Power Button (FF) [PWRF]
[   48.865083] input: Power Button (CM) as /class/input/input5
[   48.869413] ACPI: Power Button (CM) [PWRB]
[   49.161268] powernow-k8: Found 1 AMD Sempron(tm) Processor 3000+ processors (version 2.00.00)
[   49.161301] powernow-k8:    0 : fid 0xa (1800 MHz), vid 0x6
[   49.161304] powernow-k8:    1 : fid 0x2 (1000 MHz), vid 0x12
[   50.434491] eth0: link up, 100Mbps, full-duplex, lpa 0x45E1
[   50.441406] ppdev: user-space parallel port driver
[   50.725573] audit(1199729228.324:3):  type=1503 operation="inode_permission" requested_mask="a" denied_mask="a" name="/dev/tty" pid=4823 profile="/usr/sbin/cupsd"
[   50.794898] apm: BIOS version 1.2 Flags 0x07 (Driver version 1.16ac)
[   50.794903] apm: overridden by ACPI.
[   50.996840] Failure registering capabilities with primary security module.
[   51.201669] Bluetooth: Core ver 2.11
[   51.201777] NET: Registered protocol family 31
[   51.201780] Bluetooth: HCI device and connection manager initialized
[   51.201783] Bluetooth: HCI socket layer initialized
[   51.224967] Bluetooth: L2CAP ver 2.8
[   51.224971] Bluetooth: L2CAP socket layer initialized
[   51.360257] Bluetooth: RFCOMM socket layer initialized
[   51.360340] Bluetooth: RFCOMM TTY layer initialized
[   51.360343] Bluetooth: RFCOMM ver 1.8
[   24.460000] Marking TSC unstable due to: cpufreq changes.
[   24.464000] Time: acpi_pm clocksource has been installed.
[   24.612000] Clocksource tsc unstable (delta = -67578225 ns)
[   24.984000] fglrx: module license 'Proprietary. (C) 2002 - ATI Technologies, Starnberg, GERMANY' taints kernel.
[   24.988000] [fglrx] Maximum main memory to use for locked dma buffers: 865 MBytes.
[   24.988000] [fglrx] module loaded - fglrx 8.37.6 [May 25 2007] on minor 0
[   25.004000] ACPI: PCI Interrupt 0000:01:05.0[A] -> GSI 17 (level, low) -> IRQ 20
[   25.768000] [fglrx] total      GART = 130023424
[   25.768000] [fglrx] free       GART = 114032640
[   25.768000] [fglrx] max single GART = 114032640
[   25.768000] [fglrx] total      LFB  = 67108864
[   25.768000] [fglrx] free       LFB  = 49278976
[   25.768000] [fglrx] max single LFB  = 49278976
[   25.768000] [fglrx] total      Inv  = 0
[   25.768000] [fglrx] free       Inv  = 0
[   25.768000] [fglrx] max single Inv  = 0
[   25.768000] [fglrx] total      TIM  = 0
[   27.440000] NET: Registered protocol family 17
[   31.780000] NET: Registered protocol family 10
[   31.780000] lo: Disabled Privacy Extensions
[   42.084000] eth0: no IPv6 routers present
[  411.908000] usbcore: registered new interface driver ov511
[  411.908000] /build/buildd/linux-ubuntu-modules-2.6.22-2.6.22/debian/build/build-generic/media/ov511/ov511.c: v1.64 for Linux 2.5 : ov511 USB Camera Driver
[  467.260000] usb 2-3: USB disconnect, address 3
[  512.052000] hdc: tray open
[  512.052000] end_request: I/O error, dev hdc, sector 0
[  512.052000] Buffer I/O error on device hdc, logical block 0
[  512.052000] Buffer I/O error on device hdc, logical block 1
[  512.052000] Buffer I/O error on device hdc, logical block 2
[  512.052000] Buffer I/O error on device hdc, logical block 3
[  512.052000] Buffer I/O error on device hdc, logical block 4
[  512.052000] Buffer I/O error on device hdc, logical block 5
[  512.052000] Buffer I/O error on device hdc, logical block 6
[  512.052000] Buffer I/O error on device hdc, logical block 7
[  512.052000] hdc: tray open
[  512.052000] end_request: I/O error, dev hdc, sector 0
[  512.052000] Buffer I/O error on device hdc, logical block 0
[  512.052000] hdc: tray open
[  512.056000] end_request: I/O error, dev hdc, sector 4
[  512.056000] Buffer I/O error on device hdc, logical block 1
[ 3021.864000] usb 2-3: new full speed USB device using ohci_hcd and address 5
[ 3022.072000] usb 2-3: configuration #1 chosen from 1 choice
[ 3022.072000] /build/buildd/linux-ubuntu-modules-2.6.22-2.6.22/debian/build/build-generic/media/gspcav1/gspca_core.c: USB SPCA5XX camera found. (PAC207)
fred@quick:/$

donc j'espere trouvé une solution ici
big_smile

merci

Dernière modification par quick (Le 07/01/2008, à 20:06)

Hors ligne

#1934 Le 07/01/2008, à 20:48

yamo

Re : [Clos] Centralisation Probleme Webcam+EasyCam

quick a écrit :

drwxr-xr-x  2 root   root          40 2008-01-07 19:26 video0

ça me semble bizarre comme droits.

SI tu arrives à  lancer xawtv en root : "sudo xawtv" c'est que tu as des problèmes de droits.

Sur ce pc j'ai :

 ls -al /dev/video0 
crw-rw---- 1 root video 81, 0 2008-01-02 20:34 /dev/video0

Je ne sais pas ce que "c" veut dire mais ici ça fonctionne et  je fait parti du groupe video (sinon je n'aurai pas le droit d'utiliser ma webcam).

Sur un autre PC j'ai du faire un chmod 666 pour que xawtv accède à  la webcam!


Stéphane
--
Debian 9 XFCE  Xubuntu 16.04.2  - #ubuntu sur freenode

sudo / matrix

Hors ligne

#1935 Le 08/01/2008, à 09:06

quick

Re : [Clos] Centralisation Probleme Webcam+EasyCam

bon le probleme vient apparement du fait que je n'ais pas de /dev/video0 mad

fred@quick:/$ xawtv
This is xawtv-3.95.dfsg.1, running on Linux/i686 (2.6.22-14-generic)
WARNING: Your X-Server has no DGA support.
can't open /dev/video0: No such file or directory
v4l-conf had some trouble, trying to continue anyway
v4l2: open /dev/video0: Aucun fichier ou répertoire de ce type
v4l2: open /dev/video0: Aucun fichier ou répertoire de ce type
v4l: open /dev/video0: Aucun fichier ou répertoire de ce type
no video grabber device available

Hors ligne

#1936 Le 12/01/2008, à 01:32

rsb

Re : [Clos] Centralisation Probleme Webcam+EasyCam

Forum address : http://forum.ubuntu-fr.org/viewtopic.php?id=16670
Email address : jbtheou@gmail.com
Please forward me the following text to one of following addresses : 
ID 0546:3191 Polaroid Corp.

#1937 Le 13/01/2008, à 08:13

Jonathan Métillon

Re : [Clos] Centralisation Probleme Webcam+EasyCam

Bonjour,

J'utilise Ubuntu 7.10 Desktop sur un Sony Vaio VGN-TX3XP. J'ai une Creative WebCam NX Ultra.

J'ai installé le paquet easycam2 depuis le dépà´t http://blognux.free.fr, puis j'ai exécuté la commande sudo apt-get install linux-headers-`uname -r` et j'ai lancé lauchcam2 depuis un terminal.

Easycam se lance, et la webcam est détectée :

Bus 005 Device 008: ID 041e:401d Creative Technology, Ltd WebCam NX Ultra

Lorsque je clique "Starting installation" j'ai une fenêtre log qui s'ouvre avec "L'installation à  échouer" et le résultat suivant dans le terminal :

$ lauchcam2
Reading package lists... Done
Building dependency tree       
Reading state information... Done
linux-headers-2.6.22-14-generic is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
rm -r -f drivers/usb/*.o drivers/usb/.spcadecoder.o.cmd \
        drivers/usb/.spca5xx.o.cmd  *.o *.ko *.mod.* .[a-z]* core *.i
mkdir -p /lib/modules/2.6.22-14-generic/kernel/drivers/usb/media/
rm -f /lib/modules/2.6.22-14-generic/kernel/drivers/usb/media/spca50x.ko
rm -f /lib/modules/2.6.22-14-generic/kernel/drivers/usb/media/et61x.ko
install -c -m 0644 spca5xx.ko /lib/modules/2.6.22-14-generic/kernel/drivers/usb/media/
install: cannot stat `spca5xx.ko': No such file or directory
make: *** [install] Error 1

Je vais essayer Easycam (le premier).

Hors ligne

#1938 Le 13/01/2008, à 08:16

Jonathan Métillon

Re : [Clos] Centralisation Probleme Webcam+EasyCam

Lors de la suppression du paquet easycam2 j'ai eu les erreurs suivantes :

Removing easycam2 ...
dpkg - warning: while removing easycam2, directory `/usr/share/EasyCam2/drivers/spca/drivers/usb' not empty so not removed.
dpkg - warning: while removing easycam2, directory `/usr/share/EasyCam2/drivers/spca/drivers' not empty so not removed.
dpkg - warning: while removing easycam2, directory `/usr/share/EasyCam2/drivers/spca' not empty so not removed.
dpkg - warning: while removing easycam2, directory `/usr/share/EasyCam2/drivers' not empty so not removed.
dpkg - warning: while removing easycam2, directory `/usr/share/EasyCam2' not empty so not removed.

J'ai donc supprimé manuellement le répertoire :

sudo rm -rf /usr/share/EasyCam2

Hors ligne

#1939 Le 13/01/2008, à 08:18

Jonathan Métillon

Re : [Clos] Centralisation Probleme Webcam+EasyCam

Je viens d'installer et lancer easycam, premier du nom :

$ lauchcam
creating symbolic link `/dev/video' to `/dev/video0': File exists
--08:17:04--  http://blognux.free.fr/Liste/spca
           => `spca'
Resolving blognux.free.fr... ID 041e:401d Creative Technology, Ltd WebCam NX Ultra
gspca                 608336  0 
videodev               29312  1 gspca
usbcore               138632  8 gspca,hci_usb,usbhid,usb_storage,libusual,ehci_hcd,uhci_hcd
rm -r -f drivers/usb/*.o drivers/usb/.spcadecoder.o.cmd \
        drivers/usb/.spca5xx.o.cmd  *.o *.ko *.mod.* .[a-z]* core *.i
   Building SPCA5XX driver for 2.5/2.6 kernel.
   Remember: you must have read/write access to your kernel source tree.
make -C /lib/modules/`uname -r`/build SUBDIRS=/usr/share/EasyCam/Spca/spca5xx-20051212 CC=cc modules
make[1]: Entering directory `/usr/src/linux-headers-2.6.22-14-generic'
  CC [M]  /usr/share/EasyCam/Spca/spca5xx-20051212/drivers/usb/spca5xx.o
make[1]: Leaving directory `/usr/src/linux-headers-2.6.22-14-generic'

à‡a semble s'être mieux passé ?

Hors ligne

#1940 Le 13/01/2008, à 08:20

Jonathan Métillon

Re : [Clos] Centralisation Probleme Webcam+EasyCam

Ah ben. Je ne sais pas si c'est dû à  easycam, mais je ne peux plus lancer Skype ! (Version 2.0.0.27 -- Beta pour Linux).

skype
terminate called after throwing an instance of 'Skype::Exceptions::GetObjectError'
  what():  CallMember
Aborted (core dumped)

Dernière modification par Jonathan Métillon (Le 13/01/2008, à 08:21)

Hors ligne

#1941 Le 13/01/2008, à 08:29

Jonathan Métillon

Re : [Clos] Centralisation Probleme Webcam+EasyCam

Ok à  ce moment je n'ai personne pour tester le chat vidéo mais dans aMSN, dans l'Audio and Video assistant j'ai bien ma vidéo en preview. Pour l'instant c'est un succès donc ;-)

Cela dit comme je l'avais posté ici, c'est après, lorsque j'essaye de faire un chat vidéo, que ça ne fonctionne pas. Je posterai le résultat dès que j'aurai trouvé un(e) cobaye :-)

Hors ligne

#1942 Le 13/01/2008, à 08:43

Jonathan Métillon

Re : [Clos] Centralisation Probleme Webcam+EasyCam

A propos de mon problème avec Skype, comme indiqué ici dans le message de sidders, supprimer le répertoire ~/.Skype permet de reconfigurer son compte et régler le problème du crash au démarrage.

Hors ligne

#1943 Le 13/01/2008, à 10:02

Jonathan Métillon

Re : [Clos] Centralisation Probleme Webcam+EasyCam

Ok j'ai testé sous Skype 2 et sous aMSN et c'est toujours pareil : la fenêtre vidéo reste bleue ou noire et rien ne se passe.

Sous Skype le CPU s'emballe même à  100% jusqu'à  ce que j'arrête la vidéo.

Pour aMSN j'ai bien forwardé les ports 6891 et 1863 depuis mon routeur vers ma machine.

A noter que sous aMSN dans l'Audio and Video assistant, quand j'arrive sur la page Step 1 la fenêtre vidéo reste bleue, avec la mention Preview:/dev/video0:0 qui s'affiche une seconde. Je fais Next et sur la Step 2 c'est pareil, bleue encore. Mais si à  ce moment je fais Back cette fois dans la Step 1 la vidéo va s'afficher !

Une idée ?

Dernière modification par Jonathan Métillon (Le 13/01/2008, à 10:07)

Hors ligne

#1944 Le 13/01/2008, à 10:20

Jonathan Métillon

Re : [Clos] Centralisation Probleme Webcam+EasyCam

Je crois que je vais revendre ma NX Ultra sur eBay.

Quelle webcam me conseillez-vous qui soit absolument compatible avec Ubuntu, idéalement sans aucune configuration, et à  un prix honnête bien sûr ?

Hors ligne

#1945 Le 14/01/2008, à 12:12

galenskap

Re : [Clos] Centralisation Probleme Webcam+EasyCam

Bonjour !

J'ai un problème : j'ai installé easycam2, mais il n'est pas dans le menu Système > Administration (ni dans les autres menus d'ailleurs)
Il est pourtant bien installé :

$ sudo apt-get install easycam2
Lecture des listes de paquets... Fait
Construction de l'arbre des dépendances       
Lecture des informations d'état... Fait
easycam2 est déjà  la plus récente version disponible.
0 mis à  jour, 0 nouvellement installés, 0 à  enlever et 0 non mis à  jour.

Quelqu'un peut m'aider ?

PS : au passage, lsusb me donne "Bus 007 Device 003: ID 04f2:b015 Chicony Electronics Co., Ltd ", est-ce que cette webcam sera reconnue avec easycam2 ou je fais fausse route ?


"In a world without walls and fences, who needs windows and gates ?"
Stop Monsanto

Hors ligne

#1946 Le 14/01/2008, à 21:33

adrd

Re : [Clos] Centralisation Probleme Webcam+EasyCam

Bus 007 Device 001: ID 0000:0000  
Bus 008 Device 001: ID 0000:0000  
Bus 004 Device 001: ID 0000:0000  
Bus 003 Device 001: ID 0000:0000  
Bus 005 Device 004: ID 099a:610c Zippy Technology Corp. EL-610 Super Mini Electron luminescent Keyboard
Bus 005 Device 005: ID 046d:c501 Logitech, Inc. Cordless Mouse Receiver
Bus 005 Device 001: ID 0000:0000  
Bus 001 Device 001: ID 0000:0000  
Bus 002 Device 001: ID 0000:0000  
Bus 006 Device 006: ID 1131:1001 Integrated System Solution Corp. KY-BT100 Bluetooth Adapter
Bus 006 Device 007: ID 04b8:0103 Seiko Epson Corp. Perfection 610
Bus 006 Device 005: ID 046d:08b5 Logitech, Inc. 
Bus 006 Device 004: ID 05e3:0604 Genesys Logic, Inc. USB 1.1 Hub
Bus 006 Device 001: ID 0000:0000

Je suppose que c'est la ligne là qui t'intéresse Kanor :
Bus 006 Device 005: ID 046d:08b5 Logitech, Inc.

Hors ligne

#1947 Le 16/01/2008, à 11:01

Serj Tiutiun

Re : [Clos] Centralisation Probleme Webcam+EasyCam

ID 0ac8:303b Z-Star Microelectronics Corp. ZC0303 WebCam

#1948 Le 16/01/2008, à 11:34

Kanor

Re : [Clos] Centralisation Probleme Webcam+EasyCam

olazon Bizarre ton probléme le driver est bien installé d'aprés dmesg mais il n'y a pas de périphérie video de crée
est ce que tu peux donner les message aprés sudo ./gspca_build ?
quick elle devrait marcher avec ce tuto http://doc.ubuntu-fr.org/gspca_spca5xx
on voit bien la périphérie
drwxr-xr-x  2 root   root          40 2008-01-07 19:26 video0
plus le bon message
usb 2-3: new full speed USB device using ohci_hcd and address 5
[ 3022.072000] usb 2-3: configuration #1 chosen from 1 choice
[ 3022.072000] /build/buildd/linux-ubuntu-modules-2.6.22-2.6.22/debian/build/build-generic/media/gspcav1/gspca_core.c: USB SPCA5XX camera found. (PAC207)
Tu a essayé avec quel logiciel pour téster ta webcam ?
Essaye la méthode de yamo
sudo xawtv

rsb
Hi you must use the driver gspca_spca5xx

Jonathan Métillon
utilise ce tuto http://doc.ubuntu-fr.org/gspca_spca5xx EASYCAM n'est pas à  JOUR


galenskap
regarde sur cette page
http://openfacts.berlios.de/index-en.phtml?title=Linux+UVC
adrd je ne sais pas la ??
Serj Tiutiun regarde ce tuto http://doc.ubuntu-fr.org/gspca_spca5xx

Hors ligne

#1949 Le 16/01/2008, à 11:57

olazon

Re : [Clos] Centralisation Probleme Webcam+EasyCam

manu@manux:~/src/gspcav1-20071224$ sudo ./gspca_build
[sudo] password for manu:

 REMOVE the old module if present

 CLEAN gspca source tree
rm -r -f *.o decoder/.gspcadecoder.o.cmd decoder/*.o \
        .gspca.o.cmd  *.o *.ko *.mod.* .[a-z]* core *.i \
        *.symvers *.err

 COMPILE gspca Please Wait ....!!

 INSTALL gspca in the kernel binary tree
mkdir -p /lib/modules/`uname -r`/kernel/drivers/usb/media/
rm -f /lib/modules/`uname -r`/kernel/drivers/usb/media/spca5xx.ko
rm -f /lib/modules/`uname -r`/kernel/drivers/media/video/gspca.ko
install -c -m 0644 gspca.ko /lib/modules/`uname -r`/kernel/drivers/usb/media/
/sbin/depmod -ae

 LOAD gspca in memory 

 PRINT COMPILATION MESSAGES if ERRORS look kgspca.err 
make -C /lib/modules/`uname -r`/build SUBDIRS=/home/manu/src/gspcav1-20071224 CC=cc modules
make[1]: entrant dans le répertoire « /usr/src/linux-headers-2.6.22-14-generic »
  CC [M]  /home/manu/src/gspcav1-20071224/gspca_core.o
  CC [M]  /home/manu/src/gspcav1-20071224/decoder/gspcadecoder.o
  LD [M]  /home/manu/src/gspcav1-20071224/gspca.o
  Building modules, stage 2.
  MODPOST 1 modules
  CC      /home/manu/src/gspcav1-20071224/gspca.mod.o
  LD [M]  /home/manu/src/gspcav1-20071224/gspca.ko
make[1]: quittant le répertoire « /usr/src/linux-headers-2.6.22-14-generic »

...si l'utopie est une chimère comme le dit le dictionnaire,
alors nous voulons des chimères partout sur la terre...  (Les barbarins fourchus)

Hors ligne

#1950 Le 17/01/2008, à 18:29

Eden6371

Re : [Clos] Centralisation Probleme Webcam+EasyCam

Bonjour,

J'ai une webcam Microsoft Lifecam VX-6000 et ubuntu refuse de l'utiliser. En faisant un lsusb, je vois bien la webcam mais c'est tout.

Je vois sur internet que celle ci pose beaucoup de problèmes mais y a-t-il quant même un moyen de pouvoir la faire fonctionner? Une webcam à  100 euros, j'apprécierai de pouvoir l'utiliser sans devoir rebooter sous windaube.

A default, si je pouvais, au moins, faire fonctionner le micro intégré.....ça serait cool....:P


Merci la compagnie. wink

Hors ligne