Problem z pendrive na Wheezy
Problem z pendrive na Wheezy
Zmagam się z następującym problemem:
Na laptopie firmy Medion po instalacji systemu Wheezy nie działają poprawnie pendrivy, raz jest ok a raz nie. Znikają, pojawiają się, brak reguły.
Przy kopiowaniu większych plików problemy pojawiają się zawsze, szybciej pojawiają się przy zapisie na pendriva.
W trakcie zapisu/odczytu pojawiają się błędy, pendriv przechodzi do trybu RO lub znika całkowicie.
Przy uruchomionym systemie Squeeze lub dowolnym Ubuntu wszystko działa poprawnie.
Z wujkiem Google rozmawiałem i nie pomógł.
Medion 6315
AMD E-450
AMD - ATI SBx00 / SB700 / SB 800/ SB900
pozdrawiam
Marek
Na laptopie firmy Medion po instalacji systemu Wheezy nie działają poprawnie pendrivy, raz jest ok a raz nie. Znikają, pojawiają się, brak reguły.
Przy kopiowaniu większych plików problemy pojawiają się zawsze, szybciej pojawiają się przy zapisie na pendriva.
W trakcie zapisu/odczytu pojawiają się błędy, pendriv przechodzi do trybu RO lub znika całkowicie.
Przy uruchomionym systemie Squeeze lub dowolnym Ubuntu wszystko działa poprawnie.
Z wujkiem Google rozmawiałem i nie pomógł.
Medion 6315
AMD E-450
AMD - ATI SBx00 / SB700 / SB 800/ SB900
pozdrawiam
Marek
Spróbuj na czystym userze (nowostworzonym) czy ten problem występuje.
To na pewno jest wheezy? pokaż co wyświetla polecenie
System na pewno aktualny?
Co masz w /etc/apt/sources.list
Co masz w /etc/fstab
To na pewno jest wheezy? pokaż co wyświetla polecenie
Kod: Zaznacz cały
cat /etc/debian_version
Co masz w /etc/apt/sources.list
Co masz w /etc/fstab
aktualna wersja z wczoraj, debian_version=7.6
sources.list:
/etc/fstab:
raczej może starszą ...... one działały w Squeeze 
sources.list:
Kod: Zaznacz cały
deb [URL]http://ftp.pl.debian.org/debian/[/URL] wheezy main non-free contrib
deb-src [URL]http://ftp.pl.debian.org/debian/[/URL] wheezy main non-free contrib
deb [URL]http://security.debian.org/[/URL] wheezy/updates main contrib non-free
deb-src [URL]http://security.debian.org/[/URL] wheezy/updates main contrib non-free
# wheezy-updates, previously known as 'volatile'
deb [URL]http://ftp.pl.debian.org/debian/[/URL] wheezy-updates main contrib non-free
deb-src [URL]http://ftp.pl.debian.org/debian/[/URL] wheezy-updates main contrib non-free
deb [URL]http://http.debian.net/debian[/URL] wheezy-backports main
Kod: Zaznacz cały
# static file system information.
#
# Use 'blkid' to print the universally unique identifier for a
# device; this may be used with UUID= as a more robust way to name devices
# that works even if disks are added and removed. See fstab(5).
#
# <file system> <mount point> <type> <options> <dump> <pass>
# / was on /dev/sda5 during installation
UUID=aa6dfdfc-9550-4278-bb6e-07a3e20b732b / ext4 errors=remount-ro 0 1
# /home was on /dev/sda10 during installation
UUID=e705db35-c318-4f09-984a-bc6dd0fc29bc /home ext3 defaults 0 2
# swap was on /dev/sda9 during installation
UUID=3f4009e2-bc2e-4cf0-b154-224ffc2042f4 none swap sw 0 0
/dev/sr0 /media/cdrom0 udf,iso9660 user,noauto 0 0
/dev/sdb1 /media/usb0 auto rw,user,noauto 0 0
/dev/sdb2 /media/usb1 auto rw,user,noauto 0 0
/dev/sdb5 /media/usb2 auto rw,user,noauto 0 0

Po wystąpieniu problemu z pendrive wykonaj:
i wklej tu wynik.
Kod: Zaznacz cały
dmesg
Kod: Zaznacz cały
[ 0.000000] Initializing cgroup subsys cpuset
[ 0.000000] Initializing cgroup subsys cpu
[ 0.000000] Linux version 3.2.0-4-amd64 (debian-kernel@lists.debian.org) (gcc version 4.6.3 (Debian 4.6.3-14) ) #1 SMP Debian 3.2.60-1+deb7u3
[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.2.0-4-amd64 root=UUID=aa6dfdfc-9550-4278-bb6e-07a3e20b732b ro quiet
[ 0.000000] BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: 0000000000000000 - 000000000009ec00 (usable)
[ 0.000000] BIOS-e820: 000000000009ec00 - 00000000000a0000 (reserved)
[ 0.000000] BIOS-e820: 00000000000e0000 - 0000000000100000 (reserved)
[ 0.000000] BIOS-e820: 0000000000100000 - 000000009fab6000 (usable)
[ 0.000000] BIOS-e820: 000000009fab6000 - 000000009fb07000 (ACPI NVS)
[ 0.000000] BIOS-e820: 000000009fb07000 - 000000009fb20000 (reserved)
[ 0.000000] BIOS-e820: 000000009fb20000 - 000000009fb21000 (usable)
[ 0.000000] BIOS-e820: 000000009fb21000 - 000000009fb29000 (ACPI NVS)
[ 0.000000] BIOS-e820: 000000009fb29000 - 000000009fb4d000 (reserved)
[ 0.000000] BIOS-e820: 000000009fb4d000 - 000000009fb90000 (ACPI NVS)
[ 0.000000] BIOS-e820: 000000009fb90000 - 000000009fcf8000 (usable)
[ 0.000000] BIOS-e820: 000000009fcf8000 - 000000009fef8000 (reserved)
[ 0.000000] BIOS-e820: 000000009fef8000 - 000000009ff00000 (usable)
[ 0.000000] BIOS-e820: 00000000e0000000 - 00000000f0000000 (reserved)
[ 0.000000] BIOS-e820: 00000000fec00000 - 00000000fec01000 (reserved)
[ 0.000000] BIOS-e820: 00000000fec10000 - 00000000fec11000 (reserved)
[ 0.000000] BIOS-e820: 00000000fed00000 - 00000000fed01000 (reserved)
[ 0.000000] BIOS-e820: 00000000fed61000 - 00000000fed71000 (reserved)
[ 0.000000] BIOS-e820: 00000000fed80000 - 00000000fed90000 (reserved)
[ 0.000000] BIOS-e820: 00000000fef00000 - 0000000100000000 (reserved)
[ 0.000000] BIOS-e820: 0000000100001000 - 000000013f000000 (usable)
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] SMBIOS 2.6 present.
[ 0.000000] DMI: MEDION E631X/E631X, BIOS E16GNAM7.106 11/24/2011
[ 0.000000] e820 update range: 0000000000000000 - 0000000000010000 (usable) ==> (reserved)
[ 0.000000] e820 remove range: 00000000000a0000 - 0000000000100000 (usable)
[ 0.000000] No AGP bridge found
[ 0.000000] last_pfn = 0x13f000 max_arch_pfn = 0x400000000
[ 0.000000] MTRR default type: uncachable
[ 0.000000] MTRR fixed ranges enabled:
[ 0.000000] 00000-9FFFF write-back
[ 0.000000] A0000-BFFFF write-through
[ 0.000000] C0000-CFFFF write-protect
[ 0.000000] D0000-E7FFF uncachable
[ 0.000000] E8000-FFFFF write-protect
[ 0.000000] MTRR variable ranges enabled:
[ 0.000000] 0 base 000000000 mask F00000000 write-back
[ 0.000000] 1 base 09FF00000 mask FFFF00000 uncachable
[ 0.000000] 2 base 0A0000000 mask FE0000000 uncachable
[ 0.000000] 3 base 0C0000000 mask FC0000000 uncachable
[ 0.000000] 4 disabled
[ 0.000000] 5 disabled
[ 0.000000] 6 disabled
[ 0.000000] 7 disabled
[ 0.000000] TOM2: 000000013f000000 aka 5104M
[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
[ 0.000000] e820 update range: 000000009ff00000 - 0000000100000000 (usable) ==> (reserved)
[ 0.000000] last_pfn = 0x9ff00 max_arch_pfn = 0x400000000
[ 0.000000] found SMP MP-table at [ffff8800000fccb0] fccb0
[ 0.000000] initial memory mapped : 0 - 20000000
[ 0.000000] Base memory trampoline at [ffff880000099000] 99000 size 20480
[ 0.000000] Using GB pages for direct mapping
[ 0.000000] init_memory_mapping: 0000000000000000-000000009ff00000
[ 0.000000] 0000000000 - 0080000000 page 1G
[ 0.000000] 0080000000 - 009fe00000 page 2M
[ 0.000000] 009fe00000 - 009ff00000 page 4k
[ 0.000000] kernel direct mapping tables up to 9ff00000 @ 1fffd000-20000000
[ 0.000000] init_memory_mapping: 0000000100001000-000000013f000000
[ 0.000000] 0100001000 - 0100200000 page 4k
[ 0.000000] 0100200000 - 013f000000 page 2M
[ 0.000000] kernel direct mapping tables up to 13f000000 @ 9fefd000-9ff00000
[ 0.000000] RAMDISK: 36b5c000 - 375a6000
[ 0.000000] ACPI: RSDP 00000000000f0430 00024 (v02 MEDION)
[ 0.000000] ACPI: XSDT 000000009fafb070 0005C (v01 MEDION MEDIONAG 01072009 AMI 00010013)
[ 0.000000] ACPI: FACP 000000009fb01d98 000F4 (v04 MEDION MEDIONAG 01072009 AMI 00010013)
[ 0.000000] ACPI Warning: Optional field Pm2ControlBlock has zero address or length: 0x0000000000000000/0x1 (20110623/tbfadt-560)
[ 0.000000] ACPI: DSDT 000000009fafb158 06C3A (v02 MEDION MEDIONAG 00000000 INTL 20051117)
[ 0.000000] ACPI: FACS 000000009fb28f80 00040
[ 0.000000] ACPI: APIC 000000009fb01e90 00062 (v03 MEDION MEDIONAG 01072009 AMI 00010013)
[ 0.000000] ACPI: MCFG 000000009fb01ef8 0003C (v01 MEDION MEDIONAG 01072009 MSFT 00010013)
[ 0.000000] ACPI: SLIC 000000009fb01f38 00176 (v01 MEDION MEDIONAG 01072009 AMI 00010013)
[ 0.000000] ACPI: HPET 000000009fb020b0 00038 (v01 MEDION MEDIONAG 01072009 AMI 00000004)
[ 0.000000] ACPI: SSDT 000000009fb020e8 00448 (v01 AMD POWERNOW 00000001 AMD 00000001)
[ 0.000000] ACPI: SSDT 000000009fb02530 0168E (v02 AMD ALIB 00000001 MSFT 04000000)
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] No NUMA configuration found
[ 0.000000] Faking a node at 0000000000000000-000000013f000000
[ 0.000000] Initmem setup node 0 0000000000000000-000000013f000000
[ 0.000000] NODE_DATA [000000013effb000 - 000000013effffff]
[ 0.000000] [ffffea0000000000-ffffea00045fffff] PMD -> [ffff88013ae00000-ffff88013dffffff] on node 0
[ 0.000000] Zone PFN ranges:
[ 0.000000] DMA 0x00000010 -> 0x00001000
[ 0.000000] DMA32 0x00001000 -> 0x00100000
[ 0.000000] Normal 0x00100000 -> 0x0013f000
[ 0.000000] Movable zone start PFN for each node
[ 0.000000] early_node_map[6] active PFN ranges
[ 0.000000] 0: 0x00000010 -> 0x0000009e
[ 0.000000] 0: 0x00000100 -> 0x0009fab6
[ 0.000000] 0: 0x0009fb20 -> 0x0009fb21
[ 0.000000] 0: 0x0009fb90 -> 0x0009fcf8
[ 0.000000] 0: 0x0009fef8 -> 0x0009ff00
[ 0.000000] 0: 0x00100001 -> 0x0013f000
[ 0.000000] On node 0 totalpages: 912308
[ 0.000000] DMA zone: 56 pages used for memmap
[ 0.000000] DMA zone: 5 pages reserved
[ 0.000000] DMA zone: 3921 pages, LIFO batch:0
[ 0.000000] DMA32 zone: 14280 pages used for memmap
[ 0.000000] DMA32 zone: 635999 pages, LIFO batch:31
[ 0.000000] Normal zone: 3528 pages used for memmap
[ 0.000000] Normal zone: 254519 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] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled)
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1])
[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])
[ 0.000000] IOAPIC[0]: apic_id 0, 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] Using ACPI (MADT) for SMP configuration information
[ 0.000000] ACPI: HPET id: 0xffffffff base: 0xfed00000
[ 0.000000] SMP: Allowing 2 CPUs, 0 hotplug CPUs
[ 0.000000] nr_irqs_gsi: 40
[ 0.000000] PM: Registered nosave memory: 000000000009e000 - 000000000009f000
[ 0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000
[ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000e0000
[ 0.000000] PM: Registered nosave memory: 00000000000e0000 - 0000000000100000
[ 0.000000] PM: Registered nosave memory: 000000009fab6000 - 000000009fb07000
[ 0.000000] PM: Registered nosave memory: 000000009fb07000 - 000000009fb20000
[ 0.000000] PM: Registered nosave memory: 000000009fb21000 - 000000009fb29000
[ 0.000000] PM: Registered nosave memory: 000000009fb29000 - 000000009fb4d000
[ 0.000000] PM: Registered nosave memory: 000000009fb4d000 - 000000009fb90000
[ 0.000000] PM: Registered nosave memory: 000000009fcf8000 - 000000009fef8000
[ 0.000000] PM: Registered nosave memory: 000000009ff00000 - 00000000e0000000
[ 0.000000] PM: Registered nosave memory: 00000000e0000000 - 00000000f0000000
[ 0.000000] PM: Registered nosave memory: 00000000f0000000 - 00000000fec00000
[ 0.000000] PM: Registered nosave memory: 00000000fec00000 - 00000000fec01000
[ 0.000000] PM: Registered nosave memory: 00000000fec01000 - 00000000fec10000
[ 0.000000] PM: Registered nosave memory: 00000000fec10000 - 00000000fec11000
[ 0.000000] PM: Registered nosave memory: 00000000fec11000 - 00000000fed00000
[ 0.000000] PM: Registered nosave memory: 00000000fed00000 - 00000000fed01000
[ 0.000000] PM: Registered nosave memory: 00000000fed01000 - 00000000fed61000
[ 0.000000] PM: Registered nosave memory: 00000000fed61000 - 00000000fed71000
[ 0.000000] PM: Registered nosave memory: 00000000fed71000 - 00000000fed80000
[ 0.000000] PM: Registered nosave memory: 00000000fed80000 - 00000000fed90000
[ 0.000000] PM: Registered nosave memory: 00000000fed90000 - 00000000fef00000
[ 0.000000] PM: Registered nosave memory: 00000000fef00000 - 0000000100000000
[ 0.000000] PM: Registered nosave memory: 0000000100000000 - 0000000100001000
[ 0.000000] Allocating PCI resources starting at 9ff00000 (gap: 9ff00000:40100000)
[ 0.000000] Booting paravirtualized kernel on bare hardware
[ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:2 nr_node_ids:1
[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88013ec00000 s82944 r8192 d23552 u1048576
[ 0.000000] pcpu-alloc: s82944 r8192 d23552 u1048576 alloc=1*2097152
[ 0.000000] pcpu-alloc: [0] 0 1
[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 894439
[ 0.000000] Policy zone: Normal
[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.2.0-4-amd64 root=UUID=aa6dfdfc-9550-4278-bb6e-07a3e20b732b ro quiet
[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[ 0.000000] Checking aperture...
[ 0.000000] No AGP bridge found
[ 0.000000] Calgary: detecting Calgary via BIOS EBDA area
[ 0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
[ 0.000000] Memory: 3512684k/5226496k available (3431k kernel code, 1577264k absent, 136548k reserved, 3308k data, 580k init)
[ 0.000000] Hierarchical RCU implementation.
[ 0.000000] RCU dyntick-idle grace-period acceleration is enabled.
[ 0.000000] NR_IRQS:33024 nr_irqs:512 16
[ 0.000000] Extended CMOS year: 2000
[ 0.000000] spurious 8259A interrupt: IRQ7.
[ 0.000000] Console: colour VGA+ 80x25
[ 0.000000] console [tty0] enabled
[ 0.000000] hpet clockevent registered
[ 0.000000] Fast TSC calibration using PIT
[ 0.000000] Detected 1646.552 MHz processor.
[ 0.004006] Calibrating delay loop (skipped), value calculated using timer frequency.. 3293.10 BogoMIPS (lpj=6586208)
[ 0.004014] pid_max: default: 32768 minimum: 301
[ 0.004102] Security Framework initialized
[ 0.004113] AppArmor: AppArmor disabled by boot time parameter
[ 0.004603] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
[ 0.009219] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
[ 0.010535] Mount-cache hash table entries: 256
[ 0.010771] Initializing cgroup subsys cpuacct
[ 0.010781] Initializing cgroup subsys memory
[ 0.010804] Initializing cgroup subsys devices
[ 0.010811] Initializing cgroup subsys freezer
[ 0.010815] Initializing cgroup subsys net_cls
[ 0.010819] Initializing cgroup subsys blkio
[ 0.010831] Initializing cgroup subsys perf_event
[ 0.010887] tseg: 009ff00000
[ 0.010891] CPU: Physical Processor ID: 0
[ 0.010893] CPU: Processor Core ID: 0
[ 0.010897] mce: CPU supports 6 MCE banks
[ 0.011754] ACPI: Core revision 20110623
[ 0.020495] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 0.060756] CPU0: AMD E-450 APU with Radeon(tm) HD Graphics stepping 00
[ 0.064003] Performance Events: AMD PMU driver.
[ 0.064003] ... version: 0
[ 0.064003] ... bit width: 48
[ 0.064003] ... generic registers: 4
[ 0.064003] ... value mask: 0000ffffffffffff
[ 0.064003] ... max period: 00007fffffffffff
[ 0.064003] ... fixed-purpose events: 0
[ 0.064003] ... event mask: 000000000000000f
[ 0.064003] NMI watchdog enabled, takes one hw-pmu counter.
[ 0.064003] Booting Node 0, Processors #1 Ok.
[ 0.064003] smpboot cpu 1: start_ip = 99000
[ 0.152052] NMI watchdog enabled, takes one hw-pmu counter.
[ 0.152096] Brought up 2 CPUs
[ 0.152101] Total of 2 processors activated (6586.06 BogoMIPS).
[ 0.152660] devtmpfs: initialized
[ 0.159409] PM: Registering ACPI NVS region at 9fab6000 (331776 bytes)
[ 0.159409] PM: Registering ACPI NVS region at 9fb21000 (32768 bytes)
[ 0.159409] PM: Registering ACPI NVS region at 9fb4d000 (274432 bytes)
[ 0.160193] print_constraints: dummy:
[ 0.160343] NET: Registered protocol family 16
[ 0.160628] Extended Config Space enabled on 0 nodes
[ 0.160665] ACPI: bus type pci registered
[ 0.160792] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[ 0.160798] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
[ 0.223182] PCI: Using configuration type 1 for base access
[ 0.224550] bio: create slab <bio-0> at 0
[ 0.224550] ACPI: Added _OSI(Module Device)
[ 0.224550] ACPI: Added _OSI(Processor Device)
[ 0.224550] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 0.224550] ACPI: Added _OSI(Processor Aggregator Device)
[ 0.225917] ACPI: EC: Look up EC in DSDT
[ 0.228267] ACPI Error: No handler for Region [EC__] (ffff88013a66a6f0) [EmbeddedControl] (20110623/evregion-373)
[ 0.228277] ACPI Error: Region EmbeddedControl (ID=3) has no handler (20110623/exfldio-292)
[ 0.228287] ACPI Error: Method parse/execution failed [\_SB_.PCI0.SBRG.EC__._REG] (Node ffff88013a66bce0), AE_NOT_EXIST (20110623/psparse-536)
[ 0.229468] ACPI: Executed 3 blocks of module-level executable AML code
[ 0.248981] ACPI: Interpreter enabled
[ 0.248981] ACPI: (supports S0 S3 S4 S5)
[ 0.248981] ACPI: Using IOAPIC for interrupt routing
[ 0.357407] ACPI: EC: GPE = 0x3, I/O: command/status = 0x66, data = 0x62
[ 0.357704] ACPI: No dock devices found.
[ 0.357708] HEST: Table not found.
[ 0.357716] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[ 0.358016] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[ 0.358611] pci_root PNP0A03:00: host bridge window [io 0x0000-0x0cf7]
[ 0.358616] pci_root PNP0A03:00: host bridge window [io 0x0d00-0xffff]
[ 0.358621] pci_root PNP0A03:00: host bridge window [mem 0x000a0000-0x000bffff]
[ 0.358626] pci_root PNP0A03:00: host bridge window [mem 0x000c8000-0x000dffff]
[ 0.358631] pci_root PNP0A03:00: host bridge window [mem 0xc0000000-0xffffffff]
[ 0.358641] pci_root PNP0A03:00: ignoring host bridge window [mem 0x000c8000-0x000dffff] (conflicts with Video ROM [mem 0x000c0000-0x000ce3ff])
[ 0.358660] pci 0000:00:00.0: [1022:1510] type 0 class 0x000600
[ 0.358724] pci 0000:00:01.0: [1002:9806] type 0 class 0x000300
[ 0.358739] pci 0000:00:01.0: reg 10: [mem 0xc0000000-0xcfffffff pref]
[ 0.358750] pci 0000:00:01.0: reg 14: [io 0xf000-0xf0ff]
[ 0.358760] pci 0000:00:01.0: reg 18: [mem 0xfeb00000-0xfeb3ffff]
[ 0.358823] pci 0000:00:01.0: supports D1 D2
[ 0.358851] pci 0000:00:01.1: [1002:1314] type 0 class 0x000403
[ 0.358864] pci 0000:00:01.1: reg 10: [mem 0xfeb44000-0xfeb47fff]
[ 0.358938] pci 0000:00:01.1: supports D1 D2
[ 0.358996] pci 0000:00:11.0: [1002:4390] type 0 class 0x000101
[ 0.359023] pci 0000:00:11.0: reg 10: [io 0xf190-0xf197]
[ 0.359037] pci 0000:00:11.0: reg 14: [io 0xf180-0xf183]
[ 0.359051] pci 0000:00:11.0: reg 18: [io 0xf170-0xf177]
[ 0.359065] pci 0000:00:11.0: reg 1c: [io 0xf160-0xf163]
[ 0.359079] pci 0000:00:11.0: reg 20: [io 0xf150-0xf15f]
[ 0.359093] pci 0000:00:11.0: reg 24: [mem 0xfeb4c000-0xfeb4c3ff]
[ 0.359122] pci 0000:00:11.0: set SATA to AHCI mode
[ 0.359191] pci 0000:00:12.0: [1002:4397] type 0 class 0x000c03
[ 0.359210] pci 0000:00:12.0: reg 10: [mem 0xfeb4b000-0xfeb4bfff]
[ 0.359309] pci 0000:00:12.2: [1002:4396] type 0 class 0x000c03
[ 0.359336] pci 0000:00:12.2: reg 10: [mem 0xfeb4a000-0xfeb4a0ff]
[ 0.359445] pci 0000:00:12.2: supports D1 D2
[ 0.359448] pci 0000:00:12.2: PME# supported from D0 D1 D2 D3hot
[ 0.359486] pci 0000:00:13.0: [1002:4397] type 0 class 0x000c03
[ 0.359505] pci 0000:00:13.0: reg 10: [mem 0xfeb49000-0xfeb49fff]
[ 0.359604] pci 0000:00:13.2: [1002:4396] type 0 class 0x000c03
[ 0.359631] pci 0000:00:13.2: reg 10: [mem 0xfeb48000-0xfeb480ff]
[ 0.359739] pci 0000:00:13.2: supports D1 D2
[ 0.359743] pci 0000:00:13.2: PME# supported from D0 D1 D2 D3hot
[ 0.359779] pci 0000:00:14.0: [1002:4385] type 0 class 0x000c05
[ 0.359883] pci 0000:00:14.1: [1002:439c] type 0 class 0x000101
[ 0.359902] pci 0000:00:14.1: reg 10: [io 0xf140-0xf147]
[ 0.359916] pci 0000:00:14.1: reg 14: [io 0xf130-0xf133]
[ 0.359930] pci 0000:00:14.1: reg 18: [io 0xf120-0xf127]
[ 0.359944] pci 0000:00:14.1: reg 1c: [io 0xf110-0xf113]
[ 0.359957] pci 0000:00:14.1: reg 20: [io 0xf100-0xf10f]
[ 0.360035] pci 0000:00:14.2: [1002:4383] type 0 class 0x000403
[ 0.360065] pci 0000:00:14.2: reg 10: [mem 0xfeb40000-0xfeb43fff 64bit]
[ 0.360154] pci 0000:00:14.2: PME# supported from D0 D3hot D3cold
[ 0.360180] pci 0000:00:14.3: [1002:439d] type 0 class 0x000601
[ 0.360285] pci 0000:00:14.4: [1002:4384] type 1 class 0x000604
[ 0.360359] pci 0000:00:15.0: [1002:43a0] type 1 class 0x000604
[ 0.360467] pci 0000:00:15.0: supports D1 D2
[ 0.360509] pci 0000:00:15.2: [1002:43a2] type 1 class 0x000604
[ 0.360613] pci 0000:00:15.2: supports D1 D2
[ 0.360656] pci 0000:00:18.0: [1022:1700] type 0 class 0x000600
[ 0.360707] pci 0000:00:18.1: [1022:1701] type 0 class 0x000600
[ 0.360754] pci 0000:00:18.2: [1022:1702] type 0 class 0x000600
[ 0.360803] pci 0000:00:18.3: [1022:1703] type 0 class 0x000600
[ 0.360863] pci 0000:00:18.4: [1022:1704] type 0 class 0x000600
[ 0.360909] pci 0000:00:18.5: [1022:1718] type 0 class 0x000600
[ 0.360956] pci 0000:00:18.6: [1022:1716] type 0 class 0x000600
[ 0.361002] pci 0000:00:18.7: [1022:1719] type 0 class 0x000600
[ 0.361128] pci 0000:00:14.4: PCI bridge to [bus 01-01] (subtractive decode)
[ 0.361144] pci 0000:00:14.4: bridge window [io 0x0000-0x0cf7] (subtractive decode)
[ 0.361149] pci 0000:00:14.4: bridge window [io 0x0d00-0xffff] (subtractive decode)
[ 0.361154] pci 0000:00:14.4: bridge window [mem 0x000a0000-0x000bffff] (subtractive decode)
[ 0.361159] pci 0000:00:14.4: bridge window [mem 0xc0000000-0xffffffff] (subtractive decode)
[ 0.361257] pci 0000:02:00.0: [10ec:8168] type 0 class 0x000200
[ 0.361281] pci 0000:02:00.0: reg 10: [io 0xe000-0xe0ff]
[ 0.361321] pci 0000:02:00.0: reg 18: [mem 0xd0004000-0xd0004fff 64bit pref]
[ 0.361347] pci 0000:02:00.0: reg 20: [mem 0xd0000000-0xd0003fff 64bit pref]
[ 0.361450] pci 0000:02:00.0: supports D1 D2
[ 0.361453] pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.368108] pci 0000:00:15.0: PCI bridge to [bus 02-04]
[ 0.368131] pci 0000:00:15.0: bridge window [io 0xe000-0xefff]
[ 0.368144] pci 0000:00:15.0: bridge window [mem 0xfe000000-0xfe9fffff]
[ 0.368158] pci 0000:00:15.0: bridge window [mem 0xd0000000-0xdfffffff 64bit pref]
[ 0.368284] pci 0000:05:00.0: [10ec:8176] type 0 class 0x000280
[ 0.368314] pci 0000:05:00.0: reg 10: [io 0xd000-0xd0ff]
[ 0.368358] pci 0000:05:00.0: reg 18: [mem 0xfea00000-0xfea03fff 64bit]
[ 0.368494] pci 0000:05:00.0: supports D1 D2
[ 0.368498] pci 0000:05:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.376108] pci 0000:00:15.2: PCI bridge to [bus 05-05]
[ 0.376132] pci 0000:00:15.2: bridge window [io 0xd000-0xdfff]
[ 0.376144] pci 0000:00:15.2: bridge window [mem 0xfea00000-0xfeafffff]
[ 0.376195] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[ 0.376560] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PE20._PRT]
[ 0.376634] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PE22._PRT]
[ 0.376743] pci0000:00: Requesting ACPI _OSC control (0x1d)
[ 0.376750] pci0000:00: ACPI _OSC request failed (AE_NOT_FOUND), returned control mask: 0x1d
[ 0.376754] ACPI _OSC control for PCIe not granted, disabling ASPM
[ 0.387691] ACPI: PCI Interrupt Link [LNKA] (IRQs 4 7 10 11 14 15) *0
[ 0.387834] ACPI: PCI Interrupt Link [LNKB] (IRQs 4 7 10 11 14 15) *0
[ 0.387977] ACPI: PCI Interrupt Link [LNKC] (IRQs 4 7 10 11 14 15) *0
[ 0.388136] ACPI: PCI Interrupt Link [LNKD] (IRQs 4 7 10 11 14 15) *0
[ 0.388251] ACPI: PCI Interrupt Link [LNKE] (IRQs 4 7 10 11 14 15) *0
[ 0.388339] ACPI: PCI Interrupt Link [LNKF] (IRQs 4 7 10 11 14 15) *0
[ 0.388426] ACPI: PCI Interrupt Link [LNKG] (IRQs 4 7 10 11 14 15) *0
[ 0.388515] ACPI: PCI Interrupt Link [LNKH] (IRQs 4 7 10 11 14 15) *0
[ 0.388821] vgaarb: device added: PCI:0000:00:01.0,decodes=io+mem,owns=io+mem,locks=none
[ 0.388821] vgaarb: loaded
[ 0.388821] vgaarb: bridge control possible 0000:00:01.0
[ 0.388821] PCI: Using ACPI for IRQ routing
[ 0.399999] PCI: pci_cache_line_size set to 64 bytes
[ 0.400137] reserve RAM buffer: 000000000009ec00 - 000000000009ffff
[ 0.400142] reserve RAM buffer: 000000009fab6000 - 000000009fffffff
[ 0.400147] reserve RAM buffer: 000000009fb21000 - 000000009fffffff
[ 0.400151] reserve RAM buffer: 000000009fcf8000 - 000000009fffffff
[ 0.400156] reserve RAM buffer: 000000009ff00000 - 000000009fffffff
[ 0.400160] reserve RAM buffer: 000000013f000000 - 000000013fffffff
[ 0.400385] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
[ 0.400393] hpet0: 3 comparators, 32-bit 14.318180 MHz counter
[ 0.402426] Switching to clocksource hpet
[ 0.403385] pnp: PnP ACPI init
[ 0.403423] ACPI: bus type pnp registered
[ 0.403806] pnp 00:00: [bus 00-ff]
[ 0.403812] pnp 00:00: [io 0x0cf8-0x0cff]
[ 0.403817] pnp 00:00: [io 0x0000-0x0cf7 window]
[ 0.403822] pnp 00:00: [io 0x0d00-0xffff window]
[ 0.403827] pnp 00:00: [mem 0x000a0000-0x000bffff window]
[ 0.403831] pnp 00:00: [mem 0x000c8000-0x000dffff window]
[ 0.403835] pnp 00:00: [mem 0xc0000000-0xffffffff window]
[ 0.403840] pnp 00:00: [mem 0x00000000 window]
[ 0.403960] pnp 00:00: Plug and Play ACPI device, IDs PNP0a03 (active)
[ 0.404091] pnp 00:01: [mem 0xe0000000-0xefffffff]
[ 0.404196] system 00:01: [mem 0xe0000000-0xefffffff] has been reserved
[ 0.404203] system 00:01: Plug and Play ACPI device, IDs PNP0c01 (active)
[ 0.404733] pnp 00:02: [io 0x040b]
[ 0.404738] pnp 00:02: [io 0x04d6]
[ 0.404742] pnp 00:02: [io 0x0c00-0x0c01]
[ 0.404745] pnp 00:02: [io 0x0c14]
[ 0.404749] pnp 00:02: [io 0x0c50-0x0c51]
[ 0.404753] pnp 00:02: [io 0x0c52]
[ 0.404756] pnp 00:02: [io 0x0c6c]
[ 0.404759] pnp 00:02: [io 0x0c6f]
[ 0.404763] pnp 00:02: [io 0x0cd0-0x0cd1]
[ 0.404766] pnp 00:02: [io 0x0cd2-0x0cd3]
[ 0.404770] pnp 00:02: [io 0x0cd4-0x0cd5]
[ 0.404773] pnp 00:02: [io 0x0cd6-0x0cd7]
[ 0.404777] pnp 00:02: [io 0x0cd8-0x0cdf]
[ 0.404780] pnp 00:02: [io 0x0800-0x089f]
[ 0.404784] pnp 00:02: [io 0x0000-0xffffffffffffffff disabled]
[ 0.404788] pnp 00:02: [io 0x0000-0x000f]
[ 0.404792] pnp 00:02: [io 0x0b20-0x0b3f]
[ 0.404795] pnp 00:02: [io 0x0900-0x090f]
[ 0.404799] pnp 00:02: [io 0x0910-0x091f]
[ 0.404802] pnp 00:02: [io 0xfe00-0xfefe]
[ 0.404806] pnp 00:02: [io 0x0060-0x005f disabled]
[ 0.404810] pnp 00:02: [io 0x0064-0x0063 disabled]
[ 0.404814] pnp 00:02: [mem 0xfec00000-0xfec00fff]
[ 0.404818] pnp 00:02: [mem 0xfee00000-0xfee00fff]
[ 0.404822] pnp 00:02: [mem 0xfed80000-0xfed8ffff]
[ 0.404826] pnp 00:02: [mem 0xfed61000-0xfed70fff]
[ 0.404829] pnp 00:02: [mem 0xfec10000-0xfec10fff]
[ 0.404833] pnp 00:02: [mem 0xfed00000-0xfed00fff]
[ 0.404837] pnp 00:02: [mem 0xffe00000-0xffffffff]
[ 0.404961] system 00:02: [io 0x040b] has been reserved
[ 0.404966] system 00:02: [io 0x04d6] has been reserved
[ 0.404971] system 00:02: [io 0x0c00-0x0c01] has been reserved
[ 0.404976] system 00:02: [io 0x0c14] has been reserved
[ 0.404981] system 00:02: [io 0x0c50-0x0c51] has been reserved
[ 0.404986] system 00:02: [io 0x0c52] has been reserved
[ 0.404991] system 00:02: [io 0x0c6c] has been reserved
[ 0.404995] system 00:02: [io 0x0c6f] has been reserved
[ 0.405000] system 00:02: [io 0x0cd0-0x0cd1] has been reserved
[ 0.405005] system 00:02: [io 0x0cd2-0x0cd3] has been reserved
[ 0.405010] system 00:02: [io 0x0cd4-0x0cd5] has been reserved
[ 0.405015] system 00:02: [io 0x0cd6-0x0cd7] has been reserved
[ 0.405020] system 00:02: [io 0x0cd8-0x0cdf] has been reserved
[ 0.405025] system 00:02: [io 0x0800-0x089f] has been reserved
[ 0.405030] system 00:02: [io 0x0b20-0x0b3f] has been reserved
[ 0.405035] system 00:02: [io 0x0900-0x090f] has been reserved
[ 0.405040] system 00:02: [io 0x0910-0x091f] has been reserved
[ 0.405045] system 00:02: [io 0xfe00-0xfefe] has been reserved
[ 0.405052] system 00:02: [mem 0xfec00000-0xfec00fff] could not be reserved
[ 0.405058] system 00:02: [mem 0xfee00000-0xfee00fff] has been reserved
[ 0.405063] system 00:02: [mem 0xfed80000-0xfed8ffff] has been reserved
[ 0.405068] system 00:02: [mem 0xfed61000-0xfed70fff] has been reserved
[ 0.405074] system 00:02: [mem 0xfec10000-0xfec10fff] has been reserved
[ 0.405079] system 00:02: [mem 0xfed00000-0xfed00fff] has been reserved
[ 0.405084] system 00:02: [mem 0xffe00000-0xffffffff] has been reserved
[ 0.405091] system 00:02: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.405118] pnp 00:03: [dma 4]
[ 0.405122] pnp 00:03: [io 0x0000-0x000f]
[ 0.405126] pnp 00:03: [io 0x0081-0x0083]
[ 0.405129] pnp 00:03: [io 0x0087]
[ 0.405133] pnp 00:03: [io 0x0089-0x008b]
[ 0.405136] pnp 00:03: [io 0x008f]
[ 0.405139] pnp 00:03: [io 0x00c0-0x00df]
[ 0.405190] pnp 00:03: Plug and Play ACPI device, IDs PNP0200 (active)
[ 0.405213] pnp 00:04: [io 0x0070-0x0071]
[ 0.405232] pnp 00:04: [irq 8]
[ 0.405286] pnp 00:04: Plug and Play ACPI device, IDs PNP0b00 (active)
[ 0.405306] pnp 00:05: [io 0x0061]
[ 0.405358] pnp 00:05: Plug and Play ACPI device, IDs PNP0800 (active)
[ 0.405416] pnp 00:06: [io 0x0010-0x001f]
[ 0.405420] pnp 00:06: [io 0x0022-0x003f]
[ 0.405424] pnp 00:06: [io 0x0044-0x005f]
[ 0.405427] pnp 00:06: [io 0x0072-0x007f]
[ 0.405431] pnp 00:06: [io 0x0080]
[ 0.405434] pnp 00:06: [io 0x0084-0x0086]
[ 0.405438] pnp 00:06: [io 0x0088]
[ 0.405441] pnp 00:06: [io 0x008c-0x008e]
[ 0.405455] pnp 00:06: [io 0x0090-0x009f]
[ 0.405459] pnp 00:06: [io 0x00a2-0x00bf]
[ 0.405462] pnp 00:06: [io 0x00e0-0x00ef]
[ 0.405466] pnp 00:06: [io 0x04d0-0x04d1]
[ 0.405470] pnp 00:06: [mem 0x00000550-0x0000055f]
[ 0.405563] system 00:06: [io 0x04d0-0x04d1] has been reserved
[ 0.405569] system 00:06: [mem 0x00000550-0x0000055f] could not be reserved
[ 0.405575] system 00:06: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.405595] pnp 00:07: [io 0x00f0-0x00ff]
[ 0.405605] pnp 00:07: [irq 13]
[ 0.405658] pnp 00:07: Plug and Play ACPI device, IDs PNP0c04 (active)
[ 0.405768] system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.405819] pnp 00:09: [io 0x0060]
[ 0.405823] pnp 00:09: [io 0x0064]
[ 0.405832] pnp 00:09: [irq 1]
[ 0.405888] pnp 00:09: Plug and Play ACPI device, IDs PNP0303 PNP030b (active)
[ 0.405976] pnp 00:0a: [irq 12]
[ 0.406031] pnp 00:0a: Plug and Play ACPI device, IDs ETD0001 ETD0300 PNP0f13 (active)
[ 0.407627] pnp 00:0b: [mem 0xa0000000-0xbfffffff]
[ 0.407801] system 00:0b: [mem 0xa0000000-0xbfffffff] has been reserved
[ 0.407811] system 00:0b: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.408187] pnp 00:0c: [mem 0xfed00000-0xfed003ff]
[ 0.408270] pnp 00:0c: Plug and Play ACPI device, IDs PNP0103 (active)
[ 0.408280] pnp: PnP ACPI: found 13 devices
[ 0.408283] ACPI: ACPI bus type pnp unregistered
[ 0.418795] PCI: max bus depth: 1 pci_try_num: 2
[ 0.418841] pci 0000:00:14.4: PCI bridge to [bus 01-01]
[ 0.418860] pci 0000:00:15.0: PCI bridge to [bus 02-04]
[ 0.418867] pci 0000:00:15.0: bridge window [io 0xe000-0xefff]
[ 0.418875] pci 0000:00:15.0: bridge window [mem 0xfe000000-0xfe9fffff]
[ 0.418882] pci 0000:00:15.0: bridge window [mem 0xd0000000-0xdfffffff 64bit pref]
[ 0.418892] pci 0000:00:15.2: PCI bridge to [bus 05-05]
[ 0.418897] pci 0000:00:15.2: bridge window [io 0xd000-0xdfff]
[ 0.418905] pci 0000:00:15.2: bridge window [mem 0xfea00000-0xfeafffff]
[ 0.418965] pci 0000:00:15.0: setting latency timer to 64
[ 0.418978] pci 0000:00:15.2: setting latency timer to 64
[ 0.418985] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7]
[ 0.418989] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff]
[ 0.418993] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
[ 0.418998] pci_bus 0000:00: resource 7 [mem 0xc0000000-0xffffffff]
[ 0.419002] pci_bus 0000:01: resource 4 [io 0x0000-0x0cf7]
[ 0.419006] pci_bus 0000:01: resource 5 [io 0x0d00-0xffff]
[ 0.419010] pci_bus 0000:01: resource 6 [mem 0x000a0000-0x000bffff]
[ 0.419014] pci_bus 0000:01: resource 7 [mem 0xc0000000-0xffffffff]
[ 0.419018] pci_bus 0000:02: resource 0 [io 0xe000-0xefff]
[ 0.419022] pci_bus 0000:02: resource 1 [mem 0xfe000000-0xfe9fffff]
[ 0.419026] pci_bus 0000:02: resource 2 [mem 0xd0000000-0xdfffffff 64bit pref]
[ 0.419031] pci_bus 0000:05: resource 0 [io 0xd000-0xdfff]
[ 0.419035] pci_bus 0000:05: resource 1 [mem 0xfea00000-0xfeafffff]
[ 0.419192] NET: Registered protocol family 2
[ 0.419483] IP route cache hash table entries: 131072 (order: 8, 1048576 bytes)
[ 0.421590] TCP established hash table entries: 524288 (order: 11, 8388608 bytes)
[ 0.426886] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[ 0.427509] TCP: Hash tables configured (established 524288 bind 65536)
[ 0.427514] TCP reno registered
[ 0.427542] UDP hash table entries: 2048 (order: 4, 65536 bytes)
[ 0.427603] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)
[ 0.427921] NET: Registered protocol family 1
[ 0.427954] pci 0000:00:01.0: Boot video device
[ 1.112440] PCI: CLS 64 bytes, default 64
[ 1.112554] Unpacking initramfs...
[ 1.528782] Freeing initrd memory: 10536k freed
[ 1.535751] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[ 1.535761] Placing 64MB software IO TLB between ffff88009bab6000 - ffff88009fab6000
[ 1.535765] software IO TLB at phys 0x9bab6000 - 0x9fab6000
[ 1.536727] perf: AMD IBS detected (0x000000ff)
[ 1.537321] audit: initializing netlink socket (disabled)
[ 1.537351] type=2000 audit(1411767707.532:1): initialized
[ 1.562790] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[ 1.564466] VFS: Disk quotas dquot_6.5.2
[ 1.564532] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 1.564678] msgmni has been set to 6881
[ 1.565094] alg: No test for stdrng (krng)
[ 1.565200] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
[ 1.565208] io scheduler noop registered
[ 1.565211] io scheduler deadline registered
[ 1.565251] io scheduler cfq registered (default)
[ 1.565602] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[ 1.565645] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[ 1.565649] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[ 1.566286] ERST: Table is not found!
[ 1.566290] GHES: HEST is not enabled!
[ 1.566537] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[ 1.609548] Linux agpgart interface v0.103
[ 1.609814] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
[ 1.638880] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 1.638901] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 1.639585] mousedev: PS/2 mouse device common for all mice
[ 1.640106] rtc_cmos 00:04: RTC can wake from S4
[ 1.640470] rtc_cmos 00:04: rtc core: registered rtc_cmos as rtc0
[ 1.640514] rtc0: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
[ 1.640548] cpuidle: using governor ladder
[ 1.640551] cpuidle: using governor menu
[ 1.640931] TCP cubic registered
[ 1.641068] NET: Registered protocol family 10
[ 1.641906] Mobile IPv6
[ 1.641912] NET: Registered protocol family 17
[ 1.641921] Registering the dns_resolver key type
[ 1.642396] PM: Hibernation image not present or could not be loaded.
[ 1.642429] registered taskstats version 1
[ 1.643237] rtc_cmos 00:04: setting system clock to 2014-09-26 21:41:48 UTC (1411767708)
[ 1.643384] Initializing network drop monitor service
[ 1.645815] Freeing unused kernel memory: 580k freed
[ 1.646137] Write protecting the kernel read-only data: 6144k
[ 1.651287] Freeing unused kernel memory: 648k freed
[ 1.656940] Freeing unused kernel memory: 688k freed
[ 1.665508] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
[ 1.691306] udevd[49]: starting version 175
[ 1.768993] SCSI subsystem initialized
[ 1.772392] usbcore: registered new interface driver usbfs
[ 1.772446] usbcore: registered new interface driver hub
[ 1.787848] usbcore: registered new device driver usb
[ 1.788694] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 1.788775] ehci_hcd 0000:00:12.2: EHCI Host Controller
[ 1.788831] ehci_hcd 0000:00:12.2: new USB bus registered, assigned bus number 1
[ 1.788848] ehci_hcd 0000:00:12.2: applying AMD SB700/SB800/Hudson-2/3 EHCI dummy qh workaround
[ 1.788893] QUIRK: Enable AMD PLL fix
[ 1.788911] ehci_hcd 0000:00:12.2: debug port 1
[ 1.788954] ehci_hcd 0000:00:12.2: irq 17, io mem 0xfeb4a000
[ 1.794585] libata version 3.00 loaded.
[ 1.800155] ehci_hcd 0000:00:12.2: USB 2.0 started, EHCI 1.00
[ 1.800219] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[ 1.800224] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.800229] usb usb1: Product: EHCI Host Controller
[ 1.800233] usb usb1: Manufacturer: Linux 3.2.0-4-amd64 ehci_hcd
[ 1.800237] usb usb1: SerialNumber: 0000:00:12.2
[ 1.800498] hub 1-0:1.0: USB hub found
[ 1.800509] hub 1-0:1.0: 5 ports detected
[ 1.800720] ehci_hcd 0000:00:13.2: EHCI Host Controller
[ 1.800740] ehci_hcd 0000:00:13.2: new USB bus registered, assigned bus number 2
[ 1.800754] ehci_hcd 0000:00:13.2: applying AMD SB700/SB800/Hudson-2/3 EHCI dummy qh workaround
[ 1.800793] ehci_hcd 0000:00:13.2: debug port 1
[ 1.800820] ehci_hcd 0000:00:13.2: irq 17, io mem 0xfeb48000
[ 1.802163] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
[ 1.802322] r8169 0000:02:00.0: setting latency timer to 64
[ 1.802403] r8169 0000:02:00.0: irq 40 for MSI/MSI-X
[ 1.805683] r8169 0000:02:00.0: eth0: RTL8168e/8111e at 0xffffc9000067a000, 8c:89:a5:00:74:b2, XID 0c200000 IRQ 40
[ 1.805691] r8169 0000:02:00.0: eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko]
[ 1.807641] thermal LNXTHERM:00: registered as thermal_zone0
[ 1.807649] ACPI: Thermal Zone [THRM] (63 C)
[ 1.808955] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 1.812086] ehci_hcd 0000:00:13.2: USB 2.0 started, EHCI 1.00
[ 1.812152] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
[ 1.812157] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.812162] usb usb2: Product: EHCI Host Controller
[ 1.812166] usb usb2: Manufacturer: Linux 3.2.0-4-amd64 ehci_hcd
[ 1.812170] usb usb2: SerialNumber: 0000:00:13.2
[ 1.812429] hub 2-0:1.0: USB hub found
[ 1.812440] hub 2-0:1.0: 5 ports detected
[ 1.819639] scsi0 : pata_atiixp
[ 1.821311] scsi1 : pata_atiixp
[ 1.822770] ata1: PATA max UDMA/100 cmd 0x1f0 ctl 0x3f6 bmdma 0xf100 irq 14
[ 1.822776] ata2: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0xf108 irq 15
[ 1.822864] ahci 0000:00:11.0: version 3.0
[ 1.823097] ahci 0000:00:11.0: AHCI 0001.0200 32 slots 4 ports 3 Gbps 0xf impl SATA mode
[ 1.823104] ahci 0000:00:11.0: flags: 64bit ncq sntf ilck pm led clo pmp pio slum part
[ 1.831231] scsi2 : ahci
[ 1.840111] scsi3 : ahci
[ 1.850049] scsi4 : ahci
[ 1.857497] scsi5 : ahci
[ 1.857881] ata3: SATA max UDMA/133 abar m1024@0xfeb4c000 port 0xfeb4c100 irq 19
[ 1.857888] ata4: SATA max UDMA/133 abar m1024@0xfeb4c000 port 0xfeb4c180 irq 19
[ 1.857895] ata5: SATA max UDMA/133 abar m1024@0xfeb4c000 port 0xfeb4c200 irq 19
[ 1.857901] ata6: SATA max UDMA/133 abar m1024@0xfeb4c000 port 0xfeb4c280 irq 19
[ 1.858114] ohci_hcd 0000:00:12.0: OHCI Host Controller
[ 1.858141] ohci_hcd 0000:00:12.0: new USB bus registered, assigned bus number 3
[ 1.858205] ohci_hcd 0000:00:12.0: irq 18, io mem 0xfeb4b000
[ 1.916335] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001
[ 1.916344] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.916348] usb usb3: Product: OHCI Host Controller
[ 1.916352] usb usb3: Manufacturer: Linux 3.2.0-4-amd64 ohci_hcd
[ 1.916356] usb usb3: SerialNumber: 0000:00:12.0
[ 1.916807] hub 3-0:1.0: USB hub found
[ 1.916822] hub 3-0:1.0: 5 ports detected
[ 1.917028] ohci_hcd 0000:00:13.0: OHCI Host Controller
[ 1.917048] ohci_hcd 0000:00:13.0: new USB bus registered, assigned bus number 4
[ 1.917085] ohci_hcd 0000:00:13.0: irq 18, io mem 0xfeb49000
[ 1.976307] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001
[ 1.976315] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.976320] usb usb4: Product: OHCI Host Controller
[ 1.976323] usb usb4: Manufacturer: Linux 3.2.0-4-amd64 ohci_hcd
[ 1.976327] usb usb4: SerialNumber: 0000:00:13.0
[ 1.976815] hub 4-0:1.0: USB hub found
[ 1.976831] hub 4-0:1.0: 5 ports detected
[ 2.116274] usb 1-1: new high-speed USB device number 2 using ehci_hcd
[ 2.180301] ata6: SATA link down (SStatus 0 SControl 300)
[ 2.180349] ata5: SATA link down (SStatus 0 SControl 300)
[ 2.249945] usb 1-1: New USB device found, idVendor=043d, idProduct=00f0
[ 2.249959] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 2.249969] usb 1-1: Product: Lexmark E352dn
[ 2.249976] usb 1-1: Manufacturer: Lexmark International
[ 2.249983] usb 1-1: SerialNumber: 620KXX1
[ 2.352265] ata4: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[ 2.352321] ata3: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[ 2.354451] ata3.00: ATA-8: ST9500325AS, 0003SDM1, max UDMA/133
[ 2.354465] ata3.00: 976773168 sectors, multi 16: LBA48 NCQ (depth 31/32)
[ 2.356108] ata4.00: ATAPI: TSSTcorp CDDVDW SN-208BB, SB00, max UDMA/100
[ 2.356639] ata3.00: configured for UDMA/133
[ 2.357164] scsi 2:0:0:0: Direct-Access ATA ST9500325AS 0003 PQ: 0 ANSI: 5
[ 2.358503] ata4.00: configured for UDMA/100
[ 2.363670] scsi 3:0:0:0: CD-ROM TSSTcorp CDDVDW SN-208BB SB00 PQ: 0 ANSI: 5
[ 2.377360] sd 2:0:0:0: [sda] 976773168 512-byte logical blocks: (500 GB/465 GiB)
[ 2.377471] sd 2:0:0:0: [sda] Write Protect is off
[ 2.377477] sd 2:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 2.377538] sd 2:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 2.390117] sr0: scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray
[ 2.390131] cdrom: Uniform CD-ROM driver Revision: 3.20
[ 2.390590] sr 3:0:0:0: Attached scsi CD-ROM sr0
[ 2.472267] usb 1-3: new high-speed USB device number 4 using ehci_hcd
[ 2.477682] sda: sda1 sda3 < sda5 sda6 sda7 sda8 sda9 sda10 >
[ 2.479928] sd 2:0:0:0: [sda] Attached SCSI disk
[ 2.484163] sd 2:0:0:0: Attached scsi generic sg0 type 0
[ 2.484345] sr 3:0:0:0: Attached scsi generic sg1 type 5
[ 2.536069] Refined TSC clocksource calibration: 1646.494 MHz.
[ 2.536091] Switching to clocksource tsc
[ 2.608644] usb 1-3: New USB device found, idVendor=04fc, idProduct=0c15
[ 2.608658] usb 1-3: New USB device strings: Mfr=2, Product=3, SerialNumber=1
[ 2.608667] usb 1-3: Product: USB to Serial-ATA bridge
[ 2.608675] usb 1-3: Manufacturer: Sunplus Technology Inc.
[ 2.608682] usb 1-3: SerialNumber: WDC WD20EA WD-WCAZAA262391
[ 2.616894] Initializing USB Mass Storage driver...
[ 2.617089] scsi6 : usb-storage 1-3:1.0
[ 2.617239] usbcore: registered new interface driver usb-storage
[ 2.617242] USB Mass Storage support registered.
[ 2.720114] usb 1-4: new high-speed USB device number 5 using ehci_hcd
[ 2.854612] usb 1-4: New USB device found, idVendor=0bda, idProduct=0139
[ 2.854627] usb 1-4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 2.854636] usb 1-4: Product: USB2.0-CRW
[ 2.854643] usb 1-4: Manufacturer: Generic
[ 2.854649] usb 1-4: SerialNumber: 20100201396000000
[ 3.120166] usb 3-2: new full-speed USB device number 2 using ohci_hcd
[ 3.293326] usb 3-2: New USB device found, idVendor=046d, idProduct=c52e
[ 3.293340] usb 3-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 3.293349] usb 3-2: Product: USB Receiver
[ 3.293356] usb 3-2: Manufacturer: Logitech
[ 3.306796] input: Logitech USB Receiver as /devices/pci0000:00/0000:00:12.0/usb3/3-2/3-2:1.0/input/input1
[ 3.306953] generic-usb 0003:046D:C52E.0001: input,hidraw0: USB HID v1.11 Keyboard [Logitech USB Receiver] on usb-0000:00:12.0-2/input0
[ 3.312262] input: Logitech USB Receiver as /devices/pci0000:00/0000:00:12.0/usb3/3-2/3-2:1.1/input/input2
[ 3.312767] generic-usb 0003:046D:C52E.0002: input,hiddev0,hidraw1: USB HID v1.11 Mouse [Logitech USB Receiver] on usb-0000:00:12.0-2/input1
[ 3.312810] usbcore: registered new interface driver usbhid
[ 3.312813] usbhid: USB HID core driver
[ 3.626894] scsi 6:0:0:0: Direct-Access WDC WD20 EARX-00PASB0 PQ: 0 ANSI: 2
[ 3.628898] sd 6:0:0:0: Attached scsi generic sg2 type 0
[ 3.656534] sd 6:0:0:0: [sdb] 3907029168 512-byte logical blocks: (2.00 TB/1.81 TiB)
[ 3.659122] sd 6:0:0:0: [sdb] Write Protect is off
[ 3.659138] sd 6:0:0:0: [sdb] Mode Sense: 38 00 00 00
[ 3.661603] sd 6:0:0:0: [sdb] No Caching mode page found
[ 3.661672] sd 6:0:0:0: [sdb] Assuming drive cache: write through
[ 3.695956] sd 6:0:0:0: [sdb] No Caching mode page found
[ 3.696036] sd 6:0:0:0: [sdb] Assuming drive cache: write through
[ 4.098048] sdb: sdb1
[ 4.166156] sd 6:0:0:0: [sdb] No Caching mode page found
[ 4.166212] sd 6:0:0:0: [sdb] Assuming drive cache: write through
[ 4.166258] sd 6:0:0:0: [sdb] Attached SCSI disk
[ 4.445464] PM: Starting manual resume from disk
[ 4.445474] PM: Hibernation image partition 8:9 present
[ 4.445477] PM: Looking for hibernation image.
[ 4.457148] PM: Image not found (code -22)
[ 4.457155] PM: Hibernation image not present or could not be loaded.
[ 4.534445] EXT4-fs (sda5): mounted filesystem with ordered data mode. Opts: (null)
[ 6.731715] udevd[357]: starting version 175
[ 7.695447] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A03:00/device:09/PNP0C09:00/PNP0C0D:00/input/input3
[ 7.697257] ACPI: acpi_idle registered with cpuidle
[ 7.697501] ACPI: Lid Switch [LID0]
[ 7.697649] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input4
[ 7.697660] ACPI: Power Button [PWRB]
[ 7.698185] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input5
[ 7.698195] ACPI: Power Button [PWRF]
[ 7.701906] acpi device:18: registered as cooling_device2
[ 7.702061] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A03:00/LNXVIDEO:00/input/input6
[ 7.702073] ACPI: Video Device [VGA] (multi-head: yes rom: no post: no)
[ 8.231634] input: PC Speaker as /devices/platform/pcspkr/input/input7
[ 8.341782] piix4_smbus 0000:00:14.0: SMBus Host Controller at 0xb00, revision 0
[ 8.365332] SP5100 TCO timer: SP5100 TCO WatchDog Timer Driver v0.01
[ 8.365453] SP5100 TCO timer: mmio address 0xbafe00 already in use
[ 8.422243] wmi: Mapper loaded
[ 8.450637] powernow-k8: Found 1 AMD E-450 APU with Radeon(tm) HD Graphics (2 cpu cores) (version 2.20.00)
[ 8.450810] powernow-k8: 0 : pstate 0 (1650 MHz)
[ 8.450815] powernow-k8: 1 : pstate 1 (1320 MHz)
[ 8.450818] powernow-k8: 2 : pstate 2 (825 MHz)
[ 8.551610] cfg80211: Calling CRDA to update world regulatory domain
[ 8.632214] ACPI: Battery Slot [BAT1] (battery present)
[ 8.634845] ACPI: AC Adapter [ADP1] (on-line)
[ 8.740318] fglrx: module license 'Proprietary. (C) 2002 - ATI Technologies, Starnberg, GERMANY' taints kernel.
[ 8.740333] Disabling lock debugging due to kernel taint
[ 8.820127] [fglrx] Maximum main memory to use for locked dma buffers: 3289 MBytes.
[ 8.820296] [fglrx] vendor: 1002 device: 9806 count: 1
[ 8.820875] [fglrx] ioport: bar 1, base 0xf000, size: 0x100
[ 8.820903] pci 0000:00:01.0: setting latency timer to 64
[ 8.821379] [fglrx] Kernel PAT support is enabled
[ 8.821423] [fglrx] module loaded - fglrx 8.98.2 [Jul 19 2012] with 1 minors
[ 9.012797] psmouse serio1: elantech: assuming hardware version 3 (with firmware version 0x550f00)
[ 9.065916] rtl8192ce 0000:05:00.0: setting latency timer to 64
[ 9.078416] psmouse serio1: elantech: Synaptics capabilities query result 0x49, 0x15, 0x0c.
[ 9.255095] input: ETPS/2 Elantech Touchpad as /devices/platform/i8042/serio1/input/input8
[ 9.604578] usblp1: USB Bidirectional printer dev 2 if 0 alt 0 proto 2 vid 0x043D pid 0x00F0
[ 9.604662] usbcore: registered new interface driver usblp
[ 9.642588] rtl8192ce 0000:05:00.0: firmware: agent loaded rtlwifi/rtl8192cfw.bin into memory
[ 9.685201] ieee80211 phy0: Selected rate control algorithm 'rtl_rc'
[ 9.686967] rtlwifi: wireless switch is on
[ 9.719093] snd_hda_intel 0000:00:01.1: irq 41 for MSI/MSI-X
[ 9.719176] snd_hda_intel 0000:00:01.1: setting latency timer to 64
[ 9.813187] HDMI status: Codec=0 Pin=3 Presence_Detect=0 ELD_Valid=0
[ 9.813564] input: HD-Audio Generic HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.1/sound/card0/input9
[ 9.953539] rts5139: module is from the staging directory, the quality is unknown, you have been warned.
[ 9.957009] Initializing rts5139 USB card reader driver...
[ 9.960955] scsi7 : SCSI emulation for RTS5139 USB card reader
[ 9.961722] usbcore: registered new interface driver rts5139
[ 9.961733] Realtek rts5139 USB card reader support registered.
[ 9.961911] scsi 7:0:0:0: Direct-Access Generic- xD/SD/M.S. 1.00 PQ: 0 ANSI: 0 CCS
[ 9.966784] sd 7:0:0:0: Attached scsi generic sg3 type 0
[ 9.969541] sd 7:0:0:0: [sdc] Attached SCSI removable disk
[ 10.027646] cfg80211: World regulatory domain updated:
[ 10.027660] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
[ 10.027671] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A, 2000 mBm)
[ 10.027680] cfg80211: (2457000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm)
[ 10.027689] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (N/A, 2000 mBm)
[ 10.027698] cfg80211: (5170000 KHz - 5250000 KHz @ 80000 KHz), (N/A, 2000 mBm)
[ 10.027706] cfg80211: (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 2000 mBm)
[ 10.027715] cfg80211: (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 0 mBm)
[ 10.027749] cfg80211: Calling CRDA for country: EC
[ 10.054851] cfg80211: Regulatory domain changed to country: EC
[ 10.054865] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
[ 10.054876] cfg80211: (2402000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm)
[ 10.054885] cfg80211: (5170000 KHz - 5250000 KHz @ 80000 KHz), (N/A, 1700 mBm)
[ 10.054894] cfg80211: (5250000 KHz - 5330000 KHz @ 80000 KHz), (N/A, 2400 mBm)
[ 10.054902] cfg80211: (5490000 KHz - 5730000 KHz @ 80000 KHz), (N/A, 2400 mBm)
[ 10.054910] cfg80211: (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 3000 mBm)
[ 10.118795] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:14.2/input/input10
[ 10.123161] input: HDA ATI SB Mic as /devices/pci0000:00/0000:00:14.2/sound/card1/input11
[ 10.123806] input: HDA ATI SB Headphone as /devices/pci0000:00/0000:00:14.2/sound/card1/input12
[ 13.946999] Adding 13310972k swap on /dev/sda9. Priority:-1 extents:1 across:13310972k
[ 14.003438] EXT4-fs (sda5): re-mounted. Opts: (null)
[ 14.328211] EXT4-fs (sda5): re-mounted. Opts: errors=remount-ro
[ 14.455094] loop: module loaded
[ 16.507622] kjournald starting. Commit interval 5 seconds
[ 16.508829] EXT3-fs (sda10): using internal journal
[ 16.508850] EXT3-fs (sda10): mounted filesystem with ordered data mode
[ 18.252062] RPC: Registered named UNIX socket transport module.
[ 18.252073] RPC: Registered udp transport module.
[ 18.252080] RPC: Registered tcp transport module.
[ 18.252086] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 18.288112] FS-Cache: Loaded
[ 18.352861] FS-Cache: Netfs 'nfs' registered for caching
[ 18.374026] Installing knfsd (copyright (C) 1996 [EMAIL="okir@monad.swb.de"]okir@monad.swb.de[/EMAIL]).
[ 21.053264] input: ACPI Virtual Keyboard Device as /devices/virtual/input/input13
[ 24.795959] Bluetooth: Core ver 2.16
[ 24.796272] NET: Registered protocol family 31
[ 24.796281] Bluetooth: HCI device and connection manager initialized
[ 24.796292] Bluetooth: HCI socket layer initialized
[ 24.796299] Bluetooth: L2CAP socket layer initialized
[ 24.796317] Bluetooth: SCO socket layer initialized
[ 24.817028] Bluetooth: RFCOMM TTY layer initialized
[ 24.817046] Bluetooth: RFCOMM socket layer initialized
[ 24.817053] Bluetooth: RFCOMM ver 1.11
[ 24.903476] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 24.903487] Bluetooth: BNEP filters: protocol multicast
[ 25.897459] r8169 0000:02:00.0: firmware: agent loaded rtl_nic/rtl8168e-2.fw into memory
[ 26.039999] r8169 0000:02:00.0: eth0: link down
[ 26.040053] r8169 0000:02:00.0: eth0: link down
[ 26.041970] ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 26.052833] rtl8192c_common: Loading firmware file rtlwifi/rtl8192cfw.bin
[ 26.392051] lp: driver loaded but no devices found
[ 26.393248] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 26.439978] ppdev: user-space parallel port driver
[ 27.686158] r8169 0000:02:00.0: eth0: link up
[ 27.688001] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[ 29.150407] [fglrx] ATIF platform detected with notification ID: 0x81
[ 31.557864] fglrx_pci 0000:00:01.0: irq 42 for MSI/MSI-X
[ 31.560186] [fglrx] Firegl kernel thread PID: 3441
[ 31.560550] [fglrx] Firegl kernel thread PID: 3442
[ 31.561064] [fglrx] Firegl kernel thread PID: 3443
[ 31.561397] [fglrx] IRQ 42 Enabled
[ 32.810516] [fglrx] Gart USWC size:1076 M.
[ 32.810524] [fglrx] Gart cacheable size:426 M.
[ 32.810535] [fglrx] Reserved FB block: Shared offset:0, size:1000000
[ 32.810539] [fglrx] Reserved FB block: Unshared offset:fca1000, size:35f000
[ 32.810544] [fglrx] Reserved FB block: Unshared offset:1fff4000, size:c000
[ 34.444472] HDMI hot plug event: Codec=0 Pin=3 Presence_Detect=1 ELD_Valid=0
[ 34.444500] HDMI status: Codec=0 Pin=3 Presence_Detect=1 ELD_Valid=1
[ 34.449684] HDMI hot plug event: Codec=0 Pin=3 Presence_Detect=0 ELD_Valid=1
[ 34.449712] HDMI status: Codec=0 Pin=3 Presence_Detect=1 ELD_Valid=1
[ 34.744179] HDMI status: Codec=0 Pin=3 Presence_Detect=1 ELD_Valid=1
[ 35.044329] HDMI status: Codec=0 Pin=3 Presence_Detect=1 ELD_Valid=1
[ 35.344171] HDMI status: Codec=0 Pin=3 Presence_Detect=1 ELD_Valid=1
[ 35.644458] HDMI status: Codec=0 Pin=3 Presence_Detect=1 ELD_Valid=1
[ 35.944274] HDMI status: Codec=0 Pin=3 Presence_Detect=1 ELD_Valid=1
[ 36.244365] HDMI status: Codec=0 Pin=3 Presence_Detect=1 ELD_Valid=1
[ 36.544273] HDMI status: Codec=0 Pin=3 Presence_Detect=1 ELD_Valid=1
[ 36.844290] HDMI status: Codec=0 Pin=3 Presence_Detect=1 ELD_Valid=1
[ 37.984203] eth0: no IPv6 routers present
[ 68.007872] ehci_hcd 0000:00:12.2: force halt; handshake ffffc9000061a024 00004000 00000000 -> -110
[ 68.007889] ehci_hcd 0000:00:12.2: HC died; cleaning up
[ 68.007966] usb 1-1: USB disconnect, device number 2
[ 68.008436] usblp1: removed
[ 68.008752] usb 1-3: USB disconnect, device number 4
[ 68.024135] sd 6:0:0:0: [sdb] Unhandled error code
[ 68.024149] sd 6:0:0:0: [sdb] Result: hostbyte=DID_NO_CONNECT driverbyte=DRIVER_OK
[ 68.024162] sd 6:0:0:0: [sdb] CDB: Read(10): 28 00 74 6c 18 10 00 00 08 00
[ 68.024188] end_request: I/O error, dev sdb, sector 1953241104
[ 68.024226] JBD: IO error reading journal superblock
[ 68.024244] EXT3-fs (sdb1): error loading journal
[ 68.026378] usb 1-4: USB disconnect, device number 5
Kod: Zaznacz cały
lub [quote] jak coś cytujesz, bo potem caly ekran zajmuje![/b][/color]
- marcin1982
- Moderator
- Posty: 1732
- Rejestracja: 05 maja 2011, 12:59
- Lokalizacja: Zagłębie Dąbrowskie
Podłącz pendrive, odczekaj chwilę i podaj wynik polecenia:
Odmontuj pendrive:
Wykonaj potem sprawdzanie systemu plików:
Sprawdź dokładnie jak zidentyfikowany zostanie pendrive!
Kod: Zaznacz cały
fdisk -l
Kod: Zaznacz cały
su -c 'umount /dev/sdb1'
Kod: Zaznacz cały
su -c 'fsck -p /dev/sdb1'
problem pojawia się z 14 pendrivami jakie leżą obok komputera ... 
oraz z dyskami HD na USB
podłączenie
w trakcie kopiowania
problem pojawia się dla Wheezy oraz Squeezy, Ubuntu 14.04 pracuje poprawnie
na innych komputerach te samy pendrivy oraz HD pracują poprawnie

oraz z dyskami HD na USB
podłączenie
Kod: Zaznacz cały
Sep 27 19:38:21 EH2 kernel: [ 541.512172] usb 1-2: new high-speed USB device number 6 using ehci_hcd
Sep 27 19:38:21 EH2 kernel: [ 541.650618] usb 1-2: New USB device found, idVendor=3538, idProduct=0901
Sep 27 19:38:21 EH2 kernel: [ 541.650633] usb 1-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Sep 27 19:38:21 EH2 kernel: [ 541.650643] usb 1-2: Product: USB Flash Drive
Sep 27 19:38:21 EH2 kernel: [ 541.650650] usb 1-2: Manufacturer: PQI
Sep 27 19:38:21 EH2 kernel: [ 541.650656] usb 1-2: SerialNumber: 08B1610530000444
Sep 27 19:38:21 EH2 kernel: [ 541.653528] scsi9 : usb-storage 1-2:1.0
Sep 27 19:38:21 EH2 mtp-probe: checking bus 1, device 6: "/sys/devices/pci0000:00/0000:00:12.2/usb1/1-2"
Sep 27 19:38:21 EH2 mtp-probe: bus: 1, device: 6 was not an MTP device
Sep 27 19:38:22 EH2 kernel: [ 543.043368] scsi 9:0:0:0: Direct-Access Generic USB Flash Disk 1100 PQ: 0 ANSI: 6
Sep 27 19:38:22 EH2 kernel: [ 543.046796] sd 9:0:0:0: Attached scsi generic sg3 type 0
Sep 27 19:38:22 EH2 kernel: [ 543.051892] sd 9:0:0:0: [sdd] 15349760 512-byte logical blocks: (7.85 GB/7.31 GiB)
Sep 27 19:38:22 EH2 kernel: [ 543.052720] sd 9:0:0:0: [sdd] Write Protect is off
Sep 27 19:38:22 EH2 kernel: [ 543.052737] sd 9:0:0:0: [sdd] Mode Sense: 43 00 00 00
Sep 27 19:38:22 EH2 kernel: [ 543.053569] sd 9:0:0:0: [sdd] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Sep 27 19:38:22 EH2 kernel: [ 543.068185] sdd: sdd1
Sep 27 19:38:22 EH2 kernel: [ 543.073338] sd 9:0:0:0: [sdd] Attached SCSI removable disk
Sep 27 19:38:23 EH2 kernel: [ 543.340396] FAT-fs (sdd1): utf8 is not a recommended IO charset for FAT filesystems, filesystem will be case sensitive!
w trakcie kopiowania
Kod: Zaznacz cały
Sep 27 19:39:57 EH2 kernel: [ 637.378937] ehci_hcd 0000:00:12.2: force halt; handshake ffffc9000061a024 00004000 00000000 -> -110
Sep 27 19:39:57 EH2 kernel: [ 637.378954] ehci_hcd 0000:00:12.2: HC died; cleaning up
Sep 27 19:39:57 EH2 kernel: [ 637.379033] usb 1-2: USB disconnect, device number 6
Sep 27 19:39:57 EH2 kernel: [ 637.448356] sd 9:0:0:0: [sdd] Unhandled error code
Sep 27 19:39:57 EH2 kernel: [ 637.448368] sd 9:0:0:0: [sdd] Result: hostbyte=DID_NO_CONNECT driverbyte=DRIVER_OK
Sep 27 19:39:57 EH2 kernel: [ 637.448380] sd 9:0:0:0: [sdd] CDB: Write(10): 2a 00 00 1f d6 10 00 00 f0 00
Sep 27 19:39:57 EH2 kernel: [ 637.448405] end_request: I/O error, dev sdd, sector 2086416
Sep 27 19:39:57 EH2 kernel: [ 637.451877] sd 9:0:0:0: [sdd] Unhandled error code
Sep 27 19:39:57 EH2 kernel: [ 637.451887] sd 9:0:0:0: [sdd] Result: hostbyte=DID_NO_CONNECT driverbyte=DRIVER_OK
Sep 27 19:39:57 EH2 kernel: [ 637.451898] sd 9:0:0:0: [sdd] CDB: Write(10): 2a 00 00 1f d7 00 00 00 f0 00
Sep 27 19:39:57 EH2 kernel: [ 637.451934] end_request: I/O error, dev sdd, sector 2086656
Sep 27 19:39:57 EH2 kernel: [ 637.601134] sd 9:0:0:0: [sdd] Synchronizing SCSI cache
Sep 27 19:39:57 EH2 kernel: [ 637.601215] sd 9:0:0:0: [sdd] Result: hostbyte=DID_NO_CONNECT driverbyte=DRIVER_OK
Sep 27 19:39:57 EH2 kernel: [ 637.606877] usb 1-4: USB disconnect, device number 3
na innych komputerach te samy pendrivy oraz HD pracują poprawnie
- marcin1982
- Moderator
- Posty: 1732
- Rejestracja: 05 maja 2011, 12:59
- Lokalizacja: Zagłębie Dąbrowskie