Help My S8300 doesnot pop up when i connect it

Asked by Jonathan . G . Dias

When i connect my Samsung GT-S8300 via the pc studio it comes up in terminal but i am unable to browse it in the file and folder viewer, help.

in terminal it shows

jonathan@jonathan-pcz1201:~$ lsusb
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 007: ID 04e8:6601 Samsung Electronics Co., Ltd Z100 Mobile Phone
Bus 001 Device 006: ID 0df6:0045 Sitecom Europe B.V. WL-353 Wireless USB Adapter 150N Nano
Bus 001 Device 003: ID 046d:c517 Logitech, Inc. LX710 Cordless Desktop Laser
Bus 001 Device 002: ID 05e3:0608 Genesys Logic, Inc. USB-2.0 4-Port HUB
Bus 001 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub

With "Bus 001 Device 007: ID 04e8:6601 Samsung Electronics Co., Ltd Z100 Mobile Phone" being my phone.

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu util-linux Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
actionparsnip (andrew-woodhead666) said :
#1

Can you give the output of:

mount; sudo parted -l

when the device is attached and powered on

Thanks

Revision history for this message
Jonathan . G . Dias (jgjd691995) said :
#2

jonathan@jonathan-pcz1201:~$ mount; sudo parted -l
/dev/sda1 on / type ext4 (rw,errors=remount-ro,commit=0)
proc on /proc type proc (rw,noexec,nosuid,nodev)
none on /sys type sysfs (rw,noexec,nosuid,nodev)
fusectl on /sys/fs/fuse/connections type fusectl (rw)
none on /sys/kernel/debug type debugfs (rw)
none on /sys/kernel/security type securityfs (rw)
none on /dev type devtmpfs (rw,mode=0755)
none on /dev/pts type devpts (rw,noexec,nosuid,gid=5,mode=0620)
none on /dev/shm type tmpfs (rw,nosuid,nodev)
none on /var/run type tmpfs (rw,nosuid,mode=0755)
none on /var/lock type tmpfs (rw,noexec,nosuid,nodev)
binfmt_misc on /proc/sys/fs/binfmt_misc type binfmt_misc (rw,noexec,nosuid,nodev)
gvfs-fuse-daemon on /home/jonathan/.gvfs type fuse.gvfs-fuse-daemon (rw,nosuid,nodev,user=jonathan)
/dev/sdb1 on /media/JONATHAN type vfat (rw,nosuid,nodev,uhelper=udisks,uid=1000,gid=1000,shortname=mixed,dmask=0077,utf8=1,showexec,flush)
[sudo] password for jonathan:
Model: ATA ST380011A (scsi)
Disk /dev/sda: 80.0GB
Sector size (logical/physical): 512B/512B
Partition Table: msdos

Number Start End Size Type File system Flags
 1 1049kB 80.0GB 80.0GB primary ext4 boot

Model: Spaceloop XL 8GB (scsi)
Disk /dev/sdb: 8427MB
Sector size (logical/physical): 512B/512B
Partition Table: msdos

Number Start End Size Type File system Flags
 1 32.8kB 8427MB 8427MB primary fat32 boot, lba

but i am still unable to access the phone disk space

Revision history for this message
Jonathan . G . Dias (jgjd691995) said :
#3

and the "space loop" thing is my usb m.s.d.(flash drive)

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#4

Ok the partition is /dev/sdb1 and is mounted on /media/JONATHAN

Is tat not the phone storage ?

Revision history for this message
Jonathan . G . Dias (jgjd691995) said :
#5

no that is my ubuntu drive.

Revision history for this message
delance (olivier-delance) said :
#6

Can you plug phone, and post result of command:
    ls -l /media

Revision history for this message
Jonathan . G . Dias (jgjd691995) said :
#7

jonathan@jonathan-pcz1201:~$ ls -l /media
total 0

Revision history for this message
delance (olivier-delance) said :
#8

Could you run command (with phone plugged):
   sudo fdisk -l
where "-l" is lower case "-L".

Can you help with this problem?

Provide an answer of your own, or ask Jonathan . G . Dias for more information if necessary.

To post a message you must log in.