From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1O2tQv-0000Op-II for garchives@archives.gentoo.org; Fri, 16 Apr 2010 21:50:48 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AC661E0AC0; Fri, 16 Apr 2010 21:50:15 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 8293DE0AC0 for ; Fri, 16 Apr 2010 21:50:15 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id 2F50E1B4012 for ; Fri, 16 Apr 2010 21:50:15 +0000 (UTC) X-Virus-Scanned: amavisd-new at gentoo.org X-Spam-Score: -2.973 X-Spam-Level: X-Spam-Status: No, score=-2.973 required=5.5 tests=[AWL=-0.374, BAYES_00=-2.599] Received: from smtp.gentoo.org ([127.0.0.1]) by localhost (smtp.gentoo.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 8xf-OuIsks3i for ; Fri, 16 Apr 2010 21:50:08 +0000 (UTC) Received: from lo.gmane.org (lo.gmane.org [80.91.229.12]) by smtp.gentoo.org (Postfix) with ESMTP id 8578C6642D for ; Fri, 16 Apr 2010 21:50:06 +0000 (UTC) Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1O2tQD-0008Pa-WF for gentoo-user@gentoo.org; Fri, 16 Apr 2010 23:49:58 +0200 Received: from adsl-69-234-177-132.dsl.irvnca.pacbell.net ([69.234.177.132]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 16 Apr 2010 23:49:57 +0200 Received: from w41ter by adsl-69-234-177-132.dsl.irvnca.pacbell.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 16 Apr 2010 23:49:57 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: gentoo-user@lists.gentoo.org connect(): No such file or directory From: walt Subject: [gentoo-user] Re: xine problem Date: Fri, 16 Apr 2010 14:49:57 -0700 Message-ID: References: <201004141245.27030.mischdele@gmx.de> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: adsl-69-234-177-132.dsl.irvnca.pacbell.net User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.3a5pre) Gecko/20100416 Thunderbird/3.2a1pre In-Reply-To: X-Archives-Salt: 0a4eb25e-ee16-49c5-926d-08497b5add4d X-Archives-Hash: 3f28c98b3ce33185d155625762e97dc9 On 04/15/2010 07:38 PM, James wrote: > gmx.de> writes: > > >>> lrwxrwxrwx 1 root root 3 Apr 5 22:33 /dev/dvd1 -> hda >>> lrwxrwxrwx 1 root root 3 Apr 5 22:33 /dev/dvdrw1 -> hda > >> Looking at the files you listed I guess /dev/dvd doesn't exist on your system. >> You should probably try /dev/dvd1 or /dev/hda... > > > OK, I Noticed that too. I cannot find where I change, dvd to dvd1 or hda..... > > > Nothing under settings.... > > > maybe there is a config file I can edit manually? There is an automatically generated file /etc/udev/rules.d/70-persistent-cd-rules. If you have that file you might try deleting or moving it so the system will re- generate it during the next reboot.