From owner-freebsd-ports Wed Dec 5 22: 4: 2 2001 Delivered-To: freebsd-ports@freebsd.org Received: from wwweasel.geeksrus.net (wwweasel.geeksrus.net [64.67.200.82]) by hub.freebsd.org (Postfix) with ESMTP id 9467637B416 for ; Wed, 5 Dec 2001 22:03:59 -0800 (PST) Received: from there (localhost.geeksrus.net [127.0.0.1]) by wwweasel.geeksrus.net (8.11.6/8.11.6) with SMTP id fB663uQ27465; Thu, 6 Dec 2001 01:03:56 -0500 (EST) (envelope-from alane@geeksrus.net) Message-Id: <200112060603.fB663uQ27465@wwweasel.geeksrus.net> Content-Type: text/plain; charset="iso-8859-1" From: Alan E To: gnn@neville-neil.com Subject: Your grip problems... Date: Thu, 6 Dec 2001 01:03:55 -0500 X-Mailer: KMail [version 1.3.2] MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Cc: FreeBSD ports list Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org OK, I know grip fairly well (I run my own version with about 10 of my own patches on it...). First off, on FBSD, grip doesn't do a lot with the CD drive. It uses the ioctl interface to do CDDA-type control things, but that's all. From your message, I infer you're not trying to rip using grip, just play a CD. So ... 1. Do you have the CAM driver (device pass) in the kernel? If not, then rebuild a new kernel with that one included. 2. Perms on /dev/cd0c? (That's the one you want, not cd0a.) 3. Have you tried with multiple audio CDs? 4. Does it eventually come up with a track listing, or just hang? 5. You might want to use "strace -p " when it's stuck, just to see what it is actually doing. 6. Any other CD player work for you? I'm CC'ing to freebsd-ports, since I think that's probably the best place for this. FWIW, I have 2 Plextor SCSI CD drives (one CDROM, one CDRW), hanging off an Adaptec 2930CU, and grip works beautifully. -- Alan Eldridge #include free(sklyarov); To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message