From owner-freebsd-multimedia@FreeBSD.ORG Sat Apr 11 08:38:30 2009 Return-Path: Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3CFDC1065676 for ; Sat, 11 Apr 2009 08:38:30 +0000 (UTC) (envelope-from marco.borsatino@libero.it) Received: from cp-out2.libero.it (cp-out2.libero.it [212.52.84.102]) by mx1.freebsd.org (Postfix) with ESMTP id C6D978FC1C for ; Sat, 11 Apr 2009 08:38:29 +0000 (UTC) (envelope-from marco.borsatino@libero.it) Received: from wmail33 (172.31.0.221) by cp-out2.libero.it (8.5.016.1) id 49CCE41A00F8F668 for freebsd-multimedia@freebsd.org; Sat, 11 Apr 2009 10:27:04 +0200 Message-ID: <10819718.364061239438423987.JavaMail.defaultUser@defaultHost> Date: Sat, 11 Apr 2009 10:27:03 +0200 (CEST) From: "marco.borsatino@libero.it" To: "freebsd-multimedia@freebsd.org" MIME-Version: 1.0 Content-Type: text/plain;charset="UTF-8" Content-Transfer-Encoding: 7bit X-SenderIP: 79.41.224.192 X-Mailman-Approved-At: Sat, 11 Apr 2009 11:19:34 +0000 Subject: k3b does not find device X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: "marco.borsatino@libero.it" List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 11 Apr 2009 08:38:30 -0000 Hi. On my FreeBSD 7.1 box k3b refuses to find my burning device, which present and works with DesktopBSD (same PC different slice). I've tried to understand why DTBSD finds the device and FBSD does not, but I could non find the answer. Access permissions to the device are total: [root@odino /dev]# ll acd0 crw-rw- rw- 1 root operator 0, 80 Apr 11 10:02 acd0 but when I start k3b it tells me that id does not find any device. When I try to make it to recognize it, k3b tells me that I can't find any device. All the requested programs are present (cdrdao, cdrecord dvd+rw-format and so on). I've seen that DTBSD has configured a group , which is not present in FBSD, but I don't understand if this is a problem. What should I verify? Or what should I configure and how? Thanks for any help. Marco