Darius93 a écrit 12 commentaires

  • [^] # Re: meuh

    Posté par  . En réponse au message Probleme avec C preprocessor. Évalué à 1.

    Problème résolu grâce au site fedora france. Je n'avais pas installé : glibc-headers.
    Maintenant, ça marche. :)
    Mais j'ai toujours un pb avec ma webcam. :(
  • [^] # Re: meuh

    Posté par  . En réponse au message Probleme avec C preprocessor. Évalué à 1.

    Voilà ce que ça donne :

    PACKAGE_VERSION=''
    PATH_SEPARATOR=':'
    PKG_CONFIG=''
    POFILES=''
    POSUB=''
    RANLIB=''
    SDL_CFLAGS=''
    SDL_CONFIG=''
    SDL_FALSE=''
    SDL_LIBS=''
    SDL_TRUE=''
    SERVER_FALSE='#'
    SERVER_LIBS=''
    SERVER_TRUE=''
    SET_MAKE=''
    SHELL='/bin/sh'
    SOUND_CFLAGS=''
    SOUND_LIBS=''
    STRIP=''
    UNAME=''
    USER_DB_DEP='userdb/libuserdb.a'
    USER_DB_LIB='userdb/libuserdb.a'
    USE_INCLUDED_LIBINTL=''
    USE_NLS=''
    VERSION='2.0.7'
    VERSION_LABEL=''
    VERSION_WITHOUT_LABEL='2.0.7'
    WINMM_FALSE=''
    WINMM_TRUE=''
    XGETTEXT=''
    X_CFLAGS=''
    X_EXTRA_LIBS=''
    X_LIBS=''
    X_PRE_LIBS=''
    ac_ct_AR=''
    ac_ct_CC='gcc'
    ac_ct_RANLIB=''
    ac_ct_STRIP=''
    am__fastdepCC_FALSE='#'
    am__fastdepCC_TRUE=''
    am__include='include'
    am__leading_dot='.'
    am__quote=''
    am__tar='${AMTAR} chof - "$$tardir"'
    am__untar='${AMTAR} xf -'
    bindir='${exec_prefix}/bin'
    build='i686-pc-linux-gnu'
    build_alias=''
    build_cpu='i686'
    build_os='linux-gnu'
    build_vendor='pc'
    datadir='${prefix}/share'
    exec_prefix='NONE'
    gui_sources=''
    host='i686-pc-linux-gnu'
    host_alias=''
    host_cpu='i686'
    host_os='linux-gnu'
    host_vendor='pc'
    includedir='${prefix}/include'
    infodir='${prefix}/info'
    install_sh='/home/patrice/freeciv-2.0.7/bootstrap/install-sh'
    libdir='${exec_prefix}/lib'
    libexecdir='${exec_prefix}/libexec'
    localstatedir='${prefix}/var'
    mandir='${prefix}/man'
    mkdir_p='mkdir -p --'
    oldincludedir='/usr/include'
    prefix='NONE'
    program_transform_name='s,x,x,'
    sbindir='${exec_prefix}/sbin'
    sharedstatedir='${prefix}/com'
    sysconfdir='${prefix}/etc'
    target='i686-pc-linux-gnu'
    target_alias=''
    target_cpu='i686'
    target_os='linux-gnu'
    target_vendor='pc'

    ## ----------- ##
    ## confdefs.h. ##
    ## ----------- ##

    #define FC_CONFIG_H 1
    #define IS_BETA_VERSION 0
    #define IS_DEVEL_VERSION 0
    #define MAJOR_VERSION 2
    #define MINOR_VERSION 0
    #define PACKAGE "freeciv"
    #define PACKAGE_BUGREPORT ""
    #define PACKAGE_NAME ""
    #define PACKAGE_STRING ""
    #define PACKAGE_TARNAME ""
    #define PACKAGE_VERSION ""
    #define PATCH_VERSION 7
    #define VERSION "2.0.7"
    #define VERSION_LABEL ""
    #define VERSION_STRING "2.0.7"

    configure: exit 1


    Pour le rpm, impossible de le trouver, je ne crois pas qu'il existe.Je crois que je ne peux plus rien compiler, y a-t-il un moyen de réparer ça sans réinstaller le système ?
  • [^] # Re: c quoi ta webcam ?

    Posté par  . En réponse au message Webcam labtec. Évalué à 1.

    Merci, beaucoup.
    J'ai un autre souci, cette fois avec le c preprocesseur, j'ai posé la question sur ce forum, si tu as une idée, je suis preneur. Merci.
  • [^] # Re: c quoi ta webcam ?

    Posté par  . En réponse au message Webcam labtec. Évalué à 1.

    Merci. Pour l'auteur des drivers, je lui écris où ? Il parle français parce que mon anglais est rouillé ? lol
  • [^] # Re: c quoi ta webcam ?

    Posté par  . En réponse au message Webcam labtec. Évalué à 1.

    Voilà ce que donne le make install :

    mkdir -p /lib/modules/`uname -r`/kernel/drivers/usb/media/
    install -c -m 0644 spca50x.ko /lib/modules/`uname -r`/kernel/drivers/usb/media/
    /sbin/depmod -ae


    Voilà ce que donne un uname -r : 2.6.9-1.667

    Voilà ce que donne "tail -f /var/log/messages" :

    Feb 6 20:18:29 Dragonsworld kernel: usb 2-2: new full speed USB device using ad dress 3
    Feb 6 20:18:30 Dragonsworld kernel: Linux video capture interface: v1.00
    Feb 6 20:18:30 Dragonsworld kernel: /home/patrice/spca5xx-20041107/drivers/usb/ spca50x.c: USB SPCA5XX camera found. Type Labtec Webcam Pro Zc0302 + Hdcs2020
    Feb 6 20:18:30 Dragonsworld kernel: /home/patrice/spca5xx-20041107/drivers/usb/ spca50x.c: [spca50x_probe:7551] Camera type JPEG
    Feb 6 20:18:30 Dragonsworld kernel: usbcore: registered new driver spca50x
    Feb 6 20:18:30 Dragonsworld kernel: /home/patrice/spca5xx-20041107/drivers/usb/ spca50x.c: spca5xx driver 0.52 registered
    Feb 6 20:18:33 Dragonsworld kernel: /home/patrice/spca5xx-20041107/drivers/usb/ spca50x.c: init isoc: usb_submit_urb(0) ret -28

    Merci de ton aide.
  • [^] # Re: c quoi ta webcam ?

    Posté par  . En réponse au message Webcam labtec. Évalué à 1.

    Il n'y a pas de configure, le fichier install dit de faire :

    make clean
    make
    make install

    Voilà ce que donne make :

    Building SPCA5XX driver for 2.5/2.6 kernel.
    PLEASE IGNORE THE "Overriding SUBDIRS" WARNING
    Remember: you must have read/write access to your kernel source tree.
    make -C /lib/modules/`uname -r`/build SUBDIRS=/home/patrice/spca5xx-20041107 modules
    make[1]: Entering directory `/lib/modules/2.6.9-1.667/build'
    CC [M] /home/patrice/spca5xx-20041107/drivers/usb/spca50x.o
    /home/patrice/spca5xx-20041107/drivers/usb/spca50x.c: In function `spca50x_read':
    /home/patrice/spca5xx-20041107/drivers/usb/spca50x.c:4694: attention : « interruptible_sleep_on » est obsolète (déclaré à include/linux/wait.h:290)
    CC [M] /home/patrice/spca5xx-20041107/drivers/usb/spcadecoder.o
    LD [M] /home/patrice/spca5xx-20041107/spca50x.o
    Building modules, stage 2.
    MODPOST
    CC /home/patrice/spca5xx-20041107/spca50x.mod.o
    LD [M] /home/patrice/spca5xx-20041107/spca50x.ko
    make[1]: Leaving directory `/lib/modules/2.6.9-1.667/build'
  • [^] # Re: meuh

    Posté par  . En réponse au message Probleme avec C preprocessor. Évalué à 1.

    la commande me donne ça :

    cpp-3.4.4-2.fc3

    Est ce une bonne chose ?
    Je ne comprends pas d'où peut venir le problème, je n'ai aucune envie de tout réinstallé le système.
    Merci pour toute l'aide disponible.
  • [^] # Re: c quoi ta webcam ?

    Posté par  . En réponse au message Webcam labtec. Évalué à 1.

    Merci pour ton aide. J'ai pris le premier des deux et voilà ce que me donne un dmesg : (bref, la webcammarche pa sous amsn )


    d 3246.647 MHz processor.
    Using tsc for high-res timesource
    Console: colour VGA+ 80x25
    Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
    Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
    Memory: 514888k/524096k available (2068k kernel code, 8556k reserved, 647k data, 144k init, 0k highmem)
    Calibrating delay loop... 6324.22 BogoMIPS (lpj=3162112)
    Security Scaffold v1.0.0 initialized
    SELinux: Initializing.
    SELinux: Starting in permissive mode
    There is already a security framework initialized, register_security failed.
    selinux_register_security: Registering secondary module capability
    Capability LSM initialized as secondary
    Mount-cache hash table entries: 512 (order: 0, 4096 bytes)
    CPU: After generic identify, caps: bfebfbff 00000000 00000000 00000000
    CPU: After vendor identify, caps: bfebfbff 00000000 00000000 00000000
    monitor/mwait feature present.
    using mwait in idle threads.
    CPU: Trace cache: 12K uops, L1 D cache: 16K
    CPU: L2 cache: 1024K
    CPU: After all inits, caps: bfebf3ff 00000000 00000000 00000080
    Intel machine check architecture supported.
    Intel machine check reporting enabled on CPU#0.
    CPU0: Intel P4/Xeon Extended MCE MSRs (12) available
    CPU: Intel Mobile Intel(R) Pentium(R) 4 CPU 3.20GHz stepping 01
    Enabling fast FPU save and restore... done.
    Enabling unmasked SIMD FPU exception support... done.
    Checking 'hlt' instruction... OK.
    ACPI: IRQ9 SCI: Edge set to Level Trigger.
    checking if image is initramfs... it is
    Freeing initrd memory: 387k freed
    NET: Registered protocol family 16
    PCI: PCI BIOS revision 2.10 entry at 0xf0031, last bus=1
    PCI: Using configuration type 1
    mtrr: v2.0 (20020519)
    ACPI: Subsystem revision 20040816
    ACPI: Interpreter enabled
    ACPI: Using PIC for interrupt routing
    ACPI: PCI Root Bridge [PCI0] (00:00)
    PCI: Probing PCI hardware (bus 00)
    Uncovering SIS963 that hid as a SIS503 (compatible=1)
    Enabling SiS 96x SMBus.
    ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
    ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P1._PRT]
    ACPI: Embedded Controller [EC0] (gpe 25)
    ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 7 10 11 12 14 15) *0, disabled.
    ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 7 10 11 12 14 15) *0, disabled.
    ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 7 *10 11 12 14 15)
    ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 7 10 *11 12 14 15)
    ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 *5 7 10 11 12 14 15)
    ACPI: PCI Interrupt Link [LNKF] (IRQs 3 *4 5 7 10 11 12 14 15)
    ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 7 10 11 12 14 15) *0, disabled.
    ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 *5 7 10 11 12 14 15)
    ACPI: Power Resource [GFAN] (off)
    Linux Plug and Play Support v0.97 (c) Adam Belay
    usbcore: registered new driver usbfs
    usbcore: registered new driver hub
    PCI: Using ACPI for IRQ routing
    ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11
    ACPI: PCI interrupt 0000:00:02.1[B] -> GSI 11 (level, low) -> IRQ 11
    ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10
    ACPI: PCI interrupt 0000:00:02.6[C] -> GSI 10 (level, low) -> IRQ 10
    ACPI: PCI interrupt 0000:00:02.7[C] -> GSI 10 (level, low) -> IRQ 10
    ACPI: PCI Interrupt Link [LNKE] enabled at IRQ 5
    ACPI: PCI interrupt 0000:00:03.0[A] -> GSI 5 (level, low) -> IRQ 5
    ACPI: PCI Interrupt Link [LNKF] enabled at IRQ 4
    ACPI: PCI interrupt 0000:00:03.1[B] -> GSI 4 (level, low) -> IRQ 4
    ACPI: PCI Interrupt Link [LNKH] enabled at IRQ 5
    ACPI: PCI interrupt 0000:00:03.3[D] -> GSI 5 (level, low) -> IRQ 5
    ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11
    ACPI: PCI interrupt 0000:00:04.0[A] -> GSI 11 (level, low) -> IRQ 11
    ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10
    ACPI: PCI interrupt 0000:00:09.0[A] -> GSI 10 (level, low) -> IRQ 10
    ACPI: PCI interrupt 0000:00:09.1[B] -> GSI 11 (level, low) -> IRQ 11
    ACPI: PCI interrupt 0000:00:09.2[C] -> GSI 10 (level, low) -> IRQ 10
    ACPI: PCI interrupt 0000:01:00.0[A] -> GSI 11 (level, low) -> IRQ 11
    apm: BIOS version 1.2 Flags 0x03 (Driver version 1.16ac)
    apm: overridden by ACPI.
    audit: initializing netlink socket (disabled)
    audit(1139245994.114:0): initialized
    Total HugeTLB memory allocated, 0
    VFS: Disk quotas dquot_6.5.1
    Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
    SELinux: Registering netfilter hooks
    Initializing Cryptographic API
    ksign: Installing public key data
    Loading keyring
    - Added public key 6ECDA687281A73E5
    - User ID: Red Hat, Inc. (Kernel Module GPG key)
    pci_hotplug: PCI Hot Plug PCI Core version: 0.5
    vesafb: probe of vesafb0 failed with error -6
    ACPI: Fan [FN00] (off)
    ACPI: Processor [CPU1] (supports C1, 8 throttling states)
    ACPI: Thermal Zone [THRM] (54 C)
    isapnp: Scanning for PnP cards...
    isapnp: No Plug & Play device found
    Real Time Clock Driver v1.12
    Linux agpgart interface v0.100 (c) Dave Jones
    agpgart: Detected SiS 648 chipset
    agpgart: Maximum main memory to use for agp memory: 439M
    agpgart: AGP aperture is 64M @ 0xe0000000
    i8042.c: Detected active multiplexing controller, rev 1.1.
    serio: i8042 AUX0 port at 0x60,0x64 irq 12
    serio: i8042 AUX1 port at 0x60,0x64 irq 12
    serio: i8042 AUX2 port at 0x60,0x64 irq 12
    serio: i8042 AUX3 port at 0x60,0x64 irq 12
    serio: i8042 KBD port at 0x60,0x64 irq 1
    Serial: 8250/16550 driver $Revision: 1.90 $ 8 ports, IRQ sharing enabled
    ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
    ACPI: PCI interrupt 0000:00:02.6[C] -> GSI 10 (level, low) -> IRQ 10
    RAMDISK driver initialized: 16 RAM disks of 16384K size 1024 blocksize
    divert: not allocating divert_blk for non-ethernet device lo
    Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2
    ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
    SIS5513: IDE controller at PCI slot 0000:00:02.5
    SIS5513: chipset revision 0
    SIS5513: not 100% native mode: will probe irqs later
    SIS5513: SiS 962/963 MuTIOL IDE UDMA133 controller
    ide0: BM-DMA at 0xffa0-0xffa7, BIOS settings: hda:DMA, hdb:DMA
    ide1: BM-DMA at 0xffa8-0xffaf, BIOS settings: hdc:DMA, hdd:DMA
    Probing IDE interface ide0...
    hda: TSSTcorpCD/DVDW TS-L532A, ATAPI CD/DVD-ROM drive
    Using cfq io scheduler
    ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
    Probing IDE interface ide1...
    hdc: FUJITSU MHU2100AT, ATA DISK drive
    ide1 at 0x170-0x177,0x376 on irq 15
    Probing IDE interface ide2...
    ide2: Wait for ready failed before probe !
    Probing IDE interface ide3...
    ide3: Wait for ready failed before probe !
    Probing IDE interface ide4...
    ide4: Wait for ready failed before probe !
    Probing IDE interface ide5...
    ide5: Wait for ready failed before probe !
    hdc: max request size: 128KiB
    hdc: 195371568 sectors (100030 MB) w/8192KiB Cache, CHS=65535/16/63, UDMA(33)
    hdc: cache flushes supported
    hdc: hdc1 hdc2 hdc3 < hdc5 hdc6 hdc7 hdc8 hdc9 >
    hda: ATAPI 24X DVD-ROM DVD-R CD-R/RW drive, 2048kB Cache, UDMA(33)
    Uniform CD-ROM driver Revision: 3.20
    ide-floppy driver 0.99.newide
    usbcore: registered new driver hiddev
    usbcore: registered new driver usbhid
    drivers/usb/input/hid-core.c: v2.0:USB HID core driver
    mice: PS/2 mouse device common for all mice
    input: AT Translated Set 2 keyboard on isa0060/serio0
    Synaptics Touchpad, model: 1
    Firmware: 5.9
    180 degree mounted touchpad
    Sensor: 35
    new absolute packet format
    Touchpad has extended capability bits
    -> multifinger detection
    -> palm detection
    input: SynPS/2 Synaptics TouchPad on isa0060/serio4
    md: md driver 0.90.0 MAX_MD_DEVS=256, MD_SB_DISKS=27
    NET: Registered protocol family 2
    IP: routing cache hash table of 1024 buckets, 32Kbytes
    TCP: Hash tables configured (established 32768 bind 9362)
    Initializing IPsec netlink socket
    NET: Registered protocol family 1
    NET: Registered protocol family 17
    Invalid control/status registers
    speedstep-centrino: found unsupported CPU with Enhanced SpeedStep: send /proc/cp uinfo to Jeremy Fitzhardinge <jeremy@goop.org>
    ACPI: (supports S0 S1 S3 S4 S5)
    ACPI wakeup devices:
    AC97 MC97 MAC CBS0 P394 FMEM EUSB USB USB2 USB3
    Freeing unused kernel memory: 144k freed
    EXT3-fs: INFO: recovery required on readonly filesystem.
    EXT3-fs: write access will be enabled during recovery.
    kjournald starting. Commit interval 5 seconds
    EXT3-fs: hdc6: orphan cleanup on readonly fs
    ext3_orphan_cleanup: deleting unreferenced inode 161254
    ext3_orphan_cleanup: deleting unreferenced inode 161186
    EXT3-fs: hdc6: 2 orphan inodes deleted
    EXT3-fs: recovery complete.
    EXT3-fs: mounted filesystem with ordered data mode.
    security: 3 users, 4 roles, 280 types, 16 bools
    security: 53 classes, 5494 rules
    SELinux: Completing initialization.
    SELinux: Setting up existing superblocks.
    SELinux: initialized (dev hdc6, type ext3), uses xattr
    SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
    SELinux: initialized (dev selinuxfs, type selinuxfs), uses genfs_contexts
    SELinux: initialized (dev mqueue, type mqueue), not configured for labeling
    SELinux: initialized (dev hugetlbfs, type hugetlbfs), not configured for labelin g
    SELinux: initialized (dev devpts, type devpts), uses transition SIDs
    SELinux: initialized (dev eventpollfs, type eventpollfs), uses genfs_contexts
    SELinux: initialized (dev pipefs, type pipefs), uses task SIDs
    SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
    SELinux: initialized (dev futexfs, type futexfs), uses genfs_contexts
    SELinux: initialized (dev sockfs, type sockfs), uses task SIDs
    SELinux: initialized (dev proc, type proc), uses genfs_contexts
    SELinux: initialized (dev bdev, type bdev), uses genfs_contexts
    SELinux: initialized (dev rootfs, type rootfs), uses genfs_contexts
    SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts
    SELinux: initialized (dev usbfs, type usbfs), uses genfs_contexts
    inserting floppy driver for 2.6.9-1.667
    floppy0: no floppy controllers found
    sis900.c: v1.08.07 11/02/2003
    ACPI: PCI interrupt 0000:00:04.0[A] -> GSI 11 (level, low) -> IRQ 11
    divert: allocating divert_blk for eth0
    eth0: Realtek RTL8201 PHY transceiver found at address 1.
    eth0: Using transceiver found at address 1 as default
    eth0: SiS 900 PCI Fast Ethernet at 0xd800, IRQ 11, 00:11:d8:8c:34:6c.
    ip_tables: (C) 2000-2002 Netfilter core team
    ACPI: PCI interrupt 0000:00:02.7[C] -> GSI 10 (level, low) -> IRQ 10
    intel8x0_measure_ac97_clock: measured 49677 usecs
    intel8x0: clocking to 48000
    usbcore: registered new driver snd-usb-audio
    ACPI: PCI interrupt 0000:00:03.3[D] -> GSI 5 (level, low) -> IRQ 5
    ehci_hcd 0000:00:03.3: EHCI Host Controller
    ehci_hcd 0000:00:03.3: irq 5, pci mem 22836000
    SELinux: initialized (dev usbdevfs, type usbdevfs), uses genfs_contexts
    ehci_hcd 0000:00:03.3: new USB bus registered, assigned bus number 1
    PCI: cache line size of 128 is not supported by device 0000:00:03.3
    ehci_hcd 0000:00:03.3: USB 2.0 enabled, EHCI 1.00, driver 2004-May-10
    hub 1-0:1.0: USB hub found
    hub 1-0:1.0: 6 ports detected
    ohci_hcd: 2004 Feb 02 USB 1.1 'Open' Host Controller (OHCI) Driver (PCI)
    ACPI: PCI interrupt 0000:00:03.0[A] -> GSI 5 (level, low) -> IRQ 5
    ohci_hcd 0000:00:03.0: OHCI Host Controller
    ohci_hcd 0000:00:03.0: irq 5, pci mem 2283c000
    ohci_hcd 0000:00:03.0: new USB bus registered, assigned bus number 2
    hub 2-0:1.0: USB hub found
    hub 2-0:1.0: 3 ports detected
    ACPI: PCI interrupt 0000:00:03.1[B] -> GSI 4 (level, low) -> IRQ 4
    ohci_hcd 0000:00:03.1: OHCI Host Controller
    eth0: Media Link On 100mbps full-duplex
    ohci_hcd 0000:00:03.1: irq 4, pci mem 228ae000
    ohci_hcd 0000:00:03.1: new USB bus registered, assigned bus number 3
    hub 3-0:1.0: USB hub found
    hub 3-0:1.0: 3 ports detected
    Linux Kernel Card Services
    options: [pci] [cardbus] [pm]
    PCI: Enabling device 0000:00:09.0 (0000 -> 0002)
    ACPI: PCI interrupt 0000:00:09.0[A] -> GSI 10 (level, low) -> IRQ 10
    Yenta: CardBus bridge found at 0000:00:09.0 [1043:1927]
    Yenta: ISA IRQ mask 0x0088, PCI irq 10
    Socket status: 30000006
    ohci_hcd 0000:00:03.0: wakeup
    ACPI: PCI interrupt 0000:00:09.1[B] -> GSI 11 (level, low) -> IRQ 11
    Yenta: CardBus bridge found at 0000:00:09.1 [1043:1927]
    Yenta: ISA IRQ mask 0x0008, PCI irq 11
    Socket status: 30000006
    ohci1394: $Rev: 1223 $ Ben Collins <bcollins@debian.org>
    ACPI: PCI interrupt 0000:00:09.2[C] -> GSI 10 (level, low) -> IRQ 10
    ohci1394: fw-host0: OHCI-1394 1.0 (PCI): IRQ=[10] MMIO=[dfffb800-dfffbfff] Max Packet=[2048]
    ohci_hcd 0000:00:03.1: wakeup
    md: Autodetecting RAID arrays.
    md: autorun ...
    md: ... autorun DONE.
    ip_tables: (C) 2000-2002 Netfilter core team
    usb 1-6: new high speed USB device using address 5
    usb 2-1: new low speed USB device using address 2
    ACPI: AC Adapter [AC0] (on-line)
    Asus Laptop ACPI Extras version 0.29
    A4G model detected, unsupported, trying default values, supply the developers with your DSDT
    input: USB HID v1.10 Mouse [1241:1166] on usb-0000:00:03.0-1
    ieee1394: Host added: ID:BUS[0-00:1023] GUID[00e01800032b3790]
    ACPI: Battery Slot [BAT0] (battery present)
    ACPI: Power Button (FF) [PWRF]
    ACPI: Sleep Button (CM) [SLPB]
    ACPI: Lid Switch [LID]
    usb 2-2: new full speed USB device using address 3
    usb 3-1: new full speed USB device using address 2
    Linux video capture interface: v1.00
    drivers/usb/class/usblp.c: usblp0: USB Bidirectional printer dev 2 if 0 alt 0 pr oto 2 vid 0x03F0 pid 0x7004
    usbcore: registered new driver usblp
    drivers/usb/class/usblp.c: v0.13: USB Printer Device Class driver
    /home/patrice/spca5xx-20041107/drivers/usb/spca50x.c: USB SPCA5XX camera found. Type Labtec Webcam Pro Zc0302 + Hdcs2020
    /home/patrice/spca5xx-20041107/drivers/usb/spca50x.c: [spca50x_probe:7551] Camer a type JPEG
    usbcore: registered new driver spca50x
    /home/patrice/spca5xx-20041107/drivers/usb/spca50x.c: spca5xx driver 0.52 regist ered
    EXT3 FS on hdc6, internal journal
    device-mapper: 4.1.0-ioctl (2003-12-10) initialised: dm@uk.sistina.com
    cdrom: open failed.
    usb 2-2: control timeout on ep0in
    kjournald starting. Commit interval 5 seconds
    EXT3 FS on hdc5, internal journal
    EXT3-fs: mounted filesystem with ordered data mode.
    SELinux: initialized (dev hdc5, type ext3), uses xattr
    SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
    kjournald starting. Commit interval 5 seconds
    EXT3 FS on hdc9, internal journal
    EXT3-fs: mounted filesystem with ordered data mode.
    SELinux: initialized (dev hdc9, type ext3), uses xattr
    kjournald starting. Commit interval 5 seconds
    EXT3 FS on hdc8, internal journal
    EXT3-fs: mounted filesystem with ordered data mode.
    SELinux: initialized (dev hdc8, type ext3), uses xattr
    SELinux: initialized (dev ramfs, type ramfs), uses genfs_contexts
    NET: Registered protocol family 10
    Disabled Privacy Extensions on device 02369a00(lo)
    IPv6 over IPv4 tunneling driver
    divert: not allocating divert_blk for non-ethernet device sit0
    Adding 1044184k swap on /dev/hdc7. Priority:-1 extents:1
    SELinux: initialized (dev binfmt_misc, type binfmt_misc), uses genfs_contexts
    eth0: no IPv6 routers present
    parport0: PC-style at 0x378 (0x778) [PCSPP,TRISTATE]
    parport0: irq 7 detected
    ip_tables: (C) 2000-2002 Netfilter core team
    ip_conntrack version 2.1 (4094 buckets, 32752 max) - 356 bytes per conntrack
    cs: IO port probe 0x0c00-0x0cff: clean.
    cs: IO port probe 0x0100-0x04ff: excluding 0x378-0x37f 0x480-0x48f 0x4d0-0x4d7
    cs: IO port probe 0x0a00-0x0aff: excluding 0xa00-0xa0f
    SELinux: initialized (dev rpc_pipefs, type rpc_pipefs), uses genfs_contexts
    i2c /dev entries driver
    parport0: PC-style at 0x378 (0x778) [PCSPP,TRISTATE]
    parport0: irq 7 detected
    lp0: using parport0 (polling).
    lp0: console ready
    /home/patrice/spca5xx-20041107/drivers/usb/spca50x.c: init isoc: usb_submit_urb( 0) ret -28
    SELinux: initialized (dev hdc2, type vfat), uses genfs_contexts
    application sox uses obsolete OSS audio interface
  • [^] # Re: meuh

    Posté par  . En réponse au message Probleme avec C preprocessor. Évalué à 1.

    je ne trouve pas où c'est sur fedora!!!!
    Poortant avant que je réinstalle tout, ça marchait.
  • [^] # Re: c quoi ta webcam ?

    Posté par  . En réponse au message Webcam labtec. Évalué à 1.

    Voilà ce que ça donne : Je ne comprends rien de ce que ça veut dire.

    SK drive
    ide1 at 0x170-0x177,0x376 on irq 15
    Probing IDE interface ide2...
    ide2: Wait for ready failed before probe !
    Probing IDE interface ide3...
    ide3: Wait for ready failed before probe !
    Probing IDE interface ide4...
    ide4: Wait for ready failed before probe !
    Probing IDE interface ide5...
    ide5: Wait for ready failed before probe !
    hdc: max request size: 128KiB
    hdc: 195371568 sectors (100030 MB) w/8192KiB Cache, CHS=65535/16/63, UDMA(33)
    hdc: cache flushes supported
    hdc: hdc1 hdc2 hdc3 < hdc5 hdc6 hdc7 hdc8 hdc9 >
    hda: ATAPI 24X DVD-ROM DVD-R CD-R/RW drive, 2048kB Cache, UDMA(33)
    Uniform CD-ROM driver Revision: 3.20
    ide-floppy driver 0.99.newide
    usbcore: registered new driver hiddev
    usbcore: registered new driver usbhid
    drivers/usb/input/hid-core.c: v2.0:USB HID core driver
    mice: PS/2 mouse device common for all mice
    input: AT Translated Set 2 keyboard on isa0060/serio0
    Synaptics Touchpad, model: 1
    Firmware: 5.9
    180 degree mounted touchpad
    Sensor: 35
    new absolute packet format
    Touchpad has extended capability bits
    -> multifinger detection
    -> palm detection
    input: SynPS/2 Synaptics TouchPad on isa0060/serio4
    md: md driver 0.90.0 MAX_MD_DEVS=256, MD_SB_DISKS=27
    NET: Registered protocol family 2
    IP: routing cache hash table of 1024 buckets, 32Kbytes
    TCP: Hash tables configured (established 32768 bind 9362)
    Initializing IPsec netlink socket
    NET: Registered protocol family 1
    NET: Registered protocol family 17
    Invalid control/status registers
    speedstep-centrino: found unsupported CPU with Enhanced SpeedStep: send /proc/cp uinfo to Jeremy Fitzhardinge <jeremy@goop.org>
    ACPI: (supports S0 S1 S3 S4 S5)
    ACPI wakeup devices:
    AC97 MC97 MAC CBS0 P394 FMEM EUSB USB USB2 USB3
    Freeing unused kernel memory: 144k freed
    EXT3-fs: INFO: recovery required on readonly filesystem.
    EXT3-fs: write access will be enabled during recovery.
    kjournald starting. Commit interval 5 seconds
    EXT3-fs: recovery complete.
    EXT3-fs: mounted filesystem with ordered data mode.
    security: 3 users, 4 roles, 280 types, 16 bools
    security: 53 classes, 5494 rules
    SELinux: Completing initialization.
    SELinux: Setting up existing superblocks.
    SELinux: initialized (dev hdc6, type ext3), uses xattr
    SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
    SELinux: initialized (dev selinuxfs, type selinuxfs), uses genfs_contexts
    SELinux: initialized (dev mqueue, type mqueue), not configured for labeling
    SELinux: initialized (dev hugetlbfs, type hugetlbfs), not configured for labelin g
    SELinux: initialized (dev devpts, type devpts), uses transition SIDs
    SELinux: initialized (dev eventpollfs, type eventpollfs), uses genfs_contexts
    SELinux: initialized (dev pipefs, type pipefs), uses task SIDs
    SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
    SELinux: initialized (dev futexfs, type futexfs), uses genfs_contexts
    SELinux: initialized (dev sockfs, type sockfs), uses task SIDs
    SELinux: initialized (dev proc, type proc), uses genfs_contexts
    SELinux: initialized (dev bdev, type bdev), uses genfs_contexts
    SELinux: initialized (dev rootfs, type rootfs), uses genfs_contexts
    SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts
    SELinux: initialized (dev usbfs, type usbfs), uses genfs_contexts
    inserting floppy driver for 2.6.9-1.667
    floppy0: no floppy controllers found
    sis900.c: v1.08.07 11/02/2003
    ACPI: PCI interrupt 0000:00:04.0[A] -> GSI 11 (level, low) -> IRQ 11
    divert: allocating divert_blk for eth0
    eth0: Realtek RTL8201 PHY transceiver found at address 1.
    eth0: Using transceiver found at address 1 as default
    eth0: SiS 900 PCI Fast Ethernet at 0xd800, IRQ 11, 00:11:d8:8c:34:6c.
    ACPI: PCI interrupt 0000:00:02.7[C] -> GSI 10 (level, low) -> IRQ 10
    intel8x0_measure_ac97_clock: measured 49410 usecs
    intel8x0: clocking to 48000
    usbcore: registered new driver snd-usb-audio
    ACPI: PCI interrupt 0000:00:03.3[D] -> GSI 5 (level, low) -> IRQ 5
    ehci_hcd 0000:00:03.3: EHCI Host Controller
    ehci_hcd 0000:00:03.3: irq 5, pci mem 22836000
    SELinux: initialized (dev usbdevfs, type usbdevfs), uses genfs_contexts
    ehci_hcd 0000:00:03.3: new USB bus registered, assigned bus number 1
    PCI: cache line size of 128 is not supported by device 0000:00:03.3
    ehci_hcd 0000:00:03.3: USB 2.0 enabled, EHCI 1.00, driver 2004-May-10
    hub 1-0:1.0: USB hub found
    hub 1-0:1.0: 6 ports detected
    ohci_hcd: 2004 Feb 02 USB 1.1 'Open' Host Controller (OHCI) Driver (PCI)
    ACPI: PCI interrupt 0000:00:03.0[A] -> GSI 5 (level, low) -> IRQ 5
    ohci_hcd 0000:00:03.0: OHCI Host Controller
    ohci_hcd 0000:00:03.0: irq 5, pci mem 2283c000
    ohci_hcd 0000:00:03.0: new USB bus registered, assigned bus number 2
    hub 2-0:1.0: USB hub found
    hub 2-0:1.0: 3 ports detected
    ACPI: PCI interrupt 0000:00:03.1[B] -> GSI 4 (level, low) -> IRQ 4
    ohci_hcd 0000:00:03.1: OHCI Host Controller
    ohci_hcd 0000:00:03.1: irq 4, pci mem 228ae000
    ohci_hcd 0000:00:03.1: new USB bus registered, assigned bus number 3
    ohci_hcd 0000:00:03.0: wakeup
    hub 3-0:1.0: USB hub found
    hub 3-0:1.0: 3 ports detected
    Linux Kernel Card Services
    options: [pci] [cardbus] [pm]
    PCI: Enabling device 0000:00:09.0 (0000 -> 0002)
    ACPI: PCI interrupt 0000:00:09.0[A] -> GSI 10 (level, low) -> IRQ 10
    Yenta: CardBus bridge found at 0000:00:09.0 [1043:1927]
    Yenta: ISA IRQ mask 0x0088, PCI irq 10
    Socket status: 30000006
    ACPI: PCI interrupt 0000:00:09.1[B] -> GSI 11 (level, low) -> IRQ 11
    Yenta: CardBus bridge found at 0000:00:09.1 [1043:1927]
    Yenta: ISA IRQ mask 0x0088, PCI irq 11
    Socket status: 30000006
    ohci1394: $Rev: 1223 $ Ben Collins <bcollins@debian.org>
    ACPI: PCI interrupt 0000:00:09.2[C] -> GSI 10 (level, low) -> IRQ 10
    ohci1394: fw-host0: OHCI-1394 1.0 (PCI): IRQ=[10] MMIO=[dfffb800-dfffbfff] Max Packet=[2048]
    md: Autodetecting RAID arrays.
    md: autorun ...
    md: ... autorun DONE.
    usb 1-6: new high speed USB device using address 4
    usb 2-1: new low speed USB device using address 2
    ACPI: AC Adapter [AC0] (on-line)
    Asus Laptop ACPI Extras version 0.29
    A4G model detected, unsupported, trying default values, supply the developers with your DSDT
    input: USB HID v1.10 Mouse [1241:1166] on usb-0000:00:03.0-1
    ACPI: Battery Slot [BAT0] (battery present)
    ACPI: Power Button (FF) [PWRF]
    ACPI: Sleep Button (CM) [SLPB]
    ACPI: Lid Switch [LID]
    ieee1394: Host added: ID:BUS[0-00:1023] GUID[00e01800032b3790]
    usb 2-2: new full speed USB device using address 3
    EXT3 FS on hdc6, internal journal
    device-mapper: 4.1.0-ioctl (2003-12-10) initialised: dm@uk.sistina.com
    cdrom: open failed.
    Linux video capture interface: v1.00
    /home/patrice/spca5xx-20060202/drivers/usb/spca5xx.c: USB SPCA5XX camera found. Type Labtec Webcam Pro Zc0302 + Hdcs2020
    /home/patrice/spca5xx-20060202/drivers/usb/spca5xx.c: [spca5xx_probe:8188] Camer a type JPEG
    /home/patrice/spca5xx-20060202/drivers/usb/zc3xx.h: [zc3xx_config:505] Find Sens or PAS202BCB
    /home/patrice/spca5xx-20060202/drivers/usb/spca5xx.c: [spca5xx_getcapability:217 6] maxw 640 maxh 480 minw 176 minh 144
    usbcore: registered new driver spca5xx
    /home/patrice/spca5xx-20060202/drivers/usb/spca5xx.c: spca5xx driver 00.57.09 re gistered
    kjournald starting. Commit interval 5 seconds
    EXT3 FS on hdc5, internal journal
    EXT3-fs: mounted filesystem with ordered data mode.
    SELinux: initialized (dev hdc5, type ext3), uses xattr
    SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
    kjournald starting. Commit interval 5 seconds
    EXT3 FS on hdc9, internal journal
    EXT3-fs: mounted filesystem with ordered data mode.
    SELinux: initialized (dev hdc9, type ext3), uses xattr
    kjournald starting. Commit interval 5 seconds
    EXT3 FS on hdc8, internal journal
    EXT3-fs: mounted filesystem with ordered data mode.
    SELinux: initialized (dev hdc8, type ext3), uses xattr
    SELinux: initialized (dev ramfs, type ramfs), uses genfs_contexts
    usb 2-2: control timeout on ep0in
    NET: Registered protocol family 10
    Disabled Privacy Extensions on device 02369a00(lo)
    IPv6 over IPv4 tunneling driver
    divert: not allocating divert_blk for non-ethernet device sit0
    Adding 1044184k swap on /dev/hdc7. Priority:-1 extents:1
    SELinux: initialized (dev binfmt_misc, type binfmt_misc), uses genfs_contexts
    parport0: PC-style at 0x378 (0x778) [PCSPP,TRISTATE]
    parport0: irq 7 detected
    ip_tables: (C) 2000-2002 Netfilter core team
    ip_conntrack version 2.1 (4094 buckets, 32752 max) - 356 bytes per conntrack
    cs: IO port probe 0x0c00-0x0cff: clean.
    cs: IO port probe 0x0100-0x04ff: excluding 0x378-0x37f 0x480-0x48f 0x4d0-0x4d7
    cs: IO port probe 0x0a00-0x0aff: excluding 0xa00-0xa0f
    eth0: Media Link On 100mbps full-duplex
    SELinux: initialized (dev rpc_pipefs, type rpc_pipefs), uses genfs_contexts
    i2c /dev entries driver
    eth0: no IPv6 routers present
    parport0: PC-style at 0x378 (0x778) [PCSPP,TRISTATE]
    parport0: irq 7 detected
    lp0: using parport0 (polling).
    lp0: console ready
    /home/patrice/spca5xx-20060202/drivers/usb/spca5xx.c: init isoc: usb_submit_urb( 0) ret -28
    /home/patrice/spca5xx-20060202/drivers/usb/spca5xx.c: [spca5xx_open:3865] DEALL OC error on init_Isoc

    SELinux: initialized (dev hdc2, type vfat), uses genfs_contexts
    application mozilla-bin uses obsolete OSS audio interface
    ohci_hcd 0000:00:03.0: leak ed 20dbd0c0 (#2) state 2
    /home/patrice/spca5xx-20060202/drivers/usb/spca5xx.c: init isoc: usb_submit_urb( 0) ret -28
    /home/patrice/spca5xx-20060202/drivers/usb/spca5xx.c: [spca5xx_open:3865] DEALL OC error on init_Isoc

    ohci_hcd 0000:00:03.0: leak ed 20dbd100 (#2) state 2
    /home/patrice/spca5xx-20060202/drivers/usb/spca5xx.c: init isoc: usb_submit_urb( 0) ret -28
    /home/patrice/spca5xx-20060202/drivers/usb/spca5xx.c: [spca5xx_open:3865] DEALL OC error on init_Isoc

    ohci_hcd 0000:00:03.0: leak ed 20dbd140 (#2) state 2
    /home/patrice/spca5xx-20060202/drivers/usb/spca5xx.c: init isoc: usb_submit_urb( 0) ret -28
    /home/patrice/spca5xx-20060202/drivers/usb/spca5xx.c: [spca5xx_open:3865] DEALL OC error on init_Isoc

    ohci_hcd 0000:00:03.0: leak ed 20dbd180 (#2) state 2
    /home/patrice/spca5xx-20060202/drivers/usb/spca5xx.c: init isoc: usb_submit_urb( 0) ret -28
    /home/patrice/spca5xx-20060202/drivers/usb/spca5xx.c: [spca5xx_open:3865] DEALL OC error on init_Isoc

    ohci_hcd 0000:00:03.0: leak ed 20dbd1c0 (#2) state 2
    /home/patrice/spca5xx-20060202/drivers/usb/spca5xx.c: init isoc: usb_submit_urb( 0) ret -28
    /home/patrice/spca5xx-20060202/drivers/usb/spca5xx.c: [spca5xx_open:3865] DEALL OC error on init_Isoc

    ohci_hcd 0000:00:03.0: leak ed 20dbd200 (#2) state 2
    /home/patrice/spca5xx-20060202/drivers/usb/spca5xx.c: init isoc: usb_submit_urb( 0) ret -28
    /home/patrice/spca5xx-20060202/drivers/usb/spca5xx.c: [spca5xx_open:3865] DEALL OC error on init_Isoc

    ohci_hcd 0000:00:03.0: leak ed 20dbd240 (#2) state 2
    /home/patrice/spca5xx-20060202/drivers/usb/spca5xx.c: init isoc: usb_submit_urb( 0) ret -28
    /home/patrice/spca5xx-20060202/drivers/usb/spca5xx.c: [spca5xx_open:3865] DEALL OC error on init_Isoc

    ohci_hcd 0000:00:03.0: leak ed 20dbd280 (#2) state 2
    /home/patrice/spca5xx-20060202/drivers/usb/spca5xx.c: init isoc: usb_submit_urb( 0) ret -28
    /home/patrice/spca5xx-20060202/drivers/usb/spca5xx.c: [spca5xx_open:3865] DEALL OC error on init_Isoc

    ohci_hcd 0000:00:03.0: leak ed 20dbd2c0 (#2) state 2
    /home/patrice/spca5xx-20060202/drivers/usb/spca5xx.c: init isoc: usb_submit_urb( 0) ret -28
    /home/patrice/spca5xx-20060202/drivers/usb/spca5xx.c: [spca5xx_open:3865] DEALL OC error on init_Isoc

    ohci_hcd 0000:00:03.0: leak ed 20dbd300 (#2) state 2
    /home/patrice/spca5xx-20060202/drivers/usb/spca5xx.c: init isoc: usb_submit_urb( 0) ret -28
    /home/patrice/spca5xx-20060202/drivers/usb/spca5xx.c: [spca5xx_open:3865] DEALL OC error on init_Isoc

    ohci_hcd 0000:00:03.0: leak ed 20dbd340 (#2) state 2
    /home/patrice/spca5xx-20060202/drivers/usb/spca5xx.c: init isoc: usb_submit_urb( 0) ret -28
    /home/patrice/spca5xx-20060202/drivers/usb/spca5xx.c: [spca5xx_open:3865] DEALL OC error on init_Isoc

    ohci_hcd 0000:00:03.0: leak ed 20dbd380 (#2) state 2
    /home/patrice/spca5xx-20060202/drivers/usb/spca5xx.c: init isoc: usb_submit_urb( 0) ret -28
    /home/patrice/spca5xx-20060202/drivers/usb/spca5xx.c: [spca5xx_open:3865] DEALL OC error on init_Isoc

    usb 1-2: new high speed USB device using address 5
    SCSI subsystem initialized
    Initializing USB Mass Storage driver...
    scsi0 : SCSI emulation for USB Mass Storage devices
    Vendor: SAMSUNG Model: SP1604N Rev: 0 0
    Type: Direct-Access ANSI SCSI revision: 02
    USB Mass Storage device found at 5
    usbcore: registered new driver usb-storage
    USB Mass Storage support registered.
    SCSI device sda: 312581808 512-byte hdwr sectors (160042 MB)
    sda: assuming drive cache: write through
    sda: sda1 sda2 < sda5 sda6 sda7 >
    Attached scsi disk sda at scsi0, channel 0, id 0, lun 0
    kjournald starting. Commit interval 5 seconds
    EXT3 FS on sda1, internal journal
    EXT3-fs: mounted filesystem with ordered data mode.
    SELinux: initialized (dev sda1, type ext3), uses xattr
    kjournald starting. Commit interval 5 seconds
    EXT3 FS on sda6, internal journal
    EXT3-fs: mounted filesystem with ordered data mode.
    SELinux: initialized (dev sda6, type ext3), uses xattr
    kjournald starting. Commit interval 5 seconds
    EXT3 FS on sda7, internal journal
    EXT3-fs: mounted filesystem with ordered data mode.
    SELinux: initialized (dev sda7, type ext3), uses xattr
    usb 1-2: USB disconnect, address 5
    scsi0 (0:0): rejecting I/O to dead device
    Buffer I/O error on device sda6, logical block 0
    lost page write due to I/O error on sda6
    scsi0 (0:0): rejecting I/O to dead device
    Buffer I/O error on device sda1, logical block 0
    lost page write due to I/O error on sda1
    usb 1-2: new high speed USB device using address 6
    scsi1 : SCSI emulation for USB Mass Storage devices
    Vendor: SAMSUNG Model: SP1604N Rev: 0 0
    Type: Direct-Access ANSI SCSI revision: 02
    SCSI device sdb: 312581808 512-byte hdwr sectors (160042 MB)
    sdb: assuming drive cache: write through
    sdb: sdb1 sdb2 < sdb5 sdb6 sdb7 >
    Attached scsi disk sdb at scsi1, channel 0, id 0, lun 0
    USB Mass Storage device found at 6
    kjournald starting. Commit interval 5 seconds
    EXT3 FS on sdb1, internal journal
    EXT3-fs: recovery complete.
    EXT3-fs: mounted filesystem with ordered data mode.
    SELinux: initialized (dev sdb1, type ext3), uses xattr
    kjournald starting. Commit interval 5 seconds
    EXT3 FS on sdb6, internal journal
    EXT3-fs: recovery complete.
    EXT3-fs: mounted filesystem with ordered data mode.
    SELinux: initialized (dev sdb6, type ext3), uses xattr
    kjournald starting. Commit interval 5 seconds
    EXT3 FS on sdb7, internal journal
    EXT3-fs: recovery complete.
    EXT3-fs: mounted filesystem with ordered data mode.
    SELinux: initialized (dev sdb7, type ext3), uses xattr
    usb 1-2: USB disconnect, address 6
    scsi1 (0:0): rejecting I/O to dead device
    Buffer I/O error on device sdb6, logical block 0
    lost page write due to I/O error on sdb6
    scsi1 (0:0): rejecting I/O to dead device
    Buffer I/O error on device sdb1, logical block 0
    lost page write due to I/O error on sdb1
    ohci_hcd 0000:00:03.1: wakeup
    usb 3-1: new full speed USB device using address 2
    drivers/usb/class/usblp.c: usblp0: USB Bidirectional printer dev 2 if 0 alt 0 pr oto 2 vid 0x03F0 pid 0x7004
    usbcore: registered new driver usblp
    drivers/usb/class/usblp.c: v0.13: USB Printer Device Class driver
    usb 3-1: USB disconnect, address 2
    drivers/usb/class/usblp.c: usblp0: removed
    ohci_hcd 0000:00:03.1: wakeup
    usb 3-1: new full speed USB device using address 3
    drivers/usb/class/usblp.c: usblp0: USB Bidirectional printer dev 3 if 0 alt 0 pr oto 2 vid 0x03F0 pid 0x7004
  • [^] # Re: c quoi ta webcam ?

    Posté par  . En réponse au message Webcam labtec. Évalué à 1.

    Comment savoir si c'est le cas ? (oui, je n'y connais pas grand chose, lol)
    Sinon, où trouver video4linux, et y a-t-il qqch de spécial à faire pour l'installer ?
  • [^] # Re: c quoi ta webcam ?

    Posté par  . En réponse au message Webcam labtec. Évalué à 1.

    c'est une webcam labtec pro. Je suis sous fedora core 3.
    J'ai compilé spca5xx-20060202, et ensuite la lumière de la webcam c'est allumé.
    Mais je n'ai d'image nulle part, ni avec gnome meeting, ni amsn.