Fórum Ubuntu CZ/SK
Ostatní => Archiv => Téma založeno: hanes 06 Března 2007, 19:15:25
-
Tak jsem chtel naistalovat ubuntu na svoje PC a mam problem pri instalaci me to nenajde HDD. Mam desku MSI K9A Platinum ATi chipset a Sata disk Seagate. Zkousim 64bitovou verzi. Jo mam dvoujadrovy 64bit AMD. Nemel nekdo stejný problém?
-
Nabootujte LiveCD, poslete vypis "dmesg".
-
dmesg
[ 0.000000] Bootdata ok (command line is BOOT_IMAGE=/casper/vmlinuz file=/cdrom/preseed/ubuntu.seed boot=casper initrd=/casper/initrd.gz ramdisk_size=1048576 root=/dev/ram rw quiet splash --)
[ 0.000000] Linux version 2.6.17-10-generic (root@crested) (gcc version 4.1.2 20060928 (prerelease) (Ubuntu 4.1.1-13ubuntu5)) #2 SMP Fri Oct 13 15:34:39 UTC 2006 (Ubuntu 2.6.17-10.33-generic)
[ 0.000000] BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: 0000000000000000 - 000000000009fc00 (usable)
[ 0.000000] BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved)
[ 0.000000] BIOS-e820: 00000000000e4000 - 0000000000100000 (reserved)
[ 0.000000] BIOS-e820: 0000000000100000 - 000000003ffd0000 (usable)
[ 0.000000] BIOS-e820: 000000003ffd0000 - 000000003ffde000 (ACPI data)
[ 0.000000] BIOS-e820: 000000003ffde000 - 0000000040000000 (ACPI NVS)
[ 0.000000] BIOS-e820: 00000000fff80000 - 0000000100000000 (reserved)
[ 0.000000] DMI present.
[ 0.000000] ACPI: RSDP (v000 ACPIAM ) @ 0x00000000000f94b0
[ 0.000000] ACPI: RSDT (v001 A M I OEMRSDT 0x12000614 MSFT 0x00000097) @ 0x000000003ffd0000
[ 0.000000] ACPI: FADT (v002 A M I OEMFACP 0x12000614 MSFT 0x00000097) @ 0x000000003ffd0200
[ 0.000000] ACPI: MADT (v001 A M I OEMAPIC 0x12000614 MSFT 0x00000097) @ 0x000000003ffd0390
[ 0.000000] ACPI: MCFG (v001 A M I OEMMCFG 0x12000614 MSFT 0x00000097) @ 0x000000003ffd03f0
[ 0.000000] ACPI: OEMB (v001 A M I AMI_OEM 0x12000614 MSFT 0x00000097) @ 0x000000003ffde040
[ 0.000000] ACPI: HPET (v001 A M I OEMHPET 0x12000614 MSFT 0x00000097) @ 0x000000003ffd46c0
[ 0.000000] ACPI: SSDT (v001 A M I POWERNOW 0x00000001 AMD 0x00000001) @ 0x000000003ffd4700
[ 0.000000] ACPI: DSDT (v001 AMS6_ AMS6_B37 0x00000b37 INTL 0x20051117) @ 0x0000000000000000
[ 0.000000] Scanning NUMA topology in Northbridge 24
[ 0.000000] Number of nodes 1
[ 0.000000] Node 0 MemBase 0000000000000000 Limit 000000003ffd0000
[ 0.000000] NUMA: Using 63 for the hash shift.
[ 0.000000] Using node hash shift of 63
[ 0.000000] Bootmem setup node 0 0000000000000000-000000003ffd0000
[ 0.000000] On node 0 totalpages: 257065
[ 0.000000] DMA zone: 2592 pages, LIFO batch:0
[ 0.000000] DMA32 zone: 254473 pages, LIFO batch:31
[ 0.000000] ACPI: PM-Timer IO Port: 0x808
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
[ 0.000000] Processor #0 15:11 APIC version 16
[ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled)
[ 0.000000] Processor #1 15:11 APIC version 16
[ 0.000000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
[ 0.000000] IOAPIC[0]: apic_id 2, version 33, address 0xfec00000, GSI 0-23
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)
[ 0.000000] ACPI: IRQ0 used by override.
[ 0.000000] ACPI: IRQ2 used by override.
[ 0.000000] ACPI: IRQ9 used by override.
[ 0.000000] Setting APIC routing to physical flat
[ 0.000000] ACPI: HPET id: 0x8300 base: 0xfed00000
[ 0.000000] Using ACPI (MADT) for SMP configuration information
[ 0.000000] Allocating PCI resources starting at 50000000 (gap: 40000000:bff80000)
[ 0.000000] Checking aperture...
[ 0.000000] CPU 0: aperture @ fffe000000 size 32 MB
[ 0.000000] Aperture from northbridge cpu 0 too small (32 MB)
[ 0.000000] No AGP bridge found
[ 0.000000] SMP: Allowing 2 CPUs, 0 hotplug CPUs
[ 0.000000] Built 1 zonelists
[ 0.000000] Kernel command line: BOOT_IMAGE=/casper/vmlinuz file=/cdrom/preseed/ubuntu.seed boot=casper initrd=/casper/initrd.gz ramdisk_size=1048576 root=/dev/ram rw quiet splash --
[ 0.000000] Initializing CPU#0
[ 0.000000] PID hash table entries: 4096 (order: 12, 32768 bytes)
[ 0.000000] time.c: Using 14.318180 MHz WALL HPET GTOD HPET timer.
[ 0.000000] time.c: Detected 2010.198 MHz processor.
[ 28.460146] Console: colour VGA+ 80x25
[ 28.460590] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)
[ 28.461286] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)
[ 28.469831] Memory: 1020312k/1048384k available (2129k kernel code, 27684k reserved, 1424k data, 188k init)
[ 28.549256] Calibrating delay using timer specific routine.. 4024.87 BogoMIPS (lpj=8049750)
[ 28.549304] Security Framework v1.0.0 initialized
[ 28.549308] SELinux: Disabled at boot.
[ 28.549327] Mount-cache hash table entries: 256
[ 28.549440] CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line)
[ 28.549443] CPU: L2 Cache: 512K (64 bytes/line)
[ 28.549446] CPU 0/0(2) -> Node 0 -> Core 0
[ 28.549459] SMP alternatives: switching to UP code
[ 28.549632] checking if image is initramfs... it is
[ 29.068570] Freeing initrd memory: 6259k freed
[ 29.071473] ACPI: Core revision 20060707
[ 29.071861] ACPI: Looking for DSDT ... not found!
[ 29.114805] Using local APIC timer interrupts.
[ 29.164514] result 12563755
[ 29.164516] Detected 12.563 MHz APIC timer.
[ 29.164939] SMP alternatives: switching to SMP code
[ 29.165014] Booting processor 1/2 APIC 0x1
[ 29.174873] Initializing CPU#1
[ 29.252248] Calibrating delay using timer specific routine.. 4020.22 BogoMIPS (lpj=8040457)
[ 29.252254] CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line)
[ 29.252256] CPU: L2 Cache: 512K (64 bytes/line)
[ 29.252258] CPU 1/1(2) -> Node 0 -> Core 1
[ 29.252328] AMD Athlon(tm) 64 X2 Dual Core Processor 3800+ stepping 02
[ 29.256242] CPU 1: Syncing TSC to CPU 0.
[ 29.256727] CPU 1: synchronized TSC with CPU 0 (last diff 2 cycles, maxerr 477 cycles)
[ 29.256733] Brought up 2 CPUs
[ 29.256764] testing NMI watchdog ... OK.
[ 29.886740] migration_cost=154
[ 29.886988] NET: Registered protocol family 16
[ 29.887010] ACPI: bus type pci registered
[ 29.887014] PCI: BIOS Bug: MCFG area at e0000000 is not E820-reserved
[ 29.887016] PCI: Not using MMCONFIG.
[ 29.887021] PCI: Using configuration type 1
[ 30.020129] ACPI: Interpreter enabled
[ 30.020132] ACPI: Using IOAPIC for interrupt routing
[ 30.020454] Error attaching device data
[ 30.020460] Error attaching device data
[ 30.020599] ACPI: PCI Root Bridge [PCI0] (0000:00)
[ 30.020602] PCI: Probing PCI hardware (bus 00)
[ 30.023012] PCI: Ignoring BAR0-3 of IDE controller 0000:00:12.0
[ 30.025436] Boot video device is 0000:01:00.0
[ 30.025795] PCI: Transparent bridge - 0000:00:14.4
[ 30.025835] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[ 30.055742] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0PC._PRT]
[ 30.059637] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCE2._PRT]
[ 30.060585] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCE6._PRT]
[ 30.061534] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 7 10 11 12 14 15) *0, disabled.
[ 30.061767] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 7 10 11 12 14 15) *0, disabled.
[ 30.061998] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 7 10 11 12 14 15) *0, disabled.
[ 30.062229] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 7 10 11 12 14 15) *0, disabled.
[ 30.062462] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 7 10 11 12 14 15) *0, disabled.
[ 30.062693] ACPI: PCI Interrupt Link [LNKF] (IRQs 9) *0, disabled.
[ 30.062921] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 7 10 11 12 14 15) *0, disabled.
[ 30.063153] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 7 10 11 12 14 15) *0, disabled.
[ 30.063281] Linux Plug and Play Support v0.97 (c) Adam Belay
[ 30.063292] pnp: PnP ACPI init
[ 30.068337] pnp: PnP ACPI: found 17 devices
[ 30.068377] PCI: Using ACPI for IRQ routing
[ 30.068380] PCI: If a device doesn't work, try "pci=routeirq". If it helps, post a report
[ 30.068880] hpet0: at MMIO 0xfed00000 (virtual 0xffffffffff5fe000), IRQs 2, 8, 0, 0
[ 30.068885] hpet0: 4 32-bit timers, 14318180 Hz
[ 30.069927] PCI-DMA: Disabling IOMMU.
[ 30.070925] pnp: 00:0d: ioport range 0xa00-0xa0f has been reserved
[ 30.070928] pnp: 00:0d: ioport range 0xa10-0xa1f has been reserved
[ 30.071104] PCI: Bridge: 0000:00:02.0
[ 30.071107] IO window: 9000-9fff
[ 30.071111] MEM window: ffb00000-ffbfffff
[ 30.071115] PREFETCH window: bff00000-dfefffff
[ 30.071118] PCI: Bridge: 0000:00:06.0
[ 30.071121] IO window: a000-afff
[ 30.071124] MEM window: ffc00000-ffcfffff
[ 30.071127] PREFETCH window: disabled.
[ 30.071130] PCI: Bridge: 0000:00:14.4
[ 30.071133] IO window: b000-bfff
[ 30.071139] MEM window: ffd00000-ffdfffff
[ 30.071143] PREFETCH window: disabled.
[ 30.071156] PCI: Setting latency timer of device 0000:00:02.0 to 64
[ 30.071164] PCI: Setting latency timer of device 0000:00:06.0 to 64
[ 30.071224] NET: Registered protocol family 2
[ 30.104030] IP route cache hash table entries: 32768 (order: 6, 262144 bytes)
[ 30.104198] TCP established hash table entries: 131072 (order: 9, 2097152 bytes)
[ 30.105228] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[ 30.105741] TCP: Hash tables configured (established 131072 bind 65536)
[ 30.105744] TCP reno registered
[ 30.106095] IA32 emulation $Id: sys_ia32.c,v 1.32 2002/03/24 13:02:28 ak Exp $
[ 30.106402] audit: initializing netlink socket (disabled)
[ 30.106411] audit(1173207603.652:1): initialized
[ 30.106549] VFS: Disk quotas dquot_6.5.1
[ 30.106566] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 30.106607] Initializing Cryptographic API
[ 30.106610] io scheduler noop registered
[ 30.106618] io scheduler anticipatory registered
[ 30.106627] io scheduler deadline registered
[ 30.106643] io scheduler cfq registered (default)
[ 30.107061] PCI: Setting latency timer of device 0000:00:02.0 to 64
[ 30.107065] pcie_portdrv_probe->Dev[5a34:1002] has invalid IRQ. Check vendor BIOS
[ 30.107088] assign_interrupt_mode Found MSI capability
[ 30.107129] Allocate Port Service[0000:00:02.0:pcie00]
[ 30.107170] PCI: Setting latency timer of device 0000:00:06.0 to 64
[ 30.107173] pcie_portdrv_probe->Dev[5a38:1002] has invalid IRQ. Check vendor BIOS
[ 30.107195] assign_interrupt_mode Found MSI capability
[ 30.107223] Allocate Port Service[0000:00:06.0:pcie00]
[ 30.126233] Real Time Clock Driver v1.12ac
[ 30.126364] hpet_resources: 0xfed00000 is busy
[ 30.126374] Linux agpgart interface v0.101 (c) Dave Jones
[ 30.126377] Serial: 8250/16550 driver $Revision: 1.90 $ 4 ports, IRQ sharing enabled
[ 30.126511] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[ 30.127008] 00:05: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[ 30.127191] mice: PS/2 mouse device common for all mice
[ 30.127637] RAMDISK driver initialized: 16 RAM disks of 1048576K size 1024 blocksize
[ 30.127792] Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2
[ 30.127795] ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
[ 30.128154] PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12
[ 30.130239] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 30.130406] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 30.130478] TCP bic registered
[ 30.130486] NET: Registered protocol family 1
[ 30.130491] NET: Registered protocol family 8
[ 30.130493] NET: Registered protocol family 20
[ 30.130586] ACPI: (supports S0 S1 S3 S4 S5)
[ 30.130633] drivers/rtc/hctosys.c: unable to open rtc device (rtc0)
[ 30.130651] Freeing unused kernel memory: 188k freed
[ 30.171840] input: AT Translated Set 2 keyboard as /class/input/input0
[ 30.178912] vga16fb: initializing
[ 30.178917] vga16fb: mapped to 0xffff8100000a0000
[ 30.301399] Console: switching to colour frame buffer device 80x25
[ 30.301403] fb0: VGA16 VGA frame buffer device
[ 31.325042] Capability LSM initialized
[ 31.354723] ACPI: duty_cycle spans bit 4
[ 31.667083] SCSI subsystem initialized
[ 31.670444] libata version 1.20 loaded.
[ 31.671568] ahci 0000:00:12.0: version 1.2
[ 31.671585] PCI: Enabling device 0000:00:12.0 (0005 -> 0007)
[ 31.671592] GSI 16 sharing vector 0xC1 and IRQ 16
[ 31.671595] ACPI: PCI Interrupt 0000:00:12.0[A] -> GSI 22 (level, low) -> IRQ 193
[ 37.486076] PCI: Setting latency timer of device 0000:00:12.0 to 64
[ 37.486085] ahci 0000:00:12.0: AHCI 0001.0100 32 slots 4 ports 3 Gbps 0xf impl IDE mode
[ 37.486088] ahci 0000:00:12.0: flags: 64bit ncq ilck led clo pmp pio slum part
[ 37.486145] ata1: SATA max UDMA/133 cmd 0xFFFFC20000042100 ctl 0x0 bmdma 0x0 irq 193
[ 37.486175] ata2: SATA max UDMA/133 cmd 0xFFFFC20000042180 ctl 0x0 bmdma 0x0 irq 193
[ 37.486204] ata3: SATA max UDMA/133 cmd 0xFFFFC20000042200 ctl 0x0 bmdma 0x0 irq 193
[ 37.486234] ata4: SATA max UDMA/133 cmd 0xFFFFC20000042280 ctl 0x0 bmdma 0x0 irq 193
[ 37.861779] ata1: SATA link up 3.0 Gbps (SStatus 123)
[ 67.837765] ata1: qc timeout (cmd 0xec)
[ 67.837768] ata1: dev 0 failed to IDENTIFY (I/O error)
[ 67.837770] scsi0 : ahci
[ 68.753054] ata2: SATA link down (SStatus 0)
[ 68.753060] scsi1 : ahci
[ 69.672321] ata3: SATA link down (SStatus 0)
[ 69.672324] scsi2 : ahci
[ 70.591581] ata4: SATA link down (SStatus 0)
[ 70.591585] scsi3 : ahci
[ 70.629990] ATIIXP: IDE controller at PCI slot 0000:00:14.1
[ 70.630005] GSI 17 sharing vector 0xC9 and IRQ 17
[ 70.630008] ACPI: PCI Interrupt 0000:00:14.1[A] -> GSI 16 (level, low) -> IRQ 201
[ 70.630018] ATIIXP: chipset revision 0
[ 70.630020] ATIIXP: 100% native mode on irq 201
[ 70.630028] ide0: BM-DMA at 0xd800-0xd807, BIOS settings: hda:DMA, hdb:pio
[ 70.630040] ATIIXP: simplex device: DMA disabled
[ 70.630041] ide1: ATIIXP Bus-Master DMA disabled (BIOS)
[ 70.630045] Probing IDE interface ide0...
[ 71.367445] hda: HL-DT-ST DVDRAM GSA-H42N, ATAPI CD/DVD-ROM drive
[ 71.703087] ide0 at 0xe800-0xe807,0xe402 on irq 201
[ 71.703133] Probing IDE interface ide1...
[ 72.274028] hda: ATAPI 40X DVD-ROM DVD-R-RAM CD-R/RW drive, 2048kB Cache, UDMA(66)
[ 72.274035] Uniform CD-ROM driver Revision: 3.20
[ 72.533853] Probing IDE interface ide1...
[ 72.572976] usbcore: registered new driver usbfs
[ 72.572998] usbcore: registered new driver hub
[ 72.573756] ohci_hcd: 2005 April 22 USB 1.1 'Open' Host Controller (OHCI) Driver (PCI)
[ 72.573776] ACPI: PCI Interrupt 0000:00:13.0[A] -> GSI 16 (level, low) -> IRQ 201
[ 72.573914] ohci_hcd 0000:00:13.0: OHCI Host Controller
[ 72.574037] ohci_hcd 0000:00:13.0: new USB bus registered, assigned bus number 1
[ 72.601980] ohci_hcd 0000:00:13.0: irq 201, io mem 0xffefe000
[ 72.661994] usb usb1: configuration #1 chosen from 1 choice
[ 72.662014] hub 1-0:1.0: USB hub found
[ 72.662023] hub 1-0:1.0: 2 ports detected
[ 72.765885] GSI 18 sharing vector 0xD1 and IRQ 18
[ 72.765888] ACPI: PCI Interrupt 0000:00:13.1[b] -> GSI 17 (level, low) -> IRQ 209
[ 72.766018] ohci_hcd 0000:00:13.1: OHCI Host Controller
[ 72.766060] ohci_hcd 0000:00:13.1: new USB bus registered, assigned bus number 2
[ 72.793828] ohci_hcd 0000:00:13.1: irq 209, io mem 0xffefd000
[ 72.853904] usb usb2: configuration #1 chosen from 1 choice
[ 72.853996] hub 2-0:1.0: USB hub found
[ 72.854006] hub 2-0:1.0: 2 ports detected
[ 72.957800] GSI 19 sharing vector 0xD9 and IRQ 19
[ 72.957803] ACPI: PCI Interrupt 0000:00:13.2[C] -> GSI 18 (level, low) -> IRQ 217
[ 72.957920] ohci_hcd 0000:00:13.2: OHCI Host Controller
[ 72.958095] ohci_hcd 0000:00:13.2: new USB bus registered, assigned bus number 3
[ 72.985677] ohci_hcd 0000:00:13.2: irq 217, io mem 0xffefc000
[ 73.045755] usb usb3: configuration #1 chosen from 1 choice
[ 73.045846] hub 3-0:1.0: USB hub found
[ 73.045856] hub 3-0:1.0: 2 ports detected
[ 73.149684] ACPI: PCI Interrupt 0000:00:13.3[b] -> GSI 17 (level, low) -> IRQ 209
[ 73.149812] ohci_hcd 0000:00:13.3: OHCI Host Controller
[ 73.149991] ohci_hcd 0000:00:13.3: new USB bus registered, assigned bus number 4
[ 73.177518] ohci_hcd 0000:00:13.3: irq 209, io mem 0xffefb000
[ 73.237603] usb usb4: configuration #1 chosen from 1 choice
[ 73.237707] hub 4-0:1.0: USB hub found
[ 73.237717] hub 4-0:1.0: 2 ports detected
[ 73.273430] usb 2-2: new low speed USB device using ohci_hcd and address 2
[ 73.341495] ACPI: PCI Interrupt 0000:00:13.4[C] -> GSI 18 (level, low) -> IRQ 217
[ 73.341613] ohci_hcd 0000:00:13.4: OHCI Host Controller
[ 73.341798] ohci_hcd 0000:00:13.4: new USB bus registered, assigned bus number 5
[ 73.369366] ohci_hcd 0000:00:13.4: irq 217, io mem 0xffefa000
[ 73.429460] usb usb5: configuration #1 chosen from 1 choice
[ 73.429560] hub 5-0:1.0: USB hub found
[ 73.429570] hub 5-0:1.0: 2 ports detected
[ 73.501259] usb 2-2: configuration #1 chosen from 1 choice
[ 73.533381] GSI 20 sharing vector 0xE1 and IRQ 20
[ 73.533385] ACPI: PCI Interrupt 0000:00:13.5[D] -> GSI 19 (level, low) -> IRQ 225
[ 73.533510] ehci_hcd 0000:00:13.5: EHCI Host Controller
[ 73.533555] ehci_hcd 0000:00:13.5: new USB bus registered, assigned bus number 6
[ 73.533596] ehci_hcd 0000:00:13.5: debug port 1
[ 73.533609] ehci_hcd 0000:00:13.5: irq 225, io mem 0xffeff800
[ 73.533619] ehci_hcd 0000:00:13.5: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004
[ 73.533676] usb usb6: configuration #1 chosen from 1 choice
[ 73.533694] hub 6-0:1.0: USB hub found
[ 73.533700] hub 6-0:1.0: 10 ports detected
[ 73.821025] usb 2-2: USB disconnect, address 2
[ 73.821757] usbcore: registered new driver hiddev
[ 74.136747] usb 2-2: new low speed USB device using ohci_hcd and address 3
[ 74.361523] usb 2-2: configuration #1 chosen from 1 choice
[ 74.373585] input: A4Tech PS/2+USB Mouse as /class/input/input1
[ 74.373672] input: USB HID v1.10 Mouse [A4Tech PS/2+USB Mouse] on usb-0000:00:13.1-2
[ 74.373680] usbcore: registered new driver usbhid
[ 74.373682] drivers/usb/input/hid-core.c: v2.6:USB HID core driver
[ 74.872223] hda: command error: status=0x51 { DriveReady SeekComplete Error }
[ 74.872229] hda: command error: error=0x54 { AbortedCommand LastFailedSense=0x05 }
[ 74.872233] ide: failed opcode was: unknown
[ 74.872235] end_request: I/O error, dev hda, sector 1414440
[ 74.872238] Buffer I/O error on device hda, logical block 353610
[ 74.967012] hda: command error: status=0x51 { DriveReady SeekComplete Error }
[ 74.967017] hda: command error: error=0x54 { AbortedCommand LastFailedSense=0x05 }
[ 74.967020] ide: failed opcode was: unknown
[ 74.967022] end_request: I/O error, dev hda, sector 1414440
[ 74.967025] Buffer I/O error on device hda, logical block 353610
[ 75.076301] hda: command error: status=0x51 { DriveReady SeekComplete Error }
[ 75.076305] hda: command error: error=0x54 { AbortedCommand LastFailedSense=0x05 }
[ 75.076308] ide: failed opcode was: unknown
[ 75.076310] end_request: I/O error, dev hda, sector 1414440
[ 75.076312] Buffer I/O error on device hda, logical block 353610
[ 75.171056] hda: command error: status=0x51 { DriveReady SeekComplete Error }
[ 75.171061] hda: command error: error=0x54 { AbortedCommand LastFailedSense=0x05 }
[ 75.171064] ide: failed opcode was: unknown
[ 75.171066] end_request: I/O error, dev hda, sector 1414440
[ 75.171068] Buffer I/O error on device hda, logical block 353610
[ 75.265810] hda: command error: status=0x51 { DriveReady SeekComplete Error }
[ 75.265814] hda: command error: error=0x54 { AbortedCommand LastFailedSense=0x05 }
[ 75.265817] ide: failed opcode was: unknown
[ 75.265819] end_request: I/O error, dev hda, sector 1414440
[ 75.265821] Buffer I/O error on device hda, logical block 353610
[ 75.360564] hda: command error: status=0x51 { DriveReady SeekComplete Error }
[ 75.360569] hda: command error: error=0x54 { AbortedCommand LastFailedSense=0x05 }
[ 75.360571] ide: failed opcode was: unknown
[ 75.360574] end_request: I/O error, dev hda, sector 1414440
[ 75.360576] Buffer I/O error on device hda, logical block 353610
[ 75.578909] hda: command error: status=0x51 { DriveReady SeekComplete Error }
[ 75.578914] hda: command error: error=0x54 { AbortedCommand LastFailedSense=0x05 }
[ 75.578917] ide: failed opcode was: unknown
[ 75.578920] end_request: I/O error, dev hda, sector 1414432
[ 75.578923] Buffer I/O error on device hda, logical block 353608
[ 75.673659] hda: command error: status=0x51 { DriveReady SeekComplete Error }
[ 75.673664] hda: command error: error=0x54 { AbortedCommand LastFailedSense=0x05 }
[ 75.673667] ide: failed opcode was: unknown
[ 75.673670] end_request: I/O error, dev hda, sector 1414436
[ 75.673673] Buffer I/O error on device hda, logical block 353609
[ 75.768418] hda: command error: status=0x51 { DriveReady SeekComplete Error }
[ 75.768423] hda: command error: error=0x54 { AbortedCommand LastFailedSense=0x05 }
[ 75.768426] ide: failed opcode was: unknown
[ 75.768428] end_request: I/O error, dev hda, sector 1414432
[ 75.768431] Buffer I/O error on device hda, logical block 353608
[ 75.863166] hda: command error: status=0x51 { DriveReady SeekComplete Error }
[ 75.863171] hda: command error: error=0x54 { AbortedCommand LastFailedSense=0x05 }
[ 75.863174] ide: failed opcode was: unknown
[ 75.863177] end_request: I/O error, dev hda, sector 1414436
[ 75.863180] Buffer I/O error on device hda, logical block 353609
[ 75.958245] hda: command error: status=0x51 { DriveReady SeekComplete Error }
[ 75.958250] hda: command error: error=0x54 { AbortedCommand LastFailedSense=0x05 }
[ 75.958253] ide: failed opcode was: unknown
[ 75.958256] end_request: I/O error, dev hda, sector 1414440
[ 76.052998] hda: command error: status=0x51 { DriveReady SeekComplete Error }
[ 76.053003] hda: command error: error=0x54 { AbortedCommand LastFailedSense=0x05 }
[ 76.053006] ide: failed opcode was: unknown
[ 76.053009] end_request: I/O error, dev hda, sector 1414440
[ 76.384362] ISO 9660 Extensions: Microsoft Joliet Level 3
[ 76.446428] ISO 9660 Extensions: RRIP_1991A
[ 76.484238] Registering unionfs 1.1.4
[ 76.489575] loop: loaded (max 8 devices)
[ 76.591749] squashfs: version 3.0 (2006/03/15) Phillip Lougher
[ 129.160039] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[ 129.228519] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[ 129.887326] Floppy drive(s): fd0 is 1.44M
[ 129.908011] FDC 0 is a post-1991 82077
[ 130.231030] input: PC Speaker as /class/input/input2
[ 130.399044] parport: PnPBIOS parport detected.
[ 130.399093] parport0: PC-style at 0x3bc, irq 7 [PCSPP]
[ 130.417549] parport0: Legacy device
[ 130.453953] ACPI: PCI Interrupt 0000:02:00.0[A] -> GSI 18 (level, low) -> IRQ 217
[ 130.453966] PCI: Setting latency timer of device 0000:02:00.0 to 64
[ 130.455040] eth0: Identified chip type is 'RTL8168B/8111B'.
[ 130.455044] eth0: r10001.02, the Linux device driver for Realtek Ethernet Controllers at 0xa800, 00:16:17:9a:8a:b9, IRQ 217
[ 130.456056] eth0: Auto-negotiation Enabled.
[ 132.187728] eth0: 100Mbps Full-duplex operation.
[ 132.187731] Realtek RTL8168/8111 Family PCI-E Gigabit Ethernet Network Adapter
[ 132.187734] Driver version:1.02
[ 132.187735] Released date:2006/02/23
[ 132.187738] Link Status:Linked
[ 132.187742] Link Speed:100Mbps
[ 132.187745] Duplex mode:Full-Duplex
[ 132.187747] I/O Base:0xA800(I/O port)
[ 132.187749] IRQ:217
[ 133.129099] ACPI: PCI Interrupt 0000:00:14.2[A] -> GSI 16 (level, low) -> IRQ 201
[ 133.509354] hda_codec: Unknown model for ALC883, trying auto-probe from BIOS...
[ 133.586525] ts: Compaq touchscreen protocol output
[ 135.344820] NET: Registered protocol family 17
[ 138.751352] NET: Registered protocol family 10
[ 138.751436] lo: Disabled Privacy Extensions
[ 138.751552] IPv6 over IPv4 tunneling driver
[ 143.516414] ACPI: Power Button (FF) [PWRF]
[ 143.516438] ACPI: Power Button (CM) [PWRB]
[ 143.729676] ibm_acpi: ec object not found
[ 143.757878] pcc_acpi: loading...
[ 144.937973] powernow-k8: Found 2 AMD Athlon 64 / Opteron processors (version 1.60.2)
[ 144.938395] powernow-k8: 0 : fid 0xc (2000 MHz), vid 0xa (1300 mV)
[ 144.938399] powernow-k8: 1 : fid 0xa (1800 MHz), vid 0xc (1250 mV)
[ 144.938402] powernow-k8: 2 : fid 0x2 (1000 MHz), vid 0x12 (1100 mV)
[ 144.938615] cpu_init done, current fid 0xc, vid 0xa
[ 149.604517] eth0: no IPv6 routers present
[ 150.051649] lp0: using parport0 (interrupt-driven).
[ 150.108736] ppdev: user-space parallel port driver
[ 182.427050] Bluetooth: Core ver 2.8
[ 182.427054] NET: Registered protocol family 31
[ 182.427056] Bluetooth: HCI device and connection manager initialized
[ 182.427068] Bluetooth: HCI socket layer initialized
[ 182.690467] Bluetooth: L2CAP ver 2.8
[ 182.690470] Bluetooth: L2CAP socket layer initialized
[ 182.930300] Bluetooth: RFCOMM socket layer initialized
[ 182.930316] Bluetooth: RFCOMM TTY layer initialized
[ 182.930318] Bluetooth: RFCOMM ver 1.7
[ 185.836582] hda-intel: Invalid position buffer, using LPIB read method instead.
[ 241.068404] NTFS driver 2.1.27 [Flags: R/O MODULE].
[ 241.205006] JFS: nTxBlock = 8021, nTxLock = 64172
[ 241.371270] SGI XFS with ACLs, security attributes, realtime, large block/inode numbers, no debug enabled
[ 241.371457] SGI XFS Quota Management subsystem
[ 241.584254] end_request: I/O error, dev fd0, sector 0
[ 241.598243] end_request: I/O error, dev fd0, sector 0
[ 248.050664] gparted[6801]: segfault at fffffffffffffff8 rip 0000000000469d7c rsp 00007fff5b33d7c0 error 4
[ 248.752607] end_request: I/O error, dev fd0, sector 0
[ 248.766595] end_request: I/O error, dev fd0, sector 0
-
Tak nevim nic nepomaha no zkusim jinou distribuci.
-
Umrelo to pri pokusu o cteni z disketove mechaniky. Zkuste ji odpojit. Zmenou distribuce niceho nedocilite. Az v dalsi distribuci narazite na prvni problem, budete zase zkouset dalsi?
-
Umrelo to pri pokusu o cteni z disketove mechaniky. Zkuste ji odpojit. Zmenou distribuce niceho nedocilite. Az v dalsi distribuci narazite na prvni problem, budete zase zkouset dalsi?
To jste vycetl z tohokodu jo. No urcite vyzkousim ji odpojit. Zatim dekuji.
-
Tak odpojeni disketovky nepomohlo :(
[ 0.000000] Bootdata ok (command line is BOOT_IMAGE=/casper/vmlinuz file=/cdrom/preseed/ubuntu.seed boot=casper initrd=/casper/initrd.gz ramdisk_size=1048576 root=/dev/ram rw quiet splash -- locale=cs_CZ console-setup/layoutcode=cz)
[ 0.000000] Linux version 2.6.17-10-generic (root@crested) (gcc version 4.1.2 20060928 (prerelease) (Ubuntu 4.1.1-13ubuntu5)) #2 SMP Fri Oct 13 15:34:39 UTC 2006 (Ubuntu 2.6.17-10.33-generic)
[ 0.000000] BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: 0000000000000000 - 000000000009fc00 (usable)
[ 0.000000] BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved)
[ 0.000000] BIOS-e820: 00000000000e4000 - 0000000000100000 (reserved)
[ 0.000000] BIOS-e820: 0000000000100000 - 000000003ffd0000 (usable)
[ 0.000000] BIOS-e820: 000000003ffd0000 - 000000003ffde000 (ACPI data)
[ 0.000000] BIOS-e820: 000000003ffde000 - 0000000040000000 (ACPI NVS)
[ 0.000000] BIOS-e820: 00000000fff80000 - 0000000100000000 (reserved)
[ 0.000000] DMI present.
[ 0.000000] ACPI: RSDP (v000 ACPIAM ) @ 0x00000000000f94b0
[ 0.000000] ACPI: RSDT (v001 A M I OEMRSDT 0x12000614 MSFT 0x00000097) @ 0x000000003ffd0000
[ 0.000000] ACPI: FADT (v002 A M I OEMFACP 0x12000614 MSFT 0x00000097) @ 0x000000003ffd0200
[ 0.000000] ACPI: MADT (v001 A M I OEMAPIC 0x12000614 MSFT 0x00000097) @ 0x000000003ffd0390
[ 0.000000] ACPI: MCFG (v001 A M I OEMMCFG 0x12000614 MSFT 0x00000097) @ 0x000000003ffd03f0
[ 0.000000] ACPI: OEMB (v001 A M I AMI_OEM 0x12000614 MSFT 0x00000097) @ 0x000000003ffde040
[ 0.000000] ACPI: HPET (v001 A M I OEMHPET 0x12000614 MSFT 0x00000097) @ 0x000000003ffd46c0
[ 0.000000] ACPI: SSDT (v001 A M I POWERNOW 0x00000001 AMD 0x00000001) @ 0x000000003ffd4700
[ 0.000000] ACPI: DSDT (v001 AMS6_ AMS6_B37 0x00000b37 INTL 0x20051117) @ 0x0000000000000000
[ 0.000000] Scanning NUMA topology in Northbridge 24
[ 0.000000] Number of nodes 1
[ 0.000000] Node 0 MemBase 0000000000000000 Limit 000000003ffd0000
[ 0.000000] NUMA: Using 63 for the hash shift.
[ 0.000000] Using node hash shift of 63
[ 0.000000] Bootmem setup node 0 0000000000000000-000000003ffd0000
[ 0.000000] On node 0 totalpages: 257065
[ 0.000000] DMA zone: 2592 pages, LIFO batch:0
[ 0.000000] DMA32 zone: 254473 pages, LIFO batch:31
[ 0.000000] ACPI: PM-Timer IO Port: 0x808
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
[ 0.000000] Processor #0 15:11 APIC version 16
[ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled)
[ 0.000000] Processor #1 15:11 APIC version 16
[ 0.000000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
[ 0.000000] IOAPIC[0]: apic_id 2, version 33, address 0xfec00000, GSI 0-23
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)
[ 0.000000] ACPI: IRQ0 used by override.
[ 0.000000] ACPI: IRQ2 used by override.
[ 0.000000] ACPI: IRQ9 used by override.
[ 0.000000] Setting APIC routing to physical flat
[ 0.000000] ACPI: HPET id: 0x8300 base: 0xfed00000
[ 0.000000] Using ACPI (MADT) for SMP configuration information
[ 0.000000] Allocating PCI resources starting at 50000000 (gap: 40000000:bff80000)
[ 0.000000] Checking aperture...
[ 0.000000] CPU 0: aperture @ 6160000000 size 32 MB
[ 0.000000] Aperture from northbridge cpu 0 too small (32 MB)
[ 0.000000] No AGP bridge found
[ 0.000000] SMP: Allowing 2 CPUs, 0 hotplug CPUs
[ 0.000000] Built 1 zonelists
[ 0.000000] Kernel command line: BOOT_IMAGE=/casper/vmlinuz file=/cdrom/preseed/ubuntu.seed boot=casper initrd=/casper/initrd.gz ramdisk_size=1048576 root=/dev/ram rw quiet splash -- locale=cs_CZ console-setup/layoutcode=cz
[ 0.000000] Initializing CPU#0
[ 0.000000] PID hash table entries: 4096 (order: 12, 32768 bytes)
[ 0.000000] time.c: Using 14.318180 MHz WALL HPET GTOD HPET timer.
[ 0.000000] time.c: Detected 2010.180 MHz processor.
[ 41.733845] Console: colour VGA+ 80x25
[ 41.734287] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)
[ 41.734982] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)
[ 41.743525] Memory: 1020312k/1048384k available (2129k kernel code, 27684k reserved, 1424k data, 188k init)
[ 41.822962] Calibrating delay using timer specific routine.. 4024.81 BogoMIPS (lpj=8049636)
[ 41.823010] Security Framework v1.0.0 initialized
[ 41.823014] SELinux: Disabled at boot.
[ 41.823033] Mount-cache hash table entries: 256
[ 41.823145] CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line)
[ 41.823148] CPU: L2 Cache: 512K (64 bytes/line)
[ 41.823152] CPU 0/0(2) -> Node 0 -> Core 0
[ 41.823165] SMP alternatives: switching to UP code
[ 41.823337] checking if image is initramfs... it is
[ 42.342309] Freeing initrd memory: 6259k freed
[ 42.345211] ACPI: Core revision 20060707
[ 42.345599] ACPI: Looking for DSDT ... not found!
[ 42.388534] Using local APIC timer interrupts.
[ 42.438244] result 12563640
[ 42.438246] Detected 12.563 MHz APIC timer.
[ 42.438646] SMP alternatives: switching to SMP code
[ 42.438721] Booting processor 1/2 APIC 0x1
[ 42.448242] Initializing CPU#1
[ 42.525617] Calibrating delay using timer specific routine.. 4020.11 BogoMIPS (lpj=8040226)
[ 42.525623] CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line)
[ 42.525625] CPU: L2 Cache: 512K (64 bytes/line)
[ 42.525627] CPU 1/1(2) -> Node 0 -> Core 1
[ 42.525697] AMD Athlon(tm) 64 X2 Dual Core Processor 3800+ stepping 02
[ 42.529612] CPU 1: Syncing TSC to CPU 0.
[ 42.530434] CPU 1: synchronized TSC with CPU 0 (last diff 2 cycles, maxerr 477 cycles)
[ 42.530439] Brought up 2 CPUs
[ 42.530470] testing NMI watchdog ... OK.
[ 43.160361] migration_cost=152
[ 43.160609] NET: Registered protocol family 16
[ 43.160631] ACPI: bus type pci registered
[ 43.160635] PCI: BIOS Bug: MCFG area at e0000000 is not E820-reserved
[ 43.160637] PCI: Not using MMCONFIG.
[ 43.160642] PCI: Using configuration type 1
[ 43.167353] ACPI: Interpreter enabled
[ 43.167356] ACPI: Using IOAPIC for interrupt routing
[ 43.167678] Error attaching device data
[ 43.167685] Error attaching device data
[ 43.167824] ACPI: PCI Root Bridge [PCI0] (0000:00)
[ 43.167827] PCI: Probing PCI hardware (bus 00)
[ 43.172364] PCI: Ignoring BAR0-3 of IDE controller 0000:00:14.1
[ 43.172673] Boot video device is 0000:01:00.0
[ 43.173032] PCI: Transparent bridge - 0000:00:14.4
[ 43.173073] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[ 43.202487] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0PC._PRT]
[ 43.206151] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCE2._PRT]
[ 43.207088] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCE6._PRT]
[ 43.208034] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 7 10 11 12 14 15) *0, disabled.
[ 43.208270] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 7 10 11 12 14 15) *0, disabled.
[ 43.208502] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 7 10 11 12 14 15) *0, disabled.
[ 43.208733] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 7 10 11 12 14 15) *0, disabled.
[ 43.208964] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 7 10 11 12 14 15) *0, disabled.
[ 43.209196] ACPI: PCI Interrupt Link [LNKF] (IRQs 9) *0, disabled.
[ 43.209425] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 7 10 11 12 14 15) *0, disabled.
[ 43.209657] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 7 10 11 12 14 15) *0, disabled.
[ 43.209793] Linux Plug and Play Support v0.97 (c) Adam Belay
[ 43.209804] pnp: PnP ACPI init
[ 43.214421] pnp: PnP ACPI: found 16 devices
[ 43.214461] PCI: Using ACPI for IRQ routing
[ 43.214464] PCI: If a device doesn't work, try "pci=routeirq". If it helps, post a report
[ 43.214987] hpet0: at MMIO 0xfed00000 (virtual 0xffffffffff5fe000), IRQs 2, 8, 0, 0
[ 43.214992] hpet0: 4 32-bit timers, 14318180 Hz
[ 43.216038] PCI-DMA: Disabling IOMMU.
[ 43.217039] pnp: 00:0c: ioport range 0xa00-0xa0f has been reserved
[ 43.217043] pnp: 00:0c: ioport range 0xa10-0xa1f has been reserved
[ 43.217216] PCI: Bridge: 0000:00:02.0
[ 43.217219] IO window: 9000-9fff
[ 43.217223] MEM window: ffb00000-ffbfffff
[ 43.217226] PREFETCH window: bff00000-dfefffff
[ 43.217229] PCI: Bridge: 0000:00:06.0
[ 43.217232] IO window: a000-afff
[ 43.217235] MEM window: ffc00000-ffcfffff
[ 43.217238] PREFETCH window: disabled.
[ 43.217241] PCI: Bridge: 0000:00:14.4
[ 43.217244] IO window: b000-bfff
[ 43.217250] MEM window: ffd00000-ffdfffff
[ 43.217254] PREFETCH window: disabled.
[ 43.217268] PCI: Setting latency timer of device 0000:00:02.0 to 64
[ 43.217276] PCI: Setting latency timer of device 0000:00:06.0 to 64
[ 43.217336] NET: Registered protocol family 2
[ 43.253818] IP route cache hash table entries: 32768 (order: 6, 262144 bytes)
[ 43.253987] TCP established hash table entries: 131072 (order: 9, 2097152 bytes)
[ 43.255020] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[ 43.255529] TCP: Hash tables configured (established 131072 bind 65536)
[ 43.255532] TCP reno registered
[ 43.255880] IA32 emulation $Id: sys_ia32.c,v 1.32 2002/03/24 13:02:28 ak Exp $
[ 43.256193] audit: initializing netlink socket (disabled)
[ 43.256202] audit(1173476675.528:1): initialized
[ 43.256338] VFS: Disk quotas dquot_6.5.1
[ 43.256356] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 43.256396] Initializing Cryptographic API
[ 43.256399] io scheduler noop registered
[ 43.256407] io scheduler anticipatory registered
[ 43.256415] io scheduler deadline registered
[ 43.256432] io scheduler cfq registered (default)
[ 43.256851] PCI: Setting latency timer of device 0000:00:02.0 to 64
[ 43.256855] pcie_portdrv_probe->Dev[5a34:1002] has invalid IRQ. Check vendor BIOS
[ 43.256878] assign_interrupt_mode Found MSI capability
[ 43.256919] Allocate Port Service[0000:00:02.0:pcie00]
[ 43.256958] PCI: Setting latency timer of device 0000:00:06.0 to 64
[ 43.256961] pcie_portdrv_probe->Dev[5a38:1002] has invalid IRQ. Check vendor BIOS
[ 43.256983] assign_interrupt_mode Found MSI capability
[ 43.257012] Allocate Port Service[0000:00:06.0:pcie00]
[ 43.276369] Real Time Clock Driver v1.12ac
[ 43.276498] hpet_resources: 0xfed00000 is busy
[ 43.276508] Linux agpgart interface v0.101 (c) Dave Jones
[ 43.276510] Serial: 8250/16550 driver $Revision: 1.90 $ 4 ports, IRQ sharing enabled
[ 43.276642] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[ 43.277137] 00:05: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[ 43.277316] mice: PS/2 mouse device common for all mice
[ 43.277757] RAMDISK driver initialized: 16 RAM disks of 1048576K size 1024 blocksize
[ 43.277851] Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2
[ 43.277855] ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
[ 43.278077] PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12
[ 43.280152] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 43.280320] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 43.280396] TCP bic registered
[ 43.280404] NET: Registered protocol family 1
[ 43.280408] NET: Registered protocol family 8
[ 43.280410] NET: Registered protocol family 20
[ 43.280501] ACPI: (supports S0 S1 S3 S4 S5)
[ 43.280547] drivers/rtc/hctosys.c: unable to open rtc device (rtc0)
[ 43.280565] Freeing unused kernel memory: 188k freed
[ 43.321723] input: AT Translated Set 2 keyboard as /class/input/input0
[ 43.328729] vga16fb: initializing
[ 43.328734] vga16fb: mapped to 0xffff8100000a0000
[ 43.450703] Console: switching to colour frame buffer device 80x25
[ 43.450708] fb0: VGA16 VGA frame buffer device
[ 44.478804] Capability LSM initialized
[ 44.508441] ACPI: duty_cycle spans bit 4
[ 44.818267] SCSI subsystem initialized
[ 44.821796] libata version 1.20 loaded.
[ 44.822927] ahci 0000:00:12.0: version 1.2
[ 44.822946] GSI 16 sharing vector 0xC1 and IRQ 16
[ 44.822949] ACPI: PCI Interrupt 0000:00:12.0[A] -> GSI 22 (level, low) -> IRQ 193
[ 50.635730] ahci 0000:00:12.0: AHCI 0001.0100 32 slots 4 ports 3 Gbps 0xf impl IDE mode
[ 50.635735] ahci 0000:00:12.0: flags: 64bit ncq ilck led clo pmp pio slum part
[ 50.635788] ata1: SATA max UDMA/133 cmd 0xFFFFC20000044D00 ctl 0x0 bmdma 0x0 irq 201
[ 50.635815] ata2: SATA max UDMA/133 cmd 0xFFFFC20000044D80 ctl 0x0 bmdma 0x0 irq 201
[ 50.635842] ata3: SATA max UDMA/133 cmd 0xFFFFC20000044E00 ctl 0x0 bmdma 0x0 irq 201
[ 50.635867] ata4: SATA max UDMA/133 cmd 0xFFFFC20000044E80 ctl 0x0 bmdma 0x0 irq 201
[ 51.011418] ata1: SATA link up 3.0 Gbps (SStatus 123)
[ 51.012146] unexpected IRQ trap at vector a8
[ 80.986793] ata1: qc timeout (cmd 0xec)
[ 80.986796] ata1: dev 0 failed to IDENTIFY (I/O error)
[ 80.986798] scsi0 : ahci
[ 81.906045] ata2: SATA link down (SStatus 0)
[ 81.906049] scsi1 : ahci
[ 82.825290] ata3: SATA link down (SStatus 0)
[ 82.825294] scsi2 : ahci
[ 83.744535] ata4: SATA link down (SStatus 0)
[ 83.744538] scsi3 : ahci
[ 83.790945] ATIIXP: IDE controller at PCI slot 0000:00:14.1
[ 83.790960] GSI 17 sharing vector 0xD1 and IRQ 17
[ 83.790962] ACPI: PCI Interrupt 0000:00:14.1[A] -> GSI 16 (level, low) -> IRQ 209
[ 83.790973] ATIIXP: chipset revision 0
[ 83.790975] ATIIXP: not 100% native mode: will probe irqs later
[ 83.790982] ide0: BM-DMA at 0xff00-0xff07, BIOS settings: hda:DMA, hdb:pio
[ 83.790993] ATIIXP: simplex device: DMA disabled
[ 83.790995] ide1: ATIIXP Bus-Master DMA disabled (BIOS)
[ 83.790999] Probing IDE interface ide0...
[ 84.528223] hda: HL-DT-ST DVDRAM GSA-H42N, ATAPI CD/DVD-ROM drive
[ 84.864161] ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
[ 84.864207] Probing IDE interface ide1...
[ 85.436273] hda: ATAPI 40X DVD-ROM DVD-R-RAM CD-R/RW drive, 2048kB Cache, UDMA(66)
[ 85.436280] Uniform CD-ROM driver Revision: 3.20
[ 85.691617] Probing IDE interface ide1...
[ 85.719114] usbcore: registered new driver usbfs
[ 85.719132] usbcore: registered new driver hub
[ 85.735091] GSI 18 sharing vector 0xD9 and IRQ 18
[ 85.735095] ACPI: PCI Interrupt 0000:00:13.5[D] -> GSI 19 (level, low) -> IRQ 217
[ 85.735233] ehci_hcd 0000:00:13.5: EHCI Host Controller
[ 85.735347] ehci_hcd 0000:00:13.5: new USB bus registered, assigned bus number 1
[ 85.735385] ehci_hcd 0000:00:13.5: debug port 1
[ 85.735398] ehci_hcd 0000:00:13.5: irq 217, io mem 0xffeff800
[ 85.735408] ehci_hcd 0000:00:13.5: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004
[ 85.755947] usb usb1: configuration #1 chosen from 1 choice
[ 85.755965] hub 1-0:1.0: USB hub found
[ 85.755971] hub 1-0:1.0: 10 ports detected
[ 85.757456] ohci_hcd: 2005 April 22 USB 1.1 'Open' Host Controller (OHCI) Driver (PCI)
[ 85.859046] ACPI: PCI Interrupt 0000:00:13.0[A] -> GSI 16 (level, low) -> IRQ 209
[ 85.859178] ohci_hcd 0000:00:13.0: OHCI Host Controller
[ 85.860448] ohci_hcd 0000:00:13.0: new USB bus registered, assigned bus number 2
[ 85.886799] ohci_hcd 0000:00:13.0: irq 209, io mem 0xffefe000
[ 85.946888] usb usb2: configuration #1 chosen from 1 choice
[ 85.946981] hub 2-0:1.0: USB hub found
[ 85.946991] hub 2-0:1.0: 2 ports detected
[ 86.301176] GSI 19 sharing vector 0xE1 and IRQ 19
[ 86.301179] ACPI: PCI Interrupt 0000:00:13.1[b] -> GSI 17 (level, low) -> IRQ 225
[ 86.301305] ohci_hcd 0000:00:13.1: OHCI Host Controller
[ 86.301478] ohci_hcd 0000:00:13.1: new USB bus registered, assigned bus number 3
[ 86.326428] ohci_hcd 0000:00:13.1: irq 225, io mem 0xffefd000
[ 86.386505] usb usb3: configuration #1 chosen from 1 choice
[ 86.386601] hub 3-0:1.0: USB hub found
[ 86.386611] hub 3-0:1.0: 2 ports detected
[ 86.490387] GSI 20 sharing vector 0xE9 and IRQ 20
[ 86.490390] ACPI: PCI Interrupt 0000:00:13.2[C] -> GSI 18 (level, low) -> IRQ 233
[ 86.490511] ohci_hcd 0000:00:13.2: OHCI Host Controller
[ 86.490688] ohci_hcd 0000:00:13.2: new USB bus registered, assigned bus number 4
[ 86.518272] ohci_hcd 0000:00:13.2: irq 233, io mem 0xffefc000
[ 86.578370] usb usb4: configuration #1 chosen from 1 choice
[ 86.578467] hub 4-0:1.0: USB hub found
[ 86.578476] hub 4-0:1.0: 2 ports detected
[ 86.682233] ACPI: PCI Interrupt 0000:00:13.3[b] -> GSI 17 (level, low) -> IRQ 225
[ 86.682362] ohci_hcd 0000:00:13.3: OHCI Host Controller
[ 86.682542] ohci_hcd 0000:00:13.3: new USB bus registered, assigned bus number 5
[ 86.718222] ohci_hcd 0000:00:13.3: irq 225, io mem 0xffefb000
[ 86.778120] usb usb5: configuration #1 chosen from 1 choice
[ 86.778139] hub 5-0:1.0: USB hub found
[ 86.778148] hub 5-0:1.0: 2 ports detected
[ 86.881960] usb 3-2: new low speed USB device using ohci_hcd and address 2
[ 86.881994] ACPI: PCI Interrupt 0000:00:13.4[C] -> GSI 18 (level, low) -> IRQ 233
[ 86.882119] ohci_hcd 0000:00:13.4: OHCI Host Controller
[ 86.882159] ohci_hcd 0000:00:13.4: new USB bus registered, assigned bus number 6
[ 86.897950] ohci_hcd 0000:00:13.4: irq 233, io mem 0xffefa000
[ 86.962060] usb usb6: configuration #1 chosen from 1 choice
[ 86.962163] hub 6-0:1.0: USB hub found
[ 86.962173] hub 6-0:1.0: 2 ports detected
[ 87.113827] usb 3-2: configuration #1 chosen from 1 choice
[ 87.124579] usbcore: registered new driver hiddev
[ 87.130875] input: A4Tech PS/2+USB Mouse as /class/input/input1
[ 87.130960] input: USB HID v1.10 Mouse [A4Tech PS/2+USB Mouse] on usb-0000:00:13.1-2
[ 87.130967] usbcore: registered new driver usbhid
[ 87.130970] drivers/usb/input/hid-core.c: v2.6:USB HID core driver
[ 87.613176] hda: command error: status=0x51 { DriveReady SeekComplete Error }
[ 87.613181] hda: command error: error=0x54 { AbortedCommand LastFailedSense=0x05 }
[ 87.613185] ide: failed opcode was: unknown
[ 87.613187] end_request: I/O error, dev hda, sector 1414440
[ 87.613191] Buffer I/O error on device hda, logical block 353610
[ 87.707913] hda: command error: status=0x51 { DriveReady SeekComplete Error }
[ 87.707917] hda: command error: error=0x54 { AbortedCommand LastFailedSense=0x05 }
[ 87.707920] ide: failed opcode was: unknown
[ 87.707922] end_request: I/O error, dev hda, sector 1414440
[ 87.707924] Buffer I/O error on device hda, logical block 353610
[ 87.802649] hda: command error: status=0x51 { DriveReady SeekComplete Error }
[ 87.802654] hda: command error: error=0x54 { AbortedCommand LastFailedSense=0x05 }
[ 87.802656] ide: failed opcode was: unknown
[ 87.802658] end_request: I/O error, dev hda, sector 1414440
[ 87.802661] Buffer I/O error on device hda, logical block 353610
[ 87.897385] hda: command error: status=0x51 { DriveReady SeekComplete Error }
[ 87.897390] hda: command error: error=0x54 { AbortedCommand LastFailedSense=0x05 }
[ 87.897393] ide: failed opcode was: unknown
[ 87.897395] end_request: I/O error, dev hda, sector 1414440
[ 87.897397] Buffer I/O error on device hda, logical block 353610
[ 87.992130] hda: command error: status=0x51 { DriveReady SeekComplete Error }
[ 87.992134] hda: command error: error=0x54 { AbortedCommand LastFailedSense=0x05 }
[ 87.992137] ide: failed opcode was: unknown
[ 87.992139] end_request: I/O error, dev hda, sector 1414440
[ 87.992141] Buffer I/O error on device hda, logical block 353610
[ 88.086862] hda: command error: status=0x51 { DriveReady SeekComplete Error }
[ 88.086866] hda: command error: error=0x54 { AbortedCommand LastFailedSense=0x05 }
[ 88.086869] ide: failed opcode was: unknown
[ 88.086871] end_request: I/O error, dev hda, sector 1414440
[ 88.086874] Buffer I/O error on device hda, logical block 353610
[ 88.312451] hda: command error: status=0x51 { DriveReady SeekComplete Error }
[ 88.312457] hda: command error: error=0x54 { AbortedCommand LastFailedSense=0x05 }
[ 88.312460] ide: failed opcode was: unknown
[ 88.312463] end_request: I/O error, dev hda, sector 1414432
[ 88.312466] Buffer I/O error on device hda, logical block 353608
[ 88.407228] hda: command error: status=0x51 { DriveReady SeekComplete Error }
[ 88.407233] hda: command error: error=0x54 { AbortedCommand LastFailedSense=0x05 }
[ 88.407236] ide: failed opcode was: unknown
[ 88.407239] end_request: I/O error, dev hda, sector 1414436
[ 88.407242] Buffer I/O error on device hda, logical block 353609
[ 88.501923] hda: command error: status=0x51 { DriveReady SeekComplete Error }
[ 88.501928] hda: command error: error=0x54 { AbortedCommand LastFailedSense=0x05 }
[ 88.501932] ide: failed opcode was: unknown
[ 88.501934] end_request: I/O error, dev hda, sector 1414432
[ 88.501937] Buffer I/O error on device hda, logical block 353608
[ 88.596703] hda: command error: status=0x51 { DriveReady SeekComplete Error }
[ 88.596708] hda: command error: error=0x54 { AbortedCommand LastFailedSense=0x05 }
[ 88.596712] ide: failed opcode was: unknown
[ 88.596714] end_request: I/O error, dev hda, sector 1414436
[ 88.596717] Buffer I/O error on device hda, logical block 353609
[ 88.706295] hda: command error: status=0x51 { DriveReady SeekComplete Error }
[ 88.706300] hda: command error: error=0x54 { AbortedCommand LastFailedSense=0x05 }
[ 88.706303] ide: failed opcode was: unknown
[ 88.706305] end_request: I/O error, dev hda, sector 1414440
[ 88.801032] hda: command error: status=0x51 { DriveReady SeekComplete Error }
[ 88.801037] hda: command error: error=0x54 { AbortedCommand LastFailedSense=0x05 }
[ 88.801040] ide: failed opcode was: unknown
[ 88.801043] end_request: I/O error, dev hda, sector 1414440
[ 89.125051] ISO 9660 Extensions: Microsoft Joliet Level 3
[ 89.194390] ISO 9660 Extensions: RRIP_1991A
[ 89.232852] Registering unionfs 1.1.4
[ 89.243374] loop: loaded (max 8 devices)
[ 89.368737] squashfs: version 3.0 (2006/03/15) Phillip Lougher
[ 143.081975] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[ 143.212834] parport: PnPBIOS parport detected.
[ 143.212882] parport0: PC-style at 0x3bc, irq 7 [PCSPP]
[ 143.220177] parport0: Legacy device
[ 144.321706] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[ 144.322469] input: PC Speaker as /class/input/input2
[ 145.006327] ACPI: PCI Interrupt 0000:00:14.2[A] -> GSI 16 (level, low) -> IRQ 209
[ 145.386437] hda_codec: Unknown model for ALC883, trying auto-probe from BIOS...
[ 145.536791] ts: Compaq touchscreen protocol output
[ 145.602897] ACPI: PCI Interrupt 0000:02:00.0[A] -> GSI 18 (level, low) -> IRQ 233
[ 145.602910] PCI: Setting latency timer of device 0000:02:00.0 to 64
[ 145.604010] eth0: Identified chip type is 'RTL8168B/8111B'.
[ 145.604015] eth0: r10001.02, the Linux device driver for Realtek Ethernet Controllers at 0xa800, 00:16:17:9a:8a:b9, IRQ 233
[ 145.605026] eth0: Auto-negotiation Enabled.
[ 147.315735] eth0: 100Mbps Full-duplex operation.
[ 147.315738] Realtek RTL8168/8111 Family PCI-E Gigabit Ethernet Network Adapter
[ 147.315741] Driver version:1.02
[ 147.315742] Released date:2006/02/23
[ 147.315746] Link Status:Linked
[ 147.315750] Link Speed:100Mbps
[ 147.315753] Duplex mode:Full-Duplex
[ 147.315755] I/O Base:0xA800(I/O port)
[ 147.315757] IRQ:233
[ 148.827455] NET: Registered protocol family 17
[ 151.431191] NET: Registered protocol family 10
[ 151.431276] lo: Disabled Privacy Extensions
[ 151.431389] IPv6 over IPv4 tunneling driver
[ 156.075434] ACPI: Power Button (FF) [PWRF]
[ 156.075457] ACPI: Power Button (CM) [PWRB]
[ 156.286866] ibm_acpi: ec object not found
[ 156.309458] pcc_acpi: loading...
[ 157.435196] powernow-k8: Found 2 AMD Athlon 64 / Opteron processors (version 1.60.2)
[ 157.435573] powernow-k8: 0 : fid 0xc (2000 MHz), vid 0xa (1300 mV)
[ 157.435577] powernow-k8: 1 : fid 0xa (1800 MHz), vid 0xc (1250 mV)
[ 157.435580] powernow-k8: 2 : fid 0x2 (1000 MHz), vid 0x12 (1100 mV)
[ 157.435792] cpu_init done, current fid 0xc, vid 0xa
[ 162.152403] eth0: no IPv6 routers present
[ 165.663904] lp0: using parport0 (interrupt-driven).
[ 166.263731] ppdev: user-space parallel port driver
[ 201.585415] hda-intel: Invalid position buffer, using LPIB read method instead.
[ 215.327256] Bluetooth: Core ver 2.8
[ 215.327261] NET: Registered protocol family 31
[ 215.327263] Bluetooth: HCI device and connection manager initialized
[ 215.327275] Bluetooth: HCI socket layer initialized
[ 215.746367] Bluetooth: L2CAP ver 2.8
[ 215.746371] Bluetooth: L2CAP socket layer initialized
[ 215.870821] Bluetooth: RFCOMM socket layer initialized
[ 215.870835] Bluetooth: RFCOMM TTY layer initialized
[ 215.870837] Bluetooth: RFCOMM ver 1.7
[ 265.984386] NTFS driver 2.1.27 [Flags: R/O MODULE].
[ 266.123015] JFS: nTxBlock = 8021, nTxLock = 64172
[ 266.292754] SGI XFS with ACLs, security attributes, realtime, large block/inode numbers, no debug enabled
[ 266.293080] SGI XFS Quota Management subsystem
-
Tak problém je vyřešen. Pro desku MSI K9A Platinum je potreba použít parametr jádra pci=nomsi a to jak pri instalaci tak po restartu. Poté vše funguje OK.