|
||||||
| Forums FAQ | Members List | Search | Today's Posts | Mark Forums Read |
| Novell Archives Archived content from Novell openSUSE support forums |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
Hi,
First of all, Happy Christmas to everybody ! I bought a SonyEricsson K750i mobile phone and it has possibility to be connected on USB or bluetooth with a PC. My problem is I can't connect on USB with my PC on SuSE 10.0. As a newbye in linux, I don't know how to mount this phone on my computer. When I call #dmesg ................................................ usbcore: registered new driver cdc_acm drivers/usb/class/cdc-acm.c: v0.23:USB Abstract Control Model driver for USB modems and ISDN adapters SCSI subsystem initialized Initializing USB Mass Storage driver... scsi0 : SCSI emulation for USB Mass Storage devices usb-storage: device found at 4 usb-storage: waiting for device to settle before scanning usbcore: registered new driver usb-storage USB Mass Storage support registered. SFW2-INext-DROP-DEFLT IN=eth1 OUT= MAC=01:00:5e:00:00:fb:00:e0:4c:39:1a:03:08:00 SRC=192.168.1.3 DST=224.0.0.251 LEN=105 TOS=0x00 PREC=0x00 TTL=255 ID=0 DF PROTO=UDP SPT=5353 DPT=5353 LEN=85 Vendor: Sony Eri Model: Memory Stick Rev: 0000 Type: Direct-Access ANSI SCSI revision: 00 usb-storage: device scan complete SCSI device sda: 124416 512-byte hdwr sectors (64 MB) sda: Write Protect is off sda: Mode Sense: 00 6a 00 00 sda: assuming drive cache: write through SCSI device sda: 124416 512-byte hdwr sectors (64 MB) sda: Write Protect is off sda: Mode Sense: 00 6a 00 00 sda: assuming drive cache: write through sda: sda1 Attached scsi removable disk sda at scsi0, channel 0, id 0, lun 0 Attached scsi generic sg0 at scsi0, channel 0, id 0, lun 0, type 0 SFW2-INext-DROP-DEFLT-INV IN=eth1 OUT= MAC=00:04:61:73:20:10:00:02:44:a8:18:20:08:00 SRC=192.168.1.1 DST=192.168.1.2 LEN=40 TOS=0x00 PREC=0x00 TTL=30 ID=657 PROTO=TCP SPT=3185 DPT=29027 WINDOW=0 RES=0x00 ACK RST FIN URGP=0 .................................................. .................................................. .................................................. ............... # mount /dev/hda3 on / type reiserfs (rw,acl,user_xattr) proc on /proc type proc (rw) sysfs on /sys type sysfs (rw) tmpfs on /dev/shm type tmpfs (rw) devpts on /dev/pts type devpts (rw,mode=0620,gid=5) /dev/hda6 on /Silvone type ext3 (rw,acl,user_xattr) /dev/hda1 on /data1 type reiserfs (rw,noexec,nosuid,nodev,noacl) usbfs on /proc/bus/usb type usbfs (rw) nfsd on /proc/fs/nfsd type nfsd (rw) /dev/fd0 on /media/floppy type subfs (rw,nosuid,nodev,noatime,fs=floppyfss,procuid) # mount /dev/sda mount: can't find /dev/sda in /etc/fstab or /etc/mtab In YaST on partition table appears like /dev/sda0 and /dev/sda1 , FAT16, 64MB, when is connected. But not in /etc/fstab. What can I do to be able to see my phone using usb cable ? Can you help me. please ? |
|
|||
|
> Hi,
> First of all, Happy Christmas to everybody ! > I bought a SonyEricsson K750i mobile phone and it has possibility to be > connected on USB or bluetooth with a PC. My problem is I can't connect on > USB with my PC on SuSE 10.0. As a newbye in linux, I don't know how to > mount this phone on my computer. When I call > #dmesg > ................................................ > usbcore: registered new driver cdc_acm > drivers/usb/class/cdc-acm.c: v0.23:USB Abstract Control Model driver for > USB modems and ISDN adapters > SCSI subsystem initialized > Initializing USB Mass Storage driver... > scsi0 : SCSI emulation for USB Mass Storage devices > usb-storage: device found at 4 > usb-storage: waiting for device to settle before scanning > usbcore: registered new driver usb-storage > USB Mass Storage support registered. > SFW2-INext-DROP-DEFLT IN=eth1 OUT= > MAC=01:00:5e:00:00:fb:00:e0:4c:39:1a:03:08:00 SRC=192.168.1.3 > DST=224.0.0.251 LEN=105 TOS=0x00 PREC=0x00 TTL=255 ID=0 DF PROTO=UDP > SPT=5353 DPT=5353 LEN=85 > Vendor: Sony Eri Model: Memory Stick Rev: 0000 > Type: Direct-Access ANSI SCSI revision: 00 > usb-storage: device scan complete > SCSI device sda: 124416 512-byte hdwr sectors (64 MB) > sda: Write Protect is off > sda: Mode Sense: 00 6a 00 00 > sda: assuming drive cache: write through > SCSI device sda: 124416 512-byte hdwr sectors (64 MB) > sda: Write Protect is off > sda: Mode Sense: 00 6a 00 00 > sda: assuming drive cache: write through > sda: sda1 > Attached scsi removable disk sda at scsi0, channel 0, id 0, lun 0 > Attached scsi generic sg0 at scsi0, channel 0, id 0, lun 0, type 0 > SFW2-INext-DROP-DEFLT-INV IN=eth1 OUT= > MAC=00:04:61:73:20:10:00:02:44:a8:18:20:08:00 SRC=192.168.1.1 > DST=192.168.1.2 LEN=40 TOS=0x00 PREC=0x00 TTL=30 ID=657 PROTO=TCP SPT=3185 > DPT=29027 WINDOW=0 RES=0x00 ACK RST FIN URGP=0 > .................................................. .................................................. .................................................. ................ > > # mount > /dev/hda3 on / type reiserfs (rw,acl,user_xattr) > proc on /proc type proc (rw) > sysfs on /sys type sysfs (rw) > tmpfs on /dev/shm type tmpfs (rw) > devpts on /dev/pts type devpts (rw,mode=0620,gid=5) > /dev/hda6 on /Silvone type ext3 (rw,acl,user_xattr) > /dev/hda1 on /data1 type reiserfs (rw,noexec,nosuid,nodev,noacl) > usbfs on /proc/bus/usb type usbfs (rw) > nfsd on /proc/fs/nfsd type nfsd (rw) > /dev/fd0 on /media/floppy type subfs > (rw,nosuid,nodev,noatime,fs=floppyfss,procuid) > # mount /dev/sda > mount: can't find /dev/sda in /etc/fstab or /etc/mtab > > In YaST on partition table appears like /dev/sda0 and /dev/sda1 , FAT16, > 64MB, when is connected. But not in /etc/fstab. What can I do to be able to > see my phone using usb cable ? > Can you help me. please ? Hi, I made a directory /mnt/phone loged on as su. Then: #mount -t vfat /dev/sda1 /mnt/phone I opened Konqueror as super user (run kdesu konqueror) and I was able to see my phone and copy files (some photos) from it. But what can I do to be able to mount it as simple user or, when I connect the usb cable to my phone to see it automaticaly and be able to transfer files from my PC to the phone memory as user not root? |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|