From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ricardo Wurmus Subject: bug#35584: CD/DVD does not work Date: Sun, 05 May 2019 22:17:04 +0200 Message-ID: <878svkr70f.fsf@elephly.net> References: <16a88e95ddd.d045a49d38463.783261989832782808@zoho.com> <20190505181113.nv2ttnslnmeovp55@pelzflorian.localdomain> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([209.51.188.92]:42281) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hNNaF-0000gc-KJ for bug-guix@gnu.org; Sun, 05 May 2019 16:18:05 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hNNaE-0001CM-KE for bug-guix@gnu.org; Sun, 05 May 2019 16:18:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:41447) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1hNNaE-00019c-1d for bug-guix@gnu.org; Sun, 05 May 2019 16:18:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1hNNaD-0004Fb-O7 for bug-guix@gnu.org; Sun, 05 May 2019 16:18:01 -0400 Sender: "Debbugs-submit" Resent-Message-ID: In-reply-to: <20190505181113.nv2ttnslnmeovp55@pelzflorian.localdomain> List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: "bug-Guix" To: "pelzflorian (Florian Pelz)" Cc: 35584@debbugs.gnu.org, sirgazil pelzflorian (Florian Pelz) writes: > On Sun, May 05, 2019 at 11:52:36AM -0500, sirgazil wrote: >> Hi, >> >> I installed the GNU system in a real machine using the Guix 1.0 ISO inst= aller (https://ftp.gnu.org/gnu/guix/guix-system-install-1.0.0.x86_64-linux.= iso.xz). >> >> When I insert a CD or a DVD the drive light flashes for a moment, then t= urns off, but it seems the discs are never mounted. GNOME displays no messa= ges, GNOME Files does not list the drive, I don't see anything related to D= VD after running "findmnt", and running "lsblk" says: >> >> ``` >> $ lsblk >> NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT >> sda 8:0 0 931,5G 0 disk >> =E2=94=9C=E2=94=80sda1 8:1 0 750M 0 part /boot/efi >> =E2=94=9C=E2=94=80sda2 8:2 0 3,7G 0 part [SWAP] >> =E2=94=94=E2=94=80sda3 8:3 0 927,1G 0 part / >> sr0 11:0 1 1024M 0 rom >> ``` > > I can confirm. So sr0 is visible. The same happens for me on an > internal and an external USB DVD drive when I insert a video DVD, but > I can play it with VLC and once I open the drive /dev/sr0 in VLC it > gets auto-mounted in Nautilus. Note that I have gvfs in my packages > field, if that makes a difference. > > On Arch the DVD gets mounted by Nautilus immediately on insert. I cannot reproduce this with a slightly older system. On my workstation CDs could always be mounted by Nautilus immediately. If this doesn=E2=80= =99t work any more it must be a regression. -- Ricardo