[Bug 1896804] Re: CD/DVD drive detected as read only, command line and GUI programs

chris gibbons 1896804 at bugs.launchpad.net
Thu Sep 24 16:47:55 UTC 2020


Thanks for getting back to me.
I have not done this before, but will have a go and let you know.

Regards
Chris

On Thu, 24 Sep 2020, 17:20 Thomas Schmitt, <1896804 at bugs.launchpad.net>
wrote:

> Hi,
>
> > libburn : SORRY : Asynchronous SCSI error on waiting after START UNIT
> > (+ LOAD) [6 28 81] Drive event. Unknown ASCQ with drive event ASC 28.
>
> Grr. A higher level intervened.
>
> In line 198 of file
>
>   ~/xorriso/xorriso-1.5.3/libburn/spc.c
>
> there is
>
>                         if (key == 0x6 && asc == 0x28 && ascq == 0x00)
>
> which should be shortened to
>
>                         if (key == 0x6 && asc == 0x28)
>
> Do you feel apt to make this code change and then run
>
>   make
>
> again ?
> (Else i would upload a new tarball.)
>
> This time i simulated the drive reply 0x6, 0x28, 0x81 in the waiting loop
> from where the message stems. Without " && ascq == 0x00" in line 198 it
> works for me. So now it is up to your drive to tell me where else this
> unexpected error code creates mistrust, or what other interesting replies
> it has to offer.
>
> Have a nice day :)
>
> Thomas
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1896804
>
> Title:
>   CD/DVD drive detected as read only, command line and GUI programs
>
> Status in brasero package in Ubuntu:
>   New
>
> Bug description:
>   Disks utility program and command line only seeing the drive as read
>   only. unable to write data to the disk. all works OK in Windows 10.
>
>   ProblemType: Bug
>   DistroRelease: Ubuntu 20.04
>   Package: brasero 3.12.2-6ubuntu1
>   ProcVersionSignature: Ubuntu 5.4.0-31.35-generic 5.4.34
>   Uname: Linux 5.4.0-31-generic x86_64
>   NonfreeKernelModules: lkp_Ubuntu_5_4_0_31_35_generic_70 nvidia_modeset
> nvidia
>   ApportVersion: 2.20.11-0ubuntu27
>   Architecture: amd64
>   CasperMD5CheckResult: skip
>   CurrentDesktop: ubuntu:GNOME
>   Date: Wed Sep 23 17:47:26 2020
>   InstallationDate: Installed on 2020-02-04 (232 days ago)
>   InstallationMedia: Ubuntu 18.04.3 LTS "Bionic Beaver" - Release amd64
> (20190805)
>   ProcEnviron:
>    LANGUAGE=en_GB:en
>    PATH=(custom, no user)
>    XDG_RUNTIME_DIR=<set>
>    LANG=en_GB.UTF-8
>    SHELL=/bin/bash
>   SourcePackage: brasero
>   UpgradeStatus: Upgraded to focal on 2020-05-07 (138 days ago)
>
> To manage notifications about this bug go to:
>
> https://bugs.launchpad.net/ubuntu/+source/brasero/+bug/1896804/+subscriptions
>

-- 
You received this bug notification because you are a member of Ubuntu
Burning Team, which is subscribed to brasero in Ubuntu.
https://bugs.launchpad.net/bugs/1896804

Title:
  CD/DVD drive detected as read only, command line and GUI programs

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/brasero/+bug/1896804/+subscriptions



More information about the Ubuntu-burning mailing list