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 11/02/2008, à 19:25

doobble

Probleme de démarrage sous ubuntu [resolu]

Bonjour a tous ^^ j'aurai besoin de votre savoir faire car j'ai un probleme assez génant...

Je suis sur gusty et le démarrage n'est pas toujours un succès. En effet, il arrive souvent que la barre de progression sous le logo ubuntu se bloque, dès le début. Ce probleme est aléatoire, parfois le démarrage se produit correctement, parfois ce probleme a lieu sur 5-6 voir plus de démarrage successif...

PS: si le post n'est pas dans la bonne catégorie veuillez m'en excuser.

Dernière modification par doobble (Le 25/02/2008, à 23:26)

Hors ligne

#2 Le 12/02/2008, à 00:14

compte supprimé

Re : Probleme de démarrage sous ubuntu [resolu]

Salut,
Appuie sur Alt+F2 au démarrage quand la barre de progression apparait, pour afficher le détail, et essayer de voir à  quel moment ça bloque.

#3 Le 12/02/2008, à 14:48

doobble

Re : Probleme de démarrage sous ubuntu [resolu]

Bonjour, alors j'obtient:

[17.917443] irq 18: nobody carred (try booting with the "irqpoll" option)
[17.917544] handlers:
[17.917578] [<f88916a0>] (usb_hcd_irq+0x0/0x60 [usbcore] )
[17.917578] [<f88916a0>] (usb_hcd_irq+0x0/0x60 [usbcore] )
[17.917798] Disabling IRQ #18
[18.326917] usb 3-1: device not accepting adress 2, error -71
[48.033981] ata1.00: failed to set xfermode (err_mask=0x40)
[83.125222] ata1.00: failed to set xfermode (err_mask=0x40)
[118.216496] ata1.00: failed to set xfermode (err_mask=0x40)

Ensuite j'ai plusieur ligne de commande semblabe et ensuite j'ai un message d'alerte

ALERT! /dev/disk/by-uuid/c6ddaf22-8c87-4e59-a554-dcac47a74900 does dropping to a shell!

Hors ligne

#4 Le 15/02/2008, à 23:32

doobble

Re : Probleme de démarrage sous ubuntu [resolu]

Personne?

Hors ligne

#5 Le 16/02/2008, à 02:33

moatdibInOz

Re : Probleme de démarrage sous ubuntu [resolu]

essaye ce que la ligne d errreur suggere avec l'option irqpoll:
au demarrage du menu grub appui sur <esc>, tu devrais obtenir le menu de grub. selsction la premiere ligne et tape <e>, tu rentre en mode edition et devrais avoir trois lignes dans ce genre la

(hd0,0)
/boot/vmlinuz-2.6.22-14-generic root=UUID=tonUUID ro splash quiet
/boot/initrd.img-2.6.22-14-generic

selectionne la seconde ligne puis appuis sur <e>. va a la fin de la ligne, eventuellement supprime les options "splash" et "quiet" ( ca te permet de voir directement les erreurs a l ecrans au lieu de la barre de progression ) et ajoute "irqpoll". une fois fait tape la touche <entree> puis <b> pour booter. Si tu peux booter correctement avec ces options tu modifie ensuite ton "menu.lst" pour que ces changements soit permanent.

sous gnome edite menu.lst

#sudo gedit /boot/grub/menu.lst

et trouve la ligne qui decris le boot de ton kernel, ca ressemble a ca:

title           Ubuntu 7.10, kernel 2.6.22-14-generic
root            (hd0,0)
kernel          /boot/vmlinuz-2.6.22-14-generic root=UUID=tonUUID ro splash quiet 
initrd          /boot/initrd.img-2.6.22-14-generic

D'autres options a essayer suivant que l acpi pose probleme ou pas ou alors les infos bios:
acpi=off
noapic
nolapic
pnpbios=off
google un poil pour savoir quelle influence a chaque option et si ca peut etre d un interet pour toi

#6 Le 16/02/2008, à 14:03

doobble

Re : Probleme de démarrage sous ubuntu [resolu]

Merci wink je vais essayer.

Quand tu dit tape <e> et <b>, il faut que je tape "e" ou "<e>"?

Hors ligne

#7 Le 16/02/2008, à 14:14

Bonux

Re : Probleme de démarrage sous ubuntu [resolu]

"une fois fait tape la touche <entree> puis <b> pour booter."

La reponse est dans son message.

Hors ligne

#8 Le 16/02/2008, à 14:19

doobble

Re : Probleme de démarrage sous ubuntu [resolu]

Autant pour moi hmm

Hors ligne

#9 Le 16/02/2008, à 19:18

doobble

Re : Probleme de démarrage sous ubuntu [resolu]

J'obtient toujours ce code a la fin :

ALERT! /dev/disk/by-uuid/c6ddaf22-8c87-4e59-a554-dcac47a74900 does dropping to a shell!

De plus, l'erreur

[48.033981] ata1.00: failed to set xfermode (err_mask=0x40)

Est tourjous présente plus haut.

De plus, a la fin de toutes c'est ligne de commande, j'obtient comme un invite de commande avec marqué "(initramfs)"

Pour info, j'ai éditer ce que tu m'a dit , je vais commencer les recherches des fonctions que tu a mentionnées en dessous

Hors ligne

#10 Le 17/02/2008, à 02:31

moatdib

Re : Probleme de démarrage sous ubuntu [resolu]

Au passage, quelle architecture 32 ou 64 bits? tu connais le chipset de ta carte mere? Je sais c est pas forcement le genre de truc que l'on connait. Pourrais tu poster les fichiers suivant:
               /var/log/dmseg
              /etc/fstab
Ainsi que la sortie de ces commandes:

#cat /proc/interrupts
#ls -l /dev/disk/by-uuid/

Dernière modification par moatdib (Le 17/02/2008, à 02:38)


nous m'épatons!
clavier qwerty, tapez pas!
Francais qui rouille, tapez pas non plus!

Hors ligne

#11 Le 17/02/2008, à 14:52

doobble

Re : Probleme de démarrage sous ubuntu [resolu]

Bonjour, je suis sous 32 bits ^^ Comment fait on pour connaitre le chipset de la carte mere?

Voici la 1ere commande:

          CPU0       CPU1       
  0:        163         24   IO-APIC-edge      timer
  1:          1          1   IO-APIC-edge      i8042
  6:          1          1   IO-APIC-edge      floppy
  8:          5          7   IO-APIC-edge      rtc
  9:          0          0   IO-APIC-fasteoi   acpi
 12:          2          2   IO-APIC-edge      i8042
 16:     598540     598490   IO-APIC-fasteoi   uhci_hcd:usb1, ohci1394, nvidia
 17:      94908      94891   IO-APIC-fasteoi   libata, libata, uhci_hcd:usb3, uhci_hcd:usb5
 18:          0          0   IO-APIC-fasteoi   uhci_hcd:usb2
 19:          0          0   IO-APIC-fasteoi   uhci_hcd:usb4, ehci_hcd:usb8
 20:          2          1   IO-APIC-fasteoi   uhci_hcd:usb6, ehci_hcd:usb7
 21:      12846      12779   IO-APIC-fasteoi   eth0
 22:       3654       3784   IO-APIC-fasteoi   HDA Intel
NMI:          0          0 
LOC:    3625004    3621762 
ERR:          0
MIS:          0

Et la 2eme

total 0
lrwxrwxrwx 1 root root 10 2008-02-17 10:03 c6dc11a4-cd17-435f-b135-ea53e24b752e -> ../../sda5
lrwxrwxrwx 1 root root 10 2008-02-17 10:03 c6ddaf22-8c87-4e59-a554-dcac47a74900 -> ../../sda1

Le fichier dmesg:

[    0.000000] Linux version 2.6.22-14-generic (buildd@terranova) (gcc version 4.1.3 20070929 (prerelease) (Ubuntu 4.1.2-16ubuntu2)) #1 SMP Tue Feb 12 07:42:25 UTC 2008 (Ubuntu 2.6.22-14.52-generic)
[    0.000000] BIOS-provided physical RAM map:
[    0.000000]  BIOS-e820: 0000000000000000 - 000000000009e800 (usable)
[    0.000000]  BIOS-e820: 000000000009e800 - 00000000000a0000 (reserved)
[    0.000000]  BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved)
[    0.000000]  BIOS-e820: 0000000000100000 - 000000007fe90000 (usable)
[    0.000000]  BIOS-e820: 000000007fe90000 - 000000007fee3000 (ACPI NVS)
[    0.000000]  BIOS-e820: 000000007fee3000 - 000000007fef0000 (ACPI data)
[    0.000000]  BIOS-e820: 000000007fef0000 - 000000007ff00000 (reserved)
[    0.000000]  BIOS-e820: 00000000e0000000 - 00000000f0000000 (reserved)
[    0.000000]  BIOS-e820: 00000000fec00000 - 0000000100000000 (reserved)
[    0.000000] 1150MB HIGHMEM available.
[    0.000000] 896MB LOWMEM available.
[    0.000000] found SMP MP-table at 000f3f00
[    0.000000] Entering add_active_range(0, 0, 523920) 0 entries of 256 used
[    0.000000] Zone PFN ranges:
[    0.000000]   DMA             0 ->     4096
[    0.000000]   Normal       4096 ->   229376
[    0.000000]   HighMem    229376 ->   523920
[    0.000000] early_node_map[1] active PFN ranges
[    0.000000]     0:        0 ->   523920
[    0.000000] On node 0 totalpages: 523920
[    0.000000]   DMA zone: 32 pages used for memmap
[    0.000000]   DMA zone: 0 pages reserved
[    0.000000]   DMA zone: 4064 pages, LIFO batch:0
[    0.000000]   Normal zone: 1760 pages used for memmap
[    0.000000]   Normal zone: 223520 pages, LIFO batch:31
[    0.000000]   HighMem zone: 2301 pages used for memmap
[    0.000000]   HighMem zone: 292243 pages, LIFO batch:31
[    0.000000] DMI 2.5 present.
[    0.000000] ACPI: RSDP signature @ 0xC00F97A0 checksum 0
[    0.000000] ACPI: RSDP 000F97A0, 0024 (r2 DELL  )
[    0.000000] ACPI: XSDT 7FEE3080, 005C (r1 DELL    FX09    42302E31 AWRD        0)
[    0.000000] ACPI: FACP 7FEE7200, 00F4 (r3 DELL    FX09    42302E31 AWRD        0)
[    0.000000] ACPI: DSDT 7FEE3200, 3FFC (r1 DELL   AWRDACPI     1000 MSFT  3000000)
[    0.000000] ACPI: FACS 7FE90000, 0040
[    0.000000] ACPI: HPET 7FEE73C0, 0038 (r1 DELL    FX09    42302E31 AWRD       98)
[    0.000000] ACPI: MCFG 7FEE7400, 003C (r1 DELL    FX09    42302E31 AWRD        0)
[    0.000000] ACPI: DMY1 7FEE7440, 0176 (r1 DELL    FX09    42302E31 AWRD        0)
[    0.000000] ACPI: DMY2 7FEE75C0, 0080 (r1 DELL    FX09    42302E31 AWRD        0)
[    0.000000] ACPI: APIC 7FEE7300, 0084 (r1 DELL    FX09    42302E31 AWRD        0)
[    0.000000] ACPI: SSDT 7FEE7CA0, 0380 (r1  PmRef    CpuPm     3000 INTL 20040311)
[    0.000000] ACPI: PM-Timer IO Port: 0x408
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
[    0.000000] Processor #0 6:15 APIC version 20
[    0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)
[    0.000000] Processor #1 6:15 APIC version 20
[    0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x02] disabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x03] disabled)
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
[    0.000000] ACPI: IOAPIC (id[0x04] address[0xfec00000] gsi_base[0])
[    0.000000] IOAPIC[0]: apic_id 4, version 32, address 0xfec00000, GSI 0-23
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high 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] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[    0.000000] Using ACPI (MADT) for SMP configuration information
[    0.000000] Allocating PCI resources starting at 80000000 (gap: 7ff00000:60100000)
[    0.000000] Built 1 zonelists.  Total pages: 519827
[    0.000000] Kernel command line: root=UUID=c6ddaf22-8c87-4e59-a554-dcac47a74900 ro quiet locale=fr_FR
[    0.000000] mapped APIC to ffffd000 (fee00000)
[    0.000000] mapped IOAPIC to ffffc000 (fec00000)
[    0.000000] Enabling fast FPU save and restore... done.
[    0.000000] Enabling unmasked SIMD FPU exception support... done.
[    0.000000] Initializing CPU#0
[    0.000000] PID hash table entries: 4096 (order: 12, 16384 bytes)
[    0.000000] Detected 2327.543 MHz processor.
[   15.586181] Console: colour VGA+ 80x25
[   15.586382] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
[   15.586599] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
[   15.649603] Memory: 2066216k/2095680k available (2015k kernel code, 28184k reserved, 915k data, 364k init, 1178176k highmem)
[   15.649610] virtual kernel memory layout:
[   15.649610]     fixmap  : 0xfff4d000 - 0xfffff000   ( 712 kB)
[   15.649611]     pkmap   : 0xff800000 - 0xffc00000   (4096 kB)
[   15.649612]     vmalloc : 0xf8800000 - 0xff7fe000   ( 111 MB)
[   15.649613]     lowmem  : 0xc0000000 - 0xf8000000   ( 896 MB)
[   15.649614]       .init : 0xc03e3000 - 0xc043e000   ( 364 kB)
[   15.649615]       .data : 0xc02f7e86 - 0xc03dce84   ( 915 kB)
[   15.649615]       .text : 0xc0100000 - 0xc02f7e86   (2015 kB)
[   15.649618] Checking if this processor honours the WP bit even in supervisor mode... Ok.
[   15.649644] SLUB: Genslabs=22, HWalign=64, Order=0-1, MinObjects=4, CPUs=2, Nodes=1
[   15.649749] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0
[   15.649753] hpet0: 4 64-bit timers, 14318180 Hz
[   15.730589] Calibrating delay using timer specific routine.. 4658.20 BogoMIPS (lpj=9316411)
[   15.730605] Security Framework v1.0.0 initialized
[   15.730610] SELinux:  Disabled at boot.
[   15.730619] Mount-cache hash table entries: 512
[   15.730706] CPU: After generic identify, caps: bfebfbff 20100000 00000000 00000000 0000e3fd 00000000 00000001
[   15.730712] monitor/mwait feature present.
[   15.730713] using mwait in idle threads.
[   15.730716] CPU: L1 I cache: 32K, L1 D cache: 32K
[   15.730718] CPU: L2 cache: 4096K
[   15.730720] CPU: Physical Processor ID: 0
[   15.730721] CPU: Processor Core ID: 0
[   15.730723] CPU: After all inits, caps: bfebfbff 20100000 00000000 00003940 0000e3fd 00000000 00000001
[   15.730729] Compat vDSO mapped to ffffe000.
[   15.730738] Checking 'hlt' instruction... OK.
[   15.746636] SMP alternatives: switching to UP code
[   15.746948] Early unpacking initramfs... done
[   15.980353] ACPI: Core revision 20070126
[   15.980382] ACPI: Looking for DSDT in initramfs... error, file /DSDT.aml not found.
[   16.040519] CPU0: Intel(R) Core(TM)2 Duo CPU     E6550  @ 2.33GHz stepping 0b
[   16.040530] SMP alternatives: switching to SMP code
[   16.040578] Booting processor 1/1 eip 3000
[   16.050864] Initializing CPU#1
[   16.129712] Calibrating delay using timer specific routine.. 4654.98 BogoMIPS (lpj=9309978)
[   16.129717] CPU: After generic identify, caps: bfebfbff 20100000 00000000 00000000 0000e3fd 00000000 00000001
[   16.129721] monitor/mwait feature present.
[   16.129723] CPU: L1 I cache: 32K, L1 D cache: 32K
[   16.129724] CPU: L2 cache: 4096K
[   16.129726] CPU: Physical Processor ID: 0
[   16.129727] CPU: Processor Core ID: 1
[   16.129728] CPU: After all inits, caps: bfebfbff 20100000 00000000 00003940 0000e3fd 00000000 00000001
[   16.130286] CPU1: Intel(R) Core(TM)2 Duo CPU     E6550  @ 2.33GHz stepping 0b
[   16.130301] Total of 2 processors activated (9313.19 BogoMIPS).
[   16.130436] ENABLING IO-APIC IRQs
[   16.130596] ..TIMER: vector=0x31 apic1=0 pin1=2 apic2=-1 pin2=-1
[   16.277453] checking TSC synchronization [CPU#0 -> CPU#1]: passed.
[   16.297421] Brought up 2 CPUs
[   16.360434] migration_cost=29
[   16.360528] Booting paravirtualized kernel on bare hardware
[   16.360575] Time:  9:03:20  Date: 01/17/108
[   16.360589] NET: Registered protocol family 16
[   16.360650] EISA bus registered
[   16.360653] ACPI: bus type pci registered
[   16.394368] PCI: PCI BIOS revision 3.00 entry at 0xfba00, last bus=2
[   16.394369] PCI: Using configuration type 1
[   16.394370] Setting up standard PCI resources
[   16.396004] ACPI: EC: Look up EC in DSDT
[   16.398733] ACPI: Interpreter enabled
[   16.398735] ACPI: (supports S0 S3 S4 S5)
[   16.398746] ACPI: Using IOAPIC for interrupt routing
[   16.402333] ACPI: PCI Root Bridge [PCI0] (0000:00)
[   16.402341] PCI: Probing PCI hardware (bus 00)
[   16.403170] PCI: Transparent bridge - 0000:00:1e.0
[   16.403195] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[   16.403319] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.HUB0._PRT]
[   16.414523] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 *5 7 9 10 11 12 14 15)
[   16.414604] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled.
[   16.414685] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 7 *9 10 11 12 14 15)
[   16.414764] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 7 9 10 *11 12 14 15)
[   16.414844] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 7 9 *10 11 12 14 15)
[   16.414923] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 7 9 10 *11 12 14 15)
[   16.415002] ACPI: PCI Interrupt Link [LNK0] (IRQs *3 4 5 7 9 10 11 12 14 15)
[   16.415082] ACPI: PCI Interrupt Link [LNK1] (IRQs 3 *4 5 7 9 10 11 12 14 15)
[   16.415157] Linux Plug and Play Support v0.97 (c) Adam Belay
[   16.415163] pnp: PnP ACPI init
[   16.415170] ACPI: bus type pnp registered
[   16.416543] pnp: PnP ACPI: found 12 devices
[   16.416544] ACPI: ACPI bus type pnp unregistered
[   16.416547] PnPBIOS: Disabled by ACPI PNP
[   16.416574] PCI: Using ACPI for IRQ routing
[   16.416575] PCI: If a device doesn't work, try "pci=routeirq".  If it helps, post a report
[   16.430502] NET: Registered protocol family 8
[   16.430503] NET: Registered protocol family 20
[   16.430538] pnp: 00:08: ioport range 0x400-0x4bf has been reserved
[   16.430542] pnp: 00:0a: iomem range 0xe0000000-0xefffffff could not be reserved
[   16.430546] pnp: 00:0b: iomem range 0xf0000-0xfffff could not be reserved
[   16.430548] pnp: 00:0b: iomem range 0x7ff00000-0x7fffffff has been reserved
[   16.430550] pnp: 00:0b: iomem range 0xfed00000-0xfed000ff could not be reserved
[   16.430553] pnp: 00:0b: iomem range 0x7fe90000-0x7fefffff could not be reserved
[   16.433053] Time: tsc clocksource has been installed.
[   16.433059] Switched to high resolution mode on CPU 0
[   16.433121] Switched to high resolution mode on CPU 1
[   16.460683] PCI: Bridge: 0000:00:01.0
[   16.460685]   IO window: c000-cfff
[   16.460688]   MEM window: f8000000-fbffffff
[   16.460690]   PREFETCH window: d0000000-dfffffff
[   16.460693] PCI: Bridge: 0000:00:1e.0
[   16.460694]   IO window: d000-dfff
[   16.460698]   MEM window: fde00000-fdefffff
[   16.460701]   PREFETCH window: fdd00000-fddfffff
[   16.460711] ACPI: PCI Interrupt 0000:00:01.0[A] -> GSI 16 (level, low) -> IRQ 16
[   16.460715] PCI: Setting latency timer of device 0000:00:01.0 to 64
[   16.460722] PCI: Setting latency timer of device 0000:00:1e.0 to 64
[   16.460729] NET: Registered protocol family 2
[   16.508881] IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
[   16.508914] TCP established hash table entries: 131072 (order: 8, 1572864 bytes)
[   16.509384] TCP bind hash table entries: 65536 (order: 7, 524288 bytes)
[   16.509537] TCP: Hash tables configured (established 131072 bind 65536)
[   16.509539] TCP reno registered
[   16.524924] checking if image is initramfs... it is
[   16.985783] Freeing initrd memory: 7060k freed
[   16.986197] audit: initializing netlink socket (disabled)
[   16.986208] audit(1203239000.104:1): initialized
[   16.986271] highmem bounce pool size: 64 pages
[   16.987531] VFS: Disk quotas dquot_6.5.1
[   16.987561] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[   16.987619] io scheduler noop registered
[   16.987621] io scheduler anticipatory registered
[   16.987622] io scheduler deadline registered
[   16.987631] io scheduler cfq registered (default)
[   16.987735] Boot video device is 0000:01:00.0
[   16.987786] PCI: Setting latency timer of device 0000:00:01.0 to 64
[   16.987810] assign_interrupt_mode Found MSI capability
[   16.987812] Allocate Port Service[0000:00:01.0:pcie00]
[   16.987912] isapnp: Scanning for PnP cards...
[   17.339969] isapnp: No Plug & Play device found
[   17.353381] Real Time Clock Driver v1.12ac
[   17.353500] hpet_resources: 0xfed00000 is busy
[   17.353528] Serial: 8250/16550 driver $Revision: 1.90 $ 4 ports, IRQ sharing enabled
[   17.354221] RAMDISK driver initialized: 16 RAM disks of 65536K size 1024 blocksize
[   17.354305] input: Macintosh mouse button emulation as /class/input/input0
[   17.354384] PNP: No PS/2 controller found. Probing ports directly.
[   17.354637] serio: i8042 KBD port at 0x60,0x64 irq 1
[   17.354640] serio: i8042 AUX port at 0x60,0x64 irq 12
[   17.354706] mice: PS/2 mouse device common for all mice
[   17.354771] EISA: Probing bus 0 at eisa.0
[   17.354794] EISA: Detected 0 cards.
[   17.354848] TCP cubic registered
[   17.354856] NET: Registered protocol family 1
[   17.354870] Using IPI No-Shortcut mode
[   17.354970]   Magic number: 12:716:70
[   17.355142] Freeing unused kernel memory: 364k freed
[   17.481342] AppArmor: AppArmor initialized<5>audit(1203239000.604:2):  type=1505 info="AppArmor initialized" pid=1194
[   17.485395] fuse init (API version 7.8)
[   17.488386] Failure registering capabilities with primary security module.
[   17.521115] ACPI: Fan [FAN] (on)
[   17.524161] ACPI: SSDT 7FEE7680, 022A (r1  PmRef  Cpu0Ist     3000 INTL 20040311)
[   17.524349] ACPI: SSDT 7FEE7B40, 0152 (r1  PmRef  Cpu1Ist     3000 INTL 20040311)
[   17.524439] ACPI Exception (processor_core-0783): AE_NOT_FOUND, Processor Device is not present [20070126]
[   17.524446] ACPI Exception (processor_core-0783): AE_NOT_FOUND, Processor Device is not present [20070126]
[   17.525185] ACPI: Thermal Zone [THRM] (40 C)
[   17.793761] usbcore: registered new interface driver usbfs
[   17.793777] usbcore: registered new interface driver hub
[   17.838089] SCSI subsystem initialized
[   17.845243] usbcore: registered new device driver usb
[   17.853008] libata version 2.21 loaded.
[   17.866621] ata_piix 0000:00:1f.2: version 2.11
[   17.866626] ata_piix 0000:00:1f.2: MAP [ P0 P2 P1 P3 ]
[   17.866648] ACPI: PCI Interrupt 0000:00:1f.2[A] -> GSI 19 (level, low) -> IRQ 17
[   17.866670] PCI: Setting latency timer of device 0000:00:1f.2 to 64
[   17.867921] USB Universal Host Controller Interface driver v3.0
[   17.870198] scsi0 : ata_piix
[   17.870302] scsi1 : ata_piix
[   17.870444] ata1: SATA max UDMA/133 cmd 0x0001f800 ctl 0x0001f702 bmdma 0x0001f400 irq 17
[   17.870446] ata2: SATA max UDMA/133 cmd 0x0001f600 ctl 0x0001f502 bmdma 0x0001f408 irq 17
[   17.889456] FDC 0 is a post-1991 82077
[   18.074430] ata1.00: ATA-7: ST3320620AS, 3.ADG, max UDMA/133
[   18.074432] ata1.00: 625142448 sectors, multi 16: LBA48 NCQ (depth 0/32)
[   18.140918] ata1.00: configured for UDMA/133
[   18.612385] ata2.00: ATAPI: Optiarc DVD+/-RW AD-5170S, 101B, max UDMA/66
[   18.784001] ata2.00: configured for UDMA/66
[   18.784075] scsi 0:0:0:0: Direct-Access     ATA      ST3320620AS      3.AD PQ: 0 ANSI: 5
[   18.785021] scsi 1:0:0:0: CD-ROM            Optiarc  DVD+-RW AD-5170S 101B PQ: 0 ANSI: 5
[   18.785235] ata_piix 0000:00:1f.5: MAP [ P0 P2 P1 P3 ]
[   18.785252] ACPI: PCI Interrupt 0000:00:1f.5[A] -> GSI 19 (level, low) -> IRQ 17
[   18.785270] PCI: Setting latency timer of device 0000:00:1f.5 to 64
[   18.785289] scsi2 : ata_piix
[   18.785389] scsi3 : ata_piix
[   18.785509] ata3: SATA max UDMA/133 cmd 0x0001f100 ctl 0x0001f002 bmdma 0x0001ed00 irq 17
[   18.785511] ata4: SATA max UDMA/133 cmd 0x0001ef00 ctl 0x0001ee02 bmdma 0x0001ed08 irq 17
[   19.113698] ACPI: PCI Interrupt 0000:00:1a.0[A] -> GSI 16 (level, low) -> IRQ 16
[   19.113705] PCI: Setting latency timer of device 0000:00:1a.0 to 64
[   19.113708] uhci_hcd 0000:00:1a.0: UHCI Host Controller
[   19.113798] uhci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 1
[   19.113820] uhci_hcd 0000:00:1a.0: irq 16, io base 0x0000fe00
[   19.113897] usb usb1: configuration #1 chosen from 1 choice
[   19.113914] hub 1-0:1.0: USB hub found
[   19.113918] hub 1-0:1.0: 2 ports detected
[   19.120189] sd 0:0:0:0: [sda] 625142448 512-byte hardware sectors (320073 MB)
[   19.120197] sd 0:0:0:0: [sda] Write Protect is off
[   19.120198] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[   19.120209] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[   19.120240] sd 0:0:0:0: [sda] 625142448 512-byte hardware sectors (320073 MB)
[   19.120246] sd 0:0:0:0: [sda] Write Protect is off
[   19.120247] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[   19.120257] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[   19.120260]  sda: sda1 sda2 < sda5 >
[   19.158821] sd 0:0:0:0: [sda] Attached SCSI disk
[   19.161554] sd 0:0:0:0: Attached scsi generic sg0 type 0
[   19.161567] sr 1:0:0:0: Attached scsi generic sg1 type 5
[   19.165955] sr0: scsi3-mmc drive: 48x/48x writer cd/rw xa/form2 cdda tray
[   19.165957] Uniform CD-ROM driver Revision: 3.20
[   19.165983] sr 1:0:0:0: Attached scsi CD-ROM sr0
[   19.215006] ACPI: PCI Interrupt 0000:00:1a.1[b] -> GSI 21 (level, low) -> IRQ 18
[   19.215014] PCI: Setting latency timer of device 0000:00:1a.1 to 64
[   19.215017] uhci_hcd 0000:00:1a.1: UHCI Host Controller
[   19.215032] uhci_hcd 0000:00:1a.1: new USB bus registered, assigned bus number 2
[   19.215054] uhci_hcd 0000:00:1a.1: irq 18, io base 0x0000fd00
[   19.215118] usb usb2: configuration #1 chosen from 1 choice
[   19.215135] hub 2-0:1.0: USB hub found
[   19.215138] hub 2-0:1.0: 2 ports detected
[   19.295735] Attempting manual resume
[   19.295737] swsusp: Resume From Partition 8:5
[   19.295738] PM: Checking swsusp image.
[   19.295860] PM: Resume from disk failed.
[   19.318741] ACPI: PCI Interrupt 0000:00:1a.2[D] -> GSI 19 (level, low) -> IRQ 17
[   19.318749] PCI: Setting latency timer of device 0000:00:1a.2 to 64
[   19.318752] uhci_hcd 0000:00:1a.2: UHCI Host Controller
[   19.318769] uhci_hcd 0000:00:1a.2: new USB bus registered, assigned bus number 3
[   19.318789] uhci_hcd 0000:00:1a.2: irq 17, io base 0x0000fc00
[   19.318864] usb usb3: configuration #1 chosen from 1 choice
[   19.318883] hub 3-0:1.0: USB hub found
[   19.318887] hub 3-0:1.0: 2 ports detected
[   19.336104] kjournald starting.  Commit interval 5 seconds
[   19.336111] EXT3-fs: mounted filesystem with ordered data mode.
[   19.422513] ACPI: PCI Interrupt 0000:00:1d.0[A] -> GSI 23 (level, low) -> IRQ 19
[   19.422521] PCI: Setting latency timer of device 0000:00:1d.0 to 64
[   19.422524] uhci_hcd 0000:00:1d.0: UHCI Host Controller
[   19.422540] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 4
[   19.422562] uhci_hcd 0000:00:1d.0: irq 19, io base 0x0000fb00
[   19.422633] usb usb4: configuration #1 chosen from 1 choice
[   19.422649] hub 4-0:1.0: USB hub found
[   19.422653] hub 4-0:1.0: 2 ports detected
[   19.526249] ACPI: PCI Interrupt 0000:00:1d.1[b] -> GSI 19 (level, low) -> IRQ 17
[   19.526255] PCI: Setting latency timer of device 0000:00:1d.1 to 64
[   19.526258] uhci_hcd 0000:00:1d.1: UHCI Host Controller
[   19.526272] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 5
[   19.526291] uhci_hcd 0000:00:1d.1: irq 17, io base 0x0000fa00
[   19.526358] usb usb5: configuration #1 chosen from 1 choice
[   19.526381] hub 5-0:1.0: USB hub found
[   19.526385] hub 5-0:1.0: 2 ports detected
[   19.630032] ACPI: PCI Interrupt 0000:00:1d.2[C] -> GSI 18 (level, low) -> IRQ 20
[   19.630038] PCI: Setting latency timer of device 0000:00:1d.2 to 64
[   19.630041] uhci_hcd 0000:00:1d.2: UHCI Host Controller
[   19.630055] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 6
[   19.630077] uhci_hcd 0000:00:1d.2: irq 20, io base 0x0000f900
[   19.630144] usb usb6: configuration #1 chosen from 1 choice
[   19.630166] hub 6-0:1.0: USB hub found
[   19.630170] hub 6-0:1.0: 2 ports detected
[   19.661896] usb 3-1: new low speed USB device using uhci_hcd and address 2
[   19.733865] ACPI: PCI Interrupt 0000:00:1a.7[C] -> GSI 18 (level, low) -> IRQ 20
[   19.733873] PCI: Setting latency timer of device 0000:00:1a.7 to 64
[   19.733876] ehci_hcd 0000:00:1a.7: EHCI Host Controller
[   19.733892] ehci_hcd 0000:00:1a.7: new USB bus registered, assigned bus number 7
[   19.733920] PCI: cache line size of 32 is not supported by device 0000:00:1a.7
[   19.733923] ehci_hcd 0000:00:1a.7: irq 20, io mem 0xfdffe000
[   19.777634] ehci_hcd 0000:00:1a.7: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004
[   19.777710] usb usb7: configuration #1 chosen from 1 choice
[   19.777729] hub 7-0:1.0: USB hub found
[   19.777734] hub 7-0:1.0: 6 ports detected
[   19.881494] ACPI: PCI Interrupt 0000:00:1d.7[A] -> GSI 23 (level, low) -> IRQ 19
[   19.881502] PCI: Setting latency timer of device 0000:00:1d.7 to 64
[   19.881505] ehci_hcd 0000:00:1d.7: EHCI Host Controller
[   19.881522] ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 8
[   19.881544] PCI: cache line size of 32 is not supported by device 0000:00:1d.7
[   19.881548] ehci_hcd 0000:00:1d.7: irq 19, io mem 0xfdffd000
[   19.885473] ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004
[   19.885523] usb usb8: configuration #1 chosen from 1 choice
[   19.885539] hub 8-0:1.0: USB hub found
[   19.885543] hub 8-0:1.0: 6 ports detected
[   19.989254] ACPI: PCI Interrupt 0000:02:01.0[A] -> GSI 16 (level, low) -> IRQ 16
[   19.989260] PCI: Setting latency timer of device 0000:02:01.0 to 64
[   20.040873] ohci1394: fw-host0: OHCI-1394 1.0 (PCI): IRQ=[16]  MMIO=[fdeff000-fdeff7ff]  Max Packet=[2048]  IR/IT contexts=[8/8]
[   20.184735] usb 3-1: device not accepting address 2, error -71
[   20.974983] usb 3-1: new low speed USB device using uhci_hcd and address 4
[   21.148886] usb 3-1: configuration #1 chosen from 1 choice
[   21.318290] ieee1394: Host added: ID:BUS[0-00:1023]  GUID[0000d100802551b3]
[   21.390072] usb 3-2: new low speed USB device using uhci_hcd and address 5
[   21.564968] usb 3-2: configuration #1 chosen from 1 choice
[   24.641949] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[   24.654897] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[   24.663992] Linux agpgart interface v0.102 (c) Dave Jones
[   24.843518] Intel(R) PRO/1000 Network Driver - version 7.6.5-NAPI
[   24.843520] Copyright (c) 1999-2007 Intel Corporation.
[   24.843821] ACPI: PCI Interrupt 0000:00:19.0[A] -> GSI 20 (level, low) -> IRQ 21
[   24.843831] PCI: Setting latency timer of device 0000:00:19.0 to 64
[   24.890926] e1000: 0000:00:19.0: e1000_probe: (PCI Express:2.5Gb/s:Width x1) 00:1d:09:7a:f8:40
[   24.931758] e1000: eth0: e1000_probe: Intel(R) PRO/1000 Network Connection
[   24.975384] input: PC Speaker as /class/input/input1
[   25.010562] nvidia: module license 'NVIDIA' taints kernel.
[   25.260494] ACPI: PCI Interrupt 0000:01:00.0[A] -> GSI 16 (level, low) -> IRQ 16
[   25.260501] PCI: Setting latency timer of device 0000:01:00.0 to 64
[   25.260577] NVRM: loading NVIDIA UNIX x86 Kernel Module  100.14.19  Wed Sep 12 14:12:24 PDT 2007
[   25.345373] usbcore: registered new interface driver hiddev
[   25.359829] input: Dell Dell USB Keyboard as /class/input/input2
[   25.359849] input: USB HID v1.10 Keyboard [Dell Dell USB Keyboard] on usb-0000:00:1a.2-1
[   25.372755] input: Dell Dell USB Optical Mouse as /class/input/input3
[   25.372799] input: USB HID v1.11 Mouse [Dell Dell USB Optical Mouse] on usb-0000:00:1a.2-2
[   25.372808] usbcore: registered new interface driver usbhid
[   25.372811] /build/buildd/linux-source-2.6.22-2.6.22/drivers/hid/usbhid/hid-core.c: v2.6:USB HID core driver
[   25.640159] NET: Registered protocol family 10
[   25.640221] lo: Disabled Privacy Extensions
[   25.640278] ADDRCONF(NETDEV_UP): eth0: link is not ready
[   25.846457] ACPI: PCI Interrupt 0000:00:1b.0[A] -> GSI 22 (level, low) -> IRQ 22
[   25.846471] PCI: Setting latency timer of device 0000:00:1b.0 to 64
[   26.051716] hda_codec: Unknown model for ALC883, trying auto-probe from BIOS...
[   26.297408] lp: driver loaded but no devices found
[   26.328370] Adding 6072528k swap on /dev/sda5.  Priority:-1 extents:1 across:6072528k
[   26.680903] EXT3 FS on sda1, internal journal
[   26.846288] e1000: eth0: e1000_watchdog_task: NIC Link is Up 100 Mbps Full Duplex, Flow Control: RX/TX
[   26.846291] e1000: eth0: e1000_watchdog_task: 10/100 speed: disabling TSO
[   26.847680] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready

Et l'autre

# /etc/fstab: static file system information.
#
# <file system> <mount point>   <type>  <options>       <dump>  <pass>
proc            /proc           proc    defaults        0       0
# /dev/sda1
UUID=c6ddaf22-8c87-4e59-a554-dcac47a74900 /               ext3    defaults,errors=remount-ro 0       1
# /dev/sda5
UUID=c6dc11a4-cd17-435f-b135-ea53e24b752e none            swap    sw              0       0
/dev/scd0       /media/cdrom0   udf,iso9660 user,noauto,exec 0       0

Hors ligne

#12 Le 17/02/2008, à 23:15

moatdib

Re : Probleme de démarrage sous ubuntu [resolu]

Salut Doobble,
la premiere commance c etait pour voir ce qu il y a sur l irq 18: a priori c est de l'usb -> as tu du materiel particulier connecte en usb quand tu demarre mis a part la souris et le clavier?

La deuxieme et la quatrieme c etait pour voir si les UUID des disques ecris dans le fstab sont correct, ca a l'air ok aussi.

le dmesg c'est pour voir si il n'y a pas de chose interressante au boot. Je ne sais  si c est liee a ton probleme mais je trouve qu'une ligne apparait souvent, encore une fois je ne sais pas si c est un probleme mais en regardant mon dmesg, chaque irq recoit un PCI interrupt une seule fois au boot:
ACPI: PCI Interrupt 0000:00:1d.1[b] -> GSI 19 (level, low) -> IRQ 17

Poste aussi la sortie de

#lspci
#lsusb

Le fait que ton probleme apparait "seulement" de tant a autre aide pas mais je pencherais pour un pb lie a l'acpi. La tu as plusieurs solutions pour tester ca:

Dans ton BIOS tu dois pouvoir desactiver l acpi. ( juste au boot tu appuis sur une touche genre <esc> ou <del> ou <F2>, ca depends des cartes meres).

Dans le grub tu passe en option ( comme explique plus haut ) l'option acpi=off.
j ai vu le cas de PC ou il fallait faire des combinaisons genre:
acpi=off noapic nolapic
Il faut essayer et voir ce que ca donne.

Quand tu teste, change toujours une seule chose a la fois ( par exemple juste l'acpi du bios ) et regarde ce que ca donne, note ce qu il se passe et essaye les differentes combinaisons.


nous m'épatons!
clavier qwerty, tapez pas!
Francais qui rouille, tapez pas non plus!

Hors ligne

#13 Le 17/02/2008, à 23:33

casimir

Re : Probleme de démarrage sous ubuntu [resolu]

C'est peut etre pas le meme probleme, mais c'est les meme symptôme.
http://forum.ubuntu-fr.org/viewtopic.php?id=182870
Je m'incruste car la discution m'interresse.

Hors ligne

#14 Le 18/02/2008, à 02:46

moatdib

Re : Probleme de démarrage sous ubuntu [resolu]

@Casimir
En effet ca m' a tout l air d etre la meme chose alors soit vous avez le meme probleme soit cette ligne qui apparait 5 ou 6 fois au boot est normal

ACPI: PCI Interrupt 0000:00:10.0[A] -> GSI 21 (level, low) -> IRQ 17

Casimir,  donne la sortie de lsusb et lspci s'il te plait.


nous m'épatons!
clavier qwerty, tapez pas!
Francais qui rouille, tapez pas non plus!

Hors ligne

#15 Le 18/02/2008, à 14:14

doobble

Re : Probleme de démarrage sous ubuntu [resolu]

Bonjour, merci pour vos réponses.

Je n'ai rien d'autre que le clavier et la souris sur l'usb...

Je vous poste ici les commandes.

La 1ere.

00:00.0 Host bridge: Intel Corporation 82G33/G31/P35/P31 Express DRAM Controller (rev 02)
00:01.0 PCI bridge: Intel Corporation 82G33/G31/P35/P31 Express PCI Express Root Port (rev 02)
00:19.0 Ethernet controller: Intel Corporation 82562V-2 10/100 Network Connection (rev 02)
00:1a.0 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #4 (rev 02)
00:1a.1 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #5 (rev 02)
00:1a.2 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #6 (rev 02)
00:1a.7 USB Controller: Intel Corporation 82801I (ICH9 Family) USB2 EHCI Controller #2 (rev 02)
00:1b.0 Audio device: Intel Corporation 82801I (ICH9 Family) HD Audio Controller (rev 02)
00:1d.0 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #1 (rev 02)
00:1d.1 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #2 (rev 02)
00:1d.2 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #3 (rev 02)
00:1d.7 USB Controller: Intel Corporation 82801I (ICH9 Family) USB2 EHCI Controller #1 (rev 02)
00:1e.0 PCI bridge: Intel Corporation 82801 PCI Bridge (rev 92)
00:1f.0 ISA bridge: Intel Corporation 82801IR (ICH9R) LPC Interface Controller (rev 02)
00:1f.2 IDE interface: Intel Corporation 82801IR/IO/IH (ICH9R/DO/DH) 4 port SATA IDE Controller (rev 02)
00:1f.3 SMBus: Intel Corporation 82801I (ICH9 Family) SMBus Controller (rev 02)
00:1f.5 IDE interface: Intel Corporation 82801I (ICH9 Family) 2 port SATA IDE Controller (rev 02)
01:00.0 VGA compatible controller: nVidia Corporation GeForce 8300 GS (rev a1)
02:01.0 FireWire (IEEE 1394): Agere Systems FW323 (rev 61)

et la 2eme.

Bus 005 Device 002: ID 413c:2003 Dell Computer Corp. 
Bus 005 Device 003: ID 413c:3012 Dell Computer Corp. 
Bus 005 Device 001: ID 0000:0000  
Bus 006 Device 001: ID 0000:0000  
Bus 004 Device 001: ID 0000:0000  
Bus 001 Device 001: ID 0000:0000  
Bus 007 Device 001: ID 0000:0000  
Bus 008 Device 001: ID 0000:0000  
Bus 003 Device 001: ID 0000:0000  
Bus 002 Device 001: ID 0000:0000

Hors ligne

#16 Le 18/02/2008, à 16:51

doobble

Re : Probleme de démarrage sous ubuntu [resolu]

J'avais désactiver l'acpi et modifier quelle propriété pour le démarrage des périphérique usb intégré ( souris et clavier il me semble), cela démarrai bien lorsque le pc était chaud, mais en l'arettant 30min, au démarrage probleme...

Hors ligne

#17 Le 18/02/2008, à 22:52

moatdib

Re : Probleme de démarrage sous ubuntu [resolu]

As tu essayer de booter en debranchant la souris et le clavier puis les reconnecte quand t arrive sous gdm ( login graphique apres la barre de progression )?
Ca a vraiment l air subtile tout ca...

As tu des options APIC (pas ACPI!) dans le bios? et est ce que tu as essayer de booter avec les options noapic nolapic pnpbios=off ?

C est bete, on a 10h de decalage horaire, ca aide pas pour resoudre ca sad


nous m'épatons!
clavier qwerty, tapez pas!
Francais qui rouille, tapez pas non plus!

Hors ligne

#18 Le 18/02/2008, à 23:24

moatdib

Re : Probleme de démarrage sous ubuntu [resolu]

Essaye de booter avec ces options ajoute et enleve slash et quiet
noapic irqpoll noirqdebugAny


nous m'épatons!
clavier qwerty, tapez pas!
Francais qui rouille, tapez pas non plus!

Hors ligne

#19 Le 19/02/2008, à 18:57

doobble

Re : Probleme de démarrage sous ubuntu [resolu]

C'est pas tres grave moatdib pour les 10h... lol pour l'instant tout les options ont échoué sauf irqpoll, je n'est pas encore essayer la derniere, et je n'ai pas d'option d'apic dans le bios :s

Hors ligne

#20 Le 20/02/2008, à 20:53

casimir2

Re : Probleme de démarrage sous ubuntu [resolu]

Dooble désolé de m' incruster sur ton post, mais ca nous aideras peut etre tout les deux.

lsusb

Bus 005 Device 001: ID 0000:0000  
Bus 005 Device 003: ID 07cc:0321 Carry Computer Eng., Co., Ltd 
Bus 004 Device 002: ID 04e6:e001 SCM Microsystems, Inc. SCR331 SmartCard Reader
Bus 004 Device 001: ID 0000:0000  
Bus 003 Device 001: ID 0000:0000  
Bus 002 Device 001: ID 0000:0000  
Bus 001 Device 001: ID 0000:0000  
Bus 001 Device 004: ID 046d:c050 Logitech, Inc.

lspci

00:00.0 Host bridge: VIA Technologies, Inc. VT8385 [K8T800 AGP] Host Bridge (rev 01)
00:01.0 PCI bridge: VIA Technologies, Inc. VT8237 PCI bridge [K8T800/K8T890 South]
00:07.0 FireWire (IEEE 1394): VIA Technologies, Inc. IEEE 1394 Host Controller (rev 80)
00:0f.0 IDE interface: VIA Technologies, Inc. VT82C586A/B/VT82C686/A/B/VT823x/A/C PIPC Bus Master IDE (rev 06)
00:10.0 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 81)
00:10.1 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 81)
00:10.2 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 81)
00:10.3 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 81)
00:10.4 USB Controller: VIA Technologies, Inc. USB 2.0 (rev 86)
00:11.0 ISA bridge: VIA Technologies, Inc. VT8237 ISA bridge [KT600/K8T800/K8T890 South]
00:11.5 Multimedia audio controller: VIA Technologies, Inc. VT8233/A/8235/8237 AC97 Audio Controller (rev 60)
00:11.6 Communication controller: VIA Technologies, Inc. AC'97 Modem Controller (rev 80)
00:12.0 Ethernet controller: VIA Technologies, Inc. VT6102 [Rhine-II] (rev 78)
00:18.0 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] HyperTransport Technology Configuration
00:18.1 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Address Map
00:18.2 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] DRAM Controller
00:18.3 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Miscellaneous Control
01:00.0 VGA compatible controller: nVidia Corporation NV17 [GeForce4 MX 440] (rev a3)

#21 Le 20/02/2008, à 21:56

casimir2

Re : Probleme de démarrage sous ubuntu [resolu]

Ca fait 1 heure que j'ai éteint l'ordi et hop ca boot direct J'ai rajouter
noapic irqpoll noirqdebugAny
Je verrait demain si ca régle réellement le probleme. javais déja lu quelques part qu'il pouvait etre utile de rajouter des commandes dans le lancement du kernel tel que "noapic" ou "nolapic", mais étant donné que la version de dapper ou feisty que j'ai essayer, me pose un probleme simmilaire, alors que ca marché pendant 2 ou 3ans sur cette meme machine.
enfin j'éspére que c'est quelque chose comme ca. je vous tiens au courant.

#22 Le 20/02/2008, à 22:26

moatdib

Re : Probleme de démarrage sous ubuntu [resolu]

@casimir: tu veux dire que ton pc a des soucis avec dapper et feisty recemment mais dans le passe tu n as jamais eu de probleme? Et c'est exactement le meme PC, t'as rien change du tout?

Si ca marche pour le moment... oublie pas de mettre les options noapic irqpoll noirqdebugAny "en dur" dans ton /boot/grub/menu.lst


nous m'épatons!
clavier qwerty, tapez pas!
Francais qui rouille, tapez pas non plus!

Hors ligne

#23 Le 20/02/2008, à 22:49

doobble

Re : Probleme de démarrage sous ubuntu [resolu]

Pour moi, il semble que l'option irqpoll est résolu le probleme, aujourd'hui, aucun démarrage problématique.

Merci.

Je n'est pas encore mis l'option dans le fichier menu mais je ne devrai plus tarder.

Hors ligne

#24 Le 20/02/2008, à 22:54

moatdib

Re : Probleme de démarrage sous ubuntu [resolu]

Y a plus qu'a attendre quelques jours pour voir si ca marche vraiment ensuite un petit [resolu] smile

Bonne journee/soiree


nous m'épatons!
clavier qwerty, tapez pas!
Francais qui rouille, tapez pas non plus!

Hors ligne

#25 Le 20/02/2008, à 23:09

doobble

Re : Probleme de démarrage sous ubuntu [resolu]

Oui oui, tu a le même probleme que moi?

Hors ligne