From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DFadC-0006Du-Gz for qemu-devel@nongnu.org; Sun, 27 Mar 2005 11:28:54 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DFadA-0006BL-S1 for qemu-devel@nongnu.org; Sun, 27 Mar 2005 11:28:54 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DFadA-0006Aq-ND for qemu-devel@nongnu.org; Sun, 27 Mar 2005 11:28:52 -0500 Received: from [24.201.245.36] (helo=relais.videotron.ca) by monty-python.gnu.org with esmtp (Exim 4.34) id 1DFaNT-0003Dx-IH for qemu-devel@nongnu.org; Sun, 27 Mar 2005 11:12:39 -0500 Received: from [192.168.0.100] ([70.80.139.21]) by VL-MO-MR010.ip.videotron.ca (iPlanet Messaging Server 5.2 HotFix 1.21 (built Sep 8 2003)) with ESMTP id <0IE000AMCQ9BEG@VL-MO-MR010.ip.videotron.ca> for qemu-devel@nongnu.org; Sun, 27 Mar 2005 11:10:24 -0500 (EST) Date: Sun, 27 Mar 2005 11:08:28 -0500 From: Marc Collin Message-id: <200503271108.28772.os2@videotron.ca> MIME-version: 1.0 Content-type: text/plain; charset=iso-8859-1 Content-transfer-encoding: quoted-printable Content-disposition: inline Subject: [Qemu-devel] Qemu and serial port Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org hi i started qemu and i checked the char device char device redirected to /dev/pts/3 after i started slsnif start slsnif -p /dev/pts/3 /dev/ttyS1 i get with normal user: Serial Line Sniffer. Version 0.4.4 =A0 =A0 =A0 =A0 Copyright (C) 2001 Yan Gurtovoy (ymg@dakotacom.net) =46ailed to create lock file /var/lock/LCK...9455: Permission denied with root i get Opened port: /dev/pts/3 Opened port: /dev/ttyS1 =46ailed to switch into raw mode: Input/output error get the same thing with /dev/ttyS2 and /dev/ttyS3 any idea? thanks