My Samsung Brew cellphone takes good pictures and is handy when I'm in the middle of a project, but I haven't solved the problem of transferring the images to my Trisquel 7 installation on a Lenovo T420 without having to resort to restarting it in Win 7 to get the files onto the Win 7 portion of the hard drive, restarting into Trisquel, and moving the files to the Home directory.

Trisquel has no problem detecting the cellphone:
[  305.233670] usb 1-1.1: new high-speed USB device number 6 using ehci-pci
[  305.321930] usb 1-1.1: New USB device found, idVendor=04e8, idProduct=6640
[ 305.321941] usb 1-1.1: New USB device strings: Mfr=3, Product=2, SerialNumber=0
[  305.321947] usb 1-1.1: Product: OEMSAMSUNG_Brew_SCH-U680
[  305.321952] usb 1-1.1: Manufacturer: SAMSUNG Electronics Co.,Ltd.
[  305.324298] cdc_acm 1-1.1:1.0: ttyACM0: USB ACM device

But then things go all wrong ...
[  308.769115] usb-storage 1-1.1:1.0: USB Mass Storage device detected
[  308.769171] scsi6 : usb-storage 1-1.1:1.0
[  308.769311] usbcore: registered new interface driver usb-storage
[ 309.772224] scsi 6:0:0:0: Direct-Access SAMSUNG MMC Storage 2.31 PQ: 0 ANSI: 2 [ 309.773209] scsi 6:0:0:1: Direct-Access SAMSUNG MMC Storage 2.31 PQ: 0 ANSI: 2 [ 309.773836] scsi 6:0:0:2: CD-ROM SAMSUNG CD-ROM 1.00 PQ: 0 ANSI: 2
[  309.776936] sd 6:0:0:0: Attached scsi generic sg2 type 0
[  309.777829] sd 6:0:0:1: Attached scsi generic sg3 type 0
[ 309.777842] sd 6:0:0:0: [sdb] 1984000 512-byte logical blocks: (1.01 GB/968 MiB)
[  309.778980] sd 6:0:0:0: [sdb] Write Protect is off
[  309.778993] sd 6:0:0:0: [sdb] Mode Sense: 0f 0e 00 00
[ 309.779475] sd 6:0:0:1: [sdc] 205312 512-byte logical blocks: (105 MB/100 MiB) [ 309.780746] sd 6:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[  309.781556] sd 6:0:0:1: [sdc] Write Protect is off
[  309.781563] sd 6:0:0:1: [sdc] Mode Sense: 0f 0e 00 00
[ 309.784368] sd 6:0:0:1: [sdc] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[  309.786174] sr1: scsi-1 drive
[  309.786540] sr 6:0:0:2: Attached scsi CD-ROM sr1
[  309.786607] sr 6:0:0:2: Attached scsi generic sg4 type 5
[  309.792863]  sdb: sdb1
[  309.798061]  sdc: sdc1
[  309.806432] sd 6:0:0:0: [sdb] Attached SCSI removable disk
[  309.812931] sd 6:0:0:1: [sdc] Attached SCSI removable disk
[  309.965275] sd 6:0:0:0: [sdb] Synchronizing SCSI cache
[  309.967480] scsi 6:0:0:0: rejecting I/O to offline device
[  309.967484] scsi 6:0:0:0: [sdb] killing request
[  309.967490] scsi 6:0:0:0: [sdb]
[  309.967491] Result: hostbyte=DID_NO_CONNECT driverbyte=DRIVER_OK
[  309.967492] scsi 6:0:0:0: [sdb] CDB:
[  309.967493] Read(10): 28 00 00 00 01 78 00 00 08 00
[  309.967498] end_request: I/O error, dev sdb, sector 376
[  309.967500] Buffer I/O error on device sdb, logical block 47
[  309.967507] Buffer I/O error on device sdb, logical block 47
[  309.967521] Buffer I/O error on device sdb, logical block 0
[  309.967523] Buffer I/O error on device sdb, logical block 0
[  309.967527] Buffer I/O error on device sdb, logical block 2
[  309.967578] Buffer I/O error on device sdb, logical block 2
[  309.967581] Buffer I/O error on device sdb, logical block 0
[  309.967583] Buffer I/O error on device sdb, logical block 0
[  309.967587] Buffer I/O error on device sdb, logical block 0
[  309.967592] Buffer I/O error on device sdb, logical block 512
[  309.989373] sd 6:0:0:1: [sdc] Synchronizing SCSI cache
[ 309.997841] systemd-udevd[2827]: inotify_add_watch(6, /dev/sdc, 10) failed: No such file or directory [ 310.022034] systemd-udevd[2827]: inotify_add_watch(6, /dev/sdc1, 10) failed: No such file or directory

BTW, there's no disk in the Samsung CDROM drive at the moment.

Yes, the flash card in the cellphone is one GB ... and the cellphone's Model No. is detected correctly. Win 7 has no issues with detecting the flash card and downloading images or video.

I created a mount point: /mnt/Samsung-SCH-U680 but I haven't guessed the right /dev/*.* to mount, as everything I've tried fails, such as mount /dev/sdb1 /mnt/Samsung-SCH-U680.

[scsi 6:0:0:0: Direct-Access SAMSUNG MMC Storage 2.31 PQ: 0 ANSI: 2]: That's the one GB flash card. [scsi 6:0:0:1: Direct-Access SAMSUNG MMC Storage 2.31 PQ: 0 ANSI: 2]: Is this the RAM in the cellphone ? [scsi 6:0:0:2: CD-ROM SAMSUNG CD-ROM 1.00 PQ: 0 ANSI: 2]: CD-ROM drive, which is empty right now.

Apparently, Trisquel doesn't like sdb and is getting I/O errors for some reason.

Reply via email to