#101 Le 30/11/2009, à 14:41
- ffanbes
Re : [EN COURS] Installation webcam HERCULES CLASSIC LINK
donc j'ai refait
sudo add-apt-repository ppa:libv4l
puis
sudo aptitude update
sudo aptitude full-upgrade
grosso modo il m'a indiqué que c'était fait
ensuite j'ai redémaré et j'ai essayé ça
sandfanfan@ubuntu:~$ dmesg | grep gspca
[ 10.204980] gspca: main v2.8.0 registered
[ 10.299362] gspca: probing 06f8:3009
[ 10.311806] gspca: /dev/video0 created
[ 10.311828] gspca: probing 06f8:3009
[ 10.311831] gspca: intf != 0
[ 10.311846] gspca: probing 06f8:3009
[ 10.311848] gspca: intf != 0
sandfanfan@ubuntu:~$ LD_PRELOAD=/usr/lib/libv4l/v4l1compat.so camorama
(camorama:1930): Gtk-WARNING **: GtkSpinButton: setting an adjustment with non-zero page size is deprecated
libv4l2: error turning on stream: Expiration de la minuterie
libv4l2: error reading: Argument invalide
sandfanfan@ubuntu:~$
apparemment il n'y a plus de bug gspca mais je t'avouerais que n'en sais rien...
de plus, peu-tu m'indiquer la marche à suivre pour installer le paquet libv4l-dev
je suis un tantinet décalé dans mes horaires...(michel audiard "les tontons flingueurs")
Hors ligne
#102 Le 30/11/2009, à 14:48
- Stemp
Re : [EN COURS] Installation webcam HERCULES CLASSIC LINK
Pas la peine d'installer libv4l-dev pour l'instant, il n'y a plus d'erreurs dans gspca.
Teste avec cheese plutôt ou gstreamer-properties.
«La violence n'a jamais rien réglé» Gengis Khan 1162-1227
Blog | Crunchbang Linux | Arch Linux
Hors ligne
#103 Le 30/11/2009, à 15:17
- ffanbes
Re : [EN COURS] Installation webcam HERCULES CLASSIC LINK
je viens d'essayer avec cheese toujours la mire...
et gstreamer-properties me donne
gstreamer-properties-Message: Skipping unavailable plugin 'artsdsink'
gstreamer-properties-Message: Skipping unavailable plugin 'esdsink'
gstreamer-properties-Message: Skipping unavailable plugin 'glimagesink'
gstreamer-properties-Message: Skipping unavailable plugin 'sdlvideosink'
gstreamer-properties-Message: Skipping unavailable plugin 'v4lmjpegsrc'
gstreamer-properties-Message: Skipping unavailable plugin 'qcamsrc'
gstreamer-properties-Message: Skipping unavailable plugin 'esdmon'
et toujours la mire dans les tests vidéo...
je suis un tantinet décalé dans mes horaires...(michel audiard "les tontons flingueurs")
Hors ligne
#104 Le 30/11/2009, à 15:56
- Stemp
Re : [EN COURS] Installation webcam HERCULES CLASSIC LINK
ça m'étonne beaucoup cette histoire de mire !
Normalement tu devrais avoir une erreur ou rien, mais une mire ?
Tu as une carte tv ou équivalent ?
Dans gstreamer-properties, onglet vidéo, Default Input, tu as bien Vidéo pour Linux 2 dans Plugin et USB Camera (06f8:3009) dans Device ?
«La violence n'a jamais rien réglé» Gengis Khan 1162-1227
Blog | Crunchbang Linux | Arch Linux
Hors ligne
#105 Le 30/11/2009, à 16:29
- ffanbes
Re : [EN COURS] Installation webcam HERCULES CLASSIC LINK
oui j'ai bien tout ça dans gstreamer-properties
mais quand je fais le test, je me retrouve avec ce message
libv4l2: error turning on stream: Erreur d'entrée/sortie
gstreamer-properties-Message: Error running pipeline 'Video for Linux 2 (v4l2)': Error starting streaming on device '/dev/video0'. [gstv4l2object.c(1886): gst_v4l2_object_start_streaming (): /GstPipeline:pipeline0/GstV4l2Src:v4l2src3:
system error: Erreur d'entrée/sortie]
je dois bien avoir un truc dans le genre carte tv mais je suis pas sur, mais bon avant on avait une Quickcam de chez logitech qui fonctionnait bien sous xp mais elle est hs...
Dernière modification par ffanbes (Le 30/11/2009, à 16:47)
je suis un tantinet décalé dans mes horaires...(michel audiard "les tontons flingueurs")
Hors ligne
#106 Le 30/11/2009, à 17:03
- Stemp
Re : [EN COURS] Installation webcam HERCULES CLASSIC LINK
libv4l2: error turning on stream: Erreur d'entrée/sortie
Tu peux vérifier ta version de libv4al ?
apt-cache policy libv4l-0
Si tu as bien la version 0.6.3-1~kkv4l1 installée alors il faudrait installer libv4l-dev et recommencer tout la compilation.
sudo aptitude install libv4l-dev
PS : j'ai aussi la mire, mais uniquement quand je teste l'output dans gstreamer-properties, quand je teste les webcams j'ai parfois eu rien ou des trucs bizarres, mais jamais une mire
«La violence n'a jamais rien réglé» Gengis Khan 1162-1227
Blog | Crunchbang Linux | Arch Linux
Hors ligne
#107 Le 30/11/2009, à 17:09
- ffanbes
Re : [EN COURS] Installation webcam HERCULES CLASSIC LINK
ça m'a l'air ok
sandfanfan@ubuntu:~$ apt-cache policy libv4l-0
libv4l-0:
Installé : 0.6.3-1~kkv4l1
Candidat : 0.6.3-1~kkv4l1
Table de version :
*** 0.6.3-1~kkv4l1 0
500 http://ppa.launchpad.net karmic/main Packages
100 /var/lib/dpkg/status
0.6.0-1 0
500 http://fr.archive.ubuntu.com karmic/main Packages
je suis un tantinet décalé dans mes horaires...(michel audiard "les tontons flingueurs")
Hors ligne
#108 Le 30/11/2009, à 18:10
- Stemp
Re : [EN COURS] Installation webcam HERCULES CLASSIC LINK
Donc il faut essayer en installant libv4l-dev et en recommençant la procédure de compilation des drivers. Je ne vois que ça.
«La violence n'a jamais rien réglé» Gengis Khan 1162-1227
Blog | Crunchbang Linux | Arch Linux
Hors ligne
#109 Le 30/11/2009, à 19:00
- ffanbes
Re : [EN COURS] Installation webcam HERCULES CLASSIC LINK
bon j'ai installé libv4l-dev, puis j'ai tout repris depuis le début, mais toujours rien...
par contre j'ai comme un doute au niveau de la configuration
Occupons nous des webcams usb maintenant (Multimedia Support -> Video capture adaptaters -> V4L USB devices)
Activons les nouveaux modules des drivers webcams (M sur ceux marqués NEW), pour les gspca par exemple
faut-il s'occuper seulement du gspca ou alors de tous les machins inclus dans le V4L USB devices ?
je suis un tantinet décalé dans mes horaires...(michel audiard "les tontons flingueurs")
Hors ligne
#110 Le 30/11/2009, à 19:11
- Stemp
Re : [EN COURS] Installation webcam HERCULES CLASSIC LINK
Dans ton cas précis, tu utilises le driver gspca donc ça suffit.
Là j'avoue que je sèche, plusieurs personnes ont déjà essayé mon tuto et avec succès.
De plus on voit bien que ton système charge bien le driver gspca.
dmesg | grep pac73
Pour bien vérifier le chargement de l'interface pac7302.
«La violence n'a jamais rien réglé» Gengis Khan 1162-1227
Blog | Crunchbang Linux | Arch Linux
Hors ligne
#111 Le 30/11/2009, à 19:27
- ffanbes
Re : [EN COURS] Installation webcam HERCULES CLASSIC LINK
dmesg | grep pac73
[ 10.471844] usbcore: registered new interface driver pac7302
[ 10.471849] pac7302: registered
[ 93.646851] pac7302: reg_w_page(): Failed to write register to index 0x49, value 0x0, error -62
je suis un tantinet décalé dans mes horaires...(michel audiard "les tontons flingueurs")
Hors ligne
#112 Le 30/11/2009, à 19:38
- Stemp
Re : [EN COURS] Installation webcam HERCULES CLASSIC LINK
[ 93.646851] pac7302: reg_w_page(): Failed to write register to index 0x49, value 0x0, error -62
Oh oh notre fameuse erreur -62 qui réapparait !
ls -l /lib/modules/2.6.31-15-generic/kernel/drivers/media/video/gspca/gspca_pac7302.ko
ls -l /lib/modules/2.6.31-15-generic/kernel/drivers/media/video/gspca/gspca_main.ko
«La violence n'a jamais rien réglé» Gengis Khan 1162-1227
Blog | Crunchbang Linux | Arch Linux
Hors ligne
#113 Le 30/11/2009, à 19:49
- ffanbes
Re : [EN COURS] Installation webcam HERCULES CLASSIC LINK
alors pour ça
ls -l /lib/modules/2.6.31-15-generic/kernel/drivers/media/video/gspca/gspca_pac7302.ko
j'ai
-rw-r--r-- 1 root root 14244 2009-11-30 17:46 /lib/modules/2.6.31-15-generic/kernel/drivers/media/video/gspca/gspca_pac7302.ko
et pour celui ci
ls -l /lib/modules/2.6.31-15-generic/kernel/drivers/media/video/gspca/gspca_main.ko
-rw-r--r-- 1 root root 31740 2009-11-30 17:46 /lib/modules/2.6.31-15-generic/kernel/drivers/media/video/gspca/gspca_main.ko
je ne sais pas si c'est bon, mais tu m'a l'air de piger
Oh oh notre fameuse erreur -62 qui réapparait !
?!?!?
je t'avoue que j'ai du mal à suivre...
je suis un tantinet décalé dans mes horaires...(michel audiard "les tontons flingueurs")
Hors ligne
#114 Le 30/11/2009, à 20:00
- Stemp
Re : [EN COURS] Installation webcam HERCULES CLASSIC LINK
Oh oh notre fameuse erreur -62 qui réapparait !
?!?!?
je t'avoue que j'ai du mal à suivre...
Tout à l'heure tu avais l'erreur suivante :
[ 2007.707651] gspca: set alt 8 err -62
et maintenant :
[ 93.646851] pac7302: reg_w_page(): Failed to write register to index 0x49, value 0x0, error -62
Pour en revenir à notre problème, je sèche complètement.
Je vais essayer de contacter le développeur gspca pour voir si il a une idée.
«La violence n'a jamais rien réglé» Gengis Khan 1162-1227
Blog | Crunchbang Linux | Arch Linux
Hors ligne
#115 Le 30/11/2009, à 20:05
- ffanbes
Re : [EN COURS] Installation webcam HERCULES CLASSIC LINK
ok, merci pour ton aide !
à plus !
ffan !
Dernière modification par ffanbes (Le 30/11/2009, à 20:05)
je suis un tantinet décalé dans mes horaires...(michel audiard "les tontons flingueurs")
Hors ligne
#116 Le 30/11/2009, à 20:12
- Stemp
Re : [EN COURS] Installation webcam HERCULES CLASSIC LINK
ffan, mon petit... Je voudrais pas te paraître vieux jeu ni encore moins grossier. L'homme de la Pampa parfois rude reste toujours courtois mais la vérité m'oblige à te le dire : ton driver commence à me les briser menu !
«La violence n'a jamais rien réglé» Gengis Khan 1162-1227
Blog | Crunchbang Linux | Arch Linux
Hors ligne
#117 Le 30/11/2009, à 20:23
- ffanbes
Re : [EN COURS] Installation webcam HERCULES CLASSIC LINK
môssieur connaît ses classiques
très bon !!! j'ai failli pleurer !!
je suis un tantinet décalé dans mes horaires...(michel audiard "les tontons flingueurs")
Hors ligne
#118 Le 30/11/2009, à 21:18
- Stemp
Re : [EN COURS] Installation webcam HERCULES CLASSIC LINK
Bon, retour à nos moutons.
Réponse de Jean-François Moine :
Comme cette erreur -62 (timeout) s'est déjà produite avec le set alt, il
doit y avoir un problème dans le sous-système USB.Il y a 3 drivers pour l'USB: ehci_hcd, uhci_hdc et ohci_hdc, et je
pense que le gars qui a le problème doit avoir plusieurs ports USB. Tu
pourrais lui dire d'essayer d'abord de changer de port (et retirer les
hubs s'il y en a), et, si ça ne marche toujours pas, de retirer le
driver USB qui est utilisé lors de la connexion (normalement, un
autre driver doit prendre la relève).Autre info: d'autres gars ont eu des erreurs -71 (erreurs de protocole)
sur un eeepc avec le driver uhci_hdc. Hans de Goede a suggéré d'essayer
un kernel plus ancien...
«La violence n'a jamais rien réglé» Gengis Khan 1162-1227
Blog | Crunchbang Linux | Arch Linux
Hors ligne
#119 Le 30/11/2009, à 22:36
- ffanbes
Re : [EN COURS] Installation webcam HERCULES CLASSIC LINK
et c'est reparti !
alors oui j'ai plusieurs ports usb sur la bécanne, et j'ai déjà essayé d'en changer sans plus de résultats...
(et retirer les
hubs s'il y en a)
par contre je ne sais pas ce que ça veut dire !?
retirer le
driver USB qui est utilisé lors de la connexion (normalement, un
autre driver doit prendre la relève).
là aussi je suis dans les choux.
je suis un tantinet décalé dans mes horaires...(michel audiard "les tontons flingueurs")
Hors ligne
#120 Le 30/11/2009, à 22:53
- Stemp
Re : [EN COURS] Installation webcam HERCULES CLASSIC LINK
les hubs ce sont les replicateurs de ports, tu le branches sur un port et tu en as quatre ou cinq :
Le reste est un peu plus complexe, parce qu'en fait je comprend le principe mais pas le détail.
En effet je n'ai aucun des modules usb cités
j'ai bien un ohci1394, mais ça doit plutôt être du firewire.
Donc pas de ehci_hcd, uhci_hdc ou ohci_hdc.
vérifie quand même chez toi :
sudo lsmod | grep hcd
sudo lsmod | grep hdc
«La violence n'a jamais rien réglé» Gengis Khan 1162-1227
Blog | Crunchbang Linux | Arch Linux
Hors ligne
#121 Le 01/12/2009, à 11:11
- ffanbes
Re : [EN COURS] Installation webcam HERCULES CLASSIC LINK
@stemp
ben non j'ai pas de hubs,
alors quand je fais
sudo lsmod | grep hcd
et
sudo lsmod | grep hdc
j'ai nada !
pour info j'ai déjà eu des problèmes de reconnaissance de périphériques sous xp et j'étais obligé de les rebrancher un par un après un boot !
et je me demandais si ça peut se passer de la même façon sous karmic ?
je suis un tantinet décalé dans mes horaires...(michel audiard "les tontons flingueurs")
Hors ligne
#122 Le 01/12/2009, à 11:36
- Stemp
Re : [EN COURS] Installation webcam HERCULES CLASSIC LINK
pour info j'ai déjà eu des problèmes de reconnaissance de périphériques sous xp et j'étais obligé de les rebrancher un par un après un boot !
et je me demandais si ça peut se passer de la même façon sous karmic ?
Ça ressemblerait pas mal à notre problème.
Débranche, rebranche et regarde le résultat dans dmesg, si l'erreur -62 apparait c'est pas bon
«La violence n'a jamais rien réglé» Gengis Khan 1162-1227
Blog | Crunchbang Linux | Arch Linux
Hors ligne
#123 Le 01/12/2009, à 12:02
- ffanbes
Re : [EN COURS] Installation webcam HERCULES CLASSIC LINK
bon j'ai branché à la place de l'imprimante et le résultat dmesg donne ça (y'a pas le début)
[ 0.000000] ACPI: FACP 2fff0030 00081 (v01 AMIINT SiS740XX 00000011 MSFT 0100000B)
[ 0.000000] ACPI: DSDT 2fff0120 032B4 (v01 SiS 746 00000100 MSFT 0100000D)
[ 0.000000] ACPI: FACS 2fff8000 00040
[ 0.000000] ACPI: APIC 2fff00c0 0005A (v01 AMIINT SiS740XX 00001000 MSFT 0100000B)
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] 0MB HIGHMEM available.
[ 0.000000] 767MB LOWMEM available.
[ 0.000000] mapped low ram: 0 - 2fff0000
[ 0.000000] low ram: 0 - 2fff0000
[ 0.000000] node 0 low ram: 00000000 - 2fff0000
[ 0.000000] node 0 bootmap 00011000 - 00017000
[ 0.000000] (9 early reservations) ==> bootmem [0000000000 - 002fff0000]
[ 0.000000] #0 [0000000000 - 0000001000] BIOS data page ==> [0000000000 - 0000001000]
[ 0.000000] #1 [0000001000 - 0000002000] EX TRAMPOLINE ==> [0000001000 - 0000002000]
[ 0.000000] #2 [0000006000 - 0000007000] TRAMPOLINE ==> [0000006000 - 0000007000]
[ 0.000000] #3 [0000100000 - 00008a80a0] TEXT DATA BSS ==> [0000100000 - 00008a80a0]
[ 0.000000] #4 [002f853000 - 002ffdf315] RAMDISK ==> [002f853000 - 002ffdf315]
[ 0.000000] #5 [000009fc00 - 0000100000] BIOS reserved ==> [000009fc00 - 0000100000]
[ 0.000000] #6 [00008a9000 - 00008ac0c4] BRK ==> [00008a9000 - 00008ac0c4]
[ 0.000000] #7 [0000010000 - 0000011000] PGTABLE ==> [0000010000 - 0000011000]
[ 0.000000] #8 [0000011000 - 0000017000] BOOTMAP ==> [0000011000 - 0000017000]
[ 0.000000] found SMP MP-table at [c00fbc70] fbc70
[ 0.000000] Zone PFN ranges:
[ 0.000000] DMA 0x00000010 -> 0x00001000
[ 0.000000] Normal 0x00001000 -> 0x0002fff0
[ 0.000000] HighMem 0x0002fff0 -> 0x0002fff0
[ 0.000000] Movable zone start PFN for each node
[ 0.000000] early_node_map[2] active PFN ranges
[ 0.000000] 0: 0x00000010 -> 0x0000009f
[ 0.000000] 0: 0x00000100 -> 0x0002fff0
[ 0.000000] On node 0 totalpages: 196479
[ 0.000000] free_area_init_node: node 0, pgdat c0784940, node_mem_map c1000200
[ 0.000000] DMA zone: 32 pages used for memmap
[ 0.000000] DMA zone: 0 pages reserved
[ 0.000000] DMA zone: 3951 pages, LIFO batch:0
[ 0.000000] Normal zone: 1504 pages used for memmap
[ 0.000000] Normal zone: 190992 pages, LIFO batch:31
[ 0.000000] Using APIC driver default
[ 0.000000] ACPI: PM-Timer IO Port: 0x808
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
[ 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 17, address 0xfec00000, GSI 0-23
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 high edge)
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)
[ 0.000000] ACPI: IRQ0 used by override.
[ 0.000000] ACPI: IRQ2 used by override.
[ 0.000000] ACPI: IRQ9 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] SMP: Allowing 1 CPUs, 0 hotplug CPUs
[ 0.000000] nr_irqs_gsi: 24
[ 0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000
[ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000f0000
[ 0.000000] PM: Registered nosave memory: 00000000000f0000 - 0000000000100000
[ 0.000000] Allocating PCI resources starting at 30000000 (gap: 30000000:cec00000)
[ 0.000000] NR_CPUS:8 nr_cpumask_bits:8 nr_cpu_ids:1 nr_node_ids:1
[ 0.000000] PERCPU: Embedded 14 pages at c1604000, static data 35612 bytes
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 194943
[ 0.000000] Kernel command line: root=UUID=5ED8114ED81125B5 loop=/ubuntu/disks/root.disk ro quiet splash
[ 0.000000] PID hash table entries: 4096 (order: 12, 16384 bytes)
[ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
[ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
[ 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] allocated 3931520 bytes of page_cgroup
[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
[ 0.000000] Initializing HighMem for node 0 (00000000:00000000)
[ 0.000000] Memory: 759280k/786368k available (4566k kernel code, 26460k reserved, 2142k data, 540k init, 0k highmem)
[ 0.000000] virtual kernel memory layout:
[ 0.000000] fixmap : 0xfff1d000 - 0xfffff000 ( 904 kB)
[ 0.000000] pkmap : 0xff800000 - 0xffc00000 (4096 kB)
[ 0.000000] vmalloc : 0xf07f0000 - 0xff7fe000 ( 240 MB)
[ 0.000000] lowmem : 0xc0000000 - 0xefff0000 ( 767 MB)
[ 0.000000] .init : 0xc078e000 - 0xc0815000 ( 540 kB)
[ 0.000000] .data : 0xc0575b44 - 0xc078d3c8 (2142 kB)
[ 0.000000] .text : 0xc0100000 - 0xc0575b44 (4566 kB)
[ 0.000000] Checking if this processor honours the WP bit even in supervisor mode...Ok.
[ 0.000000] SLUB: Genslabs=13, HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[ 0.000000] NR_IRQS:2304 nr_irqs:256
[ 0.000000] Fast TSC calibration using PIT
[ 0.000000] Detected 1999.749 MHz processor.
[ 0.001372] Console: colour VGA+ 80x25
[ 0.001378] console [tty0] enabled
[ 0.001440] Calibrating delay loop (skipped), value calculated using timer frequency.. 3999.49 BogoMIPS (lpj=7998996)
[ 0.001474] Security Framework initialized
[ 0.001515] AppArmor: AppArmor initialized
[ 0.001526] Mount-cache hash table entries: 512
[ 0.001719] Initializing cgroup subsys ns
[ 0.001726] Initializing cgroup subsys cpuacct
[ 0.001731] Initializing cgroup subsys memory
[ 0.001743] Initializing cgroup subsys freezer
[ 0.001747] Initializing cgroup subsys net_cls
[ 0.001765] CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line)
[ 0.001769] CPU: L2 Cache: 256K (64 bytes/line)
[ 0.001775] mce: CPU supports 4 MCE banks
[ 0.001800] Performance Counters: AMD PMU driver.
[ 0.001810] ... version: 0
[ 0.001813] ... bit width: 48
[ 0.001815] ... generic counters: 4
[ 0.001817] ... value mask: 0000ffffffffffff
[ 0.001820] ... max period: 00007fffffffffff
[ 0.001822] ... fixed-purpose counters: 0
[ 0.001824] ... counter mask: 000000000000000f
[ 0.001830] Checking 'hlt' instruction... OK.
[ 0.016646] SMP alternatives: switching to UP code
[ 0.023458] Freeing SMP alternatives: 19k freed
[ 0.023500] ACPI: Core revision 20090521
[ 0.030803] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 0.070485] CPU0: AMD Athlon(tm) XP 2400+ stepping 01
[ 0.072001] Brought up 1 CPUs
[ 0.072001] Total of 1 processors activated (3999.49 BogoMIPS).
[ 0.072001] CPU0 attaching NULL sched-domain.
[ 0.072001] Booting paravirtualized kernel on bare hardware
[ 0.072001] regulator: core version 0.5
[ 0.072001] Time: 8:20:24 Date: 12/01/09
[ 0.072001] NET: Registered protocol family 16
[ 0.072001] EISA bus registered
[ 0.072001] ACPI: bus type pci registered
[ 0.072001] PCI: PCI BIOS revision 2.10 entry at 0xfdb31, last bus=2
[ 0.072001] PCI: Using configuration type 1 for base access
[ 0.072001] bio: create slab <bio-0> at 0
[ 0.072481] ACPI: EC: Look up EC in DSDT
[ 0.077351] ACPI: Interpreter enabled
[ 0.077359] ACPI: (supports S0 S1 S4 S5)
[ 0.077384] ACPI: Using IOAPIC for interrupt routing
[ 0.080984] ACPI: Power Resource [URP1] (off)
[ 0.081014] ACPI: Power Resource [URP2] (off)
[ 0.081042] ACPI: Power Resource [FDDP] (off)
[ 0.081071] ACPI: Power Resource [LPTP] (off)
[ 0.081208] ACPI: No dock devices found.
[ 0.081651] ACPI: PCI Root Bridge [PCI0] (0000:00)
[ 0.081716] pci 0000:00:00.0: reg 10 32bit mmio: [0xd0000000-0xd3ffffff]
[ 0.081859] pci 0000:00:02.0: Enabling SiS 96x SMBus
[ 0.081907] pci 0000:00:02.1: reg 20 io port: [0xc00-0xc1f]
[ 0.081967] pci 0000:00:02.5: reg 20 io port: [0xff00-0xff0f]
[ 0.082019] pci 0000:00:02.7: reg 10 io port: [0xdc00-0xdcff]
[ 0.082026] pci 0000:00:02.7: reg 14 io port: [0xd800-0xd87f]
[ 0.082070] pci 0000:00:02.7: supports D1 D2
[ 0.082073] pci 0000:00:02.7: PME# supported from D3hot D3cold
[ 0.082079] pci 0000:00:02.7: PME# disabled
[ 0.082107] pci 0000:00:03.0: reg 10 32bit mmio: [0xcfffd000-0xcfffdfff]
[ 0.082163] pci 0000:00:03.1: reg 10 32bit mmio: [0xcfffe000-0xcfffefff]
[ 0.082229] pci 0000:00:03.2: reg 10 32bit mmio: [0xcffff000-0xcfffffff]
[ 0.082275] pci 0000:00:03.2: PME# supported from D0 D3hot D3cold
[ 0.082280] pci 0000:00:03.2: PME# disabled
[ 0.082323] pci 0000:00:04.0: reg 10 io port: [0xd400-0xd4ff]
[ 0.082331] pci 0000:00:04.0: reg 14 32bit mmio: [0xcfffc000-0xcfffcfff]
[ 0.082358] pci 0000:00:04.0: reg 30 32bit mmio: [0xfffe0000-0xffffffff]
[ 0.082378] pci 0000:00:04.0: supports D1 D2
[ 0.082381] pci 0000:00:04.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.082385] pci 0000:00:04.0: PME# disabled
[ 0.082465] pci 0000:01:00.0: reg 10 32bit mmio: [0xce000000-0xceffffff]
[ 0.082472] pci 0000:01:00.0: reg 14 32bit mmio: [0xc0000000-0xc7ffffff]
[ 0.082493] pci 0000:01:00.0: reg 30 32bit mmio: [0xcfee0000-0xcfefffff]
[ 0.082554] pci 0000:00:01.0: bridge 32bit mmio: [0xcdd00000-0xcfefffff]
[ 0.082559] pci 0000:00:01.0: bridge 32bit mmio pref: [0xbda00000-0xcdbfffff]
[ 0.082569] pci_bus 0000:00: on NUMA node 0
[ 0.082574] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[ 0.091910] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 10 *11 12 14 15)
[ 0.092032] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled.
[ 0.092147] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 *10 11 12 14 15)
[ 0.092266] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 10 *11 12 14 15)
[ 0.092376] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 10 *11 12 14 15)
[ 0.092488] ACPI: PCI Interrupt Link [LNKF] (IRQs *3 4 5 6 7 10 11 12 14 15)
[ 0.092602] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled.
[ 0.092713] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 *5 6 7 10 11 12 14 15)
[ 0.092975] SCSI subsystem initialized
[ 0.093121] libata version 3.00 loaded.
[ 0.093235] usbcore: registered new interface driver usbfs
[ 0.093257] usbcore: registered new interface driver hub
[ 0.093308] usbcore: registered new device driver usb
[ 0.093479] ACPI: WMI: Mapper loaded
[ 0.093482] PCI: Using ACPI for IRQ routing
[ 0.093709] Bluetooth: Core ver 2.15
[ 0.093751] NET: Registered protocol family 31
[ 0.093754] Bluetooth: HCI device and connection manager initialized
[ 0.093759] Bluetooth: HCI socket layer initialized
[ 0.093762] NetLabel: Initializing
[ 0.093764] NetLabel: domain hash size = 128
[ 0.093765] NetLabel: protocols = UNLABELED CIPSOv4
[ 0.093787] NetLabel: unlabeled traffic allowed by default
[ 0.096801] pnp: PnP ACPI init
[ 0.096841] ACPI: bus type pnp registered
[ 0.099674] pnp: PnP ACPI: found 12 devices
[ 0.099677] ACPI: ACPI bus type pnp unregistered
[ 0.099682] PnPBIOS: Disabled by ACPI PNP
[ 0.099701] system 00:01: ioport range 0x4d0-0x4d1 has been reserved
[ 0.099705] system 00:01: ioport range 0x295-0x296 has been reserved
[ 0.099709] system 00:01: ioport range 0x800-0x87f has been reserved
[ 0.099712] system 00:01: ioport range 0x880-0x8ff has been reserved
[ 0.099716] system 00:01: ioport range 0xc00-0xc1f has been reserved
[ 0.099721] system 00:01: iomem range 0xfee00000-0xfee00fff has been reserved
[ 0.134470] AppArmor: AppArmor Filesystem Enabled
[ 0.134487] pci 0000:00:04.0: BAR 6: address space collision on of device [0xfffe0000-0xffffffff]
[ 0.134507] pci 0000:00:01.0: PCI bridge, secondary bus 0000:01
[ 0.134511] pci 0000:00:01.0: IO window: disabled
[ 0.134519] pci 0000:00:01.0: MEM window: 0xcdd00000-0xcfefffff
[ 0.134524] pci 0000:00:01.0: PREFETCH window: 0xbda00000-0xcdbfffff
[ 0.134543] pci_bus 0000:00: resource 0 io: [0x00-0xffff]
[ 0.134546] pci_bus 0000:00: resource 1 mem: [0x000000-0xffffffff]
[ 0.134550] pci_bus 0000:01: resource 1 mem: [0xcdd00000-0xcfefffff]
[ 0.134553] pci_bus 0000:01: resource 2 pref mem [0xbda00000-0xcdbfffff]
[ 0.134613] NET: Registered protocol family 2
[ 0.134736] IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
[ 0.135268] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
[ 0.137717] TCP bind hash table entries: 65536 (order: 7, 524288 bytes)
[ 0.138920] TCP: Hash tables configured (established 131072 bind 65536)
[ 0.138926] TCP reno registered
[ 0.139088] NET: Registered protocol family 1
[ 0.139200] Trying to unpack rootfs image as initramfs...
[ 0.393377] Freeing initrd memory: 7728k freed
[ 0.408224] cpufreq-nforce2: No nForce2 chipset.
[ 0.408262] Scanning for low memory corruption every 60 seconds
[ 0.408420] audit: initializing netlink socket (disabled)
[ 0.408446] type=2000 audit(1259655623.408:1): initialized
[ 0.417789] HugeTLB registered 4 MB page size, pre-allocated 0 pages
[ 0.419575] VFS: Disk quotas dquot_6.5.2
[ 0.419646] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[ 0.420355] fuse init (API version 7.12)
[ 0.420455] msgmni has been set to 1498
[ 0.420762] alg: No test for stdrng (krng)
[ 0.420780] io scheduler noop registered
[ 0.420783] io scheduler anticipatory registered
[ 0.420785] io scheduler deadline registered
[ 0.420834] io scheduler cfq registered (default)
[ 0.420923] pci 0000:01:00.0: Boot video device
[ 0.421021] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[ 0.421059] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[ 0.421227] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0
[ 0.421233] ACPI: Power Button [PWRF]
[ 0.421296] input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input1
[ 0.421300] ACPI: Power Button [PWRB]
[ 0.421529] processor LNXCPU:00: registered as cooling_device0
[ 0.423179] isapnp: Scanning for PnP cards...
[ 0.636083] Switched to high resolution mode on CPU 0
[ 0.776471] isapnp: No Plug & Play device found
[ 0.777783] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[ 0.777912] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[ 0.778229] 00:09: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[ 0.779465] brd: module loaded
[ 0.779989] loop: module loaded
[ 0.780154] input: Macintosh mouse button emulation as /devices/virtual/input/input2
[ 0.780818] pata_sis 0000:00:02.5: version 0.5.2
[ 0.781108] scsi0 : pata_sis
[ 0.781257] scsi1 : pata_sis
[ 0.782070] ata1: PATA max UDMA/133 cmd 0x1f0 ctl 0x3f6 bmdma 0xff00 irq 14
[ 0.782075] ata2: PATA max UDMA/133 cmd 0x170 ctl 0x376 bmdma 0xff08 irq 15
[ 0.782476] Fixed MDIO Bus: probed
[ 0.782528] PPP generic driver version 2.4.2
[ 0.782684] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 0.782716] alloc irq_desc for 23 on node -1
[ 0.782719] alloc kstat_irqs on node -1
[ 0.782731] ehci_hcd 0000:00:03.2: PCI INT D -> GSI 23 (level, low) -> IRQ 23
[ 0.782759] ehci_hcd 0000:00:03.2: EHCI Host Controller
[ 0.782842] ehci_hcd 0000:00:03.2: new USB bus registered, assigned bus number 1
[ 0.782915] ehci_hcd 0000:00:03.2: cache line size of 64 is not supported
[ 0.782942] ehci_hcd 0000:00:03.2: irq 23, io mem 0xcffff000
[ 0.792013] ehci_hcd 0000:00:03.2: USB 2.0 started, EHCI 1.00
[ 0.792188] usb usb1: configuration #1 chosen from 1 choice
[ 0.792234] hub 1-0:1.0: USB hub found
[ 0.792248] hub 1-0:1.0: 6 ports detected
[ 0.792347] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 0.792402] alloc irq_desc for 20 on node -1
[ 0.792405] alloc kstat_irqs on node -1
[ 0.792416] ohci_hcd 0000:00:03.0: PCI INT A -> GSI 20 (level, low) -> IRQ 20
[ 0.792443] ohci_hcd 0000:00:03.0: OHCI Host Controller
[ 0.792495] ohci_hcd 0000:00:03.0: new USB bus registered, assigned bus number 2
[ 0.792531] ohci_hcd 0000:00:03.0: irq 20, io mem 0xcfffd000
[ 0.850080] usb usb2: configuration #1 chosen from 1 choice
[ 0.850110] hub 2-0:1.0: USB hub found
[ 0.850124] hub 2-0:1.0: 3 ports detected
[ 0.850176] alloc irq_desc for 21 on node -1
[ 0.850179] alloc kstat_irqs on node -1
[ 0.850185] ohci_hcd 0000:00:03.1: PCI INT B -> GSI 21 (level, low) -> IRQ 21
[ 0.850203] ohci_hcd 0000:00:03.1: OHCI Host Controller
[ 0.850249] ohci_hcd 0000:00:03.1: new USB bus registered, assigned bus number 3
[ 0.850273] ohci_hcd 0000:00:03.1: irq 21, io mem 0xcfffe000
[ 0.906066] usb usb3: configuration #1 chosen from 1 choice
[ 0.906096] hub 3-0:1.0: USB hub found
[ 0.906110] hub 3-0:1.0: 3 ports detected
[ 0.906176] uhci_hcd: USB Universal Host Controller Interface driver
[ 0.906322] PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12
[ 0.906612] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 0.906621] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 0.906699] mice: PS/2 mouse device common for all mice
[ 0.906814] rtc_cmos 00:03: RTC can wake from S4
[ 0.906874] rtc_cmos 00:03: rtc core: registered rtc_cmos as rtc0
[ 0.906898] rtc0: alarms up to one year, 114 bytes nvram
[ 0.906985] device-mapper: uevent: version 1.0.3
[ 0.907134] device-mapper: ioctl: 4.15.0-ioctl (2009-04-01) initialised: dm-devel@redhat.com
[ 0.907255] device-mapper: multipath: version 1.1.0 loaded
[ 0.907259] device-mapper: multipath round-robin: version 1.0.0 loaded
[ 0.907419] EISA: Probing bus 0 at eisa.0
[ 0.907455] EISA: Detected 0 cards.
[ 0.907530] cpuidle: using governor ladder
[ 0.907533] cpuidle: using governor menu
[ 0.908190] TCP cubic registered
[ 0.908358] NET: Registered protocol family 10
[ 0.908880] lo: Disabled Privacy Extensions
[ 0.909247] NET: Registered protocol family 17
[ 0.909276] Bluetooth: L2CAP ver 2.13
[ 0.909278] Bluetooth: L2CAP socket layer initialized
[ 0.909282] Bluetooth: SCO (Voice Link) ver 0.6
[ 0.909284] Bluetooth: SCO socket layer initialized
[ 0.909358] Bluetooth: RFCOMM TTY layer initialized
[ 0.909362] Bluetooth: RFCOMM socket layer initialized
[ 0.909365] Bluetooth: RFCOMM ver 1.11
[ 0.909391] powernow-k8: Processor cpuid 681 not supported
[ 0.909433] Using IPI No-Shortcut mode
[ 0.909552] PM: Resume from disk failed.
[ 0.909576] registered taskstats version 1
[ 0.909698] Magic number: 5:229:320
[ 0.909751] tty tty45: hash matches
[ 0.909843] rtc_cmos 00:03: setting system clock to 2009-12-01 08:20:24 UTC (1259655624)
[ 0.909848] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
[ 0.909850] EDD information not available.
[ 0.924435] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input3
[ 0.944377] ata1.00: ATA-7: Maxtor 6Y080L0, YAR41BW0, max UDMA/133
[ 0.944382] ata1.00: 160086528 sectors, multi 16: LBA
[ 0.960370] ata1.00: configured for UDMA/133
[ 0.960565] scsi 0:0:0:0: Direct-Access ATA Maxtor 6Y080L0 YAR4 PQ: 0 ANSI: 5
[ 0.960722] sd 0:0:0:0: Attached scsi generic sg0 type 0
[ 0.960779] sd 0:0:0:0: [sda] 160086528 512-byte logical blocks: (81.9 GB/76.3 GiB)
[ 0.960843] sd 0:0:0:0: [sda] Write Protect is off
[ 0.960847] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 0.960878] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 0.961054] sda: sda1 sda2
[ 0.973173] sd 0:0:0:0: [sda] Attached SCSI disk
[ 1.236367] ata2.00: ATAPI: PIONEER DVD-RW DVR-109, 1.17, max UDMA/66
[ 1.236398] ata2.01: ATAPI: JLMS XJ-HD166S, DS1A, max UDMA/33
[ 1.236420] ata2.00: limited to UDMA/33 due to 40-wire cable
[ 1.252375] ata2.00: configured for UDMA/33
[ 1.252822] ata2.01: configured for UDMA/33
[ 1.259521] scsi 1:0:0:0: CD-ROM PIONEER DVD-RW DVR-109 1.17 PQ: 0 ANSI: 5
[ 1.282692] sr0: scsi3-mmc drive: 40x/40x writer cd/rw xa/form2 cdda tray
[ 1.282697] Uniform CD-ROM driver Revision: 3.20
[ 1.282833] sr 1:0:0:0: Attached scsi CD-ROM sr0
[ 1.282922] sr 1:0:0:0: Attached scsi generic sg1 type 5
[ 1.283224] scsi 1:0:1:0: CD-ROM JLMS XJ-HD166S DS1A PQ: 0 ANSI: 5
[ 1.284672] sr1: scsi3-mmc drive: 48x/48x cd/rw xa/form2 cdda tray
[ 1.284765] sr 1:0:1:0: Attached scsi CD-ROM sr1
[ 1.284811] sr 1:0:1:0: Attached scsi generic sg2 type 5
[ 1.284853] Freeing unused kernel memory: 540k freed
[ 1.285864] Write protecting the kernel text: 4568k
[ 1.285901] Write protecting the kernel read-only data: 1836k
[ 1.412079] usb 2-1: new full speed USB device using ohci_hcd and address 2
[ 1.536748] Linux agpgart interface v0.103
[ 1.558292] agpgart-sis 0000:00:00.0: SiS chipset [1039/0746]
[ 1.563186] agpgart-sis 0000:00:00.0: AGP aperture is 64M @ 0xd0000000
[ 1.567648] sis900.c: v1.08.10 Apr. 2 2006
[ 1.567729] alloc irq_desc for 19 on node -1
[ 1.567733] alloc kstat_irqs on node -1
[ 1.567745] sis900 0000:00:04.0: PCI INT A -> GSI 19 (level, low) -> IRQ 19
[ 1.570897] Floppy drive(s): fd0 is 1.44M
[ 1.589532] FDC 0 is a post-1991 82077
[ 1.593284] 0000:00:04.0: Realtek RTL8201 PHY transceiver found at address 1.
[ 1.602845] 0000:00:04.0: Using transceiver found at address 1 as default
[ 1.688892] usb 2-1: configuration #1 chosen from 1 choice
[ 1.703716] eth0: SiS 900 PCI Fast Ethernet at 0xd400, IRQ 19, 00:0b:6a:49:8c:13
[ 2.965710] kjournald starting. Commit interval 5 seconds
[ 2.965748] EXT3-fs: mounted filesystem with writeback data mode.
[ 4.224834] type=1505 audit(1259655627.814:2): operation="profile_load" pid=365 name=/usr/share/gdm/guest-session/Xsession
[ 4.250735] type=1505 audit(1259655627.838:3): operation="profile_load" pid=366 name=/sbin/dhclient3
[ 4.251271] type=1505 audit(1259655627.838:4): operation="profile_load" pid=366 name=/usr/lib/NetworkManager/nm-dhcp-client.action
[ 4.251471] type=1505 audit(1259655627.838:5): operation="profile_load" pid=366 name=/usr/lib/connman/scripts/dhclient-script
[ 4.327937] type=1505 audit(1259655627.914:6): operation="profile_load" pid=367 name=/usr/bin/evince
[ 4.334731] type=1505 audit(1259655627.922:7): operation="profile_load" pid=367 name=/usr/bin/evince-previewer
[ 4.339625] type=1505 audit(1259655627.926:8): operation="profile_load" pid=367 name=/usr/bin/evince-thumbnailer
[ 4.390477] type=1505 audit(1259655627.978:9): operation="profile_load" pid=369 name=/usr/lib/cups/backend/cups-pdf
[ 4.390937] type=1505 audit(1259655627.978:10): operation="profile_load" pid=369 name=/usr/sbin/cupsd
[ 7.011038] udev: starting version 147
[ 8.531003] parport_pc 00:0a: reported by Plug and Play ACPI
[ 8.531117] parport0: PC-style at 0x378 (0x778), irq 7, dma 0 [PCSPP,TRISTATE,COMPAT,EPP,ECP,DMA]
[ 8.853908] gameport: NS558 PnP Gameport is pnp00:0b/gameport0, io 0x200, speed 864kHz
[ 8.859619] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[ 8.995932] ppdev: user-space parallel port driver
[ 9.006479] sis96x_smbus 0000:00:02.1: SiS96x SMBus base address: 0x0c00
[ 9.006488] ACPI: I/O resource 0000:00:02.1 [0xc00-0xc1f] conflicts with ACPI region SMRG [0xc00-0xc1f]
[ 9.006494] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[ 9.006505] sis96x_smbus: probe of 0000:00:02.1 failed with error -16
[ 9.156890] lp0: using parport0 (interrupt-driven).
[ 9.318336] ip_tables: (C) 2000-2006 Netfilter Core Team
[ 9.327711] psmouse serio1: ID: 10 00 64
[ 9.894788] input: ImPS/2 Generic Wheel Mouse as /devices/platform/i8042/serio1/input/input4
[ 9.944551] nvidia: module license 'NVIDIA' taints kernel.
[ 9.944561] Disabling lock debugging due to kernel taint
[ 10.212432] Linux video capture interface: v2.00
[ 10.226174] alloc irq_desc for 16 on node -1
[ 10.226181] alloc kstat_irqs on node -1
[ 10.226193] nvidia 0000:01:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[ 10.226915] NVRM: loading NVIDIA UNIX x86 Kernel Module 173.14.20 Thu Jun 25 19:23:24 PDT 2009
[ 10.470408] gspca: main v2.8.0 registered
[ 10.640604] gspca: probing 06f8:3009
[ 10.651098] gspca: /dev/video0 created
[ 10.651120] gspca: probing 06f8:3009
[ 10.651123] gspca: intf != 0
[ 10.651137] gspca: probing 06f8:3009
[ 10.651139] gspca: intf != 0
[ 10.651167] usbcore: registered new interface driver pac7302
[ 10.651172] pac7302: registered
[ 11.039471] usbcore: registered new interface driver snd-usb-audio
[ 11.452007] alloc irq_desc for 18 on node -1
[ 11.452014] alloc kstat_irqs on node -1
[ 11.452060] Intel ICH 0000:00:02.7: PCI INT C -> GSI 18 (level, low) -> IRQ 18
[ 11.776024] intel8x0_measure_ac97_clock: measured 55360 usecs (2663 samples)
[ 11.776031] intel8x0: clocking to 48000
[ 34.416235] Adding 262136k swap on /host/ubuntu/disks/swap.disk. Priority:-1 extents:3 across:10008664k
[ 34.493848] EXT3 FS on loop0, internal journal
[ 35.694850] __ratelimit: 3 callbacks suppressed
[ 35.694857] type=1505 audit(1259652059.282:12): operation="profile_replace" pid=877 name=/usr/share/gdm/guest-session/Xsession
[ 35.697951] type=1505 audit(1259652059.286:13): operation="profile_replace" pid=878 name=/sbin/dhclient3
[ 35.698304] type=1505 audit(1259652059.286:14): operation="profile_replace" pid=878 name=/usr/lib/NetworkManager/nm-dhcp-client.action
[ 35.698504] type=1505 audit(1259652059.286:15): operation="profile_replace" pid=878 name=/usr/lib/connman/scripts/dhclient-script
[ 35.728983] type=1505 audit(1259652059.318:16): operation="profile_replace" pid=879 name=/usr/bin/evince
[ 35.754370] type=1505 audit(1259652059.342:17): operation="profile_replace" pid=879 name=/usr/bin/evince-previewer
[ 35.775417] type=1505 audit(1259652059.362:18): operation="profile_replace" pid=879 name=/usr/bin/evince-thumbnailer
[ 35.783745] type=1505 audit(1259652059.370:19): operation="profile_replace" pid=881 name=/usr/lib/cups/backend/cups-pdf
[ 35.784242] type=1505 audit(1259652059.374:20): operation="profile_replace" pid=881 name=/usr/sbin/cupsd
[ 35.787520] type=1505 audit(1259652059.374:21): operation="profile_replace" pid=882 name=/usr/sbin/tcpdump
[ 37.401940] agpgart-sis 0000:00:00.0: AGP 3.0 bridge
[ 37.401964] agpgart-sis 0000:00:00.0: putting AGP V3 device at 0000:00:00.0 into 8x mode
[ 37.401969] agpgart-sis 0000:00:00.0: SiS delay workaround: giving bridge time to recover
[ 37.416386] agpgart-sis 0000:00:00.0: putting AGP V3 device at 0000:01:00.0 into 8x mode
[ 37.448929] eth0: Media Link On 100mbps full-duplex
[ 46.440042] eth0: no IPv6 routers present
[ 6948.515641] pac7302: reg_w_page(): Failed to write register to index 0x49, value 0x0, error -62
[ 6962.969946] gspca: set alt 8 err -62
[ 8891.667612] usb 2-1: USB disconnect, address 2
[ 8891.667737] gspca: /dev/video0 disconnect
[ 8891.667837] gspca: /dev/video0 released
[ 8901.876052] usb 3-2: new full speed USB device using ohci_hcd and address 2
[ 8902.081235] usb 3-2: configuration #1 chosen from 1 choice
[ 8902.085542] gspca: probing 06f8:3009
[ 8902.096208] gspca: /dev/video0 created
[ 8902.096341] gspca: probing 06f8:3009
[ 8902.096344] gspca: intf != 0
par contre toujours la mire avec cheese et camorama et gstreamer-properties donne ça en testant successivement v4l2 et v4l
gstreamer-properties-Message: Skipping unavailable plugin 'artsdsink'
gstreamer-properties-Message: Skipping unavailable plugin 'esdsink'
gstreamer-properties-Message: Skipping unavailable plugin 'glimagesink'
gstreamer-properties-Message: Skipping unavailable plugin 'sdlvideosink'
gstreamer-properties-Message: Skipping unavailable plugin 'v4lmjpegsrc'
gstreamer-properties-Message: Skipping unavailable plugin 'qcamsrc'
gstreamer-properties-Message: Skipping unavailable plugin 'esdmon'
libv4l2: error turning on stream: Erreur d'entrée/sortie
gstreamer-properties-Message: Error running pipeline 'Video for Linux 2 (v4l2)': Error starting streaming on device '/dev/video0'. [gstv4l2object.c(1886): gst_v4l2_object_start_streaming (): /GstPipeline:pipeline0/GstV4l2Src:v4l2src3:
system error: Erreur d'entrée/sortie]
gstreamer-properties-Message: Error running pipeline 'Video for Linux (v4l)': Impossible d'obtenir ou de définir un paramètre de ressource. [v4l_calls.c(418): gst_v4l_set_chan_norm (): /GstPipeline:pipeline1/GstV4lSrc:v4lsrc2:
Error setting the channel/norm settings: Argument invalide]
me voilà bien désemparé !!
Dernière modification par ffanbes (Le 01/12/2009, à 12:13)
je suis un tantinet décalé dans mes horaires...(michel audiard "les tontons flingueurs")
Hors ligne
#124 Le 01/12/2009, à 12:42
- Stemp
Re : [EN COURS] Installation webcam HERCULES CLASSIC LINK
Mouais, pas convaincant.
Tu pourrais redémarrer ta machine sans connecter ta cam ?
Ensuite tu la branches. Ce qui sera important ce sont les dernières lignes de dmesg après le branchement.
«La violence n'a jamais rien réglé» Gengis Khan 1162-1227
Blog | Crunchbang Linux | Arch Linux
Hors ligne
#125 Le 01/12/2009, à 13:23
- ffanbes
Re : [EN COURS] Installation webcam HERCULES CLASSIC LINK
bon d'abord j'ai éssayé la cam sous xp, pour vérifier qu'elle ne soit pas hs...dès fois que... et elle fonctionne "parfaitement"
le résultat dmesg après redémarage et "rebranchement"
[ 36.356927] eth0: Media Link On 100mbps full-duplex
[ 44.452047] eth0: no IPv6 routers present
[ 79.213372] UDF-fs: No VRS found
[ 79.213382] UDF-fs: No partition found (1)
[ 79.247627] ISO 9660 Extensions: Microsoft Joliet Level 3
[ 79.248820] ISOFS: changing to secondary root
[ 154.880048] usb 3-3: new full speed USB device using ohci_hcd and address 2
[ 155.085116] usb 3-3: configuration #1 chosen from 1 choice
[ 155.447399] Linux video capture interface: v2.00
[ 155.453558] usbcore: registered new interface driver snd-usb-audio
[ 155.523053] gspca: main v2.8.0 registered
[ 155.529201] gspca: probing 06f8:3009
[ 155.549969] gspca: /dev/video0 created
[ 155.550046] usbcore: registered new interface driver pac7302
[ 155.550051] pac7302: registered
donc à priori ok
mais tjrs rien sous cheese...ni aMSN etc...
déçu !!
[ 154.880048] usb 3-3: new full speed USB device using ohci_hcd and address 2
ne serait-ce pas en rapport avec ce que dit Jean-françois MOINE ?
Dernière modification par ffanbes (Le 02/12/2009, à 20:28)
je suis un tantinet décalé dans mes horaires...(michel audiard "les tontons flingueurs")
Hors ligne