Cannot mount Sony Walkman
I can no longer mount my Sony Walkman MP3 player on latest Tumbleweed. I'm not quite sure when it stopped working but I used to be able to plug it in and 2 options used to pop up under removable devices (Plasma Desktop): Mass storage (Storage Volume) and MTP (Portable Media Player) entries used to allow me to "Mount and Open" which would then open a Dolphin window with the root directory of the device. Everything now happens the same up to and including the Dolphin window opening, but almost immediately, the directory shown is /, not the device. The device no longer shows up as a mass storage. I no longer have the option of mounting it as a mass storage device. the MTP option is present, but the results are the same. Dolphin window opens, but the MP3 player is not mounted. Here is the relevant lines from dmesg. Any advice on how to figure out what is happening? I guess the interesting lines are these 2: [ 156.119906] blk_update_request: I/O error, dev sdc, sector 4 op 0x1:(WRITE) flags 0x0 phys_seg 1 prio class 0 [ 156.119912] Buffer I/O error on dev sdc1, logical block 1, lost async page write I have formatted the device through its menu system. connecting it to a Windows machine shows no issue and allows me to move files to it. [ 41.510222] usb 5-4.3: new high-speed USB device number 7 using xhci_hcd [ 41.610985] usb 5-4.3: New USB device found, idVendor=054c, idProduct=05a6, bcdDevice= 1.00 [ 41.610990] usb 5-4.3: New USB device strings: Mfr=1, Product=2, SerialNumber=3 [ 41.610992] usb 5-4.3: Product: WALKMAN [ 41.610993] usb 5-4.3: Manufacturer: Sony [ 41.610995] usb 5-4.3: SerialNumber: 10FE97F5082454 [ 41.639599] usb-storage 5-4.3:1.0: USB Mass Storage device detected [ 41.639784] scsi host6: usb-storage 5-4.3:1.0 [ 41.639860] usbcore: registered new interface driver usb-storage [ 41.643154] usbcore: registered new interface driver uas [ 42.663139] scsi 6:0:0:0: Direct-Access SONY WALKMAN 1.00 PQ: 0 ANSI: 2 [ 42.663743] sd 6:0:0:0: Attached scsi generic sg3 type 0 [ 42.667867] sd 6:0:0:0: Power-on or device reset occurred [ 44.710307] ready [ 44.710471] sd 6:0:0:0: [sdc] 1686208 2048-byte logical blocks: (3.45 GB/3.22 GiB) [ 44.817257] sd 6:0:0:0: [sdc] Write Protect is off [ 44.817268] sd 6:0:0:0: [sdc] Mode Sense: 3b 00 00 00 [ 44.927246] sd 6:0:0:0: [sdc] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 44.951079] sdc: sdc1 [ 44.951091] sdc: p1 size 17179869180 extends beyond EOD, enabling native capacity [ 44.952518] sdc: sdc1 [ 44.952525] sdc: p1 size 17179869180 extends beyond EOD, truncated [ 45.187370] sd 6:0:0:0: [sdc] Attached SCSI removable disk [ 156.119906] blk_update_request: I/O error, dev sdc, sector 4 op 0x1:(WRITE) flags 0x0 phys_seg 1 prio class 0 [ 156.119912] Buffer I/O error on dev sdc1, logical block 1, lost async page write [ 156.122589] sd 6:0:0:0: [sdc] Synchronizing SCSI cache [ 161.229873] usb 5-4.3: reset high-speed USB device number 7 using xhci_hcd [ 161.409940] usb 5-4.3: reset high-speed USB device number 7 using xhci_hcd [ 199.403518] nf_conntrack: default automatic helper assignment has been turned off for security reasons and CT-based firewall rule not found. Use the iptables CT target to attach helpers instead. Payam.
On 27/04/2021 04.33, Payam Firouztala wrote:
I can no longer mount my Sony Walkman MP3 player on latest Tumbleweed. I'm not quite sure when it stopped working but I used to be able to plug it in and 2 options used to pop up under removable devices (Plasma Desktop): Mass storage (Storage Volume) and MTP (Portable Media Player)
entries used to allow me to "Mount and Open" which would then open a Dolphin window with the root directory of the device.
Everything now happens the same up to and including the Dolphin window opening, but almost immediately, the directory shown is /, not the device. The device no longer shows up as a mass storage. I no longer have the option of mounting it as a mass storage device. the MTP option
is present, but the results are the same. Dolphin window opens, but the
MP3 player is not mounted.
Here is the relevant lines from dmesg.
Any advice on how to figure out what is happening? I guess the interesting lines are these 2: [ 156.119906] blk_update_request: I/O error, dev sdc, sector 4 op
0x1:(WRITE) flags 0x0 phys_seg 1 prio class 0 [ 156.119912] Buffer I/O error on dev sdc1, logical block 1, lost async page write
No, this seems to be a hard disk on your computer. If the player is connected via MTP, it does not appear as a disk device (/dev/sdX). If the player is connected as mass storage, then yes, it could be /dev/sdc. Knowing how many hard disks your computer has would clarify this point.
I have formatted the device through its menu system. connecting it to a
Windows machine shows no issue and allows me to move files to it.
[ 41.510222] usb 5-4.3: new high-speed USB device number 7 using xhci_hcd [ 41.610985] usb 5-4.3: New USB device found, idVendor=054c, idProduct=05a6, bcdDevice= 1.00 [ 41.610990] usb 5-4.3: New USB device strings: Mfr=1, Product=2, SerialNumber=3 [ 41.610992] usb 5-4.3: Product: WALKMAN [ 41.610993] usb 5-4.3: Manufacturer: Sony [ 41.610995] usb 5-4.3: SerialNumber: 10FE97F5082454 [ 41.639599] usb-storage 5-4.3:1.0: USB Mass Storage device detected [ 41.639784] scsi host6: usb-storage 5-4.3:1.0 [ 41.639860] usbcore: registered new interface driver usb-storage [ 41.643154] usbcore: registered new interface driver uas [ 42.663139] scsi 6:0:0:0: Direct-Access SONY WALKMAN 1.00 PQ: 0 ANSI: 2 [ 42.663743] sd 6:0:0:0: Attached scsi generic sg3 type 0 [ 42.667867] sd 6:0:0:0: Power-on or device reset occurred [ 44.710307] ready [ 44.710471] sd 6:0:0:0: [sdc] 1686208 2048-byte logical blocks: (3.45 GB/3.22 GiB)
Ok, so the player does appear as a hard disk.
[ 44.817257] sd 6:0:0:0: [sdc] Write Protect is off [ 44.817268] sd 6:0:0:0: [sdc] Mode Sense: 3b 00 00 00 [ 44.927246] sd 6:0:0:0: [sdc] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 44.951079] sdc: sdc1 [ 44.951091] sdc: p1 size 17179869180 extends beyond EOD, enabling native capacity [ 44.952518] sdc: sdc1 [ 44.952525] sdc: p1 size 17179869180 extends beyond EOD, truncated [ 45.187370] sd 6:0:0:0: [sdc] Attached SCSI removable disk [ 156.119906] blk_update_request: I/O error, dev sdc, sector 4 op 0x1:(WRITE) flags 0x0 phys_seg 1 prio class 0 [ 156.119912] Buffer I/O error on dev sdc1, logical block 1, lost async page write [ 156.122589] sd 6:0:0:0: [sdc] Synchronizing SCSI cache [ 161.229873] usb 5-4.3: reset high-speed USB device number 7 using xhci_hcd [ 161.409940] usb 5-4.3: reset high-speed USB device number 7 using xhci_hcd [ 199.403518] nf_conntrack: default automatic helper assignment has been turned off for security reasons and CT-based firewall rule not found. Use the iptables CT target to attach helpers instead.
I would test it, with exactly the same hardware, but using another Linux, preferably Leap. You could use the XFCE Live USB media aka rescue image). If it works, then you know you found a bug, and have to report on Bugzilla. Testing the player on another machine with Windows doesn't rule out the hardware part in your TW computer. If this TW machine can double boot to Windows, then test it in that Windows. -- Cheers / Saludos, Carlos E. R. (from 15.2 x86_64 at Telcontar)
participants (2)
-
Carlos E. R.
-
Payam Firouztala