LMDE unable to mount UDF volume

Bug #703828 reported by mf-linux
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Linux Mint
Expired
Undecided
Unassigned

Bug Description

Experienced in laptop Toshiba Satellite A100-755.
LMDE only mounts UDF volume if a non-UDF CD is previously inserted; otherwise, error message appears everytime one tries to open an UDF-formatted CD:
 "Error mounting: mount exited with exit code 1: helper failed with:
mount: block device /dev/sr0 is write-protected, mounting read-only
mount: wrong fs type, bad option, bad superblock on /dev/sr0,
missing codepage or helper program, or other error
In some cases useful info is found in syslog - try
dmesg | tail or so"

Below is the result of dmesg after unsuccesful attempts:
[ 1527.689719] sr 1:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 1527.689729] sr 1:0:0:0: [sr0] Sense Key : Illegal Request [current]
[ 1527.689738] Info fld=0x1a81
[ 1527.689742] sr 1:0:0:0: [sr0] Add. Sense: Illegal mode for this track
[ 1527.689754] sr 1:0:0:0: [sr0] CDB: Read(10): 28 00 00 00 1a 80 00 00 02 00
[ 1527.689771] end_request: I/O error, dev sr0, sector 27136
[ 1527.689780] Buffer I/O error on device sr0, logical block 3392
[ 1528.755992] sr 1:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 1528.756000] sr 1:0:0:0: [sr0] Sense Key : Illegal Request [current]
[ 1528.756031] Info fld=0x1a81
[ 1528.756039] sr 1:0:0:0: [sr0] Add. Sense: Illegal mode for this track
[ 1528.756058] sr 1:0:0:0: [sr0] CDB: Read(10): 28 00 00 00 1a 80 00 00 02 00
[ 1528.756102] end_request: I/O error, dev sr0, sector 27136
[ 1528.756113] Buffer I/O error on device sr0, logical block 3392
[ 1529.094988] sr 1:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 1529.094997] sr 1:0:0:0: [sr0] Sense Key : Illegal Request [current]
[ 1529.095005] Info fld=0x1a81
[ 1529.095009] sr 1:0:0:0: [sr0] Add. Sense: Illegal mode for this track
[ 1529.095019] sr 1:0:0:0: [sr0] CDB: Read(10): 28 00 00 00 1a 80 00 00 02 00
[ 1529.095036] end_request: I/O error, dev sr0, sector 27136
[ 1529.095042] Buffer I/O error on device sr0, logical block 3392
[ 1529.433852] sr 1:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 1529.433860] sr 1:0:0:0: [sr0] Sense Key : Illegal Request [current]
[ 1529.433869] Info fld=0x1a81
[ 1529.433873] sr 1:0:0:0: [sr0] Add. Sense: Illegal mode for this track
[ 1529.433884] sr 1:0:0:0: [sr0] CDB: Read(10): 28 00 00 00 1a 80 00 00 02 00
[ 1529.433901] end_request: I/O error, dev sr0, sector 27136
[ 1529.433908] Buffer I/O error on device sr0, logical block 3392
[ 1529.772539] sr 1:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 1529.772547] sr 1:0:0:0: [sr0] Sense Key : Illegal Request [current]
[ 1529.772556] Info fld=0x1a81
[ 1529.772560] sr 1:0:0:0: [sr0] Add. Sense: Illegal mode for this track
[ 1529.772571] sr 1:0:0:0: [sr0] CDB: Read(10): 28 00 00 00 1a 80 00 00 02 00
[ 1529.772587] end_request: I/O error, dev sr0, sector 27136
[ 1529.772594] Buffer I/O error on device sr0, logical block 3392
[ 1530.111365] sr 1:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 1530.111373] sr 1:0:0:0: [sr0] Sense Key : Illegal Request [current]
[ 1530.111382] Info fld=0x1a81
[ 1530.111385] sr 1:0:0:0: [sr0] Add. Sense: Illegal mode for this track
[ 1530.111396] sr 1:0:0:0: [sr0] CDB: Read(10): 28 00 00 00 1a 80 00 00 02 00
[ 1530.111413] end_request: I/O error, dev sr0, sector 27136
[ 1530.111419] Buffer I/O error on device sr0, logical block 3392
[ 1530.449900] sr 1:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 1530.449910] sr 1:0:0:0: [sr0] Sense Key : Illegal Request [current]
[ 1530.449919] Info fld=0x1a81
[ 1530.449923] sr 1:0:0:0: [sr0] Add. Sense: Illegal mode for this track
[ 1530.449935] sr 1:0:0:0: [sr0] CDB: Read(10): 28 00 00 00 1a 80 00 00 02 00
[ 1530.449952] end_request: I/O error, dev sr0, sector 27136
[ 1530.449961] Buffer I/O error on device sr0, logical block 3392
[ 1530.704522] sr 1:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 1530.704531] sr 1:0:0:0: [sr0] Sense Key : Illegal Request [current]
[ 1530.704540] Info fld=0x1a72
[ 1530.704544] sr 1:0:0:0: [sr0] Add. Sense: Illegal mode for this track
[ 1530.704556] sr 1:0:0:0: [sr0] CDB: Read(10): 28 00 00 00 1a 72 00 00 02 00
[ 1530.704574] end_request: I/O error, dev sr0, sector 27080
[ 1530.704582] Buffer I/O error on device sr0, logical block 3385
[ 1531.025508] sr 1:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 1531.025516] sr 1:0:0:0: [sr0] Sense Key : Illegal Request [current]
[ 1531.025524] Info fld=0x1a81
[ 1531.025528] sr 1:0:0:0: [sr0] Add. Sense: Illegal mode for this track
[ 1531.025539] sr 1:0:0:0: [sr0] CDB: Read(10): 28 00 00 00 1a 80 00 00 02 00
[ 1531.025555] end_request: I/O error, dev sr0, sector 27136
[ 1531.025562] Buffer I/O error on device sr0, logical block 3392
[ 1531.364265] sr 1:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 1531.364274] sr 1:0:0:0: [sr0] Sense Key : Illegal Request [current]
[ 1531.364282] Info fld=0x1a81
[ 1531.364286] sr 1:0:0:0: [sr0] Add. Sense: Illegal mode for this track
[ 1531.364297] sr 1:0:0:0: [sr0] CDB: Read(10): 28 00 00 00 1a 80 00 00 02 00
[ 1531.364314] end_request: I/O error, dev sr0, sector 27136
[ 1531.364321] Buffer I/O error on device sr0, logical block 3392
[ 1531.702662] sr 1:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 1531.702670] sr 1:0:0:0: [sr0] Sense Key : Illegal Request [current]
[ 1531.702678] Info fld=0x1a81
[ 1531.702682] sr 1:0:0:0: [sr0] Add. Sense: Illegal mode for this track
[ 1531.702693] sr 1:0:0:0: [sr0] CDB: Read(10): 28 00 00 00 1a 80 00 00 02 00
[ 1531.702709] end_request: I/O error, dev sr0, sector 27136
[ 1532.453166] attempt to access beyond end of device
[ 1532.453174] sr0: rw=0, want=27136, limit=27080
[ 1532.453179] udf: udf_read_inode(ino 6783) failed !bh
[ 1532.453189] attempt to access beyond end of device
[ 1532.453195] sr0: rw=0, want=27132, limit=27080
[ 1532.453199] udf: udf_read_inode(ino 6782) failed !bh
[ 1532.453208] attempt to access beyond end of device
[ 1532.453214] sr0: rw=0, want=27128, limit=27080
[ 1532.453218] udf: udf_read_inode(ino 6781) failed !bh
[ 1532.453225] attempt to access beyond end of device
[ 1532.453230] sr0: rw=0, want=27124, limit=27080
[ 1532.453235] udf: udf_read_inode(ino 6780) failed !bh
[ 1532.453241] UDF-fs: Failed to read VAT inode from the last recorded block (6783), retrying with the last block of the device (6769).
[ 1532.619039] udf: udf_read_inode(ino 6769) failed !bh
[ 1532.683424] udf: udf_read_inode(ino 6768) failed !bh
[ 1532.747879] udf: udf_read_inode(ino 6767) failed !bh
[ 1532.812302] udf: udf_read_inode(ino 6766) failed !bh
[ 1532.982278] attempt to access beyond end of device
[ 1532.982285] sr0: rw=0, want=27136, limit=27080
[ 1532.982290] udf: udf_read_inode(ino 6783) failed !bh
[ 1532.982298] attempt to access beyond end of device
[ 1532.982304] sr0: rw=0, want=27132, limit=27080
[ 1532.982308] udf: udf_read_inode(ino 6782) failed !bh
[ 1532.982314] attempt to access beyond end of device
[ 1532.982320] sr0: rw=0, want=27128, limit=27080
[ 1532.982324] udf: udf_read_inode(ino 6781) failed !bh
[ 1532.982330] attempt to access beyond end of device
[ 1532.982335] sr0: rw=0, want=27124, limit=27080
[ 1532.982340] udf: udf_read_inode(ino 6780) failed !bh
[ 1532.982346] UDF-fs: Failed to read VAT inode from the last recorded block (6783), retrying with the last block of the device (6769).
[ 1532.982353] udf: udf_read_inode(ino 6769) failed !bh
[ 1532.982359] udf: udf_read_inode(ino 6768) failed !bh
[ 1532.982365] udf: udf_read_inode(ino 6767) failed !bh
[ 1532.982371] udf: udf_read_inode(ino 6766) failed !bh
[ 1534.413818] UDF-fs: No anchor found
[ 1534.413824] UDF-fs: No partition found (1)
[ 1534.780879] ISOFS: Unable to identify CD-ROM format.

Revision history for this message
mf-linux (maximo-fraga) wrote :

The bug is still there after extensive recent updates in LMDE

Revision history for this message
Justin Krehel (jkrehel) wrote :

Hello mf-linux!

Thank you for reporting this bug! Looking at the issues regarding "sense" it may be related to ATAPI. Can you provide all the information relating to the DVD drive and whether it is an ATAPI drive? You can do this using lshw and providing the relevant output.

Thank you kindly

Justin

Changed in linuxmint:
status: New → Incomplete
Revision history for this message
mf-linux (maximo-fraga) wrote :

I'm sorry to say that, because of this and other bugs (i.e., acetone unable to mount CD images, problems with printing through crossover-Office because of lpq, lpr and lprm files were lacking,...), I decided to delete the partition for LMDE and increase the size of Mint 9 Gnome which runs perfectly on my laptop. Anyway, I send you the requested information generated through Mint 9. Possibly I will give another chance to LMDE some months later, hoping the bugs will be fixed. If you need more information, please let me know. Thank you very much to you and all the people working on every Mint version: excellent work!

        *-cdrom

                description: DVD-RAM writer

                product: DVD_RW ND-7550A

                vendor: _NEC

                physical id: 1

                bus info: scsi@1:0.0.0

                logical name: /dev/cdrom

                logical name: /dev/cdrw

                logical name: /dev/dvd

                logical name: /dev/dvdrw

                logical name: /dev/scd0

                logical name: /dev/sr0

                logical name: /media/CDROM

                version: 1.32

                serial: [_NEC DVD_RW ND-7550A 1.3206012600

                capabilities: removable audio cd-r cd-rw dvd dvd-r dvd-ram

                configuration: ansiversion=5 mount.fstype=iso9660 mount.options=ro,nosuid,nodev,relatime,uid=1000,gid=1000,iocharset=utf8,mode=0400,dmode=0500 state=mounted status=ready

              *-medium

                   physical id: 0

                   logical name: /dev/cdrom

                   logical name: /media/CDROM

                   configuration: mount.fstype=iso9660 mount.options=ro,nosuid,nodev,relatime,uid=1000,gid=1000,iocharset=utf8,mode=0400,dmode=0500 state=mounted

Revision history for this message
Launchpad Janitor (janitor) wrote :

[Expired for Linux Mint because there has been no activity for 60 days.]

Changed in linuxmint:
status: Incomplete → Expired
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.