Prosíme přihlašte se nebo zaregistrujte.

Přihlašte se svým uživatelským jménem a heslem.
Vaše pomoc je stále potřeba!

Autor Téma: Připojení telefonu LG KE500  (Přečteno 2587 krát)

dirtyharry

  • Návštěvník
  • Příspěvků: 4
Připojení telefonu LG KE500
« kdy: 21 Prosince 2008, 21:39:54 »
Mám telefon LG KE500, po připojení přes USB počítač vůbec nereaguje. Není vidět ani jako externí jednotka. Používám kubuntu. Díky za jakoukoli radu.

martin.h

  • Aktivní člen
  • *
  • Příspěvků: 181
    • Fotografie v Linuxu
Re: Připojení telefonu LG KE500
« Odpověď #1 kdy: 22 Prosince 2008, 18:49:29 »
Zkus program wammu (synaptic).
Athlon 5200+, 2GB, GeForce 8600, Linux Mint - Helena 64

dirtyharry

  • Návštěvník
  • Příspěvků: 4
Re: Připojení telefonu LG KE500
« Odpověď #2 kdy: 22 Prosince 2008, 19:22:25 »
Zkus program wammu (synaptic).

To jsem zkusil, nic. Když dám telefon vyhledat, tak ho program nenajde. Počítač ho prostě nevidí - ani jako externí disk /jako třeba flešku/. :-(

Martin Kiklhorn

  • Člen občanského sdružení Ubuntu ČR a placené komunitní podpory
  • Administrátor fóra
  • Závislák
  • ******
  • Příspěvků: 4807
  • グーグル!ご存知ですか?
    • HEJ
Re: Připojení telefonu LG KE500
« Odpověď #3 kdy: 22 Prosince 2008, 20:00:01 »
před připojením
Kód: [Vybrat]
lsusbpo připojení
Kód: [Vybrat]
lsusbje tam nějaký rozdíl?

vložte sem výpis pořízený těsně po připojení disku.
Kód: [Vybrat]
dmesg | tail -25
Jsou ve vašem dotazu OPRAVDU VŠECHNY vám dostupné informace o problému?
Linux user since 2007-10-11, Registered #456007
Virtual
| Distribuce
~/slozka znamená /home/"vase jmeno"/slozka
6521 69DE 0F34 FCBC FB1D  DE76 360E 52B2 F71A B8E8

dirtyharry

  • Návštěvník
  • Příspěvků: 4
Re: Připojení telefonu LG KE500
« Odpověď #4 kdy: 22 Prosince 2008, 20:10:23 »
Před připojením:

Bus 005 Device 001: ID 0000:0000
Bus 004 Device 001: ID 0000:0000
Bus 003 Device 001: ID 0000:0000
Bus 002 Device 003: ID 03f0:4811 Hewlett-Packard
Bus 002 Device 001: ID 0000:0000
Bus 001 Device 001: ID 0000:0000

Po připojení:
Bus 005 Device 001: ID 0000:0000
Bus 004 Device 001: ID 0000:0000
Bus 003 Device 001: ID 0000:0000
Bus 002 Device 004: ID 0104:6022
Bus 002 Device 003: ID 03f0:4811 Hewlett-Packard
Bus 002 Device 001: ID 0000:0000
Bus 001 Device 001: ID 0000:0000


výpis po zadání dmesg | tail -25

[23199.943739] usb-storage: waiting for device to settle before scanning
[23204.936989] usb-storage: device scan complete
[23204.940055] scsi 6:0:0:0: Direct-Access     TI       Mobile Phone     1000 PQ: 0 ANSI: 5
[23210.539353] usb 2-1: reset full speed USB device using uhci_hcd and address 4
[23220.777457] usb 2-1: reset full speed USB device using uhci_hcd and address 4
[23227.022637] usb 2-1: reset full speed USB device using uhci_hcd and address 4
[23237.260862] usb 2-1: reset full speed USB device using uhci_hcd and address 4
[23237.405134] scsi 6:0:0:1: Device offlined - not ready after error recovery
[23267.465167] usb 2-1: reset full speed USB device using uhci_hcd and address 4
[23277.706654] usb 2-1: reset full speed USB device using uhci_hcd and address 4
[23283.951835] usb 2-1: reset full speed USB device using uhci_hcd and address 4
[23294.190329] usb 2-1: reset full speed USB device using uhci_hcd and address 4
[23294.340050] sd 6:0:0:0: Device offlined - not ready after error recovery
[23294.340171] sd 6:0:0:0: rejecting I/O to offline device
[23294.340179] sd 6:0:0:0: rejecting I/O to offline device
[23294.340183] sd 6:0:0:0: rejecting I/O to offline device
[23294.340186] sd 6:0:0:0: [sdc] READ CAPACITY failed
[23294.340188] sd 6:0:0:0: [sdc] Result: hostbyte=DID_NO_CONNECT driverbyte=DRIVER_OK,SUGGEST_OK
[23294.340192] sd 6:0:0:0: [sdc] Sense not available.
[23294.340196] sd 6:0:0:0: rejecting I/O to offline device
[23294.340200] sd 6:0:0:0: [sdc] Write Protect is off
[23294.340202] sd 6:0:0:0: [sdc] Mode Sense: 00 00 00 00
[23294.340204] sd 6:0:0:0: [sdc] Assuming drive cache: write through
[23294.340260] sd 6:0:0:0: [sdc] Attached SCSI removable disk
[23294.340296] sd 6:0:0:0: Attached scsi generic sg3 type 0


Martin Kiklhorn

  • Člen občanského sdružení Ubuntu ČR a placené komunitní podpory
  • Administrátor fóra
  • Závislák
  • ******
  • Příspěvků: 4807
  • グーグル!ご存知ですか?
    • HEJ
Re: Připojení telefonu LG KE500
« Odpověď #5 kdy: 22 Prosince 2008, 20:59:45 »
telefon to po připojení detekuje:
Bus 002 Device 004: ID 0104:6022

disk je detekován jako sdc

co vypíše
Kód: [Vybrat]
pmount -d /dev/sdc ?
Jsou ve vašem dotazu OPRAVDU VŠECHNY vám dostupné informace o problému?
Linux user since 2007-10-11, Registered #456007
Virtual
| Distribuce
~/slozka znamená /home/"vase jmeno"/slozka
6521 69DE 0F34 FCBC FB1D  DE76 360E 52B2 F71A B8E8

dirtyharry

  • Návštěvník
  • Příspěvků: 4
Re: Připojení telefonu LG KE500
« Odpověď #6 kdy: 22 Prosince 2008, 21:33:03 »
Kód: [Vybrat]
resolved /dev/sdc to device /dev/sdc
Checking for device '/dev/sdc' in '/etc/fstab'
mount point to be used: /media/sdc
no iocharset given, current locale encoding is UTF-8
locale encoding uses UTF-8, setting iocharset to 'utf8'
Cleaning lock directory /var/lock/pmount_dev_sdc
Checking for device '/dev/sdc' in '/etc/mtab'
Checking for device '/dev/sdc' in '/proc/mounts'
device_whitelist: checking /etc/pmount.allow...
device_whitlisted(): nothing matched, returning 0
find_sysfs_device: looking for sysfs directory for device 8:32
find_sysfs_device: checking whether /dev/sdc is on /sys/block/ram0 (1:0)
find_sysfs_device: checking whether /dev/sdc is on /sys/block/ram1 (1:1)
find_sysfs_device: checking whether /dev/sdc is on /sys/block/ram2 (1:2)
find_sysfs_device: checking whether /dev/sdc is on /sys/block/ram3 (1:3)
find_sysfs_device: checking whether /dev/sdc is on /sys/block/ram4 (1:4)
find_sysfs_device: checking whether /dev/sdc is on /sys/block/ram5 (1:5)
find_sysfs_device: checking whether /dev/sdc is on /sys/block/ram6 (1:6)
find_sysfs_device: checking whether /dev/sdc is on /sys/block/ram7 (1:7)
find_sysfs_device: checking whether /dev/sdc is on /sys/block/ram8 (1:8)
find_sysfs_device: checking whether /dev/sdc is on /sys/block/ram9 (1:9)
find_sysfs_device: checking whether /dev/sdc is on /sys/block/ram10 (1:10)
find_sysfs_device: checking whether /dev/sdc is on /sys/block/ram11 (1:11)
find_sysfs_device: checking whether /dev/sdc is on /sys/block/ram12 (1:12)
find_sysfs_device: checking whether /dev/sdc is on /sys/block/ram13 (1:13)
find_sysfs_device: checking whether /dev/sdc is on /sys/block/ram14 (1:14)
find_sysfs_device: checking whether /dev/sdc is on /sys/block/ram15 (1:15)
find_sysfs_device: checking whether /dev/sdc is on /sys/block/fd0 (2:0)
find_sysfs_device: checking whether /dev/sdc is on /sys/block/sda (8:0)
find_sysfs_device: major device numbers match
find_sysfs_device: minor device numbers do not match, checking partitions...
find_sysfs_device: checking whether device /dev/sdc matches partition 8:0
find_sysfs_device: checking whether device /dev/sdc matches partition 8:1
find_sysfs_device: checking whether device /dev/sdc matches partition 8:2
find_sysfs_device: checking whether device /dev/sdc matches partition 8:3
find_sysfs_device: checking whether device /dev/sdc matches partition 8:5
find_sysfs_device: checking whether device /dev/sdc matches partition 8:6
find_sysfs_device: checking whether device /dev/sdc matches partition 8:7
find_sysfs_device: checking whether device /dev/sdc matches partition 8:8
find_sysfs_device: checking whether device /dev/sdc matches partition 8:9
find_sysfs_device: checking whether /dev/sdc is on /sys/block/sr0 (11:0)
find_sysfs_device: checking whether /dev/sdc is on /sys/block/sdb (8:16)
find_sysfs_device: major device numbers match
find_sysfs_device: minor device numbers do not match, checking partitions...
find_sysfs_device: checking whether device /dev/sdc matches partition 8:16
find_sysfs_device: checking whether /dev/sdc is on /sys/block/sdc (8:32)
find_sysfs_device: major device numbers match
find_sysfs_device: minor device numbers also match, /dev/sdc is a raw device
device_removable: corresponding block device for /dev/sdc is /sys/block/sdc
get_blockdev_attr: value of /sys/block/sdc/removable == 1
policy check passed
spawnv(): executing /sbin/cryptsetup '/sbin/cryptsetup' 'isLuks' '/dev/sdc'
spawn(): /sbin/cryptsetup terminated with status 234
device is not LUKS encrypted, or cryptsetup with LUKS support is not installed
locking mount point directory
mount point directory locked
spawnv(): executing /bin/mount '/bin/mount' '-t' 'udf' '-o' 'nosuid,nodev,user,async,atime,noexec,uid=1000,gid=1000,umask=000,iocharset=utf8' '/dev/sdc' '/media/sdc'
spawn(): /bin/mount terminated with status 32
spawnv(): executing /bin/mount '/bin/mount' '-t' 'udf' '-o' 'nosuid,nodev,user,async,atime,noexec,uid=1000,gid=1000,umask=000' '/dev/sdc' '/media/sdc'
spawn(): /bin/mount terminated with status 32
spawnv(): executing /bin/mount '/bin/mount' '-t' 'iso9660' '-o' 'nosuid,nodev,user,async,atime,noexec,uid=1000,gid=1000,iocharset=utf8' '/dev/sdc' '/media/sdc'
spawn(): /bin/mount terminated with status 32
spawnv(): executing /bin/mount '/bin/mount' '-t' 'iso9660' '-o' 'nosuid,nodev,user,async,atime,noexec,uid=1000,gid=1000' '/dev/sdc' '/media/sdc'
spawn(): /bin/mount terminated with status 32
spawnv(): executing /bin/mount '/bin/mount' '-t' 'vfat' '-o' 'nosuid,nodev,user,quiet,shortname=mixed,async,atime,noexec,uid=1000,gid=1000,umask=077,fmask=0177,dmask=0077,iocharset=utf8' '/dev/sdc' '/media/sdc'
spawn(): /bin/mount terminated with status 32
spawnv(): executing /bin/mount '/bin/mount' '-t' 'vfat' '-o' 'nosuid,nodev,user,quiet,shortname=mixed,async,atime,noexec,uid=1000,gid=1000,umask=077,fmask=0177,dmask=0077' '/dev/sdc' '/media/sdc'
spawn(): /bin/mount terminated with status 32
spawnv(): executing /bin/mount '/bin/mount' '-t' 'ntfs' '-o' 'nosuid,nodev,user,async,atime,noexec,uid=1000,gid=1000,umask=077,nls=utf8' '/dev/sdc' '/media/sdc'
spawn(): /bin/mount terminated with status 17
spawnv(): executing /bin/mount '/bin/mount' '-t' 'ntfs' '-o' 'nosuid,nodev,user,async,atime,noexec,uid=1000,gid=1000,umask=077' '/dev/sdc' '/media/sdc'
spawn(): /bin/mount terminated with status 17
spawnv(): executing /bin/mount '/bin/mount' '-t' 'hfsplus' '-o' 'nosuid,nodev,user,async,atime,noexec,uid=1000,gid=1000' '/dev/sdc' '/media/sdc'
spawn(): /bin/mount terminated with status 32
spawnv(): executing /bin/mount '/bin/mount' '-t' 'hfsplus' '-o' 'nosuid,nodev,user,async,atime,noexec,uid=1000,gid=1000' '/dev/sdc' '/media/sdc'
spawn(): /bin/mount terminated with status 32
spawnv(): executing /bin/mount '/bin/mount' '-t' 'hfs' '-o' 'nosuid,nodev,user,async,atime,noexec,uid=1000,gid=1000,umask=077,file_umask=0177,dir_umask=0077' '/dev/sdc' '/media/sdc'
spawn(): /bin/mount terminated with status 32
spawnv(): executing /bin/mount '/bin/mount' '-t' 'hfs' '-o' 'nosuid,nodev,user,async,atime,noexec,uid=1000,gid=1000,umask=077,file_umask=0177,dir_umask=0077' '/dev/sdc' '/media/sdc'
spawn(): /bin/mount terminated with status 32
spawnv(): executing /bin/mount '/bin/mount' '-t' 'ext3' '-o' 'nodev,noauto,nosuid,user,errors=continue,async,atime,noexec' '/dev/sdc' '/media/sdc'
spawn(): /bin/mount terminated with status 32
spawnv(): executing /bin/mount '/bin/mount' '-t' 'ext3' '-o' 'nodev,noauto,nosuid,user,errors=continue,async,atime,noexec' '/dev/sdc' '/media/sdc'
spawn(): /bin/mount terminated with status 32
spawnv(): executing /bin/mount '/bin/mount' '-t' 'ext2' '-o' 'nodev,noauto,nosuid,user,errors=continue,async,atime,noexec' '/dev/sdc' '/media/sdc'
spawn(): /bin/mount terminated with status 32
spawnv(): executing /bin/mount '/bin/mount' '-t' 'ext2' '-o' 'nodev,noauto,nosuid,user,errors=continue,async,atime,noexec' '/dev/sdc' '/media/sdc'
spawn(): /bin/mount terminated with status 32
spawnv(): executing /bin/mount '/bin/mount' '-t' 'reiserfs' '-o' 'nodev,noauto,nosuid,user,async,atime,noexec' '/dev/sdc' '/media/sdc'
spawn(): /bin/mount terminated with status 32
spawnv(): executing /bin/mount '/bin/mount' '-t' 'reiserfs' '-o' 'nodev,noauto,nosuid,user,async,atime,noexec' '/dev/sdc' '/media/sdc'
spawn(): /bin/mount terminated with status 32
spawnv(): executing /bin/mount '/bin/mount' '-t' 'reiser4' '-o' 'nodev,noauto,nosuid,user,async,atime,noexec' '/dev/sdc' '/media/sdc'
spawn(): /bin/mount terminated with status 32
spawnv(): executing /bin/mount '/bin/mount' '-t' 'reiser4' '-o' 'nodev,noauto,nosuid,user,async,atime,noexec' '/dev/sdc' '/media/sdc'
spawn(): /bin/mount terminated with status 32
spawnv(): executing /bin/mount '/bin/mount' '-t' 'xfs' '-o' 'nodev,noauto,nosuid,user,async,atime,noexec' '/dev/sdc' '/media/sdc'
spawn(): /bin/mount terminated with status 32
spawnv(): executing /bin/mount '/bin/mount' '-t' 'xfs' '-o' 'nodev,noauto,nosuid,user,async,atime,noexec' '/dev/sdc' '/media/sdc'
spawn(): /bin/mount terminated with status 32
spawnv(): executing /bin/mount '/bin/mount' '-t' 'jfs' '-o' 'nodev,noauto,nosuid,user,errors=continue,async,atime,noexec,iocharset=utf8' '/dev/sdc' '/media/sdc'
spawn(): /bin/mount terminated with status 32
spawnv(): executing /bin/mount '/bin/mount' '-t' 'jfs' '-o' 'nodev,noauto,nosuid,user,errors=continue,async,atime,noexec' '/dev/sdc' '/media/sdc'
spawn(): /bin/mount terminated with status 32
spawnv(): executing /bin/mount '/bin/mount' '-t' 'omfs' '-o' 'nodev,noauto,nosuid,user,async,atime,noexec' '/dev/sdc' '/media/sdc'
spawn(): /bin/mount terminated with status 32
spawnv(): executing /bin/mount '/bin/mount' '-t' 'omfs' '-o' 'nodev,noauto,nosuid,user,async,atime,noexec' '/dev/sdc' '/media/sdc'
spawn(): /bin/mount terminated with status 32
unlocking mount point directory
mount point directory unlocked
« Poslední změna: 22 Prosince 2008, 21:40:31 od kiklhorn »

Martin Kiklhorn

  • Člen občanského sdružení Ubuntu ČR a placené komunitní podpory
  • Administrátor fóra
  • Závislák
  • ******
  • Příspěvků: 4807
  • グーグル!ご存知ですか?
    • HEJ
Re: Připojení telefonu LG KE500
« Odpověď #7 kdy: 25 Prosince 2008, 21:31:25 »
všechno standardní bohužel končí chybou, řešení pro vás nemám.

můžu už jen poradit adresu kde řeší stejný problém :
http://forum.ubuntu-fr.org/viewtopic.php?pid=2252806

a jelikož francouštinu neovládám:
http://translate.google.com
Jsou ve vašem dotazu OPRAVDU VŠECHNY vám dostupné informace o problému?
Linux user since 2007-10-11, Registered #456007
Virtual
| Distribuce
~/slozka znamená /home/"vase jmeno"/slozka
6521 69DE 0F34 FCBC FB1D  DE76 360E 52B2 F71A B8E8

 

Provoz zaštiťuje spolek OpenAlt.