[mythtvnz] DVD doesn't want to play in a bluray player

Douglas Pearless Douglas.Pearless at pearless.co.nz
Mon Mar 7 06:55:10 GMT 2011


Arghh

I have figured it out.  I had compiled my own .37 kernel to solve a USB 
disconnect as the patch had not made it into mythbuntu and I forgot to 
turn on iso9660 and udf support, what a twit!

Time to compile these and see what happens!

Cheers
Douglas.

On 7/03/2011 4:51 p.m., Douglas Pearless wrote:
>
> I forgot to add, here is why I think that:
>
> List of devices:
>
> $ sudo lshw | grep -A 20 -i cdrom
>
> *-cdrom:0
>
> description: DVD reader
>
> product: COMBO SHC-48S7K
>
> vendor: LITE-ON
>
> physical id: 0.1.0
>
> bus info: scsi at 0:0.1.0
>
> logical name: /dev/cdrom
>
> logical name: /dev/cdrw
>
> logical name: /dev/dvd
>
> logical name: /dev/scd0
>
> logical name: /dev/sr0
>
> version: VQK6
>
> capabilities: removable audio cd-r cd-rw dvd
>
> configuration: ansiversion=5 status=nodisc
>
> *-cdrom:1
>
> description: DVD-RAM writer
>
> product: CDDVDW SH-S203D
>
> vendor: TSSTcorp
>
> physical id: 1
>
> bus info: scsi at 1:0.0.0
>
> logical name: /dev/cdrom1
>
> logical name: /dev/cdrw1
>
> logical name: /dev/dvd1
>
> logical name: /dev/dvdrw1
>
> logical name: /dev/scd1
>
> logical name: /dev/sr1
>
> version: SB00
>
> capabilities: removable audio cd-r cd-rw dvd dvd-r dvd-ram
>
> configuration: ansiversion=5 status=nodisc
>
> *-scsi
>
> physical id: 3
>
> bus info: usb at 2:1
>
> logical name: scsi2
>
> capabilities: emulated scsi-host
>
> configuration: driver=usb-storage
>
> *-cdrom
>
> description: DVD-RAM writer
>
> product: BD-CMB UJ-120
>
> vendor: MATSHITA
>
> physical id: 0.0.0
>
> bus info: scsi at 2:0.0.0
>
> logical name: /dev/cdrom2
>
> logical name: /dev/cdrw2
>
> logical name: /dev/dvd2
>
> logical name: /dev/dvdrw2
>
> logical name: /dev/scd2
>
> logical name: /dev/sr2
>
> version: 1.01
>
> capabilities: removable audio cd-r cd-rw dvd dvd-r dvd-ram
>
> configuration: status=nodisc
>
> and when I insert the dvd movie into the first dvd drive "sr0":
>
> [446815.783922] UDF-fs: Partition marked readonly; forcing readonly mount
>
> [446815.810022] UDF-fs INFO UDF: Mounting volume 
> 'GEORGE_OF_THE_JUNGLE', timestamp 2003/10/31 00:44 (130c)
>
> [446927.120958] VFS: busy inodes on changed media or resized disk sr1
>
> [446927.374828] VFS: busy inodes on changed media or resized disk sr1
>
> [446943.057035] sr 0:0:1:0: [sr0] Result: hostbyte=DID_OK 
> driverbyte=DRIVER_SENSE
>
> [446943.057043] sr 0:0:1:0: [sr0] Sense Key : Illegal Request [current]
>
> [446943.057049] sr 0:0:1:0: [sr0] Add. Sense: Read of scrambled sector 
> without authentication
>
> [446943.057057] sr 0:0:1:0: [sr0] CDB: Read(10): 28 00 00 00 02 00 00 
> 00 02 00
>
> [446943.057068] end_request: I/O error, dev sr0, sector 2048
>
> [446943.057074] Buffer I/O error on device sr0, logical block 512
>
> [446943.057079] Buffer I/O error on device sr0, logical block 513
>
> [446943.082470] sr 0:0:1:0: [sr0] Result: hostbyte=DID_OK 
> driverbyte=DRIVER_SENSE
>
> [446943.082477] sr 0:0:1:0: [sr0] Sense Key : Illegal Request [current]
>
> [446943.082483] sr 0:0:1:0: [sr0] Add. Sense: Read of scrambled sector 
> without authentication
>
> [446943.082491] sr 0:0:1:0: [sr0] CDB: Read(10): 28 00 00 00 02 00 00 
> 00 02 00
>
> [446943.082501] end_request: I/O error, dev sr0, sector 2048
>
> [446943.082508] Buffer I/O error on device sr0, logical block 512
>
> [446943.082513] Buffer I/O error on device sr0, logical block 513
>
> [446943.345342] sr 0:0:1:0: [sr0] Result: hostbyte=DID_OK 
> driverbyte=DRIVER_SENSE
>
> [446943.345350] sr 0:0:1:0: [sr0] Sense Key : Illegal Request [current]
>
> [446943.345355] sr 0:0:1:0: [sr0] Add. Sense: Read of scrambled sector 
> without authentication
>
> [446943.345363] sr 0:0:1:0: [sr0] CDB: Read(10): 28 00 00 00 04 00 00 
> 00 02 00
>
> [446943.345374] end_request: I/O error, dev sr0, sector 4096
>
> [446943.345381] Buffer I/O error on device sr0, logical block 1024
>
> [446943.345385] Buffer I/O error on device sr0, logical block 1025
>
> [446943.370948] sr 0:0:1:0: [sr0] Result: hostbyte=DID_OK 
> driverbyte=DRIVER_SENSE
>
> [446943.370955] sr 0:0:1:0: [sr0] Sense Key : Illegal Request [current]
>
> [446943.370961] sr 0:0:1:0: [sr0] Add. Sense: Read of scrambled sector 
> without authentication
>
> [446943.370969] sr 0:0:1:0: [sr0] CDB: Read(10): 28 00 00 00 04 00 00 
> 00 02 00
>
> [446943.370979] end_request: I/O error, dev sr0, sector 4096
>
> [446943.370986] Buffer I/O error on device sr0, logical block 1024
>
> [446943.370991] Buffer I/O error on device sr0, logical block 1025
>
> [446943.403239] sr 0:0:1:0: [sr0] Result: hostbyte=DID_OK 
> driverbyte=DRIVER_SENSE
>
> [446943.403246] sr 0:0:1:0: [sr0] Sense Key : Illegal Request [current]
>
> [446943.403251] sr 0:0:1:0: [sr0] Add. Sense: Read of scrambled sector 
> without authentication
>
> [446943.403259] sr 0:0:1:0: [sr0] CDB: Read(10): 28 00 00 00 04 00 00 
> 00 01 00
>
> [446943.403269] end_request: I/O error, dev sr0, sector 4096
>
> [446943.403275] Buffer I/O error on device sr0, logical block 1024
>
> [446943.756132] UDF-fs: Partition marked readonly; forcing readonly mount
>
> [446943.775962] UDF-fs INFO UDF: Mounting volume 
> 'GEORGE_OF_THE_JUNGLE', timestamp 2003/10/31 00:44 (130c)
>
> [447010.963768] VFS: busy inodes on changed media or resized disk sr0
>
> [447012.879272] VFS: busy inodes on changed media or resized disk sr0
>
> [447024.807898] sr 0:0:1:0: [sr0] Result: hostbyte=DID_OK 
> driverbyte=DRIVER_SENSE
>
> [447024.807906] sr 0:0:1:0: [sr0] Sense Key : Illegal Request [current]
>
> [447024.807912] sr 0:0:1:0: [sr0] Add. Sense: Read of scrambled sector 
> without authentication
>
> [447024.807920] sr 0:0:1:0: [sr0] CDB: Read(10): 28 00 00 00 02 00 00 
> 00 01 00
>
> [447024.807931] end_request: I/O error, dev sr0, sector 2048
>
> [447024.807938] Buffer I/O error on device sr0, logical block 512
>
> [447024.998822] sr 0:0:1:0: [sr0] Result: hostbyte=DID_OK 
> driverbyte=DRIVER_SENSE
>
> [447024.998829] sr 0:0:1:0: [sr0] Sense Key : Illegal Request [current]
>
> [447024.998835] sr 0:0:1:0: [sr0] Add. Sense: Read of scrambled sector 
> without authentication
>
> [447024.998843] sr 0:0:1:0: [sr0] CDB: Read(10): 28 00 00 00 04 00 00 
> 00 01 00
>
> [447024.998853] end_request: I/O error, dev sr0, sector 4096
>
> [447024.998860] Buffer I/O error on device sr0, logical block 1024
>
> [447025.105715] sr 0:0:1:0: [sr0] Result: hostbyte=DID_OK 
> driverbyte=DRIVER_SENSE
>
> [447025.105722] sr 0:0:1:0: [sr0] Sense Key : Illegal Request [current]
>
> [447025.105728] sr 0:0:1:0: [sr0] Add. Sense: Read of scrambled sector 
> without authentication
>
> [447025.105736] sr 0:0:1:0: [sr0] CDB: Read(10): 28 00 00 00 02 00 00 
> 00 01 00
>
> [447025.105747] end_request: I/O error, dev sr0, sector 2048
>
> [447025.105755] Buffer I/O error on device sr0, logical block 512
>
> [447025.131306] sr 0:0:1:0: [sr0] Result: hostbyte=DID_OK 
> driverbyte=DRIVER_SENSE
>
> [447025.131313] sr 0:0:1:0: [sr0] Sense Key : Illegal Request [current]
>
> [447025.131318] sr 0:0:1:0: [sr0] Add. Sense: Read of scrambled sector 
> without authentication
>
> [447025.131326] sr 0:0:1:0: [sr0] CDB: Read(10): 28 00 00 00 04 00 00 
> 00 01 00
>
> [447025.131337] end_request: I/O error, dev sr0, sector 4096
>
> [447025.131344] Buffer I/O error on device sr0, logical block 1024
>
> Quoting Douglas Pearless <Douglas.Pearless at pearless.co.nz>:
>
>> OK,
>>
>> Also, it appears that when I put the same disk in my DVD drive, the 
>> UDF filesystem is being loaded not the iso9660 and hence it too fails?
>>
>> Anyone got any ideas here what else to test or check?
>>
>> Cheers
>>
>> Douglas.
>>
>> Quoting Joel Wiramu Pauling <joel at aenertia.net>:
>>
>> > This page is a pretty good introduction.
>> >
>> > https://help.ubuntu.com/community/RestrictedFormats/BluRayAndHDDVD
>> >
>> >
>> > Each manufacturer has shit and not so shit products - and often will
>> > make a no so shit product into a shit product by changing something
>> > and not indicating it in the product/packaging.
>> >
>> > Best advise trot along to a store with a laptop running Ubuntu and
>> > with the decss library installed and known to work playing dvd's and
>> > plug into to potentially to be purchaced drives and see what happens.
>> >
>> >
>> > -JoelW
>> >
>> >
>> > On 7 March 2011 13:55, Douglas Pearless
>> > <Douglas.Pearless at pearless.co.nz> wrote:
>> >> Hmm,
>> >>
>> >> Do you have a recommended drive that I can purchase in NZ?
>> >>
>> >> Cheers
>> >>
>> >> Douglas.
>> >>
>> >> Quoting Joel Wiramu Pauling <joel at aenertia.net>:
>> >>
>> >>> Many BlueRay drives ( and some DVD's ) espeically from 
>> Matsushita, use
>> >>> an updated method of region locking which cannot be by-passed using
>> >>> the standard dcss2 decrypt methods.
>> >>>
>> >>> Unless you can find an unlocked firmware on-line you may be out 
>> of luck.
>> >>>
>> >>> I would try with a more recent kernel/distro first on a laptop/VM -
>> >>> otherwise be looking to return the product.
>> >>>
>> >>> -JoelW
>> >>>
>> >>> On 7 March 2011 13:08, Douglas Pearless
>> >>> <Douglas.Pearless at pearless.co.nz> wrote:
>> >>>> Since adding a USB bluray player, I can not longer play DVD's in 
>> either
>> >>>> my
>> >>>> IDE DVD player or the USB Bluray player.
>> >>>>
>> >>>> In both cases it seems to try and load the UDF file system and 
>> then fails
>> >>>> to
>> >>>> read the disk, e.g.
>> >>>>
>> >>>> [447025.646044] UDF-fs: Partition marked readonly; forcing 
>> readonly mount
>> >>>>
>> >>>> [447025.671882] UDF-fs INFO UDF: Mounting volume 
>> 'GEORGE_OF_THE_JUNGLE',
>> >>>> timestamp 2003/10/31 00:44 (130c)
>> >>>>
>> >>>> [447164.016037] usb 2-1: new high speed USB device using 
>> ehci_hcd and
>> >>>> address 2
>> >>>>
>> >>>> [447164.221358] Initializing USB Mass Storage driver...
>> >>>>
>> >>>> [447164.222104] usb-storage 2-1:1.0: Quirks match for vid 05e3 
>> pid 0701:
>> >>>> 520
>> >>>>
>> >>>> [447164.222145] scsi2 : usb-storage 2-1:1.0
>> >>>>
>> >>>> [447164.222384] usbcore: registered new interface driver usb-storage
>> >>>>
>> >>>> [447164.222387] USB Mass Storage support registered.
>> >>>>
>> >>>> [447165.232211] scsi 2:0:0:0: CD-ROM MATSHITA BD-CMB UJ-120 1.01 
>> PQ: 0
>> >>>> ANSI:
>> >>>>
>> >>>>
>> >>>> [447165.271823] sr2: scsi3-mmc drive: 62x/62x writer dvd-ram cd/rw
>> >>>> xa/form2
>> >>>> cdda tray
>> >>>>
>> >>>> [447165.272031] sr 2:0:0:0: Attached scsi CD-ROM sr2
>> >>>>
>> >>>> [447165.272147] sr 2:0:0:0: Attached scsi generic sg3 type 5
>> >>>>
>> >>>> [447170.881226] VFS: busy inodes on changed media or resized 
>> disk sr0
>> >>>>
>> >>>> [447172.950082] VFS: busy inodes on changed media or resized 
>> disk sr0
>> >>>>
>> >>>> [447198.953904] sr 2:0:0:0: [sr2] Result: hostbyte=DID_OK
>> >>>> driverbyte=DRIVER_SENSE
>> >>>>
>> >>>> [447198.953913] sr 2:0:0:0: [sr2] Sense Key : Illegal Request 
>> [current]
>> >>>>
>> >>>> [447198.953919] Info fld=0x200
>> >>>>
>> >>>> [447198.953921] sr 2:0:0:0: [sr2] Add. Sense: Read of scrambled 
>> sector
>> >>>> without authentication
>> >>>>
>> >>>> [447198.953929] sr 2:0:0:0: [sr2] CDB: Read(10): 28 00 00 00 02 
>> 00 00 00
>> >>>> 02
>> >>>> 00
>> >>>>
>> >>>> [447198.953940] end_request: I/O error, dev sr2, sector 2048
>> >>>>
>> >>>> [447198.953947] Buffer I/O error on device sr2, logical block 512
>> >>>>
>> >>>> [447198.953951] Buffer I/O error on device sr2, logical block 513
>> >>>>
>> >>>> [447198.955901] sr 2:0:0:0: [sr2] Result: hostbyte=DID_OK
>> >>>> driverbyte=DRIVER_SENSE
>> >>>>
>> >>>> [447198.955908] sr 2:0:0:0: [sr2] Sense Key : Illegal Request 
>> [current]
>> >>>>
>> >>>> [447198.955913] Info fld=0x200
>> >>>>
>> >>>> [447198.955915] sr 2:0:0:0: [sr2] Add. Sense: Read of scrambled 
>> sector
>> >>>> without authentication
>> >>>>
>> >>>> [447198.955922] sr 2:0:0:0: [sr2] CDB: Read(10): 28 00 00 00 02 
>> 00 00 00
>> >>>> 02
>> >>>> 00
>> >>>>
>> >>>> [447198.955932] end_request: I/O error, dev sr2, sector 2048
>> >>>>
>> >>>> [447198.955937] Buffer I/O error on device sr2, logical block 512
>> >>>>
>> >>>> [447198.955942] Buffer I/O error on device sr2, logical block 513
>> >>>>
>> >>>> [447199.221405] sr 2:0:0:0: [sr2] Result: hostbyte=DID_OK
>> >>>> driverbyte=DRIVER_SENSE
>> >>>>
>> >>>> [447199.221414] sr 2:0:0:0: [sr2] Sense Key : Illegal Request 
>> [current]
>> >>>>
>> >>>> [447199.221420] Info fld=0x400
>> >>>>
>> >>>> [447199.221422] sr 2:0:0:0: [sr2] Add. Sense: Read of scrambled 
>> sector
>> >>>> without authentication
>> >>>>
>> >>>> [447199.221430] sr 2:0:0:0: [sr2] CDB: Read(10): 28 00 00 00 04 
>> 00 00 00
>> >>>> 02
>> >>>> 00
>> >>>>
>> >>>> [447199.221441] end_request: I/O error, dev sr2, sector 4096
>> >>>>
>> >>>> [447199.221448] Buffer I/O error on device sr2, logical block 1024
>> >>>>
>> >>>> [447199.221452] Buffer I/O error on device sr2, logical block 1025
>> >>>>
>> >>>> [447199.223283] sr 2:0:0:0: [sr2] Result: hostbyte=DID_OK
>> >>>> driverbyte=DRIVER_SENSE
>> >>>>
>> >>>> [447199.223289] sr 2:0:0:0: [sr2] Sense Key : Illegal Request 
>> [current]
>> >>>>
>> >>>> [447199.223294] Info fld=0x400
>> >>>>
>> >>>> [447199.223296] sr 2:0:0:0: [sr2] Add. Sense: Read of scrambled 
>> sector
>> >>>> without authentication
>> >>>>
>> >>>> [447199.223303] sr 2:0:0:0: [sr2] CDB: Read(10): 28 00 00 00 04 
>> 00 00 00
>> >>>> 02
>> >>>> 00
>> >>>>
>> >>>> [447199.223313] end_request: I/O error, dev sr2, sector 4096
>> >>>>
>> >>>> [447199.223319] Buffer I/O error on device sr2, logical block 1024
>> >>>>
>> >>>> [447199.223323] Buffer I/O error on device sr2, logical block 1025
>> >>>>
>> >>>>
>> >>>>
>> >>>> Any ideas?
>> >>>>
>> >>>> Cheers
>> >>>>
>> >>>> Douglas
>> >>>>
>> >>>> _______________________________________________
>> >>>> mythtvnz mailing list
>> >>>> mythtvnz at lists.linuxnut.co.nz
>> >>>> http://lists.ourshack.com/mailman/listinfo/mythtvnz
>> >>>> Archives http://www.gossamer-threads.com/lists/mythtv/mythtvnz/
>> >>>>
>> >>>>
>> >>>
>> >>
>> >>
>> >
>> > _______________________________________________
>> > mythtvnz mailing list
>> > mythtvnz at lists.linuxnut.co.nz
>> > http://lists.ourshack.com/mailman/listinfo/mythtvnz
>> > Archives http://www.gossamer-threads.com/lists/mythtv/mythtvnz/
>> >
>>
>>
>
>
> _______________________________________________
> mythtvnz mailing list
> mythtvnz at lists.linuxnut.co.nz
> http://lists.ourshack.com/mailman/listinfo/mythtvnz
> Archives http://www.gossamer-threads.com/lists/mythtv/mythtvnz/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ourshack.com/pipermail/mythtvnz/attachments/20110307/b0ae305f/attachment-0001.htm 


More information about the mythtvnz mailing list