Ubuntu Pastebin

Paste from rickety at Wed, 26 Apr 2017 17:45:26 +0000

Download as text
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
maven@maven-XPS-8300:~$ dmesg | grep sr0
[    1.248151] sr 1:0:0:0: [sr0] scsi3-mmc drive: 48x/48x writer dvd-ram cd/rw xa/form2 cdda tray
[    1.248233] sr 1:0:0:0: Attached scsi CD-ROM sr0
[  673.862361] sr 1:0:0:0: [sr0] tag#25 FAILED Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[  673.862367] sr 1:0:0:0: [sr0] tag#25 Sense Key : Illegal Request [current] 
[  673.862371] sr 1:0:0:0: [sr0] tag#25 Add. Sense: Logical block address out of range
[  673.862376] sr 1:0:0:0: [sr0] tag#25 CDB: Read(10) 28 00 00 00 00 00 00 00 01 00
[  673.862379] blk_update_request: I/O error, dev sr0, sector 0
[  673.870277] sr 1:0:0:0: [sr0] tag#26 FAILED Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[  673.870283] sr 1:0:0:0: [sr0] tag#26 Sense Key : Illegal Request [current] 
[  673.870286] sr 1:0:0:0: [sr0] tag#26 Add. Sense: Logical block address out of range
[  673.870289] sr 1:0:0:0: [sr0] tag#26 CDB: Read(10) 28 00 00 00 00 00 00 00 01 00
[  673.870292] blk_update_request: I/O error, dev sr0, sector 0
[  673.870295] Buffer I/O error on dev sr0, logical block 0, async page read
Download as text