From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.62) (envelope-from ) id 1HlsJX-0001fm-Ag for garchives@archives.gentoo.org; Wed, 09 May 2007 19:59:07 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.14.0/8.14.0) with SMTP id l49Jtwm8010966; Wed, 9 May 2007 19:55:58 GMT Received: from web31712.mail.mud.yahoo.com (web31712.mail.mud.yahoo.com [68.142.201.192]) by robin.gentoo.org (8.14.0/8.14.0) with SMTP id l49JmRt2000766 for ; Wed, 9 May 2007 19:48:27 GMT Received: (qmail 64909 invoked by uid 60001); 9 May 2007 19:48:26 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=X-YMail-OSG:Received:Date:From:Subject:To:In-Reply-To:MIME-Version:Content-Type:Content-Transfer-Encoding:Message-ID; b=4Lga2E5+8WWUEdTrR6zqwUAM0snsUE4r35lKvxEkxRzhAsGqK8skwCjorYmJO1srhFsOwEOwsMEaiToXvYPCIBsMTBF0wLAc33QG/W4pLDvknypL47Z2eq9FVh2Kv++V3SoEQ4mt7t1vZR/pxXbbCmAnhtSDmi83GXhH4kBTdxY=; X-YMail-OSG: GsaV6N0VM1mGakRuhmgxjq8suf1.idX7YoW2zbkTnj6I5plEAXZl2zzKMckUvr5VsAMfGHkOeLFo2PxIkO18uK4AmperMV42tDaqazzHQJebd1g9AXZ8GmI3a6ZZBg-- Received: from [64.228.98.8] by web31712.mail.mud.yahoo.com via HTTP; Wed, 09 May 2007 12:48:26 PDT Date: Wed, 9 May 2007 12:48:26 -0700 (PDT) From: maxim wexler Subject: Re: [gentoo-user] no CD or DVD but "rules" seem correct-FIXED To: gentoo-user@lists.gentoo.org In-Reply-To: <200705091749.06482.alan@linuxholdings.co.za> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Message-ID: <580294.64251.qm@web31712.mail.mud.yahoo.com> X-Archives-Salt: a5651ef5-377b-4868-93c1-1f669775bbdd X-Archives-Hash: 8e9e47ddf54ca77bce232fa88770df5e > > CONFIG_M586=y > Nothing to do with your disks, but why this setting? > You seem to have a 64bit Opteron, not a MkI pentium CPU is an AMD product, sempron3100, 32bit. It's based on the 3200 64bit. > > CONFIG_IDE_GENERIC=m > > is this module loaded? Overlooked this one. I loaded it and the lite-on CD now works but not the DVD. > > CONFIG_BLK_DEV_AMD74XX=m > > is this module loaded? Didn't make a difference. > And we should check that the devices haven't changed > names meanwhile... > The major/minor numbers will be the same, so run ls > -al and grep for > these strings: ls -al where? Under /dev lrwxrwxrwx 1 root root 3 May 9 08:25 cdrom -> hdc lrwxrwxrwx 1 root root 3 May 9 08:25 cdrom1 -> hdd lrwxrwxrwx 1 root root 3 May 9 08:25 cdrw -> hdc appear since loading ide-generic.ko heathen@localhost ~ $ ls -l /dev/hdd brw-rw---- 1 root cdrom 22, 64 May 9 08:25 /dev/hdd Which matches numbers from devices.txt. OK, success! gmplayer looks for /dev/dvd so I changed that in gmplayer->preferences to /dev/cdrom1 and now all is peace and light. Thanks Alan Maxim __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com -- gentoo-user@gentoo.org mailing list