From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by yocto-www.yoctoproject.org (Postfix, from userid 118) id 001ECE009E5; Thu, 21 May 2015 07:52:16 -0700 (PDT) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on yocto-www.yoctoproject.org X-Spam-Level: X-Spam-Status: No, score=-2.7 required=5.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,HTML_MESSAGE,RCVD_IN_DNSWL_LOW autolearn=ham version=3.3.1 X-Spam-HAM-Report: * 0.0 FREEMAIL_FROM Sender email is commonly abused enduser mail provider * (asistobefor[at]gmail.com) * -0.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at http://www.dnswl.org/, low * trust * [209.85.192.179 listed in list.dnswl.org] * -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% * [score: 0.0000] * 0.0 HTML_MESSAGE BODY: HTML included in message * -0.1 DKIM_VALID_AU Message has a valid DKIM or DK signature from author's * domain * 0.1 DKIM_SIGNED Message has a DKIM or DK signature, not necessarily * valid * -0.1 DKIM_VALID Message has at least one valid DKIM or DK signature Received: from mail-pd0-f179.google.com (mail-pd0-f179.google.com [209.85.192.179]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id B7332E009C2 for ; Thu, 21 May 2015 07:52:02 -0700 (PDT) Received: by pdbqa5 with SMTP id qa5so110723801pdb.0 for ; Thu, 21 May 2015 07:52:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:subject:date:message-id:mime-version:content-type :thread-index:content-language; bh=4TA0oFsFmdhwB11nuY8V+ibvNNQgfol6ENPnWJ3nX9c=; b=y8i1Fo7t4+spaQWf3l5USuU8jN/XIlxzcw3hXS+0ipsv2L2WdZYYgqu0yLh2WA1CnN hrmdfFZ0aesk9CMRpep9vbqsv4n4wveJQB5K6yJPZRDLm/JiwyfjuoBHaR8hMIxy9gru TcU2SAT/v5bXYf3e7zupKfPZaL2CvhcpffUqxR35D9OmKxfc0UjkmPqTJTGF9zs4ZJQx KmRHqPnQ09dppUn6U2VrDRSn+3JIo2nPyLjS19KBaWrlxy5yGmYzTHwQaRvORTzxSr2t aKRGdVNQUJ+5vGq7TnVHfZVyxtXcLyTnvucZ8g0MmLifMkGNICPO2czajieTrHwNPxwr LMWA== X-Received: by 10.70.129.202 with SMTP id ny10mr6228406pdb.107.1432219921366; Thu, 21 May 2015 07:52:01 -0700 (PDT) Received: from ckmj ([210.108.251.199]) by mx.google.com with ESMTPSA id yv6sm19614229pac.29.2015.05.21.07.51.59 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Thu, 21 May 2015 07:52:00 -0700 (PDT) From: "Christan,Kim" To: Date: Thu, 21 May 2015 23:51:53 +0900 Message-ID: <000a01d093d5$aeeb2eb0$0cc18c10$@gmail.com> MIME-Version: 1.0 X-Mailer: Microsoft Outlook 15.0 Thread-Index: AdCT1Rcy0n/XzG/WSMWmwzEYGd0lRw== Subject: cdrom device does not shown. X-BeenThere: meta-freescale@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: Usage and development list for the meta-fsl-* layers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 21 May 2015 14:52:17 -0000 Content-Type: multipart/alternative; boundary="----=_NextPart_000_000B_01D09421.1ED3E820" Content-Language: ko ------=_NextPart_000_000B_01D09421.1ED3E820 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Hi, All It is strange, Usb Cd-rom driver does not loaded. Is it normal? I think, it should exist /dev/cdrom. There is does not shown. # MACHINE=imx6qsabresd source setup-environment build-x11 # bitbake core-image-minimal [ 11.103985] usb 1-1.1: new high-speed USB device number 4 using ci_hdrc [ 13.696117] usb-storage 1-1.1:1.0: USB Mass Storage device detected [ 13.701804] scsi1 : usb-storage 1-1.1:1.0 [ 14.706745] scsi 1:0:0:0: CD-ROM HL-DT-ST BD-RE BE06LU10 YE05 PQ: 0 ANSI: 0 I expect below 2 lines. But there is does not exists. * cdrom: Uniform CD-ROM driver Revision: 3.20 * sr 1:0:0:0: Attached scsi CD-ROM sr0: Regards, Christian ------=_NextPart_000_000B_01D09421.1ED3E820 Content-Type: text/html; charset="us-ascii" Content-Transfer-Encoding: quoted-printable

Hi, All

 

It is strange, Usb Cd-rom driver = does not loaded.

Is it normal? I think, it should exist /dev/cdrom. There is = does not shown.

 

# MACHINE=3Dimx6qsabresd source setup-environment = build-x11

# = bitbake core-image-minimal

 

<dmesg>

[   11.103985] usb 1-1.1: new high-speed = USB device number 4 using ci_hdrc

[   13.696117] usb-storage 1-1.1:1.0: USB = Mass Storage device detected

[   13.701804] scsi1 : usb-storage = 1-1.1:1.0

[   = 14.706745] scsi 1:0:0:0: = CD-ROM            = HL-DT-ST BD-RE  BE06LU10  YE05 PQ: 0 ANSI: 0

 

I expect below 2 lines. But there is does not = exists.

ð  cdrom: Uniform CD-ROM driver Revision: = 3.20

ð  sr 1:0:0:0: Attached scsi CD-ROM = sr0:

 

 

 

Regards,

Christian

------=_NextPart_000_000B_01D09421.1ED3E820--