Copying files form Sony Ericsson G502

Questions about hardware, drivers and peripherals
Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
Qraito

Copying files form Sony Ericsson G502

Post by Qraito »

When I plug my phone to computer as file storage (to show phone's memory and memory card as drives) I can write files from my computer to my phone's card/memory but I can't open or copy files from phone's card/memory to my computer.
I use Mint 9 now (with Gnome). I remember that Mint 8 worked great with SE w580i and probably with SE k510 too. Is there any solution to fix this issue?

//edit
When I started writing this post I've plugged the phone to my computer and left a window with some photos opened. Now I can see few thumbnails but they seem to be not fully loaded. And while I was editing this post it happened something wired... Phone has "replugged" itself and when I opened that directory again I could see a few more thumbs but they weren't fully loaded too. But I still can't copy these files.

Hope You can understand me. ;) My English still needs a lot of practice.

//edit2:
OMG! I left Operations on files opened since last edit and IT'S COPYING right now! But there's one problem... Copying speed is 904b/s. :/

//edit3
It has copied 3 files (with that fly speed) and then while copying 4th it returned error while splitting file: input/output error.
And replugged itself again. :(
Copied files are damaged. Have a look:
Image
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 2 times in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
Qraito

Re: Copying files form Sony Ericsson G502

Post by Qraito »

I've tried to connect my phone with another computer with fresh installed Mint 9. Doesn't work either. I've used another USB wire too.
With another machine running on Windows Xp my cell works fine.
dawgdoc

Re: Copying files form Sony Ericsson G502

Post by dawgdoc »

I have the SE w580i and it works from me in LMDE and Mint 9. It also worked in Mint 7.

When the files are loading so slowly, open a terminal and enter top. This should show what is hogging the resources. At this point I do not know how to trouble shoot choke points in data transfer. I will see what I can Google.
dawgdoc

Re: Copying files form Sony Ericsson G502

Post by dawgdoc »

I could not replicate the problem with my phone. I copied and pasted 10 files at the same time and Nautilus did not drag the system down as much as compiz does, every application was using only a few percentages of CPU ability. This may be because the largest file is only >400Kb.

The next thing I can suggest would be reviewing your log file. I don't know which one is most likely to help but start with dmesg, also consider syslog, users.log, and messages. In each of these I found references to either my phone or the memory stick.

With the phone connected, run lsusb and see if your phone is detected correctly. THIS page lists usb vendor-device IDs. I see my w5801 and the K510i, but I do not see the G502. The page says it was updated this month.

I hope some of this gets you started in the right direction.
Qraito

Re: Copying files form Sony Ericsson G502

Post by Qraito »

Ouch. I haven't chosen the right section. I should posted it in Newbie Questions. Nevermind... Could you please explain this in noob-friendly way? :D
I've run those commands (hope I did this properly) ;) :

Code: Select all

maciej@maciej-desktop ~ $ dmesg //run without connected phone
[    0.000000] Initializing cgroup subsys cpuset
[    0.000000] Initializing cgroup subsys cpu
[    0.000000] Linux version 2.6.32-21-generic (buildd@rothera) (gcc version 4.4.3 (Ubuntu 4.4.3-4ubuntu5) ) #32-Ubuntu SMP Fri Apr 16 08:10:02 UTC 2010 (Ubuntu 2.6.32-21.32-generic 2.6.32.11+drm33.2)
[    0.000000] KERNEL supported cpus:
[    0.000000]   Intel GenuineIntel
[    0.000000]   AMD AuthenticAMD
[    0.000000]   NSC Geode by NSC
[    0.000000]   Cyrix CyrixInstead
[    0.000000]   Centaur CentaurHauls
[    0.000000]   Transmeta GenuineTMx86
[    0.000000]   Transmeta TransmetaCPU
[    0.000000]   UMC UMC UMC UMC
[    0.000000] BIOS-provided physical RAM map:
[    0.000000]  BIOS-e820: 0000000000000000 - 000000000009f800 (usable)
[    0.000000]  BIOS-e820: 000000000009f800 - 00000000000a0000 (reserved)
[    0.000000]  BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved)
[    0.000000]  BIOS-e820: 0000000000100000 - 000000007fee0000 (usable)
[    0.000000]  BIOS-e820: 000000007fee0000 - 000000007fee3000 (ACPI NVS)
[    0.000000]  BIOS-e820: 000000007fee3000 - 000000007fef0000 (ACPI data)
[    0.000000]  BIOS-e820: 000000007fef0000 - 000000007ff00000 (reserved)
[    0.000000]  BIOS-e820: 00000000e0000000 - 00000000f0000000 (reserved)
[    0.000000]  BIOS-e820: 00000000fec00000 - 0000000100000000 (reserved)
[    0.000000] DMI 2.4 present.
[    0.000000] last_pfn = 0x7fee0 max_arch_pfn = 0x100000
[    0.000000] MTRR default type: uncachable
[    0.000000] MTRR fixed ranges enabled:
[    0.000000]   00000-9FFFF write-back
[    0.000000]   A0000-BFFFF uncachable
[    0.000000]   C0000-C7FFF write-protect
[    0.000000]   C8000-FFFFF uncachable
[    0.000000] MTRR variable ranges enabled:
[    0.000000]   0 base 0000000000 mask FF80000000 write-back
[    0.000000]   1 base 007FF00000 mask FFFFF00000 uncachable
[    0.000000]   2 disabled
[    0.000000]   3 disabled
[    0.000000]   4 disabled
[    0.000000]   5 disabled
[    0.000000]   6 disabled
[    0.000000]   7 disabled
[    0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
[    0.000000] e820 update range: 0000000000002000 - 0000000000006000 (usable) ==> (reserved)
[    0.000000] Scanning 1 areas for low memory corruption
[    0.000000] modified physical RAM map:
[    0.000000]  modified: 0000000000000000 - 0000000000002000 (usable)
[    0.000000]  modified: 0000000000002000 - 0000000000006000 (reserved)
[    0.000000]  modified: 0000000000006000 - 000000000009f800 (usable)
[    0.000000]  modified: 000000000009f800 - 00000000000a0000 (reserved)
[    0.000000]  modified: 00000000000f0000 - 0000000000100000 (reserved)
[    0.000000]  modified: 0000000000100000 - 000000007fee0000 (usable)
[    0.000000]  modified: 000000007fee0000 - 000000007fee3000 (ACPI NVS)
[    0.000000]  modified: 000000007fee3000 - 000000007fef0000 (ACPI data)
[    0.000000]  modified: 000000007fef0000 - 000000007ff00000 (reserved)
[    0.000000]  modified: 00000000e0000000 - 00000000f0000000 (reserved)
[    0.000000]  modified: 00000000fec00000 - 0000000100000000 (reserved)
[    0.000000] initial memory mapped : 0 - 00c00000
[    0.000000] init_memory_mapping: 0000000000000000-00000000377fe000
[    0.000000] Using x86 segment limits to approximate NX protection
[    0.000000]  0000000000 - 0000400000 page 4k
[    0.000000]  0000400000 - 0037400000 page 2M
[    0.000000]  0037400000 - 00377fe000 page 4k
[    0.000000] kernel direct mapping tables up to 377fe000 @ 7000-c000
[    0.000000] RAMDISK: 372de000 - 37fef5df
[    0.000000] Allocated new RAMDISK: 008de000 - 015ef5df
[    0.000000] Move RAMDISK from 00000000372de000 - 0000000037fef5de to 008de000 - 015ef5de
[    0.000000] ACPI: RSDP 000f6b00 00014 (v00 GBT   )
[    0.000000] ACPI: RSDT 7fee3000 00038 (v01 GBT    GBTUACPI 42302E31 GBTU 01010101)
[    0.000000] ACPI: FACP 7fee3040 00074 (v01 GBT    GBTUACPI 42302E31 GBTU 01010101)
[    0.000000] ACPI: DSDT 7fee30c0 049B3 (v01 GBT    GBTUACPI 00001000 MSFT 0100000C)
[    0.000000] ACPI: FACS 7fee0000 00040
[    0.000000] ACPI: SSDT 7fee7b40 00206 (v01 PTLTD  POWERNOW 00000001  LTP 00000001)
[    0.000000] ACPI: HPET 7fee7d80 00038 (v01 GBT    GBTUACPI 42302E31 GBTU 00000098)
[    0.000000] ACPI: MCFG 7fee7dc0 0003C (v01 GBT    GBTUACPI 42302E31 GBTU 01010101)
[    0.000000] ACPI: APIC 7fee7a80 00084 (v01 GBT    GBTUACPI 42302E31 GBTU 01010101)
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] 1158MB HIGHMEM available.
[    0.000000] 887MB LOWMEM available.
[    0.000000]   mapped low ram: 0 - 377fe000
[    0.000000]   low ram: 0 - 377fe000
[    0.000000]   node 0 low ram: 00000000 - 377fe000
[    0.000000]   node 0 bootmap 00008000 - 0000ef00
[    0.000000] (9 early reservations) ==> bootmem [0000000000 - 00377fe000]
[    0.000000]   #0 [0000000000 - 0000001000]   BIOS data page ==> [0000000000 - 0000001000]
[    0.000000]   #1 [0000001000 - 0000002000]    EX TRAMPOLINE ==> [0000001000 - 0000002000]
[    0.000000]   #2 [0000006000 - 0000007000]       TRAMPOLINE ==> [0000006000 - 0000007000]
[    0.000000]   #3 [0000100000 - 00008d9e98]    TEXT DATA BSS ==> [0000100000 - 00008d9e98]
[    0.000000]   #4 [000009f800 - 0000100000]    BIOS reserved ==> [000009f800 - 0000100000]
[    0.000000]   #5 [00008da000 - 00008dd0fe]              BRK ==> [00008da000 - 00008dd0fe]
[    0.000000]   #6 [0000007000 - 0000008000]          PGTABLE ==> [0000007000 - 0000008000]
[    0.000000]   #7 [00008de000 - 00015ef5df]      NEW RAMDISK ==> [00008de000 - 00015ef5df]
[    0.000000]   #8 [0000008000 - 000000f000]          BOOTMAP ==> [0000008000 - 000000f000]
[    0.000000] found SMP MP-table at [c00f5140] f5140
[    0.000000] Zone PFN ranges:
[    0.000000]   DMA      0x00000000 -> 0x00001000
[    0.000000]   Normal   0x00001000 -> 0x000377fe
[    0.000000]   HighMem  0x000377fe -> 0x0007fee0
[    0.000000] Movable zone start PFN for each node
[    0.000000] early_node_map[3] active PFN ranges
[    0.000000]     0: 0x00000000 -> 0x00000002
[    0.000000]     0: 0x00000006 -> 0x0000009f
[    0.000000]     0: 0x00000100 -> 0x0007fee0
[    0.000000] On node 0 totalpages: 523899
[    0.000000] free_area_init_node: node 0, pgdat c0798720, node_mem_map c15f1000
[    0.000000]   DMA zone: 32 pages used for memmap
[    0.000000]   DMA zone: 0 pages reserved
[    0.000000]   DMA zone: 3963 pages, LIFO batch:0
[    0.000000]   Normal zone: 1744 pages used for memmap
[    0.000000]   Normal zone: 221486 pages, LIFO batch:31
[    0.000000]   HighMem zone: 2318 pages used for memmap
[    0.000000]   HighMem zone: 294356 pages, LIFO batch:31
[    0.000000] Using APIC driver default
[    0.000000] Detected use of extended apic ids on hypertransport bus
[    0.000000] ACPI: PM-Timer IO Port: 0x4008
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x02] disabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x03] disabled)
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x00] dfl dfl lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] dfl dfl lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x02] dfl dfl lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x03] dfl dfl lint[0x1])
[    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] Using ACPI (MADT) for SMP configuration information
[    0.000000] ACPI: HPET id: 0x10b9a201 base: 0xfed00000
[    0.000000] SMP: Allowing 4 CPUs, 2 hotplug CPUs
[    0.000000] nr_irqs_gsi: 24
[    0.000000] PM: Registered nosave memory: 0000000000002000 - 0000000000006000
[    0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000
[    0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000f0000
[    0.000000] PM: Registered nosave memory: 00000000000f0000 - 0000000000100000
[    0.000000] Allocating PCI resources starting at 7ff00000 (gap: 7ff00000:60100000)
[    0.000000] Booting paravirtualized kernel on bare hardware
[    0.000000] NR_CPUS:8 nr_cpumask_bits:8 nr_cpu_ids:4 nr_node_ids:1
[    0.000000] PERCPU: Embedded 14 pages/cpu @c2800000 s36024 r0 d21320 u1048576
[    0.000000] pcpu-alloc: s36024 r0 d21320 u1048576 alloc=1*4194304
[    0.000000] pcpu-alloc: [0] 0 1 2 3 
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 519805
[    0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-2.6.32-21-generic root=UUID=9c9f8417-0e3a-4d4d-8898-740167c3e2e7 ro quiet splash
[    0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
[    0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
[    0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
[    0.000000] Enabling fast FPU save and restore... done.
[    0.000000] Enabling unmasked SIMD FPU exception support... done.
[    0.000000] Initializing CPU#0
[    0.000000] allocated 10480000 bytes of page_cgroup
[    0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
[    0.000000] Initializing HighMem for node 0 (000377fe:0007fee0)
[    0.000000] Memory: 2045272k/2096000k available (4673k kernel code, 49152k reserved, 2122k data, 656k init, 1186696k highmem)
[    0.000000] virtual kernel memory layout:
[    0.000000]     fixmap  : 0xfff1d000 - 0xfffff000   ( 904 kB)
[    0.000000]     pkmap   : 0xff800000 - 0xffc00000   (4096 kB)
[    0.000000]     vmalloc : 0xf7ffe000 - 0xff7fe000   ( 120 MB)
[    0.000000]     lowmem  : 0xc0000000 - 0xf77fe000   ( 887 MB)
[    0.000000]       .init : 0xc07a3000 - 0xc0847000   ( 656 kB)
[    0.000000]       .data : 0xc0590613 - 0xc07a2e48   (2122 kB)
[    0.000000]       .text : 0xc0100000 - 0xc0590613   (4673 kB)
[    0.000000] Checking if this processor honours the WP bit even in supervisor mode...Ok.
[    0.000000] SLUB: Genslabs=13, HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[    0.000000] Hierarchical RCU implementation.
[    0.000000] NR_IRQS:2304 nr_irqs:440
[    0.000000] spurious 8259A interrupt: IRQ7.
[    0.000000] Console: colour VGA+ 80x25
[    0.000000] console [tty0] enabled
[    0.000000] hpet clockevent registered
[    0.000000] HPET: 4 timers in total, 0 timers will be used for per-cpu timer
[    0.000000] Fast TSC calibration using PIT
[    0.000000] Detected 2205.246 MHz processor.
[    0.008006] Calibrating delay loop (skipped), value calculated using timer frequency.. 4410.49 BogoMIPS (lpj=8820984)
[    0.008025] Security Framework initialized
[    0.008047] AppArmor: AppArmor initialized
[    0.008054] Mount-cache hash table entries: 512
[    0.008190] Initializing cgroup subsys ns
[    0.008194] Initializing cgroup subsys cpuacct
[    0.008199] Initializing cgroup subsys memory
[    0.008205] Initializing cgroup subsys devices
[    0.008208] Initializing cgroup subsys freezer
[    0.008211] Initializing cgroup subsys net_cls
[    0.008229] CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line)
[    0.008231] CPU: L2 Cache: 512K (64 bytes/line)
[    0.008234] CPU: Physical Processor ID: 0
[    0.008235] CPU: Processor Core ID: 0
[    0.008239] mce: CPU supports 5 MCE banks
[    0.008249] using C1E aware idle routine
[    0.008257] Performance Events: AMD PMU driver.
[    0.008263] ... version:                0
[    0.008264] ... bit width:              48
[    0.008266] ... generic registers:      4
[    0.008268] ... value mask:             0000ffffffffffff
[    0.008271] ... max period:             00007fffffffffff
[    0.008272] ... fixed-purpose events:   0
[    0.008274] ... event mask:             000000000000000f
[    0.008278] Checking 'hlt' instruction... OK.
[    0.026125] ACPI: Core revision 20090903
[    0.036026] ftrace: converting mcount calls to 0f 1f 44 00 00
[    0.036036] ftrace: allocating 21771 entries in 43 pages
[    0.040096] Enabling APIC mode:  Flat.  Using 1 I/O APICs
[    0.040612] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.081226] CPU0: AMD Athlon(tm) 64 X2 Dual Core Processor 4200+ stepping 02
[    0.084001] Booting processor 1 APIC 0x1 ip 0x6000
[    0.012000] Initializing CPU#1
[    0.012000] CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line)
[    0.012000] CPU: L2 Cache: 512K (64 bytes/line)
[    0.012000] CPU: Physical Processor ID: 0
[    0.012000] CPU: Processor Core ID: 1
[    0.168118] CPU1: AMD Athlon(tm) 64 X2 Dual Core Processor 4200+ stepping 02
[    0.168143] Brought up 2 CPUs
[    0.168145] Total of 2 processors activated (8820.41 BogoMIPS).
[    0.168376] CPU0 attaching sched-domain:
[    0.168379]  domain 0: span 0-1 level MC
[    0.168382]   groups: 0 1
[    0.168387] CPU1 attaching sched-domain:
[    0.168390]  domain 0: span 0-1 level MC
[    0.168392]   groups: 1 0
[    0.168476] devtmpfs: initialized
[    0.168476] regulator: core version 0.5
[    0.168476] Time:  9:14:13  Date: 10/27/10
[    0.168476] NET: Registered protocol family 16
[    0.168476] EISA bus registered
[    0.168476] Trying to unpack rootfs image as initramfs...
[    0.168476] ACPI: bus type pci registered
[    0.168476] PCI: MCFG configuration 0: base e0000000 segment 0 buses 0 - 255
[    0.168476] PCI: MCFG area at e0000000 reserved in E820
[    0.168476] PCI: Using MMCONFIG for extended config space
[    0.168476] PCI: Using configuration type 1 for base access
[    0.172106] bio: create slab <bio-0> at 0
[    0.172686] ACPI: EC: Look up EC in DSDT
[    0.174694] ACPI: Executed 1 blocks of module-level executable AML code
[    0.178858] ACPI: Interpreter enabled
[    0.178867] ACPI: (supports S0 S1 S4 S5)
[    0.178890] ACPI: Using IOAPIC for interrupt routing
[    0.183231] ACPI: No dock devices found.
[    0.183339] ACPI: PCI Root Bridge [PCI0] (0000:00)
[    0.183421] pci 0000:00:02.0: PME# supported from D0 D3hot D3cold
[    0.183424] pci 0000:00:02.0: PME# disabled
[    0.183487] pci 0000:00:12.0: reg 10 io port: [0xff00-0xff07]
[    0.183495] pci 0000:00:12.0: reg 14 io port: [0xfe00-0xfe03]
[    0.183503] pci 0000:00:12.0: reg 18 io port: [0xfd00-0xfd07]
[    0.183511] pci 0000:00:12.0: reg 1c io port: [0xfc00-0xfc03]
[    0.183518] pci 0000:00:12.0: reg 20 io port: [0xfb00-0xfb0f]
[    0.183526] pci 0000:00:12.0: reg 24 32bit mmio: [0xfe02f000-0xfe02f3ff]
[    0.183545] pci 0000:00:12.0: set SATA to AHCI mode
[    0.183592] pci 0000:00:13.0: reg 10 32bit mmio: [0xfe02e000-0xfe02efff]
[    0.183649] pci 0000:00:13.1: reg 10 32bit mmio: [0xfe02d000-0xfe02dfff]
[    0.183705] pci 0000:00:13.2: reg 10 32bit mmio: [0xfe02c000-0xfe02cfff]
[    0.183761] pci 0000:00:13.3: reg 10 32bit mmio: [0xfe02b000-0xfe02bfff]
[    0.183818] pci 0000:00:13.4: reg 10 32bit mmio: [0xfe02a000-0xfe02afff]
[    0.183892] pci 0000:00:13.5: reg 10 32bit mmio: [0xfe029000-0xfe0290ff]
[    0.183945] pci 0000:00:13.5: supports D1 D2
[    0.183948] pci 0000:00:13.5: PME# supported from D0 D1 D2 D3hot
[    0.183952] pci 0000:00:13.5: PME# disabled
[    0.184005] pci 0000:00:14.0: reg 10 io port: [0xb00-0xb0f]
[    0.184013] pci 0000:00:14.0: reg 14 32bit mmio: [0xfed00000-0xfed003ff]
[    0.184089] pci 0000:00:14.1: reg 10 io port: [0x00-0x07]
[    0.184097] pci 0000:00:14.1: reg 14 io port: [0x00-0x03]
[    0.184104] pci 0000:00:14.1: reg 18 io port: [0x00-0x07]
[    0.184112] pci 0000:00:14.1: reg 1c io port: [0x00-0x03]
[    0.184119] pci 0000:00:14.1: reg 20 io port: [0xf900-0xf90f]
[    0.184195] pci 0000:00:14.2: reg 10 64bit mmio: [0xfe024000-0xfe027fff]
[    0.184245] pci 0000:00:14.2: PME# supported from D0 D3hot D3cold
[    0.184250] pci 0000:00:14.2: PME# disabled
[    0.184463] pci 0000:01:00.0: reg 10 32bit mmio: [0xfa000000-0xfaffffff]
[    0.184473] pci 0000:01:00.0: reg 14 64bit mmio pref: [0xd0000000-0xdfffffff]
[    0.184482] pci 0000:01:00.0: reg 1c 64bit mmio: [0xf8000000-0xf9ffffff]
[    0.184489] pci 0000:01:00.0: reg 24 io port: [0xef00-0xef7f]
[    0.184495] pci 0000:01:00.0: reg 30 32bit mmio pref: [0x000000-0x07ffff]
[    0.184572] pci 0000:00:02.0: bridge io port: [0xe000-0xefff]
[    0.184575] pci 0000:00:02.0: bridge 32bit mmio: [0xf8000000-0xfbffffff]
[    0.184580] pci 0000:00:02.0: bridge 64bit mmio pref: [0xd0000000-0xdfffffff]
[    0.184648] pci 0000:02:0f.0: reg 10 io port: [0xde00-0xdeff]
[    0.184658] pci 0000:02:0f.0: reg 14 32bit mmio: [0xfdfff000-0xfdfff0ff]
[    0.184691] pci 0000:02:0f.0: reg 30 32bit mmio pref: [0x000000-0x01ffff]
[    0.184717] pci 0000:02:0f.0: supports D1 D2
[    0.184719] pci 0000:02:0f.0: PME# supported from D1 D2 D3hot D3cold
[    0.184725] pci 0000:02:0f.0: PME# disabled
[    0.184759] pci 0000:00:14.4: transparent bridge
[    0.184764] pci 0000:00:14.4: bridge io port: [0xd000-0xdfff]
[    0.184769] pci 0000:00:14.4: bridge 32bit mmio: [0xfdf00000-0xfdffffff]
[    0.184775] pci 0000:00:14.4: bridge 32bit mmio pref: [0xfde00000-0xfdefffff]
[    0.184785] pci_bus 0000:00: on NUMA node 0
[    0.184790] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[    0.185015] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P2P_._PRT]
[    0.185115] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCE2._PRT]
[    0.202910] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 10 11) *0, disabled.
[    0.203018] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 10 11) *0, disabled.
[    0.203124] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 10 11) *0, disabled.
[    0.203233] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 10 11) *0, disabled.
[    0.203340] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 10 11) *0, disabled.
[    0.203448] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 10 11) *0, disabled.
[    0.203554] ACPI: PCI Interrupt Link [LNK0] (IRQs 3 4 5 6 7 10 11) *0, disabled.
[    0.203660] ACPI: PCI Interrupt Link [LNK1] (IRQs 3 4 5 6 7 10 11) *0, disabled.
[    0.203775] vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=io+mem,locks=none
[    0.203779] vgaarb: loaded
[    0.203893] SCSI subsystem initialized
[    0.204005] libata version 3.00 loaded.
[    0.204076] usbcore: registered new interface driver usbfs
[    0.204092] usbcore: registered new interface driver hub
[    0.204121] usbcore: registered new device driver usb
[    0.204255] ACPI: WMI: Mapper loaded
[    0.204257] PCI: Using ACPI for IRQ routing
[    0.204414] NetLabel: Initializing
[    0.204416] NetLabel:  domain hash size = 128
[    0.204418] NetLabel:  protocols = UNLABELED CIPSOv4
[    0.204432] NetLabel:  unlabeled traffic allowed by default
[    0.204469] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0
[    0.204475] hpet0: 4 comparators, 32-bit 14.318180 MHz counter
[    0.206488] Switching to clocksource hpet
[    0.206626] AppArmor: AppArmor Filesystem Enabled
[    0.206626] pnp: PnP ACPI init
[    0.206626] ACPI: bus type pnp registered
[    0.209212] pnp: PnP ACPI: found 14 devices
[    0.209215] ACPI: ACPI bus type pnp unregistered
[    0.209219] PnPBIOS: Disabled by ACPI PNP
[    0.209232] system 00:01: ioport range 0x4d0-0x4d1 has been reserved
[    0.209235] system 00:01: ioport range 0x220-0x225 has been reserved
[    0.209238] system 00:01: ioport range 0x290-0x294 has been reserved
[    0.209244] system 00:02: ioport range 0x4100-0x411f has been reserved
[    0.209247] system 00:02: ioport range 0x228-0x22f has been reserved
[    0.209249] system 00:02: ioport range 0x40b-0x40b has been reserved
[    0.209252] system 00:02: ioport range 0x4d6-0x4d6 has been reserved
[    0.209255] system 00:02: ioport range 0xc00-0xc01 has been reserved
[    0.209258] system 00:02: ioport range 0xc14-0xc14 has been reserved
[    0.209261] system 00:02: ioport range 0xc50-0xc52 has been reserved
[    0.209264] system 00:02: ioport range 0xc6c-0xc6d has been reserved
[    0.209267] system 00:02: ioport range 0xc6f-0xc6f has been reserved
[    0.209270] system 00:02: ioport range 0xcd0-0xcd1 has been reserved
[    0.209272] system 00:02: ioport range 0xcd2-0xcd3 has been reserved
[    0.209275] system 00:02: ioport range 0xcd4-0xcdf has been reserved
[    0.209278] system 00:02: ioport range 0x4000-0x40fe has been reserved
[    0.209281] system 00:02: ioport range 0x4210-0x4217 has been reserved
[    0.209284] system 00:02: ioport range 0xb00-0xb1f could not be reserved
[    0.209287] system 00:02: ioport range 0x238-0x23f has been reserved
[    0.209296] system 00:0c: iomem range 0xe0000000-0xefffffff has been reserved
[    0.209301] system 00:0d: iomem range 0xce000-0xcffff has been reserved
[    0.209304] system 00:0d: iomem range 0xf0000-0xf7fff could not be reserved
[    0.209307] system 00:0d: iomem range 0xf8000-0xfbfff could not be reserved
[    0.209310] system 00:0d: iomem range 0xfc000-0xfffff could not be reserved
[    0.209314] system 00:0d: iomem range 0x7fee0000-0x7fefffff could not be reserved
[    0.209317] system 00:0d: iomem range 0xffff0000-0xffffffff has been reserved
[    0.209320] system 00:0d: iomem range 0x0-0x9ffff could not be reserved
[    0.209323] system 00:0d: iomem range 0x100000-0x7fedffff could not be reserved
[    0.209327] system 00:0d: iomem range 0xfec00000-0xfec00fff could not be reserved
[    0.209330] system 00:0d: iomem range 0xfee00000-0xfee00fff has been reserved
[    0.209333] system 00:0d: iomem range 0xfff80000-0xfffeffff has been reserved
[    0.244028] pci 0000:00:02.0: PCI bridge, secondary bus 0000:01
[    0.244031] pci 0000:00:02.0:   IO window: 0xe000-0xefff
[    0.244035] pci 0000:00:02.0:   MEM window: 0xf8000000-0xfbffffff
[    0.244038] pci 0000:00:02.0:   PREFETCH window: 0x000000d0000000-0x000000dfffffff
[    0.244043] pci 0000:00:14.4: PCI bridge, secondary bus 0000:02
[    0.244046] pci 0000:00:14.4:   IO window: 0xd000-0xdfff
[    0.244052] pci 0000:00:14.4:   MEM window: 0xfdf00000-0xfdffffff
[    0.244056] pci 0000:00:14.4:   PREFETCH window: 0xfde00000-0xfdefffff
[    0.244070] pci 0000:00:02.0: setting latency timer to 64
[    0.244078] pci_bus 0000:00: resource 0 io:  [0x00-0xffff]
[    0.244081] pci_bus 0000:00: resource 1 mem: [0x000000-0xffffffff]
[    0.244084] pci_bus 0000:01: resource 0 io:  [0xe000-0xefff]
[    0.244086] pci_bus 0000:01: resource 1 mem: [0xf8000000-0xfbffffff]
[    0.244089] pci_bus 0000:01: resource 2 pref mem [0xd0000000-0xdfffffff]
[    0.244092] pci_bus 0000:02: resource 0 io:  [0xd000-0xdfff]
[    0.244094] pci_bus 0000:02: resource 1 mem: [0xfdf00000-0xfdffffff]
[    0.244097] pci_bus 0000:02: resource 2 pref mem [0xfde00000-0xfdefffff]
[    0.244100] pci_bus 0000:02: resource 3 io:  [0x00-0xffff]
[    0.244102] pci_bus 0000:02: resource 4 mem: [0x000000-0xffffffff]
[    0.244140] NET: Registered protocol family 2
[    0.244239] IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
[    0.244594] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
[    0.245451] TCP bind hash table entries: 65536 (order: 7, 524288 bytes)
[    0.245919] TCP: Hash tables configured (established 131072 bind 65536)
[    0.245922] TCP reno registered
[    0.246033] NET: Registered protocol family 1
[    0.360048] pci 0000:01:00.0: Boot video device
[    0.360260] cpufreq-nforce2: No nForce2 chipset.
[    0.360285] Scanning for low memory corruption every 60 seconds
[    0.360400] audit: initializing netlink socket (disabled)
[    0.360410] type=2000 audit(1288170852.360:1): initialized
[    0.369714] highmem bounce pool size: 64 pages
[    0.369719] HugeTLB registered 4 MB page size, pre-allocated 0 pages
[    0.371063] VFS: Disk quotas dquot_6.5.2
[    0.371120] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[    0.371645] fuse init (API version 7.13)
[    0.371720] msgmni has been set to 1679
[    0.371947] alg: No test for stdrng (krng)
[    0.372023] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
[    0.372027] io scheduler noop registered
[    0.372029] io scheduler anticipatory registered
[    0.372032] io scheduler deadline registered
[    0.372067] io scheduler cfq registered (default)
[    0.372185]   alloc irq_desc for 24 on node -1
[    0.372188]   alloc kstat_irqs on node -1
[    0.372197] pcieport 0000:00:02.0: irq 24 for MSI/MSI-X
[    0.372203] pcieport 0000:00:02.0: setting latency timer to 64
[    0.372262] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[    0.372284] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[    0.372377] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
[    0.372382] ACPI: Power Button [PWRB]
[    0.372436] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
[    0.372439] ACPI: Power Button [PWRF]
[    0.372748] processor LNXCPU:00: registered as cooling_device0
[    0.372782] processor LNXCPU:01: registered as cooling_device1
[    0.376052] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    0.376167] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[    0.376279] serial8250: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
[    0.376585] 00:09: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[    0.376729] 00:0a: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
[    0.377707] brd: module loaded
[    0.378150] loop: module loaded
[    0.378238] input: Macintosh mouse button emulation as /devices/virtual/input/input2
[    0.378389]   alloc irq_desc for 16 on node -1
[    0.378391]   alloc kstat_irqs on node -1
[    0.378403] pata_acpi 0000:00:14.1: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[    0.378734] Fixed MDIO Bus: probed
[    0.378770] PPP generic driver version 2.4.2
[    0.378808] tun: Universal TUN/TAP device driver, 1.6
[    0.378811] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
[    0.378886] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    0.378905]   alloc irq_desc for 19 on node -1
[    0.378907]   alloc kstat_irqs on node -1
[    0.378915] ehci_hcd 0000:00:13.5: PCI INT D -> GSI 19 (level, low) -> IRQ 19
[    0.378933] ehci_hcd 0000:00:13.5: EHCI Host Controller
[    0.378966] ehci_hcd 0000:00:13.5: new USB bus registered, assigned bus number 1
[    0.378994] ehci_hcd 0000:00:13.5: applying AMD SB600/SB700 USB freeze workaround
[    0.379009] ehci_hcd 0000:00:13.5: debug port 1
[    0.379043] ehci_hcd 0000:00:13.5: irq 19, io mem 0xfe029000
[    0.379114] isapnp: Scanning for PnP cards...
[    0.428205] ehci_hcd 0000:00:13.5: USB 2.0 started, EHCI 1.00
[    0.428297] usb usb1: configuration #1 chosen from 1 choice
[    0.428325] hub 1-0:1.0: USB hub found
[    0.428333] hub 1-0:1.0: 10 ports detected
[    0.428408] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    0.428422] ohci_hcd 0000:00:13.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[    0.428431] ohci_hcd 0000:00:13.0: OHCI Host Controller
[    0.428461] ohci_hcd 0000:00:13.0: new USB bus registered, assigned bus number 2
[    0.428488] ohci_hcd 0000:00:13.0: irq 16, io mem 0xfe02e000
[    0.519698] usb usb2: configuration #1 chosen from 1 choice
[    0.519722] hub 2-0:1.0: USB hub found
[    0.519731] hub 2-0:1.0: 2 ports detected
[    0.519776]   alloc irq_desc for 17 on node -1
[    0.519778]   alloc kstat_irqs on node -1
[    0.519786] ohci_hcd 0000:00:13.1: PCI INT B -> GSI 17 (level, low) -> IRQ 17
[    0.519795] ohci_hcd 0000:00:13.1: OHCI Host Controller
[    0.519827] ohci_hcd 0000:00:13.1: new USB bus registered, assigned bus number 3
[    0.519853] ohci_hcd 0000:00:13.1: irq 17, io mem 0xfe02d000
[    0.570936] Freeing initrd memory: 13381k freed
[    0.611067] usb usb3: configuration #1 chosen from 1 choice
[    0.611091] hub 3-0:1.0: USB hub found
[    0.611100] hub 3-0:1.0: 2 ports detected
[    0.611141]   alloc irq_desc for 18 on node -1
[    0.611143]   alloc kstat_irqs on node -1
[    0.611151] ohci_hcd 0000:00:13.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18
[    0.611160] ohci_hcd 0000:00:13.2: OHCI Host Controller
[    0.611189] ohci_hcd 0000:00:13.2: new USB bus registered, assigned bus number 4
[    0.611216] ohci_hcd 0000:00:13.2: irq 18, io mem 0xfe02c000
[    0.668076] usb usb4: configuration #1 chosen from 1 choice
[    0.668100] hub 4-0:1.0: USB hub found
[    0.668110] hub 4-0:1.0: 2 ports detected
[    0.668161] ohci_hcd 0000:00:13.3: PCI INT B -> GSI 17 (level, low) -> IRQ 17
[    0.668170] ohci_hcd 0000:00:13.3: OHCI Host Controller
[    0.668207] ohci_hcd 0000:00:13.3: new USB bus registered, assigned bus number 5
[    0.668221] ohci_hcd 0000:00:13.3: irq 17, io mem 0xfe02b000
[    0.728065] usb usb5: configuration #1 chosen from 1 choice
[    0.728088] hub 5-0:1.0: USB hub found
[    0.728099] hub 5-0:1.0: 2 ports detected
[    0.728143] ohci_hcd 0000:00:13.4: PCI INT C -> GSI 18 (level, low) -> IRQ 18
[    0.728152] ohci_hcd 0000:00:13.4: OHCI Host Controller
[    0.728180] ohci_hcd 0000:00:13.4: new USB bus registered, assigned bus number 6
[    0.728199] ohci_hcd 0000:00:13.4: irq 18, io mem 0xfe02a000
[    0.739321] isapnp: No Plug & Play device found
[    0.788071] usb usb6: configuration #1 chosen from 1 choice
[    0.788095] hub 6-0:1.0: USB hub found
[    0.788105] hub 6-0:1.0: 2 ports detected
[    0.788155] uhci_hcd: USB Universal Host Controller Interface driver
[    0.788242] PNP: No PS/2 controller found. Probing ports directly.
[    0.822514] Failed to disable AUX port, but continuing anyway... Is this a SiS?
[    0.822517] If AUX port is really absent please use the 'i8042.noaux' option.
[    0.956016] usb 3-2: new low speed USB device using ohci_hcd and address 2
[    1.072105] serio: i8042 KBD port at 0x60,0x64 irq 1
[    1.072187] mice: PS/2 mouse device common for all mice
[    1.072291] rtc_cmos 00:05: RTC can wake from S4
[    1.072328] rtc_cmos 00:05: rtc core: registered rtc_cmos as rtc0
[    1.072364] rtc0: alarms up to one month, 242 bytes nvram, hpet irqs
[    1.072462] device-mapper: uevent: version 1.0.3
[    1.072616] device-mapper: ioctl: 4.15.0-ioctl (2009-04-01) initialised: dm-devel@redhat.com
[    1.072713] device-mapper: multipath: version 1.1.0 loaded
[    1.072716] device-mapper: multipath round-robin: version 1.0.0 loaded
[    1.072844] EISA: Probing bus 0 at eisa.0
[    1.072863] Cannot allocate resource for EISA slot 4
[    1.072880] EISA: Detected 0 cards.
[    1.072998] cpuidle: using governor ladder
[    1.073000] cpuidle: using governor menu
[    1.073436] TCP cubic registered
[    1.073591] NET: Registered protocol family 10
[    1.074049] lo: Disabled Privacy Extensions
[    1.074351] NET: Registered protocol family 17
[    1.074386] powernow-k8: Found 1 AMD Athlon(tm) 64 X2 Dual Core Processor 4200+ processors (2 cpu cores) (version 2.20.00)
[    1.074434] powernow-k8:    0 : fid 0xe (2200 MHz), vid 0xc
[    1.074436] powernow-k8:    1 : fid 0xc (2000 MHz), vid 0xe
[    1.074438] powernow-k8:    2 : fid 0xa (1800 MHz), vid 0x10
[    1.074441] powernow-k8:    3 : fid 0x2 (1000 MHz), vid 0x12
[    1.074482] Using IPI No-Shortcut mode
[    1.074568] PM: Resume from disk failed.
[    1.074581] registered taskstats version 1
[    1.074840]   Magic number: 14:175:223
[    1.074946] rtc_cmos 00:05: setting system clock to 2010-10-27 09:14:13 UTC (1288170853)
[    1.074949] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
[    1.074951] EDD information not available.
[    1.075008] Freeing unused kernel memory: 656k freed
[    1.075540] Write protecting the kernel text: 4676k
[    1.075576] Write protecting the kernel read-only data: 1840k
[    1.095436] udev: starting version 151
[    1.134467] usb 3-2: configuration #1 chosen from 1 choice
[    1.208338] scsi0 : pata_atiixp
[    1.209861] Linux agpgart interface v0.103
[    1.214708] scsi1 : pata_atiixp
[    1.215714] ata1: PATA max UDMA/100 cmd 0x1f0 ctl 0x3f6 bmdma 0xf900 irq 14
[    1.215717] ata2: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0xf908 irq 15
[    1.215760] ahci 0000:00:12.0: version 3.0
[    1.215776]   alloc irq_desc for 22 on node -1
[    1.215778]   alloc kstat_irqs on node -1
[    1.215789] ahci 0000:00:12.0: PCI INT A -> GSI 22 (level, low) -> IRQ 22
[    1.215823] ahci 0000:00:12.0: controller can't do 64bit DMA, forcing 32bit
[    1.215916] ahci 0000:00:12.0: AHCI 0001.0100 32 slots 4 ports 3 Gbps 0xf impl SATA mode
[    1.215920] ahci 0000:00:12.0: flags: ncq sntf ilck led clo pmp pio ccc 
[    1.216464] scsi2 : ahci
[    1.216542] scsi3 : ahci
[    1.216603] scsi4 : ahci
[    1.216658] scsi5 : ahci
[    1.216795] ata3: SATA max UDMA/133 abar m1024@0xfe02f000 port 0xfe02f100 irq 22
[    1.216800] ata4: SATA max UDMA/133 abar m1024@0xfe02f000 port 0xfe02f180 irq 22
[    1.216804] ata5: SATA max UDMA/133 abar m1024@0xfe02f000 port 0xfe02f200 irq 22
[    1.216809] ata6: SATA max UDMA/133 abar m1024@0xfe02f000 port 0xfe02f280 irq 22
[    1.217502] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
[    1.217523]   alloc irq_desc for 23 on node -1
[    1.217529]   alloc kstat_irqs on node -1
[    1.217540] r8169 0000:02:0f.0: PCI INT A -> GSI 23 (level, low) -> IRQ 23
[    1.217576] r8169 0000:02:0f.0: no PCI Express capability
[    1.218327] eth0: RTL8169sc/8110sc at 0xf80f8000, 00:1f:d0:59:bc:02, XID 18000000 IRQ 23
[    1.224164] Floppy drive(s): fd0 is 1.44M
[    1.225190] usbcore: registered new interface driver hiddev
[    1.225306] vga16fb: initializing
[    1.225310] vga16fb: mapped to 0xc00a0000
[    1.225381] fb0: VGA16 VGA frame buffer device
[    1.232353] input: HOLTEK Wireless USB Device as /devices/pci0000:00/0000:00:13.1/usb3/3-2/3-2:1.0/input/input3
[    1.232441] generic-usb 0003:04D9:A018.0001: input,hidraw0: USB HID v1.10 Keyboard [HOLTEK Wireless USB Device] on usb-0000:00:13.1-2/input0
[    1.244310] FDC 0 is a post-1991 82077
[    1.246449] input: HOLTEK Wireless USB Device as /devices/pci0000:00/0000:00:13.1/usb3/3-2/3-2:1.1/input/input4
[    1.246541] generic-usb 0003:04D9:A018.0002: input,hidraw1: USB HID v1.10 Mouse [HOLTEK Wireless USB Device] on usb-0000:00:13.1-2/input1
[    1.246570] usbcore: registered new interface driver usbhid
[    1.246573] usbhid: v2.6:USB HID core driver
[    1.380481] ata1.00: ATAPI: HL-DT-ST DVDRAM GSA-H10N, JL10, max UDMA/33
[    1.396424] ata1.00: configured for UDMA/33
[    1.402172] scsi 0:0:0:0: CD-ROM            HL-DT-ST DVDRAM GSA-H10N  JL10 PQ: 0 ANSI: 5
[    1.414691] sr0: scsi3-mmc drive: 48x/48x writer dvd-ram cd/rw xa/form2 cdda tray
[    1.414695] Uniform CD-ROM driver Revision: 3.20
[    1.414803] sr 0:0:0:0: Attached scsi CD-ROM sr0
[    1.414868] sr 0:0:0:0: Attached scsi generic sg0 type 5
[    1.536037] ata4: SATA link down (SStatus 0 SControl 300)
[    1.536071] ata3: SATA link down (SStatus 0 SControl 300)
[    1.536101] ata5: SATA link down (SStatus 0 SControl 300)
[    1.700015] ata6: softreset failed (device not ready)
[    1.700019] ata6: applying SB600 PMP SRST workaround and retrying
[    1.864024] ata6: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[    2.063049] ata6.00: HPA unlocked: 312579695 -> 312581808, native 312581808
[    2.063055] ata6.00: ATA-7: ST3160815AS, 4.AAB, max UDMA/133
[    2.063058] ata6.00: 312581808 sectors, multi 16: LBA48 NCQ (depth 31/32)
[    2.063078] ata6.00: SB600 AHCI: limiting to 255 sectors per cmd
[    2.095926] ata6.00: SB600 AHCI: limiting to 255 sectors per cmd
[    2.095929] ata6.00: configured for UDMA/133
[    2.096031] scsi 5:0:0:0: Direct-Access     ATA      ST3160815AS      4.AA PQ: 0 ANSI: 5
[    2.096174] sd 5:0:0:0: Attached scsi generic sg1 type 0
[    2.096178] sd 5:0:0:0: [sda] 312581808 512-byte logical blocks: (160 GB/149 GiB)
[    2.096239] sd 5:0:0:0: [sda] Write Protect is off
[    2.096242] sd 5:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    2.096268] sd 5:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    2.096417]  sda: sda1 < sda5 sda6 sda7 > sda2
[    2.173477] sd 5:0:0:0: [sda] Attached SCSI disk
[    2.354494] Console: switching to colour frame buffer device 80x30
[    2.743950] xor: automatically using best checksumming function: pIII_sse
[    2.760001]    pIII_sse  :  6693.000 MB/sec
[    2.760004] xor: using function: pIII_sse (6693.000 MB/sec)
[    2.762929] device-mapper: dm-raid45: initialized v0.2594b
[    2.905951] EXT4-fs (sda5): mounted filesystem with ordered data mode
[   11.522465] udev: starting version 151
[   11.579655] Adding 1052216k swap on /dev/sda7.  Priority:-1 extents:1 across:1052216k 
[   11.663448] piix4_smbus 0000:00:14.0: SMBus Host Controller at 0xb00, revision 0
[   11.729435] lp: driver loaded but no devices found
[   11.798606] nvidia: module license 'NVIDIA' taints kernel.
[   11.798610] Disabling lock debugging due to kernel taint
[   12.210804] parport_pc 00:0b: reported by Plug and Play ACPI
[   12.210862] parport0: PC-style at 0x378, irq 7 [PCSPP,TRISTATE]
[   12.263070] k8temp 0000:00:18.3: Temperature readouts might be wrong - check erratum #141
[   12.305681] lp0: using parport0 (interrupt-driven).
[   12.333620] HDA Intel 0000:00:14.2: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[   12.341761] ppdev: user-space parallel port driver
[   12.400852] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:14.2/input/input5
[   12.472957] nvidia 0000:01:00.0: PCI INT A -> GSI 18 (level, low) -> IRQ 18
[   12.472966] nvidia 0000:01:00.0: setting latency timer to 64
[   12.473535] NVRM: loading NVIDIA UNIX x86 Kernel Module  173.14.22  Sun Nov  8 20:26:31 PST 2009
[   12.541463] r8169: eth0: link up
[   16.081387] vboxdrv: Trying to deactivate the NMI watchdog permanently...
[   16.081390] vboxdrv: Successfully done.
[   16.081392] vboxdrv: Found 2 processor cores.
[   16.082324] vboxdrv: fAsync=1 offMin=0x16255a offMax=0x16255a
[   16.083202] vboxdrv: TSC mode is 'asynchronous', kernel timer mode is 'normal'.
[   16.083205] vboxdrv: Successfully loaded version 3.2.10 (interface 0x00140001).
[   16.531299] CPU0 attaching NULL sched-domain.
[   16.531307] CPU1 attaching NULL sched-domain.
[   16.572582] CPU0 attaching sched-domain:
[   16.572587]  domain 0: span 0-1 level MC
[   16.572590]   groups: 0 1
[   16.572596] CPU1 attaching sched-domain:
[   16.572598]  domain 0: span 0-1 level MC
[   16.572601]   groups: 1 0
[   17.666725] CPU0 attaching NULL sched-domain.
[   17.666732] CPU1 attaching NULL sched-domain.
[   17.696075] CPU0 attaching sched-domain:
[   17.696078]  domain 0: span 0-1 level MC
[   17.696081]   groups: 0 1
[   17.696086] CPU1 attaching sched-domain:
[   17.696088]  domain 0: span 0-1 level MC
[   17.696090]   groups: 1 0
[   22.047198] ata6.00: exception Emask 0x10 SAct 0x1 SErr 0x90200 action 0xe frozen
[   22.047204] ata6.00: irq_stat 0x00400000, PHY RDY changed
[   22.047208] ata6: SError: { Persist PHYRdyChg 10B8B }
[   22.047212] ata6.00: failed command: READ FPDMA QUEUED
[   22.047219] ata6.00: cmd 60/08:00:fe:01:41/00:00:00:00:00/40 tag 0 ncq 4096 in
[   22.047220]          res 40/00:00:fe:01:41/00:00:00:00:00/40 Emask 0x10 (ATA bus error)
[   22.047223] ata6.00: status: { DRDY }
[   22.047229] ata6: hard resetting link
[   22.996013] eth0: no IPv6 routers present
[   24.836022] ata6: softreset failed (device not ready)
[   24.836028] ata6: applying SB600 PMP SRST workaround and retrying
[   25.000032] ata6: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[   25.194641] ata6.00: SB600 AHCI: limiting to 255 sectors per cmd
[   25.227520] ata6.00: SB600 AHCI: limiting to 255 sectors per cmd
[   25.227523] ata6.00: configured for UDMA/133
[   25.227533] ata6: EH complete
[   77.508025] Clocksource tsc unstable (delta = -175158760 ns)
[  731.407117] warning: `VirtualBox' uses 32-bit capabilities (legacy support in use)
maciej@maciej-desktop ~ $
syslog, mesages: command not found
I have no idea what to do with users.log.
top (while "copying" from phone to pc)

Code: Select all

top - 09:48:11 up 33 min,  3 users,  load average: 2.89, 1.60, 0.97
Tasks: 161 total,   3 running, 157 sleeping,   0 stopped,   1 zombie
Cpu(s): 29.1%us,  8.8%sy,  0.0%ni, 28.4%id, 33.4%wa,  0.2%hi,  0.2%si,  0.0%st
Mem:   2060480k total,  1756432k used,   304048k free,    20768k buffers
Swap:  1052216k total,      400k used,  1051816k free,  1190036k cached

  PID USER      PR  NI  VIRT  RES  SHR S %CPU %MEM    TIME+  COMMAND            
  903 root      20   0  868m  61m  13m S   46  3.1   3:37.22 Xorg               
 2116 maciej    20   0  121m  45m  13m S   16  2.3   4:18.78 operapluginwrap    
 2102 maciej    20   0  208m 135m  20m S    8  6.8   2:21.46 opera              
 1792 maciej    20   0 86420  20m  11m S    4  1.0   0:06.56 gnome-terminal     
 1905 maciej    20   0 67600  55m  29m S    1  2.7   0:45.71 compiz             
 2159 maciej    20   0  223m 105m  35m S    0  5.2   0:08.18 mintinstall        
 2305 root      20   0     0    0    0 R    0  0.0   0:00.01 usb-storage        
 2391 maciej    20   0  2544 1208  904 R    0  0.1   0:00.09 top                
    1 root      20   0  2804 1660 1184 S    0  0.1   0:00.42 init               
    2 root      20   0     0    0    0 S    0  0.0   0:00.00 kthreadd           
    3 root      RT   0     0    0    0 S    0  0.0   0:00.00 migration/0        
    4 root      20   0     0    0    0 S    0  0.0   0:00.03 ksoftirqd/0        
    5 root      RT   0     0    0    0 S    0  0.0   0:00.00 watchdog/0         
    6 root      RT   0     0    0    0 S    0  0.0   0:00.00 migration/1        
    7 root      20   0     0    0    0 S    0  0.0   0:00.50 ksoftirqd/1        
    8 root      RT   0     0    0    0 S    0  0.0   0:00.00 watchdog/1         
    9 root      20   0     0    0    0 S    0  0.0   0:00.00 events/0        
lsusb:

Code: Select all

Bus 003 Device 003: ID 0fce:e0e3 Sony Ericsson Mobile Communications AB
I guess it detects phone correctly.
G502 isn't a new phone. It just isn't common model so I think it isn't going to be listed on that site.
dawgdoc

Re: Copying files form Sony Ericsson G502

Post by dawgdoc »

I was not able to pull anything useful from that dmesg, which may mean that I do not know what to look for. I did wonder about this line, then chuckled.

Code: Select all

[    0.822514] Failed to disable AUX port, but continuing anyway... Is this a SiS?
You can get to the other log files through > Menu > Administration > Log File Viewer. From the command line, you might try

Code: Select all

sudo cat /var/log/user.log | grep e0e3

for each log file. I'm guessing you will be able to use the phone ID e0e3 as a filter.

To lump most of the files in one command try

Code: Select all

sudo cat /var/log/* | grep e0e3
I was expecting to see Nautilus as the resource hog, however Xorg is using the most of the cpu. I guess this is reasonable.
How are you moving files from the phone to the computer? By dragging and dropping within Nautilus? By command line? By a GUI application specific to the phone?

If you were using Nautilus, let's try this: Open Nautilus from the terminal and then move a file as you did before. If there are error messages they should show in the terminal.

I am not deserting you, however, another resource for you would be the SE support forums:
http://talk.sonyericsson.com/community/support
There will be people with your model there, and maybe some of them are using linux and have encountered your problem. It seems like here you are getting me with a different model phone who has not had the problem.
unexistance

Re: Copying files form Sony Ericsson G502

Post by unexistance »

Hi,

I have a G502 also, and yes transferring file via wire is quite buggy (disconnected, slow, etc...)

So I came to use Bluetooth

Regards,
Qraito

Re: Copying files form Sony Ericsson G502

Post by Qraito »

users.log

Code: Select all

http://www.nopaste.pl/u9x
syslog:

Code: Select all

http://www.nopaste.pl/u9w
messages

Code: Select all

http://www.nopaste.pl/u9y

Code: Select all

maciej@maciej-desktop ~ $ sudo cat /var/log/* | grep e0e3
cat: /var/log/apt: Is a directory
cat: /var/log/ConsoleKit: Is a directory
cat: /var/log/cups: Is a directory
cat: /var/log/dist-upgrade: Is a directory
cat: /var/log/fsck: Is a directory
cat: /var/log/gdm: Is a directory
cat: /var/log/installer: Is a directory
cat: /var/log/news: Is a directory
cat: /var/log/samba: Is a directory
cat: /var/log/speech-dispatcher: Is a directory
cat: /var/log/unattended-upgrades: Is a directory
Nautilus run in terminal when I try to copy files using drag&drop method.

Code: Select all

maciej@maciej-desktop ~ $ sudo nautilus   /* when i just run nautilus it shows a window and I'm able to type next commands */
[sudo] password for maciej: 
/usr/share/themes/Murrina-Blue/gtk-2.0/gtkrc:59: Murrine configuration option "scrollbar_color" is no longer supported and will be ignored.
Initializing nautilus-open-terminal extension
I've searched SE talk but I haven't found anything useful. :(


unexistance: I've bought my USB Bluetooth device for 1PLN (about $0.30) so it sucks but I'll try. ;)
#edit: Just like I thought. My Bluetooth device for PC doesn't work with Mint either. (With Windows 7 it works. Not too well but works.)
unexistance

Re: Copying files form Sony Ericsson G502

Post by unexistance »

Hi,

If the device is detected, then it should works :D

Can you open a terminal, and run

lsusb

if you see your dongle, then it should be working. Just starts the bluetooth program

Regards,
dawgdoc

Re: Copying files form Sony Ericsson G502

Post by dawgdoc »

Apparently this type of problem has been noted in more than SE phones (Nokia, etc) Check HERE before reading all of the stuff below. The linked post was for a SE C902, I found by following links from a bug report with an error like yours for a SE C702. (I Googled for "Test WP failed" sony ericsson phone and went with the first return

From your syslog I see the Sony Memory stick is detected and given two scsi addresses (6:0:0:0, 6:0:0:1), and two device addresses (sdb, sdc) this may be due to internal memory of the camera and the memory stick.

Code: Select all

21. Oct 28 11:11:06 maciej-desktop kernel: [ 2563.732063] usb 3-1: new full speed USB device using ohci_hcd and address 3
22. Oct 28 11:11:06 maciej-desktop kernel: [ 2564.198331] usb 3-1: configuration #2 chosen from 1 choice
23. Oct 28 11:11:06 maciej-desktop kernel: [ 2564.250946] Initializing USB Mass Storage driver...
24. Oct 28 11:11:06 maciej-desktop kernel: [ 2564.251209] scsi6 : SCSI emulation for USB Mass Storage devices
25. Oct 28 11:11:06 maciej-desktop kernel: [ 2564.252001] usbcore: registered new interface driver usb-storage
26. Oct 28 11:11:06 maciej-desktop kernel: [ 2564.252008] USB Mass Storage support registered.
27. Oct 28 11:11:06 maciej-desktop kernel: [ 2564.252337] usb-storage: device found at 3
28. Oct 28 11:11:06 maciej-desktop kernel: [ 2564.252341] usb-storage: waiting for device to settle before scanning
29. Oct 28 11:11:11 maciej-desktop kernel: [ 2569.249161] usb-storage: device scan complete
30. Oct 28 11:11:11 maciej-desktop kernel: [ 2569.255132] scsi 6:0:0:0: Direct-Access     Sony Eri Memory Stick        0 PQ: 0 ANSI: 0
31. Oct 28 11:11:11 maciej-desktop kernel: [ 2569.261129] scsi 6:0:0:1: Direct-Access     Sony Eri Memory Stick        0 PQ: 0 ANSI: 0
Then there is this,

Code: Select all

36. Oct 28 11:11:11 maciej-desktop kernel: [ 2569.323127] sd 6:0:0:0: [sdb] Test WP failed, assume Write Enabled
37. Oct 28 11:11:11 maciej-desktop kernel: [ 2569.323139] sd 6:0:0:0: [sdb] Assuming drive cache: write through
38. Oct 28 11:11:11 maciej-desktop kernel: [ 2569.337486] sd 6:0:0:1: [sdc] Test WP failed, assume Write Enabled
39. Oct 28 11:11:11 maciej-desktop kernel: [ 2569.337497] sd 6:0:0:1: [sdc] Assuming drive cache: write through
I found the same error related to an mp3 device HERE. Your devices reset and then you received the Nautilus blocked message.

Code: Select all

63. Oct 28 11:14:23 maciej-desktop kernel: [ 2760.368065] INFO: task nautilus:2201 blocked for more than 120 seconds.
The person responding suggested checking and then changing some of the parameters of scsi_mod. Ones related to syncing and time before timeout.
Continuing in your syslog I see mention of timeout, scan and sync. And splicing files. if the file splice failed that may account for the image you received. At the end you received an ABORT result and an I/O error and end_request.
Qraito

Re: Copying files form Sony Ericsson G502

Post by Qraito »

dawgdoc: I honestly don't understand what is your last post about but I've finally forced Bluetooth to cooperate so I think I can go on living with my problem as it's at least partially solved.
Thanks everybody for help. :) If have some problems in future I won't hesitate to ask for help here. :)
dawgdoc

Re: Copying files form Sony Ericsson G502

Post by dawgdoc »

Sorry about the confusion. I had typed the bulk of the post as I was wading through the log files you had posted. I was attempting to enter what I was seeing as potential avenues to pursue in searching for a solution. Then for a moment I altered the way I was thinking of the problem. The result was the first paragraph which has the link to the ubuntu forums. The specific post linked to contains a link to a bug report which is supposedly a fix for your problem.

I didn't delete everything after the first paragraph in case the bug report fix did not work. Leaving it would allow me to resume the previous train of thought.
Locked

Return to “Hardware Support”