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.

#1 Le 06/06/2007, à 19:47

snet

[RESOLU]firewire dans carte asus striker extreme

Débutant avec ubuntu, je n'arrive pas à acceder à un périphérique par le port firewire de ma carte mère que se soit un graveur dvd ou un camescope numerique. Comment savoir si ubuntu reconnait cet interface ?

Merci de votre aide
daniel

Dernière modification par snet (Le 13/06/2007, à 06:58)

Hors ligne

#2 Le 07/06/2007, à 00:03

Jelly

Re : [RESOLU]firewire dans carte asus striker extreme

Hi,

J'ai un disque externe en firewire, et pas de soucis, même sur un live-cd.

_Tu es bien en live-cd, en train d'installer?
_Le port Firewire de ta carte mère est bien "dessus", ce n'est pas un "bracket"?
_Quel est le modèle de la carte mère?

Si tu lances:

dmesg | grep 94

Peux-tu coller ici la sortie?

Alex.

Hors ligne

#3 Le 07/06/2007, à 15:39

snet

Re : [RESOLU]firewire dans carte asus striker extreme

Voici le resultat :

Quid du composant "universe" demandé ci dessous ?

mvideo@ubuntuMvideo:~$ dmesg | gap 94
The program 'gap' is currently not installed.  You can install it by typing:
sudo apt-get install gap-core
Assurez vous d'avoir activé le composant 'universe'
bash: gap : commande introuvable
mvideo@ubuntuMvideo:~$ sudo apt-get install gap-core
Password:
Lecture des listes de paquets... Fait
Construction de l'arbre des dépendances       
Lecture de l'information d'état... Fait
Les paquets supplémentaires suivants seront installés :
  gap-libs
Paquets suggérés :
  gap-doc gap-dev gap-trans-groups gap-prim-groups gap-small-groups
Paquets recommandés :
  gap-online-help
Les NOUVEAUX paquets suivants seront installés :
  gap-core gap-libs
0 mis à jour, 2 nouvellement installés, 0 à enlever et 0 non mis à jour.
Il est nécessaire de prendre 3589ko dans les archives.
Après dépaquetage, 18,8Mo d'espace disque supplémentaires seront utilisés.
Souhaitez-vous continuer [O/n] ? o
Réception de : 1 http://fr.archive.ubuntu.com feisty/universe gap-libs 4r4p9-1 [3003kB]
Réception de : 2 http://fr.archive.ubuntu.com feisty/universe gap-core 4r4p9-1 [586kB]
3589ko réceptionnés en 7s (492ko/s)                                           
Sélection du paquet gap-libs précédemment désélectionné.
(Lecture de la base de données... 107756 fichiers et répertoires déjà installés.)
Dépaquetage de gap-libs (à partir de .../gap-libs_4r4p9-1_all.deb) ...
Sélection du paquet gap-core précédemment désélectionné.
Dépaquetage de gap-core (à partir de .../gap-core_4r4p9-1_i386.deb) ...
Paramétrage de gap-libs (4r4p9-1) ...
Paramétrage de gap-core (4r4p9-1) ...

mvideo@ubuntuMvideo:~$ dmesg | gap 94
   
                                                                         
     Information at:  http://www.gap-system.org
     Try '?help' for help. See also  '?copyright' and  '?authors'
   
   Loading the library. Please be patient, this may take a while.
GAP4, Version: 4.4.9 of 6-Nov-2006, i486-pc-linux-gnu-i486-linux-gnu-gcc
Error, file "94" must exist and be readable
gap> Syntax error: ] expected
[    0.000000] Linux version 2.6.20-16-generic (root@terranova) (gcc version 4\
.1.2 (Ubuntu 4.1.2-0ubuntu4)) #2 SMP Wed May 23 01:46:23 UTC 2007 (Ubuntu 2.6.\
20-16.28-generic)
      ^
> > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > Syntax error: missing single quote in character constant
[   24.846624] Checking 'hlt' instruction... OK.
                         ^
Syntax error: missing single quote in character constant
[    0.287076] PCI: If a device doesn't work, try "pci=routeirq".  If it helps\
, post a report
                                      ^
> > > > > > > > > > > > > > > > > > > > > Variable: 'override' must have a value

Syntax error: ; expected
[    1.287040] ide: Assuming 33MHz system bus speed for PIO modes; override wi\
th idebus=xx
                                                                              \
^
Variable: 'idebus' must have a value

> Syntax error: ] expected
[    1.287185] PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 i\
rq 1,12
      ^
> > > > > > > > > > > > > > > > > > > > > > > > > > > > Syntax error: missing single quote in character constant
[    2.777448] ohci_hcd: 2006 August 04 USB 1.1 'Open' Host Controller (OHCI) \
Driver
                                                 ^
> > > > > > > > > > > > Syntax error: missing single quote in character constant
[    2.872269] Floppy drive(s): fd0 is 1.44M
^
> > > > > > > > > > > > > > > > > > > > > > > > Syntax error: missing single quote in character constant
[   21.133072] SCSI device sdb: write cache: enabled, read cache: enabled, doe\
sn't support DPO or FUA
                                                                              \
   ^
> > > > Syntax error: missing single quote in character constant
[   21.133113] SCSI device sdb: write cache: enabled, read cache: enabled, doe\
sn't support DPO or FUA
                                                                              \
   ^
> > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > Syntax error: missing single quote in character constant
[   32.214229] nvidia: module license 'NVIDIA' taints kernel.
                                       ^
> > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > Syntax error: ; expected
^
gap> mvideo@ubuntuMvideo:~$

Il y a aussi les infos suivantes qui donnent le 1394 de la carte GeForce 7100 GS :

gap> mvideo@ubuntuMvideo:~$ lspci
00:00.0 Host bridge: nVidia Corporation C55 Host Bridge (rev a2)
00:00.1 RAM memory: nVidia Corporation C55 Memory Controller (rev a1)
00:00.2 RAM memory: nVidia Corporation C55 Memory Controller (rev a1)
00:00.3 RAM memory: nVidia Corporation C55 Memory Controller (rev a1)
00:00.4 RAM memory: nVidia Corporation C55 Memory Controller (rev a1)
00:00.5 RAM memory: nVidia Corporation C55 Memory Controller (rev a2)
00:00.6 RAM memory: nVidia Corporation C55 Memory Controller (rev a1)
00:00.7 RAM memory: nVidia Corporation C55 Memory Controller (rev a1)
00:01.0 RAM memory: nVidia Corporation C55 Memory Controller (rev a1)
00:01.1 RAM memory: nVidia Corporation C55 Memory Controller (rev a1)
00:01.2 RAM memory: nVidia Corporation C55 Memory Controller (rev a1)
00:01.3 RAM memory: nVidia Corporation C55 Memory Controller (rev a1)
00:01.4 RAM memory: nVidia Corporation C55 Memory Controller (rev a1)
00:01.5 RAM memory: nVidia Corporation C55 Memory Controller (rev a1)
00:01.6 RAM memory: nVidia Corporation C55 Memory Controller (rev a1)
00:02.0 RAM memory: nVidia Corporation C55 Memory Controller (rev a1)
00:02.1 RAM memory: nVidia Corporation Unknown device 03bc (rev a1)
00:02.2 RAM memory: nVidia Corporation C55 Memory Controller (rev a1)
00:03.0 PCI bridge: nVidia Corporation C55 PCI Express bridge (rev a1)
00:06.0 PCI bridge: nVidia Corporation C55 PCI Express bridge (rev a1)
00:07.0 PCI bridge: nVidia Corporation C55 PCI Express bridge (rev a1)
00:09.0 RAM memory: nVidia Corporation MCP55 Memory Controller (rev a1)
00:0a.0 ISA bridge: nVidia Corporation MCP55 LPC Bridge (rev a2)
00:0a.1 SMBus: nVidia Corporation MCP55 SMBus (rev a2)
00:0a.2 RAM memory: nVidia Corporation MCP55 Memory Controller (rev a2)
00:0b.0 USB Controller: nVidia Corporation MCP55 USB Controller (rev a1)
00:0b.1 USB Controller: nVidia Corporation MCP55 USB Controller (rev a2)
00:0d.0 IDE interface: nVidia Corporation MCP55 IDE (rev a1)
00:0e.0 IDE interface: nVidia Corporation MCP55 SATA Controller (rev a2)
00:0e.1 IDE interface: nVidia Corporation MCP55 SATA Controller (rev a2)
00:0e.2 IDE interface: nVidia Corporation MCP55 SATA Controller (rev a2)
00:0f.0 PCI bridge: nVidia Corporation MCP55 PCI bridge (rev a2)
00:0f.1 Audio device: nVidia Corporation MCP55 High Definition Audio (rev a2)
00:11.0 Bridge: nVidia Corporation MCP55 Ethernet (rev a2)
00:12.0 Bridge: nVidia Corporation MCP55 Ethernet (rev a2)
00:13.0 PCI bridge: nVidia Corporation MCP55 PCI Express bridge (rev a2)
00:14.0 PCI bridge: nVidia Corporation MCP55 PCI Express bridge (rev a2)
00:15.0 PCI bridge: nVidia Corporation MCP55 PCI Express bridge (rev a2)
00:16.0 PCI bridge: nVidia Corporation MCP55 PCI Express bridge (rev a2)
00:17.0 PCI bridge: nVidia Corporation MCP55 PCI Express bridge (rev a2)
00:18.0 PCI bridge: nVidia Corporation MCP55 PCI Express bridge (rev a2)
04:06.0 SCSI storage controller: Adaptec AHA-7850 (rev 03)
04:0b.0 FireWire (IEEE 1394): VIA Technologies, Inc. IEEE 1394 Host Controller (rev c0)
05:00.0 VGA compatible controller: nVidia Corporation GeForce 7100 GS (rev a1)
08:00.0 Mass storage controller: Silicon Image, Inc. SiI 3132 Serial ATA Raid II Controller (rev 01)

***********************
a carte mere est une asus striker extreme avec un intel E6600

Bonne lecture et merci de l'aide

l

Daniel

Dernière modification par snet (Le 07/06/2007, à 15:41)

Hors ligne

#4 Le 07/06/2007, à 15:55

Jelly

Re : [RESOLU]firewire dans carte asus striker extreme

tu as mis "gap" au lieu de "grep"... smile

Dans tout les cas, avec lspci on voit que ton système détecte bien ton controlleur Firewire, c'est déjà une bonne nouvelle.

Bon, si par exemple tu branches un éléments en firewire donc, et tu lances:

dmesg

En bas tu "devrais" voir une réaction du au branchement... qu'en est-il?

Hors ligne

#5 Le 07/06/2007, à 16:23

snet

Re : [RESOLU]firewire dans carte asus striker extreme

sans peripherique :
[   25.096025] CPU0: Intel(R) Core(TM)2 CPU          6600  @ 2.40GHz stepping 06
[   25.096038] SMP alternatives: switching to SMP code
[   25.096098] Booting processor 1/1 eip 3000
[   25.106616] Initializing CPU#1
[   25.185940] Calibrating delay using timer specific routine.. 4811.43 BogoMIPS (lpj=9622875)
[   25.185945] CPU: After generic identify, caps: bfebfbff 20100000 00000000 00000000 0000e3bd 00000000 00000001
[   25.185949] monitor/mwait feature present.
[   25.185951] CPU: L1 I cache: 32K, L1 D cache: 32K
[   25.185952] CPU: L2 cache: 4096K
[   25.185953] CPU: Physical Processor ID: 0
[   25.185954] CPU: Processor Core ID: 1
[   25.185955] CPU: After all inits, caps: bfebfbff 20100000 00000000 00003940 0000e3bd 00000000 00000001
[   25.186458] CPU1: Intel(R) Core(TM)2 CPU          6600  @ 2.40GHz stepping 06
[   25.186472] Total of 2 processors activated (9626.63 BogoMIPS).
[   25.186686] ENABLING IO-APIC IRQs
[   25.186868] ..TIMER: vector=0x31 apic1=0 pin1=0 apic2=-1 pin2=-1
[   25.333715] checking TSC synchronization across 2 CPUs: passed.
[    0.003995] Brought up 2 CPUs
[    0.124352] migration_cost=83
[    0.124535] Booting paravirtualized kernel on bare hardware
[    0.124592] Time: 15:21:01  Date: 05/07/107
[    0.124612] NET: Registered protocol family 16
[    0.124669] EISA bus registered
[    0.124672] ACPI: bus type pci registered
[    0.158908] PCI: PCI BIOS revision 3.00 entry at 0xf1e00, last bus=10
[    0.158909] PCI: Using configuration type 1
[    0.158910] Setting up standard PCI resources
[    0.159982] mtrr: your CPUs had inconsistent fixed MTRR settings
[    0.159984] mtrr: probably your BIOS does not setup all CPUs.
[    0.159985] mtrr: corrected configuration.
[    0.172031] ACPI: Interpreter enabled
[    0.172033] ACPI: Using IOAPIC for interrupt routing
[    0.172516] ACPI: PCI Root Bridge [PCI0] (0000:00)
[    0.172521] PCI: Probing PCI hardware (bus 00)
[    0.174369] PCI: Transparent bridge - 0000:00:0f.0
[    0.174440] Boot video device is 0000:05:00.0
[    0.174970] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[    0.268503] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.HUB0._PRT]
[    0.271301] ACPI: PCI Interrupt Link [LNK1] (IRQs 5 7 9 10 *11 14 15)
[    0.271586] ACPI: PCI Interrupt Link [LNK2] (IRQs 5 7 9 10 11 14 15) *0, disabled.
[    0.271869] ACPI: PCI Interrupt Link [LNK3] (IRQs 5 7 9 10 11 14 15) *0, disabled.
[    0.272150] ACPI: PCI Interrupt Link [LNK4] (IRQs 5 7 9 10 11 14 15) *0, disabled.
[    0.272429] ACPI: PCI Interrupt Link [LNK5] (IRQs 5 7 9 10 11 14 15) *0, disabled.
[    0.272712] ACPI: PCI Interrupt Link [LNK6] (IRQs 5 7 9 *10 11 14 15)
[    0.272992] ACPI: PCI Interrupt Link [LNK7] (IRQs 5 7 9 10 *11 14 15)
[    0.273271] ACPI: PCI Interrupt Link [LNK8] (IRQs 5 7 9 10 11 14 15) *0, disabled.
[    0.273550] ACPI: PCI Interrupt Link [LP2P] (IRQs 5 7 9 10 11 14 15) *0, disabled.
[    0.273830] ACPI: PCI Interrupt Link [LUBA] (IRQs 5 7 9 10 11 14 15) *0, disabled.
[    0.274111] ACPI: PCI Interrupt Link [LMAC] (IRQs 5 7 9 10 *11 14 15)
[    0.274393] ACPI: PCI Interrupt Link [LMC1] (IRQs 5 *7 9 10 11 14 15)
[    0.274672] ACPI: PCI Interrupt Link [LAZA] (IRQs *5 7 9 10 11 14 15)
[    0.274952] ACPI: PCI Interrupt Link [LPMU] (IRQs 5 7 9 10 11 14 15) *0, disabled.
[    0.275233] ACPI: PCI Interrupt Link [LSMB] (IRQs 5 7 9 10 11 14 15) *0, disabled.
[    0.275513] ACPI: PCI Interrupt Link [LUB2] (IRQs 5 7 9 10 11 14 15) *0, disabled.
[    0.275797] ACPI: PCI Interrupt Link [LIDE] (IRQs 5 7 9 10 11 14 15) *0, disabled.
[    0.276078] ACPI: PCI Interrupt Link [LSID] (IRQs *5 7 9 10 11 14 15)
[    0.276360] ACPI: PCI Interrupt Link [LFID] (IRQs 5 7 9 *10 11 14 15)
[    0.276641] ACPI: PCI Interrupt Link [LSA2] (IRQs 5 *7 9 10 11 14 15)
[    0.276985] ACPI: PCI Interrupt Link [APC1] (IRQs 16) *0, disabled.
[    0.277320] ACPI: PCI Interrupt Link [APC2] (IRQs 17) *0, disabled.
[    0.277656] ACPI: PCI Interrupt Link [APC3] (IRQs 18) *0, disabled.
[    0.277991] ACPI: PCI Interrupt Link [APC4] (IRQs 19) *0, disabled.
[    0.278324] ACPI: PCI Interrupt Link [APC5] (IRQs 16) *0, disabled.
[    0.278659] ACPI: PCI Interrupt Link [APC6] (IRQs 16) *0, disabled.
[    0.278993] ACPI: PCI Interrupt Link [APC7] (IRQs 16) *0, disabled.
[    0.279328] ACPI: PCI Interrupt Link [APC8] (IRQs 16) *0, disabled.
[    0.279667] ACPI: PCI Interrupt Link [APCF] (IRQs 20 21 22 23) *0, disabled.
[    0.280005] ACPI: PCI Interrupt Link [APCH] (IRQs 20 21 22 23) *0, disabled.
[    0.280341] ACPI: PCI Interrupt Link [AMC1] (IRQs 20 21 22 23) *0, disabled.
[    0.280676] ACPI: PCI Interrupt Link [APMU] (IRQs 20 21 22 23) *0, disabled.
[    0.281012] ACPI: PCI Interrupt Link [AAZA] (IRQs 20 21 22 23) *0, disabled.
[    0.281347] ACPI: PCI Interrupt Link [APCS] (IRQs 20 21 22 23) *0, disabled.
[    0.281683] ACPI: PCI Interrupt Link [APCL] (IRQs 20 21 22 23) *0, disabled.
[    0.282018] ACPI: PCI Interrupt Link [APCM] (IRQs 20 21 22 23) *0, disabled.
[    0.282352] ACPI: PCI Interrupt Link [APCZ] (IRQs 20 21 22 23) *0, disabled.
[    0.282687] ACPI: PCI Interrupt Link [APSI] (IRQs 20 21 22 23) *0, disabled.
[    0.283024] ACPI: PCI Interrupt Link [APSJ] (IRQs 20 21 22 23) *0, disabled.
[    0.283359] ACPI: PCI Interrupt Link [ASA2] (IRQs 20 21 22 23) *0, disabled.
[    0.283590] Linux Plug and Play Support v0.97 (c) Adam Belay
[    0.283598] pnp: PnP ACPI init
[    0.287039] pnp: PnP ACPI: found 12 devices
[    0.287042] PnPBIOS: Disabled by ACPI PNP
[    0.287073] PCI: Using ACPI for IRQ routing
[    0.287076] PCI: If a device doesn't work, try "pci=routeirq".  If it helps, post a report
[    0.405253] NET: Registered protocol family 8
[    0.405255] NET: Registered protocol family 20
[    0.405605] pnp: 00:01: ioport range 0x1000-0x107f could not be reserved
[    0.405607] pnp: 00:01: ioport range 0x1080-0x10ff has been reserved
[    0.405610] pnp: 00:01: ioport range 0x1400-0x147f has been reserved
[    0.405612] pnp: 00:01: ioport range 0x1480-0x14ff could not be reserved
[    0.405614] pnp: 00:01: ioport range 0x1800-0x187f has been reserved
[    0.405615] pnp: 00:01: ioport range 0x1880-0x18ff has been reserved
[    0.405846] PCI: Bridge: 0000:00:03.0
[    0.405848]   IO window: d000-dfff
[    0.405850]   MEM window: efc00000-efcfffff
[    0.405853]   PREFETCH window: efb00000-efbfffff
[    0.405856] PCI: Bridge: 0000:00:06.0
[    0.405857]   IO window: b000-bfff
[    0.405860]   MEM window: efa00000-efafffff
[    0.405862]   PREFETCH window: ef900000-ef9fffff
[    0.405865] PCI: Bridge: 0000:00:07.0
[    0.405866]   IO window: a000-afff
[    0.405869]   MEM window: ef800000-ef8fffff
[    0.405871]   PREFETCH window: efd00000-efdfffff
[    0.405874] PCI: Bridge: 0000:00:0f.0
[    0.405876]   IO window: c000-cfff
[    0.405879]   MEM window: ef700000-ef7fffff
[    0.405881]   PREFETCH window: efe00000-efefffff
[    0.405884] PCI: Bridge: 0000:00:13.0
[    0.405886]   IO window: 9000-9fff
[    0.405889]   MEM window: eb000000-edffffff
[    0.405892]   PREFETCH window: d0000000-dfffffff
[    0.405894] PCI: Bridge: 0000:00:14.0
[    0.405896]   IO window: 8000-8fff
[    0.405899]   MEM window: ef600000-ef6fffff
[    0.405902]   PREFETCH window: ef500000-ef5fffff
[    0.405904] PCI: Bridge: 0000:00:15.0
[    0.405906]   IO window: 7000-7fff
[    0.405909]   MEM window: ef400000-ef4fffff
[    0.405912]   PREFETCH window: ef300000-ef3fffff
[    0.405915] PCI: Bridge: 0000:00:16.0
[    0.405916]   IO window: 6000-6fff
[    0.405919]   MEM window: ef200000-ef2fffff
[    0.405922]   PREFETCH window: ef100000-ef1fffff
[    0.405925] PCI: Bridge: 0000:00:17.0
[    0.405926]   IO window: 5000-5fff
[    0.405929]   MEM window: ef000000-ef0fffff
[    0.405932]   PREFETCH window: eef00000-eeffffff
[    0.405935] PCI: Bridge: 0000:00:18.0
[    0.405936]   IO window: 4000-4fff
[    0.405939]   MEM window: eee00000-eeefffff
[    0.405942]   PREFETCH window: eed00000-eedfffff
[    0.405952] PCI: Setting latency timer of device 0000:00:03.0 to 64
[    0.405960] PCI: Setting latency timer of device 0000:00:06.0 to 64
[    0.405967] PCI: Setting latency timer of device 0000:00:07.0 to 64
[    0.405974] PCI: Setting latency timer of device 0000:00:0f.0 to 64
[    0.405983] PCI: Setting latency timer of device 0000:00:13.0 to 64
[    0.405992] PCI: Setting latency timer of device 0000:00:14.0 to 64
[    0.406001] PCI: Setting latency timer of device 0000:00:15.0 to 64
[    0.406009] PCI: Setting latency timer of device 0000:00:16.0 to 64
[    0.406018] PCI: Setting latency timer of device 0000:00:17.0 to 64
[    0.406027] PCI: Setting latency timer of device 0000:00:18.0 to 64
[    0.406046] NET: Registered protocol family 2
[    0.447320] IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
[    0.447393] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
[    0.447705] TCP bind hash table entries: 65536 (order: 7, 524288 bytes)
[    0.447870] TCP: Hash tables configured (established 131072 bind 65536)
[    0.447872] TCP reno registered
[    0.459346] checking if image is initramfs... it is
[    0.893337] Freeing initrd memory: 6763k freed
[    0.893831] audit: initializing netlink socket (disabled)
[    0.893845] audit(1181229662.560:1): initialized
[    0.893920] highmem bounce pool size: 64 pages
[    0.893980] VFS: Disk quotas dquot_6.5.1
[    0.893994] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[    0.894035] io scheduler noop registered
[    0.894037] io scheduler anticipatory registered
[    0.894038] io scheduler deadline registered
[    0.894047] io scheduler cfq registered (default)
[    0.918725] PCI: Setting latency timer of device 0000:00:03.0 to 64
[    0.918756] assign_interrupt_mode Found MSI capability
[    0.918758] Allocate Port Service[0000:00:03.0:pcie00]
[    0.918825] PCI: Setting latency timer of device 0000:00:06.0 to 64
[    0.918856] assign_interrupt_mode Found MSI capability
[    0.918857] Allocate Port Service[0000:00:06.0:pcie00]
[    0.918925] PCI: Setting latency timer of device 0000:00:07.0 to 64
[    0.918956] assign_interrupt_mode Found MSI capability
[    0.918957] Allocate Port Service[0000:00:07.0:pcie00]
[    0.919027] PCI: Setting latency timer of device 0000:00:13.0 to 64
[    0.919066] assign_interrupt_mode Found MSI capability
[    0.919067] Allocate Port Service[0000:00:13.0:pcie00]
[    0.919143] PCI: Setting latency timer of device 0000:00:14.0 to 64
[    0.919181] assign_interrupt_mode Found MSI capability
[    0.919183] Allocate Port Service[0000:00:14.0:pcie00]
[    0.919259] PCI: Setting latency timer of device 0000:00:15.0 to 64
[    0.919297] assign_interrupt_mode Found MSI capability
[    0.919299] Allocate Port Service[0000:00:15.0:pcie00]
[    0.919374] PCI: Setting latency timer of device 0000:00:16.0 to 64
[    0.919412] assign_interrupt_mode Found MSI capability
[    0.919413] Allocate Port Service[0000:00:16.0:pcie00]
[    0.919490] PCI: Setting latency timer of device 0000:00:17.0 to 64
[    0.919528] assign_interrupt_mode Found MSI capability
[    0.919529] Allocate Port Service[0000:00:17.0:pcie00]
[    0.919607] PCI: Setting latency timer of device 0000:00:18.0 to 64
[    0.919646] assign_interrupt_mode Found MSI capability
[    0.919647] Allocate Port Service[0000:00:18.0:pcie00]
[    0.919754] isapnp: Scanning for PnP cards...
[    1.272000] isapnp: No Plug & Play device found
[    1.286021] Real Time Clock Driver v1.12ac
[    1.286065] Serial: 8250/16550 driver $Revision: 1.90 $ 4 ports, IRQ sharing enabled
[    1.286490] mice: PS/2 mouse device common for all mice
[    1.286864] RAMDISK driver initialized: 16 RAM disks of 65536K size 1024 blocksize
[    1.287013] input: Macintosh mouse button emulation as /class/input/input0
[    1.287037] Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2
[    1.287040] ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
[    1.287185] PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
[    1.287638] serio: i8042 KBD port at 0x60,0x64 irq 1
[    1.287641] serio: i8042 AUX port at 0x60,0x64 irq 12
[    1.287718] EISA: Probing bus 0 at eisa.0
[    1.287723] Cannot allocate resource for EISA slot 1
[    1.287730] Cannot allocate resource for EISA slot 4
[    1.287732] Cannot allocate resource for EISA slot 5
[    1.287733] Cannot allocate resource for EISA slot 6
[    1.287734] Cannot allocate resource for EISA slot 7
[    1.287736] Cannot allocate resource for EISA slot 8
[    1.287737] EISA: Detected 0 cards.
[    1.317805] TCP cubic registered
[    1.317812] NET: Registered protocol family 1
[    1.317828] Starting balanced_irq
[    1.317832] Using IPI No-Shortcut mode
[    1.317937] ACPI: (supports<6>Time: tsc clocksource has been installed.
[    1.317941]  S0<6>input: AT Translated Set 2 keyboard as /class/input/input1
[    1.317944]  S1 S3 S4 S5)
[    1.317990]   Magic number: 11:936:385
[    1.318241] Freeing unused kernel memory: 328k freed
[    2.468404] Capability LSM initialized
[    2.491138] ACPI: Fan [FAN] (on)
[    2.493353] ACPI Exception (acpi_processor-0677): AE_NOT_FOUND, Processor Device is not present [20060707]
[    2.493359] ACPI Exception (acpi_processor-0677): AE_NOT_FOUND, Processor Device is not present [20060707]
[    2.494499] ACPI: Thermal Zone [THRM] (40 C)
[    2.776969] usbcore: registered new interface driver usbfs
[    2.776991] usbcore: registered new interface driver hub
[    2.777006] usbcore: registered new device driver usb
[    2.777448] ohci_hcd: 2006 August 04 USB 1.1 'Open' Host Controller (OHCI) Driver
[    2.777854] ACPI: PCI Interrupt Link [APCF] enabled at IRQ 23
[    2.777861] ACPI: PCI Interrupt 0000:00:0b.0[A] -> Link [APCF] -> GSI 23 (level, low) -> IRQ 16
[    2.777871] PCI: Setting latency timer of device 0000:00:0b.0 to 64
[    2.777874] ohci_hcd 0000:00:0b.0: OHCI Host Controller
[    2.777975] ohci_hcd 0000:00:0b.0: new USB bus registered, assigned bus number 1
[    2.777986] ohci_hcd 0000:00:0b.0: irq 16, io mem 0xeffff000
[    2.837086] SCSI subsystem initialized
[    2.845666] usb usb1: configuration #1 chosen from 1 choice
[    2.845683] hub 1-0:1.0: USB hub found
[    2.845690] hub 1-0:1.0: 10 ports detected
[    2.866253] ieee1394: Initialized config rom entry `ip1394'
[    2.872269] Floppy drive(s): fd0 is 1.44M
[    2.880937] forcedeth.c: Reverse Engineered nForce ethernet driver. Version 0.59.
[    2.881805] libata version 2.20 loaded.
[    2.895020] FDC 0 is a post-1991 82077
[    2.952079] ACPI: PCI Interrupt Link [APC4] enabled at IRQ 19
[    2.952087] ACPI: PCI Interrupt 0000:04:0b.0[A] -> Link [APC4] -> GSI 19 (level, low) -> IRQ 17
[    3.004713] ohci1394: fw-host0: OHCI-1394 1.1 (PCI): IRQ=[17]  MMIO=[ef7fe000-ef7fe7ff]  Max Packet=[2048]  IR/IT contexts=[4/8]
[    3.011493] ACPI: PCI Interrupt Link [APCL] enabled at IRQ 22
[    3.011498] ACPI: PCI Interrupt 0000:00:0b.1[b] -> Link [APCL] -> GSI 22 (level, low) -> IRQ 18
[    3.011506] PCI: Setting latency timer of device 0000:00:0b.1 to 64
[    3.011508] ehci_hcd 0000:00:0b.1: EHCI Host Controller
[    3.011526] ehci_hcd 0000:00:0b.1: new USB bus registered, assigned bus number 2
[    3.011544] ehci_hcd 0000:00:0b.1: debug port 1
[    3.011547] PCI: cache line size of 32 is not supported by device 0000:00:0b.1
[    3.011554] ehci_hcd 0000:00:0b.1: irq 18, io mem 0xefffe000
[    3.011560] ehci_hcd 0000:00:0b.1: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004
[    3.011608] usb usb2: configuration #1 chosen from 1 choice
[    3.011628] hub 2-0:1.0: USB hub found
[    3.011633] hub 2-0:1.0: 10 ports detected
[    3.119236] sata_sil24 0000:08:00.0: version 0.8
[    3.119535] NFORCE-MCP55: IDE controller at PCI slot 0000:00:0d.0
[    3.119591] ACPI: PCI Interrupt Link [APC7] enabled at IRQ 16
[    3.119596] ACPI: PCI Interrupt 0000:08:00.0[A] -> Link [APC7] -> GSI 16 (level, low) -> IRQ 19
[    3.119599] NFORCE-MCP55: chipset revision 161
[    3.119601] NFORCE-MCP55: not 100% native mode: will probe irqs later
[    3.119607] NFORCE-MCP55: 0000:00:0d.0 (rev a1) UDMA133 controller
[    3.119614]     ide0: BM-DMA at 0xfc00-0xfc07, BIOS settings: hda:DMA, hdb:DMA
[    3.119624] PCI: Setting latency timer of device 0000:08:00.0 to 64
[    3.119626] Probing IDE interface ide0...
[    3.127079] ata1: SATA max UDMA/100 cmd 0xf8958000 ctl 0x00000000 bmdma 0x00000000 irq 19
[    3.127130] ata2: SATA max UDMA/100 cmd 0xf895a000 ctl 0x00000000 bmdma 0x00000000 irq 19
[    3.127137] scsi0 : sata_sil24
[    3.390613] usb 2-8: new high speed USB device using ehci_hcd and address 2
[    3.442535] ata1: SATA link down (SStatus 0 SControl 300)
[    3.442545] scsi1 : sata_sil24
[    3.537004] usb 2-8: configuration #1 chosen from 1 choice
[    3.544893] usbcore: registered new interface driver libusual
[    3.547247] Initializing USB Mass Storage driver...
[    3.547276] scsi2 : SCSI emulation for USB Mass Storage devices
[    3.547307] usbcore: registered new interface driver usb-storage
[    3.547309] USB Mass Storage support registered.
[    3.547347] usb-storage: device found at 2
[    3.547348] usb-storage: waiting for device to settle before scanning
[    3.754041] ata2: SATA link down (SStatus 0 SControl 300)
[    4.137518] hdb: PIONEER DVD-RW DVR-112, ATAPI CD/DVD-ROM drive
[    4.193871] ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
[    4.195740] ACPI: PCI Interrupt Link [APC1] enabled at IRQ 16
[    4.195743] ACPI: PCI Interrupt 0000:04:06.0[A] -> Link [APC1] -> GSI 16 (level, low) -> IRQ 19
[    4.196813] ahc_pci:4:6:0: Host Adapter Bios disabled.  Using default SCSI device parameters
[    5.044612] ieee1394: Node added: ID:BUS[0-00:1023]  GUID[0050770500000096]
[    5.044714] ieee1394: Host added: ID:BUS[0-01:1023]  GUID[0011d800012c4246]
[    5.052718] scsi4 : SBP-2 IEEE-1394
[    6.067424] ieee1394: sbp2: Logged into SBP-2 device
[    6.067474] ieee1394: sbp2: Node 0-00:1023: Max speed [S400] - Max payload [2048]
[    6.075925] scsi 4:0:0:0: CD-ROM            HL-DT-ST DVDRAM GSA-5120D A104 PQ: 0 ANSI: 0
[    6.186789] sr0: scsi3-mmc drive: 40x/40x writer dvd-ram cd/rw xa/form2 cdda tray
[    6.186791] Uniform CD-ROM driver Revision: 3.20
[    6.186885] sr 4:0:0:0: Attached scsi CD-ROM sr0
[    6.189403] sr 4:0:0:0: Attached scsi generic sg0 type 5
[    8.542638] usb-storage: device scan complete
[    8.544643] scsi 2:0:0:0: Direct-Access     USB      Flash Disk       3000 PQ: 0 ANSI: 0 CCS
[    8.544821] scsi 2:0:0:0: Attached scsi generic sg1 type 0
[    8.550122] SCSI device sda: 506880 512-byte hdwr sectors (260 MB)
[    8.551744] sda: Write Protect is off
[    8.551745] sda: Mode Sense: 43 00 00 00
[    8.551746] sda: assuming drive cache: write through
[    8.554115] SCSI device sda: 506880 512-byte hdwr sectors (260 MB)
[    8.555737] sda: Write Protect is off
[    8.555738] sda: Mode Sense: 43 00 00 00
[    8.555740] sda: assuming drive cache: write through
[    8.555741]  sda: sda1
[    8.557521] sd 2:0:0:0: Attached scsi disk sda
[   19.181549] scsi3 : Adaptec AIC7XXX EISA/VLB/PCI SCSI HBA DRIVER, Rev 7.0
[   19.181550]         <Adaptec 2902/04/10/15/20C/30C SCSI adapter>
[   19.181551]         aic7850: Single Channel A, SCSI Id=7, 3/253 SCBs
[   19.181552]
[   19.183108] ACPI: PCI Interrupt Link [APCH] enabled at IRQ 21
[   19.183113] ACPI: PCI Interrupt 0000:00:11.0[A] -> Link [APCH] -> GSI 21 (level, low) -> IRQ 20
[   19.183118] PCI: Setting latency timer of device 0000:00:11.0 to 64
[   19.183125] forcedeth: using HIGHDMA
[   19.704993] eth0: forcedeth.c: subsystem: 01043:cb84 bound to 0000:00:11.0
[   19.705341] ACPI: PCI Interrupt Link [AMC1] enabled at IRQ 20
[   19.705344] ACPI: PCI Interrupt 0000:00:12.0[A] -> Link [AMC1] -> GSI 20 (level, low) -> IRQ 21
[   19.705349] PCI: Setting latency timer of device 0000:00:12.0 to 64
[   19.705353] forcedeth: using HIGHDMA
[   19.977215] scsi 3:0:3:0: CD-ROM            YAMAHA   CRW8824S         1.00 PQ: 0 ANSI: 2
[   19.977222]  target3:0:3: Beginning Domain Validation
[   19.989681]  target3:0:3: FAST-10 SCSI 10.0 MB/s ST (100 ns, offset 15)
[   19.996113]  target3:0:3: Domain Validation skipping write tests
[   19.996115]  target3:0:3: Ending Domain Validation
[   20.228162] eth1: forcedeth.c: subsystem: 01043:cb84 bound to 0000:00:12.0
[   20.230850] sata_nv 0000:00:0e.0: version 3.3
[   20.231192] ACPI: PCI Interrupt Link [APSI] enabled at IRQ 23
[   20.231194] ACPI: PCI Interrupt 0000:00:0e.0[A] -> Link [APSI] -> GSI 23 (level, low) -> IRQ 16
[   20.231206] PCI: Setting latency timer of device 0000:00:0e.0 to 64
[   20.231226] ata3: SATA max UDMA/133 cmd 0x000109f0 ctl 0x00010bf2 bmdma 0x0001f700 irq 16
[   20.231241] ata4: SATA max UDMA/133 cmd 0x00010970 ctl 0x00010b72 bmdma 0x0001f708 irq 16
[   20.231247] scsi5 : sata_nv
[   20.699148] ata3: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[   20.744116] ata3.00: ata_hpa_resize 1: sectors = 312581808, hpa_sectors = 312581808
[   20.744119] ata3.00: ATA-7: MAXTOR STM3160211AS, 3.AAE, max UDMA/133
[   20.744121] ata3.00: 312581808 sectors, multi 1: LBA48 NCQ (depth 0/32)
[   20.810646] ata3.00: ata_hpa_resize 1: sectors = 312581808, hpa_sectors = 312581808
[   20.810649] ata3.00: configured for UDMA/133
[   20.810653] scsi6 : sata_nv
[   20.820154] sr1: scsi3-mmc drive: 24x/16x writer cd/rw xa/form2 cdda tray
[   20.820180] sr 3:0:3:0: Attached scsi CD-ROM sr1
[   20.820204] sr 3:0:3:0: Attached scsi generic sg2 type 5
[   21.122457] ata4: SATA link down (SStatus 0 SControl 300)
[   21.132827] ATA: abnormal status 0x7F on port 0x00010977
[   21.132892] scsi 5:0:0:0: Direct-Access     ATA      MAXTOR STM316021 3.AA PQ: 0 ANSI: 5
[   21.133053] SCSI device sdb: 312581808 512-byte hdwr sectors (160042 MB)
[   21.133060] sdb: Write Protect is off
[   21.133062] sdb: Mode Sense: 00 3a 00 00
[   21.133072] SCSI device sdb: write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[   21.133096] SCSI device sdb: 312581808 512-byte hdwr sectors (160042 MB)
[   21.133103] sdb: Write Protect is off
[   21.133104] sdb: Mode Sense: 00 3a 00 00
[   21.133113] SCSI device sdb: write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[   21.133115]  sdb: sdb1 sdb2 sdb3 < sdb5 sdb6 > sdb4
[   21.190184] sd 5:0:0:0: Attached scsi disk sdb
[   21.190207] sd 5:0:0:0: Attached scsi generic sg3 type 0
[   21.191094] ACPI: PCI Interrupt Link [APSJ] enabled at IRQ 22
[   21.191097] ACPI: PCI Interrupt 0000:00:0e.1[b] -> Link [APSJ] -> GSI 22 (level, low) -> IRQ 18
[   21.191113] PCI: Setting latency timer of device 0000:00:0e.1 to 64
[   21.191130] ata5: SATA max UDMA/133 cmd 0x000109e0 ctl 0x00010be2 bmdma 0x0001f200 irq 18
[   21.191145] ata6: SATA max UDMA/133 cmd 0x00010960 ctl 0x00010b62 bmdma 0x0001f208 irq 18
[   21.191151] scsi7 : sata_nv
[   21.505848] ata5: SATA link down (SStatus 0 SControl 300)
[   21.516217] ATA: abnormal status 0x7F on port 0x000109e7
[   21.516226] scsi8 : sata_nv
[   21.829334] ata6: SATA link down (SStatus 0 SControl 300)
[   21.839704] ATA: abnormal status 0x7F on port 0x00010967
[   21.840562] ACPI: PCI Interrupt Link [ASA2] enabled at IRQ 21
[   21.840564] ACPI: PCI Interrupt 0000:00:0e.2[C] -> Link [ASA2] -> GSI 21 (level, low) -> IRQ 20
[   21.840575] PCI: Setting latency timer of device 0000:00:0e.2 to 64
[   21.840591] ata7: SATA max UDMA/133 cmd 0x0001f100 ctl 0x0001f002 bmdma 0x0001ed00 irq 20
[   21.840606] ata8: SATA max UDMA/133 cmd 0x0001ef00 ctl 0x0001ee02 bmdma 0x0001ed08 irq 20
[   21.840614] scsi9 : sata_nv
[   22.152821] ata7: SATA link down (SStatus 0 SControl 300)
[   22.163190] ATA: abnormal status 0x7F on port 0x0001f107
[   22.163199] scsi10 : sata_nv
[   22.476307] ata8: SATA link down (SStatus 0 SControl 300)
[   22.486676] ATA: abnormal status 0x7F on port 0x0001ef07
[   22.495867] hdb: ATAPI 40X DVD-ROM DVD-R-RAM CD-R/RW drive, 2000kB Cache, UDMA(33)
[   22.901339] kjournald starting.  Commit interval 5 seconds
[   22.901345] EXT3-fs: mounted filesystem with ordered data mode.
[   30.718308] eth1: no link during initialization.
[   31.763332] i2c_adapter i2c-0: nForce2 SMBus adapter at 0x1c00
[   31.763351] i2c_adapter i2c-1: nForce2 SMBus adapter at 0x1c80
[   31.876373] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[   31.878877] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[   31.925666] input: PC Speaker as /class/input/input2
[   32.055945] Linux agpgart interface v0.102 (c) Dave Jones
[   32.200001] NET: Registered protocol family 17
[   32.214229] nvidia: module license 'NVIDIA' taints kernel.
[   32.466246] ACPI: PCI Interrupt Link [APC6] enabled at IRQ 16
[   32.466250] ACPI: PCI Interrupt 0000:05:00.0[A] -> Link [APC6] -> GSI 16 (level, low) -> IRQ 19
[   32.466258] PCI: Setting latency timer of device 0000:05:00.0 to 64
[   32.466371] NVRM: loading NVIDIA Linux x86 Kernel Module  1.0-9631  Thu Nov  9 17:38:10 PST 2006
[   32.516404] ACPI: PCI Interrupt Link [AAZA] enabled at IRQ 20
[   32.516408] ACPI: PCI Interrupt 0000:00:0f.1[b] -> Link [AAZA] -> GSI 20 (level, low) -> IRQ 21
[   32.516422] PCI: Setting latency timer of device 0000:00:0f.1 to 64
[   32.751378] input: PS/2 Generic Mouse as /class/input/input3
[   32.815892] hda_codec: Unknown model for AD1988, trying auto-probe from BIOS...
[   33.061136] lp: driver loaded but no devices found
[   33.135330] Adding 3028212k swap on /dev/disk/by-uuid/27ad8a6d-f2ad-4fc9-9748-4491fc47d8bd.  Priority:-1 extents:1 across:3028212k
[   33.303489] EXT3 FS on sdb2, internal journal
[   33.401172] NET: Registered protocol family 10
[   33.401235] lo: Disabled Privacy Extensions
[   33.401543] ADDRCONF(NETDEV_UP): eth1: link is not ready
[   33.905222] ibm_acpi: ec object not found
[   33.980463] input: Power Button (FF) as /class/input/input4
[   33.980552] ACPI: Power Button (FF) [PWRF]
[   33.994057] input: Power Button (CM) as /class/input/input5
[   33.994166] ACPI: Power Button (CM) [PWRB]
[   34.057834] Using specific hotkey driver
[   34.094449] No dock devices found.
[   34.155220] pcc_acpi: loading...
[   43.810432] eth0: no IPv6 routers present
[   50.609497] ppdev: user-space parallel port driver
[   51.303211] apm: BIOS version 1.2 Flags 0x07 (Driver version 1.16ac)
[   51.303214] apm: disabled - APM is not SMP safe.
[   51.446493] Bluetooth: Core ver 2.11
[   51.446531] NET: Registered protocol family 31
[   51.446532] Bluetooth: HCI device and connection manager initialized
[   51.446534] Bluetooth: HCI socket layer initialized
[   51.469419] Bluetooth: L2CAP ver 2.8
[   51.469424] Bluetooth: L2CAP socket layer initialized
[   51.510056] Bluetooth: RFCOMM socket layer initialized
[   51.510065] Bluetooth: RFCOMM TTY layer initialized
[   51.510066] Bluetooth: RFCOMM ver 1.8
[   61.690038] eth0: no IPv6 routers present
[   67.552733] ieee1394: sbp2: aborting sbp2 command
[   67.552737] sr 4:0:0:0:
[   67.552738]         command: Read Capacity(10): 25 00 00 00 00 00 00 00 00 00
[ 3352.648479] ieee1394: Node changed: 0-01:1023 -> 0-00:1023
[ 3352.648516] ieee1394: Node suspended: ID:BUS[0-00:1023]  GUID[0050770500000096]
mvideo@ubuntuMvideo:~$


avec un graveur dvd  LG :
[   25.186472] Total of 2 processors activated (9626.63 BogoMIPS).
[   25.186686] ENABLING IO-APIC IRQs
[   25.186868] ..TIMER: vector=0x31 apic1=0 pin1=0 apic2=-1 pin2=-1
[   25.333715] checking TSC synchronization across 2 CPUs: passed.
[    0.003995] Brought up 2 CPUs
[    0.124352] migration_cost=83
[    0.124535] Booting paravirtualized kernel on bare hardware
[    0.124592] Time: 15:21:01  Date: 05/07/107
[    0.124612] NET: Registered protocol family 16
[    0.124669] EISA bus registered
[    0.124672] ACPI: bus type pci registered
[    0.158908] PCI: PCI BIOS revision 3.00 entry at 0xf1e00, last bus=10
[    0.158909] PCI: Using configuration type 1
[    0.158910] Setting up standard PCI resources
[    0.159982] mtrr: your CPUs had inconsistent fixed MTRR settings
[    0.159984] mtrr: probably your BIOS does not setup all CPUs.
[    0.159985] mtrr: corrected configuration.
[    0.172031] ACPI: Interpreter enabled
[    0.172033] ACPI: Using IOAPIC for interrupt routing
[    0.172516] ACPI: PCI Root Bridge [PCI0] (0000:00)
[    0.172521] PCI: Probing PCI hardware (bus 00)
[    0.174369] PCI: Transparent bridge - 0000:00:0f.0
[    0.174440] Boot video device is 0000:05:00.0
[    0.174970] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[    0.268503] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.HUB0._PRT]
[    0.271301] ACPI: PCI Interrupt Link [LNK1] (IRQs 5 7 9 10 *11 14 15)
[    0.271586] ACPI: PCI Interrupt Link [LNK2] (IRQs 5 7 9 10 11 14 15) *0, disabled.
[    0.271869] ACPI: PCI Interrupt Link [LNK3] (IRQs 5 7 9 10 11 14 15) *0, disabled.
[    0.272150] ACPI: PCI Interrupt Link [LNK4] (IRQs 5 7 9 10 11 14 15) *0, disabled.
[    0.272429] ACPI: PCI Interrupt Link [LNK5] (IRQs 5 7 9 10 11 14 15) *0, disabled.
[    0.272712] ACPI: PCI Interrupt Link [LNK6] (IRQs 5 7 9 *10 11 14 15)
[    0.272992] ACPI: PCI Interrupt Link [LNK7] (IRQs 5 7 9 10 *11 14 15)
[    0.273271] ACPI: PCI Interrupt Link [LNK8] (IRQs 5 7 9 10 11 14 15) *0, disabled.
[    0.273550] ACPI: PCI Interrupt Link [LP2P] (IRQs 5 7 9 10 11 14 15) *0, disabled.
[    0.273830] ACPI: PCI Interrupt Link [LUBA] (IRQs 5 7 9 10 11 14 15) *0, disabled.
[    0.274111] ACPI: PCI Interrupt Link [LMAC] (IRQs 5 7 9 10 *11 14 15)
[    0.274393] ACPI: PCI Interrupt Link [LMC1] (IRQs 5 *7 9 10 11 14 15)
[    0.274672] ACPI: PCI Interrupt Link [LAZA] (IRQs *5 7 9 10 11 14 15)
[    0.274952] ACPI: PCI Interrupt Link [LPMU] (IRQs 5 7 9 10 11 14 15) *0, disabled.
[    0.275233] ACPI: PCI Interrupt Link [LSMB] (IRQs 5 7 9 10 11 14 15) *0, disabled.
[    0.275513] ACPI: PCI Interrupt Link [LUB2] (IRQs 5 7 9 10 11 14 15) *0, disabled.
[    0.275797] ACPI: PCI Interrupt Link [LIDE] (IRQs 5 7 9 10 11 14 15) *0, disabled.
[    0.276078] ACPI: PCI Interrupt Link [LSID] (IRQs *5 7 9 10 11 14 15)
[    0.276360] ACPI: PCI Interrupt Link [LFID] (IRQs 5 7 9 *10 11 14 15)
[    0.276641] ACPI: PCI Interrupt Link [LSA2] (IRQs 5 *7 9 10 11 14 15)
[    0.276985] ACPI: PCI Interrupt Link [APC1] (IRQs 16) *0, disabled.
[    0.277320] ACPI: PCI Interrupt Link [APC2] (IRQs 17) *0, disabled.
[    0.277656] ACPI: PCI Interrupt Link [APC3] (IRQs 18) *0, disabled.
[    0.277991] ACPI: PCI Interrupt Link [APC4] (IRQs 19) *0, disabled.
[    0.278324] ACPI: PCI Interrupt Link [APC5] (IRQs 16) *0, disabled.
[    0.278659] ACPI: PCI Interrupt Link [APC6] (IRQs 16) *0, disabled.
[    0.278993] ACPI: PCI Interrupt Link [APC7] (IRQs 16) *0, disabled.
[    0.279328] ACPI: PCI Interrupt Link [APC8] (IRQs 16) *0, disabled.
[    0.279667] ACPI: PCI Interrupt Link [APCF] (IRQs 20 21 22 23) *0, disabled.
[    0.280005] ACPI: PCI Interrupt Link [APCH] (IRQs 20 21 22 23) *0, disabled.
[    0.280341] ACPI: PCI Interrupt Link [AMC1] (IRQs 20 21 22 23) *0, disabled.
[    0.280676] ACPI: PCI Interrupt Link [APMU] (IRQs 20 21 22 23) *0, disabled.
[    0.281012] ACPI: PCI Interrupt Link [AAZA] (IRQs 20 21 22 23) *0, disabled.
[    0.281347] ACPI: PCI Interrupt Link [APCS] (IRQs 20 21 22 23) *0, disabled.
[    0.281683] ACPI: PCI Interrupt Link [APCL] (IRQs 20 21 22 23) *0, disabled.
[    0.282018] ACPI: PCI Interrupt Link [APCM] (IRQs 20 21 22 23) *0, disabled.
[    0.282352] ACPI: PCI Interrupt Link [APCZ] (IRQs 20 21 22 23) *0, disabled.
[    0.282687] ACPI: PCI Interrupt Link [APSI] (IRQs 20 21 22 23) *0, disabled.
[    0.283024] ACPI: PCI Interrupt Link [APSJ] (IRQs 20 21 22 23) *0, disabled.
[    0.283359] ACPI: PCI Interrupt Link [ASA2] (IRQs 20 21 22 23) *0, disabled.
[    0.283590] Linux Plug and Play Support v0.97 (c) Adam Belay
[    0.283598] pnp: PnP ACPI init
[    0.287039] pnp: PnP ACPI: found 12 devices
[    0.287042] PnPBIOS: Disabled by ACPI PNP
[    0.287073] PCI: Using ACPI for IRQ routing
[    0.287076] PCI: If a device doesn't work, try "pci=routeirq".  If it helps, post a report
[    0.405253] NET: Registered protocol family 8
[    0.405255] NET: Registered protocol family 20
[    0.405605] pnp: 00:01: ioport range 0x1000-0x107f could not be reserved
[    0.405607] pnp: 00:01: ioport range 0x1080-0x10ff has been reserved
[    0.405610] pnp: 00:01: ioport range 0x1400-0x147f has been reserved
[    0.405612] pnp: 00:01: ioport range 0x1480-0x14ff could not be reserved
[    0.405614] pnp: 00:01: ioport range 0x1800-0x187f has been reserved
[    0.405615] pnp: 00:01: ioport range 0x1880-0x18ff has been reserved
[    0.405846] PCI: Bridge: 0000:00:03.0
[    0.405848]   IO window: d000-dfff
[    0.405850]   MEM window: efc00000-efcfffff
[    0.405853]   PREFETCH window: efb00000-efbfffff
[    0.405856] PCI: Bridge: 0000:00:06.0
[    0.405857]   IO window: b000-bfff
[    0.405860]   MEM window: efa00000-efafffff
[    0.405862]   PREFETCH window: ef900000-ef9fffff
[    0.405865] PCI: Bridge: 0000:00:07.0
[    0.405866]   IO window: a000-afff
[    0.405869]   MEM window: ef800000-ef8fffff
[    0.405871]   PREFETCH window: efd00000-efdfffff
[    0.405874] PCI: Bridge: 0000:00:0f.0
[    0.405876]   IO window: c000-cfff
[    0.405879]   MEM window: ef700000-ef7fffff
[    0.405881]   PREFETCH window: efe00000-efefffff
[    0.405884] PCI: Bridge: 0000:00:13.0
[    0.405886]   IO window: 9000-9fff
[    0.405889]   MEM window: eb000000-edffffff
[    0.405892]   PREFETCH window: d0000000-dfffffff
[    0.405894] PCI: Bridge: 0000:00:14.0
[    0.405896]   IO window: 8000-8fff
[    0.405899]   MEM window: ef600000-ef6fffff
[    0.405902]   PREFETCH window: ef500000-ef5fffff
[    0.405904] PCI: Bridge: 0000:00:15.0
[    0.405906]   IO window: 7000-7fff
[    0.405909]   MEM window: ef400000-ef4fffff
[    0.405912]   PREFETCH window: ef300000-ef3fffff
[    0.405915] PCI: Bridge: 0000:00:16.0
[    0.405916]   IO window: 6000-6fff
[    0.405919]   MEM window: ef200000-ef2fffff
[    0.405922]   PREFETCH window: ef100000-ef1fffff
[    0.405925] PCI: Bridge: 0000:00:17.0
[    0.405926]   IO window: 5000-5fff
[    0.405929]   MEM window: ef000000-ef0fffff
[    0.405932]   PREFETCH window: eef00000-eeffffff
[    0.405935] PCI: Bridge: 0000:00:18.0
[    0.405936]   IO window: 4000-4fff
[    0.405939]   MEM window: eee00000-eeefffff
[    0.405942]   PREFETCH window: eed00000-eedfffff
[    0.405952] PCI: Setting latency timer of device 0000:00:03.0 to 64
[    0.405960] PCI: Setting latency timer of device 0000:00:06.0 to 64
[    0.405967] PCI: Setting latency timer of device 0000:00:07.0 to 64
[    0.405974] PCI: Setting latency timer of device 0000:00:0f.0 to 64
[    0.405983] PCI: Setting latency timer of device 0000:00:13.0 to 64
[    0.405992] PCI: Setting latency timer of device 0000:00:14.0 to 64
[    0.406001] PCI: Setting latency timer of device 0000:00:15.0 to 64
[    0.406009] PCI: Setting latency timer of device 0000:00:16.0 to 64
[    0.406018] PCI: Setting latency timer of device 0000:00:17.0 to 64
[    0.406027] PCI: Setting latency timer of device 0000:00:18.0 to 64
[    0.406046] NET: Registered protocol family 2
[    0.447320] IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
[    0.447393] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
[    0.447705] TCP bind hash table entries: 65536 (order: 7, 524288 bytes)
[    0.447870] TCP: Hash tables configured (established 131072 bind 65536)
[    0.447872] TCP reno registered
[    0.459346] checking if image is initramfs... it is
[    0.893337] Freeing initrd memory: 6763k freed
[    0.893831] audit: initializing netlink socket (disabled)
[    0.893845] audit(1181229662.560:1): initialized
[    0.893920] highmem bounce pool size: 64 pages
[    0.893980] VFS: Disk quotas dquot_6.5.1
[    0.893994] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[    0.894035] io scheduler noop registered
[    0.894037] io scheduler anticipatory registered
[    0.894038] io scheduler deadline registered
[    0.894047] io scheduler cfq registered (default)
[    0.918725] PCI: Setting latency timer of device 0000:00:03.0 to 64
[    0.918756] assign_interrupt_mode Found MSI capability
[    0.918758] Allocate Port Service[0000:00:03.0:pcie00]
[    0.918825] PCI: Setting latency timer of device 0000:00:06.0 to 64
[    0.918856] assign_interrupt_mode Found MSI capability
[    0.918857] Allocate Port Service[0000:00:06.0:pcie00]
[    0.918925] PCI: Setting latency timer of device 0000:00:07.0 to 64
[    0.918956] assign_interrupt_mode Found MSI capability
[    0.918957] Allocate Port Service[0000:00:07.0:pcie00]
[    0.919027] PCI: Setting latency timer of device 0000:00:13.0 to 64
[    0.919066] assign_interrupt_mode Found MSI capability
[    0.919067] Allocate Port Service[0000:00:13.0:pcie00]
[    0.919143] PCI: Setting latency timer of device 0000:00:14.0 to 64
[    0.919181] assign_interrupt_mode Found MSI capability
[    0.919183] Allocate Port Service[0000:00:14.0:pcie00]
[    0.919259] PCI: Setting latency timer of device 0000:00:15.0 to 64
[    0.919297] assign_interrupt_mode Found MSI capability
[    0.919299] Allocate Port Service[0000:00:15.0:pcie00]
[    0.919374] PCI: Setting latency timer of device 0000:00:16.0 to 64
[    0.919412] assign_interrupt_mode Found MSI capability
[    0.919413] Allocate Port Service[0000:00:16.0:pcie00]
[    0.919490] PCI: Setting latency timer of device 0000:00:17.0 to 64
[    0.919528] assign_interrupt_mode Found MSI capability
[    0.919529] Allocate Port Service[0000:00:17.0:pcie00]
[    0.919607] PCI: Setting latency timer of device 0000:00:18.0 to 64
[    0.919646] assign_interrupt_mode Found MSI capability
[    0.919647] Allocate Port Service[0000:00:18.0:pcie00]
[    0.919754] isapnp: Scanning for PnP cards...
[    1.272000] isapnp: No Plug & Play device found
[    1.286021] Real Time Clock Driver v1.12ac
[    1.286065] Serial: 8250/16550 driver $Revision: 1.90 $ 4 ports, IRQ sharing enabled
[    1.286490] mice: PS/2 mouse device common for all mice
[    1.286864] RAMDISK driver initialized: 16 RAM disks of 65536K size 1024 blocksize
[    1.287013] input: Macintosh mouse button emulation as /class/input/input0
[    1.287037] Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2
[    1.287040] ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
[    1.287185] PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
[    1.287638] serio: i8042 KBD port at 0x60,0x64 irq 1
[    1.287641] serio: i8042 AUX port at 0x60,0x64 irq 12
[    1.287718] EISA: Probing bus 0 at eisa.0
[    1.287723] Cannot allocate resource for EISA slot 1
[    1.287730] Cannot allocate resource for EISA slot 4
[    1.287732] Cannot allocate resource for EISA slot 5
[    1.287733] Cannot allocate resource for EISA slot 6
[    1.287734] Cannot allocate resource for EISA slot 7
[    1.287736] Cannot allocate resource for EISA slot 8
[    1.287737] EISA: Detected 0 cards.
[    1.317805] TCP cubic registered
[    1.317812] NET: Registered protocol family 1
[    1.317828] Starting balanced_irq
[    1.317832] Using IPI No-Shortcut mode
[    1.317937] ACPI: (supports<6>Time: tsc clocksource has been installed.
[    1.317941]  S0<6>input: AT Translated Set 2 keyboard as /class/input/input1
[    1.317944]  S1 S3 S4 S5)
[    1.317990]   Magic number: 11:936:385
[    1.318241] Freeing unused kernel memory: 328k freed
[    2.468404] Capability LSM initialized
[    2.491138] ACPI: Fan [FAN] (on)
[    2.493353] ACPI Exception (acpi_processor-0677): AE_NOT_FOUND, Processor Device is not present [20060707]
[    2.493359] ACPI Exception (acpi_processor-0677): AE_NOT_FOUND, Processor Device is not present [20060707]
[    2.494499] ACPI: Thermal Zone [THRM] (40 C)
[    2.776969] usbcore: registered new interface driver usbfs
[    2.776991] usbcore: registered new interface driver hub
[    2.777006] usbcore: registered new device driver usb
[    2.777448] ohci_hcd: 2006 August 04 USB 1.1 'Open' Host Controller (OHCI) Driver
[    2.777854] ACPI: PCI Interrupt Link [APCF] enabled at IRQ 23
[    2.777861] ACPI: PCI Interrupt 0000:00:0b.0[A] -> Link [APCF] -> GSI 23 (level, low) -> IRQ 16
[    2.777871] PCI: Setting latency timer of device 0000:00:0b.0 to 64
[    2.777874] ohci_hcd 0000:00:0b.0: OHCI Host Controller
[    2.777975] ohci_hcd 0000:00:0b.0: new USB bus registered, assigned bus number 1
[    2.777986] ohci_hcd 0000:00:0b.0: irq 16, io mem 0xeffff000
[    2.837086] SCSI subsystem initialized
[    2.845666] usb usb1: configuration #1 chosen from 1 choice
[    2.845683] hub 1-0:1.0: USB hub found
[    2.845690] hub 1-0:1.0: 10 ports detected
[    2.866253] ieee1394: Initialized config rom entry `ip1394'
[    2.872269] Floppy drive(s): fd0 is 1.44M
[    2.880937] forcedeth.c: Reverse Engineered nForce ethernet driver. Version 0.59.
[    2.881805] libata version 2.20 loaded.
[    2.895020] FDC 0 is a post-1991 82077
[    2.952079] ACPI: PCI Interrupt Link [APC4] enabled at IRQ 19
[    2.952087] ACPI: PCI Interrupt 0000:04:0b.0[A] -> Link [APC4] -> GSI 19 (level, low) -> IRQ 17
[    3.004713] ohci1394: fw-host0: OHCI-1394 1.1 (PCI): IRQ=[17]  MMIO=[ef7fe000-ef7fe7ff]  Max Packet=[2048]  IR/IT contexts=[4/8]
[    3.011493] ACPI: PCI Interrupt Link [APCL] enabled at IRQ 22
[    3.011498] ACPI: PCI Interrupt 0000:00:0b.1[b] -> Link [APCL] -> GSI 22 (level, low) -> IRQ 18
[    3.011506] PCI: Setting latency timer of device 0000:00:0b.1 to 64
[    3.011508] ehci_hcd 0000:00:0b.1: EHCI Host Controller
[    3.011526] ehci_hcd 0000:00:0b.1: new USB bus registered, assigned bus number 2
[    3.011544] ehci_hcd 0000:00:0b.1: debug port 1
[    3.011547] PCI: cache line size of 32 is not supported by device 0000:00:0b.1
[    3.011554] ehci_hcd 0000:00:0b.1: irq 18, io mem 0xefffe000
[    3.011560] ehci_hcd 0000:00:0b.1: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004
[    3.011608] usb usb2: configuration #1 chosen from 1 choice
[    3.011628] hub 2-0:1.0: USB hub found
[    3.011633] hub 2-0:1.0: 10 ports detected
[    3.119236] sata_sil24 0000:08:00.0: version 0.8
[    3.119535] NFORCE-MCP55: IDE controller at PCI slot 0000:00:0d.0
[    3.119591] ACPI: PCI Interrupt Link [APC7] enabled at IRQ 16
[    3.119596] ACPI: PCI Interrupt 0000:08:00.0[A] -> Link [APC7] -> GSI 16 (level, low) -> IRQ 19
[    3.119599] NFORCE-MCP55: chipset revision 161
[    3.119601] NFORCE-MCP55: not 100% native mode: will probe irqs later
[    3.119607] NFORCE-MCP55: 0000:00:0d.0 (rev a1) UDMA133 controller
[    3.119614]     ide0: BM-DMA at 0xfc00-0xfc07, BIOS settings: hda:DMA, hdb:DMA
[    3.119624] PCI: Setting latency timer of device 0000:08:00.0 to 64
[    3.119626] Probing IDE interface ide0...
[    3.127079] ata1: SATA max UDMA/100 cmd 0xf8958000 ctl 0x00000000 bmdma 0x00000000 irq 19
[    3.127130] ata2: SATA max UDMA/100 cmd 0xf895a000 ctl 0x00000000 bmdma 0x00000000 irq 19
[    3.127137] scsi0 : sata_sil24
[    3.390613] usb 2-8: new high speed USB device using ehci_hcd and address 2
[    3.442535] ata1: SATA link down (SStatus 0 SControl 300)
[    3.442545] scsi1 : sata_sil24
[    3.537004] usb 2-8: configuration #1 chosen from 1 choice
[    3.544893] usbcore: registered new interface driver libusual
[    3.547247] Initializing USB Mass Storage driver...
[    3.547276] scsi2 : SCSI emulation for USB Mass Storage devices
[    3.547307] usbcore: registered new interface driver usb-storage
[    3.547309] USB Mass Storage support registered.
[    3.547347] usb-storage: device found at 2
[    3.547348] usb-storage: waiting for device to settle before scanning
[    3.754041] ata2: SATA link down (SStatus 0 SControl 300)
[    4.137518] hdb: PIONEER DVD-RW DVR-112, ATAPI CD/DVD-ROM drive
[    4.193871] ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
[    4.195740] ACPI: PCI Interrupt Link [APC1] enabled at IRQ 16
[    4.195743] ACPI: PCI Interrupt 0000:04:06.0[A] -> Link [APC1] -> GSI 16 (level, low) -> IRQ 19
[    4.196813] ahc_pci:4:6:0: Host Adapter Bios disabled.  Using default SCSI device parameters
[    5.044612] ieee1394: Node added: ID:BUS[0-00:1023]  GUID[0050770500000096]
[    5.044714] ieee1394: Host added: ID:BUS[0-01:1023]  GUID[0011d800012c4246]
[    5.052718] scsi4 : SBP-2 IEEE-1394
[    6.067424] ieee1394: sbp2: Logged into SBP-2 device
[    6.067474] ieee1394: sbp2: Node 0-00:1023: Max speed [S400] - Max payload [2048]
[    6.075925] scsi 4:0:0:0: CD-ROM            HL-DT-ST DVDRAM GSA-5120D A104 PQ: 0 ANSI: 0
[    6.186789] sr0: scsi3-mmc drive: 40x/40x writer dvd-ram cd/rw xa/form2 cdda tray
[    6.186791] Uniform CD-ROM driver Revision: 3.20
[    6.186885] sr 4:0:0:0: Attached scsi CD-ROM sr0
[    6.189403] sr 4:0:0:0: Attached scsi generic sg0 type 5
[    8.542638] usb-storage: device scan complete
[    8.544643] scsi 2:0:0:0: Direct-Access     USB      Flash Disk       3000 PQ: 0 ANSI: 0 CCS
[    8.544821] scsi 2:0:0:0: Attached scsi generic sg1 type 0
[    8.550122] SCSI device sda: 506880 512-byte hdwr sectors (260 MB)
[    8.551744] sda: Write Protect is off
[    8.551745] sda: Mode Sense: 43 00 00 00
[    8.551746] sda: assuming drive cache: write through
[    8.554115] SCSI device sda: 506880 512-byte hdwr sectors (260 MB)
[    8.555737] sda: Write Protect is off
[    8.555738] sda: Mode Sense: 43 00 00 00
[    8.555740] sda: assuming drive cache: write through
[    8.555741]  sda: sda1
[    8.557521] sd 2:0:0:0: Attached scsi disk sda
[   19.181549] scsi3 : Adaptec AIC7XXX EISA/VLB/PCI SCSI HBA DRIVER, Rev 7.0
[   19.181550]         <Adaptec 2902/04/10/15/20C/30C SCSI adapter>
[   19.181551]         aic7850: Single Channel A, SCSI Id=7, 3/253 SCBs
[   19.181552]
[   19.183108] ACPI: PCI Interrupt Link [APCH] enabled at IRQ 21
[   19.183113] ACPI: PCI Interrupt 0000:00:11.0[A] -> Link [APCH] -> GSI 21 (level, low) -> IRQ 20
[   19.183118] PCI: Setting latency timer of device 0000:00:11.0 to 64
[   19.183125] forcedeth: using HIGHDMA
[   19.704993] eth0: forcedeth.c: subsystem: 01043:cb84 bound to 0000:00:11.0
[   19.705341] ACPI: PCI Interrupt Link [AMC1] enabled at IRQ 20
[   19.705344] ACPI: PCI Interrupt 0000:00:12.0[A] -> Link [AMC1] -> GSI 20 (level, low) -> IRQ 21
[   19.705349] PCI: Setting latency timer of device 0000:00:12.0 to 64
[   19.705353] forcedeth: using HIGHDMA
[   19.977215] scsi 3:0:3:0: CD-ROM            YAMAHA   CRW8824S         1.00 PQ: 0 ANSI: 2
[   19.977222]  target3:0:3: Beginning Domain Validation
[   19.989681]  target3:0:3: FAST-10 SCSI 10.0 MB/s ST (100 ns, offset 15)
[   19.996113]  target3:0:3: Domain Validation skipping write tests
[   19.996115]  target3:0:3: Ending Domain Validation
[   20.228162] eth1: forcedeth.c: subsystem: 01043:cb84 bound to 0000:00:12.0
[   20.230850] sata_nv 0000:00:0e.0: version 3.3
[   20.231192] ACPI: PCI Interrupt Link [APSI] enabled at IRQ 23
[   20.231194] ACPI: PCI Interrupt 0000:00:0e.0[A] -> Link [APSI] -> GSI 23 (level, low) -> IRQ 16
[   20.231206] PCI: Setting latency timer of device 0000:00:0e.0 to 64
[   20.231226] ata3: SATA max UDMA/133 cmd 0x000109f0 ctl 0x00010bf2 bmdma 0x0001f700 irq 16
[   20.231241] ata4: SATA max UDMA/133 cmd 0x00010970 ctl 0x00010b72 bmdma 0x0001f708 irq 16
[   20.231247] scsi5 : sata_nv
[   20.699148] ata3: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[   20.744116] ata3.00: ata_hpa_resize 1: sectors = 312581808, hpa_sectors = 312581808
[   20.744119] ata3.00: ATA-7: MAXTOR STM3160211AS, 3.AAE, max UDMA/133
[   20.744121] ata3.00: 312581808 sectors, multi 1: LBA48 NCQ (depth 0/32)
[   20.810646] ata3.00: ata_hpa_resize 1: sectors = 312581808, hpa_sectors = 312581808
[   20.810649] ata3.00: configured for UDMA/133
[   20.810653] scsi6 : sata_nv
[   20.820154] sr1: scsi3-mmc drive: 24x/16x writer cd/rw xa/form2 cdda tray
[   20.820180] sr 3:0:3:0: Attached scsi CD-ROM sr1
[   20.820204] sr 3:0:3:0: Attached scsi generic sg2 type 5
[   21.122457] ata4: SATA link down (SStatus 0 SControl 300)
[   21.132827] ATA: abnormal status 0x7F on port 0x00010977
[   21.132892] scsi 5:0:0:0: Direct-Access     ATA      MAXTOR STM316021 3.AA PQ: 0 ANSI: 5
[   21.133053] SCSI device sdb: 312581808 512-byte hdwr sectors (160042 MB)
[   21.133060] sdb: Write Protect is off
[   21.133062] sdb: Mode Sense: 00 3a 00 00
[   21.133072] SCSI device sdb: write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[   21.133096] SCSI device sdb: 312581808 512-byte hdwr sectors (160042 MB)
[   21.133103] sdb: Write Protect is off
[   21.133104] sdb: Mode Sense: 00 3a 00 00
[   21.133113] SCSI device sdb: write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[   21.133115]  sdb: sdb1 sdb2 sdb3 < sdb5 sdb6 > sdb4
[   21.190184] sd 5:0:0:0: Attached scsi disk sdb
[   21.190207] sd 5:0:0:0: Attached scsi generic sg3 type 0
[   21.191094] ACPI: PCI Interrupt Link [APSJ] enabled at IRQ 22
[   21.191097] ACPI: PCI Interrupt 0000:00:0e.1[b] -> Link [APSJ] -> GSI 22 (level, low) -> IRQ 18
[   21.191113] PCI: Setting latency timer of device 0000:00:0e.1 to 64
[   21.191130] ata5: SATA max UDMA/133 cmd 0x000109e0 ctl 0x00010be2 bmdma 0x0001f200 irq 18
[   21.191145] ata6: SATA max UDMA/133 cmd 0x00010960 ctl 0x00010b62 bmdma 0x0001f208 irq 18
[   21.191151] scsi7 : sata_nv
[   21.505848] ata5: SATA link down (SStatus 0 SControl 300)
[   21.516217] ATA: abnormal status 0x7F on port 0x000109e7
[   21.516226] scsi8 : sata_nv
[   21.829334] ata6: SATA link down (SStatus 0 SControl 300)
[   21.839704] ATA: abnormal status 0x7F on port 0x00010967
[   21.840562] ACPI: PCI Interrupt Link [ASA2] enabled at IRQ 21
[   21.840564] ACPI: PCI Interrupt 0000:00:0e.2[C] -> Link [ASA2] -> GSI 21 (level, low) -> IRQ 20
[   21.840575] PCI: Setting latency timer of device 0000:00:0e.2 to 64
[   21.840591] ata7: SATA max UDMA/133 cmd 0x0001f100 ctl 0x0001f002 bmdma 0x0001ed00 irq 20
[   21.840606] ata8: SATA max UDMA/133 cmd 0x0001ef00 ctl 0x0001ee02 bmdma 0x0001ed08 irq 20
[   21.840614] scsi9 : sata_nv
[   22.152821] ata7: SATA link down (SStatus 0 SControl 300)
[   22.163190] ATA: abnormal status 0x7F on port 0x0001f107
[   22.163199] scsi10 : sata_nv
[   22.476307] ata8: SATA link down (SStatus 0 SControl 300)
[   22.486676] ATA: abnormal status 0x7F on port 0x0001ef07
[   22.495867] hdb: ATAPI 40X DVD-ROM DVD-R-RAM CD-R/RW drive, 2000kB Cache, UDMA(33)
[   22.901339] kjournald starting.  Commit interval 5 seconds
[   22.901345] EXT3-fs: mounted filesystem with ordered data mode.
[   30.718308] eth1: no link during initialization.
[   31.763332] i2c_adapter i2c-0: nForce2 SMBus adapter at 0x1c00
[   31.763351] i2c_adapter i2c-1: nForce2 SMBus adapter at 0x1c80
[   31.876373] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[   31.878877] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[   31.925666] input: PC Speaker as /class/input/input2
[   32.055945] Linux agpgart interface v0.102 (c) Dave Jones
[   32.200001] NET: Registered protocol family 17
[   32.214229] nvidia: module license 'NVIDIA' taints kernel.
[   32.466246] ACPI: PCI Interrupt Link [APC6] enabled at IRQ 16
[   32.466250] ACPI: PCI Interrupt 0000:05:00.0[A] -> Link [APC6] -> GSI 16 (level, low) -> IRQ 19
[   32.466258] PCI: Setting latency timer of device 0000:05:00.0 to 64
[   32.466371] NVRM: loading NVIDIA Linux x86 Kernel Module  1.0-9631  Thu Nov  9 17:38:10 PST 2006
[   32.516404] ACPI: PCI Interrupt Link [AAZA] enabled at IRQ 20
[   32.516408] ACPI: PCI Interrupt 0000:00:0f.1[b] -> Link [AAZA] -> GSI 20 (level, low) -> IRQ 21
[   32.516422] PCI: Setting latency timer of device 0000:00:0f.1 to 64
[   32.751378] input: PS/2 Generic Mouse as /class/input/input3
[   32.815892] hda_codec: Unknown model for AD1988, trying auto-probe from BIOS...
[   33.061136] lp: driver loaded but no devices found
[   33.135330] Adding 3028212k swap on /dev/disk/by-uuid/27ad8a6d-f2ad-4fc9-9748-4491fc47d8bd.  Priority:-1 extents:1 across:3028212k
[   33.303489] EXT3 FS on sdb2, internal journal
[   33.401172] NET: Registered protocol family 10
[   33.401235] lo: Disabled Privacy Extensions
[   33.401543] ADDRCONF(NETDEV_UP): eth1: link is not ready
[   33.905222] ibm_acpi: ec object not found
[   33.980463] input: Power Button (FF) as /class/input/input4
[   33.980552] ACPI: Power Button (FF) [PWRF]
[   33.994057] input: Power Button (CM) as /class/input/input5
[   33.994166] ACPI: Power Button (CM) [PWRB]
[   34.057834] Using specific hotkey driver
[   34.094449] No dock devices found.
[   34.155220] pcc_acpi: loading...
[   43.810432] eth0: no IPv6 routers present
[   50.609497] ppdev: user-space parallel port driver
[   51.303211] apm: BIOS version 1.2 Flags 0x07 (Driver version 1.16ac)
[   51.303214] apm: disabled - APM is not SMP safe.
[   51.446493] Bluetooth: Core ver 2.11
[   51.446531] NET: Registered protocol family 31
[   51.446532] Bluetooth: HCI device and connection manager initialized
[   51.446534] Bluetooth: HCI socket layer initialized
[   51.469419] Bluetooth: L2CAP ver 2.8
[   51.469424] Bluetooth: L2CAP socket layer initialized
[   51.510056] Bluetooth: RFCOMM socket layer initialized
[   51.510065] Bluetooth: RFCOMM TTY layer initialized
[   51.510066] Bluetooth: RFCOMM ver 1.8
[   61.690038] eth0: no IPv6 routers present
[   67.552733] ieee1394: sbp2: aborting sbp2 command
[   67.552737] sr 4:0:0:0:
[   67.552738]         command: Read Capacity(10): 25 00 00 00 00 00 00 00 00 00
[ 3352.648479] ieee1394: Node changed: 0-01:1023 -> 0-00:1023
[ 3352.648516] ieee1394: Node suspended: ID:BUS[0-00:1023]  GUID[0050770500000096]
[ 3560.977717] ieee1394: Error parsing configrom for node 0-00:1023
[ 3560.977771] ieee1394: Node changed: 0-00:1023 -> 0-01:1023
[ 3568.733054] ieee1394: Node resumed: ID:BUS[0-00:1023]  GUID[0050770500000096]
[ 3568.733287] scsi11 : SBP-2 IEEE-1394
[ 3569.744738] ieee1394: sbp2: Logged into SBP-2 device
[ 3569.744796] ieee1394: sbp2: Node 0-00:1023: Max speed [S400] - Max payload [2048]
[ 3569.753216] scsi 11:0:0:0: CD-ROM            HL-DT-ST DVDRAM GSA-5120D A104 PQ: 0 ANSI: 0
[ 3569.860172] sr0: scsi3-mmc drive: 40x/40x writer dvd-ram cd/rw xa/form2 cdda tray
[ 3569.860205] sr 11:0:0:0: Attached scsi CD-ROM sr0
[ 3569.860234] sr 11:0:0:0: Attached scsi generic sg0 type 5
[ 3600.055581] ieee1394: sbp2: aborting sbp2 command
[ 3600.055584] sr 11:0:0:0:
[ 3600.055585]         command: Read Capacity(10): 25 00 00 00 00 00 00 00 00 00
mvideo@ubuntuMvideo:~$


@+
Daniel

Hors ligne

#6 Le 07/06/2007, à 16:40

Jelly

Re : [RESOLU]firewire dans carte asus striker extreme

Ok, donc le lecteur est bien détecté:

[ 3568.733287] scsi11 : SBP-2 IEEE-1394
[ 3569.744738] ieee1394: sbp2: Logged into SBP-2 device
[ 3569.744796] ieee1394: sbp2: Node 0-00:1023: Max speed [S400] - Max payload [2048]
[ 3569.753216] scsi 11:0:0:0: CD-ROM            HL-DT-ST DVDRAM GSA-5120D A104 PQ: 0 ANSI: 0
[ 3569.860172] sr0: scsi3-mmc drive: 40x/40x writer dvd-ram cd/rw xa/form2 cdda tray
[ 3569.860205] sr 11:0:0:0: Attached scsi CD-ROM sr0
[ 3569.860234] sr 11:0:0:0: Attached scsi generic sg0 type 5
[ 3600.055581] ieee1394: sbp2: aborting sbp2 command

A partir de là, si tu lances un logiciel de gravure par exemple, type k3b, il ne voit pas le lecteur?

Hors ligne

#7 Le 07/06/2007, à 16:42

Jelly

Re : [RESOLU]firewire dans carte asus striker extreme

Ah, tu peux montrer ça, une fois qu'il est branché:

gedit /etc/mtab

et:

gedit /etc/fstab

ps: n'hésites pas à utiliser le bouton "code" quand tu postes wink

Hors ligne

#8 Le 07/06/2007, à 23:00

snet

Re : [RESOLU]firewire dans carte asus striker extreme

Un essais de gravure ou de lecture ne donne rien, le device n'apparait pas dans l' utillitaire de création de CD/DVD Nautilus 2.18.1.


gedit /etc/mtab

resultat :
/dev/sda2 / ext3 rw,errors=remount-ro 0 0
proc /proc proc rw,noexec,nosuid,nodev 0 0

/sys /sys sysfs rw,noexec,nosuid,nodev 0 0
varrun /var/run tmpfs rw,noexec,nosuid,nodev,mode=0755 0 0
varlock /var/lock tmpfs rw,noexec,nosuid,nodev,mode=1777 0 0
procbususb /proc/bus/usb usbfs rw 0 0
udev /dev tmpfs rw,mode=0755 0 0
devshm /dev/shm tmpfs rw 0 0
devpts /dev/pts devpts rw,gid=5,mode=620 0 0
lrm /lib/modules/2.6.20-16-generic/volatile tmpfs rw 0 0
binfmt_misc /proc/sys/fs/binfmt_misc binfmt_misc rw 0 0
/dev/sda4 /media/disk ext3 rw,noexec,nosuid,nodev 0 0
/dev/sdb1 /media/disk-1 vfat rw,nosuid,nodev,shortname=mixed,uid=1000,utf8,umask=077 0 0

gedit /etc/fstab

# /etc/fstab: static file system information.
#
# <file system> <mount point>   <type>  <options>       <dump>  <pass>
proc            /proc           proc    defaults        0       0
# /dev/sda2
UUID=2ffafcf9-670c-40ef-b774-b7d16a4fa2a8 /               ext3    defaults,errors=remount-ro 0       1
# /dev/sda5
UUID=27ad8a6d-f2ad-4fc9-9748-4491fc47d8bd none            swap    sw              0       0
/dev/hda        /media/cdrom0   udf,iso9660 user,noauto     0       0
/dev/fd0        /media/floppy0  auto    rw,user,noauto  0       0

Merci de ton aide, je ne suis pas certain de bien pratiquer les exercices préconisés.

J'ai fait un essais de connection du graveur sur un portable à travers une carte pcmcia, il fonction parfaitement. Ubuntu 7.04 le reconnait dès la mise sous tension et m'affiche le contenu du DVD qui est dedans.
   
@+
Daniel

Dernière modification par snet (Le 07/06/2007, à 23:30)

Hors ligne

#9 Le 08/06/2007, à 00:20

Jelly

Re : [RESOLU]firewire dans carte asus striker extreme

Ok, j'ai pas de solution directe, mais j'ai trouver un petit lien qui devrait te plaire:

http://blog.roozeec.fr/2007/05/31/camescope-firewire-sous-ubuntu-et-dvzeec-dvd/

Tiens nous au courant wink

Hors ligne

#10 Le 08/06/2007, à 14:37

snet

Re : [RESOLU]firewire dans carte asus striker extreme

Merci de cette info, je progresse.
Mais comment modifier le fichier : /etc/udev/rules.d/40-permissions.rules qui est en lecture seule ?

d'autre part, le graveur DVD fonctionne parfaitement sous W2K dans la même config matériel.
sous ubuntu j'arrive à lire un DVD à la première mise sous tension en suite il se fige sans autre information.

Merci encore du précieux support donné
@+
Daniel

Hors ligne

#11 Le 08/06/2007, à 15:27

Jelly

Re : [RESOLU]firewire dans carte asus striker extreme

Pour la "lecture seule", il te suffit d'éditer le fichier en root:

sudo gedit /etc/udev/rules.d/40-permissions.rules

Hors ligne

#12 Le 09/06/2007, à 00:10

snet

Re : [RESOLU]firewire dans carte asus striker extreme

Merci de la reponse, je reprendrai le sujet lundi

Bon WE
@+
Daniel

Hors ligne

#13 Le 13/06/2007, à 07:07

snet

Re : [RESOLU]firewire dans carte asus striker extreme

En effectuant un rechargement complet avec TOUS les périphériques connectés et sous tension je n'ai plus de problème tout est en ligne et fonctionne en appliquant les suggestions du blog.rooseec.fr

Merci de votre précieuse aide, j'ai progressé dans mon apprentissage d'UBUNTU.

Daniel

Hors ligne

#14 Le 13/06/2007, à 10:44

Jelly

Re : [RESOLU]firewire dans carte asus striker extreme

Bonne continuation ! wink

Hors ligne