| Summary: | Cant read (DRM protected?) Disks | ||
|---|---|---|---|
| Product: | [ROSA-based products] ROSA Fresh | Reporter: | Shalok Shalom <shalokshalom> |
| Component: | Packages from Main | Assignee: | ROSA Linux Bugs <bugs> |
| Status: | RESOLVED FIXED | QA Contact: | ROSA Linux Bugs <bugs> |
| Severity: | major | ||
| Priority: | Normal | CC: | andrey.bondrov, juliette.tux, shalokshalom, stanislav.fomin |
| Version: | Fresh | ||
| Target Milestone: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Platform: | --- | ROSA Vulnerability identifier: | |
| RPM Package: | ISO-related: | ||
| Bad POT generating: | Upstream: | ||
|
Description
Shalok Shalom
2015-02-04 15:50:22 MSK
I can play a DRM protected Music Disk on Open Mandriva Lx 3 Alpha. Could you try to install ROSA R5 again, install all updates there, reboot, try to use one or more "problematic" CDs or DVDs. Without ejecting that CD/DVD, use hw-probe tool then to upload the hardware info and the logs to us (as root): hw-probe -all -debug -upload -id <Choose_some_name_here> Of course, replace '<Choose_some_name_here>' with a name/ID of your choice. hw-probe will output an URL of the uploaded data, please post it here. hw-probe gives me: bash: Syntax Error on the unexpected Word "newline" (In reply to comment #3) > hw-probe gives me: > bash: Syntax Error on the unexpected Word "newline" It is strange. hw-probe has worked OK on hundreds of machines so far. Please post the full command, with all options you used for hw-probe. By the way, is 'hw-probe' package installed? In ROSA R5, it should be by default, but still. You are correct, it was a typo, i thought, that < and > are part of the command. http://hw.rosalinux.ru/index.php?probe=19e6d09af2 Thank you for the info! There are indeed read errors in the logs: ---------------- kernel: sr 3:0:0:0: [sr0] kernel: Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE kernel: sr 3:0:0:0: [sr0] kernel: Sense Key : Illegal Request [current] kernel: sr 3:0:0:0: [sr0] kernel: Add. Sense: Read of scrambled sector without authentication kernel: sr 3:0:0:0: [sr0] CDB: kernel: Read(10): 28 00 00 00 01 c7 00 00 20 00 kernel: end_request: I/O error, dev sr0, sector 1820 ---------------- It might be that, the problem is still with libdvdread or libdvdcss rather than with the kernel. The version of libdvdcss is the same, 1.2.13, in ROSA R5 and OpenMandriva2014, however, we use an older libdvdread, 4.2.0 VS 4.9.9 in OpenMandriva. To Andrey Bondrov: could you take a look? I test with Open Mandriva 2015.1 Alpha ! (In reply to comment #6) > The version of libdvdcss is the same, 1.2.13, in ROSA R5 and > OpenMandriva2014, however, we use an older libdvdread, 4.2.0 VS 4.9.9 in > OpenMandriva. > > To Andrey Bondrov: could you take a look? Looks like dvdnavmini library was removed in libdvdnav but it's used in our mplayer. Likely we need to update mplayer along with libdvdnav and libdvdread. Soon I plan to update ffmpeg to 2.5.x and rebuild/update packages that use ffmpeg libraries. Likely it will be the best time to update mplayer and dvd libs. (In reply to comment #0) > Description of problem: > > I, a Forums User and ДроноваЮ cant read "original" DVDs/CDs, in my case > Music Disks and Anno 1404. This Bug happens at least since R3 until today. I > will try it later with OpenMandriva. libdvd64ccs and so on is installed. > > Here are the Forum Links: > http://forum.rosalab.ru/en/viewtopic.php?f=30&t=5068 > http://forum.rosalab.ru/en/viewtopic.php?f=54&t=5154 > > Version-Release number of selected component (if applicable): > > R3 up to R5 > > How reproducible: > > Try to play a "original" DVD You may want to try to update from this repository and test: http://abf-downloads.rosalinux.ru/ffmpeg_backports_personal/repository/rosa2014.1/ There we have new libdvdread, libdvdnav, libdvdcss, ffmpeg and mplayer. |