twi
Je ne peux plus aller sur linux FC6, depuis que j'ai voulu changer la version de mon kernel(du passage i586 au i686), et depuis aucune installation de linux marche, et j'ai toujours se plantage même après avoir éffacer l'ancien fedora.
J'ai formaté mon disque dur avant d'installer encore une fois fedora, une fois l'installation réussie et terminé j'ai rebooter, arrivé à l'écran de bienvenu ou l'on rentre notre login et passe j'arrive sur le bureau et c'est la catastrophe l'écran et le clavier deviennent encore un fois bloqué, je suis obligé de redémarer la machine après avoir redémarer le problème persiste.
Merci.
eddy33
hum...
Peut etre as tu dans le fichier /var/log/messages des traces pour identifier ton probleme ? Envoie nous le contenu de ce fichier...
++
twi
Remarque:
J'arrive sur le bureau, si je n'ouvre aucune application ça ne plantera pas mais dès que je clique sur le navigateur firefox tout se bloque. et je perds même la souris, le clavier ne répond plus et l'image de l'écrans reste fixé comme si c'était une image.
twi
je ne peux pas accéder a ce fichier ça se bloque avant.
Par-contre j'ai remarqué autre chose avant le boot sur le kernel j'ai une ligne qui apparaît comme ceci:
powernow-k8: BIOS error no PSB or CPI
Y-aurais t'il un rapport avec se blocage, et en même temps le problème se ressent aussi bien sur Windows juste un faible ralentissement qui pertube l'ouverture de windows mais pas de blocage.
Pourrais t'il venir du BIOS ce problème???
Si oui comment mettons le BIOS par défaut.
nouvo09
demarre en niveau 3 c'est à dire sans le graphique , log toi sous root et va voir dans /var/log
twi
Impossible d'ouvrir le fichier "message".
nouvo09
C'est pas une réponse ca.
Il n'existe pas ? Il est abîmé ? Tu n'es pas root ? L'accès est interdit ?
En plus eddy33 te demande ce qu'il y a dans le fichier /var/log/messages, oui il y a un S au bout !!!
De toutes façons avec un peu d'inititiative tu aurais tapé un ls dans le répertoire tu aurais vu que ce fichier "messages" existel
Ouvre les yeux et donne un peu plus de détails si tu veux de l'aide
twi
ok désoler,
J'ai réussie a aller dans /var/log/ par l'interface graphique, et il y a bien ce fichier message mais il me met "accès interdit"
bochecha
Normal, tout ce qui n'est pas dans ton home doit etre ouvert en root ! 😉
$ su -
<mot de passe root>
# gedit /var/log/messages
Au debut de chaque ligne il y a la date et l'heure, donc regarde ce qui correspond car envoyer tout le fichier ca va etre long :-?
twi
L'érreur provient de : powernow-k8: BIOS error - no PSB or ACPI _PSS objects
Qu'est-ce que ca veut dire?
Qu'est-ce que je dois cherché dans le fichier "messages" car je n'aurais pas beaucoup de temps à l'explorer.
grosminet
probleme d acpi du kernel
essaye d'editer le grub au demarrage
pour editer
à titre d exemple pour un noyau 2.6.17-1.2187_FC5
title Fedora Core (2.6.17-1.2187_FC5)
root (hd0,0)
kernel /vmlinuz-2.6.17-1.2187_FC5 ro root=/dev/VolGroup00/LogVol00 vga=791 rhgb quiet noapic
initrd /initrd-2.6.17-1.2187_FC5.img
kernel 'nopapic' et 'acpi=off'
ajoute uniquement à la fin deta ligne kernel nopapic en adaptant à ton kernel
je doute que le probleme sera resolu
conseil
su -
more /var/log/messages
twi
J'ai résolue le problème, il n'y a plus de blocage, j'ai remis mon bios par defaut en enlevant la pile de la carte mère et en la remettant. Et je n'ai plus cette ligne qui s'affiche: powernow-k8: BIOS error - no PSB or ACPI _PSS objects
Linux tourne correctement ainsi que windows.
Merci quand même à tous 😉
twi
Depuis que j'ai résolu ce problème j'ai réesayer de remettre mon kernel en i686, et problème refait de nouveau surface. J'ai rebooter et je me suis loger en niveau 3 (terminal) pas en gnome et ni en kde.
Quand j'ai tapé:
su -
<pass>
#gedit /var/log/messages
j'ai une fenêtre qui s'ouvre avec plein de ligne qui on tout retranscrit se que j'ai fait.
Comment je fais pour y enregistrer sur une disquette, car dans toute ces lignes j'y comprend pas grand chose.
Merci.
twi
Voici se qu'il y a dans le fichier "messages":
Jan 1 00:33:00 localhost syslogd 1.4.1: restart.
Jan 1 00:33:01 localhost kernel: klogd 1.4.1, log source = /proc/kmsg started.
Jan 1 00:33:01 localhost kernel: Linux version 2.6.18-1.2798.fc6 (brewbuilder@hs20-bc2-3.build.redhat.com) (gcc version 4.1.1 20061011 (Red Hat 4.1.1-30)) #1 SMP Mon Oct 16 14:54:20 EDT 2006
Jan 1 00:33:01 localhost kernel: BIOS-provided physical RAM map:
Jan 1 00:33:01 localhost kernel: BIOS-e820: 0000000000000000 - 000000000009fc00 (usable)
Jan 1 00:33:01 localhost kernel: BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved)
Jan 1 00:33:01 localhost kernel: BIOS-e820: 00000000000e4000 - 0000000000100000 (reserved)
Jan 1 00:33:01 localhost kernel: BIOS-e820: 0000000000100000 - 000000003ffb0000 (usable)
Jan 1 00:33:01 localhost kernel: BIOS-e820: 000000003ffb0000 - 000000003ffc0000 (ACPI data)
Jan 1 00:33:01 localhost kernel: BIOS-e820: 000000003ffc0000 - 000000003fff0000 (ACPI NVS)
Jan 1 00:33:01 localhost kernel: BIOS-e820: 000000003fff0000 - 0000000040000000 (reserved)
Jan 1 00:33:01 localhost kernel: BIOS-e820: 00000000ff780000 - 0000000100000000 (reserved)
Jan 1 00:33:01 localhost kernel: 127MB HIGHMEM available.
Jan 1 00:33:01 localhost kernel: 896MB LOWMEM available.
Jan 1 00:33:01 localhost kernel: found SMP MP-table at 000ff780
Jan 1 00:33:01 localhost kernel: Using x86 segment limits to approximate NX protection
Jan 1 00:33:01 localhost kernel: DMI 2.3 present.
Jan 1 00:33:01 localhost kernel: Using APIC driver default
Jan 1 00:33:01 localhost kernel: ACPI: PM-Timer IO Port: 0x808
Jan 1 00:33:01 localhost kernel: ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
Jan 1 00:33:01 localhost kernel: Processor #0 15:15 APIC version 16
Jan 1 00:33:01 localhost kernel: ACPI: LAPIC (acpi_id[0x02] lapic_id[0x81] disabled)
Jan 1 00:33:01 localhost kernel: ACPI: IOAPIC (id[0x01] address[0xfec00000] gsi_base[0])
Jan 1 00:33:01 localhost kernel: IOAPIC[0]: apic_id 1, version 3, address 0xfec00000, GSI 0-23
Jan 1 00:33:01 localhost kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
Jan 1 00:33:01 localhost kernel: Enabling APIC mode: Flat. Using 1 I/O APICs
Jan 1 00:33:01 localhost kernel: Using ACPI (MADT) for SMP configuration information
Jan 1 00:33:01 localhost kernel: Allocating PCI resources starting at 50000000 (gap: 40000000:bf780000)
Jan 1 00:33:01 localhost kernel: Detected 1802.413 MHz processor.
Jan 1 00:33:01 localhost kernel: Built 1 zonelists. Total pages: 262064
Jan 1 00:33:01 localhost kernel: Kernel command line: ro root=/dev/VolGroup00/LogVol00 rhgb quiet
Jan 1 00:33:01 localhost kernel: Enabling fast FPU save and restore... done.
Jan 1 00:33:01 localhost kernel: Enabling unmasked SIMD FPU exception support... done.
Jan 1 00:33:01 localhost kernel: Initializing CPU#0
Jan 1 00:33:01 localhost kernel: CPU 0 irqstacks, hard=c079f000 soft=c077f000
Jan 1 00:33:01 localhost kernel: PID hash table entries: 4096 (order: 12, 16384 bytes)
Jan 1 00:33:01 localhost kernel: Console: colour VGA+ 80x25
Jan 1 00:33:01 localhost kernel: Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
Jan 1 00:33:01 localhost kernel: Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
Jan 1 00:33:01 localhost kernel: Memory: 1031812k/1048256k available (2105k kernel code, 15612k reserved, 844k data, 240k init, 130752k highmem)
Jan 1 00:33:01 localhost kernel: Checking if this processor honours the WP bit even in supervisor mode... Ok.
Jan 1 00:33:01 localhost kernel: Calibrating delay using timer specific routine.. 3608.91 BogoMIPS (lpj=7217836)
Jan 1 00:33:01 localhost kernel: Security Framework v1.0.0 initialized
Jan 1 00:33:01 localhost kernel: SELinux: Initializing.
Jan 1 00:33:01 localhost kernel: SELinux: Starting in permissive mode
Jan 1 00:33:01 localhost kernel: selinux_register_security: Registering secondary module capability
Jan 1 00:33:01 localhost kernel: Capability LSM initialized as secondary
Jan 1 00:33:01 localhost kernel: Mount-cache hash table entries: 512
Jan 1 00:33:01 localhost kernel: CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line)
Jan 1 00:33:01 localhost kernel: CPU: L2 Cache: 512K (64 bytes/line)
Jan 1 00:33:01 localhost kernel: Intel machine check architecture supported.
Jan 1 00:33:01 localhost kernel: Intel machine check reporting enabled on CPU#0.
Jan 1 00:33:01 localhost kernel: Checking 'hlt' instruction... OK.
Jan 1 00:33:01 localhost kernel: SMP alternatives: switching to UP code
Jan 1 00:33:01 localhost kernel: Freeing SMP alternatives: 12k freed
Jan 1 00:33:01 localhost kernel: ACPI: Core revision 20060707
Jan 1 00:33:01 localhost kernel: CPU0: AMD Athlon(tm) 64 Processor 3000+ stepping 00
Jan 1 00:33:01 localhost kernel: Total of 1 processors activated (3608.91 BogoMIPS).
Jan 1 00:33:01 localhost kernel: ENABLING IO-APIC IRQs
Jan 1 00:33:01 localhost kernel: ..TIMER: vector=0x31 apic1=0 pin1=2 apic2=0 pin2=0
Jan 1 00:33:01 localhost kernel: Brought up 1 CPUs
Jan 1 00:33:01 localhost kernel: checking if image is initramfs... it is
Jan 1 00:33:01 localhost mcstransd: mcstransd starting
Jan 1 00:33:01 localhost kernel: Freeing initrd memory: 2245k freed
Jan 1 00:33:01 localhost kernel: NET: Registered protocol family 16
Jan 1 00:33:01 localhost kernel: ACPI: bus type pci registered
Jan 1 00:33:01 localhost kernel: PCI: PCI BIOS revision 2.10 entry at 0xf0031, last bus=1
Jan 1 00:33:01 localhost kernel: PCI: Using configuration type 1
Jan 1 00:33:01 localhost kernel: Setting up standard PCI resources
Jan 1 00:33:01 localhost kernel: ACPI: Interpreter enabled
Jan 1 00:33:01 localhost kernel: ACPI: Using IOAPIC for interrupt routing
Jan 1 00:33:01 localhost kernel: ACPI: PCI Root Bridge [PCI0] (0000:00)
Jan 1 00:33:01 localhost kernel: PCI: enabled onboard AC97/MC97 devices
Jan 1 00:33:01 localhost kernel: ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 7 10 *11 14 15)
Jan 1 00:33:01 localhost kernel: ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 7 *10 11 14 15)
Jan 1 00:33:01 localhost kernel: ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 *5 7 10 11 14 15)
Jan 1 00:33:01 localhost kernel: ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 7 10 11 14 15) *0, disabled.
Jan 1 00:33:01 localhost kernel: ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 7 10 11 14 15) *0, disabled.
Jan 1 00:33:01 localhost kernel: ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 7 10 11 14 15) *0, disabled.
Jan 1 00:33:01 localhost kernel: ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 7 10 11 14 15) *0, disabled.
Jan 1 00:33:01 localhost kernel: ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 7 10 11 14 15) *0, disabled.
Jan 1 00:33:01 localhost kernel: Linux Plug and Play Support v0.97 (c) Adam Belay
Jan 1 00:33:01 localhost kernel: pnp: PnP ACPI init
Jan 1 00:33:01 localhost kernel: pnp: PnP ACPI: found 13 devices
Jan 1 00:33:01 localhost kernel: usbcore: registered new driver usbfs
Jan 1 00:33:01 localhost kernel: usbcore: registered new driver hub
Jan 1 00:33:01 localhost kernel: PCI: Using ACPI for IRQ routing
Jan 1 00:33:01 localhost kernel: PCI: If a device doesn't work, try "pci=routeirq". If it helps, post a report
Jan 1 00:33:01 localhost kernel: NetLabel: Initializing
Jan 1 00:33:01 localhost kernel: NetLabel: domain hash size = 128
Jan 1 00:33:01 localhost kernel: NetLabel: protocols = UNLABELED CIPSOv4
Jan 1 00:33:01 localhost kernel: NetLabel: unlabeled traffic allowed by default
Jan 1 00:33:01 localhost kernel: pnp: 00:07: ioport range 0x680-0x6ff has been reserved
Jan 1 00:33:01 localhost kernel: pnp: 00:07: ioport range 0x290-0x297 has been reserved
Jan 1 00:33:01 localhost kernel: PCI: Bridge: 0000:00:01.0
Jan 1 00:33:01 localhost kernel: IO window: e000-efff
Jan 1 00:33:01 localhost kernel: MEM window: fbd00000-fbffffff
Jan 1 00:33:01 localhost kernel: PREFETCH window: d0000000-faffffff
Jan 1 00:33:01 localhost kernel: NET: Registered protocol family 2
Jan 1 00:33:01 localhost kernel: IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
Jan 1 00:33:01 localhost kernel: TCP established hash table entries: 131072 (order: 9, 2621440 bytes)
Jan 1 00:33:01 localhost kernel: TCP bind hash table entries: 65536 (order: 8, 1310720 bytes)
Jan 1 00:33:01 localhost kernel: TCP: Hash tables configured (established 131072 bind 65536)
Jan 1 00:33:01 localhost kernel: TCP reno registered
Jan 1 00:33:01 localhost kernel: apm: BIOS version 1.2 Flags 0x03 (Driver version 1.16ac)
Jan 1 00:33:01 localhost kernel: apm: overridden by ACPI.
Jan 1 00:33:01 localhost kernel: audit: initializing netlink socket (disabled)
Jan 1 00:33:01 localhost kernel: audit(1009845137.604:1): initialized
Jan 1 00:33:01 localhost kernel: highmem bounce pool size: 64 pages
Jan 1 00:33:01 localhost kernel: Total HugeTLB memory allocated, 0
Jan 1 00:33:01 localhost kernel: VFS: Disk quotas dquot_6.5.1
Jan 1 00:33:01 localhost kernel: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
Jan 1 00:33:01 localhost kernel: SELinux: Registering netfilter hooks
Jan 1 00:33:01 localhost kernel: Initializing Cryptographic API
Jan 1 00:33:01 localhost kernel: ksign: Installing public key data
Jan 1 00:33:01 localhost kernel: Loading keyring
Jan 1 00:33:01 localhost kernel: - Added public key EAA0802BFF323905
Jan 1 00:33:01 localhost kernel: - key was been created 151179081 seconds in future
Jan 1 00:33:01 localhost kernel: - User ID: Red Hat, Inc. (Kernel Module GPG key)
Jan 1 00:33:01 localhost kernel: io scheduler noop registered
Jan 1 00:33:01 localhost kernel: io scheduler anticipatory registered
Jan 1 00:33:01 localhost kernel: io scheduler deadline registered
Jan 1 00:33:01 localhost kernel: io scheduler cfq registered (default)
Jan 1 00:33:01 localhost kernel: ACPI Exception (acpi_processor-0681): AE_NOT_FOUND, Processor Device is not present [20060707]
Jan 1 00:33:01 localhost kernel: ACPI: Getting cpuindex for acpiid 0x2
Jan 1 00:33:01 localhost kernel: isapnp: Scanning for PnP cards...
Jan 1 00:33:01 localhost kernel: isapnp: No Plug & Play device found
Jan 1 00:33:01 localhost kernel: Real Time Clock Driver v1.12ac
Jan 1 00:33:01 localhost kernel: Non-volatile memory driver v1.2
Jan 1 00:33:01 localhost kernel: Linux agpgart interface v0.101 (c) Dave Jones
Jan 1 00:33:01 localhost kernel: Serial: 8250/16550 driver $Revision: 1.90 $ 4 ports, IRQ sharing enabled
Jan 1 00:33:01 localhost kernel: serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
Jan 1 00:33:01 localhost kernel: serial8250: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
Jan 1 00:33:01 localhost kernel: 00:0a: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
Jan 1 00:33:01 localhost kernel: 00:0b: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
Jan 1 00:33:01 localhost kernel: RAMDISK driver initialized: 16 RAM disks of 16384K size 4096 blocksize
Jan 1 00:33:01 localhost kernel: Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2
Jan 1 00:33:01 localhost kernel: ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
Jan 1 00:33:01 localhost kernel: VP_IDE: IDE controller at PCI slot 0000:00:0f.1
Jan 1 00:33:01 localhost kernel: ACPI: PCI Interrupt 0000:00:0f.1[A] -> GSI 20 (level, low) -> IRQ 169
Jan 1 00:33:01 localhost kernel: PCI: VIA IRQ fixup for 0000:00:0f.1, from 255 to 9
Jan 1 00:33:01 localhost kernel: VP_IDE: chipset revision 6
Jan 1 00:33:01 localhost kernel: VP_IDE: not 100% native mode: will probe irqs later
Jan 1 00:33:01 localhost kernel: VP_IDE: VIA vt8237 (rev 00) IDE UDMA133 controller on pci0000:00:0f.1
Jan 1 00:33:01 localhost kernel: ide0: BM-DMA at 0xfc00-0xfc07, BIOS settings: hda:pio, hdb:pio
Jan 1 00:33:01 localhost kernel: ide1: BM-DMA at 0xfc08-0xfc0f, BIOS settings: hdc:DMA, hdd:DMA
Jan 1 00:33:01 localhost kernel: hdc: SAMSUNG DVD-ROM SD-616F, ATAPI CD/DVD-ROM drive
Jan 1 00:33:01 localhost kernel: hdd: SAMSUNG CD-R/RW SW-216B BS05 20010727, ATAPI CD/DVD-ROM drive
Jan 1 00:33:01 localhost kernel: ide1 at 0x170-0x177,0x376 on irq 15
Jan 1 00:33:01 localhost kernel: ide-floppy driver 0.99.newide
Jan 1 00:33:01 localhost kernel: usbcore: registered new driver libusual
Jan 1 00:33:01 localhost kernel: usbcore: registered new driver hiddev
Jan 1 00:33:01 localhost kernel: usbcore: registered new driver usbhid
Jan 1 00:33:01 localhost kernel: drivers/usb/input/hid-core.c: v2.6:USB HID core driver
Jan 1 00:33:01 localhost kernel: PNP: PS/2 Controller [PNP0303:PS2K] at 0x60,0x64 irq 1
Jan 1 00:33:01 localhost kernel: PNP: PS/2 controller doesn't have AUX irq; using default 12
Jan 1 00:33:01 localhost kernel: serio: i8042 AUX port at 0x60,0x64 irq 12
Jan 1 00:33:01 localhost kernel: serio: i8042 KBD port at 0x60,0x64 irq 1
Jan 1 00:33:01 localhost kernel: mice: PS/2 mouse device common for all mice
Jan 1 00:33:01 localhost kernel: md: md driver 0.90.3 MAX_MD_DEVS=256, MD_SB_DISKS=27
Jan 1 00:33:01 localhost kernel: md: bitmap version 4.39
Jan 1 00:33:01 localhost kernel: TCP bic registered
Jan 1 00:33:01 localhost kernel: Initializing IPsec netlink socket
Jan 1 00:33:01 localhost kernel: NET: Registered protocol family 1
Jan 1 00:33:01 localhost kernel: NET: Registered protocol family 17
Jan 1 00:33:01 localhost kernel: Using IPI No-Shortcut mode
Jan 1 00:33:01 localhost kernel: ACPI: (supports S0 S1 S3 S4 S5)
Jan 1 00:33:01 localhost kernel: Freeing unused kernel memory: 240k freed
Jan 1 00:33:01 localhost kernel: Write protecting the kernel read-only data: 370k
Jan 1 00:33:01 localhost kernel: Time: tsc clocksource has been installed.
Jan 1 00:33:01 localhost kernel: input: AT Translated Set 2 keyboard as /class/input/input0
Jan 1 00:33:01 localhost kernel: USB Universal Host Controller Interface driver v3.0
Jan 1 00:33:01 localhost kernel: ACPI: PCI Interrupt 0000:00:10.0[A] -> GSI 21 (level, low) -> IRQ 177
Jan 1 00:33:01 localhost kernel: PCI: VIA IRQ fixup for 0000:00:10.0, from 11 to 1
Jan 1 00:33:01 localhost kernel: uhci_hcd 0000:00:10.0: UHCI Host Controller
Jan 1 00:33:01 localhost kernel: uhci_hcd 0000:00:10.0: new USB bus registered, assigned bus number 1
Jan 1 00:33:01 localhost kernel: uhci_hcd 0000:00:10.0: irq 177, io base 0x0000c400
Jan 1 00:33:01 localhost kernel: usb usb1: configuration #1 chosen from 1 choice
Jan 1 00:33:01 localhost kernel: hub 1-0:1.0: USB hub found
Jan 1 00:33:01 localhost kernel: hub 1-0:1.0: 2 ports detected
Jan 1 00:33:01 localhost kernel: ACPI: PCI Interrupt 0000:00:10.1[A] -> GSI 21 (level, low) -> IRQ 177
Jan 1 00:33:01 localhost kernel: PCI: VIA IRQ fixup for 0000:00:10.1, from 11 to 1
Jan 1 00:33:01 localhost kernel: uhci_hcd 0000:00:10.1: UHCI Host Controller
Jan 1 00:33:01 localhost kernel: uhci_hcd 0000:00:10.1: new USB bus registered, assigned bus number 2
Jan 1 00:33:01 localhost kernel: uhci_hcd 0000:00:10.1: irq 177, io base 0x0000c800
Jan 1 00:33:01 localhost kernel: usb usb2: configuration #1 chosen from 1 choice
Jan 1 00:33:01 localhost kernel: hub 2-0:1.0: USB hub found
Jan 1 00:33:01 localhost kernel: hub 2-0:1.0: 2 ports detected
Jan 1 00:33:01 localhost kernel: ACPI: PCI Interrupt 0000:00:10.2 -> GSI 21 (level, low) -> IRQ 177
Jan 1 00:33:01 localhost kernel: PCI: VIA IRQ fixup for 0000:00:10.2, from 10 to 1
Jan 1 00:33:01 localhost kernel: uhci_hcd 0000:00:10.2: UHCI Host Controller
Jan 1 00:33:01 localhost kernel: uhci_hcd 0000:00:10.2: new USB bus registered, assigned bus number 3
Jan 1 00:33:01 localhost kernel: uhci_hcd 0000:00:10.2: irq 177, io base 0x0000d000
Jan 1 00:33:01 localhost kernel: usb usb3: configuration #1 chosen from 1 choice
Jan 1 00:33:01 localhost kernel: hub 3-0:1.0: USB hub found
Jan 1 00:33:01 localhost kernel: hub 3-0:1.0: 2 ports detected
Jan 1 00:33:01 localhost kernel: ACPI: PCI Interrupt 0000:00:10.3 -> GSI 21 (level, low) -> IRQ 177
Jan 1 00:33:01 localhost kernel: PCI: VIA IRQ fixup for 0000:00:10.3, from 10 to 1
Jan 1 00:33:01 localhost kernel: uhci_hcd 0000:00:10.3: UHCI Host Controller
Jan 1 00:33:01 localhost kernel: uhci_hcd 0000:00:10.3: new USB bus registered, assigned bus number 4
Jan 1 00:33:01 localhost kernel: uhci_hcd 0000:00:10.3: irq 177, io base 0x0000d400
Jan 1 00:33:01 localhost kernel: usb usb4: configuration #1 chosen from 1 choice
Jan 1 00:33:01 localhost kernel: hub 4-0:1.0: USB hub found
Jan 1 00:33:01 localhost kernel: hub 4-0:1.0: 2 ports detected
Jan 1 00:33:01 localhost kernel: usb 1-1: new full speed USB device using uhci_hcd and address 2
Jan 1 00:33:01 localhost kernel: ACPI: PCI Interrupt 0000:00:10.4[C] -> GSI 21 (level, low) -> IRQ 177
Jan 1 00:33:01 localhost kernel: PCI: VIA IRQ fixup for 0000:00:10.4, from 5 to 1
Jan 1 00:33:01 localhost kernel: ehci_hcd 0000:00:10.4: EHCI Host Controller
Jan 1 00:33:01 localhost kernel: ehci_hcd 0000:00:10.4: new USB bus registered, assigned bus number 5
Jan 1 00:33:01 localhost kernel: ehci_hcd 0000:00:10.4: irq 177, io mem 0xfbc00000
Jan 1 00:33:01 localhost kernel: ehci_hcd 0000:00:10.4: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004
Jan 1 00:33:01 localhost kernel: usb usb5: configuration #1 chosen from 1 choice
Jan 1 00:33:01 localhost kernel: hub 5-0:1.0: USB hub found
Jan 1 00:33:01 localhost kernel: hub 5-0:1.0: 8 ports detected
Jan 1 00:33:01 localhost kernel: SCSI subsystem initialized
Jan 1 00:33:01 localhost kernel: ACPI: PCI Interrupt 0000:00:0f.0 -> GSI 20 (level, low) -> IRQ 169
Jan 1 00:33:01 localhost kernel: sata_via 0000:00:0f.0: routed to hard irq line 10
Jan 1 00:33:01 localhost kernel: ata1: SATA max UDMA/133 cmd 0xC000 ctl 0xB802 bmdma 0xA800 irq 169
Jan 1 00:33:01 localhost kernel: ata2: SATA max UDMA/133 cmd 0xB400 ctl 0xB002 bmdma 0xA808 irq 169
Jan 1 00:33:01 localhost kernel: scsi0 : sata_via
Jan 1 00:33:01 localhost kernel: ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
Jan 1 00:33:01 localhost kernel: usb 1-1: device not accepting address 2, error -71
Jan 1 00:33:01 localhost kernel: ata1.00: ATA-7, max UDMA/133, 160086528 sectors: LBA NCQ (depth 0/32)
Jan 1 00:33:01 localhost kernel: ata1.00: ata1: dev 0 multi count 16
Jan 1 00:33:01 localhost kernel: ata1.00: configured for UDMA/133
Jan 1 00:33:01 localhost kernel: scsi1 : sata_via
Jan 1 00:33:01 localhost kernel: ata2: SATA link down 1.5 Gbps (SStatus 0 SControl 300)
Jan 1 00:33:01 localhost kernel: ATA: abnormal status 0x7F on port 0xB407
Jan 1 00:33:01 localhost kernel: Vendor: ATA Model: Maxtor 6L080M0 Rev: BACE
Jan 1 00:33:01 localhost kernel: Type: Direct-Access ANSI SCSI revision: 05
Jan 1 00:33:01 localhost kernel: SCSI device sda: 160086528 512-byte hdwr sectors (81964 MB)
Jan 1 00:33:01 localhost kernel: sda: Write Protect is off
Jan 1 00:33:01 localhost kernel: SCSI device sda: drive cache: write back
Jan 1 00:33:01 localhost kernel: SCSI device sda: 160086528 512-byte hdwr sectors (81964 MB)
Jan 1 00:33:01 localhost kernel: sda: Write Protect is off
Jan 1 00:33:01 localhost kernel: SCSI device sda: drive cache: write back
Jan 1 00:33:01 localhost kernel: sda: sda1 sda2 sda3
Jan 1 00:33:01 localhost kernel: sd 0:0:0:0: Attached scsi disk sda
Jan 1 00:33:01 localhost kernel: ACPI: PCI Interrupt 0000:00:08.0[A] -> GSI 18 (level, low) -> IRQ 185
Jan 1 00:33:01 localhost kernel: sata_promise PATA port found
Jan 1 00:33:01 localhost kernel: ata3: SATA max UDMA/133 cmd 0xF8834200 ctl 0xF8834238 bmdma 0x0 irq 185
Jan 1 00:33:01 localhost kernel: ata4: SATA max UDMA/133 cmd 0xF8834280 ctl 0xF88342B8 bmdma 0x0 irq 185
Jan 1 00:33:01 localhost kernel: ata5: PATA max UDMA/133 cmd 0xF8834300 ctl 0xF8834338 bmdma 0x0 irq 185
Jan 1 00:33:01 localhost kernel: scsi2 : sata_promise
Jan 1 00:33:01 localhost kernel: ata3: SATA link down (SStatus 0 SControl 0)
Jan 1 00:33:01 localhost kernel: scsi3 : sata_promise
Jan 1 00:33:01 localhost kernel: ata4: SATA link down (SStatus 0 SControl 300)
Jan 1 00:33:01 localhost kernel: scsi4 : sata_promise
Jan 1 00:33:01 localhost kernel: ATA: abnormal status 0x8 on port 0xF883431C
Jan 1 00:33:01 localhost kernel: ata5: disabling port
Jan 1 00:33:01 localhost kernel: device-mapper: ioctl: 4.7.0-ioctl (2006-06-24) initialised: dm-devel@redhat.com
Jan 1 00:33:01 localhost kernel: kjournald starting. Commit interval 5 seconds
Jan 1 00:33:01 localhost kernel: EXT3-fs: mounted filesystem with ordered data mode.
Jan 1 00:33:01 localhost kernel: usb 1-1: new full speed USB device using uhci_hcd and address 4
Jan 1 00:33:01 localhost kernel: usb 1-1: configuration #1 chosen from 1 choice
Jan 1 00:33:01 localhost kernel: usb 1-2: new low speed USB device using uhci_hcd and address 5
Jan 1 00:33:01 localhost kernel: usb 1-2: configuration #1 chosen from 1 choice
Jan 1 00:33:01 localhost kernel: input: KYE NetScroll Eye as /class/input/input1
Jan 1 00:33:01 localhost kernel: input: USB HID v1.10 Mouse [KYE NetScroll Eye] on usb-0000:00:10.0-2
Jan 1 00:33:01 localhost kernel: usb 4-1: new full speed USB device using uhci_hcd and address 2
Jan 1 00:33:01 localhost kernel: usb 4-1: configuration #1 chosen from 1 choice
Jan 1 00:33:01 localhost kernel: audit(1009845146.676:2): enforcing=1 old_enforcing=0 auid=4294967295
Jan 1 00:33:01 localhost kernel: security: 3 users, 6 roles, 1560 types, 166 bools, 1 sens, 1024 cats
Jan 1 00:33:01 localhost kernel: security: 58 classes, 48173 rules
Jan 1 00:33:01 localhost kernel: SELinux: Completing initialization.
Jan 1 00:33:01 localhost kernel: SELinux: Setting up existing superblocks.
Jan 1 00:33:01 localhost kernel: SELinux: initialized (dev dm-4, type ext3), uses xattr
Jan 1 00:33:01 localhost kernel: SELinux: initialized (dev usbfs, type usbfs), uses genfs_contexts
Jan 1 00:33:01 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
Jan 1 00:33:01 localhost kernel: SELinux: initialized (dev debugfs, type debugfs), uses genfs_contexts
Jan 1 00:33:01 localhost kernel: SELinux: initialized (dev selinuxfs, type selinuxfs), uses genfs_contexts
Jan 1 00:33:01 localhost kernel: SELinux: initialized (dev mqueue, type mqueue), uses transition SIDs
Jan 1 00:33:01 localhost kernel: SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses genfs_contexts
Jan 1 00:33:01 localhost kernel: SELinux: initialized (dev devpts, type devpts), uses transition SIDs
Jan 1 00:33:01 localhost kernel: SELinux: initialized (dev eventpollfs, type eventpollfs), uses task SIDs
Jan 1 00:33:01 localhost kernel: SELinux: initialized (dev inotifyfs, type inotifyfs), uses genfs_contexts
Jan 1 00:33:01 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
Jan 1 00:33:01 localhost kernel: SELinux: initialized (dev futexfs, type futexfs), uses genfs_contexts
Jan 1 00:33:01 localhost kernel: SELinux: initialized (dev pipefs, type pipefs), uses task SIDs
Jan 1 00:33:01 localhost kernel: SELinux: initialized (dev sockfs, type sockfs), uses task SIDs
Jan 1 00:33:01 localhost kernel: SELinux: initialized (dev cpuset, type cpuset), not configured for labeling
Jan 1 00:33:01 localhost kernel: SELinux: initialized (dev proc, type proc), uses genfs_contexts
Jan 1 00:33:01 localhost kernel: SELinux: initialized (dev bdev, type bdev), uses genfs_contexts
Jan 1 00:33:01 localhost kernel: SELinux: initialized (dev rootfs, type rootfs), uses genfs_contexts
Jan 1 00:33:01 localhost kernel: SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts
Jan 1 00:33:01 localhost kernel: audit(1009845146.960:3): policy loaded auid=4294967295
Jan 1 00:33:01 localhost kernel: Linux Tulip driver version 1.1.13 (May 11, 2002)
Jan 1 00:33:01 localhost kernel: ACPI: PCI Interrupt 0000:00:0d.0[A] -> GSI 18 (level, low) -> IRQ 185
Jan 1 00:33:01 localhost kernel: tulip0: MII transceiver #1 config 1000 status 786d advertising 05e1.
Jan 1 00:33:01 localhost kernel: eth0: ADMtek Comet rev 17 at f88ac000, 00:0C:41:1D:48:3A, IRQ 185.
Jan 1 00:33:01 localhost kernel: EDAC MC: Ver: 2.0.1 Oct 16 2006
Jan 1 00:33:01 localhost kernel: EDAC MC0: Giving out device to k8_edac Athlon64/Opteron: DEV 0000:00:18.2
Jan 1 00:33:01 localhost kernel: hdc: ATAPI 48X DVD-ROM drive, 512kB Cache, UDMA(33)
Jan 1 00:33:01 localhost kernel: Uniform CD-ROM driver Revision: 3.20
Jan 1 00:33:01 localhost kernel: hdd: ATAPI 32X CD-ROM CD-R/RW drive, 2048kB Cache, DMA
Jan 1 00:33:01 localhost kernel: ACPI: PCI Interrupt 0000:00:0a.0[A] -> GSI 17 (level, low) -> IRQ 193
Jan 1 00:33:01 localhost kernel: skge 1.6 addr 0xfb800000 irq 193 chip Yukon-Lite rev 9
Jan 1 00:33:01 localhost kernel: skge eth1: addr 00:11:d8:d8:25:ec
Jan 1 00:33:01 localhost kernel: input: PC Speaker as /class/input/input2
Jan 1 00:33:01 localhost kernel: ACPI: PCI Interrupt 0000:00:07.0[A] -> GSI 16 (level, low) -> IRQ 201
Jan 1 00:33:01 localhost kernel: ohci1394: fw-host0: OHCI-1394 1.0 (PCI): IRQ=[201] MMIO=[fb400000-fb4007ff] Max Packet=[2048] IR/IT contexts=[4/8]
Jan 1 00:33:01 localhost kernel: sd 0:0:0:0: Attached scsi generic sg0 type 0
Jan 1 00:33:01 localhost kernel: ACPI: PCI Interrupt 0000:00:11.5[C] -> GSI 22 (level, low) -> IRQ 209
Jan 1 00:33:01 localhost kernel: PCI: Enabling device 0000:00:11.6 (0000 -> 0001)
Jan 1 00:33:01 localhost kernel: ACPI: PCI Interrupt 0000:00:11.6[C] -> GSI 22 (level, low) -> IRQ 209
Jan 1 00:33:01 localhost kernel: Floppy drive(s): fd0 is 1.44M
Jan 1 00:33:01 localhost kernel: FDC 0 is a post-1991 82077
Jan 1 00:33:01 localhost kernel: ACPI: PCI interrupt for device 0000:00:11.6 disabled
Jan 1 00:33:01 localhost kernel: VIA 82xx Modem: probe of 0000:00:11.6 failed with error -13
Jan 1 00:33:01 localhost kernel: lp: driver loaded but no devices found
Jan 1 00:33:01 localhost kernel: SELinux: initialized (dev ramfs, type ramfs), uses genfs_contexts
Jan 1 00:33:01 localhost kernel: NET: Registered protocol family 10
Jan 1 00:33:01 localhost kernel: lo: Disabled Privacy Extensions
Jan 1 00:33:01 localhost kernel: IPv6 over IPv4 tunneling driver
Jan 1 00:33:01 localhost kernel: [drm] Initialized drm 1.0.1 20051102
Jan 1 00:33:01 localhost kernel: ACPI: PCI Interrupt 0000:01:00.0[A] -> GSI 16 (level, low) -> IRQ 201
Jan 1 00:33:01 localhost kernel: [drm] Initialized radeon 1.25.0 20060524 on minor 0
Jan 1 00:33:01 localhost kernel: ACPI: Power Button (FF) [PWRF]
Jan 1 00:33:01 localhost kernel: ACPI: Power Button (CM) [PWRB]
Jan 1 00:33:01 localhost kernel: ACPI: Sleep Button (CM) [SLPB]
Jan 1 00:33:01 localhost kernel: md: Autodetecting RAID arrays.
Jan 1 00:33:01 localhost kernel: md: autorun ...
Jan 1 00:33:01 localhost kernel: md: ... autorun DONE.
Jan 1 00:33:01 localhost kernel: device-mapper: multipath: version 1.0.4 loaded
Jan 1 00:33:01 localhost kernel: audit(1009841573.115:4): avc: denied { getattr } for pid=1586 comm="fsck" name="snapshot" dev=tmpfs ino=4671 scontext=system_u:system_r:fsadm_t:s0 tcontext=system_u:object_r:device_t:s0 tclass=chr_file
Jan 1 00:33:01 localhost kernel: audit(1009841573.115:5): avc: denied { getattr } for pid=1586 comm="fsck" name="hpet" dev=tmpfs ino=4352 scontext=system_u:system_r:fsadm_t:s0 tcontext=system_u:object_r:device_t:s0 tclass=chr_file
Jan 1 00:33:01 localhost kernel: audit(1009841573.119:6): avc: denied { getattr } for pid=1586 comm="fsck" name="kmsg" dev=tmpfs ino=2083 scontext=system_u:system_r:fsadm_t:s0 tcontext=system_u:object_r:device_t:s0 tclass=chr_file
Jan 1 00:33:01 localhost kernel: audit(1009841573.119:7): avc: denied { getattr } for pid=1586 comm="fsck" name=".in_sysinit" dev=tmpfs ino=1375 scontext=system_u:system_r:fsadm_t:s0 tcontext=system_u:object_r:device_t:s0 tclass=file
Jan 1 00:33:01 localhost kernel: audit(1009841573.119:8): avc: denied { getattr } for pid=1586 comm="fsck" name="snapshot" dev=tmpfs ino=4671 scontext=system_u:system_r:fsadm_t:s0 tcontext=system_u:object_r:device_t:s0 tclass=chr_file
Jan 1 00:33:01 localhost kernel: audit(1009841573.119:9): avc: denied { getattr } for pid=1586 comm="fsck" name="hpet" dev=tmpfs ino=4352 scontext=system_u:system_r:fsadm_t:s0 tcontext=system_u:object_r:device_t:s0 tclass=chr_file
Jan 1 00:33:01 localhost kernel: audit(1009841573.119:10): avc: denied { getattr } for pid=1586 comm="fsck" name="kmsg" dev=tmpfs ino=2083 scontext=system_u:system_r:fsadm_t:s0 tcontext=system_u:object_r:device_t:s0 tclass=chr_file
Jan 1 00:33:01 localhost kernel: audit(1009841573.119:11): avc: denied { getattr } for pid=1586 comm="fsck" name=".in_sysinit" dev=tmpfs ino=1375 scontext=system_u:system_r:fsadm_t:s0 tcontext=system_u:object_r:device_t:s0 tclass=file
Jan 1 00:33:01 localhost kernel: EXT3 FS on dm-4, internal journal
Jan 1 00:33:01 localhost kernel: audit(1009841573.483:12): avc: denied { getattr } for pid=1600 comm="mount" name="snapshot" dev=tmpfs ino=4671 scontext=system_u:system_r:mount_t:s0 tcontext=system_u:object_r:device_t:s0 tclass=chr_file
Jan 1 00:33:01 localhost kernel: audit(1009841573.483:13): avc: denied { getattr } for pid=1600 comm="mount" name="hpet" dev=tmpfs ino=4352 scontext=system_u:system_r:mount_t:s0 tcontext=system_u:object_r:device_t:s0 tclass=chr_file
Jan 1 00:33:01 localhost kernel: audit(1009841573.483:14): avc: denied { getattr } for pid=1600 comm="mount" name="kmsg" dev=tmpfs ino=2083 scontext=system_u:system_r:mount_t:s0 tcontext=system_u:object_r:device_t:s0 tclass=chr_file
Jan 1 00:33:01 localhost kernel: audit(1009841573.483:15): avc: denied { getattr } for pid=1600 comm="mount" name="snapshot" dev=tmpfs ino=4671 scontext=system_u:system_r:mount_t:s0 tcontext=system_u:object_r:device_t:s0 tclass=chr_file
Jan 1 00:33:01 localhost kernel: audit(1009841573.483:16): avc: denied { getattr } for pid=1600 comm="mount" name="hpet" dev=tmpfs ino=4352 scontext=system_u:system_r:mount_t:s0 tcontext=system_u:object_r:device_t:s0 tclass=chr_file
Jan 1 00:33:01 localhost kernel: audit(1009841573.483:17): avc: denied { getattr } for pid=1600 comm="mount" name="kmsg" dev=tmpfs ino=2083 scontext=system_u:system_r:mount_t:s0 tcontext=system_u:object_r:device_t:s0 tclass=chr_file
Jan 1 00:33:01 localhost kernel: kjournald starting. Commit interval 5 seconds
Jan 1 00:33:01 localhost kernel: EXT3 FS on dm-2, internal journal
Jan 1 00:33:01 localhost kernel: EXT3-fs: mounted filesystem with ordered data mode.
Jan 1 00:33:01 localhost kernel: SELinux: initialized (dev dm-2, type ext3), uses xattr
Jan 1 00:33:01 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
Jan 1 00:33:01 localhost kernel: Adding 2031608k swap on /dev/VolGroup00/LogVol01. Priority:-1 extents:1 across:2031608k
Jan 1 00:33:01 localhost kernel: SELinux: initialized (dev binfmt_misc, type binfmt_misc), uses genfs_contexts
Jan 1 00:33:01 localhost kernel: ip6_tables: (C) 2000-2006 Netfilter Core Team
Jan 1 00:33:01 localhost kernel: ip_tables: (C) 2000-2006 Netfilter Core Team
Jan 1 00:33:01 localhost kernel: Netfilter messages via NETLINK v0.30.
Jan 1 00:33:01 localhost kernel: ip_conntrack version 2.4 (8189 buckets, 65512 max) - 228 bytes per conntrack
Jan 1 00:33:01 localhost kernel: process `sysctl' is using deprecated sysctl (syscall) net.ipv6.neigh.lo.base_reachable_time; Use net.ipv6.neigh.lo.base_reachable_time_ms instead.
Jan 1 00:33:01 localhost kernel: eth0: Setting full-duplex based on MII#1 link partner capability of 45e1.
Jan 1 00:33:01 localhost mcstransd: mcstransd initialized
Jan 1 00:33:01 localhost rpc.statd[2164]: Version 1.0.9 Starting
Jan 1 00:33:01 localhost rpc.statd[2164]: statd running as root. chown /var/lib/nfs/statd/sm to choose different user
Jan 1 00:33:01 localhost kernel: SELinux: initialized (dev rpc_pipefs, type rpc_pipefs), uses genfs_contexts
Jan 1 00:33:02 localhost hcid[2217]: Bluetooth HCI daemon
Jan 1 00:33:02 localhost kernel: Bluetooth: Core ver 2.10
Jan 1 00:33:02 localhost kernel: NET: Registered protocol family 31
Jan 1 00:33:02 localhost kernel: Bluetooth: HCI device and connection manager initialized
Jan 1 00:33:02 localhost kernel: Bluetooth: HCI socket layer initialized
Jan 1 00:33:02 localhost kernel: Bluetooth: L2CAP ver 2.8
Jan 1 00:33:02 localhost kernel: Bluetooth: L2CAP socket layer initialized
Jan 1 00:33:02 localhost sdpd[2223]: Bluetooth SDP daemon
Jan 1 00:33:02 localhost kernel: Bluetooth: RFCOMM socket layer initialized
Jan 1 00:33:02 localhost kernel: Bluetooth: RFCOMM TTY layer initialized
Jan 1 00:33:02 localhost kernel: Bluetooth: RFCOMM ver 1.8
Jan 1 00:33:02 localhost pcscd: pcscdaemon.c:464:main() pcsc-lite 1.3.1 daemon ready.
Jan 1 00:33:02 localhost kernel: Bluetooth: HIDP (Human Interface Emulation) ver 1.1
Jan 1 00:33:02 localhost hidd[2295]: Bluetooth HID daemon
Jan 1 00:33:02 localhost automount[2308]: lookup_read_master: lookup(nisplus): couldn't locat nis+ table auto.master
Jan 1 00:33:02 localhost kernel: SELinux: initialized (dev autofs, type autofs), uses genfs_contexts
Jan 1 00:33:02 localhost kernel: SELinux: initialized (dev autofs, type autofs), uses genfs_contexts
Jan 1 00:33:03 localhost hpiod: 1.6.7 accepting connections at 2208...
Jan 1 00:33:07 localhost gpm[2416]: *** info [startup.c(95)]:
Jan 1 00:33:07 localhost gpm[2416]: Started gpm successfully. Entered daemon mode.
Jan 1 00:33:10 localhost avahi-daemon[2501]: Found user 'avahi' (UID 70) and group 'avahi' (GID 70).
Jan 1 00:33:10 localhost avahi-daemon[2501]: Successfully dropped root privileges.
Jan 1 00:33:10 localhost avahi-daemon[2501]: avahi-daemon 0.6.11 starting up.
Jan 1 00:33:10 localhost avahi-daemon[2501]: WARNING: No NSS support for mDNS detected, consider installing nss-mdns!
Jan 1 00:33:10 localhost avahi-daemon[2501]: Successfully called chroot().
Jan 1 00:33:10 localhost avahi-daemon[2501]: Successfully dropped remaining capabilities.
Jan 1 00:33:10 localhost avahi-daemon[2501]: No service found in /etc/avahi/services.
Jan 1 00:33:10 localhost avahi-daemon[2501]: New relevant interface eth0.IPv6 for mDNS.
Jan 1 00:33:10 localhost avahi-daemon[2501]: Joining mDNS multicast group on interface eth0.IPv6 with address fe80::20c:41ff:fe1d:483a.
Jan 1 00:33:10 localhost avahi-daemon[2501]: New relevant interface eth0.IPv4 for mDNS.
Jan 1 00:33:10 localhost avahi-daemon[2501]: Joining mDNS multicast group on interface eth0.IPv4 with address 192.168.1.10.
Jan 1 00:33:10 localhost avahi-daemon[2501]: Network interface enumeration completed.
Jan 1 00:33:10 localhost avahi-daemon[2501]: Registering new address record for fe80::20c:41ff:fe1d:483a on eth0.
Jan 1 00:33:10 localhost avahi-daemon[2501]: Registering new address record for 192.168.1.10 on eth0.
Jan 1 00:33:10 localhost avahi-daemon[2501]: Registering HINFO record with values 'I686'/'LINUX'.
Jan 1 00:33:11 localhost avahi-daemon[2501]: Server startup complete. Host name is localhost.local. Local service cookie is 3800794448.
Jan 1 00:33:18 localhost gconfd (root-2598): démarrage (version 2.14.0), pid 2598 utilisateur « root »
Jan 1 00:33:19 localhost gconfd (root-2598): Adresse « xml:readonly:/etc/gconf/gconf.xml.mandatory » résolue vers une source de configuration en lecture seule à la position 0
Jan 1 00:33:19 localhost gconfd (root-2598): Adresse « xml:readwrite:/root/.gconf » résolue vers une source de configuration accessible en écriture à la position 1
Jan 1 00:33:19 localhost gconfd (root-2598): Adresse « xml:readonly:/etc/gconf/gconf.xml.defaults » résolue vers une source de configuration en lecture seule à la position 2
Nov 26 13:25:50 localhost smartd[2684]: smartd version 5.36 [i686-redhat-linux-gnu] Copyright (C) 2002-6 Bruce Allen
Nov 26 13:25:50 localhost smartd[2684]: Home page is http://smartmontools.sourceforge.net/
Nov 26 13:25:50 localhost smartd[2684]: Opened configuration file /etc/smartd.conf
Nov 26 13:25:50 localhost smartd[2684]: Configuration file /etc/smartd.conf parsed.
Nov 26 13:25:50 localhost smartd[2684]: Device: /dev/sda, opened
Nov 26 13:25:50 localhost smartd[2684]: Device: /dev/sda, not found in smartd database.
Nov 26 13:25:50 localhost smartd[2684]: Device: /dev/sda, is SMART capable. Adding to "monitor" list.
Nov 26 13:25:50 localhost smartd[2684]: Monitoring 1 ATA and 0 SCSI devices
Nov 26 13:25:50 localhost smartd[2686]: smartd has fork()ed into background mode. New PID=2686.
Nov 26 13:25:51 localhost pcscd: winscard.c:219:SCardConnect() Reader E-Gate 0 0 Not Found
Nov 26 13:25:51 localhost last message repeated 9 times
Nov 26 13:25:53 localhost kernel: [drm:radeon_cp_init] *ERROR* radeon_cp_init called without lock held
Nov 26 13:25:53 localhost kernel: [drm:drm_unlock] *ERROR* Process 2794 using kernel context 0
Nov 26 13:26:08 localhost gconfd (root-2598): Le serveur GConf n'est pas en cours d'utilisation, arrêt.
Nov 26 13:26:08 localhost gconfd (root-2598): Sortie
Nov 26 13:26:16 localhost gconfd (twi-2886): démarrage (version 2.14.0), pid 2886 utilisateur « twi »
Nov 26 13:26:16 localhost gconfd (twi-2886): Adresse « xml:readonly:/etc/gconf/gconf.xml.mandatory » résolue vers une source de configuration en lecture seule à la position 0
Nov 26 13:26:16 localhost gconfd (twi-2886): Adresse « xml:readwrite:/home/twi/.gconf » résolue vers une source de configuration accessible en écriture à la position 1
Nov 26 13:26:16 localhost gconfd (twi-2886): Adresse « xml:readonly:/etc/gconf/gconf.xml.defaults » résolue vers une source de configuration en lecture seule à la position 2
Nov 26 13:26:17 localhost gconfd (twi-2886): Adresse « xml:readwrite:/home/twi/.gconf » résolue vers une source de configuration accessible en écriture à la position 0
Nov 26 13:26:17 localhost pcscd: winscard.c:219:SCardConnect() Reader E-Gate 0 0 Not Found
Nov 26 13:26:17 localhost last message repeated 4 times
Nov 26 13:31:33 localhost Installé(s) : yum-utils.noarch 1.0.1-1.fc6
Nov 26 13:33:50 localhost kernel: audit(1164544430.634:18): avc: denied { getattr } for pid=3957 comm="nash" name="/" dev=usbfs ino=772 scontext=user_u:system_r:bootloader_t:s0 tcontext=system_u:object_r:usbfs_t:s0 tclass=dir
Nov 26 13:33:50 localhost kernel: audit(1164544430.634:19): avc: denied { getattr } for pid=3957 comm="nash" name="/" dev=usbfs ino=772 scontext=user_u:system_r:bootloader_t:s0 tcontext=system_u:object_r:usbfs_t:s0 tclass=dir
Nov 26 13:33:50 localhost kernel: audit(1164544430.634:20): avc: denied { getattr } for pid=3957 comm="nash" name="/" dev=usbfs ino=772 scontext=user_u:system_r:bootloader_t:s0 tcontext=system_u:object_r:usbfs_t:s0 tclass=dir
Nov 26 13:33:50 localhost kernel: audit(1164544430.638:21): avc: denied { getattr } for pid=3957 comm="nash" name="/" dev=usbfs ino=772 scontext=user_u:system_r:bootloader_t:s0 tcontext=system_u:object_r:usbfs_t:s0 tclass=dir
Nov 26 13:33:50 localhost kernel: audit(1164544430.638:22): avc: denied { getattr } for pid=3957 comm="nash" name="/" dev=usbfs ino=772 scontext=user_u:system_r:bootloader_t:s0 tcontext=system_u:object_r:usbfs_t:s0 tclass=dir
Nov 26 13:33:50 localhost kernel: audit(1164544430.638:23): avc: denied { getattr } for pid=3957 comm="nash" name="/" dev=usbfs ino=772 scontext=user_u:system_r:bootloader_t:s0 tcontext=system_u:object_r:usbfs_t:s0 tclass=dir
Nov 26 13:33:54 localhost kernel: end_request: I/O error, dev fd0, sector 0
Nov 26 13:35:37 localhost gconfd (root-4047): démarrage (version 2.14.0), pid 4047 utilisateur « root »
Nov 26 13:35:37 localhost gconfd (root-4047): Adresse « xml:readonly:/etc/gconf/gconf.xml.mandatory » résolue vers une source de configuration en lecture seule à la position 0
Nov 26 13:35:37 localhost gconfd (root-4047): Adresse « xml:readwrite:/root/.gconf » résolue vers une source de configuration accessible en écriture à la position 1
Nov 26 13:35:37 localhost gconfd (root-4047): Adresse « xml:readonly:/etc/gconf/gconf.xml.defaults » résolue vers une source de configuration en lecture seule à la position 2
Alors qu'est-ce qui n'irait pas sur ma machine depuis le changement du kernel i586 > i686. Merci
twi
Il y a personne qui pourrait m'aider.
twi
Merci mais là je suis dans le mouïse.
grosminet
aurais tu une carte graphique radeon
[drm:radeon_cp_init] *ERROR* radeon_cp_init called without lock held
Nov 26 13:25:53 localhost kernel: [drm:drm_unlock] *ERROR* Process 2794 using kernel context 0
Nov 26 13:26:08 localhost gconfd (root-2598): Le serveur GConf n'est pas en cours d'utilisation, arrêt.
essaye en ouvrant une autre console virtuelle par CTL+ ALT F1 à F5
ouvre une session root
system-config-display --reconfig
twi
Oui j'ai bien une radeon,
j'ai essayer la commande "system-config-display --reconfig" et apparemant ça a l'aire de marché.
Merci
twi
Quand mon kernel est en i686, je peux installer les pilotes de ma carte graphique ATI et les pilotes ntfs mais le problème n'est toujours pas résolue mais le blocage se fait plus tard et pas directement arriver sur le bureau mais se passe au bout d'une 1/2heure environs ou si il ne bloc pas il redémarre.
grosminet
regarde ton acpi
il s'agit d'un probleme d alimentation ou plutot de sa gestion