|
#1
|
|
|
|
|
un saluto a tutta la lista,
ho un problema sul mio portatile (Acer aspire 5930 dual core 4gb di ram) sul quale è installata una testing amd64 con driver ; da lunedì mi si presenta il seguente problema: qualsiasi programma io lanci il suo avvio è estremamente lento e finché non si avvia il sistema non mi permette di far altro (il cursore del mouse va "in clessidra"/rotella di caricamento, e gli altri programmi anche se in background continuano a lavorare non sono accessibili). Vi riporto alcuni tempi: prompt per password del terminale root oltre un minuto e mezzo avvio di icedove o iceweasel quasi 6 minuti, nautilus 16!!. Una volta avviati la reattività/velocità sia dei programmi che di tutto il sistema sembra sia quella normale. Qualcuno ha avuto lo stesso problema? Come posso risolvere? Grazie per l'aiuto Gianni |
|
|
|
#2
|
|
|
|
|
In data sabato 18 febbraio 2012 13:17:54, Giovanni Bellonio ha scritto:
> Come posso risolvere? Lancia un programma da console per leggerne l'output e leggi anche le ultime righe di /var/log/syslog. Noti qualche differenza se sei connesso a internet o meno? |
|
#3
|
|
|
|
|
On 18/02/2012 13:30, Giovanni Bellonio wrote:
[..] > avvio di icedove o iceweasel quasi 6 minuti, nautilus 16!!. > Una volta avviati la reattività/velocità sia dei programmi che di tutto > il sistema > sembra sia quella normale. > Qualcuno ha avuto lo stesso problema? Come posso risolvere? > > Grazie per l'aiuto > > Gianni > quando è capitato a me cercare di capire perchè il sistema rallentava tantissimo, mi hanno consigliato di usare il comando top per capire cosa stesse succedendo. se vuoi puoi crearti un .sh adattando il comando al tuo terminale io ho lxterminal ma è lxde. lxterminal -e top ma potrebbe darsi che non sia sufficiente se vuoi vedere cosa succede durante il boot potresti disattivare gdm o ldm o xdm che è la gui che ti fa fare il login io la trovo utile perchè almeno do un occhio a quel che succede durante il boot, anche se non capisco quello che succede, se si pianta su un comando capisco che è quello il problema e chiedo. quando ti appare il prompt del login dai come al solito user e password ma vedi quello che succede sopra a mo' di terminale. poi pero' dopo il login devi dare il comando startx manualmente o metterlo in /etc/profile in fondo per tornare in modalità grafica questo ultimo consiglio non seguirlo papale, meglio manualmente o consulta i guru/blog on line se vuoi farlo. /var/log in questa directory puoi vedere i log di bootstrap e altri log, potresti trovare quello che fa al caso tuo anche se non sono "cronometrati" potresti scoprire che mancano delle dipendenze dei messaggi di errore. se installi boot up manager puoi vedere attivare disattivare cio' che non usi a seconda delle tue necessita' del momento. Quando avevo ubuntu cercavo i trucchi per velocizzare il sistema, preload, prelink, zram, swappiness, ma da quando uso debian lxde non ne sento proprio il bisogno e non ne vedo il motivo, il boot lo fa entro 15/20 secondi, una volta installata zram non sono mai riuscito a disinstallarla correttamente, se poi vuoi velocizzare ulteriormente prova il desktop lXDE, se vuoi esagerare installa debian lxde cosa che io ho fatto avendo un notebook vecchiotto. ciao P.S. 4g di ram! ma è troppo! ^^ Una volta avevo attivato un parametro che faceva apparire un messaggio se nel boot c'era qualche crash, pero' non mi ricordo come. |
|
#4
|
|
|
|
|
On 18/02/2012 13:17, Giovanni Bellonio wrote:
> qualsiasi programma io lanci il suo > avvio è estremamente lento e finché non si avvia il sistema non mi > permette di far altro detto così mi viene da ipotizzare problemi all'hard disk I log non riportano nessun messaggio? less /var/log/syslog prova a vedere con un tool di controllo dell'hard disk, normalmente vanno bene gli smartmontools per saperne di più: $ man smartctl Ciao Davide |
|
#5
|
|
|
|
|
Il 18/02/2012 18:00, enrico tognoni ha scritto:
[..] > prova il desktop lXDE, se vuoi esagerare installa debian lxde cosa che > io ho fatto avendo un notebook vecchiotto. > > ciao > > P.S. 4g di ram! ma è troppo! ^^ Una volta avevo attivato un parametro > che faceva apparire un messaggio se nel boot c'era qualche crash, > pero' non mi ricordo come. >ho provato a usare top per vedere di capire cosa mi rallentava il sistema ma è stato inutile visto che il sistema si "freeza" finché non parte il programma, per cui non mi è stato utile. Faccio presente che sia l'avvio del notebook che la fase di login (uso gnome 3 con driver nouveau per la scheda video geforce 9600) avvengono regolarmente senza ritardi. |
|
#6
|
|
|
|
|
Il 18/02/2012 18:19, cosmo ha scritto:
> In data sabato 18 febbraio 2012 13:17:54, Giovanni Bellonio ha scritto: >> Come posso risolvere? > Lancia un programma da console per leggerne l'output e leggi anche le ultime > righe di /var/log/syslog. > Noti qualche differenza se sei connesso a internet o meno? ho provato a riavviare il notebook e ad eseguire icedove ed iceweasel da console (il terminale l'ho lanciato dalla barra dei preferiti di gnome 3 con la solita attesa iniziale): non sono comparsi messaggi dopo aver lanciato i programmi e gli stessi si sono avviati immediatamente o quasi; ho provato ad aprire una nuova finestra di iceweasel dalla barra dei preferiti di gnome 3 e ho dovuto aspettare anche se non i 6 minuti soliti, ma almeno un paio si. In syslog non sembra che ci siano messaggi strani; In genere il computer è sempre connesso ad internet, ma la sequenza dei programmi che eseguo è: 1) html2pop3 in un terminale con diritti di root, 2) icedove, 3) iceweasel ed apt-get update / dist-upgrade. Poiché icedove è il secondo che parte e ma il primo che genera traffico internet non dovrebbe risentire di ritardi di altri, ma così non succede; inoltre stamattina ho eseguito prima apt-get dist-upgrade di iceweasel: quando quest'ultimo è partito apt-get aveva finito di scaricare tutti i pacchetti ed aveva iniziato ad effettuare gli aggiornamenti. Infine nautilus (che è quello che ha impiegato uno sproposito per avviarsi) non dovrebbe risentire dall'eventuale traffico internet. Giovanni |
|
#7
|
|
|
|
|
Il 18/02/2012 20:31, Davide Prina ha scritto:
> On 18/02/2012 13:17, Giovanni Bellonio wrote: > detto così mi viene da ipotizzare problemi all'hard disk > I log non riportano nessun messaggio? > less /var/log/syslog ecco il valore di syslog: Feb 19 09:16:53 Debian-Aspire5930G kernel: imklog 5.8.6, log source = /proc/kmsg started. Feb 19 09:16:53 Debian-Aspire5930G rsyslogd: [origin software="rsyslogd" swVersion="5.8.6" x-pid="1183" x-info="http://www.rsyslog.com"] start Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.000000] Initializing cgroup subsys cpuset Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.000000] Initializing cgroup subsys cpu Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.000000] Linux version 3.2.0-1-amd64 (Debian 3.2.4-1) (waldi) (gcc version 4.6.2 (Debian 4.6.2-12) ) #1 SMP Sun Feb 5 15:17:15 UTC 2012 Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.2.0-1-amd64 root=UUID=5d479185-7134-44b8-8a0a-86cf9e442a80 ro quiet Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.000000] BIOS-provided physical RAM map: Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.000000] BIOS-e820: 0000000000000000 - 000000000009d400 (usable) Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.000000] BIOS-e820: 000000000009d400 - 00000000000a0000 (reserved) Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.000000] BIOS-e820: 00000000000e4000 - 0000000000100000 (reserved) Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.000000] BIOS-e820: 0000000000100000 - 00000000bf8a1000 (usable) Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.000000] BIOS-e820: 00000000bf8a1000 - 00000000bf8a7000 (reserved) Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.000000] BIOS-e820: 00000000bf8a7000 - 00000000bf9bc000 (usable) Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.000000] BIOS-e820: 00000000bf9bc000 - 00000000bfa0f000 (reserved) Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.000000] BIOS-e820: 00000000bfa0f000 - 00000000bfb08000 (usable) Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.000000] BIOS-e820: 00000000bfb08000 - 00000000bfd0f000 (reserved) Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.000000] BIOS-e820: 00000000bfd0f000 - 00000000bfd18000 (usable) Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.000000] BIOS-e820: 00000000bfd18000 - 00000000bfd1f000 (reserved) Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.000000] BIOS-e820: 00000000bfd1f000 - 00000000bfd64000 (usable) Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.000000] BIOS-e820: 00000000bfd64000 - 00000000bfd9f000 (ACPI NVS) Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.000000] BIOS-e820: 00000000bfd9f000 - 00000000bfde2000 (usable) Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.000000] BIOS-e820: 00000000bfde2000 - 00000000bfdff000 (ACPI data) Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.000000] BIOS-e820: 00000000bfdff000 - 00000000bfe00000 (usable) Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.000000] BIOS-e820: 0000000100000000 - 0000000140000000 (usable) Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.000000] NX (Execute Disable) protection: active Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.000000] DMI present. Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.000000] DMI: Acer Aspire 5930 /Eiger , BIOS V1.23 10/28/2008 Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.000000] e820 update range: 0000000000000000 - 0000000000010000 (usable) ==> (reserved) Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.000000] e820 remove range: 00000000000a0000 - 0000000000100000 (usable) Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.000000] No AGP bridge found Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.000000] last_pfn = 0x140000 max_arch_pfn = 0x400000000 Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.000000] MTRR default type: uncachable Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.000000] MTRR fixed ranges enabled: Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.000000] 00000-9FFFF write-back Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.000000] A0000-BFFFF uncachable Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.000000] C0000-FFFFF write-protect Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.000000] MTRR variable ranges enabled: Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.000000] 0 base 000000000 mask F80000000 write-back Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.000000] 1 base 080000000 mask FC0000000 write-back Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.000000] 2 base 100000000 mask FC0000000 write-back Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.000000] 3 disabled Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.000000] 4 disabled Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.000000] 5 disabled Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.000000] 6 disabled Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.000000] e820 update range: 00000000c0000000 - 0000000100000000 (usable) ==> (reserved) Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.000000] last_pfn = 0xbfe00 max_arch_pfn = 0x400000000 Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.000000] found SMP MP-table at [ffff8800000f7300] f7300 Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.000000] initial memory mapped : 0 - 20000000 Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.000000] Base memory trampoline at [ffff880000098000] 98000 size 20480 Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.000000] init_memory_mapping: 0000000000000000-00000000bfe00000 Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.000000] 0000000000 - 00bfe00000 page 2M Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.000000] kernel direct mapping tables up to bfe00000 @ 1fffc000-20000000 Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.000000] init_memory_mapping: 0000000100000000-0000000140000000 Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.000000] 0100000000 - 0140000000 page 2M Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.000000] kernel direct mapping tables up to 140000000 @ bfddc000-bfde2000 Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.000000] RAMDISK: 36c06000 - 375fb000 Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.000000] ACPI: RSDP 00000000000f7160 00024 (v02 PTLTD ) Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.000000] ACPI: XSDT 00000000bfdf447d 0005C (v01 ACRSYS ACRPRDCT 06040000 INNA 00000000) Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.000000] ACPI: FACP 00000000bfde4000 000F4 (v03 INTEL CRESTLNE 06040000 ALAN 00000001) Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.000000] ACPI: DSDT 00000000bfde5000 0A70D (v02 Intel CANTIGA 06040000 MSFT 03000000) Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.000000] ACPI: FACS 00000000bfd9efc0 00040 Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.000000] ACPI: HPET 00000000bfdfed86 00038 (v01 INTEL CRESTLNE 06040000 LOHR 0000005A) Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.000000] ACPI: MCFG 00000000bfdfedbe 0003C (v01 INTEL CRESTLNE 06040000 LOHR 0000005A) Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.000000] ACPI: SLIC 00000000bfdfedfa 00176 (v01 ACRSYS ACRPRDCT 06040000 ANNI 00000001) Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.000000] ACPI: APIC 00000000bfdfef70 00068 (v01 PTLTD ? APIC 06040000 LTP 00000000) Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.000000] ACPI: BOOT 00000000bfdfefd8 00028 (v01 PTLTD $SBFTBL$ 06040000 LTP 00000001) Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.000000] ACPI: SSDT 00000000bfde3000 00655 (v01 PmRef CpuPm 00003000 INTL 20050624) Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.000000] ACPI: Local APIC address 0xfee00000 Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.000000] No NUMA configuration found Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.000000] Faking a node at 0000000000000000-0000000140000000 Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.000000] Initmem setup node 0 0000000000000000-0000000140000000 Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.000000] NODE_DATA [000000013fffb000 - 000000013fffffff] Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.000000] [ffffea0000000000-ffffea00045fffff] PMD -> [ffff88013b600000-ffff88013edfffff] on node 0 Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.000000] Zone PFN ranges: Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.000000] DMA 0x00000010 -> 0x00001000 Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.000000] DMA32 0x00001000 -> 0x00100000 Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.000000] Normal 0x00100000 -> 0x00140000 Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.000000] Movable zone start PFN for each node Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.000000] early_node_map[9] active PFN ranges Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.000000] 0: 0x00000010 -> 0x0000009d Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.000000] 0: 0x00000100 -> 0x000bf8a1 Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.000000] 0: 0x000bf8a7 -> 0x000bf9bc Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.000000] 0: 0x000bfa0f -> 0x000bfb08 Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.000000] 0: 0x000bfd0f -> 0x000bfd18 Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.000000] 0: 0x000bfd1f -> 0x000bfd64 Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.000000] 0: 0x000bfd9f -> 0x000bfde2 Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.000000] 0: 0x000bfdff -> 0x000bfe00 Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.000000] 0: 0x00100000 -> 0x00140000 Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.000000] On node 0 totalpages: 1047246 Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.000000] DMA zone: 56 pages used for memmap Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.000000] DMA zone: 5 pages reserved Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.000000] DMA zone: 3920 pages, LIFO batch:0 Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.000000] DMA32 zone: 14280 pages used for memmap Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.000000] DMA32 zone: 766841 pages, LIFO batch:31 Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.000000] Normal zone: 3584 pages used for memmap Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.000000] Normal zone: 258560 pages, LIFO batch:31 Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.000000] ACPI: PM-Timer IO Port: 0x408 Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.000000] ACPI: Local APIC address 0xfee00000 Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1]) Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1]) Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.000000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0]) Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.000000] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23 Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 high edge) Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.000000] ACPI: IRQ0 used by override. Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.000000] ACPI: IRQ2 used by override. Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.000000] ACPI: IRQ9 used by override. Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.000000] Using ACPI (MADT) for SMP configuration information Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000 Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.000000] SMP: Allowing 2 CPUs, 0 hotplug CPUs Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.000000] nr_irqs_gsi: 40 Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.000000] PM: Registered nosave memory: 000000000009d000 - 000000000009e000 Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.000000] PM: Registered nosave memory: 000000000009e000 - 00000000000a0000 Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000e4000 Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.000000] PM: Registered nosave memory: 00000000000e4000 - 0000000000100000 Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.000000] PM: Registered nosave memory: 00000000bf8a1000 - 00000000bf8a7000 Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.000000] PM: Registered nosave memory: 00000000bf9bc000 - 00000000bfa0f000 Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.000000] PM: Registered nosave memory: 00000000bfb08000 - 00000000bfd0f000 Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.000000] PM: Registered nosave memory: 00000000bfd18000 - 00000000bfd1f000 Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.000000] PM: Registered nosave memory: 00000000bfd64000 - 00000000bfd9f000 Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.000000] PM: Registered nosave memory: 00000000bfde2000 - 00000000bfdff000 Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.000000] PM: Registered nosave memory: 00000000bfe00000 - 0000000100000000 Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.000000] Allocating PCI resources starting at bfe00000 (gap: bfe00000:40200000) Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.000000] Booting paravirtualized kernel on bare hardware Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:2 nr_node_ids:1 Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88013fc00000 s82304 r8192 d24192 u1048576 Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.000000] pcpu-alloc: s82304 r8192 d24192 u1048576 alloc=1*2097152 Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.000000] pcpu-alloc: [0] 0 1 Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1029321 Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.000000] Policy zone: Normal Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.2.0-1-amd64 root=UUID=5d479185-7134-44b8-8a0a-86cf9e442a80 ro quiet Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.000000] Checking aperture... Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.000000] No AGP bridge found Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.000000] Calgary: detecting Calgary via BIOS EBDA area Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing! Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.000000] Memory: 4046652k/5242880k available (3368k kernel code, 1053896k absent, 142332k reserved, 3361k data, 568k init) Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.000000] Hierarchical RCU implementation. Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.000000] NR_IRQS:33024 nr_irqs:512 16 Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.000000] Extended CMOS year: 2000 Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.000000] Console: colour VGA+ 80x25 Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.000000] console [tty0] enabled Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.000000] hpet clockevent registered Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.000000] Fast TSC calibration using PIT Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.000000] Detected 2527.457 MHz processor. Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.004006] Calibrating delay loop (skipped), value calculated using timer frequency.. 5054.91 BogoMIPS (lpj=10109828) Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.004013] pid_max: default: 32768 minimum: 301 Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.004090] Security Framework initialized Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.004099] AppArmor: AppArmor disabled by boot time parameter Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.008345] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.011673] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.013206] Mount-cache hash table entries: 256 Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.013437] Initializing cgroup subsys cpuacct Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.013445] Initializing cgroup subsys memory Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.013467] Initializing cgroup subsys devices Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.013473] Initializing cgroup subsys freezer Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.013476] Initializing cgroup subsys net_cls Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.013480] Initializing cgroup subsys blkio Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.013544] CPU: Physical Processor ID: 0 Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.013546] CPU: Processor Core ID: 0 Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.013551] mce: CPU supports 6 MCE banks Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.013564] CPU0: Thermal monitoring enabled (TM1) Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.013571] using mwait in idle threads. Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.014342] ACPI: Core revision 20110623 Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.024520] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.064686] CPU0: Intel(R) Core(TM)2 Duo CPU T9400 @ 2.53GHz stepping 06 Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.068003] APIC calibration not consistent with PM-Timer: 335ms instead of 100ms Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.068003] APIC delta adjusted to PM-Timer: 1662685 (5576220) Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.068003] Performance Events: PEBS fmt0+, Core2 events, Intel PMU driver. Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.068003] ... version: 2 Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.068003] ... bit width: 40 Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.068003] ... generic registers: 2 Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.068003] ... value mask: 000000ffffffffff Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.068003] ... max period: 000000007fffffff Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.068003] ... fixed-purpose events: 3 Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.068003] ... event mask: 0000000700000003 Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.068003] NMI watchdog enabled, takes one hw-pmu counter. Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.068003] Booting Node 0, Processors #1 Ok. Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.068003] smpboot cpu 1: start_ip = 98000 Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.160058] NMI watchdog enabled, takes one hw-pmu counter. Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.160123] Brought up 2 CPUs Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.160127] Total of 2 processors activated (10109.52 BogoMIPS). Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.164167] devtmpfs: initialized Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.171216] PM: Registering ACPI NVS region at bfd64000 (241664 bytes) Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.171216] print_constraints: dummy: Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.171216] NET: Registered protocol family 16 Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.171216] ACPI: bus type pci registered Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.172042] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000) Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.172048] PCI: not using MMCONFIG Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.172051] PCI: Using configuration type 1 for base access Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.172990] bio: create slab <bio-0> at 0 Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.172990] ACPI: Added _OSI(Module Device) Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.172990] ACPI: Added _OSI(Processor Device) Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.172990] ACPI: Added _OSI(3.0 _SCP Extensions) Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.172990] ACPI: Added _OSI(Processor Aggregator Device) Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.174221] ACPI: EC: Look up EC in DSDT Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.181557] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.182785] ACPI: SSDT 00000000bfd1ac20 00265 (v01 PmRef Cpu0Ist 00003000 INTL 20050624) Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.183309] ACPI: Dynamic OEM Table Load: Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.183314] ACPI: SSDT (null) 00265 (v01 PmRef Cpu0Ist 00003000 INTL 20050624) Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.183574] ACPI: SSDT 00000000bfd18620 00549 (v01 PmRef Cpu0Cst 00003001 INTL 20050624) Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.184070] ACPI: Dynamic OEM Table Load: Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.184075] ACPI: SSDT (null) 00549 (v01 PmRef Cpu0Cst 00003001 INTL 20050624) Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.208550] ACPI: SSDT 00000000bfd19ca0 001CF (v01 PmRef ApIst 00003000 INTL 20050624) Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.209106] ACPI: Dynamic OEM Table Load: Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.209111] ACPI: SSDT (null) 001CF (v01 PmRef ApIst 00003000 INTL 20050624) Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.220223] ACPI: SSDT 00000000bfd19f20 0008D (v01 PmRef ApCst 00003000 INTL 20050624) Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.220735] ACPI: Dynamic OEM Table Load: Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.220740] ACPI: SSDT (null) 0008D (v01 PmRef ApCst 00003000 INTL 20050624) Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.244115] ACPI: Interpreter enabled Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.244123] ACPI: (supports S0 S3 S4 S5) Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.244162] ACPI: Using IOAPIC for interrupt routing Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.244197] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000) Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.245472] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in ACPI motherboard resources Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.340208] ACPI: EC: GPE = 0x17, I/O: command/status = 0x66, data = 0x62 Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.340229] ACPI: No dock devices found. Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.340232] HEST: Table not found. Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.340238] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.340752] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.341775] pci_root PNP0A08:00: host bridge window [io 0x0000-0x0cf7] Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.341780] pci_root PNP0A08:00: host bridge window [io 0x0d00-0xffff] Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.341785] pci_root PNP0A08:00: host bridge window [mem 0x000a0000-0x000bffff] Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.341790] pci_root PNP0A08:00: host bridge window [mem 0x000d0000-0x000d3fff] Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.341794] pci_root PNP0A08:00: host bridge window [mem 0x000d4000-0x000d7fff] Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.341798] pci_root PNP0A08:00: host bridge window [mem 0x000d8000-0x000dbfff] Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.341802] pci_root PNP0A08:00: host bridge window [mem 0x000dc000-0x000dffff] Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.341806] pci_root PNP0A08:00: host bridge window [mem 0x000e0000-0x000e3fff] Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.341812] pci_root PNP0A08:00: host bridge window [mem 0xc0000000-0xfebfffff] Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.341835] pci 0000:00:00.0: [8086:2a40] type 0 class 0x000600 Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.341869] DMAR: Forcing write-buffer flush capability Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.341872] DMAR: Disabling IOMMU for graphics on this chipset Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.341916] pci 0000:00:01.0: [8086:2a41] type 1 class 0x000604 Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.341984] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.341990] pci 0000:00:01.0: PME# disabled Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.342048] pci 0000:00:1a.0: [8086:2937] type 0 class 0x000c03 Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.342110] pci 0000:00:1a.0: reg 20: [io 0x1800-0x181f] Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.342187] pci 0000:00:1a.1: [8086:2938] type 0 class 0x000c03 Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.342260] pci 0000:00:1a.1: reg 20: [io 0x1820-0x183f] Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.342354] pci 0000:00:1a.2: [8086:2939] type 0 class 0x000c03 Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.342415] pci 0000:00:1a.2: reg 20: [io 0x1840-0x185f] Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.342502] pci 0000:00:1a.7: [8086:293c] type 0 class 0x000c03 Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.342531] pci 0000:00:1a.7: reg 10: [mem 0xf6504800-0xf6504bff] Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.342655] pci 0000:00:1a.7: PME# supported from D0 D3hot D3cold Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.342661] pci 0000:00:1a.7: PME# disabled Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.342697] pci 0000:00:1b.0: [8086:293e] type 0 class 0x000403 Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.342719] pci 0000:00:1b.0: reg 10: [mem 0xf6500000-0xf6503fff 64bit] Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.342816] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.342822] pci 0000:00:1b.0: PME# disabled Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.342853] pci 0000:00:1c.0: [8086:2940] type 1 class 0x000604 Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.342954] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.342960] pci 0000:00:1c.0: PME# disabled Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.342992] pci 0000:00:1c.1: [8086:2942] type 1 class 0x000604 Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.343092] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.343098] pci 0000:00:1c.1: PME# disabled Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.343131] pci 0000:00:1c.2: [8086:2944] type 1 class 0x000604 Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.343228] pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.343234] pci 0000:00:1c.2: PME# disabled Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.343267] pci 0000:00:1c.3: [8086:2946] type 1 class 0x000604 Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.343367] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.343373] pci 0000:00:1c.3: PME# disabled Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.343405] pci 0000:00:1c.4: [8086:2948] type 1 class 0x000604 Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.343505] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.343511] pci 0000:00:1c.4: PME# disabled Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.343548] pci 0000:00:1d.0: [8086:2934] type 0 class 0x000c03 Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.343609] pci 0000:00:1d.0: reg 20: [io 0x1860-0x187f] Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.344061] pci 0000:00:1d.1: [8086:2935] type 0 class 0x000c03 Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.344123] pci 0000:00:1d.1: reg 20: [io 0x1880-0x189f] Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.344198] pci 0000:00:1d.2: [8086:2936] type 0 class 0x000c03 Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.344259] pci 0000:00:1d.2: reg 20: [io 0x18a0-0x18bf] Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.344347] pci 0000:00:1d.7: [8086:293a] type 0 class 0x000c03 Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.344377] pci 0000:00:1d.7: reg 10: [mem 0xf6504c00-0xf6504fff] Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.344500] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.344506] pci 0000:00:1d.7: PME# disabled Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.344536] pci 0000:00:1e.0: [8086:2448] type 1 class 0x000604 Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.344626] pci 0000:00:1f.0: [8086:2919] type 0 class 0x000601 Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.344787] pci 0000:00:1f.2: [8086:2929] type 0 class 0x000106 Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.344814] pci 0000:00:1f.2: reg 10: [io 0x18f0-0x18f7] Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.344827] pci 0000:00:1f.2: reg 14: [io 0x18e4-0x18e7] Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.344839] pci 0000:00:1f.2: reg 18: [io 0x18e8-0x18ef] Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.344851] pci 0000:00:1f.2: reg 1c: [io 0x18e0-0x18e3] Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.344864] pci 0000:00:1f.2: reg 20: [io 0x18c0-0x18df] Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.344876] pci 0000:00:1f.2: reg 24: [mem 0xf6504000-0xf65047ff] Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.344943] pci 0000:00:1f.2: PME# supported from D3hot Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.344949] pci 0000:00:1f.2: PME# disabled Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.344975] pci 0000:00:1f.3: [8086:2930] type 0 class 0x000c05 Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.344998] pci 0000:00:1f.3: reg 10: [mem 0x00000000-0x000000ff 64bit] Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.345029] pci 0000:00:1f.3: reg 20: [io 0x1c00-0x1c1f] Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.345164] pci 0000:01:00.0: [10de:0649] type 0 class 0x000300 Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.345227] pci 0000:01:00.0: reg 10: [mem 0xce000000-0xceffffff] Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.345291] pci 0000:01:00.0: reg 14: [mem 0xd0000000-0xdfffffff 64bit pref] Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.345349] pci 0000:01:00.0: reg 1c: [mem 0xcc000000-0xcdffffff 64bit] Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.345389] pci 0000:01:00.0: reg 24: [io 0x2000-0x207f] Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.345428] pci 0000:01:00.0: reg 30: [mem 0x00000000-0x0007ffff pref] Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.352057] pci 0000:00:01.0: PCI bridge to [bus 01-01] Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.352063] pci 0000:00:01.0: bridge window [io 0x2000-0x2fff] Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.352068] pci 0000:00:01.0: bridge window [mem 0xcc000000-0xceffffff] Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.352076] pci 0000:00:01.0: bridge window [mem 0xd0000000-0xdfffffff 64bit pref] Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.352356] pci 0000:02:00.0: [11ab:436b] type 0 class 0x000200 Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.352537] pci 0000:02:00.0: reg 10: [mem 0xf6100000-0xf6103fff 64bit] Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.352638] pci 0000:02:00.0: reg 18: [io 0x3000-0x30ff] Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.352999] pci 0000:02:00.0: reg 30: [mem 0x00000000-0x0001ffff pref] Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.353557] pci 0000:02:00.0: supports D1 D2 Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.353561] pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.353588] pci 0000:02:00.0: PME# disabled Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.360133] pci 0000:00:1c.0: PCI bridge to [bus 02-02] Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.360139] pci 0000:00:1c.0: bridge window [io 0x3000-0x3fff] Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.360146] pci 0000:00:1c.0: bridge window [mem 0xf6100000-0xf61fffff] Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.360309] pci 0000:03:00.0: [8086:4232] type 0 class 0x000280 Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.360356] pci 0000:03:00.0: reg 10: [mem 0xf6200000-0xf6201fff 64bit] Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.360577] pci 0000:03:00.0: PME# supported from D0 D3hot D3cold Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.360590] pci 0000:03:00.0: PME# disabled Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.368068] pci 0000:00:1c.1: PCI bridge to [bus 03-03] Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.368077] pci 0000:00:1c.1: bridge window [mem 0xf6200000-0xf62fffff] Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.368142] pci 0000:00:1c.2: PCI bridge to [bus 04-04] Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.368209] pci 0000:00:1c.3: PCI bridge to [bus 05-07] Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.368215] pci 0000:00:1c.3: bridge window [io 0x4000-0x4fff] Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.368221] pci 0000:00:1c.3: bridge window [mem 0xf4000000-0xf60fffff] Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.368230] pci 0000:00:1c.3: bridge window [mem 0xf0000000-0xf1ffffff 64bit pref] Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.368287] pci 0000:00:1c.4: PCI bridge to [bus 08-0a] Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.368293] pci 0000:00:1c.4: bridge window [io 0x5000-0x5fff] Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.368300] pci 0000:00:1c.4: bridge window [mem 0xf8000000-0xf9ffffff] Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.368309] pci 0000:00:1c.4: bridge window [mem 0xf2000000-0xf3ffffff 64bit pref] Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.368393] pci 0000:00:1e.0: PCI bridge to [bus 0d-0d] (subtractive decode) Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.368408] pci 0000:00:1e.0: bridge window [io 0x0000-0x0cf7] (subtractive decode) Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.368412] pci 0000:00:1e.0: bridge window [io 0x0d00-0xffff] (subtractive decode) Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.368417] pci 0000:00:1e.0: bridge window [mem 0x000a0000-0x000bffff] (subtractive decode) Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.368422] pci 0000:00:1e.0: bridge window [mem 0x000d0000-0x000d3fff] (subtractive decode) Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.368426] pci 0000:00:1e.0: bridge window [mem 0x000d4000-0x000d7fff] (subtractive decode) Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.368431] pci 0000:00:1e.0: bridge window [mem 0x000d8000-0x000dbfff] (subtractive decode) Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.368435] pci 0000:00:1e.0: bridge window [mem 0x000dc000-0x000dffff] (subtractive decode) Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.368440] pci 0000:00:1e.0: bridge window [mem 0x000e0000-0x000e3fff] (subtractive decode) Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.368445] pci 0000:00:1e.0: bridge window [mem 0xc0000000-0xfebfffff] (subtractive decode) Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.368487] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT] Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.368736] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEGP._PRT] Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.368844] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P1._PRT] Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.368986] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP01._PRT] Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.369063] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP02._PRT] Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.369139] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP03._PRT] Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.369214] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP04._PRT] > > prova a vedere con un tool di controllo dell'hard disk, normalmente > vanno bene gli smartmontools > > per saperne di più: > $ man smartctl > > Ciao > Davide > e questo è il risultato di smartctl Debian-Aspire5930G:/home/bellonio# smartctl -a /dev/sda smartctl 5.41 2011-06-09 r3365 [x86_64-linux-3.2.0-1-amd64] (local build) Copyright (C) 2002-11 by Bruce Allen, http://smartmontools.sourceforge.net === START OF INFORMATION SECTION === Model Family: Seagate Momentus 7200.4 Device Model: ST9500420ASG Serial Number: 5VJ0Q2QM LU WWN Device Id: 5 000c50 018f0269c Firmware Version: 0002SDM1 User Capacity: 500,107,862,016 bytes [500 GB] Sector Size: 512 bytes logical/physical Device is: In smartctl database [for details use: -P show] ATA Version is: 8 ATA Standard is: ATA-8-ACS revision 4 Local Time is: Sun Feb 19 21:00:07 2012 CET SMART support is: Available - device has SMART capability. SMART support is: Enabled === START OF READ SMART DATA SECTION === SMART overall-health self-assessment test result: PASSED See vendor-specific Attribute list for marginal Attributes. General SMART Values: Offline data collection status: (0x00) Offline data collection activity was never started. Auto Offline Data Collection: Disabled. Self-test execution status: ( 0) The previous self-test routine completed without error or no self-test has ever been run. Total time to complete Offline data collection: ( 0) seconds. Offline data collection capabilities: (0x73) SMART execute Offline immediate. Auto Offline data collection on/off support. Suspend Offline collection upon new command. No Offline surface scan supported. Self-test supported. Conveyance Self-test supported. Selective Self-test supported. SMART capabilities: (0x0003) Saves SMART data before entering power-saving mode. Supports SMART auto save timer. Error logging capability: (0x01) Error logging supported. General Purpose Logging supported. Short self-test routine recommended polling time: ( 2) minutes. Extended self-test routine recommended polling time: ( 110) minutes. Conveyance self-test routine recommended polling time: ( 3) minutes. SCT capabilities: (0x103f) SCT Status supported. SCT Error Recovery Control supported. SCT Feature Control supported. SCT Data Table supported. SMART Attributes Data Structure revision number: 10 Vendor Specific SMART Attributes with Thresholds: ID# ATTRIBUTE_NAME FLAG VALUE WORST THRESH TYPE UPDATED WHEN_FAILED RAW_VALUE 1 Raw_Read_Error_Rate 0x000f 105 099 006 Pre-fail Always - 10473487 3 Spin_Up_Time 0x0003 098 096 085 Pre-fail Always - 0 4 Start_Stop_Count 0x0032 098 098 020 Old_age Always - 2102 5 Reallocated_Sector_Ct 0x0033 100 100 036 Pre-fail Always - 1 7 Seek_Error_Rate 0x000f 065 059 030 Pre-fail Always - 94564687077 9 Power_On_Hours 0x0032 094 094 000 Old_age Always - 5391 10 Spin_Retry_Count 0x0013 100 100 097 Pre-fail Always - 0 12 Power_Cycle_Count 0x0032 098 037 020 Old_age Always - 2079 184 End-to-End_Error 0x0032 100 100 099 Old_age Always - 0 187 Reported_Uncorrect 0x0032 099 099 000 Old_age Always - 1 188 Command_Timeout 0x0032 100 098 000 Old_age Always - 87 189 High_Fly_Writes 0x003a 100 100 000 Old_age Always - 0 190 Airflow_Temperature_Cel 0x0022 056 028 045 Old_age Always In_the_past 44 (52 166 52 19) 191 G-Sense_Error_Rate 0x0032 100 100 000 Old_age Always - 4 192 Power-Off_Retract_Count 0x0032 100 100 000 Old_age Always - 355 193 Load_Cycle_Count 0x0032 016 016 000 Old_age Always - 169041 194 Temperature_Celsius 0x0022 044 072 000 Old_age Always - 44 (Min/Max 0/62260) 195 Hardware_ECC_Recovered 0x001a 027 027 000 Old_age Always - 10473487 197 Current_Pending_Sector 0x0012 100 100 000 Old_age Always - 0 198 Offline_Uncorrectable 0x0010 100 100 000 Old_age Offline - 0 199 UDMA_CRC_Error_Count 0x003e 200 200 000 Old_age Always - 0 240 Head_Flying_Hours 0x0000 100 253 000 Old_age Offline - 208537842095017 241 Total_LBAs_Written 0x0000 100 253 000 Old_age Offline - 2947634126 242 Total_LBAs_Read 0x0000 100 253 000 Old_age Offline - 2381593278 254 Free_Fall_Sensor 0x0032 001 001 000 Old_age Always - 195 SMART Error Log Version: 1 ATA Error Count: 1 CR = Command Register [HEX] FR = Features Register [HEX] SC = Sector Count Register [HEX] SN = Sector Number Register [HEX] CL = Cylinder Low Register [HEX] CH = Cylinder High Register [HEX] DH = Device/Head Register [HEX] DC = Device Command Register [HEX] ER = Error register [HEX] ST = Status register [HEX] Powered_Up_Time is measured from power on, and printed as DDd+hh:mm:SS.sss where DD=days, hh=hours, mm=minutes, SS=sec, and sss=millisec. It "wraps" after 49.710 days. Error 1 occurred at disk power-on lifetime: 5149 hours (214 days + 13 hours) When the command that caused the error occurred, the device was active or idle. After command completion occurred, registers were: ER ST SC SN CL CH DH -- -- -- -- -- -- -- 40 51 00 87 a4 98 01 Error: UNC at LBA = 0x0198a487 = 26780807 Commands leading to the command that caused the error were: CR FR SC SN CL CH DH DC Powered_Up_Time Command/Feature_Name -- -- -- -- -- -- -- -- ---------------- -------------------- 60 00 40 4d 2c 43 41 00 01:22:55.578 READ FPDMA QUEUED 60 00 60 5b a4 98 41 00 01:22:55.576 READ FPDMA QUEUED 60 00 a0 bb a3 98 41 00 01:22:55.572 READ FPDMA QUEUED 60 00 98 a3 a0 98 41 00 01:22:55.571 READ FPDMA QUEUED 60 00 b8 eb 9f 98 41 00 01:22:55.570 READ FPDMA QUEUED SMART Self-test log structure revision number 1 Num Test_Description Status Remaining LifeTime(hours) LBA_of_first_error # 1 Short offline Completed without error 00% 5391 - # 2 Extended offline Completed without error 00% 5390 - # 3 Extended offline Completed without error 00% 4398 - SMART Selective self-test log data structure revision number 1 SPAN MIN_LBA MAX_LBA CURRENT_TEST_STATUS 1 0 0 Not_testing 2 0 0 Not_testing 3 0 0 Not_testing 4 0 0 Not_testing 5 0 0 Not_testing Selective self-test flags (0x0): After scanning selected spans, do NOT read-scan remainder of disk. If Selective self-test is pending on power-up, resume after 0 minute delay. |
|
#8
|
|
|
|
|
Il giorno sab, 18/02/2012 alle 22.28 +0100, Giovanni Bellonio ha
scritto: [...] > Faccio presente che sia l'avvio del notebook che la fase di login (uso > gnome 3 con driver > nouveau per la scheda video geforce 9600) avvengono regolarmente senza > ritardi. e se al posto del login grafico, passi in tty01 ed effettui il login lì, oppure se ti ci colleghi da remoto tramite XDMCP o ssh -X ? Potrebbe essere qualcosa che ha a che fare con la scheda video oppure con un'applicazione che parte al login grafico. Ciao, G. |
|
#9
|
|
|
|
|
On 19/02/2012 21:01, Giovanni Bellonio wrote:
> Il 18/02/2012 20:31, Davide Prina ha scritto: >> detto così mi viene da ipotizzare problemi all'hard disk >> less /var/log/syslog > ecco il valore di syslog: > Feb 19 09:16:53 Debian-Aspire5930G kernel: imklog 5.8.6, log source = > /proc/kmsg started. [...] > Feb 19 09:16:53 Debian-Aspire5930G kernel: [ 0.369214] ACPI: PCI > Interrupt Routing Table [\_SB_.PCI0.RP04._PRT] ma il tuo PC fa il record mondiale nel caricare Debian (poco più di 369 millesimi di secondo) o forse ti sei dimenticato una parte del log? ;-) >> prova a vedere con un tool di controllo dell'hard disk, normalmente >> vanno bene gli smartmontools > e questo è il risultato di smartctl > === START OF READ SMART DATA SECTION === > SMART overall-health self-assessment test result: PASSED [...] > Offline data collection status: (0x00) Offline data collection activity > was never started. però dovresti eseguire tutti i test prima di indicarne i risultati. Questo per esempio non lo hai mai eseguito > Self-test execution status: ( 0) The previous self-test routine completed > without error or no self-test has ever been run. e questo lo hai mai eseguito? > Error 1 occurred at disk power-on lifetime: 5149 hours (214 days + 13 > hours) > When the command that caused the error occurred, the device was active > or idle. quindi c'è stato almeno un errore registrato sul tuo hd. Esegui tutti i test di smartmontools, tenendo conto che se almeno un test riporta un errore, allora il tuo disco ha dei problemi hardware, se invece li passa tutti non è detto che sia sano. Ti faccio un esempio: avevo un hd su un portatile che smartmontools mi dava come perfetto, se però eseguivo un tot di operazioni che usavano molto intensamente l'hd, allora iniziavo ad avere problemi di lettura/scrittura e smartmontools segnalava problemi. Se lasciavo raffreddare l'hd per qualche ora smartmontools mi diceva che era tutto ok. Ciao Davide |
|
#10
|
|
|
|
|
Il 20/02/2012 20:08, Davide Prina ha scritto:
> > però dovresti eseguire tutti i test prima di indicarne i risultati. > Questo per esempio non lo hai mai eseguito > [...] > Ciao > Davide > stamattina ho avuto un po' di tempo e questi sono i risultati (spero di aver fatto tutto correttamente) Debian-Aspire5930G:/home/bellonio# smartctl --test=long /dev/sda smartctl 5.41 2011-06-09 r3365 [x86_64-linux-3.2.0-1-amd64] (local build) Copyright (C) 2002-11 by Bruce Allen, http://smartmontools.sourceforge.net === START OF OFFLINE IMMEDIATE AND SELF-TEST SECTION === Sending command: "Execute SMART Extended self-test routine immediately in off-line mode". Drive command "Execute SMART Extended self-test routine immediately in off-line mode" successful. Testing has begun. Please wait 110 minutes for test to complete. Test will complete after Sat Feb 25 12:39:30 2012 Use smartctl -X to abort test. Debian-Aspire5930G:/home/bellonio# smartctl -a /dev/sda smartctl 5.41 2011-06-09 r3365 [x86_64-linux-3.2.0-1-amd64] (local build) Copyright (C) 2002-11 by Bruce Allen, http://smartmontools.sourceforge.net === START OF INFORMATION SECTION === Model Family: Seagate Momentus 7200.4 Device Model: ST9500420ASG Serial Number: 5VJ0Q2QM LU WWN Device Id: 5 000c50 018f0269c Firmware Version: 0002SDM1 User Capacity: 500,107,862,016 bytes [500 GB] Sector Size: 512 bytes logical/physical Device is: In smartctl database [for details use: -P show] ATA Version is: 8 ATA Standard is: ATA-8-ACS revision 4 Local Time is: Sat Feb 25 13:06:20 2012 CET SMART support is: Available - device has SMART capability. SMART support is: Enabled === START OF READ SMART DATA SECTION === SMART overall-health self-assessment test result: PASSED See vendor-specific Attribute list for marginal Attributes. General SMART Values: Offline data collection status: (0x00) Offline data collection activity was never started. Auto Offline Data Collection: Disabled. Self-test execution status: ( 0) The previous self-test routine completed without error or no self-test has ever been run. Total time to complete Offline data collection: ( 0) seconds. Offline data collection capabilities: (0x73) SMART execute Offline immediate. Auto Offline data collection on/off support. Suspend Offline collection upon new command. No Offline surface scan supported. Self-test supported. Conveyance Self-test supported. Selective Self-test supported. SMART capabilities: (0x0003) Saves SMART data before entering power-saving mode. Supports SMART auto save timer. Error logging capability: (0x01) Error logging supported. General Purpose Logging supported. Short self-test routine recommended polling time: ( 2) minutes. Extended self-test routine recommended polling time: ( 110) minutes. Conveyance self-test routine recommended polling time: ( 3) minutes. SCT capabilities: (0x103f) SCT Status supported. SCT Error Recovery Control supported. SCT Feature Control supported. SCT Data Table supported. SMART Attributes Data Structure revision number: 10 Vendor Specific SMART Attributes with Thresholds: ID# ATTRIBUTE_NAME FLAG VALUE WORST THRESH TYPE UPDATED WHEN_FAILED RAW_VALUE 1 Raw_Read_Error_Rate 0x000f 117 099 006 Pre-fail Always - 161985442 3 Spin_Up_Time 0x0003 098 096 085 Pre-fail Always - 0 4 Start_Stop_Count 0x0032 098 098 020 Old_age Always - 2112 5 Reallocated_Sector_Ct 0x0033 100 100 036 Pre-fail Always - 1 7 Seek_Error_Rate 0x000f 065 059 030 Pre-fail Always - 94565228583 9 Power_On_Hours 0x0032 094 094 000 Old_age Always - 5420 10 Spin_Retry_Count 0x0013 100 100 097 Pre-fail Always - 0 12 Power_Cycle_Count 0x0032 098 037 020 Old_age Always - 2089 184 End-to-End_Error 0x0032 100 100 099 Old_age Always - 0 187 Reported_Uncorrect 0x0032 099 099 000 Old_age Always - 1 188 Command_Timeout 0x0032 100 098 000 Old_age Always - 87 189 High_Fly_Writes 0x003a 100 100 000 Old_age Always - 0 190 Airflow_Temperature_Cel 0x0022 059 028 045 Old_age Always In_the_past 41 (52 166 46 20) 191 G-Sense_Error_Rate 0x0032 100 100 000 Old_age Always - 4 192 Power-Off_Retract_Count 0x0032 100 100 000 Old_age Always - 355 193 Load_Cycle_Count 0x0032 015 015 000 Old_age Always - 170671 194 Temperature_Celsius 0x0022 041 072 000 Old_age Always - 41 (Min/Max 0/62260) 195 Hardware_ECC_Recovered 0x001a 036 027 000 Old_age Always - 161985442 197 Current_Pending_Sector 0x0012 100 100 000 Old_age Always - 0 198 Offline_Uncorrectable 0x0010 100 100 000 Old_age Offline - 0 199 UDMA_CRC_Error_Count 0x003e 200 200 000 Old_age Always - 0 240 Head_Flying_Hours 0x0000 100 253 000 Old_age Offline - 220078419219394 241 Total_LBAs_Written 0x0000 100 253 000 Old_age Offline - 3332150671 242 Total_LBAs_Read 0x0000 100 253 000 Old_age Offline - 1602184381 254 Free_Fall_Sensor 0x0032 001 001 000 Old_age Always - 195 SMART Error Log Version: 1 ATA Error Count: 1 CR = Command Register [HEX] FR = Features Register [HEX] SC = Sector Count Register [HEX] SN = Sector Number Register [HEX] CL = Cylinder Low Register [HEX] CH = Cylinder High Register [HEX] DH = Device/Head Register [HEX] DC = Device Command Register [HEX] ER = Error register [HEX] ST = Status register [HEX] Powered_Up_Time is measured from power on, and printed as DDd+hh:mm:SS.sss where DD=days, hh=hours, mm=minutes, SS=sec, and sss=millisec. It "wraps" after 49.710 days. Error 1 occurred at disk power-on lifetime: 5149 hours (214 days + 13 hours) When the command that caused the error occurred, the device was active or idle. After command completion occurred, registers were: ER ST SC SN CL CH DH -- -- -- -- -- -- -- 40 51 00 87 a4 98 01 Error: UNC at LBA = 0x0198a487 = 26780807 Commands leading to the command that caused the error were: CR FR SC SN CL CH DH DC Powered_Up_Time Command/Feature_Name -- -- -- -- -- -- -- -- ---------------- -------------------- 60 00 40 4d 2c 43 41 00 01:22:55.578 READ FPDMA QUEUED 60 00 60 5b a4 98 41 00 01:22:55.576 READ FPDMA QUEUED 60 00 a0 bb a3 98 41 00 01:22:55.572 READ FPDMA QUEUED 60 00 98 a3 a0 98 41 00 01:22:55.571 READ FPDMA QUEUED 60 00 b8 eb 9f 98 41 00 01:22:55.570 READ FPDMA QUEUED SMART Self-test log structure revision number 1 Num Test_Description Status Remaining LifeTime(hours) LBA_of_first_error # 1 Extended offline Completed without error 00% 5419 - # 2 Short offline Completed without error 00% 5391 - # 3 Extended offline Completed without error 00% 5390 - # 4 Extended offline Completed without error 00% 4398 - SMART Selective self-test log data structure revision number 1 SPAN MIN_LBA MAX_LBA CURRENT_TEST_STATUS 1 0 0 Not_testing 2 0 0 Not_testing 3 0 0 Not_testing 4 0 0 Not_testing 5 0 0 Not_testing Selective self-test flags (0x0): After scanning selected spans, do NOT read-scan remainder of disk. If Selective self-test is pending on power-up, resume after 0 minute delay. Giovanni |
|
#11
|
|
|
|
|
On 25/02/2012 13:10, Giovanni Bellonio wrote:
> Il 20/02/2012 20:08, Davide Prina ha scritto: >> >> però dovresti eseguire tutti i test prima di indicarne i risultati. >> Questo per esempio non lo hai mai eseguito > stamattina ho avuto un po' di tempo e questi sono i risultati (spero di > aver fatto tutto correttamente) [...] > No Offline surface scan supported. l'altra volta non avevo notato questo. Quindi questo test non lo puoi fare. > Error 1 occurred at disk power-on lifetime: 5149 hours (214 days + 13 > hours) comunque c'è questo errore registrato... prova a vedere se facendo $ zgrep -i error /var/log/syslog* | less trovi qualcosa relativo al disco Ciao Davide |
|
#12
|
|
|
|
|
Il 25/02/2012 20:00, Davide Prina ha scritto:
> comunque c'è questo errore registrato... > > prova a vedere se facendo > $ zgrep -i error /var/log/syslog* | less > > trovi qualcosa relativo al disco > > Ciao > Davide > ho eseguito il comando da te suggerito (da root perché dal mio utente ha dato "Permission denied") e visto che l'output era lunghissimo l'ho rediretto in un file (di 10MB e quasi 50000 righe) scorrendo questo file non mi è sembrato di trovare errori del disco, ma erano quasi tutti relativi ad ACPI: /var/log/syslog:Feb 25 10:36:24 Debian-Aspire5930G kernel: [ 8.392383] ACPI Error: Method parse/execution failed [\_SB_.PCI0.LPCB.EC0_.BAT0._BIF] (Node ffff88013ae73380), AE_TIME (20110623/psparse-536) /var/log/syslog:Feb 25 10:36:24 Debian-Aspire5930G kernel: [ 8.892386] ACPI Error: Method parse/execution failed [\_SB_.LID0._LID] (Node ffff88013ae74c90), AE_TIME (20110623/psparse-536) /var/log/syslog:Feb 25 10:36:24 Debian-Aspire5930G kernel: [ 9.392032] ACPI Error: Method parse/execution failed [\_SB_.AMW0.WQC8] (Node ffff88013ae74650), AE_TIME (20110623/psparse-536) o alcuni relativi a warning di NetworkManager: /var/log/syslog:Feb 25 10:36:28 Debian-Aspire5930G NetworkManager[1212]: <warn> bluez error getting default adapter: The name org.bluez was not provided by any .service files /var/log/syslog:Feb 25 10:36:32 Debian-Aspire5930G NetworkManager[1212]: <warn> bluez error getting default adapter: No such adapter mi sono fermato alle prime 2000 righe circa Giovanni |
|
#13
|
|
|
|
|
On 26/02/2012 22:48, Giovanni Bellonio wrote:
> Il 25/02/2012 20:00, Davide Prina ha scritto: >> prova a vedere se facendo >> $ zgrep -i error /var/log/syslog* | less > ho eseguito il comando da te suggerito (da root perché dal mio utenteha > dato "Permission denied") e visto che l'output era lunghissimo l'ho rediretto questo perché non è nel gruppo admin > in un file (di 10MB e quasi 50000 righe) questo è molto strano, perché dovrebbero essere ben poche le righe. prova con questo che dovrebbe ridurle drasticamente: $ zgrep -i error /var/log/syslog* | sed "s/.*davide//;s/\[[^]]*\]//g" \ | sort | uniq | less se sono ancora troppe al massimo inserisci una regola per eliminare anche le parentesi tonde > ACPI Error: Method parse/execution failed > [\_SB_.PCI0.LPCB.EC0_.BAT0._BIF] (Node ffff88013ae73380), AE_TIME > (20110623/psparse-536) questa cosa non saprei cos'è, https://ixquick.com mi trova soltanto un risultato scritto in cinese... Io indagherei perché potrebbe essere un problema. > /var/log/syslog:Feb 25 10:36:28 Debian-Aspire5930G NetworkManager[1212]: > <warn> bluez error getting default adapter: The name org.bluez was not > provided by any .service files > /var/log/syslog:Feb 25 10:36:32 Debian-Aspire5930G NetworkManager[1212]: > <warn> bluez error getting default adapter: No such adapter questi li puoi ignorare se non usi bluez. In definitiva se ti scrive così tanti log, immagino che se hai così tanti errori allora avrai un numero ancora più elevato di warning e altre segnalazioni varie... il problema potrebbe essere proprio che scrive troppi log sul disco e questo potrebbe rallentare tutto quello che è in esecuzione durante la generazioni di tali log. Ad esempio controlla se quando fai partire un programma *lento* ti riempie i log. Ciao Davide |
|
#14
|
|
|
|
|
Lista buonasera !
Questa sera mi capita su tutte le macchine stable AMD64 (su i386 tutto ok) durante un apt-get update: E: Encoutered a section with no Package: header E: Problem with MergeList /var/lib/apt/lists/security.debian.org_dists_squeeze_updates_main_bin ary-amd64_Pachages Mi succede su 6 macchine (su 6, su cui ho provato), su i386 tutto ok. Succede anche a voi ? Luca |
|
#15
|
|
|
|
|
Scusate, si è risolto da solo, ora...
Mi sa che durante l'ultima aggiunta di pacchetti su security (PGSQL) qualcosa è stato "cannato". Se ne sono accorti :) Colpa mia che sono troppo maniaco degli update e non do tempo di correggere casini occasionali su stable (!!!). CIAO Luca |
|
|
|
|
| Discussioni simili | |
| R: Re: lentezza apertura programmi ----Messaggio originale---- Da: etognoni Data: 18-feb-2012 18.00 A: <debian-italian> Ogg: Re: lentezza apertura programmi On 18/02/2012 13:30, Giovanni Bellonio... |
|
| Lentezza SOLO in APERTURA programmi Provo a chiedervi un consiglio: ho la adsl ma da un po' di tempo,noto che quando cerco di aprire un sito nuovo o dei programmi, in pratica quando CERCO di accedere a... |
|
| lentezza apertura proprieta stampanti in rete da programmi salve ho un pc con windows xp sp2 collegato in rete , quando uso corel draw o photoshop e vado sul menu file stampanti prima che mi apre le proprieta per scegliere su quale... |
|
| lentezza apertura programmi Da cosa potrebbe dipendere la lentezza nell'apertura programmi per esempio Pinnacle (dvd) su windows XP anche dopo aver fatto deframmentazione ecc. Il computer è un amd 2000... |
|
|
Tutti gli orari sono GMT. Attualmente sono le 10:13. | Privacy Policy
|